@charset "UTF-8";
.cs-black {
  background-color: black;
}

.cst-white {
  color: white;
}

.hover_cst-white:hover, .hover_cst-white:focus, .hover_cst-white:active {
  color: white;
}

.cs-color-home-maps {
  background-color: #D97C15;
}

.cst-color-home-maps {
  color: #D97C15;
}

.cs-chelsea-cucumber {
  background-color: #93b55d !important;
}

.cs-chestnut-rose {
  background-color: #cd6865 !important;
}

.cs-cod-gray {
  background-color: #161414 !important;
}

.cs-danube {
  background-color: #72adcf !important;
}

.cs-emperor {
  background-color: #535353 !important;
}

.cs-everglade {
  background-color: #274d27 !important;
}

.cs-fern-green {
  background-color: #527a3d !important;
}

.cs-ocean-green {
  background-color: #429f82 !important;
}

.cs-mantis {
  background-color: #80bb6a !important;
}

.cs-mercury {
  background-color: #e6e6e6 !important;
}

.cs-mine-shaft {
  background-color: #2d2d2d !important;
}

.cs-stromboli {
  background-color: #345a52 !important;
}

.cs-sushi {
  background-color: #8aa844 !important;
}

.cs-gray {
  background-color: #818181 !important;
}

.cs-psp-orange {
  background-color: #d87b06;
}

.cst-chelsea-cucumber {
  color: #93b55d !important;
}

.cst-chestnut-rose {
  color: #cd6865 !important;
}

.cst-cod-gray {
  color: #161414 !important;
}

.cst-danube {
  color: #72adcf !important;
}

.cst-emperor {
  color: #535353 !important;
}

.cst-everglade {
  color: #274d27 !important;
}

.cst-fern-green {
  color: #527a3d !important;
}

.cst-ocean-green {
  color: #429f82 !important;
}

.cst-mantis {
  color: #80bb6a !important;
}

.cst-mercury {
  color: #e6e6e6 !important;
}

.cst-mine-shaft {
  color: #2d2d2d !important;
}

.cst-stromboli {
  color: #345a52 !important;
}

.cst-sushi {
  color: #8aa844 !important;
}

.cst-gray {
  color: #818181 !important;
}

.bg-pins {
  background-color: #cd6865;
}

.bg-soil-summary {
  background-color: #2d2d2d;
}

.bg-properties {
  background-color: #274d27;
}

.bg-edit-features {
  background-color: #8aa844;
}

.color-properties {
  color: #274d27;
}

.color-primary {
  color: #429f82;
}

.red-font {
  color: red !important;
}

.bg-add-features {
  background-color: #D97C15;
}

.bg-feature-report {
  background-color: #365F0E;
}

.bg-banner {
  background-color: #D97C15;
  color: white;
}
.bg-banner a, .bg-banner a:link, .bg-banner a:visited {
  color: white;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  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;
}

.bg-primary {
  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,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

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.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1050px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1050px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control, .field .text, .field .textarea, .field .dropdown {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, .field .text:focus, .field .textarea:focus, .field .dropdown:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder, .field .text::-moz-placeholder, .field .textarea::-moz-placeholder, .field .dropdown::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .field .text:-ms-input-placeholder, .field .textarea:-ms-input-placeholder, .field .dropdown:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder, .field .text::-webkit-input-placeholder, .field .textarea::-webkit-input-placeholder, .field .dropdown::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand, .field .text::-ms-expand, .field .textarea::-ms-expand, .field .dropdown::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .field [disabled].text, .field [disabled].textarea, .field [disabled].dropdown, .form-control[readonly], .field [readonly].text, .field [readonly].textarea, .field [readonly].dropdown, fieldset[disabled] .form-control, fieldset[disabled] .field .text, .field fieldset[disabled] .text, fieldset[disabled] .field .textarea, .field fieldset[disabled] .textarea, fieldset[disabled] .field .dropdown, .field fieldset[disabled] .dropdown {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], .field [disabled].text, .field [disabled].textarea, .field [disabled].dropdown, fieldset[disabled] .form-control, fieldset[disabled] .field .text, .field fieldset[disabled] .text, fieldset[disabled] .field .textarea, .field fieldset[disabled] .textarea, fieldset[disabled] .field .dropdown, .field fieldset[disabled] .dropdown {
  cursor: not-allowed;
}

textarea.form-control, .field textarea.text, .field textarea.textarea, .field textarea.dropdown {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, .field input[type=date].text, .field input[type=date].textarea, .field input[type=date].dropdown,
  input[type=time].form-control,
  .field input[type=time].text,
  .field input[type=time].textarea,
  .field input[type=time].dropdown,
  input[type=datetime-local].form-control,
  .field input[type=datetime-local].text,
  .field input[type=datetime-local].textarea,
  .field input[type=datetime-local].dropdown,
  input[type=month].form-control,
  .field input[type=month].text,
  .field input[type=month].textarea,
  .field input[type=month].dropdown {
    line-height: 34px;
  }
  input[type=date].input-sm, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm .field .text, .field .form-group-sm .text, .form-group-sm .field .textarea, .field .form-group-sm .textarea, .form-group-sm .field .dropdown, .field .form-group-sm .dropdown {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control, .form-group-sm .field select.text, .field .form-group-sm select.text, .form-group-sm .field select.textarea, .field .form-group-sm select.textarea, .form-group-sm .field select.dropdown, .field .form-group-sm select.dropdown {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm .field textarea.text, .field .form-group-sm textarea.text, .form-group-sm .field textarea.textarea, .field .form-group-sm textarea.textarea, .form-group-sm .field textarea.dropdown, .field .form-group-sm textarea.dropdown,
.form-group-sm select[multiple].form-control,
.form-group-sm .field select[multiple].text,
.field .form-group-sm select[multiple].text,
.form-group-sm .field select[multiple].textarea,
.field .form-group-sm select[multiple].textarea,
.form-group-sm .field select[multiple].dropdown,
.field .form-group-sm select[multiple].dropdown {
  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, .form-group-lg .field .text, .field .form-group-lg .text, .form-group-lg .field .textarea, .field .form-group-lg .textarea, .form-group-lg .field .dropdown, .field .form-group-lg .dropdown {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control, .form-group-lg .field select.text, .field .form-group-lg select.text, .form-group-lg .field select.textarea, .field .form-group-lg select.textarea, .form-group-lg .field select.dropdown, .field .form-group-lg select.dropdown {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg .field textarea.text, .field .form-group-lg textarea.text, .form-group-lg .field textarea.textarea, .field .form-group-lg textarea.textarea, .form-group-lg .field textarea.dropdown, .field .form-group-lg textarea.dropdown,
.form-group-lg select[multiple].form-control,
.form-group-lg .field select[multiple].text,
.field .form-group-lg select[multiple].text,
.form-group-lg .field select[multiple].textarea,
.field .form-group-lg select[multiple].textarea,
.form-group-lg .field select[multiple].dropdown,
.field .form-group-lg select[multiple].dropdown {
  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, .has-feedback .field .text, .field .has-feedback .text, .has-feedback .field .textarea, .field .has-feedback .textarea, .has-feedback .field .dropdown, .field .has-feedback .dropdown {
  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,
.form-group-lg .field .text + .form-control-feedback,
.field .form-group-lg .text + .form-control-feedback,
.form-group-lg .field .textarea + .form-control-feedback,
.field .form-group-lg .textarea + .form-control-feedback,
.form-group-lg .field .dropdown + .form-control-feedback,
.field .form-group-lg .dropdown + .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,
.form-group-sm .field .text + .form-control-feedback,
.field .form-group-sm .text + .form-control-feedback,
.form-group-sm .field .textarea + .form-control-feedback,
.field .form-group-sm .textarea + .form-control-feedback,
.form-group-sm .field .dropdown + .form-control-feedback,
.field .form-group-sm .dropdown + .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, .has-success .field .text, .field .has-success .text, .has-success .field .textarea, .field .has-success .textarea, .has-success .field .dropdown, .field .has-success .dropdown {
  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, .has-success .field .text:focus, .field .has-success .text:focus, .has-success .field .textarea:focus, .field .has-success .textarea:focus, .has-success .field .dropdown:focus, .field .has-success .dropdown:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control, .has-warning .field .text, .field .has-warning .text, .has-warning .field .textarea, .field .has-warning .textarea, .has-warning .field .dropdown, .field .has-warning .dropdown {
  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, .has-warning .field .text:focus, .field .has-warning .text:focus, .has-warning .field .textarea:focus, .field .has-warning .textarea:focus, .has-warning .field .dropdown:focus, .field .has-warning .dropdown:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control, .has-error .field .text, .field .has-error .text, .has-error .field .textarea, .field .has-error .textarea, .has-error .field .dropdown, .field .has-error .dropdown {
  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, .has-error .field .text:focus, .field .has-error .text:focus, .has-error .field .textarea:focus, .field .has-error .textarea:focus, .has-error .field .dropdown:focus, .field .has-error .dropdown:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline .field .text, .field .form-inline .text, .form-inline .field .textarea, .field .form-inline .textarea, .form-inline .field .dropdown, .field .form-inline .dropdown {
    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,
  .form-inline .input-group .field .text,
  .field .form-inline .input-group .text,
  .form-inline .input-group .field .textarea,
  .field .form-inline .input-group .textarea,
  .form-inline .input-group .field .dropdown,
  .field .form-inline .input-group .dropdown {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .field .input-group > .text, .field .form-inline .input-group > .text, .form-inline .field .input-group > .textarea, .field .form-inline .input-group > .textarea, .form-inline .field .input-group > .dropdown, .field .form-inline .input-group > .dropdown {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #fff;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.btn-default:focus, .btn-default.focus {
  color: #fff;
  background-color: #3071a9;
  border-color: #1f496e;
}
.btn-default:hover {
  color: #fff;
  background-color: #3071a9;
  border-color: #2d6ca2;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  background-image: none;
  border-color: #2d6ca2;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: #285e8e;
  border-color: #1f496e;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #428bca;
  border-color: #428bca;
}
.btn-default .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  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%;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-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: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form .field .text, .field .navbar-form .text, .navbar-form .field .textarea, .field .navbar-form .textarea, .navbar-form .field .dropdown, .field .navbar-form .dropdown {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .field .text,
  .field .navbar-form .input-group .text,
  .navbar-form .input-group .field .textarea,
  .field .navbar-form .input-group .textarea,
  .navbar-form .input-group .field .dropdown,
  .field .navbar-form .input-group .dropdown {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .field .input-group > .text, .field .navbar-form .input-group > .text, .navbar-form .field .input-group > .textarea, .field .navbar-form .input-group > .textarea, .navbar-form .field .input-group > .dropdown, .field .navbar-form .input-group > .dropdown {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.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;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 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: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 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-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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 #ddd;
  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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 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 #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1050px) {
  .modal-lg {
    width: 900px;
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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: 1049px) {
  .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: 1049px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1049px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 1049px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1050px) 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: 1050px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1050px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1050px) 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: 1049px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1050px) 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;
  }
}
/**
 Pacific Soils Portal Configuration

 Only use this file to set variables for Pacific Soils Portal specific styles.

 Do not define whole styles in here.
 */
/**
  Colours
 */
/**
  Homepage configuration
 */
/**
 * Header
 */
/**
 * Footer
 */
/**
  App Page
 */
/**
  App Page - Panes
 */
/**
  App Page - Metadata
 */
.cs-black {
  background-color: black;
}

.cst-white {
  color: white;
}

.hover_cst-white:hover, .hover_cst-white:focus, .hover_cst-white:active {
  color: white;
}

.cs-color-home-maps {
  background-color: #D97C15;
}

.cst-color-home-maps {
  color: #D97C15;
}

.cs-chelsea-cucumber {
  background-color: #93b55d !important;
}

.cs-chestnut-rose {
  background-color: #cd6865 !important;
}

.cs-cod-gray {
  background-color: #161414 !important;
}

.cs-danube {
  background-color: #72adcf !important;
}

.cs-emperor {
  background-color: #535353 !important;
}

.cs-everglade {
  background-color: #274d27 !important;
}

.cs-fern-green {
  background-color: #527a3d !important;
}

.cs-ocean-green {
  background-color: #429f82 !important;
}

.cs-mantis {
  background-color: #80bb6a !important;
}

.cs-mercury {
  background-color: #e6e6e6 !important;
}

.cs-mine-shaft {
  background-color: #2d2d2d !important;
}

.cs-stromboli {
  background-color: #345a52 !important;
}

.cs-sushi {
  background-color: #8aa844 !important;
}

.cs-gray {
  background-color: #818181 !important;
}

.cs-psp-orange {
  background-color: #d87b06;
}

.cst-chelsea-cucumber {
  color: #93b55d !important;
}

.cst-chestnut-rose {
  color: #cd6865 !important;
}

.cst-cod-gray {
  color: #161414 !important;
}

.cst-danube {
  color: #72adcf !important;
}

.cst-emperor {
  color: #535353 !important;
}

.cst-everglade {
  color: #274d27 !important;
}

.cst-fern-green {
  color: #527a3d !important;
}

.cst-ocean-green {
  color: #429f82 !important;
}

.cst-mantis {
  color: #80bb6a !important;
}

.cst-mercury {
  color: #e6e6e6 !important;
}

.cst-mine-shaft {
  color: #2d2d2d !important;
}

.cst-stromboli {
  color: #345a52 !important;
}

.cst-sushi {
  color: #8aa844 !important;
}

.cst-gray {
  color: #818181 !important;
}

.bg-pins {
  background-color: #FBD60D;
}

.bg-soil-summary {
  background-color: #FEA500;
}

.bg-properties {
  background-color: #F4C400;
}

.bg-edit-features {
  background-color: #8aa844;
}

.color-properties {
  color: #F4C400;
}

.color-primary {
  color: #2C9ABB;
}

.red-font {
  color: red !important;
}

.bg-add-features {
  background-color: #602C87;
}

.bg-feature-report {
  background-color: #602C87;
}

.bg-banner {
  background-color: #D97C15;
  color: white;
}
.bg-banner a, .bg-banner a:link, .bg-banner a:visited {
  color: white;
}

.cs-black {
  background-color: black;
}

.cst-white {
  color: white;
}

.hover_cst-white:hover, .hover_cst-white:focus, .hover_cst-white:active {
  color: white;
}

.cs-color-home-maps {
  background-color: #D97C15;
}

.cst-color-home-maps {
  color: #D97C15;
}

.cs-chelsea-cucumber {
  background-color: #93b55d !important;
}

.cs-chestnut-rose {
  background-color: #cd6865 !important;
}

.cs-cod-gray {
  background-color: #161414 !important;
}

.cs-danube {
  background-color: #72adcf !important;
}

.cs-emperor {
  background-color: #535353 !important;
}

.cs-everglade {
  background-color: #274d27 !important;
}

.cs-fern-green {
  background-color: #527a3d !important;
}

.cs-ocean-green {
  background-color: #429f82 !important;
}

.cs-mantis {
  background-color: #80bb6a !important;
}

.cs-mercury {
  background-color: #e6e6e6 !important;
}

.cs-mine-shaft {
  background-color: #2d2d2d !important;
}

.cs-stromboli {
  background-color: #345a52 !important;
}

.cs-sushi {
  background-color: #8aa844 !important;
}

.cs-gray {
  background-color: #818181 !important;
}

.cs-psp-orange {
  background-color: #d87b06;
}

.cst-chelsea-cucumber {
  color: #93b55d !important;
}

.cst-chestnut-rose {
  color: #cd6865 !important;
}

.cst-cod-gray {
  color: #161414 !important;
}

.cst-danube {
  color: #72adcf !important;
}

.cst-emperor {
  color: #535353 !important;
}

.cst-everglade {
  color: #274d27 !important;
}

.cst-fern-green {
  color: #527a3d !important;
}

.cst-ocean-green {
  color: #429f82 !important;
}

.cst-mantis {
  color: #80bb6a !important;
}

.cst-mercury {
  color: #e6e6e6 !important;
}

.cst-mine-shaft {
  color: #2d2d2d !important;
}

.cst-stromboli {
  color: #345a52 !important;
}

.cst-sushi {
  color: #8aa844 !important;
}

.cst-gray {
  color: #818181 !important;
}

.bg-pins {
  background-color: #FBD60D;
}

.bg-soil-summary {
  background-color: #FEA500;
}

.bg-properties {
  background-color: #F4C400;
}

.bg-edit-features {
  background-color: #8aa844;
}

.color-properties {
  color: #F4C400;
}

.color-primary {
  color: #2C9ABB;
}

.red-font {
  color: red !important;
}

.bg-add-features {
  background-color: #602C87;
}

.bg-feature-report {
  background-color: #602C87;
}

.bg-banner {
  background-color: #D97C15;
  color: white;
}
.bg-banner a, .bg-banner a:link, .bg-banner a:visited {
  color: white;
}

body {
  min-width: 320px;
  position: relative;
}

html:not(.page-map) #ng-body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
html:not(.page-map) #ng-body main {
  flex: 1 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  html:not(.page-map) #ng-body main {
    flex: none;
  }
}
@media print {
  html:not(.page-map) #ng-body {
    display: block;
  }
}
/*@media (max-width: $screen-md-max) {
    body {
        padding-bottom: $footer-height-md;
    }
}*/
h2.pane-heading {
  font-weight: bold;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
}

@media (max-width: 1049px) and (min-width: 768px) and (orientation: landscape) {
  h2.pane-heading {
    display: flex;
  }
  h2.pane-heading > span {
    white-space: nowrap;
    flex: 1;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
h3.modal-title {
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}

.tile-nav a {
  color: white;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.pane-item .pane-content {
  font-size: 0.9em;
}

@font-face {
  font-family: "icomoon";
  src: url("/_resources/themes/custom/smap/public/assets/fonts/icomoon.eot?t6j8wv");
  src: url("/_resources/themes/custom/smap/public/assets/fonts/icomoon.eot?t6j8wv#iefix") format("embedded-opentype"), url("/_resources/themes/custom/smap/public/assets/fonts/icomoon.ttf?t6j8wv") format("truetype"), url("/_resources/themes/custom/smap/public/assets/fonts/icomoon.woff?t6j8wv") format("woff"), url("/_resources/themes/custom/smap/public/assets/fonts/icomoon.svg?t6j8wv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dropdown-left:before {
  content: "\e948";
}

.icon-dropdown-right:before {
  content: "\e949";
}

.icon-warning:before {
  content: "\e934";
}

.icon-visible-hidden:before {
  content: "\e936";
}

.icon-visible-active:before {
  content: "\e937";
}

.icon-triangle-right:before {
  content: "\e938";
}

.icon-triangle-down:before {
  content: "\e939";
}

.icon-trash2:before {
  content: "\e93a";
}

.icon-transect:before {
  content: "\e93b";
}

.icon-selected:before {
  content: "\e93c";
}

.icon-search2:before {
  content: "\e93d";
}

.icon-save2:before {
  content: "\e93e";
}

.icon-report-doc:before {
  content: "\e93f";
}

.icon-report_chart:before {
  content: "\e940";
}

.icon-print2:before {
  content: "\e941";
}

.icon-plus-small:before {
  content: "\e942";
}

.icon-plus-large:before {
  content: "\e943";
}

.icon-play-outline:before {
  content: "\e944";
}

.icon-pin:before {
  content: "\e945";
}

.icon-pin-outline:before {
  content: "\e946";
}

.icon-pin-close:before {
  content: "\e947";
}

.icon-open:before {
  content: "\e94d";
}

.icon-nz-outline:before {
  content: "\e94e";
}

.icon-minus-large:before {
  content: "\e94f";
}

.icon-locate_off:before {
  content: "\e950";
}

.icon-locate-large:before {
  content: "\e951";
}

.icon-info-solid:before {
  content: "\e952";
}

.icon-features:before {
  content: "\e953";
}

.icon-edit:before {
  content: "\e954";
}

.icon-dropdown-open:before {
  content: "\e955";
}

.icon-dropdown-closed:before {
  content: "\e956";
}

.icon-download_black:before {
  content: "\e957";
}

.icon-doublearrow-right:before {
  content: "\e958";
}

.icon-doublearrow-open:before {
  content: "\e959";
}

.icon-doublearrow-left:before {
  content: "\e95a";
}

.icon-doublearrow-close:before {
  content: "\e95b";
}

.icon-close_large:before {
  content: "\e95c";
}

.icon-close-small:before {
  content: "\e95d";
}

.icon-back:before {
  content: "\e95e";
}

.icon-area:before {
  content: "\e95f";
}

.icon-area-map-extent:before {
  content: "\e960";
}

.icon-add-features:before {
  content: "\e961";
}

.icon-map-legend:before {
  content: "\e929";
}

.icon-eye:before {
  content: "\e9ce";
}

.icon-eye-blocked:before {
  content: "\e9d1";
}

.icon-spinner:before {
  content: "\e933";
}

.icon-menu:before {
  content: "\e932";
}

.icon-move2:before {
  content: "\e931";
}

.icon-zoom-in:before {
  content: "\e930";
}

.icon-envelop:before {
  content: "\e92f";
}

.icon-cog:before {
  content: "\e92e";
}

.icon-arrow-left:before {
  content: "\e92d";
}

.icon-pins-add:before {
  content: "\e92c";
}

.icon-pins2-add:before {
  content: "\e92b";
}

.icon-list-nested:before {
  content: "\e92a";
}

.icon-landcare-logo:before {
  content: "\e901";
}

.icon-landcare-logo2:before {
  content: "\e903";
}

.icon-silverstripe:before {
  content: "\e900";
}

.icon-reticle:before {
  content: "\e905";
}

.icon-nz:before {
  content: "\e906";
}

.icon-factsheets:before {
  content: "\e907";
}

.icon-user:before {
  content: "\e908";
}

.icon-close:before {
  content: "\e909";
}

.icon-search:before {
  content: "\e90a";
}

.icon-layers:before {
  content: "\e90b";
}

.icon-pins:before {
  content: "\e90c";
}

.icon-pins2:before {
  content: "\e91f";
}

.icon-statistics:before {
  content: "\e90d";
}

.icon-infographics:before {
  content: "\e90e";
}

.icon-legend:before {
  content: "\e910";
}

.icon-plus:before {
  content: "\e902";
}

.icon-minus:before {
  content: "\e911";
}

.icon-move:before {
  content: "\e912";
}

.icon-row-resize:before {
  content: "\e913";
}

.icon-col-resize:before {
  content: "\e914";
}

.icon-new-window:before {
  content: "\e921";
}

.icon-play:before {
  content: "\e904";
}

.icon-previous:before {
  content: "\e915";
}

.icon-next:before {
  content: "\e916";
}

.icon-refresh:before {
  content: "\e917";
}

.icon-pencil:before {
  content: "\e918";
}

.icon-print:before {
  content: "\e919";
}

.icon-link:before {
  content: "\e91a";
}

.icon-trash:before {
  content: "\e91b";
}

.icon-contrast:before {
  content: "\e91c";
}

.icon-help:before {
  content: "\e91d";
}

.icon-info:before {
  content: "\e90f";
}

.icon-globe:before {
  content: "\e91e";
}

.icon-download:before {
  content: "\e920";
}

.icon-ok:before {
  content: "\e922";
}

.icon-cancel:before {
  content: "\e923";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-floppy-disk:before {
  content: "\e962";
}

.icon-enlarge:before {
  content: "\e989";
}

.icon-shrink:before {
  content: "\e98a";
}

.icon-enlarge2:before {
  content: "\e98b";
}

.icon-shrink2:before {
  content: "\e98c";
}

.icon-home:before {
  content: "\e927";
}

.icon-pencil2:before {
  content: "\e928";
}

.icon-price-tag:before {
  content: "\e935";
}

.icon-map:before {
  content: "\e94b";
}

.icon-stats-dots:before {
  content: "\e99b";
}

.icon-sigma:before {
  content: "\ea67";
}

.icon-file-pdf:before {
  content: "\eadf";
}

.icon-facebook-with-circle:before {
  content: "\e924";
}

.icon-twitter-with-circle:before {
  content: "\e925";
}

.icon-youtube-with-circle:before {
  content: "\e926";
}

/*
.icon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
*/
@keyframes anim-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinning {
  display: inline-block;
  -webkit-animation: anim-rotate 2s infinite linear;
  animation: anim-rotate 2s infinite linear;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #FFF;
}

.hamburger-box {
  width: 44px;
  height: 31px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 44px;
  height: 5px;
  background-color: #FFF;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -13px;
}
.hamburger-inner::after {
  bottom: -13px;
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 2.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 13px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 26px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 13px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -26px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.hamburger {
  background-color: transparent;
  outline: none;
}

button.hamburger, button.hamburger:hover {
  outline: none;
}

.help-popup .help-item {
  display: flex;
  align-items: center;
}
.help-popup .help-item i.icon {
  margin: 0.5em 0.5em 0.5em 0;
  font-size: 1.6em;
  vertical-align: top;
}
.help-popup .help-item .help-text {
  flex: 1;
  min-height: 1.2em;
}

.tile-nav {
  height: 100%;
  z-index: 10;
}
.tile-nav ul {
  list-style-type: none;
}
.tile-nav ul,
.tile-nav li {
  padding: 0;
  margin: 0;
}
.tile-nav a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.tile-nav a > div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 100%;
}
@media (max-width: 767px) and (orientation: landscape) {
  .tile-nav a > div {
    vertical-align: middle;
  }
  .tile-nav a > div > i {
    display: block;
  }
}
.tile-nav a > div span {
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tile-nav a:hover, .tile-nav a:focus, .tile-nav a:active {
  text-decoration: none;
  opacity: 0.6;
}
.tile-nav .search {
  background: #c6202a;
}
.tile-nav .overview {
  background: #72adcf;
}
.tile-nav .layers {
  background: #de7c00;
}
.tile-nav .legend {
  background: #B7DB57;
}
.tile-nav .pins {
  background: #FBD60D;
}
.tile-nav .metadata {
  background: #00C1D5;
}
.tile-nav .soil-summary {
  background: #FEA500;
}
.tile-nav .properties {
  background: #F4C400;
}
.tile-nav .features {
  background: #602C87;
}
.tile-nav.tile-nav-sm ul {
  height: 50%;
}
.tile-nav.tile-nav-sm li {
  width: 100%;
  height: 33.3333333333%;
  border-top: 0 solid #e6e6e6;
  border-left: 0 solid #e6e6e6;
}
.tile-nav.tile-nav-sm li a {
  font-size: 1.275vw;
  font-weight: 700;
}
.tile-nav.tile-nav-sm li i {
  font-size: 5vh;
  display: block;
}
.tile-nav.tile-nav-sm li span {
  vertical-align: bottom;
  line-height: 30px;
}
@media (orientation: landscape) {
  .tile-nav.tile-nav-sm li span {
    line-height: 1em;
  }
}
@media (orientation: portrait) {
  .tile-nav.tile-nav-sm {
    display: flex;
  }
  .tile-nav.tile-nav-sm ul {
    height: 100%;
    width: 50%;
    display: flex;
  }
  .tile-nav.tile-nav-sm li {
    height: 100%;
    border-left: 0 solid #e6e6e6;
    border-top: none;
  }
}
.tile-nav.tile-nav-xs ul {
  height: 100%;
  width: 100%;
}
.tile-nav.tile-nav-xs li {
  float: left;
  border-top: 0 solid #e6e6e6;
  border-left: none;
  width: 100%;
  height: 20%;
}
.tile-nav.tile-nav-xs li:first-child {
  border-top: none;
}
.tile-nav.tile-nav-xs li a:hover,
.tile-nav.tile-nav-xs li a.focus,
.tile-nav.tile-nav-xs li a.active {
  text-decoration: none;
}
.tile-nav.tile-nav-xs li a {
  font-size: 8vh;
}
.tile-nav.tile-nav-xs li.nav-logo {
  border-left: none;
  width: 83.3333333333%;
}
.tile-nav.tile-nav-xs li.nav-logo > .app-logo-xs {
  display: block;
}
@media (orientation: landscape) {
  .tile-nav.tile-nav-xs li {
    padding-left: 0;
    border-top: 0 solid #e6e6e6;
    border-left: none;
    width: 100%;
    height: 16.6666666667vh;
    float: none;
  }
  .tile-nav.tile-nav-xs li a {
    font-size: 8vh;
    line-height: 8vh;
  }
  .tile-nav.tile-nav-xs li.hamburger-container {
    display: flex;
  }
  .tile-nav.tile-nav-xs li:first-child {
    border-top: none;
  }
}
@media (orientation: portrait) {
  .tile-nav.tile-nav-xs li {
    border-top: none;
    border-left: 0 solid #e6e6e6;
    width: calc(100% / 6);
    height: 100%;
  }
  .tile-nav.tile-nav-xs li a {
    font-size: 7vw;
    line-height: 7vw;
  }
  .tile-nav.tile-nav-xs li:first-child {
    border-left: none;
  }
}

@media (orientation: landscape) and (max-height: 512px) {
  main:not(.fullscreen) .tile-nav.tile-nav-sm li span {
    margin-top: 2px;
    font-size: 9px;
    line-height: 11px;
    width: 100%;
    display: block;
  }
  main:not(.fullscreen) .tile-nav.tile-nav-sm li.soil-summary span {
    white-space: nowrap;
  }
}
@media (orientation: landscape) and (max-width: 767px) {
  .tile-nav.tile-nav-xs ul.xs-nav-active > li:first-child {
    width: 74px;
  }
  .tile-nav.tile-nav-xs ul.xs-nav-active > li:nth-child(2) {
    width: calc(100% - 74px);
  }
}
.pane-container {
  position: relative;
  height: 100%;
}
.pane-container .inset-pane-xs,
.pane-container .inset-pane-sm {
  display: none;
}

.map-pane {
  float: left;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
}

.map-pane-left .pane-item {
  height: 50%;
}
.map-pane-left .pane-item:not(:first-child) {
  /* siamac - was for 3 panes on RHS of map  */
  /* height: $bottom-pane-height;
  max-height: $bottom-pane-height; */
  border-top: 0 solid #e6e6e6;
}

.pane-collapse-left .map-pane-left .pane-item {
  height: 50%;
}
.pane-collapse-left .map-pane-left .pane-item:not(:first-child) {
  /* siamac - was for 3 panes on RHS of map  */
  /* height: $bottom-pane-height;
  max-height: $bottom-pane-height; */
  border-top: 2px solid #e6e6e6;
}

.map-pane-right .pane-item {
  height: 100%;
}
.map-pane-right .pane-item:not(:first-child) {
  /* siamac - was for 3 panes on RHS of map  */
  /* height: $bottom-pane-height;
  max-height: $bottom-pane-height; */
  border-top: none;
}

.pane-collapse-right .map-pane-right .pane-item {
  height: 100%;
}
.pane-collapse-right .map-pane-right .pane-item:not(:first-child) {
  /* siamac - was for 3 panes on RHS of map  */
  /* height: $bottom-pane-height;
  max-height: $bottom-pane-height; */
  border-top: 2px solid #e6e6e6;
}

.map-pane-left {
  width: 250px;
  border-right: 0 solid #e6e6e6;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  z-index: 9;
}

.map-pane-right {
  width: 330px;
  border-left: 0 solid #e6e6e6;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
}

#PaneLayers .inset-pane .pane-item, .map-pane-right .inset-pane .pane-item {
  overflow-y: scroll;
}

.map-pane-center {
  width: calc(100% - 250px);
  border-top: 0 solid #e6e6e6;
}
.map-pane-center .map-pane {
  float: none;
}
.map-pane-center .map-pane-top {
  height: 100%;
  background: lightgreen;
}
.map-pane-center div.ol-container {
  background: #74ADCD;
}

.inset-pane h2 i {
  float: right;
}

.inset-pane .pane-item {
  height: 100%;
  overflow: scroll;
}
.inset-pane.inset-pane-xs {
  z-index: 1020;
}
.inset-pane.inset-pane-xs .pane-heading {
  display: flex;
}
.inset-pane.inset-pane-xs .pane-heading > span {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (orientation: portrait) {
  .tile-nav {
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 120px;
    border-left: none;
    border-top: 0 solid #e6e6e6;
    border-right: none;
  }
  .map-pane-center {
    float: none;
    width: 100%;
    height: calc(100% - 120px);
  }
  .tile-nav.tile-nav-sm li span {
    padding-top: 0.5em;
    line-height: normal;
    position: relative;
    top: 10px;
  }
}
@media (max-width: 1049px) {
  .inset-pane .pane-item {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .pane-container .tile-nav-xs {
    border-top: 0 solid #e6e6e6;
    border-bottom: 0 solid #e6e6e6;
    top: 0;
  }
  .pane-container .tile-nav a i {
    font-size: 5vh;
    vertical-align: middle;
  }
  .pane-container .tile-nav-sm {
    flex: 1;
  }
  .pane-container .map-pane-center {
    border-bottom: 0 solid #e6e6e6;
    height: 100%;
    flex: 4;
  }
  .pane-container:not(.pane-collapse-xs) .inset-pane-xs {
    display: block;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .tile-nav {
    height: 88px;
    top: 0;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .tile-nav-xs {
    height: 100%;
    width: 74px;
    bottom: auto;
    border-right: 0 solid #e6e6e6;
  }
  .pane-container .map-pane-center {
    width: calc(100% - 74px);
    border: none;
    border-left: 0 solid #e6e6e6;
  }
  .pane-container .inset-pane-xs {
    width: 40vw;
    height: 100%;
    min-height: 100%;
    position: absolute;
    right: 0;
    border-top: 0 solid #e6e6e6;
    border-left: 0 solid #e6e6e6;
    border-bottom: 0 solid #e6e6e6;
  }
  .pane-container:not(.pane-collapse-xs) .map-pane-center {
    width: calc(100% - (40vw + 10vw));
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .pane-container .tile-nav {
    height: 10vh;
    width: 100%;
  }
  .pane-container .tile-nav-sm {
    display: none;
  }
  .pane-container .map-pane-center {
    padding-top: 10vh;
    width: 100%;
  }
  .pane-container .inset-pane-xs {
    height: 40vh;
    width: auto;
    position: relative;
    right: auto;
  }
  .pane-container:not(.pane-collapse-xs) .map-pane-center {
    height: calc(100% - 40vh);
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1049px) {
  .tile-nav-xs {
    display: none;
  }
  .pane-container .tile-nav-sm {
    border-top: 0 solid #e6e6e6;
  }
  .pane-container:not(.pane-collapse-sm) .inset-pane-sm {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1049px) and (orientation: landscape) {
  .pane-container .tile-nav-sm {
    width: 12vw;
    height: 100%;
    border-right: 0 solid #e6e6e6;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  }
  .pane-container .tile-nav-sm li:first-child {
    border-top: none;
  }
  .pane-container .map-pane-center {
    width: calc(100% - 12vw);
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm {
    width: 25vw;
    height: 20vh;
    border-bottom: 0 solid #e6e6e6;
    position: absolute;
    bottom: 0;
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.4);
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm ul:first-child li {
    border-top: none;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm li:first-child {
    border-left: none;
    border-top: 0 solid #e6e6e6;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm li {
    height: 100%;
    display: inline-block;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm span {
    display: none;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm i {
    font-size: 4vh;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm ul {
    width: 100%;
    height: 50%;
    display: flex;
    /*li:first-child,
    li:nth-child(2) {
        border-top: none;
    }

    &:first-child li:nth-child(2),
    &:first-child li:nth-child(4) {
        border-right: $pane-border;
    }*/
  }
  .pane-container:not(.pane-collapse-sm) .map-pane-center {
    width: calc(100% - 25vw);
    position: absolute;
    right: 0;
    top: 0;
  }
  .pane-container:not(.pane-collapse-sm) .inset-pane-sm {
    border-right: 0 solid #e6e6e6;
    width: 25vw;
    height: calc(100% - 20vh);
    min-height: calc(100% - 20vh);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 768px) and (max-width: 1049px) and (orientation: portrait) {
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm {
    height: 30vh;
    width: 50vw;
    display: none;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm ul {
    height: 50%;
    width: 100%;
    display: flex;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm ul li:last-child {
    border-right: none;
  }
  .pane-container:not(.pane-collapse-sm) .tile-nav-sm ul:not(:first-child) li {
    border-top: 0 solid #e6e6e6;
  }
  .pane-container:not(.pane-collapse-sm) .inset-pane-sm {
    border-left: 0 solid #e6e6e6;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 30vh;
    width: 100%;
  }
  .pane-container:not(.pane-collapse-sm) .map-pane-center {
    height: 100%;
  }
}
@media (min-width: 1050px) {
  .map-pane-center {
    width: calc(100% - 580px);
  }
  .map-pane-center .map-pane {
    height: 50%;
  }
  .map-pane-center .map-pane-top {
    height: calc(100% - 330px);
  }
  .map-pane-center .map-pane-bottom {
    border-top: 0 solid #e6e6e6;
    height: 330px;
    max-height: 330px;
  }
  .map-pane-center .map-pane-bottom.collapsed {
    height: 50px;
    max-height: 50px;
  }
  .map-pane-center .map-pane-bottom .pane-item {
    float: left;
    width: 50%;
    max-width: 50%;
    height: 100%;
    max-height: 100%;
    border-left: 0 solid #e6e6e6;
  }
  .map-pane-center .map-pane-bottom .pane-item#PaneSoilSummary {
    border-left: none;
  }
  .map-pane-center .map-pane-bottom .nav-pills > li {
    margin-left: 0;
  }
  .map-pane-center .map-pane-bottom .nav-pills > li > a {
    padding: 5px 15px;
    font-size: 1em;
    border-radius: 0;
  }
  .map-pane-center .map-pane-bottom .nav-pills > li.disabled > a {
    color: gray !important;
  }
  .map-pane-center .map-pane-bottom .nav-pills > li:first-child > a {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .map-pane-center .map-pane-bottom .nav-pills > li:last-child > a {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .map-pane-center .map-pane-bottom .nav-pills > li:not(:last-child) > a {
    border-right: 0 !important;
  }
  .map-pane-collapsable.map-pane-left, .map-pane-collapsable.map-pane-right, .map-pane-collapsable.map-pane-center {
    -webkit-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;
  }
  .map-pane-collapsable.map-pane-bottom, .map-pane-collapsable.map-pane-top {
    -webkit-transition: height 0.1s linear, max-height 0.1s linear;
    -o-transition: height 0.1s linear, max-height 0.1s linear;
    transition: height 0.1s linear, max-height 0.1s linear;
  }
  .pane-collapse-left .map-pane-collapsable.map-pane-left,
  .pane-collapse-right .map-pane-collapsable.map-pane-right {
    width: 50px;
  }
  .pane-collapse-bottom .map-pane-collapsable.map-pane-bottom {
    height: 50px;
    max-height: 50px;
  }
  .pane-container .map-pane-center {
    height: 57px;
    float: left;
  }
  .pane-collapse-left .map-pane-center,
  .pane-collapse-right .map-pane-center {
    -webkit-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;
  }
  .pane-collapse-left .map-pane-center {
    width: calc(100% - 380px);
  }
  .pane-collapse-right .map-pane-center {
    width: calc(100% - 300px);
  }
  .pane-collapse-left.pane-collapse-right .map-pane-center {
    width: calc(100% - 100px);
    -webkit-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;
  }
  .pane-collapse-bottom .map-pane-collapsable.map-pane-top {
    height: 57px;
    max-height: 57px;
  }
  .pane-collapse-left .map-pane-collapsable.map-pane-left .pane-heading,
  .pane-collapse-right .map-pane-collapsable.map-pane-right .pane-heading,
  .pane-collapse-bottom .map-pane-collapsable.map-pane-bottom .pane-heading {
    height: 100%;
    padding: 0;
    display: block;
    text-align: center;
  }
  .pane-collapse-left .map-pane-collapsable.map-pane-left .pane-heading:after,
  .pane-collapse-right .map-pane-collapsable.map-pane-right .pane-heading:after,
  .pane-collapse-bottom .map-pane-collapsable.map-pane-bottom .pane-heading:after {
    display: none;
  }
  .pane-collapse-left .map-pane-collapsable.map-pane-left .pane-heading span,
  .pane-collapse-right .map-pane-collapsable.map-pane-right .pane-heading span,
  .pane-collapse-bottom .map-pane-collapsable.map-pane-bottom .pane-heading span {
    display: none;
  }
  .pane-collapse-left .map-pane-collapsable.map-pane-left .pane-content,
  .pane-collapse-right .map-pane-collapsable.map-pane-right .pane-content,
  .pane-collapse-bottom .map-pane-collapsable.map-pane-bottom .pane-content {
    display: none;
  }
  .pane-container .map-pane-collapsable button.toggle {
    position: absolute;
    top: 0;
    z-index: 20;
    width: 20px;
    height: 20px;
    border: none;
    background-color: transparent;
  }
  .pane-container .map-pane-collapsable button.toggle i {
    color: #FFF;
  }
  .pane-container .map-pane-left button.toggle {
    right: 0;
  }
  .pane-container .map-pane-right button.toggle {
    left: 0;
  }
  .pane-container .map-pane-bottom button.toggle {
    left: 5px;
  }
  .pane-container:not(.pane-collapse-left) .map-pane-left h2 i {
    float: right;
  }
  .pane-container:not(.pane-collapse-right) .map-pane-right h2 i {
    float: right;
  }
  .pane-container:not(.pane-collapse-bottom) .map-pane-bottom h2 i {
    float: right;
  }
}
.pane-padding {
  padding: 1.875em;
}

.pane-item .pane-heading {
  line-height: 50px;
  margin: 0;
  background: gray;
  padding: 0 1em;
  position: relative;
}
.pane-item .pane-heading:after {
  position: absolute;
  display: block;
  right: 50px;
  bottom: 0;
  content: "";
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 8px solid white;
}
.pane-item .pane-content {
  height: 100%;
  max-height: calc(100% - 50px);
  padding: 18px;
  overflow: hidden;
  overflow-y: auto;
}
.pane-item .pane-content.search {
  padding: 4px;
  overflow: visible;
}
.pane-item .pane-content.search autocomplete ul {
  padding-left: 0;
}
.pane-item h2:hover {
  cursor: pointer;
}
.pane-item h2 > .icon {
  line-height: 50px;
  font-size: 1.875em;
  position: relative;
  top: calc(50% - 0.875em);
}
.pane-item h2 > .icon:hover {
  opacity: 0.6;
  cursor: pointer;
}

.map-pane-bottom .pane-item h2 > .icon {
  top: 0;
}

#MapContainer {
  position: relative;
}

@media (orientation: landscape) {
  .hidden-landscape {
    display: none !important;
  }
}
@media (orientation: portrait) {
  .hidden-portrait {
    display: none !important;
  }
}
/**
 * Include individual panes
 */
#PaneLayers .pane-heading {
  background-color: #de7c00;
}
#PaneLayers ul.fancytree-container {
  border: none;
}
#PaneLayers .group-title {
  margin-bottom: 0.5em;
}
#PaneLayers ul.layers-list.list-unstyled label > input[type=checkbox] {
  vertical-align: sub;
  margin-right: 0.5em;
}
#PaneLayers ul.layers-list.list-unstyled li i.icon.layer-group-expand {
  font-size: 1.5em;
  color: #2C9ABB;
}
#PaneLayers ul.layers-list.list-unstyled > li.layer-item {
  padding-left: 3em;
}
#PaneLayers ul.layers-list.list-unstyled > li.layer-item label {
  font-weight: normal;
}
#PaneLayers ul.layers-list.list-unstyled:not(:last-child) {
  margin-bottom: 0;
}
#PaneLayers ul.layers-list.list-unstyled:not(:last-child) > li:last-child, #PaneLayers ul.layers-list.list-unstyled:not(:last-child) > li.group-item-collapsed {
  border-bottom: unset;
}

#PanePins .pane-heading {
  background-color: #fbd60d;
}

.modal-header {
  background: gray;
}

.pins-header.modal-header {
  background-color: #FBD60D;
}

#PaneOverview {
  border-top: 3px solid #e6e6e6;
}
#PaneOverview .pane-heading {
  background-color: #72adcf;
}
#PaneOverview .pane-content {
  padding: 0;
  height: 100%;
}

#PaneSearch .pane-heading {
  background-color: #c6202a;
}

.search-header.modal-header {
  background-color: #c6202a;
}

@media (min-width: 1050px) {
  #PaneSearch {
    height: 97px;
  }
  #PaneSearch ~ #PaneLayers.pane-item {
    height: calc(60% - 48.5px);
  }
  #PaneSearch ~ .pane-item {
    height: calc(40% - 48.5px);
  }
}
#PaneMetadata .pane-heading {
  background-color: #00c1d5;
}
#PaneMetadata .btn {
  background-color: #00C1D5;
  height: 35px;
  min-width: 100px;
  width: 80px;
  display: block;
}
#PaneMetadata dt:not(:first-child) {
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 15px;
}
#PaneMetadata dl:not(:last-child) {
  margin-bottom: 15px;
}
#PaneMetadata dd {
  margin-top: 15px;
}
#PaneMetadata .pane-content {
  padding-bottom: 0;
}

#PaneLegend .pane-heading {
  background-color: #b7db57;
}
#PaneLegend tr:not(:last-child) td {
  padding-bottom: 0;
}
#PaneLegend tr td:last-child {
  padding-left: 4px;
}
#PaneLegend td img.legend-icon {
  margin-right: 10px;
}
#PaneLegend td img.legend-icon[src*="legend=keysize"] {
  width: 100%;
  height: auto;
}
#PaneLegend dt {
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 15px;
}
#PaneLegend dl:not(:last-child) {
  margin-bottom: 15px;
}
#PaneLegend dd:not(:last-child) {
  display: block;
  margin-bottom: 15px;
}
#PaneLegend .pane-content {
  padding-bottom: 0;
}
#PaneLegend h4 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.print-controls {
  padding: 1em;
  max-height: 100%;
  overflow-y: auto;
}

.print-map {
  width: calc(100% - 320px);
  position: relative;
  background-color: #74ADCD;
}
.print-map > .lt-map-view {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.print-pane {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 1049;
  border-top: 0 solid #e6e6e6;
}
.print-pane .pane-heading {
  background-color: #2d2d2d;
}
.print-pane .pane-heading .icon {
  vertical-align: middle;
  margin-right: 0.25em;
}

.print-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2em;
  color: rgba(33, 33, 33, 0.8);
  border: none;
  margin: 0.5em;
  background: transparent;
}

.print-pane-content {
  height: 100%;
  max-height: 100%;
  overflow-y: hidden;
  width: 320px;
  border-right: 0 solid #e6e6e6;
  position: relative;
  padding-top: 50px;
}
.print-pane-content > .pane-heading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.pane-container .print-pane {
  display: none;
}
.pane-container:not(.pane-collapse-print) .print-pane {
  display: flex;
}

.features-container > div, .features-container > p {
  margin-bottom: 2em;
}

.title-and-info {
  line-height: 1.6em;
}
.title-and-info .icon.icon-info-solid {
  font-size: 1.6em;
}

.add-features-actions .add-feature-action {
  cursor: pointer;
  margin-bottom: 0.5em;
  padding: 0.25em;
}
.add-features-actions .add-feature-action:hover .btn-icon-only {
  background-color: rgba(220, 220, 220, 0.5);
}
.add-features-actions .add-feature-action:hover .btn-icon-only.activated {
  background-color: #2a93b3;
}
.add-features-actions .add-feature-action:hover .add-feature-action-label {
  text-decoration: underline;
}
.add-features-actions .add-feature-action .btn-icon-only {
  padding: 10px;
  margin-right: 0.5em;
}
.add-features-actions .add-feature-action .btn-icon-only > i {
  font-size: 24px;
}
.add-features-actions .add-feature-action .add-feature-instructions {
  margin-left: 2em;
  margin-top: 1em;
}

.predefined-feature-actions .btn-rounded, .report-preview .btn-rounded {
  width: 100%;
  display: block;
  text-align: center;
}
.predefined-feature-actions .btn-rounded:hover, .report-preview .btn-rounded:hover {
  text-decoration: none;
}

.predefined-feature-actions button.btn-rounded {
  font-size: 1.2em;
  margin-bottom: 0.25em;
}

.feature-controls {
  align-items: center;
  margin-bottom: 1em;
}

@media (min-width: 768px) and (max-width: 1049px) and (orientation: landscape) {
  .feature-controls.d-flex {
    display: block;
  }
}
.pin-edit-title {
  display: flex;
  align-items: center;
  width: 100%;
  /*input {
    font-weight: bold;
    font-size: 15px;
    flex: 1;
    border: 2px solid transparent;
    background: white;
    outline: 1px solid grey;
    outline-offset: 0;
    padding-left: 0.5em;
    line-height: 1.5em;

    &:focus {
      //border: 1px solid grey;
      background: white;
      outline: 2px solid transparentize($btn-primary-bg, 0.6);
    }

    &:not(:focus) {
      text-overflow: ellipsis;
    }
  }*/
}
.pin-edit-title > i {
  display: none;
  font-size: 1.5em;
  vertical-align: middle;
  color: grey;
}

dl.pin-general-attributes > dt {
  font-weight: normal;
  color: grey;
  font-size: 12px;
}
dl.pin-general-attributes > dd {
  font-weight: normal;
  color: black;
  margin-bottom: 0.5em;
  font-size: 14px;
}

.report-preview {
  background: white;
  border-radius: 2px;
  padding: 1em;
  margin-bottom: 1em;
  /*dl {
    & > dt {
      @include reportDt;
    }

    & > dd {
      @include reportDd;
      margin-bottom: 0.5em;
    }
  }*/
}
.report-preview .report-preview-title {
  margin-top: 2px;
  font-weight: bold;
}

.report-attribute {
  margin-bottom: 1.5em;
}
.report-attribute > .report-attribute-title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0.75em;
}
.report-attribute .report-attribute-value {
  font-size: 14px;
  font-weight: bold;
  padding-left: 1em;
}
.report-attribute .report-attribute-description {
  font-size: 14px;
  font-weight: normal;
  font-size: 12px;
  color: grey;
  padding-left: 1em;
}

.point-report-notebook {
  margin: 8px 45px 16px;
}

.report-header-topic {
  /*.report-attribute + .report-attribute {
    margin-left: 2em;
  }*/
}
.report-header-topic .report-attribute {
  margin-right: 2em;
}
.report-header-topic .report-attribute > .report-attribute-title {
  font-weight: normal;
  color: grey;
  font-size: 12px;
  margin-bottom: 0;
}
.report-header-topic .report-attribute > .report-attribute-title > i {
  color: #7b7b7b;
  vertical-align: top;
  font-size: 16px;
}
.report-header-topic .report-attribute .report-attribute-value, .report-header-topic .report-attribute .report-attribute-description {
  font-size: 14px;
  font-weight: normal;
  padding-left: 0;
}
.report-header-topic .report-attribute-list .report-attribute {
  display: inline-block;
}

.report-preview-head, .header-large-icon {
  line-height: 1.5em;
}
.report-preview-head > .icon.icon-report-doc, .header-large-icon > .icon.icon-report-doc {
  font-size: 1.5em;
  vertical-align: text-bottom;
}

.report-header-topic app-report-topic-section:only-of-type .section-title {
  display: none;
}

#PaneFeatures .pane-heading {
  background: #602C87;
}
#PaneFeatures .pane-heading.bg-add-features {
  background: #602C87;
}
#PaneFeatures .pane-heading.bg-feature-report {
  background: #602C87;
}

#PaneFeatures h4.features-name {
  margin-top: 0;
}

.layer-picker-list.list-group {
  border-top: 4px solid #2C9ABB;
  margin: 0 -1em;
}
.layer-picker-list.list-group > .list-group-item {
  border-left: none;
  border-right: none;
}

.layer-not-active-warning {
  display: flex;
  margin: 1em;
  align-items: center;
}
.layer-not-active-warning i.icon {
  font-size: 1.5em;
  margin: 0 0.5em;
}

@media (max-width: 1049px) and (orientation: portrait) {
  .add-features-actions, .predefined-feature-actions {
    width: 49%;
    display: inline-block;
    vertical-align: top;
  }
}
.point-query-class {
  display: inline-block;
  width: 1em;
  height: 1em;
  border-radius: 100%;
  vertical-align: text-top;
}

.my-features > .group-title {
  padding-left: 0;
  margin-bottom: 0.5em;
}

ul.features-list {
  margin: 0 -9px 10px -9px;
}
ul.features-list li {
  font-size: 1.1em;
}
ul.features-list li .saved-feature-item, ul.features-list li .saved-report-item {
  margin-bottom: 2px;
  padding: 4px 9px;
  overflow-y: hidden;
  color: #383A3D;
  max-height: 4em;
}
ul.features-list li.is-selected .saved-feature-item {
  border-radius: 2px;
  background: #5B6161;
  color: white;
}
ul.features-list li.is-selected .saved-feature-item span.feature-title {
  color: white;
}
ul.features-list li.is-selected .saved-feature-item > i.icon {
  color: white;
}
ul.features-list li.is-selected .saved-feature-item > i.icon:hover {
  color: #BBB;
}
ul.features-list li .saved-report-item {
  background-color: white;
  font-weight: normal;
  color: black;
  border: 1px solid #CCC;
  border-radius: 3px;
}
ul.features-list li .saved-report-item > a {
  color: black;
  display: flex;
  align-items: center;
  flex: 1;
}
ul.features-list li .saved-report-item > a > i {
  color: #5B6161;
  font-size: 1.2em;
  padding-right: 0.2em;
}
ul.features-list li .feature-title .feature-title-text {
  max-height: 4em;
  overflow-y: hidden;
}
ul.features-list li i.icon.feature-action {
  margin-left: 1em;
}
ul.features-list li i.icon {
  color: #5B6161;
  font-size: 1.1em;
}
ul.features-list li i.icon.icon-trash {
  margin-left: 0.5em;
}
ul.features-list li i.icon:hover {
  color: #383A3D;
}
ul.features-list li.is-selected .saved-feature-item i.icon {
  color: white;
}
ul.features-list li .feature-title:hover {
  color: #84A247;
}

@media (max-width: 767px) {
  .my-features > .group-title {
    margin: 0.75em 0;
    color: #383A3D;
  }
  ul.features-list {
    margin: 0 -1.5em 1.5em -1.5em;
  }
  ul.features-list li {
    margin: 0;
    padding: 1em 1.5em;
    background: white;
    border-bottom: 1px solid #c4cccc;
  }
  ul.features-list li:first-child {
    border-top: 1px solid #c4cccc;
  }
  ul.features-list li:last-child {
    border-bottom: none;
  }
  ul.features-list li > i.icon {
    margin: 0.5em;
  }
}
@media (min-width: 1050px) {
  .map-pane-center {
    height: 53px;
  }
  .pane-container > .map-pane-bottom {
    border-top: 0 solid #e6e6e6;
    position: absolute;
    bottom: 0;
    left: 250px;
    right: 330px;
    height: 330px;
    -webkit-transition: left 0.1s linear, right 0.1s linear, height 0.1s linear;
    -o-transition: left 0.1s linear, right 0.1s linear, height 0.1s linear;
    transition: left 0.1s linear, right 0.1s linear, height 0.1s linear;
  }
  .pane-container > .map-pane-bottom.collapsed {
    height: 50px;
    max-height: 50px;
  }
  .pane-container > .map-pane-bottom .pane-item {
    float: left;
    width: 50%;
    max-width: 50%;
    height: 100%;
    max-height: 100%;
  }
  .pane-container > .map-pane-bottom .pane-item:not(:first-child) {
    border-left: 2px solid #e6e6e6;
  }
  .pane-container > .map-pane-bottom .pane-item#PaneSoilSummary {
    border-left: none;
  }
  .pane-container > .map-pane-bottom .nav-pills > li {
    margin-left: 0;
  }
  .pane-container > .map-pane-bottom .nav-pills > li > a {
    padding: 5px 15px;
    font-size: 1em;
    border-radius: 0;
  }
  .pane-container > .map-pane-bottom .nav-pills > li.disabled > a {
    color: gray !important;
  }
  .pane-container > .map-pane-bottom .nav-pills > li:first-child > a {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .pane-container > .map-pane-bottom .nav-pills > li:last-child > a {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .pane-container > .map-pane-bottom .nav-pills > li:not(:last-child) > a {
    border-right: 0 !important;
  }
  .pane-collapse-left .map-pane-bottom {
    left: 50px;
  }
  .pane-collapse-right .map-pane-bottom {
    right: 50px;
  }
}
.pane-transition-height {
  transition: height 0.5s ease-out;
}

.pane-container:not(.pane-collapse-right):not(.pane-collapse-left) #MapControls ul li.map-control-spacing {
  /* padding: 0px; */
}

#MapControls {
  background: rgba(255, 255, 255, 0.6);
}

#MapControls ul li a {
  display: inline-block;
}
#MapControls ul li span, #MapControls ul li a, #MapControls ul li button {
  color: #000;
}

#MapControls, .toolbar {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
}
#MapControls a, .toolbar a {
  text-decoration: none;
}
#MapControls a, #MapControls a:active, #MapControls a:focus, .toolbar a, .toolbar a:active, .toolbar a:focus {
  outline: none;
}
#MapControls #MapControlRatio ul li span:hover, .toolbar #MapControlRatio ul li span:hover {
  text-decoration: underline;
  opacity: 1;
}
#MapControls ul, .toolbar ul {
  padding: 13px 5px;
}
#MapControls ul li, .toolbar ul li {
  padding: 0 7px;
}
#MapControls ul li span.disabled, #MapControls ul li a.disabled, #MapControls ul li button.disabled, .toolbar ul li span.disabled, .toolbar ul li a.disabled, .toolbar ul li button.disabled {
  opacity: 0.5;
}
#MapControls ul li span:active, #MapControls ul li a:active, #MapControls ul li button:active, .toolbar ul li span:active, .toolbar ul li a:active, .toolbar ul li button:active {
  opacity: 0.5;
}
#MapControls ul li span:not(.disabled):hover, #MapControls ul li a:not(.disabled):hover, #MapControls ul li button:not(.disabled):hover, .toolbar ul li span:not(.disabled):hover, .toolbar ul li a:not(.disabled):hover, .toolbar ul li button:not(.disabled):hover {
  text-decoration: none;
  opacity: 0.6;
}
#MapControls ul li button, .toolbar ul li button {
  background: none;
  border: none;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
#MapControls ul li button:focus, .toolbar ul li button:focus {
  color: black;
}
#MapControls ul li span.map-control-label, .toolbar ul li span.map-control-label {
  line-height: 1.6em;
  vertical-align: top;
}
#MapControls ul li .btn, .toolbar ul li .btn {
  border-radius: 0;
  border: none;
  padding: 3px 7px;
  margin-bottom: 9px;
}
#MapControls ul li.map-control-spacing, .toolbar ul li.map-control-spacing {
  padding: 0 15px;
}
#MapControls ul i, .toolbar ul i {
  font-size: 1.6em;
}
#MapControls ul.pull-right, .toolbar ul.pull-right {
  margin-right: 20px;
}
#MapControls #MapControlRatio ul,
#MapControls #MapControlRegion ul, .toolbar #MapControlRatio ul,
.toolbar #MapControlRegion ul {
  border-radius: 0;
}
#MapControls .scale-dropdown, .toolbar .scale-dropdown {
  width: 8em;
}
#MapControls .scales-container > select, .toolbar .scales-container > select {
  margin-top: -6px;
}

.toolbar ul li span {
  line-height: 1.6em;
  vertical-align: top;
}

li.scales-container {
  vertical-align: top;
}

.touch #MapControls ul {
  padding: 7px 5px;
  vertical-align: middle;
}
.touch #MapControls ul li a:not(.disabled):hover, .touch #MapControls ul li button:not(.disabled):hover, .touch #MapControls ul li span:not(.disabled):hover {
  opacity: 1;
}
.touch #MapControls ul .scales-container > select {
  margin-top: 0;
}
.touch #MapControls ul i {
  font-size: 2.2em;
}
.touch #MapControls ul span.map-control-label {
  line-height: 2.2em;
}
.touch #MapControls ul #MapControlRatio {
  vertical-align: middle;
  display: inline-block;
  height: 50px;
  padding-top: 3px;
}
.touch #MapControls ul #MapControlRatio > button {
  font-size: 0.8em;
}

@media (max-width: 1049px) {
  .map-history-btn {
    margin-right: 0.25em;
  }
}
@media (min-width: 1050px) and (max-width: 1199px) {
  .pane-container:not(.pane-collapse-right):not(.pane-collapse-left) #MapControls .map-control-label {
    display: none;
  }
}
@media (max-width: 1199px) {
  .pane-container:not(.pane-collapse-right):not(.pane-collapse-left) #MapControls ul li {
    padding: 0 5px;
  }
  .pane-container:not(.pane-collapse-right):not(.pane-collapse-left) #MapControls ul li.map-control-spacing {
    padding: 0 10px;
  }
  #MapControls ul li {
    padding: 0 7px;
  }
  #MapControls ul.pull-right {
    margin-right: 0;
  }
  #MapControls ul li.map-control-spacing {
    /* padding: 0; */
  }
}
.toolbar {
  height: 50px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
}
.toolbar .toolbar-title {
  font-size: 1.6em;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 12px 0 10px;
  line-height: 1;
}
.toolbar ul {
  padding: 11px 5px;
  margin: 0;
}

.toolbar.invert {
  color: white;
}
.toolbar.invert li:hover {
  opacity: 0.7;
}
.toolbar.invert ul li span {
  color: white;
}

@media (max-width: 1260px) {
  #Feedback .map-control-label {
    display: none;
  }
}
@media (max-width: 1010px) and (min-width: 990px) {
  .map-control-label {
    display: none;
  }
}
/*
@media (max-width: 1360px) {
	.map-controls-right .map-control-label {
		display: none;
	}
}
*/
@media (max-width: 1465px) {
  .pane-container:not(.pane-collapse-right) #Feedback .map-control-label {
    display: none;
  }
}
@media (max-width: 1365px) {
  .pane-container:not(.pane-collapse-right) #PrintMap .map-control-label {
    display: none;
  }
}
@media (max-width: 1300px) {
  .pane-container:not(.pane-collapse-right) #MapControlLink .map-control-label {
    display: none;
  }
}
@media (max-width: 1230px) {
  .pane-container:not(.pane-collapse-right) #AddPinControl .map-control-label {
    display: none;
  }
}

@media (max-width: 1310px) {
  .touch #Feedback .map-control-label {
    display: none;
  }
}
@media (max-width: 1360px) {
  .touch .map-controls-right .map-control-label {
    display: none;
  }
}

@media (max-width: 1045px) {
  .map-controls-right {
    display: inline;
  }
  .map-controls-right .map-control-label {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .toolbar {
    align-items: center;
  }
  .toolbar ul {
    padding: 0 5px;
    margin: 0;
  }
  .toolbar .toolbar-title {
    padding: 0.3em 0;
    font-size: 1.2em;
    line-height: 1.6em;
  }
}
.fab-menu ul.fab-menu-list {
  list-style: none;
  min-width: 20em;
  text-align: right;
}
.fab-menu ul.fab-menu-list > li {
  margin-bottom: 15px;
}
.fab-menu:not(.is-open) ul.fab-menu-list {
  display: none;
}
.fab-menu.is-open ul.fab-menu-list {
  position: absolute;
  bottom: 4em;
  right: 0.5em;
  margin-bottom: 0;
}
.fab-menu .fab-menu-button-outer {
  display: flex;
  align-items: center;
}
.fab-menu .fab-menu-button-outer > .active-mode-title {
  margin-right: 1em;
}
.fab-menu .material-floating-button {
  position: relative;
  display: block;
}

.features-menu {
  position: absolute;
  bottom: 6em;
  right: 1em;
  z-index: 1039;
  margin-right: 1em;
}
.features-menu .fab-menu-button {
  color: white;
  background-color: #602C87;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  border-color: transparent;
}
.features-menu .fab-menu-button > i.icon {
  font-size: 2em;
  vertical-align: sub;
  line-height: normal;
}
.features-menu .fab-menu-button:hover {
  background-color: #5b2a80;
}
.features-menu .fab-menu-button:active {
  background-color: #5b297f;
}
.features-menu .fab-menu-button.active-mode {
  background-color: #2C9ABB;
}
.features-menu .add-feature-action {
  background: transparent;
  border: none;
}
.features-menu .add-feature-action .btn-icon-only.btn-plain {
  width: 3em;
  height: 3em;
  background: white;
  color: grey;
}
.features-menu .add-feature-action .btn-icon-only.btn-plain > i.icon {
  font-size: 1.5em;
}
.features-menu .add-feature-action-label {
  color: white;
  background: rgba(51, 51, 51, 0.8);
  border-radius: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  margin-right: 0.5em;
}
.features-menu .add-feature-action:hover .btn-icon-only {
  color: black;
}
.features-menu .add-feature-action:hover .add-feature-action-label {
  background: #333;
}

.touch .features-menu {
  right: 0;
  bottom: 7em;
}

@media (max-width: 767px) and (orientation: landscape) {
  .fab-menu.is-open.features-menu {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
    text-align: center;
    max-height: 100%;
    overflow-y: auto;
  }
  .fab-menu.is-open ul.fab-menu-list {
    top: 0;
    bottom: unset;
    position: static;
    margin: 0 auto;
    padding: 1em;
    width: calc(100% - 8em);
  }
  .fab-menu.is-open ul.fab-menu-list > li [role=button], .fab-menu.is-open ul.fab-menu-list > li > button {
    display: inline-block;
  }
  .fab-menu.is-open .fab-menu-button-outer {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0.5em;
  }
}
.pane-container:not(.pane-collapse-xs) .features-menu.fab-menu {
  display: none;
}

.form-group {
  margin-bottom: 25px;
}

autocomplete ul {
  z-index: 1000;
}

autocomplete input,
input.form-control,
.field input.textarea, .field input.text, .field textarea.textarea, .field .dropdown,
textarea.form-control,
.field textarea.text {
  background-color: #e6e6e6;
  border-radius: 0;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 40px !important;
}

input.rounded {
  border-radius: 2em;
  border: 1px solid #AAA;
  padding-left: 1em;
  outline: none;
}
input.rounded:focus {
  outline: none;
  border-color: rgba(44, 154, 187, 0.4);
  box-shadow: 0 0 3px 2px rgba(44, 154, 187, 0.4);
}

input.some-rounding {
  border-radius: 2px;
  border: 1px solid #AAA;
  padding-left: 0.5em;
  outline: none;
  line-height: 2em;
  min-height: 2.3em;
}
input.some-rounding:focus {
  outline: none;
  border-color: rgba(44, 154, 187, 0.4);
  box-shadow: 0 0 3px 2px rgba(44, 154, 187, 0.4);
}

.bootstrap-select.form-control, .field .bootstrap-select.text, .field .bootstrap-select.textarea, .field .dropdown {
  background-color: inherit;
}

.bootstrap-select button, .field .dropdown {
  border-radius: 0;
  background-color: #e6e6e6;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

input.btn,
a.btn,
button.btn:not(.dropdown-toggle) {
  border-radius: 0;
  text-transform: uppercase;
  min-width: 160px;
  font-weight: 500;
  color: #fff;
  font-size: 1em;
  height: 40px;
  line-height: 26px;
}

.btn.focus:not(.dropdown-toggle),
.btn:focus:not(.dropdown-toggle),
.btn:hover:not(.dropdown-toggle) {
  opacity: 0.6;
  color: #fff;
}

.pagination {
  margin-top: 0;
}

.action, .field label {
  margin-top: 10px;
}

.field.checkbox label {
  margin-top: 2px;
}

.Actions #ForgotPassword {
  margin-top: 1em;
}

#my-contact-form, #MemberLoginForm_LoginForm {
  max-width: 500px;
  width: 100%;
}

div.field {
  margin-bottom: 1em;
}

/* contact form */
.field textarea.textarea {
  height: 150px !important;
}

/* checkbox in registration form */
.checkbox input.checkbox {
  margin-left: 0 !important;
  float: left !important;
}

/* checkbox label in registration form */
#Form_RegisterForm #AcceptedTerms label, #MemberLoginForm_LoginForm #Remember label {
  float: left;
  margin-top: 7px;
  max-width: 350px;
  margin-left: 0;
  padding-left: 0;
}

/* submit button for register and login page etc */
.action {
  font-weight: normal !important;
  height: 40px !important;
  border: none !important;
  background-color: #2C9ABB;
}

.action.btn-rounded {
  padding-left: 3em;
  padding-right: 3em;
}

#Form_ProfileForm {
  max-width: 500px;
  width: 100%;
}

.profile #Password div.text.password {
  height: auto;
  border: none;
  box-shadow: none;
  padding: 0;
}

#Form_RegisterForm #AcceptedTerms label {
  white-space: nowrap;
}

.table > thead > tr > th {
  background-color: #E6E6E6;
  font-weight: 500;
}

.table > tbody > tr > td:not(:last-child),
.table > tbody > tr > th:not(:last-child),
.table > tfoot > tr > td:not(:last-child),
.table > tfoot > tr > th:not(:last-child),
.table > thead > tr > td:not(:last-child),
.table > thead > tr > th:not(:last-child) {
  border-right: 4px solid #E6E6E6;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: none;
}

@media screen and (min-width: 768px) {
  #PaneLayers > div.pane-content {
    padding-left: 0;
  }
}
#ModalView {
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#ModalContainer {
  position: absolute;
  left: 30%;
  width: 40%;
  background-color: #FFF;
  top: 25%;
}

#ModalContainer.print-map {
  left: 32%;
  width: 36%;
  top: 20%;
}
#ModalContainer.print-map .btn {
  padding: 10px 12px;
}
#ModalContainer.print-map .bootstrap-select.btn-group .dropdown-toggle .caret {
  top: 0;
  position: relative;
}

#ModalContainer .modal-header {
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  background-color: #429f82;
}

.modal-header {
  padding: 15px;
}

.modal-footer {
  border: none;
}

.autocomplete-container {
  display: flex;
}
.autocomplete-container autocomplete {
  flex: 20;
}
.autocomplete-container autocomplete li {
  cursor: pointer;
}
.autocomplete-container .flex-2 {
  height: 100vh;
}
.autocomplete-container .icon-spinner {
  font-size: 38px;
}

.flex-2 {
  flex: 2;
}

span.af_hl {
  font-weight: bold;
}

.tile-load-indicator {
  position: absolute;
  top: 50px;
  background-color: #537863;
  left: 0;
  height: 3px;
  z-index: 1000;
}

@media (max-width: 767px) {
  .tile-load-indicator {
    top: 0;
  }
  .fullscreen .tile-load-indicator {
    top: 50px;
  }
}
.ol-control button, .ol-scale-line-inner {
  color: white;
}

@media (min-width: 768px) {
  .pane-container > .oe-map-container .ol-zoom {
    top: calc(0.5em + 50px);
  }
  .pane-container > .oe-map-container .ol-transparency-slider {
    top: calc(4.8em + 50px);
  }
  .pane-container > .oe-map-container .ol-touch .ol-transparency-slider {
    top: calc(5.7em + 50px);
  }
}
@media (min-width: 768px) and (max-width: 1049px) and (orientation: portrait) {
  .pane-container > .oe-map-container .ol-attribution {
    bottom: calc(120px + 0.5em);
  }
  .pane-container > .oe-map-container div.ol-attribution {
    bottom: calc(120px + 0.5em);
  }
  .pane-container > .oe-map-container .ol-transparency-slider {
    top: calc(5.5em + 50px);
  }
  .pane-container > .oe-map-container div.ol-transparency-slider {
    top: calc(5.5em + 50px);
  }
  .pane-container > .oe-map-container .ol-overviewmap {
    bottom: calc(120px + 3em);
  }
  .pane-container > .oe-map-container div.ol-overviewmap {
    bottom: calc(120px + 3em);
  }
}
.ol-scale-line {
  left: auto;
  right: 65px;
  bottom: 0.5em;
  background-color: rgba(63, 110, 138, 0.8);
  padding: 2px 3px;
}

@media (max-width: 950px) {
  .ol-scale-line {
    top: calc(8px + 50px);
    bottom: auto;
    right: 0;
    margin: 1em;
  }
}
@media (min-width: 992px) and (max-width: 1122px) {
  .ol-scale-line {
    top: calc(50px + 8px);
    bottom: auto;
    right: 0.5em;
    margin: 1em;
  }
}
@media (max-width: 440px) {
  .ol-scale-line {
    display: none;
  }
}
@media (max-width: 767px) {
  .ol-scale-line {
    top: 0;
  }
  /*.touch .ol-scale-line {
      top: 0;
  }*/
}
@media (max-width: 1049px) and (orientation: landscape) {
  .ol-scale-line {
    top: calc(50px + 8px);
    right: 1em;
    bottom: unset;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .ol-scale-line {
    top: 0;
    right: 0;
    bottom: unset;
  }
}
.ol-zoom-to-max-control {
  top: 7em;
  left: 0.5em;
}

.ol-overviewmap {
  bottom: 4rem;
}

#overview-map {
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
}

.ol-overviewmap-map {
  background-color: #74adcd;
}

.ol-overviewmap-box {
  border: 2px dotted #F73630 !important;
}

.ol-custom-overviewmap,
.ol-custom-overviewmap.ol-uncollapsible {
  bottom: auto;
  left: auto;
  right: 0;
  top: 0;
}

.ol-custom-overviewmap:not(.ol-collapsed) {
  border: 1px solid black;
}

.ol-custom-overviewmap .ol-overviewmap-map {
  border: none;
  width: 300px;
}

.ol-custom-overviewmap .ol-overviewmap-box {
  border: 2px solid red;
}

.ol-custom-overviewmap:not(.ol-collapsed) button {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: auto;
  left: auto;
  right: 1px;
  top: 1px;
}

.ol-full-screen {
  background-color: #0A246A;
}
.ol-full-screen:hover {
  background-color: #FF4040;
}

.ol-attribution {
  background-color: rgba(78, 78, 78, 0.54);
  text-align: left;
  bottom: 0;
  left: 0;
  height: auto;
  right: auto;
  max-width: calc(100% - 6em);
  /*& > ul > li:first-child {
      display: none;
  }*/
}
.ol-attribution > button {
  float: left;
}
.ol-attribution > ul {
  color: #eee;
  font-size: 0.9rem;
  text-shadow: none;
}

.ol-control {
  padding: 1px;
}

.ol-control button {
  background-color: rgba(63, 110, 138, 0.8);
}
.ol-control button:hover {
  background-color: #3F6E8A;
}
.ol-control button:focus {
  background-color: rgba(63, 110, 138, 0.9);
}

.ol-control-fill {
  fill: rgba(63, 110, 138, 0.8);
}
.ol-control-fill:hover {
  fill: #3F6E8A;
}

.ol-transparency-slider {
  background-color: rgba(63, 110, 138, 0.8);
  top: 4.8em;
  left: 0.5em;
}
.ol-transparency-slider line {
  stroke: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
}
.ol-transparency-slider:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.ol-transparency-slider:hover line {
  stroke: rgba(255, 255, 255, 0.75);
}
.ol-transparency-slider > svg {
  margin: 1px;
}

.ol-touch .ol-transparency-slider {
  top: 5.7em;
  left: 0.5em;
}

@media (min-width: 1050px) and (max-height: 870px) {
  div.pane-container:not(.pane-collapse-bottom) div.ol-overviewmap {
    display: none;
  }
}
.settings-control.material-floating-button {
  margin: 1em;
  top: 0;
  right: 1em;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(63, 110, 138, 0.8);
  border-color: transparent;
  box-shadow: none;
  padding-top: 0.7em;
}

.touch .settings-control.material-floating-button {
  padding-top: 0.35em;
}

@media (max-width: 767px) {
  .settings-control.material-floating-button {
    top: 2em;
  }
}
@media (max-width: 440px) {
  .settings-control.material-floating-button {
    top: 0;
  }
}
.settings-control:hover {
  background-color: rgba(63, 110, 138, 0.8);
  color: white;
}

.settings-control > i {
  font-size: 24px;
}

.btn-icon-only {
  display: inline-block;
  padding: 0.75em;
  border-radius: 100%;
  box-shadow: 0 0 5px 0 #333;
  text-align: center;
}
.btn-icon-only:hover {
  background-color: rgba(220, 220, 220, 0.5);
}
.btn-icon-only i {
  vertical-align: middle;
}
.btn-icon-only.activated {
  background-color: #2C9ABB;
  color: white;
}
.btn-icon-only.activated:hover {
  background-color: #2a93b3;
}

.btn-rounded {
  border-radius: 2em;
  padding: 0.5em 1em;
  border: none;
}

.btn-rounded.btn-plain {
  background: white;
  text-align: center;
  border: 1px solid #AAA;
}
.btn-rounded.btn-plain:hover {
  background-color: rgba(220, 220, 220, 0.5);
}
.btn-rounded.btn-plain.activated {
  background-color: #2C9ABB;
  color: white;
}
.btn-rounded.btn-plain.activated:hover {
  background-color: #2a93b3;
}
.btn-rounded.btn-plain[disabled], .btn-rounded.btn-plain[disabled]:hover {
  border: 1px solid #CCC;
  color: grey;
}
.btn-rounded.btn-primary[disabled], .btn-rounded.btn-primary[disabled]:hover {
  background: rgba(44, 154, 187, 0.2);
}
.btn-rounded.bold {
  font-weight: bold;
}
.btn-rounded[disabled], .btn-rounded[disabled]:hover {
  opacity: 0.6;
}

.btn-back {
  background: rgba(89, 95, 95, 0.8);
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0.75em;
  border-radius: 1em;
  height: 2em;
  line-height: 1em;
  vertical-align: middle;
}
.btn-back:hover {
  background: #595F5F;
}

.flat-primary {
  color: #34A1BF;
}
.flat-primary:hover {
  color: #2f90ab;
}

.flat-inactive {
  color: #8B9494;
}

.flat-secondary {
  color: #879090;
}
.flat-secondary:hover {
  color: #7a8484;
}

.flat.flat-primary-invert {
  background-color: #34A1BF;
  color: white;
}
.flat.flat-primary-invert:hover {
  background-color: #1e5d6f;
  color: white;
}

.close-pane-button.material-floating-button {
  top: 1.8em;
  right: 5em;
  background-color: #2C9ABB;
  color: white;
  border-color: transparent;
  box-shadow: 0 0 3px #333;
  z-index: 9;
  width: 3.5em;
  height: 3.5em;
}
.close-pane-button.material-floating-button:hover {
  background-color: #2a93b3;
}
.close-pane-button.material-floating-button > i {
  font-size: 2em;
  line-height: normal;
  vertical-align: sub;
}

.joined-items > :first-child {
  border-radius: 2em 0 0 2em !important;
}
.joined-items > :last-child {
  border-radius: 0 2em 2em 0 !important;
}

.joined-items-lh {
  border-radius: 2em 0 0 2em !important;
}

.joined-items-rh {
  border-radius: 0 2em 2em 0 !important;
}

button.joined-items-rh {
  min-width: 80px;
}

.bg-frag {
  background-color: #2C9ABB;
  color: white;
}

button.bg-frag:hover, [role=button].bg-frag:hover {
  background-color: #195668;
}

.color-frag {
  color: #2C9ABB;
}

button.color-frag:hover, [role=button].color-frag:hover {
  color: #195668;
}

.bg-frag-inverse {
  border: 1px solid #2C9ABB;
  color: #2C9ABB;
  background-color: white;
}

button.bg-frag-inverse {
  font-weight: bold;
  line-height: 1em;
}
button.bg-frag-inverse:hover {
  color: #195668;
}

ul.nav-tabs.nav-tabs-default {
  /*&:not(:empty) {
    border-bottom: 3px solid $tabs-default-bg-active;
  }*/
}
ul.nav-tabs.nav-tabs-default > li {
  background: transparent;
  border: none;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}
ul.nav-tabs.nav-tabs-default > li > a {
  background: transparent;
  color: #5B6161;
  border: none;
  padding: 12px 15px;
}
ul.nav-tabs.nav-tabs-default > li.active {
  background: #2C9ABB;
}
ul.nav-tabs.nav-tabs-default > li.active > a {
  background: #2C9ABB;
  color: white;
  border: none;
}
ul.nav-tabs.nav-tabs-default > li:not(.active):hover {
  background: #f1f1f2;
}

.frag-modal-backdrop {
  position: fixed;
  z-index: 9999;
  background-color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.report-category-tabs {
  align-items: center;
  min-height: 43px;
}
.report-category-tabs > .nav-tabs {
  border-bottom: none;
}

.report-toolbar {
  text-align: right;
  color: white;
}
.report-toolbar i.icon {
  font-size: 1.5em;
  border-radius: 5px;
  height: 2em;
  width: 2em;
  padding: 0.25em;
  line-height: 2em;
  position: relative;
}
.report-toolbar i.icon:hover {
  background-color: #333A3A;
}
.report-toolbar i.icon.active {
  background-color: #3f4848;
}
.report-toolbar > button, .report-toolbar > [role=button], .report-toolbar > button.flat {
  padding: 0 0.5em;
  margin: 0 0.1em;
  height: 3em;
  vertical-align: top;
}

.underline {
  text-decoration: underline !important;
}

#report-container {
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1039;
  background: rgba(0, 0, 0, 0.4);
}

.fullscreen-report [slot=toolbar] {
  position: sticky;
  top: 0;
  z-index: 3;
}

.fullscreen-report {
  overflow-y: scroll;
  background: white;
  margin: 0 auto;
  height: 100%;
  width: 90%;
  max-width: 66em;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
  padding-bottom: 1em;
}

@media (max-width: 767px) {
  .fullscreen-report {
    width: 100%;
    left: 0;
  }
}
@media print {
  .fullscreen-report {
    height: auto;
    overflow: auto;
  }
  html.page-map body.report-active {
    position: static;
    height: auto;
    overflow-x: visible;
    overflow-y: visible;
  }
  html.page-map body.report-active #ng-body header, html.page-map body.report-active #ng-body main > div:not(#report-container), html.page-map body.report-active #ng-body footer {
    display: none !important;
  }
  #report-container {
    display: block;
    background-color: white !important;
    position: static;
    width: 100%;
    height: auto;
    overflow-y: visible;
  }
  .print-hidden, .no-print {
    display: none !important;
  }
}
.report-container {
  padding: 0.5em 1.5em;
}

.report-toolbar .icon.icon-close_large {
  background: #34a1bf;
  height: 2em;
  width: 2em;
  display: inline-block;
  line-height: 2em;
  text-align: center;
  border-radius: 2em;
  position: absolute;
  top: 1em;
  right: 1em;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  padding: 0;
}
.report-toolbar .icon.icon-close_large:hover {
  background-color: #1e5d6f;
}

.point-report-header {
  display: flex;
}
.point-report-header .notebook-cell {
  width: auto;
}
.point-report-header .notebook-cell.point-report-header-attributes-cell {
  flex: 1;
}

@media (max-width: 600px) {
  .point-report-header {
    display: block;
  }
  .point-report-header .point-report-header-attributes-map {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.category-print-header {
  page-break-after: avoid;
}

.category-print-header + app-report-topic {
  page-break-before: avoid;
}

@media print {
  app-report-component * {
    float: none !important;
  }
  .no-print {
    display: none !important;
  }
}
@page {
  orphans: 2;
  widows: 2;
}
.switchbox {
  display: inline-block;
  position: relative;
  border-radius: 1em;
  min-width: 6em;
  background: transparent;
  height: 2em;
  border: 1px solid rgba(88, 98, 97, 0.5);
}
.switchbox .slider {
  display: block;
  width: 2em;
  height: 2em;
  border-radius: 100%;
  background-color: #586261;
  position: absolute;
  right: calc(100% - 2em);
  transition: right 0.15s linear;
  top: -1px;
}
.switchbox .off-label, .switchbox .on-label {
  position: absolute;
  color: #586261;
  font-weight: bold;
  line-height: 2em;
}
.switchbox .on-label {
  left: 0;
  padding-left: 0.75em;
}
.switchbox .off-label {
  right: 0;
  padding-right: 0.75em;
}
.switchbox.active > .off-label {
  display: none;
}
.switchbox:not(.active) > .on-label {
  display: none;
}
.switchbox.active > .slider {
  right: 0;
  transition: right 0.15s linear;
}

.show-hide.switchbox {
  width: 6em;
  min-width: 6em;
}

.terms-modal-footer > button, .terms-modal-footer > a {
  margin: 1em 0 1em 1em;
}

mwlr-autocomplete {
  position: relative;
  width: 100%;
}
mwlr-autocomplete input {
  width: 100%;
  background-color: #e6e6e6;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 40px !important;
}
mwlr-autocomplete ul.results {
  z-index: 1000;
  position: absolute;
  background-color: #e6e6e6;
  width: 100%;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
mwlr-autocomplete ul.results li {
  list-style: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
mwlr-autocomplete ul.results li button.highlight {
  background-color: #ddd;
}

.soil-feature-table table {
  margin-bottom: 0;
}
.soil-feature-table:not(:last-of-type) table {
  border-bottom: 2px solid #ACACAC;
}

.feature-link {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0.25em 0.5em;
  margin-bottom: 0.5em;
  background-color: white;
  color: #7C2500;
  /*background-color: scale-color($color-psp-yellow, $lightness: 50%);
  &:hover {
    background-color: scale-color($color-psp-yellow, $lightness: 20%);
  }*/
}
.feature-link:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
}
.feature-link > .icon-pin {
  width: 16px;
  height: 16px;
  background-color: #7C2500;
}
.feature-link > .icon-pin:before {
  display: none;
}

main .print-date {
  font-size: 0.813em;
}

i.soil-report-icon {
  color: #33A3E5;
}

.table-of-contents {
  border: 1px solid #a2a9b1;
  font-size: 95%;
  background-color: #f8f9fa;
  display: table;
}
.table-of-contents > h4 {
  padding-left: 40px;
}

.locale-nav ul.locale-list > li {
  margin-right: 0.5em;
}

table.point-query-results tr.definition {
  margin-top: 0.5em;
}
table.point-query-results tr > td {
  vertical-align: top;
  padding-bottom: 8px;
}
table.point-query-results tr.property {
  font-size: 110%;
}
table.point-query-results tr.property > td.property-name {
  width: 70%;
}
table.point-query-results tr.property > td.property-value {
  padding-left: 6px;
}

/**
 Component: The Our Environment Layer Selector modal
 */
.pane-meta-layer-selector treecontrol {
  font-size: 1em;
}

.layer-selector-modal {
  height: 90vh;
}

.meta-layer-selector-container, .layer-selector-modal {
  position: relative;
}
.meta-layer-selector-container > .modal-header, .layer-selector-modal > .modal-header {
  background: transparent;
  color: black;
  padding: 2em;
  border: none;
}

.layer-selector-modal .material-floating-button, .meta-layer-selector-container .material-floating-button {
  right: 4em;
  bottom: 3em;
  height: 4em;
  width: 4em;
  background-color: #2C9ABB;
  z-index: 9999;
  color: white;
  border: none;
  -webkit-box-shadow: 0 0 7px 2px #AAA;
  -moz-box-shadow: 0 0 7px 2px #AAA;
  box-shadow: 0 0 7px 2px #AAA;
}
.layer-selector-modal .material-floating-button:hover, .meta-layer-selector-container .material-floating-button:hover {
  color: #d9d9d9;
  background-color: #1d677d;
}
.layer-selector-modal .material-floating-button:active, .meta-layer-selector-container .material-floating-button:active {
  color: #b3b3b3;
  background-color: #0f343f;
}
.layer-selector-modal .material-floating-button[disabled], .meta-layer-selector-container .material-floating-button[disabled] {
  background-color: #878787;
  color: #BBB;
  opacity: 0.5;
}

.layer-selector.modal-body {
  padding: 0 2em;
  height: calc(100% - 8em);
}
.layer-selector.modal-body > .layer-selector-inner {
  min-height: 100%;
  height: auto;
}
.layer-selector.modal-body > .layer-selector-inner > .layer-selector-body {
  overflow-y: auto;
  background-color: #EFEFEF;
  padding: 2em 2em 1em 2em;
}
.layer-selector.modal-body > .layer-selector-inner > .layer-selector-body.tabbed-body {
  padding: 0;
  background-color: #F1F1F1;
}
@media (max-width: 767px) {
  .layer-selector.modal-body > .layer-selector-inner > .layer-selector-body.tabbed-body {
    padding-bottom: 4em;
  }
}
.layer-selector.modal-body > .layer-selector-inner > .layer-selector-body.tabbed-body > .panel-group {
  margin-bottom: 0;
  background-color: #e4e4e4;
}
.layer-selector.modal-body > .layer-selector-inner > .layer-selector-body.tabbed-body > .panel-group .panel + .panel {
  margin-top: 0;
  border-top: none;
}
.layer-selector.modal-body .layer-tree {
  margin-top: 0.5em;
}
.layer-selector.modal-body .layer-tree label.layer-group {
  font-weight: bold;
  color: #2C9ABB;
}
.layer-selector.modal-body .layer-tree input[type=checkbox] {
  margin: 0;
  line-height: 1.5em;
  vertical-align: middle;
}
.layer-selector.modal-body .layer-tree label {
  margin: 0;
  line-height: 1.5em;
}
.layer-selector.modal-body .layer-tree label.layer {
  font-weight: bold;
  width: calc(100% - 7em);
}
.layer-selector.modal-body .layer-tree .tools-outer {
  float: right;
}
.layer-selector.modal-body .layer-tree .tools {
  display: inline-block;
}
.layer-selector.modal-body treecontrol.tree-light {
  /*li.tree-leaf {
    & > i.tree-leaf-head {
      //display: inline;
      display: none;
    }
  }*/
}
.layer-selector.modal-body treecontrol.tree-light i.tree-branch-head, .layer-selector.modal-body treecontrol.tree-light i.tree-leaf-head {
  vertical-align: middle;
  line-height: 1.5em;
  padding: 0 10px;
}
.layer-selector.modal-body treecontrol.tree-light label {
  vertical-align: middle;
  margin: 0;
}
@media (min-width: 768px) {
  .layer-selector.modal-body treecontrol.tree-light label.custom-layer {
    max-width: 24em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
.layer-selector.modal-body treecontrol.tree-light input[type=checkbox] {
  vertical-align: middle;
  margin: 0;
}

.pane-meta-layer-selector .category-tab .panel {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.pane-meta-layer-selector .category-tab .panel .panel-body {
  padding: 1.5em 0;
}
.pane-meta-layer-selector .category-tab .panel .panel-body treecontrol > ul {
  margin-left: 1em;
}
.pane-meta-layer-selector .category-tab .panel-group .panel + .panel {
  margin-top: 0;
}
.pane-meta-layer-selector .category-tab .custom-layer-type, .pane-meta-layer-selector .category-tab div.tools {
  display: inline;
}
.pane-meta-layer-selector .category-tab div.tools {
  margin-right: 2.3em;
}

.pane-meta-layer-selector .custom-layer-type {
  margin-right: 1.5em;
  cursor: default;
  font-weight: normal;
}
.pane-meta-layer-selector .custom-layer-type, .pane-meta-layer-selector div.tools {
  color: #768080;
  vertical-align: middle;
}
.pane-meta-layer-selector div.tools {
  font-size: 1.2em;
}
.pane-meta-layer-selector div.tools > i:hover {
  color: black;
}

.touch .layer-selector.modal-body {
  /*treecontrol ul > li:not(:last-child) {
    padding-bottom: 1em;
  }

  treecontrol ul > li li:not(:first-child) {
    padding-top: 1em;
  }*/
}
.touch .layer-selector.modal-body input[type=checkbox] {
  height: 1.2em;
  width: 1.2em;
  margin: 0 0.25em;
  vertical-align: top;
}
.touch .layer-selector.modal-body treecontrol ul {
  padding: 0;
}
.touch .layer-selector.modal-body treecontrol ul > li {
  padding: 0.75em 0;
}
.touch .layer-selector.modal-body treecontrol li .tree-label label {
  margin-bottom: 0;
  line-height: 1.2em;
}
.touch .layer-selector.modal-body treecontrol.tree-light li i.tree-branch-head, .touch .layer-selector.modal-body treecontrol.tree-light li i.tree-leaf-head {
  display: none;
}
.touch .layer-selector.modal-body treecontrol.tree-light li div.tree-label {
  padding-left: 0.5em;
}
.touch .layer-selector.modal-body .category-tab .panel .panel-body {
  padding: 0.5em 0;
}

.layer-selector-heading {
  padding: 2em 2em 1em 2em;
  justify-content: center;
  align-items: center;
  display: flex;
}
.layer-selector-heading .layer-selector-title {
  flex: 1;
}
.layer-selector-heading .layer-selector-title > span, .layer-selector-heading .layer-selector-title i {
  vertical-align: middle;
}
.layer-selector-heading .menu-outer {
  margin-top: 14px;
  font-size: 24px;
}

ul.material-tabset.layer-selector-tabs {
  margin-top: 0;
}
ul.material-tabset.layer-selector-tabs > li {
  background-color: #e1e1e1;
  color: #909090;
  padding: 0.75em 0.5em 0.75em 0.5em;
  height: auto;
  border: 1px solid #b6b6b6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.material-tabset.layer-selector-tabs > li:not(:last-child) {
  border-right: none;
}
ul.material-tabset.layer-selector-tabs > li:hover {
  border-bottom-color: rgba(255, 255, 255, 0.7);
  background-color: #808080;
}
ul.material-tabset.layer-selector-tabs > li.active {
  background-color: #ebebeb;
  color: #2C9ABB;
  border-bottom-color: #2C9ABB;
}

.pane-meta-layer-selector-backdrop {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}

.pane-meta-layer-selector {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1029;
}
@media (max-width: 1049px) and (min-width: 768px) and (orientation: landscape) {
  .pane-meta-layer-selector {
    top: -88px;
    height: calc(100% + 88px);
  }
  .pane-meta-layer-selector .layer-selector-heading {
    padding-top: 0;
  }
  .pane-meta-layer-selector .layer-selector.modal-body {
    height: calc(100% - 6em);
  }
}
.pane-meta-layer-selector treecontrol li .tree-label .class-icon {
  vertical-align: top;
}
.pane-meta-layer-selector li.tree-collapsed > div.tree-label > dl.tree-item-attributes {
  display: none;
}
.pane-meta-layer-selector treecontrol li label.attribute-name {
  font-weight: bold;
  color: #de7c00;
  display: inline-block;
  margin-bottom: 0;
}
.pane-meta-layer-selector treecontrol li div.attribute-description {
  padding-left: 20px;
  white-space: normal;
  margin-bottom: 5px;
}
.pane-meta-layer-selector .panel {
  background-color: transparent;
  border-left: none;
  border-right: none;
}
.pane-meta-layer-selector .panel .panel-body {
  border-top: 1px solid #ddd;
  padding: 0;
}

span.add-layer-btn {
  padding: 0.25em;
  text-align: center;
  vertical-align: middle;
  color: white;
  background-color: #f0ad4e;
}
span.add-layer-btn.remove {
  background-color: #d9534f;
}

.meta-layer-selector-container {
  max-width: 50em;
  background: white;
  height: calc(100% - 4em);
  overflow-y: auto;
  margin: 2em auto;
}

@media (orientation: landscape) and (max-width: 1049px) {
  .meta-layer-selector-container {
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
  }
}
.pane-container.pane-collapse-layer-selector .pane-meta-layer-selector-backdrop, .pane-container.pane-collapse-layer-selector .pane-meta-layer-selector {
  display: none;
}

.form-group.layer-type {
  margin-left: 1.5em;
}

.category-tab .tools-outer {
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 767px) {
  .pane-meta-layer-selector .meta-layer-selector-container .layer-selector-heading {
    padding: 0 1em 1em 1em;
  }
  .pane-meta-layer-selector .meta-layer-selector-container .modal-body.layer-selector {
    padding: 0.5em;
    height: calc(100% - 6em);
  }
  .pane-meta-layer-selector .meta-layer-selector-container .tools-outer {
    position: relative;
    display: block;
    text-align: right;
    padding: 0.5em 0 0;
  }
  .pane-meta-layer-selector .meta-layer-selector-container .tools-outer > .tools {
    margin-right: 1em;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .pane-meta-layer-selector {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
  }
  .pane-meta-layer-selector > .meta-layer-selector-container {
    margin: 0 auto;
    height: auto;
    min-height: 100%;
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .pane-meta-layer-selector {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
  }
  .pane-meta-layer-selector > .meta-layer-selector-container {
    margin: 0;
    height: auto;
    min-height: 100%;
    width: 100%;
    max-width: none;
  }
}
.layer-selector-tabs-outer {
  z-index: 1;
  border-bottom: 3px solid #2C9ABB;
  position: -webkit-sticky;
  position: sticky;
  background: white;
  top: 0;
  padding-top: 0.5em;
}
.layer-selector-tabs-outer > ul.layer-selector-tabs {
  width: auto;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.layer-selector-tabs-outer > ul.layer-selector-tabs > li {
  display: inline-block;
  padding: 0.75em 1.5em;
  color: black;
  font-weight: bold;
  font-size: medium;
  border-radius: 5px 5px 0 0;
}
.layer-selector-tabs-outer > ul.layer-selector-tabs > li:hover {
  background-color: #BBB;
}
.layer-selector-tabs-outer > ul.layer-selector-tabs > li.active {
  background-color: #2C9ABB;
  color: white;
}

button.subtle-button {
  background: white;
  box-shadow: 0 0 2px;
  padding: 0.5em 1em;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 0.5em;
}
button.subtle-button:hover {
  background-color: #2C9ABB;
  color: white;
}
button.subtle-button:active {
  background-color: #144554;
  color: white;
}

.layer-selector-footer {
  margin-top: 1em;
  position: sticky;
  bottom: 0;
  background: white;
  padding: 0.5em 0;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .layer-selector-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em 0.5em;
    background: white;
  }
}
.layer-count-hint {
  color: #777;
  flex: 1;
  align-self: center;
}

.flex-grid-3 {
  display: flex;
  flex-flow: row wrap;
}
.flex-grid-3 .flex-grid-item {
  flex: 0 0 33.3333333333%;
  width: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 1em;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
}
.flex-grid-3 .flex-grid-item > label {
  flex: 1 0 auto;
  font-weight: normal;
  display: block;
  margin-bottom: 0;
}
.flex-grid-3 .flex-grid-item > label input[type=checkbox] {
  margin-right: 0.5em;
  align-self: flex-start;
}
.flex-grid-3 .flex-grid-item > .tools-outer {
  margin-left: 1.5em;
}

.layer-thumb-outer {
  margin-bottom: 1em;
}
.layer-thumb-outer > img.layer-thumb {
  width: 100%;
  height: auto;
}

@media (orientation: landscape) and (max-width: 1049px) {
  .layer-thumb-outer {
    max-width: 70%;
    max-height: 70%;
    margin: 0.5em 15% 0.5em 15%;
  }
}
.layer-count {
  color: #777;
}

@media screen and (max-width: 767px) {
  .panel-heading > .layer-count {
    display: none;
  }
}
@media screen and (max-width: 512px) {
  .flex-grid-3 .flex-grid-item {
    flex: 0 0 50%;
    width: auto;
    max-width: 50%;
    padding: 1.5em;
  }
  .flex-grid-3 .flex-grid-item > label input[type=checkbox] {
    margin-top: 0;
  }
}
@media screen and (max-width: 400px) {
  .flex-grid-3 .flex-grid-item {
    width: auto;
    max-width: unset;
    flex: 0 0 100%;
    padding: 0.75em 1.5em;
  }
  .flex-grid-3 .flex-grid-item .layer-thumb-outer {
    display: none;
  }
}
.selected-layer-count-badge {
  background-color: #2C9ABB;
  color: white;
  font-weight: bold;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.raised-shadow {
  box-shadow: 0 0 2px 2px rgba(187, 187, 187, 0.6);
}

.panel-heading.layer-group-heading {
  background-color: #f1f1f1;
  padding: 1.25em 1em;
}
.panel-heading.layer-group-heading .panel-title {
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 25px;
}
.panel-heading.layer-group-heading .panel-title label {
  margin: 0;
}
.panel-heading.layer-group-heading .panel-title input[type=checkbox] {
  bottom: 1px;
}
.panel-heading.layer-group-heading > * {
  margin: 0 0.5em;
}
.panel-heading.layer-group-heading > :first-child {
  margin-left: 0;
}
.panel-heading.layer-group-heading > :last-child {
  margin-right: 0;
}

.expand-button {
  width: 1.1em;
  color: #2C9ABB;
}

button.btn-close-layer-selector {
  background: transparent;
  color: #2C9ABB;
}

button.btn-layer-selector {
  background-color: #2C9ABB;
  color: white;
  text-transform: none;
  font-weight: bold;
}
button.btn-layer-selector:hover {
  background-color: #195668;
}

button.only-icon {
  border: none;
  background-color: transparent;
}
button.only-icon:hover {
  color: #195668;
}
button.only-icon:disabled {
  color: #aaa;
}

.group-title {
  color: #999;
  font-size: x-small;
  padding-left: 0.5em;
}

.open-layer-configuration-outer {
  text-align: center;
  margin: -18px -18px 9px 0;
  width: calc(100% + 18px);
  padding: 18px 0 0;
}
.open-layer-configuration-outer > button {
  width: calc(100% - 1em);
}

@media (max-width: 767px) {
  .pane-layers-xs-content {
    margin-bottom: 3em;
  }
  .open-layer-configuration-outer {
    /*position: absolute;
    bottom: 1em;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;*/
    padding: 1.5em 1.5em 0.5em 1.5em;
  }
  .open-layer-configuration-outer > button.btn-plain {
    padding: 0.75em 1em;
    background-color: #34A1BF;
    border: none;
    color: white;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  }
  .open-layer-configuration-outer > button.btn-plain:hover {
    background-color: #329ab7;
  }
}
/*
treecontrol {
  display: block;
  width: calc(100% + 18px);
  treeitem {
    display: block;
    .tree-label {

    }
    .tree-label label {
      display: inline;
    }
  }
}*/
#PaneProperties .lt-tree-map {
  clear: both;
  width: 100%;
  height: 20vh;
  position: relative;
}

.area-query-chart-modal .lt-vis {
  clear: both;
  width: 100%;
  height: 40vh;
  position: relative;
}

.area-query-chart-modal .chart-container {
  margin-top: 2em;
  padding: 1em;
  min-height: 40vh;
}

.tooltip-bg {
  fill: rgba(200, 200, 200, 0.7);
}

@media screen and (max-width: 1049px) and (min-width: 768px) and (orientation: portrait) {
  #PaneProperties .lt-tree-map {
    height: 15vh;
  }
}
@media screen and (max-width: 1049px) and (min-width: 768px) and (orientation: landscape) {
  #PaneProperties .lt-tree-map {
    min-height: 40vh;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  #PaneProperties .lt-tree-map {
    height: 25vh;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  #PaneProperties .lt-tree-map {
    height: 70vh;
  }
}
.visualisation-controls {
  padding-bottom: 3em;
  text-align: center;
}
.visualisation-controls button.flat.active {
  color: #286b56;
}

button.sort-btn {
  border: none;
  background: none;
  color: grey;
  font-size: small;
}

button.sort-btn.active {
  color: black;
}

button.sort-by-label-btn.sort-btn {
  left: calc(20% - 5em);
  position: relative;
}

button.sort-by-value-btn.sort-btn {
  position: relative;
  left: calc(20% - 5em);
  margin-bottom: 1em;
}

button.fmt-button {
  color: grey;
  border: none;
  background: none;
  margin-top: 0.5em;
  font-size: small;
}
button.fmt-button.active {
  border: 1px solid #9b9b9b;
  border-radius: 2px;
}

.frag-horizontal-bar-chart {
  margin-bottom: 2em;
}

.lower-controls {
  display: flex;
  align-items: center;
  margin-top: 0.5em;
}
.lower-controls .spacer {
  flex: 1;
}
.lower-controls button.fmt-button, .lower-controls .spacer, .lower-controls label {
  margin-top: 0;
  margin-bottom: 0;
}
.lower-controls input[type=checkbox] {
  vertical-align: text-top;
  margin-top: 0;
  margin-left: 4px;
}

.lt-bar-chart-compact {
  margin-bottom: 1em;
}
.lt-bar-chart-compact .magnitude-axis {
  color: grey;
}

ul.lt-bar-chart-compact-rows {
  list-style: none;
  padding-left: 0;
}
ul.lt-bar-chart-compact-rows > li {
  display: block;
  margin: 0 0 3px 0;
  background: transparent;
  width: 100%;
  height: 1.6em;
}
ul.lt-bar-chart-compact-rows > li:last-child {
  margin: 0;
}
ul.lt-bar-chart-compact-rows > li > .bar-chart-row-inner {
  height: 1.6em;
}

.bcc-popover-container {
  align-items: center;
}
.bcc-popover-container .bcc-popover-chip {
  width: 0.8em;
  height: 0.8em;
  border-radius: 0.4em;
  margin: 0 0.5em;
  box-shadow: 0 0 2px grey;
}

/**

 */
treecontrol.tree-light {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) and (max-width: 1049px) {
  treecontrol.tree-light {
    font-size: 1.2em;
  }
  treecontrol.tree-light li {
    padding-bottom: 0.5em;
  }
}
treecontrol.tree-light li.tree-leaf {
  /*.tree-leaf-head {
    display: none;
  }*/
}
treecontrol.tree-light li.tree-leaf.leaf-class {
  padding-left: 18px;
}
treecontrol.tree-light li.tree-leaf.leaf-class > i.tree-branch-head, treecontrol.tree-light li.tree-leaf.leaf-class > i.tree-leaf-head {
  display: none;
}
treecontrol.tree-light li.tree-leaf.leaf-class > .tree-label {
  display: flex;
}
treecontrol.tree-light li.tree-leaf.leaf-class > .tree-label > span {
  padding: 0 4px 0 0;
}
treecontrol.tree-light img {
  width: 16px;
  height: 16px;
  margin-top: -4px;
}
treecontrol.tree-light label {
  cursor: pointer;
  font-weight: normal;
}

.flex-tree-label {
  display: flex;
  flex: 1 1;
  align-items: start;
  cursor: pointer;
}
.flex-tree-label > input {
  align-self: baseline;
  margin: 2px;
}
.flex-tree-label > label {
  margin: 0 0 0 4px;
  align-self: start;
}

/*div.navbar-header {
    float: none;
}*/
div.navbar-outer {
  width: 100%;
}

header .nav-container.container {
  width: auto;
  display: block;
  margin: 0 auto;
  padding: 0 1em;
}
@media (max-width: 1199px) {
  header .nav-container.container .navbar-brand {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  header .nav-container.container {
    width: 1170px;
  }
}
header .alert {
  line-height: 1.4em;
  padding: 15px 0;
  margin-bottom: 0;
  font-size: 1em;
  color: #fff;
  border-radius: 0;
}
header .alert a:not(.close) {
  color: white;
  text-decoration: underline;
}
header .alert a:not(.close):hover {
  color: #DDD;
}
header .alert .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
  float: right;
  font-size: 2em;
}
header .alert .close i {
  line-height: 0;
}
header .alert .close:hover {
  opacity: 0.6;
}
@media (min-width: 1050px) {
  header .navbar-nav, header .navbar-left {
    line-height: 80px;
    height: 80px;
  }
}
header .navbar-header {
  display: block;
}
header .dropdown .caret {
  position: absolute;
  right: 15px;
  bottom: 10%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px dashed;
}
header .dropdown.open .caret {
  border-bottom: 7px dashed;
  border-top: 7px solid transparent;
}
header .mw-logo {
  width: 190px;
  height: 40px;
  padding-top: 0;
}

@media only screen and (max-width: 1199px) {
  header .navbar-brand {
    padding-left: 0;
  }
}
@media (min-width: 1050px) {
  .nav-menu-toggle {
    display: none;
  }
}
.header-xs {
  height: 50px;
  line-height: 50px;
}

ul.navbar-sm, ul.navbar-xs {
  color: white;
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
ul.navbar-sm > li, ul.navbar-xs > li {
  text-align: center;
  padding: 0 15px;
  display: inline-block;
}
ul.navbar-sm > li:hover, ul.navbar-xs > li:hover {
  background-color: #de7c00;
}
ul.navbar-sm a, ul.navbar-xs a {
  color: white;
  height: 100%;
  line-height: 50px;
}
ul.navbar-sm a:hover, ul.navbar-xs a:hover {
  text-decoration: none;
}

@media (max-width: 1049px) {
  nav.navbar.expanded {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    z-index: 99999;
  }
}
@media (hover: none) {
  ul.navbar-sm > li:hover, ul.navbar-xs > li:hover {
    background-color: unset;
  }
}
@media (max-width: 767px) {
  ul.navbar-xs {
    height: 50px;
    margin: 0;
    border: none;
    line-height: 50px;
  }
  ul.navbar-xs > li {
    height: 50px;
    line-height: 50px;
  }
  ul.navbar-xs > li > a {
    line-height: 50px;
  }
}
@media (min-width: 768px) {
  ul.navbar-sm {
    height: 75px;
    margin-right: 0;
  }
  ul.navbar-sm > li {
    line-height: 75px;
  }
  ul.navbar-sm > li > a {
    line-height: 75px;
  }
  .navbar-brand {
    max-height: 60px;
    align-self: center;
  }
  .header-sm {
    height: 75px;
  }
  .header-sm {
    height: 75px;
  }
  .app-logo-xs {
    padding: 0;
    line-height: 75px;
    font-size: 22px;
  }
  .nav-menu-toggle-outer {
    padding-left: 3em;
  }
}
.header-sm-actions {
  position: absolute;
  right: 0;
  top: 0;
}

.nav-menu-toggle {
  background-color: transparent;
  border: none;
  padding: 0;
}
.nav-menu-toggle:focus {
  outline: none;
}

@media only screen and (max-width: 1049px) {
  .container {
    width: 100%;
  }
  header {
    /*.navbar-brand img {
        width: 180px;
    }*/
  }
  header .navbar-brand {
    padding-left: 15px;
  }
  header .navbar {
    height: auto;
  }
  header .navbar-header {
    width: 100%;
  }
  header .app-logo-xs {
    flex: 1;
  }
  header .navbar-brand {
    flex: 0 1;
    padding: 4px 0;
  }
  header .navbar-brand img {
    height: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .page-map header .app-logo-xs {
    padding: 30px 0 0 0;
  }
  .page-home .app-logo-xs {
    display: block;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  li.hamburger-container {
    padding-left: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .app-logo-outer {
    display: none;
  }
  nav.tile-nav-xs > ul li.hamburger-container.is-active .app-logo-outer {
    display: inline-block;
    flex: 1;
  }
  header .dropdown .caret {
    right: 45px;
  }
}
@media only screen and (max-width: 480px) {
  header .navbar-form {
    padding: 10px 0;
  }
}
.bg-banner {
  text-align: center;
}
.bg-banner a {
  text-decoration: underline;
}
.bg-banner i.icon {
  margin-top: 0.3em;
  float: right;
}
.bg-banner p {
  margin-top: 0.6em;
}

nav.navbar {
  border-radius: 0;
  margin-bottom: 0;
  border: none;
}

.navbar-brand {
  padding-top: 25px;
  padding-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 15px;
  position: relative;
  line-height: inherit;
  height: inherit;
}
.navbar-brand img {
  vertical-align: middle;
  display: inline;
}
.navbar-brand .caret {
  bottom: 0;
}

@media screen and (max-width: 767px) {
  html:not(.page-map) header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
  }
  html:not(.page-map) main {
    margin-top: 53px;
  }
}
@media only screen and (max-width: 1199px) {
  .navbar-nav {
    width: inherit;
    /*margin: 7.5px 0;*/
  }
  /*nav .navbar-header li.logo {
      display: none;
  }*/
}
.hamburger-bars:before {
  content: "\f0c9";
}

ul > li.nav-logo {
  display: none;
  border-left: none;
}

ul.xs-nav-active li {
  display: none;
}
ul.xs-nav-active li.hamburger-container, ul.xs-nav-active li.nav-logo {
  display: block;
}

@media (max-width: 767px) {
  nav.tile-nav-xs > ul.meta-layer-selector-active > li {
    display: none;
  }
  nav.tile-nav-xs > ul.meta-layer-selector-active > li.hamburger-container, nav.tile-nav-xs > ul.meta-layer-selector-active > li.nav-logo {
    display: block;
  }
}
.navbar-left nav li.hamburger-container {
  background-color: transparent;
  text-align: center;
  margin: 0;
}
.navbar-left nav li.hamburger-container button.hamburger {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.navbar-left .icon-landcare-logo2 {
  display: none;
}
.navbar-left img.mw-small {
  display: none;
}
.navbar-left img.mw-large {
  display: inline;
}

#Navbar .nav li.current {
  background-color: #de7c00;
}
#Navbar .nav li:hover {
  background-color: #d87b06;
}

#Navbar li.logo {
  height: 80px;
  padding-left: 4px;
}
#Navbar li.logo > .navbar-brand {
  display: block;
  padding: 20px 5px 20px 15px;
  margin-right: 0;
  box-sizing: content-box;
}
.navbar-nav > li > a {
  color: #fff;
  line-height: inherit;
  padding: 0 15px;
  font-size: 1.1em;
  vertical-align: middle;
}

nav.navbar .navbar-toggle {
  margin: 10px 5px;
  border-color: transparent;
  float: left;
}

nav.navbar .header-xs .navbar-toggle {
  margin: 5px;
}

nav.navbar .navbar-toggle .icon-bar {
  width: 33px;
  height: 4px;
}

nav.navbar .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}

nav .navbar-header {
  position: relative;
}

@media screen and (max-width: 767px) {
  nav .navbar-header {
    position: absolute;
    z-index: 99999;
  }
  nav.map-pane .navbar-header {
    position: relative;
  }
}
nav .navbar-header .dropdown {
  height: 80px;
}

.locale-menu {
  margin-left: 1em;
}
.locale-menu > button {
  background: transparent;
  color: white;
  line-height: 40px;
  border: none;
  height: 100%;
}

nav .dropdown-menu {
  width: 300px;
  border-radius: 0;
  margin-left: 0;
  z-index: 1050;
  background: black;
}

nav .dropdown-menu > li > a {
  color: #fff;
  padding: 15px 30px;
  font-size: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;
}

nav .dropdown-menu > li > a i {
  padding-right: 15px;
}

nav .dropdown-menu li:hover {
  background: #de7c00;
}

/*nav .dropdown-menu > li:not(:last-child) > a, .navbar-inverse .navbar-nav > li:not(:last-child) > a {
    border-bottom: 1px solid #303030;
}*/
nav .collapse:not(.in) {
  display: none;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #429f82;
  background-color: inherit;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li.active > a,
.navbar-inverse .dropdown-menu > li > a:focus,
.navbar-inverse .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: transparent;
}

button.navbar-toggle {
  color: #fff;
  font-size: 1.2em;
}
button.navbar-toggle:hover {
  color: #CCC;
}
button.navbar-toggle:active {
  color: #429f82;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

.navbar-form {
  float: left;
  border: none;
  box-shadow: none;
  margin: 6px 20px;
}

.branding-logo-nav {
  padding-top: 32px;
}

@media only screen and (max-width: 767px) {
  .navbar-nav > li > a {
    line-height: 45px;
  }
  nav .navbar-header .dropdown {
    height: 45px;
  }
  li.dropdown.open {
    height: auto;
  }
}
@media only screen and (max-width: 1049px) {
  #Navbar.collapsing ul.nav {
    margin-top: 100vh;
  }
  #Navbar.collapse.in, #Navbar.collapsing {
    width: 100%;
  }
  #Navbar.collapse.in .navbar-left .dropdown.landcare-links, #Navbar.collapsing .navbar-left .dropdown.landcare-links {
    display: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 45px;
    color: #fff;
    font-size: 1.1em;
    vertical-align: middle;
    padding: 0 0 0 30px;
  }
  .navbar-left .dropdown img.mw-small {
    display: inline;
    width: 30px;
    height: 30px;
  }
  .navbar-left .dropdown img.mw-large {
    display: none;
  }
  .navbar-left .dropdown .icon-landcare-logo2 {
    color: #FFF;
    margin-top: 3px;
    display: inherit;
  }
  .navbar-left .dropdown .caret.cst-ocean-green {
    right: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1049px) {
  header > .navbar.expanded {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999;
  }
  ul.nav.navbar-nav {
    width: calc(100% + 30px);
    float: none !important;
    margin: 0 -15px;
  }
  .navbar-nav > li {
    float: none;
    width: 100%;
  }
  .navbar-nav > li a {
    padding: 0 45px;
  }
  nav:not(.expanded) .navbar-header:not(.hamburger-container) {
    display: none;
  }
  nav.expanded .navbar-header:not(.hamburger-container) {
    top: 0;
    bottom: 0;
    height: calc(100vh - 75px);
  }
}
#Navbar .landcare-links > .navbar-brand:last-of-type {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  #Navbar {
    overflow: scroll;
  }
  #Navbar .navbar-brand {
    display: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 45px;
    color: #fff;
    font-size: 1.1em;
    vertical-align: middle;
    padding: 0 0 0 60px;
  }
  .navbar-nav > li > a {
    line-height: 45px;
    padding: 0 30px;
    position: relative;
  }
  ul.nav.navbar-left {
    margin-top: 0;
    height: auto;
  }
  .page-map .navbar-header .navbar-collapse.in > .navbar-nav {
    height: calc(100vh - 88px);
  }
  .page-map .container > .navbar-header, .page-map .container > .navbar-collapse, .page-map .container-fluid > .navbar-header, .page-map .container-fluid > .navbar-collapse {
    top: 88px;
    margin-right: 0;
    margin-left: 0;
  }
  nav .navbar-header:not(.hamburger-container) {
    top: 50px;
    bottom: 0;
    min-height: calc(100vh - 50px);
  }
  nav:not(.expanded) .navbar-header:not(.hamburger-container) {
    display: none;
  }
  #Navbar {
    display: none;
    height: calc(100vh - 3em);
  }
}
@media screen and (max-width: 450px) {
  .menu-xs-text {
    display: none;
  }
  /*.header-xs {
      margin: 0 -15px;
  }*/
}
@media (min-width: 768px) and (max-width: 1049px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-item-padding {
  padding: 0 15px;
}

/*footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}*/
footer .footer-top,
footer .footer-top .col-xs-6 {
  position: relative;
  height: 65px;
  line-height: 65px;
}

footer .footer-top .triforce {
  background-image: url("images/triforce2.png");
  background-repeat: no-repeat;
  background-position: right top;
}

footer .footer-top .triforce-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}

footer .footer-top nav.navbar {
  margin: 0;
}

footer .navbar-nav > li > a {
  font-size: 0.938em;
  padding: 0 10px;
}

footer .navbar-left > li:first-child > a {
  margin-left: -10px;
}

footer .navbar-nav:not(.navbar-social) > li > a:after {
  content: "|";
  position: absolute;
  right: -2px;
}

footer .navbar-nav:not(.navbar-social) > li:last-child > a:after {
  content: "";
}

footer .footer-bottom {
  color: #fff;
  font-size: 0.813em;
}

footer #SocialMedia {
  position: absolute;
  right: 300px;
  z-index: 20;
}
footer #SocialMedia a {
  font-size: 2em;
  vertical-align: middle;
}

@media only screen and (max-width: 1049px) {
  footer .footer-top,
  footer .footer-top .col-xs-6 {
    height: 40px;
    line-height: 40px;
  }
  footer .footer-top .navbar {
    min-height: 40px;
  }
  footer .navbar-nav > li > a {
    font-size: 0.875em;
  }
  footer .footer-bottom {
    font-size: 0.688em;
  }
}
footer .footer-bottom img {
  padding-top: 8px;
  padding-bottom: 8px;
}
footer .footer-bottom img.mw-logo {
  padding-top: 0;
}

footer .footer-bottom h5 {
  font-weight: bold;
}

footer a, footer a:hover {
  color: white;
}

.footer-nav ul {
  margin-right: 4em;
}
.footer-nav ul > li {
  margin-bottom: 1em;
}
.footer-nav a {
  color: white;
  white-space: nowrap;
}

.footer-mw-logo {
  height: auto;
  max-width: 100%;
}

#reCaptchaToken {
  display: none !important;
}

/**
  Homepage banner configuration defaults
 */
html:not(.page-map) {
  /*@media only screen and (max-width: $screen-lg-max) {
  	.banner .beta-logo {
  		left: 17%;
  	}
  }*/
  /**
   * Show/hide components on home and normal page types.
   */
}
html:not(.page-map) .triforce {
  background-image: url(images/triforce1.png);
  background-repeat: repeat-x;
  background-position: center;
  height: 60px;
}
html:not(.page-map) .banner-container {
  width: 100%;
  overflow: hidden;
}
html:not(.page-map) .banner {
  margin-bottom: 105px;
  background: url(images/home-banner.jpg) no-repeat center;
  background-size: cover;
  height: 400px;
  position: relative;
}
html:not(.page-map) .banner .beta-logo {
  top: 40px;
  left: 28%;
  position: absolute;
}
html:not(.page-map) .banner .beta-logo img {
  width: 100px;
}
html:not(.page-map) .banner {
  display: flex;
}
html:not(.page-map) .banner > .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
html:not(.page-map) .banner > .container h1, html:not(.page-map) .banner > .container h2, html:not(.page-map) .banner > .container h3, html:not(.page-map) .banner > .container h4, html:not(.page-map) .banner > .container h5 {
  color: white;
  text-align: center;
}
html:not(.page-map) .banner p {
  font-size: 4.5em;
  line-height: 1.25em;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
html:not(.page-map) .home-links {
  margin-bottom: 80px;
  padding-left: 0;
}
html:not(.page-map) .home-links li {
  list-style: none;
  position: relative;
}
html:not(.page-map) .home-links a {
  font-size: 1.375em;
  text-transform: initial;
  text-align: center;
}
html:not(.page-map) .home-links a:hover,
html:not(.page-map) .home-links a:focus,
html:not(.page-map) .home-links a:active {
  text-decoration: none;
  opacity: 0.6;
}
html:not(.page-map) .home-links i {
  display: block;
  font-size: 3em;
  margin-bottom: 15px;
}
html:not(.page-map) .home-links span {
  /*word-spacing: 9999999px;*/
  font-weight: 700;
}
html:not(.page-map) header .navbar {
  line-height: auto;
}
@media only screen and (max-width: 1700px) {
  html:not(.page-map) .banner .beta-logo {
    left: 25%;
  }
}
@media only screen and (max-width: 1500px) {
  html:not(.page-map) .banner .beta-logo {
    left: 20%;
  }
}
@media only screen and (max-width: 1199px) {
  html:not(.page-map) .banner .beta-logo {
    left: 13%;
  }
}
@media only screen and (max-width: 1049px) {
  html:not(.page-map) .banner {
    height: 280px;
    margin-bottom: 50px;
  }
  html:not(.page-map) .banner:after {
    height: 340px;
    width: 240px;
    left: 70%;
  }
  html:not(.page-map) .banner p {
    font-size: 2.5em;
    top: 70px;
  }
  html:not(.page-map) .banner p > img {
    margin: 0 auto 0.5em;
  }
  html:not(.page-map) .banner .beta-logo {
    top: 50px;
    left: 18%;
  }
  html:not(.page-map) .triforce {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  html:not(.page-map) {
    /*.home-links li:nth-child(1) {
        border-bottom: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
    }

    .home-links li:nth-child(2) {
        border-bottom: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
    }

    .home-links li:nth-child(3) {
        border-top: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
    }

    .home-links li:nth-child(4) {
        border-top: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
    }*/
  }
  html:not(.page-map) .home-links {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  html:not(.page-map) .home-links li {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  html:not(.page-map) .home-links li a {
    font-size: 1em;
  }
  html:not(.page-map) .home-links li a > div {
    padding: 20px;
  }
  html:not(.page-map) .home-links li:after {
    position: absolute;
    z-index: 1;
    content: "";
    background-color: #fff;
  }
  html:not(.page-map) .home-links li:nth-child(1):after {
    left: 0;
    bottom: -3px;
    width: 50%;
    height: 4px;
  }
  html:not(.page-map) .home-links li:nth-child(2):after {
    left: -3px;
    top: 0;
    height: 50%;
    width: 4px;
  }
  html:not(.page-map) .home-links li:nth-child(3):after {
    right: -3px;
    bottom: 0;
    height: 50%;
    width: 4px;
  }
  html:not(.page-map) .home-links li:nth-child(4):after {
    right: 0;
    top: -3px;
    width: 50%;
    height: 4px;
  }
  html:not(.page-map) .banner {
    height: 235px;
    margin-bottom: 40px;
  }
  html:not(.page-map) .banner:after {
    height: 305px;
    width: 200px;
    left: 70%;
  }
  html:not(.page-map) .banner p .app-logo {
    margin-bottom: 0;
  }
  html:not(.page-map) .banner p {
    font-size: 2em;
    top: 40px;
  }
  html:not(.page-map) .banner .beta-logo {
    top: 10px;
    left: 10%;
  }
}
@media only screen and (max-width: 480px) {
  html:not(.page-map) .banner {
    margin-bottom: 30px;
  }
  html:not(.page-map) .banner:after {
    height: 220px;
    width: 170px;
    left: 60%;
  }
  html:not(.page-map) .banner p {
    font-size: 1.875em;
    top: 28px;
    right: 50px;
  }
  html:not(.page-map) .banner .beta-logo {
    top: 5px;
    left: 0px;
  }
  html:not(.page-map) .banner .beta-logo img {
    width: 90px;
  }
  html:not(.page-map) .triforce {
    height: 45px;
  }
}
html:not(.page-map) .block-visible-page {
  display: block !important;
}
html:not(.page-map) .block-visible-map {
  display: none !important;
}
html:not(.page-map) nav.map-pane.tile-nav {
  display: none;
}
html:not(.page-map) .padding-left-5-per {
  padding-left: 5%;
}
html:not(.page-map) .mar-bot-20 {
  margin-bottom: 20px;
}
html:not(.page-map) .mar-bot-60 {
  margin-bottom: 60px;
}
html:not(.page-map) .mw-logo {
  width: 190px;
  padding-top: 0;
}

.home-links > .home-links-sub-row {
  align-items: normal;
}

.home-links-sub-row {
  display: flex;
  flex-wrap: wrap;
}

.home-link-item {
  flex: 0 0 200px;
}

@media (min-width: 1200px) {
  .home-link-item {
    flex: 0 0 300px;
  }
}
.page-home .banner h1, .page-home .banner h2, .page-home .banner h3, .page-home .banner h4 {
  font-weight: 400;
}
.page-home .banner h1 {
  font-size: 4.5em;
  line-height: 1.25em;
  font-weight: 400;
}
.page-home .banner h3 {
  max-width: 28em;
  margin: 0 auto 20px auto;
}

.home-links-items {
  display: flex;
}

@media (max-width: 880px) {
  .page-home .banner h1 {
    font-size: 3.5em;
  }
  .page-home .banner h3 {
    font-size: 22px;
  }
}
@media (max-width: 430px) {
  .home-links-items {
    display: block;
  }
  .page-home .banner h1 {
    font-size: 3em;
  }
  .page-home .banner h3 {
    font-size: 18px;
  }
}
.subsite-title {
  margin: 40px 0;
}

.subsite-sections .subsite-section-title {
  font-size: 16px;
  margin-bottom: 1em;
}
.subsite-sections .subsite-section-pages {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4em;
}
.subsite-sections .main-page {
  flex-basis: calc(33.3333333333% - 1em);
  padding: 0.5em;
  margin: 0 1em 1em 0;
  color: black;
}
.subsite-sections .main-page:hover {
  color: black;
  text-decoration: none;
}
.subsite-sections .main-page .page-title {
  margin: 0.75em;
  font-size: 18px;
  font-weight: bold;
}
.subsite-sections .main-page .page-title > i.icon {
  vertical-align: text-top;
  margin-left: -6px;
}
.subsite-sections .main-page .page-tagline {
  margin: 0.75em;
  font-size: 16px;
}
.subsite-sections .main-page .page-icon {
  margin: 0.75em;
  height: 55px;
  width: 55px;
}
.subsite-sections .main-page .page-icon img {
  width: auto;
  max-height: 100%;
}

@media (max-width: 767px) {
  .subsite-title {
    font-size: 24px;
    margin: 30px 0 20px 0;
  }
  .subsite-sections .subsite-section-title {
    font-size: 14px;
  }
  .subsite-sections .main-page {
    flex-basis: calc(50% - 1em);
  }
}
@media (max-width: 480px) {
  .subsite-sections .main-page {
    flex-basis: 100%;
  }
}
.page-factsheets main > div > .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-factsheets h2 {
  margin-top: 0;
  text-transform: uppercase;
  color: #429f82;
  font-weight: 700;
}
.page-factsheets form {
  margin-top: 20px;
  margin-bottom: 10px;
}
.page-factsheets form input[type=text] {
  width: 100%;
}
.page-factsheets .table > thead > tr > th {
  font-weight: bold;
}
.page-factsheets .table > thead > tr > th.cst-ocean-green {
  font-weight: bold;
  font-style: italic;
}
.page-factsheets #FactsheetsMain form button {
  width: 100%;
}
.page-factsheets #FactsheetsResults #Form_SearchForm {
  display: flex;
  justify-content: center;
}
.page-factsheets #FactsheetsResults #Form_SearchForm .form-group {
  flex: 1;
}
.page-factsheets #FactsheetsResults #Form_SearchForm button {
  margin: 0;
}
@media (max-width: 480px) {
  .page-factsheets #FactsheetsResults #Form_SearchForm {
    display: block;
  }
  .page-factsheets #FactsheetsResults #Form_SearchForm .form-group {
    margin-bottom: 0.5em;
  }
  .page-factsheets #FactsheetsResults #Form_SearchForm button {
    float: right;
  }
}
.page-factsheets form .btn-group .dropdown-toggle .caret {
  top: 18%;
  right: 10%;
  border-top: 10px dashed;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.page-factsheets form .btn-group.dropup.open .dropdown-toggle .caret {
  top: 35%;
  right: 7%;
  border-bottom: 10px dashed;
  border-top: 0px;
}
.page-factsheets form .btn-group.dropup .dropdown-toggle .caret {
  top: 35%;
  border-bottom: 0;
  right: 7%;
}
.page-factsheets .factsheets-image img {
  margin-top: 40px;
  width: 100%;
}
.page-factsheets .factsheets-well {
  margin: 20px 0 0;
}
.page-factsheets .factsheets-well p.lead {
  font-size: 1.563em;
}
.page-factsheets .factsheets-well p:not(.lead) {
  font-size: 1.125em;
  font-weight: 500;
}
.page-factsheets .factsheets-search {
  margin: 5px 0;
}
@media screen and (min-width: 768px) {
  .page-factsheets .factsheets-well {
    margin: 25px 0;
  }
  .page-factsheets .factsheets-search {
    margin: 0px 0;
  }
  .page-factsheets #FactsheetsMain hr {
    margin: 20px;
  }
}
.page-factsheets #FactsheetsResults .container .row {
  padding-top: 20px;
}
.page-factsheets .pagination {
  list-style: none;
  padding-left: 0;
  font-weight: bold;
}
.page-factsheets .pagination li {
  display: inline-block;
  /*a:not(.more){
      text-decoration: underline;
  }*/
}
.page-factsheets .pagination li a {
  color: #429f82;
}
.page-factsheets .pagination li a.current {
  background-color: #ddd;
}
.page-factsheets .download-correlation {
  font-weight: bold;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .page-factsheets #FactsheetsResults form .form-group {
    width: 100%;
  }
  .page-factsheets #FactsheetsMain hr {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.page-factsheets #FactsheetsMain .factsheets-well ul li {
  margin-bottom: 5px;
}
.page-factsheets #FactsheetsResults .container .factsheetSearchFormRow {
  padding-top: 0;
}
@media (min-width: 768px) {
  .page-factsheets .table-responsive {
    overflow: inherit;
  }
}
@media (max-width: 767px) {
  .page-factsheets .table-responsive .dropdown-menu {
    position: static !important;
  }
}
.page-factsheets form .Actions {
  text-align: center;
}
.page-factsheets form button, .page-factsheets form input[type=submit] {
  color: white;
}

article.login {
  max-width: 40em;
  margin: 2em auto;
}
article.login a {
  color: #2C9ABB;
}

article.login.login-100 {
  margin: 1em auto;
  max-width: 100%;
}

form.login-form .required-asterisk {
  display: none;
}

article.login div.inner-content {
  padding: 0.5em 32px 32px;
}

article.login form.login-form, form.logout-form, form {
  margin-bottom: 28px;
}
article.login form.login-form div.field.checkbox, article.login form.login-form #ForgotPassword, form.logout-form div.field.checkbox, form.logout-form #ForgotPassword, form div.field.checkbox, form #ForgotPassword {
  margin-top: 16px;
}
article.login form.login-form div.field.checkbox, form.logout-form div.field.checkbox, form div.field.checkbox {
  float: left;
}
article.login form.login-form #ForgotPassword, form.logout-form #ForgotPassword, form #ForgotPassword {
  float: right;
}
article.login form.login-form div.btn-toolbar, form.logout-form div.btn-toolbar, form div.btn-toolbar {
  text-align: center;
  font-weight: bold;
}

.weight-bold {
  font-weight: bold;
}

#ForgotPassword {
  font-weight: bold;
}

html.page-map {
  /*body,#ng-body {
      height: 100vh;
      max-height: 100vh;
      //overflow: hidden;
  }*/
}
html.page-map body {
  padding-bottom: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  overscroll-behavior-y: contain;
}
html.page-map #ng-body {
  height: 100%;
}
html.page-map:-moz-full-screen {
  background-color: #fff !important;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  html.page-map body {
    overflow: auto;
  }
  #ng-body {
    overflow: auto;
  }
}
body:-moz-full-screen {
  background-color: #fff !important;
}

.page-map {
  /*
      siamac: source of solution for horizontal scrolling on treecontrol
      https://github.com/wix/angular-tree-control/issues/171
  */
}
.page-map .block-visible-page {
  display: none !important;
}
.page-map .hidden-map {
  display: none !important;
}
.page-map header .alert {
  display: none;
}
.page-map main {
  height: calc(100% - 80px);
}
.page-map main > div {
  height: 100%;
}
.page-map .ol-container {
  /**
   * Map is bigger than its display area, but shouldn't be a big problem.
   */
  display: block;
  width: 100%;
  position: absolute;
  top: 50px;
  bottom: 0;
  height: auto;
}
.page-map .ol-container .landcare-openlayers-map {
  height: 100%;
}
.page-map .ol-container .landcare-openlayers-map > .ol-viewport {
  position: absolute !important;
  width: 100%;
  height: 100%;
}
.page-map .map-zoom-mode .ol-container .ol-viewport {
  cursor: zoom-in;
}
.page-map .map-pin-hovered .ol-container .ol-viewport {
  cursor: pointer;
}
.page-map treecontrol.tree-light li i.tree-branch-head {
  align-self: start;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 2px 0;
}
.page-map treecontrol.tree-light li i.tree-branch-head:before {
  width: 16px;
  height: 16px;
  content: " ";
  display: inline-block;
}
.page-map treecontrol.tree-light li i.tree-leaf-head {
  padding: 0;
}
.page-map treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background-position: 0 -80px;
  cursor: pointer;
  background-image: url(data:image/gif;base64,R0lGODlhYADIAPcAAAAAAAAQdAgZehUFaioxQkFIWllbWEpVbFFhfQAplx8wjQQ5pxtShQBCrg5ayABiyQBr2AB04EBznEl7klVxklV6mlZ6rXp7tRmVHBilGSatIzrDMHGtLX65N0W9RX+Bfmu9ZWm9a3K9bXi9dEzXU0LOYUzWaHDHZ3LGcwCFhACA5gCN+QCU+gCc/wSl/QD//yDO9kSElEyMlk+Zi1aZllSFr1+EpFWrgVi1g1+2i3mFhWyMp2iMrWuMtGuUrm6cr2+TtHWUo3aWsmG1mHS8mXGmq3CtpXmtpna+p3u1pk+U1l+93Xmi1nm17X7Gol/G/1zX/3rO/Xbe/Z8AAP8AAP8ACP8bFP8eHv8jJ/8+RP9ITP9RVP9ZV/9iYP9qaP95e43CQpbJScelPu+uMMalRcStQsisSsWtX8+tVM22S8+1X9W2Rt2+TdC0WdW9UtS9Wc+9bNW9dPHFH9fFWN/GU97GWt3GYdzGaN/OZ9fFetvPe+DGTObOYebPaeHGcOXPcOnNd+fWbu3Xd+7efIOFgouNioyUm4mdnJKUkZudmYWtu421tom1vJG1vaKfo6WlnKqtnaSmo6utqqytt6W1u7S2s7S1vru9uoiuyZW1xIa77qW1yK29xKK+1a690by9x7W02LW8343HhozHi5POk5vOlJnOmpjFs5LnpqjWoqvfo77BvbXvv5zA1YPf/5PC/5bL/57N+5TW/7bGzLbG2b3O1Lfdy6HL86jS+7Hf/7TY/Lfc/7/f/bLwxrvwx6Po/6zn/6/u/7Xn//+Chv+Pjv+cmf+kpP+8uunWg+7fhPDVhPLdi+7nkPbni/nmmffvrPnvpvn2q//3tP33usXHxM3Lz83Py8XG0MHN29TW093f3NLX4NnW6M/318To/83v/9/g6tLq/dT44N/25973/OTe3f3KyP3a2uHd7+fn3eTw3fj2xebo5e/v5eLr8+Ds++7v+ej26u7w7ezx9Oj/8O7/+fD37Pf27fH3+vb2//D+8fb49P339v//9v7//AAAACH5BAEAAP8ALAAAAABgAMgAAAj/AP/9W0WwoEGBCAcaXJhQ4EKGDR8ejCiRYEOFFS+u4tfPn0d/HaldisjxI0h/Ikl2/BhyZMKNKz22VGly5suSLFG6RLhqH86P1PbtHOgzpsegQ3v+PCr0ZVGTKJvyfGoSqdOlUYde2kfV46VKlXZu7erva1iEY5eaFctVLVi2ZNeibWtUrsCxZNmVg5t371y6JvXyXSr4b9/BRgvf5QrYZCXDZP09XswY6+R/eCNfzmwZcmeBlRg39ng5tOilpUWTTX3aKOvKrhGahu1YtmquMV+Lzm37Nm/Qt/f9/jd790fdjIcX390RefLmvX1DBx6833TiwYVfX/5cMkJJ2bVL//oe3vp4geCzmyevvt/5f+mru2cv/3384Pzsh/epP3x++vj1l91/6O1HIHz77SNgdgsG1+BtD6oWoWjvJZJgIghZuB+GAmkYHof/eJgdiCIGR+KFCCGSICIprtjifiwKpCKML4YX4z8z2ogQIQkSsmOPP+7no0A8ChlkeEP+UySSCH3g5JNQPtlklFR+MGWVUF6JpZNabtkllgk108wyyZCpjDKCIHORmGSaiaaaDbFZZjJnprnmmHPWCWeYeLppZ5x90vlmnNH040wyekyj6DTS7PlPM4UemuiijYYZKaKLMuoopIZiSumml06qaKUIcSpppqQK1Iw00niERx7PjP/6R5isugqrrLS26s+rsTI6a6m17nqrr7na2qs0v6oaLK+4AlurHXEgI80zz+CRa6vQSkuttc5iG+201V7rT7bgcqvss99uKy656nbrzxxxAPIMNM7cIS688tJrr7v4zlvvvfH6u++5rfarL8D5/utsoW/A8YczzCwz8KOsMuwwxBLnavHDEU+8qjQbY+xxxf00zHHGC5d8cccJJQPyM/24ocYdyyyjjLn/uBwNzDLTbDPOOvM8c803t/xyzEP/bPTOSPtcNEJBN0000DtDs07PaAbShx1QV331zFlv3fW8X98RNtcCJeM11oJojXbOa4Pdtthpx2323G8nMy8zzKT/0YYdWvMhT9579/134INDXbjfgPchOOHQ8M044pBLfrjjiae9+OWPIzRI5MwgkwYab/DBRx2Z//M536KTbjrqb68e+uiln5667K3XDrvnoOf++u290/7724GwLroZbtRBBx3yvIFQ8aEfn/zyzT9vfBrIK8+88wJBj4z02lff/fXZU8/9P96Db7713+tRBhlu0LHHHkucX3z778c/f/3sI+M+/PKjn/2i9z/9CbB/BQwg/8aHPwDu73x9aN8dyiCGNczvgAKJoP8mWMELLvAfGtQDBy34QISEcIQehKAEKUhCDIJwhR0soUDwsEE7sPCCbPADQmgoQhvGcA853GEN/284vyDOcIg/NOI/eHgHH7ZQiUx0Ig51iJA5vOGK+bviG6hYRS1m8YpcFIgVsQg/LYbxH2N8wxe32JA0rvGMbiwjGC/yjzyk4Qx0vIgd8ZjHhOyxj368IyAR8sdB1lGQhkykIhfJyEY2kgGQjKQkI4mQSVoSkpW85CQzqUlKCqSTkuQkKCuZjlKmgx3saIc85HGPfTCgkmOIpSxnOYZXftKUp0zlKltpy38wgJbA7CUDcIlKVbLSlbAE5iyFaUpUsmOXXBHmGORAzWpWs5akLKUzoYnMT07TmtbE5i1NMQpRjOKcoyBFKrrpy2+Ck5ri9KU2UblLf0QTlnLYJiv9If+HeA4zl89kZQbu6c180lOg/WTmKEIQAhE4NAQoGAU7fykHhjpUBBBNKCn1eQ+P7MMf0jRoPfnpT4DuMgMDBSk+D3oPlGr0lqIAgUxDMFNRqLSgMgUBTXX6Ul+i0h8j/UhIgbpPj/SUAajMwElR6pGQKlWgLvUnO2IaghGgYAQNNcVN2ykHnVoVqyI4aio90lGoDNUfZTWqVNuB0pai9KNbpWhbUTpQscZUBFdFQQhOQIq4ThMEeLXqXo+qSqiY5KxQIaw86PpWoeKTsSklrCgaile9okCrIaUsCix71KCaFZ9p/UhnV0lXuDYVn4ttLEmFKY9R6NSyVe1rSF8L0ar/draVpj0sPrmSWH8ecx8ZMGxIuRJc0fpWFCKQqQiwegLM4jO5gGXuUXGbW8cW9J3wFCZ17fnZ62LXn/dIhShIQV5SjDcVfsVudivJGMOe1pvKlKUw2+teacY3lvPlbX2TeV9hghKTn/yvf/8ryk4WWJMHvqQjF8zgBjv4wRCOsIQnTOEKJ9ITNmCADTwxSAynYMMdzjCIAYlhDXOYxCI+cR89PGI60kLDlNAGJzJcCzrW4sOUGAMndpCCGl/kxTbghIx3wAAfN6QWGuaEjols5IRgI8mq2DEDaGHjDyt5xz2+SC0qEON0aCOVGKZyQrac42nGchY2aPI/aFEBTuRS/5VhPnKbY9nPMaBZzVvehCpSsWdVoFnMCNmyks1s5zQ3hAFd/rIxZ9FLgaQgx+C0cwoO7eZiLrrRvlRypBl9aEr0mc985nRCUqDpcM5i0gjBsDa8rEtWyoMHKsbwN9uhSnjuINY2OGU6VOEBU7TDHvuAdapt8E1emwKePsD1p5ctbIHImpqqiDayVWwDSmjTmPLgCpoRUu1p0nqV8ugnLWzA7UqrggQb0IApuFILcgskyNM8d7pLIW53/yPIoI42n/fc7nLHO9rSHsO4K7lqlmaboP9IwazBvQ94otqXivbABjaAAQwwJqRykPgGMoCB9X6yzyDPdy8VDm2Aq8Lh5f9OpTFF0+93a5rhDR9Dy+/NCVWaQgMcL8VHB+7yad485/2ceZBDrm9VCF3TJj+5zO2NYWzTt9n/8MQOvnlweAoh1jtYpTpMgQFTZNsfV0/11KlZCgzQu59hd/YO8h3yZIu92NJGu4p9OQtu2hPJDUnBLNwJzxsfuu6i8ciL/873oGOaAbNgO5+fnPe9R9rvY7bBLALfbkALpN17J3S78Sz59u5j80eWPJ1jCfrIJx7k4+Z85utc+oS8mAeTrwUPilxlHtBC5kLI8o8ZwINa7IMWQqC9lhngg9vXIvhqFsiLi2/02Sf/HzcuPu51T8cStziPLJ579VMcYhN3//rb/7D/9i1M/vKb//zoT7/6JQyJRbZ//RCOBPznX/73J9L+9F+w/PPP/wjjf5D/13+KtH8CWICO1H4I+A8J+H8LqIAOGIAGSIAGOIH3R4EWJoEWmIEXAYEayGAY2IEdyIEg2EgfOIIWKIImOIApuIIs2IIu+IL8Zw2LJAUGKIOKRIMDWIJ0BAMw0EiXUAiKFAxQMEiRoIMXwYMDyA4gAkgwAAw9qEiXAAAAkEi/8AIvQIRKmEhN+IRE6A/scCN9BAPf4ISJFIUGMIWDVIWucIWAFAleCIZ5JIZk2IVeaCVM+A3fIAxcmEdmeIZp+AKusIZ0yA52GIZ4qIdd+IWGJId7SEd9/+iHfRQMgBiIbNhHbqiIg8SIhhQJWbiIiDhIhSCFUgiEfQQFVmiFQ9iGnZiJn0iERtgQSCiARahIsWhINphIOCiAt2hIuQiDvviLwBiMwjiMxFiMxthHuzhIvRiDM7hIs6iFjWhIPxiEqWiJr5gQtYiFSxiGc1iGUkiFVqiNWtiNbfiGiziG0eiIAACJgKSGlZhHlwiHO4iOm+gRhJiJh5iOCdGHaNhHaiiI5ViH+JiH+ogQ8XiO5KiOBrCQ/UhHkhiIAGmJ5oiPCUlHnLiNcdiKfRSKokiKeWSKp1iN8LiKTKiR1kiLBal+z7iIKZkQyQhIy5h/L9lHMXmMNnmTOP+pSMcwDF0wDOZwEe4VlP4wglRABYB0DFpQBUVJBVXABT+JEELpXiC4lEZJR16glFfABV3ABVZABVZQDFAZlVAxlUs5BRdBDFVgBV9wDh7BD1tgBVVwBU8plmPZgVRplglxDldABcTwEfzQBVWABVtABVogEFFZXB9BlkWJlwhhDFRwBWzpD3+ZlsdwDFVQBefwD0LJVCahmFTAmAIxDITZloBpBcfgEVhABcagmR+BmHRVlxp4lw3RBVTQBZJZmqfpEVpABV/Amh7BVK8Jm7H5maD5D6KZBZNpmiaxl6tpEpAllSM4BcX5D+aQlltAmSZBDFSABYbpnJxpWERZlRc4wQVeiQW56RHngAVVAJa+2ZpC6Zl0ZA5wuQXnaQxZQAVZEJZ06RGeOZ3/UAx7GZhaoJ7beQz6uZ//4SmdeWQOSbmUVaAFT9md+zmU0emfeWkMxWAMEXqgdJmTHCqWHhqiJiicEAYP+0BH+hAP9KAPFJaiK+pI/nABAXABFIoQLsqijcQNAyAA4HAR8YAK3aCiE/ajQUoPjeQPAZCkNSoQRCqkjAQKA7CjPZoQ41ACJsAK8YCjEFalV5qljISkStoQXIqlWgpIJhEKAiAACoAOVFoCvtClZUpH1QUVXPEPVfqmZDpIuZUAfPoRdXqncDpITLAAhFqohNoAbCoQ4lAC4tALJtAN+lAPgJQPTPAAlnqpl8oEJ7qojfqokTqpTNAAojqqo6qp/8CpjgqpktpHD+AArvqqr6oE//AgEFUqDuLgC4y6qnnkD5jaq5Y6lLV6q7lqpq0Kq7D6AMDKqMIqDrpKR00QAdAardCqAu+QDbTKqG+qqoC0D00AAd76rd/aBD1aq9n6qX3EreCark3ADnaKrZ7arHRkErmwAivAAu+gDQgBqHm6raY1CZbwCddgCddwDdvQrnjqpYBkoh+hAgz7EeBwDQYbqIqUCy3QAi5QrQkRD1a6rxCmsRKrSP5AryuwpP/gsRybSOFgsRibsUD6ohJGpC67SP5QsS1AsjAbp4YED/ngD/jaEPrwszjrYEAbtIMED1HQAlEwpTYKtCIqEOAAD14IsU07tVRbtU1roiiqokRrk/86yqM+CqROGqJQKqViurEIe5NnmqZr2qYHi6MNKYyDaqiFiqgIgarv+g/fSIzFaqyuKqvXaqu4yqx4K4qEW7iGe7iHi7eK+7YV9qzSGq3Uaq3teqt3m7fEKK/0aq89G7H7yrjESLEqK7lMarZbW4wpe7Giy6QtW7rFqLM8exFDa7WyO7u0O4I3cAMzkLsyEAMTUAOdkBBDMAS3m7szsLu9+7s8URGroBHK2xDu4A8cwAH+0AqYgAlCcL1C0BDQK73Ua73Y2xA3QANGQAM/EASMwAiN0AiLYAEJEb7jW77nm77rexNGYRM8sRT2y5phEAYf4Q7+6w6aQAFhub/9+7//Ady+PdADmKAIEuAIYWEWlWCDN5DAC9zADwwWEewQkWEVU4EVHPwPHLC/YAAG0ssLJowPmnDAICzCJOwPJswLKKzC/zDBQAAEmSAB1pANUHEeNGzDOKzDJnEeaVEXb/EXbnEWKwwGHdABJbwLu4APUIwAAhHCSszELuzEUIwPUiwQN1DDP9AIwfsIBuEPPOzFjTABiSDGBUHGlHEYhkEYfsGaVuwRvLALunDHWtydc3zFd6wLeczFQPADXzwBl3AJ3vAK4UAO/rB/XSzIZ1zIh5zIi9zGPnELULEZp2HJtfEPrbC9LlzHfYwLf9zJ0fvJdnzHorzFM/wDRVAEZ5zG/69gAcDwBJO8yq38yo8Qy7Ncy7NxC/twC/2gyd5BHb/8y8F8HAKBCSbhxKEsygeQzMt8yrqAC86MEDjQykWwCIR8Cd8AC98gC7V8za2szYXczd/My6JxC+qsHOm8zsj8D5iADyYszdRMze7wzPAsz6CMyvV8z9ZcBEZwBEeAxmpMEP7AIdcc0AOdxmPMIaahzhDtzqwR0RA9HUIwD/PMz9QcC+5QAAJx0Rk9zfXM0R4tEDig0EkQA4XsTOxw0CaN0ip9CSzt0gjCGBCNG/NRIDatzjh9HhfNzCK90ST90fMA1PWMC7Ew1CZ9BEnQ1DHA0GuM0Ezt1FBt0BwSH76c1f9tISBa7cv8QdT0vNGwAAsdDdbNjNRjXdYm3dRJgAQxPdMxggNs7dYr7Uz+ECP3UcwUAiB6zRg+jQ+nPNKxMNbzUNJCANgandSEXdL/INdt7dZVvQp3vdaP/dQFLdkxUiK3cSIbIhAUsA34MA//O9rzUA0E4NmgLdqj7b+lfdomjQSw7QQxQA3UAG6r5AivHduzXdu2jds44iIyAtxCQAHEjQAIcAAHUADKXQAEsMXDXdzHndzL3dzWnAPBSwQyoAM6cAiGYAiJ4AjUYNLWPQTYrd3c7d3gTSRAot5Gkn62cApHIAOG9N7xDUhbkiUCcd9SUrv83d/+/d8AHuACPuAYBF7gBn7gCJ7gCr7gDN7gDv7gEB7hCREQADs=);
  width: 16px;
  height: 16px;
}
.page-map treecontrol.tree-light li.tree-collapsed i.tree-branch-head:hover {
  background-position: -16px -80px;
}
.page-map treecontrol.tree-light li.tree-expanded > i.tree-branch-head, .page-map treecontrol.tree-light li.tree-expanded > * > i.tree-branch-head {
  background-position: -32px -80px;
  cursor: pointer;
  background-image: url(data:image/gif;base64,R0lGODlhYADIAPcAAAAAAAAQdAgZehUFaioxQkFIWllbWEpVbFFhfQAplx8wjQQ5pxtShQBCrg5ayABiyQBr2AB04EBznEl7klVxklV6mlZ6rXp7tRmVHBilGSatIzrDMHGtLX65N0W9RX+Bfmu9ZWm9a3K9bXi9dEzXU0LOYUzWaHDHZ3LGcwCFhACA5gCN+QCU+gCc/wSl/QD//yDO9kSElEyMlk+Zi1aZllSFr1+EpFWrgVi1g1+2i3mFhWyMp2iMrWuMtGuUrm6cr2+TtHWUo3aWsmG1mHS8mXGmq3CtpXmtpna+p3u1pk+U1l+93Xmi1nm17X7Gol/G/1zX/3rO/Xbe/Z8AAP8AAP8ACP8bFP8eHv8jJ/8+RP9ITP9RVP9ZV/9iYP9qaP95e43CQpbJScelPu+uMMalRcStQsisSsWtX8+tVM22S8+1X9W2Rt2+TdC0WdW9UtS9Wc+9bNW9dPHFH9fFWN/GU97GWt3GYdzGaN/OZ9fFetvPe+DGTObOYebPaeHGcOXPcOnNd+fWbu3Xd+7efIOFgouNioyUm4mdnJKUkZudmYWtu421tom1vJG1vaKfo6WlnKqtnaSmo6utqqytt6W1u7S2s7S1vru9uoiuyZW1xIa77qW1yK29xKK+1a690by9x7W02LW8343HhozHi5POk5vOlJnOmpjFs5LnpqjWoqvfo77BvbXvv5zA1YPf/5PC/5bL/57N+5TW/7bGzLbG2b3O1Lfdy6HL86jS+7Hf/7TY/Lfc/7/f/bLwxrvwx6Po/6zn/6/u/7Xn//+Chv+Pjv+cmf+kpP+8uunWg+7fhPDVhPLdi+7nkPbni/nmmffvrPnvpvn2q//3tP33usXHxM3Lz83Py8XG0MHN29TW093f3NLX4NnW6M/318To/83v/9/g6tLq/dT44N/25973/OTe3f3KyP3a2uHd7+fn3eTw3fj2xebo5e/v5eLr8+Ds++7v+ej26u7w7ezx9Oj/8O7/+fD37Pf27fH3+vb2//D+8fb49P339v//9v7//AAAACH5BAEAAP8ALAAAAABgAMgAAAj/AP/9W0WwoEGBCAcaXJhQ4EKGDR8ejCiRYEOFFS+u4tfPn0d/HaldisjxI0h/Ikl2/BhyZMKNKz22VGly5suSLFG6RLhqH86P1PbtHOgzpsegQ3v+PCr0ZVGTKJvyfGoSqdOlUYde2kfV46VKlXZu7erva1iEY5eaFctVLVi2ZNeibWtUrsCxZNmVg5t371y6JvXyXSr4b9/BRgvf5QrYZCXDZP09XswY6+R/eCNfzmwZcmeBlRg39ng5tOilpUWTTX3aKOvKrhGahu1YtmquMV+Lzm37Nm/Qt/f9/jd790fdjIcX390RefLmvX1DBx6833TiwYVfX/5cMkJJ2bVL//oe3vp4geCzmyevvt/5f+mru2cv/3384Pzsh/epP3x++vj1l91/6O1HIHz77SNgdgsG1+BtD6oWoWjvJZJgIghZuB+GAmkYHof/eJgdiCIGR+KFCCGSICIprtjifiwKpCKML4YX4z8z2ogQIQkSsmOPP+7no0A8ChlkeEP+UySSCH3g5JNQPtlklFR+MGWVUF6JpZNabtkllgk108wyyZCpjDKCIHORmGSaiaaaDbFZZjJnprnmmHPWCWeYeLppZ5x90vlmnNH040wyekyj6DTS7PlPM4UemuiijYYZKaKLMuoopIZiSumml06qaKUIcSpppqQK1Iw00niERx7PjP/6R5isugqrrLS26s+rsTI6a6m17nqrr7na2qs0v6oaLK+4AlurHXEgI80zz+CRa6vQSkuttc5iG+201V7rT7bgcqvss99uKy656nbrzxxxAPIMNM7cIS688tJrr7v4zlvvvfH6u++5rfarL8D5/utsoW/A8YczzCwz8KOsMuwwxBLnavHDEU+8qjQbY+xxxf00zHHGC5d8cccJJQPyM/24ocYdyyyjjLn/uBwNzDLTbDPOOvM8c803t/xyzEP/bPTOSPtcNEJBN0000DtDs07PaAbShx1QV331zFlv3fW8X98RNtcCJeM11oJojXbOa4Pdtthpx2323G8nMy8zzKT/0YYdWvMhT9579/134INDXbjfgPchOOHQ8M044pBLfrjjiae9+OWPIzRI5MwgkwYab/DBRx2Z//M536KTbjrqb68e+uiln5667K3XDrvnoOf++u290/7724GwLroZbtRBBx3yvIFQ8aEfn/zyzT9vfBrIK8+88wJBj4z02lff/fXZU8/9P96Db7713+tRBhlu0LHHHkucX3z778c/f/3sI+M+/PKjn/2i9z/9CbB/BQwg/8aHPwDu73x9aN8dyiCGNczvgAKJoP8mWMELLvAfGtQDBy34QISEcIQehKAEKUhCDIJwhR0soUDwsEE7sPCCbPADQmgoQhvGcA853GEN/284vyDOcIg/NOI/eHgHH7ZQiUx0Ig51iJA5vOGK+bviG6hYRS1m8YpcFIgVsQg/LYbxH2N8wxe32JA0rvGMbiwjGC/yjzyk4Qx0vIgd8ZjHhOyxj368IyAR8sdB1lGQhkykIhfJyEY2kgGQjKQkI4mQSVoSkpW85CQzqUlKCqSTkuQkKCuZjlKmgx3saIc85HGPfTCgkmOIpSxnOYZXftKUp0zlKltpy38wgJbA7CUDcIlKVbLSlbAE5iyFaUpUsmOXXBHmGORAzWpWs5akLKUzoYnMT07TmtbE5i1NMQpRjOKcoyBFKrrpy2+Ck5ri9KU2UblLf0QTlnLYJiv9If+HeA4zl89kZQbu6c180lOg/WTmKEIQAhE4NAQoGAU7fykHhjpUBBBNKCn1eQ+P7MMf0jRoPfnpT4DuMgMDBSk+D3oPlGr0lqIAgUxDMFNRqLSgMgUBTXX6Ul+i0h8j/UhIgbpPj/SUAajMwElR6pGQKlWgLvUnO2IaghGgYAQNNcVN2ykHnVoVqyI4aio90lGoDNUfZTWqVNuB0pai9KNbpWhbUTpQscZUBFdFQQhOQIq4ThMEeLXqXo+qSqiY5KxQIaw86PpWoeKTsSklrCgaile9okCrIaUsCix71KCaFZ9p/UhnV0lXuDYVn4ttLEmFKY9R6NSyVe1rSF8L0ar/draVpj0sPrmSWH8ecx8ZMGxIuRJc0fpWFCKQqQiwegLM4jO5gGXuUXGbW8cW9J3wFCZ17fnZ62LXn/dIhShIQV5SjDcVfsVudivJGMOe1pvKlKUw2+teacY3lvPlbX2TeV9hghKTn/yvf/8ryk4WWJMHvqQjF8zgBjv4wRCOsIQnTOEKJ9ITNmCADTwxSAynYMMdzjCIAYlhDXOYxCI+cR89PGI60kLDlNAGJzJcCzrW4sOUGAMndpCCGl/kxTbghIx3wAAfN6QWGuaEjols5IRgI8mq2DEDaGHjDyt5xz2+SC0qEON0aCOVGKZyQrac42nGchY2aPI/aFEBTuRS/5VhPnKbY9nPMaBZzVvehCpSsWdVoFnMCNmyks1s5zQ3hAFd/rIxZ9FLgaQgx+C0cwoO7eZiLrrRvlRypBl9aEr0mc985nRCUqDpcM5i0gjBsDa8rEtWyoMHKsbwN9uhSnjuINY2OGU6VOEBU7TDHvuAdapt8E1emwKePsD1p5ctbIHImpqqiDayVWwDSmjTmPLgCpoRUu1p0nqV8ugnLWzA7UqrggQb0IApuFILcgskyNM8d7pLIW53/yPIoI42n/fc7nLHO9rSHsO4K7lqlmaboP9IwazBvQ94otqXivbABjaAAQwwJqRykPgGMoCB9X6yzyDPdy8VDm2Aq8Lh5f9OpTFF0+93a5rhDR9Dy+/NCVWaQgMcL8VHB+7yad485/2ceZBDrm9VCF3TJj+5zO2NYWzTt9n/8MQOvnlweAoh1jtYpTpMgQFTZNsfV0/11KlZCgzQu59hd/YO8h3yZIu92NJGu4p9OQtu2hPJDUnBLNwJzxsfuu6i8ciL/873oGOaAbNgO5+fnPe9R9rvY7bBLALfbkALpN17J3S78Sz59u5j80eWPJ1jCfrIJx7k4+Z85utc+oS8mAeTrwUPilxlHtBC5kLI8o8ZwINa7IMWQqC9lhngg9vXIvhqFsiLi2/02Sf/HzcuPu51T8cStziPLJ579VMcYhN3//rb/7D/9i1M/vKb//zoT7/6JQyJRbZ//RCOBPznX/73J9L+9F+w/PPP/wjjf5D/13+KtH8CWICO1H4I+A8J+H8LqIAOGIAGSIAGOIH3R4EWJoEWmIEXAYEayGAY2IEdyIEg2EgfOIIWKIImOIApuIIs2IIu+IL8Zw2LJAUGKIOKRIMDWIJ0BAMw0EiXUAiKFAxQMEiRoIMXwYMDyA4gAkgwAAw9qEiXAAAAkEi/8AIvQIRKmEhN+IRE6A/scCN9BAPf4ISJFIUGMIWDVIWucIWAFAleCIZ5JIZk2IVeaCVM+A3fIAxcmEdmeIZp+AKusIZ0yA52GIZ4qIdd+IWGJId7SEd9/+iHfRQMgBiIbNhHbqiIg8SIhhQJWbiIiDhIhSCFUgiEfQQFVmiFQ9iGnZiJn0iERtgQSCiARahIsWhINphIOCiAt2hIuQiDvviLwBiMwjiMxFiMxthHuzhIvRiDM7hIs6iFjWhIPxiEqWiJr5gQtYiFSxiGc1iGUkiFVqiNWtiNbfiGiziG0eiIAACJgKSGlZhHlwiHO4iOm+gRhJiJh5iOCdGHaNhHaiiI5ViH+JiH+ogQ8XiO5KiOBrCQ/UhHkhiIAGmJ5oiPCUlHnLiNcdiKfRSKokiKeWSKp1iN8LiKTKiR1kiLBal+z7iIKZkQyQhIy5h/L9lHMXmMNnmTOP+pSMcwDF0wDOZwEe4VlP4wglRABYB0DFpQBUVJBVXABT+JEELpXiC4lEZJR16glFfABV3ABVZABVZQDFAZlVAxlUs5BRdBDFVgBV9wDh7BD1tgBVVwBU8plmPZgVRplglxDldABcTwEfzQBVWABVtABVogEFFZXB9BlkWJlwhhDFRwBWzpD3+ZlsdwDFVQBefwD0LJVCahmFTAmAIxDITZloBpBcfgEVhABcagmR+BmHRVlxp4lw3RBVTQBZJZmqfpEVpABV/Amh7BVK8Jm7H5maD5D6KZBZNpmiaxl6tpEpAllSM4BcX5D+aQlltAmSZBDFSABYbpnJxpWERZlRc4wQVeiQW56RHngAVVAJa+2ZpC6Zl0ZA5wuQXnaQxZQAVZEJZ06RGeOZ3/UAx7GZhaoJ7beQz6uZ//4SmdeWQOSbmUVaAFT9md+zmU0emfeWkMxWAMEXqgdJmTHCqWHhqiJiicEAYP+0BH+hAP9KAPFJaiK+pI/nABAXABFIoQLsqijcQNAyAA4HAR8YAK3aCiE/ajQUoPjeQPAZCkNSoQRCqkjAQKA7CjPZoQ41ACJsAK8YCjEFalV5qljISkStoQXIqlWgpIJhEKAiAACoAOVFoCvtClZUpH1QUVXPEPVfqmZDpIuZUAfPoRdXqncDpITLAAhFqohNoAbCoQ4lAC4tALJtAN+lAPgJQPTPAAlnqpl8oEJ7qojfqokTqpTNAAojqqo6qp/8CpjgqpktpHD+AArvqqr6oE//AgEFUqDuLgC4y6qnnkD5jaq5Y6lLV6q7lqpq0Kq7D6AMDKqMIqDrpKR00QAdAardCqAu+QDbTKqG+qqoC0D00AAd76rd/aBD1aq9n6qX3EreCark3ADnaKrZ7arHRkErmwAivAAu+gDQgBqHm6raY1CZbwCddgCddwDdvQrnjqpYBkoh+hAgz7EeBwDQYbqIqUCy3QAi5QrQkRD1a6rxCmsRKrSP5AryuwpP/gsRybSOFgsRibsUD6ohJGpC67SP5QsS1AsjAbp4YED/ngD/jaEPrwszjrYEAbtIMED1HQAlEwpTYKtCIqEOAAD14IsU07tVRbtU1roiiqokRrk/86yqM+CqROGqJQKqViurEIe5NnmqZr2qYHi6MNKYyDaqiFiqgIgarv+g/fSIzFaqyuKqvXaqu4yqx4K4qEW7iGe7iHi7eK+7YV9qzSGq3Uaq3teqt3m7fEKK/0aq89G7H7yrjESLEqK7lMarZbW4wpe7Giy6QtW7rFqLM8exFDa7WyO7u0O4I3cAMzkLsyEAMTUAOdkBBDMAS3m7szsLu9+7s8URGroBHK2xDu4A8cwAH+0AqYgAlCcL1C0BDQK73Ua73Y2xA3QANGQAM/EASMwAiN0AiLYAEJEb7jW77nm77rexNGYRM8sRT2y5phEAYf4Q7+6w6aQAFhub/9+7//Ady+PdADmKAIEuAIYWEWlWCDN5DAC9zADwwWEewQkWEVU4EVHPwPHLC/YAAG0ssLJowPmnDAICzCJOwPJswLKKzC/zDBQAAEmSAB1pANUHEeNGzDOKzDJnEeaVEXb/EXbnEWKwwGHdABJbwLu4APUIwAAhHCSszELuzEUIwPUiwQN1DDP9AIwfsIBuEPPOzFjTABiSDGBUHGlHEYhkEYfsGaVuwRvLALunDHWtydc3zFd6wLeczFQPADXzwBl3AJ3vAK4UAO/rB/XSzIZ1zIh5zIi9zGPnELULEZp2HJtfEPrbC9LlzHfYwLf9zJ0fvJdnzHorzFM/wDRVAEZ5zG/69gAcDwBJO8yq38yo8Qy7Ncy7NxC/twC/2gyd5BHb/8y8F8HAKBCSbhxKEsygeQzMt8yrqAC86MEDjQykWwCIR8Cd8AC98gC7V8za2szYXczd/My6JxC+qsHOm8zsj8D5iADyYszdRMze7wzPAsz6CMyvV8z9ZcBEZwBEeAxmpMEP7AIdcc0AOdxmPMIaahzhDtzqwR0RA9HUIwD/PMz9QcC+5QAAJx0Rk9zfXM0R4tEDig0EkQA4XsTOxw0CaN0ip9CSzt0gjCGBCNG/NRIDatzjh9HhfNzCK90ST90fMA1PWMC7Ew1CZ9BEnQ1DHA0GuM0Ezt1FBt0BwSH76c1f9tISBa7cv8QdT0vNGwAAsdDdbNjNRjXdYm3dRJgAQxPdMxggNs7dYr7Uz+ECP3UcwUAiB6zRg+jQ+nPNKxMNbzUNJCANgandSEXdL/INdt7dZVvQp3vdaP/dQFLdkxUiK3cSIbIhAUsA34MA//O9rzUA0E4NmgLdqj7b+lfdomjQSw7QQxQA3UAG6r5AivHduzXdu2jds44iIyAtxCQAHEjQAIcAAHUADKXQAEsMXDXdzHndzL3dzWnAPBSwQyoAM6cAiGYAiJ4AjUYNLWPQTYrd3c7d3gTSRAot5Gkn62cApHIAOG9N7xDUhbkiUCcd9SUrv83d/+/d8AHuACPuAYBF7gBn7gCJ7gCr7gDN7gDv7gEB7hCREQADs=);
  width: 16px;
  height: 16px;
}
.page-map treecontrol.tree-light li.tree-expanded > i.tree-branch-head:hover, .page-map treecontrol.tree-light li.tree-expanded > * > i.tree-branch-head:hover {
  background-position: -48px -80px;
}
.page-map .sm, .page-map .xs {
  display: none !important;
}
.page-map .md {
  display: block !important;
}
@media (max-width: 1199px) {
  .page-map {
    /*main,main > div {
        height: calc(100% - 108px);
    }*/
  }
  .page-map main {
    height: calc(100% - 80px);
  }
  .page-map main > div {
    height: 100%;
  }
}
@media (max-width: 1049px) {
  .page-map {
    /*main,main > div {
        height: calc(100% - 83px);
    }*/
  }
  .page-map main {
    height: calc(100% - 75px);
  }
  .page-map main > div {
    height: 100%;
  }
  .page-map .md, .page-map .xs {
    display: none !important;
  }
  .page-map .sm {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .page-map {
    /*.a2 {
        margin-left: 0px;
        padding-left: 0px;
    }*/
    /*treeitem li input[type=checkbox] {
        margin-left: 45px !important;
    }*/
    /*
    // Shouldn't need to hide these now the we aren't using the normal
    tree-control for xs screens.
    i.tree-branch-head, i.tree-leaf-head.a5 {
        display: none !important;
    }
    */
    /*
    // Shouldn't need to hide these now the we aren't using the normal
    tree-control for xs screens.
    treecontrol ul li li li {
        display: none;
    }
    */
    /*i.tree-branch-head {
        margin-right: 20px;
    }*/
    /*
    // Shouldn't need to hide these now the we aren't using the normal
    tree-control for xs screens.
    treeitem li li input[type=checkbox] {
        display:none;
    }
    */
    /* TODO: siamac - resolve issue to use larger sprite icons. */
    /*treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
        &:hover {
            background-position: -192px -30px;
        }
        background-position: -192px -30px;
        background-image: url("../../src/images/themeroller-icon-set-vector-20px-2010-06-01.png");
        width: 20px;
        height: 20px;
    }
    treecontrol.tree-light li.tree-expanded > i.tree-branch-head {
        &:hover {
            background-position: -192px -30px;
        }
        background-position: -192px -30px;
        background-image: url("../../src/images/themeroller-icon-set-vector-20px-2010-06-01.png");
        width: 20px;
        height: 20px;
    }*/
  }
  .page-map main {
    height: calc(100% - 88px);
  }
  .page-map main > div {
    height: 100%;
  }
  .page-map .ol-container {
    top: 0;
  }
  .page-map .ol-container.toolbar-active {
    top: 50px;
  }
  .page-map header nav .container {
    padding-left: 0;
    padding-right: 0;
  }
  .page-map header nav .container .navbar-collapse {
    border: none;
  }
  .page-map header .navbar {
    min-height: 88px;
  }
  .page-map header .navbar nav.map-pane ul {
    height: 88px;
  }
  .page-map header .navbar-nav {
    margin: 0;
  }
  .page-map header .navbar-inverse .navbar-toggle:hover, .page-map header .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
  }
  .page-map header button.hamburger {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .page-map main .map-pane.map-pane-center.map-pane-collapsable {
    padding-top: 0;
  }
  .page-map main .map-pane {
    background-color: #fff;
  }
  .page-map main .map-pane .pane-content {
    background-color: #fff;
  }
  .page-map main .ol-overviewmap {
    display: none;
  }
  .page-map treecontrol ul > li {
    padding-bottom: 15px;
  }
  .page-map treecontrol ul > li li {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-map input[type=checkbox] {
    width: 17px;
    height: 17px;
    margin-left: 0;
  }
  .page-map .modal-content input[type=checkbox] {
    margin-top: 9px;
  }
  .page-map .modal-content input.check-all[type=checkbox] {
    margin-top: 10px;
  }
  .page-map treecontrol ul li li {
    margin-left: 0;
  }
  .page-map treecontrol.tree-light li.tree-leaf i.tree-leaf-head {
    padding: 0;
  }
  .page-map treecontrol ul li .tree-text {
    margin-left: 4px;
  }
  .page-map treecontrol ul li li .tree-text, .page-map treeitem img {
    margin-left: 25px;
  }
  .page-map treeitem img {
    margin-left: 30px;
  }
  .page-map treecontrol ul li li li .tree-text {
    margin-left: 15px;
  }
  .page-map treecontrol li treeitem {
    margin-bottom: 15px;
  }
  .page-map .md, .page-map .sm {
    display: none !important;
  }
  .page-map .xs {
    display: block !important;
  }
  .page-map .tree-label span, .page-map .tree-label input {
    vertical-align: top;
  }
  .page-map input {
    vertical-align: top;
  }
  .page-map li .tree-label .tree-text {
    line-height: 26px;
  }
  .page-map li li .tree-label .tree-text {
    line-height: 24px !important;
  }
  .page-map .hidden-xs-map {
    display: none !important;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .page-map header {
    float: left;
    width: 74px;
    height: 100vh;
  }
  .page-map header .navbar {
    width: 74px;
  }
  .page-map header > .navbar.expanded {
    width: 100vw;
  }
  .page-map header > .navbar.expanded > .container {
    width: 100%;
  }
  .page-map header > .navbar.expanded .tile-nav-xs {
    background-color: black;
    width: 100%;
    z-index: 9999;
  }
  .page-map header > .navbar.expanded .tile-nav-xs > ul {
    display: flex;
    height: 88px;
  }
  .page-map header > .navbar.expanded .tile-nav-xs > ul li.nav-logo {
    border: none;
  }
  .page-map header > .navbar.expanded .tile-nav-xs > ul li.navbar-header.hamburger-container.is-active {
    width: 74px;
  }
  .page-map header button.hamburger {
    margin: 5px auto;
  }
  .page-map #Navbar.in {
    position: fixed;
    top: 0;
    left: 74px;
  }
  .page-map #Navbar.in > ul {
    height: 100vh;
    width: calc(100% - 74px);
  }
  .page-map .tile-nav-sm {
    display: none;
  }
  .page-map main {
    height: 100vh;
  }
  .page-map header {
    /*nav {
        .container {
            padding-left: 0;
            padding-right: 0;
            .navbar-collapse {
                border: none;
            }
        }
        &.navbar {
            .navbar-toggle {
                //float: right;
            }
        }
    }*/
  }
  .page-map header .navbar {
    min-height: 100vh;
  }
  .page-map header .navbar nav.map-pane ul {
    height: 100vh;
  }
}
.page-map treecontrol ul > li {
  padding-left: 0;
}
.page-map treecontrol ul > li li {
  padding-left: 20px;
}
.page-map footer {
  display: none;
}
.page-map .inset-pane-xs .pane-item .pane-content {
  overflow: auto;
  overflow-x: hidden;
  padding: 2.5em 1.5em 1.5em;
}
.page-map #PaneLayers treecontrol {
  display: block;
  width: 100%;
}
.page-map #PaneLayers .pane-content {
  overflow-x: scroll !important;
}
.page-map treecontrol ul {
  margin: 4px 0 0 0;
  padding: 0;
  list-style: none;
  border: none;
  overflow: visible !important;
}

.pane-content {
  background-color: #fff;
}

.touch .map-crosshair {
  background-image: url("/themes/custom/images/pin-red.png");
  background-size: cover;
  pointer-events: none;
  height: 64px;
  width: 41px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -64px;
  margin-left: -20.5px;
}

.confirm-pins {
  display: none;
  position: absolute;
  transform: translateX(-50%);
  z-index: 9998;
  left: 50%;
  color: white;
  background-color: #429f82;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 1.5em;
}

.touch .confirm-pins {
  display: block;
}

div.toolbar-active .add-pins-control, div.toolbar-active .locate-me, div.toolbar-active .settings-control {
  display: none;
}

.legend-link {
  line-height: 2em;
}
.legend-link > i.icon {
  font-size: 1.5em;
}

.browser-support {
  padding: 8px;
}

/**
* Our Environment specific customisations to the map page
*/
.pane-container > .oe-map-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  background: #74ADCD;
}
.pane-container > .oe-map-container > .landcare-openlayers-map {
  height: 100%;
  width: 100%;
}

@media (min-width: 1050px) {
  .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-unselectable:not(.ol-ctx-menu-container), .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control, .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-unselectable:not(.ol-ctx-menu-container) {
    margin: 0 50px 50px;
    -webkit-transition: margin 0.1s linear;
    -o-transition: margin 0.1s linear;
    transition: margin 0.1s linear;
  }
  .pane-container:not(.pane-collapse-left) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container:not(.pane-collapse-left) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control, .pane-container:not(.pane-collapse-left) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-unselectable:not(.ol-ctx-menu-container) {
    margin-left: 250px;
  }
  .pane-container:not(.pane-collapse-left) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container:not(.pane-collapse-left) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control.material-floating-button {
    margin-right: calc(50px + 1em);
  }
  .pane-container.pane-collapse-right:not(.pane-collapse-left) .toast.persistent-toast {
    left: calc(50% + 100px);
  }
  .pane-container:not(.pane-collapse-right):not(.pane-collapse-left) .toast.persistent-toast {
    left: calc(50% + -40px);
  }
  .pane-container:not(.pane-collapse-right) .toast.persistent-toast {
    max-width: calc(100% - 580px - 6em);
  }
  .pane-container.pane-collapse-left:not(.pane-collapse-right) .toast.persistent-toast {
    left: calc(50% - 140px);
  }
  .pane-container:not(.pane-collapse-right) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container:not(.pane-collapse-right) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control, .pane-container:not(.pane-collapse-right) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-unselectable:not(.ol-ctx-menu-container) {
    margin-right: calc(330px + 1em);
  }
  .pane-container:not(.pane-collapse-bottom) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container:not(.pane-collapse-bottom) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control, .pane-container:not(.pane-collapse-bottom) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-unselectable:not(.ol-ctx-menu-container) {
    margin-bottom: 330px;
  }
  /**
  * Corrects the position of the context-menu.
  * Without the margin left, the context-menu will be offset.
  */
}
.map-pane.map-pane-top {
  background: transparent;
  height: 57px;
}

.map-pane.map-pane-center .ol-container {
  background: transparent;
  pointer-events: none;
}

div.pane-content {
  background-color: rgba(255, 255, 255, 0.93);
}

.inset-pane {
  position: relative;
}

/*
// A rule like this could be used if we want an 'opaque pane' setting in the application.
.pane-container.opaque-panes {
  div.pane-content {
    background-color: #FFF;
  }
};
*/
.oe-map-container .ol-attribution {
  background-color: rgba(255, 255, 255, 0.54);
  text-align: left;
  bottom: 0.5em;
  left: 0.5em;
  height: auto;
  right: auto;
  max-width: calc(100% - 6em);
  /*& > ul > li:first-child {
      display: none;
  }*/
}
.oe-map-container .ol-attribution > button {
  float: left;
}
.oe-map-container .ol-attribution > ul {
  color: black;
  font-size: 0.9rem;
  text-shadow: none;
}

@media (max-width: 1049px) and (min-width: 768px) {
  .pane-container > .map-pane.map-pane-center {
    height: 57px;
  }
}
@media (orientation: portrait) and (max-width: 1049px) and (min-width: 768px) {
  .pane-container > .oe-map-container {
    height: 100%;
  }
  .pane-container > .oe-map-container > .landcare-openlayers-map {
    height: 100%;
    width: 100%;
  }
  .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control, .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-unselectable {
    margin: 0;
  }
}
@media (orientation: landscape) and (max-width: 1049px) and (min-width: 768px) {
  .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control, .pane-container > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-unselectable {
    position: absolute;
    margin: 0 0 0 12vw;
  }
  .pane-container > .oe-map-container .toast.persistent-toast {
    left: calc(50% + 6vw);
  }
  .pane-container .tile-nav-sm {
    background-color: #e6e6e6;
  }
  .pane-container:not(.pane-collapse-sm) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlaycontainer-stopevent > .ol-control, .pane-container:not(.pane-collapse-sm) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-control, .pane-container:not(.pane-collapse-sm) > .oe-map-container > .landcare-openlayers-map .ol-viewport .ol-overlay-container > .ol-unselectable {
    margin-left: 25vw;
  }
  .pane-container:not(.pane-collapse-sm) .toast.persistent-toast {
    left: calc(50% + 12.5vw);
  }
}
/*@media (max-width: $screen-sm-max) and (min-width: $screen-sm-min) and (orientation: portrait) {
  .pane-container:not(.pane-collapse-sm) > .oe-map-container {
    height: calc(100% - 30vh - 0);
  }
}*/
@media (max-width: 767px) {
  .pane-container .map-pane-center {
    border: none;
  }
  .pane-container .map-pane-center.map-pane {
    background-color: transparent;
    height: 0;
  }
  .pane-container .map-pane-center > .map-pane {
    background-color: transparent;
  }
  .fullscreen .pane-container > .oe-map-container {
    top: 53px;
  }
  .fullscreen .pane-container .map-pane-center.map-pane {
    height: 53px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .pane-container .map-pane-center {
    position: absolute;
    height: 3px;
    top: 0;
    left: 0;
  }
  .pane-container > .oe-map-container {
    top: 0;
  }
  .pane-container > .inset-pane {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .pane-container .locate-me {
    margin-bottom: calc(1em + 40vh);
  }
  .pane-container.pane-collapse-xs .locate-me {
    margin-bottom: 1em;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .pane-container .map-pane-center {
    position: absolute;
    top: 0;
    left: 74px;
    height: 3px;
  }
  .pane-container > .oe-map-container {
    top: 0;
    left: 74px;
    width: auto;
  }
  .pane-container:not(.pane-collapse-xs) .toast.persistent-toast {
    left: 74px;
    right: calc(40vw + 5vw);
    transform: none;
  }
}
/**
 * Member profile and registration pages
 */
.field.confirmedpassword {
  height: auto;
}
.field.confirmedpassword .d-none {
  display: none;
}
.field.confirmedpassword div.field.text {
  height: auto;
  border: none;
  padding: 0;
  box-shadow: none;
}

#Form_ProfileForm .btn-toolbar {
  text-align: center;
}

.smu-map-legend-icon {
  height: 1em;
  width: 1em;
  border: 2px solid red;
  background-color: rgba(255, 63, 63, 0.3);
  vertical-align: text-top;
  display: inline-block;
}

.smu-map-and-table {
  display: flex;
  flex-direction: row-reverse;
}
.smu-map-and-table > div:not(:last-child) {
  padding-left: 1em;
}

@media print {
  .smu-map-and-table {
    display: block;
  }
  .smu-map-and-table .smu-map {
    margin-bottom: 1em;
  }
}
.smu-table {
  flex: 1;
}
.smu-table > table {
  margin-bottom: 0;
}

.smu-table > table tr > td:first-child {
  min-width: 9em;
}

/*.smu-map {
  height: auto;
  max-height: 500px;
  justify-self: stretch;
  width: 500px;
  flex: 0 0 500px;
}*/
@media (max-width: 1049px) {
  /*.smu-map {
    width: 100%;
    max-height: 500px;
  }*/
  .smu-map-and-table {
    display: block;
  }
  .smu-map-and-table > div {
    margin-bottom: 1em;
  }
  .smu-map-and-table > div:not(:last-child) {
    padding-left: 0;
  }
}
@media print {
  .smu-container {
    /*table {
      page-break-inside: avoid;
    }*/
  }
  .smu-container .tab-content > .tab-pane {
    display: block;
  }
  .smu-container .nav.nav-tabs {
    display: none;
  }
  .smu-container .no-break-after {
    page-break-after: avoid;
  }
  .smu-container tr {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  .smu-container thead {
    display: table-row-group;
  }
  thead {
    display: table-row-group;
  }
}
#soil-series-map {
  width: 100%;
  margin-bottom: 1em;
}
#soil-series-map > .lt-map-view {
  height: 470px;
}
#soil-series-map > .lt-map-view .ol-attribution {
  left: 0;
  right: unset;
}

.lt-map-interaction-warning {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: rgba(64, 64, 64, 0.5);
  font-size: 1.5em;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lt-map-interaction-warning > div {
  max-width: 15em;
  text-align: center;
}

/**
 * for the soil profile report pages
 */
.profile-table-and-map {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  margin-left: -1em;
}
.profile-table-and-map > .profile-summary-table {
  flex: 1 0 300px;
  padding-left: 1em;
}
.profile-table-and-map .lt-map-view {
  width: 320px;
  flex: 1 0 320px;
  max-height: 218px;
  justify-self: stretch;
  margin-bottom: 20px;
  padding-left: 1em;
}

@media print {
  .profile-table-and-map {
    display: block;
  }
}
main article div.content img {
  max-width: 100%;
  height: auto;
}

/**
Style sheet for the ToastService toast element
 */
.toast {
  display: none;
  position: absolute;
  z-index: 9999;
  padding: 0.5em;
  left: 0.5em;
  bottom: 0.5em;
  color: white;
  border-radius: 0.25em;
  font-weight: bold;
  background-color: rgba(50, 50, 50, 0.9);
}

.toast.persistent-toast {
  z-index: 1039;
}

@media (max-width: 1049px) and (orientation: landscape) and (min-width: 768px) {
  .toast:not(.top) {
    left: 50%;
    transform: translateX(-50%);
    bottom: 2.5em;
  }
}
@media (max-width: 1049px) and (orientation: portrait) and (min-width: 768px) {
  .toast {
    left: 50vw;
    transform: translateX(-50%);
    bottom: calc(120px + 0.5em);
  }
  .pane-container:not(.pane-collapse-sm) .toast:not(.persistent-toast) {
    bottom: 0.5em;
  }
}
@media (max-width: 767px) {
  .toast {
    left: 50vw;
    transform: translateX(-50%);
    bottom: 2.5em;
  }
  .toast button {
    float: right;
  }
}
.toast.persistent-toast {
  left: 50%;
  transform: translateX(-50%);
  z-index: 1019;
}

.toast.in {
  display: block;
}

.toast.top {
  top: calc(1% + 50px);
  bottom: auto;
}

@media (max-width: 767px) {
  .toast.top {
    top: 0.5em;
  }
}
.toast.close {
  cursor: pointer;
}

.toast button.flat {
  padding: 0 1em;
}

.mar-bot-0 {
  margin-bottom: 0;
}

.mar-bot-4 {
  margin-bottom: 0;
}

.mar-bot-10 {
  margin-bottom: 10px;
}

.mar-bot-40 {
  margin-bottom: 40px;
}

/*
 * utility class to add 100% width to an item
 */
.w-100 {
  width: 100%;
}

.items-center {
  align-items: center;
}

.d-flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.flex-1-0 {
  flex: 1 0;
}

.d-block {
  display: block;
}

.align-text-top {
  vertical-align: text-top;
}

.mr-2 {
  margin-right: 0.5em;
}

.no-overflow {
  overflow: hidden;
}

.red {
  background-color: red;
}

.green {
  background-color: green;
}

.blue {
  background-color: blue;
}

.magenta {
  background-color: magenta;
}

.map-blue {
  background-color: #83a7b8;
}

/*.touch treecontrol label {
	margin-bottom: 0.75em;
}*/
.material-floating-button {
  width: 3em;
  height: 3em;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 2px rgba(230, 230, 230, 0.67);
  -moz-box-shadow: 0 0 0 2px rgba(230, 230, 230, 0.67);
  box-shadow: 0 0 0 2px rgba(230, 230, 230, 0.67);
  position: absolute;
  text-align: center;
  cursor: pointer;
}

.touch .locate-me {
  position: absolute;
}

.touch .material-floating-button {
  line-height: 4em;
  background-size: 1.7em;
  height: 4em;
  width: 4em;
}
.touch .material-floating-button.locate-me, .touch .material-floating-button.settings-control {
  right: 0em;
}

@media (min-width: 768px) and (max-width: 1049px) {
  .touch .material-floating-button.locate-me, .touch .material-floating-button.settings-control {
    right: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1049px) and (orientation: landscape) {
  .touch .material-floating-button.locate-me {
    bottom: 1.5em;
  }
}
.add-pins-control {
  margin-right: 1em;
  position: absolute;
  top: auto;
  left: auto;
  bottom: 5.8em;
  right: 1em;
  background-color: white;
  color: rgba(63, 110, 138, 0.8);
  border-color: rgba(63, 110, 138, 0.8);
  padding-top: 0.7em;
}
.add-pins-control:hover {
  background-color: #3F6E8A;
  color: white;
}
.add-pins-control > i {
  font-size: 24px;
}

.touch .add-pins-control {
  bottom: 6em;
  display: flex;
  align-items: center;
  padding-top: 0;
  justify-content: center;
}

.locate-me {
  width: 43px;
  height: 43px;
  background-size: 21px;
  margin: 1em;
  top: auto;
  left: auto;
  right: 1em;
  bottom: 1em;
  background-color: rgba(63, 110, 138, 0.8);
  line-height: 3em;
  color: white;
  font-weight: bold;
  background-image: url("/themes/custom/images/ic_gps_not_fixed_white_36px.svg");
  background-position: center;
  background-size: 1.5em;
  background-repeat: no-repeat;
}
.locate-me:hover {
  background-color: #3F6E8A;
}
.locate-me.gps-fixed {
  background-image: url("/themes/custom/images/ic_gps_fixed_white_36px.svg");
  background-size: 1.5em;
  background-position: center;
  background-repeat: no-repeat;
}

.touch .material-floating-button.locate-me {
  height: 55px;
  width: 55px;
  background-size: 27px;
  line-height: 55px;
}

/*
.icon-fullscreen {
	&:before {
		content: "\00a0 \00a0 ";
	}
	background: {
		image: url('/themes/custom/images/ic_fullscreen_black_36px.svg');
		!*size: contain;*!
                height: auto;
                width: 100%;
		position: center;
		repeat: no-repeat;
	}
}

.icon-fullscreen-exit {
	&:before {
		content: "\00a0 \00a0 ";
	}
	background: {
		image: url('/themes/custom/images/ic_fullscreen_exit_black_36px.svg');
		!*size: contain;*!
                height: auto;
                width: 100%;
		position: center;
		repeat: no-repeat;
	}
}
*/
.pins-container ul {
  padding: 0;
}
.pins-container .pin i.icon {
  margin: 0 0.5em;
  cursor: pointer;
}
.pins-container .pin i.icon:hover {
  font-weight: bold;
}
.pins-container .pin .pin-name {
  padding-left: 1px;
  font-size: 1.1em;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pins-container .pin .pin-name:hover {
  text-decoration: underline;
}
.pins-container .pin .pin-name.pin-selected {
  font-weight: bold;
}

.btn.btn-only-icon {
  /*
  in Bootstrap, .btn has a min width of 160px, not good if you just want the button
  to contain an icon.
  To use this: <button class='btn btn-only-icon'><i class="icon...
   */
  min-width: 0 !important;
}
.btn.btn-only-icon.btn-black {
  color: black;
}
.btn.btn-only-icon.btn-black:hover {
  color: #333;
}

#MapContainer.fullscreen, main.fullscreen {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

@media (max-width: 767px) and (orientation: portrait) {
  #MapContainer.fullscreen, main.fullscreen {
    height: 100%;
    max-height: 100%;
    top: 0;
  }
}
#MapContainer .ol-attribution {
  background-color: rgba(78, 78, 78, 0.54);
  text-align: left;
  bottom: 0;
  left: 0;
  height: auto;
  right: auto;
  max-width: calc(100% - 6em);
}
#MapContainer .ol-attribution > button {
  float: left;
}
#MapContainer .ol-attribution > ul {
  color: #eee;
  font-size: 0.9rem;
  text-shadow: none;
}
#MapContainer .ol-attribution > ul > li:first-child {
  display: none;
}

.map-tooltip {
  position: fixed;
  z-index: 99999;
  background-color: black;
  color: white;
  padding: 0.2em;
  border-radius: 5px;
}

.inset-pane-xs .pins-container {
  font-size: 1.1em;
}

.d-flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.d-block {
  display: block;
}

.modal-content .pins-container .list-group {
  margin-bottom: 0;
}

.pins-container .pin {
  display: flex;
}
.pins-container .pin > * {
  /*&:last-child {
      border-right: 1px solid grey;
  }*/
  padding: 0.5em 0;
}
.pin-name {
  flex: 1;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
.pin-name > .pindicator > i.icon {
  color: #D24B40;
}
.pin-name.pin-selected {
  color: #33A3E5;
}
.pin-name.pin-selected > .pindicator > i.icon {
  color: #33A3E5;
}
.pin-name:hover > .pindicator > i.icon, .pin-name.pin-hover > .pindicator > i.icon {
  color: #84A247;
}
.pin-name:hover, .pin-name.pin-hover {
  text-decoration: none;
  color: #84A247;
}
.pin-name.pin-checked {
  color: #345a52;
}
.pin-name.pin-checked > .pindicator > i.icon {
  color: #345a52;
}

.btn.no-bg {
  background-color: transparent;
}

.btn.btn-hover-red:hover:not([disabled]) {
  color: white;
  background-color: #FF4040;
  opacity: 1;
}

.btn.btn-hover-blue:hover:not([disabled]) {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4;
  opacity: 1;
}

.delete-pin {
  background: none;
  border: none;
  color: black;
}
.delete-pin:hover {
  color: white;
  background-color: #FF4040;
}

.headerEmpty:after,
.headerSortDown:after,
.headerSortUp:after {
  content: " ";
  position: relative;
  left: 2px;
  border: 8px solid transparent;
}

.headerSortDown:after {
  top: 10px;
  border-top-color: silver;
}

.headerSortUp:after {
  bottom: 15px;
  border-bottom-color: silver;
}

.headerSortDown,
.headerSortUp {
  padding-right: 10px;
}

.properties-controls {
  /*margin-top: 10px;
  margin-bottom: 0.5em;*/
  float: right;
  display: inline-block;
}
.properties-controls > .nav {
  margin-bottom: 0.5em;
}
.properties-controls > .btn, .properties-controls > .span {
  margin-bottom: 0.5em;
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 1049px) {
  .properties-controls {
    float: none;
    margin-bottom: 0.5em;
  }
  .properties-controls > .nav {
    float: none;
    margin: 0 auto;
  }
}

.sort-down:before {
  content: "▲";
}

.sort-up:before {
  content: "▼";
}

@media (min-width: 768px) and (max-width: 1049px) and (orientation: portrait) {
  .hidden-sm-portrait {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1049px) and (orientation: landscape) {
  .hidden-sm-landscape {
    display: none !important;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .hidden-xs-portrait {
    display: none;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .hidden-xs-landscape {
    display: none;
  }
}
/** SLIDEOUT.JS **/
/*
.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position:relative;
  z-index: 1;
  will-change: transform;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}
*/
/** /SLIDEOUT.JS **/
.page-page .container dd {
  padding-bottom: 15px;
  padding-left: 15px;
}

.glossaryNav {
  padding-bottom: 15px;
  word-wrap: break-word;
}

.glossaryNav a {
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 10px;
}

.message {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0.2em 0;
}
.message.validation, .message.required, .message.bad {
  color: red;
}

article h1, article .h1 {
  font-size: 27px;
}
article h2, article .h2 {
  font-size: 22.5px;
}
article h3, article .h3 {
  font-size: 18px;
}
article h4, article .h4 {
  font-size: 13.5px;
}
article h5, article .h5 {
  font-size: 10.5px;
}
article h6, article .h6 {
  font-size: 9px;
}

.active-progress {
  animation: progress-animation 2s infinite;
}

@keyframes progress-animation {
  /* You could think of as "step 1" */
  0% {
    margin-left: 0;
    width: 0;
  }
  50% {
    margin-left: 0;
    width: 100%;
  }
  /* You could think of as "step 2" */
  100% {
    margin-left: 100%;
    width: 0;
  }
}
/** /Special checkboxes! **/
.soil-summary-coord {
  margin-bottom: 0.5em;
}

table.table-striped tr:nth-child(2n+1), dl.dl-striped:nth-child(2n+1) {
  background-color: #f4f4f4;
}

table.table-striped > tbody > tr:hover {
  background-color: #ebebeb;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.alt-layer-selector {
  padding: 0.5em;
}
.alt-layer-selector .layer {
  line-height: 2em;
  margin-bottom: 0;
}
.alt-layer-selector .layer-class {
  display: block;
  padding: 0.5em 0 0.5em 1.5em;
}
.alt-layer-selector .layer.context-layer {
  padding: 0 1em 0 0;
}

td.legend-chip {
  width: 6em;
  text-align: center;
}
td.legend-chip > img {
  margin: 0 auto;
}

#FactsheetsResults .pagination > li > a:not(:first-child), #FactsheetsResults .pagination > li > span:not(:first-child) {
  margin-left: 0.5em;
}

button.close {
  background: none;
  border: none;
  opacity: 0.5;
  font-weight: 700;
}
button.close:hover {
  opacity: 0.75;
}
button.close:active {
  opacity: 1;
}

.modal-header button.close {
  float: right;
  font-size: 24px;
  line-height: 1.42857;
  color: white;
  opacity: 1;
}

.modal-header button.close:hover {
  opacity: 0.8;
}

.transparent {
  background-color: transparent !important;
}

.autocomplete input, #PaneSearch input.rounded {
  font-size: 1em;
}

.centred-nav-pills {
  display: block;
  text-align: center;
}
.centred-nav-pills > ul.nav.nav-pills {
  display: inline-block;
}

.btn, .raised {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.7);
}

.raised-slightly {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

a.raised-slightly:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}

.no-box-shadow {
  box-shadow: none !important;
}

button.flat, [role=button].flat {
  box-shadow: none;
  border: none;
  background: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 8px;
  display: inline-block;
  text-align: center;
}
button.flat.flat-default, [role=button].flat.flat-default {
  color: #429f82;
}
button.flat:disabled, [role=button].flat:disabled {
  color: #000;
  opacity: 0.26;
}
button.flat:disabled:hover, [role=button].flat:disabled:hover {
  background-color: transparent;
}
button.flat:hover, [role=button].flat:hover {
  background-color: rgba(204, 204, 204, 0.6);
  text-decoration: none;
}
button.flat:active, [role=button].flat:active {
  background-color: rgba(153, 153, 153, 0.6);
  text-decoration: none;
}
button.flat.danger, [role=button].flat.danger {
  color: #d9534f;
}

.no-decoration {
  text-decoration: none;
}

ul.material-tabset, div.material-tabset > ul {
  margin: 0;
  display: flex;
  flex-direction: row;
  border: none;
  list-style: none;
  padding-left: 0;
}
ul.material-tabset > li, div.material-tabset > ul > li {
  flex: 1;
  display: block;
  font-weight: bold;
  height: 3.5rem;
  line-height: 3.5rem;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  cursor: pointer;
}
ul.material-tabset > li:hover, div.material-tabset > ul > li:hover {
  border-bottom: 2px solid #888;
  color: rgba(255, 255, 255, 0.7);
}
ul.material-tabset > li.active, div.material-tabset > ul > li.active {
  border-bottom: 3px solid white;
  color: #FFF;
}

.properties-content {
  margin: -1.875em -1.875em 0.5em -1.875em;
  height: 100%;
  max-height: 100%;
}
.properties-content ul.material-tabset, .properties-content div.material-tabset > ul {
  background-color: #F4C400;
}
.properties-content ul.material-tabset > li.active, .properties-content div.material-tabset > ul > li.active {
  border-bottom-color: #FEA500;
}
.properties-content > .properties-scroll-area {
  max-height: 100%;
  overflow: auto;
}
.properties-content > .properties-scroll-area:not(.pane-padding) {
  padding: 0.5rem 1em;
}

.properties-title {
  padding-left: 0.5em;
}

#FactsheetsResults #Form_SearchForm .btn {
  box-shadow: none;
}

#PaneMetadata a {
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: underline;
}

#PaneMetadata .obtain-data {
  text-decoration: none;
  color: white;
  background-color: #00C1D5;
  padding: 0.5em;
  display: inline-block;
  margin: 0.5em 0;
}
#PaneMetadata .obtain-data:hover {
  opacity: 0.6;
}

.list-group-item-action {
  font-size: 1.5em;
}

.zero-padding {
  padding: 0;
}

article h1 {
  margin-top: 50px;
}

.settings-modal ul {
  margin-bottom: 15px;
}

.touch .not-touch {
  display: none;
}

.touch-only {
  display: none;
}

.touch .touch-only {
  display: block;
}

/*
input, textarea {
	font-weight: 400;
}*/
.grecaptcha-badge {
  margin-bottom: 55px;
}

/*
 * utility class to add 100% width to an item
 */
.w-100 {
  width: 100%;
}

.items-center {
  align-items: center;
}

.metadata-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.metadata-header > h4 {
  flex: 1 0.5 10em;
}

.footer-text {
  line-height: 1.2em;
}

.footer-bottom > .container {
  padding-top: 1em;
  padding-bottom: 1em;
  flex-wrap: wrap;
}

footer > .footer-bottom .container .footer-logo > a > img {
  padding-top: 0;
}

@media (max-width: 390px) {
  .hidden-xxs {
    display: none !important;
  }
  footer > .footer-bottom > .container > .footer-logo {
    flex: 1 0 100%;
    order: 1;
    margin-bottom: 15px;
  }
  .footer-text {
    order: 2;
  }
}
.mar-bot-0 {
  margin-bottom: 0;
}

.mar-bot-10 {
  margin-bottom: 10px;
}

.mar-bot-40 {
  margin-bottom: 40px;
}

article.login h1 {
  font-size: 36px;
  line-height: 1.3em;
}
article.login h1 b {
  font-weight: 900;
}

.main-home-link .round-icon-outer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border-radius: 75px;
  color: white;
  box-shadow: 0 0 3px grey;
  margin: -50px auto 15px;
}
.main-home-link .round-icon-outer i {
  font-size: 5em;
}
.main-home-link:hover .round-icon-outer {
  box-shadow: 0 0 5px grey;
}

@media (max-width: 767px) {
  .main-home-link .round-icon-outer {
    width: auto;
    height: auto;
    background: transparent !important;
    border: none;
    box-shadow: none;
    margin: 0;
  }
  .main-home-link .round-icon-outer i {
    font-size: 3em;
  }
  .main-home-link .round-icon-outer.cs-color-home-maps {
    color: #D97C15;
  }
  .main-home-link .round-icon-outer.cs-chestnut-rose {
    color: #cd6865;
  }
  .main-home-link .round-icon-outer.cs-ocean-green {
    color: #429f82;
  }
}
div.home-links {
  position: relative;
}

.home-links > div {
  justify-content: center;
  align-items: flex-end;
}

.banner-container > .banner {
  margin-bottom: 0;
}

article.login div.inner-content {
  padding: 0.5em 32px 32px;
}

article.login form.login-form {
  margin-bottom: 28px;
}
article.login form.login-form div.field.checkbox, article.login form.login-form #ForgotPassword {
  margin-top: 16px;
}
article.login form.login-form div.field.checkbox {
  float: left;
}
article.login form.login-form #ForgotPassword {
  float: right;
}
article.login form.login-form .Actions {
  text-align: center;
  /*& input[type=submit] {
    margin-top: 21px;
    background-color: $color-primary;
  }*/
}

.weight-bold {
  font-weight: bold;
}

#ForgotPassword {
  font-weight: bold;
}

.nav.nav-pills > li > a {
  border-radius: 2em;
  margin-right: 0.5em;
}

.country-link {
  position: relative;
  display: inline-block;
  margin: 0.5em;
  color: black;
}
.country-link .flag {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
}
.country-link:hover {
  text-decoration: none;
  color: black;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}
.country-link h3 {
  text-align: left;
  margin-top: 5px;
  width: auto;
}
.country-link h3 > i {
  margin-right: 0.2em;
}

.partners-and-funders > hr {
  margin: 4em 0 0 0;
}
.partners-and-funders h5 {
  margin: 3em 0;
}
.partners-and-funders .spaced-out {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.partners-and-funders .spaced-out > * {
  margin: 1em;
}

@media (max-width: 767px) {
  .partners-and-funders .spaced-out {
    display: block;
  }
  .partners-and-funders .spaced-out > * {
    display: block;
    text-align: center;
    margin: 3em 0;
  }
}
.icon-dropdown-left, .icon-dropdown-right {
  vertical-align: text-top;
}

a.plain-link {
  color: black;
}
a.plain-link:hover, a.plain-link:active, a.plain-link:focus {
  color: black;
  text-decoration: none;
}

#Navbar .nav li.navbar-search:hover {
  background: none;
}
#Navbar .nav li.navbar-search .autocomplete input {
  width: 16em;
  vertical-align: middle;
}
#Navbar .nav li.navbar-search .autocomplete-container {
  align-items: center;
}
#Navbar .nav li.navbar-search button {
  font-size: 2em;
  line-height: initial;
}

.text-header {
  color: white;
}

button.btn-transparent-icon, [role=button].btn-transparent-icon {
  background: transparent;
  border: none;
  outline: none;
}
button.btn-transparent-icon:hover, button.btn-transparent-icon:focus, [role=button].btn-transparent-icon:hover, [role=button].btn-transparent-icon:focus {
  background: transparent;
  border: none;
  outline: none;
}
button.btn-transparent-icon > i, [role=button].btn-transparent-icon > i {
  vertical-align: middle;
}

form.search-form {
  margin: 2em 0 1em;
  font-size: 16px;
  max-width: 30em;
}
form.search-form [type=submit] {
  font-size: 20px;
}

.vis-hide {
  visibility: hidden;
}

[role=tab] {
  cursor: pointer;
}

.main-home-link .icon.icon-play {
  position: relative;
  left: 8px;
}

.minor-links span {
  margin: auto 0.75em;
}

#Navbar {
  padding: 0;
  /*ul.nav > li:last-child > a {
    padding-right: 0;
  }*/
}
#Navbar .navbar-brand {
  font-weight: bold;
  color: white;
  font-size: 1.5em;
  padding: 20px 15px;
  line-height: 40px;
}

@media (min-width: 1080px) {
  #Navbar .landcare-links > a.navbar-brand:first-child {
    padding-left: 0;
  }
  ul.nav.navbar-right {
    margin-right: 0;
  }
  ul.nav.navbar-right li.nav-hamburger {
    font-size: large;
  }
}
/*@media (orientation: portrait) {*/
/*.tile-nav.tile-nav-xs ul:not(.xs-nav-active) li.nav-logo {
  display: none;
}*/
.tile-nav.tile-nav-xs ul.xs-nav-active li.nav-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tile-nav.tile-nav-xs ul.xs-nav-active li.nav-logo a {
  height: auto;
  font-size: 18px;
}

/*}*/
.header-xs {
  color: white;
  position: relative;
  max-width: none;
}

.page-home nav.navbar .header-xs .navbar-toggle {
  position: absolute;
  left: 0;
  top: 0;
}

header .app-logo-xs a {
  color: white;
}

.legend-container .table > tbody > tr > td:not(:last-child), .legend-container-mobile .table > tbody > tr > td:not(:last-child) {
  border-right: none;
}
.legend-container .table > tbody > tr > td:first-child, .legend-container-mobile .table > tbody > tr > td:first-child {
  text-align: center;
}
.legend-container td ul, .legend-container-mobile td ul {
  padding-left: 20px;
}

.site-title {
  font-weight: bolder;
}

.content-container {
  padding-top: 15px;
}

@media screen and (min-width: 768px) {
  .content-and-menu {
    display: flex;
  }
  .content-and-menu > .content-tree {
    flex-basis: 25%;
  }
  .content-and-menu > .content-tree ~ article {
    flex-basis: 75%;
  }
  .content-and-menu > article:first-child {
    flex: 1;
  }
}
@media print {
  .content-and-menu {
    display: block;
  }
  .content-and-menu > .content-tree {
    display: none;
  }
  .content-and-menu > article {
    display: block;
  }
}
.text-capitalize-first:first-letter {
  text-transform: capitalize;
}

ul.section-menu.root {
  padding-left: 0;
}

ul.section-menu {
  list-style-type: none;
}
ul.section-menu > li > a {
  color: #de7c00;
}
ul.section-menu > li > a:hover, ul.section-menu > li > a:active, ul.section-menu > li > a:focus {
  color: #ab6000;
}
ul.section-menu > li > a:before {
  content: "→";
  display: inline-block;
}
ul.section-menu > li > a.current {
  font-weight: bold;
}

.page-title-outer {
  display: flex;
}

@media print {
  .page-title-outer {
    display: block;
  }
}
.page-title-with-back {
  margin: 40px 0;
}
.page-title-with-back > a {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 66.6666666667%;
  line-height: 39.6px;
  vertical-align: middle;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .page-title-with-back > a {
    font-size: 18px;
  }
}
.page-title-with-back ~ .print-document-button {
  margin: 34px 0;
}

@media (max-width: 767px) {
  .page-title-with-back {
    margin: 28px 0;
  }
  .page-title-with-back ~ .print-document-button {
    margin: 22px 0;
  }
}
.nav-tabs-default > .nav-tabs {
  border-bottom: 3px solid #2C9ABB;
}

a[role=button]:hover, a[role=button]:focus {
  text-decoration: none;
}

@media print {
  footer a:after {
    display: none;
  }
  .container {
    width: auto;
  }
  thead {
    break-after: avoid;
    page-break-after: avoid;
  }
  .print-document-button {
    display: none;
  }
}
@media not print {
  /* body:after {
      content: "beta";
      position: fixed;
      width: 80px;
      height: 25px;
      background: #EE8E4A;
      top: 7px;
      left: -20px;
      text-align: center;
      font-size: 13px;
      font-family: sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      color: #fff;
      line-height: 27px;
      transform: rotate(-45deg);
  } */
  .country-link {
    overflow: hidden;
  }
  .unavailable:after {
    content: "WIP";
    position: absolute;
    z-index: 1000;
    width: 80px;
    height: 25px;
    background: #EE8E4A;
    top: 7px;
    left: -20px;
    text-align: center;
    font-size: 13px;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 27px;
    transform: rotate(-45deg);
  }
  #my-contact-form {
    padding-bottom: 2em;
  }
}
@media (max-width: 768px) {
  body:after {
    z-index: 99999;
  }
}
/*
.page-page .ol-viewport {
    pointer-events: none; !* enable scroll on static map *!
}*/
/*# sourceMappingURL=app_psp.css.map */
