/* Minification failed. Returning unminified contents.
(14011,31): run-time error CSS1046: Expect comma, found '255'
(14011,39): run-time error CSS1046: Expect comma, found '/'
 */
/*!
 * 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: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: yellow;
  color: black;
}
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 silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    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: black !important;
  }
  .label {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/less/fonts/glyphicons-halflings-regular.eot);
  src: url(/less/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/less/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/less/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/less/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/less/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: normal;
  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: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: white;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: white;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.666666667%;
}
.col-xs-10 {
  width: 83.333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666667%;
}
.col-xs-7 {
  width: 58.333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666667%;
}
.col-xs-4 {
  width: 33.333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666667%;
}
.col-xs-1 {
  width: 8.333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666667%;
}
.col-xs-pull-1 {
  right: 8.333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666667%;
}
.col-xs-push-10 {
  left: 83.333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666667%;
}
.col-xs-push-7 {
  left: 58.333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666667%;
}
.col-xs-push-4 {
  left: 33.333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666667%;
}
.col-xs-push-1 {
  left: 8.333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
.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.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  .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.666666667%;
  }
  .col-md-10 {
    width: 83.333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666667%;
  }
  .col-md-7 {
    width: 58.333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666667%;
  }
  .col-md-4 {
    width: 33.333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666667%;
  }
  .col-md-1 {
    width: 8.333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666667%;
  }
  .col-md-push-1 {
    left: 8.333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  .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.666666667%;
  }
  .col-lg-10 {
    width: 83.333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666667%;
  }
  .col-lg-7 {
    width: 58.333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666667%;
  }
  .col-lg-4 {
    width: 33.333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666667%;
  }
  .col-lg-1 {
    width: 8.333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: whitesmoke;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: #333333;
}
.btn-primary {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: white;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: white;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: white;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: white;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: white;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: white;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: white;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: white;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: white;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: white;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: white;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: white;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: white;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: white;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
.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: white;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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 {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  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-left: 0;
    padding-right: 0;
  }
}
.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;
  }
}
.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: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@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;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.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;
  margin-right: 15px;
  padding: 9px 10px;
  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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-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-left: 15px;
    margin-right: 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: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  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: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: white;
}
@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: white;
    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: white;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: white;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: white;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: white;
}
.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: #d4d4d4;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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: white;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: white;
  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: white;
  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: white;
  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: white;
  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: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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: #dddddd;
  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: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -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: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  background-color: black;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.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: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eaeaea;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: black \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-header:before,
.modal-footer:before,
.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 {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.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-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;text-shadow:0 1px 0 #fff;border-width:1px 0;margin-left:-5px;margin-right:-5px}
/*# sourceMappingURL=bootstrap-datepicker3.min.css.map */
.SumoSelect p {margin: 0;}
.SumoSelect{width: 200px;}

.SelectBox {padding: 5px 8px;}

.sumoStopScroll{overflow:hidden;}

/* Filtering style */
.SumoSelect .hidden { display:none; }
.SumoSelect .search-txt{display:none;outline:none;}
.SumoSelect .no-match{display:none;padding: 6px;}
.SumoSelect.open .search-txt{display: inline-block;position: absolute;top: 0;left: 0;width: 100%;margin: 0;padding: 5px 8px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;}
.SumoSelect.open>.search>span, .SumoSelect.open>.search>label{visibility:hidden;}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,.SumoUnder { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.SelectClass{z-index: 1;}

    .SumoSelect > .optWrapper > .options  li.opt label, .SumoSelect > .CaptionCont,.SumoSelect .select-all > label { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.SumoSelect { display: inline-block; position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {box-shadow: 0 0 2px #7799D0;border-color: #7799D0;}
    .SumoSelect > .CaptionCont { position: relative; border: 1px solid #A4A4A4; min-height: 14px; background-color: #fff;border-radius:2px;margin:0;}
        .SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default;}
            /*placeholder style*/
            .SumoSelect > .CaptionCont > span.placeholder { color: #ccc; font-style: italic; }

        .SumoSelect > .CaptionCont > label { position: absolute; top: 0; right: 0; bottom: 0; width: 30px;}
            .SumoSelect > .CaptionCont > label > i { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=);
                background-position: center center; width: 16px; height: 16px; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;background-repeat: no-repeat;opacity: 0.8;}

    .SumoSelect > .optWrapper {display:none; z-index: 1000; top: 30px; width: 100%; position: absolute; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px;overflow: hidden;}
        .SumoSelect.open > .optWrapper {top:35px; display:block;}
        .SumoSelect.open > .optWrapper.up {top: auto;bottom: 100%;margin-bottom: 5px;}

        .SumoSelect > .optWrapper ul {list-style: none; display: block; padding: 0; margin: 0; overflow: auto;}
        .SumoSelect > .optWrapper > .options { border-radius: 2px;position:relative;
         /*Set the height of pop up here (only for desktop mode)*/
            max-height: 250px;
             /*height*/ }
        .SumoSelect > .optWrapper > .options li.group.disabled > label{opacity:0.5;}
        .SumoSelect > .optWrapper > .options li ul li.opt{padding-left: 22px;}
        .SumoSelect > .optWrapper.multiple > .options li ul li.opt{padding-left: 50px;}
        .SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0 0 100px #595959;}
        .SumoSelect > .optWrapper > .options  li.opt { padding: 6px 6px; position: relative;border-bottom: 1px solid #f5f5f5;}
            .SumoSelect > .optWrapper > .options > li.opt:first-child { border-radius: 2px 2px 0 0; }
            .SumoSelect > .optWrapper > .options > li.opt:last-child {border-radius: 0 0 2px 2px; border-bottom: none;}
            .SumoSelect > .optWrapper > .options li.opt:hover { background-color: #E4E4E4; }
            .SumoSelect > .optWrapper > .options li.opt.sel{background-color: #a1c0e4; border-bottom: 1px solid #a1c0e4;}

            .SumoSelect > .optWrapper > .options li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer;}
            .SumoSelect > .optWrapper > .options li span { display: none; }
            .SumoSelect > .optWrapper > .options li.group > label {cursor: default;padding: 8px 6px;font-weight: bold;}

        /*Floating styles*/
        .SumoSelect > .optWrapper.isFloating { position: fixed; top: 0; left: 0; right: 0; width: 90%; bottom: 0; margin: auto; max-height: 90%; }

    /*disabled state*/
    .SumoSelect > .optWrapper > .options li.opt.disabled { background-color: inherit;pointer-events: none;}
        .SumoSelect > .optWrapper > .options li.opt.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; }


    /*styling for multiple select*/
    .SumoSelect > .optWrapper.multiple > .options li.opt { padding-left: 35px;cursor: pointer;}
        .SumoSelect > .optWrapper.multiple > .options li.opt span,
        .SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}
            .SumoSelect > .optWrapper.multiple > .options li.opt span i,
            .SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.13); border-radius: 0 0 3px 3px; }
    .SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0; width: 100%; }

    .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
        .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }

    .SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0 0 0 3px; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0 0 3px 0; }
    /*styling for select on popup mode*/
    .SumoSelect > .optWrapper.isFloating > .options li.opt { padding: 12px 6px; }

    /*styling for only multiple select on popup mode*/
    .SumoSelect > .optWrapper.multiple.isFloating > .options li.opt { padding-left: 35px; }
    .SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }

    .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
    .SumoSelect .select-all.selected > span i,
    .SumoSelect .select-all.partial > span i{background-color: rgb(17, 169, 17);box-shadow: none;border-color: transparent;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);background-repeat: no-repeat;background-position: center center;}
    /*disabled state*/
    .SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
     .SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;}

    /**Select all button**/
    .SumoSelect .select-all{border-radius: 3px 3px 0 0;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0 3px 35px;height: 20px;cursor: pointer;}
    .SumoSelect .select-all > label, .SumoSelect .select-all > span i{cursor: pointer;}
    .SumoSelect .select-all.partial > span i{background-color:#ccc;}


     /*styling for optgroups*/
    .SumoSelect > .optWrapper > .options li.optGroup { padding-left: 5px; text-decoration: underline; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/**umb_name:Open Sans Regular*/
.OpenSansRegular{font-family: 'open_sansregular';}

/**umb_name:Open Sans Light*/
.OpenSansLight{font-family: 'open_sanslight';}

/**umb_name:Open Sans Bold*/
.OpenSansBold{font-family: 'open_sansbold';}

/**umb_name:h1*/
.h1{}

/**umb_name:h2*/
.h2{}

/**umb_name:h3*/
.h3{}

/**umb_name:h4*/
.h4{}

/**umb_name:h5*/
.h5{}

/**umb_name:h6*/
.h6{}

/**umb_name:vertical_menu_list_object*/
.vertical_menu_list_object{padding: 10px;
border-bottom: 1px solid #ccc;
background-color: #efefef;
color: #333;}
/*
    Auto crop.
*/
/*
    Borders.
*/
/*
    Paddings.
*/
/*
    Margins.
*/
/*
    Typography.
*/
.bgwhite {
  background-color: white;
}
.bgpurple {
  background-color: ghostwhite;
}
.dark {
  background: #292c2f;
}
.card {
  background: #f8f8f8;
}
.changepassworddata {
  background-color: #f6f9fd;
}
.contactdata {
  background-color: #f6f9fd;
}
.filterdata {
  background-color: #f6f9fd;
}
.errordata {
  background-color: #ffece6;
}
.ownrentalobjectdata {
  background-color: #ffece6;
}
.documentdata {
  background-color: #f6f9f2;
}
.financialdata {
  background-color: #f6f9f2;
}
.householddata {
  background-color: #fffbfa;
}
.personaldata {
  background-color: #fffdf9;
}
.bgpink {
  background-color: #fcfcfd;
}
@font-face {
  font-family: 'open_sansregular';
  src: url(/less/xpand/opensans-regular-webfont.eot);
}
@font-face {
  font-family: 'open_sansregular';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url(/less/xpand/opensans-regular-webfont.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight';
  src: url(/less/xpand/opensans-light-webfont.eot);
}
@font-face {
  font-family: 'open_sanslight';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url(/less/xpand/opensans-light-webfont.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold';
  src: url(/less/xpand/opensans-bold-webfont.eot);
}
@font-face {
  font-family: 'open_sansbold';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url(/less/xpand/opensans-bold-webfont.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Lato", sans-serif;
}
h1 {
  font-family: "Lato", sans-serif;
}
.dark p,
.light p,
.orange p,
.blue p,
.purple p,
.light a,
.orange a,
.blue a,
.purple a,
.dark blockquote,
.light blockquote,
.orange blockquote,
.blue blockquote,
.purple blockquote,
.dark li,
.light li,
.orange li,
.blue li,
.purple li,
h2,
h3,
legend {
  font-family: "Merriweather", serif;
}
legend.small {
  font-size: 18px;
  font-family: "Lato", sans-serif;
}
a,
a small {
  color: #003478;
  text-decoration: none;
}
a:hover,
a small:hover {
  color: #6685ae;
}
a:focus,
a small:focus {
  outline: none;
  text-decoration: none;
  color: #99aec9;
}
a[disabled],
a small[disabled] {
  pointer-events: none;
  color: inherit;
  cursor: default;
}
a[disabled] small,
a small[disabled] small {
  pointer-events: none;
  color: inherit;
  cursor: default;
}
.email {
  word-break: break-word;
}
.navbar-collapse {
  font-family: open_sanslight;
}
@media (min-width: 992px) {
  .overridetruncate dt {
    white-space: normal;
    width: 300px;
  }
}
@media (min-width: 992px) {
  .overridetruncatelesswide dt {
    white-space: normal;
    width: 200px;
  }
}
.messageattention {
  color: #b82727;
}
.messageattentionOK {
  color: #009979 !important;
}
.summary-heading {
  font-family: 'Abel', sans-serif;
  font-size: 18px;
}
/* ------------------------------------------------------------ 

    STATUS LEVEL TYPOGRAPHY

   ------------------------------------------------------------ */

.status-level-danger {
  color: #a94442;
  font-weight: bold;
}
.status-level-success {
  color: #3c763d;
  font-weight: bold;
}
.status-level-warning {
  color: #8a6d3b;
  font-weight: bold;
}
/* ------------------------------------------------------------ 

    HORIZONTAL BOX LIST TYPOGRAPHY

   ------------------------------------------------------------ */

.horizontal-box-list {
  font-family: 'Abel', sans-serif;
  font-size: 20px;
}
/* ------------------------------------------------------------ 

    COMPONENT TYPOGRAPHY

   ------------------------------------------------------------ */

.toggle-switch-container h4 {
  font-family: 'Abel', sans-serif;
}
/* ------------------------------------------------------------ 

    LOGIN PAGE TYPOGRAPHY

   ------------------------------------------------------------ */

.message-box {
  font-family: 'Abel', sans-serif;
}
/* ------------------------------------------------------------ 

    AREA COVERAGE / MAILINGS TYPOGRAPHY

   ------------------------------------------------------------ */

.areacoverage-container h3,
.areacoverage-container h4 {
  font-family: 'Abel', sans-serif;
}
.applicant-areacoverage-container h3:first-of-type {
  margin-top: 0;
}
.applicant-areacoverage-container ul {
  list-style-type: circle;
}
@media (max-width: 767px) {
  .applicant-areacoverage-container a {
    word-break: break-all;
  }
  .applicant-areacoverage-container ul {
    list-style-type: none;
  }
  .applicant-areacoverage-container ul li {
    margin-bottom: 10px;
  }
}
/* ------------------------------------------------------------ 

    HLU TYPOGRAPHY

   ------------------------------------------------------------ */

.hlu-desktop-captions,
.hlu-planned-maintenance-partial-container {
  font-family: "Lato", sans-serif;
  font-size: 13px;
}
.hlu-summary-room-heading {
  font-family: 'Abel', sans-serif;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .hlu-description h2,
  .room-details-data h2 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 992px) {
  .hlu-description h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1065px) {
  .hlu-number-dl {
    text-align: right;
  }
}
/* ------------------------------------------------------------ 

    LAUNDRY BOOKING TYPOGRAPHY

   ------------------------------------------------------------ */

@media (min-width: 992px) {
  .laundry-booking a {
    font-size: 1.2em;
  }
}
body {
  -ms-overflow-style: scrollbar;
}
ul {
  -webkit-padding-start: 0px;
  list-style-type: none;
  list-style-position: inside;
  padding-left: 0px;
}
@media (min-width: 768px) {
  dl.override-text-align dt {
    text-align: left !important;
  }
}
dl.auto-width dt {
  width: auto;
}
dd:after {
  content: "\00a0";
}
.row .form {
  margin-left: 0px;
  margin-right: 0px;
}
.row.top-divider {
  border-top: 1px solid #cccccc;
  margin-top: 10px;
  padding-top: 5px;
}
.inline-block-row-wrapper {
  display: inline-block;
}
.inline-block-row-wrapper .row {
  display: inline-block;
}
.headerarea {
  min-height: 160px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .headerarea {
    min-height: 351px;
  }
}
.headerarea.keep-aspect-ratio-top-image {
  min-height: 50px !important;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .headerarea.keep-aspect-ratio-top-image {
    min-height: 351px !important;
  }
}
.template-content {
  margin-bottom: 15px;
}
.fixed-nav-container {
  display: none;
  padding-bottom: 8px;
  padding-top: 8px;
  border-top: 1px solid #efefef;
  background-color: rgba(255, 255, 255, 0.8);
}
.centerblock {
  display: block;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 992px) {
  .visualdivider {
    display: block;
    height: 10px;
    width: auto;
  }
}
div.page-background-image {
  background-size: 100%;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: -1;
}
.maplinkcontainer {
  text-align: center;
  margin-bottom: 20px;
}
.maplinkcontainer a:hover {
  text-decoration: none;
}
.lead-paragraph {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
.published-date {
  padding-bottom: 5px;
  color: #999999;
}
@media (min-width: 992px) {
  .makeitpopmessage {
    background-color: #cee4e4;
    padding: 7px;
    border-radius: 5px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .nestedpoprow {
    padding: 1% 1% 1% 3.5%;
  }
}
@media (min-width: 992px) {
  .pushupiconbackground {
    background-color: white;
    border-radius: 50%;
    height: 50px;
  }
}
@media (min-width: 992px) {
  .smoothwhiteborder {
    padding-top: 2%;
    margin-right: 0;
    border: 2px solid white;
    border-radius: 5px;
  }
}
.form-section-container .control-label {
  font-size: 1.5em;
  font-weight: 300;
  padding-bottom: 0px;
  margin-top: -2px;
  text-align: left;
}
.form-section-container div.row.makeitpopheading.nestedpoprow {
  margin-left: 0% !important;
}
@media (min-width: 992px) {
  .form-section-container div.row.makeitpopheading.nestedpoprow {
    margin-left: 6% !important;
  }
}
@media (max-width: 767px) {
  .form-section-container div.row.makeitpopheading {
    background-color: transparent;
    color: black;
    padding: 0%;
    margin: 0%;
  }
}
@media (min-width: 992px) {
  .form-section-container .form-label {
    margin-bottom: 5%;
  }
}
.form-section-container section {
  border-radius: 5px;
  margin: 0px 0px 35px 0px;
}
.form-section-container section.collapsible-section {
  border-radius: 0px 0px 5px 5px;
  margin: 0px 0px 0px 0px;
}
.form-section-container.collapsible-container {
  margin: 0px 0px 25px 0px;
}
.sectiondatawrapper {
  padding: 30px 50px 15px 30px;
  margin-top: 20px;
}
.panel-heading.collapsible-panel-heading {
  background-color: #e5f0ff;
  color: #003478;
  cursor: pointer;
  height: 54px;
}
.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
  display: none;
}
.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
  display: inline-block;
}
i.fa.collapsible-icon {
  cursor: pointer;
  float: right;
  line-height: unset;
  margin-right: 5px;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  i.fa.collapsible-icon {
    margin-right: 0px;
    margin-left: 10px;
  }
}
.active-filters-container-left {
  display: inline-block;
  line-height: 2.4;
  margin-left: 5px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .active-filters-container-left {
    margin-left: 0px;
  }
}
.active-filters-container {
  display: inline-block;
  line-height: 2.4;
  display: none;
}
.active-filters-container-right {
  float: right;
  line-height: 2.4;
  margin-left: 15px;
}
.active-filters-count {
  display: none;
  background-color: white;
  border-radius: 4px;
  padding: 4px 10px 4px 10px;
  margin-left: 5px;
  line-height: normal;
}
.active-filters-objects-count {
  background-color: white;
  border-radius: 4px;
  padding: 4px 10px 4px 10px;
  margin-left: 5px;
}
.scrollnavigation i {
  color: black;
}
.scrollnavigation i:hover {
  color: #003478;
}
@media (min-width: 992px) {
  .objectlist.block {
    background: white;
    margin: 0 10px 10px 0;
    padding: 10px 0 0;
    width: 30.64351379%;
    float: left;
    border-radius: 3px;
    border: 1px solid #999999;
  }
}
@media (min-width: 992px) {
  .objectlist.block li {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
  }
}
.objectdetail {
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 60px;
  background: -webkit-linear-gradient(#f1f1f1, white);
  background: -o-linear-gradient(#f1f1f1, white);
  background: -moz-linear-gradient(#f1f1f1, white);
  background: linear-gradient(#f1f1f1, white);
}
.objectdetail a h4 {
  color: black;
}
.objectdetail h2 {
  margin-top: 3px;
  font-size: 1.3em;
}
@media (min-width: 992px) {
  .objectdetail h2 {
    font-size: 1.9em;
  }
}
@media (min-width: 992px) {
  .objectdetail dl {
    margin-top: 2.8%;
  }
}
.objectdetail img {
  width: 100%;
}
.objectdetail .btn:not(.modal-footer.btn) {
  width: 100%;
  display: block;
  margin: 0 auto;
  background-color: #003478;
  border-color: #003478;
  font-size: 1em;
}
@media (min-width: 992px) {
  .objectdetail .btn:not(.modal-footer.btn) {
    width: 50%;
  }
}
.historicaldetail {
  background: -webkit-linear-gradient(#EFF0F7,  white );
  /*For Safari 5.1 to 6.0*/
  background: -o-linear-gradient(#EFF0F7,  white );
  /*For Opera 11.1 to 12.0*/
  background: -moz-linear-gradient(#EFF0F7, white );
  /*For Firefox 3.6 to 15*/
  background: linear-gradient(#EFF0F7,  white );
  /*Standard syntax*/

}
.bottom-line-container {
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.bottom-line-container:last-child {
  border: none;
}
.card-container {
  background-color: #f8f8f8;
  padding: 15px;
  display: block;
  height: 100%;
}
a.card-container {
  color: inherit;
}
a.card-container:hover {
  background-color: rgba(136, 136, 136, 0.1);
  text-decoration: none;
  color: inherit;
  outline: solid 1px #f8f8f8;
}
a.card-container:hover[href=""] {
  background-color: #f8f8f8;
  outline: inherit;
}
a.card-container[href=""] {
  cursor: default;
}
.card-container img {
  width: 100%;
  object-position: left top;
  object-fit: cover;
  height: 240px;
}
.float-container-left {
  float: left;
}
.float-container-right {
  float: right;
}
@media (max-width: 992px) {
  .float-container-left {
    width: 100%;
  }
  .float-container-right {
    width: 100%;
    padding: 1rem 0;
  }
}
.less-important-container {
  font-size: large;
  color: #003478;
}
.important-container {
  font-size: x-large;
  color: #003478;
}
.google-map-container {
  height: 500px;
  padding: 10px;
  margin-bottom: 60px;
}
/*
    flex row.
*/

.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.justify-center {
  justify-content: center;
}
.row.is-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/

.row.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.scroll-to-top-right-align {
  text-align: right;
}
a,
button {
  cursor: pointer;
}
.btn-group-toggle {
  margin-bottom: 12px;
}
.hidden-default-button {
  display: none;
}
.buttonspaceabove {
  margin-top: 8px;
}
.command-link-icon {
  padding-right: 5px;
  margin-left: -8px;
}
.command-link-caption {
  pointer-events: none;
}
.command-link {
  text-decoration: none;
  background-color: transparent;
  border: none;
  padding-top: 7px;
}
.command-link:focus,
.command-link:active:focus {
  text-decoration: none;
  outline: 0 none;
}
.command-link:hover {
  text-decoration: none;
}
.xpand-command-link {
  text-decoration: none;
  background-color: transparent;
  border: none;
  padding-top: 7px;
  color: #333333;
}
.xpand-command-link:focus,
.xpand-command-link:active:focus {
  text-decoration: none;
  outline: 0 none;
}
.xpand-command-link:hover {
  text-decoration: none;
}
.xpand-command-link:hover {
  color: #888888;
}
.xpand-command-link-important {
  text-decoration: none;
  background-color: transparent;
  border: none;
  padding-top: 7px;
  color: #003478;
}
.xpand-command-link-important:focus,
.xpand-command-link-important:active:focus {
  text-decoration: none;
  outline: 0 none;
}
.xpand-command-link-important:hover {
  text-decoration: none;
}
.xpand-command-link-important:hover {
  color: #6685ae;
}
.xpand-command-link-error {
  text-decoration: none;
  background-color: transparent;
  border: none;
  padding-top: 7px;
  color: #cc0000;
}
.xpand-command-link-error:focus,
.xpand-command-link-error:active:focus {
  text-decoration: none;
  outline: 0 none;
}
.xpand-command-link-error:hover {
  text-decoration: none;
}
.xpand-command-link-error:hover {
  color: #ff3333;
}
.command-button-spinner {
  display: none;
}
.command-button-caption {
  pointer-events: none;
}
.command-button {
  margin-bottom: 3px;
}
.command-button:focus,
.command-button:active:focus {
  outline: 0 none;
}
.xpandbutton {
  margin-bottom: 3px;
}
.xpandbutton:focus,
.xpandbutton:active:focus {
  outline: 0 none;
}
.xpandbutton:not(:disabled),
.xpandbutton:focus:not(:disabled),
.xpandbutton:active:not(:disabled),
.xpandbutton:active:focus:not(:disabled),
.xpandbutton:active:hover:not(:disabled) {
  background-color: #003478;
  border-color: #003478;
  color: white;
}
.xpandbutton:focus {
  border-color: #eeb066;
}
.xpandbuttonimportant {
  margin-bottom: 3px;
}
.xpandbuttonimportant:focus,
.xpandbuttonimportant:active:focus {
  outline: 0 none;
}
.xpandbuttonimportant,
.xpandbuttonimportant:focus,
.xpandbuttonimportant:active,
.xpandbuttonimportant:active:focus,
.xpandbuttonimportant:active:hover {
  background-color: #003478;
  border-color: #003478;
}
.xpandbuttonimportant:hover {
  background-color: #6685ae;
  border-color: #6685ae;
}
.xpandbuttonimportant:focus {
  border-color: #eeb066;
}
.btnfull,
.btnfull:hover,
.btnfull:focus {
  display: block;
  width: 100%;
  background-color: #003478;
  border-color: #003478;
  color: white;
  text-align: center;
  font-size: 1em;
  text-decoration: none;
}
@media (min-width: 992px) {
  .btnfull,
  .btnfull:hover,
  .btnfull:focus {
    width: 100% !important;
  }
}
.link-icon-text {
  white-space: nowrap;
}
.xpand-area form {
  display: inline;
}
legend {
  font-size: 24px;
  border: none;
}
.legend-arrow {
  padding-left: 10px;
  padding-right: 10px;
}
.field-description {
  margin-top: 20px;
}
.form-group {
  margin-bottom: 20px;
}
.form-group.hidden-field {
  margin-bottom: 0px;
}
.form-control-feedback {
  right: 30px !important;
}
.embedded-content form,
.embedded-content .form-section-container {
  display: none !important;
}
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=);
  background-position: right 8.5px center;
  background-repeat: no-repeat;
  opacity: 0.8;
}
select.form-control::-ms-expand {
  display: none;
}
select.form-control:disabled {
  background-image: initial;
  background-position: initial;
  background-repeat: initial;
  opacity: initial;
}
input.form-control {
  padding-right: 30px;
}
.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-moz-placeholder,
.form-control:-ms-input-placeholder {
  color: #aaaaaa;
}
.form-control.is-empty ~ .glyphicon-ok.form-control-feedback {
  display: none !important;
}
.valid:not(.input-validation-error):not(.has-error).backend ~ .field-validation.backend.glyphicon {
  display: inline;
}
.valid:not(.input-validation-error):not(.has-error) ~ .field-validation {
  color: #3c763d;
}
.valid:not(.input-validation-error):not(.has-error).form-control:not(.is-empty) ~ .CaptionCont.SelectBox,
.valid:not(.input-validation-error):not(.has-error).form-control:not(.is-empty) {
  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);
}
.valid:not(.input-validation-error):not(.has-error).form-control:not(.is-empty) ~ .CaptionCont.SelectBox:focus,
.valid:not(.input-validation-error):not(.has-error).form-control:not(.is-empty):focus {
  border-color: #d6e9c6;
  -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;
}
.valid:not(.input-validation-error):not(.has-error).input-group-addon:not(.is-empty) .CaptionCont.SelectBox,
.valid:not(.input-validation-error):not(.has-error).input-group-addon:not(.is-empty) {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.input-validation-error ~ .field-validation {
  color: #8a6d3b;
}
.input-validation-error.form-control ~ .CaptionCont.SelectBox,
.input-validation-error.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);
}
.input-validation-error.form-control ~ .CaptionCont.SelectBox:focus,
.input-validation-error.form-control:focus {
  border-color: #faebcc;
  -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;
}
.input-validation-error.input-group-addon .CaptionCont.SelectBox,
.input-validation-error.input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.error-message {
  color: #a94442;
}
.has-error ~ .field-validation {
  color: #a94442;
}
.has-error.form-control ~ .CaptionCont.SelectBox,
.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 ~ .CaptionCont.SelectBox:focus,
.has-error.form-control:focus {
  border-color: #ebccd1;
  -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 .CaptionCont.SelectBox,
.has-error.input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.noicon ~ .field-validation.backend.glyphicon {
  display: none !important;
}
.field-validation {
  display: none;
  font-weight: bold;
}
.field-validation.backend {
  display: inline;
}
.field-validation.message {
  position: relative;
}
.field-validation.message.field-validation-error {
  display: inline;
}
.field-validation.form-control-feedback > * {
  display: none !important;
}
.field-validation-error.glyphicon-alert {
  display: inline;
}
.field-validation-error.glyphicon-ok {
  display: none;
}
.field-validation-valid.glyphicon-alert {
  display: none;
}
.field-validation-valid.glyphicon-ok {
  display: inline;
}
/*
    Jquery SumoSelect, multiple select form item.
*/

.SumoSelect {
  width: 100%;
  display: block;
}
.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont,
.SumoSelect.open > .CaptionCont {
  border-color: #00a1f1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8fbed6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8fbed6;
}
.SumoSelect > .optWrapper > .options {
  max-height: 500px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #00a1f1;
  /* Checkbox background color */

}
.SumoSelect > .CaptionCont > span.placeholder {
  font-style: normal;
  color: #aaaaaa;
}
.SumoSelect > .CaptionCont label,
.SumoSelect > .optWrapper > .options label {
  margin-bottom: 0px;
  font-weight: normal;
}
.SumoUnder {
  height: 100% !important;
}
.CaptionCont.SelectBox {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.radio-button-validation {
  display: inline-block;
  vertical-align: top;
}
.radio-button-validation .field-validation {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #a94442;
}
/*

    Mobile Bank ID 

*/

.mobile-bank-id button {
  height: 42px;
}
.mobile-bank-id .control-label {
  margin-top: 5px;
}
.mobile-bank-id input.form-control {
  padding-right: 30px;
  border-radius: 0;
  border: 1px solid #003478;
  height: 42px;
}
/*
    Styling for select field when used as search
*/

.select-search-wrapper select::-webkit-scrollbar {
  display: none;
}
.select-search-wrapper select::-moz-scrollbar {
  display: none;
}
.select-search-wrapper select::-o-scrollbar {
  display: none;
}
.select-search-wrapper select::-google-ms-scrollbar {
  display: none;
}
.select-search-wrapper select::-ms-scrollbar {
  display: none;
}
.select-search-wrapper select::-khtml-scrollbar {
  display: none;
}
.select-search-wrapper .form-group {
  margin-bottom: 0;
}
.select-search-wrapper select.form-control {
  background-image: none;
  padding: 0;
  border-top: none;
  opacity: 0.95;
}
.select-search-wrapper .list-style-select-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  z-index: 2;
}
.select-search-wrapper .list-style-select-wrapper .left-adjustment {
  width: 100%;
  left: 50%;
}
.select-search-wrapper .list-style-select-wrapper .left-adjustment.col-lg-12 {
  left: 0;
}
.select-search-wrapper .list-style-select-wrapper .left-adjustment.col-lg-11 {
  left: 8.33%;
}
.select-search-wrapper .list-style-select-wrapper .left-adjustment.col-lg-10 {
  left: 16.666%;
}
.select-search-wrapper .list-style-select-wrapper .left-adjustment.col-lg-9 {
  left: 24.99%;
}
.select-search-wrapper .list-style-select-wrapper .left-adjustment.col-lg-8 {
  left: 33.33%;
}
.select-search-wrapper .list-style-select-wrapper .left-adjustment.col-lg-7 {
  left: 41.65%;
}
@media (max-width: 992px) {
  .select-search-wrapper .list-style-select-wrapper .left-adjustment {
    left: 33%;
  }
  .select-search-wrapper .list-style-select-wrapper .left-adjustment.col-md-12 {
    left: 0;
  }
  .select-search-wrapper .list-style-select-wrapper .left-adjustment.col-md-11 {
    left: 8.33%;
  }
  .select-search-wrapper .list-style-select-wrapper .left-adjustment.col-md-10 {
    left: 16.666%;
  }
  .select-search-wrapper .list-style-select-wrapper .left-adjustment.col-md-9 {
    left: 24.99%;
  }
}
@media (max-width: 768px) {
  .select-search-wrapper .list-style-select-wrapper .left-adjustment {
    left: 16%;
  }
  .select-search-wrapper .list-style-select-wrapper .left-adjustment.col-sm-12 {
    left: 0;
  }
  .select-search-wrapper .list-style-select-wrapper .left-adjustment.col-sm-11 {
    left: 8.33%;
  }
  .select-search-wrapper .list-style-select-wrapper .left-adjustment.col-sm-10 {
    left: 16.666%;
  }
}
@media (max-width: 480px) {
  .select-search-wrapper .list-style-select-wrapper .left-adjustment {
    left: 0;
  }
}
.select-search-wrapper .list-style-select-wrapper .list-style-select {
  position: absolute;
  right: 0;
  z-index: 2;
  max-height: 200px;
  height: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.select-search-wrapper .list-style-select-wrapper .list-style-select select {
  max-height: 200px;
  -ms-overflow-style: none;
}
.select-search-wrapper .list-style-select-wrapper .list-style-select.arrow-down:after {
  content: '\25BC';
  position: absolute;
  top: 100%;
  left: calc(50% - 5px);
  font-size: 1.5rem;
  padding: 0 10px;
  z-index: 2;
  background-image: linear-gradient(180deg, rgba(227,228,228), rgba(227,228,228,0));
}
.filter-results {
  position: absolute;
  width: 92%;
  /* remove scrollbar for webkitWebKit */

}
.filter-results.large.arrow-down:after {
  top: 94%;
  background-image: linear-gradient(180deg, rgba(227,228,228), rgba(227,228,228,0));
}
.filter-results.large .filter-results-list {
  max-height: 200px;
  border-top: 1px solid #cccccc;
}
.filter-results.arrow-down:after {
  content: '\25BC';
  position: absolute;
  top: 90%;
  left: calc(50% - 5px);
  font-size: 1.5rem;
  padding: 0 10px;
  z-index: 2;
  background-image: linear-gradient(180deg,rgba(255,255,255), rgba(255,255,255,0.5));
}
.filter-results .filter-results-list::-webkit-scrollbar {
  width: 0 !important;
  background: transparent;
}
.filter-results .filter-results-list {
  position: relative;
  left: 0;
  width: 100%;
  z-index: 3;
  background-color: white;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  border-top: none;
  border-radius: 4px;
  max-height: 120px;
  height: auto;
  cursor: pointer;
  overflow-y: scroll;
  overflow: -moz-scrollbars-none;
  /*remove scrollbar for Older Firefix*/
  scrollbar-width: none;
  /* remove scrollbar for Firefox */
  -ms-overflow-style: none;
  /* remove scrollbar for Internet Explorer 10+ */

}
.filter-results .filter-results-list.hidden {
  display: none;
}
.filter-results .filter-results-list .filter-results-list-item {
  padding: 0px 4px;
}
.filter-results .filter-results-list .filter-results-list-item:hover,
.filter-results .filter-results-list .filter-results-list-item:hover:active {
  background-color: rgba(0, 0, 0, 0.05);
}
.checkbox-large input[type="checkbox"] {
  width: 1.2em;
  height: 2.2em;
}
.modalDialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  z-index: 99999;
  opacity: 0;
  pointer-events: none;
}
.modalDialog.no-form-validation-when-hidden {
  display: none;
}
.modalDialog.no-form-validation-when-hidden:target {
  display: block;
}
.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}
.modalDialog > div {
  width: 400px;
  position: relative;
  margin: 10% auto;
  padding: 5px 10px 13px 10px;
  border-radius: 5px;
  background: white;
}
.closedialog {
  background: #606061;
  color: white;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 1px 1px 3px black;
}
.closedialog:hover {
  background: #003478;
}
.mobile-bank-id-dialog .modal-content {
  border-radius: 0;
  padding: 4%;
  text-align: center;
}
.mobile-bank-id-dialog .modal-header {
  border: none;
}
.mobile-bank-id-dialog .modal-header button {
  display: none;
}
.mobile-bank-id-dialog .modal-body {
  font-size: 16px;
  text-align: center;
}
.mobile-bank-id-dialog .modal-body .message-html-animation span {
  animation-name: waiting-for-signature;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  opacity: 0;
  font-size: 20px;
  margin-left: 2px;
}
.mobile-bank-id-dialog .modal-body span:nth-child(1) {
  margin-left: 4px;
}
.mobile-bank-id-dialog .modal-body span:nth-child(2) {
  animation-delay: 1s;
}
.mobile-bank-id-dialog .modal-body span:nth-child(3) {
  animation-delay: 2s;
}
.mobile-bank-id-dialog .modal-footer {
  border: none;
  margin-top: 4%;
}
.mobile-bank-id-dialog .modal-footer button.close {
  color: #003478;
  border: 1px solid #003478;
  padding: 2%;
  opacity: 1;
  font-size: 14px;
}
@keyframes waiting-for-signature {
  0% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
}
div .jumbobg {
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  width: 100%;
}
@media (min-width: 992px) {
  div .jumbobg {
    height: 800px;
    margin-top: -391px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  div .jumbobg {
    height: 500px;
    margin-top: -391px;
  }
}
@media (min-width: 768px) {
  div .jumbobg {
    background-size: 100%;
  }
}
@media (max-width: 767px) {
  div .jumbobg {
    background-size: 767px;
    height: 300px;
    margin-top: -200px;
  }
}
div .jumbo {
  color: white;
  text-shadow: -1px -1px 2px #969696;
}
@media (min-width: 992px) {
  div .jumbo {
    margin-top: 250px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  div .jumbo {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  div .jumbo {
    margin-top: 30px;
  }
}
/*   Keep aspect ratio   */

.keep-aspect-ratio-top-image .jumbobg {
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .keep-aspect-ratio-top-image .jumbobg {
    height: 800px;
    margin-top: -420px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .keep-aspect-ratio-top-image .jumbobg {
    height: 500px;
    margin-top: -420px;
  }
}
@media (min-width: 768px) {
  .keep-aspect-ratio-top-image .jumbobg {
    background-size: 100%;
  }
}
@media (max-width: 767px) {
  .keep-aspect-ratio-top-image .jumbobg {
    background-size: 767px;
    height: 400px;
    margin-top: -420px;
    height: 300px;
    margin-top: -200px;
  }
}
.keep-aspect-ratio-top-image .jumbo {
  color: white;
  text-shadow: -1px -1px 2px #969696;
}
@media (min-width: 992px) {
  .keep-aspect-ratio-top-image .jumbo {
    margin-top: 250px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .keep-aspect-ratio-top-image .jumbo {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  .keep-aspect-ratio-top-image .jumbo {
    margin-top: 30px;
  }
}
.alert {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .alert {
    margin-top: 25px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .alert {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .alert {
    margin-top: 0px;
  }
}
.navbar-fixed-top.opaque .alert {
  margin-top: 10px;
}
nav.xpand-nav {
  padding-top: 20px;
}
@media (max-width: 767px) {
  nav.xpand-nav {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  li.menuitemwrapper {
    padding-bottom: 5px;
    padding-top: 5px;
    clear: both;
    list-style: none;
  }
}
li.menuitemwrapper a:hover {
  text-decoration: underline;
}
li.menuitemwrapper a:after {
  clear: both;
}
.section-navigation-icon {
  cursor: pointer;
}
.navbar-inverse {
  background-color: #282828;
  border-color: transparent;
  font-size: larger;
}
@media (max-width: 767px) {
  .navbar-inverse {
    background: rgba(70, 70, 70, 0.97);
  }
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-toggle {
    border-color: white;
  }
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background: initial;
  }
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-collapse {
    border-color: rgba(70, 70, 70, 0.95);
  }
}
@media (max-width: 767px) {
  .navbar-nav {
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .navbar-fixed-top {
    min-height: 165px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar-fixed-top {
    font-size: small;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top {
    background: rgba(0, 0, 0, 0.3);
    border: 0;
    box-shadow: none;
    z-index: 999;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: background 0.5s ease-in-out, opacity 0.5s ease;
    -moz-transition: background 0.5s ease-in-out, opacity 0.5s ease;
    transition: background 0.5s ease-in-out, opacity 0.5s ease;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top .navbar-collapse {
    max-height: none;
  }
}
.navbar-fixed-top .navbar-nav .dropdown-toggle {
  background-color: transparent;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  outline: 0;
  vertical-align: middle;
  display: inline-block;
}
.navbar-fixed-top .navbar-nav .dropdown-menu {
  background-color: rgba(136, 136, 136, 0.9);
  color: white;
}
.navbar-fixed-top .navbar-nav .dropdown-menu.top-level > li > a {
  margin-right: 15px;
}
.navbar-fixed-top .navbar-nav .dropdown-menu > li > a {
  color: white;
}
.navbar-fixed-top .navbar-nav .dropdown-direct-link,
.navbar-fixed-top .navbar-nav .caret,
.navbar-fixed-top .navbar-nav li a,
.navbar-fixed-top .navbar-nav li a:hover {
  color: white;
}
.navbar-fixed-top .navbar-nav .dropdown-toggle:hover,
.navbar-fixed-top .navbar-nav li:hover {
  text-decoration: underline;
  color: white;
}
.navbar-fixed-top .navbar-nav .dropdown-toggle:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-fixed-top .navbar-nav .caret {
  margin-left: 12px;
  margin-bottom: 2px;
}
.navbar-fixed-top .navbar-nav .active div,
.navbar-fixed-top .navbar-nav .active a,
.navbar-fixed-top .navbar-nav .active a:hover,
.navbar-fixed-top .navbar-nav .active a:focus {
  background-color: transparent;
}
@media (min-width: 992px) {
  .navbar-fixed-top.opaque {
    min-height: 100px;
    background: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar-fixed-top.opaque {
    height: auto;
    min-height: 85px;
    background-color: rgba(248, 248, 248, 0.8);
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top.opaque {
    top: 0;
    min-width: 100%;
    padding-top: 20px;
    -webkit-transition: background 0.5s ease-in-out, opacity 0.5s ease;
    -moz-transition: background 0.5s ease-in-out, opacity 0.5s ease;
    transition: background 0.5s ease-in-out, opacity 0.5s ease;
    font-size: small;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-fixed-top.opaque .mainnavigation {
    margin-top: -12px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation li {
    height: 33px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation li:hover {
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation li.active {
    border: 1px solid black;
    border-radius: 4px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation li a {
    padding-top: 6px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation .dropdown-menu li {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation .dropdown-menu li.active {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .mainnavigation .dropdown-menu li a:hover {
    background-color: gainsboro;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-nav .dropdown-menu {
    background-color: rgba(252, 252, 252, 0.95);
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-nav .dropdown-menu:after {
    border-bottom: 6px solid white;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-nav .dropdown-toggle {
    padding-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-nav .root-nav-button {
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-nav .active a {
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-nav .dropdown-direct-link,
  .navbar-fixed-top.opaque .navbar-nav .caret,
  .navbar-fixed-top.opaque .navbar-nav li:hover,
  .navbar-fixed-top.opaque .navbar-nav li a,
  .navbar-fixed-top.opaque .navbar-nav li.active a:hover,
  .navbar-fixed-top.opaque .navbar-nav .dropdown-toggle:hover {
    color: black !important;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque div .navbar-nav {
    margin-top: -12px;
  }
}
.root-nav-button {
  margin-top: 8px;
}
button.top-level {
  padding-top: 14px;
  padding-bottom: 16px;
}
button.second-level {
  display: none !important;
}
.inner-caret {
  margin-left: 25px;
  font-size: 12px;
}
ul.top-level {
  margin-top: -2px;
  margin-bottom: -2px;
}
ul.top-level:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
ul.top-level:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #888888;
  border-left: 6px solid transparent;
  content: '';
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded {
    background-color: rgba(60, 60, 60, 0.8);
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded li > a {
    padding-left: 32px;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded li > a:hover {
    color: white;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded li.active {
    color: white;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded.third-level {
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded.third-level li > a {
    padding-left: 48px;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded.third-level li.active > ul.expanded li {
    padding: 10px 0px 0px 16px;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded.third-level li > ul.expanded a {
    padding: 0px;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul.expanded.third-level li > ul.expanded li:last-child {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #mainnav ul li a {
    color: white;
    font-family: open_sanslight;
    font-weight: 500;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  #mainnav ul li.active > a {
    font-weight: 900;
  }
}
#mainnav .secondlevelexpander,
#mainnav .thirdlevelexpander {
  display: inline-block;
  color: white;
  font-size: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 14px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  #mainnav .secondlevelexpander,
  #mainnav .thirdlevelexpander {
    display: none;
  }
}
#mainnav .menuitemwrapper a {
  color: white;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #mainnav .menuitemwrapper a {
    display: inline-block !important;
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 20px;
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  #mainnav .mainnavigation li {
    padding: 0px;
    margin: 0px;
    border-top: 1px #666666 solid;
  }
}
@media screen and (min-width: 768px) {
  .mainnavigation {
    width: 70%;
    text-align: center;
    float: left;
    margin: -7px 0px 0px 10px;
  }
}
@media screen and (min-width: 768px) {
  .mainnavigation li {
    font-family: open_sanslight;
    margin: 4px;
    height: 50px;
    border: 1px solid transparent;
    border-radius: 4px;
  }
}
@media screen and (min-width: 992px) {
  .mainnavigation li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .mainnavigation li a {
    font-weight: 700;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .mainnavigation li:hover {
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) {
  .mainnavigation li.active {
    border: 1px solid white;
  }
}
.navbar.side-navigation {
  border-radius: 0px;
  padding-top: 0px;
}
#side-nav {
  padding-right: 0px;
  padding-left: 0px;
}
#side-nav .navbar-nav {
  margin: 0px;
}
#side-nav ul {
  width: 100%;
  list-style-type: none;
  clear: both;
  height: auto;
  border-bottom: none !important;
}
#side-nav ul.expanded li > a {
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  #side-nav ul.expanded li > a {
    padding-left: 32px;
  }
}
#side-nav ul.expanded.third-level li > a {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  #side-nav ul.expanded.third-level li > a {
    padding-left: 48px;
  }
}
#side-nav ul.side-navigation > li:first-of-type {
  border-top: none;
}
#side-nav li.active > a {
  background-color: transparent;
  font-weight: 900;
}
#side-nav .second-level {
  background-color: #efefef;
}
#side-nav .menuitemwrapper {
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: both;
  list-style-type: none;
  float: none;
  width: 100%;
  border-top: 1px lightgray solid;
}
#side-nav .menuitemwrapper a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  padding-left: 12px;
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 20px;
  width: 80%;
  clear: both;
  color: inherit;
}
@media screen and (max-width: 767px) {
  #side-nav .menuitemwrapper a {
    padding-left: 16px;
  }
}
#side-nav .secondlevelexpander,
#side-nav .thirdlevelexpander {
  color: #cccccc;
  font-size: 20px;
  width: 20%;
  cursor: pointer;
  text-align: right;
  margin-top: 14px;
  padding-right: 12px;
  float: right;
}
@media screen and (max-width: 767px) {
  #side-nav .secondlevelexpander,
  #side-nav .thirdlevelexpander {
    padding-right: 16px;
  }
}
.dropdown-menu a {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .dropdown-menu li {
    height: auto;
  }
}
.dropdown-menu a {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .dropdown-menu li {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .dropdown-menu li a:hover {
    background-color: #aaaaaa;
  }
}
@media screen and (min-width: 768px) {
  .dropdown-menu li a:focus {
    color: black !important;
  }
}
@media screen and (min-width: 768px) {
  .dropdown-menu li > a {
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .dropdown-menu li.active {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .dropdown-menu li.active > a {
    font-weight: 900;
  }
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -11px;
  margin-left: 4px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover a:after {
  border-left-color: white;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: 0px;
}
.dropdown-submenu a {
  width: 100%;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 0px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
header.xpand-header {
  margin-top: 20px;
  border: none;
}
header.xpand-header.keep-aspect-ratio-top-image {
  margin-top: 0px;
}
.backgroundtop {
  background-repeat: repeat-x;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 160px;
  width: 100%;
}
@media (min-width: 768px) {
  .backgroundtop {
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 351px;
    width: 100%;
  }
}
.js-xpand-top-image-container {
  height: 200px;
}
@media (min-width: 768px) {
  .js-xpand-top-image-container {
    height: 400px;
  }
}
.keep-aspect-ratio-top-image .xpand-top-image {
  min-width: 100%;
  object-fit: cover;
}
.keep-aspect-ratio-top-image .xpand-top-image.auto-crop-top-position {
  object-position: top;
  height: 200px;
}
@media (min-width: 768px) {
  .keep-aspect-ratio-top-image .xpand-top-image.auto-crop-top-position {
    height: 400px;
  }
}
.keep-aspect-ratio-top-image .xpand-top-image.auto-crop-center-position {
  object-position: center;
  height: 200px;
}
@media (min-width: 768px) {
  .keep-aspect-ratio-top-image .xpand-top-image.auto-crop-center-position {
    height: 400px;
  }
}
.keep-aspect-ratio-top-image .xpand-top-image.auto-crop-bottom-position {
  object-position: bottom;
  height: 200px;
}
@media (min-width: 768px) {
  .keep-aspect-ratio-top-image .xpand-top-image.auto-crop-bottom-position {
    height: 400px;
  }
}
.logged-on-container {
  position: relative;
  z-index: 5000;
  font-size: 0.9em;
}
@media screen and (min-width: 992px) {
  .logged-on-container {
    top: 24px;
  }
}
@media (min-width: 768px) {
  .logged-on-container {
    position: absolute;
    top: 34px;
    right: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .logged-on-container {
    top: 24px;
  }
}
@media (max-width: 767px) {
  .logged-on-container {
    float: left;
    background-color: transparent;
    border-radius: 0px;
    margin: -3px 5px 0px 5px;
    border: 1px none #cccccc;
    font-size: 0.8em;
  }
  .logged-on-container .logout {
    display: none;
  }
  .logged-on-container a.icon-container {
    margin-right: 3px;
    height: 48px;
  }
}
.logged-on-container a.icon-container {
  border: 1px solid white;
  color: white;
  text-align: center;
  line-height: 42px;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  margin-right: 12px;
}
.logged-on-container a.icon-container:hover {
  color: #f3f3f3;
}
@media (max-width: 767px) {
  .logged-on-container a.icon-container {
    margin-right: 3px;
    height: 48px;
  }
}
.logged-on-container div.icon {
  font-size: 25px;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 42px;
  vertical-align: middle;
}
.logged-on-container .user-name {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .logged-on-container .user-name {
    display: none;
  }
}
.logged-on-container .logout {
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 5px;
}
.navbar-brand {
  padding: 0px 0px 0px 5px;
  margin-top: -3px;
}
.navbar-brand > img {
  height: 48px;
  padding: 0px;
}
@media screen and (min-width: 768px) {
  .navbar-brand > img {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-brand > img {
    margin-top: -5px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar-fixed-top.opaque .navbar-brand > img {
    height: 34px;
  }
}
@media (min-width: 992px) {
  .navbar-fixed-top.opaque .navbar-brand > img {
    height: 76px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top.opaque a.icon-container {
    color: #666666;
    background-color: #e4e4e4;
    border: none;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top.opaque .logged-on-container {
    top: 10px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar-fixed-top .navbar-brand > img {
    height: 92px;
  }
}
@media (min-width: 992px) {
  .navbar-fixed-top .navbar-brand > img {
    height: 128px;
  }
}
.xpand-top-image-content {
  position: absolute;
  top: 200px;
  width: 100%;
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
}
.footerarea {
  background: #292c2f;
  display: block;
  margin: 0 auto;
  padding: 2px 20px;
  min-height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: white;
}
.footer-distributed {
  background-color: transparent;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: bold 16px sans-serif;
  padding: 0px 50px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .footer-distributed {
    font: bold 14px sans-serif;
  }
}
.footer-distributed .umb-grid,
.footer-distributed .grid-section,
.footer-distributed .container {
  padding: 0px;
}
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .footer-distributed .footer-left,
  .footer-distributed .footer-center,
  .footer-distributed .footer-right {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
}
.footer-distributed .footer-left {
  width: 40%;
}
.footer-distributed .footer-center {
  width: 35%;
}
.footer-distributed .footer-center div.fa {
  padding-top: 0px;
  padding-left: 7px;
  background-color: #33383b;
  color: white;
  font-size: 25px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
}
.footer-distributed .footer-center div.fa-phone {
  padding-left: 1px;
}
.footer-distributed .footer-center div.fa-envelope {
  font-size: 17px;
  line-height: 38px;
  padding-left: 1px;
}
.footer-distributed .footer-center p {
  display: inline-block;
  color: white;
  vertical-align: middle;
  margin: 0;
}
.footer-distributed .footer-center p span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}
.footer-distributed .footer-center p a {
  color: white;
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer-distributed .footer-center i {
    margin-left: 0;
  }
}
.footer-distributed .footer-right {
  width: 20%;
  margin-top: 10px;
}
.footer-distributed h3 {
  color: white;
  font-weight: 600;
  margin-top: 10px;
}
.footer-distributed h3 span {
  color: #5383d3;
}
.footer-distributed .footer-links {
  color: white;
  margin: 20px 0 12px;
  padding: 0;
}
.footer-distributed .footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
}
.footer-distributed footer-company-name {
  color: #8f9296;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.footer-distributed footer-company-about {
  line-height: 20px;
  color: #92999f;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
}
.footer-distributed footer-company-about span {
  display: block;
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
.footer-distributed .footer-icons {
  margin-top: 10px;
}
.footer-distributed .footer-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 2px;
  font-size: 20px;
  color: white;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
}
/* ------------------------------------------------------------ 

    COOKIE AND GDPR INFORMATION CONTAINER

   ------------------------------------------------------------ */

.cookie-gdpr-info-container {
  position: fixed;
  bottom: -400px;
  z-index: 9999;
  width: 90%;
  padding: 30px;
  background-color: white;
  color: black;
  border: 1px solid #bfdff5;
}
@media (min-width: 1200px) {
  .cookie-gdpr-info-container {
    width: 40%;
  }
}
.page-load-spinner-container {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  margin: -60px 0px 0px -60px;
  border-radius: 5px;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0.9);
}
.page-load-spinner-container.button-spinner {
  width: 20px;
  height: 20px;
  margin: -10px 0px 0px -10px;
  position: absolute;
  padding: 0;
  background-color: transparent;
}
.page-load-spinner-container.refreshable {
  position: relative;
  padding: 0;
  background-color: transparent !important;
  margin-top: 100px;
  margin-bottom: 50px;
}
.page-load-spinner {
  border: 5px solid #6685ae;
  border-top: 5px solid transparent;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 1s linear infinite;
}
.button-spinner .page-load-spinner {
  border: 1px solid white;
  border-top: 1px solid transparent !important;
  width: 100%;
  height: 100%;
}
.state--page-loading {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.state--page-loading ~ .command-button-caption {
  color: transparent;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*
    Visibility utility classes
*/

.xpand-hidden {
  visibility: hidden;
}
.xpand-no-size {
  width: 0;
  height: 0;
  box-shadow: none;
  border: none;
}
.xpand-display-inline-block {
  display: inline-block;
}
.xpand-display-block {
  display: inline-block;
}
.dropdown:focus,
.menu-item.dropdown.dropdown-submenu:focus,
.pageloadgraphictrigger:focus {
  border-bottom: 1px solid #b5b5b5;
  outline: none;
}
/*
    Text utility classes.
*/

.breaklongstring {
  word-wrap: break-word;
}
.linebreakwrap {
  white-space: pre-wrap;
}
.bold-text {
  font-weight: bold;
}
.light-text {
  font-weight: lighter;
}
.small-text {
  font-size: small;
}
.notextdecoration {
  text-decoration: none;
}
.notextdecoration:hover,
.notextdecoration :focus {
  text-decoration: none;
}
.textalignrightall {
  text-align: right;
}
@media (min-width: 992px) {
  .textalignright {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .textaligncenter {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-right-md {
    text-align: right;
  }
}
/*
    Cursor utility classes.
*/

.linkcursor {
  cursor: pointer;
}
/* 
    Icon utility classes
*/

.icon-size-bigger {
  font-size: 1.5em;
}
/*
    Border utility classes.
*/

.plain-border {
  border: 1px solid black;
}
.roundedcorners {
  border-radius: 5px;
}
@media (min-width: 768px) {
  .rounded-top-corners {
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 768px) {
  .rounded-bottom-corners {
    border-radius: 0 0 5px 5px;
  }
}
.separator-bottom {
  border-bottom: 1px solid #e5ecea;
  padding-bottom: 8px;
}
.separator-bottom:last-child {
  border-bottom: none;
}
@media (max-width: 767px) {
  .separator-bottom-mobile {
    border-bottom: 1px solid #dadada;
    padding-bottom: 8px;
  }
}
.separator-bottom-mobile:last-child {
  border-bottom: none;
}
.separator-wide-all-sides {
  border: 1rem solid white;
}
.separator-wide-all-sides:last-child {
  border-bottom: none;
}
/* 
    specific usecase. This class recalculate the rounded border when both wide separator and rounded border is used
*/

.separator-wide-all-sides.roundedcorners {
  border: 1rem solid white;
  border-radius: calc(1rem + 5px);
}
/*
    Padding utility classes.
*/

.inner-container {
  padding: 5%;
}
.paddingwrapper {
  padding: 10px;
}
@media (min-width: 768px) {
  .paddingwrapper {
    padding: 0px;
  }
}
@media (min-width: 768px) {
  .paddingwrapperdesktop {
    padding: 10px;
  }
}
.paddingleft {
  padding-left: 10px;
}
.paddingleftmore {
  padding-left: 20px;
}
.paddingright {
  padding-right: 10px;
}
.paddingrightmore {
  padding-right: 20px;
}
@media (min-width: 768px) {
  .paddingbottom {
    padding-bottom: 10px;
  }
}
.nopadding {
  padding: 0px;
}
.gridspaceleft {
  padding-left: 15px;
}
.gridspaceright {
  padding-right: 15px;
}
/*
    Margin utility classes.
*/

@media (min-width: 768px) {
  .spaceabove {
    margin-top: 15px !important;
  }
}
@media (min-width: 768px) {
  .spaceabovemore {
    margin-top: 25px !important;
  }
}
@media (min-width: 768px) {
  .spaceabovelittle {
    margin-top: 7.5px !important;
  }
}
@media (max-width: 767px) {
  .spaceabovemobile {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .spaceabovemobilemore {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  .spacebelow {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .spacebelowlittle {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .spacebelowmore {
    margin-bottom: 50px !important;
  }
}
@media (max-width: 767px) {
  .spacebelowmobile {
    margin-bottom: 30px;
  }
}
.spaceleftlittle {
  margin-left: 5px;
}
.spaceleft {
  margin-left: 10px;
}
.spaceleftmore {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .spaceleftmore {
    margin-left: 30px;
  }
}
.spaceleftalot {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .spaceleftalot {
    margin-left: 100px;
  }
}
.spacerightlittle {
  margin-right: 5px;
}
.spaceright {
  margin-right: 10px;
}
.spacerightmore {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .spacerightmore {
    margin-right: 30px;
  }
}
.spacerightalot {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .spacerightalot {
    margin-right: 100px;
  }
}
@media (max-width: 767px) {
  .nospaceabove {
    margin-top: 0px !important;
  }
}
@media (min-width: 768px) {
  .nospaceabovedesktop {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .nospacebelow {
    margin-bottom: 0px !important;
  }
}
@media (min-width: 768px) {
  .nospacebelowdesktop {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 767px) {
  .nospaceleft {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .nospaceright {
    margin-right: 0px !important;
  }
}
@media (min-width: 768px) {
  .pushup {
    margin-top: -36px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .pushupsmall {
    margin-top: -25px;
    margin-right: 10px;
  }
}
.nomargin {
  margin: 0px;
}
.negative-space-below {
  margin-bottom: -15px;
}
.row-element-center {
  float: none;
  margin: 0 auto;
}
/*
    Image utility classes
*/

.resimg img {
  width: 100%;
}
/*
    Layout utility classes
*/

.fill-width {
  min-width: 100%;
}
.max-width-70 {
  max-width: 70%;
}
/*
    Screen size utility classes
*/

@media (max-width: 991px) {
  #screen-sm {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #screen-md {
    display: none;
  }
}
@media (min-width: 1200px) {
  #screen-lg {
    display: none;
  }
}
.xpandbutton-inactive {
  background-color: lightslategray;
  border-color: lightslategray;
}
/*
    Backoffice grid content utility classes
*/

.xpand-gridcomponent-bar {
  background: #03bfb3;
  padding: 2px 5px;
  color: white;
}
.breadcrumb {
  background-color: #f8f8f8;
}
.xpandcreateapplicantbymobilebankidpage #signature-wrapper-dialog.mobile-bank-id-dialog .modal-body {
  padding: 0px;
}
.xpandcreateapplicantbymobilebankidpage #signature-wrapper-dialog.mobile-bank-id-dialog .modal-footer {
  margin-top: 0px;
}
/* ------------------------------------------------------------
        CHECKOUT PAGE CALCULATED INFO 
    -------------------------------------------------------------- */

.estimated-price-container {
  float: right;
  width: 60%;
}
@media (max-width: 992px) {
  .estimated-price-container {
    width: 100%;
    padding: 1rem 0;
  }
}
/* ------------------------------------------------------------
        LOCKS INTEREST REPORT BUTTON
    -------------------------------------------------------------- */

.btn-locked {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
  color: white;
}
/* ------------------------------------------------------------ 

    ARTICLE LIST PAGE

   ------------------------------------------------------------ */

ul.article-list-page {
  margin-bottom: 20px;
  list-style-type: none;
}
/* ------------------------------------------------------------ 

    APPLICATION EXCHANGE LIST PAGE

   ------------------------------------------------------------ */

.matchingoptioncheckbox {
  float: left;
}
.matchingoptioncontainer {
  float: right;
}
/* ------------------------------------------------------------ 

    DWELLING INSPECTION

   ------------------------------------------------------------ */

#dwellinginspectionimage {
  margin-top: 22px;
}
@media (min-width: 992px) {
  .remarkheadingwrapper {
    background-color: #fcfcfd;
    /* fallback */
    background: -webkit-linear-gradient(left, #fcfcfd, white);
    /*For Safari 5.1 to 6.0*/
    background: -o-linear-gradient(left, #fcfcfd, white);
    /*For Opera 11.1 to 12.0*/
    background: -moz-linear-gradient(left, #fcfcfd, white);
    /*For Firefox 3.6 to 15*/
    background: linear-gradient(left, #fcfcfd, white);
    /*Standard syntax*/
    padding: 0.1% 0.1% 0.1% 2%;
  }
}
.remarkheadingwrapper h3 {
  margin-top: 10px !important;
}
.remarkheadingwrapper h3 small {
  vertical-align: middle;
}
.remarkheadingwrapper i {
  color: #777777;
  font-size: 90%;
}
.remarkwrapper {
  padding: 7%;
}
.remarkwrapper h3 {
  color: black;
}
section.dwellinginspection dt {
  width: 290px;
  text-align: left;
}
.location-color-1,
.location-color-7,
.location-color-13 {
  background-color: #d7efa4;
}
.location-color-2,
.location-color-8,
.location-color-14 {
  background-color: #f7f7ae;
}
.location-color-3,
.location-color-9,
.location-color-15 {
  background-color: #f7ec80;
}
.location-color-4,
.location-color-10,
.location-color-16 {
  background-color: #fdb8b8;
}
.location-color-5,
.location-color-11,
.location-color-17 {
  background-color: #ffcd99;
}
.location-color-6,
.location-color-12,
.location-color-18 {
  background-color: #a1e4c4;
}
/* ------------------------------------------------------------ 

    CUSTOMER INVOICE

   ------------------------------------------------------------ */

@media screen and (min-width: 992px) {
  .invoice-row-heading-wrapper {
    background-color: #fcfcfd;
    /* fallback */
    background: -webkit-linear-gradient(left, #fcfcfd, white);
    /*For Safari 5.1 to 6.0*/
    background: -o-linear-gradient(left, #fcfcfd, white);
    /*For Opera 11.1 to 12.0*/
    background: -moz-linear-gradient(left, #fcfcfd, white);
    /*For Firefox 3.6 to 15*/
    background: linear-gradient(left, #fcfcfd, white);
    /*Standard syntax*/
    padding: 2%;
  }
}
.invoice-row-heading-wrapper h3 {
  margin-top: 10px !important;
}
.invoice-row-heading-wrapper h3 small {
  vertical-align: middle;
}
.invoice-row-heading-wrapper i {
  color: #777777;
  font-size: 90%;
}
/* ------------------------------------------------------------ 

    HLU

   ------------------------------------------------------------ */

.hlu-answer-yes {
  color: #28a260;
  font-weight: bold;
}
.hlu-answer-needed {
  color: red;
}
.hlu-answer-no {
  color: #2b2b96;
  font-weight: bold;
}
.hlu-answer-date h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .hlu-answer-date h3 {
    font-size: 16px;
    float: none !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .no-maintenance button {
    float: left !important;
    margin: 6px 12px 0px 0px;
  }
}
.hlu-apartment-specific li {
  width: 408px !important;
  padding: 12px 0px !important;
}
@media screen and (max-width: 768px) {
  .hlu-apartment-specific li {
    width: 262px !important;
    margin-top: 10px !important;
  }
}
.hlu-apartment-specific .needs-attention {
  right: -2%;
  top: -10%;
}
.hlu-apartment-specific .vertical-connectors-container {
  top: 44px;
  height: 15px;
}
@media screen and (max-width: 768px) {
  .hlu-apartment-specific .vertical-connectors-container {
    top: 49px;
    height: 20px;
  }
}
.hlu-apartment-specific .room-details-container-wrapper {
  top: 70px;
}
@media screen and (max-width: 768px) {
  .hlu-apartment-specific .room-details-container-wrapper {
    top: 76px;
  }
}
.horizontal-connector,
.horizontal-box-list li,
.details-tab {
  background-color: #d6f0e7;
}
.hlu-description h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.hlu-icon {
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #d8d8d8;
}
.hlu-icon rect,
.hlu-icon polygon {
  fill: white;
}
.hlu-offer-container {
  overflow: hidden;
}
.hlu-no-details-to-show {
  padding-top: 20px;
}
.hlu-planned-maintenance-partial-container {
  margin-bottom: 10px;
  border-bottom: 1px solid #f0e7d6;
}
.hlu-planned-maintenance-partial-container:last-child {
  border: none;
}
.hlu-response-spinner {
  margin-left: 38%;
}
.hlu-summary-total div {
  overflow: hidden;
}
.room-details-container {
  background-color: transparent !important;
  border: 1px solid #f0e7d6;
}
.vertical-connector,
.selected {
  background-color: #f0e7d6 !important;
}
/*
    Animations
*/

.animate-hlu-row {
  animation-name: animate-hlu-row;
  animation-duration: 300ms;
}
@keyframes animate-hlu-row {
  from {
    margin-left: -1500px;
    margin-right: 1500px;
  }
  to {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* ------------------------------------------------------------ 

    DOOR KEYS

   ------------------------------------------------------------ */

.key-icon {
  background-color: #d5e1ec;
  border-radius: 8px;
}
.key-icon rect {
  fill: none;
}
.key-icon path,
.key-icon polygon {
  fill: white;
}
/* ------------------------------------------------------------ 

    REAL ESTATE OBJECT SELECTION ERROR REPORT PAGE

   ------------------------------------------------------------ */

.bottom-navigation {
  background-color: white;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  font-family: 'Abel', sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .bottom-navigation {
    display: none;
  }
}
.bottom-navigation button {
  margin-left: -40px;
}
.bottom-navigation .nav-item {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom-navigation .selected {
  background-color: #99aec9 !important;
}
.bottom-navigation #show-all,
.bottom-navigation #create-new {
  cursor: pointer;
  background-color: #cacbcc;
}
.bottom-navigation #show-all {
  border-left: 2px solid white;
}
.bottom-navigation #show-all .service-request-counter {
  border: 2px solid #f9e5cc;
  padding: 0px 4px;
  margin-left: 10px;
}
.bottom-navigation #show-all .service-request-counter p {
  margin: 4px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 800;
}
.bottom-navigation #scroll-up {
  cursor: pointer;
  border-top: 2px solid #cacbcc;
  border-bottom: 2px solid #cacbcc;
}
.bottom-navigation #scroll-up .fa {
  margin-right: 15px;
}
section.dynamic-service-request {
  margin-bottom: 30px;
}
.dynamic-service-request h3 {
  font-family: 'Abel', sans-serif;
}
.dynamic-service-request .dynamic-image {
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .dynamic-service-request .dynamic-image {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .dynamic-service-request .dynamic-image {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 3px solid white;
    height: 93px;
  }
}
.dynamic-service-request .dynamic-image:hover {
  text-decoration: none;
}
.dynamic-service-request .dynamic-image img:hover {
  animation-name: dynamic-image-hover-animation;
  animation-duration: 20s;
}
.dynamic-service-request .expand-service-request-container {
  animation-name: expand-service-request-container;
  animation-duration: 0.2s;
}
@media (max-width: 767px) {
  .dynamic-service-request .heading-container {
    text-align: center;
    padding: 0 12px;
    margin: 12px 0;
    background-color: black;
    opacity: 0.7;
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .dynamic-service-request .heading-container {
    position: absolute;
    z-index: 1;
    bottom: 13%;
    width: 92%;
    border-radius: 0 0 5px 5px;
    background-color: black;
    opacity: 0.7;
  }
}
@media (min-width: 992px) {
  .dynamic-service-request .heading-container {
    bottom: 15%;
    width: 90.7%;
  }
}
@media (min-width: 1200px) {
  .dynamic-service-request .heading-container {
    width: 92.5%;
    bottom: 13%;
  }
}
.dynamic-service-request h1 {
  color: white;
  font-family: 'Abel', sans-serif;
  font-size: 22px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .dynamic-service-request h1 {
    font-size: 36px;
    font-weight: 700;
    margin-left: 4%;
  }
}
@media (min-width: 992px) {
  .dynamic-service-request h1 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .dynamic-service-request h1 {
    font-size: 36px;
  }
}
.dynamic-service-request .minimize-service-request-container {
  animation-name: minimize-service-request-container;
  animation-duration: 0.2s;
  cursor: pointer;
}
.dynamic-service-request .no-registered-service-request {
  background-color: #ccd6e4;
  text-align: center;
  padding: 20px 10px 10px 10px;
}
@media (max-width: 991px) {
  .dynamic-service-request .row.web-category {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .dynamic-service-request .row.web-category {
    margin-top: 690px;
  }
}
@media (min-width: 992px) {
  .dynamic-service-request .row.web-category {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .dynamic-service-request .row.web-category {
    margin-top: 40px;
    margin-bottom: 0px;
  }
}
.dynamic-service-request .row.web-category h3 {
  font-family: 'Abel', sans-serif;
  font-weight: 700;
}
.dynamic-service-request section {
  margin-bottom: 0px;
}
.dynamic-service-request .selected-service-request {
  height: auto !important;
  padding-bottom: 16px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
.dynamic-service-request .selected-service-request .service-request-description {
  line-height: 130% !important;
  margin-top: 12px !important;
}
.dynamic-service-request .selected-service-request .service-request-status {
  border-bottom: 1px solid white;
}
.dynamic-service-request .selected-service-request .icon-close-expanded-service-request {
  text-align: center;
  font-size: 26px;
  cursor: pointer;
}
.dynamic-service-request .service-request-create-column {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .dynamic-service-request .service-request-create-column {
    background-color: #e3e4e4;
  }
}
.dynamic-service-request .service-request-create-container {
  padding: 16px 0px;
}
@media (min-width: 992px) {
  .dynamic-service-request .service-request-create-container {
    background-color: #e3e4e4;
    padding: 20px 14px 20px 20px;
  }
}
@media (min-width: 992px) {
  .dynamic-service-request .service-request-create-container .cbx-container {
    margin-top: 11px;
  }
}
.dynamic-service-request .service-request-create-container h3,
.dynamic-service-request .service-request-create-container h4,
.dynamic-service-request .service-request-create-container p,
.dynamic-service-request .service-request-create-container label {
  font-family: 'Abel', sans-serif;
}
.dynamic-service-request .service-request-create-container h4 {
  font-size: 1.5em;
}
.dynamic-service-request .service-request-create-container label {
  padding-top: 4px;
}
.dynamic-service-request .service-request-create-container .field-description {
  font-family: 'Abel', sans-serif;
  font-weight: 700;
  padding: 2px 0px 0px 2px;
}
.dynamic-service-request .service-request-container {
  height: 68px;
  font-weight: 800;
  overflow: hidden;
  font-family: 'Abel', sans-serif;
}
.dynamic-service-request .service-request-container .service-request-description {
  padding-top: 10px;
  line-height: 280%;
  word-wrap: break-word;
  font-size: 1.3em;
}
.dynamic-service-request .service-request-container .service-request-container-header {
  cursor: pointer;
  min-height: 68px;
}
.dynamic-service-request .service-request-container .service-request-status {
  line-height: 500%;
  text-align: center;
  border-left: 1px solid white;
  max-height: 68px;
  text-transform: uppercase;
  font-size: 1em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dynamic-service-request .service-request-container .service-request-status {
    font-size: 0.8em;
    line-height: 620%;
  }
}
.dynamic-service-request .service-request-container .service-request-status.two-lines-string {
  line-height: 140%;
  padding: 16px 10px;
  max-height: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dynamic-service-request .service-request-container .service-request-status.two-lines-string {
    line-height: 170%;
  }
}
.dynamic-service-request .service-request-container.even {
  background-color: #f9e5cc;
}
.dynamic-service-request .service-request-container.odd {
  background-color: #fcf2e5;
}
.dynamic-service-request .service-request-container .locations {
  font-family: 'Abel', sans-serif;
  font-weight: 700;
}
.dynamic-service-request .service-request-counter {
  height: 34px;
  border: 2px solid #929090;
  margin-top: 120px;
}
@media (min-width: 768px) {
  .dynamic-service-request .service-request-counter {
    margin-top: 125px;
  }
}
@media (min-width: 1200px) {
  .dynamic-service-request .service-request-counter {
    margin-top: 55px;
  }
}
.dynamic-service-request .service-request-counter p {
  text-align: center;
  line-height: 230%;
  font-weight: 800;
}
@media (max-width: 1199px) {
  .dynamic-service-request .service-request-counter p {
    cursor: pointer;
  }
}
.dynamic-service-request .service-request-heading {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .dynamic-service-request .service-request-list-column {
    padding: 0px 30px 0px 30px;
  }
}
.dynamic-service-request .web-category-btn {
  margin-top: 14px;
}
@media (max-width: 767px) {
  .dynamic-service-request .web-category-btn {
    margin-top: 35px;
  }
}
@keyframes dynamic-image-hover-animation {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes expand-service-request-container {
  from {
    height: 68px;
  }
  to {
    height: 300px;
  }
}
@keyframes minimize-service-request-container {
  from {
    height: 300px;
  }
  to {
    height: 68px;
  }
}
/* ------------------------------------------------------------ 

    MEDIA MONITORING (ENERGY CONSUMPTION) --- OBSOLETE ?

   ------------------------------------------------------------ */

.consumptionbar {
  color: white;
  background-color: yellowgreen;
  height: 20px;
  width: 100px;
  float: left;
  font-size: 0em;
  margin-top: 10px;
  padding: 0px 0px 22px 10px;
}
.consumptionbarheading {
  background-color: #e5ecea;
  float: left;
  margin-left: 10px;
  padding: 0px 0px 0px 10px;
  width: 94%;
}
.consumptiongreen {
  color: yellowgreen;
}
.consumptiongrey {
  color: #b7bcbb;
}
.consumptionwaterblue {
  color: skyblue;
}
ul.consumptionlist {
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
}
ul.consumptionlist li {
  clear: both;
}
.consumptionmonthheading h3,
div.consumptionbarheading h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  margin-top: 11px;
  margin-bottom: 12px;
  font-weight: bold;
}
.consumptionmonthheading {
  border-right: 1px solid white;
  float: left;
  margin-bottom: 10px;
  text-align: right;
  width: 100%;
}
.consumptionmonth {
  margin-top: 12px;
  text-align: right;
}
#monthscolumn {
  display: inline-block;
}
.outerconsumptioncontainer {
  background-color: #fcfcfd;
  padding: 6px 20px 20px 20px;
  margin-bottom: 20px;
}
.outerconsumptioncontainer header {
  margin-top: 0px;
}
.piechartcolumn {
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.piechartcolumn circle {
  fill: #e5ecea;
  stroke: yellowgreen;
  stroke-width: 50;
  stroke-dasharray: 60 158;
}
.piechartcolumn svg {
  height: 100px;
  width: 100px;
  display: block;
  margin: 0 auto;
  transform: rotate(-90deg);
  background: #e5ecea;
  border-radius: 50%;
}
.piechartconsumptionheader {
  background-color: #e5ecea;
  margin-bottom: 20px;
}
.piechartconsumptionheader h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  padding-top: 1em;
  padding-bottom: 1em;
}
#piechartconsumptionwater {
  stroke: skyblue !important;
}
.bgwaterblue {
  background-color: skyblue;
}
/* ------------------------------------------------------------- 

    DETAILED OBJECT DESCRIPTION

    usage:  Views\XpandVacancyObjectPage\Index.cshtml
            Views\XpandVacancyListPage\Index.cshtml
            Views\XpandOfferListPage\Index.cshtml
            Views\XpandINterestReportListPage\Index.cshtml
    owner:  CRSG

   -------------------------------------------------------------  */

.rentalObjectMapContainer {
  height: 500px;
}
/* MOBILE */

.waiting-list-adornment {
  display: none;
}
@media (min-width: 992px) {
  .address {
    padding-top: 3%;
    margin-top: 3%;
    margin-right: 0;
    border: 2px solid white;
    border-radius: 5px;
  }
}
@media (min-width: 992px) {
  .interest {
    margin-top: 10%;
  }
}
/*
    STRANGE COLOR CONTAINERS.
*/

.green {
  padding: 35px 0;
  color: white;
  background: #05b292;
}
.grey {
  padding: 35px 0;
  background: #efefef;
}
.light {
  background: white;
}
.blue {
  background: #0094c0;
}
.orange {
  background: #ff7d00;
}
.purple {
  background: #c2357b;
}
.dark,
.light,
.orange,
.blue,
.purple {
  display: block;
  margin: 0 auto;
  padding: 2px 20px;
  min-height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.light {
  color: black;
}
.dark,
.orange,
.blue,
.purple {
  color: white;
}
.light a {
  color: #009a7d;
}
.dark a,
.orange a,
.blue a,
.purple a {
  color: white;
}
/* ------------------------------------------------------------ 

    INTEREST REPORT LIST PAGE

   ------------------------------------------------------------ */

.interest-report dl {
  margin-top: 0%;
}
.interest-report .btn {
  width: 100%;
}
@media (max-width: 991px) {
  .interest-report .primary-information {
    height: 300px;
    overflow: hidden;
  }
}
.state--container-expanded {
  height: auto !important;
}
/* ------------------------------------------------------------ 

    RENT CONTRACT SIGNING

   ------------------------------------------------------------ */

.rent-contract-signing .dl-horizontal dt {
  width: 200px;
  margin-right: 40px;
}
/* ------------------------------------------------------------ 

    APPLICATION SUBSCRIPTION LIST

   ------------------------------------------------------------ */

.application-subscription-top-links {
  margin-left: 10px;
  margin-top: 10px;
}
.application-subscription-top-links a {
  margin-right: 5px;
}
.application-subscription-empty {
  border-bottom: 1px solid #c4c4c4;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 10px;
}
.application-subscription-object {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 25px;
}
.application-subscription-delete {
  text-align: right;
  margin-right: 10px;
}
.application-subscription-link {
  display: inline;
  padding: 0px;
  margin: 0px;
}
.application-subscription-link button {
  padding: 0px;
  margin: 0px;
}
/* ------------------------------------------------------------ 

    AREA COVERAGE

   ------------------------------------------------------------ */

.areacoverage-container .card-container {
  overflow: hidden;
  background-color: white;
  border: 1px solid #e3e4e4;
}
/* ------------------------------------------------------------ 

    APPLICANT STATUS PAGE

   ------------------------------------------------------------ */

.applicant-areacoverage-container {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .applicant-areacoverage-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 0;
  }
}
.applicant-areacoverage-container p {
  margin-bottom: 0;
}
/* -----------------------------------------------------------------
    
    LOGIN FORM
   
----------------------------------------------------------------- */

.login-form [name=UserName],
.login-form [name=Password] {
  margin-top: 2rem;
}
.login-form .form-control-feedback {
  margin-top: 4px;
}
.login-form .form-group {
  margin-bottom: 0;
}
.login-form input.form-control {
  padding-right: 30px;
  border-radius: 0;
  border: 1px solid #003478;
  height: 42px;
}
.login-form input.form-control::placeholder {
  color: #6685ae;
}
.retrieve-password-form .control-label {
  visibility: visible;
}
/* -----------------------------------------------------------------
    
    IMPORTANT NAVIGATION LINKS- WORK IN PROGRESS
   
----------------------------------------------------------------- */

/* -----------------------------------------------------------------
    
    Extranet pages
   
----------------------------------------------------------------- */

/* Commenting out below image manipulation but leaving for future possible use */

/*.top-section-height-xl {
    min-height:500px;
}

.top-section-background-image {
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.extranet {

    &.js-xpand-top-image-container {

        @media screen and (min-width: @screen-sm) {
            height: 50vh;
            width: 100%;
            display: inline-block;

            & .img-error-mobile {
                display: none;
            }
        }

        @media screen and (max-width:@screen-sm) {
            & .img-error-mobile {
                display: block;
                width: 100%;
                height: auto;
                max-height: 100%;
                object-fit: contain;
            }
        }

        & .img-responsive, .thumbnail > img,
        .thumbnail a > img, .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            display: block;
            width: 100%;
            height: auto;
            max-height: 100%;
            object-fit: cover;
        }

        & .img-error {
            display: block;
            width: 100%;
            height: auto;
            max-height: 100%;
            object-fit: contain;
        }
    }
}

*/

/*
* Makes the labels and checkboxes visible on extranet login page
*/

/*.extranetloginpage {

    & .form-group.has-feedback[id*="RememberMe-container"] {

        > .col-md-12 {
            width: 100%;
            padding: 0 15px;
            display: inline-block;
        }
    }

    & input[name='RememberMe-UI'] ~ .form-check-label {
        display: inline-block;
        vertical-align: middle;
    }
}*/

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/* -------------------------------------------------------------------------

    HORIZONTAL BOX LIST

    usage:  Views\XpandTenantControlledDwellingMaintenancePage\Index.cshtml
    owner:  CRSG

   -------------------------------------------------------------------------  */

.details-tab {
  display: none;
}
@media screen and (max-width: 768px) {
  .details-tab {
    display: block;
    width: 96px;
    float: right;
    border-radius: 5px 5px 0 0;
    position: absolute;
    left: 166px;
    top: -20px;
  }
  .details-tab span {
    padding: 5px 0 5px 0;
    font-size: 16px;
  }
}
/*

    DESKTOP

*/

.element-2-details-wrapper,
.element-10-details-wrapper {
  margin-left: -140px;
}
.element-3-details-wrapper,
.element-11-details-wrapper {
  margin-left: -280px;
}
.element-4-details-wrapper,
.element-12-details-wrapper {
  margin-left: -420px;
}
.element-5-details-wrapper,
.element-13-details-wrapper {
  margin-left: -562px;
}
.element-6-details-wrapper {
  margin-left: -702px;
}
.element-7-details-wrapper {
  margin-left: -844px;
}
.element-8-details-wrapper {
  margin-left: -984px;
}
/*

	TABLET - Large

*/

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .element-2-details-wrapper,
  .element-8-details-wrapper {
    margin-left: -136px !important;
  }
  .element-3-details-wrapper,
  .element-9-details-wrapper {
    margin-left: -272px !important;
  }
  .element-4-details-wrapper,
  .element-10-details-wrapper {
    margin-left: -408px !important;
  }
  .element-5-details-wrapper,
  .element-11-details-wrapper {
    margin-left: -544px !important;
  }
  .element-6-details-wrapper,
  .element-12-details-wrapper {
    margin-left: -680px !important;
  }
  .element-7-details-wrapper,
  .element-13-details-wrapper {
    margin-left: 0px !important;
  }
}
/*

	TABLET - Small

*/

@media screen and (min-width: 768px) and (max-width: 992px) {
  .element-1-details-wrapper,
  .element-6-details-wrapper,
  .element-12-details-wrapper {
    margin-left: 0px !important;
  }
  .element-2-details-wrapper,
  .element-7-details-wrapper,
  .element-13-details-wrapper {
    margin-left: -140px !important;
  }
  .element-3-details-wrapper,
  .element-8-details-wrapper {
    margin-left: -280px !important;
  }
  .element-4-details-wrapper,
  .element-9-details-wrapper {
    margin-left: -420px !important;
  }
  .element-5-details-wrapper,
  .element-10-details-wrapper {
    margin-left: -562px !important;
  }
}
/*

	MOBILE

*/

@media screen and (max-width: 768px) {
  .element-2-details-wrapper,
  .element-4-details-wrapper,
  .element-6-details-wrapper,
  .element-8-details-wrapper,
  .element-10-details-wrapper,
  .element-12-details-wrapper {
    margin-left: -136px !important;
  }
  .element-3-details-wrapper,
  .element-5-details-wrapper,
  .element-7-details-wrapper,
  .element-9-details-wrapper,
  .element-11-details-wrapper,
  .element-13-details-wrapper {
    margin-left: 0px !important;
  }
}
.horizontal-box-list {
  clear: both;
  list-style-type: none;
  padding: 0;
  margin: 0 0 50px 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .horizontal-box-list {
    margin-top: -30px;
  }
}
.horizontal-box-list li {
  display: inline-block;
  padding: 30px 0px 30px 0px;
  width: 126px;
  margin: 0px 5px 0px 5px;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .horizontal-box-list li {
    float: left;
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .horizontal-box-list li {
    float: left;
    padding: 10px 0px 10px 0px;
  }
}
.horizontal-box-list li:first-child {
  margin-left: 0px;
}
.horizontal-box-list li:last-child .horizontal-connector {
  display: none;
}
@media screen and (max-width: 768px) {
  .horizontal-box-list li:nth-child(2n + 3) {
    display: block;
    clear: both;
    margin-top: 10px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .horizontal-box-list li:nth-child(2n + 4) {
    float: left;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .horizontal-box-list li:nth-child(5n) .horizontal-connector {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .horizontal-box-list li:nth-child(6n) {
    margin-top: 10px;
    margin-left: 0px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .horizontal-box-list li:nth-child(6n) .horizontal-connector {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .horizontal-box-list li:nth-child(7n) {
    display: block;
    clear: both;
    margin-left: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .horizontal-box-list li:nth-child(8n) .horizontal-connector {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .horizontal-box-list li:nth-child(9n) {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.horizontal-box-list li span {
  min-width: 100%;
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .horizontal-box-list-overview {
    padding-bottom: 50px;
  }
}
.horizontal-connector {
  width: 30px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 126px;
  bottom: 36px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .horizontal-connector {
    visibility: hidden;
  }
}
.loading-spinner {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .loading-spinner {
    margin-top: -10px;
  }
}
.needs-attention {
  position: absolute;
  right: -6%;
  top: -6%;
  background-color: white;
  border-radius: 50%;
}
.room-details-container {
  width: 1110px;
  margin-top: -6px;
  border-radius: 8px;
  padding: 0px 20px 10px 20px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .room-details-container {
    max-width: 806px;
    height: auto !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .room-details-container {
    max-width: 690px;
  }
}
@media screen and (max-width: 768px) {
  .room-details-container {
    max-width: 262px;
    height: auto !important;
  }
}
.room-details-container-wrapper {
  position: absolute;
  top: 110px;
  cursor: default;
}
@media screen and (max-width: 768px) {
  .room-details-container-wrapper {
    top: 72px;
  }
}
.room-details-data .fa-window-minimize {
  float: right;
}
section.horizontal-box-list-header {
  border-top: 1px solid black;
  padding-top: 30px;
}
.vertical-connector {
  height: 100%;
  width: 10px;
  display: inline-block;
  margin-left: 56px;
  margin-right: 65px;
}
.vertical-connectors-container {
  height: 25px;
  position: absolute;
  top: 80px;
}
@media screen and (max-width: 768px) {
  .vertical-connectors-container {
    height: 20px;
    top: 46px;
  }
}
/*

	ANIMATIONS

*/

.expand-room-details-container {
  animation-name: expand-room-details-container;
  animation-duration: 500ms;
}
@keyframes expand-room-details-container {
  from {
    height: 0px;
  }
  to {
    height: 400px;
  }
}
.expand-details-tab {
  animation-name: expand-details-tab;
  animation-duration: 300ms;
}
@keyframes expand-details-tab {
  from {
    height: 0px;
  }
  to {
    height: 31px;
  }
}
.expand-vertical-connector {
  animation-name: expand-vertical-connector;
  animation-duration: 300ms;
}
@keyframes expand-vertical-connector {
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
.minimize-room-details-container {
  animation-name: minimize-room-details-container;
  animation-duration: 500ms;
}
@keyframes minimize-room-details-container {
  from {
    height: 400px;
  }
  to {
    height: 0px;
  }
}
.minimize-vertical-connector {
  animation-name: minimize-vertical-connector;
  animation-duration: 500ms;
}
@keyframes minimize-vertical-connector {
  from {
    height: 100%;
  }
  to {
    height: 0%;
  }
}
.image-library .main-image {
  border: 1px solid #dddddd;
  object-fit: contain;
}
.card-container .image-library .main-image {
  border: none;
  border-bottom: solid 1px #dadada;
  background: #e5ecea;
}
.image-library .image-container img {
  margin: 0px auto;
  object-fit: contain;
}
.image-library .thumbnails img {
  width: 111px !important;
  height: 80px;
  margin: 10px 8px 0px 0px;
  object-fit: contain;
}
@media (min-width: 992px) {
  .image-library .thumbnails img {
    width: 136px !important;
    height: 100px;
    margin: 10px 10px 0px 0px;
  }
}
.image-library .thumbnails a:nth-of-type(5n) img {
  margin-right: 0px;
}
@media (min-width: 992px) {
  .image-library .thumbnails a:nth-of-type(5n) img {
    margin-right: 0px;
  }
}
.image-library .nextImageLeft {
  float: left;
}
.image-library .nextImageRight {
  float: right;
}
/* ------------------------------------------------------------ 

    IFRAME LAYOUT

   ------------------------------------------------------------ */

/* ------------------------------------------------------------ 

    IFRAME NO LOGIN LAYOUT

   ------------------------------------------------------------ */

/* ------------------------------------------------------------ 

    SCRAPED TEMPLATE LAYOUT

   ------------------------------------------------------------ */

/*
    Create printfriendly layout for information removing header and footer area
*/

@media print {
  .headerarea {
    min-height: 0px;
  }
  .breadcrumb {
    display: none;
  }
  .maplinkcontainer {
    display: none;
  }
  .objectdetail .btn {
    display: none;
  }
  .footerarea {
    display: none;
  }
  .js-xpand-top-image-container {
    display: none;
  }
}
/* ------------------------------------------------------------ 

    TOGGLE SWITCH

   ------------------------------------------------------------ */

.toggle-switch-container {
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: #d8eaff;
}
/* The switch - the box around the slider */

.toggle-switch-label {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 0;
  margin-top: 6px;
  /* Hide default HTML checkbox */

}
.toggle-switch-label input {
  display: none;
}
/* The slider */

.toggle-switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #4e4e4e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  /* Rounded sliders */

}
.toggle-switch-slider.round {
  border-radius: 34px;
}
.toggle-switch-slider.round:before {
  border-radius: 50%;
}
.toggle-switch-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-switch-input:checked + .toggle-switch-slider {
  background-color: #b1b3b4;
}
.toggle-switch-input:checked + .toggle-switch-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.toggle-switch-input:focus + .toggle-switch-slider {
  box-shadow: 0 0 1px #99aec9;
}
.toggle-switch-caption-container {
  cursor: pointer;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 6px;
  margin-bottom: 6px;
  height: 34px;
}
.toggle-switch-caption-container h4 {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  .toggle-switch-caption-container h4 {
    font-size: 16px;
  }
}
.toggle-switch-caption-container.state--toggle-switch-select {
  animation-name: fade-in-background;
  animation-duration: 600ms;
}
.toggle-switch-caption-container.state--toggle-switch-select h4 {
  animation-name: fade-in-font-color;
  animation-duration: 600ms;
}
.toggle-switch-caption-container.toggle-switch-selected {
  cursor: default;
  background-color: #003478;
}
.toggle-switch-caption-container.toggle-switch-selected h4 {
  color: white;
}
@keyframes fade-in-background {
  from {
    background-color: white;
  }
  to {
    background-color: #003478;
  }
}
@keyframes fade-in-font-color {
  from {
    color: black;
  }
  to {
    color: white;
  }
}
/* ------------------------------------------------------------ 

    ACTIVE FILTER BOX

   ------------------------------------------------------------ */

.active-filters {
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .active-filters {
    margin-left: 5px;
  }
}
.active-filter {
  font-family: "Lato", sans-serif;
  background: #cadef9;
  display: inline-block;
  border: none;
  padding: 0px;
  position: relative;
  border-radius: 4px;
}
.active-filter-label {
  margin: 0px 10px 0px 10px;
  cursor: pointer;
}
.active-filter-button {
  border: none;
  padding: 0px;
  border-radius: 0px 4px 4px 0px;
}
i.fa.filter-icon {
  background: #b8d5fc;
  padding: 10px 10px 10px 10px;
  border-radius: 0px 4px 4px 0px;
  margin-right: 0px;
  cursor: pointer;
}
i.fa.filter-icon:hover {
  background: #9dc6fb;
}
.clear-filter-icon-button {
  background: none;
  border: none;
  outline: none;
  line-height: initial;
  vertical-align: middle;
  transform: translateY(-2px);
  border-radius: 4px;
  padding: 2px 8px 2px 8px;
  margin: 0px 0px 0px 5px;
  background-color: white;
}
.clear-filter-icon-button:active:hover {
  color: #6685ae;
}
.clear-filter-icon-button:hover {
  background-color: #dbdbdb;
}
.primary-color-background {
  background-color: #003478;
}
.accent-color-background {
  background-color: #e37b00;
}
.secondary-color-background {
  background-color: #102a3a;
}
body.uportal-extranet {
  font-size: 16px;
}
body.uportal-extranet .alert {
  margin-top: 0;
}
@media (max-width: 992px) {
  body.uportal-extranet .alert {
    margin-top: 43px;
  }
}
@media (max-width: 767px) {
  body.uportal-extranet .alert {
    margin-top: 82px;
    width: 100vw;
  }
}
@media (max-width: 767px) {
  body.uportal-extranet {
    position: absolute;
    width: 100%;
  }
  body.uportal-extranet .object-selection-layout-content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: calc(100vh - 82px);
    max-height: calc(100vh - 82px);
    margin-top: 82px;
    overflow-y: auto;
  }
}
body.uportal-extranet h2 {
  margin: 30px 0px;
}
body.uportal-extranet h3 {
  margin-top: 36px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  body.uportal-extranet .top-content-grid {
    width: 100%;
    padding: 50px 0px 50px 0px;
    display: grid;
    grid-template-columns: max-content auto;
    grid-column-gap: 50px;
  }
}
body.uportal-extranet .top-content-grid .top-content-left {
  margin: 0 15px 0 15px;
}
body.uportal-extranet .top-content-grid .top-content-right {
  margin: 0 15px 0 15px;
}
body.uportal-extranet .overlay-container {
  display: grid;
  grid-template-columns: auto;
}
body.uportal-extranet .overlay-container .overlay-background {
  position: relative;
  grid-row: 1;
  grid-column: 1;
  z-index: -100;
  background-color: black;
}
body.uportal-extranet .overlay-container .overlay-background > * {
  height: 100%;
}
body.uportal-extranet .overlay-container .overlay-foreground {
  position: relative;
  grid-row: 1;
  grid-column: 1;
}
@media (max-width: 767px) {
  body.uportal-extranet .overlay-container--mobile-layout {
    display: grid;
    grid-template-columns: auto;
  }
}
@media (max-width: 767px) {
  body.uportal-extranet .overlay-container--mobile-layout .overlay-background--mobile-layout {
    position: relative;
    grid-row: 1;
    grid-column: 1;
    z-index: -100;
  }
}
@media (max-width: 767px) {
  body.uportal-extranet .overlay-container--mobile-layout .overlay-background--mobile-layout > * {
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  body.uportal-extranet .overlay-container--mobile-layout .overlay-foreground--mobile-layout {
    position: relative;
    grid-row: 1;
    grid-column: 1;
  }
}
body.uportal-extranet .extranet-content-main {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 950px) and (min-width: 767px) {
  body.uportal-extranet .extranet-content-main {
    top: 45px;
  }
}
@media (max-width: 767px) {
  body.uportal-extranet .extranet-content-main {
    height: auto;
  }
}
body.uportal-extranet .extranet-content-main __top {
  display: block;
  position: absolute;
  top: 0;
  padding: 50px 0px 50px 0px;
  margin-left: 20%;
  width: 75%;
  color: black;
  text-align: left;
}
body.uportal-extranet .extranet-content-top {
  display: block;
  position: relative;
  top: 0;
  padding: 50px 0px;
  width: 100%;
  max-width: 100%;
  color: black;
  text-align: left;
}
@media (max-width: 991px) {
  body.uportal-extranet .extranet-content-top {
    padding: 30px 30px;
  }
}
body.uportal-extranet .extranet-content-container--padding-top {
  padding-top: 20px;
}
@media (max-width: 767px) {
  body.uportal-extranet .extranet-content-container--padding-top {
    display: none;
  }
}
@media (max-width: 767px) {
  body.uportal-extranet .extranet-content-container--padding-top {
    padding-top: 70px;
  }
}
body.uportal-extranet .extranet-content-container--mobile-view {
  margin-top: 70px;
}
@media (min-width: 767px) {
  body.uportal-extranet .extranet-content-container--mobile-view {
    display: none;
  }
}
body.uportal-extranet .extranet-targeted-content {
  margin-top: 10px;
  margin-bottom: 30px;
}
.animate-top-down {
  animation: animation-top-down 0.5s ease;
}
@keyframes animation-top-down {
  0% {
    top: -100px;
  }
  100% {
    top: 82px;
  }
}
.square-container:after {
  content: "";
  display: block;
  padding-right: 100%;
}
.uportal-extranet .caption {
  position: absolute;
  bottom: 0%;
  left: 7%;
  font-style: italic;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 4px 10px;
}
.extranet-container-mixin {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 40px;
}
.mobile-top-bar-mixin {
  background-color: rgba(0, 0, 0, 0.6);
  min-height: 40px;
  padding: 10px;
  float: none;
  margin: 0 auto;
  margin-bottom: 0px;
  width: 100%;
  color: white;
  position: absolute;
  text-transform: uppercase;
}
.mobile-top-bar-mixin a {
  color: white;
}
.mobile-top-bar-mixin i {
  font-size: 30px;
}
.mobile-top-bar-mixin ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}
.mobile-top-bar-mixin__heading-container {
  text-align: center;
}
.mobile-top-bar-mixin__heading {
  margin-top: 12px;
  margin-bottom: 12px;
}
.mobile-top-bar-mixin__icon {
  max-height: 32px;
  display: block;
}
.mobile-top-bar-mixin__icon svg {
  max-height: 32px;
  fill: white;
}
@media (max-width: 991px) {
  .mobile-top-page-menu-container {
    margin-top: -84px;
  }
}
.mobile-page-menu {
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
}
.mobile-page-menu__item-container {
  position: relative;
}
.mobile-page-menu__item {
  width: 108px;
  padding: 10px 10px 0px 10px;
  margin: -10px 10px 0px 10px;
  text-align: center;
  background-color: white;
  float: left;
  border-top: 1px solid #003478;
  border-left: 1px solid #003478;
  border-right: 1px solid #003478;
  cursor: pointer;
}
.mobile-page-menu__item svg {
  max-width: 90%;
  padding: 10%;
  fill: #102a3a;
}
.mobile-page-menu__item:before {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #003478;
  top: 80px;
  width: 22px;
  margin-left: -37px;
}
.mobile-page-menu__item--first {
  cursor: default;
}
.mobile-page-menu__item--first svg {
  fill: #e37b00;
}
.mobile-page-menu__item--first:before {
  width: 40px;
  margin-left: -55px;
}
.mobile-page-menu__item--last:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #003478;
  top: 80px;
  /*width: 22px;*/
  margin-left: 14px;
}
.mobile-page-menu__item--selected {
  cursor: default;
}
.mobile-page-menu__item--selected svg {
  fill: #e37b00;
}
.extranet-table {
  width: 96%;
  margin: 0% 2%;
}
.extranet-table--margin-top {
  margin-top: 30px;
}
.extranet-table__head {
  background-color: #003478;
  color: white;
}
.extranet-table__head--border-bottom {
  border-bottom: 1px solid white;
}
.extranet-table__head--transparent {
  background-color: transparent;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.extranet-table__head--border {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.extranet-table__head--selected {
  background-color: #e37b00;
  border-bottom: 0;
}
.extranet-table__caption-count {
  margin-left: 12px;
}
.extranet-table__row {
  margin: 0;
  min-height: 64px;
  display: flex;
  align-items: center;
}
.extranet-table__row--background-color {
  background-color: aliceblue;
}
.extranet-table__row--selected {
  border: 1px solid #e37b00;
  border-bottom-color: transparent;
}
.extranet-table__row--selected:first-child {
  border-top: transparent;
}
.extranet-table__header {
  padding: 12px;
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
}
@media (max-width: 1199px) {
  .extranet-table__header {
    font-size: 14px;
  }
}
.extranet-table__header--sub {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  color: black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.extranet-table__header--noborder {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  color: black;
}
.extranet-table__header--text-right {
  text-align: right;
}
.extranet-table__header--icon {
  display: flex;
  justify-content: center;
}
.extranet-table__header--icon svg {
  height: 16px;
  fill: white;
}
.extranet-table__heading {
  margin-top: 0;
  font-size: 24px;
}
.extranet-table__heading--sub {
  font-size: 20px !important;
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
.extranet-table__body {
  padding-left: 0px;
  padding-right: 0px;
}
.extranet-table__data {
  padding: 12px;
  font-size: 14px;
  display: inline-block;
  word-break: break-word;
}
.extranet-table__data--icon {
  display: flex;
  justify-content: center;
}
.extranet-table__data--icon svg {
  height: 16px;
}
.extranet-table__details-container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
}
.extranet-table__details-container--expanded {
  padding: 10px;
  border: 1px solid #e37b00;
  border-top-color: transparent;
  margin: 0;
}
.extranet-table__details-item {
  padding: 20px;
}
.extranet-table__details-item--icon {
  display: flex;
  justify-content: flex-end;
}
.extranet-table__details-item--icon svg {
  height: 20px;
}
.extranet-table__document-list-item {
  margin-bottom: 6px;
}
.extranet-table__document-link svg {
  width: 24px;
}
.extranet-table__document-link-caption {
  margin-left: 8px;
}
.extranet-table-mobile {
  float: none;
  margin: 0 auto;
  color: #003478;
  background-color: white;
  margin-bottom: 30px;
  width: 100%;
}
.extranet-table-mobile__row {
  margin: 0;
  min-height: 40px;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  padding: 8px;
  border-bottom: 1px solid white;
}
.extranet-table-mobile__item {
  padding: 8px;
  font-size: 14px;
  display: inline-block;
  word-break: break-word;
}
.extranet-table-mobile__item--caption {
  width: 100%;
  padding-top: 0px;
}
.nothing-to-show {
  display: flex;
  justify-content: center;
  background-color: #003478;
  color: white;
  padding: 30px;
}
.nothing-to-show > p {
  margin: 0px;
  padding: 0px;
}
#grouped-list-partial {
  margin-top: 14px;
}
.extranet-container-switch {
  display: flex;
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
  color: black;
  padding: 10px 10px 20px 10px;
  margin-bottom: 30px;
  width: fit-content;
  max-width: 360px;
}
.extranet-container-switch > a {
  text-decoration: none;
}
.extranet-container-switch__icon {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 12px;
  margin-left: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.extranet-container-switch__icon--selected {
  border-bottom: 2px solid #e37b00;
}
.extranet-container-switch__icon-svg {
  padding: 12px;
  border: 1px solid #003478;
}
.extranet-container-switch__icon-svg svg {
  display: block;
  width: 20px;
  fill: #003478;
}
.extranet-container-switch__icon-caption {
  margin-left: 12px;
  line-height: 16px;
}
.extranet-cards-container {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 40px;
  background-color: transparent;
  padding: 0;
}
.extranet-cards-container label {
  margin-bottom: 0;
}
.extranet-cards-container > .row {
  margin-right: 0;
}
.extranet-cards-container__card {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 30px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #003478;
  font-size: 2rem;
  cursor: pointer;
}
.extranet-cards-container__card--dark {
  background-color: #003478;
  color: white;
}
.extranet-cards-container__card--dark a {
  color: white;
}
.extranet-cards-container__card.is-empty {
  background-color: rgba(110, 110, 110, 0.7);
  color: white;
  cursor: not-allowed;
}
.extranet-cards-container__card.is-empty input {
  pointer-events: none !important;
}
.extranet-cards-container__card--no-pointer-cursor {
  cursor: initial;
}
.extranet-cards-container__card-checkbox.hidden:checked + div {
  background-color: #e37b00;
  color: white;
}
.extranet-cards-container__card-checkbox.hidden:not(:checked) + div .check-mark {
  display: none;
}
.extranet-cards-container__card-item--bold {
  font-weight: bold;
}
.extranet-cards-container__card-item-heading h3 {
  margin-top: 4px !important;
}
.extranet-cards-container__card-item-icon-container svg {
  float: left;
  margin-right: 12px;
  min-width: 34px;
  max-width: 34px;
  fill: white;
}
.extranet-cards-container__card-checkbox {
  opacity: 0;
}
.extranet-cards-container__card-count {
  display: inline-block;
}
.extranet-cards-container__card-count span {
  float: left;
}
.extranet-cards-container__card-count div {
  float: left;
}
.extranet-cards-container__card-icon {
  display: inline-block;
}
.extranet-cards-container__card-icon svg {
  width: 12px;
  margin-left: 12px;
  fill: #003478;
}
.extranet-cards-container__subtypes {
  position: relative;
  padding: 20px 0px 7px 30px;
  margin-right: 15px;
  background-color: rgba(255, 255, 255, 0.85);
  overflow: hidden;
}
.extranet-cards-container__subtypes label {
  margin-bottom: 0;
}
.extranet-cards-container__subtypes--zero-cards {
  top: 40%;
}
.extranet-cards-container__subtype-checkbox {
  opacity: 0;
}
.extranet-cards-container__subtype-checkbox.hidden:checked + div > div {
  background-color: #e37b00;
}
.extranet-cards-container__subtype-checkbox.hidden:not(:checked) + div .check-mark {
  display: none;
}
.extranet-cards-container__subtypes-heading {
  margin-top: 9px !important;
  margin-right: 3.3%;
  display: inline-block;
  float: left;
}
.extranet-cards-container__subtypes-list {
  width: 80%;
  float: left;
  display: inline-block;
}
.extranet-cards-container__subtypes-list-item {
  display: inline-block;
  float: left;
  cursor: pointer;
}
.extranet-cards-container__subtypes-list-item.is-empty {
  cursor: not-allowed !important;
}
.extranet-cards-container__subtypes-list-item.is-empty > div {
  background-color: rgba(156, 156, 156, 0.7);
}
.extranet-cards-container__subtypes-list-item.is-empty * {
  cursor: not-allowed !important;
}
.extranet-cards-container__subtypes-list-item.is-empty input {
  pointer-events: none !important;
}
.extranet-cards-container__subtype {
  padding: 12px;
  margin-right: 20px;
  margin-bottom: 12px;
  color: white;
  background-color: #003478;
  border-radius: 5px;
}
.extranet-cards-container__subtype-caption {
  display: inline-block;
  font-size: 16px !important;
  margin-left: 5px;
  cursor: pointer;
}
.extranet-cards-container__subtype-caption--no-checkbox {
  margin-right: 5px;
}
.extranet-cards-container__subtype-icon {
  display: inline-block;
}
.extranet-cards-container__subtype-icon svg {
  width: 12px;
  fill: #003478;
  margin-left: 12px;
}
.extranet-cards-container__buttons {
  margin-top: 30px;
  margin-right: 15px;
}
.extranet-form-container {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 40px;
}
.extranet-form-container--smaller {
  padding-top: 30px;
  width: 55%;
}
.extranet-form-container--tiny {
  padding-top: 30px;
  width: 20%;
  margin-left: 77.5%;
}
.extranet-form-container--small-right-aligned {
  width: 40%;
  float: right;
}
@media (max-width: 1199px) {
  .extranet-form-container--small-right-aligned {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .extranet-form-container--small-right-aligned {
    width: 100%;
    float: none;
    padding-top: 100px;
  }
}
.extranet-form-container .control-label {
  margin-top: 6px;
}
.extranet-form-container .control-label.textarea-label {
  margin-top: 4px;
}
.extranet-form-container .form-check-label {
  font-size: 14px;
}
.extranet-form-container .save-section__information-markup {
  margin-top: 44px;
}
@media (max-width: 767px) {
  .extranet-form-container .save-section__button {
    margin-bottom: 12px;
  }
}
.extranet-form-container .save-section__buttons {
  margin-top: 44px;
}
.extranet-form-container .save-section__agreement-link {
  margin-top: 12px;
}
.extranet-form-container .save-section__agreement-checkbox {
  margin-top: 6px;
}
.extranet-form-container .checkbox-large input[type="checkbox"] {
  margin: 6px 0 0;
  width: 1em;
  height: 1.5em;
}
.extranet-form__heading--no-margin-top {
  margin-top: 0 !important;
}
.error-mixin {
  color: #a94442;
  background-color: white;
  padding: 0.25rem 0.25rem;
  border: 1px solid #282828;
  transform: translate(10px, -25px);
}
.uportal-extranet form {
  display: block;
}
.uportal-extranet .row .form {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.uportal-extranet .form-control,
.uportal-extranet .SumoSelect {
  margin-bottom: 12px;
}
.uportal-extranet label {
  font-size: 18px;
  font-weight: normal;
}
.uportal-extranet .form-control-feedback {
  margin-top: 4px;
}
.uportal-extranet .form-control,
.uportal-extranet .CaptionCont.SelectBox {
  padding-right: 20px;
  border-radius: 0;
  border: 1px solid #003478;
  height: 42px;
  opacity: 1;
}
@media (max-width: 767px) {
  .uportal-extranet .form-control,
  .uportal-extranet .CaptionCont.SelectBox {
    margin-bottom: 4%;
  }
}
.uportal-extranet .SumoSelect > .CaptionCont > span {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.uportal-extranet textarea.form-control {
  height: auto;
}
.uportal-extranet select.form-control::placeholder {
  color: #003478;
}
.uportal-extranet .has-error ~ .field-validation:not(.glyphicon) {
  color: #a94442;
  background-color: white;
  padding: 0.25rem 0.25rem;
  border: 1px solid #282828;
  transform: translate(10px, -25px);
}
.uportal-extranet .extranet-button {
  border: 2px solid #003478;
  background-color: #003478;
  color: white;
  border-radius: 4px;
  border-radius: 0;
  line-height: 2;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.uportal-extranet .extranet-button:hover {
  background-color: #04408f;
}
.uportal-extranet .extranet-button .command-button-spinner {
  height: 28px;
  width: 28px;
  margin: -14px 0px 0px -14px;
}
.uportal-extranet .xpand-command-link-error {
  padding: 0;
}
.extranet-filter-mixin {
  color: black;
}
.extranet-cards-filter {
  color: black;
}
.extranet-form-filter {
  color: black;
}
.extranet-horizontal-filter {
  background-color: white;
  width: 96%;
  margin: 1.6% 2% 0% 2%;
}
.extranet-horizontal-filter h3 {
  margin-top: 9px !important;
}
.extranet-horizontal-filter label {
  font-size: 16px !important;
  margin-top: 10px;
}
.extranet-horizontal-filter .form-group {
  display: inline;
}
.extranet-horizontal-filter .save-section__buttons {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .extranet-horizontal-filter .extranet-filter-button-container {
    margin-top: 16px;
  }
}
.uportal-extranet .extranet-footer {
  padding: 40px 0px 80px 40px;
  background-color: white;
}
.uportal-extranet .extranet-footer .container {
  width: 100%;
}
.uportal-extranet .extranet-footer img {
  max-width: 100%;
  height: auto;
}
.uportal-extranet .xpand-header {
  padding: 0;
  margin-top: 0;
  background-color: #003478;
}
@media (max-width: 767px) {
  .uportal-extranet .xpand-header {
    background-color: transparent;
    position: absolute;
  }
}
.uportal-extranet .xpand-header p {
  margin: 0;
  font-size: 1.6rem;
}
.uportal-extranet .xpand-header .menu-icon {
  background-color: transparent;
  border-color: transparent;
  padding: 0;
  border: 0;
}
.uportal-extranet .xpand-header .menu-icon:focus {
  outline: none;
}
.uportal-extranet .xpand-header .menu-icon svg {
  margin-right: 12px;
  min-width: 34px;
  max-width: 34px;
  fill: white;
}
@media (max-width: 767px) {
  .uportal-extranet .xpand-header .menu-icon svg {
    margin-left: 12px;
  }
}
.uportal-extranet .xpand-header .cancel-icon {
  cursor: pointer;
  position: fixed;
  top: 24px;
  right: 4px;
  border-width: 2px;
  z-index: 2222;
}
.uportal-extranet .xpand-header .cancel-icon svg {
  max-width: 40px !important;
}
.uportal-extranet .xpand-header .outer-menu-wrapper {
  display: grid;
  grid-template-columns: max-content auto;
}
.uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper {
  min-height: 0px;
  grid-column: 2;
  width: 100%;
  display: flex;
  flex-flow: column;
}
@media (min-width: 768px) {
  .uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper > .row:first-child {
    overflow: hidden;
  }
}
.uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row {
  width: 100%;
  background-color: #003478;
  color: white;
  display: grid;
  grid-template-columns: max-content max-content auto max-content;
}
@media (max-width: 767px) {
  .uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row {
    max-height: 82px;
    grid-template-columns: 33% auto 33%;
    position: fixed;
    z-index: 1000;
  }
}
@media (max-width: 767px) {
  .uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row__background-overlay {
    background-color: #003478;
    z-index: -1;
    grid-column: 1 / 4;
    grid-row: 1;
    height: 82px;
  }
}
.uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row__item {
  min-height: 82px;
}
.uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row__item .menu-icon {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row__item .menu-icon svg {
    margin-left: 0px;
  }
}
.uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .bottom-row {
  width: 100%;
}
.uportal-extranet .site-logo-container {
  background-color: #003478;
  grid-column: 1;
  width: 160px;
  height: 160px;
  padding: 20px;
}
@media (max-width: 767px) {
  .uportal-extranet .site-logo-container {
    background-color: transparent;
    width: 100%;
    height: auto;
  }
}
.uportal-extranet .site-logo-container .site-logo {
  height: 160px;
  background-color: white;
}
@media (max-width: 767px) {
  .uportal-extranet .site-logo-container .site-logo {
    position: relative;
    padding: 20px 10px;
    top: 0px;
    color: rgba(255, 255, 255, 0.85);
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: transparent;
  }
  .uportal-extranet .site-logo-container .site-logo > figure > svg {
    width: 100px;
    height: 100px;
  }
  .uportal-extranet .site-logo-container .site-logo > figure > svg path {
    fill: #003478;
  }
}
.uportal-extranet .mobile-top-header {
  background-color: #003478;
  color: white;
}
.uportal-extranet .site-text-logo-container {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.uportal-extranet .site-text-logo-container .site-text-logo {
  padding: 0px 24px;
}
.uportal-extranet .site-text-logo-container .site-text-logo > figure > svg {
  height: 30px;
}
.uportal-extranet .site-text-logo-container .site-text-logo > figure > svg path {
  fill: rgba(255, 255, 255, 0.85);
}
.uportal-extranet .show-object-selection-container {
  grid-column: 2;
  grid-row: 1;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.uportal-extranet .show-object-selection-container .menu-icon {
  cursor: pointer;
}
.uportal-extranet .logged-on-user-container {
  padding: 0px 20px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .uportal-extranet .logged-on-user-container {
    grid-column: 1;
    grid-row: 1;
    align-items: start;
    padding-left: 15px;
    padding-right: 0px;
  }
}
.uportal-extranet .log-on-off-container {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
}
.uportal-extranet .log-on-off-container a {
  color: white;
  display: flex;
  flex-flow: row;
  text-decoration: none;
  margin: 0px 10px;
}
.uportal-extranet .log-on-off-container a .log-on-off-caption {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-right: 10px;
}
.uportal-extranet .log-on-off-container a .menu-icon {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .uportal-extranet .log-on-off-container {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 82px;
    background-color: #6685ae;
  }
  .uportal-extranet .log-on-off-container a {
    width: 100%;
    height: 100%;
    margin: 0;
    justify-content: center;
  }
  .uportal-extranet .log-on-off-container a .log-on-off-caption {
    padding-right: 0;
  }
  .uportal-extranet .log-on-off-container a > div {
    align-self: center;
  }
}
.uportal-extranet .main-navigation-container {
  background-color: white;
  height: 78px;
  padding: 0;
  border: 0px;
  border-radius: 0;
  margin-bottom: 0;
  float: none;
}
@media (max-width: 767px) {
  .uportal-extranet .main-navigation-container {
    background-color: transparent;
    height: calc(100vh - (82px * 2));
    width: 100vw;
    position: absolute;
    min-height: 0;
  }
  .uportal-extranet .main-navigation-container .navbar-toggle {
    position: fixed;
    display: block;
    top: 14px;
    right: 0;
    border-width: 2px;
    z-index: 2222;
    border-color: white;
    background-color: transparent;
  }
}
.uportal-extranet .navbar-collapse {
  position: relative;
}
@media (min-width: 768px) {
  .uportal-extranet .navbar-collapse {
    background-color: white;
    margin-top: 16px;
  }
  .uportal-extranet .navbar-collapse .navbar-nav {
    float: none;
  }
}
@media (max-width: 767px) {
  .uportal-extranet .navbar-collapse {
    overflow: overlay;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    margin: 82px 0px 0px 0px;
    padding: 0;
    top: 0;
    left: 0;
    border: 0;
    height: 100%;
    max-height: 100%;
  }
  .uportal-extranet .navbar-collapse ul.nav {
    background-color: transparent !important;
    display: flex !important;
    flex-flow: column !important;
  }
  .uportal-extranet .navbar-collapse .navbar-nav {
    background-color: rgba(255, 255, 255, 0.85);
    padding-bottom: 82px;
    width: 100%;
    min-height: 100%;
    margin: 0;
  }
}
.uportal-extranet .navbar-nav .root-nav,
.uportal-extranet .navbar-nav .important-nav {
  float: left;
}
.uportal-extranet ul.nav {
  width: 100%;
  float: right;
}
@media (min-width: 768px) {
  .uportal-extranet ul.nav {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .uportal-extranet ul.nav {
    float: none;
  }
}
.uportal-extranet ul.nav li {
  margin-bottom: 12px;
  display: inline-flex;
  font-size: 16px;
}
.uportal-extranet ul.nav li .dropdown-toggle,
.uportal-extranet ul.nav li a {
  color: black !important;
}
.uportal-extranet ul.nav li a {
  font-family: 'Abel', sans-serif !important;
  display: inline-block;
  font-weight: 100;
}
.uportal-extranet ul.nav li a:hover {
  text-decoration: none;
  background-color: transparent;
}
.uportal-extranet ul.nav li a:focus {
  background-color: transparent;
}
.uportal-extranet ul.nav li span {
  font-family: 'Abel', sans-serif !important;
}
.uportal-extranet ul.nav li .root-nav-button {
  margin-top: 0;
  font-size: 16px;
}
.uportal-extranet ul.nav li .dropdown-menu > .active > a,
.uportal-extranet ul.nav li .dropdown-menu > .active > a:hover,
.uportal-extranet ul.nav li .dropdown-menu > .active > a:focus {
  background-color: transparent;
}
@media (max-width: 767px) {
  .uportal-extranet ul.nav li {
    border-top: 0 !important;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-flow: column;
    text-align: center;
  }
  .uportal-extranet ul.nav li ul.second-level.expanded {
    margin-top: 6px;
  }
  .uportal-extranet ul.nav li .dropdown-toggle,
  .uportal-extranet ul.nav li a {
    align-self: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .uportal-extranet ul.nav li .dropdown-toggle.pageloadgraphictrigger:focus,
  .uportal-extranet ul.nav li a.pageloadgraphictrigger:focus {
    border: none;
  }
  .uportal-extranet ul.nav li .secondlevelexpander,
  .uportal-extranet ul.nav li .thirdlevelexpander {
    color: #003478 !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    float: none !important;
    margin: 0 !important;
    padding: 10px 17px;
    border-top: 1px solid #003478;
    border-bottom: 1px solid #003478;
  }
  .uportal-extranet ul.nav li .secondlevelexpander.fa-minus-square,
  .uportal-extranet ul.nav li .thirdlevelexpander.fa-minus-square {
    border-bottom: 1px solid transparent;
  }
  .uportal-extranet ul.nav li.menuitemwrapper:last-child {
    margin-bottom: 0px !important;
  }
  .uportal-extranet ul.nav li.menuitemwrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .uportal-extranet ul.nav li.menuitemwrapper > a {
    width: 100% !important;
    text-align: center;
    padding-left: 0px !important;
  }
}
@media (min-width: 768px) {
  .uportal-extranet ul.nav li {
    margin: 0px 15px 12px 15px;
    border-bottom: 2px solid transparent;
  }
  .uportal-extranet ul.nav li .dropdown {
    display: inline-flex;
  }
  .uportal-extranet ul.nav li .dropdown-toggle,
  .uportal-extranet ul.nav li a {
    padding: 10px 0px 7px 0px;
    border: 0;
  }
  .uportal-extranet ul.nav li:hover {
    border-bottom: 2px solid #99aec9;
  }
  .uportal-extranet ul.nav li.active {
    border-bottom: 2px solid #003478;
  }
  .uportal-extranet ul.nav li .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .uportal-extranet ul.nav li .caret {
    margin-left: 5px;
  }
}
.uportal-extranet nav.scrolled-navigation-container {
  background-color: white;
  position: fixed;
  top: 0;
  padding: 0;
  z-index: 4444;
  transition: background 0.1s cubic-bezier(0.694, 0.0482, 0.335, 1);
  float: none;
  width: 100%;
  display: grid;
  grid-template-columns: 150px auto;
}
.uportal-extranet nav.scrolled-navigation-container .navbar-collapse {
  width: 100%;
  padding-left: 0px;
  margin-top: 12px;
  margin-bottom: 4px;
}
.uportal-extranet nav.scrolled-navigation-container .nav > li {
  margin: 0px 30px 12px 30px;
}
.uportal-extranet nav.scrolled-navigation-container .nav > li a {
  padding-left: 0;
  padding-right: 0;
}
.uportal-extranet nav.scrolled-navigation-container .left-container {
  background-color: #003478;
  display: flex;
  justify-content: center;
  flex-flow: column;
  padding-top: 0px;
  padding-left: 0px;
}
.uportal-extranet nav.scrolled-navigation-container .left-container figure {
  align-self: center;
  padding-top: 3px;
}
.uportal-extranet .page-load-spinner-container {
  background-color: transparent !important;
  z-index: 999999999;
}
.uportal-extranet .page-load-spinner-container .page-load-spinner {
  border-color: #e37b00;
  border-top: 5px solid transparent;
}
.uportal-extranet .button-spinner.page-load-spinner-container {
  background-color: transparent !important;
}
.uportal-extranet .js-xpand-top-image-container {
  position: relative;
  overflow: hidden;
  height: auto;
  display: block;
}
.uportal-extranet .js-xpand-top-image-container .img-responsive.extranet-top-image {
  min-width: 100%;
}
.uportal-extranet .navbar-collapse .js-xpand-top-image-container {
  background-color: transparent;
}
.uportal-extranet .top-real-estate-object-selection-item {
  padding: 20px 0px;
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .uportal-extranet .top-real-estate-object-selection-item {
    background-color: white;
    position: absolute;
    top: 82px;
    z-index: -2;
    grid-column: 1 / 4;
    padding-top: 14px;
  }
  .uportal-extranet .top-real-estate-object-selection-item p {
    color: #003478;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .uportal-extranet .top-real-estate-object-selection-item form {
    min-width: 400px;
  }
}
@media (min-width: 1500px) {
  .uportal-extranet .top-real-estate-object-selection-item form {
    min-width: 800px;
  }
}
@media (max-width: 767px) {
  .uportal-extranet .top-real-estate-object-selection-item form {
    width: 100vw;
  }
}
.uportal-extranet .top-real-estate-object-selection-item > div {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.uportal-extranet .top-real-estate-object-selection-item label,
.uportal-extranet .top-real-estate-object-selection-item .glyphicon {
  display: none;
}
.uportal-extranet .top-real-estate-object-selection-item .form-group {
  margin-bottom: 0;
}
.uportal-extranet .top-real-estate-object-selection-item .form-group > div:first-of-type {
  width: 0;
  padding: 0;
}
.uportal-extranet .top-real-estate-object-selection-item .form-group .form-control {
  min-width: 100%;
  margin-bottom: 0;
}
.uportal-extranet .top-selected-object-overlay {
  font-size: 2rem;
  display: inline-block;
  position: absolute;
  top: 50px;
  background-color: white;
  opacity: 0.8;
  padding: 30px 40px;
  color: black;
}
.uportal-extranet .top-selected-object-overlay span {
  margin-right: 30px;
}
.uportal-extranet {
  font-family: 'Abel', sans-serif;
}
.uportal-extranet h1,
.uportal-extranet h2,
.uportal-extranet h3,
.uportal-extranet h4 {
  font-family: 'Abel', sans-serif;
}
.uportal-extranet dt {
  letter-spacing: 1px;
}
.uportal-extranet .space-below {
  margin-bottom: 50px;
}
.uportal-extranet .space-above {
  margin-top: 50px;
}
.uportal-extranet .extranet.selected-object {
  display: none;
}
.extranetloginpage .top-login-row {
  top: 50px;
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: auto 600px auto;
}
@media (max-width: 767px) {
  .extranetloginpage .top-login-row {
    grid-template-columns: 20px auto 20px;
  }
}
.extranetloginpage .top-login-row .login-type-selection {
  grid-row: 1;
  grid-column: 2;
}
@media (max-width: 767px) {
  .extranetloginpage .top-login-row .login-type-selection {
    width: auto;
  }
}
.extranetloginpage .top-login-row form {
  grid-row: 2;
  grid-column: 2;
}
@media (max-width: 767px) {
  .extranetloginpage .top-login-row form {
    width: auto;
  }
}
.extranetloginpage .bottom-login-row {
  display: grid;
  margin-top: 20px;
  grid-template-columns: auto 600px auto;
}
@media (max-width: 767px) {
  .extranetloginpage .bottom-login-row {
    grid-template-columns: 20px auto 20px;
  }
}
.extranetloginpage .bottom-login-row .version-and-build-creation-time-block {
  grid-column: 2;
  grid-row: 2;
  background-color: transparent;
  padding: 0px 20px;
  margin-top: 40px;
  color: black;
}
.extranetloginpage .bottom-login-row .version-and-build-creation-time-block dl {
  width: auto;
  display: grid;
  grid-template-columns: auto;
}
.extranetloginpage .bottom-login-row .version-and-build-creation-time-block dl dt {
  grid-column: 1;
  justify-self: right;
}
.extranetloginpage .bottom-login-row .version-and-build-creation-time-block dl dd {
  grid-column: 1;
  justify-self: right;
  padding-bottom: 10px;
}
.extranetloginpage .bottom-login-row .log-in-specific-information {
  grid-column: 2;
  grid-row: 1;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 30px 40px;
  display: inline-grid;
}
.extranetloginpage .bottom-login-row .log-in-specific-information a {
  color: white;
}
.extranetloginpage .bottom-login-row .log-in-specific-information a span {
  width: 16px;
  display: inline-block;
  margin-right: 5px;
}
.extranetloginpage .bottom-login-row .log-in-specific-information svg {
  fill: white;
  max-height: 20px;
}
.extranetloginpage .js-xpand-top-image-container {
  max-height: 500px;
}
@media (max-width: 1200px) {
  .extranetservicerequestlistpage .extranet-button {
    width: 195px;
  }
}
@media (max-width: 767px) {
  .extranetservicerequestlistpage .extranet-button {
    width: 114px;
  }
}
@media (max-width: 767px) {
  .extranetservicerequestlistpage .extranet-content-container--padding-top {
    display: block !important;
    padding-top: 20px !important;
  }
}
@media (max-width: 767px) {
  .extranetservicerequestlistpage .ipad-view-table {
    display: none !important;
  }
}
.extranetservicerequestlistpage .top-content-grid {
  grid-template-columns: auto !important;
}
@media (max-width: 992px) {
  .extranetservicerequestlistpage .top-content-grid {
    padding: 0px 0px 50px 0px !important;
  }
}
.extranetservicerequestlistpage .top-content-left {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .extranetservicerequestlistpage .extranet-table__details-container--expanded {
    padding-left: 16px;
  }
  .extranetservicerequestlistpage .extranet-table-mobile {
    width: 100%;
  }
}
.extranetservicerequestlistpage .mobile-service-request-top-bar {
  background-color: rgba(0, 0, 0, 0.6);
  min-height: 40px;
  padding: 10px;
  float: none;
  margin: 0 auto;
  margin-bottom: 0px;
  width: 100%;
  color: white;
  position: absolute;
  text-transform: uppercase;
  top: 0 !important;
}
.extranetservicerequestlistpage .mobile-service-request-top-bar a {
  color: white;
}
.extranetservicerequestlistpage .mobile-service-request-top-bar i {
  font-size: 30px;
}
.extranetservicerequestlistpage .mobile-service-request-top-bar ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}
.extranetservicerequestlistpage .mobile-service-request-top-bar__heading-container {
  text-align: center;
}
.extranetservicerequestlistpage .mobile-service-request-top-bar__heading {
  margin-top: 12px;
  margin-bottom: 12px;
}
.extranetservicerequestlistpage .mobile-service-request-top-bar__icon {
  max-height: 32px;
  display: block;
}
.extranetservicerequestlistpage .mobile-service-request-top-bar__icon svg {
  max-height: 32px;
  fill: white;
}
.extranetservicerequestlistpage .mobile-filter-container {
  width: 90%;
  margin: 0 auto;
}
.extranetservicerequestlistpage .mobile-filter-container__icon {
  background-color: rgba(0, 0, 0, 0.6);
  width: 45px;
  height: 45px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 50%;
}
.extranetservicerequestlistpage .mobile-filter-container__icon i {
  font-size: 30px;
  color: white;
  margin: 0 auto;
  padding: 8px;
}
.extranetservicerequestpage .service-request-form {
  width: 75%;
  margin: 0% 5% 0% 20%;
  margin-top: 50px;
}
.extranetservicerequestpage .service-request-form .field-validation.message {
  top: -10px;
}
.extranetservicerequestpage .service-request-form .has-error.field-validation:not(.glyphicon) {
  position: relative;
  top: -10px;
}
.extranetservicerequestpage .service-request-form .has-error ~ .field-validation:not(.glyphicon) {
  color: #a94442;
  background-color: transparent;
  border: none;
}
@media (max-width: 1199px) {
  .extranetservicerequestpage .service-request-form {
    width: 90%;
    margin: 60px auto;
  }
}
.extranetservicerequestpage .documents-upload {
  margin-bottom: 10px;
  margin-top: 24px;
}
.extranetservicerequestpage .add-follower {
  margin-top: 24px;
}
.extranetservicerequestpage .added-followers {
  margin-top: 24px;
}
.extranetservicerequestpage .added-followers__heading {
  margin: 0;
}
.extranetservicerequestpage .added-followers__item {
  margin-bottom: 6px;
}
.xpandselectedobjectoverviewpage #mailings-and-area-coverage-section {
  background-color: white;
  padding-top: 10px;
}
.xpandselectedobjectoverviewpage .quantities-block {
  position: absolute;
  right: 30px;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 30px 40px;
  min-width: 300px;
}
@media (max-width: 991px) {
  .xpandselectedobjectoverviewpage .quantities-block {
    position: static;
    width: 100%;
  }
}
.xpandselectedobjectoverviewpage .quantities-block h4 {
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.xpandselectedobjectoverviewpage .quantities-block dl {
  width: auto;
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 10px;
  overflow: hidden;
}
.xpandselectedobjectoverviewpage .quantities-block dl dt {
  grid-column: 1;
  justify-self: left;
}
.xpandselectedobjectoverviewpage .quantities-block dl dd {
  grid-column: 2;
  justify-self: right;
  word-breaK: break-all;
}
.xpandselectedobjectoverviewpage .quantities-block.align-data-left dl {
  grid-template-columns: 40% 60%;
}
.xpandselectedobjectoverviewpage .quantities-block.align-data-left dd {
  justify-self: left;
}
.xpandselectedobjectoverviewpage .overview-info-container .overview-info-block {
  color: white;
  display: block;
  padding: 3% 5% 3% 3%;
  overflow: hidden;
}
.xpandselectedobjectoverviewpage .overview-info-container .overview-info-block a {
  display: block;
  color: white;
}
.xpandselectedobjectoverviewpage .overview-info-container .overview-info-block.mailing-block a {
  display: block;
  background-color: white;
  padding: 10px;
  color: #003478;
}
.xpandselectedobjectoverviewpage .overview-info-container .overview-info-block.mailing-block svg {
  fill: #003478;
  max-width: 16px;
}
@media (max-width: 767px) {
  .xpandselectedobjectoverviewpage .overview-info-container .overview-info-block [class*="col-"].text-right {
    text-align: left;
  }
}
.extranetcontactadministrationpage .js-xpand-top-image-container {
  height: 100% !important;
}
.extranetcontactadministrationpage .top-content-grid {
  grid-template-columns: auto !important;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar {
  background-color: rgba(0, 0, 0, 0.6);
  min-height: 40px;
  padding: 10px;
  float: none;
  margin: 0 auto;
  margin-bottom: 0px;
  width: 100%;
  color: white;
  position: absolute;
  text-transform: uppercase;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar a {
  color: white;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar i {
  font-size: 30px;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar__heading-container {
  text-align: center;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar__heading {
  margin-top: 12px;
  margin-bottom: 12px;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar__icon {
  max-height: 32px;
  display: block;
}
.extranetcontactadministrationpage .mobile-contact-administration-top-bar__icon svg {
  max-height: 32px;
  fill: white;
}
@media (max-width: 1199px) and (min-width: 767px) {
  .extranetcontactadministrationpage .mobile-contact-administration-top-bar {
    display: none !important;
  }
}
.extranetcontactadministrationpage .modal-dialog-container {
  padding: 40px !important;
  border-radius: 0px !important;
  background-color: rgba(255, 255, 255, 0.95);
}
.extranetcontactadministrationpage .modal-dialog-container i {
  color: #003478 !important;
}
.extranetcontactadministrationpage .contacts-container {
  width: 100%;
  background-color: white;
  padding-top: 15px;
}
@media (max-width: 768px) {
  .extranetcontactadministrationpage .contacts-container {
    margin-top: -980px;
  }
}
@media (max-width: 767px) {
  .extranetcontactadministrationpage .contacts-container {
    margin-top: -192%;
  }
}
@media (max-width: 767px) {
  .extranetcontactadministrationpage .contacts-container {
    margin-top: -131%;
  }
}
@media (max-width: 415px) {
  .extranetcontactadministrationpage .contacts-container {
    margin-top: -190%;
  }
}
.extranetcontactadministrationpage .contacts-container.contacts-container-toggle {
  margin-top: -103%;
}
@media (max-width: 415px) {
  .extranetcontactadministrationpage .contacts-container.contacts-container-toggle {
    margin-top: -55%;
  }
}
@media (max-width: 376px) {
  .extranetcontactadministrationpage .contacts-container.contacts-container-toggle {
    margin-top: -39%;
  }
}
.extranetcontactadministrationpage .xpand-command-link {
  color: white;
}
.extranetcontactadministrationpage .xpand-command-link:hover {
  color: #e37b00;
}
.extranetcontactadministrationpage .command-link-caption {
  color: white;
}
.extranetcontactadministrationpage .command-link-caption:hover {
  color: #e37b00;
}
.extranetcontactadministrationpage a {
  color: white;
}
.extranetcontactadministrationpage a:hover {
  color: #e37b00;
}
.extranetarticlepage .top-selected-object-overlay {
  display: none;
}
@media (min-width: 767px) and (max-width: 992px) {
  .extranetobjectdocumentslistpage .overlay-container {
    height: 110vh;
  }
}
@media (max-width: 1200px) {
  .extranetobjectdocumentslistpage .extranet-cards-container__buttons {
    float: right;
    margin-top: 15px;
  }
}
@media (max-width: 1200px) {
  .extranetobjectdocumentslistpage .extranet-button {
    width: 250px;
  }
}
.extranetobjectdocumentslistpage .extranet-form-container--small-right-aligned {
  margin-top: -128px;
}
@media (max-width: 1199px) {
  .extranetobjectdocumentslistpage .extranet-form-container--small-right-aligned {
    margin-top: 0;
  }
}
.extranetobjectdocumentslistpage .top-content-grid {
  grid-template-columns: auto !important;
}
.extranetobjectdocumentslistpage .top-content-left {
  margin: 0 !important;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar {
  background-color: rgba(0, 0, 0, 0.6);
  min-height: 40px;
  padding: 10px;
  float: none;
  margin: 0 auto;
  margin-bottom: 0px;
  width: 100%;
  color: white;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar a {
  color: white;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar i {
  font-size: 30px;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar__heading-container {
  text-align: center;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar__heading {
  margin-top: 12px;
  margin-bottom: 12px;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar__icon {
  max-height: 32px;
  display: block;
}
.extranetobjectdocumentslistpage .mobile-service-request-top-bar__icon svg {
  max-height: 32px;
  fill: white;
}
@media (max-width: 1199px) and (min-width: 767px) {
  .extranetobjectdocumentslistpage .mobile-service-request-top-bar {
    display: none !important;
  }
}
.extranetobjectdocumentslistpage .mobile-filter-container {
  width: 90%;
  margin: 0 auto;
}
.extranetobjectdocumentslistpage .mobile-filter-container__icon {
  background-color: rgba(0, 0, 0, 0.6);
  width: 45px;
  height: 45px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 50%;
}
.extranetobjectdocumentslistpage .mobile-filter-container__icon i {
  font-size: 30px;
  color: white;
  margin: 0 auto;
  padding: 8px;
}
.extranetobjectdocumentslistpage .extranet-document-grouped-list {
  background-color: white;
  padding-top: 15px;
}
.extranetobjectdocumentslistpage .extranet-document-list {
  background-color: white;
  padding-top: 15px;
  padding-bottom: 15px;
}

#iframe_layout_body .container {
    width:100% !important;
    overflow: hidden;
}

#iframe_layout_body .logged-on-container .icon-container {
    background-color: rgba(228, 228, 228, 1.0) !important;
    color: #666;
}

/* DESKTOP */
@media (min-width: 992px) {
    #iframe_layout_body .logged-on-container {
        top: 10px;
        position: fixed;
        z-index: 1001
    }
}

/* TABLET */
@media screen and (max-width: 991px) and (min-width: 769px) {
    #iframe_layout_body .logged-on-container {
        top: 10px;
        position: fixed;
        z-index: 1001
    }
}

/* MOBILE */
@media (max-width: 768px) {
    #iframe_layout_body .logged-on-container {
        right: 0px;
        top: 10px;
        border-radius: 0px;
        margin: 0px 0px 20px 0px;
        position: fixed !important;
        z-index: 1001
    }
    .logged-on-container .user-name {
        display:inline-block;
    }
}


/* -----------------------------------------

	Styles used by 404 page

   ----------------------------------------- */

#linkcontainer a {
	font-family: "Lato", sans-serif;
	font-size: 26px; /* fallback */
	font-size: 1.6vw;
	font-weight: 400;
	text-decoration: none;
	color: #87B200;
	letter-spacing: -0.05vw;
}

#linkcontainer a:hover {
	color: #AAE201;
}

#svgcontainer svg {
	display: block;
	width: 80%;
	max-width: 1600px;
	margin: auto;
}

#svgcontainer img {
	display: block;
	width: 80%;
	max-width: 1600px;
	margin: auto;
}

.chromelinkcontainer {
	width: 37.5%;
	margin-top: -6%;
	text-align: right;
}

.ielinkcontainer {
	width: 30%;
	margin-left: 15%;
	margin-top: -16.5%;
	text-align: center;
}

.iescaling {
    width: 100%;
    height: 1300px;
    margin-top: -200px;
}

#wrapper404 {
    height: 100%;
    padding-top: 6%;
    margin-bottom: 10%;
}

@media only screen and (max-width:1600px) {
	.ielinkcontainer {
		margin-top: -20% !important;
		margin-left: 16%;
	}
	.iescaling {
		height: 780px !important;
        margin-top: -100px;
        margin-bottom: 200px;
	}
}

@media only screen and (max-width:1201px) {
    .ielinkcontainer {
        margin-top: -39% !important;
    }
	.iescaling {
		height: 520px !important;
        margin-bottom: 400px;
	}
}

@media only screen and (max-width:767px) {
    .ielinkcontainer {
        margin-top: -54% !important;
        width: 70%;
    }
    .iescaling {
		height: 332px !important;
        margin-top: -50px;
	}
	#linkcontainer a {
		font-size: 3vw !important;
	}
	.chromelinkcontainer {
		margin-left: 28%;
		margin-top: -2%;
	}
}

@media only screen and (max-width:501px) {
	.ielinkcontainer {
		margin-top: -88% !important;
		margin-left: 10%;
		width: 70%;
	}
	.ielinkcontainer a {
		font-size: 16px !important;
	}
	.iescaling {
		height: 260px !important;
	}
}

/* -----------------------------------------

	SVG classes

   ----------------------------------------- */

.cls-1{fill:none;}
.cls-2{fill:#1d1d1b;}
.cls-3{clip-path:url(/css/#clip-path);}
.cls-4{fill:#5e5e5e;}
.cls-5{fill:#cccce5;}
.cls-6{fill:#555453;}
.cls-7{fill:#7f7b69;}
.cls-8{fill:#5e5b4e;}
.cls-9{fill:#6b6756;}
.cls-10{fill:#968d56;}
.cls-11{fill:#877e51;}
.cls-12{fill:#515151;}
.cls-13{fill:#cdd3cd;}
.cls-14{fill:#e8efe8;}
.cls-15{fill:#f0f7f0;}
.cls-16{fill:#7d7e89;}
.footerarea {
    background: #fff;
}

.logged-on-container {
	display:none
}

.xpandbuttonimportant, 
.xpandbuttonimportant:focus, 
.xpandbuttonimportant:active, 
.xpandbuttonimportant:active:focus, 
.xpandbuttonimportant:active:hover {
    background-color: #D84D4D;
    border-color: #D84D4D;
}

@media (min-width: 992px){
	.navbar-fixed-top .navbar-brand > img {
		height: 77px;
	}
	
	.navbar-fixed-top.opaque .navbar-brand > img {
    height: 48px;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.navbar-fixed-top .navbar-brand > img {
		height: 77px;
	}
	.navbar-fixed-top.opaque .navbar-brand > img {
    height: 48px;
	}
}

@media (min-width: 768px){
	.navbar-fixed-top {
		background: rgba(0, 0, 0, 0.0);
	}	
	.keep-aspect-ratio-top-image .xpand-top-image.auto-crop-center-position {
    height: 0px;
	}
}

.keep-aspect-ratio-top-image .xpand-top-image.auto-crop-center-position {
    object-position: center;
    height: 0px;
}



@media (max-width: 767px){
	.navbar-inverse {
		background: rgba(0, 0, 0, 0.0);
	}
}

@media screen and (min-width: 768px){
	.headerarea.keep-aspect-ratio-top-image {
		min-height: 120px !important;
		border-bottom: 3px solid #979797;
	}
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #333;
}

	.dynamic-service-request .heading-container {
    background-color: #D00000;
}

@media (min-width: 1200px){
	.dynamic-service-request .heading-container {
		width: 92.5%;
		bottom: 13%;
		    margin-top: 300px;
	}
}

@media (min-width: 768px){
		.dynamic-service-request .dynamic-image {
		height: 330px;
		background-size: 130px;

	}
	.dynamic-service-request .heading-container {
    border-radius: 4px;
	}
}

@media (max-width: 767px){
	.dynamic-service-request .dynamic-image {
		height: 180px;
		width: 50%;
		background-size: 120px;
	}
	

	.dynamic-service-request .heading-container {
		text-align: center;
		padding: 0 0px;
		margin: 0px 0;
		background-color: #D00000;
		opacity: 0.7;
		border-radius: 4px;
		margin-top: 155px;
		width: 100%;
	}
	
	.dynamic-service-request h1 {
		color: #FFF;
		font-family: 'Abel', sans-serif;
		font-size: 16px;
		margin-top: 10px;
	}	
}

.footerarea{
	min-height: 600px
}

.dynamic-service-errand .row.web-category h3 {
    font-size: 18px;
}

.bottom-navigation .nav-item {
    font-size: 16px;
}

@media (min-width: 768px){
	.navbar-fixed-top.opaque {
		height: auto;
		min-height: 40px;
		background-color: #ffffff;
		border-bottom: 2px solid #979797;
	}
}

.grey {
    padding: 25px 0px 15px 0px;
    background: #efefef;
	border-radius: 4px;
}

@media (max-width: 767px){
	.dynamic-service-request #web-category-btn {
		margin-top: 13px !important;
	}
}

/*EXTRANET STYLES*/

/*Body*/
.uportal-extranet{
font-family: 'Source Sans Pro', sans-serif;
}

/*Links and link icons*/
.uportal-extranet a, .uportal-extranet a small {
    color: #4e5157;
}
.extranet-container-switch__icon-svg{
	border: 1px solid #003478;
}

.extranet-container-switch__icon--selected {
    border-bottom: 2px solid #C1001F;
}
	
/*Headers*/
.uportal-extranet h1, .uportal-extranet h2, .uportal-extranet h3, .uportal-extranet h4 {
	font-family: 'Source Sans Pro', sans-serif;
}

/*Main nav objects*/
.uportal-extranet ul.nav li a {
	font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 400;
}

@media (min-width: 768px){
	.uportal-extranet ul.nav li.active {
		border-bottom: 2px solid #C1001F;
	}
}

/*Buttons*/
.uportal-extranet .extranet-button,
.uportal-extranet .extranet-button:hover {
    background-color: #C1001F !important;
	border: 2px solid #C1001F;
}

/*Logo*/
.uportal-extranet .site-logo-container {
    background-color: #ffffff;
}



/*Top menu*/
.uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row {
    background-color: #C1001F;
}

.extranetloginpage .top-login-row {
    background-color: rgb(255 255 255 / 50%);
}

.uportal-extranet nav.scrolled-navigation-container .left-container {
    background-color: #fff;
}

@media (max-width: 767px){
	.uportal-extranet .xpand-header .outer-menu-wrapper .inner-menu-wrapper .top-row__background-overlay {
		background-color: #C1001F;

	}
}

/* Overview page boxes */
.primary-color-background,
.accent-color-background,
.secondary-color-background {
    background-color: #4e5157;
}

.mobile-page-menu__item--first svg {
    fill: #C1001F;
}

/*Card*/

.extranet-cards-container__card--dark {
    background-color: #4e5157;
}

.extranet-cards-container__card--dark h3{
  	color:#fff
}

/*List*/
.extranet-table__head {
    background-color: #4e5157;
}

.extranet-table__row--background-color {
    background-color: #efefef;
}

.extranet-table-mobile {
    color: #4e5157;
}

.mobile-service-request-top-bar__heading{
	    color: #fff;
}

.extranet-container-switch__icon-svg svg {
    fill: #4e5157;
}

.uportal-extranet .form-control, .uportal-extranet .CaptionCont.SelectBox {
    border: 1px solid #4e5157;

}

@media (max-width: 767px){
	.uportal-extranet .log-on-off-container {
		background-color: #4e5157;
	}
}
#iframe_layout_body  {

}

