/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';



  src: url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype');
  src: url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype');
}
.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: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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 {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  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: 0px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 0px;
}
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[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"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    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;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.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 {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  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:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  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:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  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-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 solid;
}
.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-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-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-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-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 {
  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 {
  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: 2;
  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;
}
.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;
}
.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: baseline;
  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: 30px 15px;
  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 {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .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-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 {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.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 {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  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-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 {
  min-height: 16.42857143px;
  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-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.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;
  text-decoration: none;
  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-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  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);
}
.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: 1000;
            perspective: 1000;
  }
  .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);
  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;
}
.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;
  margin-top: -10px;
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .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-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-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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

.sidebar{
      visibility: hidden;
      z-index: 999999;
      position: fixed;   
      top: -1px;
      bottom: -1px;
      padding:0px;
      width: auto;
      background-color: #11568b;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: 1px solid #ccc;
      border: 1px solid rgba(0, 0, 0, .15);
      -webkit-box-shadow: 0 6px 60px rgba(0, 0, 0, 0.45);
      box-shadow: 0 6px 60px rgba(0, 0, 0, 0.45);
}
.sidebar > .row > .col-xs-12, .sidebar > .row > .col-sm-12, .sidebar > .row > .col-md-12, .sidebar > .row > .col-lg-12{
      padding:0px;
      position: absolute;
      bottom: 0px;
      top: 0px;         
}
.sidebar >.row{
      margin:0px;
}
.sidebar {
      width: auto;
}
#slidepanel {
  right: -267px;
  left:auto;
  -webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
}
#slidepanel.open-panel {
      right: 0;
}
@media (min-width: 528px) {
      .sidebar {
        visibility: visible;
        width: 300px;
      }
      .sidebar.sidebar-right{
            right:0px;
            left:auto;
      }
}
@media (min-width: 768px) {
      .sidebar {
            width: 230px; 
      }

      .sidebar.sidebar-right{
            right:0px;
            left:auto;
      }
}
@media (min-width: 992px) {
      .sidebar {
            width: 230px;
      }


      .sidebar.sidebar-right{
            right:0px;
            left:auto;
      }
}
@media (min-width: 1200px) {
      .sidebar {
            width: 268px;
      }
}
.toggler{
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      position: absolute;
      cursor: pointer;
}

.sidebar-right > .toggler{	
      left: -25px;
} 

.sidebar-right > .toggler > span{
      margin:15px 2px;
}

.sidebar-right > .toggler > .glyphicon-chevron-left{
      display:none;
}

.sidebar .submenu{
      display: none;
      position: fixed;
} 

/*Native BootStrap Hack*/
.sidebar .list-group-item:last-child, .sidebar .list-group-item:first-child{
      border-radius:0px;
}

.sidebar .list-group{
      margin-bottom:0px;
}
.sidebar .list-group-item{
      padding: 5px;
      border: 1px solid #DDD;
      border-left: 0px;
      border-right: 0px;
      margin-bottom: 0px;
      margin-top: -1px;
}

/*
 * Table styles
 */
table.dataTable, .table {
  font-family: 'Istok Web', sans-serif;
  font-size: 1.45rem;
  width: 100%;
  margin: 30px auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);

  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}
table.dataTable tfoot {
  background-color: #e7ebec;
}
table.dataTable thead {
  background-color: #fff;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 20px 18px;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 22px 16px;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting_asc {
background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNiA5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3R5bGUwe2ZpbGw6IzA5NDM3ODt9PC9zdHlsZT48Zz48Zz48cG9seWdvbiBwb2ludHM9IjMsMCAwLDIuNiAwLDMuNSAzLDMuNSA2LDMuNSA2LDIuNiIgY2xhc3M9InN0eWxlMCIvPjwvZz48L2c+PC9zdmc+") no-repeat center center;
  background-position: 80% 50%;
  color: #094378;
}
table.dataTable thead .sorting_desc {                   background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNiA5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3R5bGUwe2ZpbGw6IzA5NDM3ODt9PC9zdHlsZT48Zz48Zz48cG9seWdvbiBwb2ludHM9IjMsNS41IDAsNS41IDAsNi40IDMsOSA2LDYuNCA2LDUuNSIgY2xhc3M9InN0eWxlMCIvPjwvZz48L2c+PC9zdmc+") no-repeat center center;
  background-position: 80% 50%;
  color: #094378;
}
table.dataTable tbody tr {
  background-color: #ffffff;
}
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ebebeb;
}
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #eeeeee;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a1aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a2afc8;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a4b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  margin-bottom: 30px;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dde2e3;
  height: 33px;
}
.dataTables_wrapper .dataTables_filter label {
  color: #696969;
  font-weight: 100;
  font-size: 1.6rem;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  color: #696969;
  float: left;
  font-size: 1.5rem;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  color: #696969;
  float: right;
  font-size: 1.5rem;
  text-align: right;
  padding-top: 0.5em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  color: #696969;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  border: 1px solid transparent;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #696969;
}
.dataTables_wrapper .dataTables_length label {
  font-weight: 100;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

/**
 * @file
 *   Overrides some bootstrap elements and fixes various problems with the
 *   contrib "Bootstrap" theme.
 */
a.tabledrag-handle .handle {
  height: 22px; }

/**
 * Applies bootsraps default menu style to menu items that aren't links. (See
 * the "Special Menu Items" module.)
 */
.nav > li span {
  cursor: default;
  display: block;
  padding: 10px 15px;
  position: relative; }

.navbar-default .navbar-nav > li > span {
  color: #777777; }

.navbar-nav > li > span {
  line-height: 20px; }
@media (min-width: 768px) {
  .navbar-nav > li > span {
    padding-top: 15px;
    padding-bottom: 15px; } }

.view .progress-disabled {
  float: left; }

.tb-megamenu .nav-collapse.collapse {
  display: block; }

.form-email {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

/**
 * Applies Bootstrap's `btn-default` classes to the `btn` class so users don't
 * have to add two classes to create a default button.
 */
.btn {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }
  .btn:hover {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }

/**
 * There are some cases where elements may be positioned relatively from some
 * other rule which makes the .sr-only class ineffective. We just put an
 * !important on it to eliminate that possiblity.
 */
.sr-only {
  position: absolute !important; }

.carousel {
  overflow: hidden;
  position: relative;
  z-index: 0; }

.btn.wrap {
  white-space: normal; }

@media (max-width: 400px) {
  body.canvas-slid {
    left: 260px !important; }

  .header.canvas-slid {
    left: 260px !important;
    right: -260px !important; }

  .navbar.canvas-slid {
    left: 260px !important;
    right: -260px !important; }

  .navbar-offcanvas {
    width: 260px !important; } }
@media (min-width: 767px) {
  .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    min-width: 200px; } }
.dropdown:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible; }

.dropdown-submenu:hover .dropdown-menu {
  opacity: 1;
  visibility: visible; }

.dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible; }

.navbar-offcanvas {
  bottom: auto !important;
  height: 100% !important; }

/* padding fix for breadcrumbs. (fixesie grid system) */
.breadcrumb {
  padding: 6px 15px; }

.collapse.in {
  display: inline-block;
  width: 100%; }

.modal-header {
  border: none; }

.modal-content {
  width: inherit;
  height: inherit;
  margin: 0 auto; }

.modal {
  z-index: 1000000; }

.navmenu-fixed-left, .navbar-offcanvas.navmenu-fixed-left {
  border-width: 0 0 0 0 !important; }

/**
/**
 * Applies Bootstraps .table class styles to the table element directly.
 */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  table > thead > tfoot > tr > th,
  table > thead > tfoot > tr > td,
  table > tbody > tfoot > tr > th,
  table > tbody > tfoot > tr > td,
  table > tfoot > tfoot > tr > th,
  table > tfoot > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  table > thead > thead > tr > th,
  table > tbody > thead > tr > th,
  table > tfoot > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  table > thead > caption + thead > tr:first-child > th,
  table > thead > caption + thead > tr:first-child > td,
  table > thead > colgroup + thead > tr:first-child > th,
  table > thead > colgroup + thead > tr:first-child > td,
  table > thead > thead:first-child > tr:first-child > th,
  table > thead > thead:first-child > tr:first-child > td,
  table > tbody > caption + thead > tr:first-child > th,
  table > tbody > caption + thead > tr:first-child > td,
  table > tbody > colgroup + thead > tr:first-child > th,
  table > tbody > colgroup + thead > tr:first-child > td,
  table > tbody > thead:first-child > tr:first-child > th,
  table > tbody > thead:first-child > tr:first-child > td,
  table > tfoot > caption + thead > tr:first-child > th,
  table > tfoot > caption + thead > tr:first-child > td,
  table > tfoot > colgroup + thead > tr:first-child > th,
  table > tfoot > colgroup + thead > tr:first-child > td,
  table > tfoot > thead:first-child > tr:first-child > th,
  table > tfoot > thead:first-child > tr:first-child > td {
    border-top: 0; }
  table > thead > tbody + tbody,
  table > tbody > tbody + tbody,
  table > tfoot > tbody + tbody {
    border-top: 2px solid #dddddd; }
  table > thead table,
  table > tbody table,
  table > tfoot table {
    background-color: white; }

/*# sourceMappingURL=overrides.css.map */
.header_utility{
 min-height:100px
}

/* Override jncw vitality quiz styles */
/* Override JNCW styles due to rem sizing issues */
.jncw-wq-container {
  font-size: 16px;
}
.jncw-wq-container a.button {
  font-size: .92em !important;
  padding-bottom: 1em;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 4em !important;
  display: inline-block;
}
.jncw-wq-container a.split.button.small span {
  width: 3.2em;
}

/**
 * @file base.scss
 *   The Base stylesheet contains almost exclusively single element selectors;
 *   but it could include attribute selectors, pseudo-class selectors, child
 *   selectors or sibling selectors. Essentially, a base style says that
 *   wherever this element is on the page, it should look like this.
 *
 *   Base can also be used for basic styles that don't map well to HTML
 *   elements. For example, you might have background color classes in this
 *   file.
 */
html{
  font-size: 100% !important;
}
body {
  background-color: #f1f5f6;
  color: #595959;
  font-family: 'Istok Web', sans-serif;
  font-size: 1.0625em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; 
}

a {
  color: #11568b;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  a .redClose {
    color: #879299; }
    a .redClose:hover {
      cursor: pointer;
      color: #e40413;
      text-decoration: none; }
  a .redRemove {
    color: #879299;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
    a .redRemove:hover {
      cursor: pointer;
      color: #e40413;
      text-decoration: none; }
  a:hover, a:focus {
    color: #df6021;
    cursor: pointer;
    text-decoration: none; }

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Istok Web', sans-serif; }

h1 {
  color: #df6021;
  font-weight: 400; }

.h1__alt {
  color: #064084; }

h2,
h4.h2 a,
h2 a {
  color: #68696E;
  font-size: 1.5625rem;
  font-weight: 100; }

h3 {
  color: #515151;
  font-weight: 700;
  font-size: 1.1875rem; }

.h3__alt {
  color: #fff;
  font-size: 2rem;
  margin-top: 0px; }

.h3__alt2 {
  color: #11568b; }

h4 {
  color: #4A6475;
  font-weight: 700;
  font-size: 1.125rem; }

.h4__alt {
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 900;
  text-transform: uppercase; }

.h4__alt2 {
  color: #11568b;
  line-height: 16pt;
  margin-top: 5px; }

h5 {
  color: #68696E;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: .3px;
  margin-bottom: 10px;
  margin-top: 25px; }

body {
  overflow-x: hidden; }

/*# sourceMappingURL=base.css.map */

/**
 * @file layour.scss
 *   Since we always use a framework, the heavy lifting of arranging components
 *   is already done for you via the framework's grid system. Use this
 *   stylesheet for overrides to the framework. You can also define component
 *   or element padding and margins here along with padding and margins for
 *   page sections.
 */
/*5 column*/
.col-md-15 {
  width: 100%;
  float: none; }
  @media (min-width: 768px) {
    .col-md-15 {
      width: 20%;
      float: left; } }
  @media (min-width: 992px) {
    .col-md-15 {
      width: 20%;
      float: left; } }

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

/**
 * Force an element to display as an inline block. Includes screen size
 * modifiers.
 */
.inline-block {
  display: inline-block !important; }

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

@media (min-width: 992px) {
  .inline-block-md {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .inline-block-lg {
    display: inline-block !important; } }

/**
 * Expands the pull-right and pull-left classes to include screen size
 * modifiers. These modifier classes do not require (and should not include)
 * the base class that they are modifying. That is, just use
 * `.pull-left__md-up`; not `.pull-left .pull-left__md-up` together.
 */
@media (min-width: 1200px) {
  .pull-left__lg-up {
    float: left !important; } }

@media (min-width: 992px) {
  .pull-left__md-up {
    float: left !important; } }

@media (min-width: 768px) {
  .pull-left__sm-up {
    float: left !important; } }

@media (min-width: 1200px) {
  .pull-right__lg-up {
    float: right !important; } }

@media (min-width: 992px) {
  .pull-right__md-up {
    float: right !important; } }

@media (min-width: 768px) {
  .pull-right__sm-up {
    float: right !important; } }

/*# sourceMappingURL=layout.css.map */

/**
 * @file component.scss
 *   This is your main style sheet. It should be readable by a human and
 *   heavily commented. Each component and its elements and modifiers should be
 *   logically grouped and seperated by a comment describing the component, how
 *   it interacts with other components, and how it can be modified.
 */
.tile, .link-box, .local--nav, .content-block, .content-block__login, .content-block__tabs, .content-block__alt-foot, .local--nav_db {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09); }

a:hover .tile {
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25); }
  a:hover .tile .title {
    color: #df6021; }

a:hover .link-box {
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25); }
  a:hover .link-box .title {
    color: #df6021; }

a:hover .link-box.tile__alt3 {
  border-top: 5px solid #df6021;
  box-shadow: none; }
  a:hover .link-box.tile__alt3 .h4__alt2 {
    color: #df6021; }

.tile {
  background-color: #fff;
  border-top: 5px solid #064084;
  color: #676974;
  font-size: 1.35rem;
  line-height: 12pt;
  margin-bottom: 10px;
  margin-top: 25px;
  max-height: 135px;
  min-height: 135px;
  padding: 15px 18px 8px 18px;
  position: relative;
  transition: 0.2s;
  /*** 8.22.16 - Patch: Adjust width of paragraphs to not overlap images ***/ }
  .tile p {
    width: 82%; }
  .tile .tile-foot {
    bottom: 10px;
    height: auto;
    position: absolute;
    width: 100%;
    /*** 7.25.16 - Adjust width of paragraphs to not overlap images ***/ }
    .tile .tile-foot .glyphicon {
      float: right;
      font-size: 1.75em;
      margin-bottom: 10px;
      max-height: 60px;
      max-width: 42px;
      min-width: 42px;
      opacity: .8;
      padding-right: 2px; }
    .tile .tile-foot img {
      border: 1px solid rgba(0, 0, 0, 0.12);
      float: right;
      margin-bottom: 10px;
      max-height: 60px;
      max-width: 42px;
      min-height: 60px;
      min-width: 42px;
      opacity: .8;
      padding-right: 2px; }
    .tile .tile-foot p {
      bottom: 0px;
      position: absolute;
      width: 70%; }

.link-box {
  background-color: #fff;
  border-top: 5px solid #064084;
  color: #676974;
  font-size: 1.45rem;
  line-height: 16pt;
  padding: 15px 18px 8px 18px;
  position: relative;
  transition: 0.2s; }
  .link-box .tile-foot {
    bottom: 10px;
    height: auto;
    position: absolute;
    width: 100%; }
    .link-box .tile-foot .glyphicon {
      float: right;
      font-size: 1.75em;
      margin-bottom: 10px;
      max-height: 42px;
      max-width: 30px;
      min-width: 30px;
      opacity: .8;
      padding-right: 2px; }
    .link-box .tile-foot img {
      border: 1px solid rgba(0, 0, 0, 0.12);
      float: right;
      margin-bottom: 10px;
      max-height: 42px;
      max-width: 30px;
      min-height: 42px;
      min-width: 30px;
      opacity: .8;
      padding-right: 2px; }
    .link-box .tile-foot p {
      bottom: 0px;
      position: absolute; }

.tile__alt {
  border-top: 5px solid #a20935; }

.tile__alt2 {
  border-top: 5px solid #00673e; }

.text-muted, .table.upload input[type="file"],
table.dataTable.upload input[type="file"] {
  color: #666; }

.tile__alt3 {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 20px 0px; }
  .tile__alt3:hover .text-link {
    color: #df6021; }
  .tile__alt3 .text-link {
    color: #11568b;
    display: block; }

.tile__alt4 {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 262px; }

.in-text {
  margin: 0px; }

.block {
  border-top: 5px solid #11568b;
  color: #fff;
  background-color: #003c70;
  margin-bottom: 20px;
  padding: 20px; }
  .block hr {
    border-top: 1px solid #206598;
    margin-top: 15px;
    margin-bottom: 15px; }
  .block a {
    color: #b2d3ec;
    display: block;
    line-height: 18pt; }
    .block a:hover {
      color: #df6021; }
  .block input {
    background: transparent;
    border-color: #fff;
    color: #fff;
    margin: 10px 0px; }

.well, .well-search {
  background-color: rgba(0, 30, 100, 0.06);
  border: 0px;
  border-radius: 0px;
  padding: 20px;
  margin-bottom: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .well .h1__alt, .well-search .h1__alt {
    margin-top: 0px; }

.vertical .nav-tabs {
  float: left;
  background: none; }
  .vertical .nav-tabs li {
    float: none;
    margin: 0; }
    .vertical .nav-tabs li a {
      border-top: 0;
      border-left: 3px solid #ffffff; }
      .vertical .nav-tabs li a:hover {
        color: #879299;
        background-color: #ffffff;
        border-bottom: 0px;
        border-top: 0;
        border-left: 3px solid #11568b;
        border-right: 0px; }
    .vertical .nav-tabs li.active > a, .vertical .nav-tabs li.active > a:focus, .vertical .nav-tabs li.active > a:hover {
      color: #879299;
      background-color: #ffffff;
      border-bottom: 0px;
      border-top: 0;
      border-left: 3px solid #11568b;
      border-right: 0px; }
.vertical select {
  margin-left: 1px; }
.vertical .tab-content > .tab-pane.active {
  opacity: 1;
  height: auto;
  display: inherit; }
.vertical .tab-content > .tab-pane {
  opacity: 0;
  height: 0;
  transition: opacity .3s ease-in-out;
  overflow: hidden;
  display: inherit; }

.nav-tabs, .tab-content {
  background-color: #fff; }

.nav-tabs {
  background-color: #e7eaee;
  border-bottom: 0px;
  margin-bottom: 0px; }
  .nav-tabs li a {
    border-bottom: 0px;
    border-top: 3px solid transparent;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    color: rgba(0, 0, 0, 0.4);
    margin: 0px;
    padding: 20px 22px; }

.nav-tabs__small li a {
  font-size: 0.9375rem;
  font-weight: 900;
  padding: 10px 20px; }

.tab-content {
  padding: 30px 30px; }
  .tab-content.inpage--nav-tabs {
    padding: 0px; }
  .tab-content.table-tab {
    padding: 0px; }

.inpage--nav-tabs .tab-content {
  padding: 0; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
  color: #E78859;
  background-color: #ffffff;
  border-bottom: 0px;
  border-top: 3px solid #df6021;
  border-left: 0px;
  border-right: 0px; }

/*sm and xs screens changes to accordions*/
.panel-group.responsive .panel {
  border-radius: 0px; }
.panel-group.responsive .panel-body {
  padding: 15px 30px; }
.panel-group.responsive .panel-heading {
  background-color: #e7eaee; }
  .panel-group.responsive .panel-heading a {
    color: #879299;
    display: block;
    font-size: 1.25rem;
    font-weight: 100;
    padding: 5px 10px; }

/*Content Adjustments for login page*/
/********* ./ loginpage content change *********/
.height-close {
  height: 0px !important; }

.height-open {
  height: auto !important; }

.height-animate {
  transition: height 3s ease; }

/*typography*/
.lead {
  color: #404040;
  font-size: 2.5rem; }

.green {
  color: green; }

.blue {
  color: #064084; }

.small-text {
  font-size: 1.04375rem;
  line-height: 18pt; }

h4 small {
  color: #fff;
  font-size: 88%; }

.dense {
  font-size: .95em; }
  .dense h3 {
    margin-top: 0px; }

hr {
  border-top: 1px solid #e7ebec; }

.red {
  color: #e40413; }

.text-muted .red, .table.upload input[type="file"] .red,
table.dataTable.upload input[type="file"] .red {
  color: rgba(228, 4, 19, 0.6); }

.callout-list-link {
  display: inline-block;
  margin-top: 25px; }

.subhead a {
  display: block;
  position: relative;
  top: -5px; }
  .subhead a:before {
    content: "|";
    color: #dde3e5;
    padding-right: 15px; }

.sublogo {
  display: none;
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 2px;
  left: 51px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
  top: 40px; }
  @media (min-width: 768px) {
    .sublogo {
      display: block; } }
  @media (min-width: 992px) {
    .sublogo {
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      left: 0px;
      text-align: center; } }

/*header*/
.header, .header__tight {
  background-color: #118344;
  min-height: 100px; }
  @media (max-width: 767px) {
    .header.margin__bottom, .header.article-in-feed, .article-in-feed.header__tight, .margin__bottom.header__tight {
      margin-bottom: 0px !important; } }

.header__alt {
  background-color: #df6021;
  color: #fff;
  min-height: 30px; }
  .header__alt a {
    color: #fff;
    display: block;
    padding: 10px 2px 0px 2px;
    border-bottom: 3px solid transparent; }
    .header__alt a:hover, .header__alt a:focus, .header__alt a.active {
      opacity: .6; }
  .header__alt .glyphlink {
    padding-left: 0px; }

.logo-img {
  /*ie fallack*/
  background-image: url("clientlib-head/resources/img/ie-logo.jpg");
  background-image: url("clientlib-head/resources/img/logo.svg"), none;
  background-repeat: no-repeat;
  display: inline-block;
  width: 169px;
  height: 55px;
  position: relative;
  top: 22px;
  width: 152px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .logo-img {
      top: 28px;
      width: 172px; } }

/* Header Alternative */
.logo-img__alt {
  /*ie fallack*/
  background-image: url("clientlib-head/resources/img/ie-logo.jpg");
  background-image: url("clientlib-head/resources/img/logo.svg"), none;
  background-repeat: no-repeat;
  display: inline-block;
  width: 169px;
  height: 55px;
  position: relative;
  top: 10px;
  width: 152px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .logo-img__alt {
      top: 28px;
      width: 172px; } }
  .logo-img__alt:after {
    content: "";
    border-right: 1px solid #1F507F;
    height: 55px;
    position: absolute;
    right: -20px; }

.logo__alt {
  margin-bottom: 50px;
  text-align: center; }
  @media (min-width: 768px) {
    .logo__alt {
      text-align: left; } }

.sublogo__alt {
  background-image: url("clientlib-head/resources/img/edward-jones.svg"), none;
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
  top: 20px;
  position: relative;
  left: 32px;
  width: 155px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }

.sublogo-mobile {
  display: none;
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 2px;
  left: 51px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
  top: 40px; }
  @media (max-width: 400px) {
    .sublogo-mobile {
      display: block;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      left: 0px;
      text-align: center; } }

/* Header Alternative End */
.logo {
  text-align: center; }
  @media (min-width: 768px) {
    .logo {
      text-align: left; } }

.no-top-margin, .article-in-feed h3 {
  margin-top: 0px; }
  .no-top-margin > li, .article-in-feed h3 > li {
    margin-top: 0px; }
  .no-top-margin > li a, .article-in-feed h3 > li a {
    padding-top: 0px; }

.article-in-feed h3 {
  margin-bottom: 0px; }

.margin__bottom, .article-in-feed {
  margin-bottom: 30px !important; }

.margin__search {
  margin-top: 30px;
  margin-bottom: 50px; }

.header-button:hover {
  color: #df6021;
  text-decoration: none; }

/*utility*/
.utility__alt {
  text-align: right; }
  @media (min-width: 768px) {
    .utility__alt {
      position: relative;
      top: 0px; } }
  @media (min-width: 992px) {
    .utility__alt {
      top: 20px; } }
  .utility__alt li a {
    color: rgba(255, 255, 255, 0.65);
    font-size: 0.9375rem;
    margin-left: 16px; }
    .utility__alt li a:hover, .utility__alt li a:focus, .utility__alt li a.active {
      color: white;
      border-bottom: 3px solid; }

.collapse-handle {
  padding-top: 10px; }

/*search*/
.search {
  border-radius: 0px;
  right: 1%;
  top: -32px;
  position: absolute;
  text-align: right;
  width: 45%; }
  .search .glyphicon-search {
    top: 3px; }
  .search input[type="text"]::-ms-clear {
    display: none; }
  @media (min-width: 768px) {
    .search {
      top: -85px;
      width: 34%; } }
  @media (min-width: 992px) {
    .search {
      top: -46px; } }
  .search a.mobile-search {
    background-color: #11568B;
    border: 0px;
    color: #fff;
    display: inline-block;
    font-size: 3rem;
    padding: 5px 10px 0px 10px;
    position: relative;
    top: -55px;
    right: 2%; }
    @media (min-width: 768px) {
      .search a.mobile-search {
        background-color: transparent;
        border: 0px;
        color: #11568b;
        display: inline-block;
        font-size: 1.25rem;
        padding: 0px;
        position: relative;
        top: -29px;
        right: 10px; } }

.search-wrapper {
  margin-bottom: 30px; }

.search-result {
  border-left: 4px solid #11568b;
  padding-left: 8px; }

.glyphicon-search.inpage-search {
  color: #11568b;
  float: right;
  top: -28px;
  right: 10px; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-pencil {
  font-size: 14px;
  padding-left: 4px; }

.star__alt {
  font-size: 1.25rem;
  line-height: 18px; }

.hidden-search {
  border-radius: 0px;
  opacity: 0;
  transition: 0.2s;
  top: -9px;
  position: relative;
  right: 40px;
  height: 39px; }
  @media (min-width: 768px) {
    .hidden-search {
      height: 36px;
      opacity: 1;
      top: 0px;
      right: 0px; } }

.hidden-search.show {
  opacity: 1; }

.hidden-search:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(https://getbootstrap.com/2.3.2/assets/img/glyphicons-halflings.png);
  background-position: -48px 0;
  position: absolute;
  top: 11px;
  left: 10px;
  opacity: .5;
  z-index: 1000; }

/*navbar, submenu and dropdown*/
.navbar-default {
  background-color: transparent;
  border: 0px;
  width: 47%; }

.navbar-offcanvas {
  background-color: transparent;
  border: 0px;
  border-radius: 0px; }
  .navbar-offcanvas .btn, .navbar-offcanvas .btn-upload {
    display: inline-block; }
    .navbar-offcanvas .btn span, .navbar-offcanvas .btn-upload span {
      display: inline-block; }

@media (min-width: 768px) {
  .navbar-offcanvas .navbar-nav {
    margin-left: 20px !important; } }

.navbar-offcanvas .navbar-nav > li > a {
  font-size: 0.875rem;
  font-weight: 900;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .navbar-offcanvas .navbar-nav > li > a {
      background-color: #094378;
      border-top: 2px solid #587592;
      border-right: 2px solid #587592;
      border-left: 2px solid #587592;
      border-bottom: 2px solid #094378;
      color: #fff;
      font-size: 0.875rem;
      font-weight: 900;
      margin: 0px 10px -1px 0px;
      padding-bottom: 12px;
      padding-top: 12px; } }
  @media (max-width: 992px) {
    .navbar-offcanvas .navbar-nav > li > a {
      margin: 0px 10px 0px 0px; } }

.navbar-offcanvas .navbar-nav > li:nth-child(2) .subnav {
  left: 0; }
.navbar-offcanvas .navbar-nav > li:nth-child(3) .subnav {
  left: -62%; }
.navbar-offcanvas .navbar-nav > li:nth-child(4) .subnav {
  left: -296%; }

.navbar-offcanvas .navbar-nav > .active .subnav {
  display: block; }

@media (min-width: 768px) {
  .navbar-offcanvas .navbar-nav > .active > a,
  .navbar-offcanvas .navbar-nav > .active > a:hover,
  .navbar-offcanvas .navbar-nav > .active > a:focus,
  .navbar-offcanvas .navbar-nav > li > a:hover,
  .navbar-offcanvas .navbar-nav > li > a:focus {
    background-color: #fff;
    border: 2px solid #fff;
    color: #444444; } }

/*off canvas*/
.navbar-offcanvas {
  background-color: #edf1f2; }
  @media (max-width: 767px) {
    .navbar-offcanvas > :last-child {
      margin-bottom: 30px !important; } }
  .navbar-offcanvas .mobile-utility-list {
    display: block;
    list-style-type: none;
    list-style: none;
    margin-top: 20px;
    padding: 0px; }
    .navbar-offcanvas .mobile-utility-list li {
      font-size: 0.9375rem;
      padding: 0px; }
      .navbar-offcanvas .mobile-utility-list li a {
        display: block;
        padding: 8px 17px; }

/*toggle icon*/
.navbar-toggle {
  border-radius: 0px;
  float: left;
  margin: 15px 0px 0px 6px;
  padding: 17px 15px; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #11568b;
  border-color: transparent; }

.white--bar {
  background-color: #fff;
  -moz-box-shadow: 0px 0px 2px #b6b9bb;
  -webkit-box-shadow: 0px 0px 2px #b6b9bb;
  box-shadow: 0px 0px 2px #b6b9bb;
  display: none;
  height: 50px; }
  @media (min-width: 768px) {
    .white--bar {
      display: block; } }

.gray--bar {
  background-color: #e7ebec; }
  @media (min-width: 768px) {
    .gray--bar {
      margin-top: 0px !important;
      max-height: 46px; } }

.subnav li a {
  white-space: normal; }

.subnav {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0px; }
  @media (min-width: 768px) {
    .subnav {
      background-color: #ffffff;
      display: none;
      float: left;
      position: absolute;
      top: 100%;
      z-index: 1000;
      min-width: 160px;
      padding: 5px 0px 0px 4px;
      margin: 2px 0 0;
      list-style: none;
      width: 720px; } }
  @media (min-width: 992px) {
    .subnav {
      /*min-width: 792px;*/ } }
  @media (min-width: 1200px) {
    .subnav {
      min-width: 949px; } }
  .subnav li a.last-of-type:after {
    content: " "; }
  .subnav li a {
    color: #11568b;
    display: block;
    font-size: 0.875rem;
    padding: 12px 17px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .subnav li a {
        font-size: 0.9375rem;
        padding: 7px 2px 9px 2px;
        text-transform: none; } }
    @media (min-width: 992px) {
      .subnav li a {
        font-size: 1.6rem; } }
    @media (min-width: 1200px) {
      .subnav li a {
        font-size: 1.7rem;
        padding: 7px 10px 9px 10px; } }
    .subnav li a:after {
      padding-left: 13px; }
      @media (min-width: 768px) {
        .subnav li a:after {
          content: "|";
          color: #99A2A5;
          position: absolute; } }
      @media (max-width: 1200px) {
        .subnav li a:after {
          padding-left: 5px; } }
    .subnav li a:hover, .subnav li a:focus, .subnav li a.active {
      color: #df6021;
      text-decoration: none; }
    @media (min-width: 768px) {
      .subnav li a.active {
        border-bottom: 5px solid #df6021;
        padding-bottom: 7px; } }
  @media (min-width: 768px) {
    .subnav li {
      float: left;
      padding: 0px 5px; } }

/*plus and minus icons on xs screens*/
/*.subnav li.dropdown a.dropdown-toggle {
  background: transparent url("clientlib-head/resources/img/plus.png") no-repeat 93% 44%; }
  @media (min-width: 768px) {
    .subnav li.dropdown a.dropdown-toggle {
      background: none; } }

.subnav li.dropdown.open a.dropdown-toggle {
  background: transparent url("clientlib-head/resources/img/minus.png") no-repeat 93% 44%; }
  @media (min-width: 768px) {
    .subnav li.dropdown.open a.dropdown-toggle {
      background: none; } }*/

.subnav li.dropdown.open ul li a {
  background: none;
  padding: 12px 20px; }
  @media (min-width: 768px) {
    .subnav li.dropdown.open ul li a {
      padding: 7px 9px 9px 10px; } }

.subnav li.dropdown.open ul li.dropdown-submenu a {
  background: transparent url("clientlib-head/resources/img/plus.png") no-repeat 93% 44%; }
  @media (min-width: 768px) {
    .subnav li.dropdown.open ul li.dropdown-submenu a {
      background: none; } }

.subnav li.dropdown.open ul li.dropdown-submenu.open a {
  background: transparent url("clientlib-head/resources/img/minus.png") no-repeat 93% 44%; }
  @media (min-width: 768px) {
    .subnav li.dropdown.open ul li.dropdown-submenu.open a {
      background: none; } }

.subnav li.dropdown.open ul li.dropdown-submenu ul.dropdown-menu li a, .subnav li.dropdown.open ul li.dropdown-submenu ul.dropdown-menu__scroll li a {
  background: none; }

.dropdown-menu, .dropdown-menu__scroll {
  border-radius: 0px;
  left: auto;
  margin: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }
  .dropdown-menu li, .dropdown-menu__scroll li {
    float: none; }
    .dropdown-menu li a, .dropdown-menu__scroll li a {
      font-size: 0.9375rem !important;
      border-bottom: 0; }
      .dropdown-menu li a:after, .dropdown-menu__scroll li a:after {
        content: " ";
        padding: 10px 10px; }
      .dropdown-menu li a:hover, .dropdown-menu__scroll li a:hover, .dropdown-menu li a:focus, .dropdown-menu__scroll li a:focus {
        background-color: transparent;
        color: #df6021; }

@media (min-width: 768px) {
  .dropdown-menu__scroll {
    max-height: 390px;
    overflow-y: auto;
    overflow-x: hidden; } }

.dropdown:hover .dropdown-menu, .dropdown:hover .dropdown-menu__scroll {
  /*show drop menu onhover*/ }
  @media (min-width: 768px) {
    .dropdown:hover .dropdown-menu, .dropdown:hover .dropdown-menu__scroll {
      display: block; } }

@media (min-width: 768px) {
  .dropdown:hover .dropdown-submenu:hover .dropdown-menu, .dropdown:hover .dropdown-submenu:hover .dropdown-menu__scroll {
    display: block;
    visibility: visible; } }

li.dropdown ul.dropdown-menu.open, li.dropdown ul.open.dropdown-menu__scroll {
  display: block;
  opacity: 1;
  visibility: visible; }

@media (min-width: 768px) {
  .dropdown-submenu.open ul.dropdown-menu, .dropdown-submenu.open ul.dropdown-menu__scroll {
    display: block;
    opacity: 1;
    visibility: visible; } }

/*third level drop down menu*/
.dropdown-submenu {
  position: relative;
  /*visibility: visible;*/ }

.dropdown-submenu > .dropdown-menu, .dropdown-submenu > .dropdown-menu__scroll {
  border-radius: 0px;
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px; }

/*.subnav li.dropdown:nth-child(4) .dropdown-submenu > .dropdown-menu,.subnav li.dropdown:nth-child(4) .dropdown-submenu > .dropdown-menu__scroll {
  left: auto;
  right: 100%; }*/
.dropdown-submenu.last-nav > .dropdown-menu, .dropdown-submenu.last-nav > .dropdown-menu__scroll {
  left: auto;
  right: 100%;
}

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu, .dropdown-submenu.pull-left > .dropdown-menu__scroll {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #df6021;
  color: #df6021; }

/*footer*/
.footer, .footer__tight {
  background-color: #003a6f;
  color: #819aac;
  font-size: 0.9375rem;
  margin-top: 70px;
  padding-top: 25px; }
  .footer p, .footer__tight p {
    margin: 10px 0 12px 0;
    text-align: left; }
  .footer hr, .footer__tight hr {
    border-top: 1px solid #11568b; }
  .footer ul, .footer__tight ul {
    padding: 0px;
    margin: 0px; }
    .footer ul li, .footer__tight ul li {
      list-style: none; }
      .footer ul li a, .footer__tight ul li a {
        color: #b2d3ec;
        display: block;
        padding: 0px 0px 15px 0px; }
        @media (min-width: 768px) {
          .footer ul li a, .footer__tight ul li a {
            padding: 3px 0px; } }
        .footer ul li a:hover, .footer__tight ul li a:hover, .footer ul li a:focus, .footer__tight ul li a:focus {
          color: #fff;
          text-decoration: none; }
  .footer ul.utility, .footer__tight ul.utility {
    margin: 10px; }
    .footer ul.utility li a, .footer__tight ul.utility li a {
      color: #b2d3ec; }
      .footer ul.utility li a:after, .footer__tight ul.utility li a:after {
        content: "|";
        color: #bac1c3;
        padding-left: 13px; }
      .footer ul.utility li a:hover, .footer__tight ul.utility li a:hover, .footer ul.utility li a:focus, .footer__tight ul.utility li a:focus {
        color: #fff;
        text-decoration: none; }
    .footer ul.utility li:last-child a:after, .footer__tight ul.utility li:last-child a:after {
      content: " "; }
  .footer hr, .footer__tight hr {
    border-top: 1px solid #11568b; }

/*icons*/
.footer .block-icons li, .footer__tight .block-icons li {
  margin-right: 25px; }
  .footer .block-icons li .h3__alt, .footer__tight .block-icons li .h3__alt {
    font-size: 1.65rem; }
  .footer .block-icons li a, .footer__tight .block-icons li a {
    background-color: #002d62;
    color: #fff;
    display: block;
    font-size: 3rem;
    margin-bottom: 10px;
    padding: 18px 28px 8px 28px; }
    .footer .block-icons li a:hover, .footer__tight .block-icons li a:hover {
      background-color: #fff;
      color: #002d62; }

.social--icons {
  margin-top: -15px;
  text-align: right; }
  .social--icons span {
    background-color: #fff;
    color: #064084; }

/*form elements*/
.form-control {
  border-radius: 0px;
  font-style: italic; }

@media (min-width: 768px) {
  .site-search {
    width: 40% !important; } }

@media (min-width: 768px) {
  .form-width-control .form-group {
    width: 38%; } }

.form-inline .form-group label {
  margin-top: 20px; }

label {
  font-weight: normal; }

/*input full width*/
input.full-width {
  width: 100%; }

/*buttons*/
.btn-group {
  width: 100%; }
  .btn-group .btn, .btn-group .btn-upload {
    width: 50%; }

.btn, .btn-upload {
  border-color: transparent;
  border-radius: 0px;
  text-transform: uppercase;
  cursor: pointer; }
  .btn.label-align, .label-align.btn-upload {
    margin-top: 27px; }
    @media (max-width: 992px) {
      .btn.label-align, .label-align.btn-upload {
        margin-top: 20;
        margin-bottom: 30px; } }
  .btn:hover, .btn-upload:hover {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17); }
  .btn.active, .active.btn-upload, .btn.active:focus, .active.btn-upload:focus, .btn.active:hover, .active.btn-upload:hover {
    background: #df6021;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: transparent; }

.btn-upload {
  display: inline;
  overflow: hidden;
  padding: 5px 10px !important;
  position: relative;
  cursor: pointer !important;
  text-transform: none;
  z-index: 1; }

.btn-upload input[type="file"] {
  position: absolute;
  top: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  opacity: 0;
  text-align: right;
  display: block;
  cursor: pointer; }

::-webkit-file-upload-button {
  cursor: pointer; }

.btn-primary {
  color: #df6021;
  font-weight: 900;
  font-size: 1.6rem;
  padding: 15px 15px; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #df6021;
    border: 1px solid #df6021;
    color: #fff; }

.btn-default {
  color: #11568b;
  font-weight: 900;
  font-size: 1.6rem;
  padding: 15px 15px; }
  .btn-default:hover, .btn-default:focus {
    background-color: #003c70;
    border: 1px solid #003c70;
    color: #fff; }

.btn-secondary {
  background-color: #003c70;
  color: #fff;
  font-weight: 900;
  font-size: 1.6rem;
  padding: 15px 15px; }
  .btn-secondary:hover {
    background-color: #fff;
    border-color: #fff;
    color: #003c70; }
  .btn-secondary:focus {
    background-color: #003c70;
    color: #fff; }

.btn-secondary.confirmEmail {
  margin-top: 30px !important;
  margin-bottom: 10px; }

.btn-secondary.confirmEmail.green {
  opacity: 0; }

@media (min-width: 992px) {
  .email .btn-secondary.confirmEmail {
    margin-top: 55px; } }

@media (max-width: 992px) {
  .email {
    margin-top: 15px; } }

.support {
  background-color: #e40413;
  color: #fff;
  font-weight: 900;
  font-size: 1.6rem;
  padding: 15px 30px; }
  .support:hover, .support:focus {
    background-color: #fff;
    border-color: #fff;
    color: #e40413; }
  .support:focus {
    background-color: #e40413;
    color: #fff; }

.btn-sm {
  line-height: 25pt;
  padding: 2px 15px 0px 15px; }

.btn-close {
  line-height: 20pt;
  padding: 5px 8px 0px 8px; }

.btn-itunes {
  width: 100%;
  border-radius: 10px;
  height: 75px;
  background-color: #e7ebec;
  font-size: 14px;
  transition: back .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease; }
  .btn-itunes h1 {
    margin-top: 0 !important; }
  .btn-itunes .media {
    padding: 7px; }
  .btn-itunes img {
    width: 60px; }
  .btn-itunes:hover {
    background-color: #D3D7D8; }
  .btn-itunes a {
    color: #595959; }
    .btn-itunes a:hover {
      color: #595959; }

/*breadcrumbs*/
.breadcrumb > li + li:before {
  color: #99A2A5;
  content: ">"; }

.crumb-container {
  width: 36em; }

.breadcrumb {
  background-color: transparent;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .breadcrumb li {
    font-size: 0.875rem; }
    .breadcrumb li span.breadcrumb--empty {
      color: #8c8c8c; }
  .breadcrumb li {
    display: inline; }
  .breadcrumb li.active {
    color: #595959; }
  .breadcrumb a:hover,
  .breadcrumb a:focus {
    color: #df6021; }

/*subhead utility*/
.list-inline .star-icon,
.list-inline .print-icon {
  background-color: #f1f5f6;
  font-size: 1.95rem;
  padding: 10px 7px;
  margin-top: 1px; }
  .list-inline .star-icon a,
  .list-inline .print-icon a {
    font-size: 0.9375rem;
    position: relative;
    top: -5px; }
    .list-inline .star-icon a:hover, .list-inline .star-icon a:focus, .list-inline .star-icon a:active,
    .list-inline .print-icon a:hover,
    .list-inline .print-icon a:focus,
    .list-inline .print-icon a:active {
      color: #df6021;
      text-decoration: none; }
  @media (min-width: 992px) {
    .list-inline .star-icon,
    .list-inline .print-icon {
      padding: 0px 12px; } }

.list-inline .star-icon a.favorited {
  color: #df6021;
  text-decoration: none; }
  .list-inline .star-icon a.favorited::before {
    color: #df6021;
    text-decoration: none; }

.list-inline .customize-icon a {
  border-left: 1px solid #f1f5f6;
  display: inline-block;
  font-size: 0.9375rem;
  margin-left: 30px;
  padding: 15px 20px 0px 40px;
  position: relative;
  top: -5px; }
  .list-inline .customize-icon a:hover, .list-inline .customize-icon a:focus {
    color: #df6021;
    text-decoration: none; }

ul.list-inline.icon-list {
  margin-top: 5px; }

.list-inline.icon-list .gear-icon,
.list-inline.icon-list .mail-icon,
.list-inline.icon-list .customize-icon {
  position: relative;
  left: 75%;
  border: 0;
  padding: 0; }
  .list-inline.icon-list .gear-icon a,
  .list-inline.icon-list .mail-icon a,
  .list-inline.icon-list .customize-icon a {
    border-left: 0;
    display: inline-block;
    font-size: 0.9375rem;
    padding: 0;
    position: relative;
    margin: 0;
    top: -5px; }
    .list-inline.icon-list .gear-icon a:hover, .list-inline.icon-list .gear-icon a:focus,
    .list-inline.icon-list .mail-icon a:hover,
    .list-inline.icon-list .mail-icon a:focus,
    .list-inline.icon-list .customize-icon a:hover,
    .list-inline.icon-list .customize-icon a:focus {
      color: #df6021;
      text-decoration: none; }

.mobile-icon-list .gear-icon,
.mobile-icon-list .mail-icon,
.mobile-icon-list .customize-icon {
  border: 0;
  padding: 0; }
  .mobile-icon-list .gear-icon a,
  .mobile-icon-list .mail-icon a,
  .mobile-icon-list .customize-icon a {
    border-left: 0;
    display: block;
    font-size: 0.9375rem;
    padding: 0;
    position: relative;
    margin: 0;
    top: -5px; }
    .mobile-icon-list .gear-icon a:hover, .mobile-icon-list .gear-icon a:focus,
    .mobile-icon-list .mail-icon a:hover,
    .mobile-icon-list .mail-icon a:focus,
    .mobile-icon-list .customize-icon a:hover,
    .mobile-icon-list .customize-icon a:focus {
      color: #df6021;
      text-decoration: none; }

/*********** Session Timer Counter Modal *************/
.glyphicon-time {
  font-size: 2em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 50px;
  margin-top: 15px;
  position: relative; }

.modal#timerModal h1, .modal#timerModal p, .modal#timerModal h4 {
  text-align: center; }

.modal#timerModal h4 {
  margin-bottom: 50px; }

/*********** ./ Session Timer Counter Modal *************/
/*inpage utility*/
.inpage-utility {
  text-align: center; }
  .inpage-utility h1 {
    color: #879299;
    font-size: 0.9375rem;
    font-weight: 700;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .inpage-utility {
      text-align: right; } }

.star-icon {
  margin-right: -6px; }

/** 9/23/16 Favorites slideout adjustments **/
.star-icon__favorites-toggle {
  background-color: rgba(247, 247, 247, 0.9);
  border-radius: 10em;
  border: 1px solid rgba(191, 191, 191, 0.5);
  display: block;
  position: relative;
  z-index: 1000;
  width: 65px; }
  .star-icon__favorites-toggle:after {
    color: #1464a2;
    content: "\e006";
    font-family: 'Glyphicons Halflings';
    font-size: 3em;
    padding: 0px 12px;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  .star-icon__favorites-toggle:hover {
    color: #df6021; }
  .star-icon__favorites-toggle:active {
    color: #df6021; }

.star-icon a:hover:before,
.print-icon a:hover:before,
.customize-icon a:hover:before,
.gear-icon a:hover:before,
.mail-icon a:hover:before {
  color: #df6021; }

.star-icon a:active:before,
.print-icon a:active:before,
.customize-icon a:active:before,
.gear-icon a:active:before,
.mail-icon a:active:before {
  color: #df6021; }

.star-icon a:before,
.print-icon a:before,
.customize-icon a:before,
.gear-icon a:before,
.mail-icon a:before {
  color: #11568b;
  font-family: 'Glyphicons Halflings';
  padding-right: 5px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.star-icon a:before {
  content: "\e006";
  font-size: 20px;
  top: 5px;
  position: relative; }

.print-icon a:before {
  content: "\e045";
  font-size: 20px;
  top: 5px;
  position: relative; }

.customize-icon a:before {
  content: "\270f";
  padding-left: 5px;
  float: right;
  line-height: 100%; }

.gear-icon a:before {
  content: "\e019";
  padding-left: 5px;
  float: right;
  line-height: 100%;
  position: relative;
  top: 2px; }

.mail-icon a:before {
  content: "\2709";
  padding-left: 5px;
  float: right;
  line-height: 100%;
  position: relative;
  top: 2px; }

.back-glyph:before {
  content: "\e257";
  font-family: 'Glyphicons Halflings';
  padding-right: 5px; }

.mobile-icon-list {
  padding-left: 12px; }
  .mobile-icon-list li {
    display: block;
    list-style: none;
    margin-top: 20px; }
    .mobile-icon-list li.gear-icon a:before, .mobile-icon-list li.mail-icon a:before, .mobile-icon-list li.customize-icon a:before {
      float: none; }

/* 2 column list */
.two--column {
  margin: 0px;
  padding: 0px 20px; }
  @media (min-width: 992px) {
    .two--column li {
      float: left;
      margin-right: 2%;
      width: 48%; } }

/*callout*/
.callout:first-child {
  margin-top: 0px; }

.callout {
  border: 1px solid #c9c9c9;
  font-size: 0.9625rem;
  margin-top: 20px;
  padding: 20px; }
  .callout h2, .callout h3, .callout h4 {
    margin-top: 0px; }
  .callout a {
    line-height: 14pt; }
  @media (max-width: 992px) {
    .callout {
      margin-bottom: 20px; } }
  .callout dl dd {
    margin-bottom: 5px; }
  .callout .document {
    display: block; }
    .callout .document:not(:last-child) {
      margin-bottom: 12px; }

/*featured content*/
.featured--content {
  padding: 20px 0px;
  margin-bottom: 5px; }
  .featured--content h1 {
    margin: 0px;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .featured--content h1 {
        margin-top: 0px; } }
  .featured--content h2 {
    margin: 2px 0px 20px 0px; }
  .featured--content .h2__alt {
    margin: 0px; }

.featured-links {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0px; }
  .featured-links li {
    border-bottom: 1px solid #c9c9c9; }
    .featured-links li a {
      display: inline-block;
      padding: 12px 0px; }
    .featured-links li span:nth-child(2) {
      display: inline-block;
      width: 80%; }
  .featured-links .glyphicon {
    padding-right: 6px;
    vertical-align: top; }

/*see more*/
.see-more {
  font-size: 85%;
  margin-right: 2px;
  margin-top: 6px;
  margin-bottom: 25px; }

.see-more__alt {
  margin-top: 20px;
  margin-bottom: 5px; }

p[class*="see-more__alt"] {
  border-top: 1px solid #e7ebec;
  margin-top: 50px;
  padding-top: 10px; }

/*image borders*/
.border-default {
  border-top: 5px solid #df6021; }

/*in page local navs*/
.home-content img {
  width: 100%;
  padding-right: 45px; }
.home-content h2 a {
  font-size: 2.2rem; }

.inpage--nav-tabs .list-inline {
  margin-bottom: 30px;
  font-size: .9em; }
  .inpage--nav-tabs .list-inline li {
    padding: 0px 15px 5px 0px; }
    .inpage--nav-tabs .list-inline li.active a {
      border-bottom: 3px solid #df6021;
      color: #df6021;
      width: 82%; }
    .inpage--nav-tabs .list-inline li.ltc-footnote {
      float: right; }
    @media (max-width: 992px) {
      .inpage--nav-tabs .list-inline li {
        padding: 20px 18px 20px 20px; } }

.inpage--nav ul li {
  padding: 0px 15px 20px 0px; }
  .inpage--nav ul li a {
    font-size: 1.6rem; }
    .inpage--nav ul li a.active, .inpage--nav ul li a:hover {
      border-bottom: 5px solid #df6021;
      color: #df6021;
      width: 82%; }

.inpage--nav__mybusiness ul {
  background-color: rgba(210, 213, 216, 0.75);
  padding: 0px; }
  .inpage--nav__mybusiness ul li {
    border-top: 3px solid rgba(210, 213, 216, 0.75);
    padding: 10px 25px; }
    .inpage--nav__mybusiness ul li.active {
      border-top: 3px solid #df6021;
      background-color: #fff; }
    .inpage--nav__mybusiness ul li a {
      color: rgba(0, 0, 0, 0.4);
      display: block;
      font-size: 1.6rem; }
      .inpage--nav__mybusiness ul li a.active, .inpage--nav__mybusiness ul li a:hover {
        color: #df6021; }
.inpage--nav__mybusiness .list-inline {
  margin: 0px; }

.tab-pane > div:first-child h1:first-child {
  margin-top: 0px; }
.tab-pane > div:first-child h2:first-child {
  margin-top: 0px; }

/*local navs*/
.local--nav {
  background-color: #fff;
  border-top: 5px solid #11568b;
  margin-top: 25px;
  padding: 0px 14px 14px 20px; }
  .local--nav span.plus-icon {
    line-height: 26px; }
  .local--nav button {
    margin-top: 25px; }
  .local--nav ul.non-accordion {
    margin-top: 15px; }
    .local--nav ul.non-accordion li {
      font-size: 1.9rem;
      font-weight: 700; }
      .local--nav ul.non-accordion li a {
        display: block;
        line-height: 18pt;
        padding: 8px 0px; }
    .local--nav ul.non-accordion li.indent {
      font-size: 1.15625rem;
      margin-left: 15px; }
    .local--nav ul.non-accordion li.indent__15 {
      font-weight: 100;
      margin-left: 30px; }
    .local--nav ul.non-accordion li.active a {
      color: #df6021; }
  .local--nav ul.menuPad li {
    margin-bottom: 20px; }
  .local--nav div.panel-collapse input[type="checkbox"] {
    float: left;
    margin-right: 5px; }
  .local--nav h4.panel-title {
    position: relative; }
  .local--nav .checkbox {
    margin-top: 0px !important; }
    .local--nav .checkbox label {
      color: #11568b;
      display: inline-block;
      line-height: 19pt;
      margin-top: -10px; }
      .local--nav .checkbox label:hover {
        color: #df6021; }
  .local--nav .second-level {
    position: relative; }
    .local--nav .second-level label {
      font-weight: normal; }
      .local--nav .second-level label a {
        font-size: 0.9375rem; }
  .local--nav .third-level {
    position: relative; }
    .local--nav .third-level label {
      font-weight: normal; }
      .local--nav .third-level label a {
        font-size: 0.9375rem; }
  .local--nav a.active,
  .local--nav a:hover,
  .local--nav a:active,
  .local--nav a:focus {
    color: #df6021;
    text-decoration: none; }
  .local--nav h4 {
    font-size: 1.15625rem; }
    .local--nav h4 a {
      border-top: 1px solid #b2d3ec;
      display: block;
      padding: 18px 20px 2px 0px; }
    .local--nav h4.h2 {
      width: 102%; }
      .local--nav h4.h2 span.plus-icon {
        font-size: 30px;
        float: right;
        color: #11568b;
        position: relative;
        left: 4.5px; }
    .local--nav h4 a.collapse {
      background: transparent url("clientlib-head/resources/img/minus.png") no-repeat 100% 65%;
      padding-bottom: 0px; padding-right:178px;}
    .local--nav h4 a.collapse.collapsed {
      background: transparent url("clientlib-head/resources/img/plus.png") no-repeat 100% 65%; }
    .local--nav h4 a.first {
      border-top: 0px; }
  .local--nav ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 3px; }
  .local--nav div {
    /*second level*/ }
    .local--nav div ul li {
      margin: 5px 0px 5px 10px; }
    .local--nav div a {
      display: block;
      font-size: 1.0375rem;
      line-height: 16pt;
      margin: 10px 0px; }
  .local--nav div.panel__scroll {
    height: 300px;
    overflow-y: auto; }
  .local--nav h4:first-child a {
    border-top: 1px solid transparent; }

.parent-checkbox {
  position: absolute;
  top: 0; }

.local--nav__alt .collapse ul {
  margin: -7px 0px 0px 13px; }
  .local--nav__alt .collapse ul li {
    font-size: 0.9375rem; }
.local--nav__alt .collapse-headers {
  display: none; }
.local--nav__alt .collapse-headers.collapse.in {
  display: block; }
@media (min-width: 992px) {
  .local--nav__alt .collapse-headers {
    display: block; } }
.local--nav__alt h2,
.local--nav__alt .h2 {
  padding: 6px 0px; }
.local--nav__alt h4 {
  font-size: 1.7rem; }
  .local--nav__alt h4 a {
    border-top: 0px;
    font-weight: 100;
    padding: 1px 2px 2px; }
.local--nav__alt hr {
  border-top: 1px solid #b2d3ec;
  margin-bottom: 0px; }
.local--nav__alt ul.non-filter li a {
  display: block;
  padding: 8px 0px; }

.indicator {
  background-image: url("clientlib-head/resources/img/localnav-indicators.png");
  background-position: 2px -3px;
  background-repeat: no-repeat;
  /*img {
    margin-top: -13px;
  } */ }
  .indicator a {
    position: relative;
    top: 0px;
    left: 20px; }

.indicator__sub {
  background-image: url("clientlib-head/resources/img/localnav-indicators.png");
  background-position: 5px -3px;
  background-repeat: no-repeat;
  padding-left: 30px; }
  .indicator__sub a {
    top: 0px;
    left: 0px; }

.local--nav__alt .collapse .fourth-level {
  margin: 6px 6px; }
  .local--nav__alt .collapse .fourth-level li {
    font-size: 1.43rem; }

.indicator__sub2 {
  background-image: url("clientlib-head/resources/img/localnav-indicators2.png");
  background-position: 40px 50%;
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-right: 7px; }
  .indicator__sub2 a {
    font-size: 1.7rem;
    font-weight: 100;
    top: 3px; }

.indicator__sub2.last {
  background-image: url("clientlib-head/resources/img/localnav-indicators.png");
  background-position: 40px 10%;
  padding-right: 5px; }

/*content block*/
.content-block, .content-block__login {
  background-color: #fff;
  margin-top: 25px;
  padding: 30px 25px 65px 25px; }
  .content-block h1, .content-block__login h1 {
    border-bottom: 1px solid #f1f5f6;
    margin-bottom: 25px;
    padding-bottom: 15px; }
  .content-block .inpage--nav-tabs h1, .content-block__login .inpage--nav-tabs h1 {
    margin-bottom: 10px; }
  .content-block.table-tab, .table-tab.content-block__login {
    margin-top: 0px; }
  .content-block .form-row, .content-block__login .form-row {
    margin-top: 10px;
    margin-bottom: 10px; }

.content-block__tabs {
  padding: 30px;
  background: #fff;
  overflow: hidden; }

.content-block__modal {
  background-color: #fff;
  padding: 10px 25px 65px 25px; }
  .content-block__modal h1 {
    border-bottom: 1px solid #f1f5f6;
    margin-bottom: 25px;
    padding-bottom: 15px; }
  .content-block__modal .inpage--nav-tabs h1 {
    margin-bottom: 10px; }
  .content-block__modal.table-tab {
    margin-top: 0px; }
  .content-block__modal .form-row {
    margin-top: 10px;
    margin-bottom: 10px; }

.modal-content h2 {
  margin-top: 10px; }
.modal-content .form-group {
  padding-left: 15px;
  padding-right: 15px; }

.content-block__alt-foot {
  background-color: #fff;
  margin-top: 25px;
  padding: 20px 25px 0px 25px; }
  .content-block__alt-foot h1 {
    display: inline-block; }
    .content-block__alt-foot h1 + a {
      margin-left: 30px; }
  .content-block__alt-foot .link-header {
    border-bottom: 1px solid #c9c9c9;
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 15px;
    padding-left: 15px; }
    .content-block__alt-foot .link-header h1 {
      margin: 10px 10px;
      padding-right: 30px; }
  .content-block__alt-foot .content-footer {
    border-top: 1px solid #c9c9c9;
    padding-top: 20px;
    margin-bottom: 0px; }
    .content-block__alt-foot .content-footer a {
      padding-top: 0px;
      padding-bottom: 0px; }
    .content-block__alt-foot .content-footer .footer-right {
      text-align: right; }

.content-footer {
  border-top: 1px solid #c9c9c9;
  padding-top: 20px;
  margin-bottom: 0px; }
  .content-footer a {
    padding-top: 0px;
    padding-bottom: 0px; }
  .content-footer .footer-right {
    text-align: right; }

.customize-icon {
  border-left: 1px solid #f1f5f6;
  display: inline-block;
  padding: 15px 20px 0px 40px;
  position: relative; }
  .customize-icon a {
    font-size: 0.9375rem;
    position: relative;
    top: -5px; }
    .customize-icon a:hover, .customize-icon a:focus {
      color: #df6021;
      text-decoration: none; }

.content-block__alt {
  background-color: #fff; }

/*alert*/
.alert {
  border-top: 1px solid #206598;
  border: 0px;
  margin-bottom: 0px;
  padding: 5px 15px; }
  .alert:hover {
    background-color: #118344;
    border-radius: 5px; }
  .alert a {
    display: block;
    font-weight: 100;
    padding: 12px 0px;
    width: 90%; }
  .alert button span {
    color: #fff;
    display: none;
    font-size: 2.5rem; }

.alert-success {
  border-top: 1px solid #206598;
  color: #00673e;
  border: 0px;
  margin-bottom: 0px;
  padding: 5px 15px;
  position: fixed;
  top: 4%;
  right: 4%;
  z-index: 1000010; }
  .alert-success:hover {
    background-color: #dff0d8;
    border-radius: 5px; }
  .alert-success a {
    display: block;
    font-weight: 100;
    padding: 12px 0px;
    width: 90%; }
  .alert-success h3 {
    margin: 10px;
    color: #00673e;
    font-weight: 700;
    font-size: 1.9rem; }
  .alert-success button span {
    color: #fff;
    display: none;
    font-size: 2.5rem; }

.alert-danger h3 {
  color: #a94442; }

.first {
  margin-top: 15px; }

.alert:hover button span {
  display: block; }

input[type="search"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.45); }

input[type="search"]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.45); }

input[type="search"]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.45); }

input[type="search"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45); }

/*tables*/
.table tbody tr td,
table.dataTable tbody tr td {
  padding: 20px 10px; }
.table.upload,
table.dataTable.upload {
  /*table-layout: relative;*/
  width: 100%; }
  .table.upload td,
  table.dataTable.upload td {
    padding: 10px 10px; }
  .table.upload th:first-child,
  table.dataTable.upload th:first-child {
    width: 5%; }
  .table.upload th:nth-child(2),
  table.dataTable.upload th:nth-child(2) {
    width: 60%; }
  .table.upload th:nth-child(3),
  table.dataTable.upload th:nth-child(3) {
    width: 30%; }
  .table.upload th:nth-child(4),
  table.dataTable.upload th:nth-child(4) {
    width: 5%; }
  .table.upload label,
  table.dataTable.upload label {
    margin-top: 5px; }
  .table.upload input[type="file"],
  table.dataTable.upload input[type="file"] {
    -moz-box-shadow: 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px transparent;
    background-color: transparent;
    border: 0px;
    box-shadow: 0px 0px 0px transparent; }
  .table.upload input[type="text"][readonly],
  table.dataTable.upload input[type="text"][readonly] {
    -moz-box-shadow: 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
    border: 0px;
    background-color: transparent;
    display: inline;
    margin-left: 5px;
    position: relative;
    width: 60%; }
    .table.upload input[type="text"][readonly].inputReceived,
    table.dataTable.upload input[type="text"][readonly].inputReceived {
      font-style: normal; }

.table thead tr th {
  font-size: 0.84375rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 18px; }

.table tbody th {
  border-right: 1px solid #d9d9d9; }
  .table tbody th a {
    font-weight: 100; }

table td, table th {
  padding: 5px 8px;
  vertical-align: top; }

table.table-downloads > thead > tr,
table.table-downloads > tbody > tr {
  border-top: 1px solid #e7ebec; }

table.table-downloads {
  font-size: 1.6rem; }

.table-downloads > thead > tr:first-child {
  border-top: 1px solid #CECECE; }

.tableControls .table-update {
  display: inline-block;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px; }
  .tableControls .table-update#resultsSort {
    float: right; }
  @media (max-width: 768px) {
    .tableControls .table-update {
      display: block;
      float: none !important;
      margin: 15px; } }

table.table-library {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  font-size: 0.90625rem; }
  table.table-library img {
    border: 1px solid rgba(0, 0, 0, 0.12);
    float: left;
    margin-right: 10px;
    max-height: 62px;
    max-width: 40px;
    min-height: 62px;
    min-width: 40px; }
  table.table-library td[data-th="Title"] span.glyphicon {
    float: left;
    font-size: 1.75em;
    margin-right: 10px;
    max-height: 62px;
    max-width: 40px;
    min-height: 62px;
    min-width: 40px;
    padding-left: 6px; }
  table.table-library tbody tr:hover {
    background: #e7ebec; }
  table.table-library tfoot tr {
    background: #e7ebec; }
  @media (max-width: 768px) {
    table.table-library thead, table.table-library tfoot {
      display: none; }
    table.table-library tbody tr:hover {
      background: transparent; }
    table.table-library tbody td {
      display: block;
      padding: .6rem;
      white-space: normal !important; }
      table.table-library tbody td img {
        display: inline-block;
        float: none; }
      table.table-library tbody td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        width: 6rem; }
      table.table-library tbody td[data-th="Title"] {
        background: #e7ebec;
        font-weight: bold; }
        table.table-library tbody td[data-th="Title"]:before {
          content: '';
          width: 0px; } }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(0, 30, 100, 0.06); }

.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: 19px 19px; }

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: transparent; }

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #e7ebec; }

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-position: 100% 63%;
  background-size: 10px; }

.table thead tr th.sorting {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNiA5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3R5bGUwe2ZpbGw6I0Q2RDhEOTt9PC9zdHlsZT48Zz48Zz48cGF0aCBkPSJNMCA1LjV2MC44TDMgOWwzLTIuNlY1LjVsLTMgMEwwIDUuNXogTTMgMEwwIDIuNnYwLjhsMyAwbDMgMFYyLjZMMyAweiIgY2xhc3M9InN0eWxlMCIvPjwvZz48L2c+PC9zdmc+") no-repeat center center;
  background-size: 10px;
  background-position: 93% 63%; }

.table thead tr th.sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  font-size: 1.3rem; }

.ProdSupportJS2 .activeSupport {
  font-weight: bold; }

/***********Uploads Table**********/
.invisible {
  display: none; }

.filenameOverflow {
  width: 95%; }
  .filenameOverflow input[type="text"] {
    overflow: hidden;
    text-overflow: ellipsis; }

/*Pagination*/
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  font-size: 0.9375rem;
  padding: 6px 10px; }
  @media (min-width: 768px) {
    .pagination > li > a,
    .pagination > li > span {
      font-size: 1.7rem;
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 0px; } }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a.active {
  color: #df6021;
  background-color: transparent;
  border-color: transparent; }

.pagination.no-top-margin, .article-in-feed h3.pagination {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .pagination.no-top-margin, .article-in-feed h3.pagination {
      margin-top: 0px; } }

/*media*/
.media {
  margin: 30px 0px; }

.media-left {
  padding-right: 25px; }

.media-text {
  color: #a1aaac;
  font-size: 0.9375rem;
  margin: 0px;
  padding: 0px; }
  .media-text li:first-child {
    padding-left: 0px; }
  .media-text li:after {
    content: "|";
    color: #dde3e5;
    padding-left: 10px; }
  .media-text li:last-child:after {
    content: " "; }

.highlight {
  color: #df6021;
  font-size: 1.3rem;
  text-transform: uppercase; }

/*slidepanel*/
.block__alt {
  background-color: #11568b;
  padding: 5px 20px 20px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;}
  .block__alt ul {
    font-size: 0.875rem;
    margin-bottom: 0px; }
  .block__alt .overflow {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100% }

.gray-bar {
  background-color: #dde2e3;
  color: #7a8c91;
  margin: 0px -20px 30px -20px;
  padding: 7px 15px 1px 15px;
  position: relative;
  z-index: 1000; }
  .gray-bar h4 {
    font-size: 1.65rem;
    margin-left: 22px;
    margin-top: 10px;
    margin-bottom: 0px; }
  .gray-bar small {
    margin-left: 22px; }
  .gray-bar ul li.settings {
    margin-left: 25px;
    margin-right: 10px; }
    .gray-bar ul li.settings span {
      font-size: 1.25rem; }
  .gray-bar a {
    color: #11568b;
    font-size: 0.875rem; }

.profile-border {
  margin-left: -78px;
  min-width: 4em;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  top: 29px;
  transition: 0.2s;
  width: 5em; }
  @media (min-width: 768px) {
    .profile-border {
      margin-left: -119px; } }
  @media (min-width: 1200px) {
    .profile-border {
      margin-left: -78px; } }

.profile-border.moveleft {
  margin-left: -58px; }

.sidebar-right > .toggler {
  border: 0px;
  color: #1464a2;
  display: block;
  height: 119px;
  left: -56px;
  position: relative;
  top: -40px;
  transition: 0.2s;
  width: 80px;
  z-index: 1000; }
  @media (min-width: 768px) {
    .sidebar-right > .toggler {
      left: -98px; } }
  @media (min-width: 1200px) {
    .sidebar-right > .toggler {
      left: -56px; } }

.sidebar-right > .toggler.moveleft {
  left: -40px; }

.sidebar-right > .toggler.moveleft .glyphicon-chevron-right {
  display: block !important; }

.sidebar-right > .toggler.moveleft .glyphicon-chevron-left {
  display: none !important; }

.sidebar-right > .toggler > span {
  margin: 46px -25px; }

.sidebar-right > .toggler > span {
  top: 56px; }

.sidebar {
  visibility: hidden; }
  @media (min-width: 768px) {
    .sidebar {
      visibility: visible; } }

.carousel {
  margin-bottom: 30px;
  margin-top: 30px; }
  @media (min-width: 992px) {
    .carousel {
      margin-top: 0px; } }

.carousel-indicators {
  left: 15%; }

/*tooltip*/
.tooltip-custom a {
  color: #df6021;
  display: block;
  font-size: 1.2rem;
  padding: 2px 5px;
  max-width: 20px; }
  .tooltip-custom a:hover {
    background-color: #df6021;
    color: #fff; }
.tooltip-custom .glyphicon {
  font-size: .7rem; }

.tooltip-custom__alt a {
  background-color: #7a8c91;
  color: #fff;
  padding: 0px 5px; }
  .tooltip-custom__alt a:hover {
    background-color: #7a8c91;
    color: #fff; }

.clear-btn,
.select-btn {
  display: block;
  font-size: 0.875rem;
  padding: 10px 0px 0px 0px;
  text-align: right; }

.select-btn:after {
  content: "|";
  margin-left: 11px; }

/*forms*/
@media (min-width: 768px) {
  .form-text__right {
    left: 289px;
    position: relative;
    right: 0;
    top: -43px;
    width: 52%; } }

.content-block label, .content-block__login label {
  color: #696969;
  font-size: 0.9375rem;
  font-weight: normal; }

.content-block__alt label {
  color: #696969;
  font-size: 0.9375rem;
  font-weight: normal; }

/*** Content Accordions ***/
.panel {
  border: 0px; }

.panel-default > .panel-heading {
  background-color: transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #11568b;
  padding: 18px 20px; }

.panel-title {
  font-size: 1.9rem; }

.panel-group .panel + .panel {
  margin-top: 1px; }

.panel-group .tab-pane h1 {
  margin-top: 0px; }
.panel-group .tab-pane h1 ~ h1 {
  margin-top: 20px; }
.panel-group .tab-pane h2 {
  margin-top: 0px; }
.panel-group .tab-pane h2 ~ h2 {
  margin-top: 20px; }
.panel-group .tab-pane h3 {
  margin-top: 0px; }
.panel-group .tab-pane h3 ~ h3 {
  margin-top: 20px; }
.panel-group .tab-pane h4 {
  margin-top: 0px; }
.panel-group .tab-pane h4 ~ h4 {
  margin-top: 10px; }
.panel-group .tab-pane h5 {
  margin-top: 10px; }
.panel-group .tab-pane h5 + h5 {
  margin-top: 25px; }
.panel-group .tab-pane h6 {
  margin-top: 0px; }
.panel-group .tab-pane h6 + h6 {
  margin-top: 20px; }

/* Vertical tabs in accordion */
.panel-group .vertical {
  border-top: 1px solid #E3E5E7; }
  .panel-group .vertical ul.nav.nav-tabs {
    border-right: 1px solid #E3E5E7;
    padding-left: 15px; }
  .panel-group .vertical .tab-content {
    padding: 20px 26px; }

/*** ./Content Accordions ***/
.sub-group {
  margin-left: 20px; }

span.plus-icon {
  font-size: 0.9375rem;
  font-weight: 100;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 100%; }

.plus-icon:after {
  content: "\2212"; }

.collapsed .plus-icon:after {
  content: "\2b"; }

.pad-top {
  padding-top: 73px; }

.pad-bottom {
  padding-bottom: 15px; }

.more-link {
  font-size: 0.875rem;
  padding: 5px; }

/*rotate glyphicon when open and closed */
a.collapsed span.glyphicon.glyphicon-menu-down {
  transform: rotate(0); }

a span.glyphicon.glyphicon-menu-down {
  transform: rotate(180deg); }

.well dl dt, .well-search dl dt {
  float: left;
  clear: left;
  width: 180px; }
  @media (max-width: 992px) {
    .well dl dt, .well-search dl dt {
      float: none; } }
.well dl dt:after, .well-search dl dt:after {
  content: ":"; }
.well dl dd, .well-search dl dd {
  margin: 0 0 0 190px;
  padding: 0 0 0.5em 0; }
  @media (max-width: 992px) {
    .well dl dd, .well-search dl dd {
      margin: 0; } }
.well h2:first-child, .well-search h2:first-child,
.well h3:first-child,
.well-search h3:first-child,
.well h3__alt:first-child,
.well-search h3__alt:first-child,
.well h4:first-child,
.well-search h4:first-child,
.well p:first-child,
.well-search p:first-child {
  margin-top: 2px; }
.well .btn, .well-search .btn, .well .btn-upload, .well-search .btn-upload {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .well .btn, .well-search .btn, .well .btn-upload, .well-search .btn-upload {
      margin-top: 0px; } }

.changeInfo > .well, .changeInfo > .well-search {
  margin-bottom: 10px; }

.well-search {
  border: 1px solid #c9c9c9; }

small.boxed {
  background-color: #999;
  border-radius: 7px;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  border-left: 5px solid #999;
  border-right: 5px solid #999;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  vertical-align: 4px;
  margin: 0px 2px 0px 2px; }

.clear {
  clear: both; }

.margin-zero {
  margin: 0px !important; }

.no-position {
  position: initial; }

.podcast-img {
  content: "";
  background: url("clientlib-head/resources/img/hero-photo.jpg") no-repeat;
  height: 100%;
  display: block;
  padding-top: 47%;
  position: relative;
  background-size: 100%; }
  .podcast-img .img-overlay {
    width: 100%;
    opacity: 0.4;
    padding-bottom: 47%;
    top: 0;
    height: 0px;
    background-color: #11568b;
    position: absolute; }

.podcast-info {
  position: absolute;
  top: 225px;
  color: #ffffff;
  font-size: 16px;
  margin-left: 150px; }
  .podcast-info > span {
    position: relative;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    display: block; }
    .podcast-info > span:nth-child(2) {
      bottom: 0;
      font-size: 25px; }

.audio-controls {
  margin-bottom: 50px;
  margin-top: -110px;
  margin-left: 30px; }

.audio-components {
  padding-top: 39px;
  margin-left: 119px;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out; }
  .audio-components.invisible {
    opacity: 0;
    visibility: hidden; }
  .audio-components.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -moz-transition-delay: .2s; }

.btn-play {
  bottom: 30px;
  margin-left: 30px;
  position: absolute; }
  .btn-play #controls {
    background-color: rgba(223, 96, 33, 0.9);
    border-radius: 50%;
    border: none;
    font-family: 'Glyphicons Halflings';
    float: left;
    height: 80px;
    outline: none;
    width: 80px; }
    .btn-play #controls.play:before {
      color: #ffffff;
      content: "\e072";
      font-size: 30px; }
    .btn-play #controls.pause:before {
      color: #ffffff;
      content: "\e073";
      font-size: 30px; }
  .btn-play .vertical-line {
    border-right: 2px solid #ffffff;
    height: 80px;
    float: left;
    margin-left: 16px;
    position: relative; }

.volume {
  display: inline-block;
  font-family: 'Glyphicons Halflings'; }
  .volume.volume-high:before {
    color: #ffffff;
    content: "\e038";
    font-size: 30px;
    position: relative;
    top: -17px;
    left: 15px; }
  .volume.volume-low:before {
    color: #ffffff;
    content: "\e037";
    font-size: 30px;
    position: relative;
    top: -17px;
    left: 15px; }
  .volume.volume-mute:before {
    color: #ffffff;
    content: "\e036";
    font-size: 30px;
    position: relative;
    top: -17px;
    left: 15px; }

.buffered {
  float: left;
  height: 10px;
  position: relative;
  background: #ffffff;
  width: 420px; }

#buffered-amount {
  display: block;
  height: 100%;
  background-color: #E7EBEC;
  width: 0; }

.ellapsed {
  float: left;
  margin-top: -10px;
  height: 10px;
  position: relative;
  width: 420px; }

#ellapsed-amount {
  display: block;
  height: 100%;
  background-color: #df6021;
  width: 0; }

#vol::-ms-track {
  height: 20px;
  border-radius: none;
  color: transparent; }

#vol::-ms-fill-lower {
  background: #df6021; }

#vol::-ms-fill-upper {
  background: #ffffff; }

#vol::-ms-ticks-before {
  display: none; }

#vol::-ms-thumb {
  height: 20px;
  width: 20px;
  background: #df6021; }

#vol {
  position: relative;
  z-index: 50;
  width: 65px;
  background-color: transparent;
  min-height: 20px;
  overflow-x: hidden;
  overflow-y: visible;
  display: inline-block;
  -webkit-appearance: none;
  border-radius: 0;
  background-image: -moz-linear-gradient(left, #df6021 75%, #ffffff 75%);
  bottom: 21px;
  left: 3px;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -moz-transition-delay: .2s; }
  * #vol.invisible {
    width: 0;
    opacity: 0;
    visibility: hidden; }
  #vol.visible {
    width: 65px;
    opacity: 1;
    visibility: visible; }

#vol:focus {
  outline: none;
  border: none; }

#vol::-moz-focus-outer {
  border: 0; }

#vol::-moz-range-track {
  height: 10px;
  border: none;
  background: transparent;
  border: 0px;
  height: 10px;
  cursor: pointer;
  border-radius: 1px;
  position: relative;
  bottom: 22px; }

#vol::-moz-range-thumb {
  visibility: hidden; }

#vol::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  background: #df6021;
  cursor: pointer;
  position: relative;
  top: -5px; }
  #vol::-webkit-slider-thumb:before {
    position: absolute;
    top: 4px;
    left: -2000px;
    width: 2000px;
    height: 10px;
    background: #df6021;
    content: ' '; }

#vol::-webkit-slider-runnable-track {
  height: 10px;
  background-color: #ffffff; }

/*# sourceMappingURL=component.css.map */
/*alert*/
.alert-info {
  font-size: 1.6rem;
  padding: 20px; }
  .alert-info:hover {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }

/* media */
.media-left {
  display: block;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .media-left {
      display: table-cell; } }
  .media-left__alt {
    display: table-cell; }

/* style for checkbox states grid (my-profile.html) */
.checkbox-states {
  display: inline-block;
  width: 160px; }

.updateProfileFeedback {
  opacity: 0;
  display: none; }

.updateProfileFeedback.in {
  opacity: .9;
  display: block; }

.displayNone {
  display: none; }

/* Toggle groups */
.toggle-group {
  display: none; }
  .toggle-group.active {
    display: block; }

.confirmEmail {
  margin-bottom: 20px; }

.changeInfo__new {
  display: none; }

.changeInfo__new.show {
  display: block; }

.changeInfo__new.hide {
  display: none; }

.inpage--nav__mybusiness li {
  min-width: 133px;
  text-align: center; }
  @media (min-width: 768px) {
    .inpage--nav__mybusiness li {
      min-width: 154px; } }

.hide-alert {
  display: none; }

.alert__custom {
  margin-bottom: 30px;
  padding: 15px; }
  .alert__custom a {
    width: auto; }
  .alert__custom .close {
    position: relative;
    top: -6px;
    right: 2px;
    line-height: 20px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
  .alert__custom:hover, .alert__custom:focus {
    background-color: #f2dede; }

#file-type {
  display: none; }

.alert-danger:hover, .alert-danger:focus {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.local--nav_db {
  /* Patched 2.24.16 -- Patch begins here
  ** Can find relevant JS adjustments in theme.js. Code has
  ** timestamp: ***** Menu adjustments 3.16.16 */
  background-color: #fff;
  border-top: 5px solid #11568b;
  margin-top: 25px;
  padding: 0px 14px 14px 20px;
  /* patched plus-icon and incorporated initialization to ensure that the icon is a plus on page load.
     Can find related JS in theme.js tied to the .initializePlus class. */ }
  .local--nav_db div.plus-icon {
    line-height: 26px;
    position: relative;
    font-weight: 100; }
  .local--nav_db div.plus-icon {
    cursor: pointer;
    display: inline-block;
    font-size: 1.15625rem;
    padding: 4px 8px 0px 8px;
    position: initial;
    width: 10%; }
    .local--nav_db div.plus-icon:after {
      content: "\2212";
      position: relative; }
    .local--nav_db div.plus-icon.initializePlus:after {
      content: "\2b"; }
    .local--nav_db div.plus-icon.collapse:after {
      content: "\2212"; }
    .local--nav_db div.plus-icon.collapsed:after {
      content: "\2b"; }
  .local--nav_db a.active {
    color: #df6021; }
  .local--nav_db a.db--subDropdown {
    display: inline-block;
    margin-bottom: 0px;
    width: 86%; }
    @media (min-width: 992px) {
      .local--nav_db a.db--subDropdown {
        width: 82%; } }
    .local--nav_db a.db--subDropdown ul li {
      /*margin-left: 25px;*/ }
  .local--nav_db button {
    margin-top: 25px; }
  .local--nav_db ul {
    list-style-type: none; }
    .local--nav_db ul li {
      cursor: default; }
  .local--nav_db ul.non-accordion {
    margin-top: 15px; }
    .local--nav_db ul.non-accordion li {
      font-size: 1.9rem;
      font-weight: 700; }
      .local--nav_db ul.non-accordion li a {
        display: block;
        line-height: 18pt;
        padding: 8px 0px; }
    .local--nav_db ul.non-accordion li.indent {
      font-size: 1.15625rem;
      margin-left: 15px; }
    .local--nav_db ul.non-accordion li.indent__15 {
      font-weight: 100;
      margin-left: 30px; }
    .local--nav_db ul.non-accordion li.active a {
      color: #df6021; }
  .local--nav_db ul.menuPad li {
    margin-bottom: 20px; }
  .local--nav_db h4.panel-title {
    position: relative; }
  .local--nav_db .second-level {
    position: relative; }
    .local--nav_db .second-level label {
      font-weight: normal; }
      .local--nav_db .second-level label a {
        font-size: 0.9375rem; }
  .local--nav_db .third-level {
    position: relative; }
    .local--nav_db .third-level label {
      font-weight: normal; }
      .local--nav_db .third-level label a {
        font-size: 0.9375rem; }
  .local--nav_db a.active,
  .local--nav_db a:hover,
  .local--nav_db a:active,
  .local--nav_db a:focus {
    color: #df6021;
    text-decoration: none; }
  .local--nav_db h4 {
    border-top: 1px solid #b2d3ec;
    cursor: default;
    font-size: 1.15625rem;
    /*a.collapse {
      background: transparent url("clientlib-head/resources/img/minus.png") no-repeat 100% 65%;
      padding-bottom: 0px;
    }
    a.collapse.collapsed {
      background: transparent url("clientlib-head/resources/img/plus.png") no-repeat 100% 65%;
    }*/ }
    .local--nav_db h4 a {
      cursor: pointer;
      display: inline-block;
      padding: 15px 0px 2px 0px;
      width: 87%; }
      @media (min-width: 992px) {
        .local--nav_db h4 a {
          width: 84%; } }
    .local--nav_db h4.h2 {
      width: 102%; }
      .local--nav_db h4.h2 div.plus-icon {
        color: #11568b;
        float: right;
        font-size: 30px;
        left: 4.5px;
        position: relative; }
    .local--nav_db h4 a.first {
      border-top: 0px; }
  .local--nav_db ul {
    margin: 0px;
    padding: 0px 0px 0px 3px; }
  .local--nav_db div.panel-collapse {
    /*second level*/
    border-top: 1px solid #DBE7F1; }
    .local--nav_db div.panel-collapse ul {
      margin-left: 25px; }
      @media (min-width: 992px) {
        .local--nav_db div.panel-collapse ul {
          margin-left: 20px; } }
      .local--nav_db div.panel-collapse ul li {
        margin: 5px 0px 5px 0px; }
      .local--nav_db div.panel-collapse ul div.panel-collapse {
        border-top: 1px solid #DBE7F1;
        /*third level*/ }
        .local--nav_db div.panel-collapse ul div.panel-collapse ul {
          margin-left: 25px; }
          @media (min-width: 992px) {
            .local--nav_db div.panel-collapse ul div.panel-collapse ul {
              margin-left: 20px; } }
          .local--nav_db div.panel-collapse ul div.panel-collapse ul li {
            /*margin-left: 25px;*/ }
    .local--nav_db div.panel-collapse a {
      font-size: 1.66rem;
      line-height: 16pt;
      margin: 5px 0px; }
  .local--nav_db h4:first-child a {
    border-top: 1px solid transparent; }

/**** ST&R State Display Options ****/
/**** 6/29/16: Added icon and popover ****/
.table.table-library .popover {
  z-index: 1; }

.glyphicon-info-sign {
  font-size: .8em;
  padding: 2px; }

/**** Form slideout ****/
/**** 7/1/16: Added icon and popover ****/
.form-group-slideout {
  border-bottom: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  color: #949494;
  font-size: .8em;
  font-style: italic;
  margin: 0px 15px 0px 15px;
  max-height: 0;
  opacity: 0;
  padding: 0px 0px 0px 8px;
  transition: max-height .15s ease, all .35s ease;
  -moz-transition: max-height .15s ease, all .35s ease;
  -webkit-transition: max-height .15s ease, all .35s ease; }
  .form-group-slideout * {
    display: none; }
  .form-group-slideout .glyphicon-info-sign {
    font-size: 1em; }

.form-group-slideout.in {
  margin: 6px 15px 10px 15px;
  max-height: 350px;
  opacity: .95;
  height: auto;
  transition: max-height 1.5s ease, all 1s ease;
  -moz-transition: max-height 1.5s ease, all 1s ease;
  -webkit-transition: max-height 1.5s ease, all 1s ease; }
  .form-group-slideout.in * {
    display: inline-block; }
  .form-group-slideout.in p {
    margin-bottom: 6px; }

/**** Registration Page for Saptarshi ****/
/**** 7/1/16: Fixed footer to work for AEM and Central Reg ****/
.footer__tight hr {
  margin-top: 0px;
  margin-bottom: 0px; }

/**** Registration Page for Ethan + Java team ****/
/**** 8/11/16: extended header to support floating tab nav to right side ****/
@media (min-width: 768px) {
  .header__tight .container {
    position: relative; }
  .header__tight .nav.navbar-nav {
    float: right; }
  .header__tight .col-sm-10 {
    position: absolute;
    bottom: 0px;
    right: 0px; } }
.header__tight .navbar-nav > li > a {
  margin: 0px 10px 0px 0px; }

/**** Register login buttons within callouts ****/
/**** 9/22/16: added overrides if it appears in a callout ****/
@media (max-width: 991px) and (min-width: 768px) {
  .callout .registerlogin .btn-group a.btn, .callout .registerlogin .btn-group a.btn-upload {
    width: 100%;
    margin-left: 0px; } }
@media (min-width: 991px) and (max-width: 1200px) {
  .callout .registerlogin .btn-group a.btn, .callout .registerlogin .btn-group a.btn-upload {
    padding: 15px 0px; } }

/**** Responsive video support for Brightcove player at specified aspect ratio ****/
.embed-responsive__brightcove {
  padding-bottom: 56%; }

/*# sourceMappingURL=component.css.map */
/*search box fix for Ipad*/
@media (min-width: 768px) and (max-width: 1023px){
 .search {
    top: -110px !important;
    width: 28% !important;
    right:50px !important;
}
.utility__alt {
    position: relative;
    top: 25px !important;
    left:28px;
}
.header_utility {
    min-height: 50px;
}
}
@media (min-width: 1024px) and (max-width: 1190px){
.header_utility {
    min-height: 100px;
}
.search {

    right:60px !important;
}
.utility__alt {
    position: relative;
    right:60px;
}

    }
/*Iphone footer Issue fix*/
@media (min-width: 320px) and (max-width:350px){
.footer .block-icons li {
    margin-right: 0px !important;
}
}
@media (min-width: 350px) and (max-width:400px){
.footer .block-icons li {
    margin-right: 10px !important;s
}
}
/*Fix for grey border top*/
@media (min-width: 768px){
.jh-navbar.navbar-offcanvas .navbar-nav .subnav {
    margin-top: 2px;
    padding-top: 5px !important;
}
}
@media (min-width: 320px) and (max-width:767px){
.in.hide {
   display:none;
}
}
/*iphone defect fix*/
@media (min-width: 320px) and (max-width:767px){
.header.canvas-slid {
    position: static !important;
    left: 260px !important;
    right: -260px !important;
}
span.plus-icon {
    left: 92% !important;
}
.local--nav .checkbox label {
    color: #00ba54;
    display: inline-block;
    line-height: 19pt;
    margin-top: -10px;
    width: 110% !important;
}
 .search {
    border-radius: 0px;
    right: 1%;
    top: -32px;
    position: absolute;
    text-align: right;
    width: 20% !important;
}
 .navbar-default {
    background-color: transparent;
    border: 0px;
    width: 20% !important;
}


}
@media (min-width: 320px) and (max-width:400px){
.content-block {
    background-color: #fff;
    margin-top: 25px;
    padding: 30px 25px 65px 15px !important;
    font-size:1.6rem !important;
}

 }
 ul.list-inline li:nth-child(5){
display:none;
 }
ul.list-inline li:nth-child(6){
display:none;
 }
/*css update as given by shawn on 11/17/2017 */
/*home page update*/
.block {
  border-top: 5px solid #003c70 !important;
    background-color: #11568b !important;

}
.block a:hover {
    color: #fff !important;

}
.header, .header__tight {
    background-color: #00693c !important;

}
.footer {
        background-color:#00693c !important;
        background: -webkit-linear-gradient(top, #00693c 100%, #00693c 100%) !important;

}
.footer ul li a:hover, .footer ul li a:focus {
    color: rgba(255, 255, 255, 0.65) !important;
}
/*product page changes*/
a:hover,h2 a:hover,h3, h3 a, h3 a:hover, h1 {
    color: #006192 !important;
}
.star-icon a:before, .print-icon a:before, .customize-icon a:before, .gear-icon a:before, .mail-icon a:before {
    color: #11568b !important;

}
.subnav li a.active,.subnav li a:hover {
    border-bottom: 5px solid #006192 !important;
    color:#006192 !important;

}
.utility__alt li a:hover{
    color: #fff !important;
    }
.list-inline .star-icon a:hover, .list-inline .print-icon a:hover {
   color:#006192 !important;
}
.footer .block-icons li .h3__alt {
    color:#fff !important;
        }
.local--nav_db a.active, .local--nav_db a:hover, .local--nav_db a:active, .local--nav_db a:focus {
    color: #006192 !important;

}

@media (min-width: 320px) and (max-width:768px){
.subnav li a.active,.subnav li a:hover {
    border-bottom: none !important;
}
}
/*css update as given by shawn on 11/17/2017  END Here*/

/*css update as given by shawn on 12/06/2017  END Here*/
.navbar-offcanvas {
    background-color: #fff !important;
}

@media only screen and (max-width: 767px) and (min-width: 320px){
.subnav li a {
    color: #00ba54 !important;
    display: block;
    font-size: 1.7rem !important;
    padding: 12px 5px;
    text-transform: uppercase;
}
    }
/*for registration page*/

.btn-group a.btn-default:hover{
	color:#fff !important ;
 }
.btn-group a.btn-primary{
	color:#11568b !important;
    }
.btn-group a.btn-primary:hover{

    background-color:#11568b !important;
    color:#fff !important ;
 }
/*css for favrate icon changes*/
li.inactiveLink {
  display:none;
}
.panel-title > a:hover, .panel-title > a:focus {
    color: #df6021 !important;
    cursor: pointer;
    text-decoration: none; }
@media only screen and (max-width: 767px) and (min-width: 320px){
.accordion > .panel-group{
    margin-top:0px ;

                }}
/**
 * @file state.scss
 *   Describes how our modules or layouts will look when in a particular state.
 *   Is it hidden or expanded? Is it active or inactive? They are about
 *   describing how a module or layout looks on screens that are smaller or
 *   bigger. They are also about describing how a module might look in
 *   different views like the home page or the inside page.
 *
 *   You can also choose to put rules for your main breakpoints, or specific
 *   breakpoints that modify components here.
 */
@media (max-width: 320px) {
  .podcast-img {
    background-size: 215% !important;
    padding-top: 100% !important; }
    .podcast-img .img-overlay {
      padding-bottom: 100% !important; }

  .btn-play {
    top: 15px !important; }

  .sublogo-mobile {
    left: 38% !important; } }
@media (max-width: 360px) and (min-width: 321px) {
  .sublogo-mobile {
    left: 39% !important; } }
@media (max-width: 400px) and (min-width: 321px) {
  .btn-play {
    top: 25px !important; } }
@media (max-width: 400px) {
  .header.small, .header__tight.small {
    min-height: 83px !important; }
  .header .logo__alt, .header__tight .logo__alt {
    left: 5px; }
  .header .logo-img__alt, .header__tight .logo-img__alt {
    right: 5px !important; }
  .header .sublogo__alt, .header__tight .sublogo__alt {
    display: none; }
  .header .sublogo-mobile, .header__tight .sublogo-mobile {
    position: absolute;
    left: 40%;
    top: 53px; }
  .header .logo-img__alt:after, .header__tight .logo-img__alt:after {
    height: 0; } }
@media (max-width: 450px) and (min-width: 401px) {
  .btn-play {
    top: 35px !important; } }
@media (max-width: 450px) {
  .podcast-img {
    background-size: 100% !important;
    padding-top: 47% !important; }
    .podcast-img .img-overlay {
      padding-bottom: 47% !important; }

  .podcast-info {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    color: black;
    position: relative;
    top: 0 !important;
    left: 0;
    margin: 0;
    width: 100% !important; }
    .podcast-info .podcast-name {
      text-align: left !important;
      bottom: 0px;
      color: #68696E;
      font-size: 2.5rem;
      line-height: 1.1; }

  .duration-info {
    color: #68696E;
    text-align: left !important;
    margin-top: 10px;
    margin-bottom: -5px; }

  .audio-components {
    padding-top: 50px !important; }

  .buffered {
    border-bottom: 1px solid #e7ebec; }

  .h1__radio {
    border-top: 1px solid #e7ebec;
    padding-top: 20px; } }
@media (max-width: 550px) {
  .logo-img__alt {
    top: 10px;
    width: 105px; }
    .logo-img__alt:after {
      height: 40px; }

  .sublogo__alt {
    left: 32px;
    width: 100px; }

  .header.small .logo-img__alt, .header__tight.small .logo-img__alt {
    top: 20px; }
  .header.small .sublogo__alt, .header__tight.small .sublogo__alt {
    top: 11px; }

  .podcast-info {
    top: 109px; }

  .podcast-img {
    background-size: 145%;
    padding-top: 67%; }
    .podcast-img .img-overlay {
      padding-bottom: 67%; } }
@media (max-width: 650px) and (min-width: 551px) {
  .podcast-info {
    top: 140px !important; }

  .btn-play {
    top: 45px !important; } }
@media (max-width: 767px) {
  .header, .header__tight {
    width: 100%;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    .header .logo__alt, .header__tight .logo__alt {
      margin-bottom: 0px; }
    .header .logo-img__alt, .header__tight .logo-img__alt {
      right: 15px; }
    .header .sublogo__alt, .header__tight .sublogo__alt {
      top: 0px;
      left: 17px; }
    .header.small, .header__tight.small {
      min-height: 75px; }
      .header.small .logo-img, .header__tight.small .logo-img {
        width: 110px;
        top: 20px; }
      .header.small .logo-img__alt, .header__tight.small .logo-img__alt {
        top: 12px; }
      .header.small .sublogo__alt, .header__tight.small .sublogo__alt {
        top: 4px; }
      .header.small .navbar-toggle, .header__tight.small .navbar-toggle {
        margin: 12px 0px 0px 6px; }
      .header.small .search a.mobile-search, .header__tight.small .search a.mobile-search {
        top: -56px; }
      .header.small .search .hidden-search, .header__tight.small .search .hidden-search {
        top: -11px; }

  .btn-itunes {
    width: 180px;
    font-size: 12px; }
    .btn-itunes h1 {
      font-size: 33px; }
    .btn-itunes .media {
      padding: 7px; }
      .btn-itunes .media-left {
        padding-right: 8px; }
        .btn-itunes .media-left img {
          width: 50px; }
    .btn-itunes img {
      width: 60px; }

  .volume {
    display: none; }

  .dropdown-menu {
    display: none; }

  .vertical-line {
    display: none; }

  .podcast-info {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 325px;
    top: 170px; }
    .podcast-info .podcast-play {
      display: none; }
    .podcast-info .podcast-name {
      text-align: center; }

  .btn-play {
    top: 75px;
    margin-left: 0;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .btn-play #controls {
      float: none;
      margin-left: auto;
      margin-right: auto;
      display: block; }

  .audio-components {
    padding-top: 102px;
    margin-left: 0; }
    .audio-components .buffered {
      width: 100%; }
    .audio-components .ellapsed {
      width: 100%; }

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

  .audio-controls {
    margin-left: 0; } }
@media (max-width: 992px) and (min-width: 768px) {
  .gray--bar {
    display: none; }

  .logo__alt {
    right: 15px; }

  a.collapse.collapsed {
    background-position: 98.5%; }

  a.collapse {
    background-position: 98.5%; }

  .btn-itunes {
    font-size: 12px; }
    .btn-itunes h1 {
      font-size: 28px; }
    .btn-itunes .media {
      padding: 10px; }
      .btn-itunes .media-left {
        padding-right: 10px; }
    .btn-itunes img {
      width: 45px; }

  .podcast-info {
    top: 203px; }

  .ellapsed {
    width: 280px; }

  .buffered {
    width: 280px; } }
@media (max-width: 1199px) and (min-width: 992px) {
  .podcast-info {
    top: 163px; }

  .ellapsed {
    width: 280px; }

  .buffered {
    width: 280px; } }
@media only screen and (device-width: 768px) {
  .volume {
    display: none; }

  .audio-controls {
    margin-bottom: 90px; } }
@media (min-width: 481px) and (max-width: 1024px) and (orientation: landscape) {
  .volume {
    display: none; }

  .audio-controls {
    margin-bottom: 90px; } }

/*# sourceMappingURL=state.css.map */

/**
 * @file theme.scss
 *   Theme rules are similar to state rules in that they describe how modules
 *   or layouts might look. The theme styleshoeet can also contain components
 *   that are truely not reusable, but it should be used extremely sparingly in
 *   this regard. If you find that you have more than two or three components
 *   that fit into this category, you might want to reevaluate with the design
 *   and UI teams.
 */

/*# sourceMappingURL=theme.css.map */

@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('clientlib-head/resources/fonts/MonoSocialIconsFont-1.10.eot');
    src: url('clientlib-head/resources/fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('clientlib-head/resources/fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('clientlib-head/resources/fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('clientlib-head/resources/fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('clientlib-head/resources/fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
     -ms-font-feature-settings:"liga" 1; /*ie*/
    font-size: 4rem;
    color: #fff;
    margin-left: 5px;
}
.symbol:hover {
  color: #b2d3ec;
  cursor: pointer;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}
          

/**
 * @file component.scss
 *   This is your main style sheet. It should be readable by a human and
 *   heavily commented. Each component and its elements and modifiers should be
 *   logically grouped and seperated by a comment describing the component, how
 *   it interacts with other components, and how it can be modified.
 */
.tile,
.link-box,
.local--nav,
.content-block,
.content-block__tabs,
.content-block__alt-foot {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
}

a:hover .tile {
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
}
a:hover .tile .title {
  color: #df6021;
}

a:hover .link-box {
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
}
a:hover .link-box .title {
  color: #df6021;
}

a:hover .link-box.tile__alt3 {
  border-top: 5px solid #df6021;
  box-shadow: none;
}
a:hover .link-box.tile__alt3 .h4__alt2 {
  color: #df6021;
}

.tile {
  background-color: #fff;
  border-top: 5px solid #064084;
  color: #676974;
  font-size: 1.35rem;
  line-height: 12pt;
  margin-bottom: 10px;
  margin-top: 25px;
  max-height: 135px;
  min-height: 135px;
  padding: 15px 18px 8px 18px;
  position: relative;
  transition: 0.2s;
}
.tile .tile-foot {
  bottom: 10px;
  height: auto;
  position: absolute;
  width: 100%;
}
.tile .tile-foot .glyphicon {
  float: right;
  font-size: 1.75em;
  margin-bottom: 10px;
  max-height: 60px;
  max-width: 42px;
  min-width: 42px;
  opacity: 0.8;
  padding-right: 2px;
}
.tile .tile-foot img {
  border: 1px solid rgba(0, 0, 0, 0.12);
  float: right;
  margin-bottom: 10px;
  max-height: 60px;
  max-width: 42px;
  min-height: 60px;
  min-width: 42px;
  opacity: 0.8;
  padding-right: 2px;
}
.tile .tile-foot p {
  bottom: 0px;
  position: absolute;
}

.link-box {
  background-color: #fff;
  border-top: 5px solid #064084;
  color: #676974;
  font-size: 1.45rem;
  line-height: 16pt;
  padding: 15px 18px 8px 18px;
  position: relative;
  transition: 0.2s;
}
.link-box .tile-foot {
  bottom: 10px;
  height: auto;
  position: absolute;
  width: 100%;
}
.link-box .tile-foot .glyphicon {
  float: right;
  font-size: 1.75em;
  margin-bottom: 10px;
  max-height: 42px;
  max-width: 30px;
  min-width: 30px;
  opacity: 0.8;
  padding-right: 2px;
}
.link-box .tile-foot img {
  border: 1px solid rgba(0, 0, 0, 0.12);
  float: right;
  margin-bottom: 10px;
  max-height: 42px;
  max-width: 30px;
  min-height: 42px;
  min-width: 30px;
  opacity: 0.8;
  padding-right: 2px;
}
.link-box .tile-foot p {
  bottom: 0px;
  position: absolute;
}

.tile__alt {
  border-top: 5px solid #a20935;
}

.tile__alt2 {
  border-top: 5px solid #00673e;
}

.text-muted,
.table.upload input[type="file"],
table.dataTable.upload input[type="file"] {
  color: #666;
}

.tile__alt3 {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 20px 0px;
}
.tile__alt3:hover .text-link {
  color: #df6021;
}
.tile__alt3 .text-link {
  color: #11568b;
  display: block;
}

.tile__alt4 {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 262px;
}

.in-text {
  margin: 0px;
}

.block {
  border-top: 5px solid #11568b;
  color: #fff;
  background-color: #003c70;
  margin-bottom: 20px;
  padding: 20px;
}
.block hr {
  border-top: 1px solid #206598;
  margin-top: 15px;
  margin-bottom: 15px;
}
.block a {
  color: #b2d3ec;
  display: block;
  line-height: 18pt;
}
.block a:hover {
  color: #df6021;
}
.block input {
  background: transparent;
  border-color: #fff;
  color: #fff;
  margin: 10px 0px;
}

.well,
.well-search {
  background-color: rgba(0, 30, 100, 0.06);
  border: 0px;
  border-radius: 0px;
  padding: 20px;
  margin-bottom: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.well .h1__alt,
.well-search .h1__alt {
  margin-top: 0px;
}

.vertical .nav-tabs {
  float: left;
  background: none;
}
.vertical .nav-tabs li {
  float: none;
  margin: 0;
}
.vertical .nav-tabs li a {
  border-top: 0;
  border-left: 3px solid #ffffff;
}
.vertical .nav-tabs li a:hover {
  color: #879299;
  background-color: #ffffff;
  border-bottom: 0px;
  border-top: 0;
  border-left: 3px solid #11568b;
  border-right: 0px;
}
.vertical .nav-tabs li.active > a,
.vertical .nav-tabs li.active > a:focus,
.vertical .nav-tabs li.active > a:hover {
  color: #879299;
  background-color: #ffffff;
  border-bottom: 0px;
  border-top: 0;
  border-left: 3px solid #11568b;
  border-right: 0px;
}
.vertical select {
  margin-left: 1px;
}
.vertical .tab-content > .tab-pane.active {
  opacity: 1;
  height: auto;
  display: inherit;
}
.vertical .tab-content > .tab-pane {
  opacity: 0;
  height: 0;
  transition: opacity 0.3s ease-in-out;
  overflow: hidden;
  display: inherit;
}

.nav-tabs,
.tab-content {
  background-color: #fff;
}

.nav-tabs {
  background-color: #e7eaee;
  border-bottom: 0px;
  margin-bottom: 0px;
}
.nav-tabs li a {
  border-bottom: 0px;
  border-top: 3px solid transparent;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.4);
  margin: 0px;
  padding: 20px 22px;
}

.nav-tabs__small li a {
  font-size: 0.9375rem;
  font-weight: 900;
  padding: 10px 20px;
}

.tab-content {
  padding: 30px 30px;
}
.tab-content.inpage--nav-tabs {
  padding: 0px;
}
.tab-content.table-tab {
  padding: 0px;
}

.inpage--nav-tabs .tab-content {
  padding: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
  color: #e78859;
  background-color: #ffffff;
  border-bottom: 0px;
  border-top: 3px solid #df6021;
  border-left: 0px;
  border-right: 0px;
}

/*sm and xs screens changes to accordions*/
.panel-group.responsive .panel {
  border-radius: 0px;
}
.panel-group.responsive .panel-body {
  padding: 15px 30px;
}
.panel-group.responsive .panel-heading {
  background-color: #e7eaee;
}
.panel-group.responsive .panel-heading a {
  color: #879299;
  display: block;
  font-size: 1.25rem;
  font-weight: 100;
  padding: 5px 10px;
}

/*Content Adjustments for login page*/
#loginpage.loginpage span:after {
  content: "Manulife Login";
}

/********* ./ loginpage content change *********/
a {
  color: #0b7736;
}
a:hover {
  color: #bd5473;
}

h3,
h3 a,
h3 a:hover,
h1 {
  color: #bd5473;
}

h2 {
  color: #8da095;
}

.height-close {
  height: 0px !important;
}

.height-open {
  height: auto !important;
}

.height-animate {
  transition: height 3s ease;
}

/*typography*/
.lead {
  color: #404040;
  font-size: 1.5625rem;
}

.green {
  color: green;
}

.blue {
  color: #064084;
}

.small-text {
  font-size: 1.04375rem;
  line-height: 18pt;
}

h4 small {
  color: #fff;
  font-size: 88%;
}

.dense {
  font-size: 0.95em;
}
.dense h3 {
  margin-top: 0px;
}

hr {
  border-top: 1px solid #e7ebec;
}

.red {
  color: #e40413;
}

.text-muted .red,
.table.upload input[type="file"] .red,
table.dataTable.upload input[type="file"] .red {
  color: rgba(228, 4, 19, 0.6);
}

.callout-list-link {
  display: inline-block;
  margin-top: 25px;
}

.subhead a {
  display: block;
  position: relative;
  top: -5px;
}
.subhead a:before {
  content: "|";
  color: #dde3e5;
  padding-right: 15px;
}

.sublogo {
  display: none;
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 2px;
  left: 51px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
  top: 40px;
}
@media (min-width: 768px) {
  .sublogo {
    display: block;
  }
}
@media (min-width: 992px) {
  .sublogo {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    left: 0px;
    text-align: center;
  }
}

/*header*/
.header {
  background-color: #118344;
  min-height: 100px;
}

.header__alt {
  background-color: #bd5473;
  color: #fff;
  min-height: 30px;
}
.header__alt a {
  color: #fff;
  display: block;
  padding: 10px 2px 0px 2px;
  border-bottom: 3px solid transparent;
}
.header__alt a:hover,
.header__alt a:focus,
.header__alt a.active {
  opacity: 0.6;
}
.header__alt .glyphlink {
  padding-left: 0px;
}

.logo-img {
  /*ie fallack*/
  background-image: url("clientlib-head/resources/img/manulife-logo-2.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 169px;
  height: 55px;
  position: relative;
  top: 10px;
  width: 152px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .logo-img {
    top: 28px;
    width: 172px;
  }
}

/* Header Alternative */
.logo-img__alt {
  /*ie fallack*/
  background-image: url("clientlib-head/resources/img/manulife-logo-2.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 169px;
  height: 55px;
  position: relative;
  top: 10px;
  width: 152px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .logo-img__alt {
    top: 28px;
    width: 172px;
  }
}
.logo-img__alt:after {
  content: "";
  border-right: 1px solid #00ba54;
  height: 55px;
  position: absolute;
  right: -20px;
}

.logo__alt {
  margin-bottom: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .logo__alt {
    text-align: left;
  }
}

.sublogo__alt {
  background-image: url("clientlib-head/resources/img/edward-jones.svg"), none;
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
  top: 20px;
  position: relative;
  left: 32px;
  width: 155px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.sublogo-mobile {
  display: none;
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 2px;
  left: 51px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
  top: 40px;
}
@media (max-width: 400px) {
  .sublogo-mobile {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    left: 0px;
    text-align: center;
  }
}

/* Header Alternative End */
.logo {
  text-align: center;
}
@media (min-width: 768px) {
  .logo {
    text-align: left;
  }
}

.no-top-margin,
.article-in-feed h3 {
  margin-top: 0px;
}
.no-top-margin > li,
.article-in-feed h3 > li {
  margin-top: 0px;
}
.no-top-margin > li a,
.article-in-feed h3 > li a {
  padding-top: 0px;
}

.article-in-feed h3 {
  margin-bottom: 0px;
}

.margin__bottom,
.article-in-feed {
  margin-bottom: 30px !important;
}

.margin__search {
  margin-top: 30px;
  margin-bottom: 50px;
}

.header-button:hover {
  color: #bd5473;
  text-decoration: none;
}

/*utility*/
.utility__alt {
  text-align: right;
}
@media (min-width: 768px) {
  .utility__alt {
    position: relative;
    top: -15px;
  }
}
@media (min-width: 992px) {
  .utility__alt {
    top: 20px;
  }
}
.utility__alt li a {
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.9375rem;
  margin-left: 16px;
}
.utility__alt li a:hover,
.utility__alt li a:focus,
.utility__alt li a.active {
  color: white;
  border-bottom: 3px solid;
}

.collapse-handle {
  padding-top: 10px;
}

/*search*/
.search {
  border-radius: 0px;
  right: 1%;
  top: -32px;
  position: absolute;
  text-align: right;
  width: 45%;
}
.search .glyphicon-search {
  top: 3px;
}
@media (min-width: 768px) {
  .search {
    top: -107px;
    width: 34%;
  }
}
@media (min-width: 992px) {
  .search {
    top: -46px;
  }
}
.search a.mobile-search {
  background-color: #0a5226;
  border: 0px;
  color: #fff;
  display: inline-block;
  font-size: 1.875rem;
  padding: 5px 10px 0px 10px;
  position: relative;
  top: -55px;
  right: 2%;
}
@media (min-width: 768px) {
  .search a.mobile-search {
    background-color: transparent;
    border: 0px;
    color: #0a5226;
    display: inline-block;
    font-size: 1.25rem;
    padding: 0px;
    position: relative;
    top: -29px;
    right: 10px;
  }
}

.search-wrapper {
  margin-bottom: 30px;
}

.search-result {
  border-left: 4px solid Manu-green-2;
  padding-left: 8px;
}

.glyphicon-search.inpage-search {
  color: #00ba54;
  float: right;
  top: -28px;
  right: 10px;
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-pencil {
  font-size: 14px;
  padding-left: 4px;
}

.star__alt {
  font-size: 1.25rem;
  line-height: 18px;
}

.hidden-search {
  border-radius: 0px;
  opacity: 0;
  transition: 0.2s;
  top: -9px;
  position: relative;
  right: 40px;
  height: 39px;
}
@media (min-width: 768px) {
  .hidden-search {
    height: 36px;
    opacity: 1;
    top: 0px;
    right: 0px;
  }
}

.hidden-search.show {
  opacity: 1;
}

.hidden-search:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(https://getbootstrap.com/2.3.2/assets/img/glyphicons-halflings.png);
  background-position: -48px 0;
  position: absolute;
  top: 11px;
  left: 10px;
  opacity: 0.5;
  z-index: 1000;
}

/*navbar, submenu and dropdown*/
.navbar-default {
  background-color: transparent;
  border: 0px;
  width: 47%;
}

.navbar-offcanvas {
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
}
.navbar-offcanvas .btn,
.navbar-offcanvas .btn-upload {
  display: inline-block;
}
.navbar-offcanvas .btn span,
.navbar-offcanvas .btn-upload span {
  display: inline-block;
}

@media (min-width: 768px) {
  .navbar-offcanvas .navbar-nav {
    margin-left: 20px !important;
  }
}

.navbar-offcanvas .navbar-nav > li > a {
  font-size: 0.875rem;
  font-weight: 900;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navbar-offcanvas .navbar-nav > li > a {
    background-color: #0a622c;
    border-top: 2px solid #5e9a7c;
    border-right: 2px solid #5e9a7c;
    border-left: 2px solid #5e9a7c;
    border-bottom: 2px solid #5e9a7c;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 900;
    margin: 0px 10px -1px 0px;
    padding-bottom: 12px;
    padding-top: 12px;
  }
}
@media (max-width: 992px) {
  .navbar-offcanvas .navbar-nav > li > a {
    margin: 0px 10px 0px 0px;
  }
}

.navbar-offcanvas .navbar-nav > li:nth-child(2) .subnav {
  left: 0;
}
.navbar-offcanvas .navbar-nav > li:nth-child(3) .subnav {
  left: -62%;
}
.navbar-offcanvas .navbar-nav > li:nth-child(4) .subnav {
  left: -296%;
}

.navbar-offcanvas .navbar-nav > .active .subnav {
  display: block;
}

@media (min-width: 768px) {
  .navbar-offcanvas .navbar-nav > .active > a,
  .navbar-offcanvas .navbar-nav > .active > a:hover,
  .navbar-offcanvas .navbar-nav > .active > a:focus,
  .navbar-offcanvas .navbar-nav > li > a:hover,
  .navbar-offcanvas .navbar-nav > li > a:focus {
    background-color: #fff;
    border: 2px solid #fff;
    color: #444444;
  }
}

/*off canvas*/
.navbar-offcanvas {
  background-color: #0b7736;
}

/*toggle icon*/
.navbar-toggle {
  border-radius: 0px;
  float: left;
  margin: 15px 0px 0px 6px;
  padding: 17px 15px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #0a5226;
  border-color: transparent;
}

.white--bar {
  background-color: #fff;
  -moz-box-shadow: 0px 0px 2px #b6b9bb;
  -webkit-box-shadow: 0px 0px 2px #b6b9bb;
  box-shadow: 0px 0px 2px #b6b9bb;
  display: none;
  height: 50px;
}
@media (min-width: 768px) {
  .white--bar {
    display: block;
  }
}

.gray--bar {
  background-color: #e7ebec;
}
@media (min-width: 768px) {
  .gray--bar {
    max-height: 46px;
  }
}

.subnav li a {
  white-space: normal;
}

.subnav {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
@media (min-width: 768px) {
  .subnav {
    background-color: #ffffff;
    display: none;
    float: left;
    position: absolute;
    top: 100%;
    z-index: 1000;
    min-width: 160px;
    padding: 5px 0px 0px 4px;
    margin: 2px 0 0;
    list-style: none;
    width: 720px;
  }
}
@media (min-width: 992px) {
  .subnav {
    /*min-width: 792px;*/
  }
}
@media (min-width: 1200px) {
  .subnav {
    min-width: 949px;
  }
}
.subnav li:last-child a:after {
  content: " ";
}
.subnav li a {
  color: #00ba54;
  display: block;
  font-size: 0.875rem;
  padding: 12px 17px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .subnav li a {
    font-size: 0.9375rem;
    padding: 7px 2px 9px 2px;
    text-transform: none;
  }
}
@media (min-width: 992px) {
  .subnav li a {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .subnav li a {
    font-size: 1.0625rem;
    padding: 7px 10px 9px 10px;
  }
}
.subnav li a:after {
  padding-left: 13px;
}
@media (min-width: 768px) {
  .subnav li a:after {
    content: "|";
    color: #dde3e5;
    position: absolute;
  }
}
@media (max-width: 1200px) {
  .subnav li a:after {
    padding-left: 5px;
  }
}
.subnav li a:hover,
.subnav li a:focus,
.subnav li a.active {
  color: #bd5473;
  text-decoration: none;
}
@media (min-width: 768px) {
  .subnav li a.active {
    border-bottom: 5px solid #bd5473;
    padding-bottom: 7px;
  }
}
@media (min-width: 768px) {
  .subnav li {
    float: left;
    padding: 0px 5px;
  }
}

/*plus and minus icons on xs screens*/
.subnav li.dropdown a {
  background: transparent url("clientlib-head/resources/img/plus.png") no-repeat 93% 44%;
}
@media (min-width: 768px) {
  .subnav li.dropdown a {
    background: none;
  }
}

.subnav li.dropdown.open a {
  background: transparent url("clientlib-head/resources/img/minus.png") no-repeat 93% 44%;
}
@media (min-width: 768px) {
  .subnav li.dropdown.open a {
    background: none;
  }
}

.subnav li.dropdown.open ul li a {
  background: none;
  padding: 12px 20px;
}
@media (min-width: 768px) {
  .subnav li.dropdown.open ul li a {
    padding: 7px 9px 9px 10px;
  }
}

.subnav li.dropdown.open ul li.dropdown-submenu a {
  background: transparent url("clientlib-head/resources/img/plus.png") no-repeat 93% 44%;
}
@media (min-width: 768px) {
  .subnav li.dropdown.open ul li.dropdown-submenu a {
    background: none;
  }
}

.subnav li.dropdown.open ul li.dropdown-submenu.open a {
  background: transparent url("clientlib-head/resources/img/minus.png") no-repeat 93% 44%;
}
@media (min-width: 768px) {
  .subnav li.dropdown.open ul li.dropdown-submenu.open a {
    background: none;
  }
}

.subnav li.dropdown.open ul li.dropdown-submenu ul.dropdown-menu li a {
  background: none;
}

.dropdown-menu {
  border-radius: 0px;
  left: auto;
  margin: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.dropdown-menu li {
  float: none;
}
.dropdown-menu li a:after {
  content: " ";
  padding: 10px 10px;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  background-color: transparent;
  color: #bd5473;
}

.dropdown:hover .dropdown-menu {
  /*show drop menu onhover*/
}
@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-submenu:hover .dropdown-menu {
    display: block;
  }
}

/*third level drop down menu*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #bd5473;
  color: #bd5473;
}

/*footer*/
.footer {
  background-color: #118344;
  background: -moz-linear-gradient(top, #118344 0%, #0a7132 100%);
  /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #118344),
    color-stop(100%, #0a7132)
  );
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #118344 0%, #0a7132 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #118344 0%, #0a7132 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #118344 0%, #0a7132 100%);
  /* IE10+ */
  background: _linear-gradient_legacy(
    compact(to bottom),
    #118344 0%,
    #0a7132 100%
  );
  /* W3C */
  color: #8da095;
  margin-top: 70px;
  font-size: 0.9375rem;
  padding-top: 25px;
}
.footer hr {
  border-top: 1px solid #0a5226;
}
.footer ul {
  padding: 0px;
  margin: 0px;
}
.footer ul li {
  list-style: none;
}
.footer ul li a {
  color: #00ba54;
  display: block;
  padding: 0px 0px 15px 0px;
}
@media (min-width: 768px) {
  .footer ul li a {
    padding: 3px 0px;
  }
}
.footer ul li a:hover,
.footer ul li a:focus {
  color: #fff;
  text-decoration: none;
}
.footer ul.utility {
  margin-top: 10px;
}
.footer ul.utility li a {
  color: #00ba54;
}
.footer ul.utility li a:after {
  content: "|";
  color: #00ba54;
  padding-left: 13px;
}
.footer ul.utility li a:hover,
.footer ul.utility li a:focus {
  color: #fff;
  text-decoration: none;
}
.footer ul.utility li:last-child a:after {
  content: " ";
}
.footer hr {
  border-top: 1px solid #0a5226;
}

/*icons*/
.footer .block-icons li {
  margin-right: 25px;
}
.footer .block-icons li .h3__alt {
  font-size: 1.03125rem;
}
.footer .block-icons li a {
  background-color: #0a5226;
  color: #fff;
  display: block;
  font-size: 1.875rem;
  margin-bottom: 10px;
  padding: 18px 28px 8px 28px;
}
.footer .block-icons li a:hover {
  background-color: #fff;
  color: #0a5226;
}

.social--icons {
  margin-top: -15px;
  text-align: right;
}
.social--icons span {
  background-color: #fff;
  color: #0a5226;
}
.social--icons .symbol:hover {
  color: #00ba54 !important;
}

/*form elements*/
.form-control {
  border-radius: 0px;
  font-style: italic;
}

@media (min-width: 768px) {
  .site-search {
    width: 40% !important;
  }
}

@media (min-width: 768px) {
  .form-width-control .form-group {
    width: 38%;
  }
}

.form-inline .form-group label {
  margin-top: 20px;
}

label {
  font-weight: normal;
}

/*input full width*/
input.full-width {
  width: 100%;
}

/*buttons*/
.btn-group {
  width: 100%;
}
@media (min-width: 768px) {
  .btn-group .btn,
  .btn-group .btn-upload {
    width: 50%;
  }
}

.btn,
.btn-upload {
  border-color: transparent;
  border-radius: 0px;
  text-transform: uppercase;
  cursor: pointer;
}
.btn.label-align,
.label-align.btn-upload {
  margin-top: 27px;
}
@media (max-width: 992px) {
  .btn.label-align,
  .label-align.btn-upload {
    margin-top: 20;
    margin-bottom: 30px;
  }
}
.btn:hover,
.btn-upload:hover {
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
}
.btn.active,
.active.btn-upload,
.btn.active:focus,
.active.btn-upload:focus,
.btn.active:hover,
.active.btn-upload:hover {
  background: #bd5473;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

.btn-upload {
  display: inline;
  overflow: hidden;
  padding: 5px 10px !important;
  position: relative;
  cursor: pointer !important;
  text-transform: none;
  z-index: 1;
}

.btn-upload input[type="file"] {
  position: absolute;
  top: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  opacity: 0;
  text-align: right;
  display: block;
  cursor: pointer;
}

::-webkit-file-upload-button {
  cursor: pointer;
}

.btn-primary {
  color: #bd5473;
  font-weight: 900;
  font-size: 1rem;
  padding: 15px 30px;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #bd5473;
  border: 1px solid #bd5473;
  color: #fff;
}

.btn-default {
  color: #0b7736;
  font-weight: 900;
  font-size: 1rem;
  padding: 15px 30px;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #0b7736;
  border: 1px solid #0b7736;
  color: #fff;
}

.btn-secondary {
  background-color: #0a5226;
  color: #fff;
  font-weight: 900;
  font-size: 1rem;
  padding: 15px 30px;
}
.btn-secondary:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0a5226;
}
.btn-secondary:focus {
  background-color: #0a5226;
  color: #fff;
}

.btn-secondary.confirmEmail {
  margin-top: 30px !important;
  margin-bottom: 10px;
}

.btn-secondary.confirmEmail.green {
  opacity: 0;
}

@media (min-width: 992px) {
  .email .btn-secondary.confirmEmail {
    margin-top: 55px;
  }
}

@media (max-width: 992px) {
  .email {
    margin-top: 15px;
  }
}

.support {
  background-color: #e40413;
  color: #fff;
  font-weight: 900;
  font-size: 1rem;
  padding: 15px 30px;
}
.support:hover,
.support:focus {
  background-color: #fff;
  border-color: #fff;
  color: #e40413;
}
.support:focus {
  background-color: #e40413;
  color: #fff;
}

.btn-sm {
  line-height: 25pt;
  padding: 2px 20px 0px 20px;
}

.btn-close {
  line-height: 20pt;
  padding: 5px 8px 0px 8px;
}

.btn-itunes {
  width: 100%;
  border-radius: 10px;
  height: 75px;
  background-color: #e7ebec;
  font-size: 14px;
  transition: back 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-itunes h1 {
  margin-top: 0 !important;
}
.btn-itunes .media {
  padding: 7px;
}
.btn-itunes img {
  width: 60px;
}
.btn-itunes:hover {
  background-color: #d3d7d8;
}
.btn-itunes a {
  color: #595959;
}
.btn-itunes a:hover {
  color: #595959;
}

/*breadcrumbs*/
.breadcrumb > li + li:before {
  content: ">";
}

.crumb-container {
  width: 36em;
}

.breadcrumb {
  background-color: transparent;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb a,
.breadcrumb li.active {
  font-size: 0.875rem;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li.active {
  color: #595959;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #bd5473;
}

/*subhead utility*/
.list-inline .star-icon,
.list-inline .print-icon {
  background-color: #f1f5f6;
  font-size: 1.95rem;
  padding: 10px 7px;
  margin-top: 1px;
}
.list-inline .star-icon a,
.list-inline .print-icon a {
  font-size: 0.9375rem;
  position: relative;
  top: -5px;
}
.list-inline .star-icon a:hover,
.list-inline .star-icon a:focus,
.list-inline .star-icon a:active,
.list-inline .print-icon a:hover,
.list-inline .print-icon a:focus,
.list-inline .print-icon a:active {
  color: #bd5473;
  text-decoration: none;
}
@media (min-width: 992px) {
  .list-inline .star-icon,
  .list-inline .print-icon {
    padding: 0px 12px;
  }
}

.list-inline .star-icon a.favorited {
  color: #bd5473;
  text-decoration: none;
}
.list-inline .star-icon a.favorited::before {
  color: #bd5473;
  text-decoration: none;
}

.list-inline .customize-icon a {
  border-left: 1px solid #f1f5f6;
  display: inline-block;
  font-size: 0.9375rem;
  margin-left: 30px;
  padding: 15px 20px 0px 40px;
  position: relative;
  top: -5px;
}
.list-inline .customize-icon a:hover,
.list-inline .customize-icon a:focus {
  color: #bd5473;
  text-decoration: none;
}

ul.list-inline.icon-list {
  margin-top: 5px;
}

.list-inline.icon-list .gear-icon,
.list-inline.icon-list .mail-icon,
.list-inline.icon-list .customize-icon {
  position: relative;
  left: 55%;
  border: 0;
  padding: 0;
}
.list-inline.icon-list .gear-icon a,
.list-inline.icon-list .mail-icon a,
.list-inline.icon-list .customize-icon a {
  border-left: 0;
  display: inline-block;
  font-size: 0.9375rem;
  padding: 0;
  position: relative;
  margin: 0;
  top: -5px;
}
.list-inline.icon-list .gear-icon a:hover,
.list-inline.icon-list .gear-icon a:focus,
.list-inline.icon-list .mail-icon a:hover,
.list-inline.icon-list .mail-icon a:focus,
.list-inline.icon-list .customize-icon a:hover,
.list-inline.icon-list .customize-icon a:focus {
  color: #bd5473;
  text-decoration: none;
}

.mobile-icon-list .gear-icon,
.mobile-icon-list .mail-icon,
.mobile-icon-list .customize-icon {
  border: 0;
  padding: 0;
}
.mobile-icon-list .gear-icon a,
.mobile-icon-list .mail-icon a,
.mobile-icon-list .customize-icon a {
  border-left: 0;
  display: block;
  font-size: 0.9375rem;
  padding: 0;
  position: relative;
  margin: 0;
  top: -5px;
}
.mobile-icon-list .gear-icon a:hover,
.mobile-icon-list .gear-icon a:focus,
.mobile-icon-list .mail-icon a:hover,
.mobile-icon-list .mail-icon a:focus,
.mobile-icon-list .customize-icon a:hover,
.mobile-icon-list .customize-icon a:focus {
  color: #bd5473;
  text-decoration: none;
}

/*inpage utility*/
.inpage-utility {
  text-align: center;
}
.inpage-utility h1 {
  color: #879299;
  font-size: 0.9375rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .inpage-utility {
    text-align: right;
  }
}

.star-icon {
  margin-right: -6px;
}

.star-icon a:hover:before,
.print-icon a:hover:before,
.customize-icon a:hover:before,
.gear-icon a:hover:before,
.mail-icon a:hover:before {
  color: #bd5473;
}

.star-icon a:active:before,
.print-icon a:active:before,
.customize-icon a:active:before,
.gear-icon a:active:before,
.mail-icon a:active:before {
  color: #bd5473;
}

.star-icon a:before,
.print-icon a:before,
.customize-icon a:before,
.gear-icon a:before,
.mail-icon a:before {
  color: #bd5473;
  font-family: "Glyphicons Halflings";
  padding-right: 5px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.star-icon a:before {
  content: "\e006";
  font-size: 20px;
  top: 5px;
  position: relative;
}

.print-icon a:before {
  content: "\e045";
  font-size: 20px;
  top: 5px;
  position: relative;
}

.customize-icon a:before {
  content: "\270f";
  padding-left: 5px;
  float: right;
  line-height: 100%;
}

.gear-icon a:before {
  content: "\e019";
  padding-left: 5px;
  float: right;
  line-height: 100%;
  position: relative;
  top: 2px;
}

.mail-icon a:before {
  content: "\2709";
  padding-left: 5px;
  float: right;
  line-height: 100%;
  position: relative;
  top: 2px;
}

.back-glyph:before {
  content: "\e257";
  font-family: "Glyphicons Halflings";
  padding-right: 5px;
}

.mobile-icon-list {
  padding-left: 12px;
}
.mobile-icon-list li {
  display: block;
  list-style: none;
  margin-top: 20px;
}
.mobile-icon-list li.gear-icon a:before,
.mobile-icon-list li.mail-icon a:before,
.mobile-icon-list li.customize-icon a:before {
  float: none;
}

/* 2 column list */
.two--column {
  margin: 0px;
  padding: 0px 20px;
}
@media (min-width: 992px) {
  .two--column li {
    float: left;
    margin-right: 2%;
    width: 48%;
  }
}

/*callout*/
.callout:first-child {
  margin-top: 0px;
}

.callout {
  border: 1px solid #c9c9c9;
  font-size: 0.9625rem;
  margin-top: 20px;
  padding: 20px;
}
.callout h2,
.callout h3,
.callout h4 {
  margin-top: 0px;
}
.callout a {
  line-height: 14pt;
}
@media (max-width: 992px) {
  .callout {
    margin-bottom: 20px;
  }
}
.callout dl dd {
  margin-bottom: 5px;
}

/*featured content*/
.featured--content {
  padding: 20px 0px;
  margin-bottom: 5px;
}
.featured--content h1 {
  margin: 0px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .featured--content h1 {
    margin-top: 0px;
  }
}
.featured--content h2 {
  margin: 2px 0px 20px 0px;
}
.featured--content .h2__alt {
  margin: 0px;
}

.featured-links {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0px;
}
.featured-links li {
  border-bottom: 1px solid #c9c9c9;
}
.featured-links li a {
  display: inline-block;
  padding: 12px 0px;
}
.featured-links li span:nth-child(2) {
  display: inline-block;
  width: 80%;
}
.featured-links .glyphicon {
  padding-right: 6px;
  vertical-align: top;
}

/*see more*/
.see-more {
  font-size: 85%;
  margin-right: 2px;
  margin-top: 6px;
  margin-bottom: 25px;
}

.see-more__alt {
  margin-top: 20px;
  margin-bottom: 5px;
}

p[class*="see-more__alt"] {
  border-top: 1px solid #e7ebec;
  margin-top: 50px;
  padding-top: 10px;
}

/*image borders*/
.border-default {
  border-top: 5px solid #bd5473;
}

/*in page local navs*/
.home-content img {
  width: 100%;
  padding-right: 45px;
}

.inpage--nav-tabs .list-inline {
  margin-bottom: 30px;
  font-size: 0.9em;
}
.inpage--nav-tabs .list-inline li {
  padding: 0px 15px 5px 0px;
}
.inpage--nav-tabs .list-inline li.active a {
  border-bottom: 3px solid #bd5473;
  color: #bd5473;
  width: 82%;
}
@media (max-width: 992px) {
  .inpage--nav-tabs .list-inline li {
    padding: 20px 18px 20px 20px;
  }
}

.inpage--nav ul li {
  padding: 0px 15px 20px 0px;
}
.inpage--nav ul li a {
  font-size: 1rem;
}
.inpage--nav ul li a.active,
.inpage--nav ul li a:hover {
  border-bottom: 5px solid #bd5473;
  color: #bd5473;
  width: 82%;
}

.inpage--nav__mybusiness ul {
  background-color: rgba(210, 213, 216, 0.75);
  padding: 0px;
}
.inpage--nav__mybusiness ul li {
  border-top: 3px solid rgba(210, 213, 216, 0.75);
  padding: 10px 25px;
}
.inpage--nav__mybusiness ul li.active {
  border-top: 3px solid #bd5473;
  background-color: #fff;
}
.inpage--nav__mybusiness ul li a {
  color: rgba(0, 0, 0, 0.4);
  display: block;
  font-size: 1rem;
}
.inpage--nav__mybusiness ul li a.active,
.inpage--nav__mybusiness ul li a:hover {
  color: #bd5473;
}
.inpage--nav__mybusiness .list-inline {
  margin: 0px;
}

.tab-pane > div:first-child h1:first-child {
  margin-top: 0px;
}
.tab-pane > div:first-child h2:first-child {
  margin-top: 0px;
}

/*local navs*/
.local--nav {
  background-color: #fff;
  border-top: 5px solid #0a5226;
  margin-top: 25px;
  padding: 0px 14px 14px 20px;
}
.local--nav span.plus-icon {
  line-height: 26px;
}
.local--nav button {
  margin-top: 25px;
}
.local--nav ul.non-accordion {
  margin-top: 15px;
}
.local--nav ul.non-accordion li {
  font-size: 1.1875rem;
  font-weight: 700;
}
.local--nav ul.non-accordion li a {
  display: block;
  line-height: 18pt;
  padding: 8px 0px;
}
.local--nav ul.non-accordion li.indent {
  font-size: 1.85rem;
  margin-left: 15px;
}
.local--nav ul.non-accordion li.indent__15 {
  font-weight: 100;
  margin-left: 30px;
}
.local--nav ul.non-accordion li.active a {
  color: #bd5473;
}
.local--nav ul.menuPad li {
  margin-bottom: 20px;
}
.local--nav div.panel-collapse input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}
.local--nav h4.panel-title {
  position: relative;
}
.local--nav .checkbox {
  margin-top: 0px !important;
}
.local--nav .checkbox label {
  color: #00ba54;
  display: inline-block;
  line-height: 19pt;
  margin-top: -10px;
}
.local--nav .checkbox label:hover {
  color: #bd5473;
}
.local--nav .second-level {
  position: relative;
}
.local--nav .second-level label {
  font-weight: normal;
}
.local--nav .second-level label a {
  font-size: 0.9375rem;
}
.local--nav .third-level {
  position: relative;
}
.local--nav .third-level label {
  font-weight: normal;
}
.local--nav .third-level label a {
  font-size: 0.9375rem;
}
.local--nav a.active,
.local--nav a:hover,
.local--nav a:active,
.local--nav a:focus {
  color: #bd5473;
  text-decoration: none;
}
.local--nav h4 {
  font-size: 1.85rem;
}
.local--nav h4 a {
  border-top: 1px solid #b2d3ec;
  display: block;
  padding: 18px 20px 2px 0px;
}
.local--nav h4.h2 {
  width: 102%;
}
.local--nav h4.h2 span.plus-icon {
  font-size: 30px;
  float: right;
  color: #0a5226;
  position: relative;
  left: 4.5px;
}
.local--nav h4 a.collapse {
  background: transparent url("clientlib-head/resources/img/minus.png") no-repeat 100% 65%;
  padding-bottom: 0px;
  padding-right:178px;
}
.local--nav h4 a.collapse.collapsed {
  background: transparent url("clientlib-head/resources/img/plus.png") no-repeat 100% 65%;
}
.local--nav h4 a.first {
  border-top: 0px;
}
.local--nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 3px;
}
.local--nav div {
  /*second level*/
}
.local--nav div ul li {
  margin: 5px 0px 5px 10px;
}
.local--nav div a {
  display: block;
  font-size: 1.0375rem;
  line-height: 16pt;
  margin: 10px 0px;
}
.local--nav div.panel__scroll {
  height: 300px;
  overflow-y: auto;
}
.local--nav h4:first-child a {
  border-top: 1px solid transparent;
}

.parent-checkbox {
  position: absolute;
  top: 0;
}

.local--nav__alt .collapse ul {
  margin: -7px 0px 0px 13px;
}
.local--nav__alt .collapse ul li {
  font-size: 0.9375rem;
}
.local--nav__alt .collapse-headers {
  display: none;
}
.local--nav__alt .collapse-headers.collapse.in {
  display: block;
}
@media (min-width: 992px) {
  .local--nav__alt .collapse-headers {
    display: block;
  }
}
.local--nav__alt h2,
.local--nav__alt .h2 {
  padding: 6px 0px;
}
.local--nav__alt h4 {
  font-size: 1.0625rem;
}
.local--nav__alt h4 a {
  border-top: 0px;
  font-weight: 100;
  padding: 1px 2px 2px;
}
.local--nav__alt hr {
  border-top: 1px solid #b2d3ec;
  margin-bottom: 0px;
}
.local--nav__alt ul.non-filter li a {
  display: block;
  padding: 8px 0px;
}

.indicator {
  background-image: url("clientlib-head/resources/img/localnav-indicators.png");
  background-position: 2px -3px;
  background-repeat: no-repeat;
  /*img {
    margin-top: -13px;
  } */
}
.indicator a {
  position: relative;
  top: 0px;
  left: 20px;
}

.indicator__sub {
  background-image: url("clientlib-head/resources/img/localnav-indicators.png");
  background-position: 5px -3px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.indicator__sub a {
  top: 0px;
  left: 0px;
}

.local--nav__alt .collapse .fourth-level {
  margin: 6px 6px;
}
.local--nav__alt .collapse .fourth-level li {
  font-size: 1.43rem;
}

.indicator__sub2 {
  background-image: url("clientlib-head/resources/img/localnav-indicators2.png");
  background-position: 40px 50%;
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-right: 7px;
}
.indicator__sub2 a {
  font-size: 1.0625rem;
  font-weight: 100;
  top: 3px;
}

.indicator__sub2.last {
  background-image: url("clientlib-head/resources/img/localnav-indicators.png");
  background-position: 40px 10%;
  padding-right: 5px;
}

/*content block*/
.content-block {
  background-color: #fff;
  margin-top: 25px;
  padding: 30px 25px 65px 25px;
}
.content-block h1 {
  border-bottom: 1px solid #f1f5f6;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.content-block .inpage--nav-tabs h1 {
  margin-bottom: 10px;
}
.content-block.table-tab {
  margin-top: 0px;
}
.content-block .form-row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.content-block__tabs {
  padding: 30px;
  background: #fff;
  overflow: hidden;
}

.content-block__modal {
  background-color: #fff;
  padding: 10px 25px 65px 25px;
}
.content-block__modal h1 {
  border-bottom: 1px solid #f1f5f6;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.content-block__modal .inpage--nav-tabs h1 {
  margin-bottom: 10px;
}
.content-block__modal.table-tab {
  margin-top: 0px;
}
.content-block__modal .form-row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.modal-content h2 {
  margin-top: 10px;
}
.modal-content .form-group {
  padding-left: 15px;
  padding-right: 15px;
}

.content-block__alt-foot {
  background-color: #fff;
  margin-top: 25px;
  padding: 20px 25px 0px 25px;
}
.content-block__alt-foot h1 {
  display: inline-block;
}
.content-block__alt-foot h1 + a {
  margin-left: 30px;
}
.content-block__alt-foot .link-header {
  border-bottom: 1px solid #c9c9c9;
  display: inline-block;
  margin-bottom: 25px;
  padding-bottom: 15px;
  padding-left: 15px;
}
.content-block__alt-foot .link-header h1 {
  margin: 10px 10px;
  padding-right: 30px;
}
.content-block__alt-foot .content-footer {
  border-top: 1px solid #c9c9c9;
  padding-top: 20px;
  margin-bottom: 0px;
}
.content-block__alt-foot .content-footer a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.content-block__alt-foot .content-footer .footer-right {
  text-align: right;
}

.content-footer {
  border-top: 1px solid #c9c9c9;
  padding-top: 20px;
  margin-bottom: 0px;
}
.content-footer a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.content-footer .footer-right {
  text-align: right;
}

.customize-icon {
  border-left: 1px solid #f1f5f6;
  display: inline-block;
  padding: 15px 20px 0px 40px;
  position: relative;
}
.customize-icon a {
  font-size: 0.9375rem;
  position: relative;
  top: -5px;
}
.customize-icon a:hover,
.customize-icon a:focus {
  color: #bd5473;
  text-decoration: none;
}

.content-block__alt {
  background-color: #fff;
}

/*alert*/
.alert {
  border-top: 1px solid #0b7736;
  border: 0px;
  margin-bottom: 0px;
  padding: 5px 15px;
}
.alert:hover {
  background-color: #0a5226;
  border-radius: 5px;
}
.alert a {
  display: block;
  font-weight: 100;
  padding: 12px 0px;
  width: 90%;
}
.alert button span {
  color: #fff;
  display: none;
  font-size: 1.5625rem;
}

.alert-success {
  border-top: 1px solid #00ba54;
  color: #00673e;
  border: 0px;
  margin-bottom: 0px;
  padding: 5px 15px;
  position: fixed;
  top: 4%;
  right: 4%;
}
.alert-success:hover {
  background-color: #dff0d8;
  border-radius: 5px;
}
.alert-success a {
  display: block;
  font-weight: 100;
  padding: 12px 0px;
  width: 90%;
}
.alert-success h3 {
  margin: 10px;
  color: #00673e;
  font-weight: 700;
  font-size: 1.1875rem;
}
.alert-success button span {
  color: #fff;
  display: none;
  font-size: 1.5625rem;
}

.alert-danger h3 {
  color: #a94442;
}

.first {
  margin-top: 15px;
}

.alert:hover button span {
  display: block;
}

input[type="search"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}

input[type="search"]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.45);
}

input[type="search"]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.45);
}

input[type="search"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}

/*tables*/
.table tbody tr td,
table.dataTable tbody tr td {
  padding: 20px 10px;
}
.table.upload td,
table.dataTable.upload td {
  padding: 10px 5px;
}
.table.upload input[type="file"],
table.dataTable.upload input[type="file"] {
  -moz-box-shadow: 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  background-color: transparent;
  border: 0px;
  box-shadow: 0px 0px 0px transparent;
}
.table.upload input[type="text"][readonly],
table.dataTable.upload input[type="text"][readonly] {
  -moz-box-shadow: 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  border: 0px;
  background-color: transparent;
  display: inline;
  margin-left: 5px;
  position: relative;
  width: 60%;
}
.table.upload input[type="text"][readonly].inputReceived,
table.dataTable.upload input[type="text"][readonly].inputReceived {
  font-style: normal;
}

.table thead tr th {
  font-size: 0.84375rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 18px;
}

.table tbody th {
  border-right: 1px solid #d9d9d9;
}
.table tbody th a {
  font-weight: 100;
}

table td,
table th {
  padding: 5px 8px;
  vertical-align: top;
}

table.table-downloads > thead > tr,
table.table-downloads > tbody > tr {
  border-top: 1px solid #e7ebec;
}

table.table-downloads {
  font-size: 1rem;
}

.table-downloads > thead > tr:first-child {
  border-top: 1px solid #cecece;
}

.tableControls .table-update {
  display: inline-block;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
.tableControls .table-update#resultsSort {
  float: right;
}
@media (max-width: 768px) {
  .tableControls .table-update {
    display: block;
    float: none !important;
    margin: 15px;
  }
}

table.table-library {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.09);
  font-size: 0.90625rem;
}
table.table-library img {
  border: 1px solid rgba(0, 0, 0, 0.12);
  float: left;
  margin-right: 10px;
  max-height: 62px;
  max-width: 40px;
  min-height: 62px;
  min-width: 40px;
}
table.table-library tbody tr:hover {
  background: #e7ebec;
}
table.table-library tfoot tr {
  background: #e7ebec;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(0, 30, 100, 0.06);
}

.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: 19px 19px;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: transparent;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #e7ebec;
}

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-position: 100% 63%;
  background-size: 10px;
}

.table thead tr th.sorting {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNiA5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3R5bGUwe2ZpbGw6I0Q2RDhEOTt9PC9zdHlsZT48Zz48Zz48cGF0aCBkPSJNMCA1LjV2MC44TDMgOWwzLTIuNlY1LjVsLTMgMEwwIDUuNXogTTMgMEwwIDIuNnYwLjhsMyAwbDMgMFYyLjZMMyAweiIgY2xhc3M9InN0eWxlMCIvPjwvZz48L2c+PC9zdmc+")
    no-repeat center center;
  background-size: 10px;
  background-position: 93% 63%;
}

.table thead tr th.sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  font-size: 1.3rem;
}

.ProdSupportJS2 .activeSupport {
  font-weight: bold;
}

/***********Uploads Table**********/
.invisible {
  display: none;
}

.filenameOverflow {
  width: 22em;
}
.filenameOverflow input[type="text"] {
  overflow: hidden;
  text-overflow: ellipsis;
}

/*Pagination*/
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  font-size: 0.9375rem;
  padding: 6px 10px;
}
@media (min-width: 768px) {
  .pagination > li > a,
  .pagination > li > span {
    font-size: 1.0625rem;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
  }
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a.active {
  color: #bd5473;
  background-color: transparent;
  border-color: transparent;
}

.pagination.no-top-margin,
.article-in-feed h3.pagination {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .pagination.no-top-margin,
  .article-in-feed h3.pagination {
    margin-top: 0px;
  }
}

/*media*/
.media {
  margin: 30px 0px;
}

.media-left {
  padding-right: 25px;
}

.media-text {
  color: #a1aaac;
  font-size: 0.9375rem;
  margin: 0px;
  padding: 0px;
}
.media-text li:first-child {
  padding-left: 0px;
}
.media-text li:after {
  content: "|";
  color: #dde3e5;
  padding-left: 10px;
}
.media-text li:last-child:after {
  content: " ";
}

.highlight {
  color: #df6021;
  font-size: 1.3rem;
  text-transform: uppercase;
}

/*slidepanel*/
.block__alt {
  background-color: #11568b;
  padding: 5px 20px 20px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;}
.block__alt ul {
  font-size: 0.875rem;
  margin-bottom: 0px;
}
.block__alt .overflow {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%; 
}

.gray-bar {
  background-color: #dde2e3;
  color: #7a8c91;
  margin: 0px -20px 30px -20px;
  padding: 7px 15px 1px 15px;
  position: relative;
  z-index: 1000;
}
.gray-bar h4 {
  font-size: 1.03125rem;
  margin-left: 22px;
  margin-top: 10px;
}
.gray-bar ul li.settings {
  margin-left: 25px;
  margin-right: 10px;
}
.gray-bar ul li.settings span {
  font-size: 1.25rem;
}
.gray-bar img {
  /*profile photo*/
  background-color: #dde2e3;
  border-radius: 50em;
  padding: 6px;
  position: relative;
  z-index: 1000;
}
.gray-bar a {
  color: #11568b;
  font-size: 0.875rem;
}

.profile-border {
  overflow: hidden;
  min-width: 5em;
  margin-left: -73px;
  transition: 0.2s;
  position: absolute;
  padding: 0px;
  top: 29px;
  width: 5em;
}
@media (min-width: 768px) {
  .profile-border {
    margin-left: -114px;
  }
}
@media (min-width: 1200px) {
  .profile-border {
    margin-left: -73px;
  }
}

.profile-border.moveleft {
  margin-left: -58px;
}

.sidebar-right > .toggler {
  border: 0px;
  color: #11568b;
  display: block;
  height: 119px;
  left: -56px;
  position: relative;
  top: -40px;
  transition: 0.2s;
  width: 80px;
  z-index: 1000;
}
@media (min-width: 768px) {
  .sidebar-right > .toggler {
    left: -98px;
  }
}
@media (min-width: 1200px) {
  .sidebar-right > .toggler {
    left: -56px;
  }
}

.sidebar-right > .toggler.moveleft {
  left: -40px;
}

.sidebar-right > .toggler.moveleft .glyphicon-chevron-right {
  display: block !important;
}

.sidebar-right > .toggler.moveleft .glyphicon-chevron-left {
  display: none !important;
}

.sidebar-right > .toggler > span {
  margin: 50px -21px;
}

.sidebar-right > .toggler > span {
  top: 56px;
}

.sidebar {
  visibility: hidden;
}
@media (min-width: 768px) {
  .sidebar {
    visibility: visible;
  }
}

.carousel {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .carousel {
    margin-top: 0px;
  }
}

.carousel-indicators {
  left: 15%;
}

/*tooltip*/
.tooltip-custom a {
  color: #bd5473;
  display: block;
  font-size: 1.2rem;
  padding: 2px 5px;
  max-width: 20px;
}
.tooltip-custom a:hover {
  background-color: #bd5473;
  color: #fff;
}
.tooltip-custom .glyphicon {
  font-size: 0.7rem;
}

.tooltip-custom__alt a {
  background-color: #7a8c91;
  color: #fff;
  padding: 0px 5px;
}
.tooltip-custom__alt a:hover {
  background-color: #7a8c91;
  color: #fff;
}

.clear-btn,
.select-btn {
  display: block;
  font-size: 0.875rem;
  padding: 10px 0px 0px 0px;
  text-align: right;
}

.select-btn:after {
  content: "|";
  margin-left: 11px;
}

/*forms*/
@media (min-width: 768px) {
  .form-text__right {
    left: 289px;
    position: relative;
    right: 0;
    top: -43px;
    width: 52%;
  }
}

.content-block label {
  color: #696969;
  font-size: 0.9375rem;
  font-weight: normal;
}

.content-block__alt label {
  color: #696969;
  font-size: 0.9375rem;
  font-weight: normal;
}

/*** Content Accordions ***/
.panel {
  border: 0px;
}

.panel-default > .panel-heading {
  background-color: transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #11568b;
  padding: 18px 20px;
}

.panel-title {
  font-size: 1.1875rem;
}

.panel-group .panel + .panel {
  margin-top: 1px;
}

.panel-group .tab-pane h1 {
  margin-top: 0px;
}
.panel-group .tab-pane h1 ~ h1 {
  margin-top: 20px;
}
.panel-group .tab-pane h2 {
  margin-top: 0px;
}
.panel-group .tab-pane h2 ~ h2 {
  margin-top: 20px;
}
.panel-group .tab-pane h3 {
  margin-top: 0px;
}
.panel-group .tab-pane h3 ~ h3 {
  margin-top: 20px;
}
.panel-group .tab-pane h4 {
  margin-top: 0px;
}
.panel-group .tab-pane h4 ~ h4 {
  margin-top: 10px;
}
.panel-group .tab-pane h5 {
  margin-top: 10px;
}
.panel-group .tab-pane h5 + h5 {
  margin-top: 25px;
}
.panel-group .tab-pane h6 {
  margin-top: 0px;
}
.panel-group .tab-pane h6 + h6 {
  margin-top: 20px;
}

/* Vertical tabs in accordion */
.panel-group .vertical {
  border-top: 1px solid #e3e5e7;
}
.panel-group .vertical ul.nav.nav-tabs {
  border-right: 1px solid #e3e5e7;
  margin-left: 20px;
}
.panel-group .vertical .tab-content {
  padding: 20px 30px;
}

/*** ./Content Accordions ***/
.sub-group {
  margin-left: 20px;
}

span.plus-icon {
  font-size: 0.9375rem;
  font-weight: 100;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 100%;
}

.plus-icon:after {
  content: "\2212";
}

.collapsed .plus-icon:after {
  content: "\2b";
}

.pad-top {
  padding-top: 73px;
}

.pad-bottom {
  padding-bottom: 15px;
}

.more-link {
  font-size: 0.875rem;
  padding: 5px;
}

/*rotate glyphicon when open and closed */
a.collapsed span.glyphicon.glyphicon-menu-down {
  transform: rotate(0);
}

a span.glyphicon.glyphicon-menu-down {
  transform: rotate(180deg);
}

.well dl dt,
.well-search dl dt {
  float: left;
  clear: left;
  width: 180px;
}
@media (max-width: 992px) {
  .well dl dt,
  .well-search dl dt {
    float: none;
  }
}
.well dl dt:after,
.well-search dl dt:after {
  content: ":";
}
.well dl dd,
.well-search dl dd {
  margin: 0 0 0 190px;
  padding: 0 0 0.5em 0;
}
@media (max-width: 992px) {
  .well dl dd,
  .well-search dl dd {
    margin: 0;
  }
}
.well h2:first-child,
.well-search h2:first-child,
.well h3:first-child,
.well-search h3:first-child,
.well h3__alt:first-child,
.well-search h3__alt:first-child,
.well h4:first-child,
.well-search h4:first-child,
.well p:first-child,
.well-search p:first-child {
  margin-top: 2px;
}
.well .btn,
.well-search .btn,
.well .btn-upload,
.well-search .btn-upload {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .well .btn,
  .well-search .btn,
  .well .btn-upload,
  .well-search .btn-upload {
    margin-top: 0px;
  }
}

.changeInfo > .well,
.changeInfo > .well-search {
  margin-bottom: 10px;
}

.well-search {
  border: 1px solid #c9c9c9;
}

small.boxed {
  background-color: #999;
  border-radius: 7px;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  border-left: 5px solid #999;
  border-right: 5px solid #999;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  vertical-align: 4px;
  margin: 0px 2px 0px 2px;
}

.clear {
  clear: both;
}

.margin-zero {
  margin: 0px !important;
}

.no-position {
  position: initial;
}

.podcast-img {
  content: "";
  background: url("clientlib-head/resources/img/hero-photo.jpg") no-repeat;
  height: 100%;
  display: block;
  padding-top: 47%;
  position: relative;
  background-size: 100%;
}
.podcast-img .img-overlay {
  width: 100%;
  opacity: 0.4;
  padding-bottom: 47%;
  top: 0;
  height: 0px;
  background-color: #11568b;
  position: absolute;
}

.podcast-info {
  position: absolute;
  top: 225px;
  color: #ffffff;
  font-size: 16px;
  margin-left: 150px;
}
.podcast-info > span {
  position: relative;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  display: block;
}
.podcast-info > span:nth-child(2) {
  bottom: 0;
  font-size: 25px;
}

.audio-controls {
  margin-bottom: 50px;
  margin-top: -110px;
  margin-left: 30px;
}

.audio-components {
  padding-top: 39px;
  margin-left: 119px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
.audio-components.invisible {
  opacity: 0;
  visibility: hidden;
}
.audio-components.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
}

.btn-play {
  bottom: 30px;
  margin-left: 30px;
  position: absolute;
}
.btn-play #controls {
  background-color: rgba(223, 96, 33, 0.9);
  border-radius: 50%;
  border: none;
  font-family: "Glyphicons Halflings";
  float: left;
  height: 80px;
  outline: none;
  width: 80px;
}
.btn-play #controls.play:before {
  color: #ffffff;
  content: "\e072";
  font-size: 30px;
}
.btn-play #controls.pause:before {
  color: #ffffff;
  content: "\e073";
  font-size: 30px;
}
.btn-play .vertical-line {
  border-right: 2px solid #ffffff;
  height: 80px;
  float: left;
  margin-left: 16px;
  position: relative;
}

.volume {
  display: inline-block;
  font-family: "Glyphicons Halflings";
}
.volume.volume-high:before {
  color: #ffffff;
  content: "\e038";
  font-size: 30px;
  position: relative;
  top: -17px;
  left: 15px;
}
.volume.volume-low:before {
  color: #ffffff;
  content: "\e037";
  font-size: 30px;
  position: relative;
  top: -17px;
  left: 15px;
}
.volume.volume-mute:before {
  color: #ffffff;
  content: "\e036";
  font-size: 30px;
  position: relative;
  top: -17px;
  left: 15px;
}

.buffered {
  float: left;
  height: 10px;
  position: relative;
  background: #ffffff;
  width: 420px;
}

#buffered-amount {
  display: block;
  height: 100%;
  background-color: #e7ebec;
  width: 0;
}

.ellapsed {
  float: left;
  margin-top: -10px;
  height: 10px;
  position: relative;
  width: 420px;
}

#ellapsed-amount {
  display: block;
  height: 100%;
  background-color: #bd5473;
  width: 0;
}

#vol::-ms-track {
  height: 20px;
  border-radius: none;
  color: transparent;
}

#vol::-ms-fill-lower {
  background: #bd5473;
}

#vol::-ms-fill-upper {
  background: #ffffff;
}

#vol::-ms-ticks-before {
  display: none;
}

#vol::-ms-thumb {
  height: 20px;
  width: 20px;
  background: #bd5473;
}

#vol {
  position: relative;
  z-index: 50;
  width: 65px;
  background-color: transparent;
  min-height: 20px;
  overflow-x: hidden;
  overflow-y: visible;
  display: inline-block;
  -webkit-appearance: none;
  border-radius: 0;
  background-image: -moz-linear-gradient(left, #bd5473 75%, #ffffff 75%);
  bottom: 21px;
  left: 3px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
}
* #vol.invisible {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
#vol.visible {
  width: 65px;
  opacity: 1;
  visibility: visible;
}

#vol:focus {
  outline: none;
  border: none;
}

#vol::-moz-focus-outer {
  border: 0;
}

#vol::-moz-range-track {
  height: 10px;
  border: none;
  background: transparent;
  border: 0px;
  height: 10px;
  cursor: pointer;
  border-radius: 1px;
  position: relative;
  bottom: 22px;
}

#vol::-moz-range-thumb {
  visibility: hidden;
}

#vol::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  background: #bd5473;
  cursor: pointer;
  position: relative;
  top: -5px;
}
#vol::-webkit-slider-thumb:before {
  position: absolute;
  top: 4px;
  left: -2000px;
  width: 2000px;
  height: 10px;
  background: #bd5473;
  content: " ";
}

#vol::-webkit-slider-runnable-track {
  height: 10px;
  background-color: #ffffff;
}

/*# sourceMappingURL=component.css.map */
/*alert*/
.alert-info {
  font-size: 1rem;
  padding: 20px;
}
.alert-info:hover {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* media */
.media-left {
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .media-left {
    display: table-cell;
  }
}
.media-left__alt {
  display: table-cell;
}

/* style for checkbox states grid (my-profile.html) */
.checkbox-states {
  display: inline-block;
  width: 160px;
}

.updateProfileFeedback {
  opacity: 0;
}

.updateProfileFeedback.in {
  opacity: 0.9;
}

.displayNone {
  display: none;
}

/* Toggle groups */
.toggle-group {
  display: none;
}
.toggle-group.active {
  display: block;
}

.confirmEmail {
  margin-bottom: 20px;
}

.changeInfo__new {
  display: none;
}

.changeInfo__new.show {
  display: block;
}

.changeInfo__new.hide {
  display: none;
}

.inpage--nav__mybusiness li {
  min-width: 133px;
  text-align: center;
}
@media (min-width: 768px) {
  .inpage--nav__mybusiness li {
    min-width: 154px;
  }
}

.hide-alert {
  display: none;
}

.alert__custom {
  margin-bottom: 30px;
  padding: 15px;
}
.alert__custom a {
  width: auto;
}
.alert__custom .close {
  position: relative;
  top: -6px;
  right: 2px;
  line-height: 20px;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.alert__custom:hover,
.alert__custom:focus {
  background-color: #f2dede;
}

#file-type {
  display: none;
}

.alert-danger:hover,
.alert-danger:focus {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/*# sourceMappingURL=manulife-component.css.map */

/** @file Used just for print-specific styles. You should feel free to intermix print media queries with the rest of your scss in the other stylesheets. Use this stylesheet for specific rules that don't make sense to put elsewhere. */
@media print { /* line 11, ../sass/print.scss */
  .logo img { display: block !important; }
  /* line 15, ../sass/print.scss */
  #slidepanel { display: none; } }

/**
 * @file
 *   Placed here as a courtesy for the back-end developer. The back end
 *   developer may choose to put fixes here during integration. Rules placed
 *   here should be integrated back into the proper style sheet before
 *   delivery.
 *
 *   Unlike all other stylesheets, this stylesheet does not have an associated
 *   scss file. You can (and should) edit this CSS file directly.
 *
 *   **It is unacceptable to deliver a site with rules in this file.**
 */

/*!
 * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */

.container-smooth{max-width:1170px}@media (min-width:1px){.container-smooth{width:auto}}.btn-labeled{padding-top:0;padding-bottom:0}.btn-label{position:relative;background:0 0;background:rgba(0,0,0,.15);display:inline-block;padding:6px 12px;left:-12px;border-radius:3px 0 0 3px}.btn-label.btn-label-right{left:auto;right:-12px;border-radius:0 3px 3px 0}.btn-lg .btn-label{padding:10px 16px;left:-16px;border-radius:5px 0 0 5px}.btn-lg .btn-label.btn-label-right{left:auto;right:-16px;border-radius:0 5px 5px 0}.btn-sm .btn-label{padding:5px 10px;left:-10px;border-radius:2px 0 0 2px}.btn-sm .btn-label.btn-label-right{left:auto;right:-10px;border-radius:0 2px 2px 0}.btn-xs .btn-label{padding:1px 5px;left:-5px;border-radius:2px 0 0 2px}.btn-xs .btn-label.btn-label-right{left:auto;right:-5px;border-radius:0 2px 2px 0}.nav-tabs-bottom{border-bottom:0;border-top:1px solid #ddd}.nav-tabs-bottom>li{margin-bottom:0;margin-top:-1px}.nav-tabs-bottom>li>a{border-radius:0 0 4px 4px}.nav-tabs-bottom>li>a:hover,.nav-tabs-bottom>li>a:focus,.nav-tabs-bottom>li.active>a,.nav-tabs-bottom>li.active>a:hover,.nav-tabs-bottom>li.active>a:focus{border:1px solid #ddd;border-top-color:transparent}.nav-tabs-left{border-bottom:0;border-right:1px solid #ddd}.nav-tabs-left>li{margin-bottom:0;margin-right:-1px;float:none}.nav-tabs-left>li>a{border-radius:4px 0 0 4px;margin-right:0;margin-bottom:2px}.nav-tabs-left>li>a:hover,.nav-tabs-left>li>a:focus,.nav-tabs-left>li.active>a,.nav-tabs-left>li.active>a:hover,.nav-tabs-left>li.active>a:focus{border:1px solid #ddd;border-right-color:transparent}.row>.nav-tabs-left{padding-right:0;padding-left:15px;margin-right:-1px;position:relative;z-index:1}.row>.nav-tabs-left+.tab-content{border-left:1px solid #ddd}.nav-tabs-right{border-bottom:0;border-left:1px solid #ddd}.nav-tabs-right>li{margin-bottom:0;margin-left:-1px;float:none}.nav-tabs-right>li>a{border-radius:0 4px 4px 0;margin-left:0;margin-bottom:2px}.nav-tabs-right>li>a:hover,.nav-tabs-right>li>a:focus,.nav-tabs-right>li.active>a,.nav-tabs-right>li.active>a:hover,.nav-tabs-right>li.active>a:focus{border:1px solid #ddd;border-left-color:transparent}.row>.nav-tabs-right{padding-left:0;padding-right:15px}.navmenu,.navbar-offcanvas{width:300px;height:auto;border-width:1px;border-style:solid;border-radius:4px}.navmenu-fixed-left,.navmenu-fixed-right,.navbar-offcanvas{position:fixed;z-index:1030;top:0;bottom:0;overflow-y:auto;border-radius:0}.navmenu-fixed-left,.navbar-offcanvas.navmenu-fixed-left{left:0;right:auto;border-width:0 1px 0 0}.navmenu-fixed-right,.navbar-offcanvas{left:auto;right:0;border-width:0 0 0 1px}.navmenu-nav{margin-bottom:10px}.navmenu-nav.dropdown-menu{position:static;margin:0;padding-top:0;float:none;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.navbar-offcanvas .navbar-nav{margin:0}@media (min-width:768px){.navbar-offcanvas{width:auto;border-top:0;box-shadow:none}.navbar-offcanvas.offcanvas{position:static;display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-offcanvas .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-offcanvas .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-offcanvas .navmenu-brand{display:none}}.navmenu-brand{display:block;font-size:18px;line-height:20px;padding:10px 15px;margin:10px 0}.navmenu-brand:hover,.navmenu-brand:focus{text-decoration:none}.navmenu-default,.navbar-default .navbar-offcanvas{background-color:#f8f8f8;border-color:#e7e7e7}.navmenu-default .navmenu-brand,.navbar-default .navbar-offcanvas .navmenu-brand{color:#777}.navmenu-default .navmenu-brand:hover,.navbar-default .navbar-offcanvas .navmenu-brand:hover,.navmenu-default .navmenu-brand:focus,.navbar-default .navbar-offcanvas .navmenu-brand:focus{color:#5e5e5e;background-color:transparent}.navmenu-default .navmenu-text,.navbar-default .navbar-offcanvas .navmenu-text{color:#777}.navmenu-default .navmenu-nav>.dropdown>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navmenu-default .navmenu-nav>.open>a,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-default .navmenu-nav>.open>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-default .navmenu-nav>.open>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#e7e7e7;color:#555}.navmenu-default .navmenu-nav>.open>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-default .navmenu-nav>.open>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-default .navmenu-nav>.open>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navmenu-default .navmenu-nav>.dropdown>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}.navmenu-default .navmenu-nav.dropdown-menu,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#e7e7e7}.navmenu-default .navmenu-nav.dropdown-menu>.divider,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#f8f8f8}.navmenu-default .navmenu-nav.dropdown-menu>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#d7d7d7}.navmenu-default .navmenu-nav>li>a,.navbar-default .navbar-offcanvas .navmenu-nav>li>a{color:#777}.navmenu-default .navmenu-nav>li>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-default .navmenu-nav>li>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus{color:#333;background-color:transparent}.navmenu-default .navmenu-nav>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-default .navmenu-nav>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-default .navmenu-nav>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navmenu-default .navmenu-nav>.disabled>a,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-default .navmenu-nav>.disabled>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-default .navmenu-nav>.disabled>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navmenu-inverse,.navbar-inverse .navbar-offcanvas{background-color:#222;border-color:#080808}.navmenu-inverse .navmenu-brand,.navbar-inverse .navbar-offcanvas .navmenu-brand{color:#999}.navmenu-inverse .navmenu-brand:hover,.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,.navmenu-inverse .navmenu-brand:focus,.navbar-inverse .navbar-offcanvas .navmenu-brand:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-text,.navbar-inverse .navbar-offcanvas .navmenu-text{color:#999}.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.open>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-inverse .navmenu-nav>.open>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-inverse .navmenu-nav>.open>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#080808;color:#fff}.navmenu-inverse .navmenu-nav>.open>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-inverse .navmenu-nav>.open>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-inverse .navmenu-nav>.open>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.dropdown>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navmenu-inverse .navmenu-nav.dropdown-menu,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#080808}.navmenu-inverse .navmenu-nav.dropdown-menu>.divider,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#222}.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#000}.navmenu-inverse .navmenu-nav>li>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a{color:#999}.navmenu-inverse .navmenu-nav>li>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-inverse .navmenu-nav>li>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-nav>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-inverse .navmenu-nav>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-inverse .navmenu-nav>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#fff;background-color:#080808}.navmenu-inverse .navmenu-nav>.disabled>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-inverse .navmenu-nav>.disabled>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-inverse .navmenu-nav>.disabled>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#444;background-color:transparent}.alert-fixed-top,.alert-fixed-bottom{position:fixed;width:100%;z-index:1035;border-radius:0;margin:0;left:0}@media (min-width:992px){.alert-fixed-top,.alert-fixed-bottom{width:992px;left:50%;margin-left:-496px}}.alert-fixed-top{top:0;border-width:0 0 1px}@media (min-width:992px){.alert-fixed-top{border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-width:0 1px 1px}}.alert-fixed-bottom{bottom:0;border-width:1px 0 0}@media (min-width:992px){.alert-fixed-bottom{border-top-right-radius:4px;border-top-left-radius:4px;border-width:1px 1px 0}}.offcanvas{display:none}.offcanvas.in{display:block}@media (max-width:767px){.offcanvas-xs{display:none}.offcanvas-xs.in{display:block}}@media (max-width:991px){.offcanvas-sm{display:none}.offcanvas-sm.in{display:block}}@media (max-width:1199px){.offcanvas-md{display:none}.offcanvas-md.in{display:block}}.offcanvas-lg{display:none}.offcanvas-lg.in{display:block}.canvas-sliding{-webkit-transition:top .35s,left .35s,bottom .35s,right .35s;transition:top .35s,left .35s,bottom .35s,right .35s}.offcanvas-clone{height:0!important;width:0!important;overflow:hidden!important;border:none!important;margin:0!important;padding:0!important;position:absolute!important;top:auto!important;left:auto!important;bottom:0!important;right:0!important;opacity:0!important}.table.rowlink td:not(.rowlink-skip),.table .rowlink td:not(.rowlink-skip){cursor:pointer}.table.rowlink td:not(.rowlink-skip) a,.table .rowlink td:not(.rowlink-skip) a{color:inherit;font:inherit;text-decoration:inherit}.table-hover.rowlink tr:hover td,.table-hover .rowlink tr:hover td{background-color:#cfcfcf}.btn-file{overflow:hidden;position:relative;vertical-align:middle}.btn-file>input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);font-size:23px;height:100%;width:100%;direction:ltr;cursor:pointer}.fileinput{margin-bottom:9px;display:inline-block}.fileinput .form-control{padding-top:7px;padding-bottom:5px;display:inline-block;margin-bottom:0;vertical-align:middle;cursor:text}.fileinput .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center}.fileinput .thumbnail>img{max-height:100%}.fileinput .btn{vertical-align:middle}.fileinput-exists .fileinput-new,.fileinput-new .fileinput-exists{display:none}.fileinput-inline .fileinput-controls{display:inline}.fileinput-filename{vertical-align:middle;display:inline-block;overflow:hidden}.form-control .fileinput-filename{vertical-align:bottom}.fileinput.input-group{display:table}.fileinput.input-group>*{position:relative;z-index:2}.fileinput.input-group>.btn-file{z-index:1}.fileinput-new.input-group .btn-file,.fileinput-new .input-group .btn-file{border-radius:0 4px 4px 0}.fileinput-new.input-group .btn-file.btn-xs,.fileinput-new .input-group .btn-file.btn-xs,.fileinput-new.input-group .btn-file.btn-sm,.fileinput-new .input-group .btn-file.btn-sm{border-radius:0 3px 3px 0}.fileinput-new.input-group .btn-file.btn-lg,.fileinput-new .input-group .btn-file.btn-lg{border-radius:0 6px 6px 0}.form-group.has-warning .fileinput .fileinput-preview{color:#8a6d3b}.form-group.has-warning .fileinput .thumbnail{border-color:#faebcc}.form-group.has-error .fileinput .fileinput-preview{color:#a94442}.form-group.has-error .fileinput .thumbnail{border-color:#ebccd1}.form-group.has-success .fileinput .fileinput-preview{color:#3c763d}.form-group.has-success .fileinput .thumbnail{border-color:#d6e9c6}.input-group-addon:not(:first-child){border-left:0}
.tr:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bgt {
	-webkit-transition: background-color, .5s;
	-moz-transition: background-color, .5s;
	-ms-transition: background-color, .5s;
	-o-transition: background-color, .5s;
	transition: background-color, .5s;
}

/* File Holder */
.file-holder input[type=file] {
	/*opacity: 0;*/
	z-index: -1;
	position: absolute;
}
.file-upload{
	position: relative;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
.file-upload input[type=file]{
	position: absolute;
	left: -10000px;
}

/* Loader Holder */

.loader-holder {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,.5);
	z-index: 999999;
}
.loader-holder-section{
	position: relative;
	min-height: 100px;
}
.loader-holder .loader,
.loader-holder-section .loader {
	display: block;
	max-width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.loader-holder .loader-title {
	position: absolute;
	top: 60%;
	left: 0;
	right: 0;
	font-size: 18px;
	text-align: center;
}
/* Media Holders */

.img-holder {
	min-height: 50px;
	background-color: #EDEDED;
	outline: 1px solid rgba(255, 165, 0, 0.03);
	display: block;
	overflow: hidden;
	position: relative;
}
.img-holder img.img-responsive{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	min-width:100%;
	/*min-height: 100%;*/
}

.img-holder.video:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	content: "\f01d";
	z-index: 1;
	color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: auto;

	font-size: 100px;
	width: 100px;
	height: 100px;
}
.img-holder.video.small:after{
	font-size: 50px;
	height: 50px;
}

/* Truncation */
[class*=truncate-]{
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	
}
[class*=truncate-] *{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.truncate-17, .truncate-17 *{
	line-height: 17px;
}
.truncate-20, .truncate-20 *{
	line-height: 20px;
}
.truncate-25, .truncate-25 *{
	line-height: 25px;
}
.truncate-30, .truncate-30 *{
	line-height: 30px;
}
.truncate-35, .truncate-35 *{
	line-height: 35px;
}
.truncate-40, .truncate-40 *{
	line-height: 40px;
}

/* ellipsis */
.ellipsis-1{
	display: inline-block;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;

	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

/* Tree view  */
.treeview-check{
	/*border:1px solid red;*/
	padding-left: 10px;
	position: relative;
}
.treeview-check ul, .treeview-check li{
	padding: 3px 0;
	margin: 0;
	list-style: none;
	font-size: 1.5rem;
	
	/*border:1px solid orange;*/
}
.treeview-check .large>label{
    color: #68696E;
    font-size: 2.5rem;
}
.treeview-check li>ul>li label{
	font-size: 1.7rem
}
.treeview-check li>ul>li>ul>li label{
	font-size: 1.66rem;
}
.treeview-check li>ul>li>ul>li>ul>li label{
	font-size: 1.5rem;
}
.treeview-check ul>li>ul{
	display: none;
}
.treeview-check li>ul>li{
	padding-left: 20px;
	/*padding-right: 20px;*/
	position: relative;
}
.treeview-check li.large>ul>li{
	padding-left: 20px;
}
.treeview-check ul>li.open>ul{
	display: block;
}
.treeview-check li>label {
	color: #11568b;
	display: inline-block;
	line-height: 19pt;
	cursor: pointer;
}
.treeview-check li:hover>label {
    color: #df6021;
	background-color:#fafafa;
}

.treeview-check li .nodetoggler{
	float: right;
	/*border: 5px solid red;*/
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 3px;
	width: 15px;
	height: 15px;
}
.treeview-check li.large>.nodetoggler{
	width: 20px;
	height: 20px;
}
.treeview-check ul>li{
	/*padding-left: 20px;*/
    margin:0px !important;
}
.treeview-check ul>li>input[type=checkbox]{
	position: absolute;
	left: 0;
}
.treeview-check ul>li>.nodetoggler:before,
.treeview-check ul>li>.nodetoggler:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 0;
	border-bottom:1px solid #23527c;
	margin: auto;
	
}
.treeview-check ul>li>.nodetoggler:after{
	height: auto;
	width: 0;
	border-bottom:0;
	border-left:1px solid #23527c;
}
.treeview-check ul>li.open>.nodetoggler:after{
	display: none;
}



/* For XS Only */
@media (max-width: 340px) {
	
}
@media (max-width: 767px) {
    .jh-navbar .nav > li > a{
    	padding:0;
    }
    .jh-navbar .nav .open > a,
    .jh-navbar .nav .open > a:hover,
    .jh-navbar .nav .open > a:focus{
        border-color:transparent;
    }
/* Fix for Andriod Email Overflow */
table td, table th {
padding: 5px 2px;
	}
}

/* For SM and Above */
@media (min-width: 768px) {
	/* Header - on hover show subnav */
	.jh-navbar.navbar-offcanvas .navbar-nav .subnav{
		margin-top: 2px;
		padding-top: 7px;	
	}
	.jh-navbar.navbar-offcanvas .navbar-nav > li:hover > .subnav{
		display: block;
		z-index: 1001;
	}
}

/* SM Only */
@media (min-width: 768px) and (max-width: 991px) {

}

/* MD and below */
@media (max-width: 991px) {
    ul[x-tab=true]>li,
	ul[x-tab-duplicate=true]>li{
        display:block;
    	float:none;

    }
ul.nav-tabs[x-tab=true]>li>a,
ul.nav-tabs__small[x-tab=true]>li>a,
ul.nav-tabs[x-tab-duplicate=true]>li>a,
ul.nav-tabs__small[x-tab-duplicate=true]>li>a{
    background-color: #e7eaee;
    	border-bottom: 1px solid #eaeaea;
    border-top:0;
}
	[x-tab=true]>li.active~li {
		display: none;
    }
}

/* MD Only */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* MD and Above */
@media (min-width: 992px) {

}

@media (min-width: 768px)
.container {
    width: 750px;
}

/* LG and Above */
@media (min-width: 1200px) {
    .jh-navbar .subnav li a{
    	padding: 7px 10px 7px 10px;
    }
}
.hr{
    display: block;
    border: 0;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    margin-bottom: 10px;
}
search button.mobile-search {
    background-color: #11568B;
    border: 0px;
    color: #fff;
    display: inline-block;
    font-size: 3rem;
    padding: 5px 10px 0px 10px;
    position: relative;
    top: -55px;
    right: 2%; 
}
.carousel {
  margin-bottom: 30px !important;
  margin-top: 30px !important; }
  @media (min-width: 992px) {
    .carousel {
      margin-top: 0px !important; } }
.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 #999;
  border-radius: 10px;
}

@media (min-width: 768px) {
.search button.mobile-search {
        background-color: transparent;
        border: 0px;
        color: #11568b;
        display: inline-block;
        font-size: 2rem;
        padding: 0px;
        position: relative;
        top: -29px;
        right: 10px; } 

 .form-inline.phone .form-control {
    display: inline-block;
    vertical-align: middle;
  }}

.crumb-container {
    width: 36em; }

/*callout*/
/*.callout:first-child {
margin-top: 0px; }*/

.callout {
    margin-bottom: 20px;
}

.goto .callout {
    margin-top: 0px;
}

[data-treeview] ul{
    list-style: none;
    margin: 0;
}
[data-treeview] ul>li>ul{
    list-style: none;
    margin: 0;
    padding-left: 25px;
}
.table-striped.even-colored > tbody > tr,
.table-striped.even-colored > tbody > tr > td,
.table-striped.even-colored > tbody > tr > th {
    background-color: transparent;
}
.table-striped.even-colored > tbody > tr:nth-child(2n+2) > td,
.table-striped.even-colored > tbody > tr:nth-child(2n+2) > th{
    background-color: rgba(0, 30, 100, 0.06);
}
.subnav li a{
    border-bottom:5px solid transparent;
    padding:7px 2px 7px 2px;
}

.clear-btn1{
    display: block;
    font-size: 1.4rem;
    padding: 10px 0px 0px 0px;
    text-align: right; }

.parent-checkbox1{
    position: absolute;
    top: 0;
}

.navbar-offcanvas .navbar-nav > li:nth-child(2) .subnav {
    left: -158px;
}
.invalid{
        color:red;
    }

.col-xs-6{
         padding-left: 28px;
    }
.vertical ul.nav.nav-tabs {
    border-right: 1px solid #E3E5E7 !important;
}

.vertical {
  border-top: 1px solid #E3E5E7 !important; }
.topbar-panel{

    padding: 10px;
    text-align: center;
    background-color: #f7f77c
}
.divtext{ 

    word-wrap: break-word;

    }
body.nonproduction:before {
    content: "Not for production use";
    position: fixed;
    font-size: calc(14vmin);
    width: 70vmin;
    color: red;
    top: 50%;
    left: 50%;
    opacity: .5;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    z-index: 99999;
    pointer-events: none;
    text-shadow: -2px -2px 1px rgb(255,255,255), -1px -1px 1px rgb(255,255,255), 1px 1px 1px rgba(232,247,255,0.901961), 1px 1px 0 rgb(42,101,139), 2px 2px 0 rgb(41,99,138), 3px 3px 0 rgb(40,97,136), 4px 4px 0 rgb(39,95,133), 5px 5px 0 rgb(38,93,131), 6px 6px 0 rgb(37,90,128), 7px 7px 0 rgb(36,87,125), 8px 8px 0 rgb(35,84,121), 9px 9px 0 rgb(33,80,117), 10px 10px 0 rgb(31,76,113), 11px 11px 0 rgb(30,72,108), 12px 12px 1px rgba(28,67,103,0.498039), 14px 14px 12px rgba(5,13,20,0.498039);
}
.tile {
  background-color: #fff;
  border-top: 5px solid #118344;
  color: #676974;
  font-size: 0.84375rem;
  line-height: 12pt;
  margin-bottom: 10px;
  margin-top: 25px;
  max-height: 135px;
  min-height: 135px;
  padding: 15px 18px 8px 18px;
  position: relative;
  transition: 0.2s;
}
@media only screen and (min-width: 320px) and (max-width: 667px){ 

.header_utility{
 min-height:auto;
}

.logo-img {
	width:130px;
    height: 55px;
    position: relative;
    top: 25px;
}
}
.header, .header__tight {
  background-color: #118344;
  min-height: 100px;
top:0;
width:100%;}
.local--nav div ul li {
    margin: 5px 0px 5px 10px; 
    position: relative;
}
.local--nav__alt .collapse .fourth-level {
    margin: 6px 0px;
}
.subnav li.dropdown.open ul li.dropdown-submenu ul.dropdown-menu li a, .subnav li.dropdown.open ul li.dropdown-submenu ul.dropdown-menu__scroll li a {
    background: none;
    padding: 12px 40px;
} 
 ol li {clear :left;}
.navbar-toggle{


    }
/*custom css for top Nav*/
@media only screen and (min-width: 320px) and (max-width: 767px) { 
div.Plus-Icon-mobile{
    width:10%;
    float:right;
    margin-top:10px;
  }
 div.Plus-Icon-mobile-submenu{
    width:10%;
    float:right;
    margin-top:10px;
            }
 .subnav li a.active-icon {
    color: #df6021;
    text-decoration: none;
}
    

.subnav li {
  width:87%;
  float:left;
}
.clear{
  clear:both;
}

 .dropdown-menu {
    position: relative;

        background-color:transparent;
        border:none;
        z-index:0;

    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 18px 0;
    width:107%;
    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: none;
    border-radius: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/



}

.icon{
    display : none;
}

.icon-show{
     display:block;
        }
.dropdown-menu.open{
display:block;
}
.subnav li a {
    color: #11568b;
    display: block;
    font-size: 1.4rem;
    padding: 12px 5px;
    text-transform: uppercase;
}
.navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 20px;
}


@media (max-width: 767px){
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 5px 0px 5px 15px;
    width:125%
}
    }

html.jh-menu-open, body.jh-menu-open {
height: 100%;
position: relative;
overflow: hidden;
}


/*Mike's CSS updates 06/28/2017*/

.navbar-offcanvas.canvas-slid {
  width: 320px !important;
}

.navbar-default.canvas-slid {
  left: 320px !important;
}

.jh-menu-open .mobile-search {
  display: none;
}

.jh-menu-open .search-container-wrapper {
  display: none;
}

.header {
  position: fixed;
}

.jh-menu-open .header {
  position: static;
}

/*css to fix the header*/
@media (max-width: 767px){
.gray--bar{
margin-top:100px;
    }
 .panel-group{
    margin-top:-65px;
        }   
}

/*--------------------------*/
/* Common Most Used Classes */
/*--------------------------*/

.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}
.f17{font-size:17px}
.f18{font-size:18px}
.f19{font-size:19px}
.f20{font-size:20px}
.f22{font-size:22px}
.f23{font-size:23px}
.f24{font-size:24px}
.f25{font-size:25px}
.f26{font-size:26px}
.f28{font-size:28px}
.f29{font-size:29px}
.f30{font-size:30px}
.f35{font-size:35px}
.f36{font-size:36px}
.f40{font-size:40px}
.f50{font-size:50px}

/* Text Alignment & font Misc Changes */
.ffa{font-family: Arial}
.ffl{font-family: Lato}
.fwn{font-weight: normal}
.b, .bold{font-weight:bold}
.fw300{font-weight:300}
.fw400{font-weight:400}
.fw500{font-weight:500}
.fw600{font-weight:600}
.fw800{font-weight:800}
.tdn, .tdn:focus{text-decoration: none}
.ttu{text-transform: uppercase}
.ttn{text-transform: none}
.u{text-decoration:underline}
.i{font-style:italic}
.n{font-style:normal}
.c{text-align:center}
.l{text-align:left}
.r{text-align:right}
.wbn{-ms-word-break: normal;word-break: normal}
.wbw{-ms-word-wrap: break-word;word-wrap: break-word}
.wba{-ms-word-break: break-all;word-break: break-all}
.wsn{white-space: normal}
.wsnw{white-space: nowrap}
.tc-vam{display:table-cell; vertical-align: middle}

/* Line Height */
.lh10{line-height: 10px}
.lh17{line-height: 17px}
.lh20{line-height: 20px}
.lh22{line-height: 22px}
.lh28{line-height: 28px}
.lh30{line-height: 30px}
.lh35{line-height: 35px}
.lh40{line-height: 40px}

/* Colors */
.red{color:#bf190a}
.white, .fff{color:#fff}
.green{color:#669900}
.sky{color:#46b8da}
.caaa{color:#aaa}
.cgray{color:gray}
.c666{color:#666}
.cccc{color: #c2c2c2}
.c000{color: #000}
.c333{color: #333}
.c999{color: #999}
.clgray {color : #c6c6c6;}
.clg {color : #349712;} 
.cfacebook{color: #3B5998}
.ctwitter{color: #4099ff}
.clinkedin{color: #007bb6}
.cgplus{color: #d34836}
.cinstagram{color: #3f729b}
.mk-orange{color: #ff6d2e}
.link-blue{color: #00b1c9}
.corange{color: #ff6d2e}

.bg-000{background-color:#000}
.bg-fff{background-color:#fff}
.bg-eee{background-color:#eee}
.bg-999{background-color:#999;}
.bg-gray{background-color:gray}
.bg-lgray{background-color:#f8f8f8}
.bg-lgray1{background-color:#f2f2f2}
.bg-trans{background-color:transparent}
.bg-7a{background-color:#7a7a7a}
.bg-f7{background-color:#f7f7f7}
.bin{background-image: none}

/* Float */
.fl{float:left}
.fr{float:right}
.fn{float:none}
.clear-left{clear:left}
.clear-right{clear:right}
.clear{clear:both}

/* Display */
.db{display:block}
.dib{display:inline-block}
.dn{display:none}
.dtc{display:table-cell}

.vh{visibility:hidden}

/* List Styles */
.lsn{list-style-type: none}
.lsi{list-style: initial}
.lspi{list-style-position: inside}

/* Vertical Align */
.vm{vertical-align: middle}

/* Border for Development Purpose */
.border, .bor{border:1px solid red}
.bor-trans{border:1px solid transparent}

/* Cursor */
.pointer, .cup{cursor:pointer}
.cud{cursor: default}

/* Radius */
.rds3{
	-webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.rds0{
	-webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

/* Margin */
.m0a{margin: 0 auto}
.ma{margin:auto}
.m0{margin:0}
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}
.m20{margin:20px}
.m25{margin:25px}
.m30{margin:30px}

.mt0{margin-top:0}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt45{margin-top:45px}
.mt50{margin-top:50px}

.mb0{margin-bottom:0}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mb45{margin-bottom:45px}
.mb50{margin-bottom:50px}


/* Margin Negative*/
.mt-5{margin-top:-5px}
.mt-10{margin-top:-10px}
.mt-15{margin-top:-15px}

.mr-5{margin-right:-5px}
.mr-10{margin-right:-10px}
.mr-15{margin-right:-15px}

.mb-5{margin-bottom:-5px}
.mb-10{margin-bottom:-10px}
.mb-15{margin-bottom:-15px}

.ml-5{margin-left:-5px}
.ml-10{margin-left:-10px}
.ml-15{margin-left:-15px}


/* Padding */
.p0{padding:0}
.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}
.p25{padding:25px}

.pt0{padding-top:0}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt25{padding-top:25px}
.pt30{padding-top:30px}

.pr0{padding-right:0}
.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr20{padding-right:20px}
.pr25{padding-right:25px}
.pr30{padding-right:30px}

.pb0{padding-bottom:0}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb15{padding-bottom:15px}
.pb20{padding-bottom:20px}
.pb25{padding-bottom:25px}
.pb30{padding-bottom:30px}

.pl0{padding-left:0}
.pl5{padding-left:5px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl20{padding-left:20px}
.pl25{padding-left:25px}
.pl30{padding-left:30px}
.pl50{padding-left:50px}
.pl70{padding-left:70px}
.pl90{padding-left:90px}
.pl100{padding-left:100px}
.pl150{padding-left:150px}

/* Border */
.btrans{border-color: transparent;border-style: solid}
.bfff{border-color: #fff;border-style: solid}
.bgray{border-color: #ccc;border-style: solid}
 
.bw0{border-width:0}
.bw1{border-width:1px}
.bw2{border-width:2px}
.bw5{border-width:5px}

.btw0{border-top-width:0}
.btw1{border-top-width:1px}

.brw0{border-right-width:0}
.brw1{border-right-width:1px}

.bbw0{border-bottom-width:0}
.bbw1{border-bottom-width:1px}

.blw0{border-left-width:0}
.bl1{border-left-width:1px}


/* Positions */
.pa{position:absolute}
.pr{position:relative}
.ps{position:static}

/* Width */
.wa{width: auto}
.w10{width:10px}
.w50{width:50px}
.w100{width:100px}
.w200{width:200px}
.w300{width:300px}

/* Width in Percentage(%) */
.w_, .w100p{width: 100%}
.w10p{width: 10%}
.w20p{width: 20%}
.w80p{width: 80%}
.w90p{width: 90%}

/* Height */
.h20{height: 20px}
.h25{height: 25px}
.h30{height: 30px}
.h40{height: 40px}
.h50{height: 50px}
.h60{height: 60px}
.h70{height: 70px}
.h75{height: 75px}
.h80{height: 80px}
.h85{height: 85px}
.h90{height: 90px}
.h100{height: 100px}
.h_, .h100p{
	height: 100%;
}

/* Min Height */
.mh20{min-height:20px}
.mh40{min-height:40px}
.mh60{min-height:60px}
.mh70{min-height:70px}
.mh100{min-height:100px}
.mh150{min-height:150px}

/* Max Width */
.mxw50{max-width:50px}
.mxw70{max-width:70px}
.mxw100{max-width:100px}
.mxw150{max-width:150px}
.mxw200{max-width:200px}

/* Max Height*/
.mxh20{max-height:20px}
.mxh25{max-height:25px}
.mxh40{max-height:40px}
.mxh50{max-height:50px}
.mxh60{max-height:60px}
.mxh75{max-height:75px}
.mxh80{max-height:80px}
.mxh100{max-height:100px}
.mxh200{max-height:200px}
.mxh300{max-height:300px}

/* Overflow Options */
.oa{overflow:auto}
.oh{overflow:hidden}
.oya{overflow-y:auto}
.oyh{overflow-y:hidden}
.oxn{overflow-x:hidden}

/* TOP */
.t0{top:0}
.t5{top:5px}
.t10{top:10px}
.t15{top:15px}
.t20{top:20px}

.t-5{top:-5px}
.t-10{top:-10px}
.t-15{top:-15px}
.t-20{top:-20px}

.t100p{top: 100%}

/* LFFT */
.l0{left:0}
.l1{left:1px}
.l10{left:10px}
.l15{left:15px}
.l20{left:20px}

.l-5{left:-5px}
.l-10{left:-10px}
.l-15{left:-15px}
.l-20{left:-20px}

.l100p{left:100%}

/*Bottom*/
.b0{bottom:0}
.bt5{bottom:5px}
.b10{bottom:10px}
.b15{bottom:15px}
.b20{bottom:20px}

.b-t5{bottom:-5px}
.b-10{bottom:-10px}
.b-15{bottom:-15px}
.b-20{bottom:-20px}

.b100p{bottom:100%}

/*Right*/
.r0{right:0}
.r5{right:5px}
.r10{right:10px}
.r15{right:15px}
.r20{right:20px}

.r-5{right:-5px}
.r-10{right:-10px}
.r-15{right:-15px}
.r-20{right:-20px}

.r100p{right:100%}


/* No Responsive for Extra Small Devices */
.no-xs{min-width:768px}

/* z-index */
.zi0{z-index:0}
.zi1{z-index:1}
.zi2{z-index:2}
.zi3{z-index:3}
.zi4{z-index:4}

/* Unselectable */
.unselectable {
	-moz-user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* For Extra Small Devices */
@media (max-width:767px) {
    .xs-fl{float:left}
	.xs-fr{float:right}
	.xs-fwn{font-weight:normal} 
	.xs-f20{font-size:20px}	
	.xs-f25{font-size:25px}
	.xs-f30{font-size:30px}
	.xs-f40{font-size:40px}
	.xs-f50{font-size:50px}

	.xs-clear{clear: both}
	.xs-clear-left{clear:left}
	.xs-clear-right{clear:right}

	.xs-l{text-align:left}
	.xs-c{text-align:center}
	.xs-r{text-align:right}
	.xs-db{display:block}
	.xs-dib{display:inline-block}
	.xs-dn{display:none!important}
	.xs-fn{float:none}
	.xs-pr{position:relative}
	.xs-pa{position:absolute}
	.xs-ps{position:static}

	/* XS padding */

	.xs-p0{padding:0}
	.xs-p5{padding:5px}
	.xs-p10{padding:10px}
	.xs-p15{padding:15px}
	.xs-p20{padding:20px}
	.xs-p25{padding:25px}

	.xs-pt0{padding-top:0}
	.xs-pt5{padding-top:5px}
	.xs-pt10{padding-top:10px}
	.xs-pt15{padding-top:15px}
	.xs-pt20{padding-top:20px}
	.xs-pt25{padding-top:25px}
	.xs-pt30{padding-top:30px}

	.xs-pr0{padding-right:0}
	.xs-pr5{padding-right:5px}
	.xs-pr10{padding-right:10px}
	.xs-pr15{padding-right:15px}
	.xs-pr20{padding-right:20px}
	.xs-pr25{padding-right:25px}
	.xs-pr30{padding-right:30px}

	.xs-pb0{padding-bottom:0}
	.xs-pb5{padding-bottom:5px}
	.xs-pb10{padding-bottom:10px}
	.xs-pb15{padding-bottom:15px}
	.xs-pb20{padding-bottom:20px}
	.xs-pb25{padding-bottom:25px}
	.xs-pb30{padding-bottom:30px}

	.xs-pl0{padding-left:0}
	.xs-pl5{padding-left:5px}
	.xs-pl10{padding-left:10px}
	.xs-pl15{padding-left:15px}
	.xs-pl20{padding-left:20px}
	.xs-pl25{padding-left:25px}
	.xs-pl30{padding-left:30px}


	/* XS margin */
	.xs-m0a{margin: 0 auto}
	.xs-ma{margin:auto}
	.xs-m0{margin:0}
	.xs-m5{margin:5px}
	.xs-m10{margin:10px}
	.xs-m15{margin:15px}
	.xs-m20{margin:20px}
	.xs-m25{margin:25px}

	.xs-mt0{margin-top:0}
	.xs-mt5{margin-top:5px}
	.xs-mt10{margin-top:10px}
	.xs-mt15{margin-top:15px}
	.xs-mt20{margin-top:20px}
	.xs-mt25{margin-top:25px}
	.xs-mt30{margin-top:30px}
	.xs-mt40{margin-top:40px}
	.xs-mt45{margin-top:45px}
	.xs-mt50{margin-top:50px}

	/* Margin Negative*/
	.xs-mt-5{margin-top:-5px}
	.xs-mt-10{margin-top:-10px}
	.xs-mt-15{margin-top:-15px}

	.xs-mr-5{margin-right:-5px}
	.xs-mr-10{margin-right:-10px}
	.xs-mr-15{margin-right:-15px}

	.xs-mb-5{margin-bottom:-5px}
	.xs-mb-10{margin-bottom:-10px}
	.xs-mb-15{margin-bottom:-15px}

	.xs-ml-5{margin-left:-5px}
	.xs-ml-10{margin-left:-10px}
	.xs-ml-15{margin-left:-15px}


	/* Border */
	.xs-b0{border-width:0}
	.xs-bt0{border-top-width:0}
	.xs-br0{border-right-width:0}
	.xs-bl0{border-left-width:0}
	.xs-bb0{border-bottom-width:0}

	.xs-br0 {border-radius: 0}
	.xs-b1{border-width:1px}
	.xs-bt1{border-top-width:1px}
	.xs-br1{border-right-width:1px}
	.xs-bl1{border-left-width:1px}
	.xs-bb1{border-bottom-width:1px}

	/* XS Width */
	.xs-wa{width:auto}
	.xs-w100p, .xs-w_{width:100%}
	
	/* Radius */
	.xs-rds0{
		-webkit-border-radius: 0;
		        border-radius: 0;
	}

}

