body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: " ";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: " ";
  display: table;
}
body:after {
  clear: both;
}
/*@tile-color:			@blueSky;
@dashboard-canvas-bg:		@blueLight;
@rs-sidebar-active-color:	@blueLight;
@slick-slide-active-bg:		@blueLight;
@rs-btn-ok-bg:			@blueDark;
@rs-canvas-bg:			@blueDark;
@grid-item-bg:			@blueLight;
@grid-item-border-selected: 	@blueBright;
@rs-login-bg:			@greyBack;
@rs-btn-primary-bg:           @blueDark;
@rs-btn-primary-border:		@blueLight;
@glyphicon-color:			@white-high;*/
/*! 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 {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
          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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  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: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 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: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-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;
    -o-text-overflow: ellipsis;
       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 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  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: 4px;
  -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: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  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: #333333;
  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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  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: 4px;
  border-bottom-left-radius: 4px;
}
.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;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.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: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.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: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #29761e;
}
.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ac3811;
}
.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ab1229;
}
.progress-striped .progress-bar-danger {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: 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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.pager,
.panel-body,
.modal-header,
.modal-footer,
.rsWigtCfgDesc,
.rsWigtCfgTmRange,
.rsWigtCfgExtras,
.rsWigtCfgSize,
.wdgtCfgBottom,
.wdgtCfgBottom .plotActions,
.rsPlotBand,
.actuation .sensor,
.actuation .status-change_deprec,
.actuation .duration_deprec,
.soilSettings,
.frm-container .option-row {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.rsWigtCfgDesc:before,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:before,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:before,
.rsWigtCfgExtras:after,
.rsWigtCfgSize:before,
.rsWigtCfgSize:after,
.wdgtCfgBottom:before,
.wdgtCfgBottom:after,
.wdgtCfgBottom .plotActions:before,
.wdgtCfgBottom .plotActions:after,
.rsPlotBand:before,
.rsPlotBand:after,
.actuation .sensor:before,
.actuation .sensor:after,
.actuation .status-change_deprec:before,
.actuation .status-change_deprec:after,
.actuation .duration_deprec:before,
.actuation .duration_deprec:after,
.soilSettings:before,
.soilSettings:after,
.frm-container .option-row:before,
.frm-container .option-row:after {
  content: "";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after,
.rsWigtCfgSize:after,
.wdgtCfgBottom:after,
.wdgtCfgBottom .plotActions:after,
.rsPlotBand:after,
.actuation .sensor:after,
.actuation .status-change_deprec:after,
.actuation .duration_deprec:after,
.soilSettings:after,
.frm-container .option-row:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.rsWigtCfgDesc:before,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:before,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:before,
.rsWigtCfgExtras:after,
.rsWigtCfgSize:before,
.rsWigtCfgSize:after,
.wdgtCfgBottom:before,
.wdgtCfgBottom:after,
.wdgtCfgBottom .plotActions:before,
.wdgtCfgBottom .plotActions:after,
.rsPlotBand:before,
.rsPlotBand:after,
.actuation .sensor:before,
.actuation .sensor:after,
.actuation .status-change_deprec:before,
.actuation .status-change_deprec:after,
.actuation .duration_deprec:before,
.actuation .duration_deprec:after,
.soilSettings:before,
.soilSettings:after,
.frm-container .option-row:before,
.frm-container .option-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after,
.rsWigtCfgSize:after,
.wdgtCfgBottom:after,
.wdgtCfgBottom .plotActions:after,
.rsPlotBand:after,
.actuation .sensor:after,
.actuation .status-change_deprec:after,
.actuation .duration_deprec:after,
.soilSettings:after,
.frm-container .option-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .modal-lg {
    width: 1400px !important;
  }
}
@media (min-width: 1700px) {
  .modal-lg {
    width: 1600px !important;
  }
}
@media (min-width: 2000px) {
  .modal-lg {
    width: 1900px !important;
  }
}
/*
@break1: 380px;
@break2: @medium-device-limit;

@media screen and (max-width: @break1) {
	.masthead {
		height: 2.50em;
	}

	.logo {
		.column(2)
	}

	.logo img {
		height: 2.5em;
		padding: 0.25em;
	}

	.branding {
		font-size: 1.15em;
		.column(10);
		.janux {
			padding-left: .5em;
		}
	}

	.maincolumn, .sidebar {
		.column(12);
		margin-bottom: 1em;
	}
}

@media screen and (max-width: @break2) {
	.logo, .sidebar {
		.column(3)
	}
	.maincolumn, .branding {
		.column(9)
	}
}
*/
@font-face {
  font-family: HelveticaNeue;
  font-weight: 300;
  font-style: normal;
  src: url('font/HelveticaNeue/HelveticaNeue47-LightCond.woff') format('woff');
}
@font-face {
  font-family: HelveticaNeue;
  font-weight: normal;
  font-style: normal;
  src: url('font/HelveticaNeue/HelveticaNeue67-MedCond.woff') format('woff');
}
@font-face {
  font-family: HelveticaNeue;
  font-weight: bold;
  font-style: normal;
  src: url('font/HelveticaNeue/HelveticaNeue77-BoldCond.woff') format('woff');
}
.lightCond {
  font-weight: 300;
}
.medium {
  font-size: 14px;
  font-size: 1.4rem;
}
.rowNotif small,
.rowNotif .small {
  color: #757575;
}
/*** Roboto font ***.
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('font/Roboto/Roboto-Italic.ttf') format('truetype');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('font/Roboto/Roboto-Italic.ttf') format('truetype');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('font/Roboto/Roboto-Italic.ttf') format('truetype');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('font/Roboto/Roboto-Italic.ttf') format('truetype');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('font/Roboto/Roboto-Italic.ttf') format('truetype');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('font/Roboto/Roboto-Italic.ttf') format('truetype');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('font/Roboto/Roboto-Italic.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('font/Roboto/Roboto-Light.ttf') format('truetype');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('font/Roboto/Roboto-Light.ttf') format('truetype');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('font/Roboto/Roboto-Light.ttf') format('truetype');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('font/Roboto/Roboto-Light.ttf') format('truetype');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('font/Roboto/Roboto-Light.ttf') format('truetype');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('font/Roboto/Roboto-Light.ttf') format('truetype');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url('font/Roboto/Roboto-Light.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('font/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('font/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('font/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('font/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('font/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('font/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('font/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('font/Roboto/Roboto-Medium.ttf') format('truetype');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('font/Roboto/Roboto-Medium.ttf') format('truetype');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('font/Roboto/Roboto-Medium.ttf') format('truetype');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('font/Roboto/Roboto-Medium.ttf') format('truetype');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('font/Roboto/Roboto-Medium.ttf') format('truetype');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('font/Roboto/Roboto-Medium.ttf') format('truetype');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('font/Roboto/Roboto-Medium.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('font/Roboto/Roboto-Bold.ttf') format('truetype');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('font/Roboto/Roboto-Bold.ttf') format('truetype');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('font/Roboto/Roboto-Bold.ttf') format('truetype');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('font/Roboto/Roboto-Bold.ttf') format('truetype');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('font/Roboto/Roboto-Bold.ttf') format('truetype');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('font/Roboto/Roboto-Bold.ttf') format('truetype');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('font/Roboto/Roboto-Bold.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('icon/glyphicons/glyphicons-regular.eot');
  src: url('icon/glyphicons/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('icon/glyphicons/glyphicons-regular.woff2') format('woff2'), url('icon/glyphicons/glyphicons-regular.woff') format('woff'), url('icon/glyphicons/glyphicons-regular.ttf') format('truetype'), url('icon/glyphicons/glyphicons-regular.svg#glyphiconsregular') format('svg');
}
.glyphicons {
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicons:before {
  display: inline-block;
  padding: 6px 8px;
}
.glyphicons.x05 {
  font-size: 12px;
}
.glyphicons.x2 {
  font-size: 48px;
}
.glyphicons.x2:before {
  padding: 8px 12px;
}
.glyphicons.x3 {
  font-size: 72px;
}
.glyphicons.x3:before {
  padding: 16px 20px;
}
.glyphicons.x4 {
  font-size: 96px;
}
.glyphicons.x4:before {
  padding: 20px 28px;
}
.glyphicons.x5 {
  font-size: 120px;
}
.glyphicons.x5:before {
  padding: 28px 36px;
}
.glyphicons.light:before {
  color: #f2f2f2;
}
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.glyphicons.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}
.glyphicons.flipv {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.glyphicons-glass:before {
  content: "\E001";
}
.glyphicons-leaf:before {
  content: "\E002";
}
.glyphicons-dog:before {
  content: "\E003";
}
.glyphicons-user:before {
  content: "\E004";
}
.glyphicons-girl:before {
  content: "\E005";
}
.glyphicons-car:before {
  content: "\E006";
}
.glyphicons-user-add:before {
  content: "\E007";
}
.glyphicons-user-remove:before {
  content: "\E008";
}
.glyphicons-film:before {
  content: "\E009";
}
.glyphicons-magic:before {
  content: "\E010";
}
.glyphicons-envelope:before {
  content: "\E011";
}
.glyphicons-camera:before {
  content: "\E012";
}
.glyphicons-heart:before {
  content: "\E013";
}
.glyphicons-beach-umbrella:before {
  content: "\E014";
}
.glyphicons-train:before {
  content: "\E015";
}
.glyphicons-print:before {
  content: "\E016";
}
.glyphicons-bin:before {
  content: "\E017";
}
.glyphicons-music:before {
  content: "\E018";
}
.glyphicons-music-alt:before {
  content: "\E019";
}
.glyphicons-heart-empty:before {
  content: "\E020";
}
.glyphicons-home:before {
  content: "\E021";
}
.glyphicons-snowflake:before {
  content: "\E022";
}
.glyphicons-fire:before {
  content: "\E023";
}
.glyphicons-magnet:before {
  content: "\E024";
}
.glyphicons-parents:before {
  content: "\E025";
}
.glyphicons-binoculars:before {
  content: "\E026";
}
.glyphicons-road:before {
  content: "\E027";
}
.glyphicons-search:before {
  content: "\E028";
}
.glyphicons-cars:before {
  content: "\E029";
}
.glyphicons-notes-2:before {
  content: "\E030";
}
.glyphicons-pencil:before {
  content: "\E031";
}
.glyphicons-bus:before {
  content: "\E032";
}
.glyphicons-wifi-alt:before {
  content: "\E033";
}
.glyphicons-luggage:before {
  content: "\E034";
}
.glyphicons-old-man:before {
  content: "\E035";
}
.glyphicons-woman:before {
  content: "\E036";
}
.glyphicons-file:before {
  content: "\E037";
}
.glyphicons-coins:before {
  content: "\E038";
}
.glyphicons-plane:before {
  content: "\E039";
}
.glyphicons-notes:before {
  content: "\E040";
}
.glyphicons-stats:before {
  content: "\E041";
}
.glyphicons-charts:before {
  content: "\E042";
}
.glyphicons-pie-chart:before {
  content: "\E043";
}
.glyphicons-group:before {
  content: "\E044";
}
.glyphicons-keys:before {
  content: "\E045";
}
.glyphicons-calendar:before {
  content: "\E046";
}
.glyphicons-router:before {
  content: "\E047";
}
.glyphicons-camera-small:before {
  content: "\E048";
}
.glyphicons-star-empty:before {
  content: "\E049";
}
.glyphicons-star:before {
  content: "\E050";
}
.glyphicons-link:before {
  content: "\E051";
}
.glyphicons-eye-open:before {
  content: "\E052";
}
.glyphicons-eye-close:before {
  content: "\E053";
}
.glyphicons-alarm:before {
  content: "\E054";
}
.glyphicons-clock:before {
  content: "\E055";
}
.glyphicons-stopwatch:before {
  content: "\E056";
}
.glyphicons-projector:before {
  content: "\E057";
}
.glyphicons-history:before {
  content: "\E058";
}
.glyphicons-truck:before {
  content: "\E059";
}
.glyphicons-cargo:before {
  content: "\E060";
}
.glyphicons-compass:before {
  content: "\E061";
}
.glyphicons-keynote:before {
  content: "\E062";
}
.glyphicons-paperclip:before {
  content: "\E063";
}
.glyphicons-power:before {
  content: "\E064";
}
.glyphicons-lightbulb:before {
  content: "\E065";
}
.glyphicons-tag:before {
  content: "\E066";
}
.glyphicons-tags:before {
  content: "\E067";
}
.glyphicons-cleaning:before {
  content: "\E068";
}
.glyphicons-ruler:before {
  content: "\E069";
}
.glyphicons-gift:before {
  content: "\E070";
}
.glyphicons-umbrella:before {
  content: "\E071";
}
.glyphicons-book:before {
  content: "\E072";
}
.glyphicons-bookmark:before {
  content: "\E073";
}
.glyphicons-wifi:before {
  content: "\E074";
}
.glyphicons-cup:before {
  content: "\E075";
}
.glyphicons-stroller:before {
  content: "\E076";
}
.glyphicons-headphones:before {
  content: "\E077";
}
.glyphicons-headset:before {
  content: "\E078";
}
.glyphicons-warning-sign:before {
  content: "\E079";
}
.glyphicons-signal:before {
  content: "\E080";
}
.glyphicons-retweet:before {
  content: "\E081";
}
.glyphicons-refresh:before {
  content: "\E082";
}
.glyphicons-roundabout:before {
  content: "\E083";
}
.glyphicons-random:before {
  content: "\E084";
}
.glyphicons-heat:before {
  content: "\E085";
}
.glyphicons-repeat:before {
  content: "\E086";
}
.glyphicons-display:before {
  content: "\E087";
}
.glyphicons-log-book:before {
  content: "\E088";
}
.glyphicons-address-book:before {
  content: "\E089";
}
.glyphicons-building:before {
  content: "\E090";
}
.glyphicons-eyedropper:before {
  content: "\E091";
}
.glyphicons-adjust:before {
  content: "\E092";
}
.glyphicons-tint:before {
  content: "\E093";
}
.glyphicons-crop:before {
  content: "\E094";
}
.glyphicons-vector-path-square:before {
  content: "\E095";
}
.glyphicons-vector-path-circle:before {
  content: "\E096";
}
.glyphicons-vector-path-polygon:before {
  content: "\E097";
}
.glyphicons-vector-path-line:before {
  content: "\E098";
}
.glyphicons-vector-path-curve:before {
  content: "\E099";
}
.glyphicons-vector-path-all:before {
  content: "\E100";
}
.glyphicons-font:before {
  content: "\E101";
}
.glyphicons-italic:before {
  content: "\E102";
}
.glyphicons-bold:before {
  content: "\E103";
}
.glyphicons-text-underline:before {
  content: "\E104";
}
.glyphicons-text-strike:before {
  content: "\E105";
}
.glyphicons-text-height:before {
  content: "\E106";
}
.glyphicons-text-width:before {
  content: "\E107";
}
.glyphicons-text-resize:before {
  content: "\E108";
}
.glyphicons-left-indent:before {
  content: "\E109";
}
.glyphicons-right-indent:before {
  content: "\E110";
}
.glyphicons-align-left:before {
  content: "\E111";
}
.glyphicons-align-center:before {
  content: "\E112";
}
.glyphicons-align-right:before {
  content: "\E113";
}
.glyphicons-justify:before {
  content: "\E114";
}
.glyphicons-list:before {
  content: "\E115";
}
.glyphicons-text-smaller:before {
  content: "\E116";
}
.glyphicons-text-bigger:before {
  content: "\E117";
}
.glyphicons-embed:before {
  content: "\E118";
}
.glyphicons-embed-close:before {
  content: "\E119";
}
.glyphicons-table:before {
  content: "\E120";
}
.glyphicons-message-full:before {
  content: "\E121";
}
.glyphicons-message-empty:before {
  content: "\E122";
}
.glyphicons-message-in:before {
  content: "\E123";
}
.glyphicons-message-out:before {
  content: "\E124";
}
.glyphicons-message-plus:before {
  content: "\E125";
}
.glyphicons-message-minus:before {
  content: "\E126";
}
.glyphicons-message-ban:before {
  content: "\E127";
}
.glyphicons-message-flag:before {
  content: "\E128";
}
.glyphicons-message-lock:before {
  content: "\E129";
}
.glyphicons-message-new:before {
  content: "\E130";
}
.glyphicons-inbox:before {
  content: "\E131";
}
.glyphicons-inbox-plus:before {
  content: "\E132";
}
.glyphicons-inbox-minus:before {
  content: "\E133";
}
.glyphicons-inbox-lock:before {
  content: "\E134";
}
.glyphicons-inbox-in:before {
  content: "\E135";
}
.glyphicons-inbox-out:before {
  content: "\E136";
}
.glyphicons-cogwheel:before {
  content: "\E137";
}
.glyphicons-cogwheels:before {
  content: "\E138";
}
.glyphicons-picture:before {
  content: "\E139";
}
.glyphicons-adjust-alt:before {
  content: "\E140";
}
.glyphicons-database-lock:before {
  content: "\E141";
}
.glyphicons-database-plus:before {
  content: "\E142";
}
.glyphicons-database-minus:before {
  content: "\E143";
}
.glyphicons-database-ban:before {
  content: "\E144";
}
.glyphicons-folder-open:before {
  content: "\E145";
}
.glyphicons-folder-plus:before {
  content: "\E146";
}
.glyphicons-folder-minus:before {
  content: "\E147";
}
.glyphicons-folder-lock:before {
  content: "\E148";
}
.glyphicons-folder-flag:before {
  content: "\E149";
}
.glyphicons-folder-new:before {
  content: "\E150";
}
.glyphicons-edit:before {
  content: "\E151";
}
.glyphicons-new-window:before {
  content: "\E152";
}
.glyphicons-check:before {
  content: "\E153";
}
.glyphicons-unchecked:before {
  content: "\E154";
}
.glyphicons-more-windows:before {
  content: "\E155";
}
.glyphicons-show-big-thumbnails:before {
  content: "\E156";
}
.glyphicons-show-thumbnails:before {
  content: "\E157";
}
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}
.glyphicons-show-lines:before {
  content: "\E159";
}
.glyphicons-playlist:before {
  content: "\E160";
}
.glyphicons-imac:before {
  content: "\E161";
}
.glyphicons-macbook:before {
  content: "\E162";
}
.glyphicons-ipad:before {
  content: "\E163";
}
.glyphicons-iphone:before {
  content: "\E164";
}
.glyphicons-iphone-transfer:before {
  content: "\E165";
}
.glyphicons-iphone-exchange:before {
  content: "\E166";
}
.glyphicons-ipod:before {
  content: "\E167";
}
.glyphicons-ipod-shuffle:before {
  content: "\E168";
}
.glyphicons-ear-plugs:before {
  content: "\E169";
}
.glyphicons-record:before {
  content: "\E170";
}
.glyphicons-step-backward:before {
  content: "\E171";
}
.glyphicons-fast-backward:before {
  content: "\E172";
}
.glyphicons-rewind:before {
  content: "\E173";
}
.glyphicons-play:before {
  content: "\E174";
}
.glyphicons-pause:before {
  content: "\E175";
}
.glyphicons-stop:before {
  content: "\E176";
}
.glyphicons-forward:before {
  content: "\E177";
}
.glyphicons-fast-forward:before {
  content: "\E178";
}
.glyphicons-step-forward:before {
  content: "\E179";
}
.glyphicons-eject:before {
  content: "\E180";
}
.glyphicons-facetime-video:before {
  content: "\E181";
}
.glyphicons-download-alt:before {
  content: "\E182";
}
.glyphicons-mute:before {
  content: "\E183";
}
.glyphicons-volume-down:before {
  content: "\E184";
}
.glyphicons-volume-up:before {
  content: "\E185";
}
.glyphicons-screenshot:before {
  content: "\E186";
}
.glyphicons-move:before {
  content: "\E187";
}
.glyphicons-more:before {
  content: "\E188";
}
.glyphicons-brightness-reduce:before {
  content: "\E189";
}
.glyphicons-brightness-increase:before {
  content: "\E190";
}
.glyphicons-plus-sign:before {
  content: "\E191";
}
.glyphicons-minus-sign:before {
  content: "\E192";
}
.glyphicons-remove-sign:before {
  content: "\E193";
}
.glyphicons-ok-sign:before {
  content: "\E194";
}
.glyphicons-question-sign:before {
  content: "\E195";
}
.glyphicons-info-sign:before {
  content: "\E196";
}
.glyphicons-exclamation-sign:before {
  content: "\E197";
}
.glyphicons-remove-circle:before {
  content: "\E198";
}
.glyphicons-ok-circle:before {
  content: "\E199";
}
.glyphicons-ban-circle:before {
  content: "\E200";
}
.glyphicons-download:before {
  content: "\E201";
}
.glyphicons-upload:before {
  content: "\E202";
}
.glyphicons-shopping-cart:before {
  content: "\E203";
}
.glyphicons-lock:before {
  content: "\E204";
}
.glyphicons-unlock:before {
  content: "\E205";
}
.glyphicons-electricity:before {
  content: "\E206";
}
.glyphicons-ok:before {
  content: "\E207";
}
.glyphicons-remove:before {
  content: "\E208";
}
.glyphicons-cart-in:before {
  content: "\E209";
}
.glyphicons-cart-out:before {
  content: "\E210";
}
.glyphicons-arrow-left:before {
  content: "\E211";
}
.glyphicons-arrow-right:before {
  content: "\E212";
}
.glyphicons-arrow-down:before {
  content: "\E213";
}
.glyphicons-arrow-up:before {
  content: "\E214";
}
.glyphicons-resize-small:before {
  content: "\E215";
}
.glyphicons-resize-full:before {
  content: "\E216";
}
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}
.glyphicons-circle-arrow-top:before {
  content: "\E219";
}
.glyphicons-circle-arrow-down:before {
  content: "\E220";
}
.glyphicons-play-button:before {
  content: "\E221";
}
.glyphicons-unshare:before {
  content: "\E222";
}
.glyphicons-share:before {
  content: "\E223";
}
.glyphicons-chevron-right:before {
  content: "\E224";
}
.glyphicons-chevron-left:before {
  content: "\E225";
}
.glyphicons-bluetooth:before {
  content: "\E226";
}
.glyphicons-euro:before {
  content: "\E227";
}
.glyphicons-usd:before {
  content: "\E228";
}
.glyphicons-gbp:before {
  content: "\E229";
}
.glyphicons-retweet-2:before {
  content: "\E230";
}
.glyphicons-moon:before {
  content: "\E231";
}
.glyphicons-sun:before {
  content: "\E232";
}
.glyphicons-cloud:before {
  content: "\E233";
}
.glyphicons-direction:before {
  content: "\E234";
}
.glyphicons-brush:before {
  content: "\E235";
}
.glyphicons-pen:before {
  content: "\E236";
}
.glyphicons-zoom-in:before {
  content: "\E237";
}
.glyphicons-zoom-out:before {
  content: "\E238";
}
.glyphicons-pin:before {
  content: "\E239";
}
.glyphicons-albums:before {
  content: "\E240";
}
.glyphicons-rotation-lock:before {
  content: "\E241";
}
.glyphicons-flash:before {
  content: "\E242";
}
.glyphicons-map-marker:before {
  content: "\E243";
}
.glyphicons-anchor:before {
  content: "\E244";
}
.glyphicons-conversation:before {
  content: "\E245";
}
.glyphicons-chat:before {
  content: "\E246";
}
.glyphicons-note-empty:before {
  content: "\E247";
}
.glyphicons-note:before {
  content: "\E248";
}
.glyphicons-asterisk:before {
  content: "\E249";
}
.glyphicons-divide:before {
  content: "\E250";
}
.glyphicons-snorkel-diving:before {
  content: "\E251";
}
.glyphicons-scuba-diving:before {
  content: "\E252";
}
.glyphicons-oxygen-bottle:before {
  content: "\E253";
}
.glyphicons-fins:before {
  content: "\E254";
}
.glyphicons-fishes:before {
  content: "\E255";
}
.glyphicons-boat:before {
  content: "\E256";
}
.glyphicons-delete:before {
  content: "\E257";
}
.glyphicons-sheriffs-star:before {
  content: "\E258";
}
.glyphicons-qrcode:before {
  content: "\E259";
}
.glyphicons-barcode:before {
  content: "\E260";
}
.glyphicons-pool:before {
  content: "\E261";
}
.glyphicons-buoy:before {
  content: "\E262";
}
.glyphicons-spade:before {
  content: "\E263";
}
.glyphicons-bank:before {
  content: "\E264";
}
.glyphicons-vcard:before {
  content: "\E265";
}
.glyphicons-electrical-plug:before {
  content: "\E266";
}
.glyphicons-flag:before {
  content: "\E267";
}
.glyphicons-credit-card:before {
  content: "\E268";
}
.glyphicons-keyboard-wireless:before {
  content: "\E269";
}
.glyphicons-keyboard-wired:before {
  content: "\E270";
}
.glyphicons-shield:before {
  content: "\E271";
}
.glyphicons-ring:before {
  content: "\E272";
}
.glyphicons-cake:before {
  content: "\E273";
}
.glyphicons-drink:before {
  content: "\E274";
}
.glyphicons-beer:before {
  content: "\E275";
}
.glyphicons-fast-food:before {
  content: "\E276";
}
.glyphicons-cutlery:before {
  content: "\E277";
}
.glyphicons-pizza:before {
  content: "\E278";
}
.glyphicons-birthday-cake:before {
  content: "\E279";
}
.glyphicons-tablet:before {
  content: "\E280";
}
.glyphicons-settings:before {
  content: "\E281";
}
.glyphicons-bullets:before {
  content: "\E282";
}
.glyphicons-cardio:before {
  content: "\E283";
}
.glyphicons-t-shirt:before {
  content: "\E284";
}
.glyphicons-pants:before {
  content: "\E285";
}
.glyphicons-sweater:before {
  content: "\E286";
}
.glyphicons-fabric:before {
  content: "\E287";
}
.glyphicons-leather:before {
  content: "\E288";
}
.glyphicons-scissors:before {
  content: "\E289";
}
.glyphicons-bomb:before {
  content: "\E290";
}
.glyphicons-skull:before {
  content: "\E291";
}
.glyphicons-celebration:before {
  content: "\E292";
}
.glyphicons-tea-kettle:before {
  content: "\E293";
}
.glyphicons-french-press:before {
  content: "\E294";
}
.glyphicons-coffee-cup:before {
  content: "\E295";
}
.glyphicons-pot:before {
  content: "\E296";
}
.glyphicons-grater:before {
  content: "\E297";
}
.glyphicons-kettle:before {
  content: "\E298";
}
.glyphicons-hospital:before {
  content: "\E299";
}
.glyphicons-hospital-h:before {
  content: "\E300";
}
.glyphicons-microphone:before {
  content: "\E301";
}
.glyphicons-webcam:before {
  content: "\E302";
}
.glyphicons-temple-christianity-church:before {
  content: "\E303";
}
.glyphicons-temple-islam:before {
  content: "\E304";
}
.glyphicons-temple-hindu:before {
  content: "\E305";
}
.glyphicons-temple-buddhist:before {
  content: "\E306";
}
.glyphicons-bicycle:before {
  content: "\E307";
}
.glyphicons-life-preserver:before {
  content: "\E308";
}
.glyphicons-share-alt:before {
  content: "\E309";
}
.glyphicons-comments:before {
  content: "\E310";
}
.glyphicons-flower:before {
  content: "\E311";
}
.glyphicons-baseball:before {
  content: "\E312";
}
.glyphicons-rugby:before {
  content: "\E313";
}
.glyphicons-ax:before {
  content: "\E314";
}
.glyphicons-table-tennis:before {
  content: "\E315";
}
.glyphicons-bowling:before {
  content: "\E316";
}
.glyphicons-tree-conifer:before {
  content: "\E317";
}
.glyphicons-tree-deciduous:before {
  content: "\E318";
}
.glyphicons-more-items:before {
  content: "\E319";
}
.glyphicons-sort:before {
  content: "\E320";
}
.glyphicons-filter:before {
  content: "\E321";
}
.glyphicons-gamepad:before {
  content: "\E322";
}
.glyphicons-playing-dices:before {
  content: "\E323";
}
.glyphicons-calculator:before {
  content: "\E324";
}
.glyphicons-tie:before {
  content: "\E325";
}
.glyphicons-wallet:before {
  content: "\E326";
}
.glyphicons-piano:before {
  content: "\E327";
}
.glyphicons-sampler:before {
  content: "\E328";
}
.glyphicons-podium:before {
  content: "\E329";
}
.glyphicons-soccer-ball:before {
  content: "\E330";
}
.glyphicons-blog:before {
  content: "\E331";
}
.glyphicons-dashboard:before {
  content: "\E332";
}
.glyphicons-certificate:before {
  content: "\E333";
}
.glyphicons-bell:before {
  content: "\E334";
}
.glyphicons-candle:before {
  content: "\E335";
}
.glyphicons-pushpin:before {
  content: "\E336";
}
.glyphicons-iphone-shake:before {
  content: "\E337";
}
.glyphicons-pin-flag:before {
  content: "\E338";
}
.glyphicons-turtle:before {
  content: "\E339";
}
.glyphicons-rabbit:before {
  content: "\E340";
}
.glyphicons-globe:before {
  content: "\E341";
}
.glyphicons-briefcase:before {
  content: "\E342";
}
.glyphicons-hdd:before {
  content: "\E343";
}
.glyphicons-thumbs-up:before {
  content: "\E344";
}
.glyphicons-thumbs-down:before {
  content: "\E345";
}
.glyphicons-hand-right:before {
  content: "\E346";
}
.glyphicons-hand-left:before {
  content: "\E347";
}
.glyphicons-hand-up:before {
  content: "\E348";
}
.glyphicons-hand-down:before {
  content: "\E349";
}
.glyphicons-fullscreen:before {
  content: "\E350";
}
.glyphicons-shopping-bag:before {
  content: "\E351";
}
.glyphicons-book-open:before {
  content: "\E352";
}
.glyphicons-nameplate:before {
  content: "\E353";
}
.glyphicons-nameplate-alt:before {
  content: "\E354";
}
.glyphicons-vases:before {
  content: "\E355";
}
.glyphicons-bullhorn:before {
  content: "\E356";
}
.glyphicons-dumbbell:before {
  content: "\E357";
}
.glyphicons-suitcase:before {
  content: "\E358";
}
.glyphicons-file-import:before {
  content: "\E359";
}
.glyphicons-file-export:before {
  content: "\E360";
}
.glyphicons-bug:before {
  content: "\E361";
}
.glyphicons-crown:before {
  content: "\E362";
}
.glyphicons-smoking:before {
  content: "\E363";
}
.glyphicons-cloud-upload:before {
  content: "\E364";
}
.glyphicons-cloud-download:before {
  content: "\E365";
}
.glyphicons-restart:before {
  content: "\E366";
}
.glyphicons-security-camera:before {
  content: "\E367";
}
.glyphicons-expand:before {
  content: "\E368";
}
.glyphicons-collapse:before {
  content: "\E369";
}
.glyphicons-collapse-top:before {
  content: "\E370";
}
.glyphicons-globe-af:before {
  content: "\E371";
}
.glyphicons-global:before {
  content: "\E372";
}
.glyphicons-spray:before {
  content: "\E373";
}
.glyphicons-nails:before {
  content: "\E374";
}
.glyphicons-claw-hammer:before {
  content: "\E375";
}
.glyphicons-classic-hammer:before {
  content: "\E376";
}
.glyphicons-hand-saw:before {
  content: "\E377";
}
.glyphicons-riflescope:before {
  content: "\E378";
}
.glyphicons-electrical-socket-eu:before {
  content: "\E379";
}
.glyphicons-electrical-socket-us:before {
  content: "\E380";
}
.glyphicons-message-forward:before {
  content: "\E381";
}
.glyphicons-coat-hanger:before {
  content: "\E382";
}
.glyphicons-dress:before {
  content: "\E383";
}
.glyphicons-bathrobe:before {
  content: "\E384";
}
.glyphicons-shirt:before {
  content: "\E385";
}
.glyphicons-underwear:before {
  content: "\E386";
}
.glyphicons-log-in:before {
  content: "\E387";
}
.glyphicons-log-out:before {
  content: "\E388";
}
.glyphicons-exit:before {
  content: "\E389";
}
.glyphicons-new-window-alt:before {
  content: "\E390";
}
.glyphicons-video-sd:before {
  content: "\E391";
}
.glyphicons-video-hd:before {
  content: "\E392";
}
.glyphicons-subtitles:before {
  content: "\E393";
}
.glyphicons-sound-stereo:before {
  content: "\E394";
}
.glyphicons-sound-dolby:before {
  content: "\E395";
}
.glyphicons-sound-5-1:before {
  content: "\E396";
}
.glyphicons-sound-6-1:before {
  content: "\E397";
}
.glyphicons-sound-7-1:before {
  content: "\E398";
}
.glyphicons-copyright-mark:before {
  content: "\E399";
}
.glyphicons-registration-mark:before {
  content: "\E400";
}
.glyphicons-radar:before {
  content: "\E401";
}
.glyphicons-skateboard:before {
  content: "\E402";
}
.glyphicons-golf-course:before {
  content: "\E403";
}
.glyphicons-sorting:before {
  content: "\E404";
}
.glyphicons-sort-by-alphabet:before {
  content: "\E405";
}
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406";
}
.glyphicons-sort-by-order:before {
  content: "\E407";
}
.glyphicons-sort-by-order-alt:before {
  content: "\E408";
}
.glyphicons-sort-by-attributes:before {
  content: "\E409";
}
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410";
}
.glyphicons-compressed:before {
  content: "\E411";
}
.glyphicons-package:before {
  content: "\E412";
}
.glyphicons-cloud-plus:before {
  content: "\E413";
}
.glyphicons-cloud-minus:before {
  content: "\E414";
}
.glyphicons-disk-save:before {
  content: "\E415";
}
.glyphicons-disk-open:before {
  content: "\E416";
}
.glyphicons-disk-saved:before {
  content: "\E417";
}
.glyphicons-disk-remove:before {
  content: "\E418";
}
.glyphicons-disk-import:before {
  content: "\E419";
}
.glyphicons-disk-export:before {
  content: "\E420";
}
.glyphicons-tower:before {
  content: "\E421";
}
.glyphicons-send:before {
  content: "\E422";
}
.glyphicons-git-branch:before {
  content: "\E423";
}
.glyphicons-git-create:before {
  content: "\E424";
}
.glyphicons-git-private:before {
  content: "\E425";
}
.glyphicons-git-delete:before {
  content: "\E426";
}
.glyphicons-git-merge:before {
  content: "\E427";
}
.glyphicons-git-pull-request:before {
  content: "\E428";
}
.glyphicons-git-compare:before {
  content: "\E429";
}
.glyphicons-git-commit:before {
  content: "\E430";
}
.glyphicons-construction-cone:before {
  content: "\E431";
}
.glyphicons-shoe-steps:before {
  content: "\E432";
}
.glyphicons-plus:before {
  content: "\E433";
}
.glyphicons-minus:before {
  content: "\E434";
}
.glyphicons-redo:before {
  content: "\E435";
}
.glyphicons-undo:before {
  content: "\E436";
}
.glyphicons-golf:before {
  content: "\E437";
}
.glyphicons-hockey:before {
  content: "\E438";
}
.glyphicons-pipe:before {
  content: "\E439";
}
.glyphicons-wrench:before {
  content: "\E440";
}
.glyphicons-folder-closed:before {
  content: "\E441";
}
.glyphicons-phone-alt:before {
  content: "\E442";
}
.glyphicons-earphone:before {
  content: "\E443";
}
.glyphicons-floppy-disk:before {
  content: "\E444";
}
.glyphicons-floppy-saved:before {
  content: "\E445";
}
.glyphicons-floppy-remove:before {
  content: "\E446";
}
.glyphicons-floppy-save:before {
  content: "\E447";
}
.glyphicons-floppy-open:before {
  content: "\E448";
}
.glyphicons-translate:before {
  content: "\E449";
}
.glyphicons-fax:before {
  content: "\E450";
}
.glyphicons-factory:before {
  content: "\E451";
}
.glyphicons-shop-window:before {
  content: "\E452";
}
.glyphicons-shop:before {
  content: "\E453";
}
.glyphicons-kiosk:before {
  content: "\E454";
}
.glyphicons-kiosk-wheels:before {
  content: "\E455";
}
.glyphicons-kiosk-light:before {
  content: "\E456";
}
.glyphicons-kiosk-food:before {
  content: "\E457";
}
.glyphicons-transfer:before {
  content: "\E458";
}
.glyphicons-money:before {
  content: "\E459";
}
.glyphicons-header:before {
  content: "\E460";
}
.glyphicons-blacksmith:before {
  content: "\E461";
}
.glyphicons-saw-blade:before {
  content: "\E462";
}
.glyphicons-basketball:before {
  content: "\E463";
}
.glyphicons-server:before {
  content: "\E464";
}
.glyphicons-server-plus:before {
  content: "\E465";
}
.glyphicons-server-minus:before {
  content: "\E466";
}
.glyphicons-server-ban:before {
  content: "\E467";
}
.glyphicons-server-flag:before {
  content: "\E468";
}
.glyphicons-server-lock:before {
  content: "\E469";
}
.glyphicons-server-new:before {
  content: "\E470";
}
.glyphicons-charging-station:before {
  content: "\E471";
}
.glyphicons-gas-station:before {
  content: "\E472";
}
.glyphicons-target:before {
  content: "\E473";
}
.glyphicons-bed:before {
  content: "\E474";
}
.glyphicons-mosquito:before {
  content: "\E475";
}
.glyphicons-dining-set:before {
  content: "\E476";
}
.glyphicons-plate-of-food:before {
  content: "\E477";
}
.glyphicons-hygiene-kit:before {
  content: "\E478";
}
.glyphicons-blackboard:before {
  content: "\E479";
}
.glyphicons-marriage:before {
  content: "\E480";
}
.glyphicons-bucket:before {
  content: "\E481";
}
.glyphicons-none-color-swatch:before {
  content: "\E482";
}
.glyphicons-bring-forward:before {
  content: "\E483";
}
.glyphicons-bring-to-front:before {
  content: "\E484";
}
.glyphicons-send-backward:before {
  content: "\E485";
}
.glyphicons-send-to-back:before {
  content: "\E486";
}
.glyphicons-fit-frame-to-image:before {
  content: "\E487";
}
.glyphicons-fit-image-to-frame:before {
  content: "\E488";
}
.glyphicons-multiple-displays:before {
  content: "\E489";
}
.glyphicons-handshake:before {
  content: "\E490";
}
.glyphicons-child:before {
  content: "\E491";
}
.glyphicons-baby-formula:before {
  content: "\E492";
}
.glyphicons-medicine:before {
  content: "\E493";
}
.glyphicons-atv-vehicle:before {
  content: "\E494";
}
.glyphicons-motorcycle:before {
  content: "\E495";
}
.glyphicons-bed-alt:before {
  content: "\E496";
}
.glyphicons-tent:before {
  content: "\E497";
}
.glyphicons-glasses:before {
  content: "\E498";
}
.glyphicons-sunglasses:before {
  content: "\E499";
}
.glyphicons-family:before {
  content: "\E500";
}
.glyphicons-education:before {
  content: "\E501";
}
.glyphicons-shoes:before {
  content: "\E502";
}
.glyphicons-map:before {
  content: "\E503";
}
.glyphicons-cd:before {
  content: "\E504";
}
.glyphicons-alert:before {
  content: "\E505";
}
.glyphicons-piggy-bank:before {
  content: "\E506";
}
.glyphicons-star-half:before {
  content: "\E507";
}
.glyphicons-cluster:before {
  content: "\E508";
}
.glyphicons-flowchart:before {
  content: "\E509";
}
.glyphicons-commodities:before {
  content: "\E510";
}
.glyphicons-duplicate:before {
  content: "\E511";
}
.glyphicons-copy:before {
  content: "\E512";
}
.glyphicons-paste:before {
  content: "\E513";
}
.glyphicons-bath-bathtub:before {
  content: "\E514";
}
.glyphicons-bath-shower:before {
  content: "\E515";
}
.glyphicons-shower:before {
  content: "\E516";
}
.glyphicons-menu-hamburger:before {
  content: "\E517";
}
.glyphicons-option-vertical:before {
  content: "\E518";
}
.glyphicons-option-horizontal:before {
  content: "\E519";
}
.glyphicons-currency-conversion:before {
  content: "\E520";
}
.glyphicons-user-ban:before {
  content: "\E521";
}
.glyphicons-user-lock:before {
  content: "\E522";
}
.glyphicons-user-flag:before {
  content: "\E523";
}
.glyphicons-user-asterisk:before {
  content: "\E524";
}
.glyphicons-user-alert:before {
  content: "\E525";
}
.glyphicons-user-key:before {
  content: "\E526";
}
.glyphicons-user-conversation:before {
  content: "\E527";
}
.glyphicons-database:before {
  content: "\E528";
}
.glyphicons-database-search:before {
  content: "\E529";
}
.glyphicons-list-alt:before {
  content: "\E530";
}
.glyphicons-hazard-sign:before {
  content: "\E531";
}
.glyphicons-hazard:before {
  content: "\E532";
}
.glyphicons-stop-sign:before {
  content: "\E533";
}
.glyphicons-lab:before {
  content: "\E534";
}
.glyphicons-lab-alt:before {
  content: "\E535";
}
.glyphicons-ice-cream:before {
  content: "\E536";
}
.glyphicons-ice-lolly:before {
  content: "\E537";
}
.glyphicons-ice-lolly-tasted:before {
  content: "\E538";
}
.glyphicons-invoice:before {
  content: "\E539";
}
.glyphicons-cart-tick:before {
  content: "\E540";
}
.glyphicons-hourglass:before {
  content: "\E541";
}
.glyphicons-cat:before {
  content: "\E542";
}
.glyphicons-lamp:before {
  content: "\E543";
}
.glyphicons-scale-classic:before {
  content: "\E544";
}
.glyphicons-eye-plus:before {
  content: "\E545";
}
.glyphicons-eye-minus:before {
  content: "\E546";
}
.glyphicons-quote:before {
  content: "\E547";
}
.glyphicons-bitcoin:before {
  content: "\E548";
}
.glyphicons-yen:before {
  content: "\E549";
}
.glyphicons-ruble:before {
  content: "\E550";
}
.glyphicons-erase:before {
  content: "\E551";
}
.glyphicons-podcast:before {
  content: "\E552";
}
.glyphicons-firework:before {
  content: "\E553";
}
.glyphicons-scale:before {
  content: "\E554";
}
.glyphicons-king:before {
  content: "\E555";
}
.glyphicons-queen:before {
  content: "\E556";
}
.glyphicons-pawn:before {
  content: "\E557";
}
.glyphicons-bishop:before {
  content: "\E558";
}
.glyphicons-knight:before {
  content: "\E559";
}
.glyphicons-mic-mute:before {
  content: "\E560";
}
.glyphicons-voicemail:before {
  content: "\E561";
}
.glyphicons-paragraph-alt:before {
  content: "\E562";
}
.glyphicons-person-walking:before {
  content: "\E563";
}
.glyphicons-person-wheelchair:before {
  content: "\E564";
}
.glyphicons-underground:before {
  content: "\E565";
}
.glyphicons-car-hov:before {
  content: "\E566";
}
.glyphicons-car-rental:before {
  content: "\E567";
}
.glyphicons-transport:before {
  content: "\E568";
}
.glyphicons-taxi:before {
  content: "\E569";
}
.glyphicons-ice-cream-no:before {
  content: "\E570";
}
.glyphicons-uk-rat-u:before {
  content: "\E571";
}
.glyphicons-uk-rat-pg:before {
  content: "\E572";
}
.glyphicons-uk-rat-12a:before {
  content: "\E573";
}
.glyphicons-uk-rat-12:before {
  content: "\E574";
}
.glyphicons-uk-rat-15:before {
  content: "\E575";
}
.glyphicons-uk-rat-18:before {
  content: "\E576";
}
.glyphicons-uk-rat-r18:before {
  content: "\E577";
}
.glyphicons-tv:before {
  content: "\E578";
}
.glyphicons-sms:before {
  content: "\E579";
}
.glyphicons-mms:before {
  content: "\E580";
}
.glyphicons-us-rat-g:before {
  content: "\E581";
}
.glyphicons-us-rat-pg:before {
  content: "\E582";
}
.glyphicons-us-rat-pg-13:before {
  content: "\E583";
}
.glyphicons-us-rat-restricted:before {
  content: "\E584";
}
.glyphicons-us-rat-no-one-17:before {
  content: "\E585";
}
.glyphicons-equalizer:before {
  content: "\E586";
}
.glyphicons-speakers:before {
  content: "\E587";
}
.glyphicons-remote-control:before {
  content: "\E588";
}
.glyphicons-remote-control-tv:before {
  content: "\E589";
}
.glyphicons-shredder:before {
  content: "\E590";
}
.glyphicons-folder-heart:before {
  content: "\E591";
}
.glyphicons-person-running:before {
  content: "\E592";
}
.glyphicons-person:before {
  content: "\E593";
}
.glyphicons-voice:before {
  content: "\E594";
}
.glyphicons-stethoscope:before {
  content: "\E595";
}
.glyphicons-paired:before {
  content: "\E596";
}
.glyphicons-activity:before {
  content: "\E597";
}
.glyphicons-watch:before {
  content: "\E598";
}
.glyphicons-scissors-alt:before {
  content: "\E599";
}
.glyphicons-car-wheel:before {
  content: "\E600";
}
.glyphicons-chevron-up:before {
  content: "\E601";
}
.glyphicons-chevron-down:before {
  content: "\E602";
}
.glyphicons-superscript:before {
  content: "\E603";
}
.glyphicons-subscript:before {
  content: "\E604";
}
.glyphicons-text-size:before {
  content: "\E605";
}
.glyphicons-text-color:before {
  content: "\E606";
}
.glyphicons-text-background:before {
  content: "\E607";
}
.glyphicons-modal-window:before {
  content: "\E608";
}
.glyphicons-newspaper:before {
  content: "\E609";
}
.glyphicons-tractor:before {
  content: "\E610";
}
.glyphicons-camping:before {
  content: "\E611";
}
.glyphicons-camping-benches:before {
  content: "\E612";
}
.glyphicons-forest:before {
  content: "\E613";
}
.glyphicons-park:before {
  content: "\E614";
}
.glyphicons-field:before {
  content: "\E615";
}
.glyphicons-mountains:before {
  content: "\E616";
}
.glyphicons-fees-payments:before {
  content: "\E617";
}
.glyphicons-small-payments:before {
  content: "\E618";
}
.glyphicons-mixed-buildings:before {
  content: "\E619";
}
.glyphicons-industrial-zone:before {
  content: "\E620";
}
.glyphicons-visitor-tag:before {
  content: "\E621";
}
.glyphicons-businessman:before {
  content: "\E622";
}
.glyphicons-meditation:before {
  content: "\E623";
}
.glyphicons-bath:before {
  content: "\E624";
}
.glyphicons-donate:before {
  content: "\E625";
}
.glyphicons-sauna:before {
  content: "\E626";
}
.glyphicons-bedroom-nightstand:before {
  content: "\E627";
}
.glyphicons-bedroom-lamp:before {
  content: "\E628";
}
.glyphicons-doctor:before {
  content: "\E629";
}
.glyphicons-engineering-networks:before {
  content: "\E630";
}
.glyphicons-washing-machine:before {
  content: "\E631";
}
.glyphicons-dryer:before {
  content: "\E632";
}
.glyphicons-dishwasher:before {
  content: "\E633";
}
.glyphicons-luggage-group:before {
  content: "\E634";
}
.glyphicons-teenager:before {
  content: "\E635";
}
.glyphicons-person-stick:before {
  content: "\E636";
}
.glyphicons-person-stick-old:before {
  content: "\E637";
}
.glyphicons-traveler:before {
  content: "\E638";
}
.glyphicons-veteran:before {
  content: "\E639";
}
.glyphicons-group-chat:before {
  content: "\E640";
}
.glyphicons-elections:before {
  content: "\E641";
}
.glyphicons-law-justice:before {
  content: "\E642";
}
.glyphicons-judiciary:before {
  content: "\E643";
}
.glyphicons-house-fire:before {
  content: "\E644";
}
.glyphicons-firefighters:before {
  content: "\E645";
}
.glyphicons-police:before {
  content: "\E646";
}
.glyphicons-ambulance:before {
  content: "\E647";
}
.glyphicons-light-beacon:before {
  content: "\E648";
}
.glyphicons-important-day:before {
  content: "\E649";
}
.glyphicons-bike-park:before {
  content: "\E650";
}
.glyphicons-object-align-top:before {
  content: "\E651";
}
.glyphicons-object-align-bottom:before {
  content: "\E652";
}
.glyphicons-object-align-horizontal:before {
  content: "\E653";
}
.glyphicons-object-align-left:before {
  content: "\E654";
}
.glyphicons-object-align-vertical:before {
  content: "\E655";
}
.glyphicons-object-align-right:before {
  content: "\E656";
}
.glyphicons-reflect-y:before {
  content: "\E657";
}
.glyphicons-reflect-x:before {
  content: "\E658";
}
.glyphicons-tick:before {
  content: "\E659";
}
.glyphicons-lawnmower:before {
  content: "\E660";
}
.glyphicons-call-redirect:before {
  content: "\E661";
}
.glyphicons-call-ip:before {
  content: "\E662";
}
.glyphicons-call-record:before {
  content: "\E663";
}
.glyphicons-call-ringtone:before {
  content: "\E664";
}
.glyphicons-call-traffic:before {
  content: "\E665";
}
.glyphicons-call-hold:before {
  content: "\E666";
}
.glyphicons-call-incoming:before {
  content: "\E667";
}
.glyphicons-call-outgoing:before {
  content: "\E668";
}
.glyphicons-call-video:before {
  content: "\E669";
}
.glyphicons-call-missed:before {
  content: "\E670";
}
.glyphicons-theater:before {
  content: "\E671";
}
.glyphicons-heartbeat:before {
  content: "\E672";
}
.glyphicons-kettlebell:before {
  content: "\E673";
}
.glyphicons-fireplace:before {
  content: "\E674";
}
.glyphicons-street-lights:before {
  content: "\E675";
}
.glyphicons-pedestrian:before {
  content: "\E676";
}
.glyphicons-flood:before {
  content: "\E677";
}
.glyphicons-open-water:before {
  content: "\E678";
}
.glyphicons-for-sale:before {
  content: "\E679";
}
.glyphicons-dustbin:before {
  content: "\E680";
}
.glyphicons-door:before {
  content: "\E681";
}
.glyphicons-camp-fire:before {
  content: "\E682";
}
.glyphicons-fleur-de-lis:before {
  content: "\E683";
}
.glyphicons-temperature-settings:before {
  content: "\E684";
}
.glyphicons-article:before {
  content: "\E685";
}
.glyphicons-sunbath:before {
  content: "\E686";
}
.glyphicons-balanced-diet:before {
  content: "\E687";
}
.glyphicons-ticket:before {
  content: "\E688";
}
.glyphicons-parking-ticket:before {
  content: "\E689";
}
.glyphicons-parking-meter:before {
  content: "\E690";
}
.glyphicons-laptop:before {
  content: "\E691";
}
.glyphicons-tree-structure:before {
  content: "\E692";
}
.glyphicons-weather-warning:before {
  content: "\E693";
}
.glyphicons-temperature-low:before {
  content: "\E694";
}
.glyphicons-temperature-high:before {
  content: "\E695";
}
.glyphicons-temperature-low-warning:before {
  content: "\E696";
}
.glyphicons-temperature-high-warning:before {
  content: "\E697";
}
.glyphicons-hurricane:before {
  content: "\E698";
}
.glyphicons-storm:before {
  content: "\E699";
}
.glyphicons-sorted-waste:before {
  content: "\E700";
}
.glyphicons-ear:before {
  content: "\E701";
}
.glyphicons-ear-deaf:before {
  content: "\E702";
}
.glyphicons-file-plus:before {
  content: "\E703";
}
.glyphicons-file-minus:before {
  content: "\E704";
}
.glyphicons-file-lock:before {
  content: "\E705";
}
.glyphicons-file-cloud:before {
  content: "\E706";
}
.glyphicons-file-cloud-download:before {
  content: "\E707";
}
.glyphicons-file-cloud-upload:before {
  content: "\E708";
}
.glyphicons-paragraph:before {
  content: "\E709";
}
.glyphicons-list-numbered:before {
  content: "\E710";
}
.glyphicons-donate-heart:before {
  content: "\E711";
}
.glyphicons-government:before {
  content: "\E712";
}
.glyphicons-maze:before {
  content: "\E713";
}
.glyphicons-chronicle:before {
  content: "\E714";
}
.glyphicons-user-structure:before {
  content: "\E715";
}
.glyphicons-recycle:before {
  content: "\E716";
}
.glyphicons-gas:before {
  content: "\E717";
}
.glyphicons-waste-pipe:before {
  content: "\E718";
}
.glyphicons-water-pipe:before {
  content: "\E719";
}
.glyphicons-parking:before {
  content: "\E720";
}
.glyphicons-closed:before {
  content: "\E721";
}
.glyphicons-mouse:before {
  content: "\E722";
}
.glyphicons-mouse-double-click:before {
  content: "\E723";
}
.glyphicons-mouse-left-click:before {
  content: "\E724";
}
.glyphicons-mouse-right-click:before {
  content: "\E725";
}
.glyphicons-mouse-middle-click:before {
  content: "\E726";
}
.glyphicons-mouse-scroll:before {
  content: "\E727";
}
.glyphicons-resize-vertical:before {
  content: "\E728";
}
.glyphicons-resize-horizontal:before {
  content: "\E729";
}
.glyphicons-temperature:before {
  content: "\E730";
}
.glyphicons-puzzle:before {
  content: "\E731";
}
.glyphicons-puzzle-2:before {
  content: "\E732";
}
.glyphicons-puzzle-3:before {
  content: "\E733";
}
.glyphicons-nearby-square:before {
  content: "\E734";
}
.glyphicons-nearby-circle:before {
  content: "\E735";
}
.glyphicons-rotate-right:before {
  content: "\E736";
}
.glyphicons-rotate-left:before {
  content: "\E737";
}
.glyphicons-pictures:before {
  content: "\E738";
}
.glyphicons-photo-album:before {
  content: "\E739";
}
.glyphicons-cadastral-map:before {
  content: "\E740";
}
.glyphicons-fingerprint-scan:before {
  content: "\E741";
}
.glyphicons-fingerprint:before {
  content: "\E742";
}
.glyphicons-fingerprint-lock:before {
  content: "\E743";
}
.glyphicons-fingerprint-ok:before {
  content: "\E744";
}
.glyphicons-fingerprint-remove:before {
  content: "\E745";
}
.glyphicons-fingerprint-reload:before {
  content: "\E746";
}
.glyphicons-pending-notifications:before {
  content: "\E747";
}
.glyphicons-synchronization:before {
  content: "\E748";
}
.glyphicons-synchronization-ban:before {
  content: "\E749";
}
.glyphicons-hash:before {
  content: "\E750";
}
.glyphicons-gender-male:before {
  content: "\E751";
}
.glyphicons-gender-female:before {
  content: "\E752";
}
.glyphicons-gender-virgin-female:before {
  content: "\E753";
}
.glyphicons-gender-intersex:before {
  content: "\E754";
}
.glyphicons-gender-transgender:before {
  content: "\E755";
}
.glyphicons-gender-ori-lesbian:before {
  content: "\E756";
}
.glyphicons-gender-ori-gay:before {
  content: "\E757";
}
.glyphicons-gender-ori-hetero:before {
  content: "\E758";
}
.glyphicons-gender-other:before {
  content: "\E759";
}
.glyphicons-gender-unknown:before {
  content: "\E760";
}
.glyphicons-scanner:before {
  content: "\E761";
}
.glyphicons-multifunction-printer:before {
  content: "\E762";
}
.glyphicons-lasso:before {
  content: "\E763";
}
.glyphicons-view-360:before {
  content: "\E764";
}
.glyphicons-battery-charging:before {
  content: "\E765";
}
.glyphicons-battery-full:before {
  content: "\E766";
}
.glyphicons-battery-75:before {
  content: "\E767";
}
.glyphicons-battery-50:before {
  content: "\E768";
}
.glyphicons-battery-25:before {
  content: "\E769";
}
.glyphicons-battery-10:before {
  content: "\E770";
}
.glyphicons-satellite:before {
  content: "\E771";
}
.glyphicons-satellite-dish:before {
  content: "\E772";
}
.glyphicons-satellite-dish-alt:before {
  content: "\E773";
}
.glyphicons-auction:before {
  content: "\E774";
}
.glyphicons-directions:before {
  content: "\E775";
}
.glyphicons-race:before {
  content: "\E776";
}
.glyphicons-robot:before {
  content: "\E777";
}
.glyphicons-ruler-alt:before {
  content: "\E778";
}
.glyphicons-cube-empty:before {
  content: "\E779";
}
.glyphicons-cube-black:before {
  content: "\E780";
}
.glyphicons-move-square:before {
  content: "\E781";
}
.glyphicons-drop:before {
  content: "\E782";
}
.glyphicons-vr-headset:before {
  content: "\E783";
}
.glyphicons-vr-charging:before {
  content: "\E784";
}
.glyphicons-vr-low-battery:before {
  content: "\E785";
}
.glyphicons-vr-paired:before {
  content: "\E786";
}
.glyphicons-vr-settings:before {
  content: "\E787";
}
.glyphicons-vr-maintenance:before {
  content: "\E788";
}
.glyphicons-filter-remove:before {
  content: "\E789";
}
.glyphicons-filter-applied:before {
  content: "\E790";
}
.glyphicons-one-day:before {
  content: "\E791";
}
.glyphicons-user-vr:before {
  content: "\E792";
}
.glyphicons-user-vr-add:before {
  content: "\E793";
}
.glyphicons-user-vr-remove:before {
  content: "\E794";
}
.glyphicons-dice-1:before {
  content: "\E795";
}
.glyphicons-dice-2:before {
  content: "\E796";
}
.glyphicons-dice-3:before {
  content: "\E797";
}
.glyphicons-dice-4:before {
  content: "\E798";
}
.glyphicons-dice-5:before {
  content: "\E799";
}
.glyphicons-dice-6:before {
  content: "\E800";
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('icon/glyphicons-bootstrap/glyphicons-halflings-regular.eot');
  src: url('icon/glyphicons-bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('icon/glyphicons-bootstrap/glyphicons-halflings-regular.woff2') format('woff2'), url('icon/glyphicons-bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('icon/glyphicons-bootstrap/glyphicons-halflings-regular.ttf') format('truetype');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.login {
  background-color: #004100;
  height: 100%;
  color: #080707;
}
.login .logo {
  position: relative;
  padding-top: 60px;
  background-color: #004100;
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.login .logo img {
  width: 280px;
}
.login input,
.login button,
.login .alert-danger {
  margin: auto;
  width: 90%;
  border-radius: 0;
}
.login label {
  color: #ffffff;
}
.login .rememberMe {
  width: 10%;
  margin-left: 5%;
}
.login .username,
.login .password,
.login .email,
.login .rs-btn-login {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  height: 45px;
  height: 4.5rem;
  font-size: 16px;
  font-size: 1.6rem;
}
.login ::-webkit-input-placeholder {
  color: #bfbfbf;
}
.login :-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.login ::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.login :-ms-input-placeholder {
  color: #bfbfbf;
}
.login .alert-danger {
  color: #c92c44;
  background-color: transparent;
  border: 2px #c92c44 solid;
  font-size: 15px;
  font-size: 1.5rem;
}
.login .login-options {
  text-align: center;
}
.login .login-options a {
  color: #ffffff;
}
.login .rs-footer {
  background-color: #004100;
  color: #cccccc;
}
@media screen and (min-width: 768px) {
  .login {
    background-color: #004100;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .login .login-lg {
    width: 500px;
    margin: auto;
    background-color: #004100;
    position: relative;
    top: 150px;
    padding-bottom: 50px;
  }
}
.modal-content .login .login-lg {
  top: 0;
}
.profile {
  font-size: 2rem;
  height: 100%;
}
@media screen and (max-width: 380px) {
  .profile {
    font-size: 1.7rem;
  }
}
.profile .done {
  cursor: pointer;
}
.profile a {
  color: #d0d2db !important;
}
.profile .glyphicons-pencil {
  color: #909292;
}
.profile .glyphicons-arrow-left {
  float: left;
}
.profile input {
  border: 0;
  text-align: right;
  padding-top: 0;
  padding-right: 50px;
  padding-left: 10px;
  margin-right: -40px;
  height: 50px;
  background-color: transparent;
}
.profile input.edit {
  color: #080707;
  text-align: left;
  background-color: #ffffff;
}
.profile input.phone {
  width: 65%;
  font-size: 15px;
  font-size: 1.5rem;
}
.profile .ng-invalid.ng-dirty {
  color: #c92c44;
}
.profile .ng-valid.ng-dirty {
  color: #245a1c;
}
.profile select {
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../../img/arrow-right-24.png') no-repeat right;
  text-indent: 0.01px;
  -o-text-overflow: "";
     text-overflow: "";
  padding: 0 30px;
  color: #909292;
  direction: rtl;
}
.profile select option {
  background: #e7e9f3;
}
.profile select.edit {
  color: #080707;
}
.profile select.hidden-list {
  width: 24px;
  background: url('../../img/arrow-down-24.png') no-repeat right;
  padding: 0 24px 0 0;
}
.profile hr {
  width: 90%;
  background: #d0d2db;
  height: 1px;
  padding: 0;
  text-align: center;
  margin: 0 auto;
}
.profile hr.option-break {
  width: 100%;
}
.profile .glyphicons-user {
  top: 4px;
  top: 0.4rem;
  padding-right: 10px;
  padding-right: 1rem;
}
.profile .profile-name {
  text-align: center;
  font-size: 4rem;
  padding: 50px 0px 50px 0px;
  background: #171717;
}
.profile .profile-main-option {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #313131;
  background: #1f1f1f;
}
.profile .profile-main-option div:nth-child(1) {
  float: right;
  width: 10%;
  padding: 20px 3rem 0 0;
}
.profile .profile-main-option div:nth-child(2) {
  display: inline-block;
  width: 90%;
  padding: 2rem;
}
.profile .profile-adj-option,
.profile .profile-sub-option {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #bfbfbf;
  line-height: 6rem;
  overflow: hidden;
  background: #cccccc;
  color: #727274;
}
.profile .profile-adj-option label,
.profile .profile-sub-option label {
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.profile .profile-adj-option span:nth-child(1),
.profile .profile-sub-option span:nth-child(1) {
  position: relative;
  clear: both;
  left: 4%;
}
.profile .profile-adj-option span:nth-child(2),
.profile .profile-sub-option span:nth-child(2) {
  position: relative;
  float: right;
  clear: both;
  right: 4%;
  color: #909292;
}
.profile .profile-adj-option span:nth-child(2) .glyphicons-remove-circle,
.profile .profile-sub-option span:nth-child(2) .glyphicons-remove-circle {
  top: 3px;
  top: 0.3rem;
  padding-left: 10px;
  padding-left: 1rem;
  color: #909292;
  cursor: pointer;
}
.profile .profile-adj-option .email-label,
.profile .profile-sub-option .email-label {
  float: left;
  width: 30%;
  padding-left: 4%;
}
.profile .profile-adj-option .email-value,
.profile .profile-sub-option .email-value {
  float: right;
  color: #909292;
  padding-right: 4%;
  text-align: right;
  width: 70%;
}
.profile .profile-adj-option .phone-label,
.profile .profile-sub-option .phone-label {
  float: left;
  width: 40%;
  padding-left: 4%;
}
.profile .profile-adj-option .phone-number,
.profile .profile-sub-option .phone-number {
  float: right;
  color: #909292;
  padding-right: 4%;
  text-align: right;
  width: 60%;
}
.profile .profile-adj-option .field-error,
.profile .profile-sub-option .field-error {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding: 4% 4% 0 4%;
  color: #c92c44;
}
.profile .alert-preferences {
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  overflow: hidden;
  background: #cccccc;
  color: #727274;
  padding: 10px 0;
  margin: 10px 15px;
}
.profile .alert-preferences .heading {
  padding: 0 0 10px 10px;
}
.profile .alert-preferences .type-column {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
  padding-left: 10px;
}
.profile .alert-preferences .type-column label.title {
  font-weight: normal;
  height: 30px;
}
.profile .alert-preferences .type-column .alert-pref {
  overflow: hidden;
}
.profile .alert-preferences .type-column .alert-pref input[type='checkbox'] {
  float: left;
  margin: 0 0 2px 0;
  height: 20px;
}
.profile .alert-preferences .type-column .alert-pref label.preference {
  float: left;
  margin: 0 0 2px 5px;
  font-weight: lighter;
  color: #080707;
}
.profile .alert-preferences .type-column .alert-pref label.pref-value {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 12px 0;
  width: 100%;
  word-wrap: break-word;
}
.profile .profile-sub-option {
  border: 0;
  background: #ffffff;
}
.profile .profile-password {
  border-top: 1px solid #ebecf4;
  border-bottom: 1px solid #d0d2db;
  padding: 10px 0 0 10px;
  background: #e7e9f3;
  color: #727274;
}
.profile .profile-password input[type="password"] {
  border: 1px solid #bfbfbf;
  margin-bottom: 10px;
  background: #ffffff;
  text-align: left;
  width: 98%;
  padding: 2px 5px;
}
.profile .profile-password label {
  font-weight: normal;
  display: block;
  margin: 0 0 0 10px;
}
.profile .profile-label {
  background: #e7e9f3;
  text-align: center;
  padding: 15px;
  color: #080707;
}
.profile .desc-field {
  background: #ffffff;
  text-align: left;
  padding: 15px 0;
  color: #2f2d2d;
}
.profile .desc-field .text {
  padding-left: 4%;
}
.profile .desc-field ul {
  list-style: none;
  color: #909292;
  padding-left: 10px;
}
.profile .desc-field ul li {
  margin-bottom: 5px;
}
.profile .desc-field .adr {
  padding-left: 10px;
}
.profile .error {
  color: #c92c44;
  display: block;
  font-size: 1.7rem;
  padding: 3px;
}
.profile .profile-sign-out {
  background: #1f1f1f;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #313131;
  text-align: center;
  padding: 20px 0px 20px 0px;
  font-size: 2rem;
  margin-top: 25px;
  cursor: pointer;
}
.profile.dark {
  background: #171717;
}
.profile.light {
  background: #e7e9f3;
}
.dialog-ok .modal-content {
  margin: 10px;
  margin: 1rem;
}
.about {
  background: #015693;
  text-align: center;
  padding: 30px;
  font-size: 2.5rem;
}
.about a {
  color: #37cd32 !important;
}
.about-theme {
  color: #d0d2db;
  background-color: #015693;
  height: 100%;
}
.zoneNavBut {
  vertical-align: middle;
  padding-top: 0px !important;
}
.propDashRightPanel {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  background-color: #004100;
  position: relative;
}
.propDashRightPanel .butCont {
  margin: 10px;
}
.propViewSwitcher {
  margin-left: 5%;
  vertical-align: middle;
  padding-top: 0px !important;
}
.propDash {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  margin: 10px;
  border-radius: 10px;
}
.propDash .background {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-size: cover;
  opacity: 0.5;
}
.propDash .title {
  position: absolute;
  left: 10px;
  top: 10px;
  font: bold 20px sans-serif;
}
.propDash .title .ssd {
  margin-left: 30px;
  font: normal 15px sans-serif;
}
.propDash .item .pdlabel {
  width: 100%;
  height: 20px;
  color: green;
  font: italic bold 12px sans-serif;
  text-align: center;
}
.propDash .item .pdbiglabel {
  color: green;
  font: italic bold 18px sans-serif;
  white-space: nowrap;
}
.propDash .item .wgtShim {
  width: 105px;
  height: 105px;
  display: block;
  background-color: green;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 3px #000000;
  -webkit-filter: drop-shadow(3px 3px 3px #000000);
  filter: drop-shadow(3px 3px 3px #000000);
}
.propDash .item svg {
  display: block;
}
.propDash .item .labdiv {
  background-color: white;
  border: solid 1px grey;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 3px #000000;
  -webkit-filter: drop-shadow(3px 3px 3px #000000);
  filter: drop-shadow(3px 3px 3px #000000);
  overflow: hidden;
}
.propDash .item .labval {
  left: 125px;
  top: 3px;
  position: absolute;
  font-weight: bold;
  font-size: 13px;
  color: green;
  white-space: nowrap;
}
.propDash .selected {
  outline: 6px solid chartreuse;
  border-radius: 3px;
}
.propDashEdit {
  resize: vertical;
  border-radius: 0;
  background-size: 10px 10px;
  background-image: -o-radial-gradient(#999999 10%, transparent 0);
  background-image: radial-gradient(#999999 10%, transparent 0);
}
.wgtSelect {
  display: inline-block;
  vertical-align: top;
  height: 100px;
  width: 125px;
  text-align: center;
}
.wgtSelect img {
  max-height: 75px;
  max-width: 100px;
}
.dragSelect {
  position: absolute;
  border: 1px solid green;
  display: none;
}
.contextMenu {
  display: none;
  z-index: 1000;
  position: absolute;
  overflow: hidden;
  border: 1px solid #CCC;
  white-space: nowrap;
  font-family: sans-serif;
  background: #FFF;
  color: #333;
  border-radius: 5px;
  padding: 0;
}
.contextMenu li {
  padding: 8px 12px;
  cursor: pointer;
  list-style-type: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.contextMenu li:hover {
  background-color: #DEF;
}
/* ======= Dashboard ======= */
.rsDashboardContainer {
  display: -webkit-box;
}
.rsDashboard {
  background-color: #004100;
  margin-right: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-top: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
}
@media screen and (max-width: 380px) {
  .rsDashboard {
    width: 100%;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsDashboard {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .rsDashboard {
    width: 375px;
  }
}
.rsDashboard .rsHidden {
  display: inline-block;
}
.rsDashboard .rsHidden a,
.rsDashboard .rsHidden a:active,
.rsDashboard .rsHidden a:hover,
.rsDashboard .rsHidden a:visited {
  cursor: default;
  color: #004100;
}
.rsDashboard .editPanel {
  background-color: #e7e9f3;
  margin: 1rem 20px 1rem 20px;
  padding: 5px;
  border-radius: 5px;
}
.rsDashboard .editPanel .hdr {
  padding: 10px;
}
.rsDashboard .editPanel .saveCancel {
  padding: 0px 10px 0px;
  text-align: right;
  width: 100%;
}
.rsDashboard .editPanel .accGroup {
  margin: 3px;
  overflow: hidden;
}
.rsDashboard .editPanel .panel-body {
  padding: 8px !important;
}
@media screen and (max-width: 380px) {
  .rsDashboardGraphPanelContainer {
    display: none;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsDashboardGraphPanelContainer {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .rsDashboardGraphPanelContainer {
    width: calc(100% - 375px);
    height: 100%;
  }
}
.rsDashboardPage {
  background-color: #e7e9f3;
  height: 100%;
}
.rsDashboardPage .glyphicons {
  font-size: 2.3rem;
  color: #909292;
}
.rsDashboardPage .icon-right {
  float: right;
}
.rsDashboardPage .optionLabel {
  background: #e7e9f3;
  padding: 15px;
  padding: 1.5rem;
  color: #8a8585;
}
.rsDashboardPage .optWidgetType,
.rsDashboardPage .optChartType {
  position: relative;
  background: #ffffff;
  text-align: center;
  padding: 10px;
  color: #8a8585;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  overflow: hidden;
}
.rsDashboardPage .optWidgetType .thumbnail,
.rsDashboardPage .optChartType .thumbnail {
  margin: 10px;
  margin: 1rem;
  width: 100px;
  height: 100px;
  border: 0px solid #999999;
  float: left;
  padding: 0;
}
.rsDashboardPage .optWidgetType .thumbnail.chart-type,
.rsDashboardPage .optChartType .thumbnail.chart-type {
  width: 140px;
  border: 0;
}
.rsDashboardPage .optWidgetType .descrBox,
.rsDashboardPage .optChartType .descrBox {
  color: #557936;
  text-align: left;
  padding: 10px;
}
.rsDashboardPage .optWidgetType .widgetTitle,
.rsDashboardPage .optChartType .widgetTitle,
.rsDashboardPage .optWidgetType .chartTitle,
.rsDashboardPage .optChartType .chartTitle {
  font-weight: bold;
}
.rsDashboardPage .optWidgetType .glyphicons-plus-sign,
.rsDashboardPage .optChartType .glyphicons-plus-sign {
  right: 20px;
  top: 15px;
  position: absolute;
}
.rsDashboardPage .form-group {
  color: #8a8585;
}
.rsDashboardPage .form-horizontal {
  padding: 15px 15px 0 0;
}
.rsDashboardPage .filterSensorDescr {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
  text-align: right;
  padding: 0 5px;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .rsDashboardPage .filterSensorDescr {
    display: inline;
    float: left;
    width: 16.66666667%;
    margin: 0 0%;
  }
}
.rsDashboardPage .filterSensorList {
  display: inline;
  float: left;
  width: 66.66666667%;
  margin: 0 0%;
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  .rsDashboardPage .filterSensorList {
    display: inline;
    float: left;
    width: 83.33333333%;
    margin: 0 0%;
    margin-bottom: 5px;
  }
}
.rsDashboardPage .sensors {
  padding: 1px 0;
}
.rsDashboardPage .sensorTable:last-child {
  margin-bottom: 55px;
}
.rsDashboardPage .sensorTable {
  overflow: hidden;
  padding-bottom: 5px;
  background: #ffffff;
  cursor: pointer;
}
.rsDashboardPage .sensorTable div {
  padding: 5px 0 0 10px;
  float: left;
}
.rsDashboardPage .sensorTable div:nth-child(1) {
  padding: 0 0 0 10px;
  width: 10%;
  height: 40px;
  text-align: center;
}
.rsDashboardPage .sensorTable div:nth-child(1) .glyphicons {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rsDashboardPage .sensorTable div:nth-child(2) {
  width: 30%;
}
.rsDashboardPage .sensorTable div:nth-child(3) {
  width: 60%;
}
.rsDashboardPage .sensorTable div:nth-child(4) {
  width: 90%;
}
.rsDashboardPage .sensorTable.head {
  cursor: auto;
  font-weight: bold;
  border-bottom: 1px solid #999999;
  background: #b3b3b3;
}
.rsDashboardPage .sensorTable.head div:nth-child(1) {
  height: 0;
}
.rsDashboardPage .sensorTable.odd {
  background: #cccccc;
}
.rsDashboardPage .explain {
  padding: 20px;
  padding: 2rem;
  color: #8a8585;
}
.rsDashboardPage .mappingFooter {
  text-align: center;
}
.rsDashboardTabs {
  padding: 0 30px;
  height: 80px;
}
.rsDashboardTabs .glyphicons {
  font-size: 2.0rem;
  color: #909292;
}
.rsDashboardStaticTabs {
  padding: 0 10px;
  max-height: 20%;
  overflow: scroll;
}
.rsDashboardStaticTabs .glyphicons {
  font-size: 2.0rem;
  color: #909292;
}
.rsDashboardStaticTabs .staticTab {
  margin: 3px;
  background-color: transparent;
  border-radius: 0px;
  width: 150px;
  max-width: 30%;
  display: inline-block;
  border: 1px #d0d2db;
  border-style: solid none none none;
  padding: 5px;
  text-align: center;
  vertical-align: top;
  color: #ffffff;
  position: relative;
}
.rsDashboardStaticTabs .slide-active {
  color: #ffffff;
  background-color: #006400;
}
.rsAddDashboard {
  color: #d0d2db;
  font-size: 20px;
  font-size: 2rem;
  width: 66%;
  margin: 20px auto;
}
@media screen and (max-width: 380px) {
  .rsAddDashboard {
    width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  .rsAddDashboard {
    width: 40%;
  }
}
.rsAddDashboard form {
  text-align: center;
}
.rsAddDashboard input {
  width: 100%;
  margin: 20px auto;
  color: #080707;
}
.rsWidgetRightPanel {
  min-height: 100vh;
  background: #e7e9f3;
  padding: 10px;
}
@media screen and (max-width: 380px) {
  .rsWidgetRightPanel {
    display: none;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsWidgetRightPanel {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .rsWidgetRightPanel {
    width: 100%;
    height: 100%;
  }
}
.rsWidgetRightPanel .configField {
  width: 75px;
}
/* ======= Dashboard widgets ======= */
.rsDashboardContainer .gridster-item {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0;
  background: #006400;
  overflow: hidden;
}
.rsDashboardContainer .gridster-item .glyphicons {
  color: #d0d2db;
}
.rsDashboardContainer .gridster-item .glyphicons-fullscreen,
.rsDashboardContainer .gridster-item .glyphicons-cogwheel,
.rsDashboardContainer .gridster-item .glyphicons-copy,
.rsDashboardContainer .gridster-item .glyphicons-move,
.rsDashboardContainer .gridster-item .glyphicons-remove-circle,
.rsDashboardContainer .gridster-item .glyphicons-bell {
  position: absolute;
  font-size: 20px;
  z-index: 100;
  cursor: pointer;
}
.rsDashboardContainer .gridster-item .glyphicons-cogwheel {
  top: 7px;
  left: 50%;
  margin-left: -20px;
}
.rsDashboardContainer .gridster-item .glyphicons-move {
  bottom: 20px;
  left: 50%;
  margin-left: -20px;
}
.rsDashboardContainer .gridster-item .glyphicons-remove-circle {
  top: 7px;
  right: 7px;
}
.rsDashboardContainer .gridster-item .glyphicons-copy {
  top: 7px;
  left: 7px;
}
.rsDashboardContainer .gridster-item .glyphicons-bell {
  top: 7px;
  left: 7px;
  cursor: default;
}
.rsDashboardContainer .gridster-item-selected {
  -webkit-box-shadow: #449438 0px 0px 2px 4px;
          box-shadow: #449438 0px 0px 2px 4px;
}
.rsWidgetConfigPage {
  position: relative;
  min-height: 100%;
  background-color: #e7e9f3;
}
.rsWidgetConfigPage .accordionCont {
  padding: 0 25px;
  /*
		Avoid warning described at https://developers.google.com/web/updates/2017/01/scrolling-intervention
		using ios-drag-drop shim to enable drag and drop in mobile devices
		*/
  -ms-touch-action: none;
      touch-action: none;
}
.rsWidgetConfigPage .rule-ops {
  padding: 6px 6px;
}
.rsWigtCfgDesc,
.rsWigtCfgTmRange,
.rsWigtCfgExtras {
  padding-top: 10px;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.rsWigtCfgDesc:before,
.rsWigtCfgTmRange:before,
.rsWigtCfgExtras:before,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  content: "";
  display: table;
}
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  clear: both;
}
.rsWigtCfgDesc:before,
.rsWigtCfgTmRange:before,
.rsWigtCfgExtras:before,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  content: " ";
  display: table;
}
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  clear: both;
}
.rsWigtCfgDesc:before,
.rsWigtCfgTmRange:before,
.rsWigtCfgExtras:before,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  content: "";
  display: table;
}
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  clear: both;
}
.rsWigtCfgDesc:before,
.rsWigtCfgTmRange:before,
.rsWigtCfgExtras:before,
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  content: " ";
  display: table;
}
.rsWigtCfgDesc:after,
.rsWigtCfgTmRange:after,
.rsWigtCfgExtras:after {
  clear: both;
}
.rsWigtCfgDesc .form-control,
.rsWigtCfgTmRange .form-control,
.rsWigtCfgExtras .form-control {
  padding: 6px 6px;
}
.rsWigtCfgDesc label,
.rsWigtCfgTmRange label,
.rsWigtCfgExtras label {
  display: inline;
  float: left;
  width: 41.66666667%;
  margin: 0 0%;
  padding: 5px;
  text-align: left;
  margin-left: 20px;
}
.rsWigtCfgDesc .periodTxt,
.rsWigtCfgTmRange .periodTxt,
.rsWigtCfgExtras .periodTxt {
  display: inline;
  float: left;
  width: 16.66666667%;
  margin: 0 0%;
  padding: 3px;
}
.rsWigtCfgDesc .periodTxt input,
.rsWigtCfgTmRange .periodTxt input,
.rsWigtCfgExtras .periodTxt input {
  text-align: center;
}
.rsWigtCfgDesc .periodSelect,
.rsWigtCfgTmRange .periodSelect,
.rsWigtCfgExtras .periodSelect {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
  padding: 3px;
}
.rsWigtCfgDesc .descField,
.rsWigtCfgTmRange .descField,
.rsWigtCfgExtras .descField {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
}
.rsWigtCfgDesc .extraField,
.rsWigtCfgTmRange .extraField,
.rsWigtCfgExtras .extraField {
  display: inline;
  float: left;
  width: 16.66666667%;
  margin: 0 0%;
  padding: 3px;
}
.rsWigtCfgDesc .extraField input,
.rsWigtCfgTmRange .extraField input,
.rsWigtCfgExtras .extraField input {
  text-align: center;
}
.rsWigtCfgDesc .extraFieldFull,
.rsWigtCfgTmRange .extraFieldFull,
.rsWigtCfgExtras .extraFieldFull {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
  padding: 3px;
}
.rsWigtCfgDesc .extraFieldFull input,
.rsWigtCfgTmRange .extraFieldFull input,
.rsWigtCfgExtras .extraFieldFull input {
  text-align: center;
}
.rsWigtCfgDesc .extraFieldFull .dash,
.rsWigtCfgTmRange .extraFieldFull .dash,
.rsWigtCfgExtras .extraFieldFull .dash {
  text-align: center;
  display: inline;
  float: left;
  width: 8.33333333%;
  margin: 0 0%;
}
.rsWigtCfgDesc .extraFieldFull .rangeInput,
.rsWigtCfgTmRange .extraFieldFull .rangeInput,
.rsWigtCfgExtras .extraFieldFull .rangeInput {
  display: inline;
  float: left;
  width: 41.66666667%;
  margin: 0 0%;
  padding: 3px;
}
.rsWigtCfgDesc .extraFieldFull .rangeInput input,
.rsWigtCfgTmRange .extraFieldFull .rangeInput input,
.rsWigtCfgExtras .extraFieldFull .rangeInput input {
  text-align: center;
}
.rsWigtCfgSize {
  padding-bottom: 10px;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.rsWigtCfgSize:before,
.rsWigtCfgSize:after {
  content: "";
  display: table;
}
.rsWigtCfgSize:after {
  clear: both;
}
.rsWigtCfgSize:before,
.rsWigtCfgSize:after {
  content: " ";
  display: table;
}
.rsWigtCfgSize:after {
  clear: both;
}
.rsWigtCfgSize:before,
.rsWigtCfgSize:after {
  content: "";
  display: table;
}
.rsWigtCfgSize:after {
  clear: both;
}
.rsWigtCfgSize:before,
.rsWigtCfgSize:after {
  content: " ";
  display: table;
}
.rsWigtCfgSize:after {
  clear: both;
}
.rsWigtCfgSize input {
  text-align: center;
  padding: 6px 6px;
}
.rsWigtCfgSize label {
  display: inline;
  float: left;
  width: 41.66666667%;
  margin: 0 0%;
  padding: 5px;
  text-align: left;
  margin-left: 20px;
}
.rsWigtCfgSize .glyphicons {
  padding-top: 0px;
  font-size: 2.5rem;
}
.rsWigtCfgSize .wdgtWidth {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  display: inline;
  float: left;
  width: 25%;
  margin: 0 0%;
  padding: 3px;
}
.rsWigtCfgSize .wdgtWidth .widthTxt {
  width: 75%;
  float: right;
}
.rsWigtCfgSize .wdgtWidth .glyphicons-resize-horizontal {
  float: left;
}
.rsWigtCfgSize .wdgtHeight {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  display: inline;
  float: left;
  width: 25%;
  margin: 0 0%;
  padding: 3px;
}
.rsWigtCfgSize .wdgtHeight .glyphicons-resize-vertical {
  float: right;
}
.rsWigtCfgSize .wdgtHeight .heightTxt {
  width: 75%;
  float: left;
}
.wdgtCfgBottom {
  padding: 5px 10px;
  margin: 0 !important;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.wdgtCfgBottom:before,
.wdgtCfgBottom:after {
  content: "";
  display: table;
}
.wdgtCfgBottom:after {
  clear: both;
}
.wdgtCfgBottom:before,
.wdgtCfgBottom:after {
  content: " ";
  display: table;
}
.wdgtCfgBottom:after {
  clear: both;
}
.wdgtCfgBottom:before,
.wdgtCfgBottom:after {
  content: "";
  display: table;
}
.wdgtCfgBottom:after {
  clear: both;
}
.wdgtCfgBottom:before,
.wdgtCfgBottom:after {
  content: " ";
  display: table;
}
.wdgtCfgBottom:after {
  clear: both;
}
.wdgtCfgBottom .plotActions {
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.wdgtCfgBottom .plotActions:before,
.wdgtCfgBottom .plotActions:after {
  content: "";
  display: table;
}
.wdgtCfgBottom .plotActions:after {
  clear: both;
}
.wdgtCfgBottom .plotActions:before,
.wdgtCfgBottom .plotActions:after {
  content: " ";
  display: table;
}
.wdgtCfgBottom .plotActions:after {
  clear: both;
}
.wdgtCfgBottom .plotActions:before,
.wdgtCfgBottom .plotActions:after {
  content: "";
  display: table;
}
.wdgtCfgBottom .plotActions:after {
  clear: both;
}
.wdgtCfgBottom .plotActions:before,
.wdgtCfgBottom .plotActions:after {
  content: " ";
  display: table;
}
.wdgtCfgBottom .plotActions:after {
  clear: both;
}
.wdgtCfgBottom .plotActions .removePlot,
.wdgtCfgBottom .plotActions .addPlot {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
  text-align: center;
  cursor: pointer;
}
.wdgtCfgBottom .buttonsBar {
  text-align: center;
  padding: 10px 0;
}
.wdgtCfgBottom .buttonsBar button {
  margin-left: 10px;
}
.rsWidget {
  padding: 0;
  height: auto;
}
.widgetDescription {
  right: 0px;
  top: 0px;
  width: 100%;
  position: absolute;
  text-align: center;
  padding-top: 5px;
  color: #909292;
  z-index: 100;
  outline: none;
}
.rsAddWidgetCnt {
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}
.rsAddWidgetCnt .addWidgetBtn {
  background: #006400;
  float: left;
  overflow: hidden;
  padding: 10px 0;
  height: 100%;
}
.rsAddWidgetCnt .addWidgetDescr {
  width: 66%;
  float: left;
  overflow: hidden;
  padding: 10px 20px;
}
.rsAddWidgetText .glyphicons,
.rsAddWidgetText span {
  font-size: 16px;
  color: #ffffff;
}
.rsAddWidgetText .click {
  padding: 10px 5px;
}
.rsAddWidgetText ul {
  color: #004100;
}
.rsPlotBand {
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
  padding: 3px;
}
.rsPlotBand:before,
.rsPlotBand:after {
  content: "";
  display: table;
}
.rsPlotBand:after {
  clear: both;
}
.rsPlotBand:before,
.rsPlotBand:after {
  content: " ";
  display: table;
}
.rsPlotBand:after {
  clear: both;
}
.rsPlotBand:before,
.rsPlotBand:after {
  content: "";
  display: table;
}
.rsPlotBand:after {
  clear: both;
}
.rsPlotBand:before,
.rsPlotBand:after {
  content: " ";
  display: table;
}
.rsPlotBand:after {
  clear: both;
}
.rsPlotBand .colorPicker {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
  margin-right: 5px;
  text-align: center;
}
.rsPlotBand .plotBandCfg {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
}
.rsPlotBand .plotBandAction {
  display: inline;
  float: left;
  width: 8.33333333%;
  margin: 0 0%;
}
@media screen and (max-width: 380px) {
  .rsPlotBand {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.rsSensorAccordion,
.rsPlotBandsAccordion {
  margin: 4px;
}
.rsAddToPlot {
  display: inline;
  float: left;
  width: 100%;
  margin: 0 0%;
  text-align: left;
  padding-bottom: 15px;
  cursor: pointer;
}
@media screen and (max-width: 380px) {
  .rsWidgetConfig {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .rsWidgetConfig input,
  .rsWidgetConfig select {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 380px) {
  .rsWidgetConfig .col-xs-2 {
    padding: 2px 5px;
  }
  .rsWidgetConfig .col-xs-1 {
    padding-top: 5px;
  }
}
.rsWidgetSize {
  font-size: 20px;
  font-size: 2rem;
  padding-top: 5px;
}
@media screen and (max-width: 380px) {
  .rsWidgetSize {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.alert-media {
  font-weight: lighter;
}
@keyframes gauge-anim {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes gauge-anim {
  0% {
    -webkit-transform: rotate(0deg);
  }
}
.wxLineIcon {
  width: 50px;
}
.editLink {
  margin: 10px;
}
.editLinkRight {
  float: right;
  margin: 10px;
}
.editLinkLeft {
  float: left;
  margin: 10px;
}
.widgetFace {
  outline: none;
}
.widgetFaceEditing {
  opacity: 40%;
}
/* ======= Activation ======= */
.rsActivation {
  background-color: #004100;
  margin: 10px;
  color: #ffffff;
}
.rsActivation input {
  color: #004100;
  background-color: #ffffff;
}
.rsActivation-chooser-item {
  padding: 11px;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  border: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10x;
}
.rsActivation-chooser-item glyphicon-user {
  width: 100px;
}
.rsActivation-chooser-item.selected {
  background: #9c8764;
  padding: 8px;
  filter: alpha(opacity=100);
  opacity: 1;
}
.rsActivation-chooser-item input {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
#status-buttons a {
  color: #FFF;
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 20%;
}
#status-buttons a:hover {
  text-decoration: none;
}
/* we will style the span as the circled number */
#status-buttons span {
  background: #080808;
  display: block;
  height: 30px;
  margin: 0 auto 10px;
  padding-top: 5px;
  width: 30px;
  border-radius: 50%;
  font-size: 1.15em;
}
/* active buttons turn light green-blue*/
#status-buttons a.wizactive span {
  background: #ec9f22;
}
.rsAportalContainer {
  background-color: #e7e9f3;
  min-height: 100vh;
}
@media screen and (min-width: 768px) {
  .rsAportalContainer {
    display: -webkit-box;
  }
}
.rsAportalLeftPanel {
  padding: 10px;
}
@media screen and (max-width: 380px) {
  .rsAportalLeftPanel {
    width: 100%;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsAportalLeftPanel {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .rsAportalLeftPanel {
    width: 310px;
  }
}
.rsAportalLeftPanel .rsHidden {
  display: inline-block;
}
.rsAportalLeftPanel .rsHidden a,
.rsAportalLeftPanel .rsHidden a:active,
.rsAportalLeftPanel .rsHidden a:hover,
.rsAportalLeftPanel .rsHidden a:visited {
  cursor: default;
}
.rsAportalLeftPanel .glyphicons.glyphicons-plus {
  color: black;
  cursor: pointer;
}
.rsAportalLeftPanel .glyphicons.glyphicons-wrench {
  color: black;
  cursor: pointer;
}
.rsAportalLeftPanel .glyphicons.glyphicons-move {
  color: black;
  cursor: pointer;
}
.rsAportalLeftPanel .glyphicons.glyphicons-chevron-right {
  color: black;
  cursor: pointer;
}
.rsAportalRightPanel {
  background: #e7e9f3;
  padding: 10px;
}
@media screen and (max-width: 380px) {
  .rsAportalRightPanel {
    display: none;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsAportalRightPanel {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .rsAportalRightPanel {
    width: calc(100% - 310px);
    height: 100%;
  }
}
.rsAportalRightPanel .adminField {
  width: 75px;
}
.rsAportalRightPanel .glyphicons {
  color: black;
  cursor: pointer;
}
.aportalSection {
  border-bottom: 1px solid #c3c3c3;
  margin: 10px;
  padding: 10px;
}
.aportalSection button {
  margin: 5px;
  height: 55px;
  width: 45%;
}
.aportalSelection {
  border-bottom: 1px solid #c3c3c3;
  margin: 10px;
  padding: 10px;
}
.aportalOperation {
  margin: 10px;
  padding: 10px;
}
.aportalOperation button {
  margin: 5px;
  height: 55px;
  width: 45%;
}
.aportalHeading {
  font-weight: bold;
  margin-top: 25px;
}
.aportalInlineRightButton {
  float: right;
  margin: -5px;
  margin-right: 10px;
}
.aportalInlineRightButton span {
  vertical-align: middle;
}
.aportalInlineLefttButtonAlt {
  float: left;
}
.aportalInlineLefttButtonAlt span {
  vertical-align: middle;
}
.aportalInlineRightButtonAlt {
  float: right;
  margin-right: 10px;
}
.aportalInlineRightButtonAlt span {
  vertical-align: middle;
}
.aportalInlineCenterLabel {
  margin-left: 25%;
  color: grey;
}
.billingInfo {
  width: 75%;
  float: right;
}
.billingInfoCheckbox {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.label {
  color: black;
}
hr {
  border-top: 1px dashed black;
  margin-top: 5px;
  margin-bottom: 6px;
}
.designBox {
  position: absolute;
  width: 90vw;
  height: 90vh;
  overflow: scroll;
  border: 2px solid #006600;
  background-color: #e7e9f3;
  cursor: move;
  z-index: 200;
}
.designBox table th,
.designBox td {
  padding-left: 10px;
  padding-right: 10px;
}
.desOptionRow {
  cursor: pointer;
}
.instructionBullets {
  font-size: 90%;
}
.workOrderTimelineItem {
  text-align: left;
  font-size: small;
  font-weight: bold;
}
.workOrderTimelineLabel {
  text-align: right;
  margin-bottom: 0;
  padding-top: 0px;
  font-weight: bold;
}
.workOrderPhoto {
  width: 40%;
}
.workOrderNoteTable {
  margin-bottom: 5px;
  width: 100%;
}
.workOrderNoteDiv {
  margin-bottom: 20px;
}
.workOrderTOLabel {
  color: green;
}
.workOrderItemQty {
  width: 100%;
  padding: 0px;
}
.workOrderGroup {
  margin-top: 10px;
  margin-bottom: 10px;
}
.workOrderSales {
  color: red;
  font-weight: bold;
}
.ruleDescrtiption {
  color: black;
}
.imageSelect {
  padding-bottom: 10px;
}
.widget-sensor-value {
  text-shadow: 1px 1px 1px black;
  color: #fbfdfe;
  padding: 5px;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  width: 100%;
}
.widget-sensor-value a {
  color: #fbfdfe;
}
.widget-sensor-value .widget-last-container,
.widget-sensor-value .widget-id-container {
  line-height: 0;
  font-weight: 300;
}
.widget-sensor-value .widget-last-wrap {
  height: 80%;
}
.widget-sensor-value .widget-last-wrap .widget-last {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-sensor-value .widget-id {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 1.4rem;
}
.widget-sensor-value .widget-last {
  font-size: 28px;
  font-size: 2.8rem;
  cursor: pointer;
}
.widget-sensor-value .widgetTime {
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 5px;
  padding-top: 0.5rem;
}
.widget-sensor-value .widget-descr-container {
  line-height: 100%;
}
.widget-sensor-value .widget-descr {
  vertical-align: top;
  white-space: nowrap;
  display: inline-table;
  font-size: 14px;
  font-size: 1.4rem;
  outline: none;
}
.widget-sensor-value .widget-subdescr {
  display: block;
  margin-top: 3%;
}
.widget-sensor-value .widget-superdescr {
  font-size: 14px;
  font-size: 1.4rem;
}
.widget-sensor-value .widget-actIcon {
  padding-top: 10%;
  height: 90%;
}
.custom-widget-tile {
  color: #fbfdfe;
  padding: 5px;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
}
.custom-widget-tile a {
  color: #fbfdfe;
}
.custom-widget-tile .custom-widget-descr {
  position: relative;
  font-weight: 300;
  white-space: nowrap;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
.custom-widget-tile .custom-widget-html-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%);
  -ms-transform: translate(-50%, -70%);
  transform: translate(-50%, -70%);
}
.widget-camera-image {
  color: #fbfdfe;
  padding: 5px;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
}
.widget-camera-image a {
  color: #fbfdfe;
}
.widget-camera-image .camera-image {
  width: 100%;
}
.widget-camera-image .widget-last-container {
  font-weight: 300;
  font-size: 1.2vh;
}
.widget-camera-image .widget-id-container {
  font-weight: 300;
  font-size: 1.25vh;
}
.widget-camera-image .widget-time-container {
  font-weight: 300;
  font-size: 1vh;
}
.widget-camera-image .widget-descr-container {
  font-weight: 300;
  white-space: nowrap;
  font-size: 1.35vh;
}
md-dialog {
  font-family: Roboto !important;
}
.camera-image {
  width: 100%;
}
.murphy-rpm {
  margin-top: 5%;
  font-size: 18px;
}
.murphy-led-container {
  outline: none;
}
.murphy-led-container .widget-led {
  vertical-align: text-top;
  display: inline-block;
  width: 10px;
  height: 5px;
  border-radius: 25%;
  margin-left: 1%;
  margin-right: 1%;
}
.murphy-led-container .led-red {
  background-color: red;
  -webkit-box-shadow: #000000 0 -1px 7px 1px, inset #660000 0 -1px 9px, #ff0000 0 2px 12px;
          box-shadow: #000000 0 -1px 7px 1px, inset #660000 0 -1px 9px, #ff0000 0 2px 12px;
}
.murphy-led-container .led-yellow {
  background-color: yellow;
  -webkit-box-shadow: #000000 0 -1px 7px 1px, inset #666600 0 -1px 9px, #dddd00 0 2px 12px;
          box-shadow: #000000 0 -1px 7px 1px, inset #666600 0 -1px 9px, #dddd00 0 2px 12px;
}
.murphy-led-container .led-green {
  background-color: #23de26;
  -webkit-box-shadow: #000000 0 -1px 7px 1px, inset #446600 0 -1px 9px, #77dd00 0 2px 12px;
          box-shadow: #000000 0 -1px 7px 1px, inset #446600 0 -1px 9px, #77dd00 0 2px 12px;
}
.murphy-led-container .led-off {
  background-color: gray;
  -webkit-box-shadow: #000000 0 -1px 7px 1px, inset #000000 0 -1px 9px, #000000 0 2px 12px;
          box-shadow: #000000 0 -1px 7px 1px, inset #000000 0 -1px 9px, #000000 0 2px 12px;
}
.murphy-led-container .MPC-led {
  display: inline-block;
  color: black;
  border-style: solid;
  border-radius: .25em;
  width: 15%;
}
.murphyContainer {
  max-width: 500px;
  text-align: center;
  background-color: #171717;
  color: #d0d2db;
  overflow: auto;
  height: 100%;
}
.murphyContainer :focus {
  outline: none;
}
.murphyDisplay {
  width: 90%;
  margin: auto;
  max-width: 300px;
  background-color: #75abff;
  -webkit-box-shadow: inset #000000 0px 0px 28px -2px, 0px 0px 0px 5px #3f4051;
          box-shadow: inset #000000 0px 0px 28px -2px, 0px 0px 0px 5px #3f4051;
  border-radius: 10px;
}
.murphyDisplay table {
  width: 100%;
  table-layout: fixed;
  margin: 10px;
  color: black;
  font-family: courier;
  font-size: .8em;
}
.murphyDisplay .textCol {
  text-transform: uppercase;
  text-align: left;
}
.murphyDisplay .valueCol {
  text-align: center;
}
.murphyRpmSet {
  width: 90%;
  margin: auto;
  max-width: 400px;
}
.murphyRpmSet .labelCol {
  width: 15%;
  padding-top: 15px;
}
.murphyRpmSet .sliderCol {
  width: 70%;
  padding: 10px;
}
.murphyRpmSet .buttonCol {
  width: 15%;
  padding-top: 15px;
}
.murphyButtonTable {
  margin: auto;
}
.murphyButtonTable td {
  padding: 10px;
}
.murphyButtonTable td:nth-child(1) {
  text-align: right;
}
.murphyButtonTable td:nth-child(2) {
  text-align: left;
}
.murphyButtonTable .stop {
  background-color: red;
  border-color: red;
}
.murphyButtonTable .auto,
.murphyButtonTable .manual {
  background-color: orange;
  border-color: orange	;
}
.grainDetail {
  font-size: 22px;
}
.grainEntry {
  text-align: center;
  font-size: 22px;
  padding: 1px 1px !important;
}
.grainWarning {
  background-color: yellow;
  color: black;
  text-shadow: none;
}
.grainAlert {
  background-color: red;
  text-shadow: none;
  color: white;
}
.grainCorner,
.grainLevel {
  vertical-align: middle !important;
  text-align: center;
  font-size: 22px;
}
.grainLine,
.grainLines {
  text-align: center;
  font-size: 22px;
}
.grainConfig {
  text-align: center;
}
.grainConfigEntry {
  text-align: center;
  vertical-align: middle !important;
  font-size: 16px;
}
.grainConfigEntry input {
  width: 40px;
}
.siloImage {
  padding: 25px;
}
.widget-sensortable .table td:nth-child(1) {
  width: 50%;
}
.widget-sensortable .panel-body {
  padding: 0px;
}
.widget-sensortable .panel-title {
  font-size: 2rem;
}
.widget-sensortable .panel-title i {
  margin-bottom: 10px;
}
.widget-sensortable .imgdiv {
  background-image: url('/img/rancha.png');
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  height: 40%;
  width: 40%;
  z-index: -1;
}
.sensorCfgBands {
  table-layout: fixed;
  width: 100%;
}
.sensorCfgBands input {
  width: 90%;
  text-align: center;
}
.sensorCfgBands .scbCol {
  width: 25%;
}
.sensorCfgBands .scbFrom {
  width: 30%;
}
.sensorCfgBands .scbDash {
  width: 4%;
}
.sensorCfgBands .scbTo {
  width: 30%;
}
.sensorCfgBands .scbAlert {
  text-align: center;
  width: 16%;
}
.sensorCfgBands .scbAlert div {
  margin-top: -10px;
}
.sensorCfgBands .scbRem {
  width: 5%;
}
.sensorCfgLines {
  table-layout: fixed;
  width: 100%;
}
.sensorCfgLines input {
  width: 90%;
  text-align: center;
}
.sensorCfgLines .sclCol {
  width: 25%;
}
.sensorCfgLines .sclVal {
  width: 18%;
}
.sensorCfgLines .sclTxt {
  width: 52%;
}
.sensorCfgLines .sclRem {
  width: 5%;
}
.sensorCfgAxes {
  table-layout: fixed;
  width: 100%;
}
.sensorCfgAxes input {
  width: 40%;
  text-align: center;
}
.sensorCfgAxes .scaLab {
  width: 40%;
}
.sensorCfgAxes .scaCfg {
  width: 55%;
}
.sensorCfgAxes .scaTip {
  width: 5%;
}
.sensorCfgAxes .scaLabCB {
  width: 70%;
}
.sensorCfgAxes .scaCfgCB {
  width: 25%;
}
.sensorCfgAxes .scaTipCB {
  width: 5%;
}
.sensorCfgAutoAnts {
  table-layout: fixed;
  width: 100%;
}
.sensorCfgAutoAnts .scaaType {
  width: 60%;
}
.sensorCfgAutoAnts .scaaLimit {
  width: 30%;
}
.sensorCfgAutoAnts .scaaRem {
  width: 5%;
}
.inputNumSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inputNumSelect input {
  width: 33%;
}
.inputNumSelect select {
  width: 66%;
}
.lineStyleSelect {
  width: 150px;
}
.textTileSelect {
  width: 150px;
}
.weather .weather-head {
  text-align: center;
  font-size: 6rem;
  padding: 40px 0px 50px 0px;
  background: #171717;
  border-bottom: 1px solid #000000;
}
.weather .temp {
  vertical-align: middle;
  display: inline-block;
  font-weight: lighter;
}
.weather .high-low {
  font-size: 2rem;
  display: inline-block;
  vertical-align: middle;
}
.weather .high-low .high {
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%);
  color: #C8763A;
}
.weather .high-low .low {
  -webkit-transform: translateY(60%);
      -ms-transform: translateY(60%);
          transform: translateY(60%);
  margin-left: -5.1rem;
  color: #5BA5D9;
}
.weather .table-row {
  border-bottom: 1px solid #000000;
  vertical-align: middle;
  line-height: 1.2rem;
}
.weather .table-row div:nth-child(1) {
  float: left;
  display: inline-block;
  width: 50%;
  padding: 18px 0px 18px 5%;
  color: #8e8e8e;
}
.weather .table-row div:nth-child(2) {
  display: inline-block;
  width: 50%;
  padding: 18px 0px 18px 5%;
  border-left: 1px solid #000000;
  font-size: 2rem;
}
.weather .forecast-row {
  border-bottom: 1px solid #000000;
  vertical-align: middle;
  clear: both;
}
.weather .forecast-row img {
  width: 30px;
}
.weather .forecast-row .group-temp {
  display: inline-block;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  widht: 33.3%;
}
.weather .forecast-row .group-temp .high {
  color: #C8763A;
}
.weather .forecast-row .group-temp .low {
  color: #5BA5D9;
}
.weather .forecast-row .group-rainchance {
  display: inline-block;
  padding: 10px 5px;
  float: right;
  right: 0px;
  position: relative;
}
.weather .forecast-row .group-date {
  display: inline-block;
  padding: 10px 0px 10px 5%;
  color: #8e8e8e;
  width: 33.3%;
}
.weather .forecast-row .descr {
  font-size: 1rem;
  color: #8e8e8e;
}
.weather .high {
  color: #C8763A;
}
.weather .low {
  color: #5BA5D9;
}
.weather .weatherItemLabel {
  color: #d0d2db;
  font-size: 14px;
  font-size: 1.4rem;
  align: center;
  margin-bottom: 7px;
  padding-left: 100px;
  width: 75%;
}
@media screen and (min-width: 768px) {
  .weather .weatherItemLabel {
    display: inline;
    float: left;
    width: 83.33333333%;
    margin: 0 0%;
    margin-bottom: 5px;
  }
}
.weather .weatherItemList {
  align: center;
  margin-bottom: 7px;
  padding-left: 100px;
  width: 75%;
}
@media screen and (min-width: 768px) {
  .weather .weatherItemList {
    display: inline;
    float: left;
    width: 83.33333333%;
    margin: 0 0%;
    margin-bottom: 5px;
  }
}
.weather .hint {
  padding: 30px 10%;
  font-size: 20px;
  font-size: 2rem;
  width: 66%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 380px) {
  .weather .hint {
    width: 80%;
  }
}
@media screen and (min-width: 992px) {
  .weather .hint {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .weather .hint {
    width: 40%;
  }
}
.weather .hint .space {
  text-align: left;
  padding: 10px;
}
.weather .hint .space span {
  color: #d0d2db;
}
.weather .hint .input input {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 200px;
}
.weather .hint .buttons {
  text-align: center;
}
.weather .dark-theme {
  height: 100%;
}
.zipcode-confirm .modal-dialog .space {
  padding: 30px;
  font-size: 2rem;
}
.zipcode-confirm .modal-dialog input {
  width: 100px;
  margin-left: 10px;
  color: black;
}
.rsNotifContainer {
  padding: 10px;
  background-color: #e7e9f3;
  min-height: 100vh;
}
@media screen and (min-width: 768px) {
  .rsNotifContainer {
    padding: 25px;
  }
}
.rsNotifContainer .dataTables_wrapper {
  width: 100%;
}
.rsNotifContainer .propSelTable {
  display: inline;
  vertical-align: middle;
}
.rsNotifContainer .propSelTable td {
  padding: 5px;
}
.noti-count {
  color: white;
  position: absolute;
  display: inline;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ab1229;
  font-size: 12px;
  font-family: arial;
  padding-top: 4px;
  text-align: center;
  margin-top: -8px;
  margin-left: -10px;
}
.notifTableEvents {
  word-wrap: break-word;
  margin-bottom: 5px !important;
  table-layout: fixed;
}
.notifTableEvents td:nth-child(1) {
  width: 50px;
  text-align: center;
}
.notifTableEvents td:nth-child(1) img {
  width: 90%;
}
.notifTableEvents .filterDiv {
  display: inline;
  font-weight: normal;
  font-style: italic;
}
.notifTableEvents .errorDiv {
  display: inline;
  font-weight: normal;
  font-style: italic;
  color: red;
}
.ruleTree ul,
.ruleTree li {
  position: relative;
}
.ruleTree ul {
  list-style: none;
  padding-left: 32px;
}
.ruleTree li::before,
.ruleTree li::after {
  content: "";
  position: absolute;
  left: -12px;
}
.ruleTree li::before {
  border-top: 1px solid #0a0;
  top: 14px;
  width: 8px;
  height: 0;
}
.ruleTree li::after {
  border-left: 1px solid #0a0;
  height: 100%;
  width: 0px;
  top: 2px;
}
.ruleTree ul > li:last-child::after {
  height: 13px;
}
.ruleTree .textBox {
  height: 28px;
}
.ruleTree .textBox span {
  vertical-align: middle;
}
.ruleTree .glyphicons {
  vertical-align: baseline;
  outline: none;
}
.propertySubscribed {
  color: green;
  font-weight: bold;
}
.sourceButton,
.refreshButton,
.insertSensorLink {
  float: right;
}
.rsSitesContainer {
  background-color: #e7e9f3;
  min-height: 100vh;
}
@media screen and (min-width: 768px) {
  .rsSitesContainer {
    display: -webkit-box;
  }
}
.rsSitesContainer .dataTables_wrapper {
  width: 100%;
}
.rs-sites-filter {
  font-size: 14px;
  font-size: 1.4rem;
}
.rs-sites-filter input,
.rs-sites-filter select {
  padding: 3px;
  height: 26px;
  height: 2.6rem;
  display: inline-block;
  width: auto;
}
.rs-sites-filter label {
  margin-right: 5px;
  margin-right: 0.5rem;
}
.rs-sites-filter input {
  width: 90px;
}
.rs-sites-filter .form-group {
  display: inline-block;
  margin-bottom: 0;
}
.rs-sites-filter .narrowSelect .buttonLabel {
  display: block;
  max-width: 15vw;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .rs-sites-filter .narrowSelect .buttonLabel {
    max-width: 25vw;
  }
}
.rs-sites-filter li {
  padding-left: 0px !important;
}
.livemapForm {
  background-color: #e7e9f3;
  padding: 5px;
}
.livemap-popup {
  display: none;
  position: absolute;
  background-color: white;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 200px;
}
.livemap-popup td {
  padding: 2px;
}
.livemap-popup:after,
.livemap-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.livemap-popup:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}
.livemap-popup:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}
.livemap-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 5px;
}
.livemap-popup-content {
  font-size: small;
  min-width: 200px;
}
.livemap-popup-content .livemap-popup-footer {
  font-weight: bold;
  width: 100%;
}
.livemap-popup-content td:nth-child(1) {
  font-weight: bold;
}
.livemapDashTile {
  width: 80px;
  height: 80px;
  background-color: #006400;
  outline: 3px solid #449438;
}
.livemapWideDashTile {
  width: 160px;
  height: 80px;
  background-color: #006400;
  outline: 3px solid #449438;
}
.livemapContainer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.livemapContainer .livemap {
  height: 100%;
}
.livemapContainer .mapDivSplit {
  width: 50%;
}
.livemapContainer .mapDivFull {
  width: 100%;
}
.livemapContainer .graphDiv {
  width: 50%;
}
.liveMapPropSelect {
  max-width: 80vw;
}
.liveMapPropSelect .buttonLabel {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .liveMapPropSelect .buttonLabel {
    max-width: 25vw;
  }
}
.rsMapTable {
  position: absolute;
  top: 80px;
  left: .5em;
}
.rsMapTable td {
  border: 1px solid white;
  padding: 5px;
  color: white;
  background-color: #006400;
  cursor: pointer;
}
.rsMapTable .waterOn {
  background-color: blue;
}
.rsMapTable button {
  width: auto !important;
  padding: 5px !important;
}
.livemapdirective {
  position: relative;
  height: 100%;
  width: 100%;
}
.livemapdirective .multiSelect .checkboxLayer {
  left: auto;
  right: 0;
  top: 40px;
  width: auto;
}
.livemapdirective .multiSelect {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.livemapdirective .multiSelect > button {
  width: auto;
}
.livemapdirective .layerSwitcher {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
.actuation {
  min-height: 100%;
  background-color: #e7e9f3;
}
.actuation label {
  padding: 10px 0 0 0;
  text-align: left;
  margin-left: 20px;
  font-weight: normal;
}
.actuation .glyphicons-cogwheel {
  top: 4px;
  top: 0.4rem;
  padding-right: 10px;
  padding-right: 1rem;
}
.actuation .onColor {
  background-color: #29761e;
  color: #ffffff;
}
.actuation .offColor {
  background-color: #ab1229;
  color: #ffffff;
}
.actuation .state-box {
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px 0;
  margin: 5px 10px 5px 30px;
}
.actuation .state-box table {
  margin-left: 20px;
  margin-right: 20px;
}
.actuation .pendingOff {
  background-color: cyan;
}
.actuation .state-hint {
  color: #727274;
  padding: 10px 0;
  margin: 5px 10px 5px 30px;
}
.actuation .sensor {
  padding-top: 10px;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.actuation .sensor:before,
.actuation .sensor:after {
  content: "";
  display: table;
}
.actuation .sensor:after {
  clear: both;
}
.actuation .sensor:before,
.actuation .sensor:after {
  content: " ";
  display: table;
}
.actuation .sensor:after {
  clear: both;
}
.actuation .sensor:before,
.actuation .sensor:after {
  content: "";
  display: table;
}
.actuation .sensor:after {
  clear: both;
}
.actuation .sensor:before,
.actuation .sensor:after {
  content: " ";
  display: table;
}
.actuation .sensor:after {
  clear: both;
}
.actuation .sensor .value {
  display: inline;
  float: left;
  width: 100%;
  margin: 0 0%;
  cursor: pointer;
}
.actuation .sensor a,
.actuation .sensor h1 {
  margin-left: 30px;
}
.actuation .actTimeIcon {
  text-align: right;
  margin-right: 30px;
}
.actuation .actTimeInput table {
  margin: auto;
}
.actuation .actTimeInput p {
  margin: 0px;
}
.actuation .actuationGrid {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.actuation .actuationGrid button {
  height: 80px;
  width: 80px;
}
.actuation .actuationGrid .left {
  text-align: center;
}
.actuation .actuationGrid .right {
  text-align: center;
}
.actuation .actuationGrid .ONOFF {
  font-size: 20px;
}
.actuation .actuationGrid .durationPicker table {
  margin-left: auto;
  margin-right: auto;
}
.actuation .status-change_deprec {
  padding: 10px 0;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.actuation .status-change_deprec:before,
.actuation .status-change_deprec:after {
  content: "";
  display: table;
}
.actuation .status-change_deprec:after {
  clear: both;
}
.actuation .status-change_deprec:before,
.actuation .status-change_deprec:after {
  content: " ";
  display: table;
}
.actuation .status-change_deprec:after {
  clear: both;
}
.actuation .status-change_deprec:before,
.actuation .status-change_deprec:after {
  content: "";
  display: table;
}
.actuation .status-change_deprec:after {
  clear: both;
}
.actuation .status-change_deprec:before,
.actuation .status-change_deprec:after {
  content: " ";
  display: table;
}
.actuation .status-change_deprec:after {
  clear: both;
}
.actuation .status-change_deprec .status-lbl {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
}
.actuation .status-change_deprec .status-list {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
}
.actuation .duration_deprec {
  padding: 10px 0;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.actuation .duration_deprec:before,
.actuation .duration_deprec:after {
  content: "";
  display: table;
}
.actuation .duration_deprec:after {
  clear: both;
}
.actuation .duration_deprec:before,
.actuation .duration_deprec:after {
  content: " ";
  display: table;
}
.actuation .duration_deprec:after {
  clear: both;
}
.actuation .duration_deprec:before,
.actuation .duration_deprec:after {
  content: "";
  display: table;
}
.actuation .duration_deprec:after {
  clear: both;
}
.actuation .duration_deprec:before,
.actuation .duration_deprec:after {
  content: " ";
  display: table;
}
.actuation .duration_deprec:after {
  clear: both;
}
.actuation .duration_deprec .duration-lbl {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
}
.actuation .duration_deprec .duration-hr,
.actuation .duration_deprec .duration-mins {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
}
.actuation .duration_deprec .duration-hr input,
.actuation .duration_deprec .duration-mins input {
  text-align: center;
}
.actuation .duration_deprec .duration-hr label,
.actuation .duration_deprec .duration-mins label {
  margin-left: 10px;
}
.actuation .buttonsBar {
  text-align: center;
  padding: 10px 0;
}
.actuation .buttonsBar button {
  margin-left: 10px;
}
.rsConfigContainer {
  background-color: #e7e9f3;
  min-height: 100vh;
}
@media screen and (min-width: 768px) {
  .rsConfigContainer {
    display: -webkit-box;
  }
}
.rsConfigLeftPanel {
  padding: 10px;
}
@media screen and (max-width: 380px) {
  .rsConfigLeftPanel {
    width: 100%;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsConfigLeftPanel {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .rsConfigLeftPanel {
    width: 310px;
  }
}
.rsConfigLeftPanel .rsHidden {
  display: inline-block;
}
.rsConfigLeftPanel .rsHidden a,
.rsConfigLeftPanel .rsHidden a:active,
.rsConfigLeftPanel .rsHidden a:hover,
.rsConfigLeftPanel .rsHidden a:visited {
  cursor: default;
}
.unitLiveBar {
  border: 4px outset red;
  background-color: powderblue;
  padding: 5px;
  margin-bottom: 5px;
}
.unitLiveBar .message {
  display: inline-block;
  color: red;
}
.unitLiveBar .statuses {
  float: right;
  display: inline-block;
}
.unitLiveBar span {
  vertical-align: middle;
}
.unitLiveBadge {
  display: inline-block;
  float: right;
  border: 4px outset red;
  background-color: powderblue;
  padding: 5px;
  margin-bottom: 5px;
  color: red;
}
.rsConfigRightPanel {
  background: #e7e9f3;
  padding: 10px;
}
@media screen and (max-width: 380px) {
  .rsConfigRightPanel {
    display: none;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsConfigRightPanel {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .rsConfigRightPanel {
    width: calc(100% - 310px);
    height: 100%;
  }
}
.rsConfigRightPanel .configField {
  width: 75px;
}
.configSection {
  border-top: 1px solid #c3c3c3;
  margin: 10px;
  padding: 10px;
}
.configSection button {
  margin: 5px;
  height: 55px;
  width: 45%;
}
.configExtraBut {
  margin-left: 10px;
  padding-left: 10px;
}
.configHeading {
  font-weight: bold;
  margin-top: 25px;
}
.configHeadingSubject {
  margin-top: 25px;
}
.configPortAddButton,
.configScriptAddButton,
.configMessageAddButton,
.configPushButton {
  text-align: right;
}
.configInlineRightButton {
  float: right;
  margin: -5px;
  margin-right: 10px;
}
.configInlineRightButton span {
  vertical-align: middle;
}
.cfgChgPending {
  color: red;
  font-style: italic;
}
.unitPhoto {
  width: 100%;
}
.scriptDisplay {
  width: 90%;
  margin: 10px;
  min-height: 100px;
  padding: 5px;
  background-color: #75abff;
  -webkit-box-shadow: inset #000000 0px 0px 28px -2px, 0px 0px 0px 5px #3f4051;
          box-shadow: inset #000000 0px 0px 28px -2px, 0px 0px 0px 5px #3f4051;
  border-radius: 10px;
}
.scriptDisplay table {
  width: 100%;
  table-layout: fixed;
  margin: 10px;
  color: black;
  font-family: courier;
  font-size: .8em;
}
.scriptDisplay .textCol {
  text-transform: uppercase;
  text-align: left;
}
.scriptDisplay .valueCol {
  text-align: center;
}
.settingWarn {
  color: orange;
}
.descInput {
  width: 100%;
}
.callbackMessage {
  font-size: 16px;
  color: red;
  margin-bottom: 20px;
}
.bundlePart {
  border: 2px solid #557936;
  background-color: #e7e9f3;
  border-radius: 7px;
  padding: 5px;
}
.bundlePart span {
  vertical-align: middle;
}
.bundlePart .longtext {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.bundlePart .icons {
  white-space: nowrap;
}
.bundlePart .icons span {
  margin-right: -5px;
}
.rsterm {
  height: 100%;
}
.termstate40 {
  color: #ff0000;
}
.termstate10,
.termstate20 {
  background-color: #ffff00;
}
.termstate15 {
  color: #ffa500;
}
.termstate30 {
  background-color: #adff2f;
}
.termControl button {
  margin-bottom: 5px;
}
.termWarning {
  color: red;
  margin-bottom: 10px;
  margin-top: 10px;
}
.termLogCancel {
  float: right;
}
.unitExpMsg {
  color: red;
  width: 100%;
  text-align: center;
}
.unitExpTd {
  text-align: center;
  vertical-align: middle !important;
}
.unitExpTd img {
  max-height: 150px;
}
.unitExpTd svg {
  max-height: 120px;
}
.unitExpStatTable {
  border-spacing: 10px;
  border-collapse: separate;
}
.unitExpStatTable td {
  padding: 5px;
  color: #ffffff;
  background-color: #3fb42d;
  text-align: center;
}
.unitExpStatTable td input {
  color: black;
}
.unitExpStatTable .warn {
  background-color: orange;
}
.unitExpStepTable .ok {
  color: #ffffff;
  background-color: #3fb42d;
}
.unitExpStepTable .warn {
  color: black;
  background-color: orange;
}
.unitExpStepTable .err {
  color: black;
  background-color: red;
}
.unitExpUploadTable td {
  padding-right: 5px;
}
.ubrResults {
  font-size: 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .ubrResults {
    display: inline;
    margin-left: 40px;
  }
}
.ubrResults span {
  margin-left: 10px;
  color: green;
}
.mapLegend {
  position: absolute;
  top: 25px;
  left: 25px;
  border: 2px solid #006600;
  background-color: #e7e9f3;
  cursor: move;
  z-index: 10;
}
.mapLegend table th,
.mapLegend td {
  padding: 10px;
}
.designMapDiv {
  aspect-ratio: 1.4;
}
.logFilter {
  float: right;
}
.vis-time-axis .vis-text.vis-major {
  font-weight: bold;
}
.vis-time-axis .vis-grid.vis-minor {
  border-width: 1px;
  border-color: grey;
  border-style: dotted;
}
.vis-time-axis .vis-grid.vis-major {
  border-width: 1px;
  border-color: grey;
  border-style: dotted;
}
/*  MOVED to actuation service/ inline
.vis-item.state1 { background-color: grey }		// pending
.vis-item.state2 { background-color: cyan }		// actuated
.vis-item.state3 { background-color: #0088ff }		// in progress
.vis-item.state4 { background-color: cyan }		// de-actuated
.vis-item.state5 { background-color: @rs-btn-primary-bg }		// completed
.vis-item.state10 { background-color: orange }		// feedback out of range
.vis-item.state11 { background-color: orange }		// feedback data missing
.vis-item.state12 { background-color: orange }		// feedback overdue
.vis-item.state15 { background-color: red }		// turn-on timeout
.vis-item.state16 { background-color: red }		// turn-off timeout
.vis-item.state20 { background-color: @rs-btn-primary-bg }	// Feedback verified
//.vis-item.state30 { background-color: grey }	// Superceded by  manual
*/
.vis-item .glyphicons {
  color: black;
  cursor: pointer;
}
.rsRightPanel .irrigationField {
  width: 75px;
}
.irrigationSection {
  border-top: 1px solid #c3c3c3;
  margin: 10px;
  padding: 10px;
}
.irrigationSection button {
  margin: 5px;
  height: 55px;
  width: 45%;
}
.irrigationHeading {
  font-weight: bold;
  margin-top: 25px;
}
.irrigationPortAddButton,
.irrigationScriptAddButton,
.irrigationMessageAddButton {
  text-align: right;
}
.irrigationPortAddButton button,
.irrigationScriptAddButton button,
.irrigationMessageAddButton button {
  margin-bottom: 10px;
}
.irrigationInlineRightButton {
  float: right;
  margin: -5px;
  margin-right: 10px;
}
.irrigationInlineRightButton span {
  vertical-align: middle;
}
.timelineGroup {
  font-weight: bold;
}
.ruleCalcResult {
  display: inline-block;
  color: #ffffff;
  background-color: #3fb42d;
  font-size: 20px;
  margin-left: 20px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
}
.ruleActionTrue {
  background-color: #3fb42d !important;
}
.runtimeInputTable input {
  padding-left: 5px;
  padding-right: 5px;
}
.runtimeInputTable .hours {
  text-align: right;
}
.glyphicons-warning-sign {
  color: orange !important;
}
.offset {
  padding-left: 0px;
  padding-right: 1px;
  width: auto;
}
.rsFullscreen {
  z-index: 899;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.soilSettings {
  padding-top: 10px;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.soilSettings:before,
.soilSettings:after {
  content: "";
  display: table;
}
.soilSettings:after {
  clear: both;
}
.soilSettings:before,
.soilSettings:after {
  content: " ";
  display: table;
}
.soilSettings:after {
  clear: both;
}
.soilSettings:before,
.soilSettings:after {
  content: "";
  display: table;
}
.soilSettings:after {
  clear: both;
}
.soilSettings:before,
.soilSettings:after {
  content: " ";
  display: table;
}
.soilSettings:after {
  clear: both;
}
.soilSettings .form-control {
  padding: 6px 6px;
}
.soilSettings label {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
  padding: 5px;
  text-align: left;
  margin-left: 20px;
}
.soilSettings .dash {
  text-align: center;
  display: inline;
  float: left;
  width: 8.33333333%;
  margin: 0 0%;
}
.soilSettings .rangeInput {
  display: inline;
  float: left;
  width: 16.66666667%;
  margin: 0 0%;
  padding: 3px;
}
.soilSettings .rangeInput input {
  text-align: center;
}
.soilSettings .rightInput {
  display: inline;
  float: left;
  width: 41.66666667%;
  margin: 0 0%;
  padding: 3px;
}
@media screen and (max-width: 380px) {
  .dateRangeLabel,
  .groupingLabel {
    display: none;
  }
}
.infoBox {
  position: absolute;
  top: 25px;
  left: 25px;
  border: 2px solid #006600;
  background-color: #e7e9f3;
  cursor: move;
  z-index: 10;
}
.infoBox table th,
.infoBox td {
  padding-left: 10px;
  padding-right: 10px;
}
.infoBox table tr:nth-child(1) {
  border-bottom: solid 1px #006600;
}
.infoBox table th:nth-child(n+2),
.infoBox td:nth-child(n+2) {
  padding: 5px;
  text-align: right;
}
.analyticsRightPanel .analyticsField {
  width: 75px;
}
.analyticsRightPanel .dragging {
  background-color: lime;
}
.analyticsSection {
  border-top: 1px solid #c3c3c3;
  margin: 10px;
  padding: 8px;
}
.analyticsSection button {
  margin: 5px;
  height: 80px;
  width: 42%;
}
.analyticsHeading {
  font-weight: bold;
  margin-top: 25px;
}
.modelRunTable td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.manualDate {
  width: 200px;
  margin: auto;
  margin-bottom: 10px;
}
.manualTable {
  width: 100%;
}
.manualTable td {
  vertical-align: middle !important;
  text-align: center;
}
.reportSection {
  border: 2px solid #557936;
  background-color: #e7e9f3;
  border-radius: 7px;
  padding: 5px;
}
.reportSection span {
  vertical-align: middle;
}
.reportSection .longtext {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.reportSection .icons {
  white-space: nowrap;
}
.reportSection .icons span {
  margin-right: -5px;
}
.addButton {
  text-align: right;
}
.sensortable .calcTable td {
  padding: 3px;
}
.colglyph {
  display: inline-block;
  width: 80px;
  text-align: center;
}
.loggerRightPanel .dataloggerField {
  width: 75px;
}
.loggerRightPanel .dragging {
  background-color: lime;
}
.loggerIntro {
  text-align: center;
}
.loggerStatus {
  margin-bottom: 10px;
}
.loggerStatus button {
  border: 0px;
  color: white;
  height: 50px;
  width: 100%;
  display: block;
  margin: auto;
}
.loggerStatus .disconnected {
  background-color: red;
}
.loggerStatus .connecting {
  background-color: orange;
}
.loggerStatus .connected {
  background-color: green;
}
.loggerConnect {
  margin-top: 50px;
}
.loggerConnect button {
  display: block;
  margin: auto;
}
.loggerSensors {
  padding: 5px;
  border-radius: 5px;
  background-color: green;
  color: white;
  margin-right: 5px;
}
.loggerSimpleTable td {
  padding: 10px;
}
.loggerSimpleTable img {
  max-height: 150px;
}
.rulesAlertsHeader {
  border: 1px;
  text-align: left;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 0px;
}
.rulesAlertsPagination {
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.rulesAlertsUserAssociate {
  text-align: left;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 0px;
}
.rulesAlertsUserAlert {
  border: 2px;
  text-align: left;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
.rulesAlertsBox {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #646464;
  border-right-color: #646464;
  border-bottom-color: #646464;
  border-left-color: #646464;
  background-color: #e7e9f3;
}
.rulesAlertsBoxTransparent {
  background-color: transparent;
}
.rulesAlertsRecipients {
  text-align: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 20px;
}
.rulesAlertsPropertyUserSelector {
  position: relative;
  text-align: left;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.rulesAlertsPropertyUserBlock {
  position: relative;
  text-align: left;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
}
.rulesAlertsBottomPadding {
  position: relative;
  text-align: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 10px;
}
.rulesAlertsLabel {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1px;
}
.rulesAlertsLabelSml {
  font-size: small;
  display: inline-block;
  max-width: 80%;
  margin-bottom: 1px;
}
.rulesAlertsRecipientRow {
  background-color: lightyellow;
}
.rulesAlertsRecipientViewHeader {
  background-color: white;
}
.rulesAlertsRecipientViewRow {
  background-color: lightgray;
}
.ruleAlertsTableBordered {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #646464;
  border-right-color: #646464;
  border-bottom-color: #646464;
  border-left-color: #646464;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}
.dataGridSelections {
  width: 80% !important;
}
.dataGridHeader {
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: green;
}
.dataGridCell {
  text-align: center !important;
  vertical-align: middle !important;
  padding-top: 2px !important;
  padding-right: 0px !important;
  padding-bottom: 2px !important;
  padding-left: 0px !important;
}
.dataGridLoad {
  color: white !important;
}
.dataGridOptionsSelected {
  font-size: 75%;
}
.dataGridCellMulti {
  text-align: center !important;
  width: 100% !important;
}
.dataGridOptionsMobileForm {
  margin-bottom: 3px !important;
}
.dataGridOptionsMobileFilter {
  margin-left: 2% !important;
}
.dataGridOptionsMobileCSV {
  margin-left: 78% !important;
}
html {
  font-size: 62.5%;
}
html,
body {
  height: 100%;
  background-color: #e7e9f3;
}
body {
  font-size: 1.6rem;
  /* =14px */
  line-height: 1.42857143;
  font-family: 'HelveticaNeue';
}
h1 {
  font-size: 2.4rem;
}
/* =24px */
a,
a:link {
  text-decoration: none;
  cursor: pointer;
}
img {
  vertical-align: middle;
}
button span {
  vertical-align: middle;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.app-container {
  height: 100%;
  background-color: #004100;
  max-width: 2048px;
  max-height: 2048px;
}
.app-container .rslessmeta {
  display: none;
  max-width: 768px;
}
.main-column.ng-scope {
  height: 100%;
}
.main-content {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .main-content {
    margin-left: 65px;
  }
}
.narrow-main {
  max-width: 700px;
  margin: auto !important;
  margin-top: 10px !important;
}
.fullheight {
  height: 100%;
}
.three {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
  position: relative;
}
.six {
  display: inline;
  float: left;
  width: 16.66666667%;
  margin: 0 0%;
  position: relative;
}
.two {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
  position: relative;
}
.one {
  display: inline;
  float: left;
  width: 100%;
  margin: 0 0%;
  position: relative;
  display: block;
}
.rs-primary-schema,
.dark-theme {
  background-color: #171717;
  margin-right: 0;
  margin-left: 0;
  color: #d0d2db;
  overflow: auto;
}
.rs-primary-schema .header,
.dark-theme .header {
  border-bottom: 1px solid #000000;
}
.rs-secondary-schema,
.blue-theme {
  background-color: #e7e9f3;
  color: #080707;
  margin-right: 0;
  margin-left: 0;
  height: 100%;
}
.equip-id-text {
  text-align: center;
  color: #c3c3c3;
  padding: 3px;
  border-bottom: 1px solid #000000;
}
.inline-right {
  position: relative;
  margin: auto 0;
  top: -45px;
  float: right;
  right: 25%;
}
.inline-left {
  position: relative;
  margin: auto 0;
  top: -45px;
  left: 25%;
}
.toggle-right,
.move-down {
  position: relative;
  float: right;
  clear: both;
  right: 4%;
  font-size: 2.2rem;
  top: 12px;
  font-weight: 300;
}
.move-down {
  margin-top: 20px;
}
.toggle-left {
  position: relative;
  clear: both;
  left: 4%;
  color: #8e8e8e;
  font-weight: bold;
}
.toggle {
  line-height: 5rem;
  border-bottom: 1px solid #161616;
  background-color: #1e1e1e;
}
.disable {
  color: #757575;
}
.modal-lg {
  height: 450px;
}
.logout-warning-hdr-left {
  float: left;
}
.logout-warning-hdr-right {
  float: right;
}
.menue {
  padding: 8px 0;
  background-color: #eceef8;
  text-align: center;
}
.menue:nth-child(1) {
  border-right: 1px solid #c3c3c3;
}
.active {
  background-color: #eceef8;
  color: #557936;
}
.inactive {
  background-color: #c1c3cb;
}
.ribbon {
  background-color: #015591;
  color: #ffffff;
  text-align: center;
  padding: 7px 0;
  width: 100%;
  font-weight: bold;
}
::-webkit-scrollbar {
  display: none;
}
.grids-container {
  clear: both;
  overflow: auto;
  background-color: #004100;
}
.tile {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0;
  background-color: #004100;
  height: 150px;
}
.tile a:hover {
  color: #c5dce8;
}
@media screen and (min-width: 768px) {
  .tile {
    height: 250px;
  }
}
@media screen and (min-width: 992px) {
  .tile {
    height: 166px;
  }
}
@media screen and (min-width: 1200px) {
  .tile {
    height: 215px;
  }
}
.page .header {
  padding: 18px;
  padding: 1.8rem;
  font-size: 20px;
  font-size: 2rem;
}
.page .glyphicons-menu-left {
  top: 24px;
  top: 2.4rem;
}
.page .content-heading {
  color: #6a7d5a;
  font-weight: bold;
  padding: 10px 0;
  margin: 0 -15px;
}
.glyphicons {
  color: #535355;
  vertical-align: middle;
}
.glyphicons-menu-hamburger {
  left: 20px;
  position: absolute;
}
.glyphicons-menu-right {
  position: relative;
  color: #d0d2db;
}
.glyphicons-option-horizontal {
  right: 20px;
  top: 14px;
  position: absolute;
}
.glyphicons.menu {
  font-size: 2rem;
}
.glyphicons.banner {
  font-size: 1.5rem;
}
.glyphicons-modal-window {
  color: #FFA500 !important;
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .glyphicons-modal-window {
    font-size: 5rem !important;
  }
}
.glyphicons-leaf {
  color: #7BBF6A !important;
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .glyphicons-leaf {
    font-size: 5rem !important;
  }
}
.glyphicons-grain {
  color: #7BBF6A !important;
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .glyphicons-grain {
    font-size: 5rem !important;
  }
}
.glyphicons-text {
  vertical-align: middle;
}
.img-center {
  color: #fbfdfe;
  font-size: 2.0rem;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}
.img-circle {
  border-radius: 50%;
}
.description {
  position: absolute;
  color: #fbfdfe;
  font-size: 1.4rem;
  text-align: center;
  padding: 10px 0;
  left: 0;
  bottom: 0;
}
.tile .description {
  width: 100%;
}
.marginLeft {
  margin-left: 5%;
  color: #fbfdfe;
}
.matte {
  color: #515151;
}
.add-box {
  text-align: center;
  padding: 20px 0;
  margin: auto;
  background-color: #0067b1;
  width: 100%;
}
.add-font {
  font-size: 1.8rem;
  color: #ffffff;
}
.toggle-right input {
  width: 50px;
  background-color: #1e1e1e;
  border: grey solid 0px;
}
.timeScale-confirm .space,
.chartType-confirm .space {
  padding: 15px;
  padding: 1.5rem;
  font-size: 2rem;
}
.timeScale-confirm .left-align,
.chartType-confirm .left-align {
  text-align: left;
}
.timeScale-confirm .center-align,
.chartType-confirm .center-align {
  text-align: center;
  font-size: 2.5rem;
}
.graphing {
  height: 100vh;
}
.graphing .graph {
  height: 100%;
  background-color: #f4f4f4;
}
.settingList .item {
  display: block;
  color: #337ab7;
  cursor: pointer;
  padding: 15px;
  font-size: 2rem;
}
.settingList .item:hover {
  color: #296292;
}
.settingList .glyphicons {
  font-size: 1.6rem;
  margin-right: 5px;
}
.flip:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -9px;
  height: 18px;
  width: 4px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  right: 8px;
}
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
  height: 100%;
  overflow: auto;
}
.modal-content {
  margin: 25px;
}
.modal-content .rs-footer {
  color: #cccccc;
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .modal-content .rs-footer {
    width: 50%;
  }
}
.modal-content .login .login-lg {
  top: 0;
}
.rs-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 15px;
  padding: 1.5rem;
}
.support-text {
  margin-top: 10%;
  text-align: center;
}
.open-support {
  margin-top: 10%;
  padding-bottom: 10%;
  text-align: center;
}
.open-support a {
  margin: 3px;
}
.open-support .btn {
  border-radius: 0;
  padding: 5px;
}
span.rshelp {
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #535355;
  vertical-align: middle;
  float: right;
}
span.rshelp:before {
  display: inline-block;
  padding: 6px 8px;
}
span.rshelp:before {
  content: "\E195";
}
span.rshelp:before {
  padding: 0px;
}
div.rshelp {
  background-color: #e7e9f3;
  border-radius: 10px;
  padding: 10px;
}
.rsHelpTable th,
.rsHelpTable td {
  padding: 5px;
}
/* Tooltip container */
.rstooltip {
  position: relative;
  display: inline-block;
  z-index: 10;
}
.rstooltip .rstooltip-text {
  visibility: hidden;
  width: 50vw;
  max-width: 300px;
  min-width: 150px;
  background-color: #171717;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  top: 20px;
  z-index: 1;
}
/* Show the tooltip text when you mouse over the tooltip container */
.rstooltip:hover .rstooltip-text {
  visibility: visible;
}
.tableCenter {
  margin: auto;
}
.iconInline {
  float: middle;
  display: inline-block;
}
.iconInlineRight {
  float: right;
  display: inline-block;
}
.rsModal md-radio-button {
  margin-bottom: 0px;
}
.rsModal label {
  margin-top: 5px;
}
.dataTables_wrapper {
  margin-bottom: 40px;
}
.ui-router-modal-backdrop {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 99;
  opacity: 0.5;
}
.ui-router-modal-holder {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: transparent;
  z-index: 100;
  padding: 30px 15px;
}
body.ui-router-modal-open {
  overflow: hidden;
  position: fixed;
}
.ui-router-modal-box {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: #fff;
  border: 15px solid white;
  border-radius: 10px;
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: auto;
}
.ui-router-modal-box md-radio-button {
  margin-bottom: 0px;
}
.ui-router-modal-box label {
  margin-top: 5px;
}
.ui-router-modal-box .radio {
  margin-top: 0px;
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) {
  .ui-router-modal-box {
    width: 50%;
    height: 100%;
    border: 30px solid white;
  }
}
.rsPanelContainer {
  background-color: #e7e9f3;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .rsPanelContainer {
    display: -webkit-box;
  }
}
.rsLeftPanel {
  padding: 10px;
}
@media screen and (max-width: 380px) {
  .rsLeftPanel {
    width: 100%;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsLeftPanel {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .rsLeftPanel {
    width: 310px;
  }
}
.rsLeftPanel .rsHidden {
  display: inline-block;
}
.rsLeftPanel .rsHidden a,
.rsLeftPanel .rsHidden a:active,
.rsLeftPanel .rsHidden a:hover,
.rsLeftPanel .rsHidden a:visited {
  cursor: default;
}
.rsRightPanel {
  background: #e7e9f3;
  padding: 10px;
  height: 100%;
}
@media screen and (max-width: 380px) {
  .rsRightPanel {
    display: none;
  }
}
@media screen and (min-width: 381px) and (max-width: 767px) {
  .rsRightPanel {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .rsRightPanel {
    width: calc(100% - 310px);
    height: 100%;
  }
}
.hlinespacer {
  width: 100%;
  padding-top: 10px;
  margin-top: 10px;
  border-top: solid 1px #c3c3c3;
}
.hideHelp {
  float: right;
}
.datePickerGroup {
  max-width: 200px;
}
.panel-group .panel {
  background-color: #d0d2db;
}
.panel-group .panel-title {
  font-weight: bold;
}
.compactInputTable td {
  padding: 5px;
}
.compactInputTable td label {
  margin-bottom: 0px;
}
.sharingLogo {
  height: 35px;
  padding-right: 10px;
}
.error {
  color: #c92c44;
  display: block;
  font-size: 1.7rem;
  padding: 3px;
}
.centerDiv {
  text-align: center;
}
.multiSelect .checkBoxContainer {
  max-height: 75vh;
  overflow: auto !important;
}
.code {
  font-family: monospace, monospace;
}
textarea {
  overflow: hidden !important;
}
.rs-radio-inline {
  display: inline;
}
.rs-radio-inline input {
  margin: 5px;
}
.connectivityIcon {
  width: 40px;
  line-height: 30px;
  margin-right: 15px;
  border: 1px solid;
  border-radius: 5px;
  float: right;
  text-align: center;
}
.connectivityIcon .glyphicons {
  font-size: 16px !important;
}
.connectivityIconAbs {
  width: 40px;
  line-height: 30px;
  margin-right: 15px;
  border: 1px solid;
  border-radius: 5px;
  float: right;
  text-align: center;
  position: absolute;
  top: 5px;
  right: 5px;
  margin-top: 5px;
}
.connectivityIconAbs .glyphicons {
  font-size: 16px !important;
}
.connectivityTip {
  text-align: left;
}
.connectivityTip table td {
  padding: 4px;
}
.connectivityTip tr:nth-child(1) td:nth-child(1) {
  width: 15px;
  background-color: #009900;
}
.connectivityTip tr:nth-child(2) td:nth-child(1) {
  background-color: yellow;
}
.connectivityTip tr:nth-child(3) td:nth-child(1) {
  background-color: red;
}
.imgIconsWrapper {
  position: relative;
}
.imgIconsWrapper img {
  width: 100%;
  max-width: 300px;
}
.imgIconsWrapper .imgIcons {
  position: absolute;
  top: 10px;
  right: 10px;
}
.imgIconsWrapper .imgIcons .glyphicons {
  color: lightgrey;
}
.inputTable td {
  padding: 5px;
}
.inputTable label {
  margin: 0px !important;
}
.rsSelected {
  color: lime !important;
}
a.downloadLink {
  margin-left: 10px;
}
.upperRightDiv {
  position: absolute;
  right: 10px;
  top: 10px;
}
.isteven-invalid button {
  border-color: red !important;
}
.panelUpperRightButton {
  position: relative;
  float: right;
  margin: 8px;
  z-index: 100;
}
.beta {
  display: inline;
  padding: 3px;
  border: 1px solid red;
  border-radius: 5px;
  background-color: red;
  color: white;
  margin-left: 5px;
}
.widget-background {
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
}
.tight-table td,
.tight-table th {
  padding: 1px !important;
  text-align: center !important;
}
.header {
  color: #515151;
  background: #eceef8 !important;
  border-bottom: 1px solid #c3c3c3;
  font-weight: bold;
  position: relative;
  width: 100%;
  text-align: center;
}
.header a {
  cursor: pointer;
}
.header .glyphicons {
  color: #515151;
  font-size: 2.5rem;
}
.header .done {
  color: #515151;
  font-size: 1.6rem;
  right: 20px;
  position: absolute;
  margin-top: 4px;
}
.header.menu {
  padding: 5px 0;
}
#rslogo {
  height: 46px;
}
#cologo {
  width: 100px;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .menu .menu-smalldev {
    display: none;
  }
}
.menu .glyphicons-log-out {
  position: absolute;
  right: 40px;
}
.menu .notifsCount {
  position: absolute;
  left: 50px;
  top: 10px;
  color: #d0d2db;
}
.menu .notifsCount .text {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  left: 15px;
  top: 4px;
  width: 10px;
  width: 1rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sidebar {
    border-right: 1px solid #080707;
    background-color: #171717;
    width: 65px;
    height: 100%;
    position: fixed;
    clear: both;
    overflow: visible;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .sidebar .dropdown-text {
    display: none;
  }
}
.sidebar-nav {
  display: none;
}
@media screen and (min-width: 768px) {
  .sidebar-nav {
    display: inherit;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
  }
  .sidebar-nav .glyphicons {
    font-size: 2.2rem;
    color: #f6f6f6;
  }
  .sidebar-nav .active .glyphicons {
    color: #557936;
  }
  .sidebar-nav .sidebar-box {
    padding: 15% 0;
  }
}
.sidebar-nav i {
  display: block;
  cursor: pointer;
}
.modal-open {
  -webkit-transition: all 0.2s, -webkit-transform 0.2s;
  transition: all 0.2s ease-out, -webkit-transform 0.2s;
}
.ng-aside .modal-content {
  min-width: 320px;
  margin: 0;
  background-color: #171717;
}
.ng-aside .modal-content .dropdown {
  cursor: pointer;
  position: relative;
  color: #fbfdfe;
  left: 15%;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 5% 0;
  display: block;
}
.ng-aside .modal-content .dropdown .dropdown-text {
  margin-left: 5%;
}
.ng-aside .modal-content .dropdown .glyphicons {
  position: relative;
  top: 1px;
  right: 0;
  display: inline-block;
}
.ng-aside .modal-content .dropdown.active {
  background: none;
}
.rs-inline-menu {
  background: #eceef8;
  border-bottom: 1px solid #c3c3c3;
  font-weight: bold;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  height: 50px;
  text-align: center;
  color: #515151;
  outline: none;
}
.rs-inline-menu ul {
  height: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
}
.rs-inline-menu ul li {
  height: 100%;
  padding-top: 8px;
  padding-left: 2px;
  padding-right: 2px;
  display: inline-block;
}
.rs-inline-menu ul li.glyphicons {
  padding-top: 12px !important;
  color: #515151;
}
.rs-inline-menu ul li.glyphicons-option-horizontal,
.rs-inline-menu ul li.glyphicons-stats {
  position: relative !important;
  top: 0;
  left: 0;
}
.rs-inline-menu ul li.navbarText {
  padding-top: 16px !important;
}
.rs-inline-menu ul li.rslogo {
  padding-top: 1px !important;
}
.rs-inline-menu ul li.button {
  float: left;
}
.rs-inline-menu ul li.button:hover {
  background: #ffffff;
  cursor: pointer;
}
.rs-inline-menu ul li.button.active {
  background: #ffffff;
}
@media screen and (max-width: 380px) {
  .rs-inline-menu ul li.button {
    font-size: 16px;
  }
}
.rs-inline-menu ul li.select {
  padding-top: 14px !important;
}
.rs-inline-menu ul li.text-element {
  padding-top: 14px !important;
}
.rs-inline-menu ul li.left {
  float: left;
  margin-left: 5px;
}
.rs-inline-menu ul li.right {
  float: right;
  margin-right: 5px;
}
.rs-inline-menu .subnav {
  background: #ffffff;
  color: #515151;
  font-family: 'HelveticaNeue';
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
  width: 1000%;
  z-index: 110;
  text-align: left;
}
.rs-inline-menu .subnav a {
  color: #515151;
}
.rs-inline-menu .subnav a:hover {
  color: #080707;
}
.rs-inline-menu .subnav ul {
  padding: 10px;
}
.rs-inline-menu .subnav li {
  text-align: left;
  width: 100%;
  height: 40px;
  height: 4rem;
  border: 0;
  outline: none;
  display: block;
  margin: 0;
  line-height: 20px;
  vertical-align: middle;
}
.rs-inline-menu .subnav li:hover {
  color: #080707;
}
.rs-inline-menu .subnav li .glyphicons {
  color: #515151;
  padding-right: 10px;
  line-height: 20px;
  vertical-align: middle;
}
.rs-inline-menu .left {
  left: -900% !important;
}
.rs-inline-menu .left li {
  width: 100%;
  text-align: right !important;
}
.rs-inline-menu .left li .glyphicons {
  padding-left: 10px !important;
}
.rs-inline-menu .subnav-show {
  display: block;
}
.rs-bottom-bar {
  color: #727274;
  background: #e7e9f3;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  padding: 10px;
}
.rs-resp-bottom-bar {
  width: 100%;
  overflow: auto;
  position: fixed;
  bottom: 0;
  background-color: #e7e9f3;
  text-align: center;
  z-index: 1000;
}
@media screen and (min-width: 768px) {
  .rs-resp-bottom-bar {
    display: none;
  }
}
.rs-resp-bottom-bar .glyphicons {
  font-size: 2rem;
}
.rs-btn-primary {
  color: #ffffff;
  background-color: #3fb42d;
  border-color: #389f28;
}
.rs-btn-primary:focus,
.rs-btn-primary.focus {
  color: #ffffff;
  background-color: #318b23;
  border-color: #14390e;
}
.rs-btn-primary:hover {
  color: #ffffff;
  background-color: #318b23;
  border-color: #276e1c;
}
.rs-btn-primary:active,
.rs-btn-primary.active,
.open > .dropdown-toggle.rs-btn-primary {
  color: #ffffff;
  background-color: #318b23;
  border-color: #276e1c;
}
.rs-btn-primary:active:hover,
.rs-btn-primary.active:hover,
.open > .dropdown-toggle.rs-btn-primary:hover,
.rs-btn-primary:active:focus,
.rs-btn-primary.active:focus,
.open > .dropdown-toggle.rs-btn-primary:focus,
.rs-btn-primary:active.focus,
.rs-btn-primary.active.focus,
.open > .dropdown-toggle.rs-btn-primary.focus {
  color: #ffffff;
  background-color: #276e1c;
  border-color: #14390e;
}
.rs-btn-primary:active,
.rs-btn-primary.active,
.open > .dropdown-toggle.rs-btn-primary {
  background-image: none;
}
.rs-btn-primary.disabled:hover,
.rs-btn-primary[disabled]:hover,
fieldset[disabled] .rs-btn-primary:hover,
.rs-btn-primary.disabled:focus,
.rs-btn-primary[disabled]:focus,
fieldset[disabled] .rs-btn-primary:focus,
.rs-btn-primary.disabled.focus,
.rs-btn-primary[disabled].focus,
fieldset[disabled] .rs-btn-primary.focus {
  background-color: #3fb42d;
  border-color: #389f28;
}
.rs-btn-primary .badge {
  color: #3fb42d;
  background-color: #ffffff;
}
.rs-btn-ok {
  color: #ffffff;
  background-color: #29761e;
  border-color: #226218;
}
.rs-btn-ok:focus,
.rs-btn-ok.focus {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #000000;
}
.rs-btn-ok:hover {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #11310c;
}
.rs-btn-ok:active,
.rs-btn-ok.active,
.open > .dropdown-toggle.rs-btn-ok {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #11310c;
}
.rs-btn-ok:active:hover,
.rs-btn-ok.active:hover,
.open > .dropdown-toggle.rs-btn-ok:hover,
.rs-btn-ok:active:focus,
.rs-btn-ok.active:focus,
.open > .dropdown-toggle.rs-btn-ok:focus,
.rs-btn-ok:active.focus,
.rs-btn-ok.active.focus,
.open > .dropdown-toggle.rs-btn-ok.focus {
  color: #ffffff;
  background-color: #11310c;
  border-color: #000000;
}
.rs-btn-ok:active,
.rs-btn-ok.active,
.open > .dropdown-toggle.rs-btn-ok {
  background-image: none;
}
.rs-btn-ok.disabled:hover,
.rs-btn-ok[disabled]:hover,
fieldset[disabled] .rs-btn-ok:hover,
.rs-btn-ok.disabled:focus,
.rs-btn-ok[disabled]:focus,
fieldset[disabled] .rs-btn-ok:focus,
.rs-btn-ok.disabled.focus,
.rs-btn-ok[disabled].focus,
fieldset[disabled] .rs-btn-ok.focus {
  background-color: #29761e;
  border-color: #226218;
}
.rs-btn-ok .badge {
  color: #29761e;
  background-color: #ffffff;
}
.rs-btn-cancel {
  color: #ffffff;
  background-color: #ab1229;
  border-color: #941023;
}
.rs-btn-cancel:focus,
.rs-btn-cancel.focus {
  color: #ffffff;
  background-color: #7d0d1e;
  border-color: #200308;
}
.rs-btn-cancel:hover {
  color: #ffffff;
  background-color: #7d0d1e;
  border-color: #5c0a16;
}
.rs-btn-cancel:active,
.rs-btn-cancel.active,
.open > .dropdown-toggle.rs-btn-cancel {
  color: #ffffff;
  background-color: #7d0d1e;
  border-color: #5c0a16;
}
.rs-btn-cancel:active:hover,
.rs-btn-cancel.active:hover,
.open > .dropdown-toggle.rs-btn-cancel:hover,
.rs-btn-cancel:active:focus,
.rs-btn-cancel.active:focus,
.open > .dropdown-toggle.rs-btn-cancel:focus,
.rs-btn-cancel:active.focus,
.rs-btn-cancel.active.focus,
.open > .dropdown-toggle.rs-btn-cancel.focus {
  color: #ffffff;
  background-color: #5c0a16;
  border-color: #200308;
}
.rs-btn-cancel:active,
.rs-btn-cancel.active,
.open > .dropdown-toggle.rs-btn-cancel {
  background-image: none;
}
.rs-btn-cancel.disabled:hover,
.rs-btn-cancel[disabled]:hover,
fieldset[disabled] .rs-btn-cancel:hover,
.rs-btn-cancel.disabled:focus,
.rs-btn-cancel[disabled]:focus,
fieldset[disabled] .rs-btn-cancel:focus,
.rs-btn-cancel.disabled.focus,
.rs-btn-cancel[disabled].focus,
fieldset[disabled] .rs-btn-cancel.focus {
  background-color: #ab1229;
  border-color: #941023;
}
.rs-btn-cancel .badge {
  color: #ab1229;
  background-color: #ffffff;
}
.rs-btn-login {
  color: #ffffff;
  background-color: #727274;
  border-color: #656567;
}
.rs-btn-login:focus,
.rs-btn-login.focus {
  color: #ffffff;
  background-color: #58585a;
  border-color: #262627;
}
.rs-btn-login:hover {
  color: #ffffff;
  background-color: #58585a;
  border-color: #474748;
}
.rs-btn-login:active,
.rs-btn-login.active,
.open > .dropdown-toggle.rs-btn-login {
  color: #ffffff;
  background-color: #58585a;
  border-color: #474748;
}
.rs-btn-login:active:hover,
.rs-btn-login.active:hover,
.open > .dropdown-toggle.rs-btn-login:hover,
.rs-btn-login:active:focus,
.rs-btn-login.active:focus,
.open > .dropdown-toggle.rs-btn-login:focus,
.rs-btn-login:active.focus,
.rs-btn-login.active.focus,
.open > .dropdown-toggle.rs-btn-login.focus {
  color: #ffffff;
  background-color: #474748;
  border-color: #262627;
}
.rs-btn-login:active,
.rs-btn-login.active,
.open > .dropdown-toggle.rs-btn-login {
  background-image: none;
}
.rs-btn-login.disabled:hover,
.rs-btn-login[disabled]:hover,
fieldset[disabled] .rs-btn-login:hover,
.rs-btn-login.disabled:focus,
.rs-btn-login[disabled]:focus,
fieldset[disabled] .rs-btn-login:focus,
.rs-btn-login.disabled.focus,
.rs-btn-login[disabled].focus,
fieldset[disabled] .rs-btn-login.focus {
  background-color: #727274;
  border-color: #656567;
}
.rs-btn-login .badge {
  color: #727274;
  background-color: #ffffff;
}
.rs-btn-confirm {
  color: #ffffff;
  background-color: #ec9f22;
  border-color: #e19214;
}
.rs-btn-confirm:focus,
.rs-btn-confirm.focus {
  color: #ffffff;
  background-color: #ca8312;
  border-color: #6c4609;
}
.rs-btn-confirm:hover {
  color: #ffffff;
  background-color: #ca8312;
  border-color: #a96e0f;
}
.rs-btn-confirm:active,
.rs-btn-confirm.active,
.open > .dropdown-toggle.rs-btn-confirm {
  color: #ffffff;
  background-color: #ca8312;
  border-color: #a96e0f;
}
.rs-btn-confirm:active:hover,
.rs-btn-confirm.active:hover,
.open > .dropdown-toggle.rs-btn-confirm:hover,
.rs-btn-confirm:active:focus,
.rs-btn-confirm.active:focus,
.open > .dropdown-toggle.rs-btn-confirm:focus,
.rs-btn-confirm:active.focus,
.rs-btn-confirm.active.focus,
.open > .dropdown-toggle.rs-btn-confirm.focus {
  color: #ffffff;
  background-color: #a96e0f;
  border-color: #6c4609;
}
.rs-btn-confirm:active,
.rs-btn-confirm.active,
.open > .dropdown-toggle.rs-btn-confirm {
  background-image: none;
}
.rs-btn-confirm.disabled:hover,
.rs-btn-confirm[disabled]:hover,
fieldset[disabled] .rs-btn-confirm:hover,
.rs-btn-confirm.disabled:focus,
.rs-btn-confirm[disabled]:focus,
fieldset[disabled] .rs-btn-confirm:focus,
.rs-btn-confirm.disabled.focus,
.rs-btn-confirm[disabled].focus,
fieldset[disabled] .rs-btn-confirm.focus {
  background-color: #ec9f22;
  border-color: #e19214;
}
.rs-btn-confirm .badge {
  color: #ec9f22;
  background-color: #ffffff;
}
.rs-btn-export {
  color: #ffffff;
  background-color: #29761e;
  border-color: #226218;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.rs-btn-export:focus,
.rs-btn-export.focus {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #000000;
}
.rs-btn-export:hover {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #11310c;
}
.rs-btn-export:active,
.rs-btn-export.active,
.open > .dropdown-toggle.rs-btn-export {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #11310c;
}
.rs-btn-export:active:hover,
.rs-btn-export.active:hover,
.open > .dropdown-toggle.rs-btn-export:hover,
.rs-btn-export:active:focus,
.rs-btn-export.active:focus,
.open > .dropdown-toggle.rs-btn-export:focus,
.rs-btn-export:active.focus,
.rs-btn-export.active.focus,
.open > .dropdown-toggle.rs-btn-export.focus {
  color: #ffffff;
  background-color: #11310c;
  border-color: #000000;
}
.rs-btn-export:active,
.rs-btn-export.active,
.open > .dropdown-toggle.rs-btn-export {
  background-image: none;
}
.rs-btn-export.disabled:hover,
.rs-btn-export[disabled]:hover,
fieldset[disabled] .rs-btn-export:hover,
.rs-btn-export.disabled:focus,
.rs-btn-export[disabled]:focus,
fieldset[disabled] .rs-btn-export:focus,
.rs-btn-export.disabled.focus,
.rs-btn-export[disabled].focus,
fieldset[disabled] .rs-btn-export.focus {
  background-color: #29761e;
  border-color: #226218;
}
.rs-btn-export .badge {
  color: #29761e;
  background-color: #ffffff;
}
.rs-btn-ok-wide {
  color: #ffffff;
  background-color: #29761e;
  border-color: #226218;
  margin-left: 5%;
  margin-top: 20px;
  padding: 10px 0;
  width: 90%;
  font-weight: bold;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.rs-btn-ok-wide:focus,
.rs-btn-ok-wide.focus {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #000000;
}
.rs-btn-ok-wide:hover {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #11310c;
}
.rs-btn-ok-wide:active,
.rs-btn-ok-wide.active,
.open > .dropdown-toggle.rs-btn-ok-wide {
  color: #ffffff;
  background-color: #1b4e13;
  border-color: #11310c;
}
.rs-btn-ok-wide:active:hover,
.rs-btn-ok-wide.active:hover,
.open > .dropdown-toggle.rs-btn-ok-wide:hover,
.rs-btn-ok-wide:active:focus,
.rs-btn-ok-wide.active:focus,
.open > .dropdown-toggle.rs-btn-ok-wide:focus,
.rs-btn-ok-wide:active.focus,
.rs-btn-ok-wide.active.focus,
.open > .dropdown-toggle.rs-btn-ok-wide.focus {
  color: #ffffff;
  background-color: #11310c;
  border-color: #000000;
}
.rs-btn-ok-wide:active,
.rs-btn-ok-wide.active,
.open > .dropdown-toggle.rs-btn-ok-wide {
  background-image: none;
}
.rs-btn-ok-wide.disabled:hover,
.rs-btn-ok-wide[disabled]:hover,
fieldset[disabled] .rs-btn-ok-wide:hover,
.rs-btn-ok-wide.disabled:focus,
.rs-btn-ok-wide[disabled]:focus,
fieldset[disabled] .rs-btn-ok-wide:focus,
.rs-btn-ok-wide.disabled.focus,
.rs-btn-ok-wide[disabled].focus,
fieldset[disabled] .rs-btn-ok-wide.focus {
  background-color: #29761e;
  border-color: #226218;
}
.rs-btn-ok-wide .badge {
  color: #29761e;
  background-color: #ffffff;
}
.btn-left {
  border: 0;
  margin-left: 6%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 0;
  width: 41%;
  font-weight: bold;
  font-size: 1.5rem;
}
.btn-right {
  border: 0;
  margin-left: 6%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 0;
  width: 41%;
  font-weight: bold;
  font-size: 1.5rem;
  float: right;
  margin-right: 6%;
}
.btn-menu {
  color: #557936;
  padding: 1rem 0;
}
.btn-graphrange {
  width: 40px !important;
}
.cursor-pointer {
  cursor: pointer;
}
.rs-btn-small {
  border: 1;
  font-size: 1.0rem;
}
.rs-btn-small-green {
  border: 1;
  font-size: 1.0rem;
  color: #ffffff;
  background-color: #018801;
}
.rs-btn-small-gray {
  border: 1;
  font-size: 1.0rem;
  color: #000000;
  background-color: #A9A9A9;
}
.rs-btn-med {
  border: 1;
  font-size: 1.5rem;
}
.dt-button {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.dt-button:focus,
.dt-button.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.dt-button:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.dt-button:active,
.dt-button.active,
.open > .dropdown-toggle.dt-button {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.dt-button:active:hover,
.dt-button.active:hover,
.open > .dropdown-toggle.dt-button:hover,
.dt-button:active:focus,
.dt-button.active:focus,
.open > .dropdown-toggle.dt-button:focus,
.dt-button:active.focus,
.dt-button.active.focus,
.open > .dropdown-toggle.dt-button.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.dt-button:active,
.dt-button.active,
.open > .dropdown-toggle.dt-button {
  background-image: none;
}
.dt-button.disabled:hover,
.dt-button[disabled]:hover,
fieldset[disabled] .dt-button:hover,
.dt-button.disabled:focus,
.dt-button[disabled]:focus,
fieldset[disabled] .dt-button:focus,
.dt-button.disabled.focus,
.dt-button[disabled].focus,
fieldset[disabled] .dt-button.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.dt-button .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.progress {
  height: 12px;
  height: 1.2rem;
  background-color: #363636;
  border-radius: 16px;
}
#loading-bar .bar {
  -webkit-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: #018801;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
/* Fancy blur effect */
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: .45;
  -ms-box-shadow: #018801 1px 0 6px 1px;
  -webkit-box-shadow: #018801 1px 0 6px 1px;
  box-shadow: #018801 1px 0 6px 1px;
  border-radius: 100%;
}
#loading-bar-spinner .spinner-icon {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  border: solid 5px transparent;
  border-top-color: #018801;
  border-left-color: #018801;
  border-radius: 50%;
  -webkit-animation: loading-bar-spinner 2000ms linear infinite;
  animation: loading-bar-spinner 2000ms linear infinite;
}
#loading-bar-spinner .spinner-icon {
  position: fixed;
  left: 50%;
  top: 50%;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff;
}
@media screen and (min-width: 992px) {
  .slick-list {
    margin-right: -1px;
  }
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-weight: bold;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'Glyphicons Regular';
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\e225";
}
.slick-prev:before[dir="rtl"] {
  content: "\e224";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\e224";
}
.slick-next:before[dir="rtl"] {
  content: "\e225";
}
/* Dots */
.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: 'HelveticaNeue', sans-serif;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #ffffff;
  opacity: 0.75;
}
.slick-slide {
  background-color: transparent;
  text-align: center;
  -webkit-box-shadow: inset 1px 0px 1px -1px #d0d2db, inset -1px 0px 1px -1px #d0d2db;
          box-shadow: inset 1px 0px 1px -1px #d0d2db, inset -1px 0px 1px -1px #d0d2db;
  height: 80px;
  cursor: pointer;
}
.slick-slide .text {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #d0d2db;
  margin: 0 auto;
  width: 75px;
}
.slide-active.slick-slide.slick-active {
  color: #ffffff;
  background-color: #006400;
  position: relative;
}
.slide-active.slick-slide.slick-active .text {
  color: #ffffff;
}
/*
.slick-slide .slide-active{
  color: @slick-slide-active-color;
	background-color: @slick-slide-active-bg;
}
*/
/*
.pagination {
	display: inline-block !important;
	.xs-device({ font-size: 10px; });
}

.pagination li a {
	color: @green;
	.xs-device({ padding: 6px 9px; });
}

.pagination li a:hover {
	background-color: @green;
	color: @white-high;
}

.pagination a:hover, .pagination .active a {
	background-color: @green !important;
	color: @white-high;
	border-color: @green !important;
}
*/
/**
 * For the correct positioning of the placeholder element, the dnd-list and
 * it's children must have position: relative
 */
.rs-drag-n-drop ul[dnd-list],
.rs-drag-n-drop ul[dnd-list] > li {
  position: relative;
}
/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop to it once it's empty
 */
.rs-drag-n-drop ul[dnd-list] {
  min-height: 42px;
  padding-left: 0px;
}
/**
 * The dndDraggingSource class will be applied to
 * the source element of a drag operation. It makes
 * sense to hide it to give the user the feeling
 * that he's actually moving it.
 */
.rs-drag-n-drop ul[dnd-list] .dndDraggingSource {
  display: none;
}
/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
.rs-drag-n-drop ul[dnd-list] .dndPlaceholder {
  display: block;
  background-color: #e3e3e3;
  min-height: 42px;
}
/**
 * The dnd-lists's child elements currently MUST have
 * position: relative. Otherwise we can not determine
 * whether the mouse pointer is in the upper or lower
 * half of the element we are dragging over. In other
 * browsers we can use event.offsetY for this.
 */
.rs-drag-n-drop ul[dnd-list] li {
  background-color: transparent;
  border: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  display: block;
  padding: 1px 10px;
  margin-bottom: -1px;
}
/**
 * Show selected elements
 */
.rs-drag-n-drop ul[dnd-list] li.selected {
  background-color: #d7f5d6;
  color: #29761e;
}
.rs-drag-n-drop ul[dnd-list] li .element {
  margin: 3px;
  background: url('/img/drag_handle.png') no-repeat #e3e3e3;
  background-position: 5px center;
  border: 1px solid #d0d2db;
  padding: 5px 10px 5px 25px;
  color: #515151;
}
@media screen and (max-width: 380px) {
  .rs-drag-n-drop ul[dnd-list] li .element {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.rs-drag-n-drop ul[dnd-list] li .element .glyphicon-remove {
  float: right;
  color: #727274;
  cursor: pointer;
}
.rsPlotBandsAccordion .panel-collapse {
  background: #ffffff;
}
.rsPlotBandsAccordion .panel-default {
  padding: 1px;
}
@media screen and (max-width: 380px) {
  .rsPlotBandsAccordion .panel-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.frm-container {
  padding: 0 0 0 30px;
}
.frm-container .option-row {
  padding-bottom: 10px;
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.frm-container .option-row:before,
.frm-container .option-row:after {
  content: "";
  display: table;
}
.frm-container .option-row:after {
  clear: both;
}
.frm-container .option-row:before,
.frm-container .option-row:after {
  content: " ";
  display: table;
}
.frm-container .option-row:after {
  clear: both;
}
.frm-container .option-row:before,
.frm-container .option-row:after {
  content: "";
  display: table;
}
.frm-container .option-row:after {
  clear: both;
}
.frm-container .option-row:before,
.frm-container .option-row:after {
  content: " ";
  display: table;
}
.frm-container .option-row:after {
  clear: both;
}
.frm-container .option-row label {
  padding-top: 5px;
}
.frm-container .label-full,
.frm-container .field-full {
  display: inline;
  float: left;
  width: 100%;
  margin: 0 0%;
}
.frm-container .label-ten,
.frm-container .field-ten {
  display: inline;
  float: left;
  width: 83.33333333%;
  margin: 0 0%;
}
.frm-container .label-eight,
.frm-container .field-eight {
  display: inline;
  float: left;
  width: 66.66666667%;
  margin: 0 0%;
}
.frm-container .field-six,
.frm-container .label-six {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 0%;
}
.frm-container .field-five,
.frm-container .label-five {
  display: inline;
  float: left;
  width: 41.66666667%;
  margin: 0 0%;
}
.frm-container .label-four,
.frm-container .field-four {
  display: inline;
  float: left;
  width: 33.33333333%;
  margin: 0 0%;
  white-space: pre;
}
.frm-container .label-three,
.frm-container .field-three {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 0%;
}
.frm-container .label-two,
.frm-container .field-two {
  display: inline;
  float: left;
  width: 16.66666667%;
  margin: 0 0%;
}
.frm-container .label-one,
.frm-container .field-one {
  display: inline;
  float: left;
  width: 8.33333333%;
  margin: 0 0%;
}
.frm-container .glyphicons.option {
  color: #6a7d5a;
}
.ng-invalid {
  border-color: #c92c44;
}
.radioLabel {
  margin-left: 10px;
}
/*!
 *  Weather Icons 2.0.10
 *  Updated November 1, 2020
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */
@font-face {
  font-family: 'weathericons';
  src: url('font/weathericons/weathericons-regular-webfont.eot');
  src: url('font/weathericons/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/weathericons/weathericons-regular-webfont.woff2') format('woff2'), url('font/weathericons/weathericons-regular-webfont.woff') format('woff'), url('font/weathericons/weathericons-regular-webfont.ttf') format('truetype'), url('font/weathericons/weathericons-regular-webfont.svg#weather_iconsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wi-fw {
  text-align: center;
  width: 1.4em;
}
.wi-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wi-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.wi-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.wi-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.wi-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.wi-day-sunny:before {
  content: "\f00d";
}
.wi-day-cloudy:before {
  content: "\f002";
}
.wi-day-cloudy-gusts:before {
  content: "\f000";
}
.wi-day-cloudy-windy:before {
  content: "\f001";
}
.wi-day-fog:before {
  content: "\f003";
}
.wi-day-hail:before {
  content: "\f004";
}
.wi-day-haze:before {
  content: "\f0b6";
}
.wi-day-lightning:before {
  content: "\f005";
}
.wi-day-rain:before {
  content: "\f008";
}
.wi-day-rain-mix:before {
  content: "\f006";
}
.wi-day-rain-wind:before {
  content: "\f007";
}
.wi-day-showers:before {
  content: "\f009";
}
.wi-day-sleet:before {
  content: "\f0b2";
}
.wi-day-sleet-storm:before {
  content: "\f068";
}
.wi-day-snow:before {
  content: "\f00a";
}
.wi-day-snow-thunderstorm:before {
  content: "\f06b";
}
.wi-day-snow-wind:before {
  content: "\f065";
}
.wi-day-sprinkle:before {
  content: "\f00b";
}
.wi-day-storm-showers:before {
  content: "\f00e";
}
.wi-day-sunny-overcast:before {
  content: "\f00c";
}
.wi-day-thunderstorm:before {
  content: "\f010";
}
.wi-day-windy:before {
  content: "\f085";
}
.wi-solar-eclipse:before {
  content: "\f06e";
}
.wi-hot:before {
  content: "\f072";
}
.wi-day-cloudy-high:before {
  content: "\f07d";
}
.wi-day-light-wind:before {
  content: "\f0c4";
}
.wi-night-clear:before {
  content: "\f02e";
}
.wi-night-alt-cloudy:before {
  content: "\f086";
}
.wi-night-alt-cloudy-gusts:before {
  content: "\f022";
}
.wi-night-alt-cloudy-windy:before {
  content: "\f023";
}
.wi-night-alt-hail:before {
  content: "\f024";
}
.wi-night-alt-lightning:before {
  content: "\f025";
}
.wi-night-alt-rain:before {
  content: "\f028";
}
.wi-night-alt-rain-mix:before {
  content: "\f026";
}
.wi-night-alt-rain-wind:before {
  content: "\f027";
}
.wi-night-alt-showers:before {
  content: "\f029";
}
.wi-night-alt-sleet:before {
  content: "\f0b4";
}
.wi-night-alt-sleet-storm:before {
  content: "\f06a";
}
.wi-night-alt-snow:before {
  content: "\f02a";
}
.wi-night-alt-snow-thunderstorm:before {
  content: "\f06d";
}
.wi-night-alt-snow-wind:before {
  content: "\f067";
}
.wi-night-alt-sprinkle:before {
  content: "\f02b";
}
.wi-night-alt-storm-showers:before {
  content: "\f02c";
}
.wi-night-alt-thunderstorm:before {
  content: "\f02d";
}
.wi-night-cloudy:before {
  content: "\f031";
}
.wi-night-cloudy-gusts:before {
  content: "\f02f";
}
.wi-night-cloudy-windy:before {
  content: "\f030";
}
.wi-night-fog:before {
  content: "\f04a";
}
.wi-night-hail:before {
  content: "\f032";
}
.wi-night-lightning:before {
  content: "\f033";
}
.wi-night-partly-cloudy:before {
  content: "\f083";
}
.wi-night-rain:before {
  content: "\f036";
}
.wi-night-rain-mix:before {
  content: "\f034";
}
.wi-night-rain-wind:before {
  content: "\f035";
}
.wi-night-showers:before {
  content: "\f037";
}
.wi-night-sleet:before {
  content: "\f0b3";
}
.wi-night-sleet-storm:before {
  content: "\f069";
}
.wi-night-snow:before {
  content: "\f038";
}
.wi-night-snow-thunderstorm:before {
  content: "\f06c";
}
.wi-night-snow-wind:before {
  content: "\f066";
}
.wi-night-sprinkle:before {
  content: "\f039";
}
.wi-night-storm-showers:before {
  content: "\f03a";
}
.wi-night-thunderstorm:before {
  content: "\f03b";
}
.wi-lunar-eclipse:before {
  content: "\f070";
}
.wi-stars:before {
  content: "\f077";
}
.wi-storm-showers:before {
  content: "\f01d";
}
.wi-thunderstorm:before {
  content: "\f01e";
}
.wi-night-alt-cloudy-high:before {
  content: "\f07e";
}
.wi-night-cloudy-high:before {
  content: "\f080";
}
.wi-night-alt-partly-cloudy:before {
  content: "\f081";
}
.wi-cloud:before {
  content: "\f041";
}
.wi-cloudy:before {
  content: "\f013";
}
.wi-cloudy-gusts:before {
  content: "\f011";
}
.wi-cloudy-windy:before {
  content: "\f012";
}
.wi-fog:before {
  content: "\f014";
}
.wi-hail:before {
  content: "\f015";
}
.wi-rain:before {
  content: "\f019";
}
.wi-rain-mix:before {
  content: "\f017";
}
.wi-rain-wind:before {
  content: "\f018";
}
.wi-showers:before {
  content: "\f01a";
}
.wi-sleet:before {
  content: "\f0b5";
}
.wi-snow:before {
  content: "\f01b";
}
.wi-sprinkle:before {
  content: "\f01c";
}
.wi-storm-showers:before {
  content: "\f01d";
}
.wi-thunderstorm:before {
  content: "\f01e";
}
.wi-snow-wind:before {
  content: "\f064";
}
.wi-snow:before {
  content: "\f01b";
}
.wi-smog:before {
  content: "\f074";
}
.wi-smoke:before {
  content: "\f062";
}
.wi-lightning:before {
  content: "\f016";
}
.wi-raindrops:before {
  content: "\f04e";
}
.wi-raindrop:before {
  content: "\f078";
}
.wi-dust:before {
  content: "\f063";
}
.wi-snowflake-cold:before {
  content: "\f076";
}
.wi-windy:before {
  content: "\f021";
}
.wi-strong-wind:before {
  content: "\f050";
}
.wi-sandstorm:before {
  content: "\f082";
}
.wi-earthquake:before {
  content: "\f0c6";
}
.wi-fire:before {
  content: "\f0c7";
}
.wi-flood:before {
  content: "\f07c";
}
.wi-meteor:before {
  content: "\f071";
}
.wi-tsunami:before {
  content: "\f0c5";
}
.wi-volcano:before {
  content: "\f0c8";
}
.wi-hurricane:before {
  content: "\f073";
}
.wi-tornado:before {
  content: "\f056";
}
.wi-small-craft-advisory:before {
  content: "\f0cc";
}
.wi-gale-warning:before {
  content: "\f0cd";
}
.wi-storm-warning:before {
  content: "\f0ce";
}
.wi-hurricane-warning:before {
  content: "\f0cf";
}
.wi-wind-direction:before {
  content: "\f0b1";
}
.wi-alien:before {
  content: "\f075";
}
.wi-celsius:before {
  content: "\f03c";
}
.wi-fahrenheit:before {
  content: "\f045";
}
.wi-degrees:before {
  content: "\f042";
}
.wi-thermometer:before {
  content: "\f055";
}
.wi-thermometer-exterior:before {
  content: "\f053";
}
.wi-thermometer-internal:before {
  content: "\f054";
}
.wi-cloud-down:before {
  content: "\f03d";
}
.wi-cloud-up:before {
  content: "\f040";
}
.wi-cloud-refresh:before {
  content: "\f03e";
}
.wi-horizon:before {
  content: "\f047";
}
.wi-horizon-alt:before {
  content: "\f046";
}
.wi-sunrise:before {
  content: "\f051";
}
.wi-sunset:before {
  content: "\f052";
}
.wi-moonrise:before {
  content: "\f0c9";
}
.wi-moonset:before {
  content: "\f0ca";
}
.wi-refresh:before {
  content: "\f04c";
}
.wi-refresh-alt:before {
  content: "\f04b";
}
.wi-umbrella:before {
  content: "\f084";
}
.wi-barometer:before {
  content: "\f079";
}
.wi-humidity:before {
  content: "\f07a";
}
.wi-na:before {
  content: "\f07b";
}
.wi-train:before {
  content: "\f0cb";
}
.wi-moon-new:before {
  content: "\f095";
}
.wi-moon-waxing-crescent-1:before {
  content: "\f096";
}
.wi-moon-waxing-crescent-2:before {
  content: "\f097";
}
.wi-moon-waxing-crescent-3:before {
  content: "\f098";
}
.wi-moon-waxing-crescent-4:before {
  content: "\f099";
}
.wi-moon-waxing-crescent-5:before {
  content: "\f09a";
}
.wi-moon-waxing-crescent-6:before {
  content: "\f09b";
}
.wi-moon-first-quarter:before {
  content: "\f09c";
}
.wi-moon-waxing-gibbous-1:before {
  content: "\f09d";
}
.wi-moon-waxing-gibbous-2:before {
  content: "\f09e";
}
.wi-moon-waxing-gibbous-3:before {
  content: "\f09f";
}
.wi-moon-waxing-gibbous-4:before {
  content: "\f0a0";
}
.wi-moon-waxing-gibbous-5:before {
  content: "\f0a1";
}
.wi-moon-waxing-gibbous-6:before {
  content: "\f0a2";
}
.wi-moon-full:before {
  content: "\f0a3";
}
.wi-moon-waning-gibbous-1:before {
  content: "\f0a4";
}
.wi-moon-waning-gibbous-2:before {
  content: "\f0a5";
}
.wi-moon-waning-gibbous-3:before {
  content: "\f0a6";
}
.wi-moon-waning-gibbous-4:before {
  content: "\f0a7";
}
.wi-moon-waning-gibbous-5:before {
  content: "\f0a8";
}
.wi-moon-waning-gibbous-6:before {
  content: "\f0a9";
}
.wi-moon-third-quarter:before {
  content: "\f0aa";
}
.wi-moon-waning-crescent-1:before {
  content: "\f0ab";
}
.wi-moon-waning-crescent-2:before {
  content: "\f0ac";
}
.wi-moon-waning-crescent-3:before {
  content: "\f0ad";
}
.wi-moon-waning-crescent-4:before {
  content: "\f0ae";
}
.wi-moon-waning-crescent-5:before {
  content: "\f0af";
}
.wi-moon-waning-crescent-6:before {
  content: "\f0b0";
}
.wi-moon-alt-new:before {
  content: "\f0eb";
}
.wi-moon-alt-waxing-crescent-1:before {
  content: "\f0d0";
}
.wi-moon-alt-waxing-crescent-2:before {
  content: "\f0d1";
}
.wi-moon-alt-waxing-crescent-3:before {
  content: "\f0d2";
}
.wi-moon-alt-waxing-crescent-4:before {
  content: "\f0d3";
}
.wi-moon-alt-waxing-crescent-5:before {
  content: "\f0d4";
}
.wi-moon-alt-waxing-crescent-6:before {
  content: "\f0d5";
}
.wi-moon-alt-first-quarter:before {
  content: "\f0d6";
}
.wi-moon-alt-waxing-gibbous-1:before {
  content: "\f0d7";
}
.wi-moon-alt-waxing-gibbous-2:before {
  content: "\f0d8";
}
.wi-moon-alt-waxing-gibbous-3:before {
  content: "\f0d9";
}
.wi-moon-alt-waxing-gibbous-4:before {
  content: "\f0da";
}
.wi-moon-alt-waxing-gibbous-5:before {
  content: "\f0db";
}
.wi-moon-alt-waxing-gibbous-6:before {
  content: "\f0dc";
}
.wi-moon-alt-full:before {
  content: "\f0dd";
}
.wi-moon-alt-waning-gibbous-1:before {
  content: "\f0de";
}
.wi-moon-alt-waning-gibbous-2:before {
  content: "\f0df";
}
.wi-moon-alt-waning-gibbous-3:before {
  content: "\f0e0";
}
.wi-moon-alt-waning-gibbous-4:before {
  content: "\f0e1";
}
.wi-moon-alt-waning-gibbous-5:before {
  content: "\f0e2";
}
.wi-moon-alt-waning-gibbous-6:before {
  content: "\f0e3";
}
.wi-moon-alt-third-quarter:before {
  content: "\f0e4";
}
.wi-moon-alt-waning-crescent-1:before {
  content: "\f0e5";
}
.wi-moon-alt-waning-crescent-2:before {
  content: "\f0e6";
}
.wi-moon-alt-waning-crescent-3:before {
  content: "\f0e7";
}
.wi-moon-alt-waning-crescent-4:before {
  content: "\f0e8";
}
.wi-moon-alt-waning-crescent-5:before {
  content: "\f0e9";
}
.wi-moon-alt-waning-crescent-6:before {
  content: "\f0ea";
}
.wi-moon-0:before {
  content: "\f095";
}
.wi-moon-1:before {
  content: "\f096";
}
.wi-moon-2:before {
  content: "\f097";
}
.wi-moon-3:before {
  content: "\f098";
}
.wi-moon-4:before {
  content: "\f099";
}
.wi-moon-5:before {
  content: "\f09a";
}
.wi-moon-6:before {
  content: "\f09b";
}
.wi-moon-7:before {
  content: "\f09c";
}
.wi-moon-8:before {
  content: "\f09d";
}
.wi-moon-9:before {
  content: "\f09e";
}
.wi-moon-10:before {
  content: "\f09f";
}
.wi-moon-11:before {
  content: "\f0a0";
}
.wi-moon-12:before {
  content: "\f0a1";
}
.wi-moon-13:before {
  content: "\f0a2";
}
.wi-moon-14:before {
  content: "\f0a3";
}
.wi-moon-15:before {
  content: "\f0a4";
}
.wi-moon-16:before {
  content: "\f0a5";
}
.wi-moon-17:before {
  content: "\f0a6";
}
.wi-moon-18:before {
  content: "\f0a7";
}
.wi-moon-19:before {
  content: "\f0a8";
}
.wi-moon-20:before {
  content: "\f0a9";
}
.wi-moon-21:before {
  content: "\f0aa";
}
.wi-moon-22:before {
  content: "\f0ab";
}
.wi-moon-23:before {
  content: "\f0ac";
}
.wi-moon-24:before {
  content: "\f0ad";
}
.wi-moon-25:before {
  content: "\f0ae";
}
.wi-moon-26:before {
  content: "\f0af";
}
.wi-moon-27:before {
  content: "\f0b0";
}
.wi-time-1:before {
  content: "\f08a";
}
.wi-time-2:before {
  content: "\f08b";
}
.wi-time-3:before {
  content: "\f08c";
}
.wi-time-4:before {
  content: "\f08d";
}
.wi-time-5:before {
  content: "\f08e";
}
.wi-time-6:before {
  content: "\f08f";
}
.wi-time-7:before {
  content: "\f090";
}
.wi-time-8:before {
  content: "\f091";
}
.wi-time-9:before {
  content: "\f092";
}
.wi-time-10:before {
  content: "\f093";
}
.wi-time-11:before {
  content: "\f094";
}
.wi-time-12:before {
  content: "\f089";
}
.wi-direction-up:before {
  content: "\f058";
}
.wi-direction-up-right:before {
  content: "\f057";
}
.wi-direction-right:before {
  content: "\f04d";
}
.wi-direction-down-right:before {
  content: "\f088";
}
.wi-direction-down:before {
  content: "\f044";
}
.wi-direction-down-left:before {
  content: "\f043";
}
.wi-direction-left:before {
  content: "\f048";
}
.wi-direction-up-left:before {
  content: "\f087";
}
.wi-wind-beaufort-0:before {
  content: "\f0b7";
}
.wi-wind-beaufort-1:before {
  content: "\f0b8";
}
.wi-wind-beaufort-2:before {
  content: "\f0b9";
}
.wi-wind-beaufort-3:before {
  content: "\f0ba";
}
.wi-wind-beaufort-4:before {
  content: "\f0bb";
}
.wi-wind-beaufort-5:before {
  content: "\f0bc";
}
.wi-wind-beaufort-6:before {
  content: "\f0bd";
}
.wi-wind-beaufort-7:before {
  content: "\f0be";
}
.wi-wind-beaufort-8:before {
  content: "\f0bf";
}
.wi-wind-beaufort-9:before {
  content: "\f0c0";
}
.wi-wind-beaufort-10:before {
  content: "\f0c1";
}
.wi-wind-beaufort-11:before {
  content: "\f0c2";
}
.wi-wind-beaufort-12:before {
  content: "\f0c3";
}
.wi-yahoo-0:before {
  content: "\f056";
}
.wi-yahoo-1:before {
  content: "\f00e";
}
.wi-yahoo-2:before {
  content: "\f073";
}
.wi-yahoo-3:before {
  content: "\f01e";
}
.wi-yahoo-4:before {
  content: "\f01e";
}
.wi-yahoo-5:before {
  content: "\f017";
}
.wi-yahoo-6:before {
  content: "\f017";
}
.wi-yahoo-7:before {
  content: "\f017";
}
.wi-yahoo-8:before {
  content: "\f015";
}
.wi-yahoo-9:before {
  content: "\f01a";
}
.wi-yahoo-10:before {
  content: "\f015";
}
.wi-yahoo-11:before {
  content: "\f01a";
}
.wi-yahoo-12:before {
  content: "\f01a";
}
.wi-yahoo-13:before {
  content: "\f01b";
}
.wi-yahoo-14:before {
  content: "\f00a";
}
.wi-yahoo-15:before {
  content: "\f064";
}
.wi-yahoo-16:before {
  content: "\f01b";
}
.wi-yahoo-17:before {
  content: "\f015";
}
.wi-yahoo-18:before {
  content: "\f017";
}
.wi-yahoo-19:before {
  content: "\f063";
}
.wi-yahoo-20:before {
  content: "\f014";
}
.wi-yahoo-21:before {
  content: "\f021";
}
.wi-yahoo-22:before {
  content: "\f062";
}
.wi-yahoo-23:before {
  content: "\f050";
}
.wi-yahoo-24:before {
  content: "\f050";
}
.wi-yahoo-25:before {
  content: "\f076";
}
.wi-yahoo-26:before {
  content: "\f013";
}
.wi-yahoo-27:before {
  content: "\f031";
}
.wi-yahoo-28:before {
  content: "\f002";
}
.wi-yahoo-29:before {
  content: "\f031";
}
.wi-yahoo-30:before {
  content: "\f002";
}
.wi-yahoo-31:before {
  content: "\f02e";
}
.wi-yahoo-32:before {
  content: "\f00d";
}
.wi-yahoo-33:before {
  content: "\f083";
}
.wi-yahoo-34:before {
  content: "\f00c";
}
.wi-yahoo-35:before {
  content: "\f017";
}
.wi-yahoo-36:before {
  content: "\f072";
}
.wi-yahoo-37:before {
  content: "\f00e";
}
.wi-yahoo-38:before {
  content: "\f00e";
}
.wi-yahoo-39:before {
  content: "\f00e";
}
.wi-yahoo-40:before {
  content: "\f01a";
}
.wi-yahoo-41:before {
  content: "\f064";
}
.wi-yahoo-42:before {
  content: "\f01b";
}
.wi-yahoo-43:before {
  content: "\f064";
}
.wi-yahoo-44:before {
  content: "\f00c";
}
.wi-yahoo-45:before {
  content: "\f00e";
}
.wi-yahoo-46:before {
  content: "\f01b";
}
.wi-yahoo-47:before {
  content: "\f00e";
}
.wi-yahoo-3200:before {
  content: "\f077";
}
.wi-forecast-io-clear-day:before {
  content: "\f00d";
}
.wi-forecast-io-clear-night:before {
  content: "\f02e";
}
.wi-forecast-io-rain:before {
  content: "\f019";
}
.wi-forecast-io-snow:before {
  content: "\f01b";
}
.wi-forecast-io-sleet:before {
  content: "\f0b5";
}
.wi-forecast-io-wind:before {
  content: "\f050";
}
.wi-forecast-io-fog:before {
  content: "\f014";
}
.wi-forecast-io-cloudy:before {
  content: "\f013";
}
.wi-forecast-io-partly-cloudy-day:before {
  content: "\f002";
}
.wi-forecast-io-partly-cloudy-night:before {
  content: "\f031";
}
.wi-forecast-io-hail:before {
  content: "\f015";
}
.wi-forecast-io-thunderstorm:before {
  content: "\f01e";
}
.wi-forecast-io-tornado:before {
  content: "\f056";
}
.wi-wmo4680-0:before,
.wi-wmo4680-00:before {
  content: "\f055";
}
.wi-wmo4680-1:before,
.wi-wmo4680-01:before {
  content: "\f013";
}
.wi-wmo4680-2:before,
.wi-wmo4680-02:before {
  content: "\f055";
}
.wi-wmo4680-3:before,
.wi-wmo4680-03:before {
  content: "\f013";
}
.wi-wmo4680-4:before,
.wi-wmo4680-04:before {
  content: "\f014";
}
.wi-wmo4680-5:before,
.wi-wmo4680-05:before {
  content: "\f014";
}
.wi-wmo4680-10:before {
  content: "\f014";
}
.wi-wmo4680-11:before {
  content: "\f014";
}
.wi-wmo4680-12:before {
  content: "\f016";
}
.wi-wmo4680-18:before {
  content: "\f050";
}
.wi-wmo4680-20:before {
  content: "\f014";
}
.wi-wmo4680-21:before {
  content: "\f017";
}
.wi-wmo4680-22:before {
  content: "\f017";
}
.wi-wmo4680-23:before {
  content: "\f019";
}
.wi-wmo4680-24:before {
  content: "\f01b";
}
.wi-wmo4680-25:before {
  content: "\f015";
}
.wi-wmo4680-26:before {
  content: "\f01e";
}
.wi-wmo4680-27:before {
  content: "\f063";
}
.wi-wmo4680-28:before {
  content: "\f063";
}
.wi-wmo4680-29:before {
  content: "\f063";
}
.wi-wmo4680-30:before {
  content: "\f014";
}
.wi-wmo4680-31:before {
  content: "\f014";
}
.wi-wmo4680-32:before {
  content: "\f014";
}
.wi-wmo4680-33:before {
  content: "\f014";
}
.wi-wmo4680-34:before {
  content: "\f014";
}
.wi-wmo4680-35:before {
  content: "\f014";
}
.wi-wmo4680-40:before {
  content: "\f017";
}
.wi-wmo4680-41:before {
  content: "\f01c";
}
.wi-wmo4680-42:before {
  content: "\f019";
}
.wi-wmo4680-43:before {
  content: "\f01c";
}
.wi-wmo4680-44:before {
  content: "\f019";
}
.wi-wmo4680-45:before {
  content: "\f015";
}
.wi-wmo4680-46:before {
  content: "\f015";
}
.wi-wmo4680-47:before {
  content: "\f01b";
}
.wi-wmo4680-48:before {
  content: "\f01b";
}
.wi-wmo4680-50:before {
  content: "\f01c";
}
.wi-wmo4680-51:before {
  content: "\f01c";
}
.wi-wmo4680-52:before {
  content: "\f019";
}
.wi-wmo4680-53:before {
  content: "\f019";
}
.wi-wmo4680-54:before {
  content: "\f076";
}
.wi-wmo4680-55:before {
  content: "\f076";
}
.wi-wmo4680-56:before {
  content: "\f076";
}
.wi-wmo4680-57:before {
  content: "\f01c";
}
.wi-wmo4680-58:before {
  content: "\f019";
}
.wi-wmo4680-60:before {
  content: "\f01c";
}
.wi-wmo4680-61:before {
  content: "\f01c";
}
.wi-wmo4680-62:before {
  content: "\f019";
}
.wi-wmo4680-63:before {
  content: "\f019";
}
.wi-wmo4680-64:before {
  content: "\f015";
}
.wi-wmo4680-65:before {
  content: "\f015";
}
.wi-wmo4680-66:before {
  content: "\f015";
}
.wi-wmo4680-67:before {
  content: "\f017";
}
.wi-wmo4680-68:before {
  content: "\f017";
}
.wi-wmo4680-70:before {
  content: "\f01b";
}
.wi-wmo4680-71:before {
  content: "\f01b";
}
.wi-wmo4680-72:before {
  content: "\f01b";
}
.wi-wmo4680-73:before {
  content: "\f01b";
}
.wi-wmo4680-74:before {
  content: "\f076";
}
.wi-wmo4680-75:before {
  content: "\f076";
}
.wi-wmo4680-76:before {
  content: "\f076";
}
.wi-wmo4680-77:before {
  content: "\f01b";
}
.wi-wmo4680-78:before {
  content: "\f076";
}
.wi-wmo4680-80:before {
  content: "\f019";
}
.wi-wmo4680-81:before {
  content: "\f01c";
}
.wi-wmo4680-82:before {
  content: "\f019";
}
.wi-wmo4680-83:before {
  content: "\f019";
}
.wi-wmo4680-84:before {
  content: "\f01d";
}
.wi-wmo4680-85:before {
  content: "\f017";
}
.wi-wmo4680-86:before {
  content: "\f017";
}
.wi-wmo4680-87:before {
  content: "\f017";
}
.wi-wmo4680-89:before {
  content: "\f015";
}
.wi-wmo4680-90:before {
  content: "\f016";
}
.wi-wmo4680-91:before {
  content: "\f01d";
}
.wi-wmo4680-92:before {
  content: "\f01e";
}
.wi-wmo4680-93:before {
  content: "\f01e";
}
.wi-wmo4680-94:before {
  content: "\f016";
}
.wi-wmo4680-95:before {
  content: "\f01e";
}
.wi-wmo4680-96:before {
  content: "\f01e";
}
.wi-wmo4680-99:before {
  content: "\f056";
}
.wi-owm-200:before {
  content: "\f01e";
}
.wi-owm-201:before {
  content: "\f01e";
}
.wi-owm-202:before {
  content: "\f01e";
}
.wi-owm-210:before {
  content: "\f016";
}
.wi-owm-211:before {
  content: "\f016";
}
.wi-owm-212:before {
  content: "\f016";
}
.wi-owm-221:before {
  content: "\f016";
}
.wi-owm-230:before {
  content: "\f01e";
}
.wi-owm-231:before {
  content: "\f01e";
}
.wi-owm-232:before {
  content: "\f01e";
}
.wi-owm-300:before {
  content: "\f01c";
}
.wi-owm-301:before {
  content: "\f01c";
}
.wi-owm-302:before {
  content: "\f019";
}
.wi-owm-310:before {
  content: "\f017";
}
.wi-owm-311:before {
  content: "\f019";
}
.wi-owm-312:before {
  content: "\f019";
}
.wi-owm-313:before {
  content: "\f01a";
}
.wi-owm-314:before {
  content: "\f019";
}
.wi-owm-321:before {
  content: "\f01c";
}
.wi-owm-500:before {
  content: "\f01c";
}
.wi-owm-501:before {
  content: "\f019";
}
.wi-owm-502:before {
  content: "\f019";
}
.wi-owm-503:before {
  content: "\f019";
}
.wi-owm-504:before {
  content: "\f019";
}
.wi-owm-511:before {
  content: "\f017";
}
.wi-owm-520:before {
  content: "\f01a";
}
.wi-owm-521:before {
  content: "\f01a";
}
.wi-owm-522:before {
  content: "\f01a";
}
.wi-owm-531:before {
  content: "\f01d";
}
.wi-owm-600:before {
  content: "\f01b";
}
.wi-owm-601:before {
  content: "\f01b";
}
.wi-owm-602:before {
  content: "\f0b5";
}
.wi-owm-611:before {
  content: "\f017";
}
.wi-owm-612:before {
  content: "\f017";
}
.wi-owm-615:before {
  content: "\f017";
}
.wi-owm-616:before {
  content: "\f017";
}
.wi-owm-620:before {
  content: "\f017";
}
.wi-owm-621:before {
  content: "\f01b";
}
.wi-owm-622:before {
  content: "\f01b";
}
.wi-owm-701:before {
  content: "\f014";
}
.wi-owm-711:before {
  content: "\f062";
}
.wi-owm-721:before {
  content: "\f0b6";
}
.wi-owm-731:before {
  content: "\f063";
}
.wi-owm-741:before {
  content: "\f014";
}
.wi-owm-761:before {
  content: "\f063";
}
.wi-owm-762:before {
  content: "\f063";
}
.wi-owm-771:before {
  content: "\f011";
}
.wi-owm-781:before {
  content: "\f056";
}
.wi-owm-800:before {
  content: "\f00d";
}
.wi-owm-801:before {
  content: "\f041";
}
.wi-owm-802:before {
  content: "\f041";
}
.wi-owm-803:before {
  content: "\f013";
}
.wi-owm-804:before {
  content: "\f013";
}
.wi-owm-900:before {
  content: "\f056";
}
.wi-owm-901:before {
  content: "\f01d";
}
.wi-owm-902:before {
  content: "\f073";
}
.wi-owm-903:before {
  content: "\f076";
}
.wi-owm-904:before {
  content: "\f072";
}
.wi-owm-905:before {
  content: "\f021";
}
.wi-owm-906:before {
  content: "\f015";
}
.wi-owm-957:before {
  content: "\f050";
}
.wi-owm-day-200:before {
  content: "\f010";
}
.wi-owm-day-201:before {
  content: "\f010";
}
.wi-owm-day-202:before {
  content: "\f010";
}
.wi-owm-day-210:before {
  content: "\f005";
}
.wi-owm-day-211:before {
  content: "\f005";
}
.wi-owm-day-212:before {
  content: "\f005";
}
.wi-owm-day-221:before {
  content: "\f005";
}
.wi-owm-day-230:before {
  content: "\f010";
}
.wi-owm-day-231:before {
  content: "\f010";
}
.wi-owm-day-232:before {
  content: "\f010";
}
.wi-owm-day-300:before {
  content: "\f00b";
}
.wi-owm-day-301:before {
  content: "\f00b";
}
.wi-owm-day-302:before {
  content: "\f008";
}
.wi-owm-day-310:before {
  content: "\f008";
}
.wi-owm-day-311:before {
  content: "\f008";
}
.wi-owm-day-312:before {
  content: "\f008";
}
.wi-owm-day-313:before {
  content: "\f008";
}
.wi-owm-day-314:before {
  content: "\f008";
}
.wi-owm-day-321:before {
  content: "\f00b";
}
.wi-owm-day-500:before {
  content: "\f00b";
}
.wi-owm-day-501:before {
  content: "\f008";
}
.wi-owm-day-502:before {
  content: "\f008";
}
.wi-owm-day-503:before {
  content: "\f008";
}
.wi-owm-day-504:before {
  content: "\f008";
}
.wi-owm-day-511:before {
  content: "\f006";
}
.wi-owm-day-520:before {
  content: "\f009";
}
.wi-owm-day-521:before {
  content: "\f009";
}
.wi-owm-day-522:before {
  content: "\f009";
}
.wi-owm-day-531:before {
  content: "\f00e";
}
.wi-owm-day-600:before {
  content: "\f00a";
}
.wi-owm-day-601:before {
  content: "\f0b2";
}
.wi-owm-day-602:before {
  content: "\f00a";
}
.wi-owm-day-611:before {
  content: "\f006";
}
.wi-owm-day-612:before {
  content: "\f006";
}
.wi-owm-day-615:before {
  content: "\f006";
}
.wi-owm-day-616:before {
  content: "\f006";
}
.wi-owm-day-620:before {
  content: "\f006";
}
.wi-owm-day-621:before {
  content: "\f00a";
}
.wi-owm-day-622:before {
  content: "\f00a";
}
.wi-owm-day-701:before {
  content: "\f003";
}
.wi-owm-day-711:before {
  content: "\f062";
}
.wi-owm-day-721:before {
  content: "\f0b6";
}
.wi-owm-day-731:before {
  content: "\f063";
}
.wi-owm-day-741:before {
  content: "\f003";
}
.wi-owm-day-761:before {
  content: "\f063";
}
.wi-owm-day-762:before {
  content: "\f063";
}
.wi-owm-day-781:before {
  content: "\f056";
}
.wi-owm-day-800:before {
  content: "\f00d";
}
.wi-owm-day-801:before {
  content: "\f002";
}
.wi-owm-day-802:before {
  content: "\f002";
}
.wi-owm-day-803:before {
  content: "\f013";
}
.wi-owm-day-804:before {
  content: "\f013";
}
.wi-owm-day-900:before {
  content: "\f056";
}
.wi-owm-day-902:before {
  content: "\f073";
}
.wi-owm-day-903:before {
  content: "\f076";
}
.wi-owm-day-904:before {
  content: "\f072";
}
.wi-owm-day-906:before {
  content: "\f004";
}
.wi-owm-day-957:before {
  content: "\f050";
}
.wi-owm-night-200:before {
  content: "\f02d";
}
.wi-owm-night-201:before {
  content: "\f02d";
}
.wi-owm-night-202:before {
  content: "\f02d";
}
.wi-owm-night-210:before {
  content: "\f025";
}
.wi-owm-night-211:before {
  content: "\f025";
}
.wi-owm-night-212:before {
  content: "\f025";
}
.wi-owm-night-221:before {
  content: "\f025";
}
.wi-owm-night-230:before {
  content: "\f02d";
}
.wi-owm-night-231:before {
  content: "\f02d";
}
.wi-owm-night-232:before {
  content: "\f02d";
}
.wi-owm-night-300:before {
  content: "\f02b";
}
.wi-owm-night-301:before {
  content: "\f02b";
}
.wi-owm-night-302:before {
  content: "\f028";
}
.wi-owm-night-310:before {
  content: "\f028";
}
.wi-owm-night-311:before {
  content: "\f028";
}
.wi-owm-night-312:before {
  content: "\f028";
}
.wi-owm-night-313:before {
  content: "\f028";
}
.wi-owm-night-314:before {
  content: "\f028";
}
.wi-owm-night-321:before {
  content: "\f02b";
}
.wi-owm-night-500:before {
  content: "\f02b";
}
.wi-owm-night-501:before {
  content: "\f028";
}
.wi-owm-night-502:before {
  content: "\f028";
}
.wi-owm-night-503:before {
  content: "\f028";
}
.wi-owm-night-504:before {
  content: "\f028";
}
.wi-owm-night-511:before {
  content: "\f026";
}
.wi-owm-night-520:before {
  content: "\f029";
}
.wi-owm-night-521:before {
  content: "\f029";
}
.wi-owm-night-522:before {
  content: "\f029";
}
.wi-owm-night-531:before {
  content: "\f02c";
}
.wi-owm-night-600:before {
  content: "\f02a";
}
.wi-owm-night-601:before {
  content: "\f0b4";
}
.wi-owm-night-602:before {
  content: "\f02a";
}
.wi-owm-night-611:before {
  content: "\f026";
}
.wi-owm-night-612:before {
  content: "\f026";
}
.wi-owm-night-615:before {
  content: "\f026";
}
.wi-owm-night-616:before {
  content: "\f026";
}
.wi-owm-night-620:before {
  content: "\f026";
}
.wi-owm-night-621:before {
  content: "\f02a";
}
.wi-owm-night-622:before {
  content: "\f02a";
}
.wi-owm-night-701:before {
  content: "\f04a";
}
.wi-owm-night-711:before {
  content: "\f062";
}
.wi-owm-night-721:before {
  content: "\f0b6";
}
.wi-owm-night-731:before {
  content: "\f063";
}
.wi-owm-night-741:before {
  content: "\f04a";
}
.wi-owm-night-761:before {
  content: "\f063";
}
.wi-owm-night-762:before {
  content: "\f063";
}
.wi-owm-night-781:before {
  content: "\f056";
}
.wi-owm-night-800:before {
  content: "\f02e";
}
.wi-owm-night-801:before {
  content: "\f081";
}
.wi-owm-night-802:before {
  content: "\f086";
}
.wi-owm-night-803:before {
  content: "\f013";
}
.wi-owm-night-804:before {
  content: "\f013";
}
.wi-owm-night-900:before {
  content: "\f056";
}
.wi-owm-night-902:before {
  content: "\f073";
}
.wi-owm-night-903:before {
  content: "\f076";
}
.wi-owm-night-904:before {
  content: "\f072";
}
.wi-owm-night-906:before {
  content: "\f024";
}
.wi-owm-night-957:before {
  content: "\f050";
}
.wi-wu-chanceflurries:before {
  content: "\f064";
}
.wi-wu-chancerain:before {
  content: "\f019";
}
.wi-wu-chancesleat:before {
  content: "\f0b5";
}
.wi-wu-chancesnow:before {
  content: "\f01b";
}
.wi-wu-chancetstorms:before {
  content: "\f01e";
}
.wi-wu-clear:before {
  content: "\f00d";
}
.wi-wu-cloudy:before {
  content: "\f002";
}
.wi-wu-flurries:before {
  content: "\f064";
}
.wi-wu-hazy:before {
  content: "\f0b6";
}
.wi-wu-mostlycloudy:before {
  content: "\f002";
}
.wi-wu-mostlysunny:before {
  content: "\f00d";
}
.wi-wu-partlycloudy:before {
  content: "\f002";
}
.wi-wu-partlysunny:before {
  content: "\f00d";
}
.wi-wu-rain:before {
  content: "\f01a";
}
.wi-wu-sleat:before {
  content: "\f0b5";
}
.wi-wu-snow:before {
  content: "\f01b";
}
.wi-wu-sunny:before {
  content: "\f00d";
}
.wi-wu-tstorms:before {
  content: "\f01e";
}
.wi-wu-unknown:before {
  content: "\f00d";
}
td {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
span {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
p {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
div {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
