/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 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;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../vendor/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #206b82;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #113845;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #555555;
}
.text-primary {
  color: #206b82;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #164959;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #206b82;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #164959;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 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.42857143;
  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;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #555555;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 30px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #206b82;
  border-color: #1b5a6e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #164959;
  border-color: #020607;
}
.btn-primary:hover {
  color: #fff;
  background-color: #164959;
  border-color: #0f323c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #164959;
  background-image: none;
  border-color: #0f323c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #0f323c;
  border-color: #020607;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #206b82;
  border-color: #1b5a6e;
}
.btn-primary .badge {
  color: #206b82;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #3A833A;
  border-color: #327132;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #2a602a;
  border-color: #0b190b;
}
.btn-success:hover {
  color: #fff;
  background-color: #2a602a;
  border-color: #1f471f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #2a602a;
  background-image: none;
  border-color: #1f471f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #1f471f;
  border-color: #0b190b;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3A833A;
  border-color: #327132;
}
.btn-success .badge {
  color: #3A833A;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #206b82;
  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: #113845;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #206b82;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #206b82;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #206b82;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@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.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1;
  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 {
    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 {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.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: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #206b82;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #113845;
  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 > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #206b82;
  border-color: #206b82;
}
.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;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #206b82;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #164959;
}
.label-success {
  background-color: #3A833A;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2a602a;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #6E6E6E;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #206b82;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #206b82;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 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: #206b82;
  -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: #3A833A;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 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: #206b82;
  border-color: #206b82;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #8bcee3;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 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: #206b82;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #206b82;
  border-color: #206b82;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #206b82;
}
.panel-primary > .panel-heading .badge {
  color: #206b82;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #206b82;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 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;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.break-word {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.tag {
  display: inline-block;
  margin-bottom: 4px;
  color: #111;
  background-color: #f7f7f7;
  padding: 1px 10px;
  border: 1px solid #dedede;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
a.tag:hover {
  text-decoration: none;
  color: #fff;
  background-color: #567621;
  border: 1px solid #394e16;
  -webkit-box-shadow: inset 0 1px 0 #739e2c;
  box-shadow: inset 0 1px 0 #739e2c;
}
.pill {
  display: inline-block;
  background-color: #5b5b5b;
  color: #FFF;
  padding: 2px 10px 1px 10px;
  margin-right: 5px;
  font-weight: normal;
  border-radius: 100px;
}
.pill a {
  color: #FFF;
}
.pill a.remove {
  font-size: 11px;
}
.list-unstyled {
  margin: 0;
  list-style: none;
}
.simple-item {
  font-size: 12px;
  line-height: 1.16666667em;
  padding: 7px 15px;
  border-bottom: 1px dotted #ebebeb;
}
.simple-item:last-of-type {
  border-bottom: 0;
}
.simple-list {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.simple-list:before,
.simple-list:after {
  display: table;
  content: " ";
}
.simple-list:after {
  clear: both;
}
.simple-list:before,
.simple-list:after {
  display: table;
  content: " ";
}
.simple-list:after {
  clear: both;
}
.simple-list > li {
  font-size: 12px;
  line-height: 1.16666667em;
  padding: 7px 15px;
  border-bottom: 1px dotted #ebebeb;
}
.simple-list > li:last-of-type {
  border-bottom: 0;
}
.simple-list .ckan-icon {
  position: relative;
  top: 0px;
}
.module-narrow .simple-list > li {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.listing li {
  text-align: right;
  margin-bottom: 5px;
}
.listing .key {
  clear: right;
  font-weight: bold;
}
.js .tab-content {
  display: none;
}
.js .tab-content.active {
  display: block;
}
.box {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
}
.module > .page-header {
  margin-top: 15px;
}
.module > .module-content:nth-child(2n) {
  padding-top: 15px;
}
.module-heading {
  margin: 0;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.3;
  background-color: #f7f7f7;
  border-top: 1px solid #cacbcc;
  border-bottom: 1px solid #cacbcc;
}
.module-heading:before,
.module-heading:after {
  display: table;
  content: " ";
}
.module-heading:after {
  clear: both;
}
.module-heading:before,
.module-heading:after {
  display: table;
  content: " ";
}
.module-heading:after {
  clear: both;
}
.module-content {
  padding: 30px;
}
.module-content .add-to-group .btn-primary {
  margin-bottom: 30px;
}
.module:first-child .module-heading {
  border-radius: 3px 0 0 0;
  border-top-width: 0;
}
.module-footer {
  padding: 7px 15px 7px;
  margin: 0;
  border-top: 1px dotted #ebebeb;
}
.module .read-more {
  font-weight: bold;
  color: #000;
}
.pagination-wrapper {
  text-align: center;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
.module h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.module-shallow .module-content {
  padding: 10px;
  margin: 0;
}
.module-shallow .module-tags {
  margin-top: 0;
  margin-bottom: 0;
}
.module-shallow .module-content:first-child {
  padding-top: 10px;
}
.module-shallow .module-content:last-child {
  padding-bottom: 10px;
}
.module-narrow .module-heading,
.module-narrow .module-content,
.module-narrow .module-footer {
  padding-left: 15px;
  padding-right: 15px;
}
.module-grid {
  padding-left: 0;
  margin: 0;
  list-style: none;
  min-height: 205px;
  padding-top: 15px;
  background: #ffffff url("../../../base/images/bg.png");
  border: 1px solid #cacbcc;
  border-width: 1px 0;
  background-image: none;
}
.module-grid:before,
.module-grid:after {
  display: table;
  content: " ";
}
.module-grid:after {
  clear: both;
}
.module-grid:before,
.module-grid:after {
  display: table;
  content: " ";
}
.module-grid:after {
  clear: both;
}
.module-item {
  float: left;
  width: 178px;
  padding: 15px;
  margin: 0 0 15px 15px;
  background-color: white;
  border-radius: 3px;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 50px;
  overflow: hidden;
  position: relative;
}
.module-item span.count {
  color: #999;
}
.module-item .media-image {
  margin-bottom: 5px;
}
.module-item .media-edit {
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.module-item:hover {
  z-index: 1;
}
.module-item:hover .media-edit {
  opacity: 1;
}
@media (min-width: 992px) {
  .module-item {
    float: left;
    width: 50%;
  }
}
.module-item.first {
  clear: left;
}
.group .content img {
  margin: 0 -5px 5px;
  max-width: initial;
}
.group .content h3 {
  font-size: 14px;
  line-height: 1.3;
}
.group-listing {
  margin-left: -20px;
}
.ckanext-datapreview {
  position: relative;
  clear: both;
  padding-top: 15px;
  margin-top: 0;
}
.ckanext-datapreview > iframe {
  min-height: 650px;
}
.ckanext-datapreview > img {
  max-height: 500px;
  max-width: 100%;
  overflow: hidden;
}
.package-info h4 {
  margin-bottom: 10px;
}
.module-resource {
  z-index: 5;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 3px 3px 0 0;
}
.module-resource .actions {
  position: relative;
  float: right;
  top: -10px;
  right: -15px;
}
.module .module-tags {
  padding-bottom: 8px;
}
.no-nav .module:last-child {
  margin-top: 0;
}
.module-image {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 15px;
}
.module-image img {
  max-width: 50px;
  max-height: 50px;
  vertical-align: middle;
}
.banner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 15px;
  right: -35px;
  width: 80px;
  color: #fff;
  background-color: #005d7a;
  padding: 1px 20px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}
.media-grid {
  padding-left: 0;
  margin: 0;
  list-style: none;
  min-height: 205px;
  padding-top: 15px;
  background: #ffffff url("../../../base/images/bg.png");
  border: 1px solid #cacbcc;
  border-width: 1px 0;
}
.media-grid:before,
.media-grid:after {
  display: table;
  content: " ";
}
.media-grid:after {
  clear: both;
}
.media-grid:before,
.media-grid:after {
  display: table;
  content: " ";
}
.media-grid:after {
  clear: both;
}
.media-item {
  position: relative;
  float: left;
  width: 178px;
  padding: 15px;
  margin: 0 0 15px 15px;
  background-color: white;
  border-radius: 3px;
}
.media-item span.count {
  color: #999;
}
.media-item .media-image {
  margin-bottom: 5px;
}
.media-item .media-edit {
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.media-item:hover {
  z-index: 1;
}
.media-item:hover .media-edit {
  opacity: 1;
}
.media-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #cacbcc;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 3px;
}
.media-view:hover,
.media-view.hovered {
  border-color: #005d7a;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.media-view:hover .banner,
.media-view.hovered .banner {
  background-color: #005d7a;
}
.media-view span {
  display: none;
}
.media-view .banner {
  display: block;
  background-color: #a3a5a6;
  -webkit-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.media-image {
  border-radius: 4px;
}
.media-image img {
  min-width: 100%;
}
.media-heading {
  font-size: 18px;
  line-height: 1.3;
  margin: 5px 0;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.media-description {
  word-wrap: break-word;
  word-break: break-all;
}
.media-overlay {
  position: relative;
  min-height: 35px;
}
.media-overlay .media-heading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 10px;
  margin: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  color: #fff;
  z-index: 1;
  border-radius: 0 0 3px 3px;
}
.media-overlay .media-image {
  float: none;
  display: block;
  margin-right: 0;
}
.media-item.is-expander .truncator-link {
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  position: absolute;
  z-index: 10;
  left: 15px;
  bottom: 15px;
  opacity: 0;
}
.media-item.is-expander:hover {
  padding-bottom: 35px;
}
.media-item.is-expander:hover .truncator-link {
  opacity: 1;
}
.wide .media-item {
  width: 186px;
}
.nav-simple,
.nav-aside {
  padding-left: 0;
  margin: 0;
  list-style: none;
  padding-bottom: 0;
}
.nav-simple:before,
.nav-aside:before,
.nav-simple:after,
.nav-aside:after {
  display: table;
  content: " ";
}
.nav-simple:after,
.nav-aside:after {
  clear: both;
}
.nav-simple:before,
.nav-aside:before,
.nav-simple:after,
.nav-aside:after {
  display: table;
  content: " ";
}
.nav-simple:after,
.nav-aside:after {
  clear: both;
}
.nav-simple > li,
.nav-aside > li {
  font-size: 12px;
  line-height: 1.16666667em;
  padding: 7px 15px;
  border-bottom: 1px dotted #ebebeb;
}
.nav-simple > li:last-of-type,
.nav-aside > li:last-of-type {
  border-bottom: 0;
}
.nav-simple .ckan-icon,
.nav-aside .ckan-icon {
  position: relative;
  top: 0px;
}
.nav-aside {
  border-top: 1px dotted #DDD;
  border-bottom: 1px dotted #DDD;
  margin-bottom: 15px;
}
.nav-item > a,
.nav-aside li a {
  color: #333;
  font-size: 14px;
  line-height: 1.42857143;
  margin: -7px -15px;
  padding: 7px 15px;
}
.nav-item.active,
.nav-aside li.active {
  background-color: #f7f7f7;
}
.nav-item.active > a,
.nav-aside li.active a {
  position: relative;
  color: #FFF;
  background-color: #647A82;
}
.nav-item.active > a:hover,
.nav-aside li.active a:hover {
  color: #FFF;
  background-color: #647A82;
}
@media (min-width: 768px) {
  .nav-item.active > a:before,
  .nav-aside li.active a:before {
    content: ' ';
    position: absolute;
    border: 20px solid transparent;
    border-right: none;
    border-left-color: #647A82;
    border-left-width: 6px;
    top: 0;
    bottom: 0;
    right: -6px;
    width: 6px;
    height: 34px;
  }
}
.nav-pills > li {
  float: none;
}
@media (min-width: 768px) {
  .nav-pills > li {
    float: left;
  }
}
.nav-item.active > a span,
.nav-aside li.active a span {
  white-space: nowrap;
  overflow: hidden;
}
.module-narrow .nav-item > a,
.module-narrow .nav-aside li a {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.module-narrow .nav-item.image,
.module-narrow .nav-aside li.image {
  position: relative;
}
.module-narrow .nav-item.image > a,
.module-narrow .nav-aside li.image a {
  padding-left: 42px;
  padding-right: 42px;
}
.module-narrow .nav-item.image > img,
.module-narrow .nav-aside li.image img {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  z-index: 2;
}
.nav-facet .nav-item > a:hover:after,
.nav-facet .nav-item.active > a:after {
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../../../base/images/sprite-ckan-icons.png");
  background-repeat: no-repeat;
  background-position: 16px 16px;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -8px;
}
.nav-facet .nav-item > a:hover:after {
  width: 17px;
  height: 17px;
  background-position: -17px -16px;
}
.nav-facet .nav-item.active > a:after {
  width: 17px;
  height: 17px;
  background-position: 0px -16px;
  right: 3px;
}
.user-list {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.user-list li {
  margin: 0 0 10px 0;
}
.user-list .user-image {
  margin-right: 3px;
  margin-bottom: 3px;
  border-radius: 100px;
}
.nav-facet-tertiary {
  margin: 10px 0;
}
.nav-facet-tertiary .module-heading {
  margin-bottom: 5px;
  padding: 8px 12px;
  border-bottom-width: 0;
  border-radius: 5px;
}
.nav-facet-tertiary .module-heading i {
  display: none;
}
.nav-facet-tertiary .module-footer {
  padding: 8px 12px;
  border-top-width: 0;
}
.nav-facet-tertiary .module-footer a {
  font-weight: normal;
  color: #8C8C8C;
}
.nav-facet-tertiary .nav {
  margin-bottom: 0;
}
.nav-facet-tertiary .module-content.empty {
  padding: 8px 12px;
  margin-top: 0;
}
.nav-facet-tertiary .nav li.active {
  position: relative;
}
.nav-facet-tertiary .nav li.active > a:hover:after,
.nav-facet-tertiary .nav li.active > a:after {
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../../../base/images/sprite-ckan-icons.png");
  background-repeat: no-repeat;
  background-position: 16px 16px;
  width: 17px;
  height: 17px;
  background-position: 0px -16px;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -8px;
}
.nav-simple > .nav-btn {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.nav-simple > .nav-btn .btn {
  display: inline-block;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.js .js-hide {
  display: none;
}
.js .js-hide.active {
  display: block;
}
.btn,
label {
  font-weight: bold;
}
.btn-rounded {
  border-radius: 100px;
  padding-left: 15px;
  padding-right: 15px;
}
label {
  cursor: pointer;
  font-size: 14px;
}
label:after {
  content: ":";
}
label.radio:after,
label.checkbox:after {
  content: "";
}
.cr-controls-reset {
  position: relative;
  margin-left: initial;
  margin-right: 5px;
  top: 2px;
}
.checkbox input[type=checkbox] {
  position: relative;
  margin-left: initial;
  margin-right: 5px;
  top: 2px;
}
.radio input[type=radio] {
  position: relative;
  margin-left: initial;
  margin-right: 5px;
  top: 2px;
}
select {
  padding: 4px;
}
textarea {
  max-width: 100%;
}
.form-group .btn {
  position: relative;
  top: -2px;
}
.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox,
.radio {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.control-full input,
.control-full select,
.control-full textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  width: 100%;
}
.control-large input {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.control-large input {
  height: 46px;
  line-height: 46px;
}
textarea.control-large input,
select[multiple].control-large input {
  height: auto;
}
.control-large .control-label {
  font-size: 18px;
}
.control-required {
  color: #b90b0b;
}
.form-actions .control-required-message {
  float: left;
  margin-left: 20px;
  margin-bottom: 0;
  line-height: 30px;
}
.form-actions .control-required-message:first-child {
  margin-left: 0;
}
.form-actions {
  overflow: auto;
}
@media (min-width: 768px) {
  .form-actions {
    text-align: right;
  }
}
.form-actions .action-info {
  line-height: 2;
  text-align: left;
  color: #707070;
  margin: 0;
}
@media (min-width: 768px) {
  .form-actions .action-info {
    float: left;
    width: 50%;
    margin-right: 15px;
  }
}
.form-actions .action-info.small {
  font-size: 11px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .form-actions .btn {
    margin-top: 5px;
  }
}
.form-group .info-block {
  position: relative;
  display: block;
  font-size: 11px;
  color: #000;
  line-height: 1.3;
  margin-top: 6px;
}
.form-group .info-help {
  padding: 6px 0;
}
.form-group .info-help:before {
  display: none;
}
.form-group .info-help-tight {
  margin-top: -10px;
}
@media (min-width: 992px) {
  .form-group .info-block {
    padding: 5px 0 5px 10px;
  }
  .form-group .info-inline {
    margin-top: 0;
    padding-bottom: 0;
  }
}
form .control-medium .info-block.info-inline {
  width: 165px;
}
.form-group .info-block:before {
  font-size: 2.2em;
  position: absolute;
  left: 0;
  top: 2px;
}
.form-group .info-inline:before {
  top: 8px;
}
.info-block .icon-large,
.info-inline .icon-large {
  float: left;
  font-size: 22px;
  margin-right: 15px;
}
.form-group .info-block a {
  color: #000;
  text-decoration: underline;
}
.form-inline input {
  padding-bottom: 9px;
}
.form-inline select {
  margin-top: 0;
}
.form-inline .btn {
  margin-left: 5px;
}
.form-narrow label {
  margin-bottom: 0;
}
.form-narrow select {
  width: 100%;
}
.form-narrow .form-actions {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px 0;
}
input[data-module="autocomplete"],
select[data-module="autocomplete"] {
  width: 100%;
}
.form-select label {
  margin-right: 5px;
}
.simple-input label,
.simple-input button {
  display: none;
}
.simple-input .field {
  position: relative;
}
.simple-input .field-bordered {
  border-bottom: 1px dotted #ebebeb;
}
.simple-input .field input {
  width: 100%;
  height: auto;
}
.simple-input .field .btn-search {
  position: absolute;
  display: block;
  height: 17px;
  width: 17px;
  padding: 0;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  background-color: transparent;
  border: none;
  color: #999;
  -webkit-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.simple-input .field .btn-search:hover {
  color: #000;
}
.editor textarea {
  border-radius: 3px 3px 0 0;
  border-bottom: none;
}
.editor .editor-info-block {
  border-radius: 0 0 3px 3px;
  display: block;
  float: none;
  padding: 4px 10px;
  background: #ebebeb;
  width: auto;
  border: 1px solid #ccc;
  border-top: none;
  font-size: 11px;
  color: #282828;
}
.editor .editor-info-block a {
  color: #567621;
  text-decoration: none;
}
.control-custom {
  font-size: 0;
}
.control-custom .input-group {
  margin-bottom: 10px;
}
.control-custom .checkbox {
  display: inline-block;
  margin: 2px 0 2px 10px;
}
.control-custom .checkbox input {
  width: auto;
}
.control-custom.disabled label,
.control-custom.disabled input {
  color: #aaa;
  text-decoration: line-through;
  text-shadow: none;
}
.control-custom.disabled input {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f3f3f3;
}
.control-custom.disabled .checkbox {
  color: #000;
  text-decoration: none;
}
.control-custom .checkbox.btn {
  border-radius: 15px;
  position: relative;
  top: 0;
  left: 5px;
  height: 1px;
  width: 9px;
  padding: 3px 8px;
  line-height: 18px;
}
.control-custom .checkbox.btn span {
  display: none;
  width: 30px;
}
.control-custom .checkbox.btn:before {
  position: relative;
  top: 1px;
  left: -1px;
  color: #fff;
}
.control-custom .checkbox input {
  display: none;
}
.control-custom.disabled .checkbox.btn {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  background-image: none;
  background-color: #bd362f;
  margin-top: 2px;
}
.control-custom.disabled .checkbox.btn:focus,
.control-custom.disabled .checkbox.btn.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.control-custom.disabled .checkbox.btn:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.control-custom.disabled .checkbox.btn:active,
.control-custom.disabled .checkbox.btn.active,
.open > .dropdown-toggle.control-custom.disabled .checkbox.btn {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.control-custom.disabled .checkbox.btn:active:hover,
.control-custom.disabled .checkbox.btn.active:hover,
.open > .dropdown-toggle.control-custom.disabled .checkbox.btn:hover,
.control-custom.disabled .checkbox.btn:active:focus,
.control-custom.disabled .checkbox.btn.active:focus,
.open > .dropdown-toggle.control-custom.disabled .checkbox.btn:focus,
.control-custom.disabled .checkbox.btn:active.focus,
.control-custom.disabled .checkbox.btn.active.focus,
.open > .dropdown-toggle.control-custom.disabled .checkbox.btn.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.control-custom.disabled .checkbox.btn.disabled:hover,
.control-custom.disabled .checkbox.btn[disabled]:hover,
fieldset[disabled] .control-custom.disabled .checkbox.btn:hover,
.control-custom.disabled .checkbox.btn.disabled:focus,
.control-custom.disabled .checkbox.btn[disabled]:focus,
fieldset[disabled] .control-custom.disabled .checkbox.btn:focus,
.control-custom.disabled .checkbox.btn.disabled.focus,
.control-custom.disabled .checkbox.btn[disabled].focus,
fieldset[disabled] .control-custom.disabled .checkbox.btn.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.control-custom.disabled .checkbox.btn .badge {
  color: #d9534f;
  background-color: #fff;
}
.control-custom.disabled .checkbox.btn:hover {
  background-color: #802420;
}
.alert-danger a {
  color: #b90b0b;
}
.form-group.has-error input,
.form-group.has-error select,
.form-group.has-error textarea,
.form-group.has-error .input-group .input-group-addon,
.form-group.has-error .input-group .input-group-addon {
  border-color: #b90b0b;
}
.form-group select,
.form-group .select2-container {
  max-width: 100%;
}
.error-inline {
  color: #b90b0b;
  margin: 10px;
}
.error-block,
.error-inline {
  font-size: 12px;
}
.error-block {
  border-radius: 0 0 3px 3px;
  display: block;
  padding: 6px 8px 3px;
  background: #b90b0b;
  color: #fff;
  width: auto;
}
.control-medium .error-block {
  width: auto;
}
.control-full .error-block {
  width: auto;
}
.form-group.has-error .input-group .error-block,
.control-custom.error .error-block {
  width: auto;
}
.control-custom.error .error-block {
  width: auto;
  border-radius: 3px;
}
.control-select.error .error-block {
  width: auto;
}
.stages {
  padding-left: 0;
  margin: 0;
  list-style: none;
  color: #424242;
  counter-reset: stage;
  overflow: hidden;
  margin-bottom: 30px;
}
.stages:before,
.stages:after {
  display: table;
  content: " ";
}
.stages:after {
  clear: both;
}
.stages:before,
.stages:after {
  display: table;
  content: " ";
}
.stages:after {
  clear: both;
}
.stages li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 27px;
  counter-increment: stage;
  width: 50%;
  background-color: #e7e7e7;
  float: left;
  padding: 10px 20px;
  position: relative;
  z-index: 0;
}
.stages li:before {
  border-radius: 14px;
  content: counter(stage);
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-right: 5px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #aeaeae;
  z-index: 1;
}
.stages li:after {
  left: 0;
  border: solid rgba(237, 237, 237, 0);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #e7e7e7;
  border-bottom-color: #e7e7e7;
  border-width: 29px;
  top: 50%;
  margin-top: -29px;
  margin-left: -30px;
}
.stages li.last {
  position: relative;
  right: -1px;
}
.stages li.last,
.stages li.last .highlight {
  border-radius: 0 3px 0 0;
}
.stages li.first:after {
  content: none;
  border: none;
}
.stages li.active:after {
  border-color: rgba(140, 198, 138, 0);
  border-top-color: #567621;
  border-bottom-color: #567621;
}
.stages li.complete:after {
  border-color: rgba(197, 226, 196, 0);
  border-top-color: #c5e2c4;
  border-bottom-color: #c5e2c4;
}
.stages.stage-3 li.complete:first-child:after {
  content: none;
}
.stages li.active,
.stages li.complete {
  background: none;
}
.stages li.active:before {
  color: #8cc68a;
  background: #fff;
}
.stages li.complete:before {
  color: #c5e2c4;
  background: #eef6ed;
}
.stages li .highlight {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 52px;
  border: none;
  text-align: left;
  text-decoration: none;
  line-height: 27px;
  z-index: -1;
}
@media (max-width: 991px) {
  .stages li .highlight {
    text-indent: -9999px;
  }
}
.stages li.active .highlight {
  color: #fff;
  background: #567621;
}
.stages li.complete .highlight {
  color: #eef6ed;
  background: #c5e2c4;
}
.alert > :last-child {
  margin-bottom: 0;
}
.slug-preview {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 5px;
  margin-left: 10px;
}
.slug-preview-value {
  background-color: #faedcf;
  margin-right: 3px;
}
.resource-upload-field {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
}
.resource-upload-field label {
  z-index: 0;
}
.resource-upload-field input {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  margin: 0;
  border: solid transparent;
  border-width: 100px 0 0 200px;
  cursor: pointer;
  direction: ltr;
  -moz-transform: translate(-300px, 0) scale(4);
}
.resource-upload-field.loading {
  display: inline-block;
  background: url("../../../base/images/loading-spinner.gif") no-repeat center right;
  padding-right: 5px;
}
.select2-container .select2-choice input,
.select2-container-multi .select2-choices .select2-search-field:first-child input {
  font-size: 14px;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 29px;
}
.select2-container .select2-choice input,
.select2-container-multi .select2-choices .select2-search-field:first-child input {
  padding-left: 10px;
}
.select2-container {
  margin-top: 1px;
  margin-bottom: 7.5px;
}
.select2-container-multi {
  margin-top: 0;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 5px 8px 5px 22px;
}
.select2-container-multi.select2-container .select2-choices {
  padding-top: 3px;
  padding-bottom: 3px;
}
.select2-search-choice-close,
.select2-container-multi .select2-search-choice-close {
  top: 6px;
  left: 5px;
}
.select2-container-multi .select2-choices {
  border-radius: 3px;
  -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 linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  background-color: #fff;
  border: 1px solid #ccc;
}
.select2-container-active .select2-choices,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.select2-container-multi .select2-drop {
  margin-top: -2px;
}
.select2-container .select2-results li {
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.control-full .select2-container {
  max-width: 100%;
}
.form-group.has-error .select2-container input:focus,
.form-group.has-error .select2-container select:focus,
.form-group.has-error .select2-container textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.js .image-upload #field-image-url {
  padding-right: 90px;
}
.js .image-upload #field-image-upload {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.js .image-upload .controls {
  position: relative;
}
.js .image-upload .btn {
  position: relative;
  top: 0;
  margin-right: 10px;
}
.js .image-upload .btn.hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.js .image-upload .btn-remove-url {
  position: absolute;
  margin-right: 0;
  top: 6px;
  right: 5px;
  padding: 0 12px;
  border-radius: 100px;
}
.js .image-upload .btn-remove-url .icon-remove {
  margin-right: 0;
}
.js .image-upload .error-inline {
  margin-top: 5px;
  margin-left: 2px;
  font-weight: bold;
}
.add-member-form .control-label {
  display: block;
}
.add-member-or-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (max-width: 991px) {
  .add-member-or-wrap {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .add-member-or-wrap {
    min-height: 100px;
  }
}
.add-member-or {
  text-align: center;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
}
#recaptcha_table {
  table-layout: inherit;
  line-height: 1;
}
.dataset-item {
  border-bottom: 1px dotted #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .dataset-item {
    word-wrap: break-word;
  }
}
.dataset-item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.dataset-heading {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.3;
}
.dataset-heading a {
  color: #333;
}
.dataset-heading .label {
  position: relative;
  top: -1px;
}
.label-inverse {
  background-color: #555555;
}
.dataset-private {
  margin-right: 10px;
  text-transform: uppercase;
}
.dataset-private .icon-lock {
  width: 9px;
}
.dataset-private.pull-right {
  margin-right: 0;
}
.dataset-resources {
  margin-top: 8px;
}
.dataset-resources li {
  display: inline;
}
.dataset-resources li a {
  background-color: #cacbcc;
}
.dataset-heading .popular {
  top: 0;
}
.resource-list {
  padding-left: 0;
  margin: 0;
  list-style: none;
  margin: -10px -10px 10px -10px;
}
.resource-item {
  position: relative;
  padding: 10px 10px 10px 60px;
  margin-bottom: 0px;
  border-radius: 3px;
}
.resource-item:hover {
  background-color: #fff;
}
.resource-item .heading {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.resource-item .format-label {
  position: absolute;
  top: 10px;
  left: 10px;
}
.resource-item .description {
  font-size: 12px;
  margin-bottom: 0;
  min-height: 12px;
}
.resource-item .btn-group {
  position: absolute;
  top: 9px;
  right: 10px;
}
@media (max-width: 991px) {
  .resource-item .btn-group {
    display: none;
  }
}
.resource-list.reordering .resource-item {
  border: 1px solid #cacbcc;
  margin-bottom: 10px;
  cursor: move;
}
.resource-list.reordering .resource-item .handle {
  display: block;
  position: absolute;
  color: #888;
  left: -31px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #cacbcc;
  border-width: 1px 0 1px 1px;
  background-color: #fff;
  border-radius: 20px 0 0 20px;
}
.resource-list.reordering .resource-item .handle:hover {
  text-decoration: none;
}
.resource-list.reordering .resource-item:hover .handle {
  background-color: #fff;
}
.resource-list.reordering .resource-item.ui-sortable-helper {
  background-color: #fff;
  border: 1px solid #567621;
}
.resource-list.reordering .resource-item.ui-sortable-helper .handle {
  background-color: #fff;
  border-color: #567621;
  color: #333;
}
.resource-item .handle {
  display: none;
}
.tag-list {
  padding-left: 0;
  margin: 0;
  list-style: none;
  padding: 10px 10px 5px 10px;
}
.tag-list li {
  display: inline-block;
  margin-right: 5px;
}
.tag-list li:last-child {
  margin-right: 0;
}
.additional-info td,
.additional-info th {
  width: 50%;
}
.label[data-format=html],
.label[data-format*=html] {
  background-color: #2E759E;
}
.label[data-format=json],
.label[data-format*=json] {
  background-color: #D63B00;
}
.label[data-format=xml],
.label[data-format*=xml] {
  background-color: #D63B00;
}
.label[data-format=text],
.label[data-format*=text] {
  background-color: #1A7EA3;
}
.label[data-format=csv],
.label[data-format*=csv] {
  background-color: #856A00;
}
.label[data-format=xls],
.label[data-format*=xls] {
  background-color: #207E42;
}
.label[data-format=zip],
.label[data-format*=zip] {
  background-color: #686868;
}
.label[data-format=api],
.label[data-format*=api] {
  background-color: #D22D81;
}
.label[data-format=pdf],
.label[data-format*=pdf] {
  background-color: #e0051e;
}
.label[data-format=rdf],
.label[data-format*=rdf],
.label[data-format*=nquad],
.label[data-format*=ntriples],
.label[data-format*=turtle] {
  background-color: #0b4498;
}
.view-list {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.view-list li {
  position: relative;
  margin-bottom: 10px;
}
.view-list li a {
  display: block;
  min-height: 50px;
  padding: 10px;
  border: 1px solid #cacbcc;
  overflow: hidden;
  border-radius: 3px;
}
.view-list li a .icon {
  float: left;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-right: 10px;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
}
.view-list li a .icon i {
  display: block;
  text-align: center;
  font-size: 28px;
  line-height: 50px;
}
.view-list li a h3 {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 3px 0;
}
.view-list li a p {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
}
.view-list li a.active,
.view-list li a:hover {
  text-decoration: none;
  border-color: #567621;
}
.view-list li a.active .icon,
.view-list li a:hover .icon {
  background-color: #567621;
  color: #f7f7f7;
}
.view-list li .arrow {
  position: absolute;
  display: none;
  border: 8px solid transparent;
  border-top-color: #567621;
  left: 50%;
  bottom: -15px;
  margin-left: -4px;
}
.view-list li.active a {
  text-decoration: none;
  border-color: #567621;
}
.view-list li.active a .icon {
  background-color: #567621;
  color: #f7f7f7;
}
.view-list li.active .arrow {
  display: block;
}
.view-list.stacked {
  overflow-y: hidden;
  overflow-x: auto;
  height: 100px;
  white-space: nowrap;
}
.view-list.stacked li {
  display: inline-block;
  width: 250px;
  margin-right: 10px;
}
.view-list.stacked li:last-child {
  margin-right: 0;
}
.view-list.stacked::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.view-list.stacked::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f7f7f7;
}
.view-list.stacked::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c4c4c4;
}
.view-list.stacked::-webkit-scrollbar-thumb:hover {
  background-color: #567621;
}
.resource-view {
  margin-top: 20px;
}
#activity-archive-notice {
  clear: both;
}
/* diff styles */
table.diff {
  font-family: Courier;
  border: medium;
}
.diff_header {
  background-color: #e0e0e0;
}
td.diff_header {
  text-align: right;
}
.diff_next {
  background-color: #c0c0c0;
}
.diff_add {
  background-color: #aaffaa;
}
.diff_chg {
  background-color: #ffff77;
}
.diff_sub {
  background-color: #ffaaaa;
}
.accordion-item {
  background-color: #f7f7f7;
  cursor: pointer;
  padding: 10px;
  margin-bottom: 5px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.accordion-item:hover {
  background-color: #dedede;
}
.purge-all {
  float: right;
  margin-bottom: 15px;
}
.search-form {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #ebebeb;
}
.search-form .search-input {
  position: relative;
  margin-bottom: 20px;
}
.search-form .search-input input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  height: auto;
}
.search-form .search-input button {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  height: 20px;
  padding: 0;
  border: none;
  background: transparent;
}
.search-form .search-input button span {
  display: none;
}
.search-form .search-input button i {
  color: #ccc;
  -webkit-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.search-form .search-input button:hover i {
  color: #000;
}
.search-form .search-input.search-giant input {
  font-size: 16px;
  padding: 15px;
}
.search-form .search-input.search-giant button {
  margin-top: -15px;
  right: 15px;
}
.search-form .search-input.search-giant button i {
  font-size: 28px;
  width: 28px;
}
.search-form .control-order-by label,
.search-form .control-order-by select {
  display: inline;
}
.search-form .control-order-by .form-control {
  width: auto;
}
.search-form .filter-list {
  color: #000;
  line-height: 32px;
  margin: 10px 0 0 0;
}
.search-form .filter-list .pill {
  line-height: 21px;
}
.search-form .filter-list .extra {
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
.search-form.no-bottom-border {
  border-bottom-width: 0;
  margin-bottom: 0;
}
.search-form .search-input-group {
  margin-bottom: 30px;
}
.tertiary .control-order-by {
  float: none;
  margin: 0;
}
.tertiary .control-order-by label {
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 12px;
}
.tertiary .control-order-by select {
  display: block;
  font-size: 12px;
  width: 100%;
}
.tertiary .search-input {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .search-form .control-order-by {
    float: right;
    margin-left: 15px;
  }
  .tertiary .search-form .control-order-by {
    float: none;
    margin: 0;
  }
}
.group .media-vertical .image {
  margin: 0 -5px 5px;
}
.group-list:nth-child(odd) {
  clear: left;
}
.group-list .module-heading {
  padding-top: 15px;
  padding-bottom: 15px;
}
.group-list .dataset-content {
  min-height: 54px;
}
.group-list .module-heading h3 {
  margin-bottom: 2px;
}
.group-list .module-heading h3 a {
  color: #333;
}
.group-list .module-heading .media-image {
  overflow: hidden;
  max-height: 60px;
}
.group-list .module-heading .media-image img {
  max-width: 85px;
}
.toolbar {
  position: relative;
  margin-bottom: 10px;
  padding: 5px 0;
}
.toolbar:before,
.toolbar:after {
  display: table;
  content: " ";
}
.toolbar:after {
  clear: both;
}
.toolbar:before,
.toolbar:after {
  display: table;
  content: " ";
}
.toolbar:after {
  clear: both;
}
.page_primary_action {
  margin-bottom: 20px;
}
.toolbar .breadcrumb {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 18px;
}
.toolbar .breadcrumb:before,
.toolbar .breadcrumb:after {
  display: table;
  content: " ";
}
.toolbar .breadcrumb:after {
  clear: both;
}
.toolbar .breadcrumb:before,
.toolbar .breadcrumb:after {
  display: table;
  content: " ";
}
.toolbar .breadcrumb:after {
  clear: both;
}
.toolbar .home a {
  text-decoration: none;
}
.toolbar .home span {
  display: none;
}
.toolbar .breadcrumb a {
  color: #474747;
}
@media (max-width: 767px) {
  .toolbar .breadcrumb {
    color: #fff;
    text-shadow: none;
  }
  .toolbar .breadcrumb a {
    color: #fff;
    text-shadow: none;
  }
}
.toolbar .breadcrumb .active a,
.toolbar .breadcrumb a.active {
  font-weight: bold;
}
.actions {
  padding-left: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.actions li {
  display: inline-block;
  margin-right: 5px;
}
.actions li:last-of-type {
  margin-right: 0;
}
.hide-heading {
  display: none;
}
.page-header {
  margin-top: 30px;
  border-bottom: 1px solid #cacbcc;
  background-color: #f7f7f7;
  border-radius: 0 3px 0 0;
}
.page-header.module-content {
  padding-top: 15px;
  padding-bottom: 0;
}
.page-header:before,
.page-header:after {
  display: table;
  content: " ";
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  display: table;
  content: " ";
}
.page-header:after {
  clear: both;
}
.page-header .nav-tabs {
  float: left;
  margin-bottom: -1px;
}
.page-header .nav-tabs li.active a,
.page-header .nav-tabs a:hover {
  background-color: #fff;
}
.page-header .content_action {
  float: right;
  margin-top: -3px;
}
.no-nav .page-header {
  border-radius: 3px 3px 0 0;
}
.nav-tabs-plain {
  padding: 0 15px;
}
.nav-tabs-plain > .active > a,
.nav-tabs-plain > .active > a:hover {
  background-color: #fff;
}
@media (max-width: 991px) {
  .page-header .nav-tabs {
    margin: 5px 10px 10px -5px;
    border: none;
  }
  .page-header .nav-tabs > li {
    float: none;
  }
  .page-header .nav-tabs > li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .page-header .nav-tabs > .active > a,
  .page-header .nav-tabs > .active > a:hover,
  .page-header .nav-tabs > .active > a:focus {
    border-bottom-color: #dddddd;
  }
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
h1,
h2,
h3,
h4 {
  line-height: 1.5;
}
h1 small,
h2 small,
h3 small,
h4 small {
  font-size: 14px;
}
.prose h1,
.prose heading-1 h2,
.prose heading-2 {
  margin-bottom: 15px;
}
.prose h3,
.prose heading-3 {
  margin-bottom: 10px;
}
.table-chunky td,
.table-chunky th {
  padding: 12px 15px;
  font-size: 12px;
}
.table-chunky thead th,
.table-chunky thead td {
  color: #fff;
  background-color: #aaa;
  padding-top: 10px;
  padding-bottom: 10px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: transparent;
}
.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {
  background-color: #f2f2f2;
}
.table-chunky.table-bordered {
  border-radius: 2px;
}
.table-chunky.table-bordered thead:first-child tr:first-child th:first-child,
.table-chunky.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.table-chunky.table-bordered thead:first-child tr:first-child th:last-child,
.table-chunky.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
}
.table-chunky.table-bordered thead:last-child tr:last-child th:first-child,
.table-chunky.table-bordered tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.table-chunky.table-bordered thead:last-child tr:last-child th:last-child,
.table-chunky.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ckan-icon {
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../../../base/images/sprite-ckan-icons.png");
  background-repeat: no-repeat;
  background-position: 16px 16px;
}
.ckan-icon-fb {
  width: 16px;
  height: 16px;
  background-position: 0px 0;
}
.ckan-icon-gplus {
  width: 16px;
  height: 16px;
  background-position: -16px 0;
}
.ckan-icon-twitter {
  width: 16px;
  height: 16px;
  background-position: -32px 0;
}
.ckan-icon-email {
  width: 16px;
  height: 16px;
  background-position: -48px 0;
}
.ckan-icon-share {
  width: 16px;
  height: 16px;
  background-position: -64px 0;
}
.ckan-icon-feed {
  width: 16px;
  height: 16px;
  background-position: -80px 0;
}
.ckan-icon-calendar {
  width: 16px;
  height: 16px;
  background-position: -96px 0;
}
.ckan-icon-file {
  width: 16px;
  height: 16px;
  background-position: -112px 0;
}
.ckan-icon-lock {
  width: 16px;
  height: 16px;
  background-position: -128px 0;
}
.ckan-icon-link-file {
  width: 16px;
  height: 16px;
  background-position: -144px 0;
}
.ckan-icon-link-plugin {
  width: 16px;
  height: 16px;
  background-position: -160px 0;
}
.ckan-icon-upload-file {
  width: 16px;
  height: 16px;
  background-position: -176px 0;
}
.ckan-icon-callout {
  width: 16px;
  height: 16px;
  background-position: -192px 0;
}
.ckan-icon-circle-cross {
  width: 17px;
  height: 17px;
  background-position: 0px -16px;
}
.ckan-icon-circle-add {
  width: 17px;
  height: 17px;
  background-position: -17px -16px;
}
.ckan-icon-flame {
  width: 17px;
  height: 17px;
  background-position: -34px -16px;
}
.ckan-icon-search {
  width: 17px;
  height: 17px;
  background-position: -51px -16px;
}
.ckan-icon-large-lock {
  width: 20px;
  height: 20px;
  background-position: 0px -33px;
}
.ckan-icon-photo {
  width: 20px;
  height: 20px;
  background-position: -20px -33px;
}
.ckan-icon-add {
  width: 20px;
  height: 20px;
  background-position: -40px -33px;
}
.ckan-icon-home {
  width: 20px;
  height: 20px;
  background-position: -60px -33px;
}
.ckan-icon-rewind {
  width: 20px;
  height: 20px;
  background-position: -80px -33px;
}
.ckan-icon-tools {
  width: 20px;
  height: 20px;
  background-position: -100px -33px;
}
.ckan-icon-flag {
  width: 20px;
  height: 20px;
  background-position: -120px -33px;
}
.ckan-icon-clipboard {
  width: 20px;
  height: 20px;
  background-position: -140px -33px;
}
.ckan-icon-share {
  width: 20px;
  height: 20px;
  background-position: -160px -33px;
}
.ckan-icon-info {
  width: 20px;
  height: 20px;
  background-position: -180px -33px;
}
.ckan-icon-download {
  width: 20px;
  height: 20px;
  background-position: -200px -33px;
}
.ckan-icon-star {
  width: 20px;
  height: 20px;
  background-position: -220px -33px;
}
.ckan-icon-info-flat {
  width: 20px;
  height: 20px;
  background-position: -240px -33px;
}
.ckan-icon-tag {
  width: 20px;
  height: 20px;
  background-position: -260px -33px;
}
.ckan-icon-plus {
  width: 20px;
  height: 20px;
  background-position: -280px -33px;
  width: 16px;
}
.ckan-icon-head {
  width: 20px;
  height: 20px;
  background-position: -300px -33px;
}
.ckan-icon-arrow-e {
  width: 20px;
  height: 20px;
  background-position: -320px -33px;
  width: 16px;
}
.ckan-icon-bookmark {
  width: 25px;
  height: 25px;
  background-position: 0px -53px;
}
.format-label {
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../../../base/images/sprite-ckan-icons.png");
  background-repeat: no-repeat;
  background-position: 16px 16px;
  text-indent: -900em;
  background: url("../../../base/images/sprite-resource-icons.png") no-repeat 0 0;
}
.format-label {
  width: 60px;
  height: 65px;
  background-position: -1720px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=html],
.format-label[data-format*=html] {
  width: 60px;
  height: 65px;
  background-position: -120px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=json],
.format-label[data-format*=json] {
  width: 60px;
  height: 65px;
  background-position: -220px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=xml],
.format-label[data-format*=xml] {
  width: 60px;
  height: 65px;
  background-position: -320px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=txt],
.format-label[data-format*=txt] {
  width: 60px;
  height: 65px;
  background-position: -420px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=doc],
.format-label[data-format*=doc],
.format-label[data-format=docx],
.format-label[data-format*=docx] {
  width: 60px;
  height: 65px;
  background-position: -520px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=odt],
.format-label[data-format*=odt] {
  width: 60px;
  height: 65px;
  background-position: -620px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=csv],
.format-label[data-format*=csv] {
  width: 60px;
  height: 65px;
  background-position: -720px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=xls],
.format-label[data-format*=xls] {
  width: 60px;
  height: 65px;
  background-position: -820px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=zip],
.format-label[data-format*=zip] {
  width: 60px;
  height: 65px;
  background-position: -920px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=api],
.format-label[data-format*=api] {
  width: 60px;
  height: 65px;
  background-position: -1020px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=pdf],
.format-label[data-format*=pdf] {
  width: 60px;
  height: 65px;
  background-position: -1120px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=rdf],
.format-label[data-format*=rdf] {
  width: 60px;
  height: 65px;
  background-position: -1220px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=wms],
.format-label[data-format*=wms] {
  width: 60px;
  height: 65px;
  background-position: -1320px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=png],
.format-label[data-format*=png] {
  width: 60px;
  height: 65px;
  background-position: -1420px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=jpg],
.format-label[data-format*=jpg],
.format-label[data-format=jpeg],
.format-label[data-format*=jpeg] {
  width: 60px;
  height: 65px;
  background-position: -1520px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=gif],
.format-label[data-format*=gif] {
  width: 60px;
  height: 65px;
  background-position: -1620px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=wfs],
.format-label[data-format*=wfs] {
  width: 60px;
  height: 65px;
  background-position: -1820px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=gml],
.format-label[data-format*=gml] {
  width: 60px;
  height: 65px;
  background-position: -1920px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=wmts],
.format-label[data-format*=wmts] {
  width: 60px;
  height: 65px;
  background-position: -2020px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=kml],
.format-label[data-format*=kml] {
  width: 60px;
  height: 65px;
  background-position: -2120px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
.format-label[data-format=geo],
.format-label[data-format*=geo] {
  width: 60px;
  height: 65px;
  background-position: -2220px -220px;
  transform: scale(0.53);
  margin: -14px 0 0 -14px;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  text-align: right;
  font-size: 14px;
  line-height: 1;
  width: 14px;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.module-heading [class^="icon-"],
.dropdown [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"],
.module-heading [class*=" icon-"],
.dropdown [class*=" icon-"] {
  margin-right: 4px;
}
.info-block [class^="icon-"],
.info-block [class*=" icon-"] {
  float: left;
  font-size: 28px;
  width: 28px;
  margin-right: 5px;
  margin-top: 2px;
}
.breadcrumb .home .icon-home {
  font-size: 24px;
  width: 24px;
  vertical-align: -1px;
}
.info-block-small [class^="icon-"],
.info-block-small [class*=" icon-"] {
  font-size: 14px;
  width: 14px;
  margin-top: 1px;
}
.nav-tabs .fa:last-child,
.module-heading .fa:last-child,
.btn .fa:last-child {
  margin-right: 3px;
}
.wrapper {
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  position: relative;
  min-height: 300px;
  background-color: #fff;
}
.wrapper:before,
.wrapper:after {
  display: table;
  content: " ";
}
.wrapper:after {
  clear: both;
}
.wrapper:before,
.wrapper:after {
  display: table;
  content: " ";
}
.wrapper:after {
  clear: both;
}
@media (min-width: 768px) {
  .wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 25%;
    border-right: 1px solid #ebebeb;
    z-index: 1;
  }
  .wrapper.no-nav:before {
    display: none;
  }
  .wrapper.no-nav .module > .page-header {
    margin-top: 0;
  }
}
[role=main],
.main {
  position: relative;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-top: 10px;
    background: #fff url("../../../base/images/bg.png");
  }
}
[role=main],
.main {
  min-height: 350px;
}
.main:after,
[role=main]:after {
  bottom: 0;
  border-top-width: 1px;
}
.main .primary {
  position: relative;
  float: right;
  margin-left: 0;
}
.main .secondary {
  padding: 0;
  z-index: 1;
  padding-right: 1px;
}
/* Filters modal */
.no-text .text {
  display: none;
}
.js body.filters-modal {
  overflow: hidden;
}
.show-filters.btn,
.hide-filters {
  display: none;
}
@media (max-width: 767px) {
  .wrapper {
    border-width: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-radius: 0;
  }
  .js .main .secondary .filters {
    display: none;
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    padding: 10px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .js body.filters-modal .secondary .filters {
    display: block;
  }
  .js .main .secondary .filters > div {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
  }
  .js .main .secondary .filters > div .module-footer {
    display: none;
  }
  .js body.filters-modal .secondary .filters .hide-filters {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 17px;
    opacity: 0.6;
  }
  .js body.filters-modal .secondary .filters .hide-filters i {
    font-size: 18px;
  }
  .js .show-filters.btn {
    display: inline-block;
  }
}
.primary .primary {
  float: left;
  margin-left: 0;
  margin-bottom: 20px;
}
.primary .primary h1:first-child,
.primary .primary h2:first-child,
.primary .primary h3:first-child,
.primary .primary h4:first-child {
  margin-top: 0;
}
.primary .tertiary {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .hero {
    background: url("../../../base/images/background-tile.png");
  }
}
.hero:after {
  background-color: rgba(0, 0, 0, 0.09);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  background-color: #f7f7f7;
  border-bottom: 1px solid #bdbebf;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.03);
}
.hero:after .back:hover {
  text-decoration: none;
}
.hero:after .back:hover span {
  text-decoration: underline;
}
.context-info .module-content {
  padding: 15px;
}
.context-info .image {
  margin-bottom: 10px;
}
.context-info .image img,
.context-info .image a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.context-info .description {
  word-wrap: break-word;
  word-break: break-all;
  overflow: auto;
}
.context-info code {
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.context-info h1.heading {
  margin: 0 0 5px 0;
  font-size: 18px;
  line-height: 1.3;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.context-info .info {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #DDD;
  word-break: break-word;
}
.context-info .info dl dd {
  margin-top: 3px;
  margin-left: 0;
}
.context-info .nums {
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 0;
  border-top: 1px dotted #DDD;
}
.context-info .nums:before,
.context-info .nums:after {
  display: table;
  content: " ";
}
.context-info .nums:after {
  clear: both;
}
.context-info .nums:before,
.context-info .nums:after {
  display: table;
  content: " ";
}
.context-info .nums:after {
  clear: both;
}
.context-info .nums dl {
  float: left;
  width: 50%;
  margin: 5px 0 0 0;
  color: #000;
}
.context-info .nums dl dt {
  display: block;
  font-size: 13px;
  font-weight: 300;
}
.context-info .nums dl dd {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-left: 0;
}
.context-info .nums dl dd .smallest {
  font-size: 13px;
}
.context-info .nums dl dd .smaller {
  font-size: 16px;
}
.context-info .nums dl dd .small {
  font-size: 21px;
}
.context-info .follow_button {
  margin: 15px 0;
}
.context-info.editing .module-content {
  margin-top: 0;
}
.flash-messages .alert {
  -webkit-box-shadow: 0 0 0 1px white;
  box-shadow: 0 0 0 1px white;
}
.view-preview-container {
  margin-top: 20px;
}
.homepage .row {
  position: relative;
}
.homepage .module-search {
  padding: 5px;
  color: #fff;
  background: #fff;
}
.homepage .module-search .search-giant {
  margin-bottom: 10px;
}
.homepage .module-search .search-giant input {
  border-color: #003f52;
}
.homepage .module-search .module-content {
  border-radius: 3px 3px 0 0;
  background-color: #005d7a;
  border-bottom: none;
}
.homepage .module-search .module-content .heading {
  margin-top: 0;
  margin-bottom: 7px;
  font-size: 24px;
  line-height: 40px;
}
.homepage .module-search .tags {
  padding: 5px 10px 10px 10px;
  background-color: #003647;
  border-radius: 0 0 3px 3px;
}
.homepage .module-search .tags:before,
.homepage .module-search .tags:after {
  display: table;
  content: " ";
}
.homepage .module-search .tags:after {
  clear: both;
}
.homepage .module-search .tags:before,
.homepage .module-search .tags:after {
  display: table;
  content: " ";
}
.homepage .module-search .tags:after {
  clear: both;
}
.homepage .module-search .tags h3,
.homepage .module-search .tags .tag {
  display: block;
  float: left;
  margin: 5px 10px 0 0;
}
.homepage .module-search .tags h3 {
  font-size: 14px;
  line-height: 1.42857143;
  padding: 2px 8px;
}
.homepage .group-list {
  margin: 0;
}
.homepage .box .inner {
  padding: 10px 15px;
}
.homepage .stats h3 {
  margin: 0 0 10px 0;
}
.homepage .stats ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.homepage .stats ul:before,
.homepage .stats ul:after {
  display: table;
  content: " ";
}
.homepage .stats ul:after {
  clear: both;
}
.homepage .stats ul:before,
.homepage .stats ul:after {
  display: table;
  content: " ";
}
.homepage .stats ul:after {
  clear: both;
}
.homepage .stats ul li {
  float: left;
  width: 25%;
  font-weight: 300;
}
.homepage .stats ul li a {
  display: block;
}
.homepage .stats ul li a b {
  display: block;
  font-size: 36px;
  line-height: 1.5;
}
.homepage .stats ul li a:hover {
  text-decoration: none;
}
.homepage.layout-2 .stats {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .homepage [role=main] {
    padding: 20px 0;
  }
  .homepage.layout-1 .row1 .col2 {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .homepage.layout-1 .row1 .col2 .module-search {
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.account-masthead {
  min-height: 30px;
  color: #fff;
  background: #003647 url("../../../base/images/bg.png");
}
.account-masthead:before,
.account-masthead:after {
  display: table;
  content: " ";
}
.account-masthead:after {
  clear: both;
}
.account-masthead:before,
.account-masthead:after {
  display: table;
  content: " ";
}
.account-masthead:after {
  clear: both;
}
.account-masthead .account {
  float: right;
}
.account-masthead .account ul:before,
.account-masthead .account ul:after {
  display: table;
  content: " ";
}
.account-masthead .account ul:after {
  clear: both;
}
.account-masthead .account ul:before,
.account-masthead .account ul:after {
  display: table;
  content: " ";
}
.account-masthead .account ul:after {
  clear: both;
}
.account-masthead .account ul li {
  display: block;
  float: left;
  border-left: 1px solid #00232e;
}
.account-masthead .account ul li a {
  display: block;
  color: #bfd7de;
  font-size: 13px;
  font-weight: bold;
  padding: 0 10px;
  line-height: 31px;
}
.account-masthead .account ul li a span.username,
.account-masthead .account ul li a span.text {
  margin: 0 2px 0 4px;
}
.account-masthead .account ul li a span.text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.account-masthead .account ul li a:hover {
  color: #d9e7eb;
  background-color: #00232e;
  text-decoration: none;
}
.account-masthead .account ul li a.sub {
  font-weight: 300;
}
.account-masthead .account ul li a .btn {
  vertical-align: 1px;
  margin-left: 3px;
}
.account-masthead .account .notifications a span.badge {
  font-size: 12px;
  margin-left: 3px;
  padding: 1px 6px;
  background-color: #00232e;
  border-radius: 4px;
  text-shadow: none;
  color: #bfd7de;
}
.account-masthead .account .notifications a:hover span {
  color: #fff;
  background-color: #000f14;
}
.account-masthead .account .notifications.notifications-important a span.badge {
  color: #fff;
  background-color: #C9403A;
}
.account-masthead .account.authed .image {
  padding: 0 6px;
}
.account-masthead .account.authed .image img {
  border-radius: 4px;
}
.masthead {
  margin-bottom: initial;
  padding: 10px 0;
  color: #fff;
  background: #005d7a url("../../../base/images/bg.png");
}
.masthead:before,
.masthead:after {
  display: table;
  content: " ";
}
.masthead:after {
  clear: both;
}
.masthead:before,
.masthead:after {
  display: table;
  content: " ";
}
.masthead:after {
  clear: both;
}
.masthead .container {
  position: relative;
}
.masthead a {
  color: #fff;
}
.masthead hgroup h1,
.masthead hgroup h2 {
  float: left;
  font-size: 30px;
  line-height: 1.5;
}
.masthead hgroup h1 {
  font-weight: 900;
  letter-spacing: -1px;
  margin: 3px 0;
}
.masthead hgroup h2 {
  position: absolute;
  bottom: -3px;
  left: 0;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2;
  white-space: nowrap;
}
.masthead .logo {
  display: inline-block;
}
.masthead .logo img {
  max-height: 60px;
}
.masthead .navbar-collapse {
  padding: 10px 0;
}
.masthead .section {
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .masthead .navigation.section {
    float: right;
  }
}
.masthead .navigation .nav-pills {
  margin-bottom: 0;
}
.masthead .navigation .nav-pills li a:hover,
.masthead .navigation .nav-pills li a:focus,
.masthead .navigation .nav-pills li.active a {
  background-color: #003647;
}
.masthead .nav > li > a,
.masthead .nav > li > a:focus,
.masthead .nav > li > a:hover,
.masthead .nav > .active > a,
.masthead .nav > .active > a:hover,
.masthead .nav > .active > a:focus {
  color: #fff;
  text-shadow: none;
}
.masthead .site-search {
  margin: 4px 8px 4px 0;
}
@media (min-width: 992px) {
  .masthead .site-search {
    margin-left: 15px;
  }
}
.masthead .site-search input {
  width: 200px;
  padding: 5px 10px;
}
.masthead .btn-navbar-btn,
.masthead .btn-navbar-btn:hover,
.masthead .btn-navbar-btn:focus,
.masthead .btn-navbar-btn:active,
.masthead .btn-navbar-btn.active,
.masthead .btn-navbar-btn.disabled,
.masthead .btn-navbar-btn[disabled] {
  background-color: #003647;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  margin-top: 15px;
}
.masthead .btn-navbar-btn .icon-bar,
.masthead .btn-navbar-btn:hover .icon-bar,
.masthead .btn-navbar-btn:focus .icon-bar,
.masthead .btn-navbar-btn:active .icon-bar,
.masthead .btn-navbar-btn.active .icon-bar,
.masthead .btn-navbar-btn.disabled .icon-bar,
.masthead .btn-navbar-btn[disabled] .icon-bar {
  margin-right: 0;
}
.masthead .debug {
  position: absolute;
  top: 37px;
  left: 10px;
  color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 992px) {
  .masthead .navbar-collapse {
    float: right;
  }
}
@media (max-width: 991px) {
  .navbar-toggle {
    margin-right: 0;
  }
  .masthead .section {
    float: none;
  }
  .masthead .section .navbar-collapse {
    margin-bottom: 15px;
  }
  .masthead .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .masthead .site-search {
    display: none;
  }
}
@media (max-width: 767px) {
  .masthead .navbar-collapse {
    clear: both;
    margin-left: 0;
    margin-right: 0;
  }
}
.site-footer {
  margin-bottom: initial;
  padding: 10px 0;
  color: #fff;
  background: #005d7a url("../../../base/images/bg.png");
  background-image: none;
  font-family: "Roboto Condensed", sans-serif;
  min-height: 50px;
  background: #fff;
  font-size: 16px;
  line-height: 21px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}
.site-footer:before,
.site-footer:after {
  display: table;
  content: " ";
}
.site-footer:after {
  clear: both;
}
.site-footer:before,
.site-footer:after {
  display: table;
  content: " ";
}
.site-footer:after {
  clear: both;
}
.site-footer .container {
  position: relative;
}
.site-footer a {
  color: #fff;
}
.site-footer hgroup h1,
.site-footer hgroup h2 {
  float: left;
  font-size: 30px;
  line-height: 1.5;
}
.site-footer hgroup h1 {
  font-weight: 900;
  letter-spacing: -1px;
  margin: 3px 0;
}
.site-footer hgroup h2 {
  position: absolute;
  bottom: -3px;
  left: 0;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2;
  white-space: nowrap;
}
.site-footer .logo {
  display: inline-block;
}
.site-footer .logo img {
  max-height: 60px;
}
.site-footer .navbar-collapse {
  padding: 10px 0;
}
.site-footer .section {
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .site-footer .navigation.section {
    float: right;
  }
}
.site-footer .navigation .nav-pills {
  margin-bottom: 0;
}
.site-footer .navigation .nav-pills li a:hover,
.site-footer .navigation .nav-pills li a:focus,
.site-footer .navigation .nav-pills li.active a {
  background-color: #003647;
}
.site-footer .nav > li > a,
.site-footer .nav > li > a:focus,
.site-footer .nav > li > a:hover,
.site-footer .nav > .active > a,
.site-footer .nav > .active > a:hover,
.site-footer .nav > .active > a:focus {
  color: #fff;
  text-shadow: none;
}
.site-footer .site-search {
  margin: 4px 8px 4px 0;
}
@media (min-width: 992px) {
  .site-footer .site-search {
    margin-left: 15px;
  }
}
.site-footer .site-search input {
  width: 200px;
  padding: 5px 10px;
}
.site-footer .btn-navbar-btn,
.site-footer .btn-navbar-btn:hover,
.site-footer .btn-navbar-btn:focus,
.site-footer .btn-navbar-btn:active,
.site-footer .btn-navbar-btn.active,
.site-footer .btn-navbar-btn.disabled,
.site-footer .btn-navbar-btn[disabled] {
  background-color: #003647;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  margin-top: 15px;
}
.site-footer .btn-navbar-btn .icon-bar,
.site-footer .btn-navbar-btn:hover .icon-bar,
.site-footer .btn-navbar-btn:focus .icon-bar,
.site-footer .btn-navbar-btn:active .icon-bar,
.site-footer .btn-navbar-btn.active .icon-bar,
.site-footer .btn-navbar-btn.disabled .icon-bar,
.site-footer .btn-navbar-btn[disabled] .icon-bar {
  margin-right: 0;
}
.site-footer .debug {
  position: absolute;
  top: 37px;
  left: 10px;
  color: rgba(255, 255, 255, 0.5);
}
.site-footer h1 {
  font-size: 29px;
  letter-spacing: 0.2px;
  line-height: 28px;
}
.site-footer .header-image {
  background: #000;
  position: relative;
  margin-right: 33px;
}
.site-footer .header-image::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -19px;
  z-index: 10;
  width: 100%;
  height: 19px;
}
.site-footer .header-image img {
  padding: 11px 15px;
}
.site-footer .navbar-toggle {
  background-color: #07376e;
  margin: 15px 5px;
  padding: 7px 10px;
  min-width: 82px;
}
.site-footer .navbar-collapse {
  padding-top: 10px;
}
.site-footer,
.site-footer label,
.site-footer small {
  color: #CCDEE3;
}
.site-footer a {
  color: #CCDEE3;
}
.footer-links ul li {
  margin-bottom: 5px;
}
.attribution small {
  color: #CCDEE3;
  font-size: 12px;
}
.attribution .ckan-footer-logo {
  display: block;
  width: 68px;
  height: 21px;
  margin-top: 2px;
  background: url("../../../base/images/ckan-logo-footer.png") no-repeat top left;
  text-indent: -900em;
}
.lang-select:before,
.lang-select:after {
  display: table;
  content: " ";
}
.lang-select:after {
  clear: both;
}
.lang-select:before,
.lang-select:after {
  display: table;
  content: " ";
}
.lang-select:after {
  clear: both;
}
.lang-select label,
.lang-select select,
.lang-select .lang-container {
  float: left;
  margin-top: 0;
}
.lang-select select {
  color: #000;
}
.lang-dropdown {
  color: #000;
}
.lang-dropdown li {
  width: auto;
}
.table-selected td {
  background-color: #fff;
}
.table-selected td .edit {
  display: block;
}
.table-bulk-edit th input {
  top: -5px;
}
.table-bulk-edit .table-actions .btn-group {
  float: left;
  margin: 0 10px 0 0;
}
.table-bulk-edit .context p {
  margin-bottom: 0;
}
.table-header thead th {
  background-color: #f7f7f7;
}
.table-edit-hover .edit {
  display: none;
  float: right;
}
.table-edit-hover tr:hover .edit {
  display: block;
}
.js .table-toggle-more .toggle-more {
  display: none;
}
.js .table-toggle-more .show-more {
  display: inline;
}
.js .table-toggle-more .show-less {
  display: none;
}
.js .table-toggle-more .toggle-seperator {
  display: table-row;
}
.js .table-toggle-more .toggle-seperator td {
  height: 11px;
  padding: 0;
  background-image: url("../../../base/images/table-seperator.png");
}
.js .table .toggle-show td {
  background: none;
  text-align: center;
}
.js .table-toggle-less .show-less {
  display: inline;
}
.js .table-toggle-less .show-more {
  display: none;
}
.js .table-toggle-less .toggle-seperator {
  display: none;
}
.profile .empty,
.profile .dataset-list {
  margin-bottom: 20px;
}
.activity {
  padding: 0;
  list-style-type: none;
  background: transparent url('../../../base/images/dotted.png') 14px 0 repeat-y;
}
.activity .item {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0;
}
.activity .item:before,
.activity .item:after {
  display: table;
  content: " ";
}
.activity .item:after {
  clear: both;
}
.activity .item:before,
.activity .item:after {
  display: table;
  content: " ";
}
.activity .item:after {
  clear: both;
}
.activity .item .icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-weight: normal;
  margin-right: 10px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.activity .item .user-image {
  border-radius: 100px;
}
.activity .item .actor .user-image {
  position: absolute;
  top: 0;
  left: 40px;
}
.activity .item p {
  font-size: 14px;
  line-height: 1.5;
  margin: 5px 0 0 80px;
}
.activity .item .date {
  color: #999;
  font-size: 12px;
  white-space: nowrap;
}
.activity .item .new {
  display: block;
  position: absolute;
  overflow: hidden;
  top: -3px;
  left: -3px;
  width: 10px;
  height: 10px;
  background-color: #A35647;
  border: 1px solid #FFF;
  text-indent: -1000px;
  border-radius: 100px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.activity .item.no-avatar p {
  margin-left: 40px;
}
.activity .load-less {
  margin-bottom: 15px;
}
.popover {
  width: 300px;
}
.popover .popover-title {
  font-weight: bold;
  margin-bottom: 0;
}
.popover p.about {
  margin: 0 0 10px 0;
}
.popover .popover-close {
  float: right;
  text-decoration: none;
}
.popover .popover-content {
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  word-break: break-all;
}
.popover .popover-content dl {
  margin: 0;
}
.popover .popover-content dl dd {
  margin-left: 0;
  margin-bottom: 10px;
}
.activity .item .icon {
  background-color: #8bb14c;
}
.activity .item.failure .icon {
  background-color: #424242;
}
.activity .item.success .icon {
  background-color: #fdb82c;
}
.activity .item.added-tag .icon {
  background-color: #71fd2c;
}
.activity .item.changed-group .icon {
  background-color: #567621;
}
.activity .item.changed-package .icon {
  background-color: #3a7621;
}
.activity .item.changed-package_extra .icon {
  background-color: #727621;
}
.activity .item.changed-resource .icon {
  background-color: #217625;
}
.activity .item.changed-user .icon {
  background-color: #765d21;
}
.activity .item.changed-organization .icon {
  background-color: #94fd2c;
}
.activity .item.deleted-group .icon {
  background-color: #424242;
}
.activity .item.deleted-package .icon {
  background-color: #424242;
}
.activity .item.deleted-package_extra .icon {
  background-color: #424242;
}
.activity .item.deleted-resource .icon {
  background-color: #424242;
}
.activity .item.deleted-organization .icon {
  background-color: #424242;
}
.activity .item.new-group .icon {
  background-color: #fdb82c;
}
.activity .item.new-package .icon {
  background-color: #fcfd2c;
}
.activity .item.new-package_extra .icon {
  background-color: #fd722c;
}
.activity .item.new-resource .icon {
  background-color: #fd2d2c;
}
.activity .item.new-user .icon {
  background-color: #b7fd2c;
}
.activity .item.new-organization .icon {
  background-color: #fd2d2c;
}
.activity .item.removed-tag .icon {
  background-color: #424242;
}
.activity .item.deleted-related-item .icon {
  background-color: #424242;
}
.activity .item.follow-dataset .icon {
  background-color: #465f1b;
}
.activity .item.follow-user .icon {
  background-color: #2f5f1b;
}
.activity .item.new-related-item .icon {
  background-color: #fd2c71;
}
.activity .item.follow-group .icon {
  background-color: #fd2c4e;
}
.select-time {
  width: 250px;
  display: inline;
}
br.line-height2 {
  line-height: 2;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.js .dropdown .dropdown-menu,
.js .dropdown:hover .dropdown-menu {
  display: none;
}
.js .dropdown.open .dropdown-menu {
  display: block;
}
#followee-filter .btn:before,
#followee-filter .btn:after {
  display: table;
  content: " ";
}
#followee-filter .btn:after {
  clear: both;
}
#followee-filter .btn:before,
#followee-filter .btn:after {
  display: table;
  content: " ";
}
#followee-filter .btn:after {
  clear: both;
}
#followee-filter .btn span,
#followee-filter .btn strong {
  line-height: 1.5;
}
#followee-filter .btn span {
  font-weight: normal;
}
#followee-filter .btn strong {
  margin: 0 5px;
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-context {
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  border-bottom: 1px solid #DCDCDC;
  background-color: #f7f7f7;
  border-radius: 3px 0 0 0;
}
.dashboard-context h2 {
  margin-bottom: 10px;
}
.dashboard-context .arrow {
  position: absolute;
  content: ' ';
  top: 30px;
  right: -10px;
  width: 10px;
  height: 21px;
  background: transparent url("../../../base/images/dashboard-followee-related.png");
}
.popover-followee .popover-title {
  display: none;
}
.popover-followee .popover-content {
  padding: 0;
  border-radius: 3px;
}
.popover-followee .empty {
  padding: 10px;
}
.popover-followee .popover-header {
  background-color: whiteSmoke;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-radius: 3px 3px 0 0;
}
.popover-followee .popover-header:before,
.popover-followee .popover-header:after {
  display: table;
  content: " ";
}
.popover-followee .popover-header:after {
  clear: both;
}
.popover-followee .popover-header:before,
.popover-followee .popover-header:after {
  display: table;
  content: " ";
}
.popover-followee .popover-header:after {
  clear: both;
}
.popover-followee .popover-header .input-group {
  margin-bottom: 0;
}
.popover-followee .popover-header .input-group-addon,
.popover-followee .popover-header input {
  margin: 0;
}
.popover-followee .popover-header .input-group-addon {
  padding: 4px 8px 4px 12px;
  border-right-width: 0;
  border-radius: 100px 0 0 100px;
}
.popover-followee .popover-header input {
  padding: 4px 12px 4px 8px;
  font-size: 13px;
  width: 227px;
  border-radius: 0 100px 100px 0;
}
.popover-followee .nav {
  padding: 0;
  margin: 0;
  max-height: 205px;
  overflow: auto;
  border-radius: 0 0 3px 3px;
}
.popover-followee .nav li {
  float: none;
}
.popover-followee .nav li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 10px 7px 15px;
  margin: 0;
  border-radius: 0;
}
.popover-followee .nav li a i {
  background-color: #567621;
  color: #fff;
  margin-right: 11px;
  padding: 3px 5px;
  line-height: 1;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
}
.popover-followee .nav li a:hover i {
  background-color: #000;
}
.popover-followee .nav li.active a i {
  color: #567621;
  background-color: #fff;
}
.dashboard-me {
  padding: 15px 15px 0 15px;
}
.dashboard-me:before,
.dashboard-me:after {
  display: table;
  content: " ";
}
.dashboard-me:after {
  clear: both;
}
.dashboard-me:before,
.dashboard-me:after {
  display: table;
  content: " ";
}
.dashboard-me:after {
  clear: both;
}
.dashboard-me img {
  float: left;
  margin-right: 10px;
  border-radius: 100px;
}
.dashboard-me strong {
  display: block;
  font-size: 16px;
  margin: 3px 0;
}
.resource-view .actions {
  right: 0;
}
.resource-view-filters {
  margin-bottom: 1em;
}
.resource-view-filters .resource-view-filter {
  margin-bottom: 1em;
}
.resource-view-filters .resource-view-remove-filter {
  cursor: pointer;
  color: #b90b0b;
}
.resource-view-filters .resource-view-filter-values .select2-container {
  margin-right: 0.3em;
  margin-bottom: 0.2em;
  width: 24% !important;
}
.resource-view-filters .resource-view-filter-values .select2-container .select2-search-choice-close {
  left: auto;
}
.resource-view-list.reordering {
  margin: -10px -10px 0;
}
.resource-view-list.reordering li {
  margin-bottom: 10px;
  border-radius: 3px;
  cursor: move;
}
.resource-view-list.reordering li a {
  cursor: inherit;
}
.resource-view-list.reordering li .handle {
  padding: 0;
  display: block;
  position: absolute;
  color: #888;
  left: -31px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #cacbcc;
  border-width: 1px 0 1px 1px;
  background-color: #fff;
  border-radius: 20px 0 0 20px;
}
.resource-view-list.reordering li .handle:hover {
  text-decoration: none;
}
.resource-view-list.reordering li:hover .handle {
  background-color: #fff;
}
.resource-view-list.reordering li.ui-sortable-helper {
  background-color: #fff;
  border: 1px solid #567621;
}
.resource-view-list.reordering li.ui-sortable-helper .handle {
  background-color: #fff;
  border-color: #567621;
  color: #333;
}
.resource-view-list > li > a {
  border-radius: 0;
}
.resource-view-list li {
  margin-bottom: -3px;
  border: 1px solid #cacbcc;
}
.resource-view-list li:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.resource-view-list li:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.resource-view-list li .handle {
  display: none;
}
.view-preview-container .module-content {
  position: relative;
}
.view-preview-container .actions {
  right: 15px;
}
.datapusher-status-link:hover {
  text-decoration: none;
}
.datapusher-status.status-unknown {
  color: #bbb;
}
.datapusher-status.status-pending {
  color: #FFCC00;
}
.datapusher-status.status-error {
  color: red;
}
.datapusher-status.status-complete {
  color: #009900;
}
.datapusher-form {
  margin-bottom: 20px;
}
.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #843534;
}
.input-group .form-control {
  z-index: 0;
}
.input-group-btn:last-child > .btn {
  z-index: 0;
}
body {
  background: #005d7a url("../../../base/images/bg.png");
}
[hidden] {
  display: none;
}
table {
  table-layout: fixed;
}
thead th {
  vertical-align: top;
}
td,
th {
  word-wrap: break-word;
}
table .metric {
  width: 140px;
}
code {
  color: #000;
  border: none;
  background: none;
  white-space: normal;
}
pre {
  border: none;
  background: none;
  padding-left: 0;
  padding-right: 0;
}
mark {
  background: #fdf7e9;
}
blockquote p {
  font-size: 1em;
}
iframe {
  border: none;
}
.embedded-content h1 {
  font-size: 1.8em;
}
.embedded-content h2 {
  font-size: 1.4em;
}
.embedded-content h3 {
  font-size: 1.2em;
}
.popular {
  text-indent: -999em;
}
.empty {
  color: #000;
  font-style: italic;
}
.page-heading {
  margin-top: 0;
  margin-bottom: 15px;
}
.m-top {
  margin-top: 15px;
}
.m-left {
  margin-left: 15px;
}
.m-right {
  margin-right: 15px;
}
.m-bottom {
  margin-bottom: 15px;
}
.no-margin {
  margin: 0;
}
.reduced-margin {
  margin: 3px 5px;
}
.p-top {
  padding-top: 15px;
}
.p-left {
  padding-left: 15px;
}
.p-right {
  padding-right: 15px;
}
.p-bottom {
  padding-bottom: 15px;
}
.no-padding {
  padding: 0;
}
.reduced-padding {
  padding: 3px 5px;
}
.toolbar {
  margin: 0 auto;
  right: 0;
  left: 0;
}
.flood_breadcrumb_banner {
  margin: 0 auto;
  display: block;
  max-width: 1225px;
  height: 117px;
}
.flood_breadcrumb_banner img {
  height: 100%;
  width: 100%;
}
.toolbar-action img {
  padding-right: 15px;
}
.toolbar-action .normal {
  display: inline-block;
}
.toolbar-action .hover {
  display: none;
}
.toolbar-action:hover .normal {
  display: none;
}
.toolbar-action:hover .hover {
  display: inline-block;
}
.toolbar {
  padding: 0;
}
.toolbar .breadcrumb {
  margin-top: -39px;
  font-family: "Aller", sans-serif;
}
.toolbar .breadcrumb > .active {
  color: #f35c20;
}
.toolbar .breadcrumb li {
  font-size: 13px;
  line-height: 20px;
}
.toolbar .breadcrumb li:before {
  display: none;
}
.toolbar .breadcrumb li:last-of-type:after {
  content: '';
}
.toolbar .breadcrumb li.active a {
  font-weight: 400;
}
.toolbar .breadcrumb .home span {
  display: inline;
}
.toolbar .breadcrumb li::after {
  font-family: FontAwesome;
  content: "/";
  color: #fff;
  font-size: 12px;
  padding-right: 2px;
}
.toolbar .breadcrumb a {
  color: #fff;
  padding-right: 6px;
}
.toolbar .breadcrumb .active a,
.toolbar .breadcrumb a.active {
  color: #f48603;
}
.anzlic-tab-container {
  margin-bottom: 22px;
}
.page-header,
.anzlic-tab-container {
  font-family: "Aller", sans-serif;
  border-radius: 0 3px 0 0;
  background-color: #fff;
  border-bottom: 1px solid #bdbebf;
}
.page-header.no-border,
.anzlic-tab-container.no-border {
  border-bottom: none;
}
.page-header .nav-tabs,
.anzlic-tab-container .nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
}
.page-header .nav-tabs li,
.anzlic-tab-container .nav-tabs li {
  font-size: 15px;
  font-weight: 300;
  min-width: 120px;
  margin-left: 5px;
}
.page-header .nav-tabs li a,
.anzlic-tab-container .nav-tabs li a {
  border-radius: 0;
  padding: 7px 15px 7px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #c5c5c5;
  color: #004485;
  margin-right: -1px;
  border-radius: 5px 5px 0 0;
  font-style: normal;
  font-size: 15px;
  font-weight: 300;
  text-transform: none;
}
.page-header .nav-tabs li a:hover,
.anzlic-tab-container .nav-tabs li a:hover,
.page-header .nav-tabs li a:focus,
.anzlic-tab-container .nav-tabs li a:focus,
.page-header .nav-tabs li a:active,
.anzlic-tab-container .nav-tabs li a:active {
  font-weight: 300;
  font-size: 15px;
  text-transform: none;
}
.page-header .nav-tabs li a i,
.anzlic-tab-container .nav-tabs li a i {
  display: none;
}
.page-header .nav-tabs li.active a,
.anzlic-tab-container .nav-tabs li.active a {
  color: #000;
  background-color: #fff;
  border: 1px solid #c5c5c5;
}
.page-header .nav-tabs li.active a:hover,
.anzlic-tab-container .nav-tabs li.active a:hover {
  font-style: normal;
}
.page-header .nav-tabs li a:hover,
.anzlic-tab-container .nav-tabs li a:hover {
  color: #fff;
  background-color: #004485;
}
.page-header .content_action .btn,
.anzlic-tab-container .content_action .btn {
  background: #f35c20;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  margin-top: -2px;
  min-width: 136px;
}
.page-header .content_action .btn:hover,
.anzlic-tab-container .content_action .btn:hover {
  font-style: normal;
  color: #fff;
  background: #cb420b;
  border-color: #cb420b;
}
.page-header .content_action .btn i,
.anzlic-tab-container .content_action .btn i {
  display: none;
}
@media (min-width: 768px) {
  .span9 .page-header:first-child,
  .col-sm-9 .page-header:first-child,
  .span9 .anzlic-tab-container:first-child,
  .col-sm-9 .anzlic-tab-container:first-child {
    padding-left: 0;
    padding-top: 0;
  }
  .span9 .page-header,
  .col-sm-9 .page-header {
    margin-left: 9px;
  }
}
@media (max-width: 768px) {
  .page-header .nav-tabs,
  .anzlic-tab-container .nav-tabs {
    margin: 5px 10px 10px -5px;
    border: none;
  }
  .page-header .nav-tabs > li,
  .anzlic-tab-container .nav-tabs > li {
    float: none;
  }
  .page-header .nav-tabs > li a,
  .anzlic-tab-container .nav-tabs > li a {
    border-radius: 0 0 0 0;
  }
  .toolbar .breadcrumb .home {
    display: none;
  }
}
.table {
  border-radius: 0;
}
.table tbody > tr > td,
.table tbody > tr > th {
  padding: 7px 15px;
  width: auto;
  line-height: 35px;
  min-width: 30%;
  color: #000;
}
.table thead > tr > th {
  font-family: "Aller", sans-serif;
  background: #004485;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  font-weight: bold;
  border-top-left-radius: 0;
  line-height: 27px;
}
.table thead > tr > th:first-child {
  width: 36%;
}
.table-bordered {
  border: 1px solid #c4c4c4;
  border-collapse: collapse;
}
.table-bordered thead > tr,
.table-bordered tbody > tr {
  font-family: "Aller", sans-serif;
  border-top: 1px solid #c4c4c4;
}
.table-bordered thead > tr > th,
.table-bordered tbody > tr > th,
.table-bordered thead > tr > td,
.table-bordered tbody > tr > td {
  border: none;
}
.table-header thead th {
  background-color: #f7f7f7;
  color: #000;
}
.table-header .btn-group > .btn + .btn.btn-org-fix {
  margin-left: 0;
  margin-top: 0;
}
.table-header .btn-org-disabled {
  cursor: default;
}
.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {
  background: #f7f7f7;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background: #fff;
}
.bootstrap-select {
  width: 215px;
}
.primary.col-sm-9 .search-input {
  margin-bottom: 38px;
}
.search-input span {
  color: #fff;
  font-weight: bold;
  display: block;
}
.search-input.search-giant input {
  font-family: "Aller", sans-serif;
  background: #efefef;
  padding: 10px 15px;
  height: 40px;
}
.search-input.search-giant input:focus {
  background: #fff;
  border-color: #f35c20;
  box-shadow: none;
}
.search-input.search-giant button {
  font-family: "Aller", sans-serif;
  position: absolute;
  background-color: #000;
  right: 0;
  top: 16px;
  height: 28px;
  width: 37px;
  margin-top: -10px !important;
}
.search-input.search-giant button:hover {
  background: #666;
}
.search-input.search-giant button i {
  display: none;
  color: #fff;
  font-size: 24px;
  width: 24px;
}
.search-input.search-giant button span {
  display: block;
  font-family: "Aller", sans-serif;
}
.select2-container .select2-choice .select2-arrow {
  background: #fff;
  border-left: none;
}
.select2-container .select2-choice .select2-arrow b {
  background-position: 9px 14px;
}
.select2-container .select2-choice .select2-arrow b::after {
  display: none;
}
.flood-resource-summary .btn-resource {
  min-width: 120px;
  border-radius: 5px;
}
.flood-resource-summary .btn-resource [class^="flood-icon-"] {
  margin-right: 2px;
}
.flood-resource-summary .btn-resource .flood-icon-download,
.flood-resource-summary .btn-resource .icon-flood-info {
  background: url("../../flood_download_icon.png");
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.flood-resource-summary .btn-resource .flood-icon-download-disabled {
  background: url("../../flood_download_icon_disabled.png");
}
.flood-resource-summary .btn-resource .icon-flood-info {
  background: url("../../flood_info_icon.png") no-repeat;
  width: 5px;
}
.flood-resource-summary .btn-resource-info,
.flood-resource-summary .btn-resource {
  padding: 7px 12px;
}
.flood-resource-summary .btn.btn-resource-disabled {
  background-color: #5f5e67;
  background-image: none;
  border: 1px solid #4f4f57;
  color: #eee;
  padding: 6px 12px;
}
.flood-resource-summary .btn.btn-resource-disabled:hover {
  background-color: #5f5e67;
}
.flood-resource-summary .btn.btn-resource-disabled:focus {
  background-color: #5f5e67;
}
.flood-resource-summary .btn.btn-resource-disabled:active {
  background-color: #5f5e67;
}
a {
  color: #004485;
}
a:hover,
a:focus,
a:active {
  color: #004485;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
  letter-spacing: -0.7px;
}
h4 {
  font-size: 16px;
}
h1,
h2,
h3,
h4 {
  line-height: 1.2;
  font-family: "Aller", sans-serif;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
}
.nav-aside li {
  padding: 10px 15px;
}
.nav-aside {
  margin: -10px -15px;
  padding: 10px 15px;
}
.nav-item.active,
.nav-aside li.active {
  background-color: #004485;
}
.nav > .nav-item > a,
.nav-aside li a {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin: -10px -15px;
  padding: 10px 15px;
  text-transform: none;
  font-weight: 300;
}
.nav > .nav-item > a:hover,
.nav-aside li a:hover {
  font-size: 14px;
  text-transform: none;
  font-weight: 300;
}
.nav-facet > li.nav-item > a {
  color: #004485;
  background: #fff;
  font-family: "Aller", sans-serif;
}
li.nav-item > a > span,
.nav-aside li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
.nav-facet .nav-item > a:hover:after,
.nav-facet .nav-item.active > a:after {
  background-image: none;
  font-size: 13px;
}
.nav.nav-simple {
  margin: 0;
}
.nav-simple > li {
  border-bottom-style: solid;
  padding: 10px 15px;
}
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus {
  color: #fff;
  background-color: #002e56;
}
.nav > li.nav-item.active > a:after {
  right: 3px;
  margin-top: -10px;
}
.nav-facet li a:hover,
#dataset-map:hover .nav-facet .nav-item:not(.active) a {
  color: #004485;
  background: #efefef;
}
.nav-item.active > a,
.nav-aside li.active a {
  background-color: #002e56;
}
.nav-item.active > a:hover,
.nav-aside li.active a:hover {
  background-color: #002e56;
}
@media (min-width: 768px) {
  .nav-item.active > a::before,
  .nav-aside li.active a::before {
    content: " ";
    position: absolute;
    top: 0;
    right: -30px;
    display: block;
    border: 20px solid transparent;
    border-left: 10px solid #002e56;
  }
  @-moz-document url-prefix() {
    .nav-item.active > a::before,
    .nav-aside li.active a::before {
      border-width: 20px 21px 20px 10px;
    }
  }
}
.nav-facet .nav-item > a:hover::after,
.nav-facet .nav-item.active > a::after,
#dataset-map:hover .nav-facet .nav-item:not(.active) > a::after {
  font-family: FontAwesome;
  color: #f35c20;
  content: "\f067";
  right: 9px;
}
.nav-facet .nav-item.active > a::after {
  color: #8ab3e9;
  background: none;
  font-family: FontAwesome;
  content: "\f00d";
  font-size: 16px;
  width: 17px;
}
.popover .popover-title {
  font-family: "Roboto Condensed", sans-serif;
}
.activity {
  margin-left: 0;
}
.activity .item .icon {
  background-color: #004485;
}
.activity .item.changed-group .icon {
  background-color: #8ab04b;
}
.activity .item.changed-package .icon {
  background-color: #004485;
}
.activity .item.changed-package_extra .icon {
  background-color: #004485;
}
.activity .item.changed-resource .icon {
  background-color: #fdb82c;
}
.activity .item.changed-user .icon {
  background-color: #f32071;
}
.activity .item.deleted-group .icon {
  background-color: #8ab04b;
}
.activity .item.deleted-package .icon {
  background-color: #004485;
}
.activity .item.deleted-package_extra .icon {
  background-color: #004485;
}
.activity .item.deleted-resource .icon {
  background-color: #fdb82c;
}
.activity .item.deleted-organization .icon {
  background-color: #8ab04b;
}
.activity .item.new-group .icon {
  background-color: #8ab04b;
}
.activity .item.new-package .icon {
  background-color: #004485;
}
.activity .item.new-package_extra .icon {
  background-color: #004485;
}
.activity .item.new-resource .icon {
  background-color: #fdb82c;
}
.activity .item.new-user .icon {
  background-color: #f3e920;
}
.activity .item.follow-group .icon {
  background-color: #8ab04b;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.bootstrap-select > .dropdown-toggle::after {
  line-height: 15px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 600px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle::before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle::after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
div.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
div.select2-container .select2-choice {
  border-color: #bdbebf;
  border-radius: 3px;
  background: none;
  padding: 5px 10px;
  box-sizing: content-box;
}
div.select2-container .select2-choice .select2-arrow {
  background: #fff;
  border-left: none;
  width: 35px;
}
div.select2-container .select2-choice .select2-arrow b {
  background-image: url("../../../../../../../flood_arrow_select.png");
  background-position: center;
  background-repeat: no-repeat;
  background-position: 9px 14px;
}
div.select2-container .select2-choice .select2-arrow b:after {
  display: none;
}
.select2-drop {
  padding-top: 5px;
  margin-top: -5px;
}
div.select2-drop-active {
  border-color: #bdbebf;
}
.select2-results li.select2-highlighted {
  background-color: #004485;
}
@media (min-width: 768px) {
  .select2-container {
    min-width: 250px;
  }
}
#ui-datepicker-div {
  padding: 0;
  border-top: 0;
  width: 250px;
}
#ui-datepicker-div .ui-datepicker-prev {
  border: 0;
  border-right: 1px solid;
  top: 0;
  left: 0;
  width: 37px;
  height: 100%;
}
#ui-datepicker-div .ui-datepicker-prev span {
  background-image: url(/data/base/images/arr-left.png) !important;
  background-position: 3px 1px !important;
}
#ui-datepicker-div .ui-datepicker-next {
  border: 0;
  border-left: 1px solid;
  top: 0;
  right: 0;
  width: 37px;
  height: 100%;
}
#ui-datepicker-div .ui-datepicker-next span {
  background-image: url(/data/base/images/arr-right.png) !important;
  background-position: 6px 1px !important;
}
#ui-datepicker-div .ui-datepicker-header {
  margin: 0;
  padding: 0;
  border: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  line-height: 39px;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
#ui-datepicker-div .ui-datepicker-calendar {
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
#ui-datepicker-div .ui-datepicker-calendar td a {
  text-align: center;
}
body {
  font-size: 15px;
  background: #004485;
  line-height: 22px;
}
p {
  margin-bottom: 17px;
  line-height: 23px;
  font-family: "Aller", sans-serif;
}
.embedded-content h1 {
  font-size: 1.4em;
}
.empty {
  padding-top: 5px;
  color: #474747;
}
@media (max-width: 767px) {
  body {
    background: #efefef;
  }
}
.black {
  background: #000;
}
.roboto {
  font-family: "Roboto Condensed", sans-serif;
}
.arial {
  font-family: Arial, Helvetica, sans-serif;
}
.modal-reason {
  padding: 15px;
}
.label-inverse {
  font-family: "Aller", sans-serif;
  font-size: 14px;
  background: #cacbcc;
  color: #000;
  padding: 7px 19px;
  font-weight: 400;
  border-radius: 0;
}
.label-inverse img {
  height: 20px;
  vertical-align: sub;
}
.label-inverse a {
  color: #474747;
}
i.help-popup {
  cursor: help;
  font-size: 17px;
  color: #424242;
}
.inline {
  display: inline;
}
.popover.top {
  max-width: 450px;
  width: 450px;
}
.anzlic-tab {
  border-radius: 0;
  padding: 7px 15px 7px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #c5c5c5;
  color: #004485;
  margin-right: -1px;
  border-radius: 5px 5px 0 0;
  font-style: normal;
  font-size: 15px;
  font-weight: 300;
  text-transform: none;
}
.anzlic-tab:hover,
.anzlic-tab:focus,
.anzlic-tab:active {
  font-weight: 300;
  font-size: 15px;
  text-transform: none;
}
.anzlic-tab i {
  display: none;
}
.btn {
  color: #fff;
  font-family: "Aller", sans-serif;
  font-size: 15px;
  min-width: 82px;
  border: none;
  padding: 7px 12px;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f35c20;
  border-radius: 5px;
  line-height: 22px;
  text-shadow: none;
  font-weight: bold;
}
.btn.btn-remove-url {
  min-width: 0;
}
.btn:hover,
.btn:focus {
  background: #cb420b;
  color: #fff;
}
.btn.btn-primary {
  background-image: linear-gradient(to bottom, #f35c20, #f35c20);
}
.btn.btn-primary i {
  display: none;
}
.btn-group.open .btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #cb420b;
  font-style: normal;
}
.dropdown-toggle .caret {
  margin-left: 12px;
}
.form-horizontal .controls {
  font-size: 0.8em;
  line-height: 15px;
}
.form-horizontal .controls * {
  font-size: 15px;
}
[data-module="anzlick-spatial-query"] .oeh-expand-control,
[data-module="anzlic-spatial-select"] .oeh-expand-control,
[data-module="anzlick-spatial-query"] .leaflet-control-draw,
[data-module="anzlic-spatial-select"] .leaflet-control-draw {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border: 3px solid #999;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
[data-module="anzlick-spatial-query"] .oeh-expand-control a,
[data-module="anzlic-spatial-select"] .oeh-expand-control a,
[data-module="anzlick-spatial-query"] .leaflet-control-draw a,
[data-module="anzlic-spatial-select"] .leaflet-control-draw a {
  background-image: url("../../../../../../../base/img/draw_sprite.png");
  background-color: #eee;
  background-size: 300px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
  display: block;
  width: 22px;
  height: 22px;
}
[data-module="anzlick-spatial-query"] .oeh-expand-control a.leaflet-draw-draw-rectangle,
[data-module="anzlic-spatial-select"] .oeh-expand-control a.leaflet-draw-draw-rectangle,
[data-module="anzlick-spatial-query"] .leaflet-control-draw a.leaflet-draw-draw-rectangle,
[data-module="anzlic-spatial-select"] .leaflet-control-draw a.leaflet-draw-draw-rectangle {
  background-position: -64px -4px;
}
[data-module="anzlick-spatial-query"] .oeh-expand-control a.leaflet-draw-draw-polygon,
[data-module="anzlic-spatial-select"] .oeh-expand-control a.leaflet-draw-draw-polygon,
[data-module="anzlick-spatial-query"] .leaflet-control-draw a.leaflet-draw-draw-polygon,
[data-module="anzlic-spatial-select"] .leaflet-control-draw a.leaflet-draw-draw-polygon {
  background-position: -33px -4px;
}
[data-module="anzlick-spatial-query"] .oeh-expand-control a.leaflet-draw-draw-marker,
[data-module="anzlic-spatial-select"] .oeh-expand-control a.leaflet-draw-draw-marker,
[data-module="anzlick-spatial-query"] .leaflet-control-draw a.leaflet-draw-draw-marker,
[data-module="anzlic-spatial-select"] .leaflet-control-draw a.leaflet-draw-draw-marker {
  background-position: -124px -4px;
}
[data-module="anzlick-spatial-query"] .oeh-expand-control a.oeh-expand-button,
[data-module="anzlic-spatial-select"] .oeh-expand-control a.oeh-expand-button,
[data-module="anzlick-spatial-query"] .leaflet-control-draw a.oeh-expand-button,
[data-module="anzlic-spatial-select"] .leaflet-control-draw a.oeh-expand-button {
  background-position: -272px -4px;
}
.leaflet-touch .leaflet-draw-toolbar a.leaflet-draw-draw-rectangle {
  background-position: 50%;
  border-radius: 0;
}
section#dataset-map div.leaflet-touch div.leaflet-bar.leaflet-control-zoom > a {
  background-image: none;
}
[data-module="anzlick-spatial-query"] .oeh-expand-control a.leaflet-draw-draw-rectangle,
[data-module="anzlick-spatial-query"] .leaflet-control-draw a.leaflet-draw-draw-rectangle {
  background-position: -154px -4px;
}
.js #dataset-edit .tab-content {
  display: block;
}
.nav-tabs > .error > a {
  color: #555;
  border: 1px solid #c6898b !important;
  border-bottom-color: transparent;
  cursor: default;
  -webkit-box-shadow: 0 0 2px 1px rgba(198, 137, 139, 0.5);
  -moz-box-shadow: 0 0 2px 1px rgba(198, 137, 139, 0.5);
  box-shadow: 0 0 2px 1px rgba(198, 137, 139, 0.5);
}
@media (min-width: 768px) {
  .form-actions .action-info {
    width: 50%;
  }
}
.stages li {
  font-size: 16px;
}
.stages li .highlight {
  padding: 10px 25px;
}
.stages li::before {
  visibility: hidden;
}
#dataset-edit .action-info.small {
  font-size: 13px;
}
#dataset-edit .form-actions .control-required-message {
  margin-left: 0;
}
#dataset-edit.form-horizontal div.form-actions {
  border-top: 0;
  margin-top: 0;
  padding-right: 15px;
}
#dataset-edit .tabs-actions .anzlic-next {
  margin-left: 1%;
  float: right;
}
#dataset-edit .tabs-actions .anzlic-next i,
#dataset-edit .tabs-actions .anzlic-prev i {
  font-size: 16px;
  font-weight: bold;
  float: left;
  line-height: 20px;
}
#dataset-edit .tabs-actions .anzlic-next i {
  float: right;
}
#resource-edit .form-actions .btn:first-child {
  margin-left: 0;
}
#resource-edit .form-actions .btn {
  width: 31.9%;
  margin-left: 1%;
}
.oeh-required-note {
  margin-left: 11px;
}
.hero.oeh-home-banner-1 {
  box-sizing: border-box;
  height: 330px;
  background-image: url("../home-bg-1.png");
  background-size: cover;
}
.oeh-home-search {
  color: #fff;
  background: #567621;
}
.oeh-home-search .module-content.search-form {
  padding: 14px 39px 37px;
  border-bottom: none;
}
.oeh-home-search .module-content.search-form h3 {
  font-size: 30px;
}
.oeh-home-search .module-content.search-form .search-input.search-giant input {
  border-color: #fff;
  background: #567621;
  color: #fff;
}
.oeh-home-search .module-content.search-form .search-input.search-giant button {
  background: #fff;
}
.oeh-home-search .module-content.search-form .search-input.search-giant button:hover {
  background: #fff;
}
.oeh-home-search .module-content.search-form .search-input.search-giant button i {
  color: #567621;
}
.oeh-intro-wrap {
  display: table;
  margin: auto;
  height: 100%;
}
.oeh-intro-container {
  display: table-cell;
  vertical-align: middle;
}
.oeh-intro-card {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  width: 50%;
  padding: 15px;
  position: relative;
}
.oeh-intro-card::before {
  top: 0;
  content: "";
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: -9999px;
  width: 9999px;
}
.oeh-main-second {
  padding: 3px 15px;
}
.oeh-main-second .module-narrow #dataset-map-container {
  height: 423px;
  min-width: 455px;
}
#dataset-map-attribution {
  font-size: 13px !important;
}
.navigation-buttons {
  padding-bottom: 30px;
}
.navigation-buttons button.btn.btn-primary i {
  display: inline;
  line-height: inherit;
  font-size: 16px;
  font-weight: bold;
}
.navigation-buttons button.btn.btn-primary.anzlic-next i {
  float: right;
}
.navigation-buttons button.btn.btn-primary.anzlic-prev i {
  float: left;
}
.quality-results .exelent {
  background: #26add5;
}
.quality-results .very-good {
  background: #98ba5f;
}
.quality-results .good {
  background: #fed048;
}
.quality-results .fair {
  background: #f87841;
}
.quality-results .poor {
  background: #ce4836;
}
.quality-results h3 {
  color: #424242;
}
.quality-results .quality-result-body {
  margin-top: 25px;
}
.quality-results .quality-result-score {
  font-weight: 300;
}
.quality-results .quality-result-score .current-score {
  color: #567621;
}
.quality-results .criterium {
  width: 100%;
  line-height: 2;
  margin-bottom: 20px;
}
.quality-results .criterium .criterium-title,
.quality-results .criterium .criterium-bar,
.quality-results .criterium .criterium-status {
  float: left;
}
.quality-results .criterium .criterium-title {
  width: 35%;
  font-weight: 700;
}
.quality-results .criterium .criterium-bar {
  background: #f4f4f4;
  height: 30px;
  width: 55%;
  min-width: 55%;
}
.quality-results .criterium .criterium-bar .bar-color {
  height: inherit;
  transition: background 0.5s, width 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.quality-results .criterium .criterium-status {
  font-size: 14px;
  text-indent: 5px;
  width: 10%;
  max-width: 10%;
  color: #6e6e6e;
}
.quality-results .quality-result-legend {
  color: #6e6e6e;
  padding-left: 35%;
  padding-right: 15%;
  width: 100%;
}
.quality-results .quality-result-legend .legend-mark {
  float: left;
  width: 11%;
}
.quality-results .quality-result-legend .legend-mark:first-child {
  margin-left: -5px;
}
.headerlink {
  color: #e7e7e7;
}
.headerlink:hover {
  text-decoration: none;
  color: #474747;
}
.footable,
.footable-details {
  border-bottom: 1px solid #e7e7e7;
}
.footable th,
.footable-details th {
  word-wrap: normal;
  word-wrap: initial;
}
.footable.table thead > tr > th {
  font-size: 16px;
  vertical-align: middle;
  border-left: 1px solid #e7e7e7;
}
.footable.table thead > tr > th:first-child {
  border-left: none;
}
.footable.table tr {
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
.footable.table tr td {
  border-left: 1px solid #e7e7e7;
}
.footable.table tr td:first-child {
  border-left: none;
  border-right: 1px solid #e7e7e7;
}
.div-justify {
  display: flex;
  justify-content: space-around;
}
.anzlic-quality-block {
  display: inline-block;
  color: #ce4836;
}
.anzlic-quality-block.anzlic-quality-positive {
  color: #98ba5f;
}
.accordion-toggle:hover,
.accordion-toggle:focus {
  text-decoration: none;
  color: #567621;
}
.accordion-group {
  border: none;
  border-radius: 0;
  border-top: 1px solid #e7e7e7;
}
.accordion-group:first-child {
  border-top: none;
}
#asset-details-form .callout {
  top: 13px;
  color: #424242;
  background: #f7f7f7;
  position: relative;
  margin-bottom: 48px;
}
#asset-details-form .callout::before {
  height: 100%;
  background: #557521;
  width: 16px;
  display: block;
  content: "";
  position: absolute;
  left: 1px;
}
#asset-details-form .callout .callout-inner {
  padding: 10px 25px 10px 40px;
}
#asset-details-form .callout .callout-inner h2 {
  margin-top: 11px;
  margin-bottom: 5px;
  font-size: 25px;
  letter-spacing: -0.2px;
}
#asset-details-form .callout .callout-inner p {
  margin-bottom: 20px;
}
.research-project-list li {
  list-style: none;
}
.research-project-list li .project-state.label {
  float: right;
}
.data-management .project-state {
  vertical-align: middle;
  margin: 10px;
}
.data-management .project-actions {
  float: right;
}
.field-adder {
  margin-top: 20px;
}
.page-header .content_action.no-border {
  border: 0;
  max-width: none;
}
.page-header .content_action.no-border .btn i {
  display: inline;
}
.page-header .content_action.no-border:focus,
.page-header .content_action.no-border:hover {
  border: 0;
}
.asset-management h2 {
  margin-bottom: 30px;
}
.asset-management h4 {
  margin-top: 6px;
  margin-bottom: 1px;
}
.asset-management .asset_comment .color-red {
  color: #b91616;
  font-family: "Aller", sans-serif;
}
.asset-management .asset_status {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 9px;
}
.asset-management .asset_status.color-gray {
  color: #717478;
  font-family: "Aller", sans-serif;
}
.asset-management .asset_status.color-green {
  color: #567621;
  font-family: "Aller", sans-serif;
}
.asset-management .asset_status.color-red {
  color: #b91616;
  font-family: "Aller", sans-serif;
}
.asset-management .asset_published {
  margin-top: 9px;
}
.asset-management .asset-forms-table {
  margin: 40px 0;
}
.asset-management .asset-forms-table .row-fluid {
  min-height: 50px;
  margin-bottom: 28px;
}
.manage-project-heading {
  margin-bottom: 25px;
}
.manage-project-heading strong {
  font-size: 22px;
  color: #004485;
}
#data-management-plan-form .tab-content.active {
  overflow: visible;
}
a.clipboard-copy {
  font-weight: bold;
  font-size: 15px;
  padding: 14px;
  margin: 10px 35px;
  width: auto;
}
a.clipboard-copy::before {
  font-family: "FontAwesome";
  margin-right: 8px;
  font-weight: normal;
}
a.clipboard-copy:hover::before {
  font-style: normal;
}
.popover-content b {
  font-weight: bold;
}
.btn.btn-gray {
  background: #cacbcc;
  color: #333;
}
.btn.btn-gray:hover,
.btn.btn-gray:active,
.btn.btn-gray:focus {
  background: #bdbebf;
}
.secondary .leaflet-control-draw {
  display: none;
}
.dataset-map-expanded .secondary .leaflet-control-draw {
  display: block;
}
.modal-agreement {
  max-height: 66vh;
  overflow-y: scroll;
}
div.flood-project-parent {
  background: #004485;
  margin-bottom: 4px;
}
div.flood-project-parent a {
  color: #fff;
}
div.flood-project-parent a:hover {
  color: #fff;
  text-decoration: none;
}
div.flood-project-parent a i {
  padding-right: 5px;
}
.summary-page-flood-project .primary .page-header {
  border-bottom: 0;
}
.summary-page-flood-project .primary .page-header ul.nav-tabs {
  display: none;
}
.summary-page-flood-project .primary .module-content .label-inverse {
  background: #004485;
  text-transform: uppercase;
  color: #fff;
}
.summary-page-flood-project .primary .module-content .related-dataset-limit {
  min-height: 210px;
  max-height: 1050px;
  overflow-y: scroll;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets {
  border-bottom: 1px solid #efefef;
  margin-bottom: 25px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets h3 {
  font-size: 25px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list {
  margin-left: 20px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
  list-style: none;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .label-inverse {
  background: #cacbcc;
  text-transform: none;
  padding: 5px 10px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-type {
  margin-bottom: 20px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-status,
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-type .label-inverse {
  color: #000;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-status {
  margin-right: 5px;
  padding-top: 6px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-status .draft-icon::before,
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-status .final-icon::before,
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-status .updated-icon::before {
  content: "";
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  padding: 2px 0;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-status .final-icon::before {
  background-image: url("../base/images/icons/final-icon.png");
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-status .updated-icon::before {
  background-image: url("../base/images/icons/updated-icon.png");
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .final-data {
  background-color: #58b456;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .updated-data {
  background-color: #fca91d;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .draft-data {
  background-color: #739fda;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-title {
  display: inline-block;
  line-height: 30px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-title a {
  font-size: 24px;
  color: #000;
  font-family: "Aller", sans-serif;
  line-height: 24px;
  vertical-align: middle;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-title a:hover {
  text-decoration: none;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .datasets-notes {
  line-height: 22px;
  font-family: "Aller", sans-serif;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 15px;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-resources {
  margin-left: 0;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-resources li a.file-type-btn {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  color: #004485;
  padding: 8px 0;
  width: 80px;
  text-align: center;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item .dataset-resources li a.file-type-btn:hover {
  background-color: #efefef;
}
.summary-page-flood-project .primary .module-content .summary-page-related-datasets .related-dataset-list li.related-dataset-item:last-child {
  border-bottom: 0;
}
.summary-page-flood-project .primary .tags .tag-list .tag {
  background-color: #fff;
  border: 1px solid #dbdbe0;
}
.summary-page-flood-project .primary .tags .tag-list .tag:hover {
  background-color: #efefef;
  color: #004485;
  border: 1px solid #dbdbe0;
}
.summary-page-flood-project .primary .additional-info {
  margin-top: 25px;
}
.summary-page-flood-project .primary .additional-info h3 {
  margin-top: 0;
  font-size: 24px;
}
.context-info .follow_button .btn i {
  display: none;
}
.type-flag {
  text-shadow: none;
}
.account-requests-page .wrapper .primary div.module-content .table tbody .btn {
  border-radius: 5px;
  min-width: 80px;
  padding: 7px 10px;
}
.account-requests-page .wrapper .primary div.module-content .table tbody .btn-info {
  background-color: #72727a;
}
.account-requests-page .wrapper .primary div.module-content .table tbody .btn-info:hover {
  background-color: #62626a;
}
.account-requests-page .wrapper .primary div.module-content .table tbody td {
  vertical-align: middle;
}
.account-requests-page .wrapper .primary div.module-content .table tbody .org-td form,
.account-requests-page .wrapper .primary div.module-content .table tbody .role-td form {
  margin-bottom: 0;
}
.account-requests-page .wrapper .primary div.module-content .table tbody .org-td form .control-group,
.account-requests-page .wrapper .primary div.module-content .table tbody .role-td form .control-group {
  margin-bottom: 0;
}
.account-requests-page .wrapper .primary div.module-content .table tbody .org-td form .control-group select,
.account-requests-page .wrapper .primary div.module-content .table tbody .role-td form .control-group select {
  margin-bottom: 0;
}
.account-requests-page .select2-container {
  min-width: 100px;
}
.account-requests-page .select2-container .select2-choice {
  height: 24px;
}
.about-page .module-content ul {
  font-family: "Aller", sans-serif;
}
.extended-map-form,
.module-narrow #dataset-map-attribution,
.module-narrow #dataset-map-clear,
#dataset-map-edit-buttons,
#extended-map-panel {
  display: none;
}
.dataset-map-expanded #dataset-map-container,
.dataset-map-expanded #extended-map-panel {
  display: inline-block;
  width: 67%;
}
.dataset-map-expanded #extended-map-panel #content-tabs ul {
  padding: 10px 0;
}
body:not(.dataset-map-expanded) section#dataset-map .dataset-map #dataset-map-container .leaflet-control-container {
  display: none;
}
body:not(.dataset-map-expanded) .dataset-form section#dataset-map .dataset-map #dataset-map-container .leaflet-control-container {
  display: block;
}
body:not(.dataset-map-expanded) .dataset-form section#dataset-map .dataset-map #dataset-map-container .leaflet-control-container .leaflet-control-zoom a {
  color: transparent;
}
.dataset-map-expanded section#dataset-map div.leaflet-control-zoom.leaflet-bar a.leaflet-control-zoom-in {
  background-image: url(../../plus.png);
}
.dataset-map-expanded section#dataset-map div.leaflet-control-zoom.leaflet-bar a.leaflet-control-zoom-out {
  background-image: url(../../minus.png);
}
.dataset-map-expanded section#dataset-map .leaflet-control-arrow-left,
.dataset-map-expanded section#dataset-map .leaflet-control-arrow-right,
.dataset-map-expanded section#dataset-map .leaflet-control-arrow-up,
.dataset-map-expanded section#dataset-map .leaflet-control-arrow-down {
  border-radius: 4px;
  display: block;
  border: 1px solid #aaa;
  font-size: 15px;
  text-align: center;
  position: relative;
}
.dataset-map-expanded section#dataset-map .leaflet-control-arrow-left {
  left: -12px;
  float: left;
}
.dataset-map-expanded section#dataset-map .leaflet-control-arrow-right {
  right: 12px;
  float: right;
}
.dataset-map-expanded section#dataset-map .leaflet-control-arrow-down {
  clear: both;
}
.dataset-map-expanded section#dataset-map .leaflet-control-arrow {
  box-shadow: none;
}
.dataset-map-expanded section#dataset-map .dataset-map #dataset-map-container.minimal-map .leaflet-control-container {
  display: none;
}
.dataset-map-expanded section#dataset-map .nav-dataset-map {
  margin-bottom: 0;
}
.dataset-map-expanded section#dataset-map .active .show-map-link i {
  position: absolute;
  right: 2px;
  padding-top: 3px;
  font-size: 16px;
  display: inline-block;
}
.dataset-map-expanded section#dataset-map .show-map-link {
  text-transform: initial;
  font-size: 14px;
  font-weight: normal;
}
.dataset-map-expanded section#dataset-map .show-map-link i {
  display: none;
}
.dataset-map-expanded section#dataset-map .show-map-link:after {
  content: unset;
}
.dataset-map-expanded section#dataset-map:hover .nav-facet .nav-item:not(.active) > a:after,
.dataset-map-expanded section#dataset-map .nav-facet .nav-item:not(.active) > a:hover:after {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -8px;
  width: 17px;
  height: 17px;
  font-size: 15px;
}
.dataset-map-expanded {
  /*#dataset-map-attribution,*/
}
.dataset-map-expanded div.wrapper {
  margin-top: 400px;
}
.dataset-map-expanded .module-footer {
  border-top: none;
}
.dataset-map-expanded #dataset-map-clear {
  display: block !important;
}
.dataset-map-expanded #extended-map-panel {
  display: inline-block;
}
.dataset-map-expanded #extended-map-panel {
  padding-left: 15px;
  padding-top: 15px;
  float: right;
}
.dataset-map-expanded #extended-map-panel a {
  color: #fff;
  text-transform: none;
}
.dataset-map-expanded #extended-map-panel ul {
  margin-left: 0;
}
.dataset-map-expanded #dataset-map-container {
  display: inline-block;
}
.dataset-map-expanded section#dataset-map {
  top: -410px;
  width: 960px;
  box-sizing: content-box;
  margin-left: -20px;
  left: unset;
}
.dataset-map-expanded #dataset-map {
  font-size: 14px;
  height: 386px;
}
.dataset-map-expanded #dataset-map .leaflet-left {
  left: 20px;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-in,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-out {
  width: 24px;
  height: 24px;
  color: transparent;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-in:hover,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-out:hover,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-in:focus,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-out:focus {
  color: transparent;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right {
  width: 24px;
  height: 24px;
  box-sizing: content-box;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up::before,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down::before,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left::before,
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right::before {
  content: " ";
  width: 14px;
  height: 24px;
  display: inline-block;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up {
  bottom: 2px;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up::before {
  background-image: url("../../top.png");
  background-position: center;
  background-repeat: no-repeat;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down {
  top: 2px;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down::before {
  background-image: url("../../bottom.png");
  background-position: center;
  background-repeat: no-repeat;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left {
  left: -14px;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left::before {
  background-image: url("../../left.png");
  background-position: center;
  background-repeat: no-repeat;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right {
  right: 12px;
}
.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right::before {
  background-image: url("../../right.png");
  background-position: center;
  background-repeat: no-repeat;
}
.dataset-map-expanded #dataset-map h2.module-heading {
  padding-left: 20px;
}
.dataset-map-expanded #dataset-map h2.module-heading #dataset-map-clear {
  padding-right: 15px;
  color: #004485;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 0;
}
.dataset-map-expanded #dataset-map h2.module-heading #dataset-map-clear:hover {
  text-decoration: underline;
}
.dataset-map-expanded #dataset-map #dataset-map-attribution {
  margin: 10px 25px;
  font-size: 10px;
}
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons {
  position: absolute;
  right: 0;
  bottom: 12px;
  margin: 0 15px;
  float: right;
  width: 36.5%;
  text-align: right;
  padding: 15px 0;
  border-top: 1px solid #cdcdcd;
  padding-bottom: 10px;
  padding-top: 20px;
}
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.cancel {
  margin-right: 10px;
  background-color: #5f5e67;
  width: 38.2%;
}
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.cancel:hover,
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.cancel:focus {
  background-color: #4f4f57;
}
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply {
  width: 48.1%;
}
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:hover {
  background-color: #c02d00;
}
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:focus {
  background-color: #ca0000;
  background-image: none;
}
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled {
  background: #f35c20;
  color: #fff;
}
@-moz-document url-prefix() {
  .dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn {
    font-size: 12px;
  }
}
.dataset-map-expanded #dataset-map div#dataset-map-edit-buttons {
  padding: 20px 0 10px 0;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block {
  display: inline;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel {
  width: 39.5%;
  padding-right: 15px;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav {
  border-bottom: none;
  text-align: center;
  margin-bottom: 15px;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3 {
  display: inline-block;
  padding: 0;
  width: 48%;
  float: none;
  margin: 0;
  margin-right: 10px;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3 a {
  font-size: 14px;
  border-radius: 4px;
  margin-right: 0;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3 a:hover {
  background-color: #c02d00;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3 a:focus {
  background-color: #ca0000;
  background-image: none;
}
@-moz-document url-prefix() {
  .dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3 a {
    font-size: 12px;
  }
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3.extended-map-show-form {
  margin-right: 0;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3.active {
  position: relative;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.span3.active::before {
  content: " ";
  background: url(../../../../v.png) center no-repeat;
  width: 23px;
  height: 12px;
  display: block;
  position: absolute;
  left: 43%;
  bottom: -11px;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.active a {
  color: #fff;
  box-shadow: none;
  border: none;
  background-color: #ca0000;
  background-image: none;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.active a.active {
  border: none;
  box-shadow: none;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.active a:hover {
  background-color: #c02d00;
  box-shadow: none;
  border: none;
  color: #fff;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li.active a:focus {
  border-color: none;
  box-shadow: none;
  border: none;
  background-color: #ca0000;
  color: #fff;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li a {
  border: none;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li a:hover {
  border-color: transparent;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav li a.active {
  border: none;
  box-shadow: none;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel ul.flood-home-nav:last-child {
  margin-right: 0;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs {
  display: block;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates input {
  display: inline-block;
  max-width: 100%;
  box-sizing: border-box;
  width: 206px;
  height: 2em;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control {
  display: block;
  text-align: right;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control a {
  margin-top: 4px;
  font-size: 14px;
  display: inline-block;
  padding: 7px 10px;
  white-space: unset;
}
@-moz-document url-prefix() {
  .dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control a {
    font-size: 12px;
  }
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-reset {
  margin-right: 9px;
  background-color: #5f5e67;
  width: 48.1%;
  line-height: 18px;
  min-height: 52px;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-reset:hover,
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-reset:focus {
  background-color: #4f4f57;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update {
  padding-top: 15px;
  width: 48.1%;
  min-height: 52px;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:hover {
  background-color: #c02d00;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:focus {
  background-color: #ca0000;
  background-image: none;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .coord-field {
  width: 48.1%;
  margin-right: 9px;
  margin-bottom: 5px;
  display: inline-block;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .coord-field label {
  font-size: 14px;
  margin-bottom: 0;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .coord-field.last,
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .coord-field.pre-last {
  margin-right: 0;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .span-input {
  display: none;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #info_tab ul li,
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #default_tab ul li {
  position: relative;
  list-style-type: none;
  line-height: 25px;
  font-size: 14px;
  margin-left: 0;
  padding-left: 20px;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #info_tab ul li::before,
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #default_tab ul li::before {
  content: "• ";
  color: #004485;
  font-size: 18px;
  top: 2px;
  position: absolute;
  left: 0;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #info_tab .id_coordinates .coord-field {
  width: 21.8%;
  margin-right: 8px;
  margin-bottom: 5px;
  display: inline-block;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #info_tab .id_coordinates .coord-field .coord-title {
  font-weight: 700;
}
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #info_tab .id_coordinates .redraw-block #redraw-btn {
  padding: 7px 17.5px;
}
.dataset-map-expanded #dataset-map .dataset-map #dataset-map-container {
  width: 60.5%;
}
.dataset-map-expanded #dataset-map .dataset-map #dataset-map-container .leaflet-control-draw {
  border: none;
}
@media (min-width: 320px) {
  .account-requests-page .wrapper .primary div.module-content {
    margin: 10px auto;
  }
  .account-requests-page .wrapper .primary div.module-content .table thead tr {
    border: 0;
  }
  .account-requests-page .wrapper .primary div.module-content .table thead th {
    display: none;
    border: 0;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody td {
    display: inline-block;
    width: 67%;
    padding: 9px 5px;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody td.label-td {
    background-color: #005897;
    min-width: 15%;
    width: 22%;
    color: #fff;
    text-align: center;
  }
  .account-requests-page .wrapper .primary .list-title {
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .account-requests-page .select2-container {
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  .account-requests-page .wrapper .primary {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .account-requests-page .wrapper .primary .module-content.page-header {
    padding-right: 0;
    width: 100%;
  }
  .account-requests-page .wrapper .primary div.module-content {
    padding-left: 20px;
  }
  .account-requests-page .wrapper .primary div.module-content .table {
    width: auto;
  }
  .account-requests-page .wrapper .primary div.module-content .table thead th {
    display: table-cell;
  }
  .account-requests-page .wrapper .primary div.module-content .table thead th:first-child {
    width: 25%;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody td {
    display: table-cell;
    padding: 9px 10px;
    width: auto;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody td.label-td {
    display: none;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody .name-td {
    width: 18%;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody .org-td {
    width: 11%;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody .role-td {
    width: 11%;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody .btn-td {
    width: 22%;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody .btn-success {
    margin-right: 8px;
  }
  @-moz-document url-prefix() {
    .account-requests-page .wrapper .primary div.module-content .table thead th:first-child {
      width: 25%;
    }
    .account-requests-page .wrapper .primary div.module-content .table tbody .name-td {
      width: 18%;
    }
    .account-requests-page .wrapper .primary div.module-content .table tbody .org-td,
    .account-requests-page .wrapper .primary div.module-content .table tbody .role-td {
      min-width: 90px;
    }
    .account-requests-page .wrapper .primary div.module-content .table tbody .btn-td {
      min-width: 175px;
    }
    .account-requests-page .wrapper .primary div.module-content .table tbody .btn-success {
      margin-right: 8px;
    }
  }
  .select2-container {
    min-width: 90px;
  }
}
@media (min-width: 1024px) {
  .account-requests-page .wrapper .primary {
    width: 960px;
  }
  .account-requests-page .wrapper .primary .module-content.page-header {
    margin: 0 auto;
    width: 920px;
    padding-right: 0;
    padding-left: 0;
  }
  .account-requests-page .wrapper .primary .module-content.page-header ul.nav {
    padding-left: 15px;
  }
  .account-requests-page .wrapper .primary .list-title {
    padding-left: 40px;
    padding-top: 25px;
  }
  .account-requests-page .wrapper .primary div.module-content {
    width: 880px;
    padding-left: 0;
    padding-right: 0;
  }
  .account-requests-page .wrapper .primary div.module-content .table {
    width: auto;
  }
  .account-requests-page .wrapper .primary div.module-content .table thead th:first-child {
    width: 25%;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody .name-td {
    width: auto;
  }
  .account-requests-page .wrapper .primary div.module-content .table tbody .org-td {
    width: 17%;
  }
  .org-td .select2-container {
    min-width: 150px;
  }
  .role-td .select2-container {
    min-width: 90px;
  }
}
.slug-preview .info-block,
#dataset-edit .slug-preview .info-block {
  margin-left: 10px;
}
.slug-preview button.btn-xs,
#dataset-edit .slug-preview button.btn-xs {
  background-color: #f35c20;
  text-transform: none;
  float: right;
  border: none;
  margin-top: 8px;
  line-height: 21px;
  font-weight: 600;
}
.slug-preview button.btn-xs:hover,
#dataset-edit .slug-preview button.btn-xs:hover {
  background: #cb420b;
}
.dataset-form .control-group .flood-spatial-dataset {
  display: inline;
  margin-left: 0;
}
.dataset-form .control-group .flood-spatial-dataset input {
  top: 11px;
}
.flood-relationship-flash {
  border: 1px solid #e3ba00;
  border-radius: 5px;
  background: #fff0b0;
  margin: 25px 0;
  padding: 5px 10px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.flood-relationship-flash .flood-relationship-image {
  width: 45px;
  display: table-cell;
  vertical-align: middle;
}
.flood-relationship-flash .flood-relationship-not-image {
  display: inline-block;
  vertical-align: sub;
}
.flood-relationship-flash .flood-relationship-title {
  font-weight: bold;
}
/* Datepicker alts */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 324px !important;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_label > .xdsoft_select {
  text-align: left;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_label > .xdsoft_select .xdsoft_scrollbar {
  width: 10px !important;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: -5px;
  min-width: 55px !important;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect .xdsoft_scrollbar {
  width: 15px !important;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  min-width: 120px !important;
  right: -39px;
}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month {
  width: 120px !important;
}
.primary .label {
  display: inline-block;
}
.primary .label.label-inverse.data_status-field {
  background: #5e5f66;
  color: #fff;
  padding: 5px;
  text-transform: none;
  margin-right: 5px;
}
.notes.embedded-content,
#publisher-tree .hierarchy-tree-top,
.related-dataset-list.unstyled,
#extended-map-panel,
.user-list li a,
dl,
fieldset legend,
.user-list,
input,
.nav-item a {
  font-family: "Aller", sans-serif;
}
/* New Buttons styles */
button[name="save"].btn,
button[name="add_user"].btn,
.page-header .content_action .btn.btn-submit-for-approval,
.page-header .content_action .btn.btn-approve,
.homepage .flood-home.new-layout3 .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update,
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply,
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update,
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled,
.save.btn-primary,
.account-requests-page .wrapper .primary div.module-content .table tbody .btn-success {
  background-image: none;
  background-color: #055c11;
}
button[name="save"].btn:hover,
button[name="add_user"].btn:hover,
.page-header .content_action .btn.btn-submit-for-approval:hover,
.page-header .content_action .btn.btn-approve:hover,
.homepage .flood-home.new-layout3 .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled:hover,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:hover,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:hover,
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:hover,
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:hover,
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled:hover,
.save.btn-primary:hover,
.account-requests-page .wrapper .primary div.module-content .table tbody .btn-success:hover,
button[name="save"].btn:focus,
button[name="add_user"].btn:focus,
.page-header .content_action .btn.btn-submit-for-approval:focus,
.page-header .content_action .btn.btn-approve:focus,
.homepage .flood-home.new-layout3 .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled:focus,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:focus,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:focus,
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:focus,
.dataset-map-expanded #dataset-map .dataset-map .flood-menu-block #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:focus,
.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled:focus,
.save.btn-primary:focus,
.account-requests-page .wrapper .primary div.module-content .table tbody .btn-success:focus {
  background: #03400b;
}
button[name="save"].btn-cancel-prev,
.cancel {
  background-color: #565656;
}
button[name="save"].btn-cancel-prev:hover,
.cancel:hover,
button[name="save"].btn-cancel-prev:focus,
.cancel:focus {
  background-color: #403e3e;
}
.page-header .content_action .btn.btn-reject,
.account-requests-page .wrapper .primary div.module-content .table tbody .btn.btn-info {
  color: #fff;
  background-color: #95241f;
}
.page-header .content_action .btn.btn-reject:hover,
.account-requests-page .wrapper .primary div.module-content .table tbody .btn.btn-info:hover,
.page-header .content_action .btn.btn-reject:focus,
.account-requests-page .wrapper .primary div.module-content .table tbody .btn.btn-info:focus {
  background-color: #681915;
}
.btn.btn-primary.btn-confirm-func,
.btn.btn-primary.accept-btn,
.btn.btn-primary.apply {
  background-image: none;
  background-color: #055c11;
}
.btn.btn-primary.btn-confirm-func:hover,
.btn.btn-primary.accept-btn:hover,
.btn.btn-primary.apply:hover,
.btn.btn-primary.btn-confirm-func:focus,
.btn.btn-primary.accept-btn:focus,
.btn.btn-primary.apply:focus {
  background: #03400b;
}
.btn.btn-cancel-prev,
.btn.btn-cancel {
  background-color: #565656;
}
.btn.btn-cancel-prev:hover .btn.btn-cancel-prev:focus,
.btn.btn-cancel-prev:hover .btn.btn-cancel:focus,
.btn.btn-cancel:hover .btn.btn-cancel-prev:focus,
.btn.btn-cancel:hover .btn.btn-cancel:focus {
  background-color: #403e3e;
}
.btn.btn-reject,
.btn.btn-danger {
  color: #fff;
  background-color: #95241f;
}
.btn.btn-reject:hover,
.btn.btn-danger:hover,
.btn.btn-reject:focus,
.btn.btn-danger:focus {
  background-color: #681915;
}
.context-info .btn.btn-success.btn-follow {
  color: #f35c20;
  background-color: #fff;
  border: 2px solid #f35c20;
}
.context-info .btn.btn-success.btn-follow:hover,
.context-info .btn.btn-success.btn-follow:focus {
  color: #fff;
  background-color: #bf2d00;
}
.context-info .btn.btn-danger.btn-unfollow {
  color: #fff;
  background-color: #95241f;
}
.context-info .btn.btn-danger.btn-unfollow:hover,
.context-info .btn.btn-danger.btn-unfollow:focus {
  background-color: #681915;
}
.context-info h1.heading {
  margin: 0 0 7px 0;
  font-size: 26px;
  line-height: 1;
  color: #4a4a4a;
  word-break: break-word;
  word-wrap: break-word;
}
.module-narrow.context-info h1.heading {
  font-size: 15px;
  padding-top: 28px;
  line-height: 23px;
}
.context-info .image {
  margin-bottom: 10px;
  margin-top: 22px;
}
#related-flood-list .related-item .rel-wrapper,
#related-flood-list .related-item .with-fp {
  display: inline-block;
}
#related-flood-list .related-item .with-fp {
  margin-left: 10px;
}
#extended-map-panel .nav-tabs > li > a {
  padding: 8px 6px;
}
#extended-map-panel .leaflet-draw-draw-rectangle i {
  margin-right: 10px;
  margin-bottom: 0;
  position: relative;
  top: 2px;
  font-size: 18px;
}
#extended-map-panel .btn.btn-primary i {
  display: inline-block;
}
#extended-map-panel #flood-coord::before {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -4px;
  width: 17px;
  height: 17px;
  content: " ";
  background-image: url("../../rect-coord-inv.png");
  background-position: center;
  background-repeat: no-repeat;
}
ul.pending-projects {
  clear: both;
  margin-left: 0;
}
.projects-found {
  line-height: 3;
}
body {
  color: #000;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
.wrapper {
  border-radius: 0;
  border: none;
  width: 100%;
  box-sizing: content-box;
  margin-top: 20px;
  margin-bottom: 20px;
}
.wrapper:before {
  display: none;
}
.secondary .module:first-child,
.primary .module:first-child {
  margin-top: 0;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
#followee-filter .btn {
  *zoom: 1;
  color: #000000;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
}
#followee-filter .btn:before,
#followee-filter .btn:after {
  display: table;
  content: "";
  line-height: 0;
}
#followee-filter .btn:after {
  clear: both;
}
#followee-filter .btn span,
#followee-filter .btn strong {
  display: block;
  float: left;
  line-height: 1.5;
}
#followee-filter .btn span {
  font-weight: normal;
}
#followee-filter .btn span.icon-angle-down {
  font-size: 28px;
  color: #004485;
  line-height: 0.8;
  margin-left: 10px;
}
#followee-filter .btn strong {
  margin: 0 5px;
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#followee-filter [class^="icon-"],
#followee-filter [class*=" icon-"] {
  display: inline-block;
  text-align: right;
  font-size: 14px;
  line-height: 1;
  width: 14px;
  box-sizing: content-box;
}
#followee-filter .nav > li > a {
  text-transform: none;
  font-weight: 300;
  font-size: 14px;
}
.popover-followee .popover-title {
  display: none;
}
.popover-followee .popover-content {
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.popover-followee .empty {
  padding: 10px;
}
.popover-followee .popover-header {
  *zoom: 1;
  background-color: whiteSmoke;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.popover-followee .popover-header:before,
.popover-followee .popover-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.popover-followee .popover-header:after {
  clear: both;
}
.popover-followee .popover-header .input-prepend {
  margin-bottom: 0;
}
.popover-followee .popover-header .add-on,
.popover-followee .popover-header input {
  float: left;
  margin: 0;
  box-sizing: content-box;
}
.popover-followee .popover-header .add-on,
.popover-followee .popover-header .add-on:first-child {
  padding: 4px 8px 4px 12px;
  border-right-width: 0;
  -webkit-border-radius: 100px 0 0 100px;
  -moz-border-radius: 100px 0 0 100px;
  border-radius: 100px 0 0 100px;
}
.popover-followee .popover-header input {
  padding: 4px 12px 4px 8px;
  font-size: 13px;
  width: 200px;
  -webkit-border-radius: 0 100px 100px 0;
  -moz-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}
.popover-followee .nav {
  padding: 0;
  margin: 0;
  max-height: 205px;
  overflow: auto;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.popover-followee .nav li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 10px 7px 15px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.popover-followee .nav li a i {
  background-color: #567621;
  color: #fff;
  margin-right: 11px;
  padding: 3px 5px;
  line-height: 1;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
}
.popover-followee .nav li a:hover i {
  background-color: #000;
}
.popover-followee .nav li.active a i {
  color: #567621;
  background-color: #fff;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-group input {
  height: 20px;
  box-sizing: content-box;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group span {
  color: #000;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.media-grid,
.masthead,
.account-masthead {
  background-image: none;
}
.btn.manage-flood-projects {
  border: none;
}
@media (min-width: 992px) {
  .search-form .control-order-by {
    margin-top: -3px;
  }
}
#field-order-by {
  min-height: 28px;
}
.related-dataset-manage-item {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #id_coordinates .coord-field {
    display: inline-block !important;
    width: 21% !important;
  }
  .wrapper {
    margin-top: 130px !important;
    position: relative;
  }
  .page_primary_action {
    margin-top: 480px !important;
  }
  #dataset-map {
    height: 250px;
    width: 100%;
    position: absolute;
    top: -135px;
    left: 0px;
  }
  #dataset-map #dataset-map-edit-buttons a {
    display: block !important;
    width: 60% !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #dataset-map .extended-map-control a:first-child {
    margin-right: 4% !important;
  }
  #dataset-map .extended-map-control a {
    padding-top: 12px !important;
    margin-top: 20px !important;
    display: inline-block !important;
    width: 47% !important;
    min-height: 50px !important;
  }
  #dataset-map #dataset-map-container {
    height: 526px;
  }
  .dataset-map-expanded #dataset-map .dataset-map #dataset-map-container {
    width: 100%;
  }
  .dataset-map-expanded section#dataset-map {
    padding-top: 10px;
    width: 100%;
    margin-left: -15px;
    height: 715px;
    position: absolute;
    top: -135px;
  }
  .dataset-map-expanded section#dataset-map #dataset-map-edit-buttons {
    right: 0;
    bottom: 12px;
    margin: 0px;
    width: 100%;
    text-align: right;
    border-top: 1px solid #cdcdcd;
    padding: 20px 10% 10px 10%;
  }
  .dataset-map-expanded section#dataset-map #dataset-map-edit-buttons .btn.cancel {
    width: 100%;
    margin-bottom: 10px;
  }
  .dataset-map-expanded section#dataset-map #dataset-map-edit-buttons .btn.apply {
    width: 100%;
  }
  .dataset-map-expanded #extended-map-panel {
    width: 100% !important;
  }
  .dataset-map-expanded #extended-map-panel .flood-nav-spatial {
    display: flex;
    justify-content: center;
  }
  .dataset-map-expanded #extended-map-panel #content-tabs input {
    margin-bottom: 0px;
  }
  .dataset-map-expanded #extended-map-panel #content-tabs #redraw-btn {
    margin-top: 20px;
  }
  .breadcrumb li {
    margin-left: 10px;
    font-size: 18px !important;
  }
  div.select2-container .select2-choice .select2-arrow b {
    background-image: url("../../../../../../../flood_arrow_select.png") !important;
    background-size: 14px 9px !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  div.select2-container .select2-choice .select2-arrow b {
    background-image: url("../../../../../../../flood_arrow_select.png") !important;
    background-size: 14px 9px !important;
  }
}
.leaflet-touch .leaflet-bar {
  border: none !important;
}
.button-splitter {
  display: block;
  background: url("../../../base/images/dots-border.png") center center no-repeat;
  width: 5px;
  height: 36px;
  float: right;
  margin: 0 10px;
}
.dataset-item .label {
  text-shadow: none;
}
.dataset-list li.flood-project {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.dataset-list li.flood-project > .dataset-content {
  border-left: 3px solid #004485;
}
.dataset-list li.flood-project > .dataset-content > div.label {
  margin-top: 0;
}
.dataset-list li.flood-project > .dataset-content > div.flood-flag {
  background: #004485;
  color: #fff;
}
.dataset-list li.flood-project > .dataset-content h3.dataset-heading {
  margin-top: 20px;
  margin-left: 20px;
}
.dataset-list li.flood-project > .dataset-content div.flood-notes {
  margin-left: 20px;
}
.dataset-list h3.dataset-heading {
  margin-top: 20px;
}
ul.dataset-list.related-datasets.sub-package {
  margin-left: 0;
}
ul.dataset-list.related-datasets.sub-package > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  padding-left: 25px;
}
.dataset-heading .label {
  top: -4px;
}
.dataset-heading .draft-data {
  width: 70px;
  line-height: 1.3;
  font-size: 13px;
  font-weight: 300;
  padding: 3px 0;
  text-align: center;
  border-radius: 0;
  color: #000;
  background-color: #8ab3e9;
  margin-right: 5px;
}
.dataset-item {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .resource-item .resource-item-btns-desktop {
    display: none;
  }
  .resource-item .resource-item-btns-mobile {
    display: block;
  }
  .resource-item .resource-item-btns {
    float: none;
    text-align: right;
  }
  .resource-item .resource-item-btns a:first-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .resource-item .resource-item-btns {
    float: none;
  }
  .resource-item .resource-item-btns {
    margin-left: -66px;
    margin-top: 10px;
  }
  .resource-item .resource-item-btns a {
    width: 100%;
    padding-right: 0;
    margin-left: -10px;
  }
  .primary .page-header .nav-tabs li.active a {
    border-bottom: 1px solid #c5c5c5;
  }
}
.dataset-heading {
  font-size: 25px;
}
.related-dataset-heading {
  margin-bottom: 8px;
}
.dataset-private {
  background-color: #5e5e66;
  color: #fff;
}
#dataset-resources {
  margin-top: 22px;
}
.flood-labels {
  font-family: "Aller", sans-serif;
  padding: 10px 30px;
  border-radius: 0;
  font-size: 15px;
  color: #474747;
  font-weight: 300;
  text-shadow: none;
}
.flood-labels:hover {
  color: #474747;
}
.dataset-resources li a {
  font-family: "Aller", sans-serif;
  padding: 10px 30px;
  border-radius: 0;
  font-size: 15px;
  color: #474747;
  font-weight: 300;
  text-shadow: none;
}
.dataset-resources li a:hover {
  color: #474747;
}
.resource-list {
  padding: 10px 0 0 10px;
  margin: -10px 0 27px -10px;
}
.resource-item {
  padding: 10px 4px 10px 60px;
}
.resource-item:hover {
  background-color: #f7f7f7;
}
.resource-item .heading {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.resource-item .format-label {
  position: absolute;
  top: 10px;
  left: 10px;
}
.resource-item .description {
  font-size: 12px;
  margin-bottom: 0;
  min-height: 12px;
}
.resource-item .btn-group {
  position: absolute;
  top: 9px;
  right: 5px;
  display: none;
}
.resource-item .btn-group .btn {
  min-width: 135px;
  padding: 10px 12px;
  border-radius: 0;
}
.resource-item .btn-group .btn i {
  display: none;
}
@media (min-width: 768px) {
  .resource-item .resource-item-btns-desktop {
    display: block;
  }
  .resource-item .resource-item-btns-mobile {
    display: none;
  }
  .resource-item a.heading {
    word-break: break-all;
    hyphens: auto;
  }
}
.resource-item-btns {
  float: right;
}
.resource-item-btns .btn.btn-primary {
  padding: 9px 4px;
  min-width: 152px;
  margin-left: 6px;
}
.resource-item-btns .btn.btn-primary .resource-btn-icon {
  padding-right: 10px;
  margin-top: -3px;
}
.resource-item-btns .btn.btn-primary i {
  display: inline;
}
#content .dataset-item .file-type-btn {
  font-weight: bold;
  color: #004485;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 5px;
  margin-top: 4px;
  font-weight: 300;
  padding: 5px 10px;
  font-size: 14px;
  text-align: center;
}
#content .dataset-item .file-type-btn:focus {
  font-style: normal;
}
#content .dataset-item .file-type-btn:hover {
  background-color: #eee;
}
.flood-notes {
  font-family: "Aller", sans-serif;
}
.flood-basic-info {
  font-family: "Aller", sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
}
.flood-basic-info span {
  color: #48484f;
}
.flood-project > .dataset-content .flood-basic-info {
  margin-left: 20px;
}
.container .page-header .btn i.icon-wrench {
  display: inline-block;
}
.resource-item .resource-btn-group {
  display: inline-block;
  position: absolute;
  float: right;
  top: 9px;
  right: 5px;
}
.resource-item .resource-btn-group ul {
  list-style-type: none;
}
.resource-item .resource-btn-group ul li {
  float: right;
}
.resource-item .resource-btn-group ul li:first-child {
  margin-right: 5px;
  float: left;
}
.resource-item .resource-btn-group .btn-resource-info,
.resource-item .resource-btn-group .btn-resource {
  padding: 7px 12px;
  min-width: 120px;
  font-weight: bold;
}
.resource-item .resource-btn-group .btn-resource-disabled {
  background-color: #5f5e67;
  background-image: none;
  border: 1px solid #4f4f57;
  color: #eee;
  padding: 6px 12px;
}
.resource-item .resource-btn-group .btn-resource-disabled:hover {
  background-color: #5f5e67;
}
.resource-item .resource-btn-group .btn-resource-disabled:focus {
  background-color: #5f5e67;
}
.resource-item .resource-btn-group .btn-resource-disabled:active {
  background-color: #5f5e67;
}
.resource-item .resource-btn-group .flood-icon-download,
.resource-item .resource-btn-group .icon-flood-info {
  background: url("../../flood_download_icon.png");
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.resource-item .resource-btn-group .flood-icon-download-disabled {
  background: url("../../flood_download_icon_disabled.png");
}
.resource-item .resource-btn-group .icon-flood-info {
  background: url("../../flood_info_icon.png") no-repeat;
  width: 5px;
}
section.resources .nav > li > a {
  text-transform: none;
  font-weight: 300;
  font-size: 14px;
}
.tag {
  font-family: "Aller", sans-serif;
  color: #004485;
  padding: 5px 10px;
}
a.tag:hover {
  color: #fff;
  background-color: #002e56;
  box-shadow: none;
}
.pill {
  background-color: #002e56;
  padding: 4px 10px 3px 10px;
  font-size: 14px;
  border-radius: 15px;
}
.pill .icon-remove {
  color: #8ab3e9;
}
.leaflet-arrows div.leaflet-control-zoom.leaflet-bar a.leaflet-control-zoom-in {
  background-image: url(../../plus.png);
}
.leaflet-arrows div.leaflet-control-zoom.leaflet-bar a.leaflet-control-zoom-out {
  background-image: url(../../minus.png);
}
.leaflet-arrows .leaflet-control-arrow-left,
.leaflet-arrows .leaflet-control-arrow-right,
.leaflet-arrows .leaflet-control-arrow-up,
.leaflet-arrows .leaflet-control-arrow-down {
  border-radius: 4px;
  display: block;
  border: 1px solid #aaa;
  font-size: 15px;
  text-align: center;
  position: relative;
}
.leaflet-arrows .leaflet-control-arrow-left {
  left: -12px;
  float: left;
}
.leaflet-arrows .leaflet-control-arrow-right {
  right: 12px;
  float: right;
}
.leaflet-arrows .leaflet-control-arrow-down {
  clear: both;
}
.leaflet-arrows .leaflet-control-arrow {
  box-shadow: none;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown .dropdown-menu {
  min-width: 170px;
  border-radius: 0;
}
.dropdown .dropdown-menu li a:hover {
  background: #465f1b;
}
.dropdown .dropdown-menu li a i {
  display: none;
}
.site-footer {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #efefef;
  box-shadow: none;
  min-height: 20px;
  padding: 9px 0;
  color: #9f9fa0;
  box-sizing: content-box;
}
.footer-links ul {
  padding-left: 15px;
}
.footer-links ul li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 18px;
  position: relative;
  text-transform: uppercase;
}
.footer-links ul li::after {
  content: "";
  height: 12px;
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  border-right: 1px solid #9f9fa0;
}
.footer-links ul li:last-child::after {
  display: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 4px 14px;
}
label a:hover {
  text-decoration: none;
}
label {
  font-size: 15px;
  line-height: 23px;
}
label.checkbox {
  line-height: 15px;
}
label.checkbox input[type="checkbox"]:not(:checked),
label.checkbox input[type="checkbox"]:checked {
  left: 0;
  top: 0;
}
.control-medium input,
.control-full input,
.control-medium select,
.control-full select,
.control-medium textarea,
.control-full textarea {
  width: 100%;
  box-sizing: border-box;
}
.control-medium input,
.control-full input,
.control-medium select,
.control-full select {
  height: 38px;
  font-family: "Aller", sans-serif;
}
.control-medium select::after,
.control-full select::after {
  font-family: FontAwesome;
  content: "\f107";
  color: #fff;
  width: 16px;
  height: 36px;
  display: block;
  margin: 6px auto 0;
  font-size: 25px;
  background: #424242;
}
.control-medium select:focus,
.control-full select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 8px #004485;
  box-shadow: 0 0 8px #004485;
}
.control-group .select2-container .select2-chosen {
  font-size: 15px;
}
.secondary form#user-search-form {
  padding: 10px 15px;
}
.secondary form#user-search-form #field-user-search {
  box-sizing: content-box;
  padding: 7px 5px;
  border-radius: 0;
}
.form-horizontal .control-group {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.form-actions {
  border-top: 1px solid #e5e5e5;
  padding-bottom: 0;
  padding: 19px 15px 0 15px;
  margin: 20px -15px 0 -15px;
}
.form-group {
  margin-bottom: 7px;
}
.form-group .control-label {
  padding-top: 5px;
}
.form-group .controls input,
.form-group .controls textarea {
  margin-bottom: 0;
}
.form-group .controls select {
  background-color: inherit;
}
@media (min-width: 768px) {
  .form-group .controls {
    position: relative;
    font-size: 13px;
    margin-left: 10px;
  }
}
.form-actions .control-required-message {
  float: none;
}
.form-horizontal h2 {
  font-size: 30px;
}
.form-horizontal .control-label {
  width: auto;
  float: none;
  text-align: left;
  font-family: "Aller", sans-serif;
}
.form-horizontal h3 {
  margin-left: -15px;
}
.form-horizontal.resource-downloads .form-group {
  margin: 20px 0;
}
.form-horizontal.resource-downloads legend {
  line-height: 40px;
}
.form-horizontal.resource-downloads label {
  margin-bottom: 5px;
}
.form-horizontal.resource-downloads input {
  width: 206px;
  box-sizing: content-box;
}
@media (min-width: 768px) {
  .form-horizontal .controls {
    position: relative;
    font-size: 13px;
    margin-left: 10px;
  }
  .form-horizontal .controls a {
    font-size: 13px;
  }
}
blockquote {
  font-size: 13px;
}
@media (min-width: 980px) {
  .form-horizontal .info-block {
    padding: 0 0 6px 20px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .form-horizontal .info-block i {
    font-size: 17px;
    margin: -1px 14px 0 1px;
    position: absolute;
    left: 0;
  }
}
.form-horizontal .info-block a {
  color: #004485;
}
.simple-input .field input {
  margin: 0;
  height: 27px;
}
.simple-input .field .btn-search {
  display: none;
  height: 35px;
  width: 35px;
  top: 1px;
  background-color: #8bb14e;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
}
.simple-input .field .btn-search i {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.simple-input .field .btn-search:hover {
  background-color: #567621;
  color: #fff;
}
.editor .editor-info-block a {
  color: #004485;
  font-size: 13px;
}
.slug-preview {
  margin-top: 14px;
  margin-left: -10px;
  font-family: "Aller", sans-serif;
}
.slug-preview strong {
  display: block;
}
.slug-preview .slug-preview-prefix {
  margin-left: 20px;
  display: inline-block;
  margin-top: 14px;
  font-family: "Aller", sans-serif;
}
.slug-preview .btn-mini {
  float: right;
  margin-top: 8px;
  line-height: 21px;
}
.slug-preview-value {
  background-color: #fedb95;
  line-height: 35px;
  display: inline-block;
}
.select2-drop {
  padding-top: 5px;
  margin-top: -2px;
}
.bootstrap-select .dropdown-toggle:hover::after {
  background: #000;
}
.bootstrap-select .dropdown-toggle::after {
  font-family: FontAwesome;
  content: "\f107";
  color: #fff;
  height: 16px;
  position: absolute;
  display: block;
  font-size: 25px;
  background: #424242;
  top: 0;
  right: 0;
  width: 36px;
  padding: 10px 0;
  border-radius: 3px;
}
.bootstrap-select.open .dropdown-toggle::after {
  background: #000;
  content: "\f106";
}
.select2-search-choice-close,
.select2-container-multi .select2-search-choice-close {
  top: 3px;
}
.select2-container {
  font-family: "Aller", sans-serif;
  padding: 0;
  border: none;
}
.select2-container .select2-choice {
  border-color: #bdbebf;
  border-radius: 3px;
  background: none;
  padding: 5px 10px;
  height: 100%;
  box-sizing: border-box;
}
.select2-container .select2-choice .select2-arrow {
  border-left: none;
  width: 35px;
  border-radius: 0;
}
.select2-container .select2-choice .select2-arrow b {
  background-image: url("../../flood_arrow_select.png");
  background-position: center;
  background-repeat: no-repeat;
  background-position: 9px 14px !important;
}
.select2-container .select2-choice .select2-arrow b::after {
  display: none;
}
.select2-container.select2-dropdown-open .select2-choice .select2-arrow b::after {
  content: "\f106";
}
.select2-results .select2-highlighted {
  background: #004485;
}
.select2-drop-active {
  border-color: #bdbebf;
  font-family: "Aller", sans-serif;
}
@media (min-width: 768px) {
  .select2-container {
    min-width: 250px;
  }
  #field-add_group + .btn-primary {
    right: 26px;
    margin-top: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
  }
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #bdbebf;
  box-shadow: none;
  font-family: "Aller", sans-serif;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  -webkit-box-shadow: inset 0 1px 1px #004485;
  box-shadow: inset 0 1px 1px #004485;
  -webkit-box-shadow: 0 0 8px #004485;
  box-shadow: 0 0 8px #004485;
}
.js .image-upload #field-image-url {
  padding-right: 29px;
}
.js .image-upload #field-image-upload.hover {
  color: #fff;
  background: #cb420b;
}
.datepicker-button {
  display: block;
  width: 36px;
  height: 38px;
  border: 1px solid #bdbebf;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  box-sizing: border-box;
}
.datepicker-button i.icon-th {
  font-size: 20px;
}
.btn-danger {
  background-image: none;
  background-color: #bd362f;
  margin-top: 2px;
}
.btn-danger:hover {
  background-color: #802420;
}
#resource-edit .quality-block .simple-label,
#dataset-edit .quality-block .simple-label,
#asset-details-form .quality-block .simple-label {
  font-weight: 300;
}
#resource-edit .quality-block .affects-high-value:last-child,
#dataset-edit .quality-block .affects-high-value:last-child,
#asset-details-form .quality-block .affects-high-value:last-child {
  margin-bottom: 45px;
}
#resource-edit .quality-block .score,
#dataset-edit .quality-block .score,
#asset-details-form .quality-block .score,
#resource-edit .quality-block .score::before,
#dataset-edit .quality-block .score::before,
#asset-details-form .quality-block .score::before,
#resource-edit .quality-block .score::after,
#dataset-edit .quality-block .score::after,
#asset-details-form .quality-block .score::after {
  color: #cacbcc;
}
#resource-edit .quality-block .score.valueble,
#dataset-edit .quality-block .score.valueble,
#asset-details-form .quality-block .score.valueble {
  color: #567621;
}
#resource-edit .quality-block .score::before,
#dataset-edit .quality-block .score::before,
#asset-details-form .quality-block .score::before {
  content: "(";
}
#resource-edit .quality-block .score::after,
#dataset-edit .quality-block .score::after,
#asset-details-form .quality-block .score::after {
  content: ")";
}
#resource-edit .form-fields,
#dataset-edit .form-fields,
#asset-details-form .form-fields,
#resource-edit .tab-content,
#dataset-edit .tab-content,
#asset-details-form .tab-content {
  padding-right: 80px;
  overflow: visible;
}
#resource-edit .tabs-actions,
#dataset-edit .tabs-actions,
#asset-details-form .tabs-actions {
  background: none;
  margin: 20px -85px 0 -25px;
  padding: 19px 25px 0;
  border-top: 1px solid #e5e5e5;
}
#resource-edit .tabs-actions:before,
#dataset-edit .tabs-actions:before,
#asset-details-form .tabs-actions:before,
#resource-edit .tabs-actions:after,
#dataset-edit .tabs-actions:after,
#asset-details-form .tabs-actions:after {
  display: table;
  content: " ";
}
#resource-edit .tabs-actions:after,
#dataset-edit .tabs-actions:after,
#asset-details-form .tabs-actions:after {
  clear: both;
}
#resource-edit .tabs-actions:before,
#dataset-edit .tabs-actions:before,
#asset-details-form .tabs-actions:before,
#resource-edit .tabs-actions:after,
#dataset-edit .tabs-actions:after,
#asset-details-form .tabs-actions:after {
  display: table;
  content: " ";
}
#resource-edit .tabs-actions:after,
#dataset-edit .tabs-actions:after,
#asset-details-form .tabs-actions:after {
  clear: both;
}
#resource-edit .tabs-actions .buttons-wrap,
#dataset-edit .tabs-actions .buttons-wrap,
#asset-details-form .tabs-actions .buttons-wrap {
  padding-right: 60px;
}
#resource-edit .tabs-actions .btn.btn-primary i,
#dataset-edit .tabs-actions .btn.btn-primary i,
#asset-details-form .tabs-actions .btn.btn-primary i {
  display: block;
}
#resource-edit .form-actions,
#dataset-edit .form-actions,
#asset-details-form .form-actions {
  padding-top: 30px;
}
#resource-edit .tabs-actions .anzlic-prev,
#dataset-edit .tabs-actions .anzlic-prev,
#asset-details-form .tabs-actions .anzlic-prev,
#resource-edit .tabs-actions .anzlic-next,
#dataset-edit .tabs-actions .anzlic-next,
#asset-details-form .tabs-actions .anzlic-next {
  width: 48.3%;
}
#resource-edit .select2-choices,
#dataset-edit .select2-choices,
#asset-details-form .select2-choices {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#resource-edit .bootstrap-select .dropdown-toggle::after,
#dataset-edit .bootstrap-select .dropdown-toggle::after,
#asset-details-form .bootstrap-select .dropdown-toggle::after {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-bottom: 11px;
  width: 37px;
  line-height: 20px;
}
#resource-edit.form-horizontal .control-label,
#dataset-edit.form-horizontal .control-label,
#asset-details-form.form-horizontal .control-label {
  margin-left: 10px;
}
#resource-edit.form-horizontal .control-label .control-required,
#dataset-edit.form-horizontal .control-label .control-required,
#asset-details-form.form-horizontal .control-label .control-required {
  margin-left: -10px;
}
#resource-edit.form-horizontal .control-group,
#dataset-edit.form-horizontal .control-group,
#asset-details-form.form-horizontal .control-group {
  margin-bottom: 7px;
}
#resource-edit.form-horizontal .control-group.error textarea,
#dataset-edit.form-horizontal .control-group.error textarea,
#asset-details-form.form-horizontal .control-group.error textarea,
#resource-edit.form-horizontal .control-group.error input,
#dataset-edit.form-horizontal .control-group.error input,
#asset-details-form.form-horizontal .control-group.error input {
  background-image: url(/data/base/images/err-cross.png);
  background-repeat: no-repeat;
  background-position: 97.5% 50%;
}
#resource-edit.form-horizontal .control-group.error textarea.hasDatepicker,
#dataset-edit.form-horizontal .control-group.error textarea.hasDatepicker,
#asset-details-form.form-horizontal .control-group.error textarea.hasDatepicker,
#resource-edit.form-horizontal .control-group.error input.hasDatepicker,
#dataset-edit.form-horizontal .control-group.error input.hasDatepicker,
#asset-details-form.form-horizontal .control-group.error input.hasDatepicker {
  background-position: 92.5% 50%;
}
#resource-edit.form-horizontal .form-actions,
#dataset-edit.form-horizontal .form-actions,
#asset-details-form.form-horizontal .form-actions {
  padding-right: 95px;
}
#resource-edit.form-horizontal .controls .error-block,
#dataset-edit.form-horizontal .controls .error-block,
#asset-details-form.form-horizontal .controls .error-block {
  font-size: 13px;
  margin-left: 22px;
  margin-top: 1px;
}
#resource-edit.form-horizontal .controls .error-block::before,
#dataset-edit.form-horizontal .controls .error-block::before,
#asset-details-form.form-horizontal .controls .error-block::before {
  content: "";
  background-image: url(/data/base/images/err-ico.png);
  width: 14px;
  height: 14px;
  position: absolute;
  left: 2px;
}
#resource-edit .anzlic-dataset-btn,
#dataset-edit .anzlic-dataset-btn,
#asset-details-form .anzlic-dataset-btn {
  width: 190px;
  margin-left: 3.2%;
}
#resource-edit button[data-module="anzlic-dataset-draft"],
#dataset-edit button[data-module="anzlic-dataset-draft"],
#asset-details-form button[data-module="anzlic-dataset-draft"] {
  margin-top: 2px;
  line-height: 21px;
}
#resource-edit .page-header,
#dataset-edit .page-header,
#asset-details-form .page-header {
  padding: 15px 23px 0;
  margin-left: 0;
  margin-bottom: 22px;
}
#resource-edit .page-header .nav-tabs li a,
#dataset-edit .page-header .nav-tabs li a,
#asset-details-form .page-header .nav-tabs li a {
  padding: 18px 0 12px;
  margin-right: 7px;
}
#resource-edit h1,
#dataset-edit h1,
#asset-details-form h1 {
  margin-bottom: 7px;
  margin-top: 14px;
}
#resource-edit h2,
#dataset-edit h2,
#asset-details-form h2 {
  margin-top: 33px;
}
#resource-edit .control-required-message,
#dataset-edit .control-required-message,
#asset-details-form .control-required-message {
  margin-bottom: 3px;
  margin-top: 5px;
}
#resource-edit .controls .btn,
#dataset-edit .controls .btn,
#asset-details-form .controls .btn {
  padding-left: 14px;
  line-height: 23px;
}
#resource-edit .controls .btn-default,
#dataset-edit .controls .btn-default,
#asset-details-form .controls .btn-default {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
}
#resource-edit .image-upload .btn {
  width: 190px;
  font-family: "Aller", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  margin-right: 20px;
}
#resource-edit .image-upload .btn i::before {
  content: "";
  display: none;
}
#resource-edit .image-upload .btn i.icon-cloud-upload::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 15px;
  right: 50px;
  top: 27%;
  background-image: url(/data/base/images/upload-ico.png);
}
#resource-edit .image-upload .btn i.icon-globe::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url(/data/base/images/link-ico.png);
  right: 55px;
  top: 27%;
}
.bootstrap-switch.bootstrap-switch-anzlic-bootstrap-switch {
  border-radius: 0;
  font-weight: 700;
}
.bootstrap-switch.bootstrap-switch-anzlic-bootstrap-switch .bootstrap-switch-container {
  border-radius: 0;
}
.bootstrap-switch.bootstrap-switch-anzlic-bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.bootstrap-switch-primary {
  border-radius: 0;
  background-image: none;
  background: #567621;
}
.bootstrap-switch.bootstrap-switch-anzlic-bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off.bootstrap-switch-default {
  border-radius: 0;
  background-image: none;
  background: #fff;
}
.simple-label::after {
  content: "";
}
.asset-info-group {
  min-height: 45px;
}
.asset-info-group .simple-label {
  margin-right: 100px;
}
.anzlic-asset-details-draft {
  text-transform: uppercase;
  height: 34px;
  width: 150px;
}
.like-header {
  float: right;
  margin-left: 5px;
  border: 2px solid #567621;
  max-height: 32px;
  max-width: 144px;
}
.like-header:hover {
  border: 2px solid #394f16;
}
.like-header .btn {
  background: transparent;
  color: #567621;
  min-width: 136px;
  max-height: 27px;
  margin: 2px;
  border: none;
  padding: 4px 10px;
  text-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
}
.like-header .btn:hover {
  color: #fff;
  background: #394f16;
}
.like-header .btn i {
  display: none;
}
/* Base for label styling */
input[type="checkbox"] {
  height: 1em;
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
}
input[type="checkbox"]:not(:checked) + label,
input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  /* checkbox aspect */
  /* checked mark aspect */
}
input[type="checkbox"]:not(:checked) + label::before,
input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:not(:checked) + label:focus::before,
input[type="checkbox"]:checked + label:focus::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  border: 2px solid #999;
  background: #f8f8f8;
  box-shadow: inset 0 0 6px #ddd;
  transition: all 0.2s;
}
input[type="checkbox"]:not(:checked) + label::after,
input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
  position: absolute;
  top: 4px;
  left: 1px;
  font-size: 18px;
  line-height: 0.8;
  color: #fff;
  transition: all 0.2s;
  -webkit-text-stroke: 2px #59752b;
  -moz-text-stroke: 2px #59752b;
  -ms-text-stroke: 2px #59752b;
  -o-text-stroke: 2px #59752b;
  text-stroke: 2px #59752b;
}
input[type="checkbox"]:checked + label::before {
  background: #59752b;
  border-color: #59752b;
  box-shadow: none;
}
input[type="checkbox"]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}
input[type="checkbox"]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}
input[type="checkbox"]:disabled:not(:checked) + label::before,
input[type="checkbox"]:disabled:checked + label::before {
  box-shadow: none;
  background-color: #ddd;
}
input[type="checkbox"]:disabled:checked + label::after {
  color: #999;
}
input[type="checkbox"]:disabled + label {
  color: #aaa;
}
.anzlic-fieldset {
  border: 2px groove #f7f7f7;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.anzlic-fieldset legend {
  width: auto;
  margin: 0;
  display: inline;
  border-bottom: none;
}
.anzlic-fieldset legend h3 {
  display: inline;
}
.asset-management .info-block {
  font-size: 13px;
  width: 600px;
}
.asset-management .info-block i {
  height: 55px;
}
#dataset-edit .spatial_distance_units .control-group:first-child {
  width: 79%;
}
@media (min-width: 769px) {
  #dataset-edit .spatial_distance_units .control-group:first-child .controls {
    margin-left: 10px;
  }
}
#dataset-edit .spatial_distance_units .control-group:first-child + .control-group {
  float: right;
  width: 20%;
  margin-top: 35px;
}
#dataset-edit .spatial_distance_units .control-group:first-child + .control-group .controls .select-spatial-units {
  width: 100%;
}
@media (max-width: 768px) {
  #dataset-edit .spatial_distance_units .control-group:first-child + .control-group .controls {
    margin-left: 0;
  }
}
#dataset-edit .spatial_distance_units .control-group:first-child + .control-group .control-label {
  display: none;
}
#dataset-edit .spatial_distance_units .controls .btn-group button[data-id="field-spatial_units"] {
  height: 38px;
}
.search-form h2 {
  margin-bottom: 0;
  line-height: 24px;
}
.search-form .search-input.search-giant button {
  right: 8px;
  font-size: 14px;
}
@media (min-width: 481px) and (max-width: 550px) {
  #dataset-edit .spatial_distance_units .control-group:first-child {
    width: 71%;
  }
  #dataset-edit .spatial_distance_units .control-group:first-child + .control-group {
    width: 28%;
  }
}
@media (max-width: 480px) {
  #dataset-edit .spatial_distance_units .control-group:first-child {
    width: 50%;
  }
  #dataset-edit .spatial_distance_units .control-group:first-child + .control-group {
    width: 48%;
    margin-top: 30px;
  }
}
.homepage {
  font-family: "Aller", sans-serif;
}
.homepage h3 {
  font-family: "Aller", sans-serif;
  margin-top: 0;
  padding-top: 15px;
  margin-bottom: 30px;
  font-size: 22px;
}
.homepage .new-layout3-banner,
.homepage .new-layout3 {
  min-height: 220px;
}
.homepage .flood-home .btn {
  outline: none;
}
.homepage .flood-home .module-content.box {
  margin: 35px 0;
  height: auto;
}
.homepage .flood-home .span5.col1 {
  margin-top: 20px;
  margin-left: 0;
}
.homepage .flood-home .span7.col2 {
  margin-left: 0;
}
.homepage .flood-home .dataset-map-expanded #dataset-map {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  border: none;
  width: 100%;
}
.homepage .flood-home .dataset-map-expanded .dataset-map {
  height: auto;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded {
  position: relative;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map {
  margin: 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map div.leaflet-control-zoom.leaflet-bar a.leaflet-control-zoom-in {
  background-image: url(../../plus.png);
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map div.leaflet-control-zoom.leaflet-bar a.leaflet-control-zoom-out {
  background-image: url(../../minus.png);
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow-left,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow-right,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow-up,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow-down {
  border-radius: 4px;
  display: block;
  border: 1px solid #aaa;
  font-size: 15px;
  text-align: center;
  position: relative;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow-left {
  left: -12px;
  float: left;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow-right {
  right: 12px;
  float: right;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow-down {
  clear: both;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-control-arrow {
  box-shadow: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left {
  left: 20px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-in,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-out {
  width: 24px;
  height: 24px;
  color: transparent;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-in:hover,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-out:hover,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-in:focus,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-out:focus {
  color: transparent;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-in {
  background-image: url("../../plus.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-control-zoom-out {
  background-image: url("../../minus.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right {
  width: 24px;
  height: 24px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up::before,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down::before,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left::before,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right::before {
  content: " ";
  width: 14px;
  height: 24px;
  display: inline-block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up {
  bottom: 2px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-up::before {
  background-image: url("../../top.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down {
  top: 2px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-down::before {
  background-image: url("../../bottom.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left {
  left: -14px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-left::before {
  background-image: url("../../left.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right {
  right: 12px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .leaflet-left .leaflet-bar-part-right::before {
  background-image: url("../../right.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-container {
  position: relative !important;
  width: 100%;
  height: 240px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-container .leaflet-control-draw {
  border: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-container.leaflet-container .leaflet-control-zoom {
  margin-left: 13px;
  margin-top: 12px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border: 1px solid #888;
  border-radius: 5px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-container.leaflet-container .leaflet-control-zoom a {
  box-sizing: content-box;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-container.leaflet-container .leaflet-control-arrow {
  margin-left: 10px;
  padding: 3px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-container.minimal-map .leaflet-control-container {
  display: block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel {
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 15px;
  width: 100%;
  float: none;
  display: inline-block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel .btn.btn-primary {
  color: #fff;
  text-transform: none;
  padding: 8px 6px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel .btn.btn-primary i {
  display: inline-block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel .leaflet-draw-draw-rectangle i {
  margin-right: 12px;
  margin-bottom: 0;
  position: relative;
  top: 2px;
  font-size: 18px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #flood-coord::before {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -4px;
  width: 17px;
  height: 17px;
  content: " ";
  background-image: url("../../rect-coord-inv.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel .extended-map-show-form,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel .flood-home-draw-rectangle {
  display: inline-block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs {
  display: block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates input {
  display: inline-block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control {
  display: block;
  text-align: right;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control a {
  font-size: 14px;
  display: inline-block;
  padding: 7px 10px;
}
@-moz-document url-prefix() {
  .homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control a {
    font-size: 12px;
  }
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-reset {
  padding: 7px 10px;
  line-height: 22px;
  min-height: auto;
  height: auto;
  margin-right: 10px;
  background-color: #5f5e67;
  width: auto;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-reset:hover,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-reset:focus {
  background-color: #4f4f57;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update {
  min-height: auto;
  height: auto;
  padding: 7px 10px;
  width: 35%;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:hover {
  background-color: #03400b;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .extended-map-control #extended-map-update:focus {
  background-color: #03400b;
  background-image: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .coord-field {
  width: 22.8%;
  margin-right: 10px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .coord-field label {
  font-size: 14px;
  margin-bottom: 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .coord-field.last {
  margin-right: 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #id_coordinates .span-input {
  display: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #info_tab ul li,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #default_tab ul li {
  position: relative;
  list-style-type: none;
  line-height: 25px;
  font-size: 14px;
  margin-left: 0;
  padding-left: 20px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #info_tab ul li::before,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #default_tab ul li::before {
  content: "• ";
  color: #004485;
  font-size: 18px;
  top: 2px;
  position: absolute;
  left: 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #info_tab .id_coordinates .coord-field {
  width: 22.8%;
  margin-right: 8px;
  margin-bottom: 5px;
  display: inline-block;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #info_tab .id_coordinates .coord-field .coord-title {
  font-weight: 700;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel #content-tabs #info_tab .id_coordinates .redraw-block #redraw-btn {
  padding: 7px 21px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav {
  border-bottom: none;
  text-align: center;
  margin-bottom: 15px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3 {
  padding: 0;
  width: 49%;
  float: none;
  margin: 0;
  margin-right: 5px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3 a {
  border-radius: 4px;
  margin-right: 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3 a:hover {
  background-color: #c02d00;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3 a:focus {
  background-color: #ca0000;
  background-image: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3.extended-map-show-form {
  margin-right: 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3.active {
  position: relative;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3.active::before {
  content: " ";
  background: url(../../../../v.png) center no-repeat;
  width: 23px;
  height: 12px;
  display: block;
  position: absolute;
  left: 45%;
  bottom: -11px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.active a {
  color: #fff;
  box-shadow: none;
  border: none;
  background-color: #ca0000;
  background-image: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.active a.active {
  border: none;
  box-shadow: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.active a:hover {
  background-color: #c02d00;
  box-shadow: none;
  border: none;
  color: #fff;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.active a:focus {
  border-color: none;
  box-shadow: none;
  border: none;
  background-color: #ca0000;
  color: #fff;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li a {
  border: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li a:hover {
  border-color: transparent;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li a.active {
  border: none;
  box-shadow: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav:last-child {
  margin-right: 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav .tab-content {
  overflow-x: auto;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel .extended-map-help ul {
  padding: 0;
  margin: 10px 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons {
  position: relative;
  bottom: 0;
  margin: 0;
  width: auto;
  text-align: right;
  float: none;
  padding: 15px 0;
  border-top: 1px solid #cdcdcd;
  padding-bottom: 10px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.cancel {
  margin-right: 10px;
  background-color: #5f5e67;
  width: 24%;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.cancel:hover,
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.cancel:focus {
  background-color: #4f4f57;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply {
  width: 35%;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:hover {
  background-color: #03400b;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply:focus {
  background-color: #03400b;
  background-image: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map #dataset-map-edit-buttons .btn.apply.disabled {
  background: #055c11;
  color: #fff;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .flood-menu-block {
  display: block;
  background-color: #fff;
  position: relative;
  top: -6px;
  padding: 0 20px;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .flood-menu-block #dataset-map-attribution {
  display: none;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .flood-menu-block .flood-map-attributes {
  margin: 5px 0;
}
.homepage .flood-home .flood-map-block.dataset-map-expanded #dataset-map .flood-menu-block .flood-map-attributes div {
  float: left;
  margin-right: 5px;
  font-size: 10px;
}
.homepage .flood-spatial-ex-title {
  background: #004485;
  color: #fff;
  padding: 14px 20px;
  margin: 0;
}
.homepage .module-search {
  background-color: #004485;
  border: 3px solid #fff;
}
.homepage .module-search .search-giant input {
  border-radius: 3px;
  border: 0;
  font-family: "Aller", sans-serif;
}
.homepage .module-search .search-giant button {
  width: 40px;
  background-color: #f35c20;
  right: 0;
  top: 10px;
  height: 100%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.homepage .module-search .search-giant button:hover {
  background-color: #c02d00;
}
.homepage .module-search .search-giant button i {
  display: block;
  margin: 0 auto;
  font-size: 24px;
  width: 24px;
}
.homepage .module-search .search-giant button span {
  display: none;
}
.homepage .module-search .module-content {
  background-color: #004485;
}
.homepage .module-search .tags {
  background-color: #004485;
}
.homepage .module-search .tags h3,
.homepage .module-search .tags .tag {
  color: #004485;
}
.homepage .module-search .tags h3:hover,
.homepage .module-search .tags .tag:hover {
  background-color: #efefef;
  border: 1px solid #dedede;
  box-shadow: none;
  color: #004485;
}
.homepage .module-search .tags h3 {
  line-height: 24px;
  color: #fff;
}
.homepage .module-search .tags h3:hover {
  box-shadow: none;
  border: 0;
  background-color: #004485;
  color: #fff;
}
.homepage .tags a.label {
  background: #cacbcc;
  color: #474747;
  padding: 10px 19px;
  margin: 2px 0;
  border-radius: 0;
  font-weight: 300;
  font-size: 13px;
  line-height: 1;
}
.homepage .tags a.label:hover {
  background: #bdbebf;
  font-style: italic;
}
.homepage .stats .inner {
  padding: 0;
  display: block;
  font-size: 35px;
  line-height: 1.5;
}
.homepage .stats h3 {
  background-color: #f35c20;
  color: #fff;
  padding: 15px;
}
.homepage .stats ul {
  text-align: center;
}
.homepage .stats ul a {
  color: #004485;
  font-size: 15px;
}
.homepage .stats ul a strong {
  font-size: 35px;
  display: block;
}
.homepage .stats ul a strong span {
  font-size: 40px;
}
.homepage-block-for-errors {
  background: none;
}
.homepage-block-for-errors .new-container {
  width: 100%;
}
.homepage-block-for-errors .new-container .flash-messages .alert {
  padding: 8px 23px 8px 14px;
  word-wrap: break-word;
  box-shadow: none;
  margin-top: 20px;
}
.homepage-block-for-errors .new-container .flash-messages .alert a {
  right: -12px;
  top: 0;
}
.new-layout3 .box {
  border-radius: 0;
  box-shadow: none;
  height: 205px;
  border: 0;
  padding: 0;
}
.new-layout3 .box.module-content {
  padding: 15px;
}
::-webkit-input-placeholder {
  font-family: "Aller", sans-serif;
}
:-ms-input-placeholder {
  font-family: "Aller", sans-serif;
}
::-moz-placeholder {
  font-family: "Aller", sans-serif;
}
:-moz-placeholder {
  font-family: "Aller", sans-serif;
}
.media-image {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 0;
  height: 0;
}
.media-overlay .media-heading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 0;
  margin: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 0;
  color: #fff;
  z-index: 1;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
@media (min-width: 1200px) {
  .homepage.layout-3 .span5.col1 {
    margin-top: 0;
    margin-left: 8px;
  }
  .homepage.layout-3 .span7.col2 {
    float: right;
    margin-left: 30px;
  }
  .homepage.layout-3 .new-layout3-banner {
    margin-left: -25px;
    min-height: 360px;
  }
  .homepage.layout-3 .new-layout3-banner .container {
    width: 960px;
  }
  .homepage.layout-3 .new-layout3-banner .container .module-search {
    margin-left: 12px;
    margin-right: -15px;
    border: 3px solid #fff;
  }
  .homepage.layout-3 .new-layout3-banner .container .module-search .module-content {
    padding-left: 34px;
    padding-right: 34px;
  }
  .homepage.layout-3 .new-layout3-banner .container .module-search .module-content .search-input {
    margin-bottom: 5px;
  }
  .homepage.layout-3 .new-layout3-banner .container .module-search .tags {
    background-color: #004485;
    padding-left: 33px;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .homepage.layout-3 .new-layout3-banner .container .module-search .tags h3 {
    padding-left: 0;
  }
  .homepage.layout-3 .new-layout3-banner .container .module-search .tags a.tag {
    padding: 2px 10px;
    color: #004485;
  }
  .homepage.layout-3 .new-layout3-banner .container .module-search .tags a.tag:hover {
    background-color: #efefef;
    border: 1px solid #dedede;
    box-shadow: none;
  }
  .homepage.layout-3 .new-layout3 {
    padding-top: 40px;
  }
  .homepage.layout-3 .new-layout3 .container {
    width: 960px;
  }
  .homepage.layout-3 .new-layout3 .container .row.row2 {
    margin-left: 0;
    margin-right: 0;
  }
  .homepage.layout-3 .new-layout3 .container .row.row2 .box {
    border-radius: 0;
    box-shadow: none;
    height: 205px;
    border: 0;
  }
}
@media (min-width: 1024px) {
  .stats .inner {
    padding: 0;
  }
  .stats .inner h3 {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .homepage.layout-3 .span5.col1 {
    margin-top: 0;
    margin-left: 0;
  }
  .homepage.layout-3 .span7.col2 {
    float: right;
  }
  .homepage.layout-3 .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3 {
    width: 48.7%;
  }
  .homepage.layout-3 .new-layout3-banner .module-search {
    margin-top: 115px;
  }
  .homepage.layout-3 .flood-spatial-ex-title,
  .homepage.layout-3 .box.stats .inner h3 {
    font-size: 16px;
  }
  .homepage.layout-3 .homepage-block-for-errors {
    background-image: url("../../home_banner.png");
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -25px;
    background-color: #fff;
  }
  .homepage.layout-3 .homepage-block-for-errors .new-container {
    width: 724px;
  }
  .homepage.layout-3 .homepage-block-for-errors .new-container .flash-messages {
    margin-left: 12px;
    margin-right: -15px;
  }
  .homepage.layout-3 .homepage-block-for-errors .new-container .flash-messages .alert {
    box-shadow: none;
    margin-top: 20px;
  }
  .homepage [role="main"] {
    padding-top: 30px;
  }
  .homepage .new-layout3-banner {
    padding: 0;
    min-height: 350px;
  }
  .homepage .new-layout3 {
    background: #efefef;
    min-height: 220px;
  }
}
@media (min-width: 980px) {
  .homepage.layout-3 .new-layout3-banner .container {
    width: 960px;
  }
  .homepage.layout-3 .flood-spatial-ex-title,
  .homepage.layout-3 .box.stats .inner h3 {
    font-size: 22px;
  }
  .homepage.layout-3 .homepage-block-for-errors .new-container {
    width: 960px;
  }
  .homepage.layout-3 .homepage-block-for-errors .new-container .flash-messages .alert {
    margin-top: 80px;
  }
  .homepage.layout-3 .flood-home .flood-map-block.dataset-map-expanded #dataset-map #extended-map-panel ul.flood-home-nav li.span3 {
    width: 49%;
  }
}
.container.flood-banner {
  background-image: url("../../flood_header_banner.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}
.container.flood-banner .flood-header-navigation {
  padding-top: 30px;
  padding-bottom: 28px;
  width: 960px;
  margin: 0 auto;
}
.container.flood-banner .flood-banner-ses {
  float: left;
}
.container.flood-banner .flood-banner-oeh {
  float: right;
}
.container.flood-banner .flood-banner-title {
  vertical-align: middle;
  text-align: center;
  font-family: "Aller", sans-serif;
  font-size: 40px;
  color: #fff;
  margin-top: 22px;
  font-weight: 400;
}
.container.flood-banner .flood-banner-display {
  display: block;
}
.navbar-static-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 196px;
  z-index: 1;
  padding: 0;
  border: none;
}
.navbar-static-top .nav-collapse {
  margin: 0 -10px;
}
.navbar-static-top.masthead .navbar-collapse {
  float: left;
  padding: 0;
  margin-left: -10px;
}
.navbar-static-top.masthead .navbar-collapse .nav-pills {
  margin-right: 10px;
  min-height: 50px;
}
.navbar-static-top.masthead .navbar-collapse li {
  margin-left: 0;
}
.navbar-static-top.masthead .navbar-collapse li a {
  padding: 6px 9px;
  margin: 2px 9px 2px 0;
  line-height: 14px;
}
.navbar-static-top.masthead .navbar-collapse li a:hover,
.navbar-static-top.masthead .navbar-collapse li a:focus,
.navbar-static-top.masthead .navbar-collapse li a:active {
  color: #143465;
  background-color: #ccc;
}
.navbar-static-top.masthead .navbar-collapse li.active a {
  background-color: #ccc;
}
@media (max-width: 979px) {
  .navbar-static-top {
    position: relative;
    top: 0;
  }
  .navbar-static-top .nav-collapse {
    margin: 0;
  }
  .container.flood-banner {
    width: auto;
  }
  .container.flood-banner .flood-header-navigation {
    width: auto;
  }
  .container.flood-banner .flood-banner-display {
    display: block;
    text-align: center;
  }
  .container.flood-banner .flood-banner-title {
    margin: 0;
  }
  .container.flood-banner .flood-banner-oeh {
    float: none;
  }
  .container.flood-banner .flood-banner-ses {
    float: none;
  }
}
.file-type-btn[data-format] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-document-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="pdf"] .fontawesome-png::before,
.file-type-btn[data-format*="pdf"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-pdf-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="ppt"] .fontawesome-png::before,
.file-type-btn[data-format="pptx"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-document-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="doc"] .fontawesome-png::before,
.file-type-btn[data-format="docx"] .fontawesome-png::before,
.file-type-btn[data-format="word"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-word-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="wav"] .fontawesome-png::before,
.file-type-btn[data-format="ogg"] .fontawesome-png::before,
.file-type-btn[data-format*="mp3"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-document-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="xls"] .fontawesome-png::before,
.file-type-btn[data-format="csv"] .fontawesome-png::before,
.file-type-btn[data-format="excel"] .fontawesome-png::before,
.file-type-btn[data-format*="xlsx"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-excel-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="txt"] .fontawesome-png::before,
.file-type-btn[data-format="xml"] .fontawesome-png::before,
.file-type-btn[data-format="rst"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-document-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format*="json"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-code-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="avi"] .fontawesome-png::before,
.file-type-btn[data-format="mp4"] .fontawesome-png::before,
.file-type-btn[data-format="mpeg"] .fontawesome-png::before,
.file-type-btn[data-format="wmv"] .fontawesome-png::before,
.file-type-btn[data-format="ts"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-video-o.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="php"] .fontawesome-png::before,
.file-type-btn[data-format="py"] .fontawesome-png::before,
.file-type-btn[data-format="html"] .fontawesome-png::before,
.file-type-btn[data-format="css"] .fontawesome-png::before,
.file-type-btn[data-format="less"] .fontawesome-png::before,
.file-type-btn[data-format="ini"] .fontawesome-png::before,
.file-type-btn[data-format="js"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-code-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="gz"] .fontawesome-png::before,
.file-type-btn[data-format="zip"] .fontawesome-png::before,
.file-type-btn[data-format="tar"] .fontawesome-png::before,
.file-type-btn[data-format="rar"] .fontawesome-png::before,
.file-type-btn[data-format="7z"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-zip-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="jpeg"] .fontawesome-png::before,
.file-type-btn[data-format="jpg"] .fontawesome-png::before,
.file-type-btn[data-format="bmp"] .fontawesome-png::before,
.file-type-btn[data-format="gif"] .fontawesome-png::before,
.file-type-btn[data-format="tiff"] .fontawesome-png::before,
.file-type-btn[data-format="png"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-image-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.file-type-btn[data-format="bin"] .fontawesome-png::before {
  content: "";
  background-image: url("/icons/fa-file-blank-blue.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.format-label [class*=" icon-"] {
  width: auto;
  color: #004485;
}
.breadcrumb .home .icon-home {
  display: none;
}
.draft-data .draft-icon::before {
  content: "";
  background-image: url("/icons/draft-icon.png");
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  padding: 2px 0;
}
.draft-data .draft-icon::before {
  margin-right: 5px;
}
.wrapper {
  margin-top: 20px;
  padding: 0 20px;
  padding-bottom: 40px;
  padding-top: 25px;
  max-width: 920px;
  width: 100%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  min-height: auto;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.primary,
.secondary {
  padding: 0;
}
[role="main"]:not(.primary),
.main:not(.primary) {
  background: #efefef;
}
[role=main] .primary {
  float: right;
  z-index: 1;
}
[role="main"] .secondary {
  background: #fff;
}
@media (min-width: 768px) {
  [role=main],
  .main {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 940px;
  }
}
.span7,
.col-sm-7,
.col-md-7 {
  width: 540px;
}
.span5,
.col-sm-5,
.col-md-5 {
  width: 380px;
}
.span4,
.col-sm-4,
.col-md-4 {
  width: 300px;
}
.container {
  padding: 0;
}
[class*="span"] {
  float: left;
}
@media (max-width: 767px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: auto;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"],
  .primary,
  .secondary {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .secondary {
    padding: 0px 15px;
  }
  .js [role=main] .secondary .filters {
    display: none;
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 10px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .js [role=main] .secondary .filters > div {
    background: #fff;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .wrapper {
    margin-top: 130px;
    padding: 0;
  }
  .js [role="main"] .secondary .filters > div {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
}
@media (min-width: 768px) {
  .homepage.layout-3 .hero {
    background-image: url("../../home_banner.png");
    background-position: center;
    background-repeat: no-repeat;
  }
}
.account-masthead {
  min-height: 42px;
  background-color: #fff;
}
.account-masthead .account {
  font-family: "Aller", sans-serif;
}
.account-masthead .account ul li:last-child {
  border-right: 1px solid #efefef;
}
.account-masthead .account ul li {
  min-height: 42px;
  border-left: 1px solid #efefef;
}
.account-masthead .account ul li a {
  color: #004485;
  font-weight: 400;
  padding: 5px 10px;
  line-height: 32px;
}
.account-masthead .account ul li a:hover {
  color: #004485;
  background-color: #efefef;
}
.account-masthead .account.authed .image {
  padding: 5px 10px;
}
.account-masthead .account i {
  font-size: 14px;
}
.account-masthead .account .notifications a span.badge {
  line-height: 14px;
}
.account-masthead .account .notifications a:hover span {
  background-color: #efefef;
  color: #004485;
}
.account-masthead .account .notifications a:hover span ~ span {
  background-color: #00232e;
  color: #fff;
}
.masthead {
  font-family: "Roboto Condensed", sans-serif;
  min-height: 50px;
  background: #fff;
  font-size: 16px;
  line-height: 21px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.masthead h1 {
  font-size: 29px;
  letter-spacing: 0.2px;
  line-height: 28px;
}
.masthead .header-image {
  background: #000;
  position: relative;
  margin-right: 33px;
}
.masthead .header-image::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -19px;
  z-index: 10;
  width: 100%;
  height: 19px;
}
.masthead .header-image img {
  padding: 11px 15px;
}
.masthead .navbar-toggle {
  background-color: #07376e;
  margin: 15px 5px;
  padding: 7px 10px;
  min-width: 82px;
}
.masthead .navbar-collapse {
  padding-top: 10px;
}
.navigation .nav-pills {
  margin-top: 11px;
}
.navigation .nav-pills li a {
  font-family: "Aller", sans-serif;
  font-size: 16px;
  color: #143465;
}
.navigation .nav-pills li a:hover,
.navigation .nav-pills li.active a {
  background-color: #ccc;
  font-size: 16px;
  color: #143465;
  font-family: "Aller", sans-serif;
  font-weight: bold;
  box-shadow: none;
}
.nav > li > a,
.nav > li > a:focus,
.nav > li > a:hover,
.nav > .active > a,
.nav > .active > a:hover,
.nav > .active > a:focus {
  color: #143465;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.site-search {
  margin: -5px -15px 2px 0;
}
.site-search input {
  display: none;
  width: 0;
  transition: width 0.4s;
}
.site-search.open input {
  display: block;
  width: 150px;
}
@media (min-width: 980px) {
  .masthead .nav-collapse form {
    float: right;
  }
}
@media (max-width: 979px) {
  .nav-collapse {
    padding-top: 10px;
  }
}
.module {
  margin: 9px 0;
  z-index: 1;
}
.module-heading {
  padding: 5px 0;
  font-size: 16px;
  color: #000;
  line-height: 22px;
  background-color: #fff;
  border-top: none;
  border-bottom: 1px solid #004485;
  font-family: "Aller", sans-serif;
}
.module-narrow > .module-heading {
  padding: 5px 0;
}
.module-heading i {
  display: none;
}
.module-shallow.flood-description-project .module-heading {
  border-bottom: 1px solid #dbdbe0;
}
.module-shallow.flood-description-project .module-content {
  padding: 0;
  padding-top: 15px;
}
.module-content {
  padding: 0 15px;
  margin: 25px 0;
}
.module > .module-content:nth-child(2n) {
  padding-top: 0;
}
.module > h2.module-heading ~ div.module-content:nth-child(2n) {
  padding-top: 10px;
}
.module-content:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .span9 div.module-content,
  .col-sm-9 div.module-content {
    padding-left: 40px;
    padding-right: 20px;
  }
}
.module-footer {
  border-top: 1px solid #ebebeb;
}
.pagination-wrapper {
  border-top: none;
  padding-top: 0;
}
.module .pagination {
  margin-top: 0;
  height: 34px;
  margin-bottom: 0;
  text-align: right;
  float: right;
}
.module .pagination li a {
  border: 1px solid #e2e2e2;
  color: #004485;
}
.module .pagination li a:hover {
  color: #fff;
  background: #004485;
}
.module .pagination li:first-child a {
  border-left: 1px solid #e2e2e2;
}
.module .pagination li.active a {
  border-left-width: 1px;
  border-right-width: 1px;
  color: #000;
  background: #f7f7f7;
}
.module h1 {
  font-size: 40px;
  letter-spacing: -0.3px;
  margin-top: 18px;
}
.module-content:first-child {
  padding-top: 10px;
  margin-top: 0;
}
.module-shallow .module-content:last-child {
  padding-bottom: 15px;
}
.module-narrow .module-content,
.module-narrow .module-footer {
  font-family: "Aller", sans-serif;
}
@media (min-width: 768px) {
  .primary div.module-content {
    padding-left: 40px;
    padding-right: 20px;
  }
}
.module-content ul.hierarchy-tree-top {
  list-style-type: disc;
  background: none;
}
.module-content ul.hierarchy-tree {
  list-style-type: none;
  background: url(/images/vline.png) repeat-y;
  margin: 0;
  padding: 0;
}
.module-content ul.hierarchy-tree {
  margin-left: 10px;
}
.module-content ul.hierarchy-tree li {
  margin: 0;
  padding: 0 12px;
  line-height: 20px;
  background: url(/images/node.png) no-repeat;
}
.module-content ul.hierarchy-tree li:last-child {
  background: #fff url(/images/lastnode.png) no-repeat;
}
.module-content ul.hierarchy-tree-top li a,
.module-content ul.hierarchy-tree li a,
.module-content ul.hierarchy-flat li a {
  font-weight: 500;
  color: #004485;
}
.module-content ul.hierarchy-tree-top li.highlighted > a,
.module-content ul.hierarchy-tree li.highlighted > a,
.module-content ul.hierarchy-flat li.highlighted > a {
  font-weight: 700;
  color: #004485;
  text-shadow: 1px 1px #dddddd;
}
.module-content ul.hierarchy-flat {
  list-style: none;
  margin-left: 0;
}
.module-content ul.hierarchy-flat li span {
  font-size: 12px;
  font-weight: 700;
}
.filter-row {
  overflow: hidden;
  margin-top: 20px;
}
.filter-row > .form-select.control-group.control-order-by {
  margin-top: 0;
}
.toggle-view {
  font-size: 15px;
  float: left;
}
.toggle-view > span {
  font-weight: 700;
  padding-right: 5px;
}
.toggle-view > div {
  display: inline-block;
  border: 1px solid #bdbebf;
  border-radius: 3px;
  padding: 1px;
}
.toggle-view-btn {
  display: inline-block;
  color: #004485;
  font-weight: 400;
  text-align: center;
  width: 88px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
}
.toggle-view-btn.active,
.toggle-view-btn:hover {
  color: #fff;
  background-color: #004485;
}
.toggle-view-btn:focus,
.toggle-view-btn:hover {
  text-decoration: none;
}

body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.cell-changed{background:#d4fff1;font-weight:700;box-shadow:inset 0 0 14px #9daf2f;-webkit-animation:wipe 6s infinite;animation:wipe 6s infinite}.row-changed:before{content:" ";display:block;background:#0070ff;box-shadow:inset 0 0 20px #fff;width:10px;height:100%;position:absolute;-webkit-animation:rare-roll 6s infinite;animation:rare-roll 6s infinite}#projects-table .ag-body .row-changed.ag-row{border:1px dashed indigo}@-webkit-keyframes rare-roll{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(.2);transform:scale(.2)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rare-roll{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(.2);transform:scale(.2)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes wipe{50%{box-shadow:inset 0 0 0 #fff}}@keyframes wipe{50%{box-shadow:inset 0 0 0 #fff}}#projects-table .btn{margin:3px}ag-grid,ag-grid-angular,ag-grid-aurelia,ag-grid-ng2,ag-grid-polymer{display:block}.ag-rtl{direction:rtl}.ag-ltr{direction:ltr}.ag-select-agg-func-popup{position:absolute}.ag-body-no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-root-wrapper{position:relative;display:flex;flex-direction:column}.ag-root-wrapper.ag-layout-normal{height:100%}.ag-root-wrapper-body{display:flex;flex-direction:row}.ag-root-wrapper-body.ag-layout-normal{flex-grow:1;height:0;min-height:0}.ag-root{box-sizing:border-box;position:relative;display:flex;flex-direction:column}.ag-root.ag-layout-auto-height,.ag-root.ag-layout-normal{overflow:hidden;width:0;min-width:0;flex:1 1}.ag-root.ag-layout-normal{height:100%}.ag-font-style{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-popup-backdrop{height:100%;left:0;position:fixed;top:0;width:100%}.ag-header{box-sizing:border-box;white-space:nowrap;width:100%;display:flex}.ag-pinned-left-header,.ag-pinned-right-header{box-sizing:border-box;display:inline-block;height:100%;overflow:hidden}.ag-header-viewport{box-sizing:border-box;height:100%;overflow:hidden;width:0;min-width:0;flex:1 1}.ag-header-row{position:absolute}.ag-header-container{box-sizing:border-box;height:100%;position:relative;white-space:nowrap}.ag-header-overlay{display:block;position:absolute}.ag-header-cell{height:100%;vertical-align:bottom}.ag-floating-filter,.ag-header-cell{box-sizing:border-box;display:inline-block;position:absolute}.ag-floating-filter-body{height:20px;margin-right:25px}.ag-floating-filter-full-body{height:20px;width:100%}.ag-floating-filter-input{width:100%}.ag-floating-filter-input:-moz-read-only{background-color:#eee}.ag-floating-filter-input:read-only{background-color:#eee}.ag-dnd-ghost,.ag-floating-filter-menu{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-dnd-ghost{background:#e5e5e5;border:1px solid #000;box-sizing:border-box;cursor:move;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;overflow:hidden;padding:3px;text-overflow:ellipsis}.ag-dnd-ghost-icon{float:left;padding:2px}.ag-dnd-ghost-icon,.ag-dnd-ghost-label{display:inline-block}.ag-header-group-cell{box-sizing:border-box;display:inline-block;height:100%;overflow:hidden;position:absolute;text-overflow:ellipsis}.ag-header-group-cell-label{display:flex}.ag-header-cell-label,.ag-header-group-cell-label{overflow:hidden;text-overflow:ellipsis}.ag-header-cell-resize{position:absolute;z-index:4;cursor:col-resize;height:100%;width:4px}.ag-ltr .ag-header-cell-resize{right:-4px}.ag-ltr .ag-pinned-right-header .ag-header-cell-resize,.ag-rtl .ag-header-cell-resize{left:-4px}.ag-rtl .ag-pinned-left-header .ag-header-cell-resize{right:-4px}.ag-ltr .ag-header-select-all{float:left}.ag-rtl .ag-header-select-all{float:right}.ag-header-expand-icon{padding-left:4px}.ag-header-cell-menu-button{float:right}.ag-overlay{left:0;position:absolute;top:0}.ag-overlay,.ag-overlay-panel{height:100%;pointer-events:none;width:100%}.ag-overlay-panel{display:table}.ag-overlay-wrapper{display:table-cell;text-align:center;vertical-align:middle}.ag-primary-cols-header-panel .ag-column-name-filter{flex-grow:1;flex-shrink:1}.ag-primary-cols-header-panel .ag-primary-cols-filter-wrapper{width:100%}.ag-tool-panel-wrapper{display:flex;overflow-y:auto}.ag-column-panel{display:flex;min-height:400px;flex-direction:column;flex-grow:1;overflow-x:hidden;max-height:100vh}.ag-body-container.ag-layout-auto-height{min-height:50px}.ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:30px}.ag-body{box-sizing:border-box;position:relative;display:flex}.ag-body.ag-layout-normal{flex:1 1;height:0;min-height:0}.ag-rtl .ag-body{flex-direction:row-reverse}.ag-ltr .ag-body{flex-direction:row}.ag-rtl .ag-floating-top{flex-direction:row-reverse}.ag-ltr .ag-floating-top{flex-direction:row}.ag-rtl .ag-floating-bottom{flex-direction:row-reverse}.ag-ltr .ag-floating-bottom,.ag-ltr .ag-header{flex-direction:row}.ag-rtl .ag-header{flex-direction:row-reverse}.ag-floating-top{box-sizing:border-box;overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-top,.ag-pinned-right-floating-top{box-sizing:border-box;display:inline-block;overflow:hidden;position:relative;min-width:0;width:0;flex-grow:1000}.ag-floating-top-viewport{box-sizing:border-box;overflow:hidden;width:0;min-width:0;flex:1 1}.ag-floating-top-viewport.ag-layout-normal{height:100%}.ag-floating-bottom,.ag-floating-top-container{box-sizing:border-box;position:relative;white-space:nowrap}.ag-floating-bottom{overflow:hidden;width:100%;display:flex}.ag-pinned-left-floating-bottom,.ag-pinned-right-floating-bottom{box-sizing:border-box;display:inline-block;overflow:hidden;position:relative;min-width:0;width:0;flex-grow:1000}.ag-floating-bottom-viewport{box-sizing:border-box;overflow:hidden;flex:1 1;width:0;min-width:0}.ag-floating-bottom-container{box-sizing:border-box;position:relative;white-space:nowrap}.ag-pinned-right-cols-viewport-wrapper{height:100%;overflow:hidden;flex-grow:1000;min-width:0;width:0}.ag-pinned-right-cols-viewport{height:100%;overflow-x:hidden;overflow-y:auto}.ag-pinned-right-cols-container{display:block;position:relative}.ag-pinned-left-cols-viewport-wrapper{height:100%;overflow:hidden;flex-grow:1000;min-width:0;width:0}.ag-pinned-left-cols-viewport{height:100%;overflow-x:hidden;overflow-y:auto}.ag-pinned-left-cols-container{display:block;position:relative}.ag-body-viewport-wrapper{overflow:hidden}.ag-body-viewport-wrapper.ag-layout-auto-height,.ag-body-viewport-wrapper.ag-layout-normal{height:100%;width:20px;min-width:20px;flex:1 1}.ag-body-viewport.ag-layout-auto-height{overflow-x:auto;overflow-y:hidden}.ag-body-viewport.ag-layout-normal{overflow-x:auto;overflow-y:auto;height:100%}.ag-full-width-viewport-wrapper{height:100%;width:100%;display:inline-block;pointer-events:none;overflow:hidden;position:absolute;top:0;left:0;box-sizing:border-box}.ag-full-width-viewport{box-sizing:border-box;height:100%;pointer-events:none;overflow-x:hidden;overflow-y:auto}.ag-full-width-container{overflow:hidden;position:relative;width:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container{display:inline;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0}.ag-full-width-row{overflow:hidden;pointer-events:all}.ag-body-container{position:relative}.ag-body-container:not(.ag-layout-print){display:block}.ag-row-animation .ag-row{transition:top .4s,height .4s,background-color .1s,opacity .2s,-webkit-transform .4s;transition:transform .4s,top .4s,height .4s,background-color .1s,opacity .2s;transition:transform .4s,top .4s,height .4s,background-color .1s,opacity .2s,-webkit-transform .4s}.ag-row-no-animation .ag-row{transition:background-color .1s}.ag-row{box-sizing:border-box;white-space:nowrap;width:100%}.ag-row-position-absolute{position:absolute}.ag-row-position-relative{position:relative}.ag-column-moving .ag-cell,.ag-column-moving .ag-header-cell{transition:left .2s}.ag-column-moving .ag-header-group-cell{transition:left .2s,width .2s}.ag-column-drop{box-sizing:border-box;width:100%}.ag-column-drop-vertical{display:flex;flex-direction:column;flex-grow:1;height:50px;overflow:hidden}.ag-column-drop-vertical .ag-column-drop-list{flex-grow:1;height:20px;overflow-x:auto}.ag-column-drop-vertical .ag-column-drop-cell{display:flex}.ag-column-drop-vertical .ag-column-drop-cell .ag-column-drop-cell-text{overflow:hidden;flex:1 1;text-overflow:ellipsis;white-space:nowrap}.ag-column-drop-vertical .ag-column-drop-empty-message{display:block}.ag-column-drop-vertical .ag-column-drop-cell-button{line-height:16px}.ag-ltr .ag-column-drop-vertical .ag-column-drop-cell-button{float:right}.ag-rtl .ag-column-drop-vertical .ag-column-drop-cell-button{float:left}.ag-column-drop-horizontal{white-space:nowrap;overflow:hidden}.ag-column-drop-horizontal .ag-column-drop-cell,.ag-column-drop-horizontal .ag-column-drop-empty-message{display:inline-block}.ag-column-drop-horizontal .ag-column-drop-list{height:100%}.ag-cell{box-sizing:border-box;display:inline-block;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.ag-cell-with-height{height:100%}.ag-value-slide-out{margin-right:5px;opacity:1;transition:opacity 3s,margin-right 3s;transition-timing-function:linear}.ag-value-slide-out-end{margin-right:10px;opacity:0}.ag-opacity-zero{opacity:0}.ag-cell-edit-input{height:100%;width:100%}.ag-footer-cell-entire-row,.ag-group-cell-entire-row{box-sizing:border-box;display:inline-block;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ag-menu,.ag-popup-editor{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-menu{max-height:100%;overflow-y:auto}.ag-menu-column-select-wrapper{height:265px;overflow:auto;width:200px}.ag-menu-list{border-collapse:collapse;display:table}.ag-menu-option{display:table-row}.ag-menu-option-text{display:table-cell;white-space:nowrap}.ag-menu-option-icon,.ag-menu-option-popup-pointer,.ag-menu-option-shortcut{display:table-cell}.ag-menu-separator{display:table-row}.ag-menu-separator-cell{display:table-cell}.ag-virtual-list-viewport{height:100%;overflow-x:auto;width:100%}.ag-virtual-list-container{overflow:hidden;position:relative}.ag-rich-select{cursor:default;outline:none}.ag-rich-select-row{white-space:nowrap}.ag-rich-select-list,.ag-set-filter-list{height:200px;width:200px}.ag-set-filter-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-virtual-list-item{position:absolute;width:100%}.ag-virtual-list-item span:empty:not(.ag-icon){border-left:1px solid transparent}.ag-filter-filter{box-sizing:border-box;width:100%}.ag-filter .ag-filter-checkbox{pointer-events:none}.ag-floating-filter-body input,.ag-floating-filter-full-body input{height:19px;margin:0;width:100%}.ag-filter-select{margin:4px 4px 0;width:110px}.ag-list-selection,.ag-tool-panel-wrapper{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-tool-panel-wrapper{box-sizing:border-box;width:200px}.ag-primary-cols-list-panel{flex-grow:1;height:50px;overflow:auto}.ag-column-select-indent{display:inline-block}.ag-ltr .ag-column-tool-panel-column{margin-left:16px}.ag-rtl .ag-column-tool-panel-column{margin-right:16px}.ag-column-tool-panel-column,.ag-column-tool-panel-column-group{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap}.ag-column-tool-panel-column-group .ag-column-tool-panel-column,.ag-column-tool-panel-column-group .ag-column-tool-panel-column-group,.ag-column-tool-panel-column .ag-column-tool-panel-column,.ag-column-tool-panel-column .ag-column-tool-panel-column-group{flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.ag-column-tool-panel-column-group .ag-column-drag,.ag-column-tool-panel-column .ag-column-drag{min-width:16px;flex-grow:0;flex-shrink:0}.ag-column-select-panel{display:flex;flex-direction:column;overflow:hidden}.ag-side-bar .ag-column-select-panel{flex-grow:4}.ag-tool-panel-horizontal-resize{cursor:col-resize;height:100%;position:absolute;top:0;width:5px;z-index:1}.ag-rtl .ag-tool-panel-horizontal-resize{float:right;-webkit-transform:translateX(3px);transform:translateX(3px)}.ag-ltr .ag-tool-panel-horizontal-resize{float:left;-webkit-transform:translateX(-3px);transform:translateX(-3px)}.ag-menu-column-select-wrapper .ag-column-select-panel{height:100%}.ag-hidden{display:none!important}.ag-visibility-hidden{visibility:hidden!important}.ag-faded{opacity:.3}.ag-width-half{display:inline-block;width:50%}.ag-shake-left-to-right{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ag-shake-left-to-right;animation-name:ag-shake-left-to-right}@-webkit-keyframes ag-shake-left-to-right{0%{padding-left:6px;padding-right:2px}to{padding-left:2px;padding-right:6px}}@keyframes ag-shake-left-to-right{0%{padding-left:6px;padding-right:2px}to{padding-left:2px;padding-right:6px}}.ag-icon-aggregation{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuNSAyLjVoLTZsMiAzLjUtMiAzLjVoNiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiMwMDAiIGZpbGw9Im5vbmUiLz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-aggregation,.ag-icon-arrows{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-arrows{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDZsLTEuNDEgMS40MUwxNi4xNyA5SDR2MmgxMi4xN2wtMS41OCAxLjU5TDE2IDE0bDQtNHoiLz48cGF0aCBkPSJNNCA2bDEuNDEgMS40MUwzLjgzIDlIMTZ2MkgzLjgzbDEuNTggMS41OUw0IDE0bC00LTR6Ii8+PHBhdGggZD0iTTYgMTZsMS40MS0xLjQxTDkgMTYuMTdWNGgydjEyLjE3bDEuNTktMS41OEwxNCAxNmwtNCA0eiIvPjxwYXRoIGQ9Ik0xNCA0bC0xLjQxIDEuNDFMMTEgMy44M1YxNkg5VjMuODNMNy40MSA1LjQxIDYgNGw0LTR6Ii8+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-asc{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNNSAzaDJ2OUg1eiIvPjxwYXRoIGQ9Ik04Ljk5MyA1LjJWMy40OTNoLTZ2Nkg0LjdWNS4yaDQuMjkzeiIgaWQ9ImIiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiNEOEQ4RDgiIHhsaW5rOmhyZWY9IiNhIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNNS41IDMuNWgxdjhoLTF6Ii8+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS45OTMgNi40OTMpIj48dXNlIGZpbGw9IiNEOEQ4RDgiIHhsaW5rOmhyZWY9IiNiIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNOC40OTMgNC43di0uNzA3aC01djVINC4yVjQuN2g0LjI5M3oiLz48L2c+PC9nPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-asc,.ag-icon-checkbox-checked-readonly{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-checkbox-checked-readonly{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIxIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwMCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHJ4PSIxIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNOSAzTDYgOC41bC0yLjUtMiIvPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-checkbox-checked{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIxIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwMCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHJ4PSIxIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNOSAzTDYgOC41bC0yLjUtMiIvPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-checkbox-checked,.ag-icon-checkbox-indeterminate-readonly{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-checkbox-indeterminate-readonly{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIxIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwMCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHJ4PSIxIi8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTQgNWg0djJINHoiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-checkbox-indeterminate{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIxIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwMCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHJ4PSIxIi8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTQgNWg0djJINHoiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-checkbox-indeterminate,.ag-icon-checkbox-unchecked-readonly{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-checkbox-unchecked-readonly{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIxIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwMCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-checkbox-unchecked{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIxIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwMCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-checkbox-unchecked,.ag-icon-column{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-column{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWg0djJIMXptMCAzaDR2N0gxeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-columns{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWg0djJIMXptNiAwaDR2Mkg3ek0xIDVoNHYySDF6bTYgMGg0djJIN3pNMSA5aDR2Mkgxem02IDBoNHYySDd6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-columns,.ag-icon-contracted{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-contracted{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBzdHJva2Utb3BhY2l0eT0iLjUiIHN0cm9rZT0iIzAwMCIgeD0iMS41IiB5PSIxLjUiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiIHJ4PSIxIi8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkgNXYySDNWNXoiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-copy{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik00LjUgNC41aDV2NWgtNXoiLz48cGF0aCBkPSJNNy41IDIuNWgtNXY1aDJ2Mmg1di01aC0ydi0yeiIvPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-copy,.ag-icon-cut{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-cut{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0zIDMuMTJjLjY2Ny4wNzggMyAxLjc0NSA3IDUtLjMyNi4yMDQtLjY1OS4yMDQtMSAwLS4zNDEtLjIwNi0xLjY3NC0xLjIwNi00LTMgMCAuNjY2LS42NjcuNjY2LTIgMC0yLTEtMS0yLjEyIDAtMnoiLz48cGF0aCBkPSJNMyA4LjI2NGMuNjY3LS4wOCAzLTEuNzQ2IDctNS0uMzI2LS4yMDUtLjY1OS0uMjA1LTEgMC0uMzQxLjIwNC0xLjY3NCAxLjIwNC00IDMgMC0uNjY3LS42NjctLjY2Ny0yIDAtMiAxLTEgMi4xMTkgMCAyeiIvPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-desc{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNNSAyaDJ2OUg1eiIvPjxwYXRoIGQ9Ik04Ljk5MyA2LjFWNC4zOTNoLTZ2Nkg0LjdWNi4xaDQuMjkzeiIgaWQ9ImIiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiNEOEQ4RDgiIHhsaW5rOmhyZWY9IiNhIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNNS41IDIuNWgxdjhoLTF6Ii8+PGcgdHJhbnNmb3JtPSJyb3RhdGUoLTEzNSA1Ljk5MyA3LjM5MykiPjx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI2IiLz48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik04LjQ5MyA1LjZ2LS43MDdoLTV2NUg0LjJWNS42aDQuMjkzeiIvPjwvZz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-desc,.ag-icon-expanded{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-expanded{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBzdHJva2Utb3BhY2l0eT0iLjUiIHN0cm9rZT0iIzAwMCIgeD0iMS41IiB5PSIxLjUiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiIHJ4PSIxIi8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTUgM2gydjZINXoiLz48cGF0aCBmaWxsPSIjMDAwIiBkPSJNOSA1djJIM1Y1eiIvPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-eye-slash{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMy4wMDEgMy45MDhMMyA0YTMgMyAwIDEgMCA1Ljk5OS0uMDkyQTUuMjQ4IDUuMjQ4IDAgMCAwIDYgM2MtMS4xIDAtMi4xLjMwMy0yLjk5OS45MDh6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTQgNC41Yy42NjctLjMzMyAxLjY2Ny0uNSAzLS41IiBzdHJva2U9IiM5Nzk3OTciLz48cGF0aCBkPSJNMSA2YzEuMzMzLTIgMy0zIDUtM3MzLjY2NyAxIDUgM0M5LjY2NyA4IDggOSA2IDlTMi4zMzMgOCAxIDZ6IiBzdHJva2U9IiMwMDAiLz48cGF0aCBkPSJNNC4wMDQgMi44MzVsNC45OTIgNi4zMyIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PHBhdGggZD0iTTMuMDA0IDIuODM1bDQuOTkyIDYuMzMiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-eye,.ag-icon-eye-slash{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-eye{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMy4wMDEgMy45MDhMMyA0YTMgMyAwIDEgMCA1Ljk5OS0uMDkyQTUuMjQ4IDUuMjQ4IDAgMCAwIDYgM2MtMS4xIDAtMi4xLjMwMy0yLjk5OS45MDh6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTQgNC41Yy42NjctLjMzMyAxLjY2Ny0uNSAzLS41IiBzdHJva2U9IiM5Nzk3OTciLz48cGF0aCBkPSJNMSA2YzEuMzMzLTIgMy0zIDUtM3MzLjY2NyAxIDUgM0M5LjY2NyA4IDggOSA2IDlTMi4zMzMgOCAxIDZ6IiBzdHJva2U9IiMwMDAiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-filter{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMmgxMEw3IDZ2NUw1IDlWNkwxIDJ6bTQgNHYxaDJWNkg1eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-filter,.ag-icon-group{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-group{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik03LjUgMS41aDN2MmgtM3ptMCA0aDN2MmgtM3ptMCA0aDN2MmgtM3oiLz48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMiAzaDF2OEgyem0xIDNoNHYxSDN6bTItNGgzdjFINXoiLz48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMiAxMGg1djFIMnoiLz48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik0xLjUgMS41aDN2MmgtM3oiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-indeterminate{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMy4wNTYgNC41ODFhMy4wMDEgMy4wMDEgMCAwIDAgNS44ODggMEM4LjA1OSA0LjE5NCA3LjA3OCA0IDYgNGMtMS4wNzggMC0yLjA2LjE5NC0yLjk0NC41ODF6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTQgNS41Yy42NjctLjMzMyAxLjY2Ny0uNSAzLS41IiBzdHJva2U9IiM5Nzk3OTciLz48cGF0aCBkPSJNMSA2YzEuMzMzLTEuMzMzIDMtMiA1LTJzMy42NjcuNjY3IDUgMkM5LjY2NyA3LjMzMyA4IDggNiA4cy0zLjY2Ny0uNjY3LTUtMnoiIHN0cm9rZT0iIzAwMCIvPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-indeterminate,.ag-icon-left{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-left{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNNS41IDEuNWgydjloLTJ6Ii8+PHBhdGggZD0iTTcuOTkzIDQuN1YyLjk5M2gtNnY2SDMuN1Y0LjdoNC4yOTN6IiBpZD0iYiIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIHRyYW5zZm9ybT0icm90YXRlKDkwIDYuNSA2KSI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYSIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgZD0iTTYgMmgxdjhINnoiLz48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDQuOTkzIDUuOTkzKSI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYiIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgZD0iTTcuNDkzIDQuMnYtLjcwN2gtNXY1SDMuMlY0LjJoNC4yOTN6Ii8+PC9nPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-loading{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNNSAxaDJ2M0g1eiIvPjxwYXRoIGlkPSJiIiBkPSJNNSA4aDJ2M0g1eiIvPjxwYXRoIGlkPSJjIiBkPSJNMSA1aDN2MkgxeiIvPjxwYXRoIGlkPSJkIiBkPSJNOCA1aDN2Mkg4eiIvPjxwYXRoIGlkPSJlIiBkPSJNNCAwaDJ2M0g0eiIvPjxwYXRoIGlkPSJmIiBkPSJNNCA3aDJ2M0g0eiIvPjxwYXRoIGlkPSJnIiBkPSJNMCA0aDN2MkgweiIvPjxwYXRoIGlkPSJoIiBkPSJNNyA0aDN2Mkg3eiIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI2EiLz48cGF0aCBzdHJva2U9IiM5Nzk3OTciIGQ9Ik01LjUgMS41aDF2MmgtMXoiLz48dXNlIGZpbGw9IiNEOEQ4RDgiIHhsaW5rOmhyZWY9IiNiIi8+PHBhdGggc3Ryb2tlPSIjOTc5Nzk3IiBkPSJNNS41IDguNWgxdjJoLTF6Ii8+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYyIvPjxwYXRoIHN0cm9rZT0iIzk3OTc5NyIgZD0iTTEuNSA1LjVoMnYxaC0yeiIvPjx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI2QiLz48cGF0aCBzdHJva2U9IiM5Nzk3OTciIGQ9Ik04LjUgNS41aDJ2MWgtMnoiLz48ZyBvcGFjaXR5PSIuNzE0Ij48ZyB0cmFuc2Zvcm09InJvdGF0ZSg0NSA0LjI5MyA2LjcwNykiPjx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI2UiLz48cGF0aCBzdHJva2U9IiM5Nzk3OTciIGQ9Ik00LjUuNWgxdjJoLTF6Ii8+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1IDQuMjkzIDYuNzA3KSI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjZiIvPjxwYXRoIHN0cm9rZT0iIzk3OTc5NyIgZD0iTTQuNSA3LjVoMXYyaC0xeiIvPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg0NSA0LjI5MyA2LjcwNykiPjx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI2ciLz48cGF0aCBzdHJva2U9IiM5Nzk3OTciIGQ9Ik0uNSA0LjVoMnYxaC0yeiIvPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg0NSA0LjI5MyA2LjcwNykiPjx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI2giLz48cGF0aCBzdHJva2U9IiM5Nzk3OTciIGQ9Ik03LjUgNC41aDJ2MWgtMnoiLz48L2c+PC9nPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-loading,.ag-icon-menu{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-menu{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWgxMHYySDF6bTAgNGgxMHYySDF6bTAgNGgxMHYySDF6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-minus{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgNWg4djJIMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-minus,.ag-icon-none{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-none{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNNSAzaDJ2Nkg1eiIvPjxwYXRoIGQ9Ik04LjE0NiA4LjE4MlY2LjQ3NWgtNXY1aDEuNzA4VjguMTgyaDMuMjkyeiIgaWQ9ImIiLz48cGF0aCBkPSJNOC41IDIuOTE0VjEuMjA3aC01djVoMS43MDdWMi45MTRIOC41eiIgaWQ9ImMiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiNEOEQ4RDgiIHhsaW5rOmhyZWY9IiNhIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNNS41IDMuNWgxdjVoLTF6Ii8+PGcgdHJhbnNmb3JtPSJyb3RhdGUoLTEzNSA1LjY0NiA4LjQ3NSkiPjx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI2IiLz48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik03LjY0NiA3LjY4MnYtLjcwN2gtNHY0aC43MDhWNy42ODJoMy4yOTJ6Ii8+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1IDYgMy43MDcpIj48dXNlIGZpbGw9IiNEOEQ4RDgiIHhsaW5rOmhyZWY9IiNjIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBkPSJNOCAyLjQxNHYtLjcwN0g0djRoLjcwN1YyLjQxNEg4eiIvPjwvZz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-not-allowed{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI0Ii8+PHBhdGggZD0iTTguNSAzLjVMMy40MDEgOC41OTkiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-not-allowed,.ag-icon-paste{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-paste{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjUgMi41aDd2N2gtN3oiLz48cGF0aCBkPSJNNi41IDEuNWgtMXYyaC0xdjFoM3YtMWgtMXYtMnoiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-pin{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMyAyaDZ2MUg4djRsMiAxSDdsLTEgMy0xLTNIMmwyLTFWM0gzeiIvPjxwYXRoIGZpbGwtb3BhY2l0eT0iLjUiIGZpbGw9IiNGRkYiIGQ9Ik01IDNoMXY0SDV6Ii8+PHBhdGggZmlsbC1vcGFjaXR5PSIuMjgiIGZpbGw9IiNGRkYiIGQ9Ik00IDNoMXYzSDR6Ii8+PC9nPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-pin,.ag-icon-pivot{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-pivot{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxyZWN0IHg9IjEuNSIgeT0iMS41IiB3aWR0aD0iOSIgaGVpZ2h0PSI5IiByeD0iMSIvPjxwYXRoIGQ9Ik0xMC41IDMuNWgtOW0yLTJ2OSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjxwYXRoIGQ9Ik03LjUgNi41bDEtMSAxIDFtLTMgMWwtMSAxIDEgMSIvPjxwYXRoIGQ9Ik04LjUgNS41djNoLTMiLz48L2c+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-plus{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNNSAyaDJ2OEg1eiIvPjxwYXRoIGQ9Ik0yIDVoOHYySDJ6Ii8+PC9nPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-plus,.ag-icon-right{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-right{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNNC41IDEuNWgydjloLTJ6Ii8+PHBhdGggZD0iTTkuOTkzIDQuN1YyLjk5M2gtNnY2SDUuN1Y0LjdoNC4yOTN6IiBpZD0iYiIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIHRyYW5zZm9ybT0icm90YXRlKDkwIDUuNSA2KSI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYSIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgZD0iTTUgMmgxdjhINXoiLz48L2c+PGcgdHJhbnNmb3JtPSJzY2FsZSgtMSAxKSByb3RhdGUoLTQ1IDAgMjIuODc0KSI+PHVzZSBmaWxsPSIjRDhEOEQ4IiB4bGluazpocmVmPSIjYiIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgZD0iTTkuNDkzIDQuMnYtLjcwN2gtNXY1SDUuMlY0LjJoNC4yOTN6Ii8+PC9nPjwvZz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-small-left{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMgNmw0LTR2OHoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-small-left,.ag-icon-small-right{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-small-right{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMmw0IDQtNCA0eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-small-up{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgN2w0LTQgNCA0eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-small-down,.ag-icon-small-up{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-small-down{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgNWg4TDYgOXoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-tick{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNSA1LjVsMyAzIDYtNiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiMwMDAiIGZpbGw9Im5vbmUiLz48L3N2Zz4=) 50% no-repeat;background-size:12px 12px}.ag-icon-cross,.ag-icon-tick{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-cross{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgMTBsOC04bTAgOEwyIDIiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIi8+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-tree-open{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgNWg4TDYgOXoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px}.ag-icon-tree-closed,.ag-icon-tree-open{display:inline-block;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.ag-icon-tree-closed{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMmw0IDQtNCA0eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 50% no-repeat;background-size:12px 12px}.ag-icon-tree-indeterminate{display:inline-block;background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgNWg4djJIMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;background-size:12px 12px;-webkit-filter:"initial";filter:"initial";height:12px;width:12px}.loading-filter{background-color:#e6e6e6;padding:5px;position:absolute;top:34px;z-index:1}.ag-details-grid,.ag-details-row,.loading-filter{height:100%;width:100%}.ag-primary-cols-header-panel{display:flex;flex-direction:row}.ag-ltr .ag-toolpanel-indent-1{padding-left:10px}.ag-rtl .ag-toolpanel-indent-1{padding-right:10px}.ag-ltr .ag-row-group-indent-1{padding-left:10px}.ag-rtl .ag-row-group-indent-1{padding-right:10px}.ag-ltr .ag-toolpanel-indent-2{padding-left:20px}.ag-rtl .ag-toolpanel-indent-2{padding-right:20px}.ag-ltr .ag-row-group-indent-2{padding-left:20px}.ag-rtl .ag-row-group-indent-2{padding-right:20px}.ag-ltr .ag-toolpanel-indent-3{padding-left:30px}.ag-rtl .ag-toolpanel-indent-3{padding-right:30px}.ag-ltr .ag-row-group-indent-3{padding-left:30px}.ag-rtl .ag-row-group-indent-3{padding-right:30px}.ag-ltr .ag-toolpanel-indent-4{padding-left:40px}.ag-rtl .ag-toolpanel-indent-4{padding-right:40px}.ag-ltr .ag-row-group-indent-4{padding-left:40px}.ag-rtl .ag-row-group-indent-4{padding-right:40px}.ag-ltr .ag-toolpanel-indent-5{padding-left:50px}.ag-rtl .ag-toolpanel-indent-5{padding-right:50px}.ag-ltr .ag-row-group-indent-5{padding-left:50px}.ag-rtl .ag-row-group-indent-5{padding-right:50px}.ag-ltr .ag-toolpanel-indent-6{padding-left:60px}.ag-rtl .ag-toolpanel-indent-6{padding-right:60px}.ag-ltr .ag-row-group-indent-6{padding-left:60px}.ag-rtl .ag-row-group-indent-6{padding-right:60px}.ag-ltr .ag-toolpanel-indent-7{padding-left:70px}.ag-rtl .ag-toolpanel-indent-7{padding-right:70px}.ag-ltr .ag-row-group-indent-7{padding-left:70px}.ag-rtl .ag-row-group-indent-7{padding-right:70px}.ag-ltr .ag-toolpanel-indent-8{padding-left:80px}.ag-rtl .ag-toolpanel-indent-8{padding-right:80px}.ag-ltr .ag-row-group-indent-8{padding-left:80px}.ag-rtl .ag-row-group-indent-8{padding-right:80px}.ag-ltr .ag-toolpanel-indent-9{padding-left:90px}.ag-rtl .ag-toolpanel-indent-9{padding-right:90px}.ag-ltr .ag-row-group-indent-9{padding-left:90px}.ag-rtl .ag-row-group-indent-9{padding-right:90px}.ag-ltr .ag-toolpanel-indent-10{padding-left:100px}.ag-rtl .ag-toolpanel-indent-10{padding-right:100px}.ag-ltr .ag-row-group-indent-10{padding-left:100px}.ag-rtl .ag-row-group-indent-10{padding-right:100px}.ag-ltr .ag-toolpanel-indent-11{padding-left:110px}.ag-rtl .ag-toolpanel-indent-11{padding-right:110px}.ag-ltr .ag-row-group-indent-11{padding-left:110px}.ag-rtl .ag-row-group-indent-11{padding-right:110px}.ag-ltr .ag-toolpanel-indent-12{padding-left:120px}.ag-rtl .ag-toolpanel-indent-12{padding-right:120px}.ag-ltr .ag-row-group-indent-12{padding-left:120px}.ag-rtl .ag-row-group-indent-12{padding-right:120px}.ag-ltr .ag-toolpanel-indent-13{padding-left:130px}.ag-rtl .ag-toolpanel-indent-13{padding-right:130px}.ag-ltr .ag-row-group-indent-13{padding-left:130px}.ag-rtl .ag-row-group-indent-13{padding-right:130px}.ag-ltr .ag-toolpanel-indent-14{padding-left:140px}.ag-rtl .ag-toolpanel-indent-14{padding-right:140px}.ag-ltr .ag-row-group-indent-14{padding-left:140px}.ag-rtl .ag-row-group-indent-14{padding-right:140px}.ag-ltr .ag-toolpanel-indent-15{padding-left:150px}.ag-rtl .ag-toolpanel-indent-15{padding-right:150px}.ag-ltr .ag-row-group-indent-15{padding-left:150px}.ag-rtl .ag-row-group-indent-15{padding-right:150px}.ag-ltr .ag-toolpanel-indent-16{padding-left:160px}.ag-rtl .ag-toolpanel-indent-16{padding-right:160px}.ag-ltr .ag-row-group-indent-16{padding-left:160px}.ag-rtl .ag-row-group-indent-16{padding-right:160px}.ag-ltr .ag-toolpanel-indent-17{padding-left:170px}.ag-rtl .ag-toolpanel-indent-17{padding-right:170px}.ag-ltr .ag-row-group-indent-17{padding-left:170px}.ag-rtl .ag-row-group-indent-17{padding-right:170px}.ag-ltr .ag-toolpanel-indent-18{padding-left:180px}.ag-rtl .ag-toolpanel-indent-18{padding-right:180px}.ag-ltr .ag-row-group-indent-18{padding-left:180px}.ag-rtl .ag-row-group-indent-18{padding-right:180px}.ag-ltr .ag-toolpanel-indent-19{padding-left:190px}.ag-rtl .ag-toolpanel-indent-19{padding-right:190px}.ag-ltr .ag-row-group-indent-19{padding-left:190px}.ag-rtl .ag-row-group-indent-19{padding-right:190px}.ag-ltr .ag-toolpanel-indent-20{padding-left:200px}.ag-rtl .ag-toolpanel-indent-20{padding-right:200px}.ag-ltr .ag-row-group-indent-20{padding-left:200px}.ag-rtl .ag-row-group-indent-20{padding-right:200px}.ag-ltr .ag-toolpanel-indent-21{padding-left:210px}.ag-rtl .ag-toolpanel-indent-21{padding-right:210px}.ag-ltr .ag-row-group-indent-21{padding-left:210px}.ag-rtl .ag-row-group-indent-21{padding-right:210px}.ag-ltr .ag-toolpanel-indent-22{padding-left:220px}.ag-rtl .ag-toolpanel-indent-22{padding-right:220px}.ag-ltr .ag-row-group-indent-22{padding-left:220px}.ag-rtl .ag-row-group-indent-22{padding-right:220px}.ag-ltr .ag-toolpanel-indent-23{padding-left:230px}.ag-rtl .ag-toolpanel-indent-23{padding-right:230px}.ag-ltr .ag-row-group-indent-23{padding-left:230px}.ag-rtl .ag-row-group-indent-23{padding-right:230px}.ag-ltr .ag-toolpanel-indent-24{padding-left:240px}.ag-rtl .ag-toolpanel-indent-24{padding-right:240px}.ag-ltr .ag-row-group-indent-24{padding-left:240px}.ag-rtl .ag-row-group-indent-24{padding-right:240px}.ag-ltr .ag-toolpanel-indent-25{padding-left:250px}.ag-rtl .ag-toolpanel-indent-25{padding-right:250px}.ag-ltr .ag-row-group-indent-25{padding-left:250px}.ag-rtl .ag-row-group-indent-25{padding-right:250px}.ag-ltr .ag-toolpanel-indent-26{padding-left:260px}.ag-rtl .ag-toolpanel-indent-26{padding-right:260px}.ag-ltr .ag-row-group-indent-26{padding-left:260px}.ag-rtl .ag-row-group-indent-26{padding-right:260px}.ag-ltr .ag-toolpanel-indent-27{padding-left:270px}.ag-rtl .ag-toolpanel-indent-27{padding-right:270px}.ag-ltr .ag-row-group-indent-27{padding-left:270px}.ag-rtl .ag-row-group-indent-27{padding-right:270px}.ag-ltr .ag-toolpanel-indent-28{padding-left:280px}.ag-rtl .ag-toolpanel-indent-28{padding-right:280px}.ag-ltr .ag-row-group-indent-28{padding-left:280px}.ag-rtl .ag-row-group-indent-28{padding-right:280px}.ag-ltr .ag-toolpanel-indent-29{padding-left:290px}.ag-rtl .ag-toolpanel-indent-29{padding-right:290px}.ag-ltr .ag-row-group-indent-29{padding-left:290px}.ag-rtl .ag-row-group-indent-29{padding-right:290px}.ag-ltr .ag-toolpanel-indent-30{padding-left:300px}.ag-rtl .ag-toolpanel-indent-30{padding-right:300px}.ag-ltr .ag-row-group-indent-30{padding-left:300px}.ag-rtl .ag-row-group-indent-30{padding-right:300px}.ag-ltr .ag-toolpanel-indent-31{padding-left:310px}.ag-rtl .ag-toolpanel-indent-31{padding-right:310px}.ag-ltr .ag-row-group-indent-31{padding-left:310px}.ag-rtl .ag-row-group-indent-31{padding-right:310px}.ag-ltr .ag-toolpanel-indent-32{padding-left:320px}.ag-rtl .ag-toolpanel-indent-32{padding-right:320px}.ag-ltr .ag-row-group-indent-32{padding-left:320px}.ag-rtl .ag-row-group-indent-32{padding-right:320px}.ag-ltr .ag-toolpanel-indent-33{padding-left:330px}.ag-rtl .ag-toolpanel-indent-33{padding-right:330px}.ag-ltr .ag-row-group-indent-33{padding-left:330px}.ag-rtl .ag-row-group-indent-33{padding-right:330px}.ag-ltr .ag-toolpanel-indent-34{padding-left:340px}.ag-rtl .ag-toolpanel-indent-34{padding-right:340px}.ag-ltr .ag-row-group-indent-34{padding-left:340px}.ag-rtl .ag-row-group-indent-34{padding-right:340px}.ag-ltr .ag-toolpanel-indent-35{padding-left:350px}.ag-rtl .ag-toolpanel-indent-35{padding-right:350px}.ag-ltr .ag-row-group-indent-35{padding-left:350px}.ag-rtl .ag-row-group-indent-35{padding-right:350px}.ag-ltr .ag-toolpanel-indent-36{padding-left:360px}.ag-rtl .ag-toolpanel-indent-36{padding-right:360px}.ag-ltr .ag-row-group-indent-36{padding-left:360px}.ag-rtl .ag-row-group-indent-36{padding-right:360px}.ag-ltr .ag-toolpanel-indent-37{padding-left:370px}.ag-rtl .ag-toolpanel-indent-37{padding-right:370px}.ag-ltr .ag-row-group-indent-37{padding-left:370px}.ag-rtl .ag-row-group-indent-37{padding-right:370px}.ag-ltr .ag-toolpanel-indent-38{padding-left:380px}.ag-rtl .ag-toolpanel-indent-38{padding-right:380px}.ag-ltr .ag-row-group-indent-38{padding-left:380px}.ag-rtl .ag-row-group-indent-38{padding-right:380px}.ag-ltr .ag-toolpanel-indent-39{padding-left:390px}.ag-rtl .ag-toolpanel-indent-39{padding-right:390px}.ag-ltr .ag-row-group-indent-39{padding-left:390px}.ag-rtl .ag-row-group-indent-39{padding-right:390px}.ag-ltr .ag-toolpanel-indent-40{padding-left:400px}.ag-rtl .ag-toolpanel-indent-40{padding-right:400px}.ag-ltr .ag-row-group-indent-40{padding-left:400px}.ag-rtl .ag-row-group-indent-40{padding-right:400px}.ag-ltr .ag-toolpanel-indent-41{padding-left:410px}.ag-rtl .ag-toolpanel-indent-41{padding-right:410px}.ag-ltr .ag-row-group-indent-41{padding-left:410px}.ag-rtl .ag-row-group-indent-41{padding-right:410px}.ag-ltr .ag-toolpanel-indent-42{padding-left:420px}.ag-rtl .ag-toolpanel-indent-42{padding-right:420px}.ag-ltr .ag-row-group-indent-42{padding-left:420px}.ag-rtl .ag-row-group-indent-42{padding-right:420px}.ag-ltr .ag-toolpanel-indent-43{padding-left:430px}.ag-rtl .ag-toolpanel-indent-43{padding-right:430px}.ag-ltr .ag-row-group-indent-43{padding-left:430px}.ag-rtl .ag-row-group-indent-43{padding-right:430px}.ag-ltr .ag-toolpanel-indent-44{padding-left:440px}.ag-rtl .ag-toolpanel-indent-44{padding-right:440px}.ag-ltr .ag-row-group-indent-44{padding-left:440px}.ag-rtl .ag-row-group-indent-44{padding-right:440px}.ag-ltr .ag-toolpanel-indent-45{padding-left:450px}.ag-rtl .ag-toolpanel-indent-45{padding-right:450px}.ag-ltr .ag-row-group-indent-45{padding-left:450px}.ag-rtl .ag-row-group-indent-45{padding-right:450px}.ag-ltr .ag-toolpanel-indent-46{padding-left:460px}.ag-rtl .ag-toolpanel-indent-46{padding-right:460px}.ag-ltr .ag-row-group-indent-46{padding-left:460px}.ag-rtl .ag-row-group-indent-46{padding-right:460px}.ag-ltr .ag-toolpanel-indent-47{padding-left:470px}.ag-rtl .ag-toolpanel-indent-47{padding-right:470px}.ag-ltr .ag-row-group-indent-47{padding-left:470px}.ag-rtl .ag-row-group-indent-47{padding-right:470px}.ag-ltr .ag-toolpanel-indent-48{padding-left:480px}.ag-rtl .ag-toolpanel-indent-48{padding-right:480px}.ag-ltr .ag-row-group-indent-48{padding-left:480px}.ag-rtl .ag-row-group-indent-48{padding-right:480px}.ag-ltr .ag-toolpanel-indent-49{padding-left:490px}.ag-rtl .ag-toolpanel-indent-49{padding-right:490px}.ag-ltr .ag-row-group-indent-49{padding-left:490px}.ag-rtl .ag-row-group-indent-49{padding-right:490px}.ag-side-bar{display:flex;flex-direction:row-reverse;box-sizing:border-box}.ag-side-bar .ag-side-buttons{width:20px}.ag-side-bar .ag-side-buttons div button{display:block;white-space:nowrap;outline:none}.ag-side-bar .ag-side-buttons div button span{-webkit-writing-mode:tb;writing-mode:tb;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr}.ag-side-bar .panel-container{width:180px}.ag-side-bar.full-width .panel-container{width:200px}.ag-rtl .ag-side-bar .ag-side-buttons button span{-webkit-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.ag-row-inline-editing{z-index:1}.ag-status-bar{display:flex;justify-content:space-between}.ag-status-bar-center,.ag-status-bar-left,.ag-status-bar-right,.ag-status-bar .ag-status-panel{display:inline-flex}@media print{.ag-body-viewport{display:block}.ag-row{page-break-inside:avoid}}.ag-body .ag-body-viewport,.ag-body .ag-pinned-left-cols-viewport,.ag-body .ag-pinned-right-cols-viewport{-webkit-overflow-scrolling:touch}.ag-theme-balham{background-color:#fff;color:#000;font:400 12px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.ag-theme-balham .ag-header,.ag-theme-balham .ag-header-cell,.ag-theme-balham .ag-header-group-cell,.ag-theme-balham .ag-rich-select-value,.ag-theme-balham .ag-root,.ag-theme-balham .ag-row{box-sizing:border-box}.ag-theme-balham .ag-cell-inline-editing,.ag-theme-balham .ag-menu,.ag-theme-balham .ag-overlay-loading-center,.ag-theme-balham .ag-popup-editor,.ag-theme-balham .ag-select-agg-func-popup,.ag-theme-balham .ag-theme-balham.ag-dnd-ghost{border:1px solid #bdc3c7}.ag-theme-balham .ag-tab-header .ag-tab{border:solid transparent;border-width:1px 1px 0;display:inline-block;margin:4px 4px 0;padding:4px 8px}.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected{border-bottom:2px solid;border-color:#bdc3c7}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-1{padding-left:20px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-1{padding-right:20px}.ag-theme-balham .ag-ltr .ag-row-group-indent-1{padding-left:28px}.ag-theme-balham .ag-rtl .ag-row-group-indent-1{padding-right:28px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-2{padding-left:40px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-2{padding-right:40px}.ag-theme-balham .ag-ltr .ag-row-group-indent-2{padding-left:56px}.ag-theme-balham .ag-rtl .ag-row-group-indent-2{padding-right:56px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-3{padding-left:60px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-3{padding-right:60px}.ag-theme-balham .ag-ltr .ag-row-group-indent-3{padding-left:84px}.ag-theme-balham .ag-rtl .ag-row-group-indent-3{padding-right:84px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-4{padding-left:80px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-4{padding-right:80px}.ag-theme-balham .ag-ltr .ag-row-group-indent-4{padding-left:112px}.ag-theme-balham .ag-rtl .ag-row-group-indent-4{padding-right:112px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-5{padding-left:100px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-5{padding-right:100px}.ag-theme-balham .ag-ltr .ag-row-group-indent-5{padding-left:140px}.ag-theme-balham .ag-rtl .ag-row-group-indent-5{padding-right:140px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-6{padding-left:120px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-6{padding-right:120px}.ag-theme-balham .ag-ltr .ag-row-group-indent-6{padding-left:168px}.ag-theme-balham .ag-rtl .ag-row-group-indent-6{padding-right:168px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-7{padding-left:140px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-7{padding-right:140px}.ag-theme-balham .ag-ltr .ag-row-group-indent-7{padding-left:196px}.ag-theme-balham .ag-rtl .ag-row-group-indent-7{padding-right:196px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-8{padding-left:160px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-8{padding-right:160px}.ag-theme-balham .ag-ltr .ag-row-group-indent-8{padding-left:224px}.ag-theme-balham .ag-rtl .ag-row-group-indent-8{padding-right:224px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-9{padding-left:180px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-9{padding-right:180px}.ag-theme-balham .ag-ltr .ag-row-group-indent-9{padding-left:252px}.ag-theme-balham .ag-rtl .ag-row-group-indent-9{padding-right:252px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-10{padding-left:200px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-10{padding-right:200px}.ag-theme-balham .ag-ltr .ag-row-group-indent-10{padding-left:280px}.ag-theme-balham .ag-rtl .ag-row-group-indent-10{padding-right:280px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-11{padding-left:220px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-11{padding-right:220px}.ag-theme-balham .ag-ltr .ag-row-group-indent-11{padding-left:308px}.ag-theme-balham .ag-rtl .ag-row-group-indent-11{padding-right:308px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-12{padding-left:240px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-12{padding-right:240px}.ag-theme-balham .ag-ltr .ag-row-group-indent-12{padding-left:336px}.ag-theme-balham .ag-rtl .ag-row-group-indent-12{padding-right:336px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-13{padding-left:260px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-13{padding-right:260px}.ag-theme-balham .ag-ltr .ag-row-group-indent-13{padding-left:364px}.ag-theme-balham .ag-rtl .ag-row-group-indent-13{padding-right:364px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-14{padding-left:280px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-14{padding-right:280px}.ag-theme-balham .ag-ltr .ag-row-group-indent-14{padding-left:392px}.ag-theme-balham .ag-rtl .ag-row-group-indent-14{padding-right:392px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-15{padding-left:300px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-15{padding-right:300px}.ag-theme-balham .ag-ltr .ag-row-group-indent-15{padding-left:420px}.ag-theme-balham .ag-rtl .ag-row-group-indent-15{padding-right:420px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-16{padding-left:320px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-16{padding-right:320px}.ag-theme-balham .ag-ltr .ag-row-group-indent-16{padding-left:448px}.ag-theme-balham .ag-rtl .ag-row-group-indent-16{padding-right:448px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-17{padding-left:340px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-17{padding-right:340px}.ag-theme-balham .ag-ltr .ag-row-group-indent-17{padding-left:476px}.ag-theme-balham .ag-rtl .ag-row-group-indent-17{padding-right:476px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-18{padding-left:360px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-18{padding-right:360px}.ag-theme-balham .ag-ltr .ag-row-group-indent-18{padding-left:504px}.ag-theme-balham .ag-rtl .ag-row-group-indent-18{padding-right:504px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-19{padding-left:380px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-19{padding-right:380px}.ag-theme-balham .ag-ltr .ag-row-group-indent-19{padding-left:532px}.ag-theme-balham .ag-rtl .ag-row-group-indent-19{padding-right:532px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-20{padding-left:400px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-20{padding-right:400px}.ag-theme-balham .ag-ltr .ag-row-group-indent-20{padding-left:560px}.ag-theme-balham .ag-rtl .ag-row-group-indent-20{padding-right:560px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-21{padding-left:420px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-21{padding-right:420px}.ag-theme-balham .ag-ltr .ag-row-group-indent-21{padding-left:588px}.ag-theme-balham .ag-rtl .ag-row-group-indent-21{padding-right:588px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-22{padding-left:440px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-22{padding-right:440px}.ag-theme-balham .ag-ltr .ag-row-group-indent-22{padding-left:616px}.ag-theme-balham .ag-rtl .ag-row-group-indent-22{padding-right:616px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-23{padding-left:460px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-23{padding-right:460px}.ag-theme-balham .ag-ltr .ag-row-group-indent-23{padding-left:644px}.ag-theme-balham .ag-rtl .ag-row-group-indent-23{padding-right:644px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-24{padding-left:480px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-24{padding-right:480px}.ag-theme-balham .ag-ltr .ag-row-group-indent-24{padding-left:672px}.ag-theme-balham .ag-rtl .ag-row-group-indent-24{padding-right:672px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-25{padding-left:500px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-25{padding-right:500px}.ag-theme-balham .ag-ltr .ag-row-group-indent-25{padding-left:700px}.ag-theme-balham .ag-rtl .ag-row-group-indent-25{padding-right:700px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-26{padding-left:520px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-26{padding-right:520px}.ag-theme-balham .ag-ltr .ag-row-group-indent-26{padding-left:728px}.ag-theme-balham .ag-rtl .ag-row-group-indent-26{padding-right:728px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-27{padding-left:540px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-27{padding-right:540px}.ag-theme-balham .ag-ltr .ag-row-group-indent-27{padding-left:756px}.ag-theme-balham .ag-rtl .ag-row-group-indent-27{padding-right:756px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-28{padding-left:560px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-28{padding-right:560px}.ag-theme-balham .ag-ltr .ag-row-group-indent-28{padding-left:784px}.ag-theme-balham .ag-rtl .ag-row-group-indent-28{padding-right:784px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-29{padding-left:580px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-29{padding-right:580px}.ag-theme-balham .ag-ltr .ag-row-group-indent-29{padding-left:812px}.ag-theme-balham .ag-rtl .ag-row-group-indent-29{padding-right:812px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-30{padding-left:600px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-30{padding-right:600px}.ag-theme-balham .ag-ltr .ag-row-group-indent-30{padding-left:840px}.ag-theme-balham .ag-rtl .ag-row-group-indent-30{padding-right:840px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-31{padding-left:620px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-31{padding-right:620px}.ag-theme-balham .ag-ltr .ag-row-group-indent-31{padding-left:868px}.ag-theme-balham .ag-rtl .ag-row-group-indent-31{padding-right:868px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-32{padding-left:640px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-32{padding-right:640px}.ag-theme-balham .ag-ltr .ag-row-group-indent-32{padding-left:896px}.ag-theme-balham .ag-rtl .ag-row-group-indent-32{padding-right:896px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-33{padding-left:660px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-33{padding-right:660px}.ag-theme-balham .ag-ltr .ag-row-group-indent-33{padding-left:924px}.ag-theme-balham .ag-rtl .ag-row-group-indent-33{padding-right:924px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-34{padding-left:680px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-34{padding-right:680px}.ag-theme-balham .ag-ltr .ag-row-group-indent-34{padding-left:952px}.ag-theme-balham .ag-rtl .ag-row-group-indent-34{padding-right:952px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-35{padding-left:700px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-35{padding-right:700px}.ag-theme-balham .ag-ltr .ag-row-group-indent-35{padding-left:980px}.ag-theme-balham .ag-rtl .ag-row-group-indent-35{padding-right:980px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-36{padding-left:720px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-36{padding-right:720px}.ag-theme-balham .ag-ltr .ag-row-group-indent-36{padding-left:1008px}.ag-theme-balham .ag-rtl .ag-row-group-indent-36{padding-right:1008px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-37{padding-left:740px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-37{padding-right:740px}.ag-theme-balham .ag-ltr .ag-row-group-indent-37{padding-left:1036px}.ag-theme-balham .ag-rtl .ag-row-group-indent-37{padding-right:1036px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-38{padding-left:760px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-38{padding-right:760px}.ag-theme-balham .ag-ltr .ag-row-group-indent-38{padding-left:1064px}.ag-theme-balham .ag-rtl .ag-row-group-indent-38{padding-right:1064px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-39{padding-left:780px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-39{padding-right:780px}.ag-theme-balham .ag-ltr .ag-row-group-indent-39{padding-left:1092px}.ag-theme-balham .ag-rtl .ag-row-group-indent-39{padding-right:1092px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-40{padding-left:800px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-40{padding-right:800px}.ag-theme-balham .ag-ltr .ag-row-group-indent-40{padding-left:1120px}.ag-theme-balham .ag-rtl .ag-row-group-indent-40{padding-right:1120px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-41{padding-left:820px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-41{padding-right:820px}.ag-theme-balham .ag-ltr .ag-row-group-indent-41{padding-left:1148px}.ag-theme-balham .ag-rtl .ag-row-group-indent-41{padding-right:1148px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-42{padding-left:840px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-42{padding-right:840px}.ag-theme-balham .ag-ltr .ag-row-group-indent-42{padding-left:1176px}.ag-theme-balham .ag-rtl .ag-row-group-indent-42{padding-right:1176px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-43{padding-left:860px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-43{padding-right:860px}.ag-theme-balham .ag-ltr .ag-row-group-indent-43{padding-left:1204px}.ag-theme-balham .ag-rtl .ag-row-group-indent-43{padding-right:1204px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-44{padding-left:880px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-44{padding-right:880px}.ag-theme-balham .ag-ltr .ag-row-group-indent-44{padding-left:1232px}.ag-theme-balham .ag-rtl .ag-row-group-indent-44{padding-right:1232px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-45{padding-left:900px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-45{padding-right:900px}.ag-theme-balham .ag-ltr .ag-row-group-indent-45{padding-left:1260px}.ag-theme-balham .ag-rtl .ag-row-group-indent-45{padding-right:1260px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-46{padding-left:920px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-46{padding-right:920px}.ag-theme-balham .ag-ltr .ag-row-group-indent-46{padding-left:1288px}.ag-theme-balham .ag-rtl .ag-row-group-indent-46{padding-right:1288px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-47{padding-left:940px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-47{padding-right:940px}.ag-theme-balham .ag-ltr .ag-row-group-indent-47{padding-left:1316px}.ag-theme-balham .ag-rtl .ag-row-group-indent-47{padding-right:1316px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-48{padding-left:960px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-48{padding-right:960px}.ag-theme-balham .ag-ltr .ag-row-group-indent-48{padding-left:1344px}.ag-theme-balham .ag-rtl .ag-row-group-indent-48{padding-right:1344px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-49{padding-left:980px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-49{padding-right:980px}.ag-theme-balham .ag-ltr .ag-row-group-indent-49{padding-left:1372px}.ag-theme-balham .ag-rtl .ag-row-group-indent-49{padding-right:1372px}.ag-theme-balham .ag-ltr .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-balham .ag-rtl .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-balham .ag-ltr .ag-cell-first-right-pinned,.ag-theme-balham .ag-rtl .ag-cell-first-right-pinned{border-left:1px solid #bdc3c7}.ag-theme-balham .ag-ltr .ag-cell-last-left-pinned,.ag-theme-balham .ag-rtl .ag-cell-last-left-pinned{border-right:1px solid #bdc3c7}.ag-theme-balham .ag-value-change-delta{padding-right:2px}.ag-theme-balham .ag-value-change-delta-up{color:#43a047}.ag-theme-balham .ag-value-change-delta-down{color:#e53935}.ag-theme-balham .ag-value-change-value{background-color:initial;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-theme-balham .ag-value-change-value-highlight{background-color:rgba(22,160,133,.5);transition:background-color .1s}.ag-theme-balham .ag-header{color:rgba(0,0,0,.54);font:600 12px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.ag-theme-balham .ag-header-row{box-sizing:border-box;border:solid #bdc3c7;border-width:0 0 1px}.ag-theme-balham .ag-row{box-sizing:border-box;border:0 solid #bdc3c7}.ag-theme-balham .ag-row:not(.ag-row-first){border-width:1px 0 0}.ag-theme-balham .ag-row.ag-row-last{border-bottom-width:1px}.ag-theme-balham .ag-row-odd{background-color:#fcfdfe}.ag-theme-balham .ag-row-even{background-color:#fff}.ag-theme-balham .ag-row-hover{background-color:#ecf0f1}.ag-theme-balham .ag-numeric-cell{text-align:right}.ag-theme-balham .ag-header-cell-label{display:flex;float:left;height:100%;width:calc(100% - 16px)}.ag-theme-balham .ag-header-cell-label span{height:100%}.ag-theme-balham .ag-header-cell-label>span{float:left}.ag-theme-balham .ag-header-cell-label .ag-header-icon{background-position-y:10px;background-size:14px 14px;height:100%;margin:0 0 0 4px;opacity:.87}.ag-theme-balham .ag-header-cell-label .ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-balham .ag-numeric-header .ag-header-cell-label{flex-direction:row-reverse;float:right}.ag-theme-balham .ag-numeric-header .ag-header-cell-label>span{float:right}.ag-theme-balham .ag-numeric-header .ag-header-cell-menu-button{float:left}.ag-theme-balham .ag-header-group-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-balham .ag-header-cell,.ag-theme-balham .ag-header-group-cell{line-height:32px;padding-left:12px;padding-right:12px}.ag-theme-balham .ag-cell{line-height:26px;border:1px solid transparent;padding-left:11px;padding-right:11px}.ag-theme-balham .ag-row-drag{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSAyLjV2MW0wIDJ2MW0wIDJ2MW0zLTd2MW0wIDJ2MW0wIDJ2MW0zLTd2MW0wIDJ2MW0wIDJ2MW0zLTd2MW0wIDJ2MW0wIDJ2MSIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;background-position-x:left;background-position-y:4px;float:left;height:100%;width:28px}.ag-theme-balham .ag-column-drag{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSAyLjV2MW0wIDJ2MW0wIDJ2MW0zLTd2MW0wIDJ2MW0wIDJ2MW0zLTd2MW0wIDJ2MW0wIDJ2MW0zLTd2MW0wIDJ2MW0wIDJ2MSIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;background-position-x:left;background-position-y:4px!important;height:100%;min-width:20px}.ag-theme-balham .ag-row-dragging{opacity:.5;z-index:10000}.ag-theme-balham .ag-ltr .ag-cell-focus,.ag-theme-balham .ag-rtl .ag-cell-focus{border:1px solid #0091ea;outline:medium none invert;outline:initial}.ag-theme-balham .ag-header-cell-resize{width:8px}.ag-theme-balham .ag-icon-aggregation{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xMC41IDZWNC41aC01di41MzJhMSAxIDAgMCAwIC4zNi43NjhsMS43MTggMS40MzJhMSAxIDAgMCAxIDAgMS41MzZMNS44NiAxMC4yYTEgMSAwIDAgMC0uMzYuNzY4di41MzJoNVYxMCIvPjxyZWN0IHg9IjEuNSIgeT0iMS41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-aggregation,.ag-theme-balham .ag-icon-arrows{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-arrows{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNSAxNFYzTTIgOC41aDExbS03LjUgNGwyIDIgMi0ybTAtOGwtMi0yLTIgMm0tMiAybC0yIDIgMiAybTggMGwyLTItMi0yIiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-asc{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNSAxMlY0bTMgMi41bC0zLTMtMyAzIiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-asc,.ag-theme-balham .ag-icon-checkbox-checked-readonly{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-checkbox-checked-readonly{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iLjUiPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2EiLz48cmVjdCBzdHJva2U9IiM3RjhDOEQiIHg9IjEuNSIgeT0iMS41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PHBhdGggc3Ryb2tlPSIjN0Y4QzhEIiBkPSJNMTIgNWwtNS41IDUuNUw0IDgiLz48L2c+PC9zdmc+)}.ag-theme-balham .ag-icon-checkbox-checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzdGOEM4RCIgeD0iMS41IiB5PSIxLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgcng9IjIiLz48cGF0aCBzdHJva2U9IiM3RjhDOEQiIGQ9Ik0xMiA1bC01LjUgNS41TDQgOCIvPjwvZz48L3N2Zz4=)}.ag-theme-balham .ag-icon-checkbox-checked,.ag-theme-balham .ag-icon-checkbox-indeterminate-readonly{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-checkbox-indeterminate-readonly{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iLjUiPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2EiLz48cmVjdCBzdHJva2U9IiM3RjhDOEQiIHg9IjEuNSIgeT0iMS41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PHBhdGggZD0iTTQgOC41aDgiIHN0cm9rZT0iIzdGOEM4RCIvPjwvZz48L3N2Zz4=)}.ag-theme-balham .ag-icon-checkbox-indeterminate{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzdGOEM4RCIgeD0iMS41IiB5PSIxLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgcng9IjIiLz48cGF0aCBkPSJNNCA4LjVoOCIgc3Ryb2tlPSIjN0Y4QzhEIi8+PC9nPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-checkbox-indeterminate,.ag-theme-balham .ag-icon-checkbox-unchecked-readonly{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-checkbox-unchecked-readonly{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iLjUiPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2EiLz48cmVjdCBzdHJva2U9IiM3RjhDOEQiIHg9IjEuNSIgeT0iMS41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-checkbox-unchecked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzdGOEM4RCIgeD0iMS41IiB5PSIxLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgcng9IjIiLz48L2c+PC9zdmc+)}.ag-theme-balham .ag-icon-checkbox-unchecked,.ag-theme-balham .ag-icon-column{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-column{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSAzLjV2OGgzdi04eiIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-columns{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuNSAzLjV2OG0zLTh2OG0zLTh2OG0tOS04djgiIHN0cm9rZT0iIzdGOEM4RCIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-columns,.ag-theme-balham .ag-icon-contracted{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-contracted{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgNEw1IDhsNCA0IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-copy{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxyZWN0IHg9IjQuNSIgeT0iNC41IiB3aWR0aD0iOCIgaGVpZ2h0PSI5IiByeD0iMiIvPjxwYXRoIGQ9Ik0xMSAyLjVINC41YTIgMiAwIDAgMC0yIDJWMTMiLz48L2c+PC9zdmc+)}.ag-theme-balham .ag-icon-copy,.ag-theme-balham .ag-icon-cut{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-cut{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMzQ4IDQuOTQ4Yy4xNjEtLjM1LjI1Mi0uNzM1LjI1Mi0xLjE0OGEyLjggMi44IDAgMSAwLTUuNiAwIDIuOCAyLjggMCAwIDAgMi44IDIuOGMuNDEzIDAgLjc5OC0uMDkxIDEuMTQ4LS4yNTJMNi42IDggNC45NDggOS42NTJBMi43MjggMi43MjggMCAwIDAgMy44IDkuNGEyLjggMi44IDAgMSAwIDAgNS42IDIuOCAyLjggMCAwIDAgMi44LTIuOGMwLS40MTMtLjA5MS0uNzk4LS4yNTItMS4xNDhMOCA5LjRsNC45IDQuOUgxNXYtLjdMNi4zNDggNC45NDh6TTMuOCA1LjJhMS40IDEuNCAwIDEgMSAwLTIuOCAxLjQgMS40IDAgMCAxIDAgMi44em0wIDguNGExLjQgMS40IDAgMSAxIDAtMi44IDEuNCAxLjQgMCAwIDEgMCAyLjh6TTggOC4zNUEuMzQ3LjM0NyAwIDAgMSA3LjY1IDhjMC0uMTk2LjE1NC0uMzUuMzUtLjM1LjE5NiAwIC4zNS4xNTQuMzUuMzUgMCAuMTk2LS4xNTQuMzUtLjM1LjM1em00LjktNi42NUw4LjcgNS45bDEuNCAxLjRMMTUgMi40di0uN2gtMi4xeiIgZmlsbD0iIzdGOEM4RCIvPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-desc{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNSAxMVYzbS0zIDUuNWwzIDMgMy0zIiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-desc,.ag-theme-balham .ag-icon-expanded{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-expanded{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMTJsNC00LTQtNCIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-eye-slash{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik04IDMuNjI1QTYuODk5IDYuODk5IDAgMCAwIDEuNTgzIDggNi44OTkgNi44OTkgMCAwIDAgOCAxMi4zNzUgNi44OTkgNi44OTkgMCAwIDAgMTQuNDE3IDggNi44OTkgNi44OTkgMCAwIDAgOCAzLjYyNXoiLz48cGF0aCBkPSJNOCAxMC45MTdhMi45MTggMi45MTggMCAwIDEgMC01LjgzNCAyLjkxOCAyLjkxOCAwIDAgMSAwIDUuODM0eiIvPjxwYXRoIGQ9Ik0zLjUgMy41bDkgOSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvZz48L3N2Zz4=)}.ag-theme-balham .ag-icon-eye,.ag-theme-balham .ag-icon-eye-slash{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-eye{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik04IDMuNjI1QTYuODk5IDYuODk5IDAgMCAwIDEuNTgzIDggNi44OTkgNi44OTkgMCAwIDAgOCAxMi4zNzUgNi44OTkgNi44OTkgMCAwIDAgMTQuNDE3IDggNi44OTkgNi44OTkgMCAwIDAgOCAzLjYyNXoiLz48cGF0aCBkPSJNOCAxMC45MTdhMi45MTggMi45MTggMCAwIDEgMC01LjgzNCAyLjkxOCAyLjkxOCAwIDAgMSAwIDUuODM0eiIvPjwvZz48L3N2Zz4=)}.ag-theme-balham .ag-icon-filter{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSAzLjVoOXYuNTg2YTEgMSAwIDAgMS0uMjkzLjcwN0w5LjI5MyA3LjcwN0ExIDEgMCAwIDAgOSA4LjQxNFYxMGwtMiAxLjVWOC40MTRhMSAxIDAgMCAwLS4yOTMtLjcwN0wzLjc5MyA0Ljc5M2ExIDEgMCAwIDEtLjI5My0uNzA3VjMuNXoiIHN0cm9rZT0iIzdGOEM4RCIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-filter,.ag-theme-balham .ag-icon-group{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-group{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0zLjUgNS41aDFtMSAyaDFtMiAwaDRtLTcgMmgxbTIgMGg0bS02LTRoNiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjxyZWN0IHg9IjEuNSIgeT0iMS41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-indeterminate{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik04IDQuNjI1Yy0yLjkxNyAwLTUuNDA4LjgxNC02LjQxNyAzLjM3NSAxLjAxIDIuNTYgMy41IDMuMzc1IDYuNDE3IDMuMzc1czUuNDA4LS44MTQgNi40MTctMy4zNzVjLTEuMDEtMi41Ni0zLjUtMy4zNzUtNi40MTctMy4zNzV6Ii8+PHBhdGggZD0iTTggOS45MTdDNi4zOSA5LjkxNyA1LjA4MyA5LjYxIDUuMDgzIDhTNi4zOSA2LjA4MyA4IDYuMDgzYzEuNjEgMCAyLjkxNy4zMDcgMi45MTcgMS45MTdTOS42MSA5LjkxNyA4IDkuOTE3eiIvPjwvZz48L3N2Zz4=)}.ag-theme-balham .ag-icon-indeterminate,.ag-theme-balham .ag-icon-left{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-left{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNSA4LjVsNC00TDggNiA2LjUgNy41aDd2MmgtN0w4IDExbC0xLjUgMS41eiIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-loading{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPjxwYXRoIGQ9Ik03LjUgMTAuNXYzIiBvcGFjaXR5PSIuOCIvPjxwYXRoIGQ9Ik0xMC41IDcuNWgzIiBvcGFjaXR5PSIuNiIvPjxwYXRoIGQ9Ik0xLjUgNy41aDMiLz48cGF0aCBkPSJNNy41IDEuNXYzIiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Ik05LjUgNS41TDEyIDMiIG9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTkuNSA5LjVMMTIgMTIiIG9wYWNpdHk9Ii43Ii8+PHBhdGggZD0iTTUuNSA5LjVMMyAxMiIgb3BhY2l0eT0iLjkiLz48cGF0aCBkPSJNNS41IDUuNUwzIDMiIG9wYWNpdHk9Ii4zIi8+PC9nPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-loading,.ag-theme-balham .ag-icon-menu{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-menu{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSA0LjVoOW0tOSAzaDltLTkgM2g5IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-minus{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNSA2LjVoMTF2MmgtMTF6IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-minus,.ag-theme-balham .ag-icon-none{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-none{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjUgMTJWNG0zIDIuNWwtMy0zLTMgM20tNCA0LjVWM20tMyA1LjVsMyAzIDMtMyIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-not-allowed{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuOSAxMS4wMTJBMy43NSAzLjc1IDAgMCAwIDExLjAxMiA1LjlsLTUuMTE0IDUuMTEzek00LjQ4NyA5LjYwMUw5LjYgNC40ODhBMy43NSAzLjc1IDAgMCAwIDQuNDg4IDkuNnpNNy43NSAxMy41YTUuNzUgNS43NSAwIDEgMSAwLTExLjUgNS43NSA1Ljc1IDAgMCAxIDAgMTEuNXoiIHN0cm9rZT0iIzdGOEM4RCIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-not-allowed,.ag-theme-balham .ag-icon-paste{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-paste{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDNjMC0uNS0uNS0xLjUtMi0xLjVTNiAyLjUgNiAzSDRhMiAyIDAgMCAwLTIgMnY3YTIgMiAwIDAgMCAyIDJoOGEyIDIgMCAwIDAgMi0yVjVhMiAyIDAgMCAwLTItMmgtMnptLTIgLjI3M2MuMzY3IDAgLjY2Ny4yODYuNjY3LjYzNiAwIC4zNS0uMy42MzYtLjY2Ny42MzYtLjM2NyAwLS42NjctLjI4Ni0uNjY3LS42MzYgMC0uMzUuMy0uNjM2LjY2Ny0uNjM2ek0xMiAxM0g0YTEgMSAwIDAgMS0xLTFWNWExIDEgMCAwIDEgMS0xaDF2Mmg2VjRoMWExIDEgMCAwIDEgMSAxdjdhMSAxIDAgMCAxLTEgMXoiIGZpbGw9IiM3RjhDOEQiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-pin{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNSAxMy41bDQtNE0xNCA2Yy0uMzkuNTI5LS43MjQuODYyLTEgMXMtLjYxLjEzOC0xIDBsLTIgMmMuMTM4LjkyLjEzOCAxLjU4NiAwIDItLjEzOC40MTQtLjQ3MS43NDgtMSAxTDQgN2MuMDgtLjQ3MS40MTQtLjgwNSAxLTEgLjU4Ni0uMTk1IDEuMjUyLS4xOTUgMiAwbDItMmMtLjE5NS0uMjc2LS4xOTUtLjYxIDAtMXMuNTI5LS43MjQgMS0xbDQgNHoiIHN0cm9rZT0iIzdGOEM4RCIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-pin,.ag-theme-balham .ag-icon-pivot{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-pivot{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xMy41IDQuNWgtOW0wIDB2OSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjxwYXRoIGQ9Ik03LjUgMTIuNWwtMS0xIDEtMW01LTNsLTEtMS0xIDEiLz48cGF0aCBkPSJNNC41IDExLjVoLTJtNi05djJtLTMtMnYybTYtMnYyIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PHBhdGggZD0iTTExLjUgNi41djNhMiAyIDAgMCAxLTIgMmgtMyIvPjxwYXRoIGQ9Ik00LjUgOC41aC0ybTItM2gtMiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjxyZWN0IHg9IjEuNSIgeT0iMS41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}.ag-theme-balham .ag-icon-plus{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNSA2LjVoNHYtNGgydjRoNHYyaC00djRoLTJ2LTRoLTR6IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-plus,.ag-theme-balham .ag-icon-right{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjUgNy41bC00IDRMOCAxMGwxLjUtMS41aC03di0yaDdMOCA1bDEuNS0xLjV6IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-small-left{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNEw0IDhsNCA0IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-small-left,.ag-theme-balham .ag-icon-small-right{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-small-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMTJsNC00LTQtNCIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-small-up{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDhMOCA0IDQgOCIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-small-down,.ag-theme-balham .ag-icon-small-up{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-small-down{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgOGw0IDQgNC00IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-tick{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDZsLTUuNSA1LjVMNCA5IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-cross,.ag-theme-balham .ag-icon-tick{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-cross{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgNS41bC02IDZtMC02bDYgNiIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-tree-open{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgN2w0IDQgNC00IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-icon-tree-closed,.ag-theme-balham .ag-icon-tree-open{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-icon-tree-closed{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMTJsNC00LTQtNCIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-icon-tree-indeterminate{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSA3LjVoOSIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;display:inline-block}.ag-theme-balham .ag-header-cell-menu-button .ag-icon-menu{display:block;height:32px}.ag-theme-balham .ag-icon-checkbox-checked:empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwOTFFQSIgeD0iMS41IiB5PSIxLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgcng9IjIiLz48cGF0aCBzdHJva2U9IiMwMDkxRUEiIGQ9Ik0xMiA1bC01LjUgNS41TDQgOCIvPjwvZz48L3N2Zz4=)}.ag-theme-balham .ag-menu{background:#fff;border-radius:2px;box-shadow:none;padding:0;z-index:5}.ag-theme-balham .ag-menu .ag-menu-list{cursor:default;margin-bottom:4px;margin-top:4px;width:100%}.ag-theme-balham .ag-menu .ag-menu-option{line-height:16px;padding-left:8px;padding-right:8px}.ag-theme-balham .ag-menu .ag-menu-option>span{display:table-cell;vertical-align:middle}.ag-theme-balham .ag-menu .ag-menu-option-active{background:#ecf0f1}.ag-theme-balham .ag-menu .ag-menu-option-disabled{opacity:.5}.ag-theme-balham .ag-menu .ag-menu-option-icon{padding-left:4px;padding-right:4px}.ag-theme-balham .ag-menu .ag-menu-option-icon span{height:16px;line-height:0;margin-top:4px}.ag-theme-balham .ag-menu .ag-menu-option-shortcut{padding-left:8px}.ag-theme-balham .ag-menu .ag-menu-separator{margin-left:-4px}.ag-theme-balham .ag-menu .ag-menu-separator>span{background-image:url("data:image/svg+xml;utf8,<svg width='1' height='8px' viewBox='0 0 1 8px' xmlns='http://www.w3.org/2000/svg'> <line x1='0' y1='4px' x2='1' y2='4px' stroke-width='1' stroke='#BDC3C7'/> </svg>");height:8px}.ag-theme-balham .ag-menu .ag-menu-option-popup-pointer{width:24px}.ag-theme-balham.ag-dnd-ghost{background:#fff;border-radius:2px;box-shadow:none;border:1px solid #bdc3c7;color:rgba(0,0,0,.54);font:600 12px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:32px!important;line-height:32px;margin:0;padding:0 8px;-webkit-transform:translateY(8px);transform:translateY(8px);z-index:5}.ag-theme-balham.ag-dnd-ghost div,.ag-theme-balham.ag-dnd-ghost span{float:left;height:100%;margin:0;padding:0}.ag-theme-balham.ag-dnd-ghost .ag-dnd-ghost-icon{margin-right:4px;opacity:.87}.ag-theme-balham .ag-tab-header{background:#f5f7f7;min-width:220px;width:100%}.ag-theme-balham .ag-tab-header .ag-tab{border-bottom:2px solid transparent;height:16px;text-align:center;vertical-align:middle}.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-filter{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSAzLjVoOXYuNTg2YTEgMSAwIDAgMS0uMjkzLjcwN0w5LjI5MyA3LjcwN0ExIDEgMCAwIDAgOSA4LjQxNFYxMGwtMiAxLjVWOC40MTRhMSAxIDAgMCAwLS4yOTMtLjcwN0wzLjc5MyA0Ljc5M2ExIDEgMCAwIDEtLjI5My0uNzA3VjMuNXoiIHN0cm9rZT0iIzAwOTFFQSIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==);display:inline-block}.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-columns{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuNSAzLjV2OG0zLTh2OG0zLTh2OG0tOS04djgiIHN0cm9rZT0iIzAwOTFFQSIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvc3ZnPg==);display:inline-block}.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-menu{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSA0LjVoOW0tOSAzaDltLTkgM2g5IiBzdHJva2U9IiMwMDkxRUEiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz48L3N2Zz4=);display:inline-block}.ag-theme-balham .ag-tab-body{padding:4px 0}.ag-theme-balham .ag-tab-body .ag-filter-select{margin:4px;width:calc(100% - 8px)}.ag-theme-balham .ag-tab-body .ag-menu-list{margin-bottom:0;margin-top:0}.ag-theme-balham .ag-tab-body .ag-menu-list>div:first-child>span{padding-top:0}.ag-theme-balham .ag-tab-body .ag-menu-list>div:last-child>span{padding-bottom:0}.ag-theme-balham .ag-tab-body .ag-menu-list>div:last-child>.ag-menu-option-popup-pointer{background-position-y:0}.ag-theme-balham .ag-filter-select{margin:4px;width:calc(100% - 8px)}.ag-theme-balham .ag-filter input[type=radio]{margin:0 3px 0 6px;width:12px;height:17px;vertical-align:top}.ag-theme-balham .ag-filter input[type=date],.ag-theme-balham .ag-filter input[type=text]{padding-left:4px}.ag-theme-balham .ag-filter label{display:block;padding-left:4px}.ag-theme-balham .ag-filter .ag-set-filter-list{height:182px;padding-top:4px}.ag-theme-balham .ag-filter .ag-filter-header-container{box-sizing:border-box;height:28px}.ag-theme-balham .ag-filter .ag-filter-header-container:nth-child(2){border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-filter .ag-filter-checkbox{float:left;height:28px;margin-right:4px;padding-top:2px}.ag-theme-balham .ag-filter .ag-filter-value{height:28px;line-height:14px}.ag-theme-balham .ag-filter .ag-filter-apply-panel{display:flex;justify-content:flex-end;padding:8px 4px 4px}.ag-theme-balham .ag-filter .ag-filter-apply-panel button+button{margin-left:8px}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group{height:16px;line-height:16px;margin-left:0}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group span,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column span{float:left;height:100%}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-indent,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-indent{width:8px}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-column-select-panel .ag-primary-cols-list-panel{padding-top:4px}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent{margin-left:24px}.ag-theme-balham .ag-filter-filter{margin-bottom:4px}.ag-theme-balham .ag-primary-cols-header-panel{border-bottom:1px solid #bdc3c7;box-sizing:border-box;height:32px;padding-top:4px}.ag-theme-balham .ag-primary-cols-header-panel a{margin:0 4px;padding-top:2px}.ag-theme-balham .ag-primary-cols-header-panel .ag-filter-body{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-group-child-count:before{content:" "}.ag-theme-balham .ag-tool-panel-wrapper{border-right:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel{width:100%}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance{color:rgba(0,0,0,.54);font-weight:600;flex:auto;flex-direction:column;flex-wrap:nowrap;display:flex;flex-flow:column nowrap}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-toolpanel-header{padding:5px 0 5px 5px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-body-wrapper{padding-top:5px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-air{border:1px solid #bdc3c7;border-left:0;border-right:0;padding:4px 0}.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel{border-bottom:1px solid #bdc3c7;box-sizing:border-box;height:32px;line-height:32px}.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel span{float:left;height:100%}.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select,.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select .ag-checkbox-label{margin-left:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel{border-bottom:1px solid #bdc3c7;padding-bottom:3px;padding-top:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop{border-bottom:1px solid #bdc3c7;clear:both;overflow:auto;padding:4px 0 8px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-icon{float:left;height:20px;margin:0 4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title{clear:right;float:left;height:20px;line-height:20px;width:calc(100% - 24px)}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message{clear:both;color:rgba(0,0,0,.38);font:600 12px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:8px;padding-left:16px;padding-right:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop:last-child{border-bottom:0}.ag-theme-balham .ag-filter-icon:empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNSAzLjVoOXYuNTg2YTEgMSAwIDAgMS0uMjkzLjcwN0w5LjI5MyA3LjcwN0ExIDEgMCAwIDAgOSA4LjQxNFYxMGwtMiAxLjVWOC40MTRhMSAxIDAgMCAwLS4yOTMtLjcwN0wzLjc5MyA0Ljc5M2ExIDEgMCAwIDEtLjI5My0uNzA3VjMuNXoiIHN0cm9rZT0iIzdGOEM4RCIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==)}.ag-theme-balham .ag-filter-icon:empty,.ag-theme-balham .ag-sort-ascending-icon:empty{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px}.ag-theme-balham .ag-sort-ascending-icon:empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNSAxMlY0bTMgMi41bC0zLTMtMyAzIiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-sort-descending-icon:empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNSAxMVYzbS0zIDUuNWwzIDMgMy0zIiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-sort-descending-icon:empty,.ag-theme-balham .ag-sort-none-icon:empty{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px}.ag-theme-balham .ag-sort-none-icon:empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjUgMTJWNG0zIDIuNWwtMy0zLTMgM20tNCA0LjVWM20tMyA1LjVsMyAzIDMtMyIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-numeric-header .ag-header-cell-label .ag-header-icon{margin-left:0;margin-right:4px}.ag-theme-balham .ag-paging-panel{align-items:center;border-top:1px solid #bdc3c7;color:rgba(0,0,0,.54);display:flex;height:32px;justify-content:flex-end;padding:0 12px}.ag-theme-balham .ag-paging-panel>span{margin-left:16px}.ag-theme-balham button[ref=btFirst]{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDRMOCA4bDQgNE00LjUgNHY4IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;overflow:hidden;text-indent:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;opacity:.54;padding:0}.ag-theme-balham button[ref=btFirst][disabled]{opacity:.38}.ag-theme-balham button[ref=btPrevious]{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgNEw1IDhsNCA0IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;overflow:hidden;text-indent:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;opacity:.54;padding:0}.ag-theme-balham button[ref=btPrevious][disabled]{opacity:.38}.ag-theme-balham button[ref=btLast]{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgMTJsNC00LTQtNG03LjUgMHY4IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;overflow:hidden;text-indent:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;opacity:.54;padding:0}.ag-theme-balham button[ref=btLast][disabled]{opacity:.38}.ag-theme-balham button[ref=btNext]{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMTJsNC00LTQtNCIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;overflow:hidden;text-indent:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;opacity:.54;padding:0}.ag-theme-balham button[ref=btNext][disabled]{opacity:.38}.ag-theme-balham .ag-rtl button[ref=btFirst]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgMTJsNC00LTQtNG03LjUgMHY4IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-rtl button[ref=btFirst],.ag-theme-balham .ag-rtl button[ref=btPrevious]{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px}.ag-theme-balham .ag-rtl button[ref=btPrevious]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMTJsNC00LTQtNCIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-rtl button[ref=btLast]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDRMOCA4bDQgNE00LjUgNHY4IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-rtl button[ref=btLast],.ag-theme-balham .ag-rtl button[ref=btNext]{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px}.ag-theme-balham .ag-rtl button[ref=btNext]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgNEw1IDhsNCA0IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-row-selected{background-color:#b7e4ff}.ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus){background-color:rgba(0,145,234,.2)}.ag-theme-balham .ag-cell-inline-editing{background:#fff;border-radius:2px;box-shadow:none;background:#f5f7f7;height:40px;line-height:normal;padding:12px;z-index:2}.ag-theme-balham .ag-cell-inline-editing select{height:auto}.ag-theme-balham .ag-popup-editor{background:#fff;border-radius:2px;box-shadow:none;background:#f5f7f7;padding:0;z-index:1}.ag-theme-balham .ag-popup-editor .ag-large-textarea textarea{height:auto;padding:12px}.ag-theme-balham .ag-rich-select{background-color:#f5f7f7;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgN2w0IDQgNC00IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=);background-position-x:calc(100% - 4px);background-position-y:8px;background-repeat:no-repeat}.ag-theme-balham .ag-rich-select .ag-rich-select-list{height:182px}.ag-theme-balham .ag-rich-select .ag-rich-select-value{height:28px;line-height:28px;padding-left:12px}.ag-theme-balham .ag-rich-select .ag-virtual-list-item{cursor:default;height:28px;line-height:28px}.ag-theme-balham .ag-rich-select .ag-virtual-list-item:hover{background-color:#ecf0f1}.ag-theme-balham .ag-rich-select .ag-rich-select-row{padding-left:12px}.ag-theme-balham .ag-rich-select .ag-rich-select-row-selected{background-color:#b7e4ff}.ag-theme-balham .ag-floating-filter-body{float:left;height:100%;margin-right:0;width:calc(100% - 24px)}.ag-theme-balham .ag-floating-filter-body input,.ag-theme-balham .ag-floating-filter-full-body input{box-sizing:border-box}.ag-theme-balham .ag-floating-filter-input{line-height:normal}.ag-theme-balham .ag-floating-filter-button{float:right;line-height:16px;margin-top:10px}.ag-theme-balham .ag-floating-filter-button button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;height:16px;padding:0;width:16px}.ag-theme-balham .ag-cell-label-container,.ag-theme-balham .ag-header-group-cell-label{height:100%}.ag-theme-balham .ag-header-group-cell-label span{float:left;height:100%}.ag-theme-balham .ag-header-select-all{height:100%;margin-right:12px}.ag-theme-balham .ag-header-select-all span{height:100%}.ag-theme-balham .ag-header-select-all:not(.ag-hidden)+.ag-cell-label-container{float:left;width:calc(100% - 28px)}.ag-theme-balham .ag-group-contracted span,.ag-theme-balham .ag-group-expanded span,.ag-theme-balham .ag-selection-checkbox span{margin-right:12px}.ag-theme-balham .ag-selection-checkbox span{position:relative;top:2px}.ag-theme-balham .ag-group-expanded .ag-icon-contracted:empty{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgN2w0IDQgNC00IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px}.ag-theme-balham .ag-column-drop-horizontal{height:28px;line-height:16px;padding-left:12px}.ag-theme-balham .ag-column-drop-horizontal.ag-width-half{margin-bottom:-3px}.ag-theme-balham .ag-column-drop-horizontal>div:first-child,.ag-theme-balham .ag-column-drop-horizontal span{float:left;height:100%}.ag-theme-balham .ag-column-drop-horizontal .ag-icon-group,.ag-theme-balham .ag-column-drop-horizontal .ag-icon-pivot{margin-right:12px}.ag-theme-balham .ag-column-drop-horizontal .ag-right-arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjUgNy41bC00IDRMOCAxMGwxLjUtMS41aC03di0yaDdMOCA1bDEuNS0xLjV6IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-column-drop-horizontal .ag-left-arrow,.ag-theme-balham .ag-column-drop-horizontal .ag-right-arrow{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px}.ag-theme-balham .ag-column-drop-horizontal .ag-left-arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNSA4LjVsNC00TDggNiA2LjUgNy41aDd2MmgtN0w4IDExbC0xLjUgMS41eiIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-column-drop-horizontal .ag-left-arrow,.ag-theme-balham .ag-column-drop-horizontal .ag-right-arrow{overflow:hidden;text-indent:100%;height:100%;margin:0 4px;opacity:.54}.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-empty-message{height:100%;line-height:28px;opacity:.38}.ag-theme-balham .ag-column-drop-cell{background:#dde4e6;border-radius:16px;box-sizing:border-box;height:16px!important;margin-top:4px;padding:0 2px}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-text{height:100%;line-height:16px;margin:0 4px}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xMC41IDQuNWwtNiA2Ii8+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI1LjUiLz48cGF0aCBkPSJNNC41IDQuNWw2IDYiLz48L2c+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;overflow:hidden;text-indent:100%;min-width:16px;height:100%;margin:0 2px;opacity:.54}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover{opacity:.87}.ag-theme-balham .ag-column-drop-cell .ag-column-drag{margin-left:8px;margin-top:2px;width:16px}.ag-theme-balham .ag-select-agg-func-popup{border-radius:2px;box-shadow:none;background:#fff;height:70px;padding:0}.ag-theme-balham .ag-select-agg-func-popup .ag-virtual-list-item{cursor:default;line-height:20px;padding-left:8px}.ag-theme-balham .ag-menu-column-select-wrapper,.ag-theme-balham .ag-set-filter-list{width:auto}.ag-theme-balham .ag-column-drop-vertical>.ag-column-drop-cell{float:left;margin-bottom:4px;margin-left:4px;margin-top:0}.ag-theme-balham .ag-cell-data-changed{background-color:rgba(22,160,133,.5)!important}.ag-theme-balham .ag-cell-data-changed-animation{background-color:initial;transition:background-color 1s}.ag-theme-balham .ag-stub-cell{padding-left:12px;padding-top:4px}.ag-theme-balham .ag-stub-cell .ag-loading-icon{float:left;height:100%}.ag-theme-balham .ag-stub-cell .ag-loading-text{float:left;height:100%;margin-left:4px;margin-top:4px}.ag-theme-balham .ag-rtl .ag-numeric-cell{text-align:left}.ag-theme-balham .ag-rtl .ag-header-cell-menu-button{float:left}.ag-theme-balham .ag-rtl .ag-header-cell-label{float:right;width:calc(100% - 16px)}.ag-theme-balham .ag-rtl .ag-header-cell-label>span{float:right}.ag-theme-balham .ag-rtl .ag-header-cell-label .ag-header-icon{margin-top:2px}.ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-menu-button{float:right}.ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-label,.ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-label>span{float:left}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel span{float:right}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select .ag-checkbox-label{margin-right:4px}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-icon{float:right}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title{clear:left;float:right}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message{padding-left:4px;padding-right:16px}.ag-theme-balham .ag-rtl .ag-filter-checkbox{float:right;margin-left:4px}.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group span,.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column span{float:right}.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons,.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent{margin-left:0;margin-right:24px}.ag-theme-balham .ag-rtl .ag-icon-tree-closed{background-color:initial;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgNEw1IDhsNCA0IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px}.ag-theme-balham .ag-rtl .ag-header-group-cell-label{height:100%}.ag-theme-balham .ag-rtl .ag-header-group-cell-label span{float:right;height:100%}.ag-theme-balham .ag-rtl .ag-header-select-all:not(.ag-hidden)+.ag-cell-label-container{float:right}.ag-theme-balham .ag-rtl .ag-group-contracted span,.ag-theme-balham .ag-rtl .ag-group-expanded span,.ag-theme-balham .ag-rtl .ag-header-select-all,.ag-theme-balham .ag-rtl .ag-selection-checkbox span{margin-left:12px;margin-right:0}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal{padding-right:12px}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal>div:first-child,.ag-theme-balham .ag-rtl .ag-column-drop-horizontal span{float:right}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-group,.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-pivot{margin-left:12px;margin-right:0}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-right-arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjUgNy41bC00IDRMOCAxMGwxLjUtMS41aC03di0yaDdMOCA1bDEuNS0xLjV6IiBzdHJva2U9IiM3RjhDOEQiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-left-arrow,.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-right-arrow{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;opacity:.87;width:16px;height:100%}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-left-arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNSA4LjVsNC00TDggNiA2LjUgNy41aDd2MmgtN0w4IDExbC0xLjUgMS41eiIgc3Ryb2tlPSIjN0Y4QzhEIiBmaWxsPSJub25lIi8+PC9zdmc+)}.ag-theme-balham .ag-rtl .ag-floating-filter-body{float:right;margin-left:0}.ag-theme-balham .ag-rtl .ag-floating-filter-button{float:left}.ag-theme-balham .ag-rtl .ag-header .ag-header-cell-resize:after{border-left:1px solid #bdc3c7;border-right:0}.ag-theme-balham .ag-rtl .ag-column-drag{background-position-x:right}.ag-theme-balham .ag-status-bar{background:#fff;border:1px solid #bdc3c7;border-top:0;color:rgba(0,0,0,.38);font:600 12px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding-right:16px;padding-left:16px}.ag-theme-balham .ag-name-value-value{color:#000}.ag-theme-balham .ag-status-bar-center{text-align:center}.ag-theme-balham .ag-name-value{margin-left:4px;margin-right:4px;padding-top:8px;padding-bottom:8px}.ag-theme-balham .ag-details-row{box-sizing:border-box;padding:20px}.ag-theme-balham .ag-overlay-loading-center{background:#fff;border-radius:2px;box-shadow:none;padding:4px}.ag-theme-balham .ag-side-bar{background-color:#f5f7f7;border-right:1px solid #bdc3c7;border-top:1px solid #bdc3c7;position:relative}.ag-theme-balham .ag-side-bar .ag-side-buttons{padding-top:16px;background:#fff;border-bottom:1px solid #bdc3c7;position:relative}.ag-theme-balham .ag-side-bar .ag-side-buttons .ag-side-button button{background:transparent;border:0;color:#000;padding:8px 0;width:100%;margin:0;min-height:72px;border-color:transparent;border-style:solid;border-width:1px 0;background-position-y:4px;background-position-x:center;background-repeat:no-repeat}.ag-theme-balham .ag-side-bar .ag-side-buttons .ag-selected button{background-color:#f5f7f7;margin-left:-1px;padding-left:1px;width:calc(100% + 1px);border-color:#bdc3c7}.ag-theme-balham .ag-side-bar .ag-panel-container{border-right:1px solid #bdc3c7;box-sizing:border-box}.ag-theme-balham .ag-side-bar.full-width .ag-panel-container{border-right:0}.ag-theme-balham .ag-side-bar .ag-column-drop{min-height:50px}.ag-theme-balham .ag-rtl .ag-side-bar .ag-panel-container{border-left:1px solid #bdc3c7;border-right:0}.ag-theme-balham .ag-rtl .ag-side-bar.full-width .ag-panel-container{border-left:0}.ag-theme-balham .ag-primary-cols-filter{box-sizing:border-box;width:100%}.ag-theme-balham .ag-primary-cols-filter-wrapper{margin-left:4px;margin-right:4px}.ag-theme-balham .sass-variables:after{content:'{ "autoSizePadding": "12px", "headerHeight": "32px", "groupPaddingSize": "28px", "footerPaddingAddition": "16px", "virtualItemHeight": "28px", "aggFuncPopupHeight": "98px", "checkboxIndentWidth": "20px", "leafNodePadding": "12px", "rowHeight": "28px", "gridSize": "4px", "iconSize": "16px" }';display:none}.ag-theme-balham .ag-header{background-color:#f5f7f7;border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-pinned-right-header{border-left:1px solid #bdc3c7}.ag-theme-balham .ag-pinned-left-header{border-right:1px solid #bdc3c7}.ag-theme-balham .ag-cell-highlight{background-color:#0091ea!important}.ag-theme-balham .ag-header-cell-resize:after{height:80%;margin-top:8px}.ag-theme-balham .ag-header-cell:after,.ag-theme-balham .ag-header-group-cell:after{border-right:1px solid rgba(189,195,199,.5);content:" ";height:16px;margin-top:8px;position:absolute;right:0;text-indent:-2000px;top:0}.ag-theme-balham .ag-column-drop-horizontal.ag-column-drop{border:1px solid #bdc3c7;border-bottom:0}.ag-theme-balham .ag-column-drop-horizontal.ag-column-drop.ag-width-half:first-child{border-right:0}.ag-theme-balham .ag-row{border-color:#d9dcde}.ag-theme-balham .ag-row-selected{border-color:#b7e4ff}.ag-theme-balham .ag-column-drag,.ag-theme-balham .ag-row-drag{background-position-y:center}.ag-theme-balham .ag-column-drop-cell{height:24px!important}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button{box-sizing:border-box;height:calc(100% - 4px);margin-bottom:2px;margin-top:2px}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover{opacity:1}.ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell{margin-left:8px;margin-right:8px}.ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell .ag-column-drop-cell-text{line-height:24px;margin-left:8px}.ag-theme-balham .ag-column-drop-horizontal{background-color:#f5f7f7;height:32px}.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-empty-message{line-height:32px}.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-cell-text{line-height:24px;margin-left:8px}.ag-theme-balham .ag-filter .ag-filter-header-container{height:24px}.ag-theme-balham .ag-root{border:1px solid #bdc3c7}.ag-theme-balham .ag-tab{box-sizing:initial}.ag-theme-balham .ag-filter .ag-filter-value{line-height:20px}.ag-theme-balham .ag-tool-panel-wrapper{border-right:1px solid #bdc3c7;border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel{padding-bottom:8px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column,.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column-group{height:20px;line-height:20px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop{padding-bottom:8px;padding-top:8px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-icon{margin-bottom:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title{display:inline-block;float:none;margin-bottom:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message{height:16px;line-height:16px;padding-left:24px}.ag-theme-balham .ag-rtl .ag-side-bar,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper{border-left:1px solid #bdc3c7;border-right:0}.ag-theme-balham .ag-icon-contracted,.ag-theme-balham .ag-icon-expanded{-webkit-transform:translateY(2px);transform:translateY(2px)}.ag-theme-balham .ag-rtl .ag-icon-expanded{-webkit-transform:translateY(2px) rotate(180deg);transform:translateY(2px) rotate(180deg)}.ag-theme-balham .ag-menu-option{height:28px;line-height:28px}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group{height:20px;line-height:20px}.ag-theme-balham .ag-filter-filter{margin-left:4px;margin-right:4px;width:calc(100% - 8px)}.ag-theme-balham .ag-tab-header{border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-tab-header .ag-tab{margin-bottom:-2px}.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected{background-color:#fff;border-bottom-color:transparent}.ag-theme-balham .ag-menu,.ag-theme-balham .ag-popup-editor,.ag-theme-balham .ag-tab-body{background-color:#fff;color:#000}.ag-theme-balham .ag-cell-inline-editing{height:28px;padding:0}.ag-theme-balham .ag-cell-inline-editing input{box-sizing:border-box}.ag-theme-balham .ag-details-row{background-color:#fff}.ag-theme-balham .ag-overlay-loading-wrapper{background-color:hsla(0,0%,100%,.5)}.ag-theme-balham .ag-overlay-loading-center{background-color:#fff;border:1px solid #bdc3c7;color:#000;padding:16px}.ag-theme-balham .ag-cell-range-selected-1:not(.ag-cell-focus){background-color:rgba(0,145,234,.3)}.ag-theme-balham .ag-cell-range-selected-2:not(.ag-cell-focus){background-color:rgba(0,145,234,.4)}.ag-theme-balham .ag-cell-range-selected-3:not(.ag-cell-focus){background-color:rgba(0,145,234,.5)}.ag-theme-balham .ag-cell-range-selected-4:not(.ag-cell-focus){background-color:rgba(0,145,234,.6)}.ag-theme-balham .ag-rich-select-value{border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-filter-apply-panel{border-top:1px solid #bdc3c7}.ag-theme-balham .ag-filter-toolpanel-body,.ag-theme-balham .ag-header-cell-moving{background-color:#fff}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}