/*!
 * 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=/templates/default/css/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-family:segoe ui, arial, sans-serif; font-size:16pt; }
body { font-family:segoe ui, arial, sans-serif; font-size:1em; }
img{ max-width:100%; height:auto; }
/*heading styles*/
body h1, body h2, body h3, body h4, body h5, body h6 {
	/* font-weight: bold;   */
	margin-bottom: 10pt;
	/* clear:both; */
}
body h1, body h2 { font-size: 1.3334em; font-family:georgia, times new roman, serif;}
body h3, body h4 { font-size:1.2em; font-family:georgia, times new roman, serif; }
body h5, body h6 { font-size:1.1em; }
body h1, body h3, body h5 { color:rgba(39, 48, 138, 1); }
body h2, body h4, body h6 { color:#162b48; }
address{font-size:.9em; font-style:italic;}
/*link styles*/
a, a:focus { color:rgba(39, 48, 138, 1); text-decoration: none; font-weight:normal; }
a:hover { color:#000; text-decoration: underline; }
address{font-size:.9em; font-style:italic;}
/*paragraph styles*/
body p { font-size: 1em; margin-bottom: 1em; }
em, i { font-style: italic; }
strong, b { font-weight: bold; }
.full-width-block{ clear:both; background:#e4f0fb; float:left; }
/*list styles*/
body ul, body ol { margin-bottom:1em; }
ul ul, ol ol{ }
body ul, ol ol{  margin-left:1em; }
li { font-size:1em; }
ul li{
	list-style:disc outside none;
}
.inside li{ list-style-position:inside; }
.outside li{ list-style-position:outside; }
ul ul{
	margin-bottom:0;
}
ul ul li{
	list-style-type:circle;
}
ul ul ul {
}
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 li{
	list-style:decimal inside none;
}
ol ol{
	margin-bottom:0;
}
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;
}

blockquote{ padding: .5em 1em; margin: 0 0 .5em; font-size: 1em; border-left: 5px solid #eee; }

sub, sup { font-size: .75em; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/*table cell padding*/
td{
	padding:5px;
}
table{
	table-layout:fixed;
}
/* Link icon styles */
.link-new-window{
	padding-left: 20px;
	background-repeat:no-repeat; background-image: url(/images/icons/open-in-new-window.png);
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-doc{
	padding-left: 20px;
	background-repeat:no-repeat; background-image: url(/images/icons/doc-icon.png);
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-txt{
	padding-left: 20px;
	background-repeat:no-repeat; background-image: url(/images/icons/txt.png);
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-xls{
	padding-left: 20px;
	background-repeat:no-repeat; background-image: url(/images/icons/xls.png);
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-pdf{
	padding-left: 20px;
	background-repeat:no-repeat; background-image: url(/images/icons/pdf.png);
	background-position:left center; 
	background-size:16px 16px;
}
.link-attachment-ppt{
	padding-left: 20px;
	background-repeat:no-repeat; background-image: url(/images/icons/ppt.png);
	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;
}
#review-form .form-block input.button-1, .button-1, .button-2, .button-3, .button-4,
.button-1:focus, .button-2:focus, .button-3:focus, .button-4:focus{
	display:inline-block;
	float: none;
	background-color: rgba(39, 48, 138, 1);
	border: 1px solid rgba(39, 48, 138, 1);
	color: #eef4f6;
	padding: .5em 2em;
	margin: 0 auto;
	width: auto;
	display:inline-block;
	text-shadow:none;
	font-family:segoe ui, arial, sans-serif;
	background-position-x:.5em;
	font-style:normal;
}
.button-1:hover, .button-2:hover, .button-3:hover, .button-4:hover { background-color: #ffd350; color:#000; text-decoration:none; border-color:#ffd350;}
.button-2, .button-2:focus { background-color: rgba(39, 48, 138, 1); }
.button-2:hover { background-color: #ffd350; border-color:#ffd350; color:#000;}
.button-3, .button-4, .button-3:focus, .button-4:focus{ background-color:#ffd350; border-color:#ffd350; color:#000; }
.button-3:hover, .button-4:hover{ background-color:#ffc82e; color:#000; border-color:#ffc82e; }
.button-4{ border-radius:1em; }
address{ font-size:.9em; font-style:italic; }


body ul.faq{ margin-left:0; }
.faq > ul > li{ padding: .5em; }
.faq > li, .faq > ul > li { list-style:none outside none; overflow:hidden; }
.faq > li{ cursor:pointer; padding:10px 10px; border-bottom: 1px solid #b9b9b9; }
.faq > ul, .faq > ol { border-width: 0px 1px 1px 1px; border-style: solid; border-color: #b9b9b9; background: #fff; margin:0; }
.faq ul ul li, .faq ol ul li{ list-style-type:disc; list-style-position: inside;padding-left: .5em;} 
.faq ul ul ul li, .faq ol ul ul li{ list-style-type:circle; }
.faq ul ul ul ul li, .faq ol ul ul ul li{ list-style-type:square; }
.faq ol ol li, .faq ul ol li{ list-style-type:decimal; list-style-position: inside;padding-left: .5em; }
.faq ol ol ol li, .faq ul ol ol li{ list-style-type:upper-alpha; }
.faq ol ol ol ol li, .faq ul ol ol ol li{ list-style-type:upper-roman; }

.wysiwig-glyphicon{ margin-right:.5em; }
.wysiwig-glyphicon:before{ position:absolute;}
/*
 * 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 }								**
*********************************************************** **
Blue: rgba(39, 48, 138, 1)
Orange: #f1992f
Green: #162b48															
*********************************************************** */
.invisible{ visibility:hidden; }
.filler-space{ display:none; }
.center{ text-align:center; }  
.check{ display:inline-block; }
#slideshow-5{ display:none!important;}
																				/* **************************** ADMIN ELEMENTS ********************** */

html {   font-family: Segoe UI, Arial, sans-serif; font-weight: normal; height: auto!important; }

body { margin: 0px; padding: 0px; height: 100%; width: 100%; color: #000; background: #fff; }
img{ max-width:100%; height:auto; }
.center{ text-align:center; }
.clear{clear:both;}
select, input, textarea {color:#000;}
.gold { color: #E7C025; }
.no-shadow{ box-shadow:none; }
body > .portfolio-slide{ display:none; }
.faq > ul, .faq > ol { display: none; }

a[name]{ position:relative; top:-75px; display:block; }
/* **************************** COMMON ELEMENTS ********************* */

/*breadcrumb styles*/
.iplasma-breadcrumb { 
	font-weight: normal;
	color:#fff;
	background:rgba(39, 48, 138, 1);
	 float:left; width:100%;
	font-weight:bold;
	position:relative; z-index:2;
}
.addthis-label{ font-weight:normal; padding:0 .5em; }
.inner-breadcrumb{ padding:.5em 4em;}
.iplasma-breadcrumb a { color:#fff; font-weight: normal; text-decoration:none; }
.iplasma-breadcrumb a:hover {  color:#fff; text-decoration:underline; }

/*content title styles*/
.logout-button{ float:right; padding-top:.5em;}

.iplasma-content-title, .sitemap-title, .news-category-title,
.gallery-category-page .gallery-category-title, .events-category-title, .blog-comments-title, .staff-info .staff-member-name {
	font-size:1.6667em; 
	font-family: Segoe ui, arial, sans-serif;
	font-family:georgia, times new roman, serif;
	padding: 1em .5em .5em;
	color:rgba(39, 48, 138, 1);
	display:inline-block;
	font-weight:normal;
	
}
.cover-photo{ position: relative; z-index: 0; padding-bottom:25%; width: 100%; overflow:hidden; }
.cover-photo-title { font-size: 3em; font-weight: normal; font-style: italic; text-shadow: 0 0 2px #000; text-transform: uppercase; color:#fff; width:100%; text-align:center; padding:.25em 0; }
.cover-photo-overlay{ color: #fff; background: rgba(0, 0, 0, .5); position: absolute; top: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-wrap:wrap; flex-direction:column; padding:0 1em; }
.cover-photo-overlay p{ margin:0; text-align:center; }
.cover-photo img{ width: 100%; position:absolute; /* top:0; left:0; */ }
.cover-photo img.fixed{ position:fixed; top:0;}
/* #cal-title { padding:.3em 0;} */
/*content body styles*/
div.iplasma-content-body {
	margin: .5em 1em;
}
.full-width-block{ width: calc(100% + 6em + 30px); margin-left:calc(-3em - 15px); margin-right:calc(-3em - 15px); padding:1em 3em; }
.inner-half{ padding:1em; }
.yellow{ background-color: #ffeebd; }

@media (min-width: 768px){
	.inner-half:nth-of-type(2n+1){ padding-left: 3em; }
	.inner-half:nth-of-type(2n){ padding-right: 3em; }
	.iplasma-content-body-menu .full-width-block{ width: calc(100% + 6em); margin-left:-2.5em; padding: 1em 2em; }
}
body .full-width-block.no-padd{ padding:0; }

.flex-wrap{ display:flex; flex-wrap:wrap; }
.flex-center{ justify-content:center;}
/* .iplasma-content-body>.col-xs-12{ padding:0; } */
/*sitemap styles*/
.sitemap-container{ background:#fff; overflow:hidden; width: 100%; padding:0 3em; }
.sitemap-title{ padding-top:.5em; padding-left:0; }								
.sitemap-block{ width: 50%; float:left; padding:.5em;}
.sitemap-block ul { margin-left:0; }		
.sitemap-block ul li { margin-top:5px }
.sitemap-title a  { font-weight:normal; text-decoration:none;  }
.sitemap-block ul li { margin-left:.5em; list-style:disc inside none; }
.sitemap-block ul li.depth-2 { margin-left:2em; list-style:circle inside none; }
.sitemap-block ul li.depth-3 { margin-left:3.5em; list-style:square inside none; }
.sitemap-block ul li.depth-4 { margin-left:5em; list-style:disc inside none; }
.sitemap-block ul li.depth-5 { margin-left:6.5em; list-style:circle inside none; }
@media(max-width: 767px){
	.sitemap-block{ float:none; width: auto; display:block; }
	.sitemap-container{ padding:0 0; }
}

/*share button styles*/
#iplasma-breadcrumb-share, .iplasma-breadcrumb-share { 
	margin:-.15em 0;
	float: right;
}
.iplasma-block-addthis{
	float:right;
}
#iplasma-breadcrumb-share .print, #iplasma-breadcrumb-share .rss, .iplasma-breadcrumb-share .print, .iplasma-breadcrumb-share .rss  {
	float: left;
}
#iplasma-breadcrumb-share a.print img, #iplasma-breadcrumb-share .rss img, .iplasma-breadcrumb-share a.print img, .iplasma-breadcrumb-share .rss img {
	width: 32px;
	height: 32px;
}
.addthis_toolbox {
	float: right;
	min-width: 138px;
}
.share { 
	float:right; 
}
.print, .rss{ margin:0 .5em;}
/* Button Styles */
.pf_button{
	display:block;
	text-align:center;
	margin:10px 0; 
}
.pf_button a{
	float: none;
	background-color: rgba(39, 48, 138, 1);
	border: 1px solid rgba(39, 48, 138, 1);
	color: #eef4f6;
	padding: 5px 20px;
	margin: 0 auto;
	width: auto;
	display:inline-block;
}
.pf_button a:hover{
	background-color: rgba(39, 48, 138, 1);
	cursor: pointer;
	text-decoration:none;
}
/* Pagination Styles */
.paginator,  body .gsc-results .gsc-cursor-box{
	text-align:center;
	margin:10px 20px;
}
.paginator a, .paginator span, body .gsc-results .gsc-cursor-box .gsc-cursor-page{
	float: none;
	background-color: rgba(39, 48, 138, 1);
	border: 1px solid rgba(39, 48, 138, 1);
	color: #fff;
	padding: 10px 10px;
	margin: 0 auto;
	width: auto;
	display:inline-block;
	margin-right: .25em;
	text-decoration:none;
}
.paginator span, body .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity:.5;
}
.paginator a:hover, body .gsc-results .gsc-cursor-box .gsc-cursor-page:not(.gsc-cursor-current-page):hover{
	background-color: #ffd350;
	cursor: pointer;
	text-decoration:none;
	border-color:#ffd350;
	color:#000;
}
body .gsc-results .gsc-cursor-box .gsc-cursor-page:hover{ text-decoration:none; }

/* ********************** Containers Complete Wrap ******************* */
#body-wrap {
	width: 100%;
}
/* **************************** HEADER ****************************** */								
#header-containers { 
	width:100%;
	margin:0 auto -3em; 
	padding:0;
	/* overflow:hidden; */
	position:relative;
	float:left;
	z-index:4; 
	background: -webkit-linear-gradient(#fff, transparent); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fff, transparent); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fff, transparent); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fff, transparent);	
	
	
}
#header-containers {
	width:100%;
	margin: 0 auto -11em;
	padding:0;
	/* overflow:hidden; */
	position:relative;
	float:left;
	z-index:4;
	background: -webkit-linear-gradient(#fff 6em, rgba(255, 255, 255, 0)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff 6em, rgba(255, 255, 255, 0)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff 6em, rgba(255, 255, 255, 0)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fff 6em, rgba(255, 255, 255, 0));
	padding-bottom: 3em;
}
.not-home #header-containers{ margin-bottom:0; padding-bottom:0; }
#header-containers.tab-s{ z-index:unset; }
#header-containers>.social-icons{ float:right; margin-right: 2em; padding-top:.8444em; line-height:1; }
#header-containers a{ color:#000; }
@media (min-width: 768px){ #header-containers.locked{ position:fixed; width: 100%; z-index:5; } }
.not-home{ background:#fff; }
#header-container #header-container {
	border:none;
	background:transparent;
}
#commonBanner{
	position:fixed;
	z-index:6;
	width:100%;
}
#inner_header{
	/* float:left;
	width:100%; */
	padding: 0 4em 0;
	position:relative;
	/* z-index:6; */
}

.logo{
	/* padding:1.333em 0; */
	padding:1.5em 1em 1.5em 0;
	float:left;
}
.large-text .header-right-links{ padding-bottom:0; }
.header-right-links{ font-family: georgia, times new roman, serif; }
.header-right-links .social-icons{ display:flex; flex-wrap:wrap; }
.header-right-links .social-icons a{ padding-left:.15em; padding-right:.15em; }
.header-right-links{ padding-bottom:.45em; display:flex; flex-wrap:wrap; }
.small-text .header-right-links{ padding-bottom: .65em; }
.header-right-links a { display:inline-block; padding:.844em 1em; font-weight:normal; text-decoration:none; display:flex; display: flex; flex-wrap: wrap; align-items: center; height: 100%;}
.header-right-links a:focus{}
/* .header-right-links a{ background:#fff; } */
.header-right-links a{ position:relative; z-index: 8; border-color:transparent; text-transform:uppercase;}
.small-text .header-right-links a{ padding:.99em 1em; }
.header-right-links a.open, .header-right-links a.pseudo-button:hover{ background:#f0f0f0; border-color:#f0f0f0; }
.header-right-links a.show-scrolled{ display:none; }
.header-right-links a:not(.button-1) .glyphicon, .header-right-links a:not(.button-1) .glyphicons{ color:rgba(39, 48, 138, 1); }
.header-right-links a:not(.button-1){ border-width:1px; border-style:solid; /* border-color:#fff; */ background-color:#fff; }
.header-right-links a:not(.button-1).open{ background:#f0f0f0; border-color:#f0f0f0; }
#header-containers a.button-1{ color:#fff;}
#header-containers a.button-1 .glyphicons{ vertical-align: middle; margin-top: -.2em; }

#size-dropdown{ position:fixed; top:-100px; margin:0 auto; right:17.35em; background:#fff; -webkit-transition: top .5s ease-out; -moz-transition: top .5s ease-out; transition: top .5s ease-out; z-index: 6; display:flex; background:#f0f0f0; box-shadow:0 0 5px #000; }
.large-text #size-dropdown{ right:19.8em; }
/* .large-text #size-dropdown.open{ top:5em; } */
#size-dropdown.open{ top:67px; }
.tab-s #size-dropdown{ right: 16.75em;}
.large-text .tab-s #size-dropdown{ right: 19.25em;}
.tab-s #size-dropdown.open{ top: 67px; }
.large-text .location-dropdown.open, .large-text #size-dropdown.open{ top: 81px; }
/* .small-text .tab-s #size-dropdown.open{ top: 3.5em; } */
/* .small-text .location-dropdown.open, .small-text #size-dropdown.open{ top:61px } */
#size-dropdown a{ padding:.5rem; display: flex; align-content: flex-end; align-items: flex-end; text-decoration: none; font-weight:normal; }

#size-dropdown a:hover{ text-decoration:none; color:#fff; background:#f1992f; }
.small-link{ font-size: .8rem; }
.normal-link{ font-size: 1rem; }
.larger-link{ font-size: 1.2rem; }

.small-text .small-link, .normal-text .normal-link, .large-text .larger-link{ color:#fff; background:rgba(39, 48, 138, 1); }

.tagline{ font-size: 1.2222em; font-weight: bold; text-align: center; padding: 2.3em 440px 2.3em 0; }
.locked .tagline{ display:none; }
.scroll-logo, #scroll-button{ display:none; }
.top-links{
	position:fixed;
	z-index:7;
	right:5em;
	font-size:18px;
	font-family: segoe ui, arial, sans-serif;
}
#header-container .top-links a{ font-weight:normal; }
.top-links a{ 
	font-size:1em;
	padding:.75em 1.5em;
	display:inline-block;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	background-color: #3fb833;
	box-shadow:0 0 5px #000;
	text-transform:uppercase;
	outline:none;
	font-weight:normal;
	vertical-align:top;	
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.top-links span{ display:inline-block; vertical-align:middle;}
.top-links .glyphicon{ top:auto; margin-right:4px; }
.top-links img{ vertical-align:top; }
#header-container .top-links a:hover{
	padding-top:1em;
	text-decoration:none;
	color:#fff;
}
#header-container .top-links .tab2, #header-container .top-links .tab2:hover{
	background:rgba(39, 48, 138, 1);	
	/* color:#000; */
	/* text-shadow: 1px 1px 1px rgba(255,255,255,0.4); */
}
#header-search{
	position:absolute;
	bottom:10px;
	right:2em;
	/* width:28%; */
	width:440px;
	text-align:left;
	display:inline-block;
	vertical-align:middle;
}
#header-search input, #mobile-search-form input{
	background:transparent;
	width:85%;
	display:inline-block;
	outline:none;
	background:#fff;
	padding:.5em .5em;
	border:0px solid transparent;
	vertical-align:top;
	text-align:left;
	border:1px solid #b9b9b9;	
}
.locked #header-search input{ border:none; }
/* Adjusts the css for the field and button if the placeholder is visible, Allowing for a more solid looking field when users try to search */
/* #header-search input:placeholder-shown{ background:transparent; }
#header-search input:placeholder-shown + a{ color: rgba(39, 48, 138, 1); background: transparent; border:1px solid transparent; border-bottom:none;} */
/* Placeholder CSS, Can not set them up as comma-separated options even though their styles are the same. */
#header-search input::-webkit-input-placeholder{ color:rgba(39, 48, 138, 1); opacity:1; font-style:italic;}
#header-search input:-moz-placeholder{ color:rgba(39, 48, 138, 1); opacity:1; font-style:italic; }
#header-search input::-moz-placeholder{ color:rgba(39, 48, 138, 1); opacity:1; font-style:italic; background:transparent;} 
#header-search input:-ms-input-placeholder{ color:rgba(39, 48, 138, 1); opacity:1; font-style:italic; }
#header-search input::placeholder{ color:rgba(39, 48, 138, 1); opacity:1; font-style:italic; }
#header-search input:placeholder{ color:rgba(39, 48, 138, 1); opacity:1; font-style:italic; }

/* :root #header-search input { background: transparent\9; }
:root #header-search a { color: rgba(39, 48, 138, 1)\9; background: transparent\9; border:1px solid transparent\9; border-bottom:none\9; }
:root #header-search input + a:hover{ background-color: rgba(39, 48, 138, 1)\9; color: #fff\9; border-color: rgba(39, 48, 138, 1)\9; }  
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
  	#header-search input {background: transparent;}
	#header-search input + a{ color: rgba(39, 48, 138, 1); background: transparent; border:1px solid transparent; border-bottom:none;}
	#header-search input + a:hover{ background-color: rgba(39, 48, 138, 1); color: #fff; border-color: rgba(39, 48, 138, 1); }  
}
@-moz-document url-prefix() { 
	#header-search input {background: transparent;}
	#header-search input + a{ color: rgba(39, 48, 138, 1); background: transparent; border:1px solid transparent; border-bottom:none;}
	#header-search input + a:hover{ background-color: rgba(39, 48, 138, 1); color: #fff; border-color: rgba(39, 48, 138, 1); }  
} */
#header-search a, #mobile-search-form a{
	font-size:1.2em;
	background-color:#3fb833;
	color:#fff;
	padding:.325em .5em;
	display:inline-block;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #3fb833;
	border-bottom:none;
}
#header-search a:hover, #mobile-search-form a:hover{ background-color:#67b603; text-decoration:none; border-color:#67b603;}
#mobile-search-form input:placeholder-shown + a:hover{ background-color:#67b603; text-decoration:none; border-color:#67b603;}
/* #___gcse_0{ visibility:hidden; position:fixed; left:-100%; z-index:100;} */

table.gsc-table-result{
	table-layout:auto;
}
body .gsc-table-cell-snippet-close{
	/* width:90%; */
    font-style: italic;
    text-align: justify;
	padding:0 1em;
	font-size:18px;
}
div.gcsc-branding table.gcsc-branding{ width:auto; }
img.gcsc-branding-img-noclear{ max-width:none; }
body .cse .gsc-control-cse, body .gsc-control-cse{
	background:transparent;
	border:none transparent;
}
body .gsc-webResult.gsc-result, body .gsc-webResult.gsc-result:hover{
	border:none transparent;
}
body .gsc-control-cse .gs-webResult.gs-result .gs-title, body .gsc-control-cse .gs-webResult.gs-result .gs-title *{
	/* font-size: 22px;
    color: #4b4b4b;
    text-decoration: none;
    font-weight: bold; */
}
body .gsc-control-cse .gs-webResult.gs-result .gs-title:hover, body .gsc-control-cse .gs-webResult.gs-result .gs-title:hover *{
	text-decoration:underline;
}
body .gsc-control-cse .gs-result .gs-title b{
	font-weight:bold;
}
.gs-webResult div.gs-visibleUrl-long, .gs-promotion div.gs-visibleUrl-long{
    /* font-size: 18px;
    color: #4b4b4b;
    margin: 10px 0;
	font-style:italic; */
}
body .gsc-tabsArea > .gsc-tabHeader { height: auto; }
#google_translate_element.translate-element{ display:none!important; }
iframe.goog-te-menu-frame.skiptranslate{ 
	right: 0px!important;
    left: auto!important;
    box-shadow: none;
    border-top: 0;
    z-index: 5;
    /* box-shadow: 0 0 8px #555; */
    outline: none;
    border: 0!important;
	top:2.9em!important;
	max-width:100%;
	overflow:auto;
	width:100%!important;
	max-height:calc(100% - 2.9em);
	display:block!important;
	top:-100em!important;
	-webkit-transition: top .5s ease-out; -moz-transition: top .5s ease-out; transition: top .5s ease-out;
	box-shadow:0 0 5px #000;
}
iframe.goog-te-menu-frame.skiptranslate.open{ top:67px!important; }
.large-text iframe.goog-te-menu-frame.skiptranslate.open{ top: 81px!important; }
/* Truncated header for when scrolled */
#inner_header.locked.slid{ margin-top:-100px; }
#inner_header.locked{
	background:#fff;
	position:fixed;
	box-shadow:0 0 5px #000;
    display: flex;
    flex-wrap: wrap;
	align-items: stretch;
	margin-top:0; z-index:6;width:100%; /* padding:0 2em; */
	-webkit-transition: margin-top .5s ease-out; -moz-transition: margin-top .5s ease-out; transition: margin-top .5s ease-out;
}
#inner_header.locked.open{ box-shadow:none; }
#inner_header.locked .logo{ padding: 5px 0; display:inline-block; vertical-align:middle; margin-left:0; flex:1; display:flex; align-items:center; }
#header-containers .logo a{ color:rgba(39, 48, 138, 1); }
.logo a{ font-weight:normal; text-decoration:none; }
.menu-icon .menu-text{ display: block; font-size: 0.6em; text-align: center; text-decoration:none; }
.menu-icon .glyphicon{ font-size: 1.5em; color:rgba(39, 48, 138, 1);}
/* #inner_header.locked .full-logo{ display:none; } */
.scroll-logo, .logo-text{  vertical-align: middle; margin: 0; padding: 0; line-height: 1em; font-size:1.25em; max-height:70px; }
#inner_header.locked .scroll-logo{ 
	display: inline-block; 
}
span.scroll-logo{  }
#inner_header.locked #header-search{ position:static; text-align:center; width:28%; padding:.35em 0; }
#inner_header.locked #scroll-button{  display:flex; align-items:center;  }
#scroll-button a{padding: 0.3em .5em;display: flex; align-items:center; flex-wrap:wrap; height:100%; text-decoration:none;  }
.small-text #scroll-button a{ padding: 0.443em .5em; }
.menu-icon { display: inline-block; vertical-align: initial; }
#scroll-button .icon-bar {
    height: 3px;
    width: 30px;
    background: rgba(39, 48, 138, 1);
	display:block;
	border-radius:1px;
}
#scroll-button a:hover, #scroll-button.opened a{ background: rgba(39, 48, 138, 1);color:#fff; }
#scroll-button a:hover .menu-icon .glyphicon, #scroll-button.opened a .menu-icon .glyphicon{ color:#fff; }
#scroll-button a:hover .icon-bar, #scroll-button.opened .icon-bar{ background:#fff; }
#menu.lock{ position:fixed; top:-10px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out;}
#menu.lock.open{ box-shadow: 0 0 5px #000;}

.show-scrolled{ display:none; }
.pseudo-glyph { height: 1.1em; margin-right:.25em; width: 1.1em; background:url(/templates/hhs/img/translate-blue.png) no-repeat center center; display:inline-block; vertical-align:middle; background-size: 100% 100%; }
.glyphicons:before, .glyphicon:before{ padding:0 .25em; }

/* #iplasma-menu-top .current-page > a{background:url(/templates/hhs/img/horizon.png) no-repeat center center;background-size: 100px;background-position: bottom;} */
.locked .full-logo{ display:none; }

.location-dropdown{ position:fixed; top:-30em; width:100%; text-align:center; background:rgba(39, 48, 138, 1); left:0; overflow:hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; z-index:4; display:flex; flex-wrap:wrap; justify-content:center; z-index:6; box-shadow:0 0 5px #000; }
.location-dropdown a{ padding:1em 1em; text-decoration:none; font-weight:normal; }
.location-dropdown a:hover{ background: rgba(39, 48, 138, 1); color:#fff; }
.location-dropdown.open{ top:67px; }
/* .small-text .location-dropdown.open{ top: 67px; } */

.bottom-button{ position:fixed; bottom:0; width: 100%;  }
.tooltip{ font-size: 0.8em; }

.view-all-button{ padding:.5em 0; display:block; width:100%; }
/* **************************** NAVIGATION ************************** */				
							
/* **************************** Iplasma-Menu-Top ******************** */
.navbar{
	float:left;
	width:100%;
	background:rgba(39, 48, 138, 1);
	position:relative;
	/* z-index:5; */
	border:0px none transparent;
	margin:0;
	min-height: 0;
	width:auto; background:transparent;
	clear:right;
}
#menu  { 
	width:100%;
	margin:0 auto; 
	background:rgba(39, 48, 138, 1);
	padding:0;
	z-index:5;
	position:relative;
	background:transparent;
}
.navbar-brand{
	display:none;
  	color:#fff;
}
#iplasma-menu-top { 
	padding:0px; 
	margin:0 auto; 
	width:100%;
	font-family:georgia, times new roman, serif;
	/* text-transform:uppercase; */
}

#iplasma-menu-top ul { 
	margin:0; 
}

#iplasma-menu-top>ul>li { 
	list-style:none; 
	display:inline;
	float:none;
	display:inline-block;
	margin-left:0; 
}

#iplasma-menu-top ul li:hover, #iplasma-menu-top ul li.sfHover { /* background:url(/templates/hhs/img/horizon.png) no-repeat center center;background-size: 100px;background-position: bottom;  */background-color:#f0f0f0; }
#iplasma-menu-top ul li:hover>a, #iplasma-menu-top ul li.sfHover>a{ color:rgba(39, 48, 138, 1); color:#000; }
#iplasma-menu-top ul li a { 
	color:rgba(39, 48, 138, 1); 
	padding: 1.125em .7em;
	/* border-right:1px solid #659dbe; */
	font-weight:normal;
	/* text-shadow: 1px 1px 1px rgba(0,0,0,0.4); */
	text-transform:uppercase;
	
}
#iplasma-menu-top ul li a:hover { 
	text-decoration:none; 

}
#iplasma-menu-top ul ul {
	min-height:1px;
	min-width:100%;
	box-shadow:0 4px 6px #666;
	/* border-right:1px solid #b9b9b9;
	border-left:1px solid #b9b9b9; */
	/* left: 0;
	right:0; */
	display:none;
}
#iplasma-menu-top ul ul div{
	width:100%;
	padding:0 1em;
	overflow-x:auto;
	float:none;
	text-align:left;
	margin:0 auto;
	white-space:nowrap;
	/* position:relative; */
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
	z-index:1;
	position:relative;
}
:root #iplasma-menu-top ul ul div {overflow: hidden\9;}
#iplasma-menu-top ul ul div::-webkit-scrollbar { display: none; }
#iplasma-menu-top ul ul li{ display:block; white-space:nowrap; text-align:left;}
/* #iplasma-menu-top ul ul.columns-2, #iplasma-menu-top ul ul.columns-3, #iplasma-menu-top ul ul.columns-4, #iplasma-menu-top ul ul.columns-5, 
#iplasma-menu-top ul ul.columns-6{ width:720px; min-width:1px;}
#iplasma-menu-top ul ul.columns-3{ width:700px; }
#iplasma-menu-top ul ul.columns-4, #iplasma-menu-top ul ul.columns-5, #iplasma-menu-top ul ul.columns-6 { width:100%; }
#iplasma-menu-top ul ul.columns-2 li a, #iplasma-menu-top ul ul.columns-3 li a, #iplasma-menu-top ul ul.columns-4 li a, #iplasma-menu-top ul ul.columns-5 li a, 
#iplasma-menu-top ul ul.columns-6 li a{ white-space:normal; } */
.sf-menu ul { 
	position: absolute; 
	padding: 0; 
	z-index: 1;
	top:auto;
	background-color:#f0f0f0
}

.sf-menu ul li {
	text-align:left;
	padding:0;
}

.sf-menu li:hover { 
	visibility:	inherit; /* fixes IE7 'sticky bug' */ 
}

.sf-menu li { position: relative; }
.sf-menu a { 
	display: block; 
	position: relative; 
	text-decoration:none; 
}
/*Parent menu Item*/
.sf-menu li a:hover { 
	color:#000; 
}

/*Dropdown Background*/
.sf-menu li ul li { position:relative; z-index: 100; }


#iplasma-menu-top ul li ul li {  margin:0px 0 0 0; height:auto; }

#iplasma-menu-top ul li ul li a { 
	/* white-space: nowrap; */
	text-indent: 0px;
	border-right:none;
	/*  padding:1em 1em; height:95px; */
	text-transform: capitalize;
	color:#000;
	padding:.5em 1.2em;
}

#iplasma-menu-top ul li ul li a:hover { 
	color:#fff; 
	text-decoration:none; 
	background-color:rgba(39, 48, 138, 1);
	background-image:none; 
}
/* .scroll-arrow{ display:none; } */
/* font-size:1.472em;  padding:1.3025em 0em;*/ 
.scroll-arrow{ 
	cursor:pointer; 
	font-size: 1.139em; 
	padding:1.1em 0; 
	top:0; 
	position:absolute; 
	background:inherit; 
	color:#fff; 
	border-color:transparent; 
	width:2em; 
	z-index:10; 
	text-align:center; 
	display:none; 
}
.scroll-arrow:hover{ background:#86c4d8; }
.left-arrow{ left:0; right:auto; }
.right-arrow{ right:0; }
.scroll-arrow.active { display: inline-block; }
.scroll-indicator{
	font-size: 2em;
	font-weight: bold;
	padding: 10px;
	display: none;
	position: fixed;
	background: #3fb833;
	color: #fff;
	cursor: pointer;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #3fb833;
	z-index: 5;
	right: 2%;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
}
.scroll-indicator:hover {
	background: #67b603;
	color: #fff;
	text-decoration: none;
}


.hidden-glyph{ display:none; /* color:rgba(39, 48, 138, 1); */} .empty-glyph{ width: 1em; height:1em; } .empty-glyph:before { content:' '; }
#top-menu-item-1 .hidden-glyph:before{ content:"\e021"; }
#top-menu-item-2 .hidden-glyph:before{ content:"\e086"; } /* About */
#top-menu-item-73>a .hidden-glyph, #top-menu-item-57 > a .hidden-glyph, #top-menu-item-58 > a .hidden-glyph{ font-family: 'Glyphicons Regular'; }
#top-menu-item-3 .hidden-glyph:before{ content:"\e062"; } /* Our Centers */
#top-menu-item-56 .hidden-glyph:before{ content:"\e218"; } /* Legal Updates */

#top-menu-item-57 .hidden-glyph:before{ content:"\E025"; } /* Parents */
#top-menu-item-58 .hidden-glyph:before{ content:"\e044"; }
#top-menu-item-59 .hidden-glyph:before{ content:"\e006"; }
#top-menu-item-6 .hidden-glyph:before{ content:"\e171"; } /* Contact */

#top-menu-item-70 .hidden-glyph:before{ content:"\e182"; }
#top-menu-item-71 .hidden-glyph:before{ content:"\e225"; }
#top-menu-item-72 .hidden-glyph:before{ content:"\e139"; }
#top-menu-item-73 .hidden-glyph:before{ content:"\E711"; }

@media(min-width:768px){
	#iplasma-menu-top>ul>li#top-menu-item-70, #iplasma-menu-top>ul>li#top-menu-item-71, #iplasma-menu-top>ul>li#top-menu-item-72, #iplasma-menu-top>ul>li#top-menu-item-73{ display:none; }
}

.menu-veil{ position:fixed; left:0; right:0; top:0; bottom:0; display:none; background:#000; opacity:.75; z-index:4;}

.menu-toggle{ 
	position: absolute; 
	right: 0; 
	padding: 1em 1.55555em 1em 1em; 
	padding: .771em 1em;
	margin-right: 10px;
	background:#f0f0f0;
	top:0; z-index:2;
	color:#fff;
	border-width: 1px 0 0px 0px; 
	border-style:solid; border-color:#f0f0f0;
	cursor:pointer; 
	display:none;
	background:transparent; border-color:transparent;
}
#iplasma-menu-top ul li a:hover + .menu-toggle{ color:#fff; }
.menu-toggle:hover{ background:#edecea; border-color:#fff; color:rgba(39, 48, 138, 1); }
.review-veil{ z-index: 7; }
/* .lock #iplasma-menu-top ul li ul .hidden-glyph{ display:none; } */
#iplasma-menu-top ul li ul li a .hidden-glyph:before{ content:"\e080"; }
#menu.lock #iplasma-menu-top ul li ul li a .hidden-glyph{ /* font-size: 1.5rem; margin-right: .5em; margin-left: 0; text-align: center; margin-top: -.6em; */ color:inherit;}
.scrolled-menu-header{ display:none; padding-left:4em; position: fixed; top: auto; }
.locked .scrolled-menu-header .logo{ padding:5px 0; }
.locked .scrolled-menu-header .logo img{ max-height:70px; }
.hidden-glyph{ width: 1em; height: 1em; }
.menu-toggle.glyphicon-menu-down:before{ content:"\e114"; }
.menu-toggle.glyphicon-menu-up:before{ content:"\e113"; }


@media (min-width: 768px){
	#iplasma-menu-top ul ul ul{ display:none!important; }
	#menu.lock { position:fixed; padding:0; overflow:auto; top:0; z-index:8; background-image:none; left:-100%; width: 650px; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; height: calc(100% - 3.7em); height:100%; background:rgba(39, 48, 138, 1); top:auto;}
	#menu #scroll-button a{ color:#fff; }
	#menu .menu-icon .glyphicon, #menu #scroll-button a:hover .menu-icon .glyphicon{ color:inherit; }
	#menu #scroll-button a:hover{ background:#edecea; color: rgba(39, 48, 138, 1);}
	.lock .scrolled-menu-header{ display:flex; flex-wrap:wrap; align-items:center; background:rgba(39, 48, 138, 1); width: 640px; z-index:5;}
	.navbar.locked{ font-size:1em; }
	.lock .menu-toggle{ display:block; padding:.5em 1em; }
	#menu.lock.open{ left:0; }
	.lock #iplasma-menu-top{ margin-top: 5em; padding-bottom:50px; }
	.lock #iplasma-menu-top ul{ float:none; width: auto; display:block; text-align:left; }
	.lock #iplasma-menu-top ul li{ display:block; float:none; background:none; text-align:left; }
	/* .lock #iplasma-menu-top ul li:hover{ color:#fff; } */
	.lock #iplasma-menu-top ul li ul{ display:none!important; position:relative; top:auto; left:auto; background:none; padding:0; box-shadow:none; }
	.lock #iplasma-menu-top ul li ul.open { display:block!important; opacity:1!important; }
	.lock #iplasma-menu-top ul li a{ line-height:1; border-radius:0; color:#fff; text-transform:unset; font-family:segoe ui, arial, sans-serif; }
	/* .lock #iplasma-menu-top ul li a:hover .hidden-glyph{ color:#fff; } */
	.lock #iplasma-menu-top ul li:hover, .lock #iplasma-menu-top ul li.sfHover{ background:transparent; box-shadow:none; }
	.lock #iplasma-menu-top ul li:hover a, .lock #iplasma-menu-top ul li.sfHover a{ color:#fff; }
	.lock #iplasma-menu-top ul li a:hover{ background:#edecea; color:rgba(39, 48, 138, 1); }
	.lock #iplasma-menu-top ul li a:hover + .menu-toggle{ color:rgba(39, 48, 138, 1);}
 
	/* #iplasma-menu-top>ul>li>a{min-width: 100px; text-align:center;} */	
	.lock #iplasma-menu-top > ul > li > a{ padding:.5em 4.3em; text-align:left; }
	.lock #iplasma-menu-top .current-page a{ background-image: none; }
	.lock #iplasma-menu-top ul li ul li a{ padding: .5em 2.3em .5em 6em; white-space:normal; /* color:#000; */}
	.lock #iplasma-menu-top ul li ul li ul a{ padding-left:7.5em; }
	/* .lock #menu{ font-size: 1em; } */
	
	.lock .hidden-glyph{ display: inline-block; top: auto; margin-top: -.25em; vertical-align: middle; margin-right: 1em; }
	
	/* .locked .logo{ max-width:none; } */
	.locked #scroll-button{ display:block; margin-left:-.5em; margin-right:.5em; }
	.locked .logo{ padding: .5em 1em .5em 0; }
	body .locked .header-right-links { padding:0; display: flex; flex-wrap: wrap; align-items: stretch; }
	/* .locked .header-right-links a.show-scrolled{ display:inline-block; } */
	.locked .header-right-links a{ /* padding: 0.85em 1em; */ display:flex; display: flex; flex-wrap: wrap; align-items: center; height: 100%; }
	/* .small-text .locked .header-right-links a{ padding: 0.99em 1em; } */
}
.jspPane{ padding-bottom: 1em!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; }
.jspContainer:hover .jspVerticalBar{ opacity:1;  }
/* **************************** Iplasma-Menu-Left ******************* */
.content-container-wrap{
	display:flex;
	clear:both;
	flex-wrap:wrap;
}
.row.row-offcanvas{ margin:0 0em 0em; clear:both; background:#fff; width:100%; padding:0 2em; position:relative; z-index:3; }
.row.row-offcanvas>.col-xs-12{ padding:0 .5em; }
.row-offcanvas > div.sidebar-offcanvas{
	/* border-right:1px solid #b9b9b9; */
	padding:1em 1em 1em 2em;
	/* width:20%; */
}
#iplasma-menu-left, #iplasma-menu-left-page, .news-category-block, .latest-news, .news-archive-block, #events-wrap .events-block, #events-wrap-two .events-block, .visible-xs .events-block, .box, .sidebar-offcanvas .events-block,
.gallery-block, .iplasma-block-gallery-randomalbum {
	display:block; 
	/* width:100%; */
	margin:1em 0em 2em;
	border:2px solid #d5d5d5;
}
#events-wrap-two{ display:flex; flex-wrap:wrap; align-items:flex-start; padding:0 1em;  }
#events-wrap-two > div.events-block{ width: calc(50% - .5em); margin-right:.5em; }
#events-wrap-two > div.events-block:nth-of-type(2n){ margin-right:0; margin-left:.5em; }

#events-wrap .events-block, #events-wrap-two .events-block{ padding:0; }
.sidebar-offcanvas .events-block, #events-wrap-two .events-block{ padding: 1em 1.5em;}
.sidebar-offcanvas > .hidden-xs > div{ 
	margin:1em 0em 2em;
}
.staff-wrap .staff-search{ width: 100%; margin:0; border:1px solid #000; }
#iplasma-menu-left li, #iplasma-menu-left-page li {
	list-style: none;
	clear: left;
	width: 100%;
}
#iplasma-menu-left ul, #iplasma-menu-left-page ul  {
	margin:0;
}
.location-page-title, #iplasma-menu-left .content-top-title a, #iplasma-menu-left-page .content-top-title a, .news-category-block-title, .visible-xs .latest-news-title, .sidebar-offcanvas .latest-news-title, .sidebar-offcanvas .events-block-title, .sidebar-offcanvas .portfolio-block-title,
.visible-xs .events-block-title, .staff-categories-title, .box-title, .gallery-category-block-title, #locations #sidebar .location-navigation .content-top-title, .below-content-blocks .latest-news-title, .below-content-blocks .events-block-title { font-size:1.333em; padding: .525em 1.1253em;  text-transform:uppercase; font-weight:bold; text-decoration:none; color:rgba(39, 48, 138, 1);}
#iplasma-menu-left a, #iplasma-menu-left-page a, .news-category-link a, .archive-block ul li a, .events-block-categories a, .gallery-category-link a,
.iplasma-block-gallery-randomalbum .album-title a  {
	display: block;
	padding: .5em 1.5em;
	font-weight:bold; color:#000; font-weight:normal; text-decoration:none;
}
#locations #sidebar .location-navigation .content-top-title{ border-right:1px solid #ffbe00; color:#474747; }

#iplasma-menu-left a:hover, .gallery-category-link a:hover, #iplasma-menu-left-page a:hover, .news-category-link a:hover, .archive-block ul li a:hover, .events-block-categories a:hover, #iplasma-menu-left-page ul li.no-dropdown ul a:hover  {
	color: #fff;
	text-decoration: none;
	background:rgba(39, 48, 138, 1);
}
/* .news-category-link a:hover, .archive-block ul li a:hover, .events-block-categories a:hover{ font-weight:bold; } */
/*sub pages*/
#iplasma-menu-left ul.left-nav a {
	
}
/*sub sub pages*/
#iplasma-menu-left ul li ul, #iplasma-menu-left-page ul li ul  {
	position: absolute;
	top: 0;
	left: 100%;
	background-color:rgba(39, 48, 138, 1);
	
		background-color:#ffd24f;	
	white-space: nowrap;
}

#iplasma-menu-left ul li ul{
}
.locations-row #iplasma-menu-left ul .no-dropdown ul li, .locations-row #iplasma-menu-left ul .cur-page ul li{ width: auto; display: block; white-space: normal; }
#iplasma-menu-left ul .no-dropdown ul li{ position:relative; }
/* .locations-row #iplasma-menu-left ul .cur-page > ul { display:block!important; opacity:1!important; position:relative; left:auto; background:transparent;} */
/* .locations-row #iplasma-menu-left ul li.cur-page ul, .locations-row #iplasma-menu-left ul li.no-dropdown > ul{ display:block!important; opacity:1!important; position:relative; top:auto; left: auto; right:auto; bottom:auto; border:0; background:transparent; } */
#iplasma-menu-left ul.left-nav ul a, #iplasma-menu-left-page ul ul a, .region div label{
	font-weight:normal;
	color:#000;	
}


/* .locations-row #iplasma-menu-left ul.left-nav li.cur-page ul a:before, .locations-row #iplasma-menu-left ul.left-nav li.no-dropdown ul a:before, .region div label:before{
    content: '\2013';
    position: absolute;
    display: block;
    height: 1em;
    margin: auto;
	line-height:1;
    top: 0;
    bottom: 0;
    left: 1.778em;
} */
.region div label { padding-left: 1em; }
.region div label:before{ left:0; }
@media (min-width: 768px){
	/* .locations-row #iplasma-menu-left ul.left-nav ul a:hover, .locations-row #iplasma-menu-left li:not(.cur-page):not(.no-dropdown):hover > a, .locations-row #iplasma-menu-left-page li:not(.cur-page):not(.no-dropdown):hover > a,
	.locations-row #iplasma-menu-left ul.left-nav li.cur-page ul a:hover, .locations-row #iplasma-menu-left li.cur-page a:hover, .locations-row #iplasma-menu-left li.no-dropdown a:hover {
		background-color: rgba(39, 48, 138, 1);
		color:#fff;
		font-weight:bold;
	}
	.locations-row #iplasma-menu-left ul.left-nav li.cur-page ul a, #iplasma-menu-left-page ul li.cur-page ul a, #iplasma-menu-left-page ul li.no-dropdown ul a, .region div label,
	.locations-row #iplasma-menu-left ul.left-nav li.no-dropdown ul a, #iplasma-menu-left-page ul li.no-dropdown ul a{
		padding-left:2.778em;
		position:relative;
		color:#000;
	} */
}

/* li.cur-page > a:before, li.no-dropdown > a:before, #iplasma-menu-left ul.left-nav li.no-dropdown ul li.cur-page a:before, */ 
.news-category-link.cur-page a:before, .events-block-categories.cur-page a:before{
	position: absolute;
    top: .7em;
	left:.25em;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	content:"\e080";
	color: rgba(39, 48, 138, 1);
	bottom:auto;
}
#iplasma-menu-left ul.left-nav li.no-dropdown ul li.cur-page a:before{ left:1.5em; }
@media(min-width: 768px){
	#iplasma-menu-left ul.left-nav li.no-dropdown ul a, #iplasma-menu-left-page ul li.no-dropdown ul a, .region div label{ color:#000; }
	/* #iplasma-menu-left ul.left-nav li ul li a:hover,   */#iplasma-menu-left li:not(.cur-page):not(.no-dropdown) ul li:hover a{ background-color:rgba(39, 48, 138, 1); font-weight:normal; color:#fff;}
	#iplasma-menu-left ul.left-nav li ul li a:hover{ background-color: rgba(39, 48, 138, 1);}
	#iplasma-menu-left ul.left-nav li.no-dropdown ul a:hover, li.cur-page > a:hover:before, li.no-dropdown > a:hover:before, #iplasma-menu-left ul.left-nav li.no-dropdown ul li.cur-page a:hover:before{ color:#000; }
}
button.btn.btn-primary.btn-xs {
	display: inline-block;
	width: 100%;
	font-size: 1em;
	border-radius: 0;
  	background: transparent;
	outline: none;
	padding: 0.625em .25em;
	-webkit-transition: width .25s ease-out;
	-moz-transition: width .25s ease-out;
	transition: width .25s ease-out;
	width: auto;
    float: right;
    position: relative;
    color:rgba(39, 48, 138, 1);
	border:0;
	padding: 0.39em .215em;
}
.staff-categories-title{ position:relative; }
.iplasma-content-title button.btn.btn-primary.btn-xs, .news-category-title button.btn.btn-primary.btn-xs, .events-category-title button.btn.btn-primary.btn-xs, .staff-member-name button.btn.btn-primary.btn-xs{
	position:absolute; right:0; top:0;line-height:1;
}
button.btn.btn-primary.btn-xs:hover, .active button.btn.btn-primary.btn-xs, .gallery-category-block-title button.btn.btn-primary.btn-xs{
	position:absolute; right:0; top:0;
}

.cover-photo button.btn.btn-primary.btn-xs{
	margin-bottom: -100%;
    margin-top: 0.25em;
    margin-right: 0;
	font-size:2em;
	border:0;
}
button.btn.btn-primary.btn-xs:hover, .active button.btn.btn-primary.btn-xs{
	background:rgba(39, 48, 138, 1) ;
	border-color:rgba(39, 48, 138, 1) ;
	color:#fff;
}
#locations #sidebar .location-navigation .content-top-title button.btn.btn-primary.btn-xs{ font-size:1em; }
.active .sidebar-offcanvas button.btn.btn-primary.btn-xs{ background: rgba(39, 48, 138, 1); padding:0.345em .5em;}
.active .sidebar-offcanvas button.btn.btn-primary.btn-xs:hover{ background:#edecea; color: rgba(39, 48, 138, 1);}
.location-page-title button.btn.btn-primary.btn-xs, .content-top-title button.btn.btn-primary.btn-xs, .news-category-block-title button.btn.btn-primary.btn-xs { font-size:1.5em; padding:0.2035em .4535em; border:0; }
.location-page-title button.btn.btn-primary.btn-xs:hover, .content-top-title button.btn.btn-primary.btn-xs:hover, .news-category-block-title button.btn.btn-primary.btn-xs:hover{ background:#0366b6; }
.location-page-title button.btn.btn-primary.btn-xs, .news-category-block-title button.btn.btn-primary.btn-xs,.events-block-title button.btn.btn-primary.btn-xs,.staff-categories-title button.btn.btn-primary.btn-xs{ font-size: 1em; margin-top: -.25em; margin-right: -1em; }
.visible-xs .latest-news{ padding-bottom: 1em; }
.menu-icon {
	display: inline-block;
	vertical-align: initial;
}

.menu-icon .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
}
.menu-icon .icon-bar + .icon-bar {
	margin-top: 4px;
}
span.hide-nav, .active span.show-nav {
	display: none;
}
.active span.hide-nav{
	display: initial;
}
.events-block #calendar{ padding:.5em 0; }
.events-block .fc-header-toolbar tr{ display:flex; flex-wrap:wrap; justify-content:space-between; }
.events-block .fc-header-toolbar tr td.fc-header-left{ width:100%; }
.events-block .fc-header-center{ display:block; }
.events-block .fc-event-time{ display:block; }


@media( min-width: 768px){
.content-container-wrap #iplasma-menu-left{ 
	margin: 0;
    border: 0;
    padding: 0 2em;
    background: #ffd24f;
    background: -webkit-linear-gradient(#fff, transparent);
    background: -o-linear-gradient(#fff, transparent);
    background: -moz-linear-gradient(#fff, transparent);
    background: linear-gradient(#ffd24f, #ffdc78);
	-webkit-transition: left .5s ease-out; -moz-transition: left .5s ease-out; transition: left .5s ease-out;
	
}
	.content-container-wrap #iplasma-menu-left{ display:flex; /* flex-wrap:wrap; */ white-space:nowrap; position:relative; left:0; z-index:5; }
	.content-container-wrap #sidebar{ width: 100%; width: calc(100% + 4em); padding:0; margin:0 -2em; position:relative;}
	.content-container-wrap #iplasma-menu-left ul.left-nav li.no-dropdown ul a:hover, 
	.content-container-wrap li.cur-page, .content-container-wrap li.no-dropdown > a:hover:before, .content-container-wrap #iplasma-menu-left ul.left-nav li.no-dropdown ul li.cur-page a:hover:before{ color:#000; }
	.content-container-wrap #iplasma-menu-left li, .content-container-wrap #iplasma-menu-left-page li{ width: auto; }
	.content-container-wrap #iplasma-menu-left>ul{ display: flex; /* flex-wrap: wrap;  */align-items: stretch; background:inherit;}
	.content-container-wrap #iplasma-menu-left .content-top-title a{ color:#474747; }
	.content-container-wrap #iplasma-menu-left ul li ul{ left:0; top:100%; min-width:100%; }
	.content-container-wrap #iplasma-menu-left ul li:last-of-type ul{ left:auto; right:0; }
	.content-container-wrap #iplasma-menu-left .content-top-title a{ border-right: 1px solid #ffbe00; }
	#iplasma-menu-left .content-top-title a{ font-size:1em; }
	.content-container-wrap #iplasma-menu-left ul.left-nav a{ height: 100%; display: flex; align-items: center; border-right: 1px solid #ffbe00; }
	.content-container-wrap #iplasma-menu-left ul.left-nav ul a{ border-right:0; }
	/* .locations-row #iplasma-menu-left, .locations-row #iplasma-menu-left ul{ display:block; padding:0; } */
#iplasma-menu-left ul.left-nav li.cur-page ul a:hover, 
#iplasma-menu-left ul.left-nav li.no-dropdown ul.left-nav li a:hover,
#iplasma-menu-left ul.left-nav li.cur-page ul.left-nav li a:hover, 
#iplasma-menu-left ul.left-nav li.no-dropdown ul.left-nav li:hover a:hover,
#iplasma-menu-left ul.left-nav li.cur-page ul.left-nav li:hover a:hover {
	background:rgba(39, 48, 138, 1);
	color:#fff;
}
}
/* , .news-category-link.cur-page a:before, .events-block-categories.cur-page a:before */
/* li.cur-page > a:before, li.no-dropdown > a:before, #iplasma-menu-left ul.left-nav li.no-dropdown ul li.cur-page a:before{ color:#474747; top:auto; } */
#iplasma-menu-left ul.left-nav ul a:hover, #iplasma-menu-left li:not(.cur-page):not(.no-dropdown):hover > a, #iplasma-menu-left-page >ul >li:not(.cur-page):not(.no-dropdown):hover > a, #iplasma-menu-left ul.left-nav li.cur-page ul a:hover, #iplasma-menu-left li.cur-page a:hover, #iplasma-menu-left li.no-dropdown a:hover{
	background-color: #ffd24f;
    color: #000;
}

/* , .news-category-link.cur-page a, .events-block-categories.cur-page a */
li.cur-page > a, li.no-dropdown > a, #iplasma-menu-left ul.left-nav li.no-dropdown ul li.cur-page a, #sidebar .scrolling-arrow:hover{
	background-color: #ffd24f;
    color: #000;
}
#sidebar .scrolling-arrow:hover{
	cursor:pointer;
}
#sidebar .scrolling-arrow{ position:absolute; top:0; bottom:0; height:100%; padding:1em; background: #ffd24f; background: -webkit-linear-gradient(#fff, transparent); background: -o-linear-gradient(#fff, transparent); background: -moz-linear-gradient(#fff, transparent); background: linear-gradient(#ffd24f, #ffdc78); z-index:6; display:flex; align-items:center; justify-content:center; }
#sidebar .scroll-right{ right:0em; }
#sidebar .scroll-left{ left:0em; }



/* **************************** Main Content ************************ */

#content-container { 
	width:100%; 
	margin:0; 
	clear:left;
	 position:relative; z-index: 1;
}
.not-home #content-container{ z-index:unset; }
.inner-content-container { 
	margin:0; 
}
/* .slideshow-slide{ height:100%; } */
/* .slideshow-slide a.slide-image{ position:absolute; z-index:2; height:100%; left:0; top:0; width:100%; } */
/* Home Page Blocks *************************** */
.home-block-wrap{
	background:#fff;
	overflow:hidden;
	margin: 0em 3em;
	clear:left;
	position:relative;
	z-index:2;
}
.home-block-wrap .iplasma-content-title{ padding-left:0; margin-left:0; }
#html-content-1, .latest-news-home, .events-block-home { padding:0 1em 0px; position:relative; height:100%; z-index:1;}
.latest-news-home, .events-block-home { padding:1em 4em 1em; }
/*#html-content-1{ float:left; width: 41.66666667%; }
 #html-content-1 .pf_button-home{ position:absolute; bottom: 1em; width:100%; } */

.block-arrows { float:right; color: #848484; font-size: .9em; }
.block-arrows .glyphicon { padding:.25em; border:1px solid #848484;}
.block-arrows .glyphicon:not(.inactive):hover{ background:#848484; color:#fff; cursor:pointer; }
.block-arrows .inactive {opacity:.5;}
.news-list-wrap { position:relative; }
.rss-button {position:relative; margin-right:10px; }
.rss-button img{ /* position:absolute; top:auto; left:auto; */} 
.rss-text { display:inline-block; vertical-align:middle; padding-left:5px;}
.news-list .news-image{ max-width:25%; max-height:224px; }
.news-list .news-image img{ max-height:100%; border:none; }
.news-list { overflow:hidden; width:100%; }
.latest-news-home .news-list .news-subtitle{ max-height:100%; /* overflow:auto; */ text-align:left; padding:0 1em; width:100%; }
.news-buttons { position:absolute; bottom:1em; width:100%; left:0; }
.featured-title.news-title{ /* flex:1; */ }

#upcoming-events { position:relative; z-index:1;}
#events-slide-wrap{ overflow:hidden; height:310px;}
.event-arrow-wrap{ position:absolute; width:100%; top:auto; left:0; margin-top:-1px; padding:0 1em; z-index:3; text-align:center;}
.event-arrows{ text-align:center; font-size:1.5em; padding:.25em 0; color:rgba(39, 48, 138, 1); background:#fff; z-index:2; width:100%; cursor:pointer; }
.event-arrows:hover{ background:rgba(39, 48, 138, 1); color:#fff; }
.event-arrows.inactive{ display:none; }
#next-wrap{ position: relative; padding: 0; }
#event-next{ position:absolute; left:0; }
.event-block-item .background-link, .event-post .background-link, .background-link{position:absolute; left:0; top:0; height:100%; width:100%; z-index:1;}
.events-button {position:absolute; bottom:1em; width:100%;}

.home-block-wrap .portfolio-slide-wrap{ float:right; }
.portfolio-slide-wrap{ background-color:rgba(39, 48, 138, 1); position:relative; height:100%; right:0; padding:0; }
#portfolio-slide-wrap{ height:100%; z-index:1; position:relative;}
.portfolio-slideshow .portfolio-block-title{ 
	color:#fff; 
	position:absolute; 
	padding:.75em;
	background: -webkit-linear-gradient(#000, transparent); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#000, transparent); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#000, transparent); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#000, transparent);
	z-index:2;
	top:0;
	width:100%;
}
.portfolio-slideshow,.portfolio-slideshow .portfolio-slide,.portfolio-slideshow .slideshow-item{ height:100%; width:100%; }
.portfolio-button{ position: absolute; bottom:1em; width:100%; }
.portfolio-block-title .block-arrows{color:#fff; border-color:#fff;}
.slide-image-wrap{ display:block; }
.project-text-wrap{ display:block; text-align:left; color:#fff; padding: .5em 1em; font-weight:normal; overflow:hidden; }
.project-text-wrap a{ font-weight:normal; }
.project-text-wrap .project-name a{ color:#fff; font-weight:bold; font-size:1.1em; text-shadow:1px 1px 1px rgba(0,0,0,0.4); }
.portfolio-slide .slideshow-item{ padding-bottom: 4.8889em; }
.portfolio-slide .slideshow-item .slide-img-wrap{ display:block; }
.slide-img-wrap .filler{ display:block; height:75px; }

#html-content-2{ clear:both; padding:4em 3em; }
#html-content-1.block-1{ width:100%; padding:3em 3em 4em 3em; display:flex; flex-wrap:wrap; justify-content:center; font-size:1em; }
#html-content-1.block-1 h1{ width: 100%; }

.block-1{ background:rgba(39, 48, 138, 1); color:#fff; }
.block-1 .block-title{ color:#fff; }
/* .block-1:not(.locations-block-outer-wrap) *{ color:#fff; }  */
.block-title, #html-content-5 h1{ font-size: 1.5em; font-family:georgia, times new roman, serif; width: 100%; color: rgba(39, 48, 138, 1); text-align:center; text-transform:uppercase; }
.iplasma-content-body-nomenu > .content-block > .block-2, .iplasma-content-body-menu > .content-block > .block-2,
.iplasma-content-body-nomenu > .content-block > .block-4, .iplasma-content-body-menu > .content-block > .block-4, 
.iplasma-content-body-menu > .content-block > .block-6, .iplasma-content-body-menu > .content-block > .block-7, .iplasma-content-body-menu > .content-block > .block-8,
.iplasma-content-body-nomenu > .content-block > .block-6, .iplasma-content-body-nomenu > .content-block > .block-7, .iplasma-content-body-nomenu > .content-block > .block-8{ margin-left:-2.5em; margin-right:-2.5em; padding:4em 4em;}

.iplasma-content-body-nomenu > .content-block > .locking-block, .iplasma-content-body-menu > .content-block >.locking-block{ background-position: center 0em; -webkit-transform: translateZ(0); }
.content-block{ clear:both; }
.iplasma-content-body-nomenu > .content-block > .block-3, .iplasma-content-body-menu > .content-block > .block-3{ margin:0 -15px 1em; }

.block-3 h1{ text-transform:uppercase; }

.block-3, .block-4{ background:url('/templates/ccva/img/cta-1.jpg') no-repeat; padding: 4em; background-position:top center;}
.block-4.locking-block:before{ background-color:#162b48; }
.block-4 { background-image:url('/templates/ccva/img/cta-bg-new.jpg');}
.locking-block:focus:before,.locking-block:active:before, .locking-block:hover:before{ opacity:.3333; }
.block-4 > *{ color:#fff;position:relative; z-index:2;  }
.locking-block:before{ content: ' '; display: block; position: absolute; top: 0; width: 100%; background: #000; opacity:.75; height: 100%; z-index: 1; left: 0; -webkit-transition: opacity .5s ease-out; -moz-transition: opacity .5s ease-out; transition: opacity .5s ease-out;}

.block-4{ position:relative;}
.block-4 *{ }

.block-4 a:not(.button-3){ color:#fff; }


/* .locking-block.lock{ background-attachment:fixed; background-position:center 102px; } */
/* .locking-block.lock, .locking-block{ background-size: auto auto; background-position:center center; } */
.locking-block{ background-attachment:fixed; background-position:center 2em; }
.block-4 { background-position: center -5em; }
@media (min-width: 1601px){
	.locking-block.lock, .locking-block{ background-size: 100% auto; }
}
.block-4{ /* background-image:url('/templates/railey/img/game-bg-2.jpg'); */}
.block-4{ font-size: 1.25em; /* font-family:comic sans ms; */}
/* .block-1, .block-2{ font-size: 1.125em;  font-size:0.84375em;} */
.block-4{  }
/* .block-4 a:hover{ color:#fff; } */
.block-1 .block-title, .block-2 .block-title, .block-4 .block-title, #html-content-5 h1{ font-size: 1.5em; text-align:center; line-height:1; margin-bottom:.5em;  }
#html-content-5 h1{ text-transform:uppercase; }
.review-block.block-1{ padding:3em 3em; position:relative; font-size: 1.125em; font-style:italic; font-family: Georgia, Times, "Times New Roman", serif; color:#555; }
.review-block.block-1 .review-review{ margin:0 4em; text-align:center; }
.wrapping-quote{ position:absolute; top:3em; }
.review-block.block-1 .review-customer{ text-align:right; margin:1em 4em 0; }
.right-quote{ right: 3em; }

.locking-block, .locking-block .block-title { color:#fff; text-shadow:0 2px 10px #000; position:relative; }
.locking-block *{ position:relative; z-index: 2; }
/* .block-3 .block-title{ display:none; } */
.block-3{ /* color:#fff; text-align:center; padding:1em 2em; text-shadow:0 0 2px #000;  font-family:comic sans ms;font-style:italic;*/  font-size: 1.25em; }
.block-3.review-block{ font-size:0.84375em; }
.block-3 .block-title, .block-4 .block-title, #html-content-5 h1, .block-5 .block-title, .block-3 h1, .block-6 .block-title{ font-size: 2em; /* font-family:inherit; */ padding:.5em 0;}
.block-4 .block-title{  }
.block-6 .block-title, .block-3 h1{ color:#fff; }
#html-content-5 h1, #html-content-5 h2{ color:#fff; }
.block-4 h2{ font-weight:normal; font-family:segoe ui; }
.block-4 p{ /* font-size:1.25em; */ }
.block-3 .block-title .glyphicons{ vertical-align:middle; }
.block-3 .review-customer{ text-align:right; font-size: 1em; font-style:italic; padding: .5em 0; }
.block-3 .review-review{ text-align:center; padding: .5em 0; font-weight:bold; font-style:italic; }
.review-review a{ color:inherit; text-decoration:none; font-weight:inherit; }
.block-3 .review-review{ font-weight:bold; }
.review-review a:hover{ text-decoration:underline; }
.block-3 .form-button{ padding:.5em 0;}

.sidebar-offcanvas .block-3 .block-title{ font-size:1.5em; }

#html-content-1.block-3, .block-6, .block-7, .block-8{ padding:4em; }

.sidebar-offcanvas .block-1, .visible-xs .block-1, .sidebar-offcanvas .block-2, .visible-xs .block-2{ font-size:1em; padding: 1em 2em; color:#555; }
.visible-xs .block-2, .visible-xs .block-3, .visible-xs .block-4{ margin-left: -15px; margin-right: -15px;}
.sidebar-offcanvas .block-2{ background-size: auto; background-position:top left; margin-top:1em; }
.sidebar-offcanvas .block-2 .block-title{ margin:0 0 .3333em; font-size:1.333em; padding: .525em 0; text-align:left; font-weight:bold; font-family:segoe ui; }
.visible-xs .block-2{ margin-top: 1em; }

.block-2{ padding:4em; display:flex; flex-wrap:wrap; align-items:stretch; }
.sidebar-offcanvas .block-2{ border:2px solid #d5d5d5; padding: 1em; }
.sidebar-offcanvas .locking-block{ background-position:bottom left; }

.location-block-title{ font-size: 1.6667em; padding:.6em .6em; margin:0; /* color:#fff; font-weight:normal; text-transform:capitalize;  */}
.form-title, .block-1 .block-title{ font-size: 1.40625em; font-weight:normal; text-transform:uppercase; padding:.6em .6em; margin:0; line-height:1.42857143; text-align:center; color:#fff;}
.locations-block-outer-wrap{ padding:0 3em; }
.locations-block-inner-wrap{ display:flex; flex-wrap:wrap; align-items:stretch; padding:0 .5em; }
.location-block{ background-color:#fff; padding:0 0em; color:#000; width:calc(33.33333% - 1em); margin:0 .5em 1em;}
.locations-title{  margin: 0; padding: 1em .833333em; position:relative; text-align:center; font-weight:normal;  }
.location-title-bg{ position:absolute; top:0; left:0; background:#000; opacity:.75; display:block; width: 100%; bottom:0;}
.locations-title a{ position:relative; z-index:2; color:#fff; text-decoration:none; }
a.location-address{ color:#000; position:relative; padding-left:1.5em; display:inline-block; text-decoration:none; font-weight:normal; }
a.location-address .glyphicon{ position: absolute; left: 0; top: 0.1em; }

.locations-block-content{ padding:.5em .5em; display:flex; flex-wrap:wrap; justify-content: space-evenly; }
.block-left{ padding-right: .5em; /* flex:1; */ }.block-right{ padding-left:.5em; }

.search-title{ font-size: 1.6667em; padding:.6em; margin:1.4em 0; color:#fff; text-shadow:0 0 4px #000; font-weight:normal; text-align:center; width: 100%; text-transform:uppercase; }
.staff-search.location-block{ /* background:url(/templates/hhs/img/staff-search.jpg) no-repeat; */ /* background-size: auto 100%; */ background-position:top right; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; }
#staff-search .input-box{ position:relative; padding:0 1em 1em; }
#staff-search .input-box input{ padding:.5em 3em .5em .5em; width:100%; border:1px solid #000; }
#staff-search .input-box button{ position:absolute; right:calc(1em + 1px); padding:.5em; top:1px; background:none; border-width:0 0 0 1px; border-color:#000; border-style:solid; }
#staff-search .input-box button:hover{ background-color: #f0f0f0; color: rgba(39, 48, 138, 1); }
.search-box-message{ padding:1em; background: rgba(255,255,255,.75); text-align:center; margin-bottom:1em; width: 100%; }
.search-box-message a{ display:inline-block; text-decoration:none; }
.search-box-message a:hover{ text-decoration:underline; }
.staff-search form{ width: 100%; }

.events-block-home{ display:flex; flex-wrap:wrap; align-items:stretch; }
.cycle-carousel-wrap{ display: flex; align-items: stretch; }
.event-slider-wrap, .full-news-wrap{ position:relative; z-index: 1; display:flex; flex-wrap:wrap; align-items:stretch; width:100%; }
.events-block-title{ width: 100%; }
.events-block-home .event-block-item, .featured-slide.news-list{ min-width:33.3333%; border-width: 0 0px 0; padding:0 2em; text-align:center; white-space:normal; display: flex!important; align-items: center; align-content: center;}
.featured-slide.news-list{ padding:0 1em; align-items:stretch; }
.featured-slide.news-list.center-align{ align-items:center; }
.events-block-home .event-block-item{ display: flex!important; align-items: center; align-content: center; }
.events-arrow, .news-arrow{ font-size: 1.5em; padding:.5em; color:#000; opacity:.75; cursor:pointer; display:flex; align-items:center;}
.events-arrow.disabled, .news-arrow.disabled{ visibility:hidden; }
.events-arrow:hover, .news-arrow:hover{ opacity:1; }
.next-arrow.events-arrow, .next-arrow.news-arrow{ order:2; }
#featured-events-slideshow, #featured-news-wrap{ flex:1; z-index:1; }
.events-arrow{ display:flex; align-items:center; z-index:2;  }
.event-block-item{ border-width:0; }
.event-block-item.cycle-slide-active, .news-list.cycle-slide-active{ border-right-width:4px; }
.event-block-item.cycle-slide-active+.event-block-item+.event-block-item, .news-list.cycle-slide-active + .news-list + .news-list{ border-left-width:4px; }
.events-block-home .start-date{ text-transform:uppercase; padding:.5em 0 1em; color:#ee3224; font-family:georgia, times new roman, serif; font-size:1.5em; }
.category-bar{ height:.5em; margin-bottom:2em; }
#events-wrap .category-bar, .visible-xs .category-bar, #events-wrap-two .category-bar{ margin: .5em 0;}

.events-block-home .event-readmore{ margin:2em 0; }
.events-block-home .event-readmore a, .latest-news-home .news-readmore a{ text-decoration:none; font-weight:normal; }
.inner-slide{position:relative; width:100%; display: flex; flex-direction: column; }
.featured-news-image{ margin-bottom:1em; }
.article-overlay{ position: absolute; top: 0; left: 0; background: rgba(39, 48, 138, 1); opacity:0; -webkit-transition: opacity .5s ease-out; -moz-transition: opacity .5s ease-out; transition: opacity .5s ease-out; height:100%; width:100%; display:flex; align-content:center; justify-content:center; align-items:center; flex-wrap:wrap; color:#fff; max-height:100%; overflow:auto; }

.article-overlay .jspPane{ padding:.5em 0!important; min-height:100%; display:flex; align-items:center; }
.featured-news-image:hover .article-overlay{ opacity: 1; }
.featured-news-image .embed-responsive-item{ display:flex; align-items:center; justify-content:center; }
.news-byline>a{ display:block; text-decoration:none;}
.news-byline>a:hover{ text-decoration:underline; }
.article-overlay .news-title{ font-size: 1.5em; }
.article-overlay .news-title a{ color:#fff; text-decoration:none; text-transform:uppercase; font-weight:normal; font-size:1em; }
.article-overlay .news-byline{ font-style:italic; }
.article-overlay .news-byline a{ color:#fff; text-decoration:none; font-weight:bold;  }
.article-overlay .news-readmore a{ color:#fff; font-weight:normal; text-decoration:none; }
.inner-slide .news-readmore a:hover, .events-block-home .event-readmore a:hover, .article-overlay .news-byline a:hover, .article-overlay .news-readmore a:hover, .article-overlay .news-title a:hover{ text-decoration:underline; }
.news-readmore.center{ text-align: center; flex-grow: 1; display: flex; justify-content: center; align-content: flex-end; align-items: flex-end; }
.news-title.featured-title a{ font-size:1em; }
.circular-frame{ overflow:hidden; border-radius:100%; }
.review-image{ clear:right; margin:.5em 0 .5em .5em; max-width:120px; max-height:120px; overflow:hidden;}
/* .block-5 .block-title{ padding-left: 180px; margin-left:1em; } */
.block-5{ padding: 4em 4em; background-image:url('/templates/ccva/img/cta-3.jpg'); }
.block-5:before{ }
.review-content{ display:flex; flex-wrap:wrap; justify-content:center; font-size:1.5em; align-items:flex-start;}

.review-content .review-image{ margin: 0 0 0 1em; max-width:80px; max-height:80px; }
.review-content .review-rating{ width: 100%; /* max-width: 60%; */ text-align:center; font-size:1.5em; padding-bottom:.5em; }
.review-wrapper{ flex:1; text-align:center; /* padding-top:1em; */  max-width:60%; }
.review-content .review-review{ text-align:center; }
.quote-mark{ width: 1em; display:inline-block; margin:-.5em .25em 0; vertical-align:top;}
.quote-mark-right{ margin-top:0; }

.review-content .review-customer{ font-size: 1em; margin:1em 0 0; text-transform:uppercase; font-weight:300; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.review-content .review-review{ font-style:italic; font-weight:normal; text-shadow: 0 2px 10px #000; }

.block-1{ padding:0 3em; }
.zone-wrap{ display:flex; flex-wrap:wrap; }
.zone-wrap > div { width: 35%; text-align:center; padding:0 1em 1em; }
.zone-wrap > div.wall-wrap{ width: 25%; }
.loc-map-wrap, .wall-wrap, .wall-wrap #facebook-wall{ display:flex; flex-wrap:wrap; flex-direction:column; }
.loc-map-wrap #loc-map, .wall-wrap #facebook-wall{ flex:1; }
.loc-map-wrap #loc-map{ margin:0; }
.wall-wrap #facebook-wall .fb-page{ flex:1; }
.wall-wrap #facebook-wall .fb-page span, .wall-wrap #facebook-wall .fb-page iframe{ height:100%!important;}
.zone-wrap #contact-form-block{ background:none; width:40%; margin:0; padding:0 1em; text-align:left; border:none; }
.zone-wrap #contact-form-block form{ background:none; border:none; display:flex; flex-wrap:wrap; align-items:center; }

@media(min-width: 1141px){
	.zone-wrap div.form-block.text-block, .zone-wrap div.form-block.select-block, .zone-wrap div.form-block.radio-block, .zone-wrap div.form-block.textarea-block, .zone-wrap div.form-block.text-block.right-field  {
	    width: 100%;
	    margin: 0 0 .5em;
	    padding: 0 0em;
		text-align:left; 
	}
	.zone-wrap div.form-block.radio-block.right-field { margin:0 0 .5em; }
	.zone-wrap div.form-block input[type="text"], .zone-wrap .form-block select{ padding:.25em .5em; }
	.zone-wrap div.form-block.text-block, .zone-wrap div.form-block.text-block.right-field{ width: 50%; padding:0 .5em 0 0; }
	.zone-wrap div.form-block.text-block.right-field{ padding:0 0 0 .5em; }
}
@media (max-width: 1140px) and (min-width: 562px){
	.zone-wrap div.form-block.text-block, .zone-wrap div.form-block.select-block, .zone-wrap div.form-block.radio-block, .zone-wrap div.form-block.textarea-block, .zone-wrap div.form-block.text-block.right-field  {
		padding:0 1em 0 0; margin:0 0 1em;width: 50%;
	}
	
	.zone-wrap div.form-block.text-block.right-field{ padding-right:0; padding-left: 1em;} 
	.zone-wrap div.form-block.select-block, .zone-wrap div.form-block.textarea-block{ width: 100%; padding:0; }
	.loc-map-wrap #loc-map{ padding-bottom: 80%; }
}
@media (max-width: 561px){
	.zone-wrap div.form-block.text-block, .zone-wrap div.form-block.select-block, .zone-wrap div.form-block.radio-block, .zone-wrap div.form-block.textarea-block, .zone-wrap div.form-block.text-block.right-field  { padding:0; margin:0 0 1em; width:100%; }
}
.zone-wrap .form-title{ padding-left:0; padding-right:0; display:block; text-align:center; width: 100%; }
.zone-wrap div.form-block.textarea-block textarea{ height:100px; }
.zone-wrap div#contact-form-block p{ text-align:left; margin:0; }
.location-block .location-image img{ width:100%; }
.form-block.radio-block{ display:flex; flex-wrap:wrap; }
.field-wrap{ flex: 1; display: flex; align-items: center; padding:0 .5em; } 
div.form-block.radio-block .field-wrap input{ margin:0 1em 0 .5em; }
.block-1:not(.locations-block-outer-wrap) input[type="text"], .block-1:not(.locations-block-outer-wrap) select, .block-1:not(.locations-block-outer-wrap) textarea{ color:#000; }
.form-block.recaptcha p.error{ display:none; }
.zone-wrap div.form-block.recaptcha { margin: 0 auto .5em; text-align:center; margin: 0 0 .5em; padding-left: 0em; }
.zone-wrap div.form-block.submit-block { width: auto; flex: 1; margin: 0 0 .5em; padding-right: 0em; }

.block-6{ background: rgba(39, 48, 138, 1); color:#fff;}
.block-6 *{ color:#fff; }
.block-6 .block-content{ display:flex; flex-wrap:wrap; align-items:center; }

.overlay-block{ text-shadow:none; color:#000; display:flex; flex-wrap:wrap; justify-content:flex-end; background-repeat:no-repeat;  -webkit-transform: translateZ(0);}
.iplasma-content-body-nomenu > .content-block > .overlay-block, .iplasma-content-body-menu > .content-block >.overlay-block{ background-position:center -5em; }
.block-7{ background-image:url(/uploads/images/Parents/1L7A3991.jpg); }
.overlay-block .block-title{ color: rgba(39, 48, 138, 1); text-shadow:none; width:50%;  padding-left:2em; }
.overlay-block .block-content{ width:50%; margin-left:.5em;  padding-left:2em; }
.overlay-block:before{ background-color:#fff; right:0; left:auto; width:50%;}

.overlay-block:focus:before, .overlay-block:active:before, .overlay-block:hover:before{ opacity:.9; }

/* ******************************* Footer *************************** */
#footer-containers{ position:relative; z-index: 2; text-align:center;
	width:100%; 
	padding:0; 
	background:#fff; 
	overflow:hidden;
	margin-left: auto; 
	margin-right: auto; 
	text-align:center;
	/* box-shadow: 0 0 5px #000; */
}
.iplasma-breadcrumb + br{ display:none; }
#footer-container #footer-container{
	box-shadow:none;
}
#footer-container a{ color:#fff; }
/* Top Level of Footer */
.footer-top{ padding:2em 2em 1em; }
.top-left{ display:inline-block; width:30%; vertical-align:middle; }
.top-center{
	display:inline-block;
	text-align:center;
	width:40%;
	vertical-align:middle;
	color:#fff;
}
.top-center img{ display:inline-block; vertical-align:middle; }
.center-content{ display:inline-block; font-size:.7778em; vertical-align:middle; text-align:left; margin-left:10px; }
.center-content span{ display:block; }
.vra{ font-size: 1.4286em; font-family:Georgia; color:#fff; font-variant:small-caps;}
.top-right{ display:inline-block; width:30%; vertical-align:middle; }

/* Middle Layer of Footer (partner Logos) */
.footer-middle{ padding: 1em 2em 0em; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.footer-middle > *{ flex:1; padding: 1em .5em 1em; }
.footer-middle > .block-title{ flex:none; padding:0; }
.not-home .footer-middle{ padding-top:0; }
.not-home .footer-middle > .block-title{ margin: 0 -2rem; padding: 1rem 2rem; width: calc(100% + 4rem); background: #28308a; color: #fff;}
.united-way-logo a{ display:block; font-size:.8em; }

.footer-middle a.sbwt, .footer-middle a.ecdc, .footer-middle a.sqiva{ flex:1.5; }
.footer-middle a.vrha{ flex:none; }
.footer-middle img{ max-height:150px; }
.hsva img{ max-width: 100px; }
.footer-middle a:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;
}
/* Bottom Layer of footer, 'Black Bar' */
.footer-content{ background:rgba(39, 48, 138, .25); padding:.5em 2em; color:rgba(39, 48, 138, 1); }

.footer-bottom{ background:rgba(39, 48, 138, 1); padding:.5em 4em .5em 2em; float:left; width:100%; color:#fff;}
.bottom-center { /* padding-bottom:.5em; */ /* display:inline-block; */ }
.footer-copy { float:left; font-size:.75em; /* margin-top:-1.928571429em;  *//* margin-top:40px; */}
.footer-links{ color:#fff; font-weight:normal; }
.footer-links a{ color:#fff; font-weight:normal; text-decoration:none; display:inline-block; }
.usa{ font-size:.75em; color:#fff; float:right;/*  margin-top:-1.928571429em;  *//* margin-top:40px; */}
.usa a { color:#fff; font-weight:normal; text-decoration:none;}
.footer-links a:hover, .usa a:hover{ text-decoration:underline; }
.usa img { vertical-align:middle; }
.usa-bot, .copy-bot{display:none;}
body .givegab-button{ position:relative; }
body .givegab-fixed{ position:fixed; bottom:0; width: 100%; text-align:center; padding:.5em; font-size:1rem; z-index:3; }
body .givegab-button:hover{ background: #709d34!important; }
/* body .givegab-button:before{ content:' '; position:absolute; width: 100%; height:100%; top:0; left:0; }
body .givegab-button:hover:before{ background-color:rgba(0,0,0,.2);} */
/* **************************** iPlasma Menu Bottom ***************** */				

#iplasma-menu-bottom {
	text-align:center;
	margin: 10px 0;
	
}
#iplasma-menu-bottom span {
	border-right:1px solid #FFF;
}
#iplasma-menu-bottom span:last-child {
	border-right: 0;
}
#iplasma-menu-bottom a {
	padding:10px;
}

/* **************************** HOME PAGE BLOCKS ******************** */				
							
/* ******************************************************************************* */
/* ********************************** Event Module ******************************* */
/* ******************************************************************************* */

/* ************* Shared ************* */


/* ***** Events Wrap and Blocks ***** */
.events-block{
}

.events-view-all{
	text-align:center;
	margin:1em 0;
}
.events-view-all a{
	/* display:inline-block;
	padding:10px;
	background:rgba(39, 48, 138, 1);
	border:1px solid rgba(39, 48, 138, 1);
	color:#eef4f6;
	font-size:medium;
	margin:10px 0; */
}
.events-view-all a:hover{
	/* text-decoration:none;
	background:rgba(39, 48, 138, 1); */
}
/* Event Category */
.events-block-categories a{
	position:relative;
}
.legend{
	display:inline-block;
	width:1.25em;
	height:1.25em;
	margin:auto;
	top:0; bottom:0;
	vertical-align:middle;
	border:1px solid #F1F3F5;
	position:absolute;
}
.events-block-categories span{ line-height:1; display:inline-block;  vertical-align:middle; margin-left:1.5em;}
/* Future & Past Events */
.cycle-carousel-wrap{ width:100%; }

#events-slide-wrap { overflow:hidden; position:relative;}
#events-inner-wrap { position:absolute; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; width:100%; }
.event-block-item, .featured-slide{
	/* background: -webkit-linear-gradient(#fff, #d1d1d1); For Safari 5.1 to 6.0
  	background: -o-linear-gradient(#fff, #d1d1d1); For Opera 11.1 to 12.0
  	background: -moz-linear-gradient(#fff, #d1d1d1); For Firefox 3.6 to 15
  	background: linear-gradient(#fff, #d1d1d1); */
	position:relative!important;
	overflow:hidden;
	margin-bottom:.5em;
	border:1px solid #e4e4e4;
}
/* #events-wrap .event-block-item{ margin: .5em .5em; border:0; }
#events-wrap .event-block-item{ margin: 0; border-width: 0 0 1px 0; padding: 0em 1em 0em 0; background:transparent; }
#events-wrap .item-inner { float: left; width: 100%; padding-right: .5em; }
#events-wrap .start-date { position: relative; left: 0; float: left; width: 20%; text-align: center; height: 100%; margin-right: 2%; color: #fff; }
#events-wrap .start-time { font-size:.69em; color:#4b4b4b; border-top:1px solid #fff; position:relative; padding:.5em 5px; margin-top:.5em;} */
.events-cat-link{ display:block; }
/* .event-block-item:hover{ background:#d1d1d1; } */
.item-inner{ width:100%; }
.start-date {
    position: relative;
    left: 0;
    width: 100%;
    text-align: center; font-size:1.3333em;
}
.day { font-weight:normal; padding:.25em; }
.start-time { /* font-size:.69em;  */color:#4b4b4b; border-top:1px solid #fff; position:relative; padding:.5em .25em; margin-top:.5em;}
#events-wrap .start-time, #events-wrap-two .start-time {padding:.5em 2px;}
.time-text { position:relative; z-index:2; }
.time-bg { background:#fff; opacity:.5; top:0; left:0; width:100%; height:100%; position:absolute; display:block; z-index:1;}

/* #events-wrap .event-block-item{ display:block; width:auto; float:none; margin:0 1em .5em; }
#events-wrap .event-item-title a { padding:.5em; }  */
.event-item-title a, .news-title a, .event-post .event-title a, .staff-member-name a, .location .location-title a { color:#000; font-weight:bold; display:inline-block; text-decoration:none; }
.event-item-title a:hover, .news-title a:hover, .event-post .event-title a:hover, .staff-member-name a:hover, .location .location-title a:hover{ text-decoration:underline; color:rgba(39, 48, 138, 1); }
.event-item-location { font-size:.7778em; color:#848484; }
.event-block-item.collapsed{ height:0; border:0; }
/* canceled event styles *************************** */
.fc-event:hover {
    cursor: pointer;
}
#popup-cancel {
	color: #FF0000;
}
#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: "Canceled";
}

/* **************************** Event Landing Page ************************ */	

#event-view{
	
}
#cal-container {
	min-height:735px;
	/* padding:0 20px; */
}
#cal-title, #event-info .events-category-title{
	margin-left:0;
	margin-right:0;
	padding-left:0;
}
/* *********** Calendar Styles ************ */
#calendar{ padding:.5em 1em; position:relative; z-index:1;}
#future-events{ padding:0 1em; }
.ui-widget{
	font-size:14px;
}
/* Header area (Top/Side Sections of the views in calendar)*/
#calendar .ui-widget-header{
	background:rgba(39, 48, 138, 1);
	border-color:rgba(39, 48, 138, 1);
	color:#fff;
}

/* Top-buttons */
#calendar .fc-header-toolbar .ui-button{
	font-size:14px;
	background:rgba(39, 48, 138, 1);
	border:rgba(39, 48, 138, 1);
	color:#fff;
}
#calendar .fc-header-toolbar .ui-button.ui-state-hover, 
#calendar .fc-header-toolbar .ui-button.ui-state-active, 
#calendar .fc-header-toolbar .ui-button.ui-state-disabled, #calendar .fc-header-toolbar .ui-button:hover{
	text-decoration: none!important;
	background: #ffd350;
	color:#000!important;
}
#calendar .ui-state-default .ui-icon{
	background-image:url('/application/modules/events/assets/fullcalendar/images/ui-icons_ffffff_256x240.png')
}
#calendar .ui-state-hover .ui-icon{
	background-image:url('/application/modules/events/assets/fullcalendar/images/ui-icons_000000_256x240.png')
}
#calendar .fc-header-toolbar .ui-button.ui-state-disabled{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity:.5;
}
.ui-dialog{ min-width: 400px; z-index: 1;}
/* Calendar Views*/
/* Base backgrounds and border for each views */
#calendar .fc-day, #calendar .ui-widget-content{
	border-color:rgba(39, 48, 138, 1);
	background:#fff;
}
/* Allows for the vertical week view bars to be visible */
#calendar .fc-agenda-slots .ui-widget-content{
	background:none transparent;
}
/* Default Number Style */
#calendar .fc-day .fc-day-number{
	color:#000;
}
/* Styles for todays date in calendar */
#calendar .fc-day.fc-today, #calendar .ui-state-highlight{
	background:#C9E3EB;
}

/* Popup */
.ui-dialog, .ui-dialog .ui-dialog-buttonpane{
	background:#fff;
	border-color:rgba(39, 48, 138, 1);
}
.ui-dialog .ui-dialog-buttonpane{
	padding-right:.4em;
}
.ui-dialog .ui-dialog-titlebar{
	font-size:14px;
	background:rgba(39, 48, 138, 1);
	border-color:rgba(39, 48, 138, 1);
	color:#fff;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{
	background-image:url('/application/modules/events/assets/fullcalendar/images/ui-icons_ffffff_256x240.png');
	background-color:rgba(39, 48, 138, 1);
	background-position: -96px -128px;
	border:none;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover{
	background-image:url('/application/modules/events/assets/fullcalendar/images/ui-icons_000000_256x240.png');
	background-color: rgba(39, 48, 138, 1);
}
.ui-dialog-buttonset a{ color:#fff; }
.ui-dialog .ui-dialog-buttonpane button{
	border:0px solid rgba(39, 48, 138, 1);
	margin:.5em .4em .5em 0;
}
.ui-dialog-buttonset a, .ui-dialog-buttonset button, .ui-dialog-buttonset a:active, .ui-dialog-buttonset button:active,
.ui-dialog-buttonset a:focus, .ui-dialog-buttonset button:focus { padding: .75em 1em; border:0;}

/* Subscribe Button styles */
#google-cal-subscribe {
    margin:.5em 1em;
    text-align: center;
}
#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;
}
.atcb-list{ width:100%; }
/*********************** Future & Past Events Page **************************/

.event-post{ 
	/* padding:1em 15px 1em 15px;
	border:1px solid #b9b9b9;
	background:#fff;
	overflow:hidden;
	margin:1em 0;
	position:relative; */
}
.event-post:hover{
    /* background: -webkit-linear-gradient(#fff, #d1d1d1);
    background: -o-linear-gradient(#fff, #d1d1d1);
    background: -moz-linear-gradient(#fff, #d1d1d1);
    background: linear-gradient(#fff, #d1d1d1); */
}
/* .event-title{ font-size: 1.3334em; font-family:Georgia, serif; margin-bottom:10pt; color:rgba(39, 48, 138, 1);} */
/* .event-post .event-title a{ font-size:1em; color:inherit;} */
.event-category a{ position:relative; z-index:2; color:#fff; display:inline-block; padding:.5em; border-radius:1em; margin:.5em 0; text-decoration:none; font-weight:normal;}
.event-category a:hover{ text-decoration:underline; }
.event-description{
	font-style:italic;
	text-align:justify;
	margin-top:.5em;
}
/* *************************** Event Detail Page ************************** */
.section-title{
	font-weight:bold;
	font-size:large;
	color:rgba(39, 48, 138, 1);
	font-style:normal;
}
#event-info{
	padding:0 1em;
}
#event-description{
	/* text-align:justify; */	
}
#event-map { 
	margin:.5em auto;
	height:320px;
}

/* ******************************************************************************* */
/* ********************************** End Events ********************************* */
/* ******************************************************************************* */
/* **************************** News Module ****************************** */

/******************* News-wrap & Blocks **************/
					
#news-wrap	{ 

}
/* Shared News Sidebar Block Styles */

/* Category and Archive Block title */
/* .news-category-block-title, .sidebar-offcanvas .latest-news-title, .sidebar-offcanvas .events-block-title, .sidebar-offcanvas .portfolio-block-title {
    color: rgba(39, 48, 138, 1);
    font-size: 1.333em;
	font-weight:bold;
	font-family:segoe ui, arial, sans-serif;
    padding: .525em 1.333em;
	text-align:left;
} */
/* News Category Block */
.news-category-link, .events-block-categories{ position:relative; }
.news-category-link a, .archive-block ul li a, .events-block-categories a{
	/* display: block;
    padding: .5em 1.778em;
    color: rgba(39, 48, 138, 1);
    border-bottom: 1px solid #b9b9b9;
    font-weight: bold; */
}
.news-category-link a:hover, .archive-block ul li a:hover, .events-block-categories a:hover {
	/* background-color: rgba(39, 48, 138, 1);
	color: #fff;
	text-decoration: none; */
}
#news-wrap .news-list, #events-wrap .event-block-item, #events-wrap-two .events-block-item, .visible-xs .event-block-item, .sidebar-offcanvas .news-list, 
#events-wrap-two .event-block-item, .below-content-blocks .news-list{
	padding: .5em 1.5em;
    border: 0;	
}
#events-wrap-two .event-block-item{ padding:.5em 0; }
#news-wrap .news-list .news-title a, .sidebar-offcanvas .news-title a{ font-size:1em; }
#news-wrap .center { padding:1em 0; border-bottom: 0; }
/* News-wrap Latest News Block */
.latest-news-title, .events-block-title, .portfolio-block-title{
	font-size: 1.6667em;
	padding: .5em 0em;
	color: rgba(39, 48, 138, 1);
	/* font-family:Georgia; */
	overflow:hidden;
}
.form-title{}
.news-list{
	overflow:hidden;
	color:#4b4b4b
}
.news-list .news-subtitle, .news-list .news-date{
	font-size:inherit;
}

/* News Archive Block */
.news-archive-block ul{
	margin-left:0;
}
.news-archive-block ul li{
	list-style:none outside none;
}
.collapsed ul {
	display: none;
}
.toggle{
	margin-right:5px;
}
.archive-link{ display:inline-block; vertical-align:middle; }
.archive-block .collapsed .toggle {
    background-image: url("/images/expand.png");
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
	vertical-align:middle;
}

.archive-block .expanded .toggle {
    background-image: url("/images/collapse.png");
    background-repeat: no-repeat;
    display:inline-block;
	vertical-align:middle;
    height: 16px;
    width: 16px;
}
.archive-block ul{
	clear:left;
}
.month{
	margin-left:0;
}
.archive-block ul li.month a{ padding-left: 3.5em; }
 /******************* News Landing Page **************/	
				
.news-index { 
	padding:0 15px;
}
.news-post, .client-row, .blog-post, .event-post, .location, .gallery-album-container { 
	padding: 1.5em .5em;
	border-bottom: 1px solid #b9b9b9;
	display:block;
	margin:0 .5em;
	overflow-y:hidden;
	color:#4b4b4b;
	position:relative;
}
.event-post .background-link{ display:none; }
.news-post a{ text-decoration:none; }
.sticky-icon{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
}
.sticky-icon img{
	max-width:15px;
}
.news-post .news-title{ line-height: 1;}
.news-title a, .project-listing .project-name a, .event-post .event-title{
	font-size:1.2222em;
}
.news-image, .client-logo { 
	float:left; 
	max-width:50%;
	margin:0 1em 0 0;
}
.news-image img{ max-height:300px; }
.news-image img, .client-logo img{
	max-width:100%;
	border:none;
}
.latest-news-home .news-byline{ margin:.5em 0; }
.news-byline { display:block; font-style:italic; margin-bottom:1em; }
.news-byline div{ display:inline-block; }
.news-subtitle, .client-description{
	text-align:justify;
}

.news-category-title {
	
}
.news-readmore{	text-align:right; }

/* Alerted Article Styles */
.news-post.news-post-alert{
	background:none repeat scroll 0 0 #F2B7B9
}
.news-post.news-post-alert .news-title a{
	/* color: #A90704; */
	color:#f00;
}
.news-post.news-post-alert .news-readmore a{
	background:darkred; color:#fff; border-color:darkred;
}
.news-post.news-post-alert .news-readmore a:hover{ background:#f00; color:#fff; border-color:red; }
/******************* News Article Page **************/

.news-view{
	
}
.news-article{
	padding:0 1em;
}
.news-article .news-category-title{
	margin:0;
	padding-left:0;
}
.news-article .news-image{
	display:inline-block;
	float:left;
	vertical-align:middle;
	max-width:100%;
	clear:both;
	background:#fff; 
	margin:0; padding-right:1em; 
}
.news-article .news-image img{
	max-height:300px;
}
.news-article .news-byline{
	margin-top:0px;
}
.news-article-subtitle, #event-description{
	font-size:1.1em;
	font-style:italic;
	display:block;
	text-align:justify;
	border-bottom: solid 1px #E1E1E1;
	padding: 0 0 .5em 0;
	margin:0 0 .5em 0;
	 color:#4b4b4b;
}
.news-body{
	/* clear:both; */
}
/******************* News Category Page **************/

.news-category-index { 
	
}


/* **************************** Blog Module ****************************** */

.blog-header{ position:relative; z-index:1; display:block; width: 100%; text-align:center; overflow:hidden; }
.blog-header-bg{ position:absolute; z-index:1; min-width: 100%; min-height:100%; max-width:none; display:none; }
.blog-header a{ display:inline-block; padding: .5em; position:relative; z-index:2; text-align:center;}

/******************* blog-wrap & Blocks **************/
.blog-button-wrap{ padding:.5em; border-bottom:1px solid #b9b9b9; }
.author-image-wrap{ display:inline-block; vertical-align:middle; margin-right:2%; width:25%; text-align:center; }
.author-image-icon{ max-width:100%; max-height:100%; }

.author-list .author-name{ display:block; }
.author-list .author-name-wrap { display: inline-block; vertical-align: middle; max-width: 73%; }
.author-list .author-title, .block-author .author-title{ font-weight:normal; font-style:italic; display:block; }

.latest-blog-lists .blog-list, .author-list, .tag-list{ padding:.5em 1em .5em 1.7778em; border-bottom: 1px solid #b9b9b9; }
.author-list{ padding: .5em 1em; }
#bio-block{ padding: .5em 1.778em; position:relative; z-index:1; overflow:hidden; border-bottom:1px solid #b9b9b9;}
#bio-block .overlay-link{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; }
.author-image{ text-align:center; float:left; padding-right: 10px; }
.author-image img{ max-height:200px; }
#bio-block .block-title{ margin-bottom:0; font-size:1.3333em; border:none;}
#bio-block .block-title a{ position:relative; z-index:2; }
#bio-block .author-title{ font-weight:normal; font-style:italic; }
#bio-block .author-image{ width: 25%; }
#bio-block .author-short-bio{ font-size: 1em; clear:left; padding: 10px 0 0; }

/******************* Blog Landing Page ***************/

.blog-index { 
}

.blog-image { 
	float:left;
	
}
.blog-post .blog-image{ background:#fff; }
/******************* Blog Detail Page ***************/
.latest-blog-lists .blog-title a{ color:#000; }
.latest-blog-lists .block-author, .latest-blog-lists .blog-date{ text-align:right;}
.blog-view { }
.blog-title { }
.blog-subtitle { }
.blog-subtitle:empty{display:none; }
.blog-comments-title { }
.blog-article .blog-content{
	padding: .5em 0.83335em;
}

.author-bio .author-short-bio, .author-bio .author-full-bio{
	padding:.5em 0.83335em;
}
.author-bio .author-short-bio{ padding-bottom:.25em; padding-right:0; margin-right: .83335em; }
/******************* Blog Category Page *************/

.blog-category-index {}
.blog-post {}

.blog-content{ float: left; width: 100%; }
.category-description{ padding-bottom: 1em; border-bottom: 1px solid #b9b9b9; }
.category-description:empty{ display:none; } 
.label-success{ display:none; clear:both; }
.blog-comments-container{ clear:both; }
.blog-comments-title{ clear:both; }
.comment-item{ padding: .5em 1em; overflow: hidden; background: #fff; border: 1px solid #b9b9b9; clear: left; margin: 0 1em .5em; }
#contact-form-block.blog-comments-form{ margin-bottom:0; width: calc(100% - 2em); clear:both; }

/* **************************** Contact Page ****************************** */
.map-wrap{ margin:.5em 1em;}
#iplasma-map {
	z-index: 1;
    border: 1px solid #b9b9b9;
    float: none;
    width: 100% !important;
    margin: 0 auto;
    height: 400px !important;
}
.success-wrap, .back-wrap{ text-align:center; }
#content-block-wrap3 .locations-block-outer-wrap{ margin: 0; padding: 0 1em; margin-left: calc(-2em - 22px); padding-left: calc(2em + 22px); width: calc(60% + 2em + 22px); order:-1; }
#content-block-wrap3 #loc-map{ height: 0; /* width: calc(100% - 2em); */ padding-bottom: 40%; margin: 1em calc(-2em - 22px); width: calc(100% + 4em + 44px); }
#content-block-wrap3 .loc-map-wrap{ width: 100%; }
#content-block-wrap3 .loc-map-wrap .block-title{ display:none; }
#content-block-wrap3 .iplasma-content-body-nomenu{ display:flex; flex-wrap:wrap; }
#content-block-wrap3 .iplasma-content-title{ order: -1; }
#content-block-wrap3 .iplasma-content-body{ width: 100%; order:-1; }

@media (min-width: 992px){ 
	#content-block-wrap3 .location-block{ width:calc(50% - 1em); }
	#content-block-wrap3 .form-title{ background: rgba(39, 48, 138, 1); /* border-bottom: 2px solid #d5d5d5; */ color:#fff; margin-left:-2px; margin-right: -2px;}
	/* #content-block-wrap3 .form-title+.text-block, #content-block-wrap3 .form-title+.text-block+.text-block{ padding-top: 1em; } */
}
@media (min-width: 1141px){
	#content-block-wrap3 .block-left, #content-block-wrap3 .block-right{ padding:0 1em;  width:100%; text-align:center; }
}
@media( max-width: 1140px) and (min-width: 992px){
	#content-block-wrap3 .location-block{ margin:0 0 1em; width: 100%; }
}
/* **************************** Contact Form ****************************** */			

/* h2.form-title{ font-weight:normal; color:#fff; } */
div#contact-form-block {
	margin: 0em -4em 0em 0;
	background-color: rgba(39, 48, 138, 1);
	/* border: 1px solid #b9b9b9; */
	border:0; 
	padding: 0 0 1em 0;
	/* color:#fff; */
	width: calc( 40% + 2em + 22px );
	margin-right: calc(-2em - 22px);
	padding-right: calc(2em + 22px);
}
#contact-form-block.full-width-form{ width: calc(100% + 4em + 30px); margin:0 calc(-2em - 15px) 1em; clear:both; padding:0 2em; }
#contact-form-block.full-width-form form{  display:flex; flex-wrap:wrap; align-items:center; }
#contact-form-block form{ /* background:#fff; border: 2px solid #d5d5d5; */ padding-bottom:1em; border-top-width:0; color:#fff; }
div#contact-form-block p{ text-align:center; margin: 0 0em;}
/*form title styles*/
/* .form-title {
	margin:0 2%;
	padding:.5em 0 1em;
} */
#content-block-wrap3 div.form-block.text-block, #content-block-wrap3 div.form-block.select-block, #content-block-wrap3 div.form-block.radio-block, #content-block-wrap3 div.form-block.textarea-block{ margin:0 0 1em; width:100%;}
#content-block-wrap3 form#contact-form{ padding:0 1em; }
#content-block-wrap3 h2.form-title{ padding-left:0; padding-right:0; }
.private_area .form-title{ color:#28308a; }
.form-title{ width: 100%; }
div.form-block, .private-area fieldset { margin:0 2% 1em; clear: left; }
div.form-block label, div.form-block p { font-weight:normal; }
div.form-block input, .private-area .login input, .form-block select { width:100%; padding:.5em; }
div.form-block input[type="text"], .form-block select, textarea {color:#000;}
.form-block select{ padding-top:.55em;}
div.form-block.text-block, .form-block.select-block, .form-block.checkbox-block{ width:47%; margin-right:1%; float:left; clear:none; margin-left:2%;}
div.form-block.text-block.right-field, .form-block.select-block.right-field, .form-block.checkbox-block.right-field{ margin-right:2%; margin-left:1%;}
div.form-block.text-block.full-field, div.form-block.submit-block.full-field{ margin:0 2% 1em; width:96%; display:block;}
div.form-block.checkbox-block.full-field{
	margin:0 2% 1em; width:96%; 
}
div.form-block.radio-block {
	text-align: center;
	float:left;
	clear:none;
	margin-left:2%;
	margin-right:1%;
	width:47%;
}
div.form-block.radio-block.right-field{
	margin-right:2%;
	margin-left:1%;
}
div.form-block.radio-block p {
	margin-bottom: 5px;
	text-align: left;
}
div.form-block.radio-block label {
	font-weight: normal;
	vertical-align: middle;
}
div.form-block.radio-block input {
	float: none;
	clear: none;
	width: auto;
	margin: 0 10px 0 2px;
	vertical-align: middle;
}

/*text area styles*/
div.form-block.textarea-block{ width: 96%; }
div.form-block.textarea-block textarea{ 
	width:100%; 
	height:200px; 
	margin-top: 0px; 
	padding:.5em;
}
#contact-form-block #location-contact-form{ color:#000; }
/*recaptcha styles*/
.form-block.recaptcha {
	margin: 0 auto .5em;
	text-align:center;
}
.full-width-form .form-block.recaptcha{ margin:0 2% 1em; width: 46%; }
.full-width-form .form-block.submit-block{ margin:0 2% 1em; width: 96%;  }
.g-recaptcha{
	text-align:center;
	display:inline-block;
}
#success-message{ font-weight: normal; font-size: 1em; padding: .5em 1em; }
/*submit styles*/
div.form-block.submit-block {
	width: 100%;
	margin-bottom: 0;
	text-align: center;
}
div.form-block.submit-block input {
	width: auto;
	padding:.5em 1em;
}

.success-wrap{ font-size:2em; margin-bottom:.5em;}
.back-wrap{ margin-bottom:1em; }
.error{ width: 96%; margin:0 2%; }
#location-contact-form .form-left{ display:flex; flex-wrap:wrap; align-items:center; }
#location-contact-form div.form-block.radio-block.full-field{ width:96%; margin:0 2% 1em; }
#location-contact-form div.form-block.radio-block .contact-label, #location-contact-form div.form-block.radio-block .options{ display:inline-block; vertical-align:middle;}
#location-contact-form div.form-block.radio-block .contact-label{ margin:0 0; }
#location-contact-form div.form-block.radio-block input{ margin:0 2px 0 10px; vertical-align: baseline; }

div.form-block.mid-field{ margin:0 1% 1em; }
.address-wrap{ width: 100%; display:flex; flex-wrap:wrap; }
.address-wrap .text-block.address-block{ flex:1; }
.address-wrap .text-block.city-block{ flex: 1; }
.address-wrap .state-block{ width: 75px; }
.address-wrap .text-block.zip-block{ width: 110px; }

.form-block.checkbox-block input{ width: auto; }
.form-list{ /* max-height:300px; overflow:auto; */ display:flex; flex-wrap:wrap; }
.form-list{ width: 50%; padding-right:.5em; }
.form-list label{ display:block; width:100%; }

div.form-block.text-block.full-width{ width: 100%; margin:0 0; padding:0 1em; }
div.form-block.text-block.full-width input{ width:100%; }
div.form-block.textarea-block.ideas-block{ width: 47%; margin-left:1%; display:flex; flex-direction: column; }
.ideas-block textarea{ flex-grow: 1; }
.align-self-stretch{ align-self:stretch; }

.form-block.signature-block{ margin:0; width:100%; flex-wrap:wrap; display:flex; }
.signature-block .sig-block{ flex:1; }
div.form-block.initials-block{ width:100px; }
div.form-block.date-block{ width: 160px; }

.form-block.auth-block{ width: 96%; margin:0 2% 1em; }
.grecaptcha-badge{ z-index:5; display:none; }



.form-subtitle{ color:#fff; }
.sub-label{ font-size:.9em;}

@media (min-width:562px){
	.email-field{ flex:1; }
	div.form-block.phone-block{ width: 220px;}
}
div.form-block.full-block{ width: 96%; margin:0 2% 1em;}
.form-block.radio-block label input{ margin:0 0; }
.form-block.radio-block label.with-radio{ padding-right:1em; }

.full-block{ width: 100%; }
.form-section{ width: 100%; /* padding:0 1em; */ display:flex; flex-wrap:wrap; }
/* div.form-section div.form-block{ margin:0 0 1em; } */
.form-section-title{ font-weight:bold; width: 96%; margin:0 2% .5em; font-size:1.3334em;}
.form-block.mixed-block{ align-items:center; }
html input[disabled]{ background:#ccc; cursor:not-allowed; }
.not-bold{ font-weight:normal; }
.bold, .form-block.radio-block label.bold{ font-weight:bold; }
.block-label, .form-block.radio-block label.block-label{ display:block; width: 100%; text-align:left;}
/* .location-cb{ flex:1; min-width: 25%; display:flex; align-items: flex-start; text-align:left; }
.form-block.radio-block label.with-radio.location-cb input{ margin-right:.25em; margin-top:.5em; } */
.smaller{ font-size:.8em; }

.form-block a{ color:#fff; }
#private_area .form-block a{ color:rgba(39, 48, 138, 1); }
.form-block .inner-block{ width: 49%; margin-right:1%;display:flex; align-items:center; margin-bottom:.5em;}
.form-block .inner-block:nth-child(2n+1){ margin-right:0; margin-left: 1%; }
.form-block .inner-block .fill{ flex:1; }
.inner-block a{ font-size: 1.2em; padding: .25em .5em; }
.form-block.duplicate-block{ display:flex; flex-wrap:wrap; }
.form-block.radio-block.loc-block{ text-align:left; }
/* **************************** Sitemap ****************************** */				
									
.sitemap-block ul {
	margin-left:10px
}		

.sitemap-block ul li {
	margin-top:5px
}



/* **************************** IE 8 Styles ************************** */				
@media \0screen {  
	#body-wrap { 
		border: 1px solid #e1e9eb;
	}
}


/* ********************** Screen Size Styles ************************* */				
@media (max-width: 900px) {

}

/* ************************** Alert Bar ************************** */

.alert-bar-inner-wrapper{
	position:fixed;
	width:100%;
	z-index:99999;
}
.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:large;
}
.alert-list li a{
	color:#fff;
	padding:13px 10px;
	display:block;
}
.alert-list li a:hover{
	background: #efc7bd;
    color: #f00;
}
.alert-list li img{
	margin:0 5px;
	max-width:25px;
}
.closing-x{
    position: absolute;
    height: 100%;
    background: #B50000;
    border-bottom: 1px solid #efc7bd;
}
.closing-x a{
	padding:12px 20px;
	font-size:large;
	font-weight:bold;
	display:block;
	color:#fff;
}
.closing-x a:hover{
	text-decoration:none;
	background:#fcd0c5;
	color:#B50000;
}
.alert-open{
	display:none;
}
.alert-open a{
	display:block;
	padding:10px;
	position:fixed;
	z-index:16;
	top:10px;
	right:0;
}
/* @media (max-width: 1400px){
	.alert-open a{ top:70px; }
} */
/* ********************************************************************************** */
/* ********************************** Testimonials ********************************** */
/* ********************************************************************************** */
	
	/* ************************************************************************** */
	/* ********************************** Index ********************************* */
	/* ************************************************************************** */
.testimonial-container, .review-container{
	margin:0 20px 10px;
	padding:20px;
	box-shadow: 4px 4px 8px #D5DBDD;
	border:1px solid #D8DEDF;
}
.testimonial-container:hover, .review-container:hover{
	background:none repeat scroll 0 0 #D7EFF6;
}
.testimonial-excerpt, .review-review{
	
	text-align:justify;
}
.testimonial-author, .review-customer, .review-rating{
	
}
.testimonial-company{
	font-size:medium;
	font-style:italic;
}
	/* ************************************************************************** */
	/* ****************************** Testimonials ****************************** */
	/* ************************************************************************** */
.testimonial-view{
	padding:0 20px 20px;
}
/* ********************************************************************************** */
/* ************************************* Review ************************************* */
/* ********************************************************************************** */
	
	/* ************************************************************************** */
	/* ********************************* Shared ********************************* */
	/* ************************************************************************** */
.gold-star{
	color:#E7C025;
	margin:0 2px;
}
	/* ************************************************************************** */
	/* ********************************** Index ********************************* */
	/* ************************************************************************** */
.review-container{
	margin:0 20px 10px;
	padding:20px;
	box-shadow: 4px 4px 8px #D5DBDD;
	border:1px solid #D8DEDF;
}
.review-container:hover{
	background:none repeat scroll 0 0 #D7EFF6;
}
.review-date{
	margin:5px 0;
	font-size:medium;
}
.review-review{
	text-align:justify;
}
.review-customer{
	font-size:x-large;
}
.review-rating{
	font-size:x-large;
}
.see-more{
	text-align:right;
}
.see-more a{
	padding:10px;
	font-size:medium;
	display:inline-block;
	color:#555;
}
.see-more a:hover{
	color:#999;
	text-decoration:none;
}


	/* ************************************************************************** */
	/* ******************************** Category ******************************** */
	/* ************************************************************************** */
.category-info{
	margin:10px 20px;
	font-size:x-large;
	overflow:hidden;
}
.total{
	font-size:medium;
	margin:0 10px;
}

	/* ************************************************************************** */
	/* ********************************* Review ********************************* */
	/* ************************************************************************** */


/* ********************************************************************************** */
/* ********************************** Reviews Form ********************************** */
/* ********************************************************************************** */
#review-form{
	margin:10px 0;
}
#review-form .form-block{
	margin: 0 10px 10px;
}
#review-form .form-block input, #review-form .form-block select, #review-form .form-block textarea{
	float:none;
	display:block;
	width:100%;
	padding:5px 1%;
	clear:none;
	font-size:medium;
}
#review-form .radio-block{
	color: silver;
	font-size: x-large;
}
#review-form .radio-block .active, #review-form .radio-block .hover-active{
	color:#E7C025;
}
#review-form .radio-block input{
	width:auto;
}
#review-form .form-block input[type="submit"]{
	width:auto;
}
#review-form .form-block input[type="checkbox"]{
	width:auto;
 	display:inline-block;
 	vertical-align:middle;
	padding:0;
	margin:0;
}
#review-form .form-block.captcha-block input{
	width:auto;
 	font-size:inherit;
 	padding:0;
 	margin:0;
 	float:right;
 	display:inherit;
 }
.hidden-radio{
	visibility:hidden;
	position:absolute;
}


/* ******************************************************************************* */
/* ******************************** Gallery Module ******************************* */
/* ******************************************************************************* */

	/* *********************************************************************** */
	/* ******************************** Shared ******************************* */
	/* *********************************************************************** */

	/* *********************************************************************** */
	/* ********************** Gallery Wraps and Blocks *********************** */
	/* *********************************************************************** */
.gallery-category-block-title{
}
.gallery-category-link a{
	
}
.gallery-category-link a:hover{
	
}
.iplasma-block-gallery-randomalbum{
	
}
.iplasma-block-gallery-randomalbum .album-title a{

}
.iplasma-block-gallery-randomalbum .album-title a:hover{
	
}
.iplasma-block-gallery-randomalbum .album-featured{
	height:auto;
	max-width:80%;
	margin:5px auto;
	height:150px;
	overflow:hidden;
	position:relative;
}

.album-subtitle{
	position:absolute;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
}
.album-featured:hover .album-subtitle{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;
}
.subtitle-bg{
	background:#000;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity:.5;
}
.album-subtitle a{
	font-size:medium;
	color:#fff;
	position:relative;
	z-index:10;
	display:block;
	height:100%;
	padding:5px;
	text-decoration:none;
}
.iplasma-block-gallery-randomalbum .album-viewmore{
	text-align:center;
}
.iplasma-block-gallery-randomalbum .album-viewmore a{
	display:inline-block;
	padding:10px;
	background-color: rgba(39, 48, 138, 1);
	border: 1px solid rgba(39, 48, 138, 1);
	color: #eef4f6;
	padding: 5px 20px;
	text-decoration:none;
	margin-bottom:5px;
}
.iplasma-block-gallery-randomalbum .album-viewmore a:hover{
	background-color: rgba(39, 48, 138, 1);
	cursor: pointer;
	text-decoration: none;
}
	/* *********************************************************************** */
	/* ****************************  Landing Page **************************** */
	/* *********************************************************************** */
.gallery-index{ margin-top:1em; }
.gallery-category-container{ margin:0 0px 1em; clear:both; }
.gallery-album-page .album-wrap,.gallery-category-container .album-rows{ display:flex; flex-wrap:wrap; align-items:flex-start; width:100%; }

.gallery-album-cell, .album-wrap a.swipebox{
	display:inline-block;
	width:19%;
	position:relative;
	margin:5px 1% 5px 0;
}
.album-count{ display:none; }
.gallery-category-container .gallery-category-title{
	font-size:1.5em;
}
.gallery-category-container .gallery-category-link a{
	color:rgba(39, 48, 138, 1)
}
.album-featured, .project-images-cell{
	overflow: hidden;
	position: relative;
	background: #0D0D0D;
	text-align: center;
}
.gallery-album-cell .gallery-album-title, .title-wrap, .project-images-title{
	position:absolute;
	top:0;
	left:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	width:100%;
	height:100%;
}
.gallery-album-cell:hover .gallery-album-title, .album-image:hover .title-wrap, .project-images-cell:hover .project-images-title{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;
}
.gallery-album-cell img, .album-wrap a.swipebox img{
	width:100%;
	/* max-width:none;
	max-height:100%; */
}
.title-bg, .project-cell-bg{
	background:#000;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity:.5;
}
.gallery-album-title a, .image-title{
	font-size:medium;
	color:#fff;
	position:relative;
	z-index:2;
	display:block;
	height:100%;
	padding:5px;
	text-decoration:none;
}
.mobile-album{ clear:both; }
	/* *********************************************************************** */
	/* ****************************** Category ******************************* */
	/* *********************************************************************** */
.gallery-albums{
	margin: 0 20px;
}
.gallery-album-container .gallery-album-title{
	position:static;
	top: auto;
	left:auto;
	opacity:1;
	width:auto;
	height:auto;
}
.gallery-album-container .gallery-album-title a{
	color:rgba(39, 48, 138, 1);
	font-size:x-large;
	height:auto;
	padding:0;
	font-weight:bold;
}
.gallery-album-featured{
	width:49%;
	display:inline-block;
}
.gallery-album-subtitle{
	display:inline-block;
	width:49%;
	margin:0 0 0 1%;
	vertical-align:top;
	/* text-align:right; */
}
.subtitle-container{
	text-align:justify;
	font-size:medium;
	margin-bottom:5px;
}
.gallery-album-subtitle a{
	display:inline-block;
	padding:10px;
	background-color: rgba(39, 48, 138, 1);
	border: 1px solid rgba(39, 48, 138, 1);
	color: #eef4f6;
	padding: 5px 20px;
	text-decoration:none;
}
.gallery-album-featured img{ width: 100%; }
	/* *********************************************************************** */
	/* ******************************** Album ******************************** */
	/* *********************************************************************** */
.album-wrap a{
	text-decoration:none;
}
.album-wrap{
	margin:0 0px;
}
a.swipebox{ display:block; }
.album-image{
	width:100%;
	text-align:center;
	display:block;
	position:relative;
}
.image-title{
	overflow:hidden;
}
.cycle-slide .image-title{ white-space:normal;}
.gallery-album-page .gallery-album-subtitle, .gallery-album-description{
	width:auto;
	display:block;
}
.gallery-album-page .gallery-album-subtitle{
	font-style:italic;
	font-size:1.1em; margin-bottom:1em; 
}
.gallery-album-description{ margin-left:1%; }

.mod-slideshow-wrap{ position:relative; margin:0 1%; }
.module-slideshow{ z-index:1; }
.module-arrow{ 
	position: absolute;
    margin: auto;
    font-size: 2em;
    color: #fff;
    background: rgba(39, 48, 138, 1);
    z-index: 2;
    padding: .5em .25em;
    height: 88px;
    font-family: Segoe UI, arial Sans-serif;
    top: 0;
    bottom: 0;
	cursor:pointer;
	opacity:0;
}
.mod-slideshow-wrap:hover .module-arrow{ opacity:1; }
.module-arrow:hover{ background-color: rgba(39, 48, 138, 1); }
.module-prev{ left:0; }
.module-next{ right:0; }

/* Swipebox */
#swipebox-overlay{ width:100%!important; }
#swipebox-slider .slide{ position:relative; overflow:hidden; }
#swipebox-container #swipebox-slider .slide img{ padding-right:28%; }
.facebook-image{ width: 25%; height: auto; position: absolute; right: 2%; top: 50px; bottom:50px; overflow:auto; background:#0d0d0d; -webkit-transition: right .25s ease-out; -moz-transition: right .25s ease-out; transition: right .25s ease-out;}
.facebook-image .fb-comments{ position:absolute; height:100%; top:0; width:100%; left:0; }
.share-arrow{ font-size: 1.5em; padding: .5em; line-height: 1; color: #fff; opacity:.8; display:none; position:fixed; bottom:0; z-index:99999; right:0; }
.share-arrow:focus, .share-arrow:active{ color:#fff; }

#swipebox-arrows{ text-align:center; }
#swipebox-caption{ display: inline-block; color: #fff; padding: 0.875em .5em; max-width: calc(100% - 150px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
/* ******************************************************************************* */
/* ********************************** End Gallery ******************************** */
/* ******************************************************************************* */

.form-button{ margin:1.5em 1em .5em; }
#review-form-title{ color:#000; }

/* ******************************************************************************* */
/* ******************************* Directory Module ****************************** */
/* ******************************************************************************* */
	
	/* *********************************************************************** */
	/* **************************** Listing View ***************************** */
	/* *********************************************************************** */
#listing-name {
	clear: left;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
	width: 100%;
}
.left-column *, .right-column *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left-column{
	float:left;
	width:70%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.right-column{
	float:right;
	width:30%;
	padding:0 0 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#listing-image {
	float: left;
	margin-right:10px;
	max-width:205px;
}

#listing-image img {
	border: 1px solid #ccc;
}

#listing-map {
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	width:100%!important;
}
.center-wrap{
	float:left;
	width:32%;
	padding-right:10px;
}
#listing-phone {
	color: #005012;
	font-weight: bold;
	font-size: 16px;
}

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

#listing-website {
	margin: 0 10px 0 0;
	width:32%;
	text-align:left;
	float:right;
}

#listing-website a {
	background-image: url('/images/view-profile.png');
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border-radius: 5px;
	display:inline-block;
	overflow:hidden;
	border: 1px solid #cb5600;
	/* float: right; */
}
#listing-website a div{
	float:none;
}
#listing-website a:hover {
	background-image: none;
	background-color: #ed6500;
	text-decoration: none;
	cursor: pointer;
}

#listing-address {
	text-align: left;
	margin: 10px 10px 0px 0;
	position:relative;
}
.listings-container #listing-hours{
	position:relative;
}
.listings-container #listing-hours p{
	color: #005012;
	font-size: 16px;
	margin: 0 0 0 0px;	
}

#listing-description {
	clear: left;
	margin: 10px 0 0 0;
}
#listing-map-empty{
	display:none;
    height: 250px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
/* ********************************************************************************** */
/* ********************************** Testimonials ********************************** */
/* ********************************************************************************** */
	
	/* ************************************************************************** */
	/* ********************************** Index ********************************* */
	/* ************************************************************************** */
.testimonial-container, .review-container{
	margin:0 20px 10px;
	padding:20px;
	box-shadow: 4px 4px 8px #D5DBDD;
	border:1px solid #D8DEDF;
}
.testimonial-container:hover, .review-container:hover{
	background:none repeat scroll 0 0 #D7EFF6;
}
.testimonial-excerpt, .review-review{
	text-align:justify;
}
.testimonial-author, .review-customer, .review-rating{
}
.testimonial-company{
	font-size:medium;
	font-style:italic;
}
	/* ************************************************************************** */
	/* ****************************** Testimonials ****************************** */
	/* ************************************************************************** */
.testimonial-view{
	padding:0 20px 20px;
}
/* ********************************************************************************** */
/* ************************************* Review ************************************* */
/* ********************************************************************************** */
	
	/* ************************************************************************** */
	/* ********************************* Shared ********************************* */
	/* ************************************************************************** */
.gold-star{
	color:#E7C025;
	margin:0 2px;
}
	/* ************************************************************************** */
	/* ********************************** Index ********************************* */
	/* ************************************************************************** */
.review-container{
	margin:0 20px 10px;
	padding:20px;
	box-shadow: 4px 4px 8px #D5DBDD;
	border:1px solid #D8DEDF;
}
.review-container:hover{
	background:none repeat scroll 0 0 #D7EFF6;
}
.review-date{
	margin:5px 0;
	font-size:medium;
}
.review-review{
	text-align:justify;
}
.review-customer{
	font-size:x-large;
}
.review-rating{
	font-size:x-large;
}
.see-more{
	text-align:right;
}
.see-more a{
	padding:10px;
	font-size:medium;
	display:inline-block;
	color:#555;
}
.see-more a:hover{
	color:#999;
	text-decoration:none;
}


	/* ************************************************************************** */
	/* ******************************** Category ******************************** */
	/* ************************************************************************** */
.category-info{
	margin:10px 20px;
	font-size:x-large;
	overflow:hidden;
}
.total{
	font-size:medium;
	margin:0 10px;
}

	/* ************************************************************************** */
	/* ********************************* Review ********************************* */
	/* ************************************************************************** */


/* ********************************************************************************** */
/* ********************************** Reviews Form ********************************** */
/* ********************************************************************************** */
#review-form-block{
	background:#fff;
	padding:0 10px;
	border:1px solid #D8DEDF;
	box-shadow:4px 4px 8px #D5DBDD; 
}
#review-form{
	margin:10px 0;
}
#review-form-title{ text-align:left; }
#review-form-title .close{ font-size:1em; }
#review-form .form-block{
	margin: 0 10px 10px;
}
#review-form .form-block{
	display:block; float:none; width: auto; 
}
#review-form .form-block input, #review-form .form-block select, #review-form .form-block textarea{
	float:none;
	display:block;
	width:100%;
	padding:5px 1%;
	clear:none;
	font-size:1em;
}
#review-form .comment-block{ width: calc(100% - 20px); }
#review-form .form-block input.button-1{
	margin-right:1em; 
}
#review-form .form-block.checkbox-block{ width:auto; }
#review-form .mceEditor{ width: 100%; display:block; }
#review-form .mceEditor .mceLayout{ min-width: 100%; }
#review-form label{
	font-size:1em;
}
#review-form .radio-block label{
	color: silver;
	font-size: x-large;
}
#review-form .radio-block .active, #review-form .radio-block .hover-active{
	color:#E7C025;
}
#review-form .radio-block input{
	width:auto;
}
#review-form .form-block input[type="submit"]{
	width:auto;
}
#review-form .form-block input[type="checkbox"]{
	width:auto;
 	display:inline-block;
 	vertical-align:middle;
	padding:0;
	margin:0;
}
#review-form .form-block.captcha-block input{
	width:auto;
 	font-size:inherit;
 	padding:0;
 	margin:0;
 	float:right;
 	display:inherit;
 }
.hidden-radio{
	visibility:hidden;
	position:absolute;
}

/* **************************************************************************** */
/* End Customer Reviews ******************************************************* */
/* **************************************************************************** */

/* **************************************************************************** */
/* Departments Module ********************************************************* */
/* **************************************************************************** */

/* Landing + Category Page **************************************************** */
.department-category-title{
	font-size:x-large;
	color: rgba(39, 48, 138, 1);
	margin: 0 0 10px;
	font-weight:bold;
}
.department{
	margin:10px 0;
}
.department .department-title a{
	font-weight:bold;
	font-size:large;
}
/* **************************************************************************** */
/* Department + Subpage ******************************************************* */
/* **************************************************************************** */

/* ************************************************************************ */
/* Side-nav *************************************************************** */
/* ************************************************************************ */

.departments-column{
	clear:both;
}
.box{
	padding: 1em 1.5em;
}
.column-event-block{ padding:0; border:none; }
.box-title{ padding-left:0; padding-top:0; }
.contact-us-button{
	display:block;
	text-align:center;
}
.contact-us-button a{
	display:inline-block;
	text-decoration:none;
	padding:5px 20px;
	color:#eef4f6;
	background:rgba(39, 48, 138, 1);
	border:1px solid rgba(39, 48, 138, 1);
}
.contact-us-button a:hover{
	background:rgba(39, 48, 138, 1);
	text-decoration:none;
}
.column-map-block div#inner-map, .column-map-block #mobile-map { width: auto!important; margin: 0 -1.5em 0.5em; }

.below-content-blocks{ display:flex; flex-wrap:wrap; align-items:flex-start; }
.below-content-blocks .box{ border: 2px solid #d5d5d5; width:calc(50% - .5em); margin-right:.5em; }
.below-content-blocks .column-event-block{ margin-right:0; margin-left:.5em; padding:1em 1.5em; }

/* ************************************************************************ */
/* Contact-form *********************************************************** */
/* ************************************************************************ */
/* .contact-form-block{
	background-color: #D7EFF6;
  	border: 1px solid #A9A9A9;
}
.contact-form-block .form-block{
	display:block;
	margin:10px 20px 0;
}
.contact-form-block .text-block input, .contact-form-block select{
	width:100%;
	padding:5px;
	font-size:medium;
}
.contact-form-block textarea{
	width:100%;
	height:150px;
	padding:5px;
	font-size:medium;
} */
/* **************************************************************************** */
/* End Departments Module ***************************************************** */
/* **************************************************************************** */
label.ie-hide, label.hidden-label{
	display:none;
}
@media \0screen {  
  label.ie-hide, label.hidden-label {display:block;}  
}
:root label.ie-hide, label.hidden-label {display: block\9;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	label.ie-hide, label.hidden-label{
		display:none;
	}
}

/* Portfolio Module ************************************************************ */
.portfolio-body{ position:relative;}
/* .toggle-buttons{ position:absolute; top:1.5em; right:1.25em; font-size: 1.25em;} */
.toggle-buttons{/* position:absolute; */top:1.5em;/* right:1.25em; */font-size: 1.25em;float: right;position: relative;margin-bottom: -1.4em;}
.toggle-buttons .active-toggle{ cursor:default; color:rgba(39, 48, 138, 1); }
.portfolio-icon{ display:none; }
.portfolio-side{ min-height: 500px; }
#iplasma-menu-left.portfolio-nav, .portfolio-side{ width: 317px; border-right:0;}
#iplasma-menu-left.portfolio-nav{ border-right:1px solid #b9b9b9; min-height:100%; position:absolute; }
#iplasma-menu-left.portfolio-nav.locked{ position:fixed; overflow:auto;}
.portfolio-side .testimonial-block{ border-top: 1px solid #b9b0b9; }
.portfolio-side .testimonial-excerpt a, .portfolio-side .testimonial-author a{
	display: block;
    padding: 1em 1.778em .5em;
    font-weight: normal;
}
.portfolio-side .testimonial-excerpt a{ font-style:italic; }
#iplasma-menu-left ul.sub-nav li a{ border-bottom:none; }
#iplasma-menu-left a.no-border{ border:none; }
#iplasma-menu-left a.top-border{ border-top:1px solid #b9b9b9; }
.portfolio-side .testimonial-author a{ font-size:.9em; color:rgba(39, 48, 138, 1); padding:.5em 1.9753em; text-align:right; padding: 0 1.778em 0; }
.portfolio-side .testimonial-project a{ font-weight:bold; }
.featured-slideshow .project-text-inner{ padding:10px 0;}
span.project-client{ display:block; }
span.project-client a {color:#fff; font-weight:bold; }
.project-client span{ display:block; }
.featured-slideshow span.project-client a { }
.featured-slideshow #portfolio-slide-wrap .slide-img-wrap{ width:70%; float:left; max-height:450px; overflow:hidden; }
.portfolio-slideshow #portfolio-slide-wrap .slide-img-wrap img{ min-width:100%; }

.project-type-list input[type="checkbox"]{ display:none; }
.project-type-list input:checked + label .square{ background: #0c415f; }
.project-type-list { padding: .25em 1.778em; overflow:hidden; }
.project-type-list label{ display: block; color: #4b4b4b; margin:0; font-weight: normal; position:relative; }
/* .program-box .left-nav > div { float:left; width:50%; padding-bottom:.25em; }  */
.project-type-list .square{ 
	border: 2px solid #F1F3F5; 
	background:transparent; 
	box-shadow: 0 0 1px #504B4B; 
	display:inline-block; 
	width:1em; 
	height:1em; 
	margin-right:.5em; 
	vertical-align:middle;
	top:0; bottom:0;
    margin: auto;
	position:absolute;
}
.project-type-list .text{ display:inline-block; vertical-align:middle; margin-left:1.5em;}
#iplasma-menu-left a.text{ display:inline-block; padding:0; border:none; color:inherit; font-weight:normal; }
#iplasma-menu-left a.text:hover{ color:rgba(39, 48, 138, 1); background:none; }
.featured-slideshow .portfolio-block-title{ position: relative; float: right; width: 30%; text-align: left; }
.featured-slideshow .portfolio-slide .slideshow-item { padding-bottom:0; }
.featured-slideshow .project-text-wrap{
	display: inline-block;
    text-align: left;
    color: #fff;
    padding: 1em;
    font-weight: normal;
    overflow: hidden;
    width: 30%;
    float: left;
    margin-top: 3em;
}
.featured-slideshow .portfolio-button { float:right; width:30%; position:static; }
.side-label{ font-size:.7778em; padding:0 2.286em; display:block; }
span.sec-title{ display: block; padding: .5em 1.778em .25em; color: rgba(39, 48, 138, 1); font-weight: bold; }
#iplasma-menu-left a.sec-title{ padding-bottom:.25em;}
.program-box{ border-top:1px solid #b9b9b9; }
.status{ padding: .333em; border-radius:100%; display:inline-block; background:#000; vertical-align:middle; margin-right:.25em;   }
.online{ background-color:#64BA67; }
.inprogress{ background-color:#FEC252; }
.offline{ background-color:#aaa; }

.collapse-outer{ position:relative; }
.toggle-arrow{ position:absolute; top:0; right:0; height:auto; padding: .542em .5em; border-left: 1px solid #b9b9b9; border-bottom: 1px solid #b9b9b9; background:#f1f3f5; cursor:pointer; }
.toggle-arrow:hover{ background:rgba(39, 48, 138, 1); color:#fff; }
#modules-toggle{ top: 1px; }

.collapse-box{ height:auto; max-height:0; overflow:hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
.collapse-box.open{ max-height: 250px; overflow:auto; }

/* List View *********************************************************************** */
.project-title .featured-star{ /* float:right; */ display:inline-block; vertical-align:middle; margin-left:.25em; }
.project-inner-title{ display:inline-block; vertical-align:middle;  }
.project-table { float: left; width: 100%; border: 1px solid #E0F0FB; }
.project-row { float: left; width: 100%; padding: .25em .5em; background: transparent; position: relative; }
.no-results{ float: left; width: 100%; padding: 1em; }
.project-row div { position:relative; }
.project-row .project-category{ padding-left:0; }
.project-row .project-content.no-image{ width:100%; }
/* .project-row .project-title{ display:block; } */
.project-table .iplasma-content-title.block{ padding-top: .5em; display:block; }
.project-programs{ float:right; position:relative; z-index:2; }
.project->row .project-content > div { float: left; width: 50%; }
.project-category { padding-left:1em; }
.project-row .project-image, .project-listing .project-image { max-height:140px; overflow:hidden; width:280px }
.project-row .project-row-wrap .project-content{ width:60%; }
/* Thumbnail View ***************************************************************** */
.project-thumbnails ul li{
	list-style:none;
	display:inline-block;
	width:31%;
	margin: 0 1% .5em 0;
	max-height:140px; 
	overflow:hidden;
	vertical-align:middle;
	position:relative;
	text-align:center;
}
.project-thumbnails ul li img{ min-width:100%; }
.project-thumbnails .project-text-wrap{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;
	z-index:1;
}
.project-thumbnails ul li:hover .project-text-wrap{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;
}
.project-thumbnails .project-text-bg{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity:.5;
	z-index:1;
}
.projcet-text-wrap { position:relative; z-index:1; }
.project-text-wrap .project-name, .project-text-wrap .project-client{
	color:#fff;
	position:relative;
	z-index:5;
}
.project-location{
	font-size:.8em;
	font-weight:normal;
	color:#fff;
	position:relative;
	z-index:5;
	font-style:italic;
}
.project-text-inner{
	padding: 10px 0;
	overflow: hidden;
}

/* Client List View **************************************************************** */
.portfolio-body .iplasma-content-title{ padding-right:0; }
.client-row, .project-row{ background:#fff; border:1px solid #b9b9b9; padding:1em; margin-bottom: 1em; clear:both; }
.client-title, .project-title{ margin-bottom:9px; font-size:1.2222em;}
.project-title{ /* display:inline-block; */}
.show-tiny{ display:none; }
.client-programs{ float:right; }
.client-programs a{ color:rgba(39, 48, 138, 1); }
.client-programs a:hover{ color:rgba(39, 48, 138, 1); }
.client-logo, .project-image { width:25%; text-align:center; margin-right:0; display:inline-block; vertical-align: middle; float:none; }
.client-wrap, .client-info, .project-row .project-content  { padding-left:1em; display: inline-block; width: 75%; vertical-align: middle; }

.client-row .client-description{ /* min-height:150px; */ overflow:auto; }
.readmore-link { display:block; text-align:right; color:#a50202; padding-top: 1em;}
/* .readmore-link a{ color:#a50202; } */

.filtered-by { display:inline-block; margin:0 .8333em .8333em; color:#565656; }
.project-table .filtered-by, .project-thumbnails .filtered-by{ display:block; }
.filtered-by a{ color:inherit; }
.entity-filter{ float:right; position:relative; z-index:2; margin:1.6667em 10px 0; }
.project-filter{ margin-top:0; margin-bottom: -48px; top:1.3em; }
.entity-filter p{ margin:0; }

.dropdown { margin:0; }
.dropdown dd, .dropdown dt { margin: 0px; padding: 0px; }
.dropdown ul { margin: -1px 0 0 0; }
.dropdown dd { position: relative; }
.dropdown a, .dropdown a:visited { color: #7b7b7b; text-decoration: none; outline: none; }

.dropdown dt a {
	background-color: #fff;
	display: block;
	padding: .5em 1em;
	overflow: hidden;
  	border: 1px solid #b9b9b9;
	font-weight:normal;
}
.dropdown dt a span, .multiSel span { cursor: pointer; display: inline-block; padding: 0 3px 2px 0; vertical-align: middle;}
.dropdown dd ul {
  	background-color: #fff;
  	border-width: 0 1px 1px;
	border-style:solid;
	border-color: #b9b9b9;
	color: #7b7b7b;
	display: none;
	left: 0px;
	padding: .5em;
	position: absolute;
	min-width:100%;
	top: 0px;
  	list-style: none;
  	overflow: auto;
}
.dropdown dd ul label{ font-weight:normal; }
.dropdown span.value { display: none; }
.dropdown dd ul li a { padding: 5px; display: block; }
.dropdown dd ul li a:hover { background-color: #fff; }

/* Client Profile View ************************************************************* */
.client-info, .client-details, .project-body .project-content { margin:1em 0em 1em; }
.client-details{ margin-bottom:0; }
.client-info{ display:block; width:auto; }
.project-listing {     
	
}
.project-content {}
.project-content .project-image{ max-width:50%; float:left; margin-right:1%;}
.cat-wrap .client-logo{ max-width:300px; }
.cat-wrap{ padding:0 .8333em; overflow:hidden;}
.cat-wrap .button-3{ margin-top:1em; }
/* Project Details View ******************************************************* */
.project-title-wrap{ background-color: rgba(39, 48, 138, 1); position: relative; overflow:hidden; padding:0; }
.project-title-wrap .iplasma-content-title{
	color: #fff;
    padding: .75em;
    background: -webkit-linear-gradient(#000, transparent);
    background: -o-linear-gradient(#000, transparent);
    background: -moz-linear-gradient(#000, transparent);
    background: linear-gradient(#000, transparent);
    z-index: 2;
    top: 0;
	display:block; 
	font-size:1.333em;
	text-shadow:1px 1px 1px rgba(0,0,0,0.4);
}
.project-details{ float:right; width:30%; }
.project-title-wrap .iplasma-content-title.no-image{ width:100%; float:left;}
.project-title-wrap .project-image{ float:left; width:70%; max-height:450px; overflow:hidden; }
.project-title-wrap .project-image img{ min-height: 300px; min-width:100%;  }
.project-features{ clear:both; }
.project-content .iplasma-content-title{ padding: .5em 0 .5em; }
.project-images-cell{ float:left; width:24%; margin-right:1%; }
.project-cat{ color:#fff; /* float:right; width: 30%;  */padding:0 1em 1em; display:block; }
.project-cat a{ color:inherit; }
.project-cat span{ display:block; }
.no-image .project-cat{ float:left; width:33%; }

/* Disclaimer Gate ************************************************************************************************ */
.disclaimer-gate{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:10; }
.gate-bg{ opacity:.95; position:absolute; width:100%; height:100%; top:0; left:0; z-index:10; background:#000; }
.inner-gate{ 
	width:90%; 
	max-height:100%; 
	overflow:hidden; 
	margin:0 auto; 
	text-align:justify; 
	position:relative; 
	z-index:11; 
	background:#F1F3F5; 
	padding:1em;
}
.gate-buttons{ padding: 0 1em 1em; text-align:center; }
.gate-buttons label{ margin-left:1em; }
/* **************************** Jquery Validator ****************************** */

dset {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #B5B8C8;
}

.formular legend {
	font-size: 12px;
	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: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular textarea {
	width: 250px;
	height: 70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	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: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}

.formular input[data-prompt-position="inline"] {
	display: inline;
}

.footnote {
	font-size: 11px;
	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;
}

#head_srch_res, #header_srch_res, #mobile_srch_res{ position:absolute; background:#fff; width:245px; z-index:500; border:1px solid rgba(39, 48, 138, 1); }
#header_srch_res, #mobile_srch_res{ width: auto; top: auto; max-width:100%; margin-top:-1px; }
#srch_sugg_box{ padding:5px; }
#srch_sugg_box ul{ margin:0; }
#head_srch_res li, #header_srch_res li, #mobile-search-form #mobile_srch_res li{ list-style:none outside none; padding:0; }
#head_srch_res a, #header_srch_res a, #mobile-search-form #mobile_srch_res a{ text-decoration: none; color: rgba(39, 48, 138, 1); font-weight:normal; display:block; background:transparent; border:none; }
#head_srch_res li:hover, #header_srch_res li:hover, #mobile-search-form #mobile_srch_res li:hover{ background:#FDF6B1; }
#head_srch_res a:hover, #header_srch_res a:hover, #mobile-search-form #mobile_srch_res a:hover{ color:#000; }

#mobile-search-form #mobile_srch_res a{ position:static; }

/* Search Results Page */
.search-result-row{    
	padding: 10px;
    border-bottom: 1px solid #b9b9b9;
    display: block;
    margin: 0 10px;
    overflow-y: hidden;
    color: #4b4b4b;
    position: relative;
}
.result-row-title{ font-size:1.222em; color:#333; }
.result-row-title a{ color:inherit; }
.result-row-content{ text-align:left; }
.result-row-content p{ text-align:left; margin:0; }
.term{ background:#ffff66; }



/* ********************************************************************************** */
/* ********************************** Staff Module ********************************** */
/* ********************************************************************************** */

	/* ************************************************************************** */
	/* ********************************* Shared ********************************* */
	/* ************************************************************************** */
.staff-index{
	padding:0em 2em 1em;
	position:static;
}

.staff-index .iplasma-breadcrumb{
	padding:10px 0 0;
}
.staff-index .iplasma-content-title{
	
}
		/* ****************************************************************** */
		/* *************************** Staff Wrap *************************** */
		/* ****************************************************************** */

	/* ************************************************************************** */
	/* ********************************** Index ********************************* */
	/* ************************************************************************** */
.staff_table_header h1{ margin:0; }
.staff_table_header, .new_staff_container{ padding:.5em 1em; }
.iplasma-content-body .staff_table_header, .iplasma-content-body .new_staff_container{ padding:.5em 0; }
.new_staff_container_member{
	width: 49%;
	width: calc(50% - 1em);
	display: inline-block;
	vertical-align: top;	
	margin:0 .5em 1em 0;
}
.new_staff_container_member:nth-of-type(2n) { margin-right: 0; margin-left:.5em; }
.staff-inner{
	background: #fff;
	border:2px solid #d5d5d5;
	overflow:hidden;
	padding:1.5em; 
}
.staff_table_header a{ text-decoration:none; }
.staff-image{
	padding-left:10px;
	float:right;
	background:#fff;
}
.staff-image img{
	max-height:150px;
	min-height:150px;
	border:1px solid #999;
}
.staff-image.empty-image{
	
    
   
}
.empty-image .filler{
	border: 1px solid #999;
	height: 150px;
    width: 150px; text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.new_staff_container_left{
	/* padding:10px; */
}
.staff-member-name{
	/* font-weight:bold;
	font-size:1.333em; */
}
.staff-member-title{
	border-bottom:1px solid #ccc;
	font-style:italic; 
}
.staff-member-phone, .staff-phone{ margin: 1em 0; font-weight: bold; font-size: 1.1em;}
.staff-member-departments{ background:rgba(39, 48, 138, 1); padding:10px; margin:0 10px; border:1px solid #aaa; border-top:0; color:#ebebeb; }

.teams{ margin-right:5px; }
.new_staff_container_member .staff-member-departments a{ color:#ebebeb; text-decoration:none; font-weight:normal; }
.staff-member-departments a { text-decoration:none; }
.staff-member-departments a:hover{ text-decoration:underline; }
.new_staff_container_member .staff-member-departments a:hover{ color:#fff; text-decoration:underline; }
.staff-button-wrap{ float:left; padding-bottom:.5em; }
.new_staff_container_member .staff-member-profile, .new_staff_container_member .staff-member-contact, .new_staff_container_member .staff-member-website {
	text-align:left;
	margin-right:.25em;
	display:inline-block;
}
.new_staff_container_member .button1{ margin:0; }
.staff-member-website .glyphicon{ font-size:.8em; margin-right:.25em; }
/* Department */
/* .staff-post{ border-bottom:1px solid #aaa; margin-bottom:10px; } */
	/* ************************************************************************** */
	/* ******************************** Division ******************************** */
	/* ************************************************************************** */
.division-view{ padding-top:1em; }

	/* ************************************************************************** */
	/* ********************************* Profile ******************************** */
	/* ************************************************************************** */
.staff-profile{
	padding:0 2em;
}
.staff-profile .iplasma-breadcrumb{
	padding:10px 10px 0;
}
.staff-profile .iplasma-content-title{
	padding:0 10px;
}
.staff-entry{
	margin:2em 1em 0;
}
.staff-information{ overflow:hidden; }
.staff-phone .staff-label{ display:none; }
.staff-phone{ float:left; margin:0em 0; }
.staff-information .staff-member-website{ float:right; }
.staff-info .staff-member-name{
	padding:0;  
}
.staff-top{
	overflow:hidden;
	background:#fff;
	border:2px solid #d5d5d5;
	margin: 0 0 1em;
	padding:1.5em;
}
.staff-entry .staff-image{
	
}
.iplasma-subtitle{
	font-style: italic;
	display: block;
	border-bottom: solid 1px #ccc;
	padding:0px 0px .5em;
	margin: 0 0px .5em;
}
.staff-info .staff-information{
	margin:0 0 .5em;
}
.staff-info .staff-member-departments{
	padding:0;
	background:transparent;
	color:inherit;
	border:0;
	margin:0; 
}
.staff-info .staff-member-departments .teams{
	color:inherit;
}
.staff-info .staff-member-departments a{
	
}
.staff-info .staff-member-departments a:hover{
	
}
.staff-bio{
	margin:0 0px 10px;
}
div#contact-form-block.staff-form, div#contact-form-block.location-form{
	clear:both;
	display:block;
	width:auto;
	margin:0 0px;
	float:none;
	background:none; 
	border: 2px solid #d5d5d5;
	padding-right:0;
	padding-left:0;
}
div#contact-form-block.location-form{ padding-top: 1em; }
.form-block-title{ font-size: 1.40625em; font-weight: normal; text-transform: capitalize; padding: .6em .6em; margin: 0; line-height: 1.42857143; color:rgba(39, 48, 138, 1); }
#contact-form-block.staff-form form, div#contact-form-block.location-form form{ border:none; }
.staff-member-social{ padding: .5em 0 0; }
.staff-member-social img { width: 30px; }
.staff-member-social a { display: inline-block; margin: 0 1em 0 0; }

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

/* **************************************************************************** */
/* Locations Module *********************************************************** */
/* **************************************************************************** */

.locations-row{}
.locations-list .iplasma-content-title{}

.locations-list, .locations-list .iplasma-content-body{ padding:0; margin:0 auto; }
/* Landing + Category Page **************************************************** */

.location{ }
.location .location-title a{ font-weight:bold; }
.location .location-image{ float:left; width: 20%; margin-right:1em; }
.loc-category-title{ font-size:1.3334em; text-transform:uppercase; font-family:georgia, times new roman, serif;}
.location .location-description{ padding:0; margin:0; font-size:1em; border:0;  }
.loc-category-title a{ text-decoration:none; padding:.5em 1rem 0; display:inline-block; }
.location-title{ font-size:1.2222em; }

/* .location-staff-listing .new_staff_container_member{ width: auto; margin-right: 0; display:block; }
.location-staff-listing .staff-image{ float:left; }
.location-staff-listing .staff-button-wrap{ float:none; text-align:right; } */
.dep-read-more a{ display:inline-block;}
.location-map{ margin:0 0; clear:both; }
.loc-block .block-title{ padding:0; display:none; }
.loc-block .locations-block-inner-wrap{ padding:0; }
.loc-block>p{ margin:0; }
@media (min-width:768px){
	.loc-block .location-block{ margin-top:1em; width: calc(50% - .5em); padding:0; }
	.loc-block .location-block:nth-of-type(2n+1){ margin-left:0; }
	.loc-block .location-block:nth-of-type(2n){ margin-right:0; }
}
@media(max-width: 767px){
	.loc-block .locations-block-inner-wrap{ padding-top: 1em; }
}
.full-width-block .locations-block-outer-wrap{ background:inherit; }

/* **************************************************************************** */
/* Department + Subpage ******************************************************* */
/* **************************************************************************** */

/* ************************************************************************ */
/* Side-nav *************************************************************** */
/* ************************************************************************ */

.locations-column{ clear:both; }
.box{ /* padding:.5em 1em; border-bottom: 2px dotted #e9e9e9; */ }
.box.content, .box.contact{ }
.box-title{ /* font-size: 1.5em; font-weight: normal; color: #354fa2;  */}

.column-news-block{ padding:0; }
.box .latest-news{ margin:0; border:0; }
.box .latest-news-title, .box .events-block-title{ }
.box .news-list{ /* padding:.5em 0; */ }
.box .news-title{ /* font-size:1em; */ }
.contact-us-button{ display:block; text-align:center; }
.contact-us-button a{ /* display:inline-block; text-decoration:none; padding:5px 20px; color:#eef4f6; background:#354fa2; border:1px solid #5cb0ca; */ }
.contact-us-button a:hover{ /* background:#5CB0CA; text-decoration:none; */ }

.box .events-block-title{ padding:0 0 .525em; }
.location-calendar .fc-header-toolbar{ display:flex; flex-wrap:wrap; }
.location-calendar .fc .fc-toolbar > * > *{ margin-left:.5em; }
.location-calendar .fc-header-left{ float:left; width:100%; margin-bottom:.5em; }
.location-calendar .fc-header-center{ float:left; clear:left; width: 50%; white-space: normal; text-align:left; display:flex; justify-content:flex-end;}
.location-calendar .fc-header-left h2{ font-size:1.2em; }
.location-calendar .fc-header-right{ float:right; width: 50%; white-space: normal; }
.location-calendar .fc-view-month .fc-event, .location-calendar .fc-view-agendaWeek .fc-event { font-size: 0; overflow: hidden; height: 2px; }
.location-calendar .fc-view-agendaWeek .fc-event-vert { font-size: 0; overflow: hidden; width: 2px !important; }
.location-calendar .ui-widget-header{ font-size:.8em; }

.contact-box .center a{ display:block; }

.box .review-block, .box .review-review{ text-align:center; }
.box .review-customer{ text-align:right; font-size:1em; font-style:italic; padding: .5em 0; }
.box .form-button{ padding:.5em 0; margin:0; }
#review-form .button-1{ margin-right:1em; }
.box .review-rating{ font-size:1.5em; }
.box .gold-star{ margin:0; }
/* ************************************************************************ */
/* Content Area *********************************************************** */
/* ************************************************************************ */
.locations-row .iplasma-content-body-menu{ padding:0; }
.location-description{ font-size: 1.1em; font-style: italic; display: block; text-align: justify; border-bottom: solid 1px #E1E1E1; padding: 0 0em .5em; margin: 0 1em .5em; color: #4b4b4b; }
/* ************************************************************************ */
/* Contact-form *********************************************************** */
/* ************************************************************************ */
/* .iplasma-content-body.loc-contact{ padding:0; }
.contact-form-block{ background-color: #ebebeb; border: 0px none transparent; padding:.5em 0 }
.contact-form-block form{ max-width:1200px; width:100%; margin:0 auto; }
.contact-form-block .form-block, #contact-form-block .form-block{ display:block; margin:1em 0px 0; padding: 0 1em; }
.block-label, .login label{ display:block; }
.contact-form-block .text-block input, .select-block select, #contact-form-block .text-block input, #contact-form-block .select-block select, .login input{
	width:100%;
	padding:5px;
	font-size:1em;
}
.form-block label.cb-label{ font-weight:normal; margin-left:.5em; }
.contact-form-block textarea{ width:100%; height:150px; padding:5px; font-size:medium; }
.success-wrap{ font-size:2em; text-align:center; margin-bottom:1em; }
.back-wrap{ text-align:center; }
.back-wrap a{ margin: 0 .5em; }
.padd-right{ padding-right:.5em; }
.mix-block .radio-wrap label{ padding:6px 0; }
.dob-label label{ padding:7px 0; margin:0; }
.side-padding{ padding:0 1em; }
.left-padding{ padding-left:1em; padding-right:0; }
.right-padding{ padding-right:1em; padding-left:0; }
recaptcha styles
#recaptcha_area, #recaptcha_table { margin: 0 auto; }
#responsive_recaptcha { margin:0 auto; color:#fff; background:#ebebeb; }
#responsive_recaptcha .solution{ background-color: transparent; color: #000; }
#responsive_recaptcha .solution input{ border:none;font-size:medium;width:100%; margin:.35em 0; }
#responsive_recaptcha .options a, #responsive_recaptcha .options a:last-child{ background:#354FA2; border-color: #69759B; color:#fff; }
#responsive_recaptcha .options a:hover{ background:#4960AB; } */
/* **************************************************************************** */
/* End Departments Module ***************************************************** */
/* **************************************************************************** */


@media (max-width: 1705px) and (min-width: 1051px){
	
	.navbar{ font-size:.9em; }	
	/* html{ font-size:15pt; }
	.header-right-links a{ padding: .925em 1em; }

	.large-text .location-dropdown.open, .large-text #size-dropdown.open{ top: 77px; }	
	.large-text iframe.goog-te-menu-frame.skiptranslate.open{top: 77px!important;}
	.small-text .header-right-links a{ padding:1.1115em 1em; } */
}
@media (max-width: 1594px) and (min-width:768px){
	.locked #header-search input{ width:85%; }
}
@media (max-width: 1570px) and (min-width: 1141px){
	html{ font-size:15pt; }/* 
	.large-text .header-right-links{ padding-bottom:.6em; }
	.normal-text .header-right-links{ padding-bottom:1.25em; }
	.small-text .header-right-links{ padding-bottom: 1.55em; } */
	.header-right-links a{ padding: 1.045em 1em; }

	/* .large-text .location-dropdown.open, .large-text #size-dropdown.open{ top: 77px; }	
	.large-text iframe.goog-te-menu-frame.skiptranslate.open{top: 77px!important;} */
	/* .small-text .header-right-links a{ padding:1.25em 1em; } */	
}
@media (max-width: 1547px) and (min-width:1488px){
	/* #iplasma-menu-top ul li a{ padding:1em .8em; } */
}
@media (max-width: 1523px) and (min-width:768px){
	#header-search input{ width:85%; }
}
@media (max-width: 1500px)  and (min-width: 1141px){
	 html{ font-size:14pt; }	
	
	.header-right-links a{ padding: 1.183em 1em; }	
	/* .large-text .header-right-links{ padding-bottom:0; }
	.small-text .header-right-links a{padding:1.379em 1em; }	
	.large-text .location-dropdown.open, .large-text #size-dropdown.open{ top: 74px; }	
	.large-text iframe.goog-te-menu-frame.skiptranslate.open{top: 74px!important;}
	.small-text .header-right-links{ padding-bottom:.75em; }
	.normal-text .header-right-links{ padding-bottom:.75em; }
	.large-text .header-right-links{ padding-bottom:0; } */
}
@media (max-width: 1470px) and (min-width: 768px){

	.footer-middle a.vrha{ flex:.75; }	
}
@media (max-width: 1487px) and (min-width:768px){
	/* .navbar{ font-size: .9em; margin-top:.75em; } */
}
@media (max-width: 1450px){
	.location-block{ width: calc(50% - 1em); }
}
@media (max-width: 1446px) and (min-width: 768px){
	/* .footer-middle a{ padding: 0 1% 1em;} */
}
@media (max-width: 1435px) and (min-width:768px){
	/* .navbar{ font-size: .9em; }
	.header-right-links{ padding-bottom:.8em; } */
}
@media (max-width: 1415px)  and (min-width: 1141px){
	/* span.scroll-logo{ font-size:1.1em; } */
	html{ font-size:13pt; }	
	.header-right-links a{ padding: 1.344em 1em; }	
	/* .small-text .header-right-links a{padding:1.563em 1em; } */	
	/* .large-text .locked .header-right-links a{ padding: .99em 1em; } */
	/* .normal-text .header-right-links{ padding-bottom:1.85em; }	
	.small-text .header-right-links{ padding-bottom: 2.25em; } */
}


@media (max-width:1335px) and (min-width:768px){
	.top-links { right: 3.5em; }
	#inner_header.locked #scroll-button { right:0; }
	#header-search { text-align:right; }
}
@media (max-width: 1335px)  and (min-width: 1141px){
	html{ font-size: 12pt; }
	.header-right-links a{ padding: 1.535em 1em; }	
	/* .small-text .header-right-links a{padding:1.781em 1em; } */	
	/* .large-text .header-right-links{ padding-bottom:1.4em; } */
	/* .large-text .locked .header-right-links a{ padding:1.137em 1em;  }
	.small-text .header-right-links{ padding-bottom: 2.75em; } */
}
@media (max-width: 1330px)and (min-width: 768px){
	/* span.scroll-logo{ font-size:1em; } */
}
@media (max-width:1319px) and (min-width:768px){
	.top-center img{ padding-right:93px;}
}
@media (max-width: 1300px) and (min-width: 768px ){
	/* .locked .header-right-links a{ padding: 0.85em .5em; } */
}
@media (max-width: 1291px) and (min-width:768px){
	/* #inner_header.locked { padding-left: 1em; } */
	
}
@media (max-width: 1284px) and (min-width: 768px){
	.portfolio-side { position:absolute; left:-251px; width:317px; z-index:2; background:#F1F3F5; min-height:100% !important; }
	.row{ left:0; position:relative; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
	.row.slide{ left:251px; }
	.portfolio-body{ padding-left: 81px; width:100%; min-height:725px; }
	.featured-slideshow .portfolio-slide-wrap{ width:100%; padding-left:81px; }
	.portfolio-side li{ position:relative; }
	.portfolio-icon{
		display: block;
	    float: right;
	    position: absolute;
	    right: 0;
	    top: 0;
		font-size: 1em;
   	 	padding: 1.18em 1em;
		border-bottom:1px solid #b9b9b9;
		z-index:2;
		cursor:pointer;
	}
	.portfolio-side #iplasma-menu-left{height:100%:  }
	.portfolio-icon:hover, .slide .portfolio-icon{background:rgba(39, 48, 138, 1);}
	.portfolio-icon:hover .icon-bar, .slide .portfolio-icon .icon-bar{background:#fff;}
	.portfolio-icon .icon-bar{ 
		background:rgba(39, 48, 138, 1);     
		height: 3px;
	    width: 30px;
	    background: rgba(39, 48, 138, 1);
	    display: block;
	    border-radius: 1px;
	}
	.project-type-list{ padding:.25em 66px .25em 1.7778em; }
}

/* @media (max-width: 1274px) and (min-width:768px){
	#inner_header.locked .logo{ width:auto; float:left; }
	#inner_header.locked { text-align:cente5r; padding-right:445px; }
	#inner_header.locked #header-search {padding:7px 0; width:65%; }
} */
@media (max-width: 1255px) and (min-width: 1141px){
	html{ font-size:11pt; }
	/* .normal-text .header-right-links{ padding-bottom:2.5em; }	
	.small-text .header-right-links{ padding-bottom: 3.25em; } */
	/* .navbar{ font-size: .7em; } */
	
	/* .small-text .header-right-links a{ padding:2em 1em;} */
	.header-right-links a{padding:1.725em 1em;}
}
@media(max-width:1250px) and (min-width:768px){
	.bottom-center { display:block; }
	.footer-copy, .usa{ margin-top:0; }
	.rss-text{ display:none; }
}

@media (max-width: 1225px) and (min-width: 768px){
	
}
@media (max-width: 1210px) and (min-width: 768px){
	.scroll-logo, .logo-text{ font-size:1em; }
	.lock .scrolled-menu-header, #menu.lock{ width:480px; }
}
@media (max-width: 1200px) and (min-width: 768px){
	.footer-middle > .block-title{ width: 100%; }
	.footer-middle > *, .footer-middle a.sbwt, .footer-middle a.ecdc, .footer-middle a.sqiva{ flex:none; }
	.footer-middle > *{ width: 25%; } .footer-middle a.nahc{ width: 50%; }
	.united-way-logo a{ font-size: 1em; }
}
@media (max-width: 1190px) and (min-width: 768px){
	.gallery-album-cell, .album-wrap a.swipebox { width: 24%; }
}
@media (max-width:1180px){
	.featured-slideshow .portfolio-block-title{width:100%; }
}
@media (max-width: 1175px) and (min-width: 1141px){
	html{ font-size:10pt; }
	.header-right-links a{padding:2.175em 1em;}
}
@media (max-width: 1168px) and (min-width:768px){
	#inner_header{ padding:0 2em; }
	#size-dropdown{ right:14em; }
	.row.row-offcanvas{ padding:0; }
	.full-width-block{ width: calc(100% + 2em + 30px); margin-left:calc(-1em - 15px); margin-right:calc(-1em - 15px); padding:1em; }
	.inner-half:nth-of-type(2n+1){ padding-left: 1em; }
	.inner-half:nth-of-type(2n){ padding-right: 1em; }
	.inner-breadcrumb{ padding:.5em 2em; }
	.home-block-wrap{ margin:0 1em; }
	.locations-block-outer-wrap{ padding: 0 1em; }
	.latest-news-home, .events-block-home{ padding:1em 2em 1em; }
	.block-2, .block-5, .block-3,.block-4, .block-6, .block-7, .block-8{ padding: 2em 2em; }
	.block-1{ padding:0 1em; }
	#loc-map{ margin:1em -15px; }
	.sitemap-container{ padding:0 .5em; }
	
	
}
@media (max-width: 1168px){
	#loc-map{ margin:1em -15px; }
}
@media (max-width: 1155px) and (min-width:768px){ 
	#inner_header.locked{ padding:0 0; }
	.scrolled-menu-header{ padding-left:0; }
	.lock #iplasma-menu-top > ul > li > a{ padding:.5em .3em; }
	.lock #iplasma-menu-top ul li ul li a{ padding-left: 2em; padding-right:2.3em; }
	.locked #scroll-button{ margin:0; }
	
}
@media (max-width: 1140px) and (min-width:768px){
	html{ font-size: 14pt; }
	.row-offcanvas > div.sidebar-offcanvas{ padding: 1em 0 1em 1em; }
	.location-page-title, #iplasma-menu-left .content-top-title a, .news-category-block-title, .sidebar-offcanvas .latest-news-title, .sidebar-offcanvas .events-block-title, .sidebar-offcanvas .portfolio-block-title, .staff-categories-title{ padding: .525em 0.75em; }
	#iplasma-menu-left a, #iplasma-menu-left-page a, .news-category-link a, .archive-block ul li a, .events-block-categories a{ padding:.5em 1em .5em 1.5em; }
	.sidebar-offcanvas .block-wrap{ padding-left: 1em; padding-right:1em; }
	.sidebar-offcanvas .search-title{ margin:.6em 0;}
	
	.box .review-rating{ margin:0 -1em; }
}
@media( max-width: 1140px) and (min-width: 941px){
	.large-text #inner_header.locked span.scroll-logo{ display:none; }	
}
@media (max-width:1140px){
	.project-thumbnails ul li{ width:49%; }
	.zone-wrap > div{ width: 60%; }
	.zone-wrap > div.wall-wrap{ width: 40%; }
	.wall-wrap #facebook-wall .fb-page{ min-height:500px; }
	.zone-wrap #contact-form-block{ width: 100%; }
}
@media (max-width: 1086px) and (min-width: 768px){
	.logo{ max-width: 30%; } 
	#inner_header.locked .logo, .scrolled-menu-header .logo{ max-width:none; }
	
}
@media (max-width: 1092px){	
}
@media (max-width: 1080px){
	.new_staff_container_member{ width: 100%; margin:0 0 1em; }	
	.new_staff_container_member:nth-of-type(2n){ margin-left:0; }
	/* .navbar{ font-size:.9em; } */
}
@media (max-width: 1050px){
	.events-block-home .event-block-item, .featured-slide.news-list{ min-width:50%; }
	.pseudo-button .button-text{ display:none; }
	.pseudo-button > span{ font-size: 1.5em; }
}
@media (max-width: 1045px) and (min-width:992px){
	.logo{ max-width: 28%; }
	.header-right-links{ padding-bottom:.4em; }
}
@media (max-width: 1044px) and (min-width:768px){
	.project-row .project-row-wrap .project-content{ width: 55%; }
}
@media (max-width:1020px) and (min-width: 992px){
	#inner_header{ padding:0 1em; }
	.logo{ max-width: 26%; }
	.header-right-links{ padding-bottom:.1em; }

	.row.row-offcanvas{ padding:0; }
	.inner-breadcrumb{ padding:.5em 1em; }
	.home-block-wrap{ margin:0 0em; }
	.locations-block-outer-wrap{ padding: 0 0em; }	
	.row-offcanvas > div.sidebar-offcanvas{ padding: 1em 0 1em 1em; }
	.latest-news-home, .events-block-home{ padding:1em 1em 1em; }
	.block-2, .block-5, .block-3,.block-4, .block-6, .block-7, .block-8{ padding: 1em 1em; }
	.block-1{ padding:0 0em; }
	.sitemap-container{ padding:0 .5em; }	
}
@media (max-width: 1024px){
	#html-content-1{ width: 100%; }
}
@media (max-width:1024px) and (min-width:992px){
	
}

@media (max-width:999px) and (min-width:768px){
	.locked #header-search input{ width: 80%; }
}
/* Tablet Sizes start from here down */
@media (max-width:991px) and (min-width: 768px){
	.home-block-wrap{ height:auto!important; }
	#events-slide-wrap { height:334px; }
	
	.latest-news-home, .events-block-home{ padding:1em 1em 1em; }
	.block-2, .block-5, .block-3,.block-4, .block-6, .block-7, .block-8{ padding: 1em 1em; }
	.block-1{ padding:0 0em; }
	#news-wrap .news-list{ padding:.5em 1em; }
	.iplasma-content-body-menu .full-width-block{ width: calc(100% + 3em); margin-left:-1.5em; padding: 1em 1em; }
	.iplasma-content-body-menu .inner-half:nth-of-type(2n+1){ padding-left: 1em; }
	.iplasma-content-body-menu .inner-half:nth-of-type(2n){ padding-right: 1em; }	
}
@media (max-width:991px){
	.footer-copy, .usa{ float:none; text-align:center; margin:0 0em 1em; }
	.reserved, .footer-links{ display:inline-block; }
	
	.row.row-offcanvas{ padding:0; }
	.inner-breadcrumb{ padding:.5em 1em; }
	.home-block-wrap{ margin:0 0em; }
	.locations-block-outer-wrap{ padding: 0 0em; }	
	/* #content-block-wrap3 .locations-block-outer-wrap{ padding:0 3.2em; } */
	.row-offcanvas > div.sidebar-offcanvas{ padding: 1em 0 1em 1em; }
	.review-wrapper, .review-content .review-rating{ max-width: 100%; }
	.block-5 .block-title{ padding-left:0; margin-left:0; }
	.below-content-blocks .box{ width: 100%; margin-bottom:1em; margin-right:0;}
	.below-content-blocks .column-event-block{ margin-left:0; }
	
}
@media (max-width: 991px) and (min-width: 768px){
	.navbar{ padding-bottom:0!important; }
	/* #header-containers{ padding-bottom: 70px!important;} */
}
@media (max-width:980px) and (min-width: 768px){
	.logo{ padding-bottom:.5em; padding-top:1em; }
	.tagline{ clear:left; padding:0 0 1em; text-align:left; float:left;}
}
@media (max-width: 964px) and (min-width: 768px){
	.gallery-album-cell, .album-wrap a.swipebox { width: 32%; }
}
@media (max-width: 939px) and (min-width:768px){
	.project-row .project-row-wrap .project-content{ width: 50%; }	
}
@media (max-width:945px) and (min-width:768px){
	/* .header-right-links .button-text{ display:none; } */
}
@media (max-width: 935px){
	.location-block{ width: 100%; margin:0 auto 1em;} 
}
@media (max-width: 924px){
	#inner_header.locked span.scroll-logo{ display:none; }
}
@media (max-width:915px) and (min-width:768px){
	#iplasma-menu-top ul li a { padding: 1em 1.5em; }
	.scroll-arrow{padding:1em 0;}
}
@media (max-width:900px) and (min-width:768px){
	.footer-middle > .united-way-logo{ width: 50%; }
}
@media (max-width: 858px){ 
	#inner_header.locked #header-search input{ width: 80%; }
}
@media (max-width:991px){
	/* .top-links a{ padding:.75em; }
	#inner_header.locked{padding-right:335px;}
	#header-search{ width:300px; }
	#header-search input{ width:82%; }	 */
	
	#content-block-wrap3 .locations-block-outer-wrap, div#contact-form-block{ width: calc(100% + 30px); order:0; margin:0 -15px; padding:0 15px; }
	div#contact-form-block{ margin-bottom: 1em; padding: 0 15px 1em; /* background:transparent; */}
	#contact-form-block form{ border-top-width: 1px; }
	
}
@media (max-width:991px) and (min-width: 562px){
	.address-wrap .text-block.address-block{ width: 96%; flex:none; }
	.address-wrap .text-block.city-block{ margin-left: 2%; }
	.form-block.checkbox-block{ width: 96%; margin:0 2% 1em; }
	div.form-block.textarea-block.ideas-block{ width: 96%; margin-left: 2%; }
}
@media (max-width:880px) and (min-width: 768px){
	.header-right-links .button-text{ display:none; }
	.header-right-links a .glyphicon{ font-size: 1.5em; }	
}
@media (max-width:820px){
	.footer-links{ margin: 1em 0 0; }
}
@media (max-width:830px) and (min-width:768px){
	.locked #header-search input { width: 80%; }
	#header-search { width:280px; text-align:right;}
	#header-search input{ width:80%; }
	.header-tabs{ right:2em; }
	.tab-s .header-tabs{ right:3.5em;}
}

@media (max-width:800px) and (min-width:768px){
	#iplasma-menu-top ul li a { padding: 1em 1.25em; }	
	
}
@media (max-width: 800px){
	.events-block-home .event-block-item, .featured-slide.news-list{ min-width:100%; border-width: 0; width: 100%!important;}	
}
@media(max-width:767px){
	html{ font-size: 14pt; }
/* Global Edits */
	.cover-photo-overlay p{ display:none; }
	.lock{ position:fixed; top:0; z-index:2; }
	.cover-photo-overlay{ padding:0; }
	.iplasma-content-title.cover-photo-title{ padding-right:.25em; font-size:2em; }
	.print, .rss, .top-links{ display:none; }
	#footer-container #footer-container{ padding-bottom:40px; }
	#commonBanner { top:auto; bottom:0; }
	.not-home #content-container{ padding-top:70px; }
	.inner-breadcrumb{ padding:.5em 1em; }
	#html-content-1 .iplasma-content-title{ padding-right:0; }
/* Header Edits */
	.collapsing .jsp-container{ height:auto!important; }
	#header-containers { background:#fff; padding-bottom:0px!important; z-index:unset; }
	#inner_header{ padding: 2em 1em; position:relative; z-index:4; flex:1; display:flex; flex-wrap:wrap; align-items:center; background:#fff;margin-top:67px; justify-content:center; }
	.latest-news-home, .events-block-home{ padding:1em 1em 1em; }
	.block-2, .block-3, .block-4, .block-5, .block-6, .block-7, .block-8{ padding: 1em 1em; font-size:1em; }

	.block-1{ padding:0 0em; }	

	.zone-wrap > div{ width: 100%; }
	.zone-wrap > div.wall-wrap{ width: 100%; }	
	
	#inner_header.locked{ position:static; }
	#inner_header .header-right-links{ display:none; }
	#inner_header .logo{ padding:.5em 0; }
	.not-home #inner_header{ display:none; }
	#inner_header.locked, #inner_header.locked.slid{ position:relative; margin-top:3.6em; }
	.container-fluid .navbar-header{text-align:center; padding:0 00px; margin:0}
	#mobile-search{ position:absolute; left:0; font-size:1.5em; padding:.426em .6em; top:auto; border-right:1px solid rgba(39, 48, 138, 1); color:rgba(39, 48, 138, 1); cursor:pointer;}
	#mobile-search:hover, #mobile-search.open{ background-color:rgba(39, 48, 138, 1); color:#fff;}
	#mobile-search-form { 
		position:fixed; 
		z-index:7; 
		top: 0; 
		width:100%; 
		background:rgba(39, 48, 138, 1); 
		box-shadow:0 0 10px #000;
	    -webkit-transition: all .25s ease-out;
	  	-moz-transition: all .25s ease-out;
	  	transition: all .25s ease-out;		
	}
	#mobile-search-form.open{ top:50px; }
	#mobile-search-form input{ padding:.6944em 1em .6955em; border:0px solid transparent; }
	/* Adjusts the css for the field and button if the placeholder is visible, Allowing for a more solid looking field when users try to search */
	#mobile-search-form input{ background:transparent; color:#fff;}
	#mobile-search-form input:placeholder-shown + a{ color: #fff; background: transparent; border-bottom:none;}
	/* Placeholder CSS, Can not set them up as comma-separated options even though their styles are the same. */
	#mobile-search-form input::-webkit-input-placeholder{ color:#fff; opacity:1; font-style:italic;}
	#mobile-search-form input:-moz-placeholder{ color:#fff; opacity:1; font-style:italic; }
	#mobile-search-form input::-moz-placeholder{ color:#fff; opacity:1; font-style:italic; } 
	#mobile-search-form input:-ms-input-placeholder{ color:#fff; opacity:1; font-style:italic; }
	#mobile-search-form input::placeholder{ color:#fff; opacity:1; font-style:italic; }
	#mobile-search-form input:placeholder{ color:#fff; opacity:1; font-style:italic; }
	#mobile-search-form a{ padding: .47em .8428em .47em; border-left-color:#fff; position:absolute; right:0; background: #67b603; border-width: 0 0 0 1px; }
	#mobile-search-form a:hover{ background-color:#67b603; border-color:#fff;}
/* Top Nav Edits */
	
	.navbar, #menu { background:#fff; z-index: 8; }
	.navbar{ position:fixed; padding-bottom:0!important; top:0; margin:0; padding:0; width:100%; box-shadow:0 0 5px #000; }
	.alert-bar.open-bar:not(:empty) ~ #body-wrap .navbar{ top:50px; }
	.alert-bar.open-bar:not(:empty) ~ #body-wrap .navbar #menu #iplasma-menu-top{ height:calc(100% - 120px); }
	.navbar-header .scroll-logo{ display:inline-block; max-height: 60px; }
	.navbar-header{ display:flex; flex-wrap:wrap; align-items:stretch; /* align-items:center; */ }
	.navbar-header .header-right-links a { display: inline-block; font-size:1.5em; padding:0.975em .5em; color:rgba(39, 48, 138, 1); }
	.navbar-header .header-right-links a.open, .navbar-header .header-right-links a:hover{ background:rgba(39, 48, 138, 1); color:#fff;}
	.navbar-header .header-right-links a.open .glyphicon, .navbar-header .header-right-links a:hover .glyphicon{ color:#fff; }
	.navbar-header .header-right-links a.open .pseudo-glyph, .navbar-header .header-right-links a:hover .pseudo-glyph{ background-image: url('/templates/hhs/img/translate-white.png'); }
	.navbar-default .navbar-toggle{ /* position:absolute; right:0; */}
	.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active 
	{ background:rgba(39, 48, 138, 1); margin:0; padding:0.782em .5em; border-radius:0; border-width:0 0 0 0px; border-color: rgba(39, 48, 138, 1); color:#fff;}
	.navbar-default .navbar-toggle.collapsed{ background:transparent; color:#000; }
	.navbar-default .navbar-toggle .glyphicon{ color:#fff; }
	.navbar-default .navbar-toggle.collapsed .glyphicon{ color: rgba(39, 48, 138, 1); }
	.navbar-default .navbar-toggle.collapsed:hover{ background-color:rgba(39, 48, 138, 1); color:#fff; }
	.navbar-default .navbar-toggle.collapsed:hover .glyphicon{ color:#fff; }
	.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle.collapsed:hover .icon-bar{ background:#fff; }
	.navbar-default .navbar-toggle.collapsed .icon-bar{ background-color:rgba(39, 48, 138, 1); }
	#menu .sf-menu li{
		float:none;
  		display:inherit;
  	}
  	#size-dropdown, .large-text #size-dropdown{ right:0; }
  	/* .large-text  */#size-dropdown.open{ top:78px; }
  	iframe.goog-te-menu-frame.skiptranslate.open{ top: 78px!important; }
  	/* .small-text #size-dropdown.open, .small-text .location-dropdown.open{ top: 78px; } */
  	.large-text #size-dropdown.open{ top:82px; }
  	.large-text iframe.goog-te-menu-frame.skiptranslate.open, .large-text .location-dropdown.open{ top: 82px !important; }
  	.navbar-header .header-right-links a{ border:0; }
  	/* .large-text  */.navbar-header .header-right-links a { font-size:1.25em; } 
  	.large-text .navbar-default .navbar-toggle, .large-text .navbar-default .navbar-toggle:hover, .large-text .navbar-default .navbar-toggle:focus, .large-text .navbar-default .navbar-toggle:active{ 
		padding:0.521em .5em;
  	}
  	.header-right-links a .pseudo-glyph{ margin-right:0; }
  	.small-text .header-right-links a{ padding: 1.167em .5em; }
  	.large-text .navbar-header .header-right-links a{ padding:0.75em .3em; border:none; }
  	body .navbar-header .header-right-links{ padding:0; }
  	#menu .sf-menu ul{ display:none!important; position:relative; top:auto; background-color:transparent;}
  	#menu .sf-menu ul.open { display:inherit!important; opacity:1!important; }
  	#menu #iplasma-menu-top ul li { display:block; }
  	#menu #iplasma-menu-top ul li a{ display:flex; align-items:center; padding-right:4em;  border-right:none; border-bottom: 0px solid #659dbe; color:#fff; text-transform:unset;}
  	/* #menu #iplasma-menu-top ul li a:hover .glyphicon{ color:#fff; } */
  	#menu .sf-menu ul li a{ padding-left:2em;}
  	#menu .sf-menu .sfHover, #menu .sf-menu li:hover{ background:none transparent; }
  	#menu .sf-menu li:hover a, #menu .sf-menu li.sfHover a{ color:#000; }
  	#menu #iplasma-menu-top ul li a:hover, #menu .sf-menu li a:hover{ background:#edecea; color:rgba(39, 48, 138, 1); }
  	#menu .navbar-brand{ display:inline-block; height:auto; padding:5px 1em; float:none; flex:1;}
	.navbar-brand{ visibility:hidden; }
	.lock .navbar-brand, .not-home .navbar-brand{ visibility:visible; }  	
	#menu #iplasma-menu-top{
  		top:auto;
  		overflow-y:auto;
  		z-index:5000;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none;
		box-shadow:0 0 0;
		border:none;
	    font-family:segoe ui, arial, sans-serif;
	    background: rgba(39, 48, 138, 1);
	    position:fixed;
  		max-height:100%;
		/* padding-bottom:50px; */
		height:calc(100% - 70px);
  	}
  	#menu #iplasma-menu-top.in{ padding-bottom:50px; }
  	#iplasma-menu-top .current-page > a{ background-image:none; }
  	#menu.lock{ position:static; }
	#iplasma-menu-top::-webkit-scrollbar { 
    	display: none; 
  	}  
  	#menu #iplasma-menu-top ul{
		text-align:left;
		width:auto; display:block;
  		margin:0 0em 0 0;
  	}
  	#menu #iplasma-menu-top ul ul{
		width:auto;
  		box-shadow:none;
  		border-right:none; border-left:none;
  	}
  	#iplasma-menu-top ul ul div{ padding:0; }
  	#iplasma-menu-top ul li ul li{ width:auto; text-align:left;}
  	#iplasma-menu-top ul li ul li a{ white-space:normal; height:auto; padding:1.125em 2em; color:#000; }
	.iplasma-breadcrumb #iplasma-breadcrumb-share, .iplasma-breadcrumb .iplasma-breadcrumb-share{
		float:none;
   		text-align: center;		
	}
	.scroll-arrow.active{display:none; }
	#iplasma-breadcrumb-share .iplasma-block-addthis, #iplasma-breadcrumb-share .iplasma-block-addthis .addthis_toolbox,
	.iplasma-breadcrumb-share .iplasma-block-addthis, .iplasma-breadcrumb-share .iplasma-block-addthis .addthis_toolbox{ float:none; margin-top:.5em;}
	.addthis_toolbox.addthis_default_style.addthis_32x32_style a { float: none; display: inline-block; vertical-align: middle; }
	.addthis-label{ float:none!important; }
	/* .scroll-indicator.active{ display:block; } */
	#top-menu-dropdown-58 li{ width:auto; float:none; display:block; }
	.menu-toggle{ display:block; padding:1.22em 1em; /* padding:1em; border:0; height:69px; */ }
	#menu #iplasma-menu-top ul li a:hover + .menu-toggle{ color:rgba(39, 48, 138, 1); }
	.hidden-glyph{ display: inline-block; top: auto; margin-top: -.25em; vertical-align: middle; margin-right: 1.5em; text-align:center; }
	ul ul .hidden-glyph{ margin-right:.5em; }
	.full-width-block{ width: calc(100% + 2em); margin-left:-1em; margin-right:-1em; padding:1em; }
	
	/* iframe.goog-te-menu-frame.skiptranslate.open{ top: 67px!important;}
	.small-text iframe.goog-te-menu-frame.skiptranslate.open{ top: 63px!important;} */
	/* Home Page Blocks ********************************************************************************************************* */
	.home-block-wrap{ margin:0em; height:auto!important; bottom:0; }
	.locations-block-outer-wrap{ padding: 0 1em; }
	.locations-block-inner-wrap{ padding:0;}
	.location-block-title{ padding-left:0; }
	.latest-news-home .news-list .news-subtitle { height:auto; }
	.news-list .news-image{ /* float:none; text-align:center; max-width:none; max-height:none; */ }
	.rss-button{ display:none; }
	.row.row-offcanvas{ padding:0; }
	div.iplasma-content-body{ margin:.5em; }
	
	.locking-block{ background-attachment:scroll; background-size:cover; background-position:center center; background-repeat:no-repeat;}
	.review-content{ font-size:1em; }
/* Sidebar Navigation ********************************************** */
	#iplasma-menu-left-page, #iplasma-menu-left, .news-category-block, #events-wrap .events-block, .gallery-wrap .gallery-block{
		height:auto!important;
		margin:0; border:none; 
		padding:0;
	}
	#header-containers{ margin-bottom:0; }
	#content-container{ clear:both; }
	.content-top-title .glyphicon-chevron-right{ display:none; }
	#iplasma-menu-left .content-top-title a{ color:#474747; }
	.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: 2; top:0; display:block; }
	.row.row-offcanvas-left.active, .row.row-offcanvas-right.active{
		left:auto;
		right:auto;
		float:left; width: 100%; 
	}
	.row.row-offcanvas-left{
	}
	.row.row-offcanvas-left .sidebar-offcanvas, .row.row-offcanvas-right .sidebar-offcanvas{
		width:100%;
		top:-300em;
		height:auto!important;
		min-height:0!important;
		max-height:100%;
		overflow:auto;
		right:auto;
		left:auto;
		max-width:none;
	    -webkit-transition: all .25s ease-out;
	  	-moz-transition: all .25s ease-out;
	  	transition: all .25s ease-out;
		z-index:3;
		background:rgba(39, 48, 138, 1);
		color:#fff;
		border:none;
		padding: 0 0;
	}
	.row #iplasma-menu-left{ padding-left:0; border-radius:0; }
	.sidebar-offcanvas{ background:transparent; }
	.row #iplasma-menu-left .review-container{
		margin:.5em;
		box-shadow:4px 4px 8px #333;
	}
	.row #iplasma-menu-left .review-container div{ color:#000; }
	/* #iplasma-menu-left ul.left-nav ul a:hover, #iplasma-menu-left li:not(.cur-page):not(.no-dropdown):hover > a, 
	#iplasma-menu-left-page li:not(.cur-page):not(.no-dropdown):hover > a { background:none; } */
	/* .location-page-title, .row.row-offcanvas-left .sidebar-offcanvas a, .row.row-offcanvas-right .sidebar-offcanvas a, .sidebar-offcanvas #iplasma-menu-left ul li a, .sidebar-offcanvas #iplasma-menu-left .content-top-title a, */
	#locations #sidebar .location-navigation .content-top-title, #news-wrap .news-category-block-title, .gallery-wrap .gallery-category-block-title, #events-wrap .events-block-title,.sidebar-offcanvas #iplasma-menu-left ul.left-nav ul a, .sidebar-offcanvas #iplasma-menu-left-page ul ul a, .staff-categories-title, .sidebar-offcanvas #iplasma-menu-left ul.left-nav li ul a,
	.sidebar-offcanvas #iplasma-menu-left-page ul li a, .sidebar-offcanvas #iplasma-menu-left-page ul.left-nav li ul a, .news-category-link a, .events-block-categories a, .gallery-category-link a, .sidebar-offcanvas #iplasma-menu-left a { color:#fff; }
	/* .sidebar-offcanvas #iplasma-menu-left ul li a:hover, .sidebar-offcanvas #iplasma-menu-left .content-top-title a:hover,  .sidebar-offcanvas #iplasma-menu-left ul.left-nav ul a:hover, .sidebar-offcanvas #iplasma-menu-left-page ul ul a:hover */
	.sidebar-offcanvas #iplasma-menu-left .cur-page>a, .sidebar-offcanvas #iplasma-menu-left .no-dropdown>a{ color:#000; }
	.row .gallery-category-link a:hover, .row .events-block-categories a:hover, #news-wrap .news-category-link a:hover {
		background:#edecea; color:rgba(39, 48, 138, 1);
	}
	#iplasma-menu-left .news-cat .empty-glyph{ display:none; }
	.row.row-offcanvas-left.active .sidebar-offcanvas, .row.row-offcanvas-right.active .sidebar-offcanvas{ top:0; }
	#iplasma-menu-left ul li ul, #iplasma-menu-left-page{ display: block!important; opacity: 1!important; position: relative; white-space:normal; top: auto; left: auto; right: auto; bottom: auto; border: 0; background: transparent; }
	#iplasma-menu-left ul.left-nav li ul a{ padding-left: 2.7778em; }
	#iplasma-menu-left ul.left-nav li ul a:before, #iplasma-menu-left ul.left-nav li ul a:before, .region div label:before { content: '\2013'; position: absolute; display: block; height: 1em; margin: auto; line-height: 1; top: 0; bottom: 0; left: 1.778em; }
	.visible-xs #iplasma-menu-left ul.left-nav li ul a{ color:#000; }
	.visible-xs #iplasma-menu-left ul.left-nav li ul a:hover{ color:#fff; }
	/* Footer Container *************************************************************************************************************** */
	.footer-top .top-left, .footer-top .top-right, .bottom-center{ display:none; }
	.footer-middle{ justify-content:center; padding:1em 1em 0;}
	.footer-middle > *, .footer-middle a.sbwt, .footer-middle a.ecdc, .footer-middle a.sqiva{ flex:none; }
	.footer-middle a.nahc{ width: 100%; }
	.footer-middle > .block-title{ width: 100%; }
	.footer-middle .united-way-logo{ width: 100%; display:flex; align-items:center; justify-content:center; }
	.footer-middle .united-way-logo img{ width: 50%; padding-right:.5em; }
	.footer-middle .united-way-logo .uw-links{  }
	.footer-middle > * { width: 50%; text-align:center;}
	.top-center{ width:100%; padding-bottom: 1em; }
	.footer-bottom{ /* padding-bottom: 4em; */ padding-right:1em; padding-left:1em;  }
	/* .footer-copy,.footer-links, .usa { display:block; margin:0 1em 1em; float:none; text-align:center; } */
	.usa { margin-bottom:0; }
	.iplasma-content-title, .news-category-title, .news-article .news-category-title, .events-category-title {padding-right:1.75em; padding-left:.25em; padding-top:.25em; padding-bottom:.25em; }
	.staff-info .staff-member-name{ padding-right: 1.75em; }
	.news-article .news-category-title{ padding-left:0; }
	/* Events Module ****************************************************************************************************************** */
	.fc-header-center{display:none;}
	#events-wrap .events-view-all{
		text-align:left;
		margin:0;
	}
	#events-wrap .events-view-all a{ box-shadow:none; border:0; padding:.5em 1.778em; display:block; font-weight:normal; text-shadow:none; text-transform:none;}
	#events-wrap .events-view-all a:hover{ background:rgba(39, 48, 138, 1); font-weight:bold;}
	#cal-container{ min-height:0; }
	
	/* Portfolio Module *************************************************************************************************************** */
	
	/* Menu ******************************************************************************************************************* */
	.portfolio-side #iplasma-menu-left a{ color:#fff; }
	.portfolio-side #iplasma-menu-left a.sec-title:hover { background:rgba(39, 48, 138, 1); }
	span.sec-title{ color:#fff; }
	#iplasma-menu-left a.text:hover{ color:rgba(39, 48, 138, 1); }
	#iplasma-menu-left.locked{ position:static; }
	#iplasma-menu-left.portfolio-nav, .portfolio-side{ width:auto; display:block; }
	.project-row .project-row-wrap .project-content{ width:auto; }
	/* Client List View ******************************************************************************************************* */
	.borrower-title{ padding-bottom:0; }
	.entity-filter { float:none; margin:0 10px 1em; }
	.client-programs{ float:none; margin-bottom: 9px; }
	.client-logo{ float:none; width:auto; max-width:none; display:block; margin-bottom: 9px; }
	.client-wrap{ width:auto; display:block; }
	.readmore-link{ text-align:center; padding-top:.5em; }
	/* Client Profile View **************************************************************************************************** */
	.cat-wrap .client-logo{ float:none !important; max-width:none; }
	
	/* Project Views ********************************************************************************************************** */
	.featured-slideshow{display:none;}
	/* Project List View ****************************************************************************************************** */
	.project-row .project-title { display:block; }
	.project-row .project-image { width:100%; max-height:none; margin-bottom:.5em; }
	.project-row .project-programs {float:none; text-align:left; margin-bottom:.5em; }
	.project-row .project-content{ display:block; padding:0; width:auto; }
	
	.project-title-wrap .project-image{ width:100%; }
	.project-title-wrap .project-image img{ max-width:100%; min-height:0;  }
	.project-details{ width:100%; }
	.gate-buttons { text-align:center; }
	.gate-buttons label{ display:block; margin:1em 0 0; }
	
	/* Modules Module ********************************************************************************************************* */
	.gallery-album-cell, .album-wrap a.swipebox{ width: 24%; min-width:150px;}	
	.filler-space{ width: 9.063em; display:block; }
	.location-dropdown.open{ top: 78px; }
	.large-text .filler-space{ width:6.7415em;}
	/* .locking-block{ background-position:center 3em; } */
	
	/* #content-block-wrap3 .locations-block-outer-wrap{ margin:0 -3em; } */
	#loc-map{ padding-bottom:60%; }
	.latest-news .news-list{ padding: .5em 1.778em; }
	/* div#contact-form-block{ margin:.5em 0 1em;} */
	
	.news-post, .event-post, .location{ margin:0; }
	.news-post .news-image{ width: 100%; max-width:100%; margin:0 0 1em; text-align:center; }
	.staff_table_header, .new_staff_container{ padding:.5em .5em; }
	.staff-info .staff-member-name{ position:relative; display:block; margin-right: 170px }
	
	.visible-xs .location-block.staff-search{ border: 1px solid #000; width:calc(100% - 2em); margin: 1em; }
	
	.locations-column.visible-xs{ margin:0 .5em; }
	.loc-category-title a{ padding:.5em .5rem 0;}
	.location-map{ margin:0 -.5em; }
	.location-description{ margin:0 .5rem .5em; }
	.visible-xs #iplasma-menu-left{ border:2px solid #d5d5d5; }
	.review-wrapper{ flex:none; width: 100%; }
	.review-content .review-image{ margin-right:0; }
	
	.location .location-image{ float:none; width: 100%; margin-right:0; margin-bottom:.5em;  }
	
	#events-wrap-two > div.events-block, #events-wrap-two > div.events-block:nth-of-type(2n){ width: 100%; margin:0 0 1em; }
	.check{ width:auto!important; }
	.overlay-block:before{ width:100%; }
	.overlay-block .block-title, .overlay-block .block-content{ width:100%; margin-left:0;  padding-left:0; }
	.mobile-block{ display:block; width: 100%; text-align:left;}
}
@media (max-width: 727px){
	.gallery-album-cell, .album-wrap a.swipebox{ width: 32%; }
}
@media (max-width: 623px){
	.navbar-header span.scroll-logo{ display:none; }
	.filler-space{ display:none; }
}
@media (max-width:581px){
	.top-center img{ margin-bottom: 1em; }
}

@media (max-width: 561px){
	.gallery-album-cell, .album-wrap a.swipebox{ width: 49%; }
	div.form-block.text-block, .form-block.select-block, div.form-block.text-block.right-field, .form-block.select-block.right-field,
	div.form-block.radio-block,div.form-block, .private-area fieldset, .form-block.checkbox-block, .full-width-form .form-block.submit-block, .full-width-form .form-block.recaptcha,
	div.form-block.textarea-block, .address-wrap .text-block.address-block, .address-wrap .text-block.city-block, div.form-block.mid-field, div.form-block.textarea-block.ideas-block,
	div.form-block.full-block, .form-block .inner-block{ width:calc(100% - 2em); display:block; margin:0 1em 1em; float:none; flex:none; }
	div.form-block.radio-block{ text-align:center; }
	#location-contact-form .form-left{ display:block; }
	.form-block .inner-block{ width: 100%; margin:0 0 .5em; display:flex; }
	.with-radio{ display:block; padding:0; width: 100%; text-align:left;  }
	div.form-block.radio-block .other-block input{ width:100%; margin:0;}
	label.bold.with-radio{ display:none; }
}
@media (max-width: 550px){
	/* .navbar-header .header-right-links a{ font-size: 1.25em; padding: 0.719em .25em; }
	.filler-space{ width: 90px; } */
}
@media (max-width:535px){
	.staff-image{ float:none; display:block; text-align:center; background:transparent;}
	.search input{ width:80%; }
	.staff-button-wrap{ float:none; text-align:center; }
	.staff-info .staff-member-name{ margin-right:0; }
	
	.iplasma-content-title.cover-photo-title{ display:none; }
}
@media (max-width: 550px){
	.staff-button-wrap{ float:none; padding-top:.5em; }
	.new_staff_container_member .staff-member-profile, .new_staff_container_member .staff-member-contact, .new_staff_container_member .staff-member-website{ clear:both; display:block; margin:0 0 .5em; text-align:center;}
	.staff-button-wrap a{ display:block; }	
}
@media (max-width: 500px){
	/* .events-block-home{ justify-content: space-between; }
	.next-arrow.events-arrow{ order:0; } */
	.events-arrow, .news-arrow{ font-size: 1em; position:absolute; top:0; bottom:0; }
	.next-arrow{ right:-1em; } .prev-arrow{ left:-1em; }
	/* .events-block-title{ width: auto; } */
	#featured-events-slideshow, #featured-news-wrap{ flex:none; width: 100%; }
	.events-block-home .event-block-item, .featured-slide.news-list{ padding:0 1em;}
	
}
@media (max-width: 485px){
	.block-left, .block-right{ width: 100%; padding:0; }
}
@media (max-width: 450px){
	/* #size-dropdown.open{ top: 71px; } */
	/* .navbar-header .header-right-links a{ font-size:1em; padding:0.961em .25em; } */
	.menu-icon .glyphicon{ font-size: 1.25em; }
	/* .filler-space{ width: 66px; } */
	#menu .navbar-brand{ padding:5px .5em; }
}
@media (max-width: 441px){
	/* .review-content{ font-size:1.25em; } */
	.events-block-title{ width: 100%; }	
	.events-block-home{ justify-content: flex-end; }	
}
@media (max-width: 425px){
}
@media (max-width: 400px){
	.large-text .navbar-header .header-right-links a{ font-size:1em; }
	.normal-text .header-right-links a{ font-size: 1.2em; } 
	.navbar-header .header-right-links a, .large-text .navbar-header .header-right-links a{ padding: 1.042em .5em; }
	.footer-middle > * { width: 100%; text-align:center; padding:1em 0; }	
	.footer-middle .united-way-logo img{ width: auto; padding:0; }
	.footer-middle .united-way-logo{ flex-wrap:wrap; justify-content:center; }
}
@media (max-width: 398px){
	.gallery-album-cell, .album-wrap a.swipebox{ width: 100%; margin:5px 0;}
	.footer-middle a{ width: 100%; }
}
@media (max-width: 380px){ .filler-space{ display:none; }}
@media (max-width: 340px){ /* .review-content .review-rating{ font-size:1.25em; } */}
@media (min-height: 800px){
	/* .locking-block{ background-size: auto 100%; } */
}
@media(min-width:768px){#slideshow-1 .slideshow-pager{ display:none; }}
@media(max-width:767px){
	.slide-caption-block.pos-right-third, .slide-caption-block.pos-left-third, .slide-caption-block.pos-mid-third{ padding-top:0; }
	#slideshow-1 .slide-caption-block{ bottom:auto; top:auto; position:relative; }
	#slideshow-1 .slide-arrow{ display:none;  }
	#slideshow-1 .slide-caption-block.pos-bottom-half{ bottom:auto; }
	#slideshow-1 .slide-title a, #slideshow-1 .slide-caption h1{ font-size:1.5em; }
	#slideshow-1 .slide-caption{ font-size:1em; }
	#slideshow-1 .slideshow-pager{ position:relative; bottom:0; }
	#slideshow-1 .slide-caption-block {  -ms-overflow-style: none; overflow: -moz-scrollbars-none; overflow: hidden\9;}
	#slideshow-1 .slide-caption-block::-webkit-scrollbar { display: none; }
	#shrinking-image{ max-width:80%; }
}
/*! 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;
}

