/* Minification failed. Returning unminified contents.
(8743,32): run-time error CSS1030: Expected identifier, found ','
(8743,44): run-time error CSS1031: Expected selector, found ')'
(8743,44): run-time error CSS1025: Expected comma or open brace, found ')'
(8754,33): run-time error CSS1030: Expected identifier, found ','
(8754,45): run-time error CSS1031: Expected selector, found ')'
(8754,45): run-time error CSS1025: Expected comma or open brace, found ')'
(13508,18): run-time error CSS1030: Expected identifier, found '>'
(13508,38): run-time error CSS1031: Expected selector, found ')'
(13508,38): run-time error CSS1025: Expected comma or open brace, found ')'
(13567,19): run-time error CSS1030: Expected identifier, found ':'
(13567,25): run-time error CSS1031: Expected selector, found ')'
(13567,25): run-time error CSS1025: Expected comma or open brace, found ')'
(13711,24): run-time error CSS1030: Expected identifier, found '.'
(13711,63): run-time error CSS1031: Expected selector, found ')'
(13711,63): run-time error CSS1025: Expected comma or open brace, found ')'
(13778,19): run-time error CSS1030: Expected identifier, found '>'
(13778,44): run-time error CSS1031: Expected selector, found ')'
(13778,44): run-time error CSS1025: Expected comma or open brace, found ')'
(18027,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-light.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-light.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-light.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-light.svg#BNPPSans-Light') format('svg');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-bold.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-bold.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-bold.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-bold.svg#BNPPSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-italic.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-italic.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-italic.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-italic.svg#BNPPSans-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans.svg#BNPPSans') format('svg');
	font-weight: normal;
	font-style: normal;
}


html {
  font-family: 'bnpp_sans',sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}
body {
  font-family: 'bnpp_sans', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #646464;
	background-color: #fff;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #5ba079;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3f6f54;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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 #e6e6e6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #787878;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #787878;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #787878;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #5ba079;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #497f60;
}
.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: #ad0000;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #7a0000;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .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 #787878;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #787878;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1053px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: #f5f5f5;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #787878;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e6e6e6;
}
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #5ba079;
}
.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: #52906d;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #ad0000;
}
.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: #940000;
}
.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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #646464;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #646464;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdbdbd;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #88d4a9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(136, 212, 169, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(136, 212, 169, 0.6);
}
.form-control::-moz-placeholder {
  color: #787878;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #787878;
}
.form-control::-webkit-input-placeholder {
  color: #787878;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: #5ba079;
}
.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: #ad0000;
}
.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: #a4a4a4;
}
@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;
}
@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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5ba079;
  border-color: #52906d;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #497f60;
  border-color: #243e2f;
}
.btn-success:hover {
  color: #fff;
  background-color: #497f60;
  border-color: #3c694f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #497f60;
  border-color: #3c694f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #3c694f;
  border-color: #243e2f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5ba079;
  border-color: #52906d;
}
.btn-success .badge {
  color: #5ba079;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #ad0000;
  border-color: #940000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #7a0000;
  border-color: #140000;
}
.btn-danger:hover {
  color: #fff;
  background-color: #7a0000;
  border-color: #560000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #7a0000;
  border-color: #560000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #560000;
  border-color: #140000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #ad0000;
  border-color: #940000;
}
.btn-danger .badge {
  color: #ad0000;
  background-color: #fff;
}
.btn-link {
  color: #5ba079;
  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: #3f6f54;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #787878;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 10px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 10px;
}
.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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #787878;
}
.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.42857143;
  color: #787878;
  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: 1024px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #646464;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #787878;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #787878;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #5ba079;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #646464;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 1024px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1024px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1024px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1024px) {
  .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: 5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 30px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1024px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1024px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 2.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 1023px) {
  .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: 1024px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.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: -2px;
  margin-bottom: -2px;
}
@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: 1023px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: -2px;
  margin-bottom: -2px;
}
.navbar-btn.btn-sm {
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar-btn.btn-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1024px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1023px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #000;
  border-color: #000000;
}
.navbar-inverse .navbar-brand {
  color: #c8c8c8;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9e9e9e;
}
.navbar-inverse .navbar-nav > li > a {
  color: #c8c8c8;
}
.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: #000000;
}
.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: #000000;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #000000;
  color: #fff;
}
@media (max-width: 1023px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #000000;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #000000;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #c8c8c8;
  }
  .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: #000000;
  }
  .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: #c8c8c8;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #c8c8c8;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.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.42857143;
  text-decoration: none;
  color: #5ba079;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #3f6f54;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  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: #787878;
  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.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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: #eeeeee;
}
.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: #787878;
  background-color: #fff;
  cursor: not-allowed;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  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.42857143;
  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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5ba079;
}
.thumbnail .caption {
  padding: 9px;
  color: #646464;
}
.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: #5ba079;
  border-color: #529062;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #497f57;
}
.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: #ad0000;
  border-color: #940019;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #7a0014;
}
.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: #337ab7;
  -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: #5ba079;
}
.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: #5bc0de;
}
.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: #ad0000;
}
.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);
}
.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,
button.list-group-item:hover,
a.list-group-item:focus,
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: #eeeeee;
  color: #787878;
  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: #787878;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #5ba079;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #52906d;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #ad0000;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #940000;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  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: #333333;
  background-color: #e6e6e6;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #e6e6e6;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #529062;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #5ba079;
  border-color: #529062;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #529062;
}
.panel-success > .panel-heading .badge {
  color: #5ba079;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #529062;
}
.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: #940019;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #ad0000;
  border-color: #940019;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #940019;
}
.panel-danger > .panel-heading .badge {
  color: #ad0000;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #940019;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 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: 9px;
  border-bottom: 1px solid #e6e6e6;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.2;
}
.modal-body {
  position: relative;
  padding: 9px;
}
.modal-footer {
  padding: 9px;
  text-align: right;
  border-top: 1px solid #e6e6e6;
}
.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: 420px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'bnpp_sans','Trebuchet MS', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 'bnpp_sans','Trebuchet MS', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.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 {
  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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .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: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) 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: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) 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: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) 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;
  }
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 11, 2016 */

* {
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
	width: 100%;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-light.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-light.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-light.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-light.svg#BNPPSans-Light') format('svg');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-bold.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-bold.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-bold.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-bold.svg#BNPPSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-italic.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-italic.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-italic.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-italic.svg#BNPPSans-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans.svg#BNPPSans') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.ttf?82diu4') format('truetype'), url('../fonts/icomoon.woff?82diu4') format('woff'), url('../fonts/icomoon.svg?82diu4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon2';
	src: url('../fonts/icomoon2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.icomoon { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-pdf-file-symbol:before {
	content: "\e90d";
}

.icon-dashboard:before {
	content: "\e908";
}

.icon-search:before {
	content: "\e909";
}

.icon-gear:before {
	content: "\e90b";
}

.icon-edit:before {
	content: "\e906";
}

.icon-binoculars:before {
	content: "\e90c";
}

.icon-arrow-up:before {
	content: "\e900";
}

.icon-arrow-down:before {
	content: "\e901";
}

.icon-arrow-left:before {
	content: "\e902";
}

.icon-arrow-right:before {
	content: "\e903";
}

.icon-basket:before {
	content: "\e904";
}

.icon-bell:before {
	content: "\e905";
}

.icon-bell.hideBefore:before {
	display: none !important;
}

.icon-bracket:before {
	content: "\e907";
}

.icon-message:before {
	content: "\e90a";
}

.icon-calendar:before {
	content: "\e90e";
}

.icon-earth:before {
	content: "\e9ca";
	font-family: 'icomoon2' !important;
}

.icon-file14:before {
	content: "\eae3";
	font-family: 'icomoon2' !important;
}

.icon-files-empty:before {
	content: "\e925";
	font-family: 'icomoon2' !important;
}

.icon-news:before {
	content: "\e904";
	font-family: 'icomoon2' !important;
}

.icon-home:before {
	content: "\e900";
	font-family: 'icomoon2' !important;
}

/*.icon-power:before {
	content: "\E9B7";
	font-family: 'icomoon2' !important;
}*/

.icon-power {
	width: 18px;
	height: 18px;
	background: url('../images/fnz.png') no-repeat;
}

.bold {
	font-weight: bold;
}

.menu ul a:hover .icon-power,
.menu-v2 li.active > a .icon-power {
	background: url('../images/fnz_hover.png') no-repeat;
}

/* custom checkbox styles */
.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #bdbdbd;
	margin: 0 3px 0 0;
	height: 18px;
	width: 18px;
}

.jcf-radio span,
.jcf-checkbox span {
	position: absolute;
	display: none;
	width: 14px;
	height: 14px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #5ba079;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #bdbdbd;
	border-radius: 9px;
	margin: 0 3px 0 0;
	height: 18px;
	width: 18px;
}

.jcf-radio span {
	border-radius: 100%;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #bdbdbd;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 24px;
	margin: 0;
	border-radius: 12px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin: 0 23px 0 9px;
	color: #787878;
	text-align: left;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #646464;
	border-radius: 100%;
	width: 21px;
	height: 21px;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.jcf-select .jcf-select-opener:after {
	content: '';
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0px;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #bdbdbd;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #bdbdbd;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

body {
	min-width: 320px;
	padding-top: 42px;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

.container-fluid {
	max-width: 1260px;
}

@media (max-width: 1300px) {
	.container-fluid {
		margin-left: 0 !important;
		padding-left: 0;
	}
}


a {
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
}

a:focus {
	text-decoration: none;
	outline: none;
}

[class*="icon-"] {
	display: inline-block;
	vertical-align: middle;
}

#content {
	padding: 17px 0 0;
}

#content.right-cell {
	padding-left: 30px;
}

#main.animate .hide-animate {
	display: none;
}

#main .hide-animate {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

#main.expanded-content .row-collapse:before {
	width: 60px;
}

#main.expanded-content .right-cell {
	margin-left: 60px;
}

#main.expanded-content .left-cell {
	width: 60px !important;
	text-align: center;
}

#main .main-panel .row-collapse:before {
	display: none;
}

#main .row-collapse {
	position: relative;
	z-index: 1;
}

#main .row-collapse:before,
#main .row-collapse:after {
	content: " ";
	display: table;
}

#main .row-collapse:after {
	clear: both;
}

#main .left-cell {
	width: 240px !important;
	-webkit-transition: width 0.3s linear;
	transition: width 0.3s linear;
}

#main .right-cell {
	padding-left: 30px;
	margin-left: 240px;
	-webkit-transition: width 0.3s linear, margin 0.3s linear;
	transition: width 0.3s linear, margin 0.3s linear;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 0.8em;
}

h5,
h6 {
	font-weight: bold;
}

.img-box {
	text-align: center;
}

.img-box img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.btn-xs {
	line-height: 1.25;
	padding: 2px 9px;
}

.btn-sm {
	line-height: 1.33;
	font-size: 15px;
	padding: 4px 13px;
	border-radius: 14px;
}

.btn {
	outline: none;
	text-decoration: none;
	-webkit-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

.btn:active,
.btn:focus {
	outline: none;
}

.box {
	padding: 11px 8px;
	border: 2px solid #e6e6e6;
	border-radius: 6px;
	margin: 0 0 30px;
}

.box .title {
	padding-bottom: 10px;
	margin: 0 0 10px;
	border-bottom: 2px solid #e6e6e6;
}

.box .title h3,
.box .title h4 {
	margin: 0;
}

.info-block {
	background: #d2d2d2;
	margin: 0 0 30px;
	padding: 14px 12px 8px;
	border-radius: 6px;
}

.info-block .title {
	padding-bottom: 10px;
	margin: 0 0 10px;
	border-bottom: 2px solid #8d8d8d;
}

.info-block .title h3,
.info-block .title h4 {
	color: #646464;
	margin: 0;
}

.info-block .name [class*="icon-"] {
	font-size: 13px;
}

.info-block table {
	width: 100%;
}

.info-block .counts-area {
	font-size: 12px;
	margin-top: -3px;
}

.info-block .counts-area .note {
	display: inline-block;
	vertical-align: middle;
}

.info-block .pager {
	text-align: right;
}

.info-block .pager li a {
	color: #646464;
}

.info-block .pager li a[class*="icon-"] {
	background: #fff;
}

.info-block .pager li a:focus[class*="icon-"],
.info-block .pager li a:hover[class*="icon-"] {
	background: #f4f4f4;
	color: #646464;
}

.info-block .pager li a.disabled, .box .pager li a.disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

.info-block.watchlist-table {
	margin-bottom: 100px;
}

.btn-success {
	border-color: #5ba079;
}

.box .pager {
	text-align: right;
}

.box .text-information {
	font-weight: bold;
	font-size: 13px;
}

.modal-header {
	padding: 9px 0;
	margin: 0 9px;
}

.alert-popup-title-wrapper {
	float: right;
	padding-top: 4px;
}

.alert-popup-title {
	display: inline-block;
}

.alert-poup-title-text {
	font-size: 17px;
}

.alert-popup .opener {
	width: 25px;
	height: 25px;
	display: block;
	background: #fff;
	color: #787878;
	line-height: 25px;
	font-size: 18px;
	text-align: center;
	border-radius: 100%;
	margin: 0 auto;
	text-decoration: none;
	outline: none;
}

.alert-popup .opener.selected,
.alert-popup .opener:hover {
	color: #ffc900;
}

.alert-popup .opener.icon-basket {
	font-size: 15px;
	color: #646464;
}

.alert-popup .opener.icon-basket:hover {
	color: #ffc900;
}

.alert-popup .opener.icon-pdf-file-symbol {
	font-size: 15px;
	color: #f84545;
}

.alert-popup .opener.icon-pdf-file-symbol.no-file {
	color: #a0a0a0;
}

.alert-popup .opener.icon-edit {
	font-size: 13px;
	color: #5e87b2;
	position: relative;
}

.alert-popup .opener.icon-edit:hover {
	color: #ffc900;
}

.alert-popup .opener.icon-edit:hover:after {
	background: #ffc900;
}

.alert-popup .opener.icon-edit:after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 6px;
	right: 10px;
	height: 1px;
	background: #5e87b2;
	-webkit-transition: background 0.3s linear 0s;
	transition: background 0.3s linear 0s;
}

.text-success {
	color: #5ba079;
}

.text-danger {
	color: #ad0000;
}

.pager {
	color: #646464;
	font-size: 15px;
	margin: 0;
}

.pager .text {
	text-decoration: underline;
}

.pager li {
	margin: 0 2px;
}

.pager li:first-child {
	margin-left: 0;
}

.pager li:last-child {
	margin-right: 0;
}

.pager li span {
	background: none;
	border: none;
	display: inline;
	padding: 0;
}

.pager li a {
	color: #fff;
	vertical-align: middle;
	padding: 0;
	background: none;
	border: none;
	text-decoration: underline;
}

.pager li a[class*="icon-"] {
	width: 23px;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	background: #5ba079;
	text-align: center;
	line-height: 22px;
	padding: 0;
	-webkit-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

.pager li a[class*="icon-"]:hover {
	color: #fff;
	background: #497f60;
}

.pager li a:hover {
	color: #5ba079;
	background: none;
}

.tutorial-box {
	background: #ebebeb;
	background: -webkit-linear-gradient(top, #d9d9d9 0%, #ebebeb 20%, #f5f5f5 32%, #fcfcfc 48%, #fefefe 60%, #fdfdfd 69%, #e1e1e1 100%, #fdfdfd 100%);
	background: linear-gradient(to bottom, #d9d9d9 0%, #ebebeb 20%, #f5f5f5 32%, #fcfcfc 48%, #fefefe 60%, #fdfdfd 69%, #e1e1e1 100%, #fdfdfd 100%);
	padding: 78px;
	text-align: center;
}

.tutorial-box .logo {
	width: 370px;
	margin: 0 auto 34px;
}

.tutorial-box .logo img {
	width: 100%;
	height: auto;
}

.tutorial-box h1 {
	text-transform: uppercase;
	font: 60px/1 'bnpp_sans', sans-serif;
	color: #5ba079;
	margin: 0 0 0.9em;
}

.tutorial-box .btn {
	font-size: 24px;
	border-radius: 0;
	border-color: #5ba079;
	padding: 9px 20px;
	min-width: 328px;
	font-family: 'bnpp_sans','Trebuchet MS', Helvetica, Arial, sans-serif;
	margin: 0 0 30px;
}

.info-section {
	font: 20px/1.15 'bnpp_sans', sans-serif;
	text-align: center;
	padding: 0 0 15px;
}

.info-section h1 {
	text-transform: uppercase;
	font: 55px/1 'bnpp_sans', sans-serif;
	color: #5ba079;
	margin: 0 0 .35em;
}

.info-section p {
	margin: 0 0 0.8em;
}

.info-section .tutorial-box h1 {
	margin: 0 0 0.9em;
}

.info-block.product-block {
	padding: 14px 7px 8px;
}

.selects-list {
	margin: -2px -8px 0 -2px;
	padding: 0;
	list-style: none;
}

.selects-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px;
}

.info-block.alert-block {
	margin: 0 0 30px -2px;
	padding: 14px 10px 8px;
}

.map-block {
	/*overflow: hidden;*/
	/*text-align: center;*/
	margin: 0 0 0px -30px;
}

.map-block.homepage .map {
	min-height: 365px;
}

.map-block.homepage .map .place-list {
	height: 365px;
}

.map-block .pie-chart {
	width: 35%;
	float: left;
	text-align: center;
}

.map-block .pie-chart .title {
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	padding: 2px 0;
	font-weight: bold;
	display: block;
	margin: 0 0 8px;
}

.map-block .chart {
	font-size: 30px;
	line-height: 35px;
	position: relative;
}

.map-block .chart .text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 60px;
}

.map-block .map {
	float: left;
	width: 65%;
	position: relative;
	height: 420px;
}

.map-block .map .img-holder {
	margin: 5px 0 0 0px;
}

.map-block .map .place-list {
	position: absolute;
	top: 0;
	right: 0;
	/*-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);*/
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
	padding: 20px 0 0;
	/*max-width: 190px;*/
	height: 450px;
	z-index: 10;
	overflow: visible;
}

.map-block .map .place-list .country {
	color: #646464;
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 20px;
	max-width: 300px;
	cursor: pointer;
}

.map-block .map .place-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.map-block .map .place-list ul li {
	margin: 0 0 5px;
}

.map-block .map .place-list ul a {
	color: #aaa;
}

.map-block .map .place-list ul a:hover {
	text-decoration: none;
	color: #646464;
}

.scroll {
	margin: 0 0 50px;
}

.details-block {
	border: 2px solid white;
	border-radius: 4px;
	min-width: 640px;
	background-color:white;
}

.details-block.active .top-part .opener1 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.details-block .top-part {
	position: relative;
}

.details-block .top-part .opener1 {
	font-size: 10px;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 1;
	color: #646464;
	-webkit-transition: color 0.3s linear, -webkit-transform 0.3s linear;
	transition: color 0.3s linear, transform 0.3s linear;
}

.details-block .top-part .opener1:hover {
	text-decoration: none;
	color: #c20000;
}

.details-block .top-part .opener1 i {
	display: table;
}

.details-block.active .top-ten-section-wrapper .opener1 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.details-block .top-ten-section-wrapper {
	position: relative;
}

.details-block .top-ten-section-wrapper .opener1 {
	font-size: 10px;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 1;
	color: #646464;
	-webkit-transition: color 0.3s linear, -webkit-transform 0.3s linear;
	transition: color 0.3s linear, transform 0.3s linear;
}

.details-block .top-ten-section-wrapper .opener1:hover {
	text-decoration: none;
	color: #c20000;
}

.details-block .top-ten-section-wrapper .opener1 i {
	display: table;
}

.details-block .main-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.details-block .main-list:after {
	content: "";
	display: block;
	clear: both;
}

.details-block .main-list li {
	width: 50%;
	float: left;
	text-align: center;
	padding: 17px 0 14px;
	position: relative;
}

.details-block .main-list.three-column li {
	width: 33%;
}

.overview .item.active .info-popup {
	opacity: 1;
	visibility: visible;
	max-height: 4000px;
}

.overview .item > .info-popup {
	left: 600px;
}

.overview .item + .item:before {
	content: "";
	position: absolute;
	top: 18px;
	bottom: 18px;
	left: 0;
	width: 2px;
	background: #e6e6e6;
}

.overview .info-popup {
	display: block !important;
	position: absolute;
	top: 180px;
	left: 2px;
	width: 680px;
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	border: 2px solid #e6e6e6;
	z-index: 1;
	padding: 13px 18px 11px;
	border-radius: 4px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	text-transform: none;
	max-height: 0;
}

.overview .info-popup:before {
	content: "";
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	height: 30px;
	z-index: -1;
}

.overview .info-popup .close {
	position: absolute;
	top: 28px;
	right: 25px;
	opacity: 1 !important;
}

.overview .info-popup .close:before,
.overview .info-popup .close:after {
	content: "";
	width: 2px;
	height: 20px;
	background: #787878;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	opacity: 1;
}

.overview .info-popup .close:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.details-block .main-list .title {
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin: 0;
}

.details-block .main-list .title .hover-open {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #646464;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	-webkit-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

.details-block .main-list .title .hover-open:hover {
	text-decoration: none;
	background: #000;
}

.details-block .main-list .num {
	display: block;
	margin: 0;
	font-size: 62px;
	line-height: 76px;
	font-weight: bold;
}

.details-block .main-list .num span {
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 0 0;
}

.details-block .main-list .rate {
	font-size: 20px;
	line-height: 23px;
	display: block;
	margin: 0;
}

.details-block .main-list .rate .up-num {
	padding: 0 0 0 18px;
	position: relative;
	color: #00a278;
}

.details-block .main-list .rate .up-num:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 6px 5px;
	border-color: transparent transparent #00a278 transparent;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.details-block .main-list .rate .down-num {
	padding: 0 0 0 18px;
	position: relative;
	color: #c20000;
}

.details-block .main-list .rate .down-num:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #c20000 transparent transparent transparent;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.details-block .top-ten-section-wrapper {
	margin: 0 7px;
}

.details-block .col-holder {
	padding: 19px 0 14px;
	margin: 0 -7px;
	position: relative;
}

.details-block .col-holder:before {
	content: "";
	position: absolute;
	top: 0;
	left: 7px;
	right: 7px;
	height: 2px;
	background: #e6e6e6;
}

.details-block .col-holder:after {
	content: "";
	display: block;
	clear: both;
}

.details-block .col-holder .col {
	float: left;
	width: 33.33%;
	padding: 0 10px;
	position: relative;
}

.details-block .col-holder .col + .col:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 2px;
	background: #e6e6e6;
}

.details-block .col-holder .col.col2 > ul .chart-popup {
	left: -250px;
}

.details-block .col-holder .col.col3 > ul .chart-popup {
	left: -500px;
}

.details-block .col-holder .col > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.details-block .col-holder .col > ul li {
	margin: 0 0 11px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	position: relative;
}

.details-block .col-holder .col > ul li.active .chart-popup {
	opacity: 1;
	visibility: visible;
	max-height: 4000px;
}

.details-block .col-holder .col > ul .chart-popup {
	display: block !important;
	position: absolute;
	top: 60px;
	left: 2px;
	width: 740px;
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	border: 2px solid #e6e6e6;
	z-index: 3;
	padding: 13px 18px 11px;
	border-radius: 4px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	text-transform: none;
	max-height: 0;
}

.details-block .col-holder .col > ul .chart-popup .close {
	position: absolute;
	top: 28px;
	right: 25px;
	opacity: 1 !important;
}

.details-block .col-holder .col > ul .chart-popup .close:before,
.details-block .col-holder .col > ul .chart-popup .close:after {
	content: "";
	width: 2px;
	height: 20px;
	background: #787878;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	opacity: 1;
}

.details-block .col-holder .col > ul .chart-popup .close:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.details-block .col-holder .col > ul .chart-popup .title {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #5e87b2;
	display: block;
	margin: 0;
	padding: 0 30px 0 0;
}

.details-block .col-holder .col > ul .chart-popup .code {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	display: block;
}

.feature-list {
	margin: 0;
	padding: 21px 0;
	list-style: none;
	color: #000;
	display: flex;
}

.feature-list li {
	float: left;
}

.feature-list li + li {
	margin: 0 0 10px 30px;
}

.feature-list .img-holder {
	float: left;
	margin: 0 8px 0 0;
}

.feature-list .img-holder img {
	width: 100%;
	height: auto;
}

.feature-list .text-block {
	float: left;
	font-size: 12px;
	line-height: 16px;
}

.feature-list span {
	display: block;
	text-transform: none;
}

.feature-list .num {
	font-size: 40px;
	line-height: 40px;
}

.feature-list .num span {
	font-size: 28px;
	line-height: 32px;
	display: inline-block;
	vertical-align: middle;
}


.details-block .col-holder .col > ul .text {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin: 0 0 3px;
}

.details-block .col-holder .col > ul .text span {
	display: table-cell;
	vertical-align: bottom;
	width: 100%;
}

.details-block .col-holder .main-title {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 10px;
	height: 48px;
}

.expand-container.expanded-content .details-block .col-holder .main-title {
	height: auto;
}

.details-block .col-holder .range-holder {
	overflow: hidden;
	position: relative;
	padding: 0 95px 0 0;
	height: 17px;
}

.details-block .col-holder .range-holder .distance {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	width: 90px;
	text-align: right;
}

.details-block .col-holder .range-holder .distance span {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: -1px;
	white-space: nowrap;
}

.details-block .col-holder .range-holder .chart-opener {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 91px;
}

.details-block .col-holder .range-holder .range-block {
	height: 17px;
	position: relative;
	background: #e6e6e6;
}

.details-block .col-holder .range-holder .range-block.style-2 span {
	background: #e3004f;
}

.details-block .col-holder .range-holder .range-block.style-3 span {
	background: #d15f34;
}

.details-block .col-holder .range-holder .range-block span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: #5e87b2;
}

.details-block .btn-holder {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	border-top: 2px solid #e6e6e6;
	padding: 15px 150px;
	position: relative;
}

.details-block .btn-holder .btn-more,
.details-block .btn-holder .btn-less,
.details-block .btn-holder .btn-navigate,
.details-block .btn-holder .btn-historydate {
	color: #000;
	text-decoration: none;
}

.details-block .btn-holder .btn-more:hover,
.details-block .btn-holder .btn-less:hover,
.details-block .btn-holder .btn-navigate:hover {
	color: #d15f34;
	text-decoration: none;
}



.details-block .btn-holder .btn-navigate {
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
}

.details-block .btn-holder .btn-historydate {
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
}

.details-block .btn-holder.expanded {
	height: 60px;
}

.details-block .btn-holder.expanded .btn-historydate {
	margin-top: 15px;
}

.details-block .btn-holder.expanded .btn-navigate,
.details-block .btn-holder.expanded .btn-less {
	margin-top: -5px;
}

.details-block .btn-holder .btn-less {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.details-block .btn-holder .btn-less i {
	font-size: 8px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	padding-top: 4px;
}

.certificate {
	background: #ebebeb;
	border-radius: 5px;
	position: relative;
}

.certificate.active .opener1 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.certificate .title-block {
	padding: 15px 70px 12px 11px;
}

.certificate .title {
	display: inline-block;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #787878;
	margin: 0 0 2px;
}

.certificate .opener1 {
	font-size: 10px;
	position: absolute;
	right: 17px;
	top: 22px;
	z-index: 1;
	color: #646464;
	-webkit-transition: color 0.3s linear, -webkit-transform 0.3s linear;
	transition: color 0.3s linear, transform 0.3s linear;
}

.certificate .opener1:hover {
	text-decoration: none;
	color: #c20000;
}

.certificate .opener1 i {
	display: table;
}

.certificate .table1-holder {
	position: relative;
	padding: 0 10px 17px;
	overflow-x: auto;
}

.search {
	margin: 0 0 0 -12px;
	padding: 6px 0;
}

.search label {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	color: #00a278;
	margin: 0 5px 0 0;
}

.search input[type="search"] {
	font-size: 18px;
	line-height: 24px;
	border: 0;
	height: 28px;
	border-radius: 14px;
	width: 122px;
	background: #fff;
	padding: 2px 0 2px 12px;
	color: #cdcdcd;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.watchlist-table {
	font-family: 'bnpp_sans', sans-serif;
	background-color: white;
}

.watchlist-table * {
	text-align: left;
}


.watchlist-table .table-header * {
	font-weight: bold;
	font-size: 13px;
}

.watchlist-table th.sort-col:hover {
	cursor: pointer;
}

.watchlist-table tr {
	display: table-row !important;
}

  .watchlist-table .arrows, .watchlist-table .arrows::before {
    width: 12px;
    height: 10px;
    display: inline-flex;
    align-items: center;
    background-repeat: no-repeat;
    -webkit-transform: scale(0.7) translateY(10px);
  }

    .watchlist-table .arrows.two-lines-th, .watchlist-table .arrows.two-lines-th::before {
      -webkit-transform: scale(0.7);
    }

  .watchlist-table .arrows {
    position: absolute;
    right: 5px;
  }

  .watchlist-table .tablesorter-headerUnSorted .arrows {
    background-image: url(../images/chevron-down-solid.svg);
    filter: opacity(0.3);
  }

    .watchlist-table .tablesorter-headerUnSorted .arrows::before {
      content: '';
      background-image: url(../images/chevron-down-solid.svg);
      -webkit-transform: rotate(180deg);
      position: relative;
      bottom: 14px;
    }

  .watchlist-table .tablesorter-headerAsc .arrows {
    background-image: url(../images/chevron-down-solid.svg);
    -webkit-transform: rotate(180deg) scale(0.7);
  }

    .watchlist-table .tablesorter-headerAsc .arrows.two-lines-th {
      -webkit-transform: rotate(180deg) scale(0.7) translateY(10px);
    }

  .watchlist-table .tablesorter-headerDesc .arrows {
    background-image: url(../images/chevron-down-solid.svg);
    -webkit-transform: scale(0.7) translateY(3px);
  }

    .watchlist-table .tablesorter-headerDesc .arrows.two-lines-th {
      -webkit-transform: scale(0.7) translateY(-7px);
    }

.watchlist-table tbody * {
	font-size: 13px;
}

.watchlist-table tbody tr {
	border-top: 1.5px solid;
	border-color: #F7F7F7;
}

table {
	width: 100%;
	font-size: 11px;
	line-height: 1.27;
	margin: 0 0 5px;
}

table .danger th {
	background: #ad0000;
	color: #fff;
}

table .success th {
	background: #5ba079;
	color: #fff;
}

table th,
table td {
	color: #000;
}

table th {
	line-height: 1.09;
	min-height: 50px;
	height: 50px;
	padding: 5px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	position: relative;
}

table th.text-left {
	text-align: left;
}

table td {
	text-align: center;
	vertical-align: middle;
	height: 40px;
}

table td.text-left {
	text-align: left;
}

table td a {
	color: inherit;
}

.table-holder {
	overflow: auto;
	width: 100%;
}

.table-title {
	background-color: grey;
	color: white;
	padding-left: 6px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid;
}

.table {
	margin: 0 0 5px;
}

.table.table-without-border td,
.table.table-without-border th {
	border: none !important;
}

.table > tbody > tr:nth-of-type(odd) > td {
	background: #e6e6e6;
}

.table > tbody > tr > td {
	vertical-align: middle;
	background: #f5f5f5;
}

.table > thead > tr > th {
	vertical-align: middle;
}

.table .selected .alert-popup .opener {
	color: #ffc900;
}

.table .selected .alert-popup .opener:after {
	background: #ffc900;
}

.table .star-holder {
	display: block;
}

.table .arrows {
	position: absolute;
	display: none;
	width: 13px;
	height: 7px;
	bottom: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.table .arrows:before,
.table .arrows:after {
	content: '';
	position: absolute;
	pointer-events: none;
	top: 0;
	right: 0;
	border: solid transparent;
	border-bottom-color: #fff;
	border-width: 3px;
	margin: 0;
}

.table .arrows:after {
	border-color: transparent;
	border-top-color: #fff;
	right: auto;
	left: 0;
	margin: 3px 0 0;
}

.table .tablesorter-headerDesc .arrows:before {
	display: none;
}

.table .tablesorter-headerAsc .arrows:after {
	display: none;
}

.table .sort-col.text-left .arrows {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	left: 15px;
}

.table .sort-col .arrows {
	display: block;
}

.global-search-block .table .sort-col .arrows {
	display: none;
}

.global-search-block .table-product > thead > tr > th {
	padding: 5px;
}

.js-table-sorter tbody tr:not(.js-visible-row) {
	display: none;
}

.event-table {
	border: 1px solid #787878;
}

.event-table.event-table-1 .info a {
	text-decoration: none;
}

.event-table.event-table-1 .info a:hover .img-holder .icon-bell,
.event-table.event-table-1 .info a .img-holder .icon-bell.selected {
	color: #fff;
	background: #ffc900;
}

.event-table.event-table-1 .info .link-holder:hover {
	color: #5ba079;
}

.event-table.event-table-1 .info .link-holder:hover .icon-bell {
	color: #ffc900;
	text-decoration: none;
}

.event-table.event-table-1 .info .link-holder:hover .img-holder {
	background: #ffc900;
}

.event-table.event-table-1 .info .link-holder:hover .icon-arrow-right {
	color: #fff;
}

.event-table.event-table-1 .info .img-holder {
	display: inline-block;
	vertical-align: middle;
	width: 51px;
	height: 51px;
	background: #ebebeb;
	border-radius: 100%;
	margin: 0;
	text-align: center;
	line-height: 40px;
}

.event-table.event-table-1 .info .img-holder .coins,
.event-table.event-table-1 .info .img-holder .users,
.event-table.event-table-1 .info .img-holder .paidpremium {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-02.png) no-repeat;
	display: block;
	height: 100%;
	border-radius: 100%;
}

.event-table.event-table-1 .info .img-holder .coins {
	background: url(../images/icon-03.png) no-repeat;
}

.event-table.event-table-1 .info .img-holder .paidpremium {
	background: url(../images/icon-paidpremium.png) no-repeat;
}

.event-table.event-table-1 .info .img-holder [class*="icon-"] {
	color: #787878;
	line-height: 42px;
	font-size: 19px;
	height: 100%;
	text-align: center;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.event-table.event-table-1 .info .img-holder .opener {
	display: block;
	text-align: center;
	border-radius: 100%;
	margin: 0 auto;
	text-decoration: none;
	outline: none;
}

.event-table.event-table-1 .info .img-holder .icon-bell {
	padding-top: 3px;
	font-size: 22px;
}

.event-table.event-table-1 .info .img-holder .icon-arrow-right,
.icon-arrow-right2 {
	font-size: 22px;
	padding-top: 5px;
	padding-left: 3px;
}

.event-table.event-table-1 .info .description {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.2;
}

.event-table.event-table-1 .info .description .text {
	font-size: 12px;
	display: block;
}

.event-table.event-table-1 .info .description .num {
	font-size: 40px;
	line-height: 1.13;
	margin-top: -3px;
	display: block;
}

.event-table.event-table-1 .info .description .num small {
	font-size: 72%;
}

.event-table.event-table-1 .info .description .num.small span {
	font-size: 72%;
}

.event-table .table {
	font-size: 15px;
}

.event-table th {
	font-size: 11px;
	line-height: 1 !important;
	text-transform: uppercase;
	height: 32px;
	border-bottom-color: #fff !important;
}

.event-table td {
	height: 32px;
}

.event-table .info {
	display: table;
	width: 100%;
	padding: 5px 0;
	margin: 0;
	color: #000;
}

.event-table .info li {
	width: 25%;
	display: table-cell;
	vertical-align: middle;
	padding: 5px 7px;
	white-space: nowrap;
}

.event-table .info li.alertLink {
	width: 130px;
	min-width: 130px;
}

.event-table .info li.documentLink {
	min-width: 160px;
}

.event-table .info .link-holder {
	text-decoration: none;
	color: #000;
}

.event-table .info .link-holder:hover {
	color: #5ba079;
}

.event-table .info .link-holder:hover .icon-bell {
	color: #ffc900;
}

.event-table .info .img-holder {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
	background: #ebebeb;
	border-radius: 100%;
	margin: 0;
	text-align: center;
	line-height: 40px;
}

.event-table .info .img-holder:hover .icon-bell,
.event-table .info .img-holder .active .icon-bell {
	color: #fff;
	background: #ffc900;
}

.event-table .info .img-holder .coins,
.event-table .info .img-holder .users {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/sprite.png) no-repeat;
	display: block;
	height: 100%;
	border-radius: 100%;
}

.event-table .info .img-holder .coins {
	background-position: -46px 0;
}

.event-table .info .img-holder [class*="icon-"] {
	color: #787878;
	line-height: 42px;
	font-size: 19px;
	height: 100%;
	text-align: center;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.event-table .info .img-holder .opener {
	display: block;
	text-align: center;
	border-radius: 100%;
	margin: 0 auto;
	text-decoration: none;
	outline: none;
}

.event-table .info .img-holder .icon-arrow-right {
	font-size: 20px;
}

.event-table .info .description {
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	line-height: 1.2;
}

.event-table .info .description .text {
	font-size: 10px;
	display: block;
}

.event-table .info .description .num {
	font-size: 32px;
	line-height: 1.13;
	margin-top: -3px;
	display: block;
}

.event-table .info .description .num small {
	font-size: 72%;
}

.table-product > thead > tr > th,
.table-alert > thead > tr > th {
	padding: 5px 5px 5px 0;
	height: 52px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	font-weight: bold;
}

.table-product > thead > tr > th.out,
.table-alert > thead > tr > th.out {
	background: #088f6a;
}

.table-product th.sort-col:hover {
	cursor: pointer;
}

.sort-arrows, .sort-arrows::before {
	width: 12px;
	height: 10px;
	-webkit-transform: scale(0.6) translateY(10px);
	display: inline-flex;
	align-items: center;
	line-height: 50px;
	position: absolute;
	background-repeat: no-repeat;
}

.table-product .two-lines-th+.sort-arrows {
	-webkit-transform: scale(0.6) !important;
}

.sort-arrows {
	right: 5px;
}

.table-product .sort-col:not(th[class*="tablesorter"]) .sort-arrows,
.analisi-table th:not(.sort-asc, .sort-desc) .sort-arrows {
	background-image: url(../images/chevron-down-solid.svg);
	filter: opacity(0.3);
	-webkit-transform: scale(0.6) translateY(10px);
}

.sort-arrows::after {
	display: none !important;
}

	.table-product .sort-col:not(th[class*="tablesorter"]) .sort-arrows::before,
	.analisi-table th:not(.sort-asc, .sort-desc) .sort-arrows::before {
		content: '';
		background-image: url(../images/chevron-down-solid.svg);
		-webkit-transform: rotate(180deg) !important;
		position: relative;
		bottom: 12px;
	}

.table-product .tablesorter-headerAsc .sort-arrows,
.analisi-table th.sort-asc .sort-arrows {
	background-image: url(../images/chevron-down-solid.svg);
	-webkit-transform: rotate(180deg) scale(0.7) !important;
}

.table-product .tablesorter-headerDesc .sort-arrows,
.analisi-table th.sort-desc .sort-arrows {
	background-image: url(../images/chevron-down-solid.svg);
	-webkit-transform: scale(0.7) translateY(3px) !important;
}

.table-alert .sort-col.text-left .arrows {
	left: 0;
}

.table-product > tbody > tr > td,
.table-alert > tbody > tr > td {
	padding: 2px 0 4px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

.table-product > tbody > tr > td:first-child,
.table-alert > tbody > tr > td:first-child {
	padding-left: 3px;
}

.table-product > tbody > tr > td.col-out,
.table-alert > tbody > tr > td.col-out {
	background: #cad8d0;
}

.table-product > tbody > tr > td.highlight,
.table-alert > tbody > tr > td.highlight {
	color: #589b24;
}

.table-product > tbody > tr > td.color-alt,
.table-alert > tbody > tr > td.color-alt {
	color: #b80000;
}

.table-product > tbody > tr:nth-child(2n) > td.col-out,
.table-alert > tbody > tr:nth-child(2n) > td.col-out {
	background: #d6e4dc;
}

.table-alert > thead > tr > th {
	padding: 0 5px 15px;
	height: 44px;
	font-size: 13px;
	line-height: 14px;
}

.table-alert > thead > tr > th.out {
	background: #088f6a;
}

.table-alert .sort-col.text-left .arrows {
	left: 21px;
}

.table-alert > tbody > tr > td {
	font-size: 13px;
	line-height: 14px;
	padding: 0 5px 3px;
}

.table-alert > tbody > tr > td:first-child {
	padding-left: 5px;
}

.table-alert > tbody > tr > td ul,
.watchlist-table > tbody > tr > td ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.table-alert > tbody > tr > td ul li,
.watchlist-table > tbody > tr > td ul li {
	display: inline-block;
	vertical-align: top;
}

.table-new {
	font-size: 11px;
	line-height: 12px;
}

.table-new > thead > tr > th,
.table-new > tbody > tr > td {
	line-height: 12px;
	padding: 2px;
}

.table-new > thead > tr > th.dark,
.table-new > tbody > tr > td.dark {
	background: #a8d8cc !important;
	border-width: 0 1px !important;
	border-style: solid !important;
	border-color: #f0f0f0 !important;
}

.table-new > tbody > tr > td {
	background: #f0f0f0 !important;
}

.table-new > tbody > tr:nth-child(2n) > td {
	background: #d4d4d4 !important;
}

.table-new > tbody > tr:nth-child(2n) > td.dark {
	background: #94c5b8 !important;
	border-color: #d4d4d4 !important;
}

.table-new.dark > thead > tr > th {
	background: #890000;
}

.table-new.grey > thead > tr > th {
	background: #7F7F7F;
}

.table-new.dark > tbody > tr > td.dark,
.table-new > tbody > tr > td.darkred {
	background: #d1a8a8 !important;
}

.table-new.dark > tbody > tr:nth-child(2n) > td {
	background: #d4d4d4 !important;
}

.table-new.dark > tbody > tr:nth-child(2n) > td.dark {
	background: #bd9494 !important;
	border-color: #d4d4d4 !important;
}

.table-new td.rowspan {
	display: none;
}

.table-new tr:first-child td.rowspan {
	display: table-cell;
}


.navbar {
	border: none;
	font-size: 12px;
	background: #4f4f4f -webkit-linear-gradient(top, #4f4f4f 0%, #000000 100%);
	background: #4f4f4f linear-gradient(to bottom, #4f4f4f 0%, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f4f', endColorstr='#000000', GradientType=0);
}

.navbar .nav {
	display: table;
	width: 100%;
	font-family: 'bnpp_sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 2px solid #525252;
}

.navbar .nav li {
	display: table-cell;
	float: none;
	text-align: center;
	border-left: 2px solid #525252;
}

.navbar .navbar-collapse {
	margin: 0 -15px;
}

.navbar-toggle {
	border-color: #5ba079;
	margin: 0;
	background: #497f60;
}

.navbar-toggle.collapsed {
	background: #5ba079;
}

.navbar-toggle .icon-bar {
	background: #fff;
}

#header {
	position: relative;
	z-index: 10;
}

.header-holder {
	padding: 23px 0;
}

.header-holder .logo {
	float: left;
	margin: 0 30px;
}

.login-area {
	margin: 0 0 24px;
	border-bottom: 2px solid #545454;
	padding: 0 7px 26px;
}

.login-area:before,
.login-area:after {
	content: " ";
	display: table;
}

.login-area:after {
	clear: both;
}

.login-area .img-holder {
	width: 44px;
	float: left;
	margin: 0 10px 0 0;
	border-radius: 100%;
	border: 3px solid #6e6e6e;
	overflow: hidden;
}

.login-area .img-holder img {
	width: 100%;
	height: auto;
}

.login-area .img-holder.icon {
	border: none;
	width: 43px;
	border-radius: 0;
}

.login-area .description {
	overflow: hidden;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	line-height: 1.2;
}

.login-area .description.alt {
	padding: 10px 0 0;
}

.login-area .description .text {
	font-size: 12px;
	line-height: 1.2;
	display: block;
	margin: -2px 0 0px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.login-area .description .name {
	display: block;
	font-weight: bold;
	font-size: 24px;
	margin-top: -2px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.login-area .description .name a {
	color: #fff;
}

.login-area .description .name a:hover {
	text-decoration: none;
	color: #9d9d9d;
}

.expanded-content .login-area {
	padding: 0;
	border: none;
}

.expanded-content .login-area .img-holder {
	float: none;
}

.expanded-content .login-area .description {
	display: none;
}

.expanded-content #sidebar {
	padding: 20px 8px;
}

.expanded-content .menu {
	margin: 0 -8px;
	font-size: 10px;
	text-align: center;
}

.expanded-content .menu ul li {
	padding: 9px 0;
}

.expanded-content .menu ul a {
	padding: 2px;
}

.expanded-content .menu ul .link-item {
	padding: 2px;
}

.expanded-content .menu ul .link-item [class*="icon-"] {
	position: static;
	display: block;
	margin: 0 auto 4px;
	font-size: 20px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.expanded-content .menu ul .link-item:after {
	display: none;
}

.expanded-content .menu ul .link-item .number {
	position: absolute;
	top: -1px;
	right: 14px;
	font-size: 9px;
	min-width: 13px;
	line-height: 13px;
	padding: 0 2px;
}

.expanded-content .menu ul .expanded {
	background: #000;
}

.expanded-content .menu ul .expanded .slide {
	opacity: 1;
}

.expanded-content .menu ul .slide {
	position: absolute;
	top: 0;
	left: 100%;
	width: 200px;
	height: auto !important;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

.expanded-content .menu ul .slide ul {
	font-size: 16px;
}

.expanded-content .menu ul .slide li {
	margin: 0;
}

#sidebar {
	background: #333333;
	color: #fff;
	padding: 20px 10px;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.menu {
	margin: 0 -10px;
	font-size: 17px;
	line-height: 1.444;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.menu ul .active {
	background: #1f1f1f;
}

.menu ul .active > a {
	color: #fff;
}

.menu ul a {
	display: block;
	padding: 5px 40px;
	text-decoration: none;
	color: #9d9d9d;
}

.menu ul a:hover {
	color: #fff;
}

.menu ul .link-item {
	padding: 11px 42px;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.menu ul .link-item [class*="icon-"] {
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 14px;
}

.menu ul .link-item .number {
	display: inline-block;
	vertical-align: middle;
	background: #00a278;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-radius: 100%;
	min-width: 20px;
	padding: 2px 4px;
	line-height: 16px;
	text-align: center;
}

.menu ul .expanded {
	position: relative;
}

.menu ul .expanded .opener {
	/*color: #fff;*/
}

.menu ul .expanded .opener:after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

.menu ul .expanded .slide {
	opacity: 1;
}

.menu ul .opener:after,
.menu ul .submenu-available:after {
	content: "\e903"; /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	right: 14px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transition: -webkit-transform 0.3s linear, color 0.3s linear;
	transition: transform 0.3s linear, color 0.3s linear;
}

li.expandable-menu.expanded .submenu-available:after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

.menu ul .slide {
	background: #1f1f1f;
}

.main-panel {
	background: #e6e6e6;
	min-height: 41px;
}

.main-panel .link-expand {
	vertical-align: middle;
	border-right: 1px solid #c8c8c8;
	text-align: right;
	padding: 0 20px;
	font-size: 22px;
	text-decoration: none;
	min-height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	color: #646464;
}

.expanded-content .main-panel .link-expand .icon-arrow-left {
	display: none;
}

.main-panel .link-expand .icon-arrow-right {
	display: none;
}

.expanded-content .main-panel .link-expand .icon-arrow-right {
	display: inline-block;
}

.main-panel .heading {
	font-size: 20px;
	color: #787878;
	display: inline-block;
	vertical-align: top;
	padding: 0 17px 0 0;
}

.main-panel .heading .title {
	color: #5ba079;
}

.main-panel .heading .btn {
	min-width: 0;
}

.search-panel-form {
	padding: 6px 0;
}

.search-panel-form .input-group {
	background: #fff;
	border-radius: 20px;
}

.search-panel-form .input-group .btn {
	width: 30px;
	height: 28px;
	background: none;
	border: none;
	padding: 0;
	line-height: 28px;
	font-size: 16px;
	color: #00a278;
	outline: none;
	box-shadow: none;
}

.search-panel-form .form-control {
	background: none;
	border: none;
	box-shadow: none;
	font-size: 15px;
	height: 28px;
	line-height: 22px;
	color: #5ba079;
	padding: 1px 0px 2px 7px;
}

.search-panel-form .form-control::-moz-placeholder {
	color: #5ba079;
	opacity: 1;
}

.search-panel-form .form-control:-ms-input-placeholder {
	color: #5ba079;
}

.search-panel-form .form-control::-webkit-input-placeholder {
	color: #5ba079;
}

.search-panel-form .input-group-addon {
	background: none;
	border: none;
}

#SearchNDG {
	color: #5ba079 !important;
}
#SearchNDG::-moz-placeholder {
	color: #5ba079 !important;
}
#SearchNDG:-ms-input-placeholder {
	color: #5ba079 !important;
}
#SearchNDG::-webkit-input-placeholder {
	color: #5ba079 !important;
}

.jcf-select-input-sm {
	height: 21px;
	border-radius: 10px;
}

.jcf-select-input-sm .jcf-select-text {
	font-size: 12px;
	line-height: 19px;
	margin: 0 20px 0 10px;
}

.jcf-select-input-sm .jcf-select-opener {
	width: 19px;
	height: 19px;
	background: #5ba079;
	border-radius: 100%;
	text-align: center;
	top: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.jcf-select-input-sm .jcf-select-opener:after {
	content: "\e901";
	color: #fff;
	font-size: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.jcf-select-input-sm.jcf-select-input-sm1 {
	min-width: 140px;
	max-width: 140px;
	height: 23px;
}

.jcf-select-input-sm.jcf-select-input-sm1 .jcf-select-opener {
	top: 1px;
	right: 2px;
}

.jcf-select-input-sm.jcf-select-input-sm2 {
	min-width: 104px;
	max-width: 104px;
	height: 23px;
}

.jcf-select-input-sm.jcf-select-input-sm2 .jcf-select-opener {
	top: 1px;
	right: 2px;
}

.jcf-select-input-sm.jcf-select-input-sm3 {
	min-width: 114px;
	max-width: 114px;
	height: 23px;
}

.jcf-select-input-sm.jcf-select-input-sm3 .jcf-select-opener {
	top: 1px;
	right: 2px;
}

.jcf-select-input-sm.jcf-select-input-sm4 {
	min-width: 142px;
	max-width: 142px;
	height: 23px;
}

.jcf-select-input-sm.jcf-select-input-sm4 .jcf-select-opener {
	top: 1px;
	right: 2px;
}

.jcf-select-input-sm.jcf-select-input-sm5 {
	min-width: 88px;
	max-width: 88px;
	height: 23px;
}

.jcf-select-input-sm.jcf-select-input-sm5 .jcf-select-opener {
	top: 1px;
	right: 2px;
}

.watchlist-select .jcf-select,
.watchlist-select select {
	width: 90px;
	min-width: 90px;
}

.product-select .jcf-select,
.product-select select {
	width: 144px;
	min-width: 144px;
}

.jcf-select .jcf-select-opener:after {
	content: "\e901";
	font-size: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
}

.jcf-select-products-number {
	vertical-align: middle;
	width: 57px;
	min-width: 57px;
	border-color: #fff;
}

.jcf-select-products-number .jcf-select-opener {
	width: 22px;
	height: 22px;
}

.setting-form {
	font-size: 13px;
	line-height: 1.31;
}

.setting-form .jcf-select {
	width: 100px;
	min-width: 100px;
}

.setting-form input[type="text"],
.setting-form input[type="search"] {
	width: 100px;
}

.setting-form .select-row {
	margin: 0 0 9px;
	text-align: right;
}

.setting-form .form-inline {
	margin-bottom: 8px;
}

.setting-form .form-inline .form-group {
	margin: 0 3px;
}

.setting-form .form-inline .form-group:first-child {
	margin-left: 0;
}

.setting-form .form-inline .form-group .jcf-checkbox,
.setting-form .form-inline .form-group .jcf-radio {
	vertical-align: top;
}

.setting-form hr {
	margin: 20px 0;
}

.setting-form .link {
	text-decoration: underline;
	color: #646464;
}

.setting-form .link:hover {
	text-decoration: none;
	color: #5ba079;
}

.setting-form .checkbox,
.setting-form .radio {
	margin: 0 0 11px;
}

.setting-form .checkbox label,
.setting-form .radio label {
	padding-left: 28px;
}

.setting-form .checkbox .label,
.setting-form .radio .label {
	color: #646464;
	padding: 0;
	cursor: pointer;
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
}

.setting-form .checkbox .label:hover,
.setting-form .radio .label:hover {
	color: #000;
}

.setting-form .checkbox .label:hover,
.setting-form .radio .label:hover {
	text-decoration: none;
}

.setting-form p {
	margin: 0 0 6px;
}

.setting-form .btn-holder {
	padding: 20px 0 5px;
	text-align: right;
}

.setting-form .btn-holder .btn {
	padding: 2px 14px;
}

.add-product-form.form-inline,
.watchlist-form.form-inline {
	margin-bottom: -5px;
}

.add-product-form.form-inline .input-watchlist,
.watchlist-form.form-inline .input-watchlist {
	width: 48px;
}

.add-product-form.form-inline .btn,
.watchlist-form.form-inline .btn,
.add-product-form.form-inline .form-group,
.watchlist-form.form-inline .form-group {
	margin-bottom: 5px;
}

.add-product-form .input-product {
	width: 120px;
}

.form-control {
	box-shadow: none;
	border-radius: 10px;
	-webkit-appearance: none;
}

.input-sm {
	height: 21px;
	padding: 2px 10px;
}

.radio .jcf-radio {
	position: absolute;
	top: 0;
	left: 0;
}

.checkbox .jcf-checkbox {
	position: absolute;
	top: 0;
	left: 0;
}

.message-form .form-group {
	margin: 0 0 6px;
}

.message-form .form-control {
	border-radius: 3px;
}

.message-form .btn {
	font-size: 15px;
	line-height: 18px;
	padding: 1px 11px;
	margin: 0 0 0 10px;
}

.message-form .btn.btn-link {
	padding: 1px;
}

.message-form [class*="icon-"] {
	font-size: 13px;
}

.message-form .btns-holder {
	text-align: right;
	margin: 0 0 5px;
}

.message-form .btns-holder .btn {
	margin: 0 0 0 4px;
}

.message-form .btns-holder .btn-link {
	text-decoration: none;
}

.message-form textarea {
	height: 198px;
	max-height: 198px;
	min-height: 100px;
	max-width: 100%;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	text-overflow: ellipsis;
}

br.desktop-hide {
	display: none;
}

.message-list .panel-heading.msg-panel-heading {
	padding: 5px;
	position: relative;
	border-radius: 0;
}

.message-list .panel-heading.msg-panel-heading .popup-holder {
	position: absolute;
	top: 50%;
	right: 6px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

.message-list .panel-heading.msg-panel-heading .popup-holder.active {
	z-index: 20;
}

.message-list .panel-heading.msg-panel-heading .popup-holder .opener {
	font-size: 16px;
	text-decoration: none;
	color: #646464;
}

.message-list .panel-heading.msg-panel-heading .popup-holder .popup {
	position: absolute;
	top: 100%;
	right: -23px;
	margin-top: 13px;
	background: #fff;
	box-shadow: 0px 5px 24px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	padding: 13px;
	width: 485px;
	z-index: 10;
	font-weight: bold;
	color: #646464;
}

.message-list .panel-heading.msg-panel-heading .popup-holder .popup:after {
	content: '';
	position: absolute;
	pointer-events: none;
	right: 25px;
	bottom: 100%;
	border: solid transparent;
	border-bottom-color: #fff;
	border-width: 12px 6px;
	z-index: 1;
}

.message-list .panel-heading.msg-panel-heading .popup-holder .popup .btn {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	width: 26px;
	line-height: 24px;
	border-radius: 0;
	margin: 0 3px 0 0;
	color: #646464;
}

.message-list .panel-heading.msg-panel-heading .popup-holder .popup .text {
	margin-right: 8px;
}

.message-list .panel-heading.msg-panel-heading .popup-holder .popup .btns-holder {
	text-align: right;
}

.message-list .panel-heading.msg-panel-heading .sub-title {
	font-size: 13px;
	text-transform: uppercase;
	color: #5ba079;
	display: block;
}

.message-list .panel-heading.msg-panel-heading .sub-title.unread-msg {
	font-weight: bold;
}

.message-list .panel-body.msg-panel-body {
	font-size: 15px;
	line-height: 1.2;
	border: solid #e6e6e6;
	border-width: 0 1px 1px;
}

.message-list .panel.msg-panel {
	border-radius: 0;
	box-shadow: none;
	border: none;
}

.message-list .panel.msg-panel .panel-heading {
	background: #f5f5f5;
}

.message-list .panel.msg-panel .panel-heading.unread-msg {
	background: #ddd !important;
}

.message-list .panel.msg-panel .name {
	color: #646464;
	font-size: 18px;
	font-weight: normal;
}

.message-list .panel.msg-panel .name.unread-msg {
	color: #000;
	font-weight: bold;
}

.message-list .panel-heading.msg-panel-heading .message-a-toggle[data-toggle="collapse"] {
	display: block;
	margin: -5px;
	padding: 9px 70px 8px 4px;
	text-decoration: none;
	color: #646464;
}

.message-list .panel-heading.msg-panel-heading .message-a-toggle[data-toggle="collapse"]:after {
	content: "\e901"; /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	right: 31px;
	font-size: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.message-list .panel-heading.msg-panel-heading .message-a-toggle[data-toggle="collapse"].collapsed:after {
	content: "\e900";
}

.column-holder {
	overflow: hidden;
	letter-spacing: -1em;
	font-size: 0;
	line-height: 0;
	margin: 0 0 0 -1px;
}

.column-holder .col {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	width: 33.33%;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	margin-bottom: 10px;
}

.column-holder .col:hover .description-wrap {
	opacity: 1;
	visibility: visible;
}

.column-holder .col:hover .description-wrap .description-text {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.column-holder .col:hover .info-holder {
	color: #4dbda1;
	background: transparent;
}

.column-holder .img-holder img {
	width: 100%;
	height: auto;
}

.column-holder .text-holder {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
}

.column-holder .text-holder .info-holder {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	/*height: 72px; long product names will be truncated if this is applied */
	background: rgba(0, 0, 0, 0.3);
	padding: 1px 8px;
	-webkit-transition: color 0.36s linear, background 0.36s linear;
	transition: color 0.36s linear, background 0.36s linear;
	height: 75px;
}

.column-holder .text-holder .info-holder:after {
	content: '';
	display: inline-block;
	min-height: 72px;
	vertical-align: middle;
}

.column-holder .text-holder .info-holder span {
	display: inline-block;
	vertical-align: middle;
}

.description-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(34, 165, 131, 0.7);
	padding: 30px 5px 20px 5px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.36s linear, background 0.36s linear;
	transition: opacity 0.36s linear, background 0.36s linear;
	height: 251px;
}

.description-wrap .description-text {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform 0.4s linear, color 0.4s linear;
	transition: transform 0.4s linear, color 0.4s linear;
	text-decoration: none;
	color: #fff;
	position: relative;
	z-index: 2;
	display: block;
}

.description-wrap .description-text:hover {
	text-decoration: none;
	color: #333;
}

.description-wrap .description-text:first-child {
	margin-top: 0;
}

.carousel .item {
	width: 100%;
}

.carousel .item img {
	width: 100%;
	height: auto;
}

/*.carousel-caption {
	bottom: 50%;
	-webkit-transform: translateY(50%);
	    -ms-transform: translateY(50%);
	        transform: translateY(50%);
}*/

.carousel-indicators {
	bottom: 4px;
}

.carousel-indicators li {
	width: 20px;
	height: 20px;
	margin: 1px 4px;
}

.carousel-indicators li.active {
	width: 20px;
	height: 20px;
}

.carousel-content {
	font-size: 30px;
	line-height: 32px;
	text-shadow: 0 0 7px #000000;
	position: absolute;
	z-index: 10;
	top: 0px;
	box-sizing: border-box;
	left: 2%;
	right: 2%;
	padding-top: 8px;
	padding-bottom: 30px;
	color: #fff;
	text-align: center;
}

.carousel-content .title {
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: bold;
}

.carousel-caption {
	font-size: 32px;
	line-height: 34px;
	text-shadow: 0 0 7px #000000;
	margin-top: -150px;
}

.carousel-caption .title {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 44px;
	top: 5px;
}

.carousel-caption p {
	margin-bottom: 55px;
}

.carousel-caption .btn {
	font-size: 25px;
	line-height: 29px;
	border-radius: 0;
	padding: 12px 5px;
	text-transform: uppercase;
	min-width: 319px;
}

.agencies-block {
	background: #00a278;
	padding: 10px 10px 0;
	border-radius: 5px;
	overflow: hidden;
}

.agencies-block .title {
	padding: 5px;
}

.agencies-block .title.title-1 {
	overflow: hidden;
	background: #00a278;
	padding-bottom: 16px;
}

.agencies-block .title .name {
	color: #fff;
}

.agencies-block .title .name.name-1 {
	font-size: 24px;
	line-height: 28px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}

.agencies-block .title .text-uppercase {
	text-transform: uppercase;
}

.agencies-block .title .date {
	table-layout: fixed;
	width: 100%;
}

.agencies-block .title .date input[type=text] {
	text-transform: uppercase;
}

.agencies-block .title .date .form-control {
	font-size: 15px;
	line-height: 19px;
	text-decoration: underline;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	color: #3c3c3c;
	border-color: #fff;
	border-radius: 25px;
	padding-right: 30px;
	background: #fff url(../images/icon-04.png) no-repeat 95% 2px;
	cursor: pointer;
}

.agencies-block .title .date .form-control .placeholder {
	color: #3c3c3c;
}

.agencies-block .title .date .input-group-btn {
	margin-left: 0;
}

.agencies-block .title .date .input-group-btn .btn {
	font-size: 17px;
	height: 25px;
	padding: 0 8px 0 4px;
	border: 0;
	border-radius: 0 25px 25px 0;
	background: #fff;
}

.agencies-block .title .date .input-group-btn .btn span {
	display: inline-block;
	vertical-align: top;
	margin-top: 4px;
}

.agencies-block .panel {
	border: none;
	border-radius: 0;
	margin-bottom: 10px;
}

.agencies-block .panel-heading {
	background: none;
	border-radius: 0;
	border: none;
	padding: 20px 10px;
	color: #000;
	min-height: 60px;
}

.agencies-block .panel-title {
	font-size: 16px;
}

.agencies-block .panel-title a {
	text-decoration: none;
}

.agencies-block .panel-title .panel-title-block {
	display: inline-block;
	width: 49%;
}

.agencies-block .panel-title .opener {
	display: block;
	position: relative;
	text-decoration: none;
	color: #000;
	margin-top: 12px;
}

.agencies-block .panel-title .opener:hover {
	color: #646464;
}

.agencies-block .panel-title .opener:after { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
	color: #646464;
	position: absolute;
	top: 50%;
	right: 10px;
	text-align: center;
	font-size: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: -webkit-transform 0.3s linear, color 0.3s linear;
	transition: transform 0.3s linear, color 0.3s linear;
}

.agencies-block .panel-title .opener.collapsed:after {
	/*content: "\e901";*/
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.agencies-block .sub-title, .notification-message-block .sub-title {
	font-size: 16px;
	margin-top: 6px;
	margin-right: 50px;
}

.agencies-block .sub-title.coupon-text, .notification-message-block .sub-title.coupon-text {
	font-size: 12px;
	margin-top: 4px;
	margin-right: 40px;
	/*max-width: 250px;*/
	text-align: right;
}

.agencies-block .panel-body {
	padding: 0 10px 10px;
}

.agencies-block .event-table, .notification-message-block .event-table {
	border: 0;
}

.green-border {
	border: solid 2px #00a278;
}

.agency-table {
	display: table;
	width: 100%;
	text-align: center;
	margin: 0 0 0;
	padding: 0 10px 25px;
}

.agency-table p {
	margin: 0;
}

.agency-table .row-active p {
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.agency-table .date-start,
.agency-table .date-payment {
	padding: 40px 0 2px;
}

.agency-table .date-start.dates-active,
.agency-table .date-payment.dates-active {
	padding: 20px 0;
}

.agency-table .date-start.small-height .table-row .table-cell,
.agency-table .date-payment.small-height .table-row .table-cell {
	height: 110px;
}

.agency-table .date-start .title,
.agency-table .date-payment .title {
	font-size: 12px;
	line-height: 1;
	color: #00a278;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}

.agency-table .date-start .time,
.agency-table .date-payment .time {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	display: block;
}

.agency-table .date-start .table-row .table-cell,
.agency-table .date-payment .table-row .table-cell {
	height: 108px;
}

.agency-table .date-start .table-row .table-cell.cell-active,
.agency-table .date-payment .table-row .table-cell.cell-active {
	height: 65px;
}

.agency-table .date-start .table-row .table-cell {
	padding-right: 20px;
}

.agency-table .date-payment .table-row .table-cell {
	padding-left: 20px;
}

.agency-table .head {
	color: #00a278;
	font-size: 12px;
	font-weight: bold;
}

.agency-table .perpective-holder {
	width: 100%;
	overflow: visible;
}

.agency-table .perpective-holder .row-with-decor.first.row-active .right-decor {
	-webkit-transform: skew(0, -45deg);
	-ms-transform: skew(0, -45deg);
	transform: skew(0, -45deg);
}

.agency-table .perpective-holder .row-with-decor.first.row-active .left-decor {
	-webkit-transform: skew(0, 45deg);
	-ms-transform: skew(0, 45deg);
	transform: skew(0, 45deg);
}

.agency-table .perpective-holder .row-with-decor.first.row-active .right-decor .decor {
	-webkit-transform: skew(0, 64deg);
	-ms-transform: skew(0, 64deg);
	transform: skew(0, 64deg);
}

.agency-table .perpective-holder .row-with-decor.first.row-active .left-decor .decor {
	-webkit-transform: skew(0, -64deg);
	-ms-transform: skew(0, -64deg);
	transform: skew(0, -64deg);
}

.agency-table .perpective-holder .row-with-decor.first .left-decor {
	-webkit-transform: skew(0, -10deg);
	-ms-transform: skew(0, -10deg);
	transform: skew(0, -10deg);
}

.agency-table .perpective-holder .row-with-decor.first .left-decor .decor {
	-webkit-transform: skew(0, -64deg);
	-ms-transform: skew(0, -64deg);
	transform: skew(0, -64deg);
}

.agency-table .perpective-holder .row-with-decor.first .right-decor {
	-webkit-transform: skew(0, 10deg);
	-ms-transform: skew(0, 10deg);
	transform: skew(0, 10deg);
}

.agency-table .perpective-holder .row-with-decor.first .right-decor .decor {
	-webkit-transform: skew(0, 64deg);
	-ms-transform: skew(0, 64deg);
	transform: skew(0, 64deg);
}

.agency-table .perpective-holder .row-with-decor.second .left-decor {
	z-index: 10;
	-webkit-transform: skew(0, -5deg);
	-ms-transform: skew(0, -5deg);
	transform: skew(0, -5deg);
}

.agency-table .perpective-holder .row-with-decor.second .left-decor .decor {
	-webkit-transform: skew(0, -10deg);
	-ms-transform: skew(0, -10deg);
	transform: skew(0, -10deg);
}

.agency-table .perpective-holder .row-with-decor.second .right-decor {
	z-index: 10;
	-webkit-transform: skew(0, 5deg);
	-ms-transform: skew(0, 5deg);
	transform: skew(0, 5deg);
}

.agency-table .perpective-holder .row-with-decor.second .right-decor .decor {
	-webkit-transform: skew(0, 10deg);
	-ms-transform: skew(0, 10deg);
	transform: skew(0, 10deg);
}

.agency-table .perpective-holder .row-with-decor.third .left-decor {
	bottom: 0;
	-webkit-transform: skew(0, 45deg);
	-ms-transform: skew(0, 45deg);
	transform: skew(0, 45deg);
}

.agency-table .perpective-holder .row-with-decor.third .left-decor .decor {
	-webkit-transform: skew(0, 0deg);
	-ms-transform: skew(0, 0deg);
	transform: skew(0, 0deg);
	border: none;
}

.agency-table .perpective-holder .row-with-decor.third .right-decor {
	bottom: 0;
	-webkit-transform: skew(0, -45deg);
	-ms-transform: skew(0, -45deg);
	transform: skew(0, -45deg);
}

.agency-table .perpective-holder .row-with-decor.third .right-decor .decor {
	-webkit-transform: skew(0, 0deg);
	-ms-transform: skew(0, 0deg);
	transform: skew(0, 0deg);
	border: none;
}


.agency-table .perpective-holder .row-with-decor.third.ex-date-information .left-decor {
	z-index: 10;
	-webkit-transform: skew(0, -5deg);
	-ms-transform: skew(0, -5deg);
	transform: skew(0, -5deg);
}

.agency-table .perpective-holder .row-with-decor.third.ex-date-information .right-decor {
	z-index: 10;
	-webkit-transform: skew(0, 5deg);
	-ms-transform: skew(0, 5deg);
	transform: skew(0, 5deg);
}

.agency-table .perpective-holder .row-with-decor.row-active {
	font-weight: bold;
	color: #fff;
	background: #00A278;
}

.agency-table .perpective-holder .row-with-decor.row-active .right-decor .decor,
.agency-table .perpective-holder .row-with-decor.row-active .left-decor .decor {
	background: #00875A;
}

.agency-table .perpective-holder .row-with-decor.row-active .table-cell {
	font-size: 16px;
	line-height: 24px;
}

.agency-table .perpective-holder .row-with-decor.row-active .table-cell .cell-wrap {
	padding: 18px 70px !important;
}

.agency-table .perpective-holder .row-with-decor.row-active .table-cell .cell-wrap.maturity-small-font {
	font-size: 12px !important;
	padding: 18px 50px !important
}

.agency-table .perpective-holder .row-with-decor.row-active .table-cell .cell-wrap.maturity-verysmall-font {
	font-size: 11px !important;
	padding: 18px 40px !important
}

.agency-table .perpective-holder .row-with-decor .table-cell {
	position: relative;
	font-size: 13px;
	line-height: 15px;
	height: 100%;
	vertical-align: top;
	padding: 0;
}

.agency-table .perpective-holder .row-with-decor .table-cell .cell-wrap {
	padding: 8px;
	position: relative;
	height: 100%;
}

.agency-table .perpective-holder .row-with-decor.row-active .table-cell .cell-wrap {
	padding: 18px 110px;
	position: relative;
	height: 85px;
}

.agency-table .perpective-holder .row-with-decor .right-decor,
.agency-table .perpective-holder .row-with-decor .left-decor {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: -2px;
	width: 10px;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	overflow: hidden;
	border-bottom: 2px solid #fff;
}

.agency-table .perpective-holder .row-with-decor .right-decor .decor,
.agency-table .perpective-holder .row-with-decor .left-decor .decor {
	background: #f00;
	display: block;
	height: 100%;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	background: #d0d0d0;
}

.agency-table .perpective-holder .row-with-decor .right-decor {
	left: 100%;
	right: auto;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.agency-table .perpective-holder .row-with-decor .right-decor .decor {
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.agency-table .table-row {
	display: table;
	width: 100%;
	background: #ebebeb;
	margin: 0 0 2px;
}

.agency-table .table-row.dates {
	width: 132px;
}

.agency-table .table-row.head {
	background: none;
}

.agency-table .table-row.head .table-cell {
	padding: 0;
	line-height: 14px;
	height: 28px;
	vertical-align: bottom;
}

.agency-table .table-row .table-cell {
	width: 50%;
	padding: 10px;
}

.agency-table .table-cell {
	display: table-cell;
	vertical-align: middle;
}

.upper-case {
	text-transform: uppercase;
}

/*! jQuery UI - v1.11.4 - 2015-11-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 2px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-widget {
	font-family: 'bnpp_sans',Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: 'bnpp_sans',Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
	text-align: center;
}

.ui-state-default a {
	color: #454545;
	text-decoration: none;
}

.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-focus a {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #5ba079;
	background: #5ba079;
	font-weight: normal;
	color: #fff;
}

.ui-state-active a {
	color: #fff;
	text-decoration: none;
}

.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #bcdcd4;
	background: #bcdcd4;
	color: #777620;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	background-image: none;
}

.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url("../images/ui-icons_444444_256x240.png");
}

.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
	background-image: url("../images/ui-icons_444444_256x240.png");
}

.ui-state-default .ui-icon {
	background-image: url("../images/ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("../images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon {
	background-image: url("../images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon {
	background-image: url("../images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../images/ui-icons_cc0000_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start,
.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
}

.ui-widget-shadow {
	margin: 0 0 0 0;
	padding: 5px;
	background: #666;
	border-radius: 8px;
}

.ui-datepicker-calendar td {
	height: auto;
	text-align: center;
}

.modal .area p {
	margin: 0 0 11px;
}

@media only screen and (max-width: 1199px) {

	.column-holder .text-holder .info-holder {
		padding: 1px 10px;
	}

	.description-wrap {
		padding: 60px 1px;
	}

	.description-wrap .description-text {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 1023px) {

	#content.right-cell {
		padding-left: 30px;
		padding-right: 30px;
	}

	#main .main-panel .row-collapse {
		padding: 0 30px 0 15px;
	}

	#main .main-panel .right-cell {
		padding-left: 0;
		/*margin-left: 0;*/ /* cause issues with animation in IE (animation is started after menu click) */
	}

	#main .row-collapse {
		margin: 0 -15px;
	}

	#main .left-cell {
		/*width: 60px;*/ /* cause issues with animation in IE (animation is started after menu click) */
	}

	#main .right-cell {
		/*margin-left: 60px;*/ /* cause issues with animation in IE (animation is started after menu click) */
	}

	.info-block .name {
		margin: 0 0 10px;
		display: block;
	}

	.map-block .map .img-holder {
		margin: 0;
	}

	.map-block .map .place-list {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: 0;
	}

	.map-block .map .place-list .country {
		margin: 0 0 5px;
	}

	.map-block .map .place-list ul li {
		margin: 0 0 5px;
	}

	.details-block .main-list li.col2 > .info-popup {
		left: -220px;
	}

	.details-block .main-list li.col3 > .info-popup {
		left: -420px;
	}

	.overview .info-popup {
		width: 620px;
	}

	.details-block .main-list .title {
		font-size: 16px;
		line-height: 22px;
	}

	.details-block .main-list .num {
		font-size: 40px;
		line-height: 50px;
	}

	.details-block .main-list .num .currency {
		font-size: 30px;
		line-height: 40px;
	}

	.details-block .main-list .rate {
		font-size: 18px;
		line-height: 22px;
	}

	.details-block .col-holder .col.col2 > ul .chart-popup {
		left: -220px;
	}

	.details-block .col-holder .col.col3 > ul .chart-popup {
		left: -420px;
	}

	.details-block .col-holder .col > ul .chart-popup {
		width: 620px;
	}

	.details-block .col-holder .col > ul .chart-popup .title {
		font-size: 14px;
		line-height: 18px;
	}

	.details-block .col-holder .col > ul .chart-popup .code {
		font-size: 12px;
		line-height: 16px;
	}

	.feature-list li + li {
		margin: 0 0 10px 10px;
	}

	.feature-list .img-holder {
		width: 40px;
	}

	.feature-list .num {
		font-size: 30px;
		line-height: 36px;
	}

	.feature-list .num span {
		font-size: 18px;
		line-height: 24px;
	}

	.search {
		margin: 0;
	}

	.event-table.event-table-1 .info .description {
		font-size: 10px;
	}

	.event-table.event-table-1 .info .description .text {
		font-size: 10px;
	}

	.event-table.event-table-1 .info .description .num {
		font-size: 32px;
	}

	.event-table .table {
		font-size: 13px;
	}

	.table-alert {
		min-width: 600px;
	}

	.table-alert > thead > tr > th:nth-last-child(1) {
		width: 13.5% !important;
	}

	.table-alert > thead > tr > th:nth-last-child(2) {
		width: 16.3% !important;
	}

	.table-alert > thead > tr > th:nth-last-child(4) {
		width: 13% !important;
	}

	.table-alert > thead > tr > th:nth-last-child(5) {
		width: 22.4% !important;
	}

	.table-alert > thead > tr > th:nth-last-child(6) {
		width: 25.2% !important;
	}

	.navbar {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		min-height: 0;
	}

	.navbar .nav {
		display: block;
		margin: 0;
		border: none;
	}

	.navbar .nav li {
		display: block;
		margin: 0;
		border: solid #525252;
		border-width: 0 0 1px;
	}

	.navbar .nav li:last-child {
		border: none;
	}

	.header-holder {
		padding: 10px 0;
	}

	.header-holder .logo {
		margin: 0 30px 0 0;
	}

	.login-area {
		padding: 0;
		border: none;
	}

	.login-area .img-holder {
		float: none;
	}

	.login-area .description {
		display: none;
	}

	.login-area .description .name {
		font-size: 18px;
	}

	#sidebar {
		padding: 20px 8px;
	}

	.menu {
		margin: 0 -8px;
		font-size: 10px;
		text-align: center;
	}

	.menu ul li {
		padding: 9px 0;
	}

	.menu ul a {
		padding: 2px;
	}

	.menu ul .link-item {
		padding: 2px;
	}

	.menu ul .link-item [class*="icon-"] {
		position: static;
		display: block;
		margin: 0 auto 4px;
		font-size: 20px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.menu ul .link-item .number {
		position: absolute;
		top: -1px;
		right: 14px;
		font-size: 9px;
		min-width: 13px;
		line-height: 13px;
		padding: 0 2px;
	}

	.menu ul .expanded {
		background: #000;
	}

	.menu ul .opener:after {
		display: none;
	}

	.menu ul .slide {
		position: absolute;
		top: 0;
		left: 100%;
		width: 200px;
		height: auto !important;
		opacity: 0;
		-webkit-transition: opacity 0.3s linear;
		transition: opacity 0.3s linear;
	}

	.menu ul .slide ul {
		font-size: 16px;
	}

	.menu ul .slide li {
		margin: 0;
	}

	.main-panel .link-expand {
		display: none;
	}

	.column-holder .text-holder .info-holder {
		padding: 1px 5px;
	}

	.description-wrap {
		padding: 20px 1px;
	}

	.description-wrap .description-text {
		margin-top: 15px;
	}

	.carousel-indicators li {
		width: 16px;
		height: 16px;
	}

	.carousel-indicators li.active {
		width: 16px;
		height: 16px;
	}

	.agencies-block .title .name.name-1 {
		font-size: 20px;
		line-height: 25px;
	}

	.agencies-block .panel-title {
		font-size: 20px;
	}

	.agencies-block .sub-title, .notification-message-block .sub-title {
		font-size: 14px;
	}
}


@media only screen and (max-width: 650px) {

	.column-holder .col {
		width: 100%;
		margin-bottom: 1px;
	}
}

@media only screen and (max-width: 640px) {

	.agencies-block .title .date .form-control {
		background-position: 98% 2px;
	}
}

@media only screen and (max-width: 480px) {

	.column-holder .col {
		display: block;
		float: none;
		width: 100%;
		border-left: none;
	}
}

@media only screen and (max-width: 479px) {

	.tutorial-box .btn {
		font-size: 14px;
	}

	.event-table {
		margin: 0 -10px;
	}

	.event-table .info li {
		width: 100%;
		display: block;
	}

	.watchlist-select .jcf-select,
	.watchlist-select select {
		width: 100%;
	}

	.product-select .jcf-select,
	.product-select select {
		width: 100%;
	}

	.add-product-form.form-inline .input-watchlist,
	.watchlist-form.form-inline .input-watchlist {
		width: 100%;
	}

	.add-product-form.form-inline .btn,
	.watchlist-form.form-inline .btn,
	.add-product-form.form-inline .form-group,
	.watchlist-form.form-inline .form-group {
		display: block;
	}

	.add-product-form.form-inline .btn,
	.watchlist-form.form-inline .btn {
		width: 100%;
	}

	.add-product-form .input-product {
		width: 100%;
	}

	.message-list .panel-heading.msg-panel-heading .popup-holder .popup {
		width: 240px;
	}

	.agencies-block .title .date .form-control {
		background-position: 96% 2px;
	}
}

.tablesorter-header[aria-disabled='false'] {
	cursor: pointer;
	outline: 0;
}

.bnpgreen-color
	/*, .message-list .notification-message-block .panel-heading .sub-title.bnpgreen-color*/ {
	color: #00a278;
}

.bnpbrown-color.bnl-private {
	color: #C8A47B;
}

.bnpbrown-color.bnl-life-banker {
	color: #4C3F2B;
}

.panel-derivative-type {
	width: 95%;
	float: left;
}

.panel-derivative-type.collapsed {
	width: 100px;
}

.panel-underlying-block {
	width: 70%;
	word-wrap: break-word;
	display: inline-block;
	font-size: 16px;
}


.panel-underlyings {
	line-height: 0.75;
}

.panel-underlyings .sub-title {
	margin: 0;
	display: initial;
}

/*.message-list .notification-message-block [data-toggle="collapse"] {
	display: initial;
}

.message-list .notification-message-block .panel-heading .sub-title {
	color: initial;
	display: initial;
	font-weight: initial;
	margin-right: 0;
	margin-top: 2px;
}

.message-list .notification-message-block .panel-heading .sub-title.collapse.in {
	display: block;
}

.message-list .notification-message-block .panel-heading .sub-title.collapse {
	display: none;
}*/

.close-dashboard-popup {
	width: 16px;
	height: 16px;
	position: absolute;
	margin-top: -8px;
	margin-right: -8px;
}

.product_column {
	padding-left: 2px !important;
}

.backbutton {
	position: absolute;
	right: 10px;
}

.backbutton span {
	cursor: pointer;
	width: 18px;
	height: 18px;
	margin-bottom: 10px;
}

.table-target-globalsearch {
}

.chart-color {
	color: #646464;
}

.non-chart-opener {
	top: 0;
	left: 100px;
	bottom: 0;
	right: 0px;
}

.popup_text {
	color: #646464;
}

.open-detail-page {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 40px;
	top: 12px;
	display: inline-block;
	vertical-align: middle;
	background: #ebebeb;
	border-radius: 100%;
	margin: 0;
	text-align: center;
	line-height: 30px;
}

.open-detail-page:hover {
	background: #ffc900;
	color: white;
}

.clickable {
	cursor: pointer;
}

.clickable:hover {
	text-decoration: underline;
}

.aggregated-numbers-li .chart-popup .title {
	max-width: 580px;
}

.collocamento-image-section {
	min-width: 251px;
	width: auto;
	height: 327px;
}

.column-holder .img-holder.collocamento-image-section img {
	max-height: 251px;
}

.athena-green {
	background-color: #C6E0A1 !important;
}

.athena-yellow {
	background-color: #FCF9D0 !important;
}

.athena-red {
	background-color: #FDCEAE !important;
}

.athena-green-decor {
	background-color: #B0C68F !important;
}

.athena-yellow-decor {
	background-color: #E5E2BE !important;
}

.athena-red-decor {
	background-color: #E5BA9E !important;
}

.athena-flashy {
	animation: athena-flashy 3s infinite;
	-moz-animation: athena-flashy 3s infinite;
	-webkit-animation: athena-flashy 3s infinite;
}

@keyframes athena-flashy {
	0% {
		background: white;
	}

	50% {
		background: #EDF8F4;
	}

	100% {
		background: white;
	}
}

@-moz-keyframes athena-flashy {
	0% {
		background: white;
	}

	50% {
		background: #EDF8F4;
	}

	100% {
		background: white;
	}
}

@-webkit-keyframes athena-flashy {
	0% {
		background: white;
	}

	50% {
		background: #EDF8F4;
	}

	100% {
		background: white;
	}
}

.observation-condition-outcome {
	font-size: 15px;
}

.observation-condition-text {
	font-size: 15px;
}

.expand-container .max-width-column {
	max-width: 60px;
	overflow: hidden;
}

.expand-container.expanded-content .max-width-column {
	max-width: 160px;
}

.spot_price {
	color: #646464;
}

.panel_maturity_underlyinglist {
	clear: right;
	font-size: 16px;
	position: absolute;
	margin-top: -5px;
}

.panel_maturity_underlyinglist.collapsed {
	display: none;
}

.panel-default-small-size .panel-title {
	font-size: 20px;
	margin-top: -6px;
}

.panel-default-small-size .panel-title .panel-derivative-type .title-derivative-type {
	font-size: 16px;
	display: table-cell;
	padding-left: 4px;
}

.panel-title .panel-derivative-type.collapsed .title-derivative-type {
	display: none !important;
}


.panel-default-small-size .sub-title.coupon-text {
	margin-top: 9px;
}

.panel-default-small-size .sub-title.bid-ask {
	margin-top: 5px;
}

.panel-default-normal-size .panel-title {
	margin-top: -6px;
}

.panel-default-normal-size .sub-title.coupon-text {
	position: absolute;
	right: 20px;
	width: 255px;
	/*margin-top: 11px;*/
}

.panel-default-normal-size .sub-title.bid-ask {
	margin-top: 7px;
}

@-moz-document url-prefix() {

	.panel_maturity_underlyinglist {
		margin-top: -8px;
	}

	.panel-default-small-size .sub-title.coupon-text {
		margin-top: 8px;
	}
}


.jcf-select-input-sm1 .jcf-select-drop-content {
	width: 250px;
}

.jcf-select-input-sm2 .jcf-select-drop-content {
	width: 120px;
}

.jcf-select-input-sm3 .jcf-select-drop-content {
	width: 300px;
}

.jcf-select-input-sm4 .jcf-select-drop-content {
	width: 140px;
}

.jcf-select-input-sm5 .jcf-select-drop-content {
	width: 190px;
}

.jcf-select-input-am10 .jcf-select-drop-content {
	width: 130px;
}

.jcf-select-input-am11 .jcf-select-drop-content {
	width: 200px;
}

.info-holder-font-small span {
	font-size: 17px;
}

.info-holder-font-smallest span {
	font-size: 16px;
}

.panel-grey {
	background-color: #E5E5E5 !important;
}

.panel-grey .table-row.dates {
	background-color: #E0E0E0;
}

.panel-green {
	background-color: #9eeba8 !important;
}
.panel-green .spot_price {
	color: #000 !important;
}

.agency_bold {
	color: #646464 !important;
}

.panel-title .panel-title-block .bnpgreen-color {
	color: #00a278 !important;
}

.panel-title .panel-title-block .bnl-private {
	color: #C8A47B !important;
}

.panel-title .panel-title-block .bnl-life-banker {
	color: #4C3F2B !important;
}

.message-list .panel-default-normal-size .sub-title.coupon-text {
	right: 40px;
}

.message-list .agency-table .table-row.dates {
	width: 120px;
}

.map-block .pie-chart .title {
	display: none;
}

.map-block .pie-chart .highcharts-series-group path {
	cursor: pointer;
}

.map-block-big {
	height: 500px;
}

.map-block-biggest {
	height: 500px;
}

/*	.map-block-biggest .place-list {
		height: 600px !important;
	}*/

.pie-chart-container {
	min-width: 150px;
	height: 450px;
	max-width: 500px;
	margin: 0 auto;
}

.country_prev {
	font-size: 18px;
	cursor: pointer;
	color: #aaa;
}

.country_prev:Hover {
	transition: color 0.3s linear;
	color: #646464;
}

.chart-navigation-prev {
	position: absolute;
	width: 365px;
	margin: -70px auto 0px auto;
}

.aggregated-numbers-smallbar .range-holder.chart-opener span.distance {
	width: 100px;
}

.aggregated-numbers-smallbar .range-holder.chart-opener {
	padding-right: 100px;
}

.chartmap-popup {
	position: absolute;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	fill: #333333;
	text-align: left;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.6);
	padding: 6px;
	border: 1px solid #aaa;
	border-radius: 3px;
	margin-top: -20px;
	margin-left: 20px;
}

.place-list li .tooltip {
	min-width: 160px;
	position: absolute;
	z-index: 1;
	overflow: visible;
}

.place-list li .tooltip .tooltip-inner {
	border: 1px solid #aaa;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-radius: 4px;
	fill: #333333;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.9);
	color: black;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-left: -10px;
	white-space: nowrap;
}

.product-headline-small {
	font-size: 8px;
}

.maturity-outcome-small {
	font-size: 10.5px;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.maturity-outcome-smallest {
	font-size: 10px;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.maturity-outcome-smallest.abs {
	position: absolute;
	margin-left: -245px;
	margin-top: -15px;
	width: 245px;
}

.watchlist-row-addition-price {
	max-width: 50px;
	text-align: right;
	/*display: none;*/
}

.watchlist-row-addition-volume {
	max-width: 30px;
	text-align: right;
	/*display: none;*/
}

.search-agency-form {
	display: inline-block;
	vertical-align: middle;
}

.all-agencies-btn {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 5px;
}

.subscription-period-text {
	font-size: 12px;
	line-height: 1;
	bottom: 0;
	position: absolute;
	width: 100%;
	left: 0;
}

.header_wrapper {
	width: 100%;
	height: auto;
}

.top_green_stripe_wrapper {
	background-color: #00915a;
	box-sizing: border-box;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9;
}

.top_green_stripe {
	height: 38px;
	box-sizing: border-box;
	width: 1260px;
	margin: 0 auto;
	padding-left: 15px;
}

.top_green_stripe ul.leftUl {
	list-style-type: none;
	width: 500px;
	font-family: 'bnpp_sans', Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	float: left;
	display: inline-block;
	padding: 12px 0 0 0;
}

.top_green_stripe ul.leftUl li {
	display: inline-block;
	position: relative;
	margin: 0 15px 0 0;
}

.brand_block_wrapper {
	width: 100%;
}

.brand_block {
	width: 1260px;
	margin: 0 auto;
	padding: 10px 0 0 15px;
	font-family: 'bnpp_sans', Arial, Helvetica, sans-serif;
}

.brand_block table {
	background-color: white;
}

.logoAssets {
}

.bnp_logo {
	width: 165px;
	height: 40px;
	display: inline-block;
	float: left;
}

.brand_block a {
	text-decoration: none;
	border: 0;
}

.page_title {
	display: inline-block;
	float: left;
	color: #666666;
	border-left: solid 1px #666666;
	margin: 12px 0 0 10px;
	padding: 0 0 0 16px;
	text-transform: uppercase;
}

.signature {
	display: inline-block;
	float: left;
	margin: 12px 0 0 15px;
	padding: 0 0 0 21px;
}

.dashboard {
	height: 80px;
	width: 80px;
	float: right;
	display: block;
}

.disclaimer-link {
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}

.selects-list #expired-products {
	/*display: none;*/
}

.video-border {
	border: 1px solid #00915a;
}

#divLoginPageStep2Pin input {
	width: 170px;
	float: left;
	margin: 0px 12px 0 0;
}


#divLoginPageStep2Pin {
	display: none;
}

.expired-products {
	display: inline-block;
	right: 0;
	position: absolute;
	font-weight: bold;
	font-size: 28px;
}

#expired-products-checkbox {
	font-weight: normal;
	font-size: 28px;
}

#products-checkbox {
	font-weight: normal;
	font-size: 30px;
}

.products-title-div {
	display: inline-block;
}

#sidebar-sticky-wrapper {
	display: inline;
}


.pin-reset-disabled {
	display: none;
}

.panel-group.message-list .panel-collapse p {
	margin-bottom: 16px;
	margin-top: 16px;
}

.table-row.ex-date-information {
	margin-bottom: 0px;
}

.table-row.ex-date-information .table-cell .left-decor {
	border-bottom: none;
}

.table-row.ex-date-information .table-cell .right-decor {
	border-bottom: none;
}

.ex-date-content {
	background-color: white;
	border: 2px solid #00B050;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.ex-date-content img {
	float: left;
	margin-left: 5px;
}

/*Internet explorer*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.maturity-outcome-smallest.abs {
		margin-left: 10px;
	}
}

.table-row.ex-date-information .table-cell .right-decor {
	border-bottom: none;
}

.ex-date-content {
	background-color: white;
	border: 2px solid #00B050;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.ex-date-content img {
	float: left;
	margin-left: 5px;
}

.msg-panel-body {
	font-family: 'bnpp_sans',sans-serif, Arial, Verdana, "Trebuchet MS";
	font-size: 13px !important;
	line-height: 1.6 !important;
}

.msg-panel-body ol {
	padding: 0 40px;
}

.msg-panel-body p {
	margin: 1em 0;
}

.sub-date {
	font-size: 13px;
	color: #5ba079;
	display: block;
	position: absolute;
	top: 9px;
	right: 50px;
	margin-right: 10px;
}

.tabControl {
	display: table;
	width: 100%;
}

.tabControl div {
	display: table-cell;
	width: 33%;
	color: white;
	text-align: center;
	border-bottom: 4px solid #DCDCDC;
	cursor: pointer;
}

.tabControl div.active {
	border-bottom: 8px solid #546DB1;
}

.tabControl div:not(.active):hover {
	border-bottom: 8px solid #DCDCDC;
}

.maturity-container.intermediate .maturity-item[data-filter*='final'] {
	display: none;
}

.maturity-container.final .maturity-item[data-filter*='intermediate'] {
	display: none;
}

.maturity-container.favorites .maturity-item:not([data-filter*='favorites']) {
	display: none;
}

.graph-container-item {
	width: 50%;
	min-height: 450px;
	float: left;
}

.graph-container-item h2 {
	text-align: center;
}

.graph-container-item .highcharts-container {
	max-width: 300px;
	width: 300px;
	/*position: inherit !important;*/
}

/*.graph-container-item .hightcharts-tooltip {
	z-index: 9998;
}*/

.graph-container .pie-graph-container {
	width: auto;
	height: auto;
}

.graph-container .debug-info {
	padding-left: 10px;
	display: none;
}

.maturity-container-noresults {
	background-color: white;
	text-align: center;
}

.graph-list {
	padding-top: 16px;
}

.graph-list.first-of-kind {
	float: left;
}

.graph-list.last-of-kind {
	float: right;
	text-align: right;
}

.graph-list li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 18px;
}

.graph-list li a {
	color: #aaa;
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
}

.graph-overlay {
	background-color: white;
	width: 800px;
	min-height: 400px;
	border-radius: 4.8px;
	margin: 200px auto 0 auto;
}

.graph-overlay .graph-container-item {
	width: 100%;
	min-height: 300px;
}

.graph-overlay .graph-container-item h2 {
	text-align: left;
}

.graph-container-item .detailed-view {
	display: table;
}

.graph-container-item .detailed-view-row {
	display: table-row;
}

.graph-container-item .detailed-view-header {
	display: table-cell;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
}

.graph-container-item .detailed-view-header:first-child {
	padding-left: 0;
}

.graph-container-item .detailed-view-item {
	display: table-cell;
	text-align: right;
	padding-left: 5px;
}

.graph-container-item .detailed-view-item:first-child {
	text-align: left;
}

.complete-position h2 {
	margin-top: 20px;
	color: #00915a;
}

.details-block.border-bottom {
	/*border-bottom:*/
	border-radius: 4px 4px 0 0;
}

.details-block.border-no-top {
	border-top: none;
	border-radius: 0 0 4px 4px;
}

.rangeblock-holder {
	margin: 0 40px 20px 40px;
}

.rangeblock {
	width: 100%;
	height: 25px;
	background-color: #00915a;
	border-radius: 9px;
	cursor: auto;
}

.rangeblock .range {
	background-color: #f28f43;
	border-top-left-radius: 9px;
	border-bottom-left-radius: 9px;
	height: 25px;
}

.rangeblock .range_arrow {
	background-image: url('/Content/images/marker10.svg');
	background-size: 8px 55px;
	width: 8px;
	height: 55px;
	margin-top: -40px;
}

.detail-link {
	cursor: pointer;
	z-index: 10;
}

.back-link {
	position: absolute;
	top: 10px;
	font-size: 16px;
	text-decoration: underline;
	cursor: pointer;
}

.ndg-portfolio-headline {
	text-align: center;
	color: #00915a;
	font-size: 30px;
	font-weight: bold;
}

.menu-search-bar-item {
	display: inline-block;
}

#top-ten-container h2 {
	float: left;
	margin: 20px 0 0.5em;
}

#top-ten-container .detail-link-holder {
	float: right;
	margin: 20px 0 0.5em;
}

.modal-backdrop {
	opacity: 0.5;
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: 100%;
}

.big-dropdown select {
	min-width: 150px;
}

.big-dropdown .jcf-select {
	height: 28px;
	border: 1px solid white;
}

.big-dropdown .jcf-select-text {
	line-height: 26px;
}

/*uncomment if it is possible to directly show portfolio page */
div.fnz #root div.tab-container.top {
	/*display: none;*/
}

.posizione-complessiva-background {
	position: absolute;
	margin-top: 65px;
	left: 0;
	margin-left: 65px;
	width: 175px;
}

.new_flag {
	background: url("../images/new_flag.png") no-repeat;
	width: 25px;
	height: 21px;
	background-size: 25px 21px;
	position: absolute;
	right: 64px;
	top: 10px;
}

.ndg-export {
	color: black;
}

.quotes-container {
	width: 100%;
	display: inline;
}

.quote-container-block {
	width: 50%;
}

.no-margin-top {
	float: right;
	margin-top: 0 !important;
	margin-right: 40px;
}

.outcome-long {
	padding-top: 20px;
}

.agency-scrollable {
	overflow-y: auto;
	max-height:350px;
}

.map-block .map .place-list ul.agency-scrollable li {
	margin:0 5px 5px 0;
}

.page-title {
	font-size: 19px;
	font-family: 'bnpp_sans', sans-serif;
	font-weight: bold;
	color: #333333;
	margin-block: 20px;
}

.inner-page {
	background-color: white;
	padding: 35px 25px;
	margin-bottom: 20px;
	border-radius: 6px;
}


.collocamento * {
	font-family: 'bnpp_sans', sans-serif;
}

.collocamento .product {
	display: flex;
	flex-direction: row;
	grid-column-gap: 15px;
}

.collocamento .left-col {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.separator-line-vertical {
	align-self: stretch;
	width: 2px;
	border-left: 1.5px solid;
	border-color: #F7F7F7;
}

.separator-line-horizontal {
	width: 100%;
	border-top: 1.5px solid;
	border-color: #F7F7F7;
}

.collocamento .right-col {
	display: flex;
	flex-direction: column;
	align-items: end;
}

.collocamento .headline {
	font-size: 19px;
	color: #333333;
}

.collocamento .time-frame-label {
	font-size: 13px;
	color: #666666;
	margin: 30px 0 16px 0;
}

.collocamento .time-frame {
	font-size: 21px;
	font-weight: bold;
	color: #333333;
}

.collocamento .document-item {
	display: flex;
	flex-direction: column;
	width: 277px;
	height: 47px;
	margin-inline: 10px;
}

.collocamento .document-img {
	height: 22px;
	margin-right: 10px;
}

.collocamento .description-text {
	font-size: 15px;
	color: #4aa378;
	margin-block: auto;
}

.collocamento .right-col .document-item+.document-item::before {
	content: '';
	width: 100%;
	border-top: 1.5px solid;
	border-color: #F7F7F7;
}

.watchlist {
	display: flex;
	flex-direction: column;
	font-family: 'bnpp_sans', sans-serif;
}

.watchlist .manage-lists {
	display: flex;
	flex-direction: row;
	margin-bottom: 20px;
}

.watchlist .key-data {
	display: grid;
	grid-template-columns: auto 24px auto 24px auto;
	margin-block: 24px;
}

.watchlist .key-data-item {
	display: flex;
	flex-direction: column;
}

.watchlist .key-data-label,
.alert-popup .key-data-label {
	font-size: 13px;
	color: #666666;
	margin: 10px 0 16px 0;
}

.watchlist .key-data-value {
	font-size: 21px;
	font-weight: bold;
	color: #333333;
}

.watchlist .key-data-item-1 {
	grid-column: 1 / span 1;
}

.watchlist .key-data-separator-1 {
	grid-column: 2 / span 1;
}

.watchlist .key-data-item-2 {
	grid-column: 3 / span 1;
}

.watchlist .key-data-separator-2 {
	grid-column: 4 / span 1;
}

.watchlist .key-data-item-3 {
	grid-column: 5 / span 1;
}

.watchlist button {
	width: 37px;
	height: 37px;
	margin-inline: 4px;
	background-color: white;
	border: none;
	border-radius: 50%;
}

.watchlist button:hover {
	background-color: #333333;
}

.watchlist button:hover>img {
	filter: brightness(0) invert(1);
}

.watchlist .info-block {
	background: #F7F7F7;
}

.watchlist .table-image-holder {
	background-color: white;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align-last: center;
	padding-top: 2px;
}

.watchlist table .table-action-buttons {
	text-align-last: justify;
	margin-right: 10px;
}

.watchlist .table-image-holder:hover {
	background-color: #333333;
}

.watchlist a:has(>.table-image-holder) {
	margin-block: 8px;
}

.watchlist .table-image-holder:hover>img {
	filter: brightness(0) invert(1);
}

.watchlist input[type=text],
.alert-popup input[type=text] {
	margin-inline: 24px;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	padding: 12px;
	height: 40px;
}

.watchlist input[type=text]::placeholder {
	color: #CCCCCC;
}

.watchlist .add-product {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 24px;
	margin-bottom: 24px;
}

.watchlist select, .alert-popup select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	background-position: calc(100% - 12px) center !important;
	background: url(../images/chevron-down-solid.svg) no-repeat;
	padding-left: 12px;
	padding-right: 36px;
	border: none;
	border-radius: 4px;
	height: 40px;
}

.watchlist .custom-dropdown, .alert-popup .custom-dropdown {
	background-color: #F7F7F7;
	border-radius: 4px;
	align-self: center;
	width: fit-content;
}

.watchlist .manage-watchlist-error {
	margin-block: 10px;
	margin-inline: 20px;
}

.watchlist select::-ms-expand {
	display: none;
}

.watchlist tr:has(:hover) {
	background-color: #F7F7F7;
}

.watchlist .icon-bell::before {
	content: none;
}

.watchlist .icon-bell {
	background-image: url(../images/bell-solid.svg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	width: 35px;
}

.watchlist .selected .icon-bell:hover {
	background-image: url(../images/bell-solid-red.svg);
	background-color: #333333;
}

.watchlist .icon-bell:hover {
	background-image: url(../images/bell-solid-white.svg);
	background-color: #333333;
}

.watchlist .selected .icon-bell {
	background-image: url(../images/bell-solid-red.svg);
	background-color: white;
}

.watchlist .hide-results {
	float: right;
	margin-right: 20px;
}

.alert-popup * {
	font-family: 'bnpp_sans',Arial !important;
	font-size: 15px;
	color: #333333;
}

.alert-popup .modal-title, .watchlist-only .modal-title-container:after {
	font-size: 19px;
	font-weight: bold;
	margin-left: 24px;
	margin-top: 12px;
}

.watchlist-only .modal-title-container:after,
.watchlist-only .save-button-container:after {
	content: "Aggiungi alla Watchlist";
}

.watchlist-only .modal-title, .watchlist-only .alert-popup-save-button {
	display: none;
}

.watchlist-only .save-button-container:after,
.alert-popup .alert-popup-save-button {
	color: white;
}

.watchlist-only .popup-btn:enabled:hover .save-button-container:after,
.alert-popup .popup-btn:enabled:hover .alert-popup-save-button {
	color: #4AA378;
}

.watchlist-only .modal-title-container {
	margin-top: 12px;
}

.alert-popup .modal-header {
	padding: 0;
	border-bottom: none;
	margin-block: 24px;
	margin-inline: 0;
	align-items: center;
}

.alert-popup .modal-header>.close {
	padding: 12px;
	margin-inline: 24px;
	opacity: 1;
}

.alert-popup .modal-header>.close:hover {
	cursor: pointer;
}

.alert-popup .label {
	margin-inline: 12px;
	margin-bottom: 12px;
}

.alert-popup .watchlist-select-row {
	padding-block: 24px;
}

.alert-popup .modal-body {
	padding-block: 35px;
	padding-inline: 0;
	margin-inline: 24px;
	width: inherit;
}

.alert-popup .modal-header+.modal-body {
	padding-inline: 24px;
	margin-inline: 0;
}

.alert-popup .underlying-name {
	display: flex;
	flex-direction: column;
}

.alert-popup .green-text {
	font-weight: bold;
	color: #4AA378;
}

.modal-alert-popup .link-add {
	color: #4AA378;
}

@media (min-width: 768px) {
	.modal-alert-popup {
		width: 740px;
	}
}

.modal-alert-popup>.modal-content {
	margin-inline: auto;
}

.alert-popup input[type=checkbox] {
	accent-color: #4AA378;
}

.modal-alert-popup .alert-value-group {
	margin-block: 16px;
}

.modal-alert-popup :is(.custom-dropdown, .of, input[type=text]) {
	margin-inline: 12px !important;
}

.modal-alert-popup .checkbox {
	margin-block: 18px;
	margin-left: -8px;
}

.modal-alert-popup .CustomAlert {
	margin-right: 12px;
}

.modal-alert-popup .popup-btn {
	background-color: #4AA378;
	border-radius: 4px;
	color: white;
	padding: 12px 24px;
	border: none;
}

.modal-alert-popup .popup-btn:disabled {
	background-color: lightgrey;
}

.modal-alert-popup .popup-btn~.popup-btn {
	margin-left: 16px;
}

.modal-alert-popup .popup-btn:enabled:hover {
	background-color: white;
	outline: 1px solid #4AA378;
	color: #4AA378;
}

.modal-alert-popup .popup-flex-row {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.modal-alert-popup .area {
	margin-top: 36px;
}

.modal-alert-popup .loading-spinner,
.loading.loading-spinner {
	border: 16px solid #d3d3d3;
	border-top: 16px solid #4AA378;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	animation: spin 2s linear infinite;
	position: absolute;
	margin: calc(50% - 60px);
	z-index: 999;
	visibility: hidden;
}

.loading.loading-spinner {
	visibility: inherit !important;
	margin-block: 50px;
	height: 80px;
	width: 80px;
	margin-inline: calc(50% - 40px);
}

.table-target:has(>.loading.loading-spinner),
.tab-element:has(>.loading.loading-spinner) {
	position: relative;
}

.loading-spinner[style*="block"] + .table-product::after {
	backdrop-filter: blur(5px);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.modal-alert-popup .blur {
	position: fixed;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(6px);
	top: 0;
	left: 0;
	visibility: hidden;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.add-watchlist-popup .form-row {
	margin-bottom: 24px;
}

.add-watchlist-popup .button {
	margin: 12px;
}

.add-watchlist-popup input[type=text] {
	width: auto !important;
}

.show-details:hover {
	cursor: pointer;
}

.popup-delete-watchlist
 {
	display: none;
	position: absolute;
	top: 100%;
	right: -23px;
	margin-top: -23px;
	background: #fff;
	box-shadow: 0px 5px 24px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	padding: 13px;
	width: 485px;
	z-index: 10;
	font-weight: bold;
	color: #646464;
}

	.popup-delete-watchlist .btn
	 {
		font-size: 16px;
		font-weight: bold;
		padding: 0;
		width: 26px;
		line-height: 24px;
		border-radius: 0;
		margin: 0 3px 0 0;
		color: #646464;
	}

	.popup-delete-watchlist .text,
	.popup-search-agency .text
	 {
		margin-right: 8px;
	}

	.popup-delete-watchlist .btns-holder {
		text-align: right;
	}

	.popup-search-agency {
		display: none;
		position: absolute;
		top: 100%;
		left: -25px;
		margin-top: 2px;
		background: #fff;
		box-shadow: 0px 5px 24px 4px rgba(0, 0, 0, 0.4);
		border-radius: 4px;
		padding: 13px;
		width: 480px;
		z-index: 10;
		font-weight: bold;
		color: #646464;

	}

.popup-delete-alert
 {
	display: none;
	position: absolute;
	right: -23px;
	margin-top: 5px;
	background: #fff;
	box-shadow: 0px 5px 24px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	padding: 13px;
	width: 485px;
	z-index: 10;
	font-weight: bold;
	color: #646464;
}

	.popup-delete-alert .btn
	 {
		font-size: 16px;
		font-weight: bold;
		padding: 0;
		width: 26px;
		line-height: 24px;
		border-radius: 0;
		margin: 0 3px 0 0;
		color: #646464;
	}

	.popup-delete-alert .text
	 {
		text-align: left;
		margin-right: 8px;
	}

	.popup-delete-alert .btns-holder {
		text-align: right;
	}

.manage-watchlist-error {
	color: red;
	margin-top: 5px;		
}

.hide-results {
	cursor: pointer;
}

.input-group-small {
	width: 100px;
}

.input-group-small input {
	width: 100px;
	color: #cdcdcd;
}

.input-group-inline {
	display: inline;
	float: left;
	margin-top: 3px;
}

.search-panel-form .input-group-small .form-control::-moz-placeholder {
	color: #cdcdcd;
}

.search-panel-form .input-group-small .form-control:-ms-input-placeholder {
	color: #cdcdcd;
}

.search-panel-form .input-group-small .form-control::-webkit-input-placeholder {
	color: #cdcdcd;
}

.agency-hidden {display: none;}
.agency-visible {display: block;}

.row-collapse-extended {position: relative;}


.popup-question
 {
	display: none;
	position: absolute;
	margin-left: -150px;
	margin-top: 20px;
	background: #fff;
	box-shadow: 0px 5px 24px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	padding: 13px;
	width: 400px;
	z-index: 10;
	font-weight: bold;
	color: #646464;
}

	.popup-question .btn
	 {
		font-size: 16px;
		font-weight: bold;
		padding: 0;
		width: 26px;
		line-height: 24px;
		border-radius: 0;
		margin: 0 3px 0 0;
		color: #646464;
		float: left;
	}

	.popup-question .text
	 {
		margin-right: 8px;
		margin-top: 4px;
		font-size: 14px;
		float: left;
	}

	.popup-question .btns-holder {
		text-align: right;
	}

.button_delete_alert {
	position: absolute;
	margin-left: -200px;
}

.add-dialog-overlay {
		font-family: inherit;
    position: absolute;
    width: 245px;
    background: white;
    z-index: 999999;
    padding: 13px;
    top: 20px;
		box-shadow: 0px 5px 24px 4px rgba(0, 0, 0, 0.4);
		border-radius: 4px;
		color: #646464;
}

.add-dialog-overlay .title
{
	display:block;
	color: #626262;
    font-size: 17px;
    font-weight: bold;
    height: 25px;
    padding: 1px 0 4px 0 !important;
    white-space: nowrap;
	margin-top:0 !important;
}

.add-dialog-overlay .form-row {
	margin-top: 10px;
}

.add-dialog-overlay .form-row .label {
	padding-left: 8px;
}

.add-dialog-overlay .button-holder {
	margin-top: 17px;
}

.add-dialog-overlay .button-holder .button {
	margin-bottom: 8px;
}

.add-dialog-overlay .button-holder .button a {
	width: 220px;
}

.add-watchlist-dropdown {
	width: 220px;
}

.add-watchlist-split {
	margin-top: 0px;
	margin-bottom: 0px;
}

.empty-table-row {
	background-color: #e6e6e6;
	padding-left: 5px;
	height: 40px;
	line-height: 40px;
	color: black;
	font-size: 13px;
	margin-top: -5px;
}


.popup-delete-message
 {
	display: none;
	position: absolute;
	top: 100%;
	right: -23px;
	margin-top: -23px;
	background: #fff;
	box-shadow: 0px 5px 24px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	padding: 13px;
	width: 485px;
	z-index: 10;
	font-weight: bold;
	color: #646464;
}

.aggregated-numbers-hidden {
	display: none;
}

.agencies-block-legend {
	padding: 10px 10px 0;
	width: 100%;
	display: table;
	margin-bottom: 5px;
}

.agencies-block-legend div {
	display: table-cell;

}

.agencies-block-legend.legend-count-1,
.agencies-block-legend.legend-count-0 {
	/*display: none;*/
}

.agencies-block-legend.legend-count-2 div {
		width: 290px;
}

.agencies-block-legend.legend-count-3 div {
		width: 25%;
}

.agencies-block-legend div.headline {
	width: 180px;
}


.agencies-block-legend-stripe {
	width: 24px !important;
	background-image: url("../images/sprite-2.png");
	background-position: 0 0;
	height: 8px;
	font-size: 18px;
	margin-right: 3px;
	float: left;
	margin-top: 7px;
}

.bnpbrown-color.bnl-private .agencies-block-legend-stripe {
	background-position: -50px 0;
}

.bnpbrown-color.bnl-life-banker .agencies-block-legend-stripe {
	background-position: -100px 0;
}

.map-block[data-region='HELLO-BANK'],
.map-block[data-region='HELLO-BANK'] .pie-chart,
.map-block[data-region='HELLO-BANK'] .map {
	height: 30px;
}

.map-block[data-region='HELLO-BANK'] .pie-chart .highcharts-container {
	display: none;
}

.map-block[data-region='HELLO-BANK'] .pie-chart .chart-navigation-prev {
	display: none;
}

.menu_small_font {
	font-size: 16px;
}

#main.expanded-content .expandable-menu .menu_small_font {
	font-size: 9px;
}

#main.expanded-content .expandable-menu .menu_small_font.item {
	font-size: 16px;
}

.bnl-version-2.switch {
	position: absolute;
	line-height: 40px;
	padding-left: 20px;
	z-index: 1;
	cursor: pointer;
	transition: color 0.3s linear;
}

.bnl-version-2.switch:hover {
	color: #00915a;
}
.expanded-content .bnl-version-2.switch {
	display: none;
}

.menu-v2 .expandable-menu:not(.expanded) .slide {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 240px;
}

.menu-v2 li.active > a {
	color: #fff;
}

.menu-v2 .submenu {
	margin-left: 30px;
}

.menu-v2 ul.list-margin-collapsed {
	margin-left: 15px;
	text-align: left;
	list-style: none;
}

input#SearchAgency, input#SearchNDG {
	z-index: 1 !important;
}

div.maturity-item .panel-underlyings.fade,
div.maturity-item .pull-right .sub-title.fade {
	opacity: 1;
}

.agencies-block .btn-prev-week,
.agencies-block .btn-next-week {
	background: #E9E9E9;
	border-style: none;
	margin: 5px;
	float: right;
	border-radius: 2px;
}

.agencies-block .btn-next-week {
	margin-right: -5px;
}

.cookies-display {
	margin-top: 70px;
	width: 150px;
}

	.cookies-display .cookie-box {
		border: solid 1px;
		height: 20px;
		text-align: center;
		background-color: lightgray;
		margin-top: 5px;
	}

div.footer .currency-conversion-block {
	display: inline-block;
	margin-right: 5px;
}

/*.header-login-box .username, .header-login-box .password {
    width: 100%;
    box-sizing: border-box;
    padding: 7px 5px;
    border-radius: 4px;
    border: solid 1px #cccccc;
    background-color: #f0f0f0;
    margin-bottom: 10px;
    margin-top: 0px;
    font-family: "bnpp-sans", Arial, Helvetica, sans-serif;
}*/

.username {
	width: 170px;
	float: left;
	margin-right: 10px;
}

.password {
	width: 170px;
	float: left;
	margin-right: 10px;
}

.email {
	width: 170px;
}

.stay-connected {
	padding-top: 9px;
	clear: both;
}

#divLoginPage .stay-connected .forgot-password {
	float: right;
}

.stay-connected .green {
	color: #00915a;
	cursor: pointer;
}

.director-login-container, 
.stay-connected {
	width: 412px;

}

.director-login-container .login {
	float: right;
}

.director-login-password-container,
.TB_overlayBG {
	display: none;
}

.director-login-password-container {
	/*position: absolute;*/
	/*border: 3px solid #5ba079;*/
	/*width: 540px;
	height: 250px;
	z-index: 2100;*/
	/*background-color: white;*/
}

.TB_overlayBG {
	z-index: 2000;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
	opacity: 0.5;
	overflow-y: hidden;
	background-color: #000000;
}

.stay-connected-checkbox {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
	margin: 0px;
}

.stay-connected.error-message {
	color: #B30737;
}

.stay-connected.info-message {
	color: #5ba079;
}

#divLoginPageStep2 {
	display: none;
}

	.forgotten-password-step1 input {
		float: left; 
		margin-right: 10px;
		margin-top: 8px;
	}



.forgotten-password-step2 {
	display: none;
}

.btn.btn-success.btn-xs.resend {
	float: left;
	margin-top: 8px;
}

#header {
	z-index: 0;
}


.director-login-container2 {
	width: 240px;

}

.director-login-container2 .login {
	float: right;
}

#divLoginPage.change {
	display: none;
}

#divLoginPageStep2Pin.change {
	display: block;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

	.fa-ul > li {
		position: relative
	}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

	.fa-li.fa-lg {
		left: -1.85714286em
	}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before, .fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before, .fa-users:before {
	content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before, .fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}

.fa-won:before, .fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before, .fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.agencies-block,
.agencies-block .title.title-1,
.top_red_stripe_wrapper,
.btn-success,
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th,
.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,
.jcf-select-input-sm .jcf-select-opener {
    background-color: #36491a;
}

.btn-success {
    border-color: #36491a;
}

	.btn-success:hover {
		background-color: #912917;
	}

	.btn-success:active:hover {
		background-color: #831804;
	}

.zb-color,
.agency-table .date-start .title,
.agency-table .date-payment .title,
.agency-table .head,
.stay-connected.clicca,
#globalSearch.form-control,
.search-panel-form .input-group .btn,
#globalSearch.form-control::placeholder {
	color: #4AA378;
}

.agencies-block .tabItem.active {
    border-bottom: 8px solid #d1d1b0;
}

.logoAssets {
	text-align: right;
}

	.logoAssets .bnp_logo {
		width: 165px;
		height: 40px;
		display: inline-block;
		float: left
	}

.dashboard-banca-patrimoni #main .main-panel .right-cell .row .col-sm-4.col-md-5 {
	padding-top: 7px;
}




.top_red_stripe_wrapper {
	box-sizing: border-box;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9;
}

.top_red_stripe {
	height: 38px;
	box-sizing: border-box;
	width: 1260px;
	margin: 0 auto;
	padding-left: 15px;
}

.top_red_stripe_wrapper .top_green_stripe ul.leftUl li {
	font-size: 16px;
}

#top-ten-container .details-block .col-holder .col.col2 {
	display: none;
}

#top-ten-container .details-block .col-holder .col {
	width: 50%;
}

div.maturity-item .hidden-expanded.show,
div.maturity-item .hidden-expanded.collapsing {
	display: none !important
}


div.maturity-item .sub-title.bid-ask.collapse,
div.maturity-item .sub-title.bid-ask.collapsing {
	display: block;
	position: absolute;
	margin-right: 50px;
	text-align: right;
	margin-top: -10px;
	right: 45px;
	font-size: 14px;
	transition: none;
	width: 300px;
}


.forgot-password .stay-connected.clicca {
	cursor: pointer;
}

.maturity-item .info-link {
	text-align: right;
}

.maturity-outcome-smallest.abs {
	margin-left: -300px;
	width: 300px;
	margin-top: 0;
}

.details-block .col-holder .col > ul .chart-popup,
.basic-information-popup {
	width: 570px;
}

.details-block .main-list .basic-information-popup.info-popup {
	width: 800px;
}


div.maturity-item .sub-title.bid-ask.collapse.show {
	font-size: 22px;
	width: 290px;
	margin-top: 0;
	transition: 0.15s linear;
}

div.maturity-item .sub-title.bid-ask.collapse.show .bid-price,
div.maturity-item .sub-title.bid-ask.collapse.show .ask-price{
    display: block;
}

.agencies-block .panel-title .opener:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.agencies-block .panel-title .opener.collapsed:after {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

/*Internet explorer*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.maturity-outcome-smallest.abs {
		margin-left: -45px;
	}
}

.chart-popup.standalone {
	display: block;
	position: absolute;
	top: 60px;
}

.selectors {
	float: left;
}

.pull-right {
	float: right;
}

.export-button {
	padding-top: 0;
}

.export-element-container {
	clear: left;
	float: right;
}

.error-container {

	background-color:yellow;
	margin:10px 0;
}

.table-product.table > thead > tr > th {
		vertical-align: top;
		padding-top: 12px;
}
/* keep updated for BNL retail and copy to other solutions */
@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-light.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-light.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-light.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-light.svg#BNPPSans-Light') format('svg');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-bold.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-bold.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-bold.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-bold.svg#BNPPSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans-italic.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans-italic.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans-italic.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans-italic.svg#BNPPSans-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'bnpp_sans';
	src: url('../fonts/bnpp-sans/bnpp-sans.eot') format('embedded-opentype'), url('../fonts/bnpp-sans/bnpp-sans.woff') format('woff'), url('../fonts/bnpp-sans/bnpp-sans.ttf') format('truetype'), url('../fonts/bnpp-sans/bnpp-sans.svg#BNPPSans') format('svg');
	font-weight: normal;
	font-style: normal;
}

.expand-container {
	background-color: #F7F7F7;
}

#globalSearch {
	position: initial;
}

.element-container {
	width: 100%;
	max-width: 956px;
	background-color: white;
	border-radius: 5px;
	margin-bottom: 36px;
}

.element-region {
	min-height: 327px;
	width: 100%;
	padding-bottom: 30px;
}

.region-navigation {
	height: 100%;
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.region-map {
	height: 100%;
	width: 39%;
	display: inline-block;
	vertical-align: top;
	padding-left: 80px;
	padding-top: 15px;
}

.region-forecolor {
	color: #73AB8B;
}

.dashboard-forecolor {
	color: #4AA378;
}

.region-header {
	min-height: 56px;
	padding-left: 21px;
	padding-top: 24px;
}

.region-container {
	height: 300px;
	background-color: #FAFAFB;
	border-radius: 5px;
	margin-left: 21px;
	overflow-y: auto;
}



.region-container ul li {
	list-style-type: none;
	font-size: 15px;
}

.region-container ul li a {
	display: block;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.region-container ul li:hover a {
	text-decoration: none;
	background-color: #F7F7F7;
	cursor: pointer;
}

.universal-link.selection-True a {
	color: black;
}

.aggregated-headline {
	width: 960px;
	padding-bottom: 20px;
}

.aggregated-headline div {
	display: inline-block;
}

.aggregated-headline .headline {
	max-width: 750px;
	width: 100%;
	font-size: 19px;
}

.write-message {
	line-height: 20px;
	width: 200px;
	text-align: right;
}

.write-message a {
	background: transparent url('/Content/images/envelope-solid.svg') 0% 3px no-repeat padding-box;
	padding-left: 25px;
	display: inline-block;
	padding-bottom: 4px;
}

.tab-container {
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 36px;
	border-bottom: 1px solid #F7F7F7;
}

.tab-container .tab-header a {
	cursor: pointer;
}

.tab-container div {
	font-size: 15px;
	display: inline-block;
	margin-right: 24px;
	padding-bottom: 23px;
}

.tab-container div.selected {
	border-bottom: 2px solid #333333;
}

.tab-container div.selected a {
	color: #333333;
}

.element-topten .overview {
	padding-bottom: 24px;
	border-bottom: 1px solid #F7F7F7;
}

.element-topten .item {
	display: inline-grid;
	margin-top: 26px;
	margin-left: 24px;
}

.item-grid {
	display: inline-grid;
}

.item-grid-i {
	display: inline-grid !important;
}

/*They just use 90%*/
.item-12 {
	width: 90%;
}

.item-10 {
	width: 75%;
}

.item-6 {
	width: 45%;
}

.item-4 {
	width: 30%;
}

.item-3 {
	width: 22.5%;
}

.item-2 {
	width: 15%;
}

/*With "full" they use 99%*/
.item-12-full {
	width: 99%;
}

.item-10-full {
	width: 82.5%;
}

.item-6-full {
	width: 49.5%;
}

.item-4-full {
	width: 33%;
}

.item-3-full {
	width: 24.75%;
}

.item-2-full {
	width: 16.5%;
}

.item.center {
	text-align: center;
}

.item.right {
	text-align: right;
}


.element-topten .item.border {
	border-right: 1px solid #F7F7F7;
}

.element-topten .item .description {
	font-size: 13px;
}

.element-topten .item .figure {
	margin-top: 16px;
	font-size: 21px;
	font-weight: bold;
}

.element-topten .certificate-list .item .product {
	height: 70px;
}

.element-topten .certificate-list .item .product .bar {
	background-color: #EDF8F4;
	min-height: 70px;
	min-width: 20px;
	position: relative;
}

.element-topten .certificate-list .item .product .figure {
	float: right;
	margin-right: 28px;
	margin-top: 0;
}

.element-topten .certificate-list .item .product .product-container {
	position: relative;
	margin-top: -60px;
	margin-left: 16px;
}

.element-topten .certificate-list .item .product .name {
	color: #4AA378;
	font-size: 13px;
}

.element-topten .certificate-list .item .product .name.udl {
	padding-top: 5px;
}

.element-topten .certificate-list .item .product .name a {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	width: 150px;
}

.element-topten .certificate-list .item .product .name a:hover {
	cursor: pointer;
}

.element-topten .certificate-list .item.item-6 .product .name a {
	width: 270px;
}

.topten-footer {
	padding-top: 36px;
	padding-bottom: 36px;
	margin-left: 24px;
	margin-right: 24px;
	border-top: 1px solid #F7F7F7;
}

.topten-footer .button {
	width: 140px;
	height: 41px;
	background-color: #4AA378;
	color: white;
	display: inline-block;
	border-radius: 5px;
	line-height: 41px;
	text-align: center;
}

.topten-footer .data-version {
	float: right;
	line-height: 41px;
	margin-right: 24px;
}

.tab-content .tab-element {
	display: none;
}

.tab-content .tab-element.selected {
	display: block;
}

.modal-v2.black {
	display: none;
	background-color: black;
	opacity: 0.5;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1100;
}

.universal-modal {
	display: none;
	width: 784px;
	height: 322px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 6px;
	position: fixed;
	top: calc(50% - 150px);
	left: calc(50% - 392px);
	z-index: 1101;
}

.universal-modal.valutazione-details {
	min-height: 700px;
	top: calc(50% - 350px);
}

.modal-target .header-row {
	margin: 28px 24px 0 24px;
	padding-bottom: 28px;
	border-bottom: 1px solid #F7F7F7;
}

.modal-target .header-row .header-content {
}

.modal-target .header-row .header-content .headline {
	font-size: 19px;
	font-weight: bold;
	font-family: 'bnpp_sans', sans-serif;
	color: black;
}

.modal-target .header-row .header-content .close {
	width: 37px;
	height: 37px;
	opacity: 1;
	line-height: 37px;
	text-align: center;
	font-size: 15px;
	font-family: 'bnpp_sans', sans-serif;
}

.modal-target .header-row .header-content .close:hover {
	background-color: black;
	color: white;
	border-radius: 20px;
}

.modal-target .content-row {
	margin-top: 35px;
	margin-left: 24px;
	margin-right: 24px;
	padding-bottom: 35px;
}

.modal-target .content-row.border {
	border-bottom: 1px solid #F7F7F7;
}

.modal-target .content-row .content-details {
	margin-top: 24px;
}

.modal-target .content-row .item {
	display: inline-grid;
}

.modal-target .content-row .name {
	font-weight: bold;
}

.modal-target .content-row .icon-bell {
	float: right;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: black;
}


.modal-target .content-row .icon-bell:hover {
	background-color: black;
	color: white;
	border-radius: 20px;
	cursor: pointer;
}

.modal-target .content-row .content-details .caption {
	font-size: 13px;
}

.modal-target .content-row .content-details .figure {
	font-size: 21px;
	font-weight: bold;
}

.modal-target .content-row .content-details .figure a.csv-download {
	background: url(/Content/images/file-csv-solid.svg) 0% 0% no-repeat;
	font-size: 15px;
	padding-left: 15px;
}

.modal-target .content-row .content-details .figure a.csv-download:hover {
	cursor: pointer;
}

.valutazione {
	margin-top: 24px;
	margin-left: 24px;
	margin-right: 24px;
}

.valutazione .selection {
	display: inline-grid;
}

.valutazione .selection.month,
.valutazione .selection.month .jcf-select {
	width: 100px;
	min-width: 100px;
}

.valutazione .selection.year,
.valutazione .selection.year .jcf-select {
	width: 65px;
	min-width: 65px;
}

.valutazione .selection.types,
.valutazione .selection.types .jcf-select {
	width: 175px;
	min-width: 175px;
}

.valutazione .selection.filter div.selection-container {
	width: 540px;
	text-align: right;
}

.valutazione .selection.filter .checkbox-container {
	display: inline-grid;
	font-size: 13px;
}

.valutazione .checkbox-container input {
}

.valutazione .checkbox.retail {
	accent-color: #4AA378;
	color: #4AA378;
}

.valutazione .checkbox.private {
	accent-color: #44A6CF;
	color: #44A6CF;
	--brand: yellow;
}

.valutazione .checkbox.lifebanker {
	accent-color: #B30737;
	color: #B30737;
}

.valutazione .checkbox.other {
	accent-color: #666666;
	color: #666666;
}

.universal-table {
	padding-bottom: 24px;
}

.universal-table table {
	background-color: white;
}

.universal-table table th {
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}

.universal-table table th.identifier {
	width: 100px;
}

.universal-table table th.derivativeTypeName {
	width: 140px;
}

.universal-table table th.underlying {
	width: 240px;
}

.universal-table table th.observation {
	width: 384px;
}

.universal-table table th.action {
	width: 50px;
	text-align: right;
}

.universal-table table th .arrows {
	bottom: auto;
	left: auto;
	-webkit-transform: inherit;
	transform: inherit;
	display: inline;
	width: 12px;
	height: 7px;
}

.universal-table table th .arrows:before,
.universal-table table th .arrows:after {
	content: none;
}

.universal-table table th.sort-desc .arrows {
	background-image: url(/content/images/chevron-down-solid.svg);
	-webkit-transform: rotate(180deg);
}

.universal-table table th.sort-asc .arrows {
	background-image: url(/content/images/chevron-down-solid.svg);
}

.universal-table table tr {
	border-bottom: 1px solid #F7F7F7;
}

.universal-table table td {
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	vertical-align: top;
}

.universal-table table td.action {
	padding-top: 0;
	padding-bottom: 0;
}

.universal-table.analisi-table th {
	font-size: 12px;
	padding: 0;
}

.universal-table.analisi-table th:hover {
	cursor: pointer;
}

.universal-table.analisi-table td {
	font-size: 12px;
}

.universal-table.analisi-table td.action {
	padding-left: 0;
}

.universal-table.analisi-table td.observationEqualsMaturity-true {
	background-color: #d1a8a8;
}

.valutazione-details .calendar-container {
	min-height: 230px;
}

.valutazione-details .calendar-container,
.valutazione-details .content-row.calendar-container .content-details {
	margin-top: 10px;
}

.valutazione-details .content-row.calendar-container .content-details .table-row.dates {
	width: 110px;
	height: 66px;
}

.valutazione-details .content-row.calendar-container .content-details .table-row.dates .title,
.valutazione-details .content-row.calendar-container .content-details .table-row.head p {
	color: #666666;
}

.valutazione-details .content-row.calendar-container .content-details .table-row .table-cell.font-size-smallest {
	font-size: 12px;
}

.valutazione-details .content-row.calendar-container .content-details .table-row .table-cell.font-size-smaller {
	font-size: 13px;
}

.valutazione-details .content-details div.headline {
	font-size: 13px;
}

.valutazione-details .content-details div.figure {
	font-size: 21px;
	font-weight: bold;
	color: #333333;
}

.valutazione-details .content-details table {
	background-color: white;
}

.valutazione-details .content-details table td {
	text-align: left;
}

.valutazione-details .content-details table td.quote {
	text-align: right;
}

.valutazione-details .action-buttons {
	position: absolute;
	margin-top: -25px;
}

.valutazione-details .content-row {
	margin-top: 16px;
	margin-bottom: 16px;
}

.valutazione-details .content-row.smallborder {
	padding-bottom: 16px;
}

.valutazione-details table.underlying-table th {
	height: 20px;
	text-align: left;
}

.valutazione-details table.underlying-table td {
	text-align: left;
	padding-left: 5px;
	height: 20px;
}

.valutazione-details table.underlying-table td a {
	color: #5ba079;
}

.valutazione-details .agency-table {
	padding-bottom: 0;
}

.valutazione-details .valutazione-details-autoscroll {
	max-height: 470px;
	overflow-y: scroll;
}

.valutazione-details .agency-table .vert-center-text {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 61px;
}

.universal-table.valutazione-table tr[data-isbnlretail='True'] td.colorize,
.universal-table.valutazione-table tr[data-isbnllifebanker='True'] td.colorize,
.universal-table.valutazione-table tr[data-isbnlprivatebanker='True'] td.colorize,
.universal-table.valutazione-table tr[data-isother='True'] td.colorize {
	display: inline-block;
	margin-top: 5px;
	height: 20px;
}

.universal-table.valutazione-table tr[data-isbnlretail='True'] td.colorize {
	border-left: 2px solid #4AA378;
}

.universal-table.valutazione-table tr[data-isbnllifebanker='True'] td.colorize {
	border-left: 2px solid #B30737;
}

.universal-table.valutazione-table tr[data-isbnlprivatebanker='True'] td.colorize {
	border-left: 2px solid #44A6CF;
}

.universal-table.valutazione-table tr[data-isother='True'] td.colorize {
	border-left: 2px solid #666666;
}

.analisi {
	padding-bottom: 24px;
}

.analisi .table {
	/*margin-top:24px;
margin-left: 24px;
margin-right: 24px;*/
	margin-top: 12px;
	padding-top: 12px;
	padding-left: 24px;
	padding-bottom: 12px;
	padding-right: 24px;
}

.analisi .table.theme-Red {
	border: 2px solid #890000;
}

.analisi .table.theme-Green {
	border: 2px solid #5BA079;
}

.analisi .downloadbox {
	width: 100%;
	max-width: 908px;
	background-color: #EEF0F3;
	padding: 12px;
	margin-top: 24px;
	margin-left: 24px;
	margin-right: 24px;
	border-radius: 7px;
}

.analisi .downloadbox a {
	padding: 12px;
	display: block;
	border-radius: 7px;
	border: 2px solid #EEF0F3;
}

.analisi .downloadbox a:hover {
	background-color: white;
}

.analisi .downloadbox .icon {
	float: left;
	width: 37px;
	height: 37px;
	background: white url('/Content/images/file-pdf-solid.svg') 13px 11px no-repeat padding-box;
	border-radius: 18px;
}

.analisi .downloadbox a:hover .icon {
	cursor: pointer;
	background-color: #333333;
}

.analisi .downloadbox a:hover {
	text-decoration: none;
}

.analisi .downloadbox .caption {
	font-size: 15px;
	color: #333333;
	margin-left: 47px;
}

.analisi .downloadbox .link {
	margin-left: 47px;
}

.analisi .paging .item {
	display: inline-grid;
}

.analisi .paging .item a {
	text-decoration: underline;
}

.analisi .paging .item a:hover {
	cursor: pointer;
	font-weight: bold;
}

.analisi .paging .item.inactive a {
	color: #D5D5D5;
}

.analisi .paging .item.inactive a {
	cursor: default;
	font-weight: normal;
}

.analisi .paging .paging-tables {
}

.analisi .paging .paging-tables .dashboard-combobox {
	width: 75px;
}

.not-visible {
	display: none;
}

.universal-bell.icon-bell,
.universal-pdf.icon,
.universal-xls.icon,
.universal-csv.icon,
.universal-chevron.icon,
.universal-star.icon {
	width: 37px;
	height: 37px;
	line-height: 37px;
	color: black;
	text-align: center;
	display: inline-block;
}

.universal-bell.icon-bell {
	vertical-align: inherit;
}

.universal-csv.icon {
	background: url(/Content/images/file-csv-solid-black.svg) 13px 11px no-repeat;
}

.universal-csv.icon:hover {
	background: url(/Content/images/file-csv-solid-negative.svg) 13px 11px no-repeat;
	transition: color 0.3s linear;
}

.universal-pdf.icon {
	background: url(/Content/images/file-pdf-solid-black.svg) 13px 11px no-repeat;
}

.universal-pdf.icon:hover {
	background: url(/Content/images/file-pdf-solid-negative.svg) 13px 11px no-repeat;
}

.universal-pdf.icon.green {
	background: url(/Content/images/file-pdf-solid-green.svg) 13px 11px no-repeat;
}

.universal-chevron.icon {
	background: url(/Content/images/chevron-right-solid.svg) 13px 11px no-repeat;
}

.universal-chevron.icon:hover {
	background: url(/Content/images/chevron-right-solid.svg) 13px 11px no-repeat;
	transition: color 0.3s linear;
}

.universal-star.icon {
	float: right;
}

.universal-star.icon:before {
	content: "";
	background: url(/Content/images/star-solid.svg) 11px 11px no-repeat;
}

.universal-star.icon:hover:before {
	background: url(/Content/images/star-solid-negative.svg) 11px 11px no-repeat;
	transition: color 0.3s linear;
}

.universal-xls.icon:before {
	content: "";
	background: url(/Content/images/calendario/xls.png) 17px 21px no-repeat;
}

.universal-xls.icon.dis:before {
	display: inline-block;
}

.universal-xls.icon:hover:before {
	background: url(/Content/images/calendario/xls-negative.png) 17px 21px no-repeat;
	transition: color 0.3s linear;
}

.universal-bell.icon-bell:hover,
.universal-pdf.icon:hover,
.universal-xls.icon:hover,
.universal-csv.icon:hover,
.universal-star.icon:hover {
	background-color: black;
	color: white;
	border-radius: 20px;
	cursor: pointer;
	text-decoration: none;
}

.universal-bell.hasAlert-True:before {
	color: red;
}

.universal-star.hasAlert-True:before {
	filter: invert(69%) sepia(79%) saturate(2264%) hue-rotate(18deg) brightness(105%) contrast(87%);
}

.universal-star.hasAlert-True:hover:before {
	filter: brightness(0) saturate(100%) invert(69%) sepia(79%) saturate(2264%) hue-rotate(18deg) brightness(105%) contrast(87%);
}

.universal-pdf.icon.inactive,
.universal-pdf.icon.inactive:hover {
	background: url(/Content/images/file-pdf-solid-gray.svg) 13px 11px no-repeat;
	cursor: default;
}

.element-tutti .tab-header-3 {
	float: right;
	margin-top: -10px;
}

.tab-element-tutti,
.tab-element-scaduti {
	padding-top: 24px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
}

.tab-element-tutti .product-dropdown,
.tab-element-scaduti .product-dropdown {
	display: inline-grid;
	width: 226px;
}

.tab-element-tutti .dashboard-combobox,
.tab-element-scaduti .dashboard-combobox {
	width: 100%;
}

.filter-container {
	padding-bottom: 24px;
}

.tab-element-tutti table.table tr th,
.tab-element-scaduti table.table tr th,
.tab-element-tutti table.table tr td,
.tab-element-scaduti table.table tr td,
.table-target-globalsearch table.table tr th,
.table-target-globalsearch table.table tr td {
	background-color: white;
	color: black;
}

.tab-element-tutti table.table tr {
	border-bottom: 1px solid #F8F8F8;
}

.tab-element-tutti table.table tr:hover td {
	background-color: #F2F2F2;
}

.tab-element-tutti table.table th .arrow {
	background: url(/Content/images/filter_arrow.png) 0% 0% no-repeat;
	display: none;
	background-position-x: 0;
}

.tab-element-tutti table.table th.tablesorter-headerDesc .arrow {
	background: url(/Content/images/filter_arrow.png) 0% 0% no-repeat;
	width: 10px;
	display: inline-block;
	height: 6px;
	background-position-x: 0;
}

.tab-element-tutti table.table th.tablesorter-headerAsc .arrow {
	background: url(/Content/images/filter_arrow.png) 0% 0% no-repeat;
	width: 10px;
	display: inline-block;
	height: 6px;
	background-position-x: -10px;
}

.tab-element-tutti table.table td .universal-bell.icon-bell {
	font-size: 12px;
	border-radius: 20px;
}

.tab-element-tutti table.table tr.selected td .universal-bell.icon-bell {
	background-color: white;
	color: #b30737;
}

.tab-element-tutti .divPageNavigationAtBottom .selectedpage.dashboard-combobox,
.tab-element-scaduti .divPageNavigationAtBottom .selectedpage.dashboard-combobox {
	width: 75px;
}


.tab-element-tutti .divPageNavigationAtBottom .prev.prev-hide,
.tab-element-scaduti .divPageNavigationAtBottom .prev.prev-hide,
.tab-element-tutti .divPageNavigationAtBottom .next-hasMorePages-false,
.tab-element-scaduti .divPageNavigationAtBottom .next-hasMorePages-false {
	cursor: default;
	color: #D5D5D5;
	pointer-events: none;
}

.loading {
	text-align: center;
	position: absolute;
	z-index: 100;
	width: 932px;
	margin-top: -13px;
	display: none;
}

.loading.visible {
	display: block;
}

.loading.margin-top {
	margin-top: 10px;
}

.dashboard-combobox {
	height: 41px;
	background-color: #F7F7F7;
	border: 1px solid white;
	border-radius: 2px;
	padding-left: 8px;
}

a.link {
	color: #5ba079;
}

.universal-table.valutazione-table table {
	font-size: 12px;
}

.universal-table.valutazione-table tr.color-product-has-issues {
	background-color: lightcoral;
}

.universal-table.valutazione-table tr.color-past-observation {
	background-color: pink;
}

.universal-table.valutazione-table tr.color-todays-observation {
	background-color: #DCF8E3;
}

span.stay-connected.green {
	background-color: #F7F7F7;
}

.modal-alert-popup.watchlist-only .alert-container {
	display: none;
}

.modal-alert-popup.watchlist-only .separator-2 {
	border-top: none;
	padding-top: 0;
}

.administrator-issue-list {
	position: absolute;
	margin-left: 90px;
	margin-top: -50px;
	background-color: lightcoral;
	color: white;
	width: 570px;
	padding-left: 5px;
}

.bnl_logo {
	display: inline-block;
	height: 40px;
	margin-top: 18px;
	margin-left: -99px;
	padding-top: 2px;
}

.underlying-table span.worst {
	display: none;
}

.baskettype-worstof,
.baskettype-bestof {
	display: inline-block;
	border-radius: 0.25rem;
	font-size: 1rem;
	padding: 6px 8px 3px;
	font-family: 'bnpp_sans',sans-serif;
	font-weight: lighter;
	color: #fff;
	position: relative;
	margin-left: -30px;
	margin-top: -5px;
}

.baskettype-worstof {
	background-color: #e4200e;
	content: 'W';
}

.baskettype-bestof {
	background-color: #00915a;
}

.calendario-item {
	width: 148px;
	height: 62px;
	margin-right: 17px;
	float: left;
	padding: 8px;
	border-radius: 3px;
}

.calendario-item.product {
	height: auto;
}

.calendario-item.xls {
	width: 17px;
	padding-top: 10px;
	padding-left: 0px;
}

.calendario-item.xls a {
	width: 12px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
	background-image: url('/Content/images/calendario/file-excel-solid.svg');
	margin-top: 9px;
}

.calendario-item.xls div:first-child {
	/*background-color: white;*/
	width: 37px;
	height: 37px;
	display: inline-block;
	text-align: center;
	border-radius: 20px;
}

.calendario-item.xls div:first-child:hover {
	background-color: black;
	cursor: pointer;
}

.calendario-item.xls div:first-child:hover a {
	filter: invert(100%);
}


.calendario-item div:first-child {
	height: 30px;
}

.calendario-item .legend {
	font-size: 11px;
}

.calendario-item .value {
	float: right;
}

.calendario-item .icon {
	width: 26px;
	height: 26px;
	display: inline-block;
}

.calendario-item.premium-paid {
	width: 170px;
	background-color: #E5F4EE;
}

.calendario-item.premium-paid .icon {
	background-image: url('/Content/images/calendario/premium-paid.png');
}

.calendario-item.premium-not-paid {
	background-color: #FCE8E6;
}

.calendario-item.premium-not-paid .icon {
	background-image: url('/Content/images/calendario/premium-not-paid.png');
}

.calendario-item.next-observation {
	background-color: #E5F1F5;
}

.calendario-item.next-observation .icon {
	background-image: url('/Content/images/calendario/next-observation.png');
}

.calendario-item.maturity {
	background-color: #FDF2E6;
}

.calendario-item.maturity .icon {
	background-image: url('/Content/images/calendario/maturity.png');
}

