/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';font-display: swap;
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  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: #fff;
  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: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  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: #fff;
  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: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info: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: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning: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: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger: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: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@font-face{font-display: swap;font-family:'Glyphicons Regular';src:url('../fonts/glyphicons-regular.eot');src:url('../fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-regular.woff2') format('woff2'),url('../fonts/glyphicons-regular.woff') format('woff'),url('../fonts/glyphicons-regular.ttf') format('truetype'),url('../fonts/glyphicons-regular.svg#glyphiconsregular') format('svg')}.glyphicons{display:inline-block;font-family:'Glyphicons Regular';font-style:normal;font-weight:normal;line-height:1;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicons:before{display:inline-block;padding:6px 8px}.glyphicons.x05{font-size:12px}.glyphicons.x2{font-size:48px}.glyphicons.x2:before{padding:8px 12px}.glyphicons.x3{font-size:72px}.glyphicons.x3:before{padding:16px 20px}.glyphicons.x4{font-size:96px}.glyphicons.x4:before{padding:20px 28px}.glyphicons.x5{font-size:120px}.glyphicons.x5:before{padding:28px 36px}.glyphicons.light:before{color:#f2f2f2}.glyphicons.drop:before{text-shadow:-1px 1px 3px rgba(0,0,0,0.3)}.glyphicons.flip{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.glyphicons.flipv{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.glyphicons.rotate90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.glyphicons.rotate180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.glyphicons.rotate270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.glyphicons-glass:before{content:"\E001"}.glyphicons-leaf:before{content:"\E002"}.glyphicons-dog:before{content:"\E003"}.glyphicons-user:before{content:"\E004"}.glyphicons-girl:before{content:"\E005"}.glyphicons-car:before{content:"\E006"}.glyphicons-user-add:before{content:"\E007"}.glyphicons-user-remove:before{content:"\E008"}.glyphicons-film:before{content:"\E009"}.glyphicons-magic:before{content:"\E010"}.glyphicons-envelope:before{content:"\E011"}.glyphicons-camera:before{content:"\E012"}.glyphicons-heart:before{content:"\E013"}.glyphicons-beach-umbrella:before{content:"\E014"}.glyphicons-train:before{content:"\E015"}.glyphicons-print:before{content:"\E016"}.glyphicons-bin:before{content:"\E017"}.glyphicons-music:before{content:"\E018"}.glyphicons-music-alt:before{content:"\E019"}.glyphicons-heart-empty:before{content:"\E020"}.glyphicons-home:before{content:"\E021"}.glyphicons-snowflake:before{content:"\E022"}.glyphicons-fire:before{content:"\E023"}.glyphicons-magnet:before{content:"\E024"}.glyphicons-parents:before{content:"\E025"}.glyphicons-binoculars:before{content:"\E026"}.glyphicons-road:before{content:"\E027"}.glyphicons-search:before{content:"\E028"}.glyphicons-cars:before{content:"\E029"}.glyphicons-notes-2:before{content:"\E030"}.glyphicons-pencil:before{content:"\E031"}.glyphicons-bus:before{content:"\E032"}.glyphicons-wifi-alt:before{content:"\E033"}.glyphicons-luggage:before{content:"\E034"}.glyphicons-old-man:before{content:"\E035"}.glyphicons-woman:before{content:"\E036"}.glyphicons-file:before{content:"\E037"}.glyphicons-coins:before{content:"\E038"}.glyphicons-plane:before{content:"\E039"}.glyphicons-notes:before{content:"\E040"}.glyphicons-stats:before{content:"\E041"}.glyphicons-charts:before{content:"\E042"}.glyphicons-pie-chart:before{content:"\E043"}.glyphicons-group:before{content:"\E044"}.glyphicons-keys:before{content:"\E045"}.glyphicons-calendar:before{content:"\E046"}.glyphicons-router:before{content:"\E047"}.glyphicons-camera-small:before{content:"\E048"}.glyphicons-star-empty:before{content:"\E049"}.glyphicons-star:before{content:"\E050"}.glyphicons-link:before{content:"\E051"}.glyphicons-eye-open:before{content:"\E052"}.glyphicons-eye-close:before{content:"\E053"}.glyphicons-alarm:before{content:"\E054"}.glyphicons-clock:before{content:"\E055"}.glyphicons-stopwatch:before{content:"\E056"}.glyphicons-projector:before{content:"\E057"}.glyphicons-history:before{content:"\E058"}.glyphicons-truck:before{content:"\E059"}.glyphicons-cargo:before{content:"\E060"}.glyphicons-compass:before{content:"\E061"}.glyphicons-keynote:before{content:"\E062"}.glyphicons-paperclip:before{content:"\E063"}.glyphicons-power:before{content:"\E064"}.glyphicons-lightbulb:before{content:"\E065"}.glyphicons-tag:before{content:"\E066"}.glyphicons-tags:before{content:"\E067"}.glyphicons-cleaning:before{content:"\E068"}.glyphicons-ruler:before{content:"\E069"}.glyphicons-gift:before{content:"\E070"}.glyphicons-umbrella:before{content:"\E071"}.glyphicons-book:before{content:"\E072"}.glyphicons-bookmark:before{content:"\E073"}.glyphicons-wifi:before{content:"\E074"}.glyphicons-cup:before{content:"\E075"}.glyphicons-stroller:before{content:"\E076"}.glyphicons-headphones:before{content:"\E077"}.glyphicons-headset:before{content:"\E078"}.glyphicons-warning-sign:before{content:"\E079"}.glyphicons-signal:before{content:"\E080"}.glyphicons-retweet:before{content:"\E081"}.glyphicons-refresh:before{content:"\E082"}.glyphicons-roundabout:before{content:"\E083"}.glyphicons-random:before{content:"\E084"}.glyphicons-heat:before{content:"\E085"}.glyphicons-repeat:before{content:"\E086"}.glyphicons-display:before{content:"\E087"}.glyphicons-log-book:before{content:"\E088"}.glyphicons-address-book:before{content:"\E089"}.glyphicons-building:before{content:"\E090"}.glyphicons-eyedropper:before{content:"\E091"}.glyphicons-adjust:before{content:"\E092"}.glyphicons-tint:before{content:"\E093"}.glyphicons-crop:before{content:"\E094"}.glyphicons-vector-path-square:before{content:"\E095"}.glyphicons-vector-path-circle:before{content:"\E096"}.glyphicons-vector-path-polygon:before{content:"\E097"}.glyphicons-vector-path-line:before{content:"\E098"}.glyphicons-vector-path-curve:before{content:"\E099"}.glyphicons-vector-path-all:before{content:"\E100"}.glyphicons-font:before{content:"\E101"}.glyphicons-italic:before{content:"\E102"}.glyphicons-bold:before{content:"\E103"}.glyphicons-text-underline:before{content:"\E104"}.glyphicons-text-strike:before{content:"\E105"}.glyphicons-text-height:before{content:"\E106"}.glyphicons-text-width:before{content:"\E107"}.glyphicons-text-resize:before{content:"\E108"}.glyphicons-left-indent:before{content:"\E109"}.glyphicons-right-indent:before{content:"\E110"}.glyphicons-align-left:before{content:"\E111"}.glyphicons-align-center:before{content:"\E112"}.glyphicons-align-right:before{content:"\E113"}.glyphicons-justify:before{content:"\E114"}.glyphicons-list:before{content:"\E115"}.glyphicons-text-smaller:before{content:"\E116"}.glyphicons-text-bigger:before{content:"\E117"}.glyphicons-embed:before{content:"\E118"}.glyphicons-embed-close:before{content:"\E119"}.glyphicons-table:before{content:"\E120"}.glyphicons-message-full:before{content:"\E121"}.glyphicons-message-empty:before{content:"\E122"}.glyphicons-message-in:before{content:"\E123"}.glyphicons-message-out:before{content:"\E124"}.glyphicons-message-plus:before{content:"\E125"}.glyphicons-message-minus:before{content:"\E126"}.glyphicons-message-ban:before{content:"\E127"}.glyphicons-message-flag:before{content:"\E128"}.glyphicons-message-lock:before{content:"\E129"}.glyphicons-message-new:before{content:"\E130"}.glyphicons-inbox:before{content:"\E131"}.glyphicons-inbox-plus:before{content:"\E132"}.glyphicons-inbox-minus:before{content:"\E133"}.glyphicons-inbox-lock:before{content:"\E134"}.glyphicons-inbox-in:before{content:"\E135"}.glyphicons-inbox-out:before{content:"\E136"}.glyphicons-cogwheel:before{content:"\E137"}.glyphicons-cogwheels:before{content:"\E138"}.glyphicons-picture:before{content:"\E139"}.glyphicons-adjust-alt:before{content:"\E140"}.glyphicons-database-lock:before{content:"\E141"}.glyphicons-database-plus:before{content:"\E142"}.glyphicons-database-minus:before{content:"\E143"}.glyphicons-database-ban:before{content:"\E144"}.glyphicons-folder-open:before{content:"\E145"}.glyphicons-folder-plus:before{content:"\E146"}.glyphicons-folder-minus:before{content:"\E147"}.glyphicons-folder-lock:before{content:"\E148"}.glyphicons-folder-flag:before{content:"\E149"}.glyphicons-folder-new:before{content:"\E150"}.glyphicons-edit:before{content:"\E151"}.glyphicons-new-window:before{content:"\E152"}.glyphicons-check:before{content:"\E153"}.glyphicons-unchecked:before{content:"\E154"}.glyphicons-more-windows:before{content:"\E155"}.glyphicons-show-big-thumbnails:before{content:"\E156"}.glyphicons-show-thumbnails:before{content:"\E157"}.glyphicons-show-thumbnails-with-lines:before{content:"\E158"}.glyphicons-show-lines:before{content:"\E159"}.glyphicons-playlist:before{content:"\E160"}.glyphicons-imac:before{content:"\E161"}.glyphicons-macbook:before{content:"\E162"}.glyphicons-ipad:before{content:"\E163"}.glyphicons-iphone:before{content:"\E164"}.glyphicons-iphone-transfer:before{content:"\E165"}.glyphicons-iphone-exchange:before{content:"\E166"}.glyphicons-ipod:before{content:"\E167"}.glyphicons-ipod-shuffle:before{content:"\E168"}.glyphicons-ear-plugs:before{content:"\E169"}.glyphicons-record:before{content:"\E170"}.glyphicons-step-backward:before{content:"\E171"}.glyphicons-fast-backward:before{content:"\E172"}.glyphicons-rewind:before{content:"\E173"}.glyphicons-play:before{content:"\E174"}.glyphicons-pause:before{content:"\E175"}.glyphicons-stop:before{content:"\E176"}.glyphicons-forward:before{content:"\E177"}.glyphicons-fast-forward:before{content:"\E178"}.glyphicons-step-forward:before{content:"\E179"}.glyphicons-eject:before{content:"\E180"}.glyphicons-facetime-video:before{content:"\E181"}.glyphicons-download-alt:before{content:"\E182"}.glyphicons-mute:before{content:"\E183"}.glyphicons-volume-down:before{content:"\E184"}.glyphicons-volume-up:before{content:"\E185"}.glyphicons-screenshot:before{content:"\E186"}.glyphicons-move:before{content:"\E187"}.glyphicons-more:before{content:"\E188"}.glyphicons-brightness-reduce:before{content:"\E189"}.glyphicons-brightness-increase:before{content:"\E190"}.glyphicons-plus-sign:before{content:"\E191"}.glyphicons-minus-sign:before{content:"\E192"}.glyphicons-remove-sign:before{content:"\E193"}.glyphicons-ok-sign:before{content:"\E194"}.glyphicons-question-sign:before{content:"\E195"}.glyphicons-info-sign:before{content:"\E196"}.glyphicons-exclamation-sign:before{content:"\E197"}.glyphicons-remove-circle:before{content:"\E198"}.glyphicons-ok-circle:before{content:"\E199"}.glyphicons-ban-circle:before{content:"\E200"}.glyphicons-download:before{content:"\E201"}.glyphicons-upload:before{content:"\E202"}.glyphicons-shopping-cart:before{content:"\E203"}.glyphicons-lock:before{content:"\E204"}.glyphicons-unlock:before{content:"\E205"}.glyphicons-electricity:before{content:"\E206"}.glyphicons-ok:before{content:"\E207"}.glyphicons-remove:before{content:"\E208"}.glyphicons-cart-in:before{content:"\E209"}.glyphicons-cart-out:before{content:"\E210"}.glyphicons-arrow-left:before{content:"\E211"}.glyphicons-arrow-right:before{content:"\E212"}.glyphicons-arrow-down:before{content:"\E213"}.glyphicons-arrow-up:before{content:"\E214"}.glyphicons-resize-small:before{content:"\E215"}.glyphicons-resize-full:before{content:"\E216"}.glyphicons-circle-arrow-left:before{content:"\E217"}.glyphicons-circle-arrow-right:before{content:"\E218"}.glyphicons-circle-arrow-top:before{content:"\E219"}.glyphicons-circle-arrow-down:before{content:"\E220"}.glyphicons-play-button:before{content:"\E221"}.glyphicons-unshare:before{content:"\E222"}.glyphicons-share:before{content:"\E223"}.glyphicons-chevron-right:before{content:"\E224"}.glyphicons-chevron-left:before{content:"\E225"}.glyphicons-bluetooth:before{content:"\E226"}.glyphicons-euro:before{content:"\E227"}.glyphicons-usd:before{content:"\E228"}.glyphicons-gbp:before{content:"\E229"}.glyphicons-retweet-2:before{content:"\E230"}.glyphicons-moon:before{content:"\E231"}.glyphicons-sun:before{content:"\E232"}.glyphicons-cloud:before{content:"\E233"}.glyphicons-direction:before{content:"\E234"}.glyphicons-brush:before{content:"\E235"}.glyphicons-pen:before{content:"\E236"}.glyphicons-zoom-in:before{content:"\E237"}.glyphicons-zoom-out:before{content:"\E238"}.glyphicons-pin:before{content:"\E239"}.glyphicons-albums:before{content:"\E240"}.glyphicons-rotation-lock:before{content:"\E241"}.glyphicons-flash:before{content:"\E242"}.glyphicons-map-marker:before{content:"\E243"}.glyphicons-anchor:before{content:"\E244"}.glyphicons-conversation:before{content:"\E245"}.glyphicons-chat:before{content:"\E246"}.glyphicons-note-empty:before{content:"\E247"}.glyphicons-note:before{content:"\E248"}.glyphicons-asterisk:before{content:"\E249"}.glyphicons-divide:before{content:"\E250"}.glyphicons-snorkel-diving:before{content:"\E251"}.glyphicons-scuba-diving:before{content:"\E252"}.glyphicons-oxygen-bottle:before{content:"\E253"}.glyphicons-fins:before{content:"\E254"}.glyphicons-fishes:before{content:"\E255"}.glyphicons-boat:before{content:"\E256"}.glyphicons-delete:before{content:"\E257"}.glyphicons-sheriffs-star:before{content:"\E258"}.glyphicons-qrcode:before{content:"\E259"}.glyphicons-barcode:before{content:"\E260"}.glyphicons-pool:before{content:"\E261"}.glyphicons-buoy:before{content:"\E262"}.glyphicons-spade:before{content:"\E263"}.glyphicons-bank:before{content:"\E264"}.glyphicons-vcard:before{content:"\E265"}.glyphicons-electrical-plug:before{content:"\E266"}.glyphicons-flag:before{content:"\E267"}.glyphicons-credit-card:before{content:"\E268"}.glyphicons-keyboard-wireless:before{content:"\E269"}.glyphicons-keyboard-wired:before{content:"\E270"}.glyphicons-shield:before{content:"\E271"}.glyphicons-ring:before{content:"\E272"}.glyphicons-cake:before{content:"\E273"}.glyphicons-drink:before{content:"\E274"}.glyphicons-beer:before{content:"\E275"}.glyphicons-fast-food:before{content:"\E276"}.glyphicons-cutlery:before{content:"\E277"}.glyphicons-pizza:before{content:"\E278"}.glyphicons-birthday-cake:before{content:"\E279"}.glyphicons-tablet:before{content:"\E280"}.glyphicons-settings:before{content:"\E281"}.glyphicons-bullets:before{content:"\E282"}.glyphicons-cardio:before{content:"\E283"}.glyphicons-t-shirt:before{content:"\E284"}.glyphicons-pants:before{content:"\E285"}.glyphicons-sweater:before{content:"\E286"}.glyphicons-fabric:before{content:"\E287"}.glyphicons-leather:before{content:"\E288"}.glyphicons-scissors:before{content:"\E289"}.glyphicons-bomb:before{content:"\E290"}.glyphicons-skull:before{content:"\E291"}.glyphicons-celebration:before{content:"\E292"}.glyphicons-tea-kettle:before{content:"\E293"}.glyphicons-french-press:before{content:"\E294"}.glyphicons-coffee-cup:before{content:"\E295"}.glyphicons-pot:before{content:"\E296"}.glyphicons-grater:before{content:"\E297"}.glyphicons-kettle:before{content:"\E298"}.glyphicons-hospital:before{content:"\E299"}.glyphicons-hospital-h:before{content:"\E300"}.glyphicons-microphone:before{content:"\E301"}.glyphicons-webcam:before{content:"\E302"}.glyphicons-temple-christianity-church:before{content:"\E303"}.glyphicons-temple-islam:before{content:"\E304"}.glyphicons-temple-hindu:before{content:"\E305"}.glyphicons-temple-buddhist:before{content:"\E306"}.glyphicons-bicycle:before{content:"\E307"}.glyphicons-life-preserver:before{content:"\E308"}.glyphicons-share-alt:before{content:"\E309"}.glyphicons-comments:before{content:"\E310"}.glyphicons-flower:before{content:"\E311"}.glyphicons-baseball:before{content:"\E312"}.glyphicons-rugby:before{content:"\E313"}.glyphicons-ax:before{content:"\E314"}.glyphicons-table-tennis:before{content:"\E315"}.glyphicons-bowling:before{content:"\E316"}.glyphicons-tree-conifer:before{content:"\E317"}.glyphicons-tree-deciduous:before{content:"\E318"}.glyphicons-more-items:before{content:"\E319"}.glyphicons-sort:before{content:"\E320"}.glyphicons-filter:before{content:"\E321"}.glyphicons-gamepad:before{content:"\E322"}.glyphicons-playing-dices:before{content:"\E323"}.glyphicons-calculator:before{content:"\E324"}.glyphicons-tie:before{content:"\E325"}.glyphicons-wallet:before{content:"\E326"}.glyphicons-piano:before{content:"\E327"}.glyphicons-sampler:before{content:"\E328"}.glyphicons-podium:before{content:"\E329"}.glyphicons-soccer-ball:before{content:"\E330"}.glyphicons-blog:before{content:"\E331"}.glyphicons-dashboard:before{content:"\E332"}.glyphicons-certificate:before{content:"\E333"}.glyphicons-bell:before{content:"\E334"}.glyphicons-candle:before{content:"\E335"}.glyphicons-pushpin:before{content:"\E336"}.glyphicons-iphone-shake:before{content:"\E337"}.glyphicons-pin-flag:before{content:"\E338"}.glyphicons-turtle:before{content:"\E339"}.glyphicons-rabbit:before{content:"\E340"}.glyphicons-globe:before{content:"\E341"}.glyphicons-briefcase:before{content:"\E342"}.glyphicons-hdd:before{content:"\E343"}.glyphicons-thumbs-up:before{content:"\E344"}.glyphicons-thumbs-down:before{content:"\E345"}.glyphicons-hand-right:before{content:"\E346"}.glyphicons-hand-left:before{content:"\E347"}.glyphicons-hand-up:before{content:"\E348"}.glyphicons-hand-down:before{content:"\E349"}.glyphicons-fullscreen:before{content:"\E350"}.glyphicons-shopping-bag:before{content:"\E351"}.glyphicons-book-open:before{content:"\E352"}.glyphicons-nameplate:before{content:"\E353"}.glyphicons-nameplate-alt:before{content:"\E354"}.glyphicons-vases:before{content:"\E355"}.glyphicons-bullhorn:before{content:"\E356"}.glyphicons-dumbbell:before{content:"\E357"}.glyphicons-suitcase:before{content:"\E358"}.glyphicons-file-import:before{content:"\E359"}.glyphicons-file-export:before{content:"\E360"}.glyphicons-bug:before{content:"\E361"}.glyphicons-crown:before{content:"\E362"}.glyphicons-smoking:before{content:"\E363"}.glyphicons-cloud-upload:before{content:"\E364"}.glyphicons-cloud-download:before{content:"\E365"}.glyphicons-restart:before{content:"\E366"}.glyphicons-security-camera:before{content:"\E367"}.glyphicons-expand:before{content:"\E368"}.glyphicons-collapse:before{content:"\E369"}.glyphicons-collapse-top:before{content:"\E370"}.glyphicons-globe-af:before{content:"\E371"}.glyphicons-global:before{content:"\E372"}.glyphicons-spray:before{content:"\E373"}.glyphicons-nails:before{content:"\E374"}.glyphicons-claw-hammer:before{content:"\E375"}.glyphicons-classic-hammer:before{content:"\E376"}.glyphicons-hand-saw:before{content:"\E377"}.glyphicons-riflescope:before{content:"\E378"}.glyphicons-electrical-socket-eu:before{content:"\E379"}.glyphicons-electrical-socket-us:before{content:"\E380"}.glyphicons-message-forward:before{content:"\E381"}.glyphicons-coat-hanger:before{content:"\E382"}.glyphicons-dress:before{content:"\E383"}.glyphicons-bathrobe:before{content:"\E384"}.glyphicons-shirt:before{content:"\E385"}.glyphicons-underwear:before{content:"\E386"}.glyphicons-log-in:before{content:"\E387"}.glyphicons-log-out:before{content:"\E388"}.glyphicons-exit:before{content:"\E389"}.glyphicons-new-window-alt:before{content:"\E390"}.glyphicons-video-sd:before{content:"\E391"}.glyphicons-video-hd:before{content:"\E392"}.glyphicons-subtitles:before{content:"\E393"}.glyphicons-sound-stereo:before{content:"\E394"}.glyphicons-sound-dolby:before{content:"\E395"}.glyphicons-sound-5-1:before{content:"\E396"}.glyphicons-sound-6-1:before{content:"\E397"}.glyphicons-sound-7-1:before{content:"\E398"}.glyphicons-copyright-mark:before{content:"\E399"}.glyphicons-registration-mark:before{content:"\E400"}.glyphicons-radar:before{content:"\E401"}.glyphicons-skateboard:before{content:"\E402"}.glyphicons-golf-course:before{content:"\E403"}.glyphicons-sorting:before{content:"\E404"}.glyphicons-sort-by-alphabet:before{content:"\E405"}.glyphicons-sort-by-alphabet-alt:before{content:"\E406"}.glyphicons-sort-by-order:before{content:"\E407"}.glyphicons-sort-by-order-alt:before{content:"\E408"}.glyphicons-sort-by-attributes:before{content:"\E409"}.glyphicons-sort-by-attributes-alt:before{content:"\E410"}.glyphicons-compressed:before{content:"\E411"}.glyphicons-package:before{content:"\E412"}.glyphicons-cloud-plus:before{content:"\E413"}.glyphicons-cloud-minus:before{content:"\E414"}.glyphicons-disk-save:before{content:"\E415"}.glyphicons-disk-open:before{content:"\E416"}.glyphicons-disk-saved:before{content:"\E417"}.glyphicons-disk-remove:before{content:"\E418"}.glyphicons-disk-import:before{content:"\E419"}.glyphicons-disk-export:before{content:"\E420"}.glyphicons-tower:before{content:"\E421"}.glyphicons-send:before{content:"\E422"}.glyphicons-git-branch:before{content:"\E423"}.glyphicons-git-create:before{content:"\E424"}.glyphicons-git-private:before{content:"\E425"}.glyphicons-git-delete:before{content:"\E426"}.glyphicons-git-merge:before{content:"\E427"}.glyphicons-git-pull-request:before{content:"\E428"}.glyphicons-git-compare:before{content:"\E429"}.glyphicons-git-commit:before{content:"\E430"}.glyphicons-construction-cone:before{content:"\E431"}.glyphicons-shoe-steps:before{content:"\E432"}.glyphicons-plus:before{content:"\E433"}.glyphicons-minus:before{content:"\E434"}.glyphicons-redo:before{content:"\E435"}.glyphicons-undo:before{content:"\E436"}.glyphicons-golf:before{content:"\E437"}.glyphicons-hockey:before{content:"\E438"}.glyphicons-pipe:before{content:"\E439"}.glyphicons-wrench:before{content:"\E440"}.glyphicons-folder-closed:before{content:"\E441"}.glyphicons-phone-alt:before{content:"\E442"}.glyphicons-earphone:before{content:"\E443"}.glyphicons-floppy-disk:before{content:"\E444"}.glyphicons-floppy-saved:before{content:"\E445"}.glyphicons-floppy-remove:before{content:"\E446"}.glyphicons-floppy-save:before{content:"\E447"}.glyphicons-floppy-open:before{content:"\E448"}.glyphicons-translate:before{content:"\E449"}.glyphicons-fax:before{content:"\E450"}.glyphicons-factory:before{content:"\E451"}.glyphicons-shop-window:before{content:"\E452"}.glyphicons-shop:before{content:"\E453"}.glyphicons-kiosk:before{content:"\E454"}.glyphicons-kiosk-wheels:before{content:"\E455"}.glyphicons-kiosk-light:before{content:"\E456"}.glyphicons-kiosk-food:before{content:"\E457"}.glyphicons-transfer:before{content:"\E458"}.glyphicons-money:before{content:"\E459"}.glyphicons-header:before{content:"\E460"}.glyphicons-blacksmith:before{content:"\E461"}.glyphicons-saw-blade:before{content:"\E462"}.glyphicons-basketball:before{content:"\E463"}.glyphicons-server:before{content:"\E464"}.glyphicons-server-plus:before{content:"\E465"}.glyphicons-server-minus:before{content:"\E466"}.glyphicons-server-ban:before{content:"\E467"}.glyphicons-server-flag:before{content:"\E468"}.glyphicons-server-lock:before{content:"\E469"}.glyphicons-server-new:before{content:"\E470"}.glyphicons-charging-station:before{content:"\E471"}.glyphicons-gas-station:before{content:"\E472"}.glyphicons-target:before{content:"\E473"}.glyphicons-bed:before{content:"\E474"}.glyphicons-mosquito:before{content:"\E475"}.glyphicons-dining-set:before{content:"\E476"}.glyphicons-plate-of-food:before{content:"\E477"}.glyphicons-hygiene-kit:before{content:"\E478"}.glyphicons-blackboard:before{content:"\E479"}.glyphicons-marriage:before{content:"\E480"}.glyphicons-bucket:before{content:"\E481"}.glyphicons-none-color-swatch:before{content:"\E482"}.glyphicons-bring-forward:before{content:"\E483"}.glyphicons-bring-to-front:before{content:"\E484"}.glyphicons-send-backward:before{content:"\E485"}.glyphicons-send-to-back:before{content:"\E486"}.glyphicons-fit-frame-to-image:before{content:"\E487"}.glyphicons-fit-image-to-frame:before{content:"\E488"}.glyphicons-multiple-displays:before{content:"\E489"}.glyphicons-handshake:before{content:"\E490"}.glyphicons-child:before{content:"\E491"}.glyphicons-baby-formula:before{content:"\E492"}.glyphicons-medicine:before{content:"\E493"}.glyphicons-atv-vehicle:before{content:"\E494"}.glyphicons-motorcycle:before{content:"\E495"}.glyphicons-bed-alt:before{content:"\E496"}.glyphicons-tent:before{content:"\E497"}.glyphicons-glasses:before{content:"\E498"}.glyphicons-sunglasses:before{content:"\E499"}.glyphicons-family:before{content:"\E500"}.glyphicons-education:before{content:"\E501"}.glyphicons-shoes:before{content:"\E502"}.glyphicons-map:before{content:"\E503"}.glyphicons-cd:before{content:"\E504"}.glyphicons-alert:before{content:"\E505"}.glyphicons-piggy-bank:before{content:"\E506"}.glyphicons-star-half:before{content:"\E507"}.glyphicons-cluster:before{content:"\E508"}.glyphicons-flowchart:before{content:"\E509"}.glyphicons-commodities:before{content:"\E510"}.glyphicons-duplicate:before{content:"\E511"}.glyphicons-copy:before{content:"\E512"}.glyphicons-paste:before{content:"\E513"}.glyphicons-bath-bathtub:before{content:"\E514"}.glyphicons-bath-shower:before{content:"\E515"}.glyphicons-shower:before{content:"\E516"}.glyphicons-menu-hamburger:before{content:"\E517"}.glyphicons-option-vertical:before{content:"\E518"}.glyphicons-option-horizontal:before{content:"\E519"}.glyphicons-currency-conversion:before{content:"\E520"}.glyphicons-user-ban:before{content:"\E521"}.glyphicons-user-lock:before{content:"\E522"}.glyphicons-user-flag:before{content:"\E523"}.glyphicons-user-asterisk:before{content:"\E524"}.glyphicons-user-alert:before{content:"\E525"}.glyphicons-user-key:before{content:"\E526"}.glyphicons-user-conversation:before{content:"\E527"}.glyphicons-database:before{content:"\E528"}.glyphicons-database-search:before{content:"\E529"}.glyphicons-list-alt:before{content:"\E530"}.glyphicons-hazard-sign:before{content:"\E531"}.glyphicons-hazard:before{content:"\E532"}.glyphicons-stop-sign:before{content:"\E533"}.glyphicons-lab:before{content:"\E534"}.glyphicons-lab-alt:before{content:"\E535"}.glyphicons-ice-cream:before{content:"\E536"}.glyphicons-ice-lolly:before{content:"\E537"}.glyphicons-ice-lolly-tasted:before{content:"\E538"}.glyphicons-invoice:before{content:"\E539"}.glyphicons-cart-tick:before{content:"\E540"}.glyphicons-hourglass:before{content:"\E541"}.glyphicons-cat:before{content:"\E542"}.glyphicons-lamp:before{content:"\E543"}.glyphicons-scale-classic:before{content:"\E544"}.glyphicons-eye-plus:before{content:"\E545"}.glyphicons-eye-minus:before{content:"\E546"}.glyphicons-quote:before{content:"\E547"}.glyphicons-bitcoin:before{content:"\E548"}.glyphicons-yen:before{content:"\E549"}.glyphicons-ruble:before{content:"\E550"}.glyphicons-erase:before{content:"\E551"}.glyphicons-podcast:before{content:"\E552"}.glyphicons-firework:before{content:"\E553"}.glyphicons-scale:before{content:"\E554"}.glyphicons-king:before{content:"\E555"}.glyphicons-queen:before{content:"\E556"}.glyphicons-pawn:before{content:"\E557"}.glyphicons-bishop:before{content:"\E558"}.glyphicons-knight:before{content:"\E559"}.glyphicons-mic-mute:before{content:"\E560"}.glyphicons-voicemail:before{content:"\E561"}.glyphicons-paragraph-alt:before{content:"\E562"}.glyphicons-person-walking:before{content:"\E563"}.glyphicons-person-wheelchair:before{content:"\E564"}.glyphicons-underground:before{content:"\E565"}.glyphicons-car-hov:before{content:"\E566"}.glyphicons-car-rental:before{content:"\E567"}.glyphicons-transport:before{content:"\E568"}.glyphicons-taxi:before{content:"\E569"}.glyphicons-ice-cream-no:before{content:"\E570"}.glyphicons-uk-rat-u:before{content:"\E571"}.glyphicons-uk-rat-pg:before{content:"\E572"}.glyphicons-uk-rat-12a:before{content:"\E573"}.glyphicons-uk-rat-12:before{content:"\E574"}.glyphicons-uk-rat-15:before{content:"\E575"}.glyphicons-uk-rat-18:before{content:"\E576"}.glyphicons-uk-rat-r18:before{content:"\E577"}.glyphicons-tv:before{content:"\E578"}.glyphicons-sms:before{content:"\E579"}.glyphicons-mms:before{content:"\E580"}.glyphicons-us-rat-g:before{content:"\E581"}.glyphicons-us-rat-pg:before{content:"\E582"}.glyphicons-us-rat-pg-13:before{content:"\E583"}.glyphicons-us-rat-restricted:before{content:"\E584"}.glyphicons-us-rat-no-one-17:before{content:"\E585"}.glyphicons-equalizer:before{content:"\E586"}.glyphicons-speakers:before{content:"\E587"}.glyphicons-remote-control:before{content:"\E588"}.glyphicons-remote-control-tv:before{content:"\E589"}.glyphicons-shredder:before{content:"\E590"}.glyphicons-folder-heart:before{content:"\E591"}.glyphicons-person-running:before{content:"\E592"}.glyphicons-person:before{content:"\E593"}.glyphicons-voice:before{content:"\E594"}.glyphicons-stethoscope:before{content:"\E595"}.glyphicons-paired:before{content:"\E596"}.glyphicons-activity:before{content:"\E597"}.glyphicons-watch:before{content:"\E598"}.glyphicons-scissors-alt:before{content:"\E599"}.glyphicons-car-wheel:before{content:"\E600"}.glyphicons-chevron-up:before{content:"\E601"}.glyphicons-chevron-down:before{content:"\E602"}.glyphicons-superscript:before{content:"\E603"}.glyphicons-subscript:before{content:"\E604"}.glyphicons-text-size:before{content:"\E605"}.glyphicons-text-color:before{content:"\E606"}.glyphicons-text-background:before{content:"\E607"}.glyphicons-modal-window:before{content:"\E608"}.glyphicons-newspaper:before{content:"\E609"}.glyphicons-tractor:before{content:"\E610"}.glyphicons-camping:before{content:"\E611"}.glyphicons-camping-benches:before{content:"\E612"}.glyphicons-forest:before{content:"\E613"}.glyphicons-park:before{content:"\E614"}.glyphicons-field:before{content:"\E615"}.glyphicons-mountains:before{content:"\E616"}.glyphicons-fees-payments:before{content:"\E617"}.glyphicons-small-payments:before{content:"\E618"}.glyphicons-mixed-buildings:before{content:"\E619"}.glyphicons-industrial-zone:before{content:"\E620"}.glyphicons-visitor-tag:before{content:"\E621"}.glyphicons-businessman:before{content:"\E622"}.glyphicons-meditation:before{content:"\E623"}.glyphicons-bath:before{content:"\E624"}.glyphicons-donate:before{content:"\E625"}.glyphicons-sauna:before{content:"\E626"}.glyphicons-bedroom-nightstand:before{content:"\E627"}.glyphicons-bedroom-lamp:before{content:"\E628"}.glyphicons-doctor:before{content:"\E629"}.glyphicons-engineering-networks:before{content:"\E630"}.glyphicons-washing-machine:before{content:"\E631"}.glyphicons-dryer:before{content:"\E632"}.glyphicons-dishwasher:before{content:"\E633"}.glyphicons-luggage-group:before{content:"\E634"}.glyphicons-teenager:before{content:"\E635"}.glyphicons-person-stick:before{content:"\E636"}.glyphicons-person-stick-old:before{content:"\E637"}.glyphicons-traveler:before{content:"\E638"}.glyphicons-veteran:before{content:"\E639"}.glyphicons-group-chat:before{content:"\E640"}.glyphicons-elections:before{content:"\E641"}.glyphicons-law-justice:before{content:"\E642"}.glyphicons-judiciary:before{content:"\E643"}.glyphicons-house-fire:before{content:"\E644"}.glyphicons-firefighters:before{content:"\E645"}.glyphicons-police:before{content:"\E646"}.glyphicons-ambulance:before{content:"\E647"}.glyphicons-light-beacon:before{content:"\E648"}.glyphicons-important-day:before{content:"\E649"}.glyphicons-bike-park:before{content:"\E650"}.glyphicons-object-align-top:before{content:"\E651"}.glyphicons-object-align-bottom:before{content:"\E652"}.glyphicons-object-align-horizontal:before{content:"\E653"}.glyphicons-object-align-left:before{content:"\E654"}.glyphicons-object-align-vertical:before{content:"\E655"}.glyphicons-object-align-right:before{content:"\E656"}.glyphicons-reflect-y:before{content:"\E657"}.glyphicons-reflect-x:before{content:"\E658"}.glyphicons-tick:before{content:"\E659"}.glyphicons-lawnmower:before{content:"\E660"}.glyphicons-call-redirect:before{content:"\E661"}.glyphicons-call-ip:before{content:"\E662"}.glyphicons-call-record:before{content:"\E663"}.glyphicons-call-ringtone:before{content:"\E664"}.glyphicons-call-traffic:before{content:"\E665"}.glyphicons-call-hold:before{content:"\E666"}.glyphicons-call-incoming:before{content:"\E667"}.glyphicons-call-outgoing:before{content:"\E668"}.glyphicons-call-video:before{content:"\E669"}.glyphicons-call-missed:before{content:"\E670"}.glyphicons-theater:before{content:"\E671"}.glyphicons-heartbeat:before{content:"\E672"}.glyphicons-kettlebell:before{content:"\E673"}.glyphicons-fireplace:before{content:"\E674"}.glyphicons-street-lights:before{content:"\E675"}.glyphicons-pedestrian:before{content:"\E676"}.glyphicons-flood:before{content:"\E677"}.glyphicons-open-water:before{content:"\E678"}.glyphicons-for-sale:before{content:"\E679"}.glyphicons-dustbin:before{content:"\E680"}.glyphicons-door:before{content:"\E681"}.glyphicons-camp-fire:before{content:"\E682"}.glyphicons-fleur-de-lis:before{content:"\E683"}.glyphicons-temperature-settings:before{content:"\E684"}.glyphicons-article:before{content:"\E685"}.glyphicons-sunbath:before{content:"\E686"}.glyphicons-balanced-diet:before{content:"\E687"}.glyphicons-ticket:before{content:"\E688"}.glyphicons-parking-ticket:before{content:"\E689"}.glyphicons-parking-meter:before{content:"\E690"}.glyphicons-laptop:before{content:"\E691"}.glyphicons-tree-structure:before{content:"\E692"}.glyphicons-weather-warning:before{content:"\E693"}.glyphicons-temperature-low:before{content:"\E694"}.glyphicons-temperature-high:before{content:"\E695"}.glyphicons-temperature-low-warning:before{content:"\E696"}.glyphicons-temperature-high-warning:before{content:"\E697"}.glyphicons-hurricane:before{content:"\E698"}.glyphicons-storm:before{content:"\E699"}.glyphicons-sorted-waste:before{content:"\E700"}.glyphicons-ear:before{content:"\E701"}.glyphicons-ear-deaf:before{content:"\E702"}.glyphicons-file-plus:before{content:"\E703"}.glyphicons-file-minus:before{content:"\E704"}.glyphicons-file-lock:before{content:"\E705"}.glyphicons-file-cloud:before{content:"\E706"}.glyphicons-file-cloud-download:before{content:"\E707"}.glyphicons-file-cloud-upload:before{content:"\E708"}.glyphicons-paragraph:before{content:"\E709"}.glyphicons-list-numbered:before{content:"\E710"}.glyphicons-donate-heart:before{content:"\E711"}.glyphicons-government:before{content:"\E712"}.glyphicons-maze:before{content:"\E713"}.glyphicons-chronicle:before{content:"\E714"}.glyphicons-user-structure:before{content:"\E715"}.glyphicons-recycle:before{content:"\E716"}.glyphicons-gas:before{content:"\E717"}.glyphicons-waste-pipe:before{content:"\E718"}.glyphicons-water-pipe:before{content:"\E719"}.glyphicons-parking:before{content:"\E720"}.glyphicons-closed:before{content:"\E721"}.glyphicons-mouse:before{content:"\E722"}.glyphicons-mouse-double-click:before{content:"\E723"}.glyphicons-mouse-left-click:before{content:"\E724"}.glyphicons-mouse-right-click:before{content:"\E725"}.glyphicons-mouse-middle-click:before{content:"\E726"}.glyphicons-mouse-scroll:before{content:"\E727"}.glyphicons-resize-vertical:before{content:"\E728"}.glyphicons-resize-horizontal:before{content:"\E729"}.glyphicons-temperature:before{content:"\E730"}.glyphicons-puzzle:before{content:"\E731"}.glyphicons-puzzle-2:before{content:"\E732"}.glyphicons-puzzle-3:before{content:"\E733"}.glyphicons-nearby-square:before{content:"\E734"}.glyphicons-nearby-circle:before{content:"\E735"}.glyphicons-rotate-right:before{content:"\E736"}.glyphicons-rotate-left:before{content:"\E737"}.glyphicons-pictures:before{content:"\E738"}.glyphicons-photo-album:before{content:"\E739"}.glyphicons-cadastral-map:before{content:"\E740"}.glyphicons-fingerprint-scan:before{content:"\E741"}.glyphicons-fingerprint:before{content:"\E742"}.glyphicons-fingerprint-lock:before{content:"\E743"}.glyphicons-fingerprint-ok:before{content:"\E744"}.glyphicons-fingerprint-remove:before{content:"\E745"}.glyphicons-fingerprint-reload:before{content:"\E746"}.glyphicons-pending-notifications:before{content:"\E747"}.glyphicons-synchronization:before{content:"\E748"}.glyphicons-synchronization-ban:before{content:"\E749"}.glyphicons-hash:before{content:"\E750"}.glyphicons-gender-male:before{content:"\E751"}.glyphicons-gender-female:before{content:"\E752"}.glyphicons-gender-virgin-female:before{content:"\E753"}.glyphicons-gender-intersex:before{content:"\E754"}.glyphicons-gender-transgender:before{content:"\E755"}.glyphicons-gender-ori-lesbian:before{content:"\E756"}.glyphicons-gender-ori-gay:before{content:"\E757"}.glyphicons-gender-ori-hetero:before{content:"\E758"}.glyphicons-gender-other:before{content:"\E759"}.glyphicons-gender-unknown:before{content:"\E760"}.glyphicons-scanner:before{content:"\E761"}.glyphicons-multifunction-printer:before{content:"\E762"}.glyphicons-lasso:before{content:"\E763"}.glyphicons-view-360:before{content:"\E764"}.glyphicons-battery-charging:before{content:"\E765"}.glyphicons-battery-full:before{content:"\E766"}.glyphicons-battery-75:before{content:"\E767"}.glyphicons-battery-50:before{content:"\E768"}.glyphicons-battery-25:before{content:"\E769"}.glyphicons-battery-10:before{content:"\E770"}.glyphicons-satellite:before{content:"\E771"}.glyphicons-satellite-dish:before{content:"\E772"}.glyphicons-satellite-dish-alt:before{content:"\E773"}.glyphicons-auction:before{content:"\E774"}.glyphicons-directions:before{content:"\E775"}.glyphicons-race:before{content:"\E776"}.glyphicons-robot:before{content:"\E777"}.glyphicons-ruler-alt:before{content:"\E778"}.glyphicons-cube-empty:before{content:"\E779"}.glyphicons-cube-black:before{content:"\E780"}.glyphicons-move-square:before{content:"\E781"}.glyphicons-drop:before{content:"\E782"}.glyphicons-vr-headset:before{content:"\E783"}.glyphicons-vr-charging:before{content:"\E784"}.glyphicons-vr-low-battery:before{content:"\E785"}.glyphicons-vr-paired:before{content:"\E786"}.glyphicons-vr-settings:before{content:"\E787"}.glyphicons-vr-maintenance:before{content:"\E788"}.glyphicons-filter-remove:before{content:"\E789"}.glyphicons-filter-applied:before{content:"\E790"}.glyphicons-one-day:before{content:"\E791"}.glyphicons-user-vr:before{content:"\E792"}.glyphicons-user-vr-add:before{content:"\E793"}.glyphicons-user-vr-remove:before{content:"\E794"}.glyphicons-dice-1:before{content:"\E795"}.glyphicons-dice-2:before{content:"\E796"}.glyphicons-dice-3:before{content:"\E797"}.glyphicons-dice-4:before{content:"\E798"}.glyphicons-dice-5:before{content:"\E799"}.glyphicons-dice-6:before{content:"\E800"}
/*
 * Style tweaks
 * --------------------------------------------------
 */
html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
  padding-top: 70px;
}
footer {
  padding: 30px 0;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
html{ font-size: 16px; }
body {  
	font-family: segoe ui, Arial, sans-serif; 
	font-size: 1em;
}
p { font-family: segoe ui, Arial, sans-serif;  font-size: 1em;  margin-bottom: 10pt; }
img{ max-width:100%; height:auto; }
.gm-style img{
	max-width:none;
}
h1 {  
	font-size: 1.5em; 
	font-weight: bold;  
	color: #0053A5;
	margin: 5px 0;
}

h2 {  
	font-size: 1.25em; 
	font-weight: bold; 
	color: #434343; 
	margin: 5px 0;
}

h3 {  
	font-size: 1.125em; 
	color: #0053A5;
	margin: 5px 0; 
}

h4 {  
	font-size: 1em; 
	font-weight: bold; 
	color: #0053A5; 
	margin: 5px 0;
}

h5 {  
	font-size: 1em; 
	color: #0053A5; 
	margin: 5px 0;
}

h6 {  
	font-size: .75em; 
	font-weight: bold; 
	color: #fff; 
	margin: 5px 0;
}

h6 a {
	color: #fff!important;
}
a, a:active, a:visited { 
	color:#0075e9; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover { 
	color:#0053A5; 
	text-decoration: underline; 
}

em, i { font-style: italic; }
strong, b { font-weight: bold; }
li{ font-size: 1em; }
ul li {
    list-style-type: disc;
}
ul, ol {
    margin: 0 0 10pt 20px;
}
ul ul, ol ol{
	margin-bottom:0;
}
ol li {
    list-style: decimal outside none;
}
ul ul li{
	list-style-type:circle;
}
ul ul ul li{
	list-style-type:square;
}
ul ul ul ul li{
	list-style-type:circle;
}
ul ul ul ul ul li{
	list-style-type:disc;
}
ol ol li {
	list-style-type: upper-alpha;
}

ol ol ol li{
	list-style-type: upper-roman;
}
ol ol ol ol li{
	list-style-type: lower-alpha;
}
ol ol ol ol ol li{
	list-style-type: lower-roman;
}
sub{
	vertical-align:sub;
}
sup{
	vertical-align:super;
}
.center{ text-align:center; }
.button, .button1, .button-1, .button-2,
.button:visited, .button1:visited, .button-1:visited, .button-2:visited{
	padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}
.button1, .button-1{ background:#0053a5; }
.button-2{ background-color:#1D8D1D; border:0; }
.button-2:hover{ background-color:#409938; text-decoration:none;color:#fff; }
.button-2:active, .button-2:focus{ color:#fff; text-decoration:none; }
.button1:hover, .button-1:hover, .button-1:focus, .button-1:active{ background:#0066ca; color:#fff; text-decoration:none; }
.cancel-button, .button3{ background:#4d1216; }
.cancel-button:hover, .button3:hover{ background:#751b21; color:#fff; text-decoration:none; }
.addtocalendar.atc-style-menu-wb{ margin:.5em; }
.addtocalendar.atc-style-menu-wb .button-2{ padding:.4em .7em; }



body .button-transparent{ padding:1em 1em; display:inline-block; text-decoration:none; font-weight:normal; border:1px solid transparent;}
body .button-transparent:active, body .button-transparent:hover{ text-decoration:none; background:rgba(237, 237, 237, 0.5); color:#0D589E;}
body .button-transparent:active{ border: 1px solid #ededed; }

/* Link icon styles */
.link-new-window{
	padding-left: 20px;
	background: url(/images/icons/open-in-new-window.png) no-repeat transparent;
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-doc{
	padding-left: 20px;
	background: url(/images/icons/doc-icon.png) no-repeat transparent;
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-txt{
	padding-left: 20px;
	background: url(/images/icons/txt.png) no-repeat transparent;
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-xls{
	padding-left: 20px;
	background: url(/images/icons/xls.png) no-repeat transparent;
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-pdf{
	padding-left: 20px;
	background: url(/images/icons/pdf.png) no-repeat transparent;
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-ppt{
	padding-left: 20px;
	background: url(/images/icons/ppt.png) no-repeat transparent;
	background-position:left center; 
	background-size:16px 16px;
}
#iplasma-menu-left a.link-new-window, #iplasma-menu-left a.link-attachment-doc,  #iplasma-menu-left a.link-attachment-txt, #iplasma-menu-left a.link-attachment-xls, #iplasma-menu-left a.link-attachment-ppt{
	padding-left: 1.1em;
}.wysiwig-glyphicon:before{ position:absolute;}

.regional-bar, .regional-bar *, .top-bar, .top-bar *{
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
} 
.regional-bar .pull-right{ float:right; }
.regional-bar .pull-left{ float:left; }
.regional-bar{ 
	font-size: 16px; 
	font-family: segoe ui, arial, sans-serif; 
	background:#dcdcdc; 
	float:left; 
	width: 100%; 
	position:fixed; 
	z-index: 11; 
	padding: 0 1em; 
	color:#868686;
	display: -webkit-flex;
	display:flex;
}
.regional-bar .region-seal .region-text, .regional-bar .parent-text{ font-weight:bold; }
.regional-bar div{ font-size: 1em; }
.visible-xs-inline-block{ display:none; }

.regional-bar a, body .regional-bar a { color:#868686; font-weight:bold; display:inline-block; padding:.25em; text-decoration:none; }
.regional-bar a:hover, body .regional-bar a:hover{ text-decoration:none; color:#0052a5;}
.regional-bar >.regional-nav a:hover{  background:#fff;}
.regional-bar a:not(.glyph-button):hover .glyphicon{ color: #868686; }
.regional-bar .glyphicon{ top:auto; vertical-align:middle; }
.region-seal img{ margin-right:.25em; display:inline-block; vertical-align:middle;}

body .regional-bar a.map-menu{ padding: 0.688em .5em; vertical-align:middle; }
body .regional-bar a.map-menu:hover, body .regional-bar a.map-menu.active{ background:#fff; color:#0052a5;}

.regional-breadcrumb{ 
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-align-content: center;
    align-content: center;
    align-items: center;
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; 
}
#regional-domain-link{ flex: 1; overflow:hidden; text-overflow:ellipsis; line-height:1; }
#regional-domain-link a{ max-width: 100%; overflow:hidden; text-overflow:ellipsis; }
.regional-breadcrumb > span{ display:inline-block; vertical-align:middle; }

.regional-nav{ margin:0; /* display:none; */  }
.regional-nav .nav-subtext{ display:block; }
.regional-nav .dropdown-tab{ line-height:1; }
.regional-nav .dropdown-tab a { padding:0.563em .5em; }
.regional-nav .dropdown-tab .nav-text{ vertical-align: middle; display: inline-block; font-size: 0.75em; text-align: left; line-height:1.15; }
/* #govt-link, #mobile-link, #translate-link, #textsize-link, #bookmark-link{ display:none; } */

.regional-nav li{ display:inline-block; list-style:none outside none; text-indent:0; margin:0; font-size: 1em; }
.regional-nav a, body .regional-nav a{ padding:.594em .5em; position:relative; }
.regional-nav a.active{ background:#fff; color:#0052a5; box-shadow:0px -6px 8px #555; text-decoration:none; z-index:2; }
.regional-nav .nav-text{ vertical-align:middle; }
.regional-nav .glyphicon{ font-size: 1.5em; }
.regional-nav .active .glyphicon-option-vertical:before{content: "\e014";} 
.regional-nav .active .glyphicon-option-vertical{font-size:1em; width:1.5em; height:1.5em; text-align:center; padding-top:.25em; }
.pseudo-glyph { height: 1.5em; margin-left:.25em; width: 1.5em; background:url(../img/translate.png) no-repeat center center; display:inline-block; vertical-align:middle; background-size: 100% 100%; }
.active .pseudo-glyph, #translate-menu:hover .pseudo-glyph{ background-image:url(../img/translate-hover.png); }

.regional-bar + div{ margin-top:44px;}
#translate{ width:auto; min-width: 450px; }
#translate-menu:hover{ color:#3a81f7; }
#translate-link .active{ color:#3a81f7; }
.regional-bar .bookmark-glyph:hover{ color:#e40505; }
.regional-bar .textsize-glyph:hover{ color:#000; }

.closing-icon, a.menu-close, body .menu-dropdown a.menu-close{ float:right; color:#5b5b5b; }
.closing-icon:hover, body .menu-dropdown a.menu-close:hover{ color:#f00; border-color:transparent;}
.menu-close{ font-size: 1.5em; }

#size{ width:auto; padding:0 0em 0 0; margin-right:1em; }
#size .regional-size-inner-wrap {
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: stretch;
    align-items: stretch;
}
#size .regional-size-inner-wrap a{ height: 100%; width: 90px; color:#0052a5; display:flex; justify-content:center; align-content:center; align-items:center; padding:.5em; font-weight:600;}
#size .regional-size-inner-wrap a .button-label{ margin-right:.25em; }
#size .regional-size-inner-wrap a:hover, #size .regional-size-inner-wrap a.current-size{ color:#fff; background:#0052a5; text-decoration:none;}
#size .regional-size-inner-wrap a.small-link{ font-size: small; }
#size .regional-size-inner-wrap a.large-link{ font-size: large; }
.top-dropdown{ display:none; position:fixed; right:0; background:#fff; margin:0; padding: 1em; box-shadow:0 0 8px #555; z-index:10; top:44px; max-width: 100%; width:100%; font-size:medium; max-height:100%; max-height: calc(100% - 44px); overflow:auto; }
.top-bar .top-dropdown{ background:#fff; }
.top-bar div{ font-size: 1em; }
.top-dropdown li{ white-space:nowrap; display:block; text-indent:0; margin:0; }
.dropdown-note{ position:relative; margin-bottom:.5em; } .dropdown-note > span{ line-height: 1; }
.dropdown-title{ font-weight:bold; color:#0052a5; display:block; }
.dropdown-subtitle{ font-weight: 600; color:#5b5b5b; font-size:.875em;  }

#translate a{ color:#5b5b5b; text-decoration:none; font-weight: 600; display:inline-block; padding:.25em 0; }
#translate a:hover{ color: #0052a5; }
#translate a img{ margin-right: 1em; }

.top-dropdown.menu-dropdown{ padding:0 3em; }
.menu-dropdown ul{ margin:0; }
.menu-dropdown a, body .menu-dropdown a{ color:#0052a5; font-weight:normal; display:block; padding:.5em 1em; white-space:normal; border: 1px solid transparent; text-decoration:none; }
.menu-dropdown ul a{ /* padding-left: 1.5em */; }
.menu-dropdown a:hover, body .menu-dropdown a:hover{ /* color:#fff; background:#0052a5; */ text-decoration:none; /* box-shadow:0 1px 1px #000 inset; */ border: 1px solid #ccc; }
.menu-dropdown li{ /* border-top: 1px solid #ccc; */ }
.menu-dropdown > li:first-child{ border-top:0; }

.menu-dropdown ul.regional-bar-children-links{ display:-webkit-flex; display:flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-align-content:center; align-content:center; -webkit-align-items:stretch; align-items:stretch; margin-left:125px; padding-left:1em; }
.regional-bar-children-links .regional-bar-link-text, .regional-bar-children-links .regional-bar-link-text > span.regional-bar-link-url{ display:none; }

#regional .regional-bar-link-text, .regional-dropdown .regional-bar-link-text{ padding-left:1em; flex:1; }
.regional-bar-link-wrap{ 
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-align-content:flex-start;
	align-content:flex-start;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	-webkit-justify-content: left; 
	justify-content:left;
}
.regional-bar-translate-element{ position: fixed; z-index: 2; right: 0; top: 18px; }
iframe.goog-te-menu-frame.skiptranslate{ 
	right: 0px!important;
    left: auto!important;
    box-shadow: none;
    border-top: 0;
    z-index: 10;
    box-shadow: 0 0 8px #555;
    outline: none;
    border: 0!important;
	top:43px!important;
	max-width:100%;
	overflow:auto;
	width:100%!important;
	max-height:calc(100% - 44px);
}
.translated-ltr iframe.goog-te-menu-frame.skiptranslate, .translated-rtl iframe.goog-te-menu-frame.skiptranslate{
	top:83px!important;
}
.goog-te-menu2 { max-width: 100% !important; overflow-x: scroll !important; box-sizing:border-box !important;  height:auto !important;  }
.translated-ltr .top-dropdown, .translated-rtl .top-dropdown{
	top:84px;
}
.top-dropdown a{ text-decoration:none; }
#regional .regional-bar-link-wrap>li, .regional-dropdown .regional-bar-link-wrap>li{ margin:0; }
@media (min-width: 992px){
	#regional .regional-bar-link-wrap, .regional-dropdown .regional-bar-link-wrap{ display:block; float:left; width:100%; /* margin-bottom:1em;  */}
	#regional .regional-bar-link-wrap>li, .regional-dropdown .regional-bar-link-wrap>li{ float:left; }
}
.regional-bar-half{ width:50%; }

.regional-bar-link-text{ font-weight:bold; }
.regional-bar-link-text > span{ display:block; }
.regional-bar-link-url{ color:#5b5b5b; }

#regional.top-dropdown, .regional-dropdown.top-dropdown{ padding: 1em 3em; }
#regional a, .regional-dropdown a{ height:100%; display:inline-block; width:100%; min-height:70px; }
#regional a .regional-bar-flex,  .regional-dropdown a .regional-bar-flex { display:-webkit-flex; display:flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-align-content:center; align-content:center; -webkit-align-items:center; align-items:center; height:100%; }
#regional .regional-bar-half > li,  .regional-dropdown .regional-bar-half > li{ /* min-height:100px; */ }
#regional a .regional-bar-flex img, .regional-dropdown a .regional-bar-flex img{ max-height: 40px; }
#regional ul a .regional-bar-flex, .regional-dropdown ul a .regional-bar-flex { min-width: 80px; -webkit-justify-center:center; justify-content:center;  }
#regional .regional-bar-link-wrap > li > a .regional-bar-image-wrap, .regional-bar-half .regional-bar-image-wrap,
 .regional-dropdown .regional-bar-link-wrap > li > a .regional-bar-image-wrap { width: 125px; text-align:center; }
#regional .regional-bar-link-wrap li, .regional-dropdown .regional-bar-link-wrap li{ width: 50%; }
#regional .regional-bar-link-wrap .regional-bar-half>li, .regional-dropdown .regional-bar-link-wrap .regional-bar-half>li{ width: 100%; }
#regional .regional-bar-children-links li, .regional-bar-children-links li, .regional-dropdown .regional-bar-children-links li{ width: 33%; }
#regional .regional-bar-children-links li.full-width, .regional-bar-children-links li.full-width, .regional-dropdown .regional-bar-children-links li.full-width{ width: auto; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	.regional-dropdown .regional-bar-children-links li.full-width{ width: 100%; }
}

#govt.menu-dropdown{ padding:0 1em; }
#govt .regional-bar-flex img{ max-height:80px; }
#govt .regional-bar-link-wrap{ -webkit-justify-content:center; justify-content: center; padding: 1em 0; }
#govt .regional-bar-link-wrap > li{ width: 11%; text-align:center; min-width:172px; }
#govt .regional-bar-link-wrap > li > a{ width: 100%; text-align:center; /* min-width:200px; */ padding:2em 0;}
#govt .regional-bar-link-url{ font-size: .775em; }

#mobile{ padding:1em 0 0;  }
#mobile > li > a{ font-size:1.125em; font-weight:600; }
#mobile > li{ margin:0 0 1em;}
#mobile a {padding:.5em; }
#mobile a:hover{ color:#fff; background:#0052a5; text-decoration:none; box-shadow:0 1px 1px #000 inset; } 
#mobile a:active, #mobile a:focus{ text-decoration:none; }
#mobile ul a{ padding-left: 2em; }
#mobile ul ul a{ padding-left: 3em; }

.regional-bar-sub-menu{ display:none; }

.regional-veil{ display:none; position:fixed; top:44px; bottom:0; z-index:9; background:#000; opacity:.75; width:100%;}
.regional-scroll-indicator{ clear: both; position: absolute; bottom: 0; width: 100%; left:0; text-align: center; padding: 0.8em; display:none; color: #868686; background:none; border:0; outline:none;}
#regional .regional-scroll-indicator{ display: block; }
.regional-scroll-indicator:hover{ color: #0052a5;}

#map.top-bar{ text-align:center; }

.regional-dropdown .regional-bar-link-wrap li.regional-bar-view-all{ width:100%; text-align:center; clear:both; }
.regional-dropdown .regional-bar-link-wrap li.regional-bar-view-all a{ min-width:0; min-height:0; display: inline-block; font-style: italic; width: auto; }
@media(min-width: 768px){
	#govt.top-dropdown, #regional.top-dropdown, .regional-dropdown.top-dropdown{ max-height:70%; max-height: calc(70%); }
	#govt.top-dropdown{ max-height: 80%; }
	#regional.top-dropdown { height:100%; padding:0 0 3em; }
	#regional .regional-bar-link-wrap, .regional-dropdown .regional-bar-link-wrap { padding: 1em 3em 0; max-height: 100%; overflow:auto; }
	.regional-bar .visible-xs-inline-block{ display:none; }
}
@media( max-width: 1595px) and (min-width: 768px){
	#govt .regional-bar-link-wrap > li{ width: 12.5%; }
	/* */
	#govt .regional-bar-link-wrap, #regional .regional-bar-link-wrap, .regional-dropdown .regional-bar-link-wrap { padding: 1em 3em 0; max-height: 100%; overflow:auto; }
	#govt .regional-bar-link-wrap { padding:0 1em; }
}
@media( max-width: 1595px) and (min-width: 768px){
	#govt .regional-bar-link-wrap > li{ width: 12.5%; }
	#govt .regional-bar-link-wrap > li{ width: 14.2%; }	
}
@media( max-width: 1424px) and (min-width: 768px){
}

@media (max-width: 1075px){
	#translate-menu .nav-text{ display:none; }
}
@media( max-width: 1252px) and (min-width: 768px){
	#govt .regional-bar-link-wrap > li{ width: 16.6667%;}
 	
}
@media (max-width: 1156px){

	#fed.regional-dropdown .regional-bar-link-wrap li{ width: 100%; }
	/* #fed .regional-scroll-indicator{ display:block; }
	#fed { padding-bottom: 3em; height:100%; }	 */
}
@media (max-width: 1136px){
	#state.regional-dropdown .regional-bar-link-wrap li{ width: 100%; }
	#state .regional-scroll-indicator{ display:block; }
	#state { padding-bottom: 3em; height:100%; }
}
@media (max-width: 1120px){
	.nav-subtext{ display:none; }
}
@media( max-width: 1080px){
	#govt .regional-bar-link-wrap > li{ width: 20%;}
	#govt .regional-scroll-indicator{ display: block; background:#fff; }
	#govt.top-dropdown{ height: 100%; padding:0 0 3em; }
	#govt.top-dropdown{ max-height: 70%; }
}
@media (max-width: 1024px) and (min-width: 992px){
	.regional-bar-children-links{ padding-left:0; }
}
@media (max-width: 991px){
	.regional-bar-half, #regional .regional-bar-link-wrap>li, .regional-dropdown .regional-bar-link-wrap>li{ width: 100%; }
	#regional .regional-bar-half > li, .regional-dropdown .regional-bar-half > li { min-height:0; }
	#regional.top-dropdown, .regional-dropdown.top-dropdown { padding: 1em 1em 3em; }
}
@media( max-width: 908px){
	#govt .regional-bar-link-wrap > li{ width: 25%;}
}
@media (max-width: 1000px){
	.region-text, body .regional-bar a.map-menu{ display:none; }
}
@media (max-width: 800px) and (min-width: 768px){
	.regional-parent-link, .parent-text, .regional-breadcrumb > span.parent-chevron{ display:none; }
}

@media (min-width: 791px){
	.nav-smalltext{ display:none; }
}

@media (max-width: 767px){
	.hidden-xs{ display:none; }
	.visible-xs-inline-block{ display:inline-block; }
	.regional-bar{ padding:0; }
}
@media (max-width: 500px){
	#translate{ min-width: 0; }
}
@media (max-width: 400px){
	.regional-parent-link, .parent-text, .regional-breadcrumb > span.parent-chevron{ display:none; }
}
@media (max-width: 380px){
	#translate a{ font-size: .875em; }
}
@media (max-width: 330px){
	#translate a{ font-size: .75em; }
}
@media (max-width: 767px){
	body .goog-te-spinner-pos{ display:none!important; }
}
/*@media (max-width: 767px){
	#mobile-link{ display:none!important; }
	#regional-link{ display:inline-block!important; }
	.regional-bar{ padding-right:0; }
	.regional-nav a{ padding:.563em .5em; }
}
@media (max-width: 460px){
	.nav-text{ display:none; }
} */
/*
 * Permanent CSS 
 */


/*******  Common Hacks	**************************************		
															**
															**
	--- safari 3+, chrome 1+, opera9+, ff 3.5+ ---			**
/*body:first-of-type #ocho {  color: red }					**
															**	
	--- saf3, chrome1+ ---									**
@media screen and (-webkit-min-device-pixel-ratio:0) { 		**
 #diez  { background: #FFDECE; border: 2px solid #ff0000  } **
}															**
															**
	--- IE 7 and below ---									**
*:first-child+html #dos { color: red }						**
															**
															**
	--- saf3, chrome1+ ---									**
@media screen and (-webkit-min-device-pixel-ratio:0) { 		**
#menu  { display:none; }									**
}															**
															**
	--- IE 7 and modern browsers ---						**
html>body #tres { color: red }								**
															**
*********************************************************** */
.small-label, .footer-buttons{ display:none; }
#manage-layout-form{ color:#000; }
#siteseal{position: fixed; right: 1em; bottom: 1em;}
																				/* **************************** ADMIN ELEMENTS ********************** */

html {  font-family: segoe ui, Arial, Verdana, sans-serif; color: #000; font-weight: normal; margin-top: 0px; }
div {
	/* font-size:12px; */
	font-family:'Segoe UI', arial, verdana, sans-serif;
}
body {  
	font-family: segoe ui, Arial, sans-serif; 
	margin: 0px; 
	padding: 0px; 
	/* height:100%;  */
	width:100%; 
	/*background: url('/images/bg.png');*/
	background-repeat: no-repeat!important;
	background-size: 100% 100%!important;
	min-height: 700px!important;
	background-position: center center!important;
	background-attachment: fixed!important;
}



.sf-sub-indicator {
	display: none;
}

.share { float:right; }


.sfHover .inner-content-container ul li {
    list-style-type: disc;
    margin: 0 0 0 0!important;
    font-family: segoe ui, Arial, sans-serif!important;  
    font-size: .875em!important;
}
#department-nav ul li {
    list-style-type: disc;
    margin: 0 5px 0 0!important;
    font-family: segoe ui, Arial, sans-serif!important;  
    font-size: .875em!important;
}
.inner-content-container ul li a {
    list-style-type: disc;
    margin: 0 0 0 0;
    font-family: segoe ui, Arial, sans-serif!important;  
    font-size: .875em;
}

.inner-content-container ul li p {
    list-style-type: disc;
    margin: 0 0 0 0!important;
    font-family: segoe ui, Arial, sans-serif!important;  
    font-size: .875em!important;
}

.inner-content-container ul li span {
    list-style-type: disc;
    margin: 0 0 0 0!important;
    /* font-family: segoe ui, Arial, sans-serif!important;   */
    /* font-size: .875em!important; */
}
.news-archive-block ul li{
	list-style-type: none!important;
}
.show-mobile{
	display:none;
}


																				/* **************************** COMMON ELEMENTS ********************* */

.iplasma-breadcrumb { 
	padding:10px; 
	font-size:.75em; 
	font-weight: bold;
	color: #bababa;
}

.iplasma-breadcrumb a {  
	color: #bababa;
}
#iplasma-breadcrumb-share > a{
	float:left;
}
.addthis_toolbox {
	float: right;
}

.iplasma-breadcrumb a:hover { color:#000; }
.iplasma-content-title  {display: none;}
#iplasma-breadcrumb-share { padding:0px 10px 10px 0px; }

.sitemap-title {font-size: 1.125em; font-weight: bold; margin:0  0 10px -10px; }


/* **************************** HEADER ****************************** */

.local-top-bar {
	background: #0053A5;
	border-bottom: 1px solid #c5c5c5;
	width: 100%;
	position: fixed;
	top: 0;
	top:auto;
	z-index: 5;
	box-shadow: 0 0 2px 1px #757575;
}

.top-bar-container {
	max-width: 980px;
	margin: 0 auto;
}
.hr-icon{
	float: left;
	margin: 0px 10px 0 10px;
}
.hr-icon img {
	width: 40px;
}

.jump-to {
	display:inline-block!important;
	width:50%;
	vertical-align:middle
}

/* .dropdown {
	display:inline-block;
	margin: 6px 0px;
	max-width: 430px;
	width:84%;
    overflow: hidden;
    background: no-repeat #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 14px;
	box-shadow: 0 1px 1px #8B8B8B inset;
    background-image:url('/images/arrow.png');
    background-position: center right; 
    padding: 0 5px 0 0;
	
} */

.dropdown option {
    border-bottom: 1px dashed #000000;
    padding: 5px;
}

/* .dropdown:hover {
    background-image:url('/images/arrow-hover.png');
    background-position: center right; 
    padding: 0 5px 0 0;
} */

.choose {
	color: red;
}

.dropdown select {
	box-shadow: 0 1px 1px #8B8B8B inset;
	border: 1px solid #dcdcdc;
    border-radius: 14px;
	-webkit-appearance:none;
    background: transparent;
    padding: 3px;
    height: 28px;
    width: 455px;
    overflow: hidden;
    font-size: .875em;
}

ul.dropdown{
	overflow:visible;
}
ul.dropdown li{
	list-style:none;
	margin:0;
}
ul.dropdown a{
	padding:10px 20px;
	display:block;
	text-align:left;
	color:#0053A5;
	font-size:.875em;
	font-weight:normal;
}
ul.dropdown a:hover{
	background:#0053A5;
	color:#fff!important;
	text-decoration:none;
	
}
ul.dropdown ul a:hover{
	box-shadow: 0 1px 1px #000 inset;
}
ul.dropdown a.tpo-icon{
	padding:4px 6px;
	background:none;
	color:#000!important;
	text-decoration:none;
	
}
ul.dropdown li.sfHover{
	background:none!important;
}
ul.dropdown ul{
	background:#fff;
	margin:0 0;
	position:absolute;
	z-index:50;
  	box-shadow:0 4px 4px 0px #262626;
	white-space:nowrap;	
	display:none;
}
ul.dropdown ul li{
	border-top: 1px solid #ccc;
}
ul.dropdown ul ul {
	display:block!important;
	opacity:1!important;
	position:relative;
	margin:0;
	box-shadow:none;
}
ul.dropdown ul ul a{
	padding-left:35px;
}
.jump-to p {
	color: #868686;
	font-weight: bold;
	font-size: 1em;
	margin: 9px 0 0 0;
	float: left;
	padding: 0 1% 0 0;
}

.social-icons {
	display:inline-block;
	overflow:hidden;
	vertical-align:middle;
	width: 12%;
}
.social-icons a{
	display:inline-block;
	width:30%;
}
.social-icons img{
	max-width:100%;
}
.bookmark-icon{
	float:right;
}
.bookmark-icon a img {

	margin: -3px 0 -8px 0;
	width: 28px;
}

.google-search {
	padding: 0 10px;
	display:inline-block;
	width:26%;
}

.google-search input {
	border-radius: 14px;
	border: 1px solid #dcdcdc;
	box-shadow: 0 1px 1px #8B8B8B inset;
	
	width: 80%;
	font-size: .875em;
	vertical-align:middle;
	display:inline-block;
	padding: 3px 5px;
	outline:None;
}

.search {
	*width: 25px;
}

.google-search img {
	margin: 8px 0 0 0;
	float: right;
	*top: -10px;
}
.search a{
	font-size: 20px;
	padding: 0 2px;
	/* color: #868686; */
	display:inline-block;
	vertical-align:middle;
}
.search a:hover{
	/* color:#5CB4E5 */
}
.submit-button-search input:hover {
	border: 0px solid #fff;
	background-image: url('/images/search-icon-hover.png');
	background-repeat: no-repeat;
	box-shadow: 0 0px 0px #8B8B8B inset;
	width: 23px;
	height: 23px;
	background-color: #DCDCDC;
	cursor: pointer;
}

#inner_header {
	max-width: 980px;
	margin: 40px auto 0 auto;
	clear: left;
}
.full-width #inner_header{ max-width:none; padding:0 1em; }
.full-width .top-top-nav.navbar-collapse{ margin-left:auto; margin-right:auto; }
.logo {
	padding: 10px 0 0 0;
	float:left;
	width:45%;
}

.facebook-plus {
	float: right;
	margin: 15px 0 0 0;
}

.google-plus {
	float: right;
	margin: 12px -20px 0 0;
}
								
#header-container { margin:0; padding:0; }
#header { width:980px; margin-left: auto; margin-right: auto; font-size:1.25em; }

.header-right{ display:flex; margin: 24px 0px 0 0; justify-content: flex-end; align-items:center; padding-top:0; float:right; clear:right; }

.header-right .google-plus{ margin: 0; }
#inner_header .google-search{ width: 254px; position:relative; float:right; padding:0; clear:right; margin-top:20px; font-size:1em;}

.header-right .social-icons{ width: auto; }
#inner_header .google-search input{ padding: 0.5em 2.5em .5em .5em; border-radius: 0; width: 100%; box-shadow:none; font-size:1em;}
#inner_header .search a{ position:absolute; right: 1px; padding:0.55em .75em; top:0; border-radius:0; font-size:1em; /* border-bottom:1px solid #0066ca; */}
#inner_header .search a .glyphicon{ top:0; }

@media(min-width:1300px){
	.full-width #inner_header{ display:flex; flex-wrap:wrap; align-items:center; }
	.full-width .logo{ order:-1; flex:1; }
	.full-width .header-right{ clear:none; order:2; margin-top:0;  }
	.full-width #header-container .google-search{ margin-left:1em; order:3; margin-top:0; }
	.full-width #scroll-nav{ order:3; width:100%; }
	.full-width #header-container .procurement{ order:-1; }
	.full-width #header-container .agendas{ order:1; }
	
	.full-width #header-container .procurement, .full-width #header-container .library{ margin-top:0; margin-bottom:-1em;}
.full-width #header-container .procurement-button a, .full-width #header-container .library-button a{ font-size:1em;}
}
@media (max-width:955px){
	.full-width #inner_header{ padding:0; }
}

							  													/* **************************** NAVIGATION ************************** */
							

/* **************************** Iplasma-Menu-Left ******************** */

.iplasma-content-title-top-menu {
	font-size: x-large;
	font-weight: bold;
	padding: 0 10px;
}


/* **************************** Iplasma-Menu-Bottom ******************** */

#iplasma-menu-bottom {
	background-color: #0053a5;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align: center;
	list-style-type: disc;
	padding: 20px 0;
	display:flex; flex-wrap:wrap; justify-content:center;
}

#iplasma-menu-bottom span {
	font-color: #fff;
	font-size: 1em;
	font-weight: bold;
	list-style: disc;
	margin: 0 5px;
	display:inline-block;
}

#iplasma-menu-bottom a {
	color: #FFF;
}

.bottom-links {
	max-width: 980px;
	margin: 0 auto -5px;
	width:100%;
	text-align: center;
	background: url("/images/content-bg.png") repeat scroll 0 0 transparent;
}	

.bottom-links ul {
	margin: 0;
	padding: 10px 0;
}

.bottom-links a {
	padding: 8px 0;
	/* font-size: .875em; */
	font-weight: bold;
	color: #0053a5;
}

.bottom-links a:hover {
	padding: 8px 0;
}

.bottom-links ul li {
	display: inline;
	margin: 0 10px;
}		

.bottom-links ul li a:hover {
	display: inline;
	/* font-size: 16px; */
	font-weight: bold;
}



/* **************************** Iplasma-Menu-Top ******************** */
#scroll-nav{ clear:both; padding:0; margin:0; background:transparent; border:none; max-width:980px; margin:0 auto; }
#scroll-nav .container-fluid{ padding:0; margin:0; }
.top-top-nav {
	max-width: 980px;
	margin: 0 auto;
	text-align: center;
	clear:both;
	padding:0;
}
@media (min-width:768px){
	.navbar-collapse.top-top-nav{ display:flex!important; }
}
.scroll-indicator{
	font-size: xx-large;
	font-weight: bold;
	padding: 10px;
	display: none;
	position: fixed;
	background: #0053a5;
	color: #fff;
	cursor: pointer;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0053a5;
	z-index: 5;
	right: 2%;
}
.scroll-indicator:hover {
	background: #fff;
	color: #0053a5;
	text-decoration: none;
}
.top-top-nav ul {
	margin: 4px 0;
}

.top-top-nav a {
	padding: 8px 10px;
	font-size: 1em;
	font-weight: bold;
	color: #0053a5;
	display:block;
}

.top-top-nav a:hover {
	background: #0053a5;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
}

.top-top-nav ul li {
	display: inline-block;
	margin:0;
}		

							
#menu  { 
	background: #0053a5; 
	width:100%; 
	clear: both;
	float:left;
	position:relative; z-index:5;
}

#iplasma-menu-top { 
	padding:0px; 
	margin:0 auto;
	max-width:980px;
	border-left: 1px solid #699aca;
}

#iplasma-menu-top ul {  
	margin:0; 
}

#iplasma-menu-top ul li { 
	list-style:none; 
	display:inline; 
	margin: 0;
	z-index:110;
	
}

#iplasma-menu-top ul li:hover { 
	color:#fff; 
	text-decoration:none; 
}

#iplasma-menu-top ul li a { 
	color:#fff; 
	font-size:1em; 
	font-weight: bold;
	padding:10px 20px; 
	border-right: 1px solid #699aca;
}
#top-menu-item-14 a{
	border-left: 1px solid #699aca;
}
#iplasma-menu-top ul li a:hover, #iplasma-menu-top ul li.sfHover a { 
	background-color:#fff;
	color: #0053A5; 
	text-decoration:none; 
	position: relative;
	z-index: 999;
}
@media(min-width:768px){
	#iplasma-menu-top>ul>li>a:hover, #iplasma-menu-top>ul>li.sfHover>a{ background-color:#fff!important; }
}
#iplasma-menu-top ul li ul li a:hover {
	color: #fff!important;
}

.sf-menu ul { 
	position: absolute; 
	top: -999em; 
	margin-left:-20px; 
	padding: 0 0 0px 5px; 
	background-color: #fff;
	z-index: 2000;
	box-shadow: 0 4px 4px 0 #262626;
}

.sf-menu ul li { width: 100%; text-align:left; }

.sf-menu li:hover { visibility:	inherit; /* fixes IE7 'sticky bug' */ }

.sf-menu li { float: left; position: relative; }

.sf-menu a { display: block; position: relative; padding: 10px 0em 0px 5px; text-decoration:none; }

.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:auto; /* match top ul list item height */ }

/*Parent menu Item*/
.sf-menu li a:hover { color:#000; }


/*Dropdown Background*/
.sf-menu li ul li { position:relative; z-index: 100; }

.sfHover { 
	background: #fff; 
}

.sfHover a {
	color: #0053A5;
}

#iplasma-menu-top ul li ul { 
	/* margin: 14px 0 0 0px;  */
	padding: 0;
}

#iplasma-menu-top ul li ul li { margin:0px 0 0 0; height:auto; }
@media(min-width:768px){ #iplasma-menu-top ul li ul li{ white-space:nowrap; } }
#iplasma-menu-top ul li ul li a { 
	padding: 10px 24px; 
	border: 0px solid #fff;
	margin: 0;
	color: #0053A5;
}

#iplasma-menu-top ul li ul li a:hover { 
	color: #fff; 
	text-decoration:none; 
	background-color: #0053A5;  
}

.iplasma-dropdown a {
	color: #fff;
}
@media (min-width:768px){
	#iplasma-menu-top > ul{ display:flex; flex-wrap:wrap; }
	#iplasma-menu-top > ul > li{ flex:1; }
	#iplasma-menu-top > ul > li > a{ display:flex; min-height:100%; align-items:center; line-height:1.15; }
	.hidden-glyph, .menu-toggle{ display:none; }
}
#top-menu-item-18 > a > .hidden-glyph, #top-menu-item-48 > a > .hidden-glyph, #top-menu-item-51 > a > .hidden-glyph{ font-family: 'Glyphicons Regular'; }
.empty-glyph:before { content:' '; }
#top-menu-item-43 .hidden-glyph:before{ content:"\e021"; } /* Home */
#top-menu-item-20 .hidden-glyph:before{ content:"\e218"; } /* Planning */
#top-menu-item-40 .hidden-glyph:before{ content:"\e111"; } /* Public Involvement */
#top-menu-item-15 .hidden-glyph:before{ content:"\e148"; } /* Economics */
#top-menu-item-17 .hidden-glyph:before{ content:"\e107"; } /* Emergency Management */
#top-menu-item-14 .hidden-glyph:before{ content:"\e135"; } /* Environmental Education */
#top-menu-item-18 .hidden-glyph:before{ content:"\E619"; } /* Housing */
#top-menu-item-21 .hidden-glyph:before{ content:"\e064"; } /* Water Resources*/
#top-menu-item-44 .hidden-glyph:before{ content:"\e023"; } /* Agendas and Minutes */
#top-menu-item-45 .hidden-glyph:before{ content:"\e118"; } /* Library */
#top-menu-item-46 .hidden-glyph:before{ content:"\e086"; } /* About */
#top-menu-item-47 .hidden-glyph:before{ content:"\e185"; } /* Data/Info */
#top-menu-item-48 .hidden-glyph:before{ content:"\E044"; } /* Committees */
#top-menu-item-49 .hidden-glyph:before{ content:"\e109"; } /* Meetings */
#top-menu-item-50 .hidden-glyph:before{ content:"\e122"; } /* News */
#top-menu-item-51 .hidden-glyph:before{ content:"\E712"; } /* Legislative/Regulatory Activities */
#top-menu-item-52 .hidden-glyph:before{ content:"\e182"; } /* Contact */
#top-menu-item-53 .hidden-glyph:before{ content:"\e095"; } /* Procurement */
@media (max-width:767px){
	
}

/* **************************** Main Content ************************ */
.welcome{
	max-width:980px;
	margin:0 auto;
}
#html-content-1 {
	padding: 10px 0;
}

#html-content-1 h1 {
	margin: 0 0 0 10px;
}

#html-content-44 {
	padding: 10px;
	overflow:hidden;
	clear: left;
	margin: 8px 0 0 0;
}
#html-content-44 div{
	float:left;
	width:16%;
	margin:0 .33% 10px;
}
#html-content-44 div .glyphicon, #html-content-44 div .glyphicons{ font-size:60px; width:1em; height:1em; }
#html-content-44 div .glyphicon:before, #html-content-44 div .glyphicons:before{ padding:0; top:auto; }
#html-content-44 p{
	margin:0;
}
.home-library-button a, .home-procurement-button a, .home-agendas-button a{ padding: 1em 0; }
#html-content-44 div a{
	background: url('/image/button-bg.jpg') repeat-x #cecece;
	background: -webkit-linear-gradient(#e7e7e7, #cecece); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e7e7e7, #cecece); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e7e7e7, #cecece); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e7e7e7, #cecece);
	border:1px solid #bcbcbc;
	border-radius:10px;
	display:block;
	color:#000;
	font-size:.75em;
	padding:1em 0;
}

.public-notice .wysiwyg-glyphicon{ color:#D8880A; }
.data-info .wysiwyg-glyphicon{ color:#f0200c; }
.committiees .wysiwyg-glyphicon{ color:#1c8d1d; }
.meetings .wysiwyg-glyphicon{ color:#4196ea; }
.legislative .wysiwyg-glyphicon{ color:#fefefd; text-shadow:1px 0px 2px #000; }
.contact-button .wysiwyg-glyphicon{ color:#0053a5; }
.home-procurement-button .wysiwyg-glyphicon{ color:#1c8d1d; }
.home-library-button .wysiwyg-glyphicon{ color:#ffa700; }
.home-agendas-button .wysiwyg-glyphicon{ color:#c31824; }


#html-content-44 div a:hover{
	background:#e7e7e7;
	text-decoration:none;
}
.public-notice a{
	padding:5px 0;
}
.data-info a{
	padding:7px 0 6px;
}
.committiees a{
	padding:15px 0;
}
.meetings a{
	padding:6px 0;
}
.legislative a{
	padding:7px 0;
}
.contact-button a{
	padding: 9px 0 8px;
}
#content-container { max-width:980px; margin:0 auto; padding:0px; }

.inner-content-container { 
	margin:0 auto; 
	background: url("/images/content-bg.png");
	float: left;
	max-width: 980px;
	width:100%;
}
.row.row-offcanvas{ margin:0; }
/* .row-offcanvas-top{ margin:0; } */
.iplasma-content-body-nomenu{ padding:0; }
.iplasma-content-body {
	padding: 10px;
}
.department-button-wrap h2{ width:100%; }
.inner-content-container #html-content-44 div.department-button-wrap{ width:100%; justify-content:center; margin:0; border-top:1px solid #ccc; }
.inner-content-container #html-content-44 div.department-button-wrap a{
	padding:1em 0;
	margin:0 .25em 10px;
	line-height:1.15;
	font-size:1em;
	width:24%;
	margin:0 .5% 10px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	border-bottom-width:.5em;
	border-radius:0;
	background-size:200% 200%;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.inner-content-container #html-content-44 div.department-button-wrap a:hover{ color:#fff; background-position:0 100%; }
.inner-content-container #html-content-44 div.department-button-wrap a.planning-button{ border-bottom-color:#9A00A4; background-image:linear-gradient(#fff, #fff 50%, #9A00A4 50%, #9A00A4); }
.inner-content-container #html-content-44 div.department-button-wrap a.public-involvement-button{ border-bottom-color:#247925; background-image:linear-gradient(#fff, #fff 50%, #247925 50%, #247925); }
.inner-content-container #html-content-44 div.department-button-wrap a.economics-button{ border-bottom-color:#22AF40; background-image:linear-gradient(#fff, #fff 50%, #22AF40 50%, #22AF40); }
.inner-content-container #html-content-44 div.department-button-wrap a.emergency-management-button{ border-bottom-color:#AF7818; background-image:linear-gradient(#fff, #fff 50%, #AF7818 50%, #AF7818); }
.inner-content-container #html-content-44 div.department-button-wrap a.environmental-education-button{ border-bottom-color:#161bba; background-image:linear-gradient(#fff, #fff 50%, #161bba 50%, #161bba); }
.inner-content-container #html-content-44 div.department-button-wrap a.housing-button{ border-bottom-color:#D8880A; background-image:linear-gradient(#fff, #fff 50%, #D8880A 50%, #D8880A);}
.inner-content-container #html-content-44 div.department-button-wrap a.water-resources-button{ border-bottom-color:#23A7EE; background-image:linear-gradient(#fff, #fff 50%, #23A7EE 50%, #23A7EE); }

@media(min-width:768px){
	#iplasma-menu-top > ul > li > a{ border-top:.5em solid transparent; border-bottom:.5em solid #000; }
	#iplasma-menu-top > ul > li#top-menu-item-20 > a{ border-bottom-color:#9A00A4; }
	#iplasma-menu-top > ul > li#top-menu-item-20:hover > a{ border-bottom-color:transparent; border-top-color:#9A00A4; }
	.planning #iplasma-menu-top > ul > li#top-menu-item-20 > a{ background-color:#9A00A4; }

	#iplasma-menu-top > ul > li#top-menu-item-40 > a{ border-bottom-color:#247925; }
	#iplasma-menu-top > ul > li#top-menu-item-40:hover > a{ border-bottom-color:transparent; border-top-color:#247925; }
	.public-involvement #iplasma-menu-top > ul > li#top-menu-item-40 > a{ background-color:#247925; }

	#iplasma-menu-top > ul > li#top-menu-item-15 > a{ border-bottom-color:#22AF40; }
	#iplasma-menu-top > ul > li#top-menu-item-15:hover > a{ border-bottom-color:transparent; border-top-color:#22AF40; }
	.economics #iplasma-menu-top > ul > li#top-menu-item-15 > a{ background-color:#22AF40; }

	#iplasma-menu-top > ul > li#top-menu-item-17 > a{ border-bottom-color:#AF7818; }
	#iplasma-menu-top > ul > li#top-menu-item-17:hover > a{ border-bottom-color:transparent; border-top-color:#AF7818; }
	.emergency-management #iplasma-menu-top > ul > li#top-menu-item-17 > a{ background-color:#AF7818; }

	#iplasma-menu-top > ul > li#top-menu-item-14 > a{ border-bottom-color:#161bba; }
	#iplasma-menu-top > ul > li#top-menu-item-14:hover > a{ border-bottom-color:transparent; border-top-color:#161bba; }
	.environmental-education #iplasma-menu-top > ul > li#top-menu-item-14 > a{ background-color:#161bba; }

	#iplasma-menu-top > ul > li#top-menu-item-18 > a{ border-bottom-color:#D8880A; }
	#iplasma-menu-top > ul > li#top-menu-item-18:hover > a{ border-bottom-color:transparent; border-top-color:#D8880A; }
	.housing #iplasma-menu-top > ul > li#top-menu-item-18 > a{ background-color:#D8880A; }

	#iplasma-menu-top > ul > li#top-menu-item-21 > a{ border-bottom-color:#23A7EE; }
	#iplasma-menu-top > ul > li#top-menu-item-21:hover > a{ border-bottom-color:transparent; border-top-color:#23A7EE; }
	.water-resources #iplasma-menu-top > ul > li#top-menu-item-21 > a{ background-color:#23A7EE; }
	
	#iplasma-menu-top li#top-menu-item-43, #iplasma-menu-top li#top-menu-item-44, #iplasma-menu-top li#top-menu-item-45, #iplasma-menu-top li#top-menu-item-46, #iplasma-menu-top li#top-menu-item-47,
	#iplasma-menu-top li#top-menu-item-48, #iplasma-menu-top li#top-menu-item-49, #iplasma-menu-top li#top-menu-item-50, #iplasma-menu-top li#top-menu-item-51, #iplasma-menu-top li#top-menu-item-52,
	#iplasma-menu-top li#top-menu-item-53{ display:none; }
}
/* ******************************* Footer *************************** */


								
#footer-container { 
	margin: 0 auto;
	max-width: 980px; 
	padding:0; 
	clear: left;
	width:100%;
}
.full-width #footer-container{ max-width:none;}
.full-width .footer-bg img{ display:none; }
.full-width .footer-bg{ background: url('/templates/hrpdc/img/footer-bg-repeat.png') repeat-x; height:16px; }
.full-width .footer-bottom{ max-width:none; padding:0 1rem; color:#000;}
.full-width .footer-bottom a{ color:#000; }
.full-width .bottom-links{ max-width:none; padding:0 1em; }
.full-width .copy a, .full-width .copy, .full-width .made-by a{ color:#000; }
#footer-container #footer-container {
	float:left;
}
.tablet-show{
	display:none;
}
.footer-bg {
	height: 16px;
	padding: 0 0 0 0;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	width:100%;
	overflow:hidden;
}
.footer-bg img{
	max-width:none;
}
.footer-bottom-content {
	background-color: #0053a5;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	/* overflow:hidden; */
	float:left; width:100%;
	padding:0 20px 10px 20px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	align-content:center;
	font-size:.75em;
}

.footer-middle-content{
	background-color: #0053a5;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding:10px 20px 10px;
	color:#fff; /* display:none; */
	border-bottom: 2px solid #fff;	font-size:.75em;
}
.footer-middle-content a{ color:#fff; }
.foia-button{ float:right; max-width:80px; margin-top: 0; margin-right: 10px; }
.footer-tty .glyphicon{ margin-right:.25em; }
.footer-tty{ color:#fff; margin:0 10px; }
.footer-tty a{ display:block; color:#fff; }
#header-container .procurement, #header-container .library{
	float:right;
	margin:20px 1rem 0 0;
}


#header-container .library{
	/* clear:right; */
}
#header-container .procurement a p{
	color:#000;
}
#header-container .procurement:hover a p{
	text-decoration:underline;
}
.home-link{
	float:left;
}
.procurement, .library {
	float: left;
	/* margin: 10px 0 0 20px; */
}
.library{
	margin-left:10px;
}

.procurement p, .library p {
	clear:both;
	margin: 10px 0 0 0px;
	font-size:.75em;
}

.procurement p a, .library p a {
	color:#000;
	font-weight: normal;
}
#footer-container .procurement p a, #footer-container .library p a{
	color:#fff;
} 
.procurement-button, .library-button {
	float: left;
	
}
#footer-container .procurement-button a, #footer-container .library-button a{
	font-size: 1.25em;
}
.procurement-button a, .library-button a{
	display:block;
	background-color: #eef0ee;
	border-radius: 5px;
	border: 1px solid #a6a6a6;
	padding: .8em .8em .8em 20px;
	color: #707f71;
	background-image: url('/images/arrow-footer.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-size:.75em;
	font-weight:normal;
}
.procurement-button h4, .library-button h4 {
	margin: 0;
	padding: 0;
}
.procurement-button a:active, .library-button a:active{
	color:#444
}

.procurement-button a:hover, .library-button a:hover {
	/* background-color: #fff!important; */
	color: #000;
	box-shadow: 0 0 2px #000 inset;
	border: 1px solid #7d7d7d;
	/* padding: 9px 9px 9px 21px; */
	background-image: url('/images/arrow-footer-green.png');
	text-decoration:none;
}
.library-button a, .library-button a:hover{
	background-image:none;
	padding-left:.8em;
	/* padding-left:8px; */
}
.library-button a:hover{
	/* padding-left:9px; */
}
.library-button .glyphicon{
	margin-right:5px;
	color:#A8B2A9;
}
.library-button a:hover .glyphicon{
	color:#909090;
	/* font-weight:bold; */
}
.library-button a:hover .glyphicon-folder-open{
	color:#ffa700;
}
.library-button a:hover .glyphicon-calendar{ color:#4196ea; }
.procurement-button img {
	float: left;
	margin: 0 5px 0 0;
}

.procurement-button p {
	float: left;
	margin: 0;
	color: #707f71;
}

.constant-contact {
	float: left;
	margin: 0px 10px 0 10px;
	text-align:center;
	flex:1; 
	
}
#footer-container .procurement p, #footer-container .library p { font-size:1em; }
@media(min-width: 826px){
	#footer-container .library, #footer-container .procurement{ margin-top: -2em;}
	#footer-container .constant-contact{ order:3; flex:none; margin:-1em 0px 0px; display:flex; align-items:center; justify-content:flex-start; flex-wrap:wrap; }
	#footer-container .footer-tty { flex:1; display:flex; flex-direction:column; align-items:center; }
	.tty-link{ margin-left:1em; }
	#footer-container .constant-contact input{ margin-top:0; }
}
@media(min-width:1224px){
	.full-width #footer-container .footer-tty{ flex:.5; }
	.full-width #footer-container .constant-contact{ display:flex; align-items:center; justify-content:center; flex-wrap:wrap; order:0; flex:1;}
	.full-width #footer-container .procurement, .full-width #footer-container .library{ margin-bottom:-1em; }
}
@media(max-width:1600px){
	.full-width .footer-tty{ flex:none; }
}
@media (max-width:1415px) and (min-width:1224px){
	.full-width #footer-container .constant-contact form{ margin-top:.5em; width:100%; }
}
.constant-contact img {
	/* float: left; */
	margin: 0 5px 0 0;
	width: 50px;
}

.constant-contact p {
	/* float: left; */
	margin: 0 0 0 0;
	color: #fff;
	font-size:.9em;
}

.constant-contact form {
	/* float: left; */
	clear:left;
}

.constant-contact input {
	border-radius: 14px;
	border: 1px solid #dcdcdc;
	box-shadow: 0 1px 1px #8B8B8B inset;
	height: 22px;
	margin: 5px 0 0 5px;
	width: 150px;
	font-size: .875em;
	padding: 0 0 0 5px;
	color: #a7a7a7;
	font-size: 1em;
	padding:.5em;
	height:auto;
}

.submit-contact {
	background-color: #eef0ee;
	width: auto!important;
	height: auto!important;
	border-radius: 2px!important;
	border: 1px solid #a6a6a6!important;
	text-align: center;
	box-shadow: 0px 0px #fff!important;
	padding: .5em!important;
	color: #707f71!important;
	font-size:1em;
}

.submit-contact:hover {
	cursor: pointer;
	background-color: #fff;
	box-shadow: 0 0 5px #000 inset!important;
	border: 1px solid #7d7d7d!important;
	/* padding: 3px 5px 3px 5px!important; */
}
.footer-logos{ display:flex; align-content:center; align-items:center; }
.footer-logo {
	margin: 0 0 0 10px;
	float:right;
	order:2;
}
.footer-logo img{ width: 169px; }
.footer-bottom{
	margin:0 auto;
	max-width:980px;
	font-size:.75em;
	display:flex; align-items:center; flex-wrap:wrap; justify-content:space-between;color:#fff;
}
.footer-bottom a{ color:#fff; }
.copy {
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

.copy a {
	color: #fff;
}

.made-by {
	float: right;
	/* margin: -25px 0 0 0; */
	color: #fff;
}

.made-by a {
	color: #fff;
	font-weight: normal;
}

.made-by img {
	float: left;
	margin: -5px 0 0 0;
}

#footer { width: 980px; margin-left: auto; margin-right: auto; }
#footer span { font-size:.75em; } 
#insercorp  { font-size: .75em; font-weight: bold; float:right; height:10px; margin:-4px 0 0 0; } 
#insercorp img { margin-bottom:-7px;}
#insercorp a { color:#000; font-weight: bold; }
#insercorp a:hover { color:#000; text-decoration: underline; }


							  													/* **************************** HOME PAGE BLOCKS ******************** */
							



/* **************************** News Block ****************************** */

.latest-news-reports, .events-upcoming-home, .documents-home {
	/*background-image: url('/images/content-bg.png');*/
	float: left;
	width: 33%;
	padding: 10px;
}
#departments-header-title ~ p.visible-xs{ display:none!important; }
.latest-news-reports .news-title a, .latest-news-whatsnew .news-title a, .events-upcoming-home .event-title a, .documents-home .document-title a, 
.documents-block.col-xs-12 .document-title a{
	color: #000;
}
.news-list .news-title{ font-size:medium; }
.canceled-event .event-title a, .canceled-event .news-title-block a, #future-events .canceled-event .event-title a{
	color:#f00;	text-decoration:line-through;
}
.news-list-block .event-category-tag{ margin-right:.5em; }
.news-list-block .event-cat-link{ font-weight:500; }
.canceled-event .news-title-block{
	margin-bottom:0;
}
.cancel-label{ color:#f00; font-size:.875em; font-weight:normal; display: flex; align-items: center; margin-top: 5px; margin-left:.5em; }
.cancel-label .canceled{ height:1em; margin-right:.25em;}
.news-title-block .cancel-label{ font-size:.75em; }
.documents-block.col-xs-12 a {
	font-size:.875em;
}

.events-upcoming-home .event-date, .documents-home .document-info, .documents-block.col-xs-12 .document-info {
	margin:2px;
	padding-top: 10px;
	color:#a8b2a9;
	font-weight:bold;
	font-size:small; 
}
.documents-home .document-info a{ display:block; margin-top:8px; }
.events-upcoming-home .event-date{ color:#444; padding-top:8px; }
.events-upcoming-home .cancel-label{ font-size:1em; margin-top:0; }
/* .canceled-event .event-date{ padding-top:0px; } */
.event-date .flex-wrap{ padding-bottom:8px; }
.event-date a{
	display:block;
}
.latest-news-reports-container, .events-upcoming-home-container, .documents-home .documents-block-inner {
	background-color: #e1f0fb;
	border: 2px solid #0154a5;
	border-radius: 5px;
	min-height:400px;
	position:relative;
	padding-bottom:60px;
}
/* , .documents-block.col-xs-12 .documents-block-title */
.latest-news-title-reports, .home-events-block-title, .documents-home .documents-block-title {
	background: url('/images/news-header-bg.png') repeat-x #00468C;
	
	overflow:hidden;
}
.flex-wrap{ display:flex; flex-wrap:wrap; }
.align-center{ align-items:center; }
.flex-wrap .toggle-icons{ margin-top:0; }
.flex-wrap .events-category-title{ padding-left:0; }
.latest-news-title-reports img, .home-events-block-title img, .documents-home .documents-block-title img,
.documents-block.col-xs-12 .documents-block-title img {
	float: left;
	margin: -2px 3px 0;
}
.home-events-block-title img{
	max-width:40px;
	height:45px;
	margin-top:-4px;
}
.latest-news-title-reports p, .home-events-block-title p, .documents-home .documents-block-title p, .documents-block.col-xs-12 .documents-block-title p {
	padding: 7px 0 0 0;
	color: #fff;
	font-size: 1.125em;
	font-weight: bold;
}
.home-events-block-title p{ padding:7px 0 0 .5em; }
.green-block .documents-block-inner{
	border-color: #1D8D1D;
	background:#fff;
}
.green-block .documents-block-title, .documents-block.col-xs-12.green-block .documents-block-title {
	background: #1D8D1D;
	
}
/* .featured-documents-block.green-block .documents-block-inner{ border-width:2px; border-style:solid; border-radius:5px; } */
.documents-home .document-list, .documents-block.col-xs-12 .document-list{
	clear: left;
	border-bottom: 1px solid #c4d1d2;
	padding: 10px 0;
	margin: 0 10px;
}
.landing-page-wrap .documents-block.col-xs-12 .document-list{ margin:0; }
.documents-block .view-all-documents-button{
	padding:10px 0;
	margin:0;
}
.documents-home .view-all-documents-button, .documents-block.col-xs-12 .view-all-documents-button{
	position:absolute;
	bottom:0;
	margin:0;
	width:100%;
}
.view-all-documents-button a{
	padding: 10px;
	border-radius: 5px;
	background:#1D8D1D;
	color: #fff;
	font-weight: bold;
	display:inline-block;
}
.documents-block.col-xs-12{
	padding:0 10px 1em;
}
.documents-block.col-xs-12 .documents-block-inner{
	min-height:0;
}
.view-all-documents-button a:hover{
	text-decoration:none;
	background:#409938;
}
.red-block .view-all-documents-button a{
	background:#4d1216;
}
.red-block .view-all-documents-button a:hover{
	background:#751b21
}
.blue-block .view-all-documents-button a{
	background:#0053a5;
}
.blue-block .view-all-documents-button a:hover{
	background:#0066ca;
}
.latest-news-rss {
	float: right;
	margin: 0px 0 0 0;
}

.news-list, .events-upcoming-home .events-list {
	clear: left;
	border-bottom: 1px solid #c4d1d2;
	padding: 10px 0;
	margin: 0 10px;
	min-height: 61px;
}
.events-upcoming-home .events-list .event-title, .documents-home .document-title a, .latest-news-whatsnew .news-title a{
	font-size:medium; 
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	text-overflow:ellipsis;
}
.news-date  { 
	font-size:.75em; 
	font-weight: bold; 
	color: #1b1b1b;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
}

.view-all-reports-button, #events-view-all, .view-all-documents-button {
	text-align: center;
	margin: 20px 0;
}

.view-all-reports-button a:hover,  #events-view-all a:hover {
	background-color: #0066ca;
	text-decoration: none;
}

.latest-news-whatsnew {
	float: left;
	width: 33%;
	padding: 10px;
}

.latest-news-whatsnew-container {
	background-color: #fff;
	border: 2px solid #962427;
	border-radius: 5px;
	position:relative;
	min-height:400px;
	padding-bottom:60px;
}

.latest-news-title-whatsnew {
	background: url('/images/whats-new-bg.png') repeat-x #962427;
	overflow:hidden;
}
.rss-link{
  float: left;
  margin-top: 3px;
}

.latest-news-title-whatsnew p {
	padding: 7px 0 0 10px;
	color: #fff;
	font-size: 1.125em;
	font-weight: bold;
}

.latest-news-rss {
	float: right;
	margin: 0px 0 0 0;
}

.latest-news-whatsnew .news-date {
	color: #a8b2a9;
}

.view-all-whatsnew-button {
	text-align: center;
	margin: 0;
	position:absolute;
	bottom:0;
	padding:10px 0;
	width:100%;
}

.view-all-whatsnew-button a {
	background-color: #4d1216;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	display:inline-block;
}

.view-all-whatsnew-button a:hover {
	background-color: #751b21;
	text-decoration: none;
}

.news-list {
	clear: left;
	border-bottom: 1px solid #c4d1d2;
	padding: 10px 0;
	margin: 0 10px;
}

.news-date  { 
	font-size:.75em; 
	font-weight: bold; 
	color: #1b1b1b;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
}
.clear{clear:both;}
.file-table .view-all-documents-button{ margin:0; padding:.5em 0;}
.full-width .news-date-block{ color:#000; }
.full-width .news-title-block a{ font-weight:500; display:block;  }
.events-card-wrap #google-cal-subscribe, #google-cal-subscribe.list-subscribe{ display:none; }
.view-all-reports-button, #events-view-all {
	text-align: center;
	margin: 10px 0;
}
 #events-view-all{ margin:0; padding:10px 0;}
.events-upcoming-home-container .view-all-reports-button{
	position:absolute;
	padding:10px 0;
	bottom:0;
	margin:0;
	width:100%;
}
.view-all-reports-button a{
	background-color: #0053a5;
	padding: 10px;
	border-radius: 5px;
	color: #fff!important;
	display:inline-block;
	font-weight: bold;
}
.latest-news a.button-1 { color:#fff; }
.view-all-reports-button a:hover, #events-view-all a:hover {
	background-color: #0066ca;
	text-decoration: none;
}

.latest-news { padding:0px; margin:0px; }
.latest-news .news-title-block a { 
	/* font-weight:bold; */
	color: #000; 
}
.latest-news-title { font-size: 1.125em; }
.latest-news-rss { }
.latest-news-rss a { }

.news-image { 
	padding:0px; 
	margin: 0 10px 10px 0; 
	border: 1px solid #ccc;
}

.news-image img { max-width:100%; }

.news-title, #future-events .event-title { 
	font-size:large; 
	font-weight: bold; 
}
#future-events .event-category{ font-size:.75em; } 
.news-date-landing-page, #future-events .event-time {
	font-size: .75em; 
	font-weight: bold; 
	color: #1b1b1b;
	margin: 5px 0;
}

.news-date-landing-page a, .news-date-landing-page a:active, .news-date-landing-page a:visited {
	color: #1b1b1b;
}

.news-title a { }

.news-date a { }
.news-subtitle, #future-events .event-description, .news-article-subtitle { 
	margin: 0 0 10px 0;
}

#latest-news-viewall a { font-weight:bold; }

button.btn.btn-primary.btn-xs{
	display: inline-block;
    width: auto;
    font-size: x-large;
    border-radius: 0;
    outline: none;
    color: #fff;
    padding: 5px;
	float:right;
	margin-top:-.3em;
}
#departments-header-title button.btn.btn-primary.btn-xs{ margin-top:-.8em; }
@media( max-width:767px){
	.toggle-icons + .library-title{ clear:both; }
}
.news-list .news-date{ font-size:small; margin-top:0; }
.news-category-1{ color:#296a2b; }
.news-category-2{ color:#161BBA; }
.news-category-3{ color:#22AF40; }
.news-category-4{ color:#AE7616; }
.news-category-5{ color:#D8880A; }
.news-category-6{ color:#9900A3; }
.news-category-7{ color:#22A7EE; }

.news-cat-link{ display:block; margin-top:8px; }
/* **************************** Events Block ***************************** */

#upcoming-events { margin:0;padding:0; }
#upcoming-events a { }
.event-block-title { }
.event-block-upcoming-item { }
.event-item-title  {  }
.event-item-title  a {  }
.event-item-time { margin-left:10px; }
.event-block-description { width:80%; text-align: justify; margin-left: 20px; }

/* **************************** Event Module ************************ */
													

/* **************************** Events Wrap and Blocks ******************** */													



/*Events Categories Block*/
#events-wrap .events-block, #events-wrap .news-archive-block{ border:1px solid #d9d9d9; margin-right:10px; margin-bottom:10px;  }
#events-categories, #event-attachments { 
	background: none repeat scroll 0 0 #fff;
    border: 0px solid #0154A5;
    border-radius: 0;
    margin: 0 10px 0 0;
}
#events-categories{ margin-bottom:10px; }
.full-width .events-block-title{}
.events-block-categories .square {
    position: relative;
    margin-right: .5em;
    margin-left: 0;
    min-width: 1em;
    min-height: 1em;
	border-color:#fff;
	background:#fff;
}
.events-block-categories a.accordion-link, .accordion-link{ position: absolute; right: 0; padding: .5em; z-index: 2; height: 100%; left:auto; width:auto; }
.sub-cat-links { display: none; }
.sub-cat-links.open { display: block; }
.events-block-categories.indent a{ padding-left:2em; }
#cat-filter { display: none; }
.toggle-icons{ margin-top:-3.75em; }
.toggle-button, .toggle-button:active{ font-size:1em; font-weight:normal; }
#event-attachments{
	margin-top:10px;
	margin-left:10px;
}
#event-attachments .attach-title{
	width:80%;
	padding:none;	
}
#event-attachments .attach-size{
	width:20%;
}
#event-attachments .attach-row .col{
	/* color:#000;*/
	font-size:.75em; 
}
#event-attachments .attach-title a:hover{
	text-decoration:underline;
}
#event-attachments .attachment-title{
	font-size:16px;
	font-weight:bold;
	padding:5px;
}
.events-block-title { 
	background: none repeat scroll 0 0 #0154A5;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding: 5px;
}
#event-attachments #attach-table{
	max-height:none;
}
.events-block-categories { position:relative; }
.events-block-categories a { font-weight:normal; }
.events-block-categories a { padding: .5em; margin: 0!important; width: 100%; text-align: left; display:flex; align-items:center; cursor:pointer; }
.events-block-categories a .glyphicon{ top:auto; }
.events-block-categories a:hover{ text-decoration:none; background:#ededed;}

#events-view-all {  }

#events-view-all a {  }

/*Upcoming Events Block*/
#upcoming-events-block { }
.events-page-block-title {  }
.event-block-upcoming-item {  }
.event-block-item-title { font-size: .875em; font-weight: bold; margin:10px 0 10px 10px; }
.event-block-item-title a {  }
.event-block-item-time { }
.event-block-description { }
.view-future-events {  }
.view-future-events a {  }

/*Past Events Block*/
#past-events { }
.events-page-block-title {  }
.event-block-upcoming-item {  }
.event-block-item-title { font-size: .875em; font-weight: bold; margin:10px 0 10px 10px; }
.event-block-item-title a {  }
.event-block-item-time { }
.event-block-description { }
.view-past-events {  }
.view-past-events a {  }


/* canceled event styles *************************** */
.fc-event:hover {
    cursor: pointer;
}
.fc-view-container{ background:#fff;}
#popup-cancel, .popup-cancel {
	color: #FF0000;
}
#popup-cancel img, .popup-cancel img {
    height: auto;
    vertical-align: bottom;
    width: 20px;
}
.fc-event.canceled {
	
    background-image: url("/application/modules/events/assets/img/cancel-sign-red.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 16px auto;
}
.fc-event.canceled .fc-event-title {
    text-decoration: line-through;
}
.fc-event.canceled:after {
    color: #FF0000;
    content: "Cancelled";
}
/* Google Calendar Buttons *************************** */
#google-cal-subscribe {

    margin-bottom: 10px;
    margin-right: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
#google-cal-label {
    display: inline-block;
}
#google-cal-subscribe a {
    text-decoration: none;
}
#google-cal-subscribe img {
    vertical-align: middle;
}
#google-cal-add {
    padding: 10px 20px;
    text-align: center;
}
#popup-add-cal {
    padding-top: 10px;
}
/* Events Block Categories ******************************* */
div.events-block-categories a{
	/* font-size:.75em; */
	color:#000;
}

/* #events-wrap div.legend {
	border: 1px solid #000000;
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	display: inline-block;
	*zoom: 1;
	*display: inline;
} */
.legend, .event-cat-button .glyphicon, .documents-block-title .glyphicon {
    margin-right: .5em;
    text-shadow: 0 0 1px #000;
}
#event-detail {
	overflow: hidden;
}
.ui-dialog .ui-dialog-buttonpane button.ui-state-hover {
    text-decoration: none !important;
}
.fc-header-toolbar .ui-button.ui-state-hover {
	text-decoration: none !important;
}
.event-post {}
													
/* **************************** Event Landing Page ************************ */	

#cal-container {  margin:0 0px 10px 0px; position:relative; /* z-index:1; */  }
#cal-title{
	margin:10px;
	font-size: 1.125em;
	font-weight: bold;
}
#calendar{
	margin:0 10px;
	position:relative; z-index:1;
}
#dateField{
	margin:10px 10px 0;
}
.ui-state-default .ui-icon{
	background-image:url('/images/ui-icons_ffffff_256x240.png');
}
.ui-dialog button.ui-state-hover span, .ui-dialog button.ui-state-hover{
	color:#fff;
	text-decoration:none!important;
}
.ui-dialog .ui-dialog-buttonpane{
	padding:0;
	border:none!important;
}
.ui-dialog .ui-dialog-buttonpane button, .ui-dialog .ui-dialog-buttonpane a{
	background:#EBEBEB;
	border:1px solid #E0E0E0;
	color:#007099;
	padding:.4em .7em;
	display:inline-block;
	font-size:.875em;
	font-weight:normal;
	text-decoration:none;
	line-height:1.4;
	margin-top:5px;
	border-radius:5px;
}
.ui-dialog .ui-dialog-buttonpane button:hover, .ui-dialog .ui-dialog-buttonpane a:hover{
	background:#0066ca;
	color:#fff;
}
												
/* *************************** Event Detail Page ************************** */
							
#event-view { float:left; }
#event-info {
}
.event-cat-button .glyphicon { margin-right: .5em; }
#event-info{ padding-left:.625em; }
#event-time { 
	/* font-weight: bold;
	color: #54a3de; */
}
#event-description { text-align: justify; line-height:1.5em; font-style: italic; margin: 10px 0; }
#event-detail { text-align: justify; line-height:1.5em; margin: 10px 0; }
.section-title{
	color: #1b1b1b; display: inline-block; margin-right:5px;
	font-weight:bold;
}
#event-detail p strong{
	color:inherit; display:inherit; width:auto; margin:auto;
}
#event-location { margin:10px 0; } 
#event-map {
	width: auto; height: 662px; margin:0 10px; /* border: 2px solid #0154A5; border-radius: 5px 5px 5px 5px; */ box-shadow:0 0 5px #a9a9a9;
}
body .gm-style-iw{
	width:140px;
}
body .gm-style-iw div {
    line-height: normal;
    overflow: hidden;
	margin:0;
	white-space: nowrap;
}
body .gm-style-iw div form{
	line-height: normal;
	overflow: hidden;
	margin:0;
	padding:5px;
	font-weight:normal;
 
}
#map-view-directions input{
	width:auto;
	font-size:inherit;
	margin:2px 0;
	line-height:normal;
	
}

/*********************** Future & Past Events Page **************************/


.future-events-block-title { font-size:1.125em; }
.future-event-upcoming-item { margin:15px 10px; }
.future-event-title {  }
.future-event-title a { font-size:.875em; }
.future-event-time { margin:5px 0 5px 10px; }
.future-event-description { margin-left:10px; }
.future-event-details { }	

#future-events .event-category{
	margin:5px 0 0;
}
#future-events .event-time{
	margin-top:0;
}
.ui-widget-content {
	border: 1px solid #E0E0E0!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .fc-grid table .fc-day-header, .fc-grid table tbody td, #calendar th, .fc-agenda-days td {
	background-color: #EBEBEB!important;
	border: 1px solid #E0E0E0!important;
	color:#424242;
	font-weight:bold;
}
#calendar th{ padding:1em; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .fc-grid table tbody td.fc-today {
	background-color: #fff!important;
}
.fc-event.allDay .fc-event-inner .fc-event-title:before { content: 'All Day '; font-weight: bold; }
.fc-event{ font-size:1em; line-height:1.5; text-overflow:ellipsis; }
.fc-day-grid-event .fc-content{ text-overflow:ellipsis;}
.ui-state-default {
	background-color: #0053A5!important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: #0066ca!important;
}

.ui-state-active {
	background: #0066ca!important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .fc-header-toolbar .ui-button  {
	color: #fff!important;
}

.ui-widget {
	/* font-size: .75em!important; */
	text-align: left;
}
.ui-dialog .ui-button.ui-dialog-titlebar-close{
	background-color:#0053A5!important;
	border-color:#0053A5!important;
}
.ui-button-icon-only .ui-icon{
	left:0!important;
	top:0!important;
	margin:0;
}

.ui-dialog .ui-button.ui-dialog-titlebar-close.ui-state-hover{
	background:none repeat scroll 0 0 #0066CA !important;
}
.ui-widget-header {
	background: #0053A5!important;
	border: 0px solid #fff!important;
}
.ui-widget-content{
	background:none transparent!important;
}
.ui-dialog.ui-widget-content {
	background: #fff!important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #0066ca!important;
}
.ui-widget.ui-dialog { font-size: 1em; width: 500px!important; max-width: 100%; }
.ui-dialog-content .addtocalendar{ float:left; margin:0; }
.ui-dialog-titlebar{ display:flex; align-items:center; }
.toolbar-cat-folder{ margin-top:-.1em; margin-bottom:.1em; width:1em; margin-right:.5em;}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active{ z-index:1; }
#event-veil{ z-index:5; }
.ui-dialog-title{ flex:1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#events .cat8{
	background: #000!important;
}
.type-toggles{ float:left; width:100%; border-bottom:1px solid #0053a5; }
.type-toggles{ margin:.5em 0; font-size:1.25em }
.type-toggles button{ background:#0053a5; border:1px solid #0053a5; color:#fff; padding:5px 20px; margin-bottom:-1px; }
.type-toggles button:hover, .type-toggles button:disabled{ background:#fff; color:#0053a5; }
.type-toggles button:disabled{  border-bottom-color:#fff; }

.event-post{ position:relative; margin:1em; padding: 0 0 1em; border-bottom:1px solid #a9a9a9; }

.canceled-event .card-title a, .canceled-event .event-title a:not(.event-category-tag) { text-decoration: line-through; }

.event-post .event-category{ display:none; }
.event-post a:not(.background-link){ position:relative; z-index:2; }

.event-post .event-title{ display:flex; align-items:center; }
.event-post .event-title a{ margin-right:.5em; /* display:flex; */ align-items:center; }
.event-category-tag{ text-shadow: 0 0 1px #000; margin-top:-.2em;}
body a.event-category-tag:hover{ text-decoration:none; }
.event-card .addtocalendar.atc-style-menu-wb{ margin:0; }

.ui-dialog .ui-dialog-titlebar-close{ background-color:transparent; background-image:url('/images/ui-icons_ffffff_256x240.png'); background-position:-95px -128px; border:none; padding:.5em; }
.ui-dialog .ui-dialog-titlebar-close:hover{ background-color:#5CB4E5; }										



																			/* **************************** News Module ****************************** */

/******************* News-wrap & Blocks **************/
					
.news-category-block { 
	float: right;
	width: 280px;
	border: 2px solid #0154A5;
	background: #E1F0FB;
	border-radius: 5px;
	margin: 0 10px 0 0;
}

.news-category-block-title { 
	font-size: 1em; 
	font-weight: bold; 
	color: #fff;
	background: #0154A5;
	padding: 5px;

}

.news-category-link { 
	margin: 10px 5px;
	padding: 0 0 5px 0; 
	
}
.events-block-categories{
	border-bottom: 1px solid #C4D1D2;
}
.news-category-link a { 
	font-weight:bold; 
	color: #000;
}

.latest-news { 
	border: 2px solid #0154A5;
	background: #fff;
	border-radius: 5px;
	margin: 10px 10px 0 0;
	clear: right;
}
.full-width .latest-news{ border-radius:0; border:0; margin-bottom:10px;}
.news-list-block {
	border-bottom: 1px solid #C4D1D2;
	margin: 0 5px;
	padding: 10px 0;
}
.events-block-wrap .news-list-block{ margin:0 00px; padding:10px;}
.events-block-wrap .news-list-block:hover{ background:#ededed;}
.news-title-block {
	margin: 0 0 5px 0;
	font-weight: normal;
}

.news-title-block a {
	color: #000;
}

.news-date-block {
	color: #1b1b1b;
	font-weight: normal;
	margin-bottom:5px; 
}	

.newspage-latest-news-title	{ font-size: 1.125em; font-weight: bold; margin:10px 0 10px 0px; }			
.newspage-title a { margin:0 0 0 -10px; font-size:.875em; font-weight: bold; } 

.news-archive-block	{
	border: 2px solid #0154A5;
	background: #fff;
	border-radius: 5px;
	margin: 10px 10px 10px 0;
}
.full-width .news-archive-block{ border-radius:0; border:0;  margin-bottom:10px;}
.news-list-block .event-date{ display: flex; flex-wrap: wrap; align-items:center; }
.event-item-attachments{ margin:0 .5em; }
.news-archive-block ul{
	margin-left:10px;
}
.news-archive-block li {
	list-style: none;
}	

.news-archive-block .collapsed ul {
	display: none;
}

.news-archive-block .collapsed .toggle {
	background-image: url('/images/expand.png');
	background-repeat: no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0!important;
}

.news-archive-block .expanded .toggle {
	background-image: url('/images/collapse.png');
	background-repeat: no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0!important;
}

.news-archive-title	{ font-size: 1.125em; font-weight: bold; margin:10px  0 10px 0px; }				

.year { 
	margin: 10px 5px; 
	font-size:.875em; 
	font-weight: bold; 
}

.year a {
	color: #000;
}	

.month {
	margin: 10px 15px; 
	font-size:.875em; 
	font-weight: bold; 
}
													

 /******************* News Landing Page **************/	
				
.news-index, .col-sm-9 { 
	float:left;
	 width:65%;
}
.col-sm-3{
	width:35%;
}
.news-post, #future-events .event-post { 
	margin:15px 10px;
	border-bottom: 1px solid #C4D1D2;
}
.news-post{
	overflow: hidden;
}
.news-byline div {
	display: inline-block;
	color: #1b1b1b;
	font-weight: 500;
	padding: 0;
	font-size:medium;
}
.news-date { margin:2px; }

.news-readmore { 
	margin: 3px 0 10px 0;
	clear: left;
}
.sticky-icon{
	margin: 0 5px 0 0;
}
.sticky-icon img{
	vertical-align: middle;
}

/* .news-readmore a {
	color: #fff;
	font-weight: bold;
	padding: 3px;
	background: #0154A5;
	border-radius: 5px;
	display:block;
}

.news-readmore a:hover {
	text-decoration: none;
	background: #0066ca;
}	 */	

.news-post .news-readmore {
	margin:3px 5px; text-align:right; 
}				 
.news-post .news-image{
	display:none;
}
.news-image { float:left; }															
.news-paginator, .events-paginator, .paginator { margin:auto; font-weight:bold; text-align:center; }

.news-paginator a, .events-paginator a, .events-paginator span, .paginator a, .paginator span {
	background: #0154A5;
	border-radius: 5px;
	padding: 5px;
	color: #fff;
	display:inline-block;
}

.news-paginator a:hover, .events-paginator a:hover, .paginator a:hover {
	text-decoration: none;
	background: #0066ca;
}

a.current, span.current, .paginator span {
	background: #0066ca;
}

.news-category-title, .events-category-title {
	font-size: x-large; 
	font-weight: bold;
	margin: 10px 0; 
}

.rss-icon-landing {
	float: right;
}


/******************* News Article Page **************/

.news-view { 
	padding: 10px;
	width:65%;
}
.news-article .news-category-title{
	margin:0;
}
.news-article .news-byline div{
	color:#000;
	font-weight:normal;
}
.news-title-view {
	padding: 0 0 10px 0;
	font-size:.875em; 
	font-weight: bold; 
}

.newsview-title { font-size:1.125em; font-weight:bold; }
.newsview-subtitle{ margin-bottom:10px; }
.news-body { margin-bottom:10px; line-height:1.5em; text-align:justify; clear: left;}
#departments .news-body, .iplasma-content-body > .news-body{ float:left; width: 100%; text-align:left;}
.box.contact{ clear:both; }
/******************* News Category Page **************/

.news-category-index { width:65%; float:left; }
.newscategory-subtitle { width:620px; margin-bottom:10px; }


.sticky-icon .glyphicon { color: #009405; }
.sticky-icon .glyphicon-alert { color: darkred; }

/* **************************** Department Module ****************************** */

#departments-list {
	padding:5px;
}

#departments-column .news-list {
	margin: 0 5px;
	padding: 5px 0;
}

#departments-column .news-date {
	padding: 5px 0 0 0;
}

#departments-list ul {
	list-style-type:none;
}

#departments-list ul li {
	padding: 2px;
	list-style-type:none;
}

#department-nav, #iplasma-menu-left {
	background-color: #E0F0FB;
	padding: 10px;
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}

#department-nav a, #iplasma-menu-left a {
	color: #0053A5;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
}

#department-nav a:hover, #iplasma-menu-left a:hover {
	background-color: #fff;
}

#department-nav .sfHover, #iplasma-menu-left .sfHover {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 0;
}

#department-nav ul, #iplasma-menu-left ul {
	float:left;
	margin: 0;
	padding: 0;
}

#department-nav ul li {
	border: 1px solid #E0F0FB;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	z-index:auto;
	*z-index:50;
}
#subpage-37{
	*clear:left;
	*width:100%;
}
#subpage-18, #subpage-22, #subpage-32, #report-6, #contact-6, #subpage-36, #subpage-63, #report-7{
	*z-index:15!important;
}
#department-nav ul li a{
	*z-index:5;
}
#iplasma-menu-left ul li {
	border: 1px solid #E0F0FB;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
}

#department-nav ul li:hover {
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
}

#iplasma-menu-left ul li:hover {
	border: 1px solid #ccc;
}
#iplasma-menu-left ul li {
    float: left;
}
#department-nav ul li ul, #iplasma-menu-left ul li ul {
	box-shadow: 0px 0px 0px #fff;
	padding: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 195px;
	margin: -3px 0 0 -1px;
}

#department-nav ul li ul li ul, #iplasma-menu-left ul li ul li ul {
	margin: -29px 0 0 195px;
}

#department-nav ul li ul li, #iplasma-menu-left ul li ul li {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0;
	width: 195px;
	padding: 0;
	z-index:75;
	font-size:1em!important;
}

#department-nav ul li ul li a, #iplasma-menu-left ul li ul li a {
	padding: 3px 10px 3px 10px;
	margin: 0;
	z-index:80;
}

#department-nav ul li ul li a:hover, #iplasma-menu-left ul li ul li a:hover {
	background-color: #0075E9;
	color: #fff;
}

#subpage-nav {
	background-color: #E0F0FB;
	padding: 5px 5px;
	margin: 7px 0 10px 0;	
}

#departments-header-title h1{
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 10px;
}

#department-nav li{
	list-style: none;
}

#subpage-nav a{
	color: #0053A5;
	font-weight: bold;
	font-size: .75em;
	border-right: 1px solid #A6C2D7;
	margin: 2px 0;
	line-height: 2;
	padding: 0 2px 0 0px;
}

#departments-column .box {
	background: transparent;
	border-radius: 5px;
	margin: 10px 0px 10px 0px;
}

#departments-column .box-content {
	padding:5px;
	background: #fff;
}

.box.contact .box-content {
	background: none!important;
}

#departments-column .box-content a{
	padding-bottom:5px;
}

.news-title a, #future-events .event-title a {
	color: #000;
}

#departments-column .news-date {
	color: #000;
}

.box.contact .box-title {
	font-size: 1em;
	font-weight: bold;
	color: white;
	background: transparent;
	padding: 5px;
}

#departments-column {
	padding-right:10px;
}

#departments-content {
	padding: 10px;
}
#departments-content .attach-wrap{ margin:0; }
#departments-content .file-attachments.events-block{ margin:0 0 10px;}
#departments-content .contact-form-block {
	background-color: #EBEBEB;
	border: 1px solid #E0E0E0;
	padding: 10px 10px 10px 10px;
}
#departments-content #required{
	text-align:center;
}
#departments-content .contact-form-block fieldset {
	float: left;
	font-size:.75em;
	padding:0 5px;
}

#departments-content .contact-form-block label {
	text-align:left;
	margin: 0 0 5px 0;
}
#preferred label{
	display:block;
}
#departments-content .contact-form-block fieldset input {
	width:100%;
	clear: left;
	padding:5px;
	font-size: 1em;
}

#departments-content .contact-form-block #email {
	margin: 0 11px 0 0;
}

#departments-content .contact-form-block fieldset .method-phone, #departments-content .contact-form-block fieldset .method-email {
	margin: 0 10px 10px 0;
	font-size: .875em;
}

#departments-content .contact-form-block fieldset .method-phone input, #departments-content .contact-form-block fieldset .method-email input {
	width: auto;
	margin: 0 5px 15px 5px;
}

#departments-content .contact-form-block fieldset textarea {
	width: 100%;
}


#departments-content .contact-form-block #contact-field-submit {
	text-align: center;
	clear:left;
}

#departments-content .contact-form-block #contact-field-submit .send-off {
	margin: 10px 0 0 0;
}

#departments-content h2 {
	font-weight:bold;
	color:#434343;
	font-size:1.25em;
	text-align: left;
}

#departments-content .contact-form-block fieldset {
	margin:5px 0 5px 0;
}

#departments-content .contact-form-block fieldset, #departments-content .contact-form-block textarea, #departments-content .contact-form-block #recaptcha_area, #departments-content #contact-field-submit{
	margin-left:auto;
	margin-right:auto;
}

#departments-header {
	width:100%;
	font-size:1.125em;
	color:white;
	min-height:50px;
	clear:both;
	padding:5px 0px 5px 0px;
	background-color: #0053A5;
}

#departments-header img {
	padding-left: 5px;
}

#departments-header h1 {
	padding-left: 5px;
}

#departments {
	clear:both;
	width: 100%;
}

#departments .box a {
	/*color: #fff;*/
}

.contact-us-button a {
	border-color:#0053a5;
	background: #0053a5;
}
.contact-us-button a:hover {
	color: #fff;
	background: #0066ca;
}
#departments-content .contact-form-block #location-form{
	
}
#departments-content .contact-form-block #location-form select{
	font-size: 1em;
	padding:5px;
	width:100%;
}
#departments-content .contact-form-block #other .form-block{
	float:none;
	display:block;
	width:100%;
}
#departments-content .contact-form-block #other label{
	margin:0 0 5px;
}
#departments-content .contact-form-block #other input{
	margin:0;
	width:100%;
}
#departments-content .contact-form-block #preferred{
	clear:left;
	text-align:center;
}


/************************************ Department News Plugins ****************************************/
/* 1) 6 departments with 6 different css styles for the news/blocks
/* 2) CSS is modified by php to include alias
/* 3) Need to change this in the future to use original class and then modify only with custom class
/*
*******************************************************************************************************/
.dept-whats-new, .dept-report{
	margin-bottom:10px;
}
.dept-report .document-list{
	margin: 0 5px;
	padding: 5px 0;
	border-bottom: 1px solid #c4d1d2;
}
.dept-report .document-title{
	font-size:.875em;
	font-weight:bold;
}
.dept-report .document-title a{
	color:#000;
}
.dept-report .document-info{
	font-size:.75em;
	font-weight:bold;
	margin:2px;
	padding:5px 0 0;
}
.dept-report .document-info a{
	color:#000;
}
.dept-whats-new-title, .dept-reports-title, .dept-report .documents-block-title, .content .box-title {
	background:#0053a5;
}
.contact .box-title{
	color:#0053a5;
}
.dept-whats-new-inner-container, .dept-report-inner-container, .box.content, .dept-report.documents-block{
	background:#fff;
	border-width:2px;
	border-style:solid;
	border-radius:5px;
	border-color:#0053a5;
}
.dept-report .view-all-documents-button a{
	border-color:#0053a5;
	background: #0053a5;
}
.dept-report .view-all-documents-button a:hover{
	color: #fff;
	background: #0066ca;
}
.box.content{
	margin-bottom:10px;
}
.dept-whats-new-title p, .dept-report-title p, .content .box-title p, .dept-report.documents-block .documents-block-title{
	padding:10px;	
	color: #fff;
	font-size: 1.125em;
	font-weight: bold;
	margin:0;
}
.dept-report.documents-block .documents-block-title p{
	/* display:inline-block; */
	font-size:1.125em;
	margin:0; line-height:1;
}
.dept-report.documents-block .documents-block-title img{
	max-height:38px;
	float:right;
	margin-top:-10px;
}
.whats-new-button, .reports-button, .contact-us-button{
	text-align:center;
}
.whats-new-button a, .reports-button a, .contact-us-button a, .dept-report.documents-block .view-all-documents-button a{
	padding:5px;
	border-radius:5px;
	margin:5px 0;
	display:inline-block;
	color:#fff;
	background:#0053a5;
}
.whats-new-button a:hover, .reports-button a:hover, .contact-us-button a:hover, .dept-report.documents-block .view-all-documents-button a:hover{
	text-decoration:none;
	background:#0066ca;
}
/* environmental-education Department  */
.latest-news-environmental-education-container, .environmental-education-column .box.content, .latest-news-environmental-education.documents-block{
	border-color:#161bba;
}
.latest-news-title-environmental-education, .view-all-environmental-education-button a, .environmental-education-column .content .box-title p,
.latest-news-environmental-education.documents-block .documents-block-title, .latest-news-environmental-education.documents-block .view-all-documents-button a{
	background:#161bba;
}
.view-all-environmental-education-button a:hover, .latest-news-environmental-education.documents-block .view-all-documents-button a:hover{
	background:#0b40d2;
}
/* Economics */
.latest-news-economics-container, .economics-column .box.content, .latest-news-economics.documents-block{
	border-color:#27c348;
}
.latest-news-title-economics, .economics-column .content .box-title p, 
.latest-news-economics.documents-block .documents-block-title{
	background: url('/images/green.png') repeat-x #22AF40;
	background: -webkit-linear-gradient(#27c348, #22AF40); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#27c348, #22AF40); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#27c348, #22AF40); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#27c348, #22AF40);
}
.view-all-economics-button a,
.latest-news-economics.documents-block .view-all-documents-button a{
	background:#22AF40;
}
.view-all-economics-button a:hover,
.latest-news-economics.documents-block .view-all-documents-button a:hover{
	background:#26bc46;	
}

/* Public Involvement */
.latest-news-public-involvement-container, .public-involvement-column .box.content, .latest-news-public-involvement.documents-block{
	border-color:#296a2b;
}
.latest-news-title-public-involvement, .public-involvement-column .content .box-title p,
.latest-news-public-involvement.documents-block .documents-block-title{
	background: -webkit-linear-gradient(#296a2b, #247925); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#296a2b, #247925); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#296a2b, #247925); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#296a2b, #247925);
}
.view-all-public-involvement-button a,
.latest-news-public-involvement.documents-block .view-all-documents-button a{
	background:#247925;
}
.view-all-public-involvement-button a:hover,
.latest-news-public-involvement.documents-block .view-all-documents-button a:hover{
	background:#296a2b;
}
/* Emergency Management */
.latest-news-emergency-management-container, .emergency-management-column .box.content, .latest-news-emergency-management.documents-block{
	border-color:#AF7818;
}
.latest-news-title-emergency-management, .emergency-management-column .content .box-title p, 
.latest-news-emergency-management.documents-block .documents-block-title{
	background: url('/images/yellow.png') repeat-x #AF7818;
	background: -webkit-linear-gradient(#D7B954, #AF7818); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#D7B954, #AF7818); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#D7B954, #AF7818); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#D7B954, #AF7818);
}
.view-all-emergency-management-button a,
.latest-news-emergency-management.documents-block .view-all-documents-button a{
	background:#AF7818;
}
.view-all-emergency-management-button a:hover,
.latest-news-emergency-management.documents-block .view-all-documents-button a:hover{
	background:#cc8c1e;	
}
/* Housing */
.latest-news-housing-container, .housing-column .box.content, .latest-news-housing.documents-block{
	border-color:#D8880A;
}
.latest-news-title-housing, .housing-column .content .box-title p, 
.latest-news-housing.documents-block .documents-block-title{
	background: url('/images/orange.png') repeat-x #D9890A;
	background: -webkit-linear-gradient(#ED9711, #D9890A); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ED9711, #D9890A); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ED9711, #D9890A); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ED9711, #D9890A);
}
.view-all-housing-button a,
.latest-news-housing.documents-block .view-all-documents-button a{
	background:#D8880A;
}
.view-all-housing-button a:hover,
.latest-news-housing.documents-block .view-all-documents-button a:hover{
	background:#ec950c;	
}
/* Planning */
.latest-news-planning-container, .planning-column .box.content, .latest-news-planning.documents-block{
	border-color:#9A00A4;
}
.latest-news-title-planning, .planning-column .content .box-title p, 
.latest-news-planning.documents-block .documents-block-title{
	background: url('/images/purple.png') repeat-x #9A00A4;
	background: -webkit-linear-gradient(#B800C4, #9A00A4); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#B800C4, #9A00A4); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#B800C4, #9A00A4); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#B800C4, #9A00A4);
}
.view-all-planning-button a,
.latest-news-planning.documents-block .view-all-documents-button a{
	background:#9A00A4;
}
.view-all-planning-button a:hover,
.latest-news-planning.documents-block .view-all-documents-button a:hover{
	background:#cb00d8;	
}

/* Water Resources */
.latest-news-water-resources-container, .water-resources-column .box.content, .latest-news-water-resources.documents-block{
	border-color:#23A7EE;
}
.latest-news-title-water-resources, .water-resources-column .content .box-title p, 
.latest-news-water-resources.documents-block .documents-block-title{
	background: url('/images/aqua.png') repeat-x #23A7EE;
	background: -webkit-linear-gradient(#48B7F2, #23A7EE); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#48B7F2, #23A7EE); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#48B7F2, #23A7EE); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#48B7F2, #23A7EE);
}
.view-all-water-resources-button a,
.latest-news-water-resources.documents-block .view-all-documents-button a{
	background:#23A7EE;
}
.view-all-water-resources-button a:hover,
.latest-news-water-resources.documents-block .view-all-documents-button a{
	background:#4cb9f3;	
}
/******************* Economics Department Slideshow Plugin *******************/

#departments-content .slideshow-container {
	overflow:hidden;
	position:relative;
}
/* #economics-department .slideshow-container{ display:none; } */
#departments-content .slideshow-block {
	border: 1px solid #d6d6d6;
	background-color: #EEEEEE;
	width:100%!important; 
	z-index:1;	
}
#departments-content .slideshow-slide{
	width:100%!important;
}
#departments-content .slideshow-block .slideshow-title-econ {
	margin: 10px 50px 10px 0;
	padding: 10px 10px 10px 10px;
	background: #22af40;
	color: #fff;
	top: 0;
	font-weight: bold;
	font-size: 1.25em;
	text-align: left;
	width: auto;
	opacity: 1;
	border-radius: 0 10px 10px 0;
	line-height: 1.5em;
}
#departments-content .slideshow-block .slideshow-slide > a{
	display:block;
	text-align:center;
}
#departments-content .slideshow-block .slidshow-details {
	color: #434343;
	text-align: justify;
	padding: 10px;
	font-weight: normal;
	border-top: 1px solid #d6d6d6;
	margin: 0;
	line-height: 20px;
}

.slideshow-container:hover #prevBtn, .slideshow-container:hover #nextBtn {
	display: block!important;
}

#departments-content #prevBtn {
	display: block;
	background: url('/images/economics-slide-buttons.png');
	background-repeat: no-repeat;
	background-position: 0 -60px;
	width: 65px;
	height: 60px;
	font-size: 1.125em;
	left:0;
	top:220px;
	margin:0;
	padding: 15px 0 0 6px;
	color: #636363;
	font-weight: bold;
	*margin: 220px 0 0 -630px;
}

#departments-content #prevBtn:hover {
/*	background-position: 0 0px;
*/	color: #22af40;
}

#departments-content #nextBtn {
	display: block;
	background: url('/images/economics-slide-buttons.png');
	background-repeat: no-repeat;
	background-position: -70px -60px;
	width: 65px;
	height: 60px;
	font-size: 1.125em;
	right:0;
	top:220px;
	margin:0;
	padding: 15px 6px 0 10px;
	color: #636363;
	font-weight: bold;
	*margin: 220px 0 0 -58px;;
}

#departments-content #nextBtn:hover {
/*	background-position: -70px 0px;
*/	color: #22af40;;
}


/***************** Blocks and how departments should be set **************/

.box.contact .box-title p {
	font-size: 1.125em;
	margin: 0;
}

#departments-column.environmental-education-column .box.content {
	background-color:#ffffff;
	border: 2px solid #929292;
	border-radius: 5px;
}

#departments-column.environmental-education-column .box.content .box-title{
	background-color:#929292;
	color:#ffffff;
}


#departments-column.environmental-education-column .box-title, #environmental-education-department .box-title{
	color:#929292;
}
#departments-content .box-title{
	padding:5px 0;
}
#departments-column.economics-column .box-title, #economics-department .box-title{
	color:#22af40;
}
#departments-column.hampton-roads-economic-monthly-column, #departments-column.document-view-column{
	display:none;
}

#departments-column.emergency-management-column .box-title, #emergency-management-department .box-title{
	color:#AE7616;
}

#departments-column.housing-column .box-title, #housing-department .box-title{
	color:#d8880a;
}
#departments-column.public-involvement-column .box-title, #public-involvement-department .box-title{
	color:#296a2b;
}
#departments-column.planning-column .box-title, #planning-department .box-title{
	color:#9900a3;
}

#departments-column.water-resources-column .box-title, #water-resources-department .box-title{
	color:#22a7ee;
}
#departments-content .file-table .file-row .col{
	/* font-size:.75em; */
}
#departments-content .file-table.presentation .file-row .col.title-col{
	width:61%;
}
#departments-content .file-table.presentation .file-row .col.category-col{
	display:none;
}
														/* **************************** Contact Page ****************************** */
					
#iplasma-map { position:relative; z-index: 100; margin:auto; }


														/* **************************** Contact Form ****************************** */
					

.contact-container, #contact-form-block {
    float: left;
    height: auto;
    margin: 0 1% 10px;
    width: 48%;
}
.contact-container #contact-form-block{ width: auto; float:none; margin:0;  }
.contact-header {
    color: #0E6CC4;
    float: left;
    font-size: 1.125em;
    margin-right: 300px;
    padding-bottom: 10px;
}
div#contact-form-block {
    background-color: #EBEBEB;
    border: 1px solid #E0E0E0;
	overflow:hiden;
    height: auto;
    padding: 10px;
}
div.form-block {
    margin: 10px 0 0;
}
.form-block input[type="text"], .form-block select{
	width:100%;
	padding:5px;
}
div#contact-form-block label {
    font-size: .875em;
}

#method-phone, #method-email {
	margin: 4px 0 0 0;
}
#name {
    border: 1px solid #C3C3C3;
}
#email, .form-block input[type="text"] {
    border: 1px solid #C3C3C3;
}
#phone {
    border: 1px solid #C3C3C3;    
}
#comments {
    border: 1px solid #C3C3C3;
    height: 100px;
    width: 100%;
}
.form-block-perfered {
	margin:10px 0 0;
}
.form-block-perfered p, .radio-block p {
    font-size: .875em;
	font-weight:bold;
}
.form-block-perfered label, .radio-block label{
	font-weight:normal;
	font-size: 1em;
}
.contact-method {
   text-align:center;
}
.contact-method input {
    
    margin-right: 0;
    margin-top: 5px;
}
.contact-phone {
    clear: both;
    padding-right: 20px;
	display:inline-block;
}
.contact-email {
    display:inline-block;
    padding-right: 25px;
}
.contact-email label{
	margin-top:3px;
}
.form-block-comment p, .textarea-block p {
    font-size:  14px;
    font-weight:bold;
}
.recaptcha{ text-align:center; }
.g-recaptcha{ display:inline-block; }
.form-block-submit{
	margin:10px 0 0;
	text-align:center;
}
.send-off, .successButtons, input.button-1 {
    font-weight: bold;
    background-color: #0053A5;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px;
    border: 1px solid #0053a5;
}
.send-off:hover {
    background-color: #0066CA;
    cursor: pointer;
}
.recaptcha_image {
    clear: both;
    padding: 10px 0 0;
	display:block;
	text-align:center;
}
#recaptcha_widget_div{
	display:inline-block;
}
#content-block-wrap42 {
	overflow: hidden;
}
.form-block-comment{
	clear:both;
}
#other .form-block{

}

#other .form-block input{

}
#other .form-block label{
	margin:0;
}
#html-content-46 {
	float: left;
	margin: 0 1% 10px;
	width:48%;
}
#html-content-46 iframe{
	width:100%!important;
}
/* Successful submission page  */
.contact-submit-container{
	margin:0 auto 15px;
	width:60%;
	text-align:center;
}
.contact-submit-container h1{
	margin-bottom:10px;
}
a.successButtons{
	margin:5px 0;
	color:#fff;
	
}

														/* **************************** Sitemap ****************************** */
					
.sitemap-block {
    clear: left;
    float: left;
    margin: 0 0 0 10px;
}
.sitemap-block ul {
    clear: left;
    float: left;
    margin-left: 10px;
}
.sitemap-block ul li {
    clear: left;
    float: left;
    margin: 5px 0 0 5px;
	list-style:disc inside none;
}
.sitemap-block ul li a {

    font-size: .875em;

    margin: 5px 0 0;
}
.sitemap-title a {
    font-size: .875em;
    margin: 0 0 0 2px;
}
.sitemap-container {
    padding-bottom: 15px;
    overflow: hidden;
}
.sitemap-title ul li a {
	clear: right;
}
.sitemap-entry.depth-0{
	display:none;
}
.sitemap-entry.depth-2{
	text-indent:15px;
}
.sitemap-entry.depth-3{
	text-indent:30px;
}
.sitemap-entry.depth-4{
	text-indent:45px;
}


.sitemap-block1 {
    clear: left;
    float: left;
    margin: 0 0 0 10px;
}
.sitemap-block1 ul {
    clear: left;
    float: left;
    margin-left: 10px;
}
.sitemap-block1 ul li {
    clear: left;
    float: left;
    margin: 0 0 0 5px;
}
.sitemap-block1 ul li a {
    color: #5CB4E5;
    font-size: .875em;
    font-weight: bold;
    margin: 0 0 0;
}
.sitemap-title1 a {
    color: #0053A5;
    font-size: .875em;
    font-weight: bold;
    margin: 0 0 0 2px;
}
.sitemap-block1 ul ul li {
	clear: both;
}
.sitemap-block1 ul ul li ul li {
	clear: both;
}
.gs-result .gs-title, .gs-result .gs-title * {
    color: #0053A5 !important;
}
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0 !important;
}

tbody tr {
    padding: 0 5px;
}
tbody tr td {
    padding: 5px;
}

/*Acoridian*/


.Accordion {
    border-bottom: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid black;
    overflow: hidden;
    width: 100%;
}
.AccordionPanel {
    margin: 0;
    padding: 0;
}
.AccordionPanelTab {
    -moz-user-select: none;
    background-color: #CCCCCC;
    border-bottom: 1px solid gray;
    border-top: 1px solid black;
    cursor: pointer;
    margin: 0;
    padding: 2px;
}
.AccordionPanelContent {
    height: 200px;
    margin: 0;
    overflow: auto;
    padding: 0;
}
.AccordionPanelContent p {
	padding: 5px;
}
.AccordionPanelOpen .AccordionPanelTab {
    background-color: #EEEEEE; 
}
.AccordionPanelTabHover {
    color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
    color: #555555;
}
.AccordionFocused .AccordionPanelTab {
    background-color: #3399FF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
    background-color: #33CCFF; 
}

.news-category-block-expand .group-category-titles {
	display: none;
}

.open .group-category-titles {
	display: block;
}

.news-category-block-expand {
	margin: 0 10px 0 0;
}

.news-headline-header {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: .875em;
	margin: 5px 0 0 0;
	font-weight: bold;
	padding: 8px;
	border-radius: 5px;
}

.news-headline-header:hover {
	cursor: pointer;
}

.group-category-titles {
	margin: 0 5px 5px 5px;
	border-radius: 0 0 5px 5px;
	padding: 5px;
	background-color: #fff;
}

.group-category-titles a {
	color: #000;
}

.group-category-titles a:hover {
	text-decoration: underline;
}

.group-category-title {
	margin: 0 0 4px 0;
}

.news-headline-header-1 {
	background-color: #296a2b;
}

.border-news-drop-1 .group-category-titles {
	border-right: 2px solid #296a2b;
	border-left: 2px solid #296a2b;
	border-bottom: 2px solid #296a2b;
}

.news-headline-header-2 {
	background-color: #161BBA;
}
.border-news-drop-2 .group-category-titles {
	border-right: 2px solid #161BBA;
	border-left: 2px solid #161BBA;
	border-bottom: 2px solid #161BBA;
}

.news-headline-header-3 {
	background-color: #22AF40;
}

.border-news-drop-3 .group-category-titles {
	border-right: 2px solid #22AF40;
	border-left: 2px solid #22AF40;
	border-bottom: 2px solid #22AF40;
}

.news-headline-header-4 {
	background-color: #AE7616;
}

.border-news-drop-4 .group-category-titles {
	border-right: 2px solid #AE7616;
	border-left: 2px solid #AE7616;
	border-bottom: 2px solid #AE7616;
}

.news-headline-header-5 {
	background-color: #D8880A;
}

.border-news-drop-5 .group-category-titles {
	border-right: 2px solid #D8880A;
	border-left: 2px solid #D8880A;
	border-bottom: 2px solid #D8880A;
}

.news-headline-header-6 {
	background-color: #9900A3;
}

.border-news-drop-6 .group-category-titles {
	border-right: 2px solid #9900A3;
	border-left: 2px solid #9900A3;
	border-bottom: 2px solid #9900A3;
}

.news-headline-header-7 {
	background-color: #22A7EE;
}

.border-news-drop-7 .group-category-titles {
	border-right: 2px solid #22A7EE;
	border-left: 2px solid #22A7EE;
	border-bottom: 2px solid #22A7EE;
}
.dep-subject #subject {
	width:100%;
	padding:5px;
	font-size:1em;
}
														/* **************************** Jquery Validator ****************************** */

dset {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #B5B8C8;
}

.formular legend {
	font-size: .75em;
	color: #15428B;
	font-weight: 900;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	display:block;
	width: auto;
}

.formular label span {
	color: #000;
}

.formular input,.formular select,.formular textarea {
	display: block;  /* this breaks relative positioning */
	margin-bottom: 5px;
}

.formular .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: .875em;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular textarea {
	width: 250px;
	height: 70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: .875em;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular .infos {
	background: #FFF;
	color: #333;
	font-size: .75em;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox, .formular .radio {
	display: inline;
}

.formular .submit {
	
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor: pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: .75em;
	margin-bottom: 15px;
	background: #FFEAEA;
}

.formular input[data-prompt-position="inline"] {
	display: inline;
}

.footnote {
	font-size: .75em;
	color: #666;
	font-style: italic;
}

.prompt-target {
	border: 1px dotted #666;
	min-height: 21px;
}

.inline-prompts label>span{
	display: inline-block;
	width: 250px;
}

.inline-prompts .text-input+.formError{
	margin-left: 10px;
}

.prompt-summary .inline {
	display: block;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}
.print {float:left;}
.iplasma-block-addthis{ float:left; }
.addthis-smartlayers-desktop{
	filter: alpha(opacity=0);	
	opacity:0;
}
@media all and (-ms-high-contrast:none){
	.addthis-smartlayers-desktop{
		display:none;
	}	
}
#iplasma-breadcrumb-share, .iplasma-breadcrumb-share{ float:right; }
#iplasma-breadcrumb-share .rss, .iplasma-breadcrumb-share .rss{
	float:left; line-height:1; margin-right:2px;
}
.rss img{ max-width: 32px; }
ul.content-top-title{display:none;}

/* Contact Confirmation Page */
.contact-submit-container{
	text-align:center;
	font-size: 1.125em;
	margin:20px 0;
	width:auto;
}
.success-wrap{
	font-size: 1.125em;
}
.back-wrap{
	margin:20px 0 0;
}
.contact-submit-container .view-all{
	margin: 0 10px;
	background-color: #0053A5;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 15px;
	border: 1px solid #0053a5;
}
.contact-submit-container .view-all:hover{
	background-color: #0066CA;
	cursor: pointer;
	text-decoration:none;
}


/* ************************** Alert Bar ************************** */

.alert-bar-inner-wrapper{ position:fixed; width:100%; z-index:9; }
.alert-list, .pointer{ text-align: center; background: #B50000; border-bottom: 1px solid #efc7bd; top: 0; margin: 0; }
.pointer{ }
.pointer .alert-list{ border-bottom:0; padding:0; background:none transparent; }
.alert-list li{ display:inline-block; list-style:none outside none; font-size:1.125em; }
.alert-list li a{ color:#fff; padding:13px 10px; display:block; }
.alert-list li a:hover{ background: #efc7bd; color: #f00; text-decoration:none;}
.alert-list li img{ margin:0 5px; max-width:25px; }
.closing-x{ position: absolute; height: 100%; background: #B50000; border-bottom: 1px solid #efc7bd; z-index:2; }
.closing-x a, .alert-open a{ padding:12px 20px; font-size:1.125em; font-weight:bold; display:block; color:#fff; }
.closing-x a:hover{ text-decoration:none; background:#efc7bd; color:#f00; }
.alert-open{
	display:none;
	position:fixed; top:40px; z-index:112;
}
.alert-open a{
	color:#B50000;
}
@media(max-width:767px){ .alert-open{ left:160px; top:0; } .alert-open a{ padding:12px 14px; }}
.news-image img{max-width:100%;}
.departments-list{
	clear:both;
	padding:10px;
}
.department-category-title{
	font-weight: bold;
	color: #434343;
	font-size: 1.25em;
	text-align: left;
}
.department .department-title{
	font-size:1.125em;
}
.department .department-description{
	font-size:.875em;
	font-style:italic;
}

p.visible-xs {
	margin:  10px 0 0;
	display: block;
	float: none !important;
}
p.pull-right{
	text-align:right;
}
button.btn.btn-primary.btn-xs{
	/* display: inline-block;
	width: 100%;
	font-size: x-large; */
	background: #0053a5;
	border:none;
	/* border-radius: 0;
	outline:none;
	color:#E0F0FB;
	
	padding:5px;
	-webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out; */
}

.menu-icon{
	display:inline-block;
	vertical-align:initial;
}
span.hide-nav{
	display:none;
}
.open span.show-nav{
	display:none;
}
.open span.hide-nav{
	display:initial;
}
label.ie-hide{
	display:none;
}
@media \0screen {  
  label.ie-hide {display:block;}  
}
:root label.ie-hide {display: block\9;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	label.ie-hide{
		display:none;
	}
}

/* Recaptcha Styles */
#responsive_recaptcha{
	margin:0 auto;
	background:#EBEBEB;
}
#responsive_recaptcha .solution{
	background:#EBEBEB;
}
#responsive_recaptcha .solution input{
	border-color:#c3c3c3;
	width:100%;
}
#responsive_recaptcha .options a{
	background:#0053A5;
	font-size:small;
	line-height:1;
}
#responsive_recaptcha .options a:hover{
	background:#0066CA;
}


.gold {
  color: #E7C025;
}
#exit-wrap .row{ margin:0; padding:15px; }

.logout-button{ margin:0 1em; }
.widget-form-wrap{ display:flex; flex-wrap:wrap; clear:both; padding:0em 0 0; }
#widget-wrap{ width: 48%; margin:0 1% 10px; float:left; }
#widget-code{ height: 100%; }
#widget-frame-wrap{ clear:both; width: 100%; margin:.5em 0 0; flex:1;}
#widget-frame-wrap iframe{ width: 100%; border:none; min-height: 400px; }
.sub-label{ font-weight:normal; font-size:.9em; }
@media (max-width: 767px){
	#widget-wrap, .widget-form-wrap .contact-container{ width: 100%; padding: 10px 20px; margin:0; }
}

@media (max-width: 767px) and (min-width: 501px){
	.widget-form-wrap .contact-container .text-block{ width: 50%; padding:0 .5em 0 0; display:inline-block; }
	.widget-form-wrap .contact-container .website-block{ padding:0 0 0 .5em;}
	/* .widget-form-wrap .contact-container .checkbox-block{ display:inline-block; width: 33%; padding-right:.5em; } */
}
/* Responsive Styles ************************************************************************************************************************************* */
@media (max-width: 1024px){
	.bgImage{ display:none; }
	.footer-bottom, .footer-bottom a, .footer-bottom .copy, .footer-bottom .made-by, .footer-bottom .copy a, .footer-bottom .made-by a{ color:#000; }
}
@media(max-width:979px) and (min-width: 768px){
	/* #footer-container .constant-contact{ margin:0 10px; display:inline-block; float:none; text-align:center; vertical-align:middle; }
	#footer-container .constant-contact p, #footer-container .constant-contact form{ float:none; }
	#footer-container .constant-contact input{ text-align:left; }
	#footer-container .constant-contact img{ float:none; margin:0; vertical-align:middle; }
	#footer-container .procurement, #footer-container .library{ float:none; display:inline-block; vertical-align:middle; } */
	#iplasma-menu-top ul li a{ padding: 10px 15px; }
}
@media (max-width: 973px) and (min-width: 768px){
	#menu #iplasma-menu-top ul li a{ padding:10px 15px; }
	.navbar .top-top-nav ul li a{ font-size: .875em; }
}
@media (max-width: 963px) and (min-width: 768px){
	#footer-container .procurement-button a, #footer-container .library-button a{
		font-size:1em;
	}
}
@media (max-width: 944px) and (min-width: 768px){
	.jump-to .dropdown{ width:82% }
}
@media (max-width: 939px) and (min-width: 768px){
	#footer-container .constant-contact{ order:3; flex:none; width: 100%; margin: 10px 10px 0; }
	.footer-bottom-content{ justify-content:space-around; }
	#footer-container .library, #footer-container .procurement{ margin-top:0; }
	#footer-container .tty{ flex:none; }
	.tty-link{ margin-left:0; }
}
@media (max-width: 913px) and (min-width: 768px){
	.cycle-carousel-wrap .featured-slide{ padding:20px 10px; }
}
@media (max-width: 913px) and (min-width: 768px){
	#menu #iplasma-menu-top ul li a{ padding:10px 15px; }
	
}
@media (max-width: 922px) and (min-width: 768px){
#header-container .hide-scaling{ display:none; }
}
@media(max-width:900px) and (min-width: 768px){
	#footer-container .procurement{ margin-left:10px; }
	#footer-container .constant-contact{ margin:10px 10px 0; }
}
@media (max-width: 889px) and (min-width: 768px){
	#footer-container .hide-scaling{ display:none; }
	
	.tty-link{ margin-left:0;}
}
@media (max-width: 889px) {
	#footer-container .constant-contact{  margin-top:0; }
	#footer-container .library, .normal-width #footer-container .procurement{ margin-top:0; }
}
@media (max-width: 869px) and (min-width: 768px){
	#footer-container .bottom-links ul li { margin:0 5px; }
}
@media (max-width: 868px) and (min-width: 768px){
	.navbar .top-top-nav ul li a{ padding:8px 5px; }
}
@media (max-width:855px){
	.inner-content-container #html-content-44 div{ width:32.3333%; margin: 0 .5% 10px; }
	.inner-content-container #html-content-44 div.meetings{ clear:left; }
}
@media (max-width: 853px) and (min-width: 768px){
	#menu #iplasma-menu-top ul li a{ padding:10px 10px; }
}
@media (max-width: 826px){
	#footer-container .bottom-links, #iplasma-menu-bottom{ display:none; }
	#footer-container .footer-bottom-content{ border-bottom:none; text-align:center; justify-content:center; font-size: 1em; }
	#footer-container .footer-bottom{ 
		background-color: #0053a5; 
		border-left: 2px solid #fff; 
		border-right: 2px solid #fff; 
		color:#fff;
		overflow:hidden;		
		border-bottom: 2px solid #fff;
	}
	.social-icons.tablet-show a{ padding: 0 .5em; }
	.footer-bottom > div{ width:100%; text-align:center; }
	.footer-bottom .copy, .questions-comments{ margin:0; color:#fff; padding:10px 5px; float:left; }
	.footer-bottom .made-by{ margin:0; color:#fff; padding:10px 5px; }
	.footer-bottom, .footer-bottom a, .footer-bottom .copy a, .footer-bottom .made-by a{ color:#fff; }
	#footer-container .procurement, #footer-container .library{ /* margin:10px 5px 0; display:inline-block; float:none; vertical-align: middle; */ margin-left: 1em; margin-bottom:10px;  }
	#footer-container .procurement a, #footer-container .library a{ font-size:1em; }
	.footer-middle-content{ clear:both; border-bottom:0; }
	.footer-logos{ width: 100%; order:-2; justify-content: center; margin: 1em 0; flex-wrap:wrap;}
	
	.constant-contact input{ width: 200px; font-size: 1em; height:auto; padding:.25em; }
	
	#footer-container .tablet-show{
		padding:1em 0; border:0; order:-1;
	}
	.full-width .footer-bottom a{ color:#fff; }
	.questions-comments{padding-top:0;}
	.made-by img{ float:none; }
	#footer-container .constant-contact{ float:none; margin:10px 5px 0; overflow: hidden; display: inline-block; vertical-align: middle; order:2; flex:none; width: 100%; }
	
	.mobile-top-footer{ text-align:center; }
	#footer-container .footer-logo, #footer-container .foia-button{ /* text-align:center; display:inline-block; margin:10px 5px 0; float:none; */ }
	.footer-logo{ order:-1; margin-left:0; } .footer-logo img{ width: auto; } .foia-button{ order: 0; } .gadc-button{ margin:0 10px; }
	.footer-logos .gadc-button, .footer-logos .foia-button{ display:none; } 
	.footer-buttons{ display:flex; justify-content:center; width: 100%; order:-1; margin: 1em 0; }
	.gadc-button{ margin:0 0 0 1em; } .foia-button{ margin: 0 1em 0 0; }
	.gadc-button { margin: 0 0 0 0em; width: 108px; } .foia-button{ width: 110px; max-width: none; } .foia-button a{ width: 80px; margin:0 auto; display:block; }
	.tty-link a{ display:inline-block; margin-left:.25em; }
	.tty-link{ display:block; margin-top:.5em;  }
	.footer-tty{ width: 100%; margin: 0em 1em 0; order:-1; }
	.footer-tty{ display:inline-block; }
}
@media (max-width: 825px){
	body .slideshow-wrap.menu-nextto.right .cycle-menu.outside{ display:none; }
	body .slideshow-wrap.menu-nextto.right .slideshow-block-wrap{ width:auto; float:none; }
}
@media (max-width: 818px) and (min-width: 768px){
	#header-container .library-button a, #header-container .procurement-button a{ padding:.5em; }
	#header-container .procurement-button a{ padding-left:20px; }
}
@media (max-width: 815px) and (min-width: 768px){
	.footer-tty{ }
}
@media (max-width: 804px){
	/* #header-container  */.local-top-bar{ height:auto; }
	.bookmark-icon, #header-container .social-icons, .top-bar .social-icons{ display:none; }
	.top-bar-container .google-search{ width: 40%; }
	.top-bar-container .google-search input[type="text"]{ width:86%; }
	.social-icons.tablet-show{ display:block; width:100%; text-align:center; background:#0053a5; border-left:2px solid #fff; border-right:2px solid #fff; padding-bottom:1em; }
	.social-icons.tablet-show a{ width:auto; }
}
@media (max-width: 794px) and (min-width: 768px){
	#menu #iplasma-menu-top ul li a{ font-size: .875em; padding:10px 13px; }
}
@media (max-width: 788px) and (min-width: 768px){
	.navbar .top-top-nav ul li a{ font-size: .85em; }
	#footer-container .bottom-links ul li { margin:0 3px; }
}
@media (max-width: 782px) and (min-width: 768px){
	#footer-container .foia-button{ margin-right:0; max-width:71px; }
}
@media (max-width: 781px) and (min-width: 768px){
	.jump-to .dropdown{ width:80% }
}
@media (max-width: 767px) { /* Smartphone Portrait & Smaller Landscape */

	.home #menu{ display:none; }

	/* Global Edits */
  	.lock{ position:fixed; top:0; z-index:1000; }
  	body > img{ display:none; }
  	body .show-mobile.glyphicon:empty{ display:inline-block; padding:0 .75em; width:auto; }
  	
  	.iplasma-breadcrumb #iplasma-breadcrumb-share, .iplasma-breadcrumb .iplasma-breadcrumb-share{ float:none; }
  	#iplasma-breadcrumb-share .rss, #iplasma-breadcrumb-share .print, #iplasma-breadcrumb-share>a{ display:none; }
  	#iplasma-breadcrumb-share .iplasma-block-addthis, .iplasma-breadcrumb-share .iplasma-block-addthis{ float:none; text-align:center; }
  	#iplasma-breadcrumb-share .addthis_toolbox, .iplasma-breadcrumb-share .addthis_toolbox{ float:none; width:auto; }
	#iplasma-breadcrumb-share .addthis_toolbox a, .iplasma-breadcrumb-share .addthis_toolbox a{ float:none; display:inline-block; vertical-align:middle; }
	
	/* Header Edits */
  	#header-container .logo{ float:none; width:auto; text-align:center; }
  	.logo .home-link{ float:none; display:inline-block; padding:20px 0; }
  	.alert-bar.open-bar:not(:empty) ~ #header-container #inner_header{ margin-top:50px; }
  	#inner_header{ margin-top:84px; }
  	.header-right{ display:none; }
  	#inner_header .google-search{ display:none; }
  	
  	/* #header-container*/  .local-top-bar{ border:none; text-align:center; z-index:7;}
  	.alert-bar.open-bar:not(:empty) ~ #header-container .navbar{ top:144px; max-height: calc(100% - 150px); }
  	.navbar-toggle{ 
  		position:absolute; 
  		top:0; 
  		left:0; 
  		z-index:2; 
  		border-width:0 1px 0 0; 
  		padding:.55em .75em; font-size:1.25em; 
  		border-color:#868686; 
  		margin:0; 
  		border-radius:0;
  		background-color:#fff;
  		color:#0053A5;
	}
	.navbar-toggle.collapsed{ background-color: transparent; color:#fff;}
	.search-open.navbar-toggle.collapsed:hover, .navbar-toggle.collapsed:hover{ background-color:#fff; color:#0053A5;}
	.navbar-toggle .icon-bar{ background:#0b3354;}
	
	body a.navbar-brand{ float: none; display: inline-block; margin: 0 60px; font-weight: bold; padding: 0.889em 0; text-align: center; height: auto; line-height: 1; color:#fff; }
	body a.navbar-brand:hover{ color:#ddd; }
	
	.search-open.collapsed.navbar-toggle{ position: absolute;right: 0; border-right-color: transparent; border-left-color:#868686; border-width: 0 0  0 1px;}
	.search-open.navbar-toggle{ right: calc(100% - 51px);  left:auto;  top: 0; z-index:3; -webkit-transition: right .25s ease-out; -moz-transition: right .25s ease-out; transition: right .25s ease-out; border-width: 0 1px 0 0; }
	.search-open.navbar-toggle:hover{ color:#fff; background: #0053A5; }
	.top-bar-container .google-search{
		width:auto;
	  	margin:0px 0px 00px 0px;
	  	display:block;
	  	padding:0px 0;
	  	position:absolute; z-index:2;
		left:100%; width: 100%; 
		background:#fff;
	  	-webkit-transition: left .25s ease-out;
		-moz-transition: left .25s ease-out;
		transition: left .25s ease-out;
		top:0; width: calc(100% - 50px);
		top:0;
	}
	.top-bar-container .google-search.open{ left:50px; }
	
  	#header-container .jump-to.hidden-xs, .top-bar .jump-to.hidden-xs{ display:none!important; }
  	#header-container .procurement, .google-plus, .facebook-plus, #header-container .library{ display:none; }
  	
	/* Top Nav Edits */
	.visible-xs.mobile-select{
		display:inline-block!important;
		margin:0;
		vertical-align:middle;
		position:absolute;
		left:0;
		width:100%;
		z-index:1;
		top:0;	
	}
 	.visible-xs.mobile-select li{ list-style:none outside none; display:block; text-align:left; position:relative; }
 	.visible-xs.mobile-select li a{ margin:0; float:none; display:block; }
	.visible-xs.mobile-select li a img{ display:block; float:none; padding:8px 10px; margin:0; width:auto; }
	.visible-xs.mobile-select li:hover img{ background:#fff; }
 	.visible-xs.mobile-select > .sfHover{ background:none; }
 	#mobile-child{ display:none; }
	.visible-xs.mobile-select li ul{
		position:absolute;
	 	top:100%;
	 	width:100%;
	 	margin:0;
		box-shadow: 0 4px 4px 0px #262626;
		background: #fff;
		z-index: 50;
	}
	.visible-xs.mobile-select li ul li{ display:block; }
	.visible-xs.mobile-select li ul li a, .visible-xs.mobile-select li ul li a:visited, .visible-xs.mobile-select li ul li a:active{
		display:block;
		padding:10px 20px;
		border:none;
		color:#0053a5;
		font-size: 1em;
	}
	.visible-xs.mobile-select li ul li a:hover{ background-color: #0053a5; color: #fff; text-decoration:none; border-radius:10px; }
	.visible-xs.mobile-select li ul li ul{ display:block!important; position:relative; box-shadow:none; }
	.visible-xs.mobile-select li ul li ul a{ padding-left:35px; }
	/* .top-bar-container .google-search {
		border-left:1px solid #868686;
	    text-align: center;
	  	position: relative;
	  	z-index: 2;
	  	display: block;
	  	width: auto;
	  	margin: 0 0 0 51px;
  		padding:0;
	} */
	/* .top-bar-container .google-search a{ padding:15px 10px; }
	.top-bar-container .google-search input[type="text"] { width: 90%; text-align:left; } */
	.top-bar-container .google-search a{ padding: 0.75em;top: 0;right: 0;position: absolute; border-left: 1px solid #868686; color:#0053a5; }
	.top-bar-container .google-search a:hover{ background:#0053a5; color:#fff;}
	.top-bar-container .google-search input[type="text"] {width: 100%;text-align:left;padding: 1.072em 4em 1.072em 1.072em;border-radius: 0;box-shadow: none;border: 0; outline:none;}
	
	/* Main Menu Edit */
	.navbar.navbar-default{
		position:fixed;
		top:94px;
		width:100%;
		left:0;
  		z-index: 111;
		max-height:85%;
		max-height:calc( 100% - 100px );
		overflow-y:auto;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none;		
	}

	.navbar.navbar-default::-webkit-scrollbar { display: none; }	
	.navbar .top-top-nav{ margin:0; text-align:left; background:#fff; box-shadow:0 4px 4px 0px #262626; border:0; }
	/* .top-top-nav a{ color:#0053a5; }
	.top-top-nav a:hover{ color: #fff; background:#0053a5; } */
	.navbar .top-top-nav ul{ width:auto; float:none; display:block; margin:0 0em 0 0; width:100%; }
	.navbar .top-top-nav ul li{ display:flex; flex-wrap:wrap; }

	#bottom-indicator.active, #top-indicator.active { display: block; }	
	/* Blue Nav */
	#menu #iplasma-menu-top ul{ margin:0; top:auto; }
	#menu #iplasma-menu-top ul li{ display:block; float:none; width:auto; }
	.visible-xs #iplasma-menu-top ul, .visible-xs #iplasma-menu-top ul li{ z-index:1; }
	#menu #iplasma-menu-top ul a{
		display:block;
		float:none;
		border-width:0 0 1px;
		border-color:#699aca;
		background:transparent;
		border-style:solid;
		padding:10px;
	}
	#menu #iplasma-menu-top ul.sf-menu > li:hover > a, #menu #iplasma-menu-top ul.sf-menu > li.sfHover > a{ box-shadow: 0 4px 4px 0 #787878; background:#fff; }
	#menu #iplasma-menu-top ul li#top-menu-item-14 > a{ border-width:1px 0; }
	#menu #iplasma-menu-top ul ul, .mobile-nav ul ul { position:relative; box-shadow:none; z-index:0; box-shadow: 0 -4px 4px 0 #262626 inset; }
	#menu #iplasma-menu-top ul ul a{ padding:10px 40px; }
	#menu #iplasma-menu-top ul ul a:hover{ background:#0053A5; }
	#menu #iplasma-menu-top ul ul li:last-of-type a:hover{ box-shadow: 0 -4px 4px 0 #262626 inset; }
	#menu #iplasma-menu-top > ul > li:last-of-type ul, #menu #iplasma-menu-top > ul > li:last-of-type ul li:last-of-type a:hover{ box-shadow:none; }
	
	/* Home-blocks */	
	.slideshow-wrap.menu-nextto.right{ position:absolute; left:-999999em; opacity:0; }
	
	.inner-content-container #html-content-44, .inner-content-container .latest-news-reports, .inner-content-container .latest-news-whatsnew,
	.inner-content-container .events-upcoming-home, .documents-home.documents-block{ float:none; width:auto; overflow:hidden; min-height:none; }
	
	.inner-content-container .latest-news-reports, .inner-content-container .latest-news-whatsnew .latest-news-whatsnew-container,
	.inner-content-container .events-upcoming-home .events-upcoming-home-container, .documents-home.documents-block .documents-block-inner{
		min-height:0;
	}
	.inner-contnet-container #html-content-1{ display:none; }
	
	#footer-container .bottom-links, #iplasma-menu-bottom{ display:none; }
	#footer-container .footer-bottom-content{ border-bottom:none; text-align:center; justify-content:center; font-size: 1em; }
	#footer-container .footer-bottom{ 
		background-color: #0053a5; 
		border-left: 2px solid #fff; 
		border-right: 2px solid #fff; 
		color:#fff;
		overflow:hidden;		
		border-bottom: 2px solid #fff;
	}
	.social-icons.tablet-show a{ padding: 0 .5em; }
	.footer-bottom .copy{ margin:0; color:#fff; padding:10px 5px; float:left; }
	.footer-bottom .made-by{ margin:0; color:#fff; padding:10px 5px; }
	.footer-bottom .copy a, .footer-bottom .made-by a{ color:#fff; }
	#footer-container .procurement, #footer-container .library{ /* margin:10px 5px 0; display:inline-block; float:none; vertical-align: middle; */ margin-left: 1em; margin-bottom:10px;  }
	#footer-container .procurement a, #footer-container .library a{ font-size:1em; }
	.footer-middle-content{ clear:both; border-bottom:0; }
	.footer-logos{ width: 100%; order:-2; justify-content: center; margin: 1em 0; flex-wrap:wrap;}
	
	.constant-contact input{ width: 200px; font-size: 1em; height:auto; padding:.25em; }
	
	#footer-container .tablet-show{
		padding:1em 0; border:0; order:-1;
	}
	#footer-container .constant-contact{ float:none; margin:10px 5px 0; overflow: hidden; display: inline-block; vertical-align: middle; order:2; flex:none; width: 100%; }
	
	.mobile-top-footer{ text-align:center; }
	#footer-container .footer-logo, #footer-container .foia-button{ /* text-align:center; display:inline-block; margin:10px 5px 0; float:none; */ }
	.footer-logo{ order:-1; margin-left:0; } .footer-logo img{ width: auto; } .foia-button{ order: 0; } .gadc-button{ margin:0 10px; }
	.footer-logos .gadc-button, .footer-logos .foia-button{ display:none; } 
	.footer-buttons{ display:flex; justify-content:center; width: 100%; order:-1; margin: 1em 0; }
	.gadc-button{ margin:0 0 0 1em; } .foia-button{ margin: 0 1em 0 0; }
	.gadc-button { margin: 0 0 0 0em; width: 108px; } .foia-button{ width: 110px; max-width: none; } .foia-button a{ width: 80px; margin:0 auto; display:block; }
	.tty-link a{ display:inline-block; margin-left:.25em; }
	.tty-link{ display:block; margin-top:.5em;  }
	.footer-tty{ width: 100%; margin: 0em 1em 0; order:-1; }
	.footer-tty{ display:inline-block; }
	.menu-icon .icon-bar{ background:#E0F0FB; }
	button.btn.btn-primary.btn-xs:hover, button.btn.btn-primary.btn-xs.open{ background:#E0F0FB; color:#0053A5; }
	button.btn.btn-primary.btn-xs:hover .menu-icon .icon-bar, button.btn.btn-primary.btn-xs.open .menu-icon .icon-bar{ background:#0053A5; }
	/* Menu side-bar */
	.row-offcanvas-top{ overflow:hidden; }
	.row-offcanvas-top .sidebar-offcanvas{
		width:100%;
		top:-999em;
		overflow:hidden;
		max-height:100%;
		overflow-y:auto;
		left:0; right:0;
		z-index:50;
		-webkit-transition: all .5s ease-out;
		-moz-transition: all .5s ease-out;
  		transition: all .5s ease-out;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none;
		padding:0; opacity:1;
	}
	#events-block{ padding:0 15px; }
	.row-offcanvas-top .sidebar-offcanvas::-webkit-scrollbar { display: none; }
	.row-offcanvas-top .sidebar-offcanvas #iplasma-menu-left, .row-offcanvas-top .sidebar-offcanvas#department-nav{ margin:0; }
	.row-offcanvas-top.active .sidebar-offcanvas{ top:0; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; }
	.sidebar-offcanvas #iplasma-menu-left ul, .sidebar-offcanvas#department-nav ul{ float:none; display:block!important; }
	.sidebar-offcanvas #iplasma-menu-left li, .sidebar-offcanvas#department-nav li{ float:none; display:block; width:auto; margin:0; border:none; }
	.sidebar-offcanvas #iplasma-menu-left li:hover, .sidebar-offcanvas#department-nav li:hover{ border:none; background:transparent; }
	.sidebar-offcanvas #iplasma-menu-left ul ul, .sidebar-offcanvas#department-nav ul ul{
		float:none;
		position:static;
		width:auto;
		margin:0;
  		filter: alpha(opacity=100)!important;		
		opacity:1!important;
		border:none;
		padding:0 15px;
		background:transparent;
	}
	.sidebar-offcanvas #iplasma-menu-left a, .sidebar-offcanvas#department-nav a{
		display:block;
		padding:10px;
		border-width:0 0 1px;
		border-color:#ccc;
		border-style:solid;		
		text-decoration:none;
	}
	.sidebar-offcanvas #iplasma-menu-left a:hover, .sidebar-offcanvas#department-nav a:hover{ background-color: #0075E9; color: #fff!important; }
	/* Side-bar */
	.row-offcanvas-right.active p.pull-right.visible-xs{ text-align:right; }
	.row-offcanvas-right.active p.pull-right.visible-xs button.btn.btn-primary.btn-xs { width:50%; }
	body .col-xs-12{ width:100%; }
	body .col-xs-6{ width:50%; }
	#calendar .fc-header-center{ display:none; }
	.visible-xs .latest-news, .visible-xs .news-archive-block{ margin:10px 10px 0; }
	
	/* Department Blocks */
	#departments-column{ padding-left:10px; }
	
	/* contact-form */
	body .contact-container, body #html-content-46{
		float:none;
		width:auto;
		overflow:hidden;
		clear:both;
		margin:10px 20px;
	}
	/* Module Side-nav */
	.active .sidebar-offcanvas.col-xs-6{
		/* top:91px; */
		width:100%;
		background:#E0F0FB;
		float:none;
		padding:0;
		margin:0;	
	}
	#news-wrap .events-block-title{ 
		height: auto;
	    font-size: 1.125em;
	    padding: .5em;
	    font-weight: bold;
	    margin: 0 -1px; 
	    background: none;
	    color: #000;
		overflow:hidden;
	}
	.active .sidebar-offcanvas.col-xs-6.article-sidebar{ top:0; }
	.active .sidebar-offcanvas.col-xs-6 #events-categories{ width:auto; border:none; background:transparent; margin:0; }
	#events-wrap{ padding:0 15px;}
	.visible-xs #events-categories .events-block-title{ color:#fff; }
	#events-categories .events-block-title{ background:none; color:#000; }
	#events-categories .events-block-categories{ padding:0; border:none; margin:0; }
	#events-categories .events-block-categories a, .news-category-block-expand div.group-category-titles a{
		display:block;
		padding:10px;
		margin:0 10px;
		color:#0053A5;
		font-size: .875em;
		border-bottom:1px solid #ccc;
	}
	.visible-xs #events-categories .events-block-categories a{ font-size:medium; color:#000;}
	.visible-xs #events-categories .events-block-categories a:hover{ background-color:#ededed; color:#000; }
	#events-categories .events-block-categories a:hover, .news-category-block-expand div.group-category-titles a:hover{
		background:#0053a5; color:#fff; text-decoration:none; }
	#closed{ display:none; }
	
	.news-category-block-expand div.group-category-titles{ display:block!important; background:none; margin:0; border:0; padding:0; }
	#overlayShadow{
		position:fixed;
		width:100%;
		height:100%;
		top:0;
		left:0;
		background:#000;
		opacity:.5;
		z-index:5;
		display:none;
	}
	.visible-xs #event-attachments{ margin:0 10px 10px; }
	
.full-width .row-offcanvas-right.active{ right:0; left:0;  }
.full-width .sidebar-offcanvas{ left:0; right:0; z-index:4; top:-1000em; }
	.full-width .row.row-offcanvas-left.active .sidebar-offcanvas, .full-width .row.row-offcanvas-right.active .sidebar-offcanvas{ top:0; }
.row.row-offcanvas-left.active:after, .row.row-offcanvas-right.active:after { content: ' '; background: rgba(0,0,0,.75); width: 100%; height: 100%; position: absolute; left: 0; right: 0; z-index: 1; top:0; display:block; }
	#menu.visible-xs{ z-index:3; }
	/* Library Mobile *************************************************************************************** */
	
	/* List Views ******************************************************* */
	
	#library-blocks .documents-block{ float:none; width:auto; }
	.library-index .another-wrap{ position:absolute; left:99999em; }
	/* .file-table .title-row, .attach-row.title-row{ display:none; } */
	.file-table .file-row{ padding:20px; }
	.file-row .col{ clear:left; width:auto; text-align:left; display:block; }
	.col.title-col{ font-size:x-large; }
	.hideSmall{ display:none!important; }
	
	/* Basic Form ******************************************************* */
	
	#basic-form, .inner-content-container #basic-form.lock-me{ border-bottom: 1px solid #c5c5c5; position:relative; top:auto!important; }
	.library-title.iplasma-content-title-top-menu{ padding:0 10px !important; }
	.filter-bar #basic>div, .filter-bar #basic div.adv-block{ width:100%; text-align:center; float:none; padding:0; margin:0; }
	#basic>div.adv-block a{ margin-bottom:10px; }
	#basic>div.adv-block a.open{ margin-bottom:0; }
	.filter-bar #basic input[type="text"], .filter-bar #basic select{ width:90%; }
	.filter-bar #basic select{ width:90%; margin-top:0; }
	
	/* Advanced Forms *************************************************** */
	#advanced .published, #advanced .author-search, #advanced .title-search, 
	#advanced .content-search, #advanced .file-search, #advanced .category-checkbox,
	#advanced .tag-search{ width:100%; padding:10px 10px 0; margin:0; }
	.tag-search .tag-dupe{ width:50%; }
	/* Attachment Forms ************************************************* */
	#attach-table .attach-row{ padding:20px; }
	#attach-table .col{ clear:left; font-size:1em; width:auto; }
	#attach-table .col.attach-title{ font-size: 1.125em; }
	.file-attachments #attach-table{ max-height:none; }
	
	#event-view #event-map{ height:400px; margin:0 20px; }
	.top-top-nav a{ padding:.75em; }
	.top-top-nav a{ padding-left:3.1em; }
	.mobile-nav{ width:100%; }
	.mobile-nav li{ float:none; }
	.hidden-glyph { padding-right:.5em; font-weight:normal;}
	.mobile-nav li a{ color:#0053a5; padding:.5em 1em; flex:1; font-size:large; }
	.mobile-nav li a:hover{ color:#fff; border-radius:0;}
	.mobile-nav li ul{ margin-left:0; margin-right:0; padding:0; box-shadow:none; display:none!important; opacity:0!important; top:auto;}
	.mobile-nav li ul a:before{ content:"\e080"; font-family:'Glyphicons Halflings'; padding-right:.5em; }
	.mobile-nav li ul.open{ display:block!important; opacity:1!important; }
	.mobile-nav li li a{ padding-left:2.3em; }
	#top-menu-item-14 a{ border:0; }
	.menu-toggle { padding: 0.695em 0.889em; font-size: large; top:0;}
	
	#departments-header-title ~ .row #sidebar{ margin-top:-3.5em; }
	#departments-header-title ~ .row.active{ overflow:visible; z-index:1;}
	#department-nav{ float:none; margin:0; padding:0; }
	#department-nav ul{ float:none; width: 100%; display:block!important; opacity:1!important; }
	
	#department-nav ul li{ font-size:1em!important; margin:0!important; display:flex; float:none; flex-wrap:wrap; border:0; }
	#department-nav ul li:hover{ margin:0; border:0; background:transparent; }
	#department-nav ul li button{ order:2; margin:0; }
	#department-nav ul li a{ flex:1; padding:.75em 1em; width:100%; }
	#department-nav ul li ul li a:hover, #department-nav ul li a:hover{ background:#0053A5; color:#fff; }
	#department-nav ul li ul li a, #iplasma-menu-left ul li ul li a{ padding:.75em 1em; }
	#department-nav ul li ul li a:before, #iplasma-menu-left ul li ul li a:before{ content:"\e080"; font-family:'Glyphicons Halflings'; padding-right:.5em; }
	#department-nav ul li ul{ position:relative; top:auto; left:auto; right:auto; bottom:auto; width: 100%; margin: 0!important; background: transparent; border: none; box-shadow: none; }
	#department-nav ul li ul li{ margin:0; border:0; width:100%; }
	#department-nav ul li ul li ul, #iplasma-menu-left ul li ul li ul{ margin:0!important; }
	#department-nav ul li ul li ul li a{ font-weight:normal; padding-left:2.5em; }
	#department-nav .sfHover, #iplasma-menu-left .sfHover{ background:transparent; border:none; margin:0; }
	#contact-form-block{ width:calc(100% - 2em); margin:0 1em 10px; }
}
@media(min-width:768px){
	#departments-header-title button{ display:none; }
}
.jspPane{ width:100%!important; }
.jspTrack{ background-color: rgba(255, 255, 255, .5); }
.jspDrag{ background:#000; opacity:.9; }
.jspDrag:focus{ opacity:1; }
.jspVerticalBar{ background:transparent; width: 10px; opacity:0; -webkit-transition: opacity .25s ease-out; -moz-transition: opacity .25s ease-out; transition: opacity .25s ease-out; z-index:3; }
#scroll-nav:hover .jspVerticalBar{ opacity:1;  }
a:hover + .menu-toggle, .menu-toggle:hover{ color:#fff; background-color:#0053a5;}
@media (max-width: 730px) {
	.footer-bottom{ text-align:center; }
	.footer-bottom .copy{ margin:0; padding:10px 20px; float:none; } .reserved{ display:inline-block; }
	.footer-bottom .made-by{ margin:0; float:none; padding:0 5px 50px 5px; } .footer-links{ display:inline-block; }
	.footer-bottom .made-by a img{ float:none; margin:0; }
}
@media (max-width:638px){
	.tag-search .tag-dupe input{ width:60%; }
}
@media (max-width: 592px){
	.footer-links{ display:block; }
}
@media (max-width:581px){
	.filter-bar #basic input[type="text"], .filter-bar #basic select{ width:75%; }
}
@media (max-width:565px){
	/* .top-bar-container .google-search input[type="text"]{ width:85%; } */
}
@media (max-width: 527px){
	.large-label{ display:none; } .small-label{ display:inline-block; }
}

@media (max-width:480px){
	.filter-bar #basic>div{ padding-right:0; }
	.filter-bar #basic input[type="text"], .filter-bar #basic select{ width:70%; }

	.inner-content-container #html-content-44 div.department-button-wrap a{ width: 32.333%; }
}
@media (max-width:460px){
	.footer-logo{ width: 100%; text-align:center; }
	
}
@media (max-width:440px){
	.inner-content-container #html-content-44{ display:flex; flex-wrap:wrap; justify-content:center;}
	.inner-content-container #html-content-44 div{ width: 49%; }
	.inner-content-container #html-content-44 div.department-button-wrap a{ width: 49%; }
}
@media (max-width:421px){
	/* .top-bar-container .google-search input[type="text"]{ width:80%; } */
}
@media(max-width: 375px){
	.tag-search .tag-dupe{ width:100%; }
	.tag-search .tag-dupe input{ width: 72%; }

}
@media (max-width: 332px){
	/* .top-bar-container .google-search input[type="text"]{ width:70%; } */
}
@media(max-width: 275px){
	.tag-search .tag-dupe input{ width: 65%; }
}
@media (max-width: 262px){
	/* .top-bar-container .google-search input[type="text"]{ width:60%; } */
}
@media (max-width: 224px){
	/* .top-bar-container .google-search input[type="text"]{ width:50%; } */
}
@media (max-width: 767px){
	body .goog-te-spinner-pos{ display:none!important; }
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(/templates/default/js/swipebox/source/img/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(/templates/default/js/swipebox/source/img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

