/*
Theme Name: Mission Capital
Author: Mission Capital
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mc

@charset "UTF-8";
*/


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */


@font-face {
  font-family: 'roboto_condensedregular';
  src: url('../woff2/robotocondensed-regular-webfont.woff2') format('woff2'),
  url('../woff/robotocondensed-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_condensedbold';
  src: url('../woff2/robotocondensed-bold-webfont.woff2') format('woff2'),
  url('../woff/robotocondensed-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

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;
}
section.pane-wrapper, body.home section {
  clear: both;
}
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;
  }
  .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("bower/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("bower/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bower/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("bower/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bower/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bower/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
*/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #49494f;
  background-color: #fff;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #005fa9;
  text-decoration: none;
}
a:hover, a:focus {
  color: #00345d;
  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;
}
article img {
  height: auto;
  width: auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid white;
}
.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: "roboto_condensedbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: #005fa9;
}
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: #8c8c95;
}
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;
  }
  section#section-services .row {
    display: flex;
    justify-content: center;
  }
}
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: #8c8c95;
}
.text-primary {
  color: #005fa9;
}
a.text-primary:hover, a.text-primary:focus {
  color: #004276;
}
.text-success {
  color: #005fa9;
}
a.text-success:hover, a.text-success:focus {
  color: #004276;
}
.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: #005fa9;
}
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #004276;
}
.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 white;
}
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 #8c8c95;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid white;
}
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: #8c8c95;
}
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 white;
  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;
  font-size:16px;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #49494f;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  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: #8c8c95;
  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: #49494f;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple], select[size] {
  height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #696a6c;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #696a6c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, 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, .form-control-ps input: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, .form-control-ps input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .form-control-ps input:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder, .form-control-ps input::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand, .form-control-ps input::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .form-control-ps input[disabled], .form-control-ps input[readonly], fieldset[disabled] .form-control-ps input[disabled] {
  background-color: white;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control, fieldset[disabled] .form-control-ps input {
  cursor: not-allowed;
}
textarea.form-control, .form-control-ps textarea {
  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 9px;
}
.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: 7px;
  padding-bottom: 7px;
  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: 0px;
}
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: 0px;
}
.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: #878790;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group>.form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857 !important;
  border-radius: 4px;
  -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:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #005fa9;
  border-color: #005190;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #004276;
  border-color: #000910;
}
.btn-primary:hover {
  color: #fff;
  background-color: #004276;
  border-color: #002e52;
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #004276;
  border-color: #002e52;
}
.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: #002e52;
  border-color: #000910;
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #005fa9;
  border-color: #005190;
}
.btn-primary .badge {
  color: #005fa9;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #005fa9;
  transition: background-color .4s;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #004c87;
}
.btn-success:hover {
  color: #fff;
  background-color: #004c87;
  transition: background-color .4s;
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #005fa9;
  border-color: #004c87;
}
.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: #005fa9;
  border-color: #004c87;
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #005fa9;
  border-color: #005fa9;
}
.btn-success .badge {
  color: #005fa9;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #93b4d4;
  border-color: #81a7cd;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #6f9bc5;
  border-color: #3b6893;
}
.btn-info:hover {
  color: #fff;
  background-color: #6f9bc5;
  border-color: #5589bb;
}
.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #6f9bc5;
  border-color: #5589bb;
}
.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: #5589bb;
  border-color: #3b6893;
}
.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #93b4d4;
  border-color: #81a7cd;
}
.btn-info .badge {
  color: #93b4d4;
  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:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open>.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:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #005fa9;
  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: #00345d;
  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: #8c8c95;
  text-decoration: none;
}
.btn-lg, .btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px;
}
.btn-sm, .btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs, .btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block+.btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup, .dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #49494f;
  white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #3d3d42;
  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: #005fa9;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  color: #8c8c95;
}
.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: #8c8c95;
  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;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group>.btn, .btn-group-vertical>.btn {
  position: relative;
  float: left;
}
.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn:hover, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn.active {
  z-index: 2;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
  margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group>.btn:first-child {
  margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group>.btn-group {
  float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle, .btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret, .btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg>.btn .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical>.btn-group:after {
  clear: both;
}
.btn-group-vertical>.btn-group>.btn {
  float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified>.btn-group .btn {
  width: 100%;
}
.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"]>.btn input[type="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #696a6c;
  text-align: center;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.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: 0px;
}
.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;
  text-align:center;
  float:none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav>li {
  position: relative;
  display: inline-block;
  float: none;
  vertical-align: top;
}
li.menu-item.archive-link {
  display: none;
}
body.page-template-page-archive li.menu-item.archive-link,
body.page-template-page-assetsales li.menu-item.archive-link,
body.page-template-page-debtequity li.menu-item.archive-link {
  display: block;
}
@media screen and (max-width:550px){
  body.page-template-page-archive li.menu-item.archive-link,
  body.page-template-page-assetsales li.menu-item.archive-link,
  body.page-template-page-debtequity li.menu-item.archive-link {
    display: inline-block;
  }
}
body.page-template-page-archive hr {
  border-top: 1px solid #005fa9;
}

@media (max-width: 870px) {
  .nav>li {
    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: white;
}
.nav>li.disabled>a {
  color: #8c8c95;
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
  color: #8c8c95;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: white;
  border-color: #005fa9;
}
.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: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
  border-color: white white #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #696a6c;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills>li {
  float: left;
}
.nav-pills>li>a {
  border-radius: 4px;
}
.nav-pills>li+li {
  margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #005fa9;
}
.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: 4px;
}
.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: 4px 4px 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;
}

.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 870px) {
  .container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand>img {
  display: block;
}
@media (min-width: 768px) {
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
@media (min-width: 870px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}
@media (min-width: 870px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group>.form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm>.navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs>.navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 870px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav>li>a {
  color: #777;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #b3b3b9;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #b3b3b9;
}
.navbar-inverse .navbar-nav>li>a {
  color: #b3b3b9;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #b3b3b9;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #b3b3b9;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #b3b3b9;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb>li {
  display: inline-block;
}
.breadcrumb>li+li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb>.active {
  color: #8c8c95;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination>li {
  display: inline;
}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #005fa9;
  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: 4px;
  border-top-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
  z-index: 2;
  color: #00345d;
  background-color: white;
  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: 3;
  color: #fff;
  background-color: #005fa9;
  border-color: #005fa9;
  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: #8c8c95;
  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: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li>a, .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li>a:hover, .pager li>a:focus {
  text-decoration: none;
  background-color: white;
}
.pager .next>a, .pager .next>span {
  float: right;
}
.pager .previous>a, .pager .previous>span {
  float: left;
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
  color: #8c8c95;
  background-color: #fff;
  cursor: not-allowed;
}
.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: #8c8c95;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #72727b;
}
.label-primary {
  background-color: #005fa9;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #004276;
}
.label-success {
  background-color: #005fa9;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #004f8d;
}
.label-info {
  background-color: #93b4d4;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #6f9bc5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #8c8c95;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs>.btn .badge, .btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
  color: #005fa9;
  background-color: #fff;
}
.list-group-item>.badge {
  float: right;
}
.list-group-item>.badge+.badge {
  margin-right: 5px;
}
.nav-pills>li>a>.badge {
  margin-left: 3px;
}
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: white;
}
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron>hr {
  border-top-color: #e6e6e6;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail>img, .thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #49494f;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #005fa9;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert>p, .alert>ul {
  margin-bottom: 0;
}
.alert>p+p {
  margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #005fa9;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #005fa9;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #93b4d4;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media, .media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right, .media>.pull-right {
  padding-left: 10px;
}
.media-left, .media>.pull-left {
  padding-right: 10px;
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item, button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: white;
  color: #8c8c95;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #8c8c95;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #005fa9;
  border-color: #005fa9;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #76c3ff;
}
.list-group-item-success {
  color: #004276;
  background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
  color: #004276;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
  color: #004276;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #004276;
  border-color: #004276;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 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: 3px;
  border-top-left-radius: 3px;
}
.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group+.panel-footer {
  border-top-width: 0;
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
  margin-bottom: 0;
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table: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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table: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: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
  border: 0;
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-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: 4px;
}
.panel-group .panel+.panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default>.panel-heading {
  color: #49494f;
  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: #49494f;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #005fa9;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #005fa9;
  border-color: #005fa9;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #005fa9;
}
.panel-primary>.panel-heading .badge {
  color: #005fa9;
  background-color: #fff;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #005fa9;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success>.panel-heading {
  color: #004276;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}
.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}
.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}
.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}
.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close,
.close-btn,
.btn-home  {
  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,
.close-btn:hover, .close-btn:focus,
.btn-home:hover, .btn-home:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close, a.close, .close-btn, .btn-home  {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
body.modal-open {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body.platform-ios.modal-open {
  position: fixed;
}
body.platform-ios.modal-open #global-footer {
  position: relative;
}
.modal-body, .modal-dialog {
  -webkit-overflow-scrolling: touch;
}
.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: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  padding: 14px;
  margin: -14px -14px 0 0;
}
.modal-title {
  margin: 0;
  line-height: 1.42857;
}
.modal-body {
  position: relative;
  padding: 0 15px 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: 740px;
    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: 400px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "roboto_condensedregular", "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: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  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: "roboto_condensedregular", "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: 0px;
  -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: -1px -1px 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;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner>.item.next, .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner>.item.prev, .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
  display: block;
}
.carousel-inner>.active {
  left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner>.next {
  left: 100%;
}
.carousel-inner>.prev {
  left: -100%;
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
  left: 0;
}
.carousel-inner>.active.left {
  left: -100%;
}
.carousel-inner>.active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix: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;
  }
}
select.bs-select-hidden, select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px;
}
.bootstrap-select>.dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select>select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select>select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
  display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox+.bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}


/* Start Nav */

#global-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  border-radius:0;
  height: 66px;
  font-size: 1em;
  background-color: rgba(0, 95, 169, 1);
  border-bottom: 1px solid transparent;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transform: translate(0, 0) scale(1.0, 1.0);
  -webkit-backface-visibility: hidden;
}
#global-header.white {
  background-color: #FFFFFF;
  transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  border-bottom: 1px solid rgba(0, 95, 169, 1);
}


.navbar {
  height: 100%;
}
.navbar .nav-wrapper {
  max-width: 1170px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 768px) {
  .navbar .nav-wrapper {
    text-align: left;
  }
}
.navbar .nav-wrapper .two-fifths {
  display: inline-block;
  vertical-align: middle;
  width: 39.5%;
  height: 100%;
}
.navbar .nav-wrapper ul#primary-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navbar .nav-wrapper ul#primary-menu li {
  display: inline;
  float: left;
}
.navbar .nav-wrapper ul#primary-menu li a {
  text-decoration: none;
}
.navbar .nav-wrapper ul#primary-menu li.menu-item-has-children>a::after {
  content: " ";
  display: block;
  float: right;
  width: 8px;
  height: 8px;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  border-radius: 1px;
  transform: rotate(45deg);
  margin: 4px 0 0 7px;
}
#global-header.white .navbar .nav-wrapper ul#primary-menu li.menu-item-has-children>a::after,
body.page-template-page-calltoaction .navbar .nav-wrapper ul#primary-menu li.menu-item-has-children>a::after{
  border-right: 2px solid #005fa9;
  border-bottom: 2px solid #005fa9;
}

.navbar .nav-wrapper ul#primary-menu li.no-link a {
  cursor: pointer;
}
.navbar .nav-wrapper ul#primary-menu>li>a {
  color: #FFFFFF;
  padding: 21px 13px 21px;
  display: inline-block;
}
#global-header.white .navbar .nav-wrapper ul#primary-menu>li>a,
body.page-template-page-calltoaction .navbar .nav-wrapper ul#primary-menu>li>a {
  color: #005fa9;
}
.navbar .nav-wrapper ul#primary-menu>li:hover>a {
  border-bottom: 2px solid #FFFFFF;
  padding-bottom: 19px;
}
#global-header.white .navbar .nav-wrapper ul#primary-menu>li:hover>a,
body.page-template-page-calltoaction #global-header .navbar .nav-wrapper ul#primary-menu>li:hover>a{
  border-bottom: 2px solid #005fa9;
}

.navbar .nav-wrapper .menu-main-container {
  display: inline-block;
}
.navbar .nav-wrapper .one-fifth {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  height: 100%;
  position:relative;
}
.navbar .nav-wrapper .three-fifths {
  display: inline-block;
  vertical-align: middle;
  width: 59%;
  height: 100%;
  position:relative;
  text-align:center;
}
.navbar .nav-wrapper .buy-assets {
  float: right;
  background-color: transparent;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  margin: 8px 0;
  padding: 7px 0;
  width: 130px;
  height: 40px;
  font-size: 14px;
  text-transform: capitalize;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
.navbar .nav-wrapper .buy-assets:hover {
  background-color: #004c87;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
nav#global-header.white .navbar .nav-wrapper .buy-assets {
  background-color: #FFFFFF;
  border: 2px solid #005fa9;
  color: #005fa9;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
nav#global-header.white .navbar .nav-wrapper .buy-assets:hover {
  background-color: #005fa9;
  color:#FFFFFF;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}

.navbar .nav-wrapper a.header-logo {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.navbar .nav-wrapper a.header-logo img {
  max-height: 100%;
  display: block;
  margin: 0 auto;
  opacity:1;
  transition: top 0.25s;
  -webkit-transition: top .25s;
  -o-transition: top .25s;
  min-height: 100%;
  max-width: unset;
  width: unset;
  position: absolute;
  top: 50%;
  left: -1px;
  transform: translate(0, -50%);
}
.navbar .nav-wrapper a.header-logo img.scrolled {
  display: none;
}
.navbar .nav-wrapper ul#primary-menu li ul.sub-menu li a {
  color: #005fa9;
  position: relative;
  width: 100%;
  height: 100%;
}
.sub-menu-wrapper-row {
  overflow: hidden;
  margin-top: 0;
  height:0;
}
#global-header.white .sub-menu-wrapper-row,
body.page-template-page-deals .sub-menu-wrapper-row,
body.page-template-page-calltoaction .sub-menu-wrapper-row {
  margin-top: 1px;
}
.sub-menu-wrapper-row.visible {
  padding-bottom:1px;
}
.sub-menu-wrapper-row .menu-main-container {
  height: 250px;
  background: #FFFFFF;
  margin-top:-250px;
  border-bottom: 1px solid rgba(0, 95, 169, 1);
  position:relative;
}
body.page-template-page-deals .sub-menu-wrapper-row .menu-main-container {
  border-bottom: 1px solid #2a2b30;
}
.sub-menu-wrapper-row.visible .menu-main-container {
  -webkit-box-shadow: 0 0 20px -5px #000;
  -moz-box-shadow:    0 0 20px -5px #000;
  box-shadow:         0 0 20px -5px #000;
}
ul#primary-menu li.menu-item>a {
  display: none;
}
.sub-menu-wrapper-row .menu-main-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.sub-menu-wrapper-row .menu-main-container ul#primary-menu>li {
  display: none;
}
ul#primary-menu li.menu-item div.sub-menu-wrapper ul.sub-menu {
  padding: 20px 6%;
  width: 100%;
}
@media screen and (max-width:1200px){
  ul#primary-menu li.menu-item div.sub-menu-wrapper ul.sub-menu {
    padding-right:1%;
    padding-left:1%;
  }
}

ul#primary-menu li.menu-item ul.sub-menu li {
  width: 49%;
  margin: 15px 0;
  display:inline-block;
  position:relative;
  vertical-align: top;
}
ul#primary-menu li.menu-item ul.sub-menu li {
  cursor: pointer;
}
ul#primary-menu li.menu-item ul.sub-menu li>div {
  display: inline-block;
  vertical-align:middle;
}

ul#primary-menu li.menu-item ul.sub-menu li>div.left-col {
  text-align: right;
  width: 30%;
  position:relative;
}
ul#primary-menu li.menu-item ul.sub-menu li>div.right-col {
  width: 70%;
}
ul#primary-menu li.menu-item ul.sub-menu li>div.right-col a {
  display: block;
}
ul#primary-menu li.menu-item ul.sub-menu li>div.right-col {
  text-align:left;
}
ul#primary-menu li.menu-item ul.sub-menu li>div.left-col img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%) scale(1.0, 1.0);
  -webkit-backface-visibility: hidden;
}
ul#primary-menu li.menu-item ul.sub-menu li>div.left-col img {
  max-width: 60px;
  height: auto;
  max-height: 50px;
}

ul#primary-menu li.menu-item ul.sub-menu li>div.left-col img.grey {
  z-index: 1;
}
ul#primary-menu li.menu-item ul.sub-menu li>div.left-col img.color {
  z-index: 2;
  opacity: 0;
  transition: opacity 0.25s;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
}
ul#primary-menu li.menu-item ul.sub-menu li:hover>div.left-col img.color {
  opacity: 1;
  transition: opacity 0.25s;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
}
ul#primary-menu li ul.sub-menu li div.thumb a {
  display: block;
  height: 60px;
}
ul#primary-menu li ul.sub-menu li:hover a.title {
  text-decoration: underline;
}
ul#primary-menu li ul.sub-menu li a.title {
  font-weight: bold;
  font-family: "roboto_condensedbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 0 8px;
  font-size: 15px;
  color: #005fa9;
}
ul#primary-menu li ul.sub-menu li div.desc {
  font-size: 15px;
  color: #696a6c;
  line-height: 21px;
}


.navbar-toggle {
  display:none;
  position: relative;
  float: right;
  margin: 7px 3px 7px 0;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: margin 0.25s;
  -webkit-transition: margin .25s;
  -o-transition: margin .25s;
}
button.navbar-toggle.collapsed .stripes-nav {
  cursor: pointer;
  height: 24px;
  transition: height 0.25s;
  -webkit-transition: height .25s;
  -o-transition: height .25s;
  width: 24px;
  margin: 0 auto;
}
.mobile-open .stripes-nav {
  height: 12px;
  transition: height 0.25s;
  -webkit-transition: height .25s;
  -o-transition: height .25s;
}
.stripes-nav span {
  width: 25px;
  height: 2px;
  background-color: #FFFFFF;
  display: block;
  margin: 0 auto;
  border-radius: 4px;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
@media (min-width: 1400px) {
  .stripes-nav span {
    height: 0;
    border: 1px solid #FFFFFF;
  }
}
nav#global-header .stripes-nav span.middle-stripe {
  margin-top: 9px;
  margin-bottom: 9px;
  opacity: 1;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
nav#global-header.mobile-open .stripes-nav span.middle-stripe {
  opacity: 0;
  margin: 0;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
nav#global-header.mobile-open .stripes-nav span.bottom-stripe {
  transform: rotate(-45deg);
  width: 33px;
  margin: -22px -4px 0;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
nav#global-header.mobile-open .stripes-nav span.bottom-stripe {
  margin-top: -5px;
}
nav#global-header.mobile-open .stripes-nav span.top-stripe {
  transform: rotate(45deg);
  width: 33px;
  margin: 16px 1px 0 -4px;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
nav#global-header.mobile-open .navbar-toggle {
  margin: 1px 0px;
  transition: margin 0.25s;
  -webkit-transition: margin .25s;
  -o-transition: margin .25s;
}
div#mobile-menu-wrapper.open {
  opacity: 1;
  display:block;
  transition: opacity 0.25s;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
}
div#mobile-menu-wrapper {
  position: fixed;
  left: 0;
  top: 60px;
  width: 100%;
  height: 100%;
  background: rgba(0, 95, 169, 0.89);
  display:none;
  opacity: 0;
  transition: opacity 0.25s;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
}
@media (min-width: 769px) {
  div#mobile-menu-wrapper {
    display:none;
  }
}
.menu-mobile-container {
  position: relative;
  width: 100%;
  height: 100%;
}
ul#mobile-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
}
ul#mobile-menu li a {
  color: #FFFFFF;
  font-size: 17px;
  padding: 9px 0;
  display: block;
}
ul#mobile-menu li.nav-btn a {
  border: 2px solid #FFFFFF;
  border-radius: 500px;
  display: block;
  width: 200px;
  margin: 13px auto 0;
  text-transform: uppercase;
  padding: 14px 0;
}
ul#mobile-menu a {
  opacity: 0;
  margin-left: -200px;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
ul#mobile-menu a.appear {
  opacity: 1;
  margin-left: 0;
  transition: all 0.25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}

@media (max-width: 768px) {
  nav#global-header, nav#global-header.white {
    background: #005fa9;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar .nav-wrapper ul#primary-menu,
  .navbar .nav-wrapper .buy-assets {
    display:none;
  }
  .navbar .nav-wrapper .mobile-half {
    width: 49%;
  }
  .navbar .nav-wrapper .mobile-hide {
    display: none;
  }
  .navbar .nav-wrapper .one-fifth a.header-logo, .navbar .nav-wrapper .one-fifth a.header-logo img {
    left: 0;
    transform: unset;
    top: 0;
  }
  div#home-hero .navbar {
    display: none !important;
  }
  body.home #global-header {
    top: 0 !important;
    border-bottom: 0;
  }
  #global-header {
    height: 60px;
  }
}

/* End Nav */

.solid-header {
  padding-top: 200px;
  background: #005fa9;
  text-align: center;
  padding-bottom: 100px;
}
.solid-header h1 {
  color: #fff;
  width: 1000px;
  display: block;
  margin: 15px auto;
}
body {
  margin-bottom: 330px;
}
#global-footer {
  position: absolute;
  background-color: #fafbfd;
  color: #005fa9;
  bottom: 0;
  width: 100%;
  height: 330px;
}
#global-footer .container {
  max-width: 960px;
}
#global-footer .copyright {
  text-align: center;
  opacity: .6;
}
#global-footer .footer-nav-wrapper {
  margin: 90px auto;
}
#global-footer .footer-nav-wrapper .pull-left.nav-pills>li {
  margin: 0 20px;
}
#global-footer .footer-nav-wrapper .pull-left.nav-pills>li:first-child {
  margin-left: 0;
}
#global-footer .footer-nav-wrapper .pull-left.nav-pills>li a:hover, #global-footer .footer-nav-wrapper .pull-left.nav-pills>li a:active, #global-footer .footer-nav-wrapper .pull-left.nav-pills>li a:focus {
  background-color: transparent;
  outline: none;
}
#global-footer .footer-nav-wrapper ul#footer-menu li.archive-nav-link {
  display: none;
}
body.page-template-page-debtequity #global-footer .footer-nav-wrapper ul#footer-menu li.archive-nav-link,
body.page-template-page-assetsales #global-footer .footer-nav-wrapper ul#footer-menu li.archive-nav-link{
  display: inline;
}
body.page-template-page-debtequity section.section-latest-deals {
  background: #f0f0f0;
  padding-bottom: 60px;
}
body.page-template-page-debtequity .more-deals-wrapper {
  margin: 0;
}
body.page-template-page-debtequity .deals-wrapper {
  margin: 0 auto 60px;
}
body.page-template-page-debtequity .team-wrapper {
  padding-bottom: 60px;
}
body.page-template-page-debtequity section#section-conversation {
  padding-top: 0;
}

html {
  position: relative;
  min-height: 100%;
}
body {
  margin-top: 0;
  padding-top: 0;
}
.cf {
  overflow: auto;
}
.btn {
  border-radius: 500px;
  padding: 17.5px 30px;
  outline: none;
  text-transform: uppercase;
  height: 56px;
}
.btn-border.btn-success {
  min-width:300px;
  color: #005fa9;
  background-color: transparent;
  border-color: #005fa9;
  transition: background-color .4s;
}
.btn-border.btn-success:focus, .btn-border.btn-success.focus {
  color: #005fa9;
  background-color: transparent;
  border-color: #004276;
}
.btn-border.btn-success:hover {
  color: #FFFFFF;
  background-color: #005fa9;
  transition: background-color .4s;
}
.btn-border.btn-success:active, .btn-border.btn-success.active, .open>.btn-border.btn-success.dropdown-toggle {
  color: #005fa9;
  background-color: transparent;
  border-color: #004276;
}
.btn-border.btn-success:active:hover, .btn-border.btn-success:active:focus, .btn-border.btn-success:active.focus, .btn-border.btn-success.active:hover, .btn-border.btn-success.active:focus, .btn-border.btn-success.active.focus, .open>.btn-border.btn-success.dropdown-toggle:hover, .open>.btn-border.btn-success.dropdown-toggle:focus, .open>.btn-border.btn-success.dropdown-toggle.focus {
  color: #005fa9;
  background-color: transparent;
  border-color: #004276;
}
.btn-border.btn-success:active, .btn-border.btn-success.active, .open>.btn-border.btn-success.dropdown-toggle {
  background-image: none;
}
.btn-border.btn-success.disabled:hover, .btn-border.btn-success.disabled:focus, .btn-border.btn-success.disabled.focus, .btn-border.btn-success[disabled]:hover, .btn-border.btn-success[disabled]:focus, .btn-border.btn-success[disabled].focus, fieldset[disabled] .btn-border.btn-success:hover, fieldset[disabled] .btn-border.btn-success:focus, fieldset[disabled] .btn-border.btn-success.focus {
  background-color: transparent;
  border-color: #005fa9;
}
.btn-border.btn-success .badge {
  color: transparent;
  background-color: #005fa9;
}
.btn-border.btn-default {
  color: #333;
  background-color: transparent;
  border-color: #ccc;
}
.btn-border.btn-default:focus, .btn-border.btn-default.focus {
  color: #333;
  background-color: transparent;
  border-color: #8c8c8c;
}
.btn-border.btn-default:hover {
  color: #333;
  background-color: transparent;
  border-color: #adadad;
}
.btn-border.btn-default:active, .btn-border.btn-default.active, .open>.btn-border.btn-default.dropdown-toggle {
  color: #333;
  background-color: transparent;
  border-color: #adadad;
}
.btn-border.btn-default:active:hover, .btn-border.btn-default:active:focus, .btn-border.btn-default:active.focus, .btn-border.btn-default.active:hover, .btn-border.btn-default.active:focus, .btn-border.btn-default.active.focus, .open>.btn-border.btn-default.dropdown-toggle:hover, .open>.btn-border.btn-default.dropdown-toggle:focus, .open>.btn-border.btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: transparent;
  border-color: #8c8c8c;
}
.btn-border.btn-default:active, .btn-border.btn-default.active, .open>.btn-border.btn-default.dropdown-toggle {
  background-image: none;
}
.btn-border.btn-default.disabled:hover, .btn-border.btn-default.disabled:focus, .btn-border.btn-default.disabled.focus, .btn-border.btn-default[disabled]:hover, .btn-border.btn-default[disabled]:focus, .btn-border.btn-default[disabled].focus, fieldset[disabled] .btn-border.btn-default:hover, fieldset[disabled] .btn-border.btn-default:focus, fieldset[disabled] .btn-border.btn-default.focus {
  background-color: transparent;
  border-color: #ccc;
}
.btn-border.btn-default .badge {
  color: transparent;
  background-color: #333;
}
.btn-border.btn-primary {
  color: #005fa9;
  background-color: transparent;
  border-color: #005fa9;
  transition: background-color .4s;
}
.btn-border.btn-primary:focus, .btn-border.btn-primary.focus {
  color: #005fa9;
  background-color: transparent;
  border-color: #00172a;
}
.btn-border.btn-primary:hover {
  color: #FFFFFF;
  background-color: #005fa9;
  transition: background-color .4s;
}
.btn-border.btn-primary:active, .btn-border.btn-primary.active, .open>.btn-border.btn-primary.dropdown-toggle {
  color: #005fa9;
  background-color: transparent;
  border-color: #003d6c;
}
.btn-border.btn-primary:active:hover, .btn-border.btn-primary:active:focus, .btn-border.btn-primary:active.focus, .btn-border.btn-primary.active:hover, .btn-border.btn-primary.active:focus, .btn-border.btn-primary.active.focus, .open>.btn-border.btn-primary.dropdown-toggle:hover, .open>.btn-border.btn-primary.dropdown-toggle:focus, .open>.btn-border.btn-primary.dropdown-toggle.focus {
  color: #005fa9;
  background-color: transparent;
  border-color: #00172a;
}
.btn-border.btn-primary:active, .btn-border.btn-primary.active, .open>.btn-border.btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-border.btn-primary.disabled:hover, .btn-border.btn-primary.disabled:focus, .btn-border.btn-primary.disabled.focus, .btn-border.btn-primary[disabled]:hover, .btn-border.btn-primary[disabled]:focus, .btn-border.btn-primary[disabled].focus, fieldset[disabled] .btn-border.btn-primary:hover, fieldset[disabled] .btn-border.btn-primary:focus, fieldset[disabled] .btn-border.btn-primary.focus {
  background-color: transparent;
  border-color: #005fa9;
}
.btn-border.btn-primary .badge {
  color: transparent;
  background-color: #005fa9;
}
.btn-border.btn-info {
  color: #93b4d4;
  background-color: transparent;
  border-color: #93b4d4;
}
.btn-border.btn-info:focus, .btn-border.btn-info.focus {
  color: #93b4d4;
  background-color: transparent;
  border-color: #4275a6;
}
.btn-border.btn-info:hover {
  color: #93b4d4;
  background-color: transparent;
  border-color: #6796c3;
}
.btn-border.btn-info:active, .btn-border.btn-info.active, .open>.btn-border.btn-info.dropdown-toggle {
  color: #93b4d4;
  background-color: transparent;
  border-color: #6796c3;
}
.btn-border.btn-info:active:hover, .btn-border.btn-info:active:focus, .btn-border.btn-info:active.focus, .btn-border.btn-info.active:hover, .btn-border.btn-info.active:focus, .btn-border.btn-info.active.focus, .open>.btn-border.btn-info.dropdown-toggle:hover, .open>.btn-border.btn-info.dropdown-toggle:focus, .open>.btn-border.btn-info.dropdown-toggle.focus {
  color: #93b4d4;
  background-color: transparent;
  border-color: #4275a6;
}
.btn-border.btn-info:active, .btn-border.btn-info.active, .open>.btn-border.btn-info.dropdown-toggle {
  background-image: none;
}
.btn-border.btn-info.disabled:hover, .btn-border.btn-info.disabled:focus, .btn-border.btn-info.disabled.focus, .btn-border.btn-info[disabled]:hover, .btn-border.btn-info[disabled]:focus, .btn-border.btn-info[disabled].focus, fieldset[disabled] .btn-border.btn-info:hover, fieldset[disabled] .btn-border.btn-info:focus, fieldset[disabled] .btn-border.btn-info.focus {
  background-color: transparent;
  border-color: #93b4d4;
}
.btn-border.btn-info .badge {
  color: transparent;
  background-color: #93b4d4;
}
.btn-border.btn-warning {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-border.btn-warning:focus, .btn-border.btn-warning.focus {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #b06d0f;
}
.btn-border.btn-warning:hover {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #eb9316;
}
.btn-border.btn-warning:active, .btn-border.btn-warning.active, .open>.btn-border.btn-warning.dropdown-toggle {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #eb9316;
}
.btn-border.btn-warning:active:hover, .btn-border.btn-warning:active:focus, .btn-border.btn-warning:active.focus, .btn-border.btn-warning.active:hover, .btn-border.btn-warning.active:focus, .btn-border.btn-warning.active.focus, .open>.btn-border.btn-warning.dropdown-toggle:hover, .open>.btn-border.btn-warning.dropdown-toggle:focus, .open>.btn-border.btn-warning.dropdown-toggle.focus {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #b06d0f;
}
.btn-border.btn-warning:active, .btn-border.btn-warning.active, .open>.btn-border.btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-border.btn-warning.disabled:hover, .btn-border.btn-warning.disabled:focus, .btn-border.btn-warning.disabled.focus, .btn-border.btn-warning[disabled]:hover, .btn-border.btn-warning[disabled]:focus, .btn-border.btn-warning[disabled].focus, fieldset[disabled] .btn-border.btn-warning:hover, fieldset[disabled] .btn-border.btn-warning:focus, fieldset[disabled] .btn-border.btn-warning.focus {
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-border.btn-warning .badge {
  color: transparent;
  background-color: #f0ad4e;
}
.btn-border.btn-danger {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-border.btn-danger:focus, .btn-border.btn-danger.focus {
  color: #d9534f;
  background-color: transparent;
  border-color: #8b211e;
}
.btn-border.btn-danger:hover {
  color: #d9534f;
  background-color: transparent;
  border-color: #c12e2a;
}
.btn-border.btn-danger:active, .btn-border.btn-danger.active, .open>.btn-border.btn-danger.dropdown-toggle {
  color: #d9534f;
  background-color: transparent;
  border-color: #c12e2a;
}
.btn-border.btn-danger:active:hover, .btn-border.btn-danger:active:focus, .btn-border.btn-danger:active.focus, .btn-border.btn-danger.active:hover, .btn-border.btn-danger.active:focus, .btn-border.btn-danger.active.focus, .open>.btn-border.btn-danger.dropdown-toggle:hover, .open>.btn-border.btn-danger.dropdown-toggle:focus, .open>.btn-border.btn-danger.dropdown-toggle.focus {
  color: #d9534f;
  background-color: transparent;
  border-color: #8b211e;
}
.btn-border.btn-danger:active, .btn-border.btn-danger.active, .open>.btn-border.btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-border.btn-danger.disabled:hover, .btn-border.btn-danger.disabled:focus, .btn-border.btn-danger.disabled.focus, .btn-border.btn-danger[disabled]:hover, .btn-border.btn-danger[disabled]:focus, .btn-border.btn-danger[disabled].focus, fieldset[disabled] .btn-border.btn-danger:hover, fieldset[disabled] .btn-border.btn-danger:focus, fieldset[disabled] .btn-border.btn-danger.focus {
  background-color: transparent;
  border-color: #d9534f;
}
.btn-border.btn-danger .badge {
  color: transparent;
  background-color: #d9534f;
}
.btn-border.btn-default {
  color: white;
  border-color: white;
}
.btn-space-left {
  margin-left: 10px;
}
#option-selected {
  padding: 0 20px;
}
.pane-wrapper {
  padding: 60px 0 0;
  text-align: center;
}
.pane-wrapper p, .subhead {
  font-size: 16px;
  margin: 40px 0;
  color: #696a6c;
}
@media (max-width: 376px) {
  .pane-wrapper p, .subhead, section#section-services p.subhead {
    margin: 40px auto;
    width: 90%;
    max-width: 90% !important;
  }
}
.pane-wrapper header h3 {
  margin: 0 auto;
}
.pane-wrapper header p.subhead {
  margin: 20px 0;
}
@media (max-width: 376px) {
  .pane-wrapper header p.subhead {
    margin: 40px auto;
    width: 90%;
  }
}
body:not(.page-template-page-deals) section.section-latest-deals .sorting-wrapper {
  background: #005fa9;
  margin: 0 20px;
}
@media screen and (max-width:550px){
  section.section-latest-deals .sorting-wrapper {
    margin:0;
  }
}
section.section-latest-deals .sorting-wrapper .sorting-types {
  margin-top: 50px;
}
body.page-template-page-deals section.section-latest-deals .sorting-wrapper .sorting-types {
  margin-top: -50px;
}
body.page-template-page-deals section.section-latest-deals .sorting-wrapper.stuck .sorting-types {
  margin-top: 0px;
}
section.section-latest-deals .sorting-wrapper .sorting-group[data-value="department"] {
  display: none;
}
body.page-template-page-deals section.section-latest-deals .sorting-wrapper .sorting-group[data-value="department"],
body.home section.section-latest-deals .sorting-wrapper .sorting-group[data-value="department"]{
  display: inline-block;
}
body.page-template-page-missionbrotherton .sorting-group[data-value="region"], body.page-template-page-missionbrotherton .more-deals-wrapper {
  display: none;
}
body.page-template-page-deals .more-deals-wrapper {
  display:none;
}
body.home section.section-latest-deals .more-deals-wrapper {
  margin: 60px 0 0;
}
.more-deals-wrapper {
  margin: 40px 0 60px;
}
.more-deals-wrapper .btn {
  min-width:250px;
}
body.home section.section-latest-deals .deals-wrapper {
  margin-bottom: 0;
}
.deals-wrapper {
  margin: 0 auto 80px;
  font-size: 0;
  padding: 20px 10px 0;
  text-align:left;
}
.flip-card {
  width: 250px;
  height: 250px;
  display: inline-block;
  margin: 0px;
}
@media (max-width: 1272px) {
  .flip-card {
    width: 210px;
    height: 210px;
  }
}
@media (max-width: 1072px) {
  .flip-card {
    width: 175px;
    height: 175px;
  }
}
@media (max-width: 896px) {
  .flip-card {
    width: 146px;
    height: 146px;
  }
}
.flip-card .front {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.flip-card .front, .flip-card .back {
  width: 250px;
  height: 250px;
  background-color: #005fa9;
}
@media (max-width: 1272px) {
  .flip-card .front, .flip-card .back {
    width: 210px;
    height: 210px;
  }
}
@media (max-width: 1072px) {
  .flip-card .front, .flip-card .back {
    width: 175px;
    height: 175px;
  }
}
@media (max-width: 896px) {
  .flip-card .front, .flip-card .back {
    width: 146px;
    height: 146px;
  }
}
.deals-wrapper .deal .deal-mark {
  width: 150px;
  height: 150px;
  margin: 35px;
}
.deals-wrapper .deal .deal-mark img {
  max-width: 100%;
}
.flip-card:hover, .flip-card.hover, .flip-card:focus {
  width: 270px;
  height: 270px;
  margin: -8px;
  top: 0px;
}
@media (max-width: 1272px) {
  .flip-card:hover, .flip-card.hover, .flip-card:focus {
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 1072px) {
  .flip-card:hover, .flip-card.hover, .flip-card:focus {
    width: 195px;
    height: 195px;
  }
}
@media (max-width: 896px) {
  .flip-card:hover, .flip-card.hover, .flip-card:focus {
    width: 166px;
    height: 166px;
  }
}
.flip-card:hover .front, .flip-card:hover .back, .flip-card.hover .front, .flip-card.hover .back, .flip-card:focus .front, .flip-card:focus .back {
  width: 270px;
  height: 270px;
}
@media (max-width: 1272px) {
  .flip-card:hover .front, .flip-card:hover .back, .flip-card.hover .front, .flip-card.hover .back, .flip-card:focus .front, .flip-card:focus .back {
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 1072px) {
  .flip-card:hover .front, .flip-card:hover .back, .flip-card.hover .front, .flip-card.hover .back, .flip-card:focus .front, .flip-card:focus .back {
    width: 195px;
    height: 195px;
  }
}
@media (max-width: 896px) {
  .flip-card:hover .front, .flip-card:hover .back, .flip-card.hover .front, .flip-card.hover .back, .flip-card:focus .front, .flip-card:focus .back {
    width: 166px;
    height: 166px;
  }
}
.logos-wrapper {
  margin-top: 40px;
}
.logos-wrapper.philanthropy .logo {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .logos-wrapper.philanthropy .logo {
    height: 140px;
  }
}

/* Tiny Carousel */

#client-logo-slider {
  height: 1%;
  margin: 30px 0 0;
  overflow: hidden;
  position: relative;
  padding: 0 0 10px;
}
#client-logo-slider .viewport {
  height: 125px;
  overflow: hidden;
  position: relative;
}
#client-logo-slider .buttons {
  background: #C01313;
  border-radius: 35px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 35px;
  height: 35px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  font-size: 22px;
}
#client-logo-slider .next {
  right: 0;
  left: auto;
  top: 50%;
}
#client-logo-slider .buttons:hover {
  color: #C01313;
  background: #fff;
}
#client-logo-slider .disable {
  visibility: hidden;
}
#client-logo-slider .overview {
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 240px;
  left: 0;
  top: 0;
}
#client-logo-slider .overview li {
  position: relative;
  float: left;
  margin: 0 20px 0 0;
  padding: 1px;
  height: 121px;
  width: 175px;
}
.logos-wrapper .logo img {
  max-height: 50px;
  max-width: 155px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.logos-wrapper .logo img.bw-logo {
  z-index: 1;
  opacity: .6;
  transition: opacity .5s;
  -webkit-backface-visibility: hidden;
}
.logos-wrapper .logo img.color-logo {
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
  -webkit-backface-visibility: hidden;
}
.logos-wrapper .logo:hover img.color-logo {
  opacity: .8;
  transition: opacity .5s;
}
.logos-wrapper .logo:hover img.bw-logo {
  opacity: 0;
  transition: opacity .5s;
}
.logos-wrapper .logo img[alt="AJ Capital logo"] {
  max-width: 105px;
  max-height: none;
}
@media (max-width: 460px) {
  .logos-wrapper .logo img {
    max-width: 100%;
  }
}
.logo-item {
  display: inline-block;
  margin-bottom: 15px;
}
.logo-item.current {
  width: 60%;
  transition: width 0.25s;
  -webkit-transition: width .25s;
  -o-transition: width .25s;
}
.logo-item img {
  width: 100%;
}

body.home section.section-latest-deals {
  padding-bottom: 60px;
  background: #f0f0f0;
}
body.home section#section-clients {
  padding-bottom: 60px;
}
body.home section#section-conversation {
  padding-top: 0;
}
#conversation-block {
  background-color: rgba(0, 95, 169, 0.75);
  margin: 40px auto 0;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
}
#conversation-block .conversation-header-row {
  padding: 60px 0 40px;
  text-align: center;
}
@media (max-width: 450px) {
  #conversation-block .conversation-header-row {
    padding: 10px 0 40px;
  }
}
#conversation-block h3, #conversation-block p.subhead {
  color: #FFF;
}
#conversation-block p.subhead {
  display: none;
}
#conversation-block .conversation-option {
  cursor: pointer;
}
#conversation-block .conversation-option {
  padding: 35px 65px 65px;
}
@media (max-width: 768px) {
  #conversation-block .conversation-option {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 480px) {
  #conversation-block .conversation-option {
    min-height: 310px;
  }
}
#conversation-block .conversation-option p {
  color: white;
}
#conversation-block .conversation-option .conversation-illustration {
  margin: 0 auto;
}
#conversation-block .conversation-illustration, #conversation-block .conversation-illustration img {
  width: 110px;
  height: auto;
}
#conversation-block .conversation-option p {
  font-size: 1.5em;
  margin: 40px 0;
}
@media (max-width: 376px) {
  #conversation-block .conversation-option p {
    margin: 40px auto;
    width: 90%;
  }
}
#conversation-block .vertical-rule {
  float: left;
  height: 215px;
  width: 1px;
  background-color: #1a6fb2;
  margin: 30px 0 60px -1px;
}
#conversation-block .conversation-contact-overlay {
  background: #005fa9;
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  padding: 2em;
  font-size: 1.5em;
  color: white;
  transition: right 500ms ease-in-out;
}
#conversation-block .conversation-contact-overlay.conversation-contact-overlay-active {
  right: 0;
  text-align: center;
}
@media (max-width: 991px) {
  #conversation-block .conversation-contact-overlay {
    height: 100%;
    top: 0;
  }
}
#conversation-block .conversation-contact-overlay .conversation-illustration {
  margin: 1em auto 2em;
}
#conversation-block .conversation-offices {
  list-style: none;
  text-align: left;
  width: 65%;
  margin: 0 auto;
  padding-left: 5%;
}
@media (max-width: 1199px) {
  #conversation-block .conversation-offices {
    width: 80%;
    padding-left: 8%;
  }
}
@media (max-width: 991px) {
  #conversation-block .conversation-offices {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #conversation-block .conversation-offices {
    padding-left: 0;
  }
}
#conversation-block .conversation-offices li {
  width: 49%;
  font-size: 18px;
  display: inline-block;
  margin: 1em 0;
}
#conversation-block .conversation-offices li, #conversation-block .conversation-offices li a {
  color: #FFF !important;
}
@media (max-width: 767px) {
  #conversation-block .conversation-offices li {
    width: 100%;
    text-align: center;
    margin: 0.2em 0;
  }
}
#conversation-block .conversation-contact-overlay-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em 1.4em;
  background: none;
  border: 0;
  font-size: 1em;
  color: #e8f1f7;
  cursor: pointer;
}
#conversation-block .conversation-contact-overlay .conversation-illustration.conversation-illustration--contact {
  margin-top: 0px;
  margin-bottom: 30px;
}
#conversation-block .conversation-contact-overlay .conversation-illustration.conversation-illustration--contact img {
  width: 60px;
}
div#contact-map, div#brotherton-map {
  min-height: 480px;
  margin: 25px 0;
}
@media (max-width: 766px) {
  div#contact-map, div#brotherton-map {
    min-height: 350px;
  }
}
@media (max-width: 480px) {
  div#contact-map, div#brotherton-map {
    min-height: 250px;
  }
}
div#contact-map g.highcharts-label.highcharts-data-label, div#brotherton-map g.highcharts-label.highcharts-data-label {
  display: none;
}
div.location-list {
  display: none;
}
@media (max-width: 480px) {
  div.location-list {
    display: block;
  }
  div.location-list.assets {
    display: none;
  }
  body.page-template-page-assetsales div.location-list {
    display: none;
  }
  body.page-template-page-assetsales div.location-list.assets {
    display: block;
  }
}
div.location-list div {
  margin-bottom: 13px;
}
div.location-list a {
  color: #FFF;
  font-size: 18px;
}
.highcharts-label.highcharts-data-label span {
  display: block;
  opacity: 0;
  padding-left: 10px;
  padding-right: 10px;
  background: url(../png/icon-phone.png) no-repeat 1px center;
  background-size: 15px;
}
.highcharts-label.highcharts-data-label a, .highcharts-label.highcharts-data-label b {
  color: #727272;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.highcharts-label a[href^="geo"], .highcharts-label.highcharts-data-label b {
  font-weight: bold;
}
.team-members {
  font-size: 0;
}
.team-members .team-member .back {
  background-color: white;
}
.filters {
  width: 800px;
  margin: 0 auto;
  display: flex;
}
.filters .dropdown, .filters .bootstrap-select {
  display: inline-block;
  flex: 1;
}
.filters .btn {
  display: flex;
  background: #2a2b30;
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.5);
  padding: 10px 20px;
  width: 100%;
  text-align: left;
  text-transform: none;
}
.filters .btn .action, .filters .btn .filter-option {
  flex: 1;
}
.filters .btn .caret {
  flex: 0;
  margin-top: 7px;
}
.deals-grid {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  justify-content: space-around;
  line-height: 30px;
  flex-wrap: wrap;
}
.deals-grid .deal {
  color: white;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  flex: 1 0 auto;
  height: auto;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 500px) {
  .deals-grid .deal {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .deals-grid .deal {
    width: 33.3%;
  }
}
@media (min-width: 992px) {
  .deals-grid .deal {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .deals-grid .deal {
    width: 16.6%;
  }
}
.deals-grid .deal:before {
  content: '';
  float: left;
  padding-top: 100%;
}
.centered-pills {
  text-align: center;
}
.centered-pills ul.nav-pills {
  display: inline-block;
}
.centered-pills li {
  display: inline-block;
  float: none;
}
.centered-pills a {
  float: left;
}
.site-map-container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.margin-top {
  margin-top: 20px;
}
.nav-dropdown-trigger {
  position: relative;
}
.nav-dropdown-trigger>a .fa {
  margin-left: 10px;
  color: #93b4d4;
}
.nav-dropdown-trigger.open>a {
  background-color: #065999;
}
.nav-dropdown-trigger.open .nav-dropdown {
  display: block;
}

.nav-dropdown li {
  margin: 0;
  padding: 0;
}
.nav-dropdown a {
  display: block;
  white-space: nowrap;
  text-align: left;
  padding: 1em 1.4em !important;
  color: #c3c3c3 !important;
}
.nav-dropdown a .fa {
  color: #8c8c95;
  margin-right: 10px;
  font-size: 16px;
}
.nav-dropdown a .fa-envelope-o {
  margin-left: 2px;
}
.nav-dropdown a:hover, .nav-dropdown a:active {
  background-color: #e8f1f7;
  text-decoration: none;
}
@media (max-width: 767px) {
  .nav-dropdown {
    display: block;
    position: static;
    padding-left: 1em;
    box-shadow: none;
    margin: 0;
  }
}
.modal.side-modal.fade .modal-dialog {
  -webkit-transform: translate(550px, 0);
  -ms-transform: translate(550px, 0);
  -o-transform: translate(550px, 0);
  transform: translate(550px, 0);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.modal.side-modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.fade.side-modal {
  opacity: 1;
}
.side-modal .modal-dialog {
  margin: 0;
  position: fixed;
  top: 0;
  right: 0px;
  bottom: 0px;
  width: 100%;
}
.side-modal .modal-content {
  border-radius: 0px;
  border-width: 0px;
  height: 100%;
}
@media (min-width: 768px) {
  .side-modal .modal-dialog {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .side-modal .modal-dialog {
    width: 350px;
  }
}
@media (min-width: 1200px) {
  .side-modal .modal-dialog {
    width: 550px;
  }
}
.modal-body {
  position: initial;
  max-height: 100%;
  overflow: auto;
}
.deal-modal .modal-body {
  z-index: 4;
  margin-right: 0;
  width: 100%;
  position: absolute;
  top: 40px;
  padding-top: 0;
}
.deal-modal .modal-header {
  border-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.modal-header {
  border-bottom: 0px;
}
.side-modal .modal-body .bio-intro {
  text-align: center;
}
.bio-intro img {
  max-width: 100%;
  margin-bottom: 25px;
}
.side-modal .modal-body .bio-intro .bio-image {
  width: 220px;
  height: 220px;
  display: block;
  margin: auto;
  margin-bottom: 47.5px;
  background-size: cover;
}
.side-modal .modal-body .row-wrapper .row>div {
  display: inline-block;
  width: 50%;
  color: #c6c6c6;
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  padding: 0 3%;
}
.side-modal .modal-body .row-wrapper .row>div.full-width {
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.side-modal .modal-body .row-wrapper .row>div.full-width p {
  margin: 10px 0;
}
.side-modal .modal-body .row-wrapper .row {
  width: 90%;
  margin: 0 5%;
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.side-modal .modal-body .row-wrapper .row div.value {
  color: #0171b3;
}
section.employment {
  padding: 0 30px 50px;
}
p.location:before {
  font-family: FontAwesome;
  content: '\f041';
  padding-right: 5px;
}
@media (max-width: 376px) {
  #section-team .btn {
    margin: 10px auto;
    width: 90%;
  }
}

/* entire container, keeps perspective */

.flip-card {
  perspective: 1000px;
}

/* flip the pane when hovered */

.flip-card:hover, .flip-card.hover, .flip-card:focus, .flip-card.focus {
  position: relative;
  z-index: 1000;
}
.flip-card:hover .flipper, .flip-card.hover .flipper, .flip-card:focus .flipper, .flip-card.focus .flipper {
  transform: rotateY(180deg);
  background-color: white;
}

/* flip speed goes here */

.flipper {
  transition: 0.3s;
  transform-style: preserve-3d;
  position: relative;
}

/* hide back of pane during swap */

.front, .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */

.front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}

/* back, initially hidden pane */

.back {
  transform: rotateY(180deg);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.flip-card .back h3, .flip-card .back h4, .flip-card .back h5, .flip-card .back p {
  color: #fff;
}
.flip-card .back p {
  font-family: "roboto_condensedbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.flip-card .back h4 {
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 100;
}
@media (max-width: 376px) {
  .flip-card .back h4 {
    font-size: 24px;
  }
}
.deal.flip-card .back {
  padding-top: 30px;
}
@media (max-width: 376px) {
  .deal.flip-card .back {
    padding: 10px;
  }
}
.team-members .flip-card .back h3 {
  color: #005fa9;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 1072px) {
  .team-members .flip-card .back h3 {
    font-size: 22px;
  }
}
@media (max-width: 896px) {
  .team-members .flip-card .back h3 {
    font-size: 18px;
  }
}
.team-members .flip-card .back {
  display: flex;
}
@media (max-width: 376px) {
  .team-members .flip-card .back {
    padding: 10px 5px;
  }
}
.team-members .flip-card .back--center {
  margin: auto;
}
@media (max-width: 376px) {
  .team-members .flip-card .back .location {
    margin-bottom: 15px;
  }
}
.team-members .flip-card .back p {
  color: rgba(42, 43, 48, 0.6);
  margin: 5px;
  text-align: center;
  text-transform: uppercase;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width: 1072px) {
  .team-members .flip-card .back p {
    font-size: 14px;
  }
}
.team-members .flip-card a {
  font-size: 16px;
}
.team-members .flip-card .fa-twitter {
  color: #1da1f3;
}
.team-members .flip-card .fa-envelope {
  color: #B0CDE0;
}
.team-members .flip-card .socials {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 897px) {
  .team-members .flip-card .socials {
    display: none;
  }
}
.team-members .flip-card .socials a {
  margin: 15px;
}
.team-members .flip-card a.profile {
  color: rgba(42, 43, 48, 0.6);
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: underline;
}
.highcharts-container {
  overflow: visible !important;
  margin: auto !important;
  width: 90%;
  height: 90%;
}
.charts-grid {
  padding-top: 50px;
  padding-bottom: 50px;
}
.charts-grid .grid-item {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.charts-grid .grid-item-full {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.charts-grid h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #005fa9;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 2;
}
.charts-grid img {
  max-width: 80%;
  margin: 50px auto;
  display: block;
}
@media (max-width: 376px) {
  .charts-grid img {
    max-width: 100%;
    margin: 20px auto;
  }
}
.charts-grid img.review-img {
  max-height: 200px;
}
.mobile-top-row {
  display: none;
}
section.charts-grid .row.top-row {
    margin: 0 1%;
}
.charts-grid .row.top-row img, .charts-grid .row.bottom-row img {
  width: 50%;
  display: inline;
  margin: 0 -1px;
}
.charts-grid .row.middle-row {
  text-align: center;
  margin: -43px 0 -25px;
}
.charts-grid .row.middle-row img, .charts-grid .row.mobile-top-row img {
  width: 175px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  box-shadow: 2px 2px 30px -8px #666;
}
.row.top-row {
  border-bottom: 1px solid #666666;
}
.row img.first-image {
  border-right: 1px solid #666666;
}
@media screen and (max-width: 550px) {
  .mobile-top-row {
    display: block;
    margin: 0;
  }
  .row.top-row {
    border-bottom: 0;
  }
  .row img.first-image {
    border-right: none;
  }
  .charts-grid .row.top-row img, .charts-grid .row.bottom-row img {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }
  .charts-grid .row.middle-row {
    display: none;
  }
}
.chart-datum {
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: rgba(42, 43, 48, 0.6);
  font-weight: bold;
  margin-top: 2px;
}
.chart-label {
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: rgba(42, 43, 48, 0.6);
}
.form-input, body .gform_wrapper .gform_body .form-control-ps .ginput_container input {
  border: 0;
  border-bottom: solid 1px #cecfd1;
  display: block;
  background-color: transparent;
  width: 100%;
  padding: 0.5em;
  margin: 1em 0;
}
body .gform_wrapper .gform_body ul.gform_fields li.gfield {
  padding-right: 0;
}
.form-input-half {
  width: 49%;
  margin: 0 1%;
  display: inline-block;
}
li.form-input-full {
  width: 98%;
  display: inline-block;
}
.form-input-half+.form-input-half {
  margin-left: 2%;
}
label.form-input-half {
  width: 47%;
  display: inline-block;
}
label.form-input-half+.form-input-half {
  margin-left: 2%;
}
.button-group {
  text-align: center;
}
.button-group .btn {
  clear: both;
  margin: 20px 0;
  min-width:300px;
}
.button-group .btn+.btn {
  margin-left: 40px;
}
@media (max-width: 991px) {
  .button-group--stacked-md .btn+.btn {
    margin-left: 0;
  }
}
.container--small {
  max-width: 800px;
  margin: 0 auto;
}
.container--padded {
  padding: 0 0 60px;
}

.cta-modal .modal-dialog, .email-modal .modal-dialog {
  width: 90%;
  height: 90%;
  margin: 20px 5%;
  transition: width .5s;
  -webkit-transition: width .5s;
  -o-transition: width .5s;
}
.cta-modal .modal-content, .email-modal .modal-content {
  height: 100%;
  overflow:scroll;
}
.cta-modal p, .email-modal p {
  text-align: left;
  margin:0 100px;
}
@media screen and (max-width:1000px){
  .cta-modal p, .email-modal p {
    margin:0;
  }
}
.cta-modal h3, .email-modal h3 {
  text-align: center;
  margin: 10px 0 35px 0;
  font-size: 32px;
}
.cta-modal p.subhead, .email-modal p.subhead {
  font-size: 26px;
  color: rgba(42, 43, 48, 0.6);
  text-align: center;
}
.cta-modal .options, .email-modal .options {
  margin: 40px 0;
}
.cta-modal .options .option, .email-modal .options .option {
  margin: 12px 0;
}
.cta-modal .options .btn, .email-modal .options .btn {
  padding: 17.5px 0;
  width: 100%;
  outline: none;
}
.cta-modal .step, .email-modal .step {
  display: none;
}
.cta-modal .actions, .email-modal .actions {
  margin: 20px 0 10px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.cta-modal .home-cta-tabs .btn {
  padding: 0px 5px 0px;
  font-size: 12px;
}
.cta-modal #home-cta-form-fields .form-group {
  margin-bottom: 25px;
}
.cta-modal #home-cta-form-fields .form-group .form-control {
  font-size: 18px;
  padding: 22px 12px;
}
div#home-cta-modal #option-selection p.subhead {
  display: none;
}

.home .modal-body {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}
.home .cta-modal .step .content-block {
  display: table-cell;
  float: none;
}
@media (max-width: 992px) {
  .home .cta-modal .step .content-block {
    width: 100%;
    display: block;
  }
  .cta-modal .actions {
    position: relative;
    margin-bottom: 35px;
  }
  div#option-selected {
    overflow: scroll;
    max-height: 100%;
  }
}
body.page-template-page-calltoaction {
  margin-bottom: 0;
}
body.page-template-page-calltoaction footer {
  display: none;
}
body.page-template-page-calltoaction nav#global-header {
  border-bottom: 1px solid #005fa9;
  background-color: #FFFFFF;
}
body.page-template-page-calltoaction #global-header ul li a.buy-assets {
  border-color: #005fa9;
  color: #005fa9;
}
body.page-template-page-calltoaction #global-header ul li a.buy-assets:hover {
  color: #FFFFFF;
}
body.page-template-page-calltoaction #global-header .menu-main-container a {
  color: #005fa9;
}
body.page-template-page-calltoaction #global-header .menu-main-container a:hover {
  color: #004378;
}
body.page-template-page-calltoaction li.nav-dropdown-trigger .stripes-nav span,
body.page-template-page-calltoaction .navbar-toggle .stripes-nav span {
  background-color: #005fa9;
}
.cta-modal p.action-copy img {
  width: 50%;
  margin: 0 0 20px;
  display: block;
  min-width: 100px;
}
.cta-modal p.action-copy img.mission-market {
  width: 90%;
}
.cta-wrapper h3 {
  font-size: 29px;
  margin-bottom: 40px;
  line-height: 39px;
}
.cta-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  position: relative;
  min-height: 800px;
}
article.call-to-action {
  margin-top: 84px;
  padding-bottom: 70px;
}
.cta-step-wrapper {
  text-align: center;
  position: absolute;
  left: 100%;
  top: 70px;
  width: 100%;
}
.cta-step-wrapper .action-title, .cta-step-wrapper .focus-row, .cta-step-wrapper .icon-row, .cta-step-wrapper .button-row {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.cta-step-wrapper .form-row {
  margin: 0 auto;
  width: 80%;
}
.cta-step-wrapper .back-btn {
  position: absolute;
  z-index:99;
  padding: 25% 0;
  left: 10px;
}
.cta-step-wrapper .back-btn img {
  opacity: .1;
  width: 25px;
  cursor: pointer;
}
.cta-step-wrapper[data-step="1"] {
  display:none;
}
.cta-step-wrapper[data-step="1"] .back-btn,
.cta-step-wrapper[data-step="1"] .close-btn {
  display: none;
}
.cta-step-wrapper[data-step="1"].line-selected .back-btn,
.cta-step-wrapper[data-step="1"].line-selected .close-btn {
  display: block;
}
.cta-step-wrapper[data-step="1"] .btn-home {
  display: block;
}
.cta-step-wrapper[data-step="1"].line-selected .btn-home {
	display:none;
}
.cta-step-wrapper .back-btn img:hover {
  opacity: .2;
}
.cta-step-wrapper[data-step="1"] {
  display: block;
}
.cta-step-wrapper .icon-row div {
  text-align: center;
  cursor: pointer;
}
.cta-step-wrapper .icon-row {
  clear: both;
  width: 100%;
  margin: 0 auto;
  transition: all .5s;
}
.cta-step-wrapper .focus-row {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 0;
  opacity: 0;
  margin-bottom: 0;
  transition: all .5s;
}
.cta-step-wrapper .focus-row .business-lines {
  clear: left;
  position: absolute;
  top: 0;
  right: -100%;
  width: 80%;
  opacity: 0;
}
.cta-step-wrapper .focus-row .business-lines h4, .cta-step-wrapper .focus-row .business-lines .desc {
  text-align: left;
}
.cta-step-wrapper .focus-row#de .business-lines.de-line, .cta-step-wrapper .focus-row#loan .business-lines.loan-line, .cta-step-wrapper .focus-row#consulting .business-lines.consulting-line {
  opacity: 1;
  right: 10%;
  transition: all .5s;
}
.cta-step-wrapper .icon-row#de .loan-link, .cta-step-wrapper .icon-row#de .consulting-link, .cta-step-wrapper .icon-row#loan .de-link, .cta-step-wrapper .icon-row#loan .consulting-link, .cta-step-wrapper .icon-row#consulting .loan-link, .cta-step-wrapper .icon-row#consulting .de-link {
  opacity: 1;
  width: 50%;
  transition: all .5s;
}
.cta-step-wrapper .icon-row#de .de-link, .cta-step-wrapper .icon-row#loan .loan-link, .cta-step-wrapper .icon-row#consulting .consulting-link {
  opacity: 0;
  width: 0%;
  padding: 0;
  transition: all .5s;
}
.cta-step-wrapper .other-link {
  margin: 0 0 20px;
  font-style: italic;
  color: #bbbaba;
  font-size: 12px;
  cursor: pointer;
}
.cta-step-wrapper.line-selected .focus-row {
  height: 200px;
  margin: 50px auto 80px;
  opacity: 1;
  transition: all .5s;
}
.cta-step-wrapper.line-selected .icon-row {
  width: 50%;
  transition: all .5s;
  height: 140px;
  overflow: hidden;
}
.cta-step-wrapper.line-selected .icon-row .cta-line-title {
  opacity: 0;
  margin: 0;
  transition: all .5s;
}
.cta-step-wrapper .button-row {
  text-align: center;
  padding: 45px 0 25px;
}
.cta-step-wrapper .button-row button {
  display: none;
}
.cta-step-wrapper .button-row.visible button {
  display: inline;
}
.cta-step-wrapper .button-row button.btn {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
}
.cta-step-wrapper .form-row .business-lines {
  display: none;
}
.cta-step-wrapper .form-row#de .de-line, .cta-step-wrapper .form-row#loan .loan-line, .cta-step-wrapper .form-row#consulting .consulting-line, .cta-step-wrapper .form-row#other .other {
  display: block;
}
.cta-line-title {
  font-weight: bold;
  color: #999;
  margin: 20px 0;
  opacity: 1;
  transition: all .5s;
}
.cta-step-wrapper.line-selected .icon-row .icon-wrapper img {
  max-height: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cta-step-wrapper .icon-row .icon-wrapper {
  position: relative;
  height: 175px;
  opacity: 1;
  transition: all .5s;
}
.cta-step-wrapper .icon-row .icon-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cta-step-wrapper.line-selected .icon-row .icon-wrapper {
  height: 120px;
  opacity: .6;
  transition: all .5s;
}
.cta-step-wrapper .gform_wrapper li.gfield.form-control-ps {
  width: 48%;
  display: inline-block;
  margin: 0 1% !important;
}
.cta-step-wrapper .gform_wrapper li.gfield.full-width-textarea, .email-modal .gform_wrapper li.gfield.full-width-textarea {
  margin: 15px 1% 0 !important;
}
.cta-step-wrapper .gform_wrapper label.gfield_label, .email-modal .gform_wrapper label.gfield_label {
  text-transform: uppercase;
  font-weight: normal;
  color: #999999;
  padding: 0 3px;
}
.cta-modal .gform_wrapper label.gfield_label {
  display:none;
}
.cta-step-wrapper .gform_wrapper li.gfield.full-width-textarea textarea, .email-modal .gform_wrapper li.gfield.full-width-textarea textarea {
  width: 100%;
  border: solid 1px #cecfd1;
  min-height: 90px !important;
  height: 90px !important;
}
.cta-step-wrapper .gform_wrapper input.gform_button.button {
  background-color: #005fa9;
  color: #FFFFFF;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cta-step-wrapper .gform_wrapper input.gform_button.button:hover {
  background-color: #004a85;
}
.cta-wrapper .g-recaptcha iframe, .cta-wrapper .g-recaptcha>div {
  max-width: 304px !important;
}
@media (max-width: 480px) {
  .cta-step-wrapper {
    top: 0;
  }
  .cta-wrapper h3 {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 34px;
    margin-top: 20px;
  }
  .cta-step-wrapper .focus-row .business-lines {
    width: 94%;
  }
  .cta-step-wrapper .focus-row .business-lines>div {
    width: 100%;
  }
  .cta-step-wrapper .focus-row .business-lines .icon-wrapper {
    margin-bottom: 25px;
  }
  .cta-step-wrapper.line-selected .focus-row {
    margin: 50px auto 40px;
  }
  .cta-step-wrapper .button-row button.btn {
    margin-top: 15px;
  }
  .cta-step-wrapper.line-selected .icon-row {
    width: 90%;
    height: 70px;
  }
  .cta-step-wrapper.line-selected .icon-row .icon-wrapper img {
    max-height: 60px;
  }
  .cta-step-wrapper.line-selected .icon-row .icon-wrapper {
    height: 70px;
  }
  .cta-step-wrapper .button-row {
    padding: 25px 0 25px;
  }
  .cta-step-wrapper .focus-row#de .business-lines.de-line,
  .cta-step-wrapper .focus-row#loan .business-lines.loan-line,
  .cta-step-wrapper .focus-row#consulting .business-lines.consulting-line {
    right: 3%;
  }
  .cta-step-wrapper .gform_wrapper li.gfield.form-control-ps {
    width: 99%;
    margin: 0 0 0 0 !important;
  }
  .cta-step-wrapper .icon-row div {
    margin-bottom: 20px;
  }
  body .cta-step-wrapper .gform_wrapper ul li.gfield {
    margin: 1em 0 !important;
  }
  .cta-step-wrapper .icon-row .icon-wrapper {
    height: auto;
  }
  .cta-step-wrapper .icon-row .icon-wrapper img {
    position: relative;
    transform: none;
    left: inherit;
    top: inherit;
  }
  .cta-step-wrapper .focus-row .business-lines h4, .cta-step-wrapper .focus-row .business-lines .desc {
    text-align: center;
  }
}
.banner h1 {
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 0;
}
.banner h3, .banner p {
  margin: 60px auto 0;
  font-size: 26px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
  line-height: 1.2;
  font-weight: bold;
  opacity: .8;
  color: white;
  max-width: 780px;
  display: block;
  text-align: center;
}
body.privacy-policy .banner-content p {
  margin-top: 90px;
  width: 96%;
}
.banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80vh;
  min-height: 424px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1000px) and (min-width:870px) {
  li.has-two-lines>a>span {
    display:block;
  }
  li.has-two-lines {
    text-align: center;
  }
  li.has-two-lines>a {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }
  nav.small li.has-two-lines>a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
}
.banner, header.hero-post-header {
    padding-top: 0;
}
.banner::before, header.hero-post-header::before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  /*float: left;*/
  left: 0;
  top: 0;
  position: absolute;
  margin-bottom: -100%;
  background: -moz-linear-gradient(top, rgba(0, 95, 169, 1) 0%, rgba(0, 95, 169, 0.8) 57%, rgba(0, 95, 169, 0.6) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 95, 169, 1) 0%, rgba(0, 95, 169, 0.8) 57%, rgba(0, 95, 169, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 95, 169, 1) 0%, rgba(0, 95, 169, 0.8) 57%, rgba(0, 95, 169, 0.6) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005fa9', endColorstr='#00005fa9', GradientType=0);
}

.half-banner {
  height: 50vh;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 150px 0 0;
  width: 100%;
}
@media only screen and (min-device-width: 992px) {
  .half-banner {
    min-height: 450px;
    
  }
}
/* fix iOS bug not displaying 100vh correctly */


/* ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .banner {
    height: 768px;
  }
  .half-banner {
    padding: 100px 0 0;
    height: 384px;
    min-height: 384px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .banner {
    height: 1024px;
  }
  .half-banner {
    padding: 100px 0 0;
    height: 512px;
    min-height: 512px;
  }
}

/* iphone5 */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .banner {
    height: inherit;
    min-height: 320px;
  }
  .half-banner {
    padding: 100px 0 0;
    height: inherit;
    min-height: 160px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .banner {
    height: inherit;
    min-height: 568px;
  }
  .half-banner {
    padding: 100px 0 0;
    height: inherit;
    min-height: 284px;
  }
}

/* iPhone 4 */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .banner {
    height: inherit;
    min-height: 320px;
  }
  .half-banner {
    padding: 100px 0 0;
    height: inherit;
    min-height: 160px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .banner {
    height: inherit;
    min-height: 480px;
  }
  .half-banner {
    height: inherit;
    min-height: 240px;
  }
}
.banner .banner-content {
  max-width: 800px;
  text-align: center;
  position: relative;
  width: 100%;
  
}
@media (max-width: 480px) {
  .banner .banner-content {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 376px) {
  .banner .banner-content {
    min-height: 315px;
  }
}
@media (max-width: 768px) {
  .banner h3 {
    font-size: 23px;
  }
  .half-banner {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .banner h3 {
    margin-top: 80px;
  }
}
@media (max-width: 550px) {
  .banner h3 {
    margin-top: 80px;
    font-size: 20px;
  }
  .banner .banner-content {
    min-height: 50px;
  }
  body.home .banner .banner-content {
    min-height: 235px;
  }
}
@media (max-width: 376px) {
  .banner h3 {
    margin-top: 87px;
    font-size: 19px;
  }
}
.banner-content .btn {
  margin: auto;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  line-height: 10px;
}
.banner-content .btn {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .banner-content .btn {
    width: 100%;
  }
  .btn {
    width: 100%;
    min-height: 56px;
    height: auto;
  }
}
@media (min-width: 768px) {
  .banner-content .btn {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .banner-content .btn {
    margin-top: 80px;
  }
  body.debt-equity .banner-content .btn {
    margin-top: 60px;
  }
}
.hero-arrow-wrapper {
  margin: 0 auto;
  position: absolute;
  bottom: -29px;
  width: 100%;
  text-align: center;
}
.hero-arrow-wrapper .hero-arrow {
  background-color: #e5eff6;
  width: 60px;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  border-radius: 100%;
  box-shadow: 1px 1px 20px -5px;
  transition: background-color .4s;
}
.hero-arrow-wrapper .hero-arrow:hover {
  background-color: #d2e2ef;
  transition: background-color .4s;
}
.hero-arrow-wrapper .hero-arrow div {
  background: url(../png/arrow_sprite.png) 0px 0px no-repeat;
  width: 21px;
  height: 14px;
  margin: 5px auto 1px;
}
.hero-arrow {
  cursor: pointer;
}
section.debt-equity-map, section.brotherton-map {
  text-align: center;
  padding: 50px 0;
}
section.debt-equity-map h3, section.brotherton-map h3 {
  margin-bottom: 40px;
}
section.brotherton-map p {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 40px;
  color: #696a6c;
}
body.page-template-page-missionbrotherton .deals-wrapper {
  margin-bottom:0;
}
body.page-template-page-missionbrotherton div.banner-content h1 img {
  max-width: 100%;
  margin: 0 auto;
}
body.page-template-page-missionbrotherton div.banner-content h1 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.team .banner {
  background-image: none;
  background-color: #005fa9;
}
.press-page .banner {
  background-image: url(../jpg/press-hero.jpg) !important;
}
.press-grid.single {
  padding-right: 0;
  padding-left: 0;
}
.press-grid.single article {
  position:relative;
  max-width: 1170px;
  width: 80%;
  margin: auto;
}
.press-grid.single .entry-meta {
  margin-bottom: 30px;
}
.press-grid.single #secondary {
  width: 30%;
  float: left;
}
.contact-page .banner {
  background-image: url(../contact-us-hero.html) !important;
}
.contact-page .banner:before {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 50vh;
  background: #005fa9;
  background: -moz-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #005fa9), color-stop(100%, rgba(231, 56, 39, 0)));
  background: -webkit-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: -o-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: -ms-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: linear-gradient(to bottom, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0004fa', endColorstr='#e73827', GradientType=0);
}
.privacy-policy .banner {
  background-image: none;
  background-color: #005fa9;
}
.banner.half-banner h3 {
  margin-top: 30px;
}
.scroll-arrow {
  height: 60px;
  width: 60px;
  background: url("../png/scroll-arrow_60.png") center center no-repeat;
  display: block;
  border-width: 0;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  outline: none;
  position: absolute;
  left: 50%;
  margin-left: -30px !important;
  bottom: 10px;
}
@media (min-width: 992px) {
  .scroll-arrow {
    bottom: -20px;
  }
}
@media (max-width: 376px) {
  .scroll-arrow {
    display: none;
  }
}
.banner-content p {
  color: rgba(255, 255, 255, 0.6);
  max-width: 900px;
  display: block;
  margin: auto;
  font-weight: normal;
  font-size: 22px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 376px) {
  .banner-content p {
    font-size: 16px;
    margin-top: 15px;
  }
}
h3.sub-head {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #49494f;
}
.privacy-content {
  padding-top: 100px;
  padding-bottom: 100px;
}
.content-block-area {
  padding: 80px 0;
}
.sales-charts img {
  width: 75%;
  margin: 75px auto;
  display: block;
}
section.inverse, div.inverse {
  background: #fafbfd;
}
.team-wrapper, .team-wrapper.inverse {
  position:relative;
  background-color: #FFFFFF;
}
body.asset-sales .section-latest-deals {
  background: #f0f0f0;
  padding-bottom:40px;
}
section#asset-slider header {
  text-align: center;
}
section#asset-slider {
  padding-top: 60px;
}
@media screen and (min-width:900px){
  .slider-nav .slick-track {
    width: auto !important;
    transform: unset !important;
  }
  .slider-nav .slick-list {
    text-align: center !important;
  }
  .slider-nav .slick-slide {
    display: inline-block !important;
    float: none !important;
  }
}
section#asset-slider p.subhead {
  max-width: 1200px;
}
section#asset-slider .section-latest-deals {
  background: transparent;
  padding: 0;
  margin: 0;
}
section#asset-slider .deals-wrapper {
  padding: 0;
  margin: 0;
}
section#asset-slider .deal {
  width: 50%;
  height: 265px;
}
#asset-slider h3 .ui-icon {
  background: none !important;
  width: 0 !important;
}
@media screen and (max-width:550px){
  section#asset-slider .deal {
    width: 100%;
    border-right: 0;
    border-left: 0;
  }
  #asset-slider .ui-accordion .ui-accordion-content p {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
body.asset-sales .team-wrapper .team-faces-wrapper .row.above-team-wrapper {
  height: auto;
  text-align: center;
}
body.asset-sales section#section-conversation {
  padding-top: 0;
}
body.asset-sales section.fdic-loan {
  background-color: #fafbfd;
  max-width: 100%;
  margin: 0 0 50px;
  padding-top: 40px;
  width: 100%;
}
body.asset-sales section.fdic-loan .fdic-loan-wrapper {
  max-width: 880px;
  margin: 0 auto;
}
body.asset-sales .subhead {
  max-width: 680px;
  padding: 0 20px;
  margin: 40px auto;
}
body.asset-sales .icon-block {
  width: 110px;
  padding: 22px 0;
  margin-right: 5%;
  text-align: center;
  float: left;
}
@media (max-width: 376px) {
  body.asset-sales .icon-block {
    display: none;
  }
}
body.asset-sales .loan-block {
  text-align: left;
  max-width: 70%;
  float: left;
}
@media (max-width: 376px) {
  body.asset-sales .loan-block {
    float: none;
    max-width: 90%;
    margin: auto;
  }
}
body.asset-sales .loan-block h3 {
  margin-top: 0;
}

body.asset-sales div#tabs, div#tabs>ul, div#tabs>ul>li {
  background: none;
  border: none;
}
body.asset-sales .ui-widget {
  font-family: inherit;
}
body.asset-sales div#tabs {
  max-width: 1200px;
  margin: 25px auto;
}
@media screen and (max-width:768px){
  div#tabs .slick-slide {
    padding: 0 20px;
  }
}
.slick-slide {
  outline: none;
}
section#asset-slider .slider-nav {
  text-align: center;
}
section#asset-slider .slider-nav .slider-nav-item {
  display: inline-block;
  text-align: center;
  cursor:pointer;
}
section#asset-slider .slider-nav::before, section#asset-slider .slider-nav::after {
  content:' ';
  display:block;
  width:20%;
  height:62px;
  position:absolute;
  top:-10px;
  z-index:9;
}
section#asset-slider .slider-nav::before {
  left:0;
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.01) 99%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
section#asset-slider .slider-nav::after {
  right:0;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 99%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 97%,rgba(255,255,255,1) 99%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 97%,rgba(255,255,255,1) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}



section#asset-slider .slick-slide .deal, section#asset-slider .slick-slide img {
  transform: scale(0.25) rotate(45deg);
  opacity:0;
  transition: all .4s;
  transition-timing-function: ease-in;
}
div.accordion-fold-images:not(.current-fold) .deal, section#asset-slider .slick-slide div.accordion-fold-images:not(.current-fold) .deal {
  transform: scale(0.25) translateY(400px);
  opacity:0;
  transition: all .4s;
  transition-timing-function: ease-in;
}
section#asset-slider .slick-slide img {
  transition: all .4s;
  transition-timing-function: ease-in;
  width: 0%;
}
section#asset-slider .slick-slide.slick-current .deal, section#asset-slider .slick-slide.slick-current img {
  transform:  scale(1) rotate(0deg);
  opacity:1;
  transition: all .6s;
  transition-timing-function: ease-out;
}
div.accordion-fold-images.current-fold .deal {
  transform:  scale(1) translateY(0px);
  opacity:1;
  transition: all .6s;
  transition-timing-function: ease-out;
}
section#asset-slider .slick-slide.slick-current img {
  transition: all .6s;
  transition-timing-function: ease-out;
  width: 100%;
  max-height: unset !important;
}


body.asset-sales div#tabs .left-scroll, body.asset-sales div#tabs .right-scroll {
  width: 22%;
  border: 1px solid yellow;
  height: 50px;
  background: transparent;
  position: absolute;
  top: -2px;
}
body.asset-sales div#tabs .right-scroll {
  right: 0;
}
body.asset-sales div#tabs .left-scroll {
  left: 0;
}
body.asset-sales div#tabs>ul {
  text-align: center;
  font-size: 0;
  max-width: none !important;
  white-space: nowrap;
  overflow: scroll;
  position:relative;
}
body.asset-sales div#tabs>ul>li {
  float: none;
  display: inline-block;
  font-size: 14px;
  margin-right: 0;
}
body.asset-sales div#tabs>ul>li>a:focus, body.asset-sales div#tabs>ul>li>a:active {
  outline: 0;
}
body.asset-sales div#tabs>ul>li:last-child>a {
  border-right: none;
}
body.asset-sales div#tabs>ul>li>a, .slider-nav-item {
  font-family: "roboto_condensedbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding: 4px 18px;
  border-right: 2px solid #333;
}
.slider-nav-item:last-child {
  border-right: none;
}
body.asset-sales div#tabs>ul>li.ui-state-active a, .slider-nav-item a, .slider-nav-item {
  color: #005fa9;
  font-weight: bold;
}
body.asset-sales div#tabs .row .left-col,
body.asset-sales div#tabs .row .right-col {
  position:relative;
  display: inline-block;
  width: 45%;
  vertical-align: top;
  margin: 25px 2% 0;
}
body.asset-sales div#tabs .row .left-col {
  text-align:left;
}

.slider-nav-item.slick-slide.slick-current.slick-active::after {
  content: " ";
  width: 75px;
  height: 1px;
  display: block;
  border-bottom: 3px solid #005fa9;
  bottom: -4px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
/*.slider-nav .slick-list {*/
  /*overflow: visible;*/
/*}*/
@media screen and (max-width:768px) {
    body.asset-sales div#tabs .row .left-col,
    body.asset-sales div#tabs .row .right-col {
      display: block;
      width: 96%;
    }
    body.asset-sales div#tabs .row .left-col {
      margin-bottom:25px;
    }
  }
body.asset-sales div#tabs .row .right-col img {
  margin: 0 5px 5px 0;
  max-height: 280px;
  max-width: 100%;
}
.btn.register-fdic-btn {
  color:#FFFFFF;
}
div#register-fdic-modal .modal-dialog {
  width: 800px;
  max-width: 97%;
}
div#register-fdic-modal .modal-header {
  float: right;
}
div#register-fdic-modal .modal-dialog .modal-content {
  padding: 25px;
}
div#register-fdic-modal .modal-header {
  float: right;
  margin-bottom: -50px;
}
div#register-fdic-modal .modal-body {
  width: 100%;
}
.register-fdic-modal .button-group .btn {
  margin-bottom: 0;
}
body.asset-sales div.tabs-accordion>h3 {
  border: none;
  font-size: 14px;
  border-radius: 0;
  padding-top:12px;
  padding-bottom:12px;
  padding-left:5%;
  padding-right:5%;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
body.asset-sales div.tabs-accordion>div.ui-accordion-content {
  font-size: 14px;
  padding-left:5%;
  padding-right:5%;
}
body.asset-sales div.tabs-accordion>h3.ui-state-active {
  color: #FFFFFF;
  background: #005fa9;
}
.accordion-fold-images {
  display: none;
  text-align:center;
}
.accordion-fold-images:first-child {
  display: block;
}
body.page-template-page-debtequity .section-latest-deals .btn-see-more {
  display: none;
}
section#section-em {
  background: #f0f0f0;
  padding: 60px 0;
}
section#section-em .wrapper {
  width: 90%;
  max-width: 1100px;
  background: #FFFFFF;
  margin: 0 auto;
  height: auto;
  min-height: 250px;
  padding: 35px 5%;
}
section#section-em .wrapper h3 {
  margin-bottom: 30px;
}
section#section-em .wrapper .row .left-col, section#section-em .wrapper .row .right-col {
  display: inline-block;
  vertical-align: middle;
}
section#section-em .wrapper .row .left-col {
  width: 65%;
}
section#section-em .wrapper .row .right-col {
  width: 28%;
  margin-left: 6%;
}
section#section-em .wrapper .row .right-col img {
  max-width: 100%;
}
section#section-em .wrapper a.btn {
  margin-top: 35px;
}
@media screen and (max-width:768px) {
  section#section-em .wrapper .row .left-col, section#section-em .wrapper .row .right-col {
    width: 90%;
    display: block;
    margin: 0 5% 25px;
  }
}

.press-grid {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #fafafa;
}
header.hero-post-header {
  background-position: center center;
  max-width: 100%;
  width: 100%;
  min-height: 340px;
  height: 41vh;
  background-size: cover;
  padding: 0;
  position: relative;
  overflow: hidden;
}
header.hero-post-header .categories {
  margin-top: 0;
}
header.hero-post-header.blog-article-header .categories {
  margin-top: 0;
}
/*div#post-hero-overlay {*/
  /*z-index: 1;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*background: rgba(0, 0, 0, .25);*/
  /*max-width: 100%;*/
/*}*/
header.hero-post-header .post-hero-text-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1170px;
  width: 80%;
  margin: 0 10%;
  display: block;
  z-index: 2;
}
header.hero-post-header h3 {
  color: #FFFFFF;
  font-size: 35px;
  padding: 13px 0;
  display: block;
  line-height: 45px;
}
header.hero-post-header h3 a {
  color: #FFFFFF;
}
header.hero-post-header .date {
  color: #c5c5c5;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 20px;
}
header.hero-post-header .date .author-name {
  color: #FFFFFF;
}
header.hero-post-header .button-link a.btn {
  padding: 10px 50px;
  font-size: 11px;
  margin: 40px 0 0;
  letter-spacing: 1px;
  height: auto;
}
.status-row {
  margin-top: 30px !important;
  margin-bottom: -30px !important;
}
header.blog-article-header {}
@media (max-width: 992px) {
  header.hero-post-header .date {
    margin-top: 0;
  }
  header.hero-post-header .button-link a.btn {
    margin: 30px 0 0;
  }
  header.hero-post-header h3 {
    margin-top: 0;
  }
}
@media (max-width: 766px) {
  header.hero-post-header .button-link a.btn {
    margin: 20px 0 0;
  }
}
@media (max-width: 550px) {
  header.hero-post-header .post-hero-text-wrapper {
    width: 90%;
    margin: 0 5%;
  }
}
@media (max-width: 480px) {
  header.hero-post-header h3 {
    font-size: 25px;
    line-height: 37px;
  }
  header.hero-post-header .button-link a.btn {
    min-height: 0 !important;
  }
}
.press-grid div.categories {
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
}
.categories span.label-tag {
  padding: 0;
  background: transparent;
  position: relative;
  display: inline-block;
  border: 6px solid transparent;
  border-right: none;
  margin: 0 10px 6px 0;
  line-height: 9px;
}
.categories span.label-tag::before {
  content: " ";
  display: block;
  background: transparent;
  width: 6px;
  height: 15px;
  position: absolute;
  right: -6px;
  bottom: 0;
}
.categories span.label-tag::after {
  content: " ";
  display: block;
  position: relative;
  right: -6px;
  bottom: -8PX;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: transparent transparent transparent transparent;
  float: right;
}
.categories span.label-tag.press {
  background: #ffc672;
  border-color: #ffc672;
}
.categories span.label-tag.press::after {
  border-top-color: #ffc672;
}
.categories span.label-tag.press::before {
  background: #ffc672;
}
.categories span.label-tag.original-content {
  background: #81cb88;
  border-color: #81cb88;
}
.categories span.label-tag.original-content::after {
  border-top-color: #81cb88;
}
.categories span.label-tag.original-content::before {
  background: #81cb88;
}
.categories span.label-tag.videos {
  background: #e097c0;
  border-color: #e097c0;
}
.categories span.label-tag.videos::after {
  border-top-color: #e097c0;
}
.categories span.label-tag.videos::before {
  background: #e097c0;
}
.categories span.label-tag.press-release {
  background: #d093ff;
  border-color: #d093ff;
}
.categories span.label-tag.press-release::after {
  border-top-color: #d093ff;
}
.categories span.label-tag.press-release::before {
  background: #d093ff;
}
.categories span.label-tag.produced-media {
  background: #f38789;
  border-color: #f38789;
}
.categories span.label-tag.produced-media::after {
  border-top-color: #f38789;
}
.categories span.label-tag.produced-media::before {
  background: #f38789;
}
.categories span.label-tag.transaction-announcement {
  background: #a2cdf6;
  border-color: #A2CDF6;
}
.categories span.label-tag.transaction-announcement::after {
  border-top-color: #A2CDF6;
}
.categories span.label-tag.transaction-announcement::before {
  background: #A2CDF6;
}
.categories span.label-tag.business_line {
  background: #b9b8bc;
  border-color: #b9b8bc;
}
.categories span.label-tag.business_line::after {
  border-top-color: #b9b8bc;
}
.categories span.label-tag.business_line::before {
  background: #b9b8bc;
}
.categories span.label-tag a, .categories span.label-tag a:hover {
  color: #FFFFFF;
}
span.deal-closed, span.deal-active {
  background: #f34f4f;
  padding: 5px 6px;
  border-radius: 4px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
}
span.deal-closed {
  background: #f34f4f;
}
span.deal-active {
  background: #65dc60;
}
.blog-filters-row {
  background: #FFF;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 2px;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0 0 20px -5px #000;
  -moz-box-shadow: 0 0 20px -5px #000;
  box-shadow: 0 0 20px -5px #000;
}
.blog-filters-row.stuck {
  position: fixed;
  top: 60px;
  z-index: 98;
}
body.stuck .press-grid-tile-wrapper-row {
  margin-top: 119px;
}
@media (max-width: 480px) {
  body.stuck .press-grid-tile-wrapper-row {
    margin-top: 178px;
  }
}
.blog-filters-row .blog-filters {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}
.blog-filters .filter {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #e0e0e0;
  margin-left: -2px;
  padding: 20px 2%;
  color: #c3c3c3;
  font-size: 15px;
  position: relative;
  text-align: left;
}
@media (max-width: 480px) {
  .blog-filters .filter {
    width: 50%;
    border-top: 1px solid #e0e0e0;
    margin-right: -2px;
  }
}
.blog-filters .filter:hover {
  cursor: pointer;
}
.blog-filters .filter:last-child {
  border-right: 1px solid #e0e0e0;
  margin-right: -2px;
}
.sorting-group .filter-icon {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #c3c3c3 transparent transparent transparent;
  float: right;
  margin: 6px 0 0;
}
.blog-filters .search-wrapper .search-icon {
  width: 60px;
  height: 62px;
  top: 0;
  position: absolute;
  right: 0;
  transition: right .5s;
  background-color: #d1d1d1;
}
.search-icon-x {
  opacity: 0;
  cursor: pointer;
  padding: 9px 8px 16px 21px;
  position: absolute;
  right: 14%;
  top: 22px;
}
.search-icon-loading {
  opacity: 0;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 14%;
  top: 22px;
}
.search-icon-loading {
  width: 0;
  height: 0;
  padding: 0;
  background: url(../svg/loading.svg) no-repeat center center #FFFFFF;
  background-size: 100px;
  z-index: 9;
  margin-top: -6px;
}
.has-value .search-icon-x {
  opacity: 1;
}
.loading .search-icon-loading {
  opacity: 1;
  padding: 9px 8px 16px 21px;
  width: 30px;
  height: 30px;
}
.search-icon .search-icon-x, .search-icon .search-icon-loading {
  margin-right: 0;
  right: -3px;
  z-index: 3;
  top: 2px;
}
.hasSelected .filter-icon, .search-icon-x, .hasText .filter-icon {
  border: none;
  width: 15px;
  height: 16px;
  padding-top: 5px;
  margin-top: 0px;
  display: block;
  float: right;
}
.hasSelected .filter-icon {
  margin: 2px 2px 0 0;
}
.hasSelected .filter-icon::before, .search-icon-x::before, .hasText .filter-icon::before {
  width: 15px;
  height: 2px;
  background: #878787;
  float: right;
  display: block;
  content: " ";
  transform: rotate(45deg);
  border-radius: 3px;
  margin: 3px 0 -4px;
}
.hasSelected .filter-icon::after, .search-icon-x::after, .hasText .filter-icon::after {
  width: 15px;
  height: 2px;
  background: #878787;
  float: right;
  display: block;
  content: " ";
  transform: rotate(-45deg);
  border-radius: 3px;
  margin: 2px 0 0;
}
.blog-filters .filter .values {
  display: none;
  position: absolute;
  top: 61px;
  left: -1px;
  width: 101%;
  background: #FFFFFF;
  z-index: 1;
  border: 1px solid #e0e0e0;
  border-top: 1px dotted #e3e3e3;
  box-shadow: 0px 4px 28px -15px #000;
}
.filter .parens {
  font-size: 12px;
  display: inline-block;
  vertical-align: baseline;
}
.digest-title .filters-selected {
  display:inline-block;
  margin-left: 10px;
}

@media (min-width: 480px) {
  .digest-title .filters-selected {
    margin-top: 5px;
  }
}
.digest-title .filters-selected>div, .deals-results-title .filters-selected>div {
  font-size: 13px;
  font-weight: normal;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 6px 6px;
  margin: 0 0 -8px;
  display: block;
  float: left;
  line-height: 18px;
  cursor: pointer;
}
.digest-title .filters-selected div.x, .deals-results-title .filters-selected div.x {
  position:relative;
  width: 18px;
  height: 18px;
  background: #005fa9;
  color: #ffffff;
  float: left;
  text-align: center;
  border-radius: 100%;
  margin-right: 5px;
}
.digest-title .filters-selected div.x::before,
.digest-title .filters-selected div.x::after,
.deals-results-title .filters-selected div.x::before,
.deals-results-title .filters-selected div.x::after{
  width: 10px;
  height: 2px;
  background: #FFFFFF;
  float: right;
  display: block;
  content: " ";
  border-radius: 3px;
  position: absolute;
  left: 4px;
  top: 8px;
  margin:0;
}
.digest-title .filters-selected div.x::before, .deals-results-title .filters-selected div.x::before {
  transform: rotate(45deg);
}
.digest-title .filters-selected div.x::after, .deals-results-title .filters-selected div.x::after {
  transform: rotate(-45deg);
}
.values ul {
  margin: 0;
  padding: 10px 23px;
  list-style: none;
}
.values ul li {
  display: block;
  color: inherit;
  padding: 12px 0;
  line-height: 1.3;
}
.values ul li:hover {
  background-color: #f8f8f8;
}
.values ul li::before {
  content: " ";
  width: 11px;
  height: 11px;
  background: #c3c3c3;
  float: left;
  margin: 4px 7px 0 0;
}
.values ul li.selected::before {
  background: url(../png/checkbox-selected.png) no-repeat 0px -1px #c3c3c3;
  background-size: 100%;
}
.blog-filters .filter.hover .values {
  display: block;
}
.filter-reset {
  float: right;
  position: relative;
  color: #999999;
  cursor: pointer;
  background: #e3e3e3;
  padding: 14px 60px;
  font-weight: normal;
  font-size: 14px;
  border-radius: 24px;
  margin-top: -7px;
}
.filter-reset:hover {
  background: #c9c9c9;
}
.blog-filters .search-wrapper {
  width: 50%;
  padding-top: 10px;
  padding-bottom: 9px;
}
.blog-filters .search-wrapper .search-icon img {
  padding: 11px 10px;
  z-index: 2;
  position: relative;
  cursor: pointer;
  margin-left: 0;
  float: right;
  width: 60px;
  height: auto;
}
.blog-filters .search-wrapper .search-box input {
  width: 90%;
  float: left;
  font-size: 15px;
  border: 0;
  padding: 7px 1%;
  height: 42px;
}
.blog-filters .search-wrapper .search-box input::-webkit-input-placeholder {
  font-style:italic;
  opacity:.3;
}
.blog-filters .search-wrapper .search-box input::-moz-placeholder {
  font-style:italic;
  opacity:.3;
}
.blog-filters .search-wrapper .search-box input:-ms-input-placeholder {
  font-style:italic;
  opacity:.3;
}
.blog-filters .search-wrapper .search-box input:-moz-placeholder {
  font-style:italic;
  opacity:.3;
}
.blog-filters .search-wrapper .search-close {
  position: absolute;
  right: -100%;
  top: 0;
  z-index: 9;
  cursor: pointer;
  padding: 23px 14px;
  line-height: 15px;
  width: 4%;
  opacity: 0;
  transition: all .5s;
}
.blog-filters .search-wrapper .search-close .right-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #3e3e3e;
}
.blog-filters .search-wrapper .search-close:hover {
  background-color: #d1d1d1;
}
.blog-filters .search-wrapper .search-box #search-submit {
  display: none;
}
@media (max-width: 900px) {
  .blog-filters .search-wrapper .search-box input {
    width: 87%;
  }
  .search-icon-x, .search-icon-loading {
    right: 15%;
  }
  .blog-filters .search-wrapper .search-close {
    width: 5%;
  }
}
@media (max-width: 766px) {
  .blog-filters .search-wrapper .search-box input {
    width: 75%;
  }
  .search-icon-x, .search-icon-loading {
    right: 26%;
  }
  .blog-filters .search-wrapper .search-close {
    width: 7%;
  }
  .blog-filters-row {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .blog-filters .filter {
    padding: 13px 2%;
  }
  .blog-filters .search-wrapper {
    position: relative;
  }
  .filter-reset {
    width: 150px;
    text-align: center;
    padding: 14px 17px;
  }
  .blog-filters .search-wrapper {
    width: 100%;
    display: block;
    float: none;
    height: 44px;
    padding-top:0;
    padding-bottom:0;
  }
  .blog-filters .search-wrapper .search-close {
    display: none;
  }
  .search-icon-x, .search-icon-loading {
    right: 13%;
    top: 12px;
  }
  .search-icon {
    position: relative;
    float: right;
    transition: none;
    width: 69px;
    right: 0;
    z-index: 10;
    bottom: 0;
  }
  .blog-filters .search-wrapper .search-box input {
    width: 90%;
    padding: 7px 3%;
    font-size:12px;
  }
  .blog-filters .filter {
    font-size: 12px;
  }
  .blog-filters .filter:first-child {
    border-left: 0;
  }
  .blog-filters .filter .values {
    top: 43px;
    z-index: 101;
  }
  .search-icon .search-icon-x {
    display: none;
  }
  .blog-filters .search-wrapper .search-icon {
    width: 44px;
    height:44px;
  }
  .blog-filters .search-wrapper .search-icon img {
    width: 44px;
  }
}
.no-results {
  font-size: 20px;
  font-style: italic;
  text-align: center;
  margin: 110px 0;
}
.loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../gif/loading.gif) no-repeat center center rgba(255, 255, 255, .8);
  z-index: 999;
  height: 100%;
}
.loading-span {
  width:100%;
  height:500px;
  padding:200px 0;
  background: url(../gif/loading.gif) no-repeat center center #FFFFFF;
}
.press-grid-tile-wrapper-row, .digest-browse-all {
  width: 100%;
  position: relative;
  max-width: 1170px;
  margin: 60px auto 170px;
}
.digest-browse-all h1 {
  margin-bottom: 30px;
}
.digest-browse-all ul {
  padding: 0;
  list-style: none;
}
.digest-browse-all ul li {
  margin: 0 0 9px;
}
.press-grid-tile-wrapper-row h3.digest-title {
  margin: -25px 0 0;
  padding: 0 2%;
  color: #333333;
  display: none;
}
.press-grid-tile-wrapper-row h3.digest-title.visible {
  display: block;
}
.press-grid-tile-wrapper-row h3.digest-title .count {
  color: #005fa9;
}
.press-grid .press-grid-tile-wrapper {
  width: 100%;
  min-height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 .5%;
  transition: top .25s;
}
.press-grid .press-grid-tile-wrapper-row.with-filters .press-grid-tile-wrapper {
  top: 65px;
  transition: top .25s;
}
.press-grid .press-grid-tile-wrapper-row.with-filters h3.digest-title {
  display: block;
}
@media (max-width: 480px) {
  .press-grid .press-grid-tile-wrapper-row.with-filters h3.digest-title {
    padding: 46px 4% 0;
    text-align: center;
  }
  .filter-reset {
    position: absolute;
    top: -7px;
    width: 80%;
    text-align: center;
    left: 10%;
  }
  .press-grid .press-grid-tile-wrapper-row.with-filters .press-grid-tile-wrapper {
    top: 87px;
    transition: top .25s;
  }
}
.press-grid .press-grid-tile-wrapper article {
  margin: 0 .5% 12px;
  width: 32.33333%;
  padding: 0;
  background: #FFFFFF;
  height: 520px;
  text-decoration: none;
  box-shadow: 0 0 15px -4px rgba(0, 0, 0, 0.21);
  display: inline-block;
  vertical-align: top;
  transform: scale(1);
}
@media (max-width: 992px) {
  .press-grid .press-grid-tile-wrapper article {
    width: 32%
  }
}
.press-grid-tile-wrapper.one article, .press-grid-tile-wrapper.two article.incoming {
  transform: scale(1);
  opacity: 1;
  transition: all .25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
.press-grid-tile-wrapper.one article.outgoing, .press-grid-tile-wrapper.two article {
  transform: scale(0);
  opacity: 0;
  transition: all .25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
}
@media (min-width: 1100px) {
  .press-grid .press-grid-tile-wrapper article.top-seven:nth-child(4n+4) {
    width: 99%;
    height: 300px;
  }
  .press-grid .press-grid-tile-wrapper article.top-seven:nth-child(4n+4) .tile-thumbnail-wrapper, .press-grid .press-grid-tile-wrapper article.top-seven:nth-child(4n+4) .tile-content-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    height: 300px;
  }
  .press-grid .press-grid-tile-wrapper article.top-seven:nth-child(4n+4) .tile-content-wrapper .bottom-row {
    width: 92%;
    left: 4.5%;
    bottom: 20px;
  }
}
.press-grid .tile-thumbnail-wrapper {
  overflow: hidden;
  height: 200px;
  position: relative;
}
.press-grid .tile-thumbnail-wrapper img {
  max-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.press-grid .tile-content-wrapper {
  height: 305px;
  padding: 25px 25px;
  position: relative;
}
.press-grid .tile-content-wrapper .top-row div.categories {
  float: left;
  width: 100%;
}
.press-grid .tile-content-wrapper .bottom-row>div {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.press-grid .tile-content-wrapper .bottom-row {
  margin: 20px 0 0;
  position: absolute;
  width: 86%;
  bottom: 0;
  left: 25px;
}
.press-grid .tile-content-wrapper .bottom-row .author {
  color: #cdcdcd;
  text-transform: uppercase;
  font-size: 13px;
}
.press-grid .tile-content-wrapper .bottom-row .comments {
  text-align: right;
  font-size: 13px;
}
.press-grid .tile-content-wrapper .bottom-row img.comments-icon {
  height: 12px;
  opacity: .2;
  margin: -2px 1px 1px;
}
.press-grid .tile-content-wrapper .bottom-row .comments a {
  color: #cdcdcd;
}
.press-grid .tile-content-wrapper .date {
  font-size: 13px;
  text-align: right;
  text-transform: uppercase;
  color: #cdcdcd;
}
div#ajax-load-more {
  background: transparent;
  clear: both;
  float: left;
  width: 100%;
}
div#ajax-load-more .alm-btn-wrap {
  width: 100%;
  clear: both;
}
.press-grid .press-grid-tile-wrapper nav.navigation.posts-navigation {
  display: none;
}
.press-grid button#load-more, button.blog-post-load-more {
  width: 100%;
  background: transparent;
  border: #0073aa 1px solid;
  border-radius: 28px;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  height: 66px;
}
button.blog-post-load-more {
  max-width: 90%;
  margin: 0 5% 0px;
  display: block;
  clear: both;
  float: none;
  position: absolute;
  bottom: -150px;
}
button.blog-post-load-more:hover {
  background-color: #0073aa;
  color: #FFFFFF;
}
body.page-template-page-digest-browseall h3 {
  text-align: center;
}
.browse-all {
  font-size: 12px;
  text-align: right;
  max-width: 1160px;
  margin: 80px auto 0;
}
.browse-all a {
  color: #c5c5c5;
}
.press-grid.single .post-container {
  background-color: #FFF;
  padding: 90px 0;
}
.press-grid.single article .teaser, .press-grid.single article .source, .press-grid.single article .social-media-buttons, .press-grid.single article .main-article-content>*, .press-grid.single article .attachment-wrapper, .press-grid.single article .tag-wrapper, .press-grid.single article .author-wrapper, .press-grid.single article .comment-wrapper #comments, .press-grid.single article .pdf-wrapper, .press-grid.single article .iframe-wrapper, .press-grid.single article .transaction-details {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
#recent-posts {
  width: 300px;
  display:block;
  position: absolute;
  right: -320px;
  top: 0;
}
#recent-posts .title {
  font-size: 24px;
  font-family: 'roboto_condensedbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#333333;
  margin: 0 0 20px 10px;
}
div#recent-posts ul {
  margin: 0;
  list-style: none;
  padding: 10px 10px 4px;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px -2px #e3e3e3;
  float: left;
}
div#recent-posts ul li.recent-post {
  clear: both;
  margin: 0 0 8px;
  float: left;
}
div#recent-posts ul li.recent-post a.recent-post-image-link {
  display: block;
  float: left;
  width: 80px;
  height: 50px;
  margin-right: 8px;
}
div#recent-posts ul li.recent-post a.recent-post-title {
  font-size: 13px;
  margin: 6px 0;
  display: block;
}

@media (max-width: 1880px) {
  #recent-posts {
    position: relative;
    width: 100%;
    right: unset;
    top: unset;
    margin: 20px auto;
  }
  div#recent-posts ul {
    float: none;
  }
  div#recent-posts ul li.recent-post {
    float: none;
  }
  div#recent-posts ul li.recent-post a.recent-post-title {
    margin: 0;
    line-height: 44px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.back-to-blog {
  float: left;
  cursor: pointer;
  margin: -50px 10% 20px;
  font-size: 24px;
  font-family: 'roboto_condensedbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.back-to-blog a {
  color: #333333;
}
.back-to-blog:hover {
  text-decoration: underline;
}
.press-grid.single .post-container .source {
  color: #888787;
  margin-bottom: 20px;
  font-size: 15px;
}
.press-grid.single .post-container .source span {
  text-transform: uppercase;
}
.press-grid.single .post-container .teaser {
  font-size: 23px;
  line-height: 36px;
}
.press-grid.single .post-container .social-media-buttons {
  padding: 30px 0 45px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 35px;
}
.social-media-buttons a {
  background: #333;
  color: #FFF;
  padding: 14px 23px;
  display: inline-block;
  border-radius: 26px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-right: 9px;
  vertical-align: top;
}
@media (max-width: 1200px) {
  .author-wrapper .social-media-buttons a {
    color: transparent;
    text-indent: -99999px;
    padding-right: 4px;
  }
}
@media (max-width: 766px) {
  .social-media-buttons a {
    color: transparent;
    text-indent: -99999px;
    padding-right: 4px;
  }
}
.social-media-buttons a,
.social-media-buttons a:hover {
  transition: background-color .4s;
  -moz-transition: background-color .4s;
  -webkit-transition: background-color .4s;
  text-decoration: none;
}
.social-media-buttons a.twitter-btn {
  background: url(../png/social-twitter.png) no-repeat 13px center #00aced;
  padding-left: 44px;
}
.social-media-buttons a.twitter-btn:hover {
  background-color: #0093cb;
}
.social-media-buttons a.facebook-btn {
  background: url(../png/social-facebook.png) no-repeat 19px center #3b5998;
  padding-left: 45px;
}
.social-media-buttons a.facebook-btn:hover {
  background-color: #2a3f6c;
}
.social-media-buttons a.pinterest-btn {
  background: url(../png/social-pinterest.png) no-repeat 13px center #cb2027;
  padding-left: 45px;
}
.social-media-buttons a.pinterest-btn:hover {
  background-color: #98181d;
}
.press-grid.single .post-container .main-article-content {
  font-size: 16px;
  color: #8e8e8e;
  line-height: 34px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.press-grid.single article .main-article-content img {
  max-width: 100%;
}
.press-grid.single article .main-article-content img.alignright, .press-grid.single article .main-article-content img.alignleft {
  max-width: 56%;
  margin:15px;
}
/*@media screen and (min-width:786px){
  .press-grid.single article .main-article-content img.offsetleft {
    margin: 12px 35px 37px -80px;
  }
}*/
.press-grid.single article .main-article-content img.aligncenter {
  float: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
@media (max-width: 667px) {
  .main-article-content img {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 20px 0;
    padding: 0 !important;
  }
}
.press-grid.single article .main-article-content figure, .press-grid.single article .main-article-content figure.alignleft {
  width: 100% !important;
  max-width: 100%;
  margin: 30px auto;
}
@media (min-width:550px) {
  .press-grid.single article .main-article-content figure.alignright {
    float: right;
    display: inline;
    width: 284px !important;
    text-align: center;
    margin: 30px 40px 30px 10%;
  }
  .press-grid.single article .main-article-content figure.alignleft {
    float: left;
    display: inline;
    width: 284px !important;
    text-align: center;
    margin: 30px 40px 30px 10%;
  }

}
.press-grid.single .post-container .main-article-content figure img {
  width: 100%;
}
.press-grid.single .post-container .main-article-content figure figcaption {
  margin: auto;
  font-size: 14px;
  padding-top: 7px;
  color: #333;
}
.press-grid.single article .main-article-content blockquote {
  margin: 0 auto;
  width: 100%;
  color: #333;
  font-size: 24px;
  font-style: italic;
  line-height: 52px;
  padding: 80px 0;
}
.press-grid.single article .main-article-content blockquote::before {
  content: '“';
  font-size: 90px;
  line-height: 0;
  margin: 10px 10% 10px;
  display: block;
  opacity: .1;
}
.press-grid.single article .main-article-content blockquote::after {
  content: '”';
  font-size: 90px;
  line-height: 0;
  margin: 40px 10% -10px;
  display: block;
  opacity: .1;
  text-align: right;
}
.press-grid.single article .main-article-content h1 {
  color: #333;
  margin: 40px auto 25px;
  font-size: 24px;
}
.press-grid.single article .main-article-content h2 {
  color: #333;
  margin: 40px auto 20px;
  font-size: 18px;
}
.press-grid.single article .main-article-content h3 {
  color: #333;
  margin: 30px auto 5px;
  font-size: 16px;
}
@media (max-width: 1100px) {
  header.hero-post-header>*, .press-grid.single article {
    width: 90%;
  }
  .press-grid.single article .teaser, .press-grid.single article .source, .press-grid.single article .social-media-buttons, .press-grid.single article .main-article-content>*, .press-grid.single article .attachment-wrapper, .press-grid.single article .tag-wrapper, .press-grid.single article .author-wrapper, .press-grid.single article .comment-wrapper #comments, .press-grid.single article .pdf-wrapper, .press-grid.single article .iframe-wrapper, .press-grid.single article .transaction-details {
    width: 90%;
  }
  .press-grid .press-grid-tile-wrapper article {
    width: 48%;
  }
}
@media (max-width: 766px) {
  .press-grid .press-grid-tile-wrapper article {
    width: 97%;
    margin-right: 1.5%;
    margin-left: 1.5%
  }
}
.pdf-wrapper {
  margin: 45px 0 0;
  clear:both;
}
.pdf-html-content {
  border: 1px solid #888;
  padding: 25px 3%;
  margin: 25px 0;
}
.attachment-wrapper {
  margin: 80px 0;
  background-color: #fafbfd;
  padding: 30px;
  height: 99px;
  font-weight: bold;
  font-size: 15px;
  line-height: 45px;
}
.attachment-wrapper img {
  margin-right: 14px;
}
.attachment-wrapper span.file-size {
  font-weight: normal;
  color: #c7c7c7;
  font-size: 13px;
  margin-left: 2px;
}
.attachment-wrapper a.download-btn {
  background-color: #7ac043;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 15px 40px;
  border-radius: 24px;
  float: right;
  font-size: 13px;
  font-weight: normal;
  line-height: 9px;
  transition: background-color .4s;
  -moz-transition: background-color .4s;
  -webkit-transition: background-color .4s;
}
.attachment-wrapper a.download-btn:hover {
  background-color: #619935;
  transition: background-color .4s;
  -moz-transition: background-color .4s;
  -webkit-transition: background-color .4s;
  text-decoration: none;
}
@media (max-width: 480px) {
  .attachment-wrapper {
    text-align: center;
    height: auto;
  }
  .attachment-wrapper a.download-btn {
    display: block;
    float: none;
    text-align: center;
    margin: 30px auto;
    max-width: 210px;
  }
}
a.btn.external-link {
  margin: 30px 0 50px;
  padding: 22px 60px;
  font-size: 15px;
}
.tag-wrapper {
  border-top: 1px solid #efefef;
  padding: 50px 0;
}
.tag-wrapper .tag {
  padding: 0;
  position: relative;
  display: inline-block;
  border: 6px solid #e5f0f6;
  border-right: none;
  margin: 0 10px 6px 0;
  line-height: 9px;
  background: #e5f0f6;
  color: #005fa8;
  font-size: 11px;
  text-transform: uppercase;
}
.tag-wrapper .tag::before {
  content: " ";
  display: block;
  background: #e5f0f6;
  width: 6px;
  height: 15px;
  position: absolute;
  right: -6px;
  bottom: 0;
}
.tag-wrapper .tag::after {
  content: " ";
  display: block;
  position: relative;
  right: -6px;
  bottom: -8PX;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: #e5f0f6 transparent transparent transparent;
  float: right;
}
.author-wrapper {}
.author-wrapper>div {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .author-wrapper>div {
    width: 100%;
  }
}
.author-wrapper .left-col>div {
  float: left;
  margin-right: 15px;
}
.author-wrapper .img-wrapper {
  border-radius: 100%;
  overflow: hidden;
}
.bio-wrapper {
  margin-top: 23px;
}
.author-wrapper .bio-wrapper a {
  display: block;
  font-size: 12px;
}
.author-wrapper .right-col .social-media-buttons {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  text-align: right;
}
.comment-wrapper {
  background-color: #fafbfd;
  padding: 30px 0 50px;
  margin: 60px 0;
}
.comment-wrapper p.comment-form-comment>* {
  width: 100%;
}
.comment-wrapper textarea#comment {
  border: 1px solid #999;
}
.comment-wrapper p.form-submit {
  text-align: right;
}
.comment-wrapper p.form-submit input#submit {
  background: #005fa9;
  border: none;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 35px;
  border-radius: 29px;
  letter-spacing: 1px;
}
.transaction-details {
  border: 4px solid #e3e3e3;
  font-size: 22px;
  margin: 50px 0;
}
.deal-img-wrapper {
  width: 49%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.deal-img-wrapper img {
  max-width: 100%;
}
.deal-details-wrapper {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
  padding: 25px 3%;
}
.deal-details-wrapper .row {
  margin: 15px 0;
}
.deal-details-wrapper .label {
  color: #999;
  padding: 0;
  font-weight: normal;
  font-size: 15px;
}
@media (max-width: 1199px) {
  .press-grid .press-article-snippet {
    padding: 10px 30px;
    height: 320px;
  }
}
@media (max-width: 991px) {
  .press-grid .press-article-snippet {
    height: auto;
  }
  .press-grid {
    padding-top: 59px;
  }
}
.press-grid .press-article-snippet a:hover {
  color: #005fa9;
}
.press-grid h3 {
  min-height: 2em;
}
.press-grid .desc {
  color: #cdcdcd;
  font-size: 14px;
  line-height: 24px;
}
.press-grid .date {
  font-size: 20px;
  color: rgba(42, 43, 48, 0.8);
}
.pdf-mobile-view {
  display: none;
}
@media (max-width: 450px) {
  .pdf-mobile-view {
    display: block;
  }
  .pdf-embed {
    display: none;
  }
}
.contact-hero {
  background-image: url(../contact-us-hero.html) !important;
  background-size: cover;
  height: 50vh;
}
@media (max-width: 375px) {
  .contact-hero {
    height: 35vh;
  }
}
.contact-hero:before {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 50vh;
  background: #005fa9;
  background: -moz-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #005fa9), color-stop(100%, rgba(231, 56, 39, 0)));
  background: -webkit-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: -o-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: -ms-linear-gradient(top, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  background: linear-gradient(to bottom, #005fa9 0%, rgba(231, 56, 39, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0004fa', endColorstr='#e73827', GradientType=0);
}
.map-grid {
  padding-top: 50px;
  padding-bottom: 60px;
}
section {
  font-size: 16px;
}
.map-grid .grid-item {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size:16px;
}
@media (max-width: 376px) {
  .map-grid .grid-item {
    padding-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.map-grid h3 {
  margin-top: 0;
}
.map-grid p {
  margin-bottom: 0;
}
.map-grid .map {
  height: 190px;
  width: 190px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (max-width: 376px) {
  .map-grid .map {
    margin-right: 10px;
  }
}
.map-grid .map iframe {
  width: 100% !important;
}
.mail-list {
  background: #fafbfd;
  padding: 60px 0;
}
.mail-list:before, .mail-list:after {
  content: " ";
  display: table;
}
.mail-list:after {
  clear: both;
}
.mail-list .mail-list-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.register-container {
  padding: 60px 30px;
}
form .form-padding {
  padding: 15px 0;
}
form.contact-form p {
  margin: 0;
}
.modal-body.contact-information strong {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.modal-body.contact-information h2 {
  text-align: center;
  margin-bottom: 30px;
}
.modal-body.contact-information p {
  margin-bottom: 2px;
}
.modal-body.contact-information .col-md-6 {
  margin-bottom: 20px;
}
.gm-style .default-card {
  display: none !important;
  visibility: hidden;
}
.place-card .default-card {
  display: none !important;
  visibility: hidden;
}
.mail-list-wrapper h3, .register-container h3, .employment-wrapper h3 {
  margin-bottom: 20px;
}

/* */

section#section-signup-form {
  background-color:#f0f0f0;
  text-align: center;
}
section#section-signup-form iframe {
  width: 90%;
  max-width: 1100px;
  background: #FFFFFF;
  margin: 60px auto;
  height: auto;
  min-height: 250px;
  padding: 35px 5%;
}

@media (max-width: 1002px) {
  section#section-signup-form iframe {
    min-height: 330px;
  }
}

.team-wrapper .pane-wrapper {
  padding: 0;
  height: 50vh;
}
.team-wrapper .pane-wrapper h1 {
  font-size: 4.3em;
}

.team-wrapper .team-faces-wrapper .face {
  padding: 0px;
  position: relative;
  cursor: pointer;
  width: 20%;
  float: left;
  overflow: hidden;
  background-color:#FFFFFF;
}
.team-wrapper .team-faces-wrapper .face.filter-hide {
  display: none;
}
.info-text-wrapper {
  min-height: 70px;
}
@media screen and (max-width: 500px) {
  .info-text-wrapper {
    min-height: 95px;
  }
}
.info-text-wrapper a:hover {
  text-decoration: none;
}
.member-profile-wrapper {
  background-color: #FFFFFF;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  height:0;
  overflow:hidden;
}
.member-profile-wrapper.visible {
  height:auto;
  overflow:unset;
}
.member-profile-wrapper .profile-content {
  max-width: 1400px;
  margin: 0 auto;
  float: none;
}
.team-bio-row {
    float:left;
    position:relative;
  width:100%;
  overflow:hidden;
}
.team-bio-row .profile-body {
  font-size: 14px;
  color: #adadad;
  line-height: 29px;
  margin: 0 0 60px;
}
.team-bio-row .profile-body .mobile-close-button {
  display:none;
  margin: 20px auto -30px;
  text-decoration: underline;
  color: #005fa9;
  padding: 10px 10px;
}
.team-wrapper .team-faces-wrapper .team-bio-row .row {
  margin: 0 3%;
}
.member-profile-wrapper .profile-content .profile-header .close,
.close-btn, .btn-home {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 25px;
}
.close-btn,
.btn-home {
  top: 0px;
  padding: 0px 16px;
}
@media screen and (min-width: 768px) {

}
@media screen and (max-width: 768px) {
    body.noscroll {
        overflow: hidden;
        width: 100%;
        height: 100%;
    }
    body.platform-ios.noscroll {
        position: fixed;
    }
    .team-bio-row {
        position: fixed;
        top: 49px;
        z-index: 9;
        height: 0;
        max-height: 100%;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
      background:#FFFFFF;
    }
    .team-bio-row .profile-body {
        margin: 10px 0 49px;
        padding-bottom:70px;
    }
  .team-bio-row .profile-body .mobile-close-button {
    display:block;
      height:50px;
      margin-bottom:0;
  }
  .member-profile-wrapper .profile-content .profile-header .close {
    padding: 15px;
  }

  .member-profile-wrapper .profile-content .profile-header {
    height: 22px;
  }
}
.profile-body h4 {
  font-size: 23px;
}
.team-bio-row .row {
  clear: both;
}
.team-bio-row .row .col-1.quote {
  text-align: center;
  margin: 20px 7%;
  width: 86%;
  color: #65a2d2;
  font-size: 20px;
  font-family: 'roboto_condensedbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 35px;
}
.team-bio-row .row .col-2 {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  margin: 20px 2%;
  text-align:left;
}
.team-bio-row .row.top-row {
  border:none;
}
.team-bio-row .row .col-2.right-col {
  text-align: center;
}
.team-bio-row .row .col-2.right-col, .team-bio-row .row .col-2.left-col {
  width: 30%;
}
.team-bio-row .row .col-2.left-col {
  margin-left: 17%;
  text-align: right;
}
.team-bio-row .row .col-2.right-col {
  text-align: center;
  margin-right: 17%;
}
.profile-body ul {
  padding-left: 0;
  list-style: none;
}
.profile-body ul li {
  padding-left: 8px;
}
.profile-body ul li::before {
  content: " ";
  width: 4px;
  height: 4px;
  background-color: #adadad;
  border-radius: 100%;
  float: left;
  margin: 13px 4px 0 -6px;
}
.authors-posts-wrapper .authors-post {
  display: inline-block;
  vertical-align: top;
  width: 43%;
  margin: 0 6% 0 0;
}
.authors-posts-wrapper .authors-post a.btn {
  padding: 12px;
  width: 170px;
  height: 44px;
  margin: 11px 0 0;
  max-width: 100%;
}
.authors-posts-wrapper .authors-post .authors-post-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
.profile-image-wrapper {
  text-align:center;
}
.profile-image-wrapper img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  body.home .team-wrapper span.mobile-row {
    display: block;
    clear: both;
    float: left;
    width: 100%;
  }
  .team-wrapper .team-faces-wrapper .face {
    width: 50%;
  }
  /* center the last 2 team members on tablet */
  body.home .face.second-to-last {
    margin-left: 0%;
  }
  body.home .face.last {
    margin-right: 0%;
  }
  .team-bio-row .row.top-row .col-2 {
    width: 45% !important;
    margin: 40px 2% !important;
    display: inline-block !important;
  }
  .team-bio-row .row .col-2 {
    width: 94% !important;
    margin: 40px 3% !important;
    display: block;
  }
}
@media screen and (max-width: 550px) {
  .team-bio-row .row.top-row .col-2 {
    width: 94% !important;
    margin: 40px 3% !important;
    display: block;
  }
  .authors-posts-wrapper .authors-post {
    display: block;
    width: 100%;
    margin: 0 0 20px;
  }
}
.team-thumb-row {
  padding: 0 10px;
}
.team-wrapper .team-faces-wrapper .face .illustration {
  overflow: hidden;
  position:relative;
  z-index:1;
  margin: 20px 10px;
}
.team-wrapper .team-faces-wrapper .face .illustration::before {
  content: " ";
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.team-wrapper .team-faces-wrapper .face:hover .illustration::before {
  background-color: rgba(0, 95, 169, 0.15);
}
.team-wrapper .team-faces-wrapper .face .illustration img {
  max-width: 100%;
  width: 100%;
  margin-bottom: -1px;
}
.team-wrapper .team-faces-wrapper .face .info {
  -webkit-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition-timing-function: ease-in;
  position: relative;
  top: 0px;
  z-index: 0;
}
.overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100px;
}
.overlay-text {
  height: 150px;
}
#asset-slider .overlay-text {
  height: 180px !important;
  margin-top:0 !important;
}
@media screen and (max-width:550px){
  .overlay-text {
    height: 120px;
  }
}
.team-wrapper .team-faces-wrapper .face .info h4 {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  padding: 0 6%;
  width: 100%;
  margin-top: 0;
}
.overlay .overlay-text h4, .overlay .overlay-text .upper-content {
  text-align: center;
  height: 15px;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: normal;
  opacity: 0;
  transition: all .4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition-timing-function: ease-out;
  position: absolute;
  top: -5px;
  padding: 0 6%;
  width: 100%;
  color: #FFFFFF;
}

.deal .overlay-text div {
  color: #FFFFFF;
  display: block;
  font-size: 17px;
  font-family: "roboto_condensedbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.deal .overlay-text div.longdesc p {
  opacity: 1;
  color: #FFFFFF;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: normal;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 7px 0;
  line-height: 17px;
  max-width: 100% !important;
}
@media screen and (max-width:550px){
  .deal .overlay-text div.longdesc p {
    word-break: break-word;
  }
}

.deal .overlay .overlay-text .upper-content {
  opacity: 1;
  top: 0;
  transition: all .4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition-timing-function: ease-in;
}
.overlay .overlay-text .upper-content div.price {
  font-size: 24px;
}
.deal .overlay-text div.salestype {
  line-height: 19px;
  margin-top: 5px;
}
.team-wrapper .team-faces-wrapper .face .info p {
  font-size: 12px;
  text-transform: uppercase;
  margin: 10px auto 0;
  padding: 0 6%;
  width: 100%;
  text-align: center;
  font-weight: normal;
  letter-spacing: 2px;
  opacity: .4;
  color: #005fa9;
  height: 60px;
  /*overflow: hidden;*/
}


@media (max-width: 374px) {
  .team-wrapper .team-faces-wrapper .face .info h4 {
    font-size: 18px;
  }

  .team-wrapper .team-faces-wrapper .face .info {
    min-height: 128px;
  }

  .team-wrapper .team-faces-wrapper .face .info p {
    letter-spacing: 1px;
    height: 70px;
  }
}

@media (min-width: 375px) and (max-width: 767px) {
  .team-wrapper .team-faces-wrapper .face .info h4 {
    font-size: 18px;
  }

  .team-wrapper .team-faces-wrapper .face .info {
    min-height: 100px;
  }

  .team-wrapper .team-faces-wrapper .face .info p {
    letter-spacing: 1px;
    height: 50px;
  }
}

.overlay .overlay-text h5, .overlay .overlay-text .lower-content {
  opacity: 0;
  bottom: -10px;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  margin: 10px auto 0;
  padding: 0 6%;
  position: absolute;
  width: 100%;
  text-align: center;
  transition: all .4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition-timing-function: ease-out;
  font-weight: normal;
}
.deal .overlay .overlay-text .lower-content {
  opacity:1;
  bottom: 0px;
  transition: all .4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition-timing-function: ease-out;
}
.deal .overlay .overlay-text .lower-content div {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .deal .overlay .overlay-text .lower-content .subtype {
    display:none;
  }
  .deal .overlay .overlay-text .lower-content div, .deal .overlay .overlay-text .upper-content div {
    font-size: 14px !important;
    letter-spacing: 0;
  }
  #asset-slider .deal .overlay-text div.salestype {
    margin-bottom:10px;
  }
  .overlay-text {
    height: 160px !important;
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 500px) {
  .overlay-text {
    height: 120px !important;
    margin-top: 20px !important;
  }
}
.overlay .overlay-text .lower-content div {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}
@media screen and (min-width: 768px) {

  .team-wrapper .team-faces-wrapper .team-thumb-row.hasOpen .face .info {
    top: -100px;
    -webkit-transition: top 0.4s;
    -o-transition: top 0.4s;
    transition-timing-function: ease-in;
  }
  .team-wrapper .team-faces-wrapper .team-thumb-row.hasOpen .face:hover .info {
    top: 0;
    -webkit-transition: top 0.4s;
    -o-transition: top 0.4s;
    transition-timing-function: ease-in;
  }
  .deal:hover .overlay .overlay-text .lower-content {
    opacity: 1;
    bottom: 0;
    transition: all .4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition-timing-function: ease-in;
  }

}
section#section-conversation #conversation-block {
  margin-top: 0;
}
.team-wrapper .modal .modal-body {
  overflow-y: auto;
}
.meet-our-team-wrapper {
  text-align: center;
  margin: 20px 0 60px;
}
.meet-our-team-wrapper a.btn.btn-success {
  border: 1px solid #005fa9;
  background: #FFFFFF;
  color: #005fa9;
  margin: 0 2% 25px;
  min-width:250px;
}
.meet-our-team-wrapper a.btn.btn-success:hover {
  color: #f0f0f0;
  background: #005fa9;
  transition: background-color .4s;
}
body.home .team-wrapper h3 {
  margin: 65px 0 20px;
}
body.home .team-wrapper p.subhead {
  text-align: center;
  margin: 20px 0 40px;
}
body.home .team-wrapper .button-row {
  background: transparent !important;
  text-align: center;
  margin: 70px 0 80px;
  width: 100%;
  transition: width .5s;
  position: relative;
  z-index: 2;
}

body.home .team-wrapper .button-row a {
  margin: 0 40px 40px;
  width: 300px;
}
.team-faces-wrapper .silo-slider-controls {
  height: 410px;
  position: absolute;
  width: 100%;
  top: 0;
}
.silo-slider-controls::after {
  content: " ";
  background-color: #005fa9;
  display: block;
  width: 100%;
  height: 64px;
  bottom: 0;
  position: absolute;
}
.team-faces-wrapper .silo-slider-controls .left-arrow, .team-faces-wrapper .silo-slider-controls .right-arrow {
  z-index: 101;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 110px;
  background-color: transparent;
  top: 50%;
  transform: translateY(-50%);
}
.team-faces-wrapper .silo-slider-controls .left-arrow:hover, .team-faces-wrapper .silo-slider-controls .right-arrow:hover {
  background-color: #f0f0f0;
}
.team-faces-wrapper .silo-slider-controls .left-arrow::before, .team-faces-wrapper .silo-slider-controls .right-arrow::before {
  content: " ";
  width: 22px;
  height: 26px;
  display: block;
  margin: 42px auto;
  background: url(../png/arrow_sprite.png) 0 -29px no-repeat;
}
.team-faces-wrapper .silo-slider-controls .left-arrow {
  left: 0;
}
.team-faces-wrapper .silo-slider-controls .left-arrow::before {
  background-position: 0 -29px;
}
.team-faces-wrapper .silo-slider-controls .right-arrow {
  right: 0;
}
.team-faces-wrapper .silo-slider-controls .right-arrow::before {
  background-position: 0 -52px;
}



.team-wrapper .team-faces-wrapper {
  margin: 0px auto;
  position: relative;
  padding: 0;
}
.team-wrapper .team-faces-wrapper .row {
  margin: 0;
}
.row.above-team-wrapper header h3 {
  text-align: center;
}
body.page-template-page-team .team-wrapper .team-faces-wrapper .row.above-team-wrapper {
  display: none;
}
.team-faces-wrapper header {
  margin: 60px 0 0;
  width: 100%;
  transition: width .5s;
}
body.home .team-wrapper .team-faces-wrapper .row.team-grid-wrapper {
  padding: 0 10px 20px;
}
body.home .team-wrapper .team-faces-wrapper .face {
   background-color: transparent;
}

section#section-services {
  padding-bottom: 60px;
  padding-top: 1px;
}
section#section-services h3 {
  margin-top: 90px;
}
section#section-services .row {
  margin: 0 10%;
}

section#section-services .row .service-item {
  background-color:#005fa9;
  padding: 35px 10%;
  cursor: pointer;
  transition: background-color .4s;
}
section#section-services .row .service-item:hover {
  background-color: #004c87;
  transition: background-color .4s;
}
section#section-services .row .service-item a {
  display:none;
}
section#section-services p.subhead {
  margin: 30px auto 50px;
  max-width: 70%;
  font-size: 16px;
  line-height: 24px;
}
section#section-services .icon-wrapper img {
  max-width: 130px;
  max-height: 95px;
}
section#section-services h4 {
  font-weight: normal;
  color: #FFFFFF;
  margin: 0 0 15px;
}
section#section-services .icon-wrapper {
  margin-bottom: 15px;
}
section#section-services .desc {
  font-size: 11px;
  line-height: 25px;
  min-height: 50px;
  color: #FFFFFF;
}
section#section-services .desc p {
  margin: 0 auto;
  color: #FFFFFF;
  line-height: normal;
  font-size: 14px;
}
@media screen and (max-width:1700px){
  section#section-services .row {
    margin: 0 7%;
  }
}
@media screen and (max-width:1500px){
  section#section-services .row {
    margin: 0 5%;
  }
  section#section-services .icon-wrapper img {
    max-width: 100px;
    max-height: 75px;
  }
  section#section-services .row .service-item {
    padding: 25px 8%;
  }
}
@media screen and (max-width:1300px){
  section#section-services .row {
    margin: 0 3%;
  }
}
@media screen and (max-width:1200px){
  section#section-services .row {
    margin: 0 2%;
  }
}
@media screen and (max-width:992px){
  section#section-services .row .service-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  section#section-services .desc {
    min-height: 0;
  }
}
section#section-services a.btn {
  background-color: transparent;
  color: #005fa9;
  padding-right: 0;
  padding-left: 0;
  max-width: 300px;
  width: 100%;
  border: 1px solid #00477e;
  transition: background-color .4s;
}
section#section-services a.btn:hover {
  background-color: #005fa9;
  color: #FFFFFF;
  border: 1px solid #00477e;
  transition: background-color .4s;
}
body.page-template-page-deals .modal-dialog .bio-intro p.price {
  margin-top: 15px;
  margin-bottom: 20px;
}
body.page-template-page-deals .modal-dialog .bio-intro p.location {
  margin-bottom: 15px;
}
.bio-intro h4 {
  text-align: center;
  color: #005fa9;
}
.bio-intro p {
  color: rgba(42, 43, 48, 0.6);
  text-align: center;
  text-transform: uppercase;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.modal-content .bio-info {
  padding-left: 40px;
  padding-right: 40px;
  max-height: 45vh;
  margin-top: 40px;
  margin-bottom: 10px;
  color: #696a6c;
}
.modal-content .bio-info p {
  color: rgba(42, 43, 48, 0.6);
  font-size: 16px;
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bio-intro .socials {
  text-align: center;
}
.bio-intro .socials a, .profile-body .socials a {
  color: #B3CFE4;
  margin: 0 10px;
  text-decoration:none;
}
.profile-body .socials a.vcard-icon-link i {
  background: url(../png/icon-vcard.png) no-repeat center center;
  width: 25px;
  height: 20px;
  padding: 0 10px;
  background-size: contain;
}
.modal-content .bio-info {
  padding-left: 40px;
  padding-right: 40px;
  max-height: 45vh;
  margin-top: 40px;
  margin-bottom: 10px;
  color: #696a6c;
  border-top: 0px;
}
#section-team .btn {
  min-width: 270px;
}
#conversation-block .btn {
  width: 350px;
  margin: 50px auto 0;
  display: block;
  text-align: center;
  clear: both;
  float: none;
}
@media screen and (max-width: 994px) {
  #conversation-block .btn {
    padding-right: 50px;
    padding-left: 50px;
    width: 100%;
  }
}
.register-container .btn-success {
  min-width: 380px;
}
#global-header .menu-main-container a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  line-height: 17px;
}
#global-header .menu-main-container .current-menu-item a {
  color: #fff;
}
#global-header .menu-main-container a:hover {
  color: #fff;
  background-color: inherit !important;
}
li.form-control-ps label, li.form-input-ps label {
  display: none !important;
}
.gform_button {
  margin: 0 !important;
}
.gform_footer {
  text-align: center;
  padding-top: 0 !important;
  margin-bottom: 20px !important;
}
.cta-modal .gform_footer {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  margin-bottom: 25px !important;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
.gform_wrapper {
  margin: 0 !important;
}
.vanilla-pdf-embed {
  height: 986px;
}
li.form-input-ps input, li.form-input-ps textarea {
  border: 0;
  border-bottom: solid 1px #cecfd1;
  display: block;
  background-color: transparent;
  width: 100% !important;
  padding: 0.5em;
  margin: 1em 0;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #FFF !important;
  border: none !important;
}
.gform_wrapper .validation_message {
  text-align: center;
  padding: 1px 4px !important;
  margin: 0 auto;
  font-size: 12px !important;
  font-weight: normal !important;
  background-color: #e40606;
  color: #FFFFFF !important;
  border-radius: 6px;
  float: none;
  width: 77% !important;
  max-width: 300px !important;
  position: relative;
  z-index: 9;
}
.gform_wrapper .validation_message::before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 9px 7px;
  border-color: transparent transparent #e40606 transparent;
  margin: -9px auto 3px;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border-color: #000 !important;
  width: 100%;
}
.gform_wrapper div.validation_error {
  background-color: red;
  color: #FFF !important;
  border: none !important;
  border-radius: 0px;
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding: 16px 11px !important;
}
div#gform_confirmation_message_3 {
  font-weight: bold;
  text-align: center;
  background: green;
  color: #FFFFFF;
  padding: 20px;
  width: 90%;
  margin: 0 5%;
}
#field_3_1 .gfield_description.validation_message, #field_3_4 .gfield_description.validation_message, #field_3_2 .gfield_description.validation_message, #field_1_1 .gfield_description.validation_message, #field_1_4 .gfield_description.validation_message, #field_1_2 .gfield_description.validation_message, #field_2_1 .gfield_description.validation_message, #field_2_4 .gfield_description.validation_message, #field_2_2 .gfield_description.validation_message, #field_4_1 .gfield_description.validation_message, #field_4_2 .gfield_description.validation_message, #field_4_3 .gfield_description.validation_message, #field_4_4 .gfield_description.validation_message, #field_4_5 .gfield_description.validation_message {
  display: none !important;
}
#field_3_6 .gfield_description.validation_message, #field_1_5 .gfield_description.validation_message, #field_2_5 .gfield_description.validation_message, #field_4_9 .gfield_description.validation_message {
  margin-top: 10px;
}

/* Show red border on invalid inputs */

.gform_wrapper #gform_1 li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper #gform_2 li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper #gform_3 li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper #gform_4 li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: none;
  border-bottom: 1px solid #cc0f0f !important;
}
.press-grid .entry-content iframe {
  border: 1px solid #999;
}
.gform_wrapper.gf_browser_chrome .gform_body {
  width: 100% !important;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
  width: 100% !important;
  padding-right: 0;
  margin-right: 0;
  margin-bottom: 0 !important;
  padding-top: 0;
  background: transparent !important;
}
nav.navigation.posts-navigation h2.screen-reader-text {
  display: none;
}
nav.navigation.posts-navigation .nav-links {
  text-align: center;
}
.nav-links>div {
  display: inline;
  text-align: center;
  margin: 0 20px;
}
nav.navigation.posts-navigation .nav-links .nav-previous {
  float: right;
  width: 45%;
  text-align: left;
}
nav.navigation.posts-navigation .nav-links .nav-next {
  float: left;
  width: 45%;
  text-align: right;
}
.g-recaptcha>div, .g-recaptcha iframe {
  width: 100% !important;
  max-width: 390px !important;
  margin: 0 auto;
  background: transparent;
}
@media screen and (max-width: 480px) {
  .g-recaptcha>div, .g-recaptcha iframe {
    width: 305px !important;
  }
}
.buy-asset-button-row {
  display: none;
  text-align: center;
}
@media screen and (max-width: 992px) {
  #home-cta-modal .buy-asset-button-row {
    margin-top: 35px;
  }
}

/* Deals */

.deal {
  position: relative;
  height: 230px;
  overflow: hidden;
  float: none;
  display: inline-block;
  border: 10px solid transparent;
  border-bottom: 20px solid transparent;
  border-top: none;
}
.deal.filter-hide {
  display: none;
}
.deal span.categories {
  position: absolute;
  z-index: 4;
  right: 4px;
  top: 7px;
  opacity: 1;
  transition: all .4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition-timing-function: ease-out;
}
.deal .categories span.label-tag {
  font-size: 10px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.deal .categories span.label-tag::after {
  border-top-color: #FFFFFF;
}
.deal .categories span.label-tag::before {
  background: #FFFFFF;
}
.deal .categories span.label-tag a {
  color: #2a2b30;
}
.deal .bg, .deal .bg-bw {
  position: absolute;
  z-index: 1;
  opacity: 1;
  top: 0;
  left: 0;
  min-height: 101%;
  min-width: 101%;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
}

.overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  text-align: center;
  width: 100%;
  transition: opacity .4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition-timing-function: ease-in;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.65);
  transition: background-color .4s;
  -o-transition: background-color .4s;
  -webkit-transition: background-color .4s;
}
.deal:hover .overlay {
  background: rgba(0, 95, 169, 0.6);
  transition: background-color .4s;
  -o-transition: background-color .4s;
  -webkit-transition: background-color .4s;
}
.deal .overlay {
  opacity:1;
  transition: opacity .4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition-timing-function: ease-in;
}

.deal .overlay p {
  margin: 0;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .deal {
    width: 20%;
    padding: 10% 0;
  }
}
@media screen and (max-width: 768px) {
  .deal {
    height: 255px;
  }
  .deals-wrapper span.mobile-row {
    display: block;
    clear: both;
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .deal {
    height: 187px;
  }
}

/* Philanthropy */

body.page-template-page-philanthropy article p.subhead {
  text-align: center;
  max-width: 900px;
  margin: 40px auto 0;
}

/* Team Filter */

/*body.page-template-page-team .banner.half-banner {*/
  /*min-height: 423px;*/
/*}*/

.sorting-wrapper {
  background: #FFF;
  border-bottom: 1px solid #e0e0e0;
  position:relative;
  z-index:9;
}
.team-wrapper .sorting-wrapper {
  z-index:2;
}


body:not(.stuck) .page.team-wrapper::before, body.page-template-page-deals:not(.stuck) .page .deal-wrapper::before {
    content: "";
    z-index: 1;
    display: block;
    width: 100%;
    height: 30px;
    -webkit-box-shadow: 0 0 20px -5px #000;
    -moz-box-shadow: 0 0 20px -5px #000;
    box-shadow: 0 0 20px -5px #000;
    top: 32px;
    position: absolute;
}
.sorting-types {
  margin-top: -50px;
  z-index: 9;
  position: relative;
  text-align: center;
  height: 50px;
}
.team-wrapper .sorting-types, body.page-template-page-deals .sorting-types {
  margin: -62px auto 0;
  max-width:1170px;
  height: 62px;
}
.sorting-wrapper.stuck {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 20px -5px #000;
  -moz-box-shadow: 0 0 20px -5px #000;
  box-shadow: 0 0 20px -5px #000;
}
.sorting-wrapper.stuck .sorting-types {
  margin-top: 0;
}
.sorting-types .sorting-group, .sorting-types .search-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 14px 23px;
  color: #FFF;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  border-bottom: none;
  margin: 0 -2px;
  text-align: left !important;
  cursor: pointer;
  width: 230px;
  font-size: 15px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
}
.team-wrapper .sorting-types .sorting-group, .team-wrapper .sorting-types .search-wrapper {

}
.team-wrapper .sorting-types .sorting-group, body.page-template-page-deals .sorting-types .sorting-group {
  color: #c3c3c3;
  padding: 20px 23px;
}
body.page-template-page-deals .sorting-types .sorting-group {
  width:25%;
}
@media screen and (max-width:1200px){
  .team-wrapper .sorting-types .sorting-group,
  .team-wrapper .sorting-types .search-wrapper,
  body.page-template-page-deals .sorting-types .sorting-group {
    width:50% !important;
  }
}
.sorting-types .sorting-group.open {
  margin-bottom:0;
}
.team-wrapper .sorting-wrapper .search-wrapper.sorting-group.open, body.page-template-page-deals .sorting-wrapper .search-wrapper.sorting-group.open {
  padding-bottom: 19px !important;
}
@media screen and (max-width:550px){
  .sorting-types .sorting-group {
    padding-right: 9px;
    padding-left: 15px;
  }
}
.search-wrapper input.search-input {
  background: none;
  border: none;
  color: #c5c5c5;
  width: 100%;
  margin-bottom:-1px;
  height: 21px;
}
.team-wrapper .search-wrapper input.search-input::-webkit-input-placeholder,
body.page-template-page-deals .search-wrapper input.search-input::-webkit-input-placeholder {
  color:#c5c5c5;
  font-size: 15px;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper input.search-input::-moz-placeholder,
body.page-template-page-deals .search-wrapper input.search-input::-moz-placeholder {
  color:#c5c5c5;
  font-size: 15px;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper input.search-input:-ms-input-placeholder,
body.page-template-page-deals .search-wrapper input.search-input:-ms-input-placeholder {
  color:#c5c5c5;
  font-size: 15px;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper input.search-input:-moz-placeholder,
body.page-template-page-deals .search-wrapper input.search-input:-moz-placeholder {
  color:#c5c5c5;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper.open input.search-input::-webkit-input-placeholder,
body.page-template-page-deals .search-wrapper.open input.search-input::-webkit-input-placeholder {
  color:#c5c5c5;
  font-size: 15px;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper.open input.search-input::-moz-placeholder,
body.page-template-page-deals .search-wrapper.open input.search-input::-moz-placeholder {
  color:#c5c5c5;
  font-size: 15px;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper.open input.search-input:-ms-input-placeholder,
body.page-template-page-deals .search-wrapper.open input.search-input:-ms-input-placeholder {
  color:#c5c5c5;
  font-size: 15px;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper.open input.search-input:-moz-placeholder,
body.page-template-page-deals .search-wrapper.open input.search-input:-moz-placeholder {
  color:#c5c5c5;
  font-size: 15px;
  opacity:.8;
  font-style:italic;
}
.team-wrapper .search-wrapper .search-icon, body.page-template-page-deals .search-wrapper .search-icon {
  display:none !important;
  background-color: #d1d1d1;
  position: absolute;
  right: 0;
  top: -1px;
  width: 61px;
  height: 63px;
}
.team-wrapper .search-wrapper .search-icon img, body.page-template-page-deals .search-wrapper .search-icon img {
  padding: 11px 10px;
  z-index: 2;
  position: relative;
  cursor: pointer;
  margin-left: 0;
  float: right;
  width: 60px;
}




.search-wrapper.sorting-group.open {
  padding-bottom: 0;
}
.search-wrapper.open input.search-input {
  color:#c5c5c5;
}
.team-wrapper .sorting-wrapper .sorting-group {
  border-left: 1px solid #e0e0e0;
}
body.page-template-page-deals .sorting-wrapper .sorting-group {
  border-left: 1px solid #e0e0e0;
}
body.page-template-page-deals .sorting-wrapper .sorting-group:last-child {
  border-right: 1px solid #e0e0e0;
}
.team-wrapper .sorting-types .search-wrapper {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.team-wrapper .sorting-types .search-wrapper {
  width:940px;
}
.search-wrapper input.search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.search-wrapper input.search-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.search-wrapper input.search-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.search-wrapper input.search-input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.search-wrapper.open input.search-input::-webkit-input-placeholder {
  color:#c5c5c5;
}
.search-wrapper.open input.search-input::-moz-placeholder {
  color:#c5c5c5;
}
.search-wrapper.open input.search-input:-ms-input-placeholder {
  color:#c5c5c5;
}
.search-wrapper.open input.search-input:-moz-placeholder {
  color:#c5c5c5;
}

.sorting-types .sorting-group.hasSelected .filter-icon {
  margin: 1px -1px 0 0;
}
.sorting-types .sorting-group.open .filter-icon {
  border-color: #999 transparent transparent transparent;
}
.blog-filters .filter.hasSelected .filter-icon {
  border:none;
  margin: 2px -3px 0 0;
}
.team-wrapper .sorting-types .search-wrapper.sorting-group.hasText.open .filter-icon {
  margin: -21px 0 -4px;
}

.sorting-types .sorting-group.hasSelected .filter-icon, .search-wrapper.hasText .filter-icon {
  border: none;
  width: 15px;
  height: 15px;
}
.sorting-group.hasSelected .filter-icon::before, .search-wrapper.hasText .filter-icon::before {
  background: #FFFFFF;
}
.sorting-group.hasSelected .filter-icon::after, .search-wrapper.hasText .filter-icon::after {
  background: #FFFFFF;
}
.team-wrapper .sorting-group.hasSelected .filter-icon::before,
.sorting-group.hasSelected.open .filter-icon::before,
.search-wrapper.hasText.open .filter-icon::before {
  background: #878787;
}
.team-wrapper .sorting-group.hasSelected .filter-icon::after,
.sorting-group.hasSelected.open .filter-icon::after,
.search-wrapper.hasText.open .filter-icon::after {
  background: #878787;
}
@media screen and (max-width: 1000px) {
  section.section-latest-deals .sorting-types .sorting-group {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  section.section-latest-deals .sorting-types .sorting-group {
    width: 50%;
  }
  section.section-latest-deals .sorting-wrapper .sorting-types {
    height: 100px;
    text-align:left;
  }
}
@media screen and (max-width: 500px) {
  .sorting-types .sorting-group, section.section-latest-deals .sorting-types .sorting-group {
    width: 50%;
  }
  section.section-latest-deals .sorting-wrapper .sorting-types {
    position: relative;
  }
  section.section-latest-deals .sorting-types .sorting-group[data-value="price"] {
    width: 100%;
  }
  body.page-template-page-assetsales section.section-latest-deals .sorting-types .sorting-group[data-value="price"] {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    margin-right: 0;
    margin-left: 0;
  }
  body.page-template-page-deals section.section-latest-deals .sorting-types .sorting-group[data-value="region"] {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
  }
  body.page-template-page-deals section.section-latest-deals .sorting-types .sorting-group[data-value="price"] {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
  }
  body.page-template-page-deals section.section-latest-deals .sorting-types .sorting-group.open[data-value="region"],
  body.page-template-page-deals section.section-latest-deals .sorting-types .sorting-group.open[data-value="price"] {
    bottom:unset;
    z-index: 10;
  }
  body.page-template-page-assetsales section.section-latest-deals .sorting-types .sorting-group.open[data-value="price"] {
    position:relative;
    z-index: 10;
  }
  .sorting-types .sorting-group, section.section-latest-deals .sorting-types .sorting-group[data-value="assettype"],
  .sorting-types .sorting-group, section.section-latest-deals .sorting-types .sorting-group[data-value="region"] {
    z-index: 2;
    margin-right: -1px;
    margin-left: -1px;
  }
  section.section-latest-deals .sorting-types .sorting-group.open {
    z-index: 10;
  }
  section.section-latest-deals .sorting-types .sorting-group.open .sub-nav {
    z-index: 15;
    position: relative;
  }
  section.section-latest-deals .sorting-types .sorting-group.open {
    margin-bottom: 20px;
  }
  section.section-latest-deals .sorting-types .sorting-group[data-value="price"] #slider-range {
    margin: 0 10%;
  }
  body.home section.section-latest-deals .sorting-types .sorting-group[data-value="price"],
  body.page-template-page-deals section.section-latest-deals .sorting-types .sorting-group[data-value="price"]{
    width: 50%;
  }
}

.search-wrapper.sorting-group .filter-icon {
  display: none;
}
.search-wrapper.sorting-group.hasText .filter-icon {
  display: block;
  border: none;
  margin: -25px 0 0 0;
  width: 25px;
  height: 25px;
  padding: 6px 8px;
}
.search-wrapper.sorting-group.hasText span.filter-icon.loading {
  background: url(../svg/loading.svg) no-repeat center center #FFFFFF;
  background-size: 100px;
  border-radius: 100%;
}
span.filter-icon.loading::before, span.filter-icon.loading::after {
  content:"";
  display:none;
}
input.search-input:focus {
  outline: none;
}
.hasText .filter-icon {
  margin: 0;
}
.sorting-types .sorting-group .filter-icon, .hasText .filter-icon, .blog-filters .filter .filter-icon {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: rgba(255, 255, 255, 0.7) transparent transparent transparent;
  float: right;
  margin: 7px 3px 0 0;
}
.team-wrapper .sorting-types .sorting-group .filter-icon, .blog-filters .filter .filter-icon, body.page-template-page-deals .sorting-types .sorting-group .filter-icon {
  border-color: #e0e0e0 transparent transparent transparent;
}
.sorting-types .sorting-group .sub-nav {
  display: none;
  margin: 20px 0 0;
}
.sorting-types .sorting-group .sub-nav div {
  padding: 12px 0;
}
.sorting-types .sorting-group .sub-nav div.reo-checkbox {
  margin-top: 11px;
  padding: 0;
}
@media screen and (max-width:500px){
  .sorting-types .sorting-group .sub-nav div.reo-checkbox {
    margin: 16px 9% 0;
  }
}
.sorting-group.open .sub-nav {
  display: block;
  border: 1px solid #e0e0e0;
  border-top: 1px dotted #e3e3e3;
  box-shadow: 0px 4px 28px -15px #000;
  padding: 10px 23px;
  margin: 20px -24px 0;
}
.sorting-group.open .sub-nav.price-values.reodeals-values {
    padding-top: 19px;
}
@media screen and (max-width:500px){ 
  .sorting-group.open .sub-nav {
    border: 0px;
    box-shadow: none;
    z-index: 15;
    position: relative;
  }
} 
.sorting-group.open {
  background-color: #FFFFFF;
  color: #c5c5c5;
  padding-bottom: 0 !important;
}
.sorting-types .sorting-group.open::after {
  border-top-color: #c5c5c5;
  position: absolute;
  right: 15px;
  top: 15px;
}
.sorting-values {
  background: #005fa9;
  color: #FFF;
  text-align: center;
}
.sorting-values .sorting-group>div {
  display: inline-block;
  padding: 16px 2%;
  cursor: pointer;
}
div#slider-range {
  padding: 0;
  border:none;
  background: #eaeaea;
}

.sorting-types .sorting-group .sub-nav #slider-range .ui-widget-header {
  padding: 0 0;
  height: 12px;
  background: #cacaca;
}
div#slider-range .ui-slider-handle {
  background-color: #005fa9;
  border: none;
  border-radius: 100%;
}
.sorting-types .sorting-group .sub-nav div::before {
  content: " ";
  width: 11px;
  height: 11px;
  background: #c3c3c3;
  float: left;
  margin: 4px 7px 0 0;
}
.sorting-types .sorting-group .sub-nav div:hover {
  color: #005fa9;
}
.sorting-types .sorting-group .sub-nav div:hover::before {
  background: #005fa9;
}
.sorting-types .sorting-group .sub-nav div.selected::before {
  background: url(../png/checkbox-selected.png) no-repeat center -1px #005fa9;
  background-size: 100%;
}
.sorting-types .sorting-group .sub-nav div.selected {
  color: #005fa9;
}
.sorting-types .sorting-group .sub-nav #slider-range::before,
.sorting-types .sorting-group .sub-nav #slider-range div::before,
.sorting-types .sorting-group .sub-nav #slider-range.selected::before,
.sorting-types .sorting-group .sub-nav #slider-range .selected::before,
.sorting-types .sorting-group .sub-nav #slider-range.selected div::before {
  display:none;
}

/**/

#conversation-block .conversation-offices li p {
  font-size: 18px;
  color: #FFF;
  margin: 0;
}
.conversation-phone img.phone-map {
  width: 70%;
}
.conversation-phone div p {
  color: #FFFFFF;
  font-size: 19px;
  margin: 20px 10%;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .conversation-phone div p {
    text-align: center;
  }
}
.gform_confirm {
  display: none;
  color: #005fa9;
  padding: 40px 0;
  position: fixed;
  top: 110px;
  background: #FFF;
  width: 50%;
  left: 25%;
  box-shadow: 0 0 25px -4px #000;
  text-align: center;
}
div#cta-success>p {
  padding: 10px 20% 30px;
}
div#cta-success div.actions {
  bottom: 70px;
  width: 91%;
}

/* Error Page */

body.error404 section.top-half {
  position: relative;
  padding: 245px 0 140px;
  text-align: center;
  background: #005fa9;
  background: -moz-linear-gradient(top, #005fa9 0%, #1d3c56 100%);
  background: -webkit-linear-gradient(top, #005fa9 0%, #1d3c56 100%);
  background: linear-gradient(to bottom, #005fa9 0%, #1d3c56 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005fa9', endColorstr='#1d3c56', GradientType=0);
}
body.error404 section.top-half .clouds {
  background: url(../png/clouds_overflow.png) no-repeat 0 0;
  background-size: 130%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
}
body.error404 section.top-half .parachute-guy {
  position: absolute;
  bottom: -40px;
  right: 0;
  height: 100%;
}
body.error404 section.top-half * {
  color: #FFF;
}
body.error404 section.top-half h2 {
  font-weight: normal;
  font-size: 20px;
}
section.bottom-half {
  padding: 70px 20% 130px;
  text-align: center;
}
body.archive-page section.bottom-half {
  padding: 0px 20% 20px;
}
section.bottom-half p.subhead {
  color: #005fa9;
  font-weight: bold;
  margin-bottom: 45px;
}
section.bottom-half .link-list {
  width: 100%;
  padding: 0;
  margin: 0;
}
section.bottom-half .link-list ul {
  padding: 0;
}
section.bottom-half .link-list ul li {
  list-style: none;
  display: inline-block;
  width: 32%;
  margin: 0 0 25px;
}
section.bottom-half .link-list ul li a.btn {
  padding: 16px 0;
  letter-spacing: 1px;
  width: 90%;
  border-color: #bad4e8;
}
body.error404 .link-left-col, body.error404 .link-right-col {
  width: 49%;
  display: inline-block;
}
body.error404 .link-left-col ul.links, body.error404 .link-right-col ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.error404 .link-left-col ul.links li a, body.error404 .link-right-col ul.links li a {
  color: #797979;
  font-size: 16px;
}

/* End Error Page */


/* Start Deals Page */


body.page-template-page-deals section.section-latest-deals {
  position:relative;
  padding-top: 0;
}
body.page-template-page-deals section.section-latest-deals header {
  display: none;
}
body.page-template-page-deals .deals-wrapper {
  margin: 0 auto !important;
  text-align:left;
  padding-bottom: 20px;
  background-color:#f0f0f0;
}
body.page-template-page-assetsales .deals-wrapper .deals-results-title {
  max-width: unset;
  margin: 0 15px;
  padding-top: 8px;
}
@media screen and (max-width: 550px) {
  body.page-template-page-assetsales .deals-wrapper .deals-results-title {
    margin: 0;
    padding-top: 0;
  }
}
.deals-wrapper .deals-results-title {
  clear: both;
  max-width: 920px;
  margin: 0 auto;
  padding: 18px 0;
  min-height: 85px;
  display:none;
}
.deals-wrapper .deals-results-title .filters-selected {
  display: inline-block;
}
.deals-wrapper .deals-results-title .left-col {
  display: inline-block;
  vertical-align: middle;
  width: 75%;
}
.deals-wrapper .deals-results-title .right-col {
  vertical-align: middle;
  display: inline-block;
  width: 25%;
}
.deals-wrapper .deals-results-title h3 {
  display: inline-block;
  margin: 10px 10px 10px 0;
  color: #333333;
}
.deals-wrapper .deals-results-title .count {
  color: #005fa9;
}
.deals-wrapper .deals-results-title .filter-reset {
  margin-top:0;
  width: 180px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  max-width: 100%;
  position: relative;
  top: unset;
  left: unset;
}
body.page-template-page-deals .modal-dialog .bio-intro p {
  font-size: 14px;
}
body.page-template-page-deals .deal {
  cursor: pointer;
}
@media screen and (max-width: 550px) {
  .deals-wrapper .deals-results-title {
    padding-bottom: 0;
  }
  .deals-wrapper .deals-results-title h3 {
    font-size: 21px;
    padding-left: 1% !important;
    padding-right: 1% !important;
  }
  .deals-wrapper .deals-results-title .left-col,
  .deals-wrapper .deals-results-title .right-col {
    width: 100%;
  }
  .deals-wrapper .deals-results-title .right-col {
    margin: 20px 0 0;
  }
}

/* End Deals Page */

/* Video Section */

section#section-videos {
  display: none;
  padding: 60px;
}
.video-wrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 35px;
}
.video-wrapper .slick-slide iframe {
    max-width: 100%;
    width: 100%;
    margin: 20px 0 50px;
}

.video-wrapper .slick-slide {
  padding: 20px;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
  border: none;
  background: transparent;
  font-size: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  border-radius: 4px;
  border: 7px solid #c5c5c5;
}
button.slick-prev.slick-arrow {
  border-right:none !important;
  border-bottom:none !important;
  left: -30px;
  transform: rotate(-45deg) translate(0, -50%);
}
button.slick-next.slick-arrow {
  border-left:none !important;
  border-bottom:none !important;
  right: -30px;
  transform: rotate(45deg) translate(-50%, 0);
}
a.btn.btn-success.see-more-videos {
  margin-top: 40px;
  padding-right: 80px;
  padding-left: 80px;
}
@media screen and (max-width:768px){
  section#section-videos {
    padding-right:0;
    padding-left:0;
  }
  .video-wrapper .slick-slide {
    padding: 0;
  }
  .video-wrapper.slick-slider {
    padding-bottom: 75px;
  }
  button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
      width: 23px;
      height: 23px;
      border: 3px solid #c5c5c5;
      z-index: 999;
      top:unset;
      bottom:0;
  }
  button.slick-prev.slick-arrow {
    left: 20%;
  }
  button.slick-next.slick-arrow {
    right: 20%;
  }
  .video-wrapper .slick-slide iframe {
      min-height: 220px;
      margin-top:5px;
  }
}
@media screen and (max-width:450px){
  .video-wrapper .slick-slide iframe {
      width:335px;
  }
}

/* End Videos Section */


/* Animations */

#home-hero .banner-content .btn.btn-success {
  min-width:300px;
  background-color: #005fa9;
  border: #005fa9;
  transition: background-color .4s;
  width:500px;
  max-width:90%;
}
#home-hero .btn.btn-success:hover {
  background-color: #004c87;
  color: #FFFFFF;
  transition: background-color .4s;
}
#home-hero .banner-content .btn.btn-success.home-btn {
    min-width: 250px;
    width: 250px;
}
.banner h1 {
  max-width: 800px;
  margin: 0 auto;
}
.white-space {
  white-space: pre-wrap;
}

.conversation-option:hover .conversation-illustration {
  animation: shakerotate 0.82s cubic-bezier(.36, .07, .19, .97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.conversation-option:hover .btn {
  animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shakerotate {
  10%, 90% {
    transform: translate3d(-1px, 0, 0) rotate(-1deg);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0) rotate(2deg);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0) rotate(-4deg);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0) rotate(4deg);
  }
}

/* Responsive Styles */

@media screen and (max-width: 1024px) {
  section.bottom-half .link-list ul li {
    width: 48%;
  }
  body.error404 section.top-half .parachute-guy {
    width: 370px;
    height: auto;
    bottom: initial;
    top: 30px;
  }
  body.error404 section.top-half .clouds {
    background-size: 200%;
  }
}
@media screen and (max-width: 550px) {

}

@media screen and (max-width: 767px) {
  body.error404 section.top-half {
    padding: 335px 0 50px;
  }
  body.error404 section.top-half .parachute-guy {
    top: 20px;
    left: 25%;
    right: initial;
  }
  section.bottom-half {
    padding: 10px 5% 30px;
  }
  section#section-team {
    padding-bottom: 0;
  }
  section#section-conversation {
    padding-top: 10px;
    padding-bottom: 0;
  }
  section.map-grid.container {
    padding-bottom: 0;
    padding-top: 0;
  }
  #global-footer .footer-nav-wrapper {
    margin: 30px auto;
  }
  #conversation-block .conversation-option {
    padding: 0 0 65px;
  }
  div#conversation-block {
    padding-top: 65px;
  }
  footer#global-footer {
    height: 220px;
  }
  body {
    margin-bottom: 220px;
  }
  body.asset-sales .icon-block {
    margin-left: 4%;
  }
}
@media screen and (max-width: 480px) {
  body.error404 section.top-half .parachute-guy {
    left: 7%;
  }
  section.bottom-half .link-list ul li {
    width: 90%;
  }
  article section h3, article section p, article section address {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
  body.asset-sales p.button-group {
    clear: both;
  }
  body.asset-sales .icon-block {
    display: none;
  }
  body.asset-sales .loan-block {
    max-width: 100%;
    padding: 0 5%;
    margin: 20px 0;
  }
  .deals-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }
  section#section-team .container .row a.btn {
    margin-bottom: 40px;
  }
  a.btn, button.btn, #gform_submit_button_4 {
    width: 85%;
    line-height: normal !important;
    white-space: normal;
    padding-right: 10%;
    padding-left: 10%;
  }
  #global-footer .footer-nav-wrapper {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  section .flip-card, section .flip-card:hover, section .flip-card.hover, section .flip-card:focus {
    width: 100%;
    height: 399px;
  }
  section .flip-card .front, section .flip-card:hover .front, section .flip-card.hover .front, section .flip-card:focus .front, section .flip-card:hover .back, section .flip-card.hover .back, section .flip-card:focus .back {
    width: 100%;
    height: 399px;
  }
  .deal.flip-card .back {
    padding: 65px 0;
  }
  section .flip-card .back h5 {
    margin-top: 40px;
  }
  .team-members .flip-card .back--center {
    width: 90%;
  }
  .map-grid .grid-item {
    margin-bottom: 25px;
  }
  .map-grid .map {
    margin-bottom: 16px;
  }
  .map-grid .map>div {
    width: 100% !important;
  }
  .team-member.flip-card .front, .team-member.flip-card .back {
    background-color: transparent;
  }
  .team-member.flip-card, .team-member.flip-card:hover, .team-member.flip-card.hover, .team-member.flip-card:focus {
    width: 50%;
    float: left;
    border: none;
    margin: 0;
    height: 200px;
  }
  .team-member.flip-card .front {
    height: 200px;
  }
  section .team-member.flip-card:hover .back, section .team-member.flip-card.hover .back, section .team-member.flip-card:focus .back {
    height: 200px;
  }
  .team-member.flip-card .front, .team-member.flip-card:hover .front, .team-member.flip-card.hover .front, .team-member.flip-card:focus .front {
    background-size: 100%;
    background-position: 0 0;
  }
  .flip-card.deal .back h4 {
    font-size: 40px;
  }
  .flip-card.deal .back h5 {
    font-size: 20px;
  }
  .flip-card.deal .back p {
    font-size: 22px;
  }
  .register-container .btn-success {
    width: 100%;
    min-width: 0;
  }
  .home-cta-tabs.pull-left {
    width: 100%;
    margin-right: -10px;
  }
  .cta-modal .home-cta-tabs .btn {
    width: 24%;
  }
}

/* End Responsive Styles */

/* Feedback Form */

body.feedback form {
  width: 900px;
  max-width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}
body.feedback li.form-input-ps input, body.feedback li.form-input-ps textarea {
  margin-top: 0;
  margin-bottom: 0;
}
body.feedback div.gform_confirmation_message {
  text-align: center;
  margin: 100px auto;
}
body.feedback div.gform_confirmation_message .confirm-title {
  font-size: 23px;
  font-family: 'roboto_condensedbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: #005fa9;
}
body.feedback div.gform_confirmation_message section.form-confirm-bottom-half.bottom-half {
  padding-top: 0;
}
body.feedback div.gform_confirmation_message section.form-confirm-bottom-half.bottom-half p.subhead {
  color: #696a6c;
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 70px;
  margin-bottom: 80px;
}

/* End Feedback Form */

/* Careers */

.jv-careersite {
  max-width: 90%;
  margin: 30px 5%;
}

.verify-wrapper {
  width: 90%;
  margin: 0 5%;
}

.verify-wrapper img {
  margin-bottom: 15px;
  max-width: 200px;
}

.verify-wrapper p {
  color: #999;
}

.post-12085 {
  padding-bottom: 15px;
}
#jv_careersite_iframe_id .jv-page-body h2,
#jv_careersite_iframe_id .jv-page-body p {
  font-family: "roboto_condensedregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#jv_careersite_iframe_id .jv-page-body h2 {
  font-weight: bold;
  line-height: 1.1;
  color: #005fa9;
}
#jv_careersite_iframe_id .jv-page-body p {
  font-size: 16px;
  line-height: 24px;
}
/* End Careers */

.link-to-deal {
  cursor: pointer;
}
.ginput_container {
  position: relative;
}
.ginput_container input {
  position: relative;
  z-index: 1;
}
.ginput_container span.input-placeholder {
  opacity: 0;
  position: absolute;
  bottom: 6px;
  left: 4px;
  z-index: 0;
  transition: all .3s;
}
.ginput_container span.input-placeholder.showing {
  opacity: .6;
  bottom: 30px;
  transition: all .3s;
}
body.page-template-page-team .team-faces-wrapper .silo-slider-controls {
  display: none;
}
body.archive-page article.page {
  padding: 100px 60px;
}
body.blank-page {
  margin: 0;
}
body.blank-page footer#global-footer {
  display: none;
}
body.blank-page div#home-hero {
  height: 100vh;
}
img.alignright {
  float: right;
}
img.alignleft {
  float: left;
}
#asset-slider .tabs-accordion .btn {
  color: #FFFFFF;
  width: 250px;
  max-width: 100%;
}

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 0 !important;
  margin: -12px 0 0 5px;
}

#modalOverlay {
  display: none;
  /*display: block;*/
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1999999999;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: rgba( 0, 0, 0, 0.70 );
  overflow: initial;
  transition: .15s ease-in-out;
}
.modalPopup {
  width: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  background: #fff;
  padding: 40px 60px;
  border-radius: 0;
  border: 1px none #000000;
  box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 );
  font-family: "roboto_condensedregular";
  transform: translate(-50%, -50%);
}

.modalPopup .modalPopup-title {
  color: #315b7c;
  text-align: center;
  text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: .5em;
}

.modalPopup .modalPopup-text {
  font-weight: 400;
  color: #808080;
  text-align: left;
}
.modalPopup .modalPopup-close {
  position: absolute;
  height: 28px;
  width: 28px;
  left: auto;
  right: 8px;
  bottom: auto;
  top: 8px;
  padding: 4px;
  color: #808080;
  font-family: "Times New Roman";
  font-weight: 400;
  font-size: 22px;
  line-height: 20px;
  border: 1px none #ffffff;
  border-radius: 42px;
  box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
  text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
  background-color: rgba( 49, 91, 124, 0.00 );
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
  text-decoration: none;
  text-align: center;
}
.modalPopup .modalPopup--logos {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
}

.modalPopup .modalPopup--logos .modalPopup--logos-col{
  display: inline-block;
  width: 50%;
  max-width: 200px;
  padding: 0 15px;
}
.modalPopup .modalPopup--logos .modalPopup--logos-col:first-child {
  justify-content: flex-end;
}
.modalPopup .modalPopup--logos .modalPopup--logos-col img {
  max-width: 100%;
  object-fit: contain;
}
.modalPopup .modalPopup--logos .modalPopup--logos-col + .modalPopup--logos-col {
  border-left: 1px solid #808080;
}
.modalPopup .modalPopup-btn {
  display: inline-block;
  margin-top: 1.5rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 18px;
  font-size: 14px;
  font-family: "roboto_condensedregular";
  line-height: 1.42857 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #005fa9;
  transition: background-color .4s;
  border-radius: 15px;
  outline: none;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .modalPopup {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .modalPopup {
    width: 90%;
    padding: 30px;
  }
  .modalPopup .modalPopup--logos .modalPopup--logos-col {
    padding: 0 10px;
  }
  .modalPopup .modalPopup--logos .modalPopup--logos-col img {
    display: block;
    width: 100%;
    height: inherit;
  }
}
@media screen and (max-width: 640px) {
  .modalPopup {
    width: 100%;
    padding: 15px;
  }
}

.highcharts-label.highcharts-data-label span {
    background: none;
}

#career-iframe {
    max-width: 90%;
    margin: 30px 5%;
}

h2.open-positions {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
}

#global-footer .copyright p {
    margin-bottom: 4px;
}
#global-footer .copyright {
	padding-bottom: 25px;
}