﻿@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/Content/fonts/glyphicons-halflings-regular.eot");
  src: url("/Content/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/Content/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/Content/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\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";*/
  content: "\1f4c5";
}

.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"; }

.tve-icon-glyph {
  position: relative;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  z-index: 49;
}
.tve-icon {
    background-color: transparent;
    /*had to change address of url for use on server. Tilde won't work in MVC logic*/
    background: url('/Content/images/TVE_Icon_Logo_White_Outline.png');
    background-origin: border-box;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 63px;
    height: 45px;
    z-index: 55;
    /*add these back into support, later*/
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #0074a1;
  text-decoration: none; }
  a:hover, a:focus {
    color: #003d55;
    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 {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px;}

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #0074a1; }

a.text-primary:hover,
a.text-primary:focus {
  color: #004f6e; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #0074a1; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004f6e; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .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;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 6px;
  font-size: 14px;
  line-height: 1.42857;
  color: gray; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: gray;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .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.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 26px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 6px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default: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: #0074a1;
  border-color: #006288; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #004f6e;
    border-color: #000608; }
  .btn-primary:hover {
    color: #fff;
    background-color: #004f6e;
    border-color: #00364a; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #004f6e;
    border-color: #00364a; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #00364a;
      border-color: #000608; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #0074a1;
    border-color: #006288; }
  .btn-primary .badge {
    color: #0074a1;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success: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:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info: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:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning: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:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #0074a1;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #003d55;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0074a1; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-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: 5px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: gray;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 5px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0074a1; }
  .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.42857;
      border: 1px solid transparent;
      border-radius: 5px 5px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: gray;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 5px; }
  .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: #0074a1; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 5px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 5px 5px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-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-right-radius: 0;
  border-top-left-radius: 0; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 5px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 5px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 5px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #0074a1;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #003d55;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0074a1;
    border-color: #0074a1;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #0074a1; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #004f6e; }

.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; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 5px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
  .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: 4px;
  border-bottom-left-radius: 4px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .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: 4px;
    border-bottom-left-radius: 4px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
  .panel > .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 > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child {
      border-top-right-radius: 4px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .panel > .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 > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child {
      border-bottom-right-radius: 4px; }

.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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #0074a1; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0074a1;
    border-color: #0074a1; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0074a1; }
    .panel-primary > .panel-heading .badge {
      color: #0074a1;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0074a1; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px; }

.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 {
  bottom: 0;
  right: 5px;
  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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  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 {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.clearfix:before, .blocks-section:before, .list-group-col-3:before, .clearfix:after, .blocks-section:after, .list-group-col-3:after {
  content: " ";
  display: table; }

.clearfix:after, .blocks-section:after, .list-group-col-3:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Added glyph icon here, in @font-face, and to midcoglyph-tve-icon &before selectors */
@font-face {
  font-family: 'Midco Glyphs';
  src: url("/Content/fonts/midcoglyphs/midcoglyphs.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/midcoglyphs/midcoglyphs.woff") format("woff"), url("/Content/fonts/midcoglyphs/midcoglyphs.ttf") format("truetype"), url("/Content/fonts/midcoglyphs/midcoglyphs.svg#midcoglyphs") format("svg");
  font-weight: bold;
  font-style: normal; }

.midcoglyph {
  position: relative;
  display: inline-block;
  font-family: 'Midco Glyphs';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.midcoglyph-ok:before,
.glyphicon-ok:before {
  content: ""; }

.midcoglyph-handset:before {
  content: ""; }

.midcoglyph-avatar:before {
  content: ""; }

.midcoglyph-article:before {
  content: ""; }
/*.midcoglyph-article:before {
  content: "\e91b";
}*/

.midcoglyph-calendar:before {
  content: ""; }

.midcoglyph-tag:before {
  content: ""; }

.midcoglyph-midco-vertical:before {
  content: ""; }

.midcoglyph-midco-horiz:before {
  content: ""; }

.midcoglyph-angle-down:before {
  content: ""; }

.midcoglyph-angle-left:before {
  content: ""; }

.midcoglyph-angle-right:before {
  content: ""; }

.midcoglyph-angle-up:before {
  content: ""; }

.midcoglyph-chevron-down:before {
  content: "";
  text-align: center;
  -webkit-align-content: center;
  -moz-text-align-last: center;
  -ms-align-content: center;
}

.midcoglyph-chevron-left:before {
  content: ""; }

.midcoglyph-chevron-right:before {
  content: ""; }

.midcoglyph-chevron-up:before {
  content: "";
  text-align: center;
  -webkit-align-content: center;
  -moz-text-align-last: center;
  -ms-align-content: center;
}

.midcoglyph-cart:before {
  content: ""; }

.midcoglyph-facebook:before {
  content: ""; }

.midcoglyph-home2:before {
  content: ""; }

.midcoglyph-linkedin:before {
  content: ""; }

.midcoglyph-search:before {
  content: ""; }

.midcoglyph-map-marker:before {
  content: ""; }

.midcoglyph-twitter:before {
  content: ""; }

.midcoglyph-user:before {
  content: ""; }

.midcoglyph-youtube:before {
  content: ""; }

.midcoglyph-home:before {
  content: ""; }

.midcoglyph-phone:before {
  content: ""; }

.midcoglyph-cable-tv:before {
  content: ""; }

.midcoglyph-web-icon:before {
  content: ""; }

.midcoglyph-calendar:before, .glyphicon-calendar:before {
  content: ""; }

/*Added by Cari*/
.midcoglyph-tve-icon:before {
  content: ""; }

body {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

:active,
:focus {
  -webkit-tap-highlight-color: transparent;
  outline: none;
  -webkit-box-shadow: 0 0 0 transparent ;
  -moz-box-shadow: 0 0 0 transparent ;
  box-shadow: 0 0 0 transparent ; }

strong {
  font-style: normal;
  font-weight: 700; }

em {
  font-style: italic;
  font-weight: 400; }

strong em,
em strong {
  font-style: italic;
  font-weight: 700; }

a:hover {
  -webkit-transition: background-color, 150ms, linear;
  -moz-transition: background-color, 150ms, linear;
  -ms-transition: background-color, 150ms, linear;
  -o-transition: background-color, 150ms, linear;
  transition: background-color, 150ms, linear; }

input[type="text"],
input[type="email"] {
  background: white;
  -webkit-box-shadow: 0 0 0 transparent ;
  -moz-box-shadow: 0 0 0 transparent ;
  box-shadow: 0 0 0 transparent ; }

.l-eyebrow {
  background: #353432;
  height: 35px; }
  .l-eyebrow a {
    color: white;
    height: 35px;
    display: block;
    padding-top: 7px;
    font-size: 1.071em; }
  .l-eyebrow .current {
    padding-left: 25px;
    padding-right: 25px; }
    .l-eyebrow .current a {
      color: #0074a1;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      position: relative;
      z-index: 10; }
      .l-eyebrow .current a::before {
        content: '';
        display: block;
        background-color: white;
        width: 100%;
        height: 36px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        -ms-transform: skew(-24deg, 0);
        -webkit-transform: skew(-24deg, 0);
        transform: skew(-24deg, 0); }
  .l-eyebrow ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .l-eyebrow ul li {
      display: inline-block; }
  .l-eyebrow .nav-type {
    float: left; }
  .l-eyebrow .nav-offsite {
    float: right;
    text-transform: uppercase;
    margin-right: 15px; }
    .l-eyebrow .nav-offsite li {
      margin-right: 20px; }
      .l-eyebrow .nav-offsite li:last-child {
        margin-right: 0; }

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out; }

.modal.fade.in {
  top: 10%; }

body.modal-open {
  overflow: visible; }

.hamburger-btn {
  background: #0074a1;
  border: none;
  display: table;
  padding: 0;
  position: absolute;
  top: 49px;
  left: 15px;
  width: 43px;
  height: 36px;
  vertical-align: middle;
  z-index: 1000;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .hamburger-btn:focus {
    outline: 0; }
  @media (min-width: 992px) {
    .hamburger-btn {
      display: none; } }

.hamburger-surround {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 43px; }

.hamburger-bun {
  background: white;
  display: block;
  height: 2px;
  margin: 0 auto;
  margin-bottom: 4px;
  width: 20px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .hamburger-bun:last-child {
    margin-bottom: 0; }

.off-canvas-showing .hamburger-btn {
  background: #004f6e; }

.l-site-nav {
  height: 100%;
  background: #0074a1;
  position: relative;
  overflow: hidden;
  z-index: 10;
  /*
        I'm not proud of it, but there is going to be some overriding going on.
        This way I don't have to use multiple plugins and html elements to acheive
        all the different types of main navigation functionality and styles they
        have going on.
    */ }
  .l-site-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 1; }
    .l-site-nav ul ul {
      z-index: 2; }
      .l-site-nav ul ul ul {
        z-index: 3; }
        .l-site-nav ul ul ul ul {
          z-index: 4; }
  .l-site-nav .flexnav {
    padding: 0;
    margin: 0; }
    .l-site-nav .flexnav li a {
      display: block;
      font-size: 1.286em;
      padding: 11px 15px;
      color: white;
      word-wrap: break-word;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .l-site-nav .flexnav li li a {
      font-size: 1em; }
    .l-site-nav .flexnav > li > a,
    .l-site-nav .flexnav > li > .item-helper > a {
      text-transform: uppercase;
      font-size: 1.071em;
      font-weight: 700; }
    .l-site-nav .flexnav .item-helper {
      position: relative; }
      .l-site-nav .flexnav .item-helper a {
        padding: 11px 50px 11px 15px; }
    .l-site-nav .flexnav .touch-button,
    .l-site-nav .flexnav .touch-button-mobile {
      position: absolute;
      top: 0;
      right: 0;
      width: 35px;
      height: 100%;
      cursor: pointer;
      text-align: center;
      padding-top: 13px; }
      .l-site-nav .flexnav .touch-button span,
      .l-site-nav .flexnav .touch-button-mobile span {
        font-style: normal;
        opacity: .5;
        color: white;
        font-size: .9em; }
      .l-site-nav .flexnav .touch-button .navicon,
      .l-site-nav .flexnav .touch-button-mobile .navicon {
        display: none; }
    .l-site-nav .flexnav .touch-button {
      display: none; }
    .l-site-nav .flexnav .item-with-ul > .item-helper > a {
      -webkit-transition: -webkit- transform, 230ms, ease-in-out;
      -moz-transition: -moz- transform, 230ms, ease-in-out;
      -ms-transition: -ms- transform, 230ms, ease-in-out;
      -o-transition: -o- transform, 230ms, ease-in-out;
      transition:  transform, 230ms, ease-in-out; }
    .l-site-nav .flexnav .item-with-ul ul {
      display: block !important;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: #0074a1;
      -webkit-transform: translateX(274px);
      -o-transform: translateX(274px);
      -ms-transform: translateX(274px);
      transform: translateX(274px);
      -webkit-transition: -webkit- transform, 230ms, ease-in-out;
      -moz-transition: -moz- transform, 230ms, ease-in-out;
      -ms-transition: -ms- transform, 230ms, ease-in-out;
      -o-transition: -o- transform, 230ms, ease-in-out;
      transition:  transform, 230ms, ease-in-out; }
    .l-site-nav .flexnav .item-with-ul.showing-child-nav > .item-helper > a {
      background-color: #006288;
      -webkit-transform: translateX(-264px);
      -o-transform: translateX(-264px);
      -ms-transform: translateX(-264px);
      transform: translateX(-264px); }
    .l-site-nav .flexnav .item-with-ul.showing-child-nav > ul {
      background-color: #0074a1;
      -webkit-transform: translateX(0);
      -o-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .l-site-nav .flexnav .parent-link a {
      background-color: rgba(0, 0, 0, 0.2);
      font-weight: bold;
      text-transform: uppercase;
      border: none; }
  .l-site-nav .item-back-button {
    display: block;
    padding: 19px 50px 10px 15px;
    color: white;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase; }
    .l-site-nav .item-back-button span {
      font-size: 1.077em;
      opacity: 0.5;
      color: #FFF;
      display: block;
      margin-top: -4px;
      width: 10px;
      height: 15px;
      float: left;
      margin: 1px 8px 0 0; }
  @media (min-width: 992px) {
    .l-site-nav .flexnav {
      position: absolute;
      left: 230px;
      top: 50px; }
      .l-site-nav .flexnav > li {
        float: left; }
        .l-site-nav .flexnav > li a,
        .l-site-nav .flexnav > li .item-helper a {
          color: #0074a1;
          border-bottom: none;
          padding: 18px 15px;
          font-weight: bold; }
        .l-site-nav .flexnav > li > .item-helper a {
          -webkit-border-top-left-radius: 5px;
          -webkit-border-top-right-radius: 5px;
          -o-border-top-left-radius: 5px;
          -o-border-top-right-radius: 5px;
          -ms-border-top-left-radius: 5px;
          -ms-border-top-right-radius: 5px;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px; }
        .l-site-nav .flexnav > li:hover a {
          color: white;
          text-decoration: none;
          background: #0074a1; }
        .l-site-nav .flexnav > li:hover li a {
          color: #0074a1;
          background: transparent; }
        .l-site-nav .flexnav > li.item-with-ul > .item-helper > a {
          -webkit-transition: none, 230ms, ease-in-out;
          -moz-transition: none, 230ms, ease-in-out;
          -ms-transition: none, 230ms, ease-in-out;
          -o-transition: none, 230ms, ease-in-out;
          transition: none, 230ms, ease-in-out; }
        .l-site-nav .flexnav > li.item-with-ul ul {
          -webkit-transform: translateX(0);
          -o-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0);
          -webkit-backface-visibility: hidden;
          background-color: white;
          height: auto !important;
          max-height: auto;
          overflow: visible;
          display: block; }
        .l-site-nav .flexnav > li.item-with-ul > ul {
          top: 100%;
          width: 728px;
          right: auto;
          left: 0;
          border: 1px solid #e5e5e3;
          padding: 20px 30px;
          -webkit-transform: translateY(-9999px);
          -o-transform: translateY(-9999px);
          -ms-transform: translateY(-9999px);
          transform: translateY(-9999px);
          opacity: 0;
          -webkit-transition: opacity, 250ms, ease-in-out;
          -moz-transition: opacity, 250ms, ease-in-out;
          -ms-transition: opacity, 250ms, ease-in-out;
          -o-transition: opacity, 250ms, ease-in-out;
          transition: opacity, 250ms, ease-in-out; }
          .l-site-nav .flexnav > li.item-with-ul > ul.flexnav-show {
            -webkit-transform: translateY(0);
            -o-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            opacity: 1; }
          .l-site-nav .flexnav > li.item-with-ul > ul .item-helper a {
            font-weight: 700;
            margin-bottom: 3px; }
          .l-site-nav .flexnav > li.item-with-ul > ul .item-with-ul {
            float: left;
            width: 25%;
            max-height: auto;
            padding-right: 20px; }
            .l-site-nav .flexnav > li.item-with-ul > ul .item-with-ul ul {
              position: relative;
              display: block; }
              .l-site-nav .flexnav > li.item-with-ul > ul .item-with-ul ul a {
                font-weight: normal; }
            .l-site-nav .flexnav > li.item-with-ul > ul .item-with-ul:nth-child(6), .l-site-nav .flexnav > li.item-with-ul > ul .item-with-ul:nth-child(7) {
              height: auto; }
            .l-site-nav .flexnav > li.item-with-ul > ul .item-with-ul:nth-child(6) {
              margin-bottom: 30px; }
          .l-site-nav .flexnav > li.item-with-ul > ul a {
            padding: 5px 0;
            display: inline-block; }
            .l-site-nav .flexnav > li.item-with-ul > ul a:hover {
              text-decoration: underline; }
          .l-site-nav .flexnav > li.item-with-ul > ul a.btn-default {
            background: #0074a1;
            color: white;
            width: 25%;
            max-width: 200px; }
            .l-site-nav .flexnav > li.item-with-ul > ul a.btn-default:hover {
              background-color: #004f6e;
              text-decoration: none; }
    .l-site-nav .parent-link,
    .l-site-nav .touch-button,
    .l-site-nav .touch-button-mobile,
    .l-site-nav .item-back-button {
      display: none; } }
  @media (min-width: 1300px) {
    .l-site-nav .flexnav {
      left: 250px;
      top: 70px; }
      .l-site-nav .flexnav > li.item-with-ul > ul {
        width: 1000px; } }
  @media (min-width: 1600px) {
    .l-site-nav .flexnav {
      left: 300px;
      top: 65px; }
      .l-site-nav .flexnav > li.item-with-ul > ul {
        width: 1360px; }
      .l-site-nav .flexnav > li > a,
      .l-site-nav .flexnav > li > .item-helper > a {
        text-transform: uppercase;
        font-size: 1.286em;
        font-weight: 700; }
      .l-site-nav .flexnav li li .item-helper a {
        font-size: 1.286em; } }
  @media (min-width: 1800px) {
    .l-site-nav .flexnav > li.item-with-ul > ul {
      width: 1560px; } }

.l-site-secondary-nav {
  width: 100%;
  background: #0074a1; }
  .l-site-secondary-nav .secondary-nav-toggle-btn {
    width: 100%;
    background: #0074a1;
    border: 0;
    color: white;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    text-transform: none;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    .l-site-secondary-nav .secondary-nav-toggle-btn:focus {
      outline: 0; }
    .l-site-secondary-nav .secondary-nav-toggle-btn:hover, .l-site-secondary-nav .secondary-nav-toggle-btn:active {
      background-color: #006288; }
  .l-site-secondary-nav .secondary-nav-list-container {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height, 250ms, ease-in-out;
    -moz-transition: max-height, 250ms, ease-in-out;
    -ms-transition: max-height, 250ms, ease-in-out;
    -o-transition: max-height, 250ms, ease-in-out;
    transition: max-height, 250ms, ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .l-site-secondary-nav .secondary-nav-list {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .l-site-secondary-nav .secondary-nav-list li {
      margin: 0; }
      .l-site-secondary-nav .secondary-nav-list li.current a, .l-site-secondary-nav .secondary-nav-list li.active a {
        background-color: #004f6e; }
  .l-site-secondary-nav a, .l-site-secondary-nav .btn {
    color: white;
    text-decoration: none;
    margin: 0;
    font-weight: bold;
    font-size: 1.07143em; }
  .l-site-secondary-nav a {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
    padding: 10px 15px; }
    .l-site-secondary-nav a:hover, .l-site-secondary-nav a:active, .l-site-secondary-nav a:focus {
      background-color: #006288; }
  .l-site-secondary-nav.sn-open .secondary-nav-toggle-btn .midcoglyph {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media (min-width: 1200px) {
    .l-site-secondary-nav {
      height: 45px;
      overflow: hidden; }
      .l-site-secondary-nav .secondary-nav-toggle-btn {
        display: none; }
      .l-site-secondary-nav .secondary-nav-list-container {
        max-height: none;
        margin: 0 auto;
        text-align: center; }
      .l-site-secondary-nav .secondary-nav-list {
        display: inline-block; }
      .l-site-secondary-nav a {
        border-top: 0;
        line-height: 45px;
        padding: 0 30px; }
      .l-site-secondary-nav li {
        float: left;
        border-right: 1px solid white; }
        .l-site-secondary-nav li:first-child {
          border-left: 1px solid white; } }
  @media (min-width: 1800px) {
    .l-site-secondary-nav {
      height: 60px; }
      .l-site-secondary-nav a {
        line-height: 60px;
        height: 60px;
        font-size: 1.28571em; } }

.l-specialty-nav {
  padding: 15px;
  position: relative;
  z-index: 0; }
  .l-specialty-nav .nav-offsite {
    text-align: center;
    margin-top: 20px; }
    .l-specialty-nav .nav-offsite a {
      color: white;
      padding: 5px 0;
      display: inline-block;
      text-decoration: underline; }
  @media (min-width: 992px) {
    .l-specialty-nav {
      position: static; } }

.site-nav-toggle-btn {
  width: 35px;
  height: 45px;
  padding: 0;
  border: 0;
  color: #0074a1;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .site-nav-toggle-btn .midcoglyph {
    width: 100%;
    line-height: 45px; }
  .site-nav-toggle-btn.user-toggle-btn {
    padding: 0; }
  .site-nav-toggle-btn.location-toggle-btn {
    text-align: center;
    padding: 0; }
  .site-nav-toggle-btn:hover {
    color: #004f6e; }

.open .site-nav-toggle-btn {
  color: #002b3b; }

.l-user-dropdown .user-toggle-btn {
  font-size: 2em; }

@media (min-width: 0) and (max-width: 991px) {
  .l-user-dropdown .btn {
    width: 100%;
    border: 2px white solid;
    margin-bottom: 20px; }
  .l-user-dropdown .user-toggle-btn {
    display: none; }
  .l-user-dropdown .dropdown-menu {
    width: 100%;
    display: block;
    -webkit-box-shadow: 0 0 0 transparent ;
    -moz-box-shadow: 0 0 0 transparent ;
    box-shadow: 0 0 0 transparent ;
    border: 0;
    background: transparent;
    position: relative; } }

@media (min-width: 992px) {
  .l-user-dropdown {
    position: absolute;
    top: 107px;
    right: 0;
    width: 320px; }
    .l-user-dropdown .user-toggle-btn {
      position: absolute;
      left: 238px;
      top: -56px; }
      .l-user-dropdown .user-toggle-btn .midcoglyph {
        width: 100%; }
    .l-user-dropdown .dropdown-menu {
      width: 100%;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      border: 0;
      margin-top: 0;
      background: #0074a1;
      padding: 15px; }
    .l-user-dropdown .btn {
      width: 100%;
      border: 2px white solid;
      margin-bottom: 7px; }
      .l-user-dropdown .btn:last-child {
        margin-bottom: 0; } }

@media (min-width: 1300px) {
  .l-user-dropdown {
    position: absolute;
    top: 45px;
    right: 123px; }
    .l-user-dropdown .btn {
      width: 95px;
      border: 0;
      margin-bottom: 0;
      min-height: 30px;
      line-height: 30px;
      display: inline-block; }
    .l-user-dropdown .user-toggle-btn {
      display: none; }
    .l-user-dropdown .dropdown-menu {
      display: block;
      width: auto;
      padding: 0;
      background: transparent;
      -webkit-box-shadow: 0 0 0 transparent ;
      -moz-box-shadow: 0 0 0 transparent ;
      box-shadow: 0 0 0 transparent ; } }

.l-location-dropdown {
  position: relative;
  z-index: 10; }
  .l-location-dropdown .location-toggle-info {
    text-align: center; }
  .l-location-dropdown .location-form-menu {
    padding: 10px; }
    .l-location-dropdown .location-form-menu .col-loc-address {
      margin-bottom: 6px; }
    .l-location-dropdown .location-form-menu .col-loc-suit {
      padding-right: 3px; }
    .l-location-dropdown .location-form-menu .col-loc-zip {
      padding-left: 3px; }
    .l-location-dropdown .location-form-menu .col-loc-button {
      margin-top: 6px; }
      .l-location-dropdown .location-form-menu .col-loc-button button {
        width: 100%;
        margin: 0; }
  @media (min-width: 0) and (max-width: 991px), (min-width: 1300px) {
    .l-location-dropdown .location-toggle-btn {
      width: 100%;
      background: white;
      height: 30px;
      line-height: 30px;
      -webkit-border-radius: 6px;
      -o-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px;
      padding-left: 7px;
      padding-right: 9px; }
      .l-location-dropdown .location-toggle-btn .midcoglyph-map-marker,
      .l-location-dropdown .location-toggle-btn .midcoglyph-angle-down {
        float: left;
        width: auto;
        line-height: 28px; }
      .l-location-dropdown .location-toggle-btn .midcoglyph-angle-down {
        float: right; }
    .l-location-dropdown .location-toggle-info {
      max-width: 85%;
      white-space: nowrap;
      display: inline-block;
      position: relative;
      overflow: hidden;
      padding-left: 5px;
      position: relative; }
      .l-location-dropdown .location-toggle-info::after {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 0;
        top: 5px;
        background: rgba(255, 255, 255, 0);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
        background: linear-gradient(to right, rgba(255, 255, 255, 0), white); } }
  @media (min-width: 992px) and (max-width: 1299px) {
    .l-location-dropdown .location-toggle-info,
    .l-location-dropdown .midcoglyph-angle-down {
      display: none; }
    .l-location-dropdown .location-toggle-btn {
      position: absolute;
      top: -56px;
      right: 85px; }
      .l-location-dropdown .location-toggle-btn .midcoglyph-map-marker {
        font-size: 1.929em; } }
  @media (min-width: 992px) and (max-width: 1299px), (min-width: 1200px) {
    .l-location-dropdown {
      width: 475px;
      position: absolute;
      top: 107px;
      right: 0; }
      .l-location-dropdown .location-form-menu {
        margin-top: 0;
        border: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        padding: 15px 15px 20px;
        background: #0074a1; }
        .l-location-dropdown .location-form-menu .location-toggle-info {
          width: 100%;
          color: white;
          margin-bottom: 10px; }
          .l-location-dropdown .location-form-menu .location-toggle-info::after {
            display: none; }
        .l-location-dropdown .location-form-menu input {
          border: 0; }
        .l-location-dropdown .location-form-menu button {
          border: 2px white solid;
          margin-left: 5px;
          height: 34px;
          line-height: 32px;
          padding: 0; }
        .l-location-dropdown .location-form-menu .col-loc-address,
        .l-location-dropdown .location-form-menu .col-loc-suit,
        .l-location-dropdown .location-form-menu .col-loc-zip,
        .l-location-dropdown .location-form-menu .col-loc-button {
          margin: 0;
          padding: 0 3px; }
        .l-location-dropdown .location-form-menu .col-loc-address {
          padding-left: 15px; }
        .l-location-dropdown .location-form-menu .col-loc-button {
          padding-right: 15px; } }
  @media (min-width: 1300px) {
    .l-location-dropdown {
      position: absolute;
      right: 15px;
      top: 45px; }
      .l-location-dropdown .location-toggle-btn {
        background: #0074a1;
        color: white;
        width: 230px;
        float: right; }
      .l-location-dropdown .location-toggle-info::after {
        background-position: -20px top;
        background: rgba(0, 116, 161, 0);
        background: -webkit-linear-gradient(left, rgba(0, 116, 161, 0), #0074a1);
        background: linear-gradient(to right, rgba(0, 116, 161, 0), #0074a1); }
      .l-location-dropdown .location-form-menu {
        -webkit-border-radius: 6px;
        -o-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        padding: 9px 10px;
        margin-top: 2px; }
        .l-location-dropdown .location-form-menu .location-toggle-info {
          display: none; }
      .l-location-dropdown.open .location-form-menu,
      .l-location-dropdown.open .location-toggle-btn {
        background-color: #004f6e; }
      .l-location-dropdown.open .location-toggle-btn {
        -webkit-border-top-left-radius: 6px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 0.5px;
        -webkit-border-bottom-left-radius: 0.5px;
        -o-border-top-left-radius: 6px;
        -o-border-top-right-radius: 6px;
        -o-border-bottom-right-radius: 0.5px;
        -o-border-bottom-left-radius: 0.5px;
        -ms-border-top-left-radius: 6px;
        -ms-border-top-right-radius: 6px;
        -ms-border-bottom-right-radius: 0.5px;
        -ms-border-bottom-left-radius: 0.5px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 0.5px;
        border-bottom-left-radius: 0.5px;
        position: relative; }
        .l-location-dropdown.open .location-toggle-btn:after {
          content: '';
          width: 100%;
          height: 1px;
          background-color: #004f6e;
          display: block;
          position: absolute;
          top: 100%;
          left: 0; }
      .l-location-dropdown.open .location-toggle-info::after {
        background: rgba(0, 79, 110, 0);
        background: -webkit-linear-gradient(left, rgba(0, 79, 110, 0), #004f6e);
        background: linear-gradient(to right, rgba(0, 79, 110, 0), #004f6e); }
      .l-location-dropdown.open .location-form-menu {
        margin-top: 1px;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-top-right-radius: 0.5px;
        -webkit-border-bottom-right-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -o-border-top-left-radius: 6px;
        -o-border-top-right-radius: 0.5px;
        -o-border-bottom-right-radius: 6px;
        -o-border-bottom-left-radius: 6px;
        -ms-border-top-left-radius: 6px;
        -ms-border-top-right-radius: 0.5px;
        -ms-border-bottom-right-radius: 6px;
        -ms-border-bottom-left-radius: 6px;
        border-top-left-radius: 6px;
        border-top-right-radius: 0.5px;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px; }
        .l-location-dropdown.open .location-form-menu .location-toggle-info {
          display: none !important; }
      .l-location-dropdown .location-toggle-btn:hover {
        background-color: #004f6e; }
        .l-location-dropdown .location-toggle-btn:hover .location-toggle-info::after {
          background: rgba(0, 79, 110, 0);
          background: -webkit-linear-gradient(left, rgba(0, 79, 110, 0), #004f6e);
          background: linear-gradient(to right, rgba(0, 79, 110, 0), #004f6e); } }

.l-search-form {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 107px; }
  .l-search-form .search-toggle-btn {
    position: absolute;
    right: 10px;
    top: -60px;
    font-size: 1.7em; }
  .l-search-form .dropdown-menu {
    left: auto;
    right: 0;
    border: none;
    padding: 12px 15px;
    width: 320px;
    margin-top: 0;
    background-color: #0074a1;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
  .l-search-form form button {
    position: absolute;
    top: 14px;
    right: 15px;
    width: 35px;
    height: 34px; }
  .l-search-form input[type="search"] {
    width: 100%;
    border: 0;
    padding-right: 40px;
    font-size: 1.143em;
    padding-top: 7px; }
  @media (min-width: 992px) {
    .l-search-form .search-toggle-btn {
      font-size: 1.857em;
      top: -56px; } }
  @media (min-width: 1300px) {
    .l-search-form {
      position: absolute;
      top: 83px;
      right: 15px; }
      .l-search-form .search-toggle-btn {
        display: none; }
      .l-search-form .btn {
        width: auto;
        border: 0;
        margin-bottom: 0;
        min-height: 30px;
        line-height: 30px;
        display: inline-block; }
      .l-search-form .user-toggle-btn {
        display: none; }
      .l-search-form .dropdown-menu {
        display: block;
        background: transparent;
        padding: 0;
        -webkit-box-shadow: 0 0 0 transparent ;
        -moz-box-shadow: 0 0 0 transparent ;
        box-shadow: 0 0 0 transparent ;
        max-width: 290px; }
      .l-search-form input[type="search"] {
        border: 1px solid #e6e6e6; }
      .l-search-form form button {
        top: 0;
        right: 0; } }

.map-marker-btn {
  position: absolute;
  text-align: center;
  font-size: 1.929em;
  top: 47px;
  right: 50px; }
  .map-marker-btn a {
    color: white; }
  @media (min-width: 992px) {
    .map-marker-btn {
      display: none; } }

.login-link {
  float: right;
  margin-right: 15px; }

@media (min-width: 992px) {
  .home .site-nav-toggle-btn {
    color: white; }
    .home .site-nav-toggle-btn:hover {
      color: #004f6e; }
  .home .open .site-nav-toggle-btn {
    color: #004f6e; } }

@media (min-width: 1300px) {
  .home .site-nav-toggle-btn.location-toggle-btn:hover {
    color: white; }
  .home .open .location-toggle-btn {
    color: white; }
  .home .l-user-dropdown .btn:first-child {
    background-color: white;
    color: #0074a1; }
    .home .l-user-dropdown .btn:first-child:hover {
      background-color: #004f6e;
      color: white; } }

.breadcrumb {
  padding: 6px 15px; }
  .breadcrumb .midcoglyph-home2 {
    font-size: 1.643em; }

.l-utility-nav-footer li {
  display: inline; }
  .l-utility-nav-footer li:after {
    content: '|';
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px; }
  .l-utility-nav-footer li:last-child:after {
    content: '';
    margin-right: 0; }

@media (min-width: 992px) {
  .l-utility-nav-footer {
    text-align: left; } }

html {
  height: 100%; }

body {
  background: #0074a1; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.container-fluid {
  max-width: 1280px; }

.l-body {
  margin: 0;
  min-height: 100%;
  padding: 120px 0 0 0;
  position: relative; }

.l-site-header {
  background-color: white;
  height: 107px;
  z-index: 1000; }

.l-off-canvas-helper {
  min-height: 100%;
  overflow: hidden;
  width: 100%; }

.l-off-canvas-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 480px;
  min-height: 100vh;
  background-color: white; }

.l-top-logo .img-top-logo-home-lg {
  display: none; }

.l-top-logo img {
  position: relative;
  top: 20px;
  left: 71px;
  max-width: 138px; }

@media (min-width: 992px) {
  .l-top-logo img {
    max-width: 200px;
    left: 15px;
    top: 9px; } }

@media (min-width: 1300px) {
  .l-top-logo img {
    top: 25px; } }

@media (min-width: 1600px) {
  .l-top-logo img {
    max-width: 247px;
    top: 15px;
    left: 15px; } }

.l-site-header-elements {
  position: relative;
  margin: 0 auto; }

.off-canvas-overlay {
  display: none;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100001;
  -webkit-tap-highlight-color: transparent; }

.l-site-nav {
  height: 100%;
  left: -264px;
  position: absolute;
  top: 0;
  width: 264px;
  z-index: 10; }
  @media (min-width: 992px) {
    .l-site-nav {
      background: transparent;
      border: none;
      height: auto;
      padding-bottom: inherit;
      width: 100%;
      top: 50px;
      left: 250px;
      overflow: visible; } }

.site-header-fixed {
  position: relative;
  padding-top: 107px; }
  .site-header-fixed .l-site-header {
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%; }
  .site-header-fixed .site-header-elements {
    background: white;
    height: 107px; }
  .site-header-fixed .l-site-nav {
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    @media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
      .site-header-fixed .l-site-nav {
        height: 1024px; } }
    @media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
      .site-header-fixed .l-site-nav {
        height: 768px; } }
    @media screen and (device-aspect-ratio: 40 / 71) {
      .site-header-fixed .l-site-nav {
        height: 500px; } }
  .site-header-fixed .l-off-canvas-container > * {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit- transform, 230ms, ease-in-out;
    -moz-transition: -moz- transform, 230ms, ease-in-out;
    -ms-transition: -ms- transform, 230ms, ease-in-out;
    -o-transition: -o- transform, 230ms, ease-in-out;
    transition:  transform, 230ms, ease-in-out;
    -webkit-backface-visibility: hidden; }
  .site-header-fixed.off-canvas-showing {
    overflow: hidden; }
    .site-header-fixed.off-canvas-showing .off-canvas-overlay {
      display: block;
      left: 264px; }
    .site-header-fixed.off-canvas-showing .l-off-canvas-container > * {
      -webkit-transform: translateX(264px);
      -o-transform: translateX(264px);
      -ms-transform: translateX(264px);
      transform: translateX(264px);
      -webkit-backface-visibility: hidden; }
  .site-header-fixed.scrollingNow .l-site-header {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) ;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) ;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) ;
    opacity: .9; }
  @media (min-width: 992px) {
    .site-header-fixed {
      padding-top: 0; }
      .site-header-fixed .l-site-header {
        position: relative;
        top: 0; }
      .site-header-fixed .l-site-nav {
        overflow-y: visible;
        height: auto;
        width: 100%;
        position: static; }
      .site-header-fixed.off-canvas-showing {
        overflow: visible; }
        .site-header-fixed.off-canvas-showing .l-off-canvas-container > * {
          -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px); } }
  @media (min-width: 1300px) {
    .site-header-fixed .l-site-header {
      height: 127px; } }

@media (min-width: 992px) {
  .home .l-site-header {
    background-color: transparent;
    position: absolute; }
  .home .l-top-logo {
    width: 232px;
    height: 199px;
    background: url("../../Images/bg-home-logo-surround.png") left -30px no-repeat transparent;
    background-size: 232px auto; }
    .home .l-top-logo img {
      width: 100px;
      left: 39px;
      top: 19px; }
  .home .img-top-logo {
    display: none; }
  .home .img-top-logo-home-lg {
    display: block; }
  .home .l-site-nav .flexnav {
    top: 50px;
    left: 216px; }
    .home .l-site-nav .flexnav li a {
      color: white; }
    .home .l-site-nav .flexnav li li a {
      color: #0074a1; } }

@media (min-width: 1600px) {
  .home .l-top-logo {
    width: 341px;
    height: 272px;
    background-size: 341px auto; }
  .home .l-top-logo img {
    width: 152px;
    height: 109px;
    left: 52px;
    top: 30px; }
  .home .l-site-nav .flexnav {
    left: 330px; } }

.l-site-footer {
  clear: both;
  background-color: #353432;
  color: white;
  padding: 30px 25px; }
  .l-site-footer .container-fluid {
    max-width: none; }
  .l-site-footer h1, .l-site-footer h2, .l-site-footer h3, .l-site-footer h4 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px; }
  .l-site-footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .l-site-footer li {
    margin-bottom: 20px; }
    .l-site-footer li:last-child {
      margin-bottom: 0; }
  .l-site-footer a {
    color: white; }
  .l-site-footer .btn {
    width: 100%;
    max-width: 280px;
    margin-bottom: 20px; }
  @media (min-width: 992px) {
    .l-site-footer {
      padding: 40px 30px; } }

.l-well-footer {
  background-color: #2d2c2b;
  display: block;
  text-align: center;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 30px; }

.well-footer-header {
  background-color: #474643;
  padding: 12px 20px; }
  .well-footer-header h1, .well-footer-header h2, .well-footer-header h3, .well-footer-header h4 {
    margin: 0; }

.well-footer-body {
  padding: 30px; }

.l-social-nav-footer {
  font-size: 2.286em;
  text-align: center; }
  .l-social-nav-footer li {
    display: inline-block;
    margin-right: 13px; }
    .l-social-nav-footer li:last-child {
      margin-right: 0; }
  @media (min-width: 992px) {
    .l-social-nav-footer {
      text-align: left; } }
  @media (min-width: 1200px) {
    .l-social-nav-footer {
      margin-top: 30px; } }

.l-footer-bottom-row {
  font-size: 1.143em;
  text-align: center;
  line-height: 1.5em; }

@media (min-width: 992px) {
  .l-copywright-footer {
    text-align: right; } }

@media (min-width: 992px) {
  .l-special-footer-col {
    margin-top: 40px;
    margin-bottom: 40px; } }

@media (min-width: 1200px) {
  .l-special-footer-col {
    margin: 0; } }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-calendar:before {
  /*content: "\e109" !important;*/
  content: "\1f4c5" !important;
}

/* added to hide items on large screens */
@media (min-width: 992px) {
  .l-site-nav ul li.show-on-lg-screen {
    display: none; } }

.btn-default {
  background: #0074a1;
  border: none;
  color: white;
  text-transform: uppercase;
  min-height: 35px;
  padding: 0 15px;
  line-height: 35px; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:target {
    background: #004f6e;
    color: white;
    border-color: white; }

.btn-white {
  background: white;
  color: #0074a1;
  border: 2px solid #0074a1; }

.circle-white-expand-btn,
.circle-plus-btn {
  width: 29px;
  height: 29px;
  display: inline-block;
  background: white;
  border: none;
  text-align: center;
  -webkit-align-self: center;
  -webkit-align-content: center;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  .circle-white-expand-btn .midcoglyph,
  .circle-plus-btn .midcoglyph {
    line-height: 29px; }


.circle-plus-btn {
  background-color: #0074a1;
  color: white;
  font-weight: bold;
  cursor: pointer;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 1.28571em; }
  .circle-plus-btn:hover, .circle-plus-btn:focus, .circle-plus-btn:active, .circle-plus-btn:target {
    background: #004f6e;
    color: white; }

.btn:hover .circle-plus-btn, .btn:focus .circle-plus-btn, .btn:active .circle-plus-btn, .btn:target .circle-plus-btn {
  background: inherit;
  color: inherit; }

.btn .circle-plus-btn {
  color: inherit;
  width: auto;
  background: inherit; }

.gray-ultra-light .circle-white-expand-btn {
  background-color: gray;
  color: #f4f4f4; }

.gray-medium .circle-white-expand-btn {
  color: #e0e0e0; }

.gradient-plum .circle-white-expand-btn {
  color: #b43e97; }

.gradient-sky .circle-white-expand-btn {
  color: #0074a1; }

.gradient-lime .circle-white-expand-btn {
  color: #51a653; }

.gradient-mango .circle-white-expand-btn {
  color: #ec5523; }

.gradient-neon .circle-white-expand-btn {
  color: #df3990; }

.services-icon {
  display: inline-block;
  overflow: hidden;
  width: 110px;
  height: 110px;
  border: 5px solid white;
  text-align: center;
  color: white;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  .services-icon .midcoglyph {
    margin-top: 20px; }
  .services-icon .midcoglyph-cable-tv {
    font-size: 65px;
    margin-top: 18px; }
  .services-icon .midcoglyph-web-icon {
    font-size: 55px;
    margin-top: 22px; }
  .services-icon .midcoglyph-home {
    font-size: 53px; }
  .services-icon .midcoglyph-phone {
    font-size: 53px; }

.block .block-content-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center; }

.block .block-info {
  padding: 20px 15px;
  text-align: left;
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  vertical-align: middle; }
  .block .block-info :only-child {
    margin-bottom: 0; }
  .block .block-info :last-child {
    margin-bottom: 0; }

.block .block-featured-image img {
  max-width: 100%;
  width: auto; }

.block-callout {
  margin: 0 auto; }
  .block-callout .block-content-container {
    display: block; }
  .block-callout .block-info {
    display: block;
    padding: 30px 15px;
    text-align: left;
    max-width: 1280px; }
  .block-callout .block-featured-image {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    position: relative; }
    .block-callout .block-featured-image img {
      max-width: 100%;
      width: auto; }
  @media (min-width: 768px) {
    .block-callout .block-featured-image {
      width: auto; }
    .block-callout .block-info {
      padding: 30px; } }

.block-promo {
  background-color: #f4f4f4; }
  .block-promo .block-content-container {
    padding: 40px; }

.block-form-inline .block-info {
  padding: 20px 40px; }

/* ---------------------------------------------------
    Full width blocks
----------------------------------------------------*/
.block-bg-icon-center {
  /*color: white;*/ }
  .block-bg-icon-center .block-content-container {
    background: no-repeat center center;
    background-size: 500px 83px; }
  .block-bg-icon-center .block-info {
    padding: 40px 15px;
    max-width: none;
    height: auto; }
  @media (min-width: 768px) {
    .block-bg-icon-center .block-content-container {
      background-size: 900px 153px; } }
  @media (min-width: 1200px) {
    .block-bg-icon-center .block-content-container {
      background-size: 1276px 211px; } }

.block-gradient, .block-breakout {
  width: 100%;
  color: white;
  /*text-align: center;*/
  /*background-color: $brand-primary;*/ }
  .block-gradient a:not(.btn), .block-breakout a:not(.btn) {
    color: white;
    text-decoration: underline; }
  .block-gradient .block-info, .block-breakout .block-info {
    padding: 30px 15px;
    max-width: 1280px; }
  .block-gradient .block-content-container, .block-breakout .block-content-container {
    background: no-repeat center center; }
  .block-gradient.bg-image-right .block-content-container, .bg-image-right.block-breakout .block-content-container {
    background: no-repeat 20% center; }
    @media (min-width: 768px) {
      .block-gradient.bg-image-right .block-content-container, .bg-image-right.block-breakout .block-content-container {
        background-position: 175% center; } }
    @media (min-width: 992px) {
      .block-gradient.bg-image-right .block-content-container, .bg-image-right.block-breakout .block-content-container {
        background-position: 100% center; } }
  .block-gradient.bg-image-left .block-content-container, .bg-image-left.block-breakout .block-content-container {
    background-position: left center; }
    @media (min-width: 768px) {
      .block-gradient.bg-image-left .block-content-container, .bg-image-left.block-breakout .block-content-container {
        background-position: left center; } }
    @media (min-width: 992px) {
      .block-gradient.bg-image-left .block-content-container, .bg-image-left.block-breakout .block-content-container {
        background-position: left center;
      } }

.block-image-bottom-to-right,
.block-image-top-to-left {
  display: block;
  /*background-color: $gray-ultra-light;*/ }
  .block-image-bottom-to-right .block-content-container,
  .block-image-top-to-left .block-content-container {
    max-width: 1280px;
    display: block; }
  .block-image-bottom-to-right .block-info,
  .block-image-top-to-left .block-info {
    width: 100%;
    text-align: left;
    height: auto;
    display: block;
    padding-bottom: 0; }
  .block-image-bottom-to-right .block-featured-image,
  .block-image-top-to-left .block-featured-image {
    text-align: center; }
    .block-image-bottom-to-right .block-featured-image img,
    .block-image-top-to-left .block-featured-image img {
      max-width: 100%;
      width: auto;
      padding-left: 20px;
      padding-right: 20px; }
  @media (min-width: 768px) {
    .block-image-bottom-to-right .block-content-container,
    .block-image-top-to-left .block-content-container {
      display: table;
      position: relative;
      height: 350px; }
    .block-image-bottom-to-right .block-info,
    .block-image-top-to-left .block-info {
      padding-bottom: 40px;
      display: inline-block; }
      .block-image-bottom-to-right .block-info > *,
      .block-image-top-to-left .block-info > * {
        max-width: 50%; }
    .block-image-bottom-to-right .block-featured-image,
    .block-image-top-to-left .block-featured-image {
      position: absolute;
      width: 50%;
      left: 50%;
      top: 0;
      height: 100%; }
      .block-image-bottom-to-right .block-featured-image img,
      .block-image-top-to-left .block-featured-image img {
        position: absolute;
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
        left: 0;
        bottom: 0; } }

.block-image-top-to-left .block-info {
  padding-bottom: 40px; }

@media (min-width: 768px) {
  .block-image-top-to-left .block-info > * {
    position: relative;
    max-width: 50%;
    left: 50%; }
  .block-image-top-to-left .block-featured-image {
    left: 0;
    position: absolute; }
    .block-image-top-to-left .block-featured-image img {
      left: 0; } }

.block-tivo-product-block {
  padding-top: 40px; }
  .block-tivo-product-block .block-content-container {
    display: block;
    position: relative;
    padding-top: 0; }
  .block-tivo-product-block .block-featured-image {
    padding-left: 40px;
    text-align: center;
    max-width: 1280px; }
    .block-tivo-product-block .block-featured-image img {
      max-width: 100%;
      width: auto; }
  .block-tivo-product-block .block-info {
    text-align: left;
    display: block;
    max-width: 1280px; }
  @media (min-width: 1200px) {
    .block-tivo-product-block .block-info {
      padding-top: 0; }
      .block-tivo-product-block .block-info > * {
        max-width: 50%; }
    .block-tivo-product-block .block-featured-image {
      position: absolute;
      width: 50%;
      left: 53%;
      top: 0;
      height: 100%; }
      .block-tivo-product-block .block-featured-image img {
        position: absolute;
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
        left: 0;
        top: 0; } }

.blocks-breakout-surround > .container-fluid {
  max-width: 1640px; }

@media (min-width: 1200px) {
  .blocks-breakout-surround {
    border: 30px solid white;
    border-right: 0;
    border-left: 0; } }

.block-breakout .block-content-container {
  display: table; }

.block-breakout .block-info {
  height: 630px;
  display: table-cell; }

@media (min-width: 1200px) {
  .block-breakout {
    margin-bottom: -30px;
    margin-top: -30px;
    padding: 30px 0px; } }

.block-breakout-short .block-info {
  height: auto; }

.block-expando .block:nth-child(2) {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height;
  -moz-transition: max-height;
  -ms-transition: max-height;
  -o-transition: max-height;
  transition: max-height; }

.block-expando.block-open .block-toggle-btn {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.block-entry-tag {
  margin-bottom: 28px; }
  .block-entry-tag .block-content-container {
    display: table;
    width: 100%; }
  .block-entry-tag .block-info {
    border: 1px solid #e0e0e0;
    padding: 15px 25px;
    vertical-align: middle; }
  .block-entry-tag .block-entry-cap-left {
    background-color: #56a642;
    color: white;
    text-align: center;
    padding: 10px;
    vertical-align: middle; }
    .block-entry-tag .block-entry-cap-left hr {
      margin: 0 0 15px;
      opacity: 0.2; }
  .block-entry-tag .entry-cap-title {
    font-size: 0.85714em;
    font-weight: bold;
    text-transform: uppercase; }
  .block-entry-tag .entry-cap-month {
    font-size: 1.92857em;
    font-weight: bold; }
  .block-entry-tag .entry-cap-day {
    font-size: 3.42857em;
    font-weight: bold; }
  .block-entry-tag .entry-cap-icon {
    font-size: 46px;
    font-weight: bold;
    margin-right: -3px; }
  .block-entry-tag.block-entry-tag-interior .block-entry-cap-left {
    font-size: 8px; }
  .block-entry-tag.block-entry-tag-interior .list-inline {
    margin-bottom: 0; }
    .block-entry-tag.block-entry-tag-interior .list-inline li {
      margin: 0; }
  .block-entry-tag.block-entry-tag-interior .entry-cap-day,
  .block-entry-tag.block-entry-tag-interior .entry-cap-month {
    display: block;
    line-height: 1.2em; }
  .block-entry-tag.block-entry-tag-interior hr {
    margin: 5px 0 0; }
  @media (min-width: 480px) {
    .block-entry-tag .block-entry-cap-left,
    .block-entry-tag .block-info {
      display: table-cell;
      border-left: 0; }
    .block-entry-tag .block-entry-cap-left hr {
      opacity: 1; } }

.block-bg-image-right-stretch,
.block-bg-image-left-stretch {
  position: relative; }
  .block-bg-image-right-stretch .block-content-container,
  .block-bg-image-left-stretch .block-content-container {
    max-width: 1280px;
    position: relative;
    display: table; }
  .block-bg-image-right-stretch .block-info,
  .block-bg-image-left-stretch .block-info {
    padding-top: 40px;
    padding-bottom: 40px; }
  .block-bg-image-right-stretch .block-bg-image-cover,
  .block-bg-image-left-stretch .block-bg-image-cover {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  @media (min-width: 768px) {
    .block-bg-image-right-stretch .block-bg-image-cover,
    .block-bg-image-left-stretch .block-bg-image-cover {
      position: absolute;
      width: 50%;
      height: 100%;
      top: 0;
      left: 50%; }
    .block-bg-image-right-stretch > .block-content-container > .block-info,
    .block-bg-image-left-stretch > .block-content-container > .block-info {
      padding-right: calc(50% + 30px);
      height: 500px;
      display: table-cell; } }
  .block-bg-image-right-stretch .blocks-section,
  .block-bg-image-left-stretch .blocks-section {
    padding: 0px; }

@media (min-width: 768px) {
  .block-bg-image-left-stretch .block-bg-image-cover {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0; }
  .block-bg-image-left-stretch > .block-content-container > .block-info {
    padding-right: 15px;
    padding-left: calc(50% + 30px);
    height: 500px;
    display: table-cell; } }

.blocks-section {
  padding: 0 15px; }
  @media (min-width: 768px) {
    .blocks-section {
      padding: 0 45px; } }
  /* changed from 460 to 580 content blocks from compressing content vertically */
  .blocks-section .block-callout {
    max-width: 580px; }
  .blocks-section .block-info {
    padding: 0 10px; }
  .blocks-section .block-gradient .block-info, .blocks-section .block-breakout .block-info {
    padding: 30px 15px; }
  .blocks-section .block-content-container {
    display: block; }
  .blocks-section .carousel-block-callout {
    max-width: 460px;
    margin: 0 auto; }
  .blocks-section .row-equal-heights .block-content-container {
    padding-bottom: 100px;
    position: relative; }
  .blocks-section .row-equal-heights .block-cta-surround-bottom {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 40px; }
  .blocks-section .row-equal-heights div[class*="col-"]:first-child {
    padding-left: 0px; }
  .blocks-section .row-equal-heights div[class*="col-"]:last-child {
    padding-right: 0px; }

.block-services .block-info {
  padding: 20px; }

.blocks-section-services .col-sm-6 {
  border-bottom: 1px solid #e0e0e0; }
  .blocks-section-services .col-sm-6:nth-child(1) .services-icon {
    margin-top: -65px; }
  .blocks-section-services .col-sm-6:nth-child(4) {
    border-bottom: 0; }
  .blocks-section-services .col-sm-6:first-child {
    border-left: 0; }

.blocks-section-services .button-container-bottom {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%; }

.blocks-section-services .block-info {
  padding-bottom: 80px; }

@media (min-width: 768px) {
  .blocks-section-services {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    .blocks-section-services .col-sm-6 {
      width: 50%;
      border: 1px solid #e0e0e0;
      border-top: 0;
      border-right: 0; }
      .blocks-section-services .col-sm-6:nth-child(1) .services-icon, .blocks-section-services .col-sm-6:nth-child(2) .services-icon {
        margin-top: -65px; }
      .blocks-section-services .col-sm-6:nth-child(3) {
        border-left: 0; }
      .blocks-section-services .col-sm-6:nth-child(3), .blocks-section-services .col-sm-6:nth-child(4) {
        border-bottom: 0; } }

@media (min-width: 992px) {
  .blocks-section-services {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap; }
    .blocks-section-services .col-sm-6 {
      width: 25%;
      border-bottom: 0; }
      .blocks-section-services .col-sm-6:nth-child(3) {
        border-left: 1px solid #e0e0e0; }
    .blocks-section-services .services-icon {
      margin-top: -65px; } }

.blocks-section-col-split .block-content-container {
  background-size: cover; }

.blocks-section-col-split .col-md-6 .block {
  margin: 60px 0; }

.blocks-section-col-split .col-md-6:first-child {
  padding-bottom: 27px; }
  .blocks-section-col-split .col-md-6:first-child::after {
    content: '';
    position: absolute;
    width: 2000px;
    height: 54px;
    left: -200px;
    bottom: -27px;
    background: white; }

@media (min-width: 992px) {
  .blocks-section-col-split .col-md-6:first-child {
    padding-right: 60px; }
    .blocks-section-col-split .col-md-6:first-child::after {
      display: none; }
  .blocks-section-col-split .col-md-6:last-child {
    padding-left: 60px; }
  .blocks-section-col-split .block-info {
    padding: 0;
    position: relative;
    max-width: 1310px; }
    .blocks-section-col-split .block-info::after {
      content: '';
      position: absolute;
      width: 54px;
      height: 100%;
      left: 50%;
      top: 0;
      margin-left: -27px;
      background: white; }
    .blocks-section-col-split .block-info .block-info::after {
      display: none; } }

/* ---------------------------------------------------
    Carousels
----------------------------------------------------*/
.owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }

.carousel-block-callout,
.carousel-block-slider {
  position: relative;
  padding: 0 15px; }
  .carousel-block-callout .block-featured-image,
  .carousel-block-slider .block-featured-image {
    text-align: center; }
    .carousel-block-callout .block-featured-image img,
    .carousel-block-slider .block-featured-image img {
      display: inline-block; }
  .carousel-block-callout .owl-controls,
  .carousel-block-slider .owl-controls {
    position: absolute;
    top: 30%;
    left: 0;
    height: 0;
    width: 100%;
    overflow: visible; }
    .carousel-block-callout .owl-controls .midcoglyph,
    .carousel-block-slider .owl-controls .midcoglyph {
      color: #0074a1;
      font-size: 35px; }
  .carousel-block-callout .owl-prev,
  .carousel-block-callout .owl-next,
  .carousel-block-slider .owl-prev,
  .carousel-block-slider .owl-next {
    position: absolute;
    top: 0;
    left: -25px;
    width: 35px;
    height: 35px;
    text-align: center; }
  .carousel-block-callout .owl-next,
  .carousel-block-slider .owl-next {
    left: auto;
    right: -25px; }

.carousel-block-slider .block-info {
  padding-left: 20px;
  padding-right: 20px; }

.carousel-block-slider .owl-controls {
  top: 50%;
  margin-top: -21px; }

.carousel-block-slider .owl-prev,
.carousel-block-slider .owl-next {
  height: 43px;
  width: 43px;
  background: #353432;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  .carousel-block-slider .owl-prev .midcoglyph,
  .carousel-block-slider .owl-next .midcoglyph {
    font-size: 1.143em;
    color: white;
    line-height: 43px; }

.list-group-col-3 li {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .list-group-col-3 li {
    width: 33.3333%;
    float: left; } }

.box-opaque {
  max-width: 1280px;
  margin: 0 auto 30px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 40px; }

.form-request-consultant {
  max-width: 400px;
  margin: 0 auto; }

.block-hero-surround .block-info {
  display: table-cell;
  height: 380px;
  padding: 50px; }

.block-hero-surround .block-content-container {
  display: table;
  background-size: 298px auto;
  background-position: calc(100% + 50px) bottom;
}

  .block-hero-surround .block-content-container * {
    max-width: 992px; }

.block-hero-surround .bg-image-left .block-content-container * {
  margin-right: 0;
  margin-left: auto; }

.block-hero-surround .bg-image-cover .block-content-container {
  background-size: cover;
  background-position: center center; }

.block-hero-surround p {
  margin-bottom: 20px;
  font-size: 1.429em; }


@media (min-width: 768px) {
  .block-hero-surround .block-content-container {
    background-size: 455px auto; } }

@media (min-width: 992px) {
  .block-hero-surround .block-info {
    height: 680px; }
  .block-hero-surround .block-content-container {
    background-size: 594px auto; } }

@media (min-width: 1200px) {
  .block-hero-surround .block-info {
    height: 617px;
    padding-left: 10%; }
  .block-hero-surround .block-content-container {
    background-size: auto;
    background-position: calc(100% - 10%) bottom; } }


/*added to fix homepage hero image*/
@media (min-width: 1px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: -300px 60px !important;
        background-repeat: no-repeat !important;
        background-size: 1200px auto !important;
        width: 100%;
    }
}
@media (min-width: 363px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: -275px 35px !important;
        background-repeat: no-repeat !important;
        background-size: 1200px auto !important;
        width: 100%;
    }
}
/*was 320px*/
@media (min-width: 411px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: -200px -2px !important;
        background-repeat: no-repeat;
        background-size: 1200px auto !important;
        width: 100%;
    }
}
/*@media (min-width: 640px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: -250px -75px !important;
        background-repeat: no-repeat !important;
        width: 100%;
        background-size: 1200px auto !important;
    }
}*/
@media (min-width: 768px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: -75px -2px !important;
        background-repeat: no-repeat !important;
        width: 100%;
        background-size: 1200px auto !important;
    }
}
@media (min-width: 992px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: -225px 62px !important;
        background-repeat: no-repeat !important;
        width: 100%;
        background-size: auto !important;
    }
}
@media (min-width: 1025px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: -225px 62px !important;
        background-repeat: no-repeat;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .block-hero-surround .home-hero-img-container {
        display: table;
        background-position: left center !important;
        background-repeat: no-repeat;
        width: 100%;
        background-size: auto !important;
    }
}


.block-hero-surround-heading {
  font-size: 2.500em;
  margin-top: 0; }
  .block-hero-surround-heading .large {
    font-size: 1.429em; }
  @media (min-width: 768px) {
    .block-hero-surround-heading {
      font-size: 4.214em; } }
  @media (min-width: 992px) {
    .block-hero-surround-heading {
      font-size: 5.571em; } }

@media (min-width: 992px) {
  .block-hero-surround-with-form {
    font-size: 12px; }
    .block-hero-surround-with-form .block-info {
      height: 545px;
      max-width: 100%;
      padding-right: 33.3333%; } }

@media (min-width: 1200px) {
  .block-hero-surround-with-form {
    font-size: 14px; } }

.img-spec {
  color: #353432;
  top: 15px;
  right: 10%;
  display: block;
  background: #f4f4f4;
  padding: 5px;
  font-size: 12px;
  width: 140px;
  height: 60px;
  line-height: 17px;
  margin-bottom: -60px;
  text-align: center;
  z-index: 1000;
  opacity: 0.8;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) ;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) ;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) ; }
  .img-spec a {
    color: #0074a1 !important; }

.img-spec-wrapper {
  position: relative; }
  .img-spec-wrapper .img-spec {
    position: absolute;
    margin-bottom: 0; }

.bgimg-spec-wrapper {
  position: relative; }

@media (min-width: 768px) {
  .block-featured-image .img-spec-wrapper {
    position: static; } }

.block.block-gradient-short .block-info {
  padding: 30px 15px; }

.block.block-gradient-tall .block-info {
  padding: 70px 15px; }

.modal-header {
  min-height: 4em; }

.modal-content {
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-body {
  background-color: white;
  color: #000; }
  .modal-body a:not(.btn) {
    color: #0074a1;
    text-decoration: none; }

.modal-gradient .modal-header {
  color: white; }

a[data-toggle="modal"] {
  cursor: pointer; }

.widget .widget-title {
  position: relative;
  overflow: hidden; }
  .widget .widget-title > * {
    margin: 0;
    padding: 20px 20px 0; }

.widget .widget-body {
  padding: 15px; }

.widget .btn {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  display: block; }

.widget .widget-nav {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .widget .widget-nav a {
    font-size: 1.21429em;
    color: #353432;
    display: block;
    padding: 3px 0 15px;
    border-bottom: 1px solid #e0e0e0; }
  .widget .widget-nav li.current a {
    font-weight: bold; }

.widget-category {
  border-top: 15px solid #56a642; }
  .widget-category .widget-title {
    background-color: #e0e0e0; }
    .widget-category .widget-title > * {
      margin: 0;
      padding: 20px; }
    .widget-category .widget-title::after {
      content: '';
      display: block;
      position: absolute;
      bottom: -15px;
      left: 50%;
      margin-left: -10px;
      width: 20px;
      height: 20px;
      background-color: #f4f4f4;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .widget-category .widget-body {
    background-color: #f4f4f4; }

.widget-header-icon {
  height: 75px;
  width: 75px;
  text-align: center;
  background: white;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.78571em;
  color: #56a642;
  border: 1px solid #f4f4f4;
  margin: 0 auto;
  margin-bottom: -40px;
  padding-top: 19px;
  position: relative;
  top: -40px; }

.panel-heading {
  background-color: #e0e0e0; }

.accordion-group .panel,
.accordion-group .panel-heading,
.accordion-group .panel-title,
.accordion-group .panel-body,
.simpleaccordionblock .panel,
.simpleaccordionblock .panel-heading,
.simpleaccordionblock .panel-title,
.simpleaccordionblock .panel-body {
  border: 0 !important;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent ;
  -moz-box-shadow: 0 0 0 transparent ;
  box-shadow: 0 0 0 transparent ; }

.accordion-group .border-thin,
.simpleaccordionblock .border-thin {
  border: 1px #f4f4f4 solid; }

.accordion-group .panel,
.simpleaccordionblock .panel {
  margin-bottom: 40px; }

.accordion-group .panel-heading,
.simpleaccordionblock .panel-heading {
  text-align: center;
  position: relative;
  padding: 0;
  -webkit-transition: background-color;
  -moz-transition: background-color;
  -ms-transition: background-color;
  -o-transition: background-color;
  transition: background-color; }
  .accordion-group .panel-heading .panel-title,
  .simpleaccordionblock .panel-heading .panel-title {
    margin: 0; }

.accordion-group .panel-title a,
.simpleaccordionblock .panel-title a {
  display: block;
  padding: 15px;
  font-weight: bold;
  padding: 25px 50px; }
  .accordion-group .panel-title a:hover,
  .simpleaccordionblock .panel-title a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.1); }

.accordion-group .circle-white-expand-btn,
.simpleaccordionblock .circle-white-expand-btn {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -14.5px;
  text-align: center;
  -webkit-align-self: center;
  -webkit-align-content: center;
}
  .accordion-group .circle-white-expand-btn .midcoglyph,
  .simpleaccordionblock .circle-white-expand-btn .midcoglyph {
    font-size: 14px; }

.accordion-group .panel-opened .circle-white-expand-btn,
.simpleaccordionblock .panel-opened .circle-white-expand-btn {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.panel-heading.gradient-plum, .panel-heading.gradient-sky, .panel-heading.gradient-lime, .panel-heading.gradient-mango, .panel-heading.gradient-neon {
  color: white; }
  .panel-heading.gradient-plum a, .panel-heading.gradient-sky a, .panel-heading.gradient-lime a, .panel-heading.gradient-mango a, .panel-heading.gradient-neon a {
    color: white; }

svg.service-map {
  width: 280px;
  height: 157px;
  display: block;
  margin: 0 auto; }
  @media (min-width: 480px) {
    svg.service-map {
      width: 430px;
      height: 241px; } }
  @media (min-width: 768px) {
    svg.service-map {
      width: 700px;
      height: 393px; } }
  @media (min-width: 992px) {
    svg.service-map {
      width: 860px;
      height: 483px; } }

.service-state-fill {
  fill: #0074a1;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  -webkit-transition: fill, 150ms, linear;
  -o-transition: fill, 150ms, linear;
  transition: fill, 150ms, linear; }
  .service-state-fill:hover {
    fill: #004f6e; }
  .service-state-fill[aria-expanded="true"] {
    fill: #56a642; }

.service-state-label,
.service-state-abrev {
  font-weight: bold;
  pointer-events: none; }

.service-state-label {
  display: none; }
  @media (min-width: 480px) {
    .service-state-label {
      display: block; } }

.service-state-abrev {
  font-size: 45px; }
  @media (min-width: 480px) {
    .service-state-abrev {
      display: none; } }

.form-hero-overlay {
  background-color: #f4f4f4;
  max-height: 0;
  overflow: hidden;
  margin-top: 15px;
  -webkit-transition: max-height;
  -moz-transition: max-height;
  -ms-transition: max-height;
  -o-transition: max-height;
  transition: max-height; }
  .form-hero-overlay > .container-fluid {
    padding: 20px; }
  .form-hero-overlay input[type="text"],
  .form-hero-overlay input[type="email"] {
    border-color: #e7e7e7; }
  .form-hero-overlay h6 {
    font-size: 1em; }
  .form-hero-overlay .btn {
    width: auto; }
  @media (min-width: 992px) {
    .form-hero-overlay {
      margin-top: -500px;
      max-height: none !important; }
      .form-hero-overlay .btn {
        width: 100%; } }

.form-hero-overlay-toggle-btn {
  width: 100%;
  background-color: #0074a1;
  color: white;
  height: 45px;
  line-height: 45px;
  padding: 0;
  font-weight: bold;
  font-size: 1.14286em; }
  .form-hero-overlay-toggle-btn:hover, .form-hero-overlay-toggle-btn:active {
    background-color: #006288;
    color: white; }

.sn-open .form-hero-overlay-toggle-btn .midcoglyph {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

h1.mc-icon-heading {
  margin: 10px 0 0;
  padding: 20px 0;
  font-size: 1.5em;
  background-color: #0074a1;
  color: #f4f4f4;
  position: relative;
  text-align: center; }
  h1.mc-icon-heading > span {
    font-size: 1.8em;
    position: absolute;
    top: -95%;
    left: 50%;
    margin-left: -38px;
    background-color: #0074a1;
    display: inline-block;
    padding: 20px;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }

.transparent {
  border: 0;
  background: transparent; }

.gray-ultra-light {
  background-color: #f4f4f4; }

.gray-medium {
  background-color: #e0e0e0; }

.gradient-plum,
.gradient-sky,
.gradient-lime,
.gradient-mango,
.gradient-neon {
  color: white; }

.gradient-plum {
  background: #b43e97;
  background: -webkit-linear-gradient(top, #b43e97, #6950a2);
  background: linear-gradient(to bottom, #b43e97, #6950a2); }

.gradient-sky {
  background: #0074a1;
  background: -webkit-linear-gradient(top, #0074a1, #0086bb);
  background: linear-gradient(to bottom, #0074a1, #0086bb); }

.gradient-lime {
  background: #51a653;
  background: -webkit-linear-gradient(top, #51a653, #6eaf4b);
  background: linear-gradient(to bottom, #51a653, #6eaf4b); }

.gradient-mango {
  background: #ec5523;
  background: -webkit-linear-gradient(top, #ec5523, #f47321);
  background: linear-gradient(to bottom, #ec5523, #f47321); }

.gradient-neon {
  background: #df3990;
  background: -webkit-linear-gradient(top, #df3990, #d22b5f);
  background: linear-gradient(to bottom, #df3990, #d22b5f); }

.small-heading {
  font-size: .5em; }

.large-heading {
  font-size: 3em; }

.xlarge-heading {
  font-size: 4em; }

.text-plum {
  color: #b43e97; }

.text-sky {
  color: #0074a1; }

.text-lime {
  color: #51a653; }

.text-mango {
  color: #ec5523; }

.text-neon {
  color: #df3990; }

.margin-bottom-none {
  margin-bottom: 0 !important; }

.margin-bottom-xsmall {
  margin-bottom: 5px !important; }

.margin-bottom-small {
  margin-bottom: 15px !important; }

.margin-bottom-medium {
  margin-bottom: 30px !important; }

.margin-bottom-large {
  margin-bottom: 60px !important; }

.margin-bottom-xlarge {
  margin-bottom: 90px !important; }

.margin-top-xsmall {
  margin-top: 5px !important; }

.margin-top-small {
  margin-top: 15px !important; }

.margin-top-medium {
  margin-top: 30px !important; }

.margin-top-large {
  margin-top: 60px !important; }

.margin-top-xlarge {
  margin-top: 90px !important; }

.margin-horizontal-xsmall {
  margin-left: 5px;
  margin-right: 5px; }

.margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.padding-small {
  padding: 15px !important; }

.align-left {
  float: left;
  margin: 0 30px 30px 0; }

.align-right {
  float: right;
  margin: 0 0 30px 30px; }

.align-center {
  text-align: center; }

.text-bold {
  font-weight: bold !important; }

.l-site-main-content,
.modal-body {
  font-size: 14px;
  line-height: 1.8em; }
  .l-site-main-content h2, .l-site-main-content .h2,
  .l-site-main-content h3, .l-site-main-content .h3,
  .l-site-main-content h4, .l-site-main-content .h4,
  .l-site-main-content h5, .l-site-main-content .h5,
  .modal-body h2,
  .modal-body .h2,
  .modal-body h3,
  .modal-body .h3,
  .modal-body h4,
  .modal-body .h4,
  .modal-body h5,
  .modal-body .h5 {
    margin-bottom: 20px;
    font-weight: normal; }
    .l-site-main-content h2 sup, .l-site-main-content .h2 sup,
    .l-site-main-content h3 sup, .l-site-main-content .h3 sup,
    .l-site-main-content h4 sup, .l-site-main-content .h4 sup,
    .l-site-main-content h5 sup, .l-site-main-content .h5 sup,
    .modal-body h2 sup,
    .modal-body .h2 sup,
    .modal-body h3 sup,
    .modal-body .h3 sup,
    .modal-body h4 sup,
    .modal-body .h4 sup,
    .modal-body h5 sup,
    .modal-body .h5 sup {
      font-size: .3em;
      vertical-align: baseline;
      position: relative;
      top: -1.7em; }
  .l-site-main-content img,
  .modal-body img {
    max-width: 100%;
    width: auto;
    height: auto; }
    .l-site-main-content img.align-right, .l-site-main-content img.align-left,
    .modal-body img.align-right,
    .modal-body img.align-left {
      float: none;
      margin: 0 0 20px 0; }
  .l-site-main-content .h2,
  .modal-body .h2 {
    font-size: 3.438em; }
  .l-site-main-content #forgotUsername,
  .modal-body #forgotUsername {
    font-size: 30px !important; }
  .l-site-main-content .h3,
  .modal-body .h3 {
    font-size: 2.813em; }
  .l-site-main-content .h4,
  .modal-body .h4 {
    font-size: 2.188em; }
  .l-site-main-content .h5,
  .modal-body .h5 {
    font-size: 1.429em; }
  .l-site-main-content p, .l-site-main-content ul, .l-site-main-content ol,
  .modal-body p,
  .modal-body ul,
  .modal-body ol {
    margin-bottom: 20px; }
  .l-site-main-content li,
  .modal-body li {
    margin-bottom: 8px; }
  @media (min-width: 768px) {
    .l-site-main-content,
    .modal-body {
      font-size: 16px; }
      .l-site-main-content img.align-right,
      .modal-body img.align-right {
        max-width: 70%;
        float: right;
        margin: 0 0 20px 10px; }
      .l-site-main-content img.align-left,
      .modal-body img.align-left {
        max-width: 70%;
        float: left;
        margin: 0 20px 10px 0; } }
  .l-site-main-content .breadcrumb li,
  .modal-body .breadcrumb li {
    margin-bottom: 0; }

.l-site-support-content h2, .l-site-interior-content h2 {
  font-size: 3.438em; }

.l-site-support-content h3, .l-site-interior-content h3 {
  font-size: 2.813em; }

.l-site-support-content h4, .l-site-interior-content h4 {
  font-size: 2.188em; }

.l-site-support-content h5, .l-site-interior-content h5 {
  font-size: 1.429em; }

.block .block-info > :first-child {
  margin-top: 0; }

.block .block-info ul {
  list-style-type: none;
  padding: 0; }

.block .block-info ul > li {
  padding-left: 1em;
  /*may remove later-this makes bullets flush with text*/
  text-indent: -1em; }
  .block .block-info ul > li::before {
    content: '\2022 ';
    color: #0074a1;
    margin-right: 8px;
    font-size: 1.3em;
    line-height: 0; }

.block.block-gradient .block-info li::before, .block.block-breakout .block-info li::before {
  color: white; }

.heading-block-cap {
  background-color: #0074a1;
  margin: -40px -40px 30px -40px;
  padding: 18px 40px;
  color: white; }

.heading-block-cap-highlight{
  background-color: #4DA046;
  margin: -40px -40px 30px -40px;
  padding: 18px 40px;
  color: white; }

  .heading-block-cap h2, .heading-block-cap .h2,
  .heading-block-cap h3, .heading-block-cap .h3,
  .heading-block-cap h4, .heading-block-cap .h4,
  .heading-block-cap h5, .heading-block-cap .h5,
  .heading-block-cap-highlight h2, 
  .heading-block-cap-highlight h3,
  .heading-block-cap-highlight h4,
  .heading-block-cap-highlight h5
     {
    margin: 0; }

/*@font-face {
    font-family: Gotham-Book;
    src: url(../fonts/gotham-throw/Gotham-Book.eot);
    src: url(../fonts/gotham-throw/Gotham-Book.otf);
    src: url(../fonts/gotham-throw/Gotham-Book.svg);
    src: url(../fonts/gotham-throw/Gotham-Book.ttf);
    src: url(../fonts/gotham-throw/Gotham-Book.woff);
}
@font-face {
    font-family: Gotham-Medium;
    src: url(../fonts/gotham-throw/Gotham-Medium.eot);
    src: url(../fonts/gotham-throw/Gotham-Medium.otf);
    src: url(../fonts/gotham-throw/Gotham-Medium.svg);
    src: url(../fonts/gotham-throw/Gotham-Medium.ttf);
    src: url(../fonts/gotham-throw/Gotham-Medium.woff);
}*/
@media print {
  .site-header-fixed {
    padding-top: 0; }
  .l-eyebrow,
  .map-marker-btn,
  .l-search-form,
  .l-site-footer,
  .l-site-secondary-nav,
  .owl-carousel {
    display: none !important; }
  .site-header-fixed .l-site-header {
    position: relative; }
  .blocks-section-services .col-sm-6:nth-child(1) .services-icon, .blocks-section-services .col-sm-6:nth-child(2) .services-icon {
    margin-top: 0; }
  .blocks-section .col-sm-6,
  .blocks-section .col-sm-7,
  .blocks-section .col-sm-8,
  .blocks-section .col-sm-9,
  .blocks-section .col-sm-10,
  .blocks-section .col-sm-11,
  .blocks-section .col-sm-12 {
    width: 100%;
    float: none; }
  .btn-default,
  .accordion-group .panel {
    border: 1px solid #e0e0e0 !important; } }

.block-image-top-to-left .epi-editContainer[data-epi-property-name="Image"] {
  text-align: center; }
  @media (min-width: 768px) {
    .block-image-top-to-left .epi-editContainer[data-epi-property-name="Image"] {
      left: 0 !important;
      position: absolute !important;
      width: 50%;
      height: 100%;
      top: 0; } }
  .block-image-top-to-left .epi-editContainer[data-epi-property-name="Image"] .block-featured-image {
    width: 100%; }

.block-image-bottom-to-right .epi-editContainer[data-epi-property-name="Image"] {
  text-align: center; }
  @media (min-width: 768px) {
    .block-image-bottom-to-right .epi-editContainer[data-epi-property-name="Image"] {
      position: absolute;
      width: 50%;
      left: 50%;
      top: 0;
      height: 100%; } }
  .block-image-bottom-to-right .epi-editContainer[data-epi-property-name="Image"] .block-featured-image {
    width: 100%;
    left: 0; }

.block-tivo-product-block .epi-editContainer[data-epi-property-name="Image"] {
  padding-left: 40px;
  text-align: center;
  max-width: 1280px; }
  @media (min-width: 1200px) {
    .block-tivo-product-block .epi-editContainer[data-epi-property-name="Image"] {
      position: absolute;
      width: 50%;
      left: 53%;
      top: 0;
      height: 100%; } }
  .block-tivo-product-block .epi-editContainer[data-epi-property-name="Image"] .block-featured-image {
    width: 100%;
    left: 0; }

.modal-edit-container {
  display: none; }

.editing.edit-modalblock .modal-edit-container {
  display: block; }

.support-topic-page .nav .nav-stacked {
  background-color: #F5F5F5; }

.nav .nav-stacked li a {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 20px; }

input.has-errors {
  border: 1px solid #cc0000 !important;
  background-color: #ffcccc !important; }

#searchResults #searchPageHeading {
  font-size: 50px; }

#searchResults #searchResultsHeading {
  font-size: 18px; }

#searchResults #recommendedResult {
  background-color: #f3f3f5;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 40px; }

#searchResults .searchHeading {
  font-size: 32px; }

#searchResults .searchContainer {
  border: 2px solid lightgray;
  border-radius: 5px; }

#searchResults .searchOtherResultsContainer {
  margin-bottom: 25px; }

#searchResults .whiteBackground {
  background-color: white; }

#searchResults .searchContainerCategoryTab {
  float: right;
  color: white;
  padding: 5px 15px;
  margin-top: -22px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 18px; }

#searchResults .greenTab {
  border: 2px solid #01836e;
  background-color: #01836e; }

#searchResults .purpleTab {
  border: 2px solid #9842bd;
  background-color: #9842bd; }

#searchResults .breadcrumbContainer {
  margin-top: 10px; }

#searchResults .padded {
  padding: 20px; }

#searchResults .searchResultDescriptionContainer {
  margin: 10px 0; }


body .IE-keep-fixed {
    position: relative;
    top: 0;
    left: 0;
}
body .IE-keep-fixed:hover {
    position: relative;
    top: 0;
    left: 0;
}
body .IE-keep-fixed:active {
    position: relative;
    top: 0;
    left: 0;
}
.mc-loading-screen {
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding: 100px 10px 400px 10px; }
  .mc-loading-screen h3 {
    color: #808080; }
    .mc-loading-screen h3 i {
      color: rgba(0, 0, 0, 0.1);
      font-size: 3em; }
    .mc-loading-screen h3:after {
      content: ' ';
      display: block;
      clear: both;
      height: 1px; }
    .mc-loading-screen .mc-loading-message {
        color: rgba(0, 0, 0, .2);
    }
.login-details-disclaimer {
  background-color: #F5F5F5;
  padding: 10px 0;
  width: 100%;
}
