@charset "UTF-8";
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Compass imports
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* line 5, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 344, sprites/*.png */
.sprites-sprite, .breadcrumb-ex span:after, .btn-gold:before, #main-footer .footer-about:after, #main-footer .footer-info:after, .text-about strong:before, .text-about strong:after, .box-services .showmore, .box-services .showless, .box-services-text .showmore a, .box-services-text .showless a, .wrapper-cols ul li:before, .search-table thead tr th:before, .wrapper-vertical .vertical-nav span:after, .item-portofolio li:after, .item-portofolio li:first-child a:before, .item-portofolio li:nth-child(2) a:before, .item-portofolio li:nth-child(2).active a:before, .item-portofolio li:nth-child(3) a:before, .item-portofolio li:nth-child(4) a:before, .item-portofolio li:nth-child(4).active a:before, .item-portofolio li:nth-child(5) a:before, .item-portofolio li:nth-child(5).active a:before, .item-portofolio li:nth-child(6) a:before, .search-prod .btn-search:after, #event-filter .btn-search:after, .links-wrap-invest a:before, .download-pdf:after, .download:before, .add-product:before, .termsheet:before, .side-menu li:after {
  background-image: url('../img/sprites-sa04de5ec17.png');
  background-repeat: no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Vendor
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
 * Bootstrap v3.3.5 (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 */
/* line 5, ../scss/vendor/_bootstrap.min.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
body {
  margin: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
[hidden], template {
  display: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a {
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a:active, a:hover {
  outline: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
b, strong {
  font-weight: 700;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
dfn {
  font-style: italic;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
small {
  font-size: 80%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
sup {
  top: -.5em;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
sub {
  bottom: -.25em;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
img {
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
figure {
  margin: 1em 40px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
pre {
  overflow: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button {
  overflow: visible;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button, select {
  text-transform: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input {
  line-height: normal;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
textarea {
  overflow: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
optgroup {
  font-weight: 700;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  thead {
    display: table-header-group;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  img, tr {
    page-break-inside: avoid;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  img {
    max-width: 100% !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar {
    display: none;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table td, .table th {
    background-color: #fff !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-bordered td, .table-bordered th {
    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");
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
figure {
  margin: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
img {
  vertical-align: middle;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.img-circle {
  border-radius: 50%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
[role=button] {
  cursor: pointer;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h1, h1 {
  font-size: 36px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h2, h2 {
  font-size: 30px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h3, h3 {
  font-size: 24px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h4, h4 {
  font-size: 18px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h5, h5 {
  font-size: 14px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.h6, h6 {
  font-size: 12px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
p {
  margin: 0 0 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.small, small {
  font-size: 85%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-left {
  text-align: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-right {
  text-align: right;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-center {
  text-align: center;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-justify {
  text-align: justify;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-muted {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-primary {
  color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-success {
  color: #3c763d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-info {
  color: #31708f;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.text-info:focus, a.text-info:hover {
  color: #245269;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-danger {
  color: #a94442;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
dd, dt {
  line-height: 1.42857143;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
dt {
  font-weight: 700;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0';
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: '';
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .container {
    width: 1170px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-12 {
  width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-9 {
  width: 75%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-6 {
  width: 50%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-3 {
  width: 25%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
table {
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
th {
  text-align: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table .table {
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=file] {
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
select[multiple], select[size] {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
textarea.form-control {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .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], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .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], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
select[multiple].input-sm, textarea.input-sm {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-feedback {
  position: relative;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -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);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.fade.in {
  opacity: 1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.collapse {
  display: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.collapse.in {
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
tr.collapse.in {
  display: table-row;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown, .dropup {
  position: relative;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 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);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.open > a {
  outline: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn .caret {
  margin-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-pills > li {
  float: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-stacked > li {
  float: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-justified {
  width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-justified > li {
  float: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tab-content > .active {
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-header {
    float: left;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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);
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination > li {
  display: inline;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pager li {
  display: inline;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label:empty {
  display: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-default {
  background-color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.badge:empty {
  display: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item > .badge {
  float: right;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert .alert-link {
  font-weight: 700;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.progress-bar-striped, .progress-striped .progress-bar {
  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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-body {
  width: 10000px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-object {
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-right, .media > .pull-right {
  padding-left: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-left, .media > .pull-left {
  padding-right: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item, button.list-group-item {
  color: #555;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-body {
  padding: 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-open {
  overflow: hidden;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .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);
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 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);
  line-break: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.top {
  margin-top: -10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.right {
  margin-left: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.left {
  margin-left: -10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel {
  position: relative;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pull-right {
  float: right !important;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.pull-left {
  float: left !important;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.hide {
  display: none !important;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.show {
  display: block !important;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.invisible {
  visibility: hidden;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.hidden {
  display: none !important;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

/* line 5, ../scss/vendor/_bootstrap.min.scss */
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-md {
    display: block !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-print {
    display: block !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 5, ../scss/vendor/_bootstrap.min.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 5, ../scss/vendor/_bootstrap.min.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 13, ../scss/vendor/_selectric.scss */
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

/* line 18, ../scss/vendor/_selectric.scss */
.selectric-responsive {
  width: 100%;
}

/* line 22, ../scss/vendor/_selectric.scss */
.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
/* line 29, ../scss/vendor/_selectric.scss */
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  user-select: none;
}
/* line 42, ../scss/vendor/_selectric.scss */
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
/* line 56, ../scss/vendor/_selectric.scss */
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

/* line 73, ../scss/vendor/_selectric.scss */
.selectric-focus .selectric {
  border-color: #aaaaaa;
}

/* line 77, ../scss/vendor/_selectric.scss */
.selectric-hover .selectric {
  border-color: #c4c4c4;
}
/* line 80, ../scss/vendor/_selectric.scss */
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
/* line 83, ../scss/vendor/_selectric.scss */
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

/* line 89, ../scss/vendor/_selectric.scss */
.selectric-open {
  z-index: 9999;
}
/* line 92, ../scss/vendor/_selectric.scss */
.selectric-open .selectric {
  border-color: #c4c4c4;
}
/* line 96, ../scss/vendor/_selectric.scss */
.selectric-open .selectric-items {
  display: block;
}

/* line 101, ../scss/vendor/_selectric.scss */
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}

/* line 108, ../scss/vendor/_selectric.scss */
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
/* line 114, ../scss/vendor/_selectric.scss */
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
/* line 119, ../scss/vendor/_selectric.scss */
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
/* line 125, ../scss/vendor/_selectric.scss */
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

/* line 140, ../scss/vendor/_selectric.scss */
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

/* line 156, ../scss/vendor/_selectric.scss */
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
/* line 163, ../scss/vendor/_selectric.scss */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
/* line 173, ../scss/vendor/_selectric.scss */
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
/* line 178, ../scss/vendor/_selectric.scss */
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
/* line 183, ../scss/vendor/_selectric.scss */
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
/* line 192, ../scss/vendor/_selectric.scss */
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
/* line 198, ../scss/vendor/_selectric.scss */
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
/* line 203, ../scss/vendor/_selectric.scss */
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
/* line 208, ../scss/vendor/_selectric.scss */
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
/* line 214, ../scss/vendor/_selectric.scss */
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
/* line 224, ../scss/vendor/_selectric.scss */
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
/* line 233, ../scss/vendor/_selectric.scss */
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
/* line 238, ../scss/vendor/_selectric.scss */
.selectric-items .selectric-group li {
  padding-left: 25px;
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
/* line 10, ../scss/vendor/animate.scss */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

/* line 16, ../scss/vendor/animate.scss */
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 25, ../scss/vendor/animate.scss */
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 30, ../scss/vendor/animate.scss */
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

/* line 37, ../scss/vendor/animate.scss */
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
  animation-iteration-count: calc(var(--animate-repeat)*2);
}

/* line 44, ../scss/vendor/animate.scss */
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
  animation-iteration-count: calc(var(--animate-repeat)*3);
}

/* line 51, ../scss/vendor/animate.scss */
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

/* line 58, ../scss/vendor/animate.scss */
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay)*2);
  animation-delay: calc(var(--animate-delay)*2);
}

/* line 65, ../scss/vendor/animate.scss */
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay)*3);
  animation-delay: calc(var(--animate-delay)*3);
}

/* line 72, ../scss/vendor/animate.scss */
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay)*4);
  animation-delay: calc(var(--animate-delay)*4);
}

/* line 79, ../scss/vendor/animate.scss */
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay)*5);
  animation-delay: calc(var(--animate-delay)*5);
}

/* line 86, ../scss/vendor/animate.scss */
.animate__animated.animate__faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-duration: calc(var(--animate-duration)/2);
  animation-duration: calc(var(--animate-duration)/2);
}

/* line 93, ../scss/vendor/animate.scss */
.animate__animated.animate__fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.8);
  animation-duration: calc(var(--animate-duration)*0.8);
}

/* line 100, ../scss/vendor/animate.scss */
.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2);
}

/* line 107, ../scss/vendor/animate.scss */
.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration)*3);
  animation-duration: calc(var(--animate-duration)*3);
}

@media (prefers-reduced-motion: reduce), print {
  /* line 116, ../scss/vendor/animate.scss */
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  /* line 125, ../scss/vendor/animate.scss */
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
@-webkit-keyframes bounce {
  0%,
    20%,
    53%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
    43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  0%,
    20%,
    53%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
    43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
/* line 210, ../scss/vendor/animate.scss */
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%,
    50%,
    to {
    opacity: 1;
  }
  25%,
    75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
    50%,
    to {
    opacity: 1;
  }
  25%,
    75% {
    opacity: 0;
  }
}
/* line 245, ../scss/vendor/animate.scss */
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* line 284, ../scss/vendor/animate.scss */
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* line 365, ../scss/vendor/animate.scss */
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {
  0%,
    to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
    30%,
    50%,
    70%,
    90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
    40%,
    60%,
    80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  0%,
    to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
    30%,
    50%,
    70%,
    90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
    40%,
    60%,
    80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
/* line 422, ../scss/vendor/animate.scss */
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  0%,
    to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
    30%,
    50%,
    70%,
    90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%,
    40%,
    60%,
    80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  0%,
    to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
    30%,
    50%,
    70%,
    90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%,
    40%,
    60%,
    80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
/* line 479, ../scss/vendor/animate.scss */
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 548, ../scss/vendor/animate.scss */
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/* line 609, ../scss/vendor/animate.scss */
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
    20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
    50%,
    70%,
    90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
    60%,
    80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
    20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
    50%,
    70%,
    90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
    60%,
    80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* line 682, ../scss/vendor/animate.scss */
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 761, ../scss/vendor/animate.scss */
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%,
    11.1%,
    to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  0%,
    11.1%,
    to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
/* line 856, ../scss/vendor/animate.scss */
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 917, ../scss/vendor/animate.scss */
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration)*1.3);
  animation-duration: calc(var(--animate-duration)*1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
/* line 968, ../scss/vendor/animate.scss */
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
/* line 1013, ../scss/vendor/animate.scss */
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
/* line 1058, ../scss/vendor/animate.scss */
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
/* line 1103, ../scss/vendor/animate.scss */
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
/* line 1148, ../scss/vendor/animate.scss */
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
/* line 1193, ../scss/vendor/animate.scss */
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
/* line 1238, ../scss/vendor/animate.scss */
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
/* line 1283, ../scss/vendor/animate.scss */
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

@-webkit-keyframes bounceIn {
  0%,
    20%,
    40%,
    60%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
    20%,
    40%,
    60%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* line 1380, ../scss/vendor/animate.scss */
.animate__bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 1467, ../scss/vendor/animate.scss */
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 1550, ../scss/vendor/animate.scss */
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 1633, ../scss/vendor/animate.scss */
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 1716, ../scss/vendor/animate.scss */
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
    55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
    55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
/* line 1761, ../scss/vendor/animate.scss */
.animate__bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
/* line 1810, ../scss/vendor/animate.scss */
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
/* line 1843, ../scss/vendor/animate.scss */
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
/* line 1876, ../scss/vendor/animate.scss */
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
/* line 1921, ../scss/vendor/animate.scss */
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 1946, ../scss/vendor/animate.scss */
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 1979, ../scss/vendor/animate.scss */
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2012, ../scss/vendor/animate.scss */
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2045, ../scss/vendor/animate.scss */
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2078, ../scss/vendor/animate.scss */
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2111, ../scss/vendor/animate.scss */
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2144, ../scss/vendor/animate.scss */
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2177, ../scss/vendor/animate.scss */
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2210, ../scss/vendor/animate.scss */
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2243, ../scss/vendor/animate.scss */
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2276, ../scss/vendor/animate.scss */
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2309, ../scss/vendor/animate.scss */
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 2342, ../scss/vendor/animate.scss */
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* line 2367, ../scss/vendor/animate.scss */
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* line 2396, ../scss/vendor/animate.scss */
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
/* line 2425, ../scss/vendor/animate.scss */
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 2454, ../scss/vendor/animate.scss */
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
/* line 2483, ../scss/vendor/animate.scss */
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 2512, ../scss/vendor/animate.scss */
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
/* line 2541, ../scss/vendor/animate.scss */
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* line 2570, ../scss/vendor/animate.scss */
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
/* line 2599, ../scss/vendor/animate.scss */
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
/* line 2632, ../scss/vendor/animate.scss */
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
/* line 2665, ../scss/vendor/animate.scss */
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
/* line 2698, ../scss/vendor/animate.scss */
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
/* line 2731, ../scss/vendor/animate.scss */
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
/* line 2810, ../scss/vendor/animate.scss */
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/* line 2883, ../scss/vendor/animate.scss */
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/* line 2956, ../scss/vendor/animate.scss */
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
/* line 3001, ../scss/vendor/animate.scss */
.animate__flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
/* line 3050, ../scss/vendor/animate.scss */
.animate__flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 3109, ../scss/vendor/animate.scss */
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 3164, ../scss/vendor/animate.scss */
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
/* line 3195, ../scss/vendor/animate.scss */
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
/* line 3226, ../scss/vendor/animate.scss */
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
/* line 3261, ../scss/vendor/animate.scss */
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
/* line 3296, ../scss/vendor/animate.scss */
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
/* line 3331, ../scss/vendor/animate.scss */
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
/* line 3366, ../scss/vendor/animate.scss */
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
/* line 3401, ../scss/vendor/animate.scss */
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
/* line 3432, ../scss/vendor/animate.scss */
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
/* line 3463, ../scss/vendor/animate.scss */
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
/* line 3494, ../scss/vendor/animate.scss */
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
/* line 3525, ../scss/vendor/animate.scss */
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
/* line 3556, ../scss/vendor/animate.scss */
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
    60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
    80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
    60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
    80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
/* line 3623, ../scss/vendor/animate.scss */
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 3686, ../scss/vendor/animate.scss */
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 3719, ../scss/vendor/animate.scss */
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
/* line 3748, ../scss/vendor/animate.scss */
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
/* line 3777, ../scss/vendor/animate.scss */
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3818, ../scss/vendor/animate.scss */
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3859, ../scss/vendor/animate.scss */
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3900, ../scss/vendor/animate.scss */
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3941, ../scss/vendor/animate.scss */
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
/* line 3978, ../scss/vendor/animate.scss */
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 4019, ../scss/vendor/animate.scss */
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
/* line 4054, ../scss/vendor/animate.scss */
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
/* line 4089, ../scss/vendor/animate.scss */
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 4132, ../scss/vendor/animate.scss */
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 4165, ../scss/vendor/animate.scss */
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 4196, ../scss/vendor/animate.scss */
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 4227, ../scss/vendor/animate.scss */
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 4258, ../scss/vendor/animate.scss */
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* line 4289, ../scss/vendor/animate.scss */
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 4320, ../scss/vendor/animate.scss */
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 4351, ../scss/vendor/animate.scss */
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* line 4382, ../scss/vendor/animate.scss */
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Fonts
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Micro Clearfix Hack */
/* line 4, ../scss/fonts/_fonts.scss */
.cf:before,
.cf:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 12, ../scss/fonts/_fonts.scss */
.cf:after {
  clear: both;
}

/* line 16, ../scss/fonts/_fonts.scss */
.cf {
  zoom: 1;
}

@font-face {
  font-family: 'ek_muktalight';
  src: url("../fonts/customekmukta-light-webfont.eot");
  src: url("../fonts/ekmukta-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ekmukta-light-webfont.woff2") format("woff2"), url("../fonts/ekmukta-light-webfont.woff") format("woff"), url("../fonts/ekmukta-light-webfont.ttf") format("truetype"), url("../fonts/ekmukta-light-webfont.svg#ek_muktalight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek_muktamedium';
  src: url("../fonts/ekmukta-medium-webfont.eot");
  src: url("../fonts/ekmukta-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ekmukta-medium-webfont.woff2") format("woff2"), url("../fonts/ekmukta-medium-webfont.woff") format("woff"), url("../fonts/ekmukta-medium-webfont.ttf") format("truetype"), url("../fonts/ekmukta-medium-webfont.svg#ek_muktamedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek_muktaregular';
  src: url("../fonts/ekmukta-regular-webfont.eot");
  src: url("../fonts/ekmukta-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ekmukta-regular-webfont.woff2") format("woff2"), url("../fonts/ekmukta-regular-webfont.woff") format("woff"), url("../fonts/ekmukta-regular-webfont.ttf") format("truetype"), url("../fonts/ekmukta-regular-webfont.svg#ek_muktaregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek_muktasemibold';
  src: url("../fonts/ekmukta-semibold-webfont.eot");
  src: url("../fonts/ekmukta-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ekmukta-semibold-webfont.woff2") format("woff2"), url("../fonts/ekmukta-semibold-webfont.woff") format("woff"), url("../fonts/ekmukta-semibold-webfont.ttf") format("truetype"), url("../fonts/ekmukta-semibold-webfont.svg#ek_muktasemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek_muktabold';
  src: url("../fonts/ekmukta-bold-webfont.eot");
  src: url("../fonts/ekmukta-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ekmukta-bold-webfont.woff2") format("woff2"), url("../fonts/ekmukta-bold-webfont.woff") format("woff"), url("../fonts/ekmukta-bold-webfont.ttf") format("truetype"), url("../fonts/ekmukta-bold-webfont.svg#ek_muktabold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek_muktaextrabold';
  src: url("../fonts/ekmukta-extrabold-webfont.eot");
  src: url("../fonts/ekmukta-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ekmukta-extrabold-webfont.woff2") format("woff2"), url("../fonts/ekmukta-extrabold-webfont.woff") format("woff"), url("../fonts/ekmukta-extrabold-webfont.ttf") format("truetype"), url("../fonts/ekmukta-extrabold-webfont.svg#ek_muktaextrabold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek_muktaextralight';
  src: url("../fonts/ekmukta-extralight-webfont.eot");
  src: url("../fonts/ekmukta-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ekmukta-extralight-webfont.woff2") format("woff2"), url("../fonts/ekmukta-extralight-webfont.woff") format("woff"), url("../fonts/ekmukta-extralight-webfont.ttf") format("truetype"), url("../fonts/ekmukta-extralight-webfont.svg#ek_muktaextralight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@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 Halflings") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Inter Regular';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Inter-Regular.woff") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: 'Inter Bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Inter-Bold.woff") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff"), url("../fonts/Inter-Bold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: 'Inter ExtraBold';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Inter-ExtraBold.woff") format("woff2"), url("../fonts/Inter-ExtraBold.woff") format("woff"), url("../fonts/Inter-ExtraBold.ttf") format("truetype");
  font-display: swap;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Common
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* line 1, ../scss/common/_common.scss */
a:focus {
  outline: 0;
}

/* line 5, ../scss/common/_common.scss */
.extract_events {
  background-color: #c78e35;
  padding: 6px 10px;
  color: #ffffff;
  border-radius: 4px;
  cursor: pointer;
}

/* line 13, ../scss/common/_common.scss */
.breadcrumb-ex {
  position: absolute;
  width: 100%;
  padding: 13px 0px 10px 0px;
  z-index: 100;
}
@media (max-width: 991px) {
  /* line 13, ../scss/common/_common.scss */
  .breadcrumb-ex {
    padding: 10px 0px 10px 0px;
  }
}
/* line 21, ../scss/common/_common.scss */
.breadcrumb-ex a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 21, ../scss/common/_common.scss */
  .breadcrumb-ex a {
    font-size: 13px;
    font-weight: 600;
  }
}
/* line 30, ../scss/common/_common.scss */
.breadcrumb-ex a:hover {
  color: #fff;
}
/* line 33, ../scss/common/_common.scss */
.breadcrumb-ex span {
  position: relative;
  margin-right: 23px;
}
/* line 37, ../scss/common/_common.scss */
.breadcrumb-ex span:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 7px;
  top: 5px;
  left: 10px;
  background-position: 0 -262px;
}
/* line 46, ../scss/common/_common.scss */
.breadcrumb-ex .active {
  color: #d5d8d7;
}
@media (max-width: 991px) {
  /* line 46, ../scss/common/_common.scss */
  .breadcrumb-ex .active {
    color: #e6e6e6;
  }
}

/* line 54, ../scss/common/_common.scss */
.btn-default {
  color: #fff !important;
  background-color: #cf9948 !important;
  padding: 10px 22px !important;
  font-size: 15px !important;
  font-family: 'ek_muktaextralight';
}

/* line 62, ../scss/common/_common.scss */
.invalid {
  border: 1px solid red !important;
}

/* line 66, ../scss/common/_common.scss */
.button-gen {
  font-size: 17px;
  padding: 6px 38px;
  color: #fff;
  background-color: #1c1c1b;
  text-decoration: none;
  border-radius: 3px;
  font-family: 'ek_muktaextralight';
}

/* line 76, ../scss/common/_common.scss */
.button-gen:hover {
  text-decoration: none;
  color: #ddd;
}

/* line 81, ../scss/common/_common.scss */
.price_level_green {
  color: green;
}

/* line 85, ../scss/common/_common.scss */
.price_level_orange {
  color: orange;
}

/* line 89, ../scss/common/_common.scss */
.price_level_red {
  color: red;
}

/*Buttons*/
/* line 94, ../scss/common/_common.scss */
.btn-gold {
  background-color: #cf9948;
  color: #fff;
  padding: 10px 45px;
  text-decoration: none;
  font-size: 17px;
  font-family: 'ek_muktextralight';
  position: relative;
  padding-left: 60px;
  border-radius: 5px;
  margin: 0 auto;
  display: table;
  margin-bottom: 10px;
}

/* line 109, ../scss/common/_common.scss */
.btn-gold:hover {
  text-decoration: none;
  color: #fff;
}

/* line 114, ../scss/common/_common.scss */
.btn-gold:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 17px;
  left: 40px;
  background-position: 0 -207px;
}

/*Buttons end*/
/*Search autocomplete*/
/* line 128, ../scss/common/_common.scss */
.ui-autocomplete .ui-autocomplete-category {
  padding: 10px 0;
  margin-top: 15px;
  border-top: 2px solid #ececec;
  padding-left: 7px;
  font-weight: 700;
}
/* line 136, ../scss/common/_common.scss */
.ui-autocomplete li.inactive {
  font-style: italic;
  opacity: .9;
}

/*Search autocomplete*/
/* Footer always on bottom */
/* line 144, ../scss/common/_common.scss */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

/* line 150, ../scss/common/_common.scss */
.wrapper {
  min-height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 156, ../scss/common/_common.scss */
#main-content {
  padding-bottom: 273px;
}

/* line 160, ../scss/common/_common.scss */
#main-footer {
  bottom: 0;
  width: 100%;
  height: auto;
}

/* line 167, ../scss/common/_common.scss */
#index-main-content {
  padding-bottom: 76px;
}

/* line 172, ../scss/common/_common.scss */
.ui-dialog.previewTemplate {
  width: 100% !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  background: #F9F9F9;
  margin: auto !important;
  max-width: 800px;
  max-height: 442px;
  border-radius: 0;
  border: 0;
}
@media only screen and (max-width: 991px) {
  /* line 172, ../scss/common/_common.scss */
  .ui-dialog.previewTemplate {
    max-height: initial;
  }
}
/* line 187, ../scss/common/_common.scss */
.ui-dialog.previewTemplate .ui-dialog-content {
  padding: .5em 1em 77px;
}
/* line 191, ../scss/common/_common.scss */
.ui-dialog.previewTemplate button.ui-button {
  width: 16px;
  height: 16px;
  top: 14px;
  right: 25px;
  background: transparent;
  border: 0;
}
/* line 198, ../scss/common/_common.scss */
.ui-dialog.previewTemplate button.ui-button .ui-icon {
  background-image: url(/default/img/close.svg);
  background-position: center;
}
/* line 201, ../scss/common/_common.scss */
.ui-dialog.previewTemplate button.ui-button .ui-icon:focus {
  outline: transparent;
}
/* line 207, ../scss/common/_common.scss */
.ui-dialog.previewTemplate .ui-dialog-titlebar {
  margin-top: 22px;
  border: 0;
}
/* line 210, ../scss/common/_common.scss */
.ui-dialog.previewTemplate .ui-dialog-titlebar .ui-dialog-title {
  width: 100%;
  text-align: center;
}
/* line 216, ../scss/common/_common.scss */
.ui-dialog.previewTemplate .previews_content h4 {
  font-size: 18px;
  margin: 0 auto;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 225, ../scss/common/_common.scss */
.ui-dialog.previewTemplate .previews_content .container_fix {
  position: relative;
  width: 100%;
  height: 260px;
  background-color: #ffffff;
  padding: 10px;
  box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.05);
}
/* line 232, ../scss/common/_common.scss */
.ui-dialog.previewTemplate .previews_content .container_fix:hover {
  box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 991px) {
  /* line 225, ../scss/common/_common.scss */
  .ui-dialog.previewTemplate .previews_content .container_fix {
    margin-bottom: 30px;
  }
}
/* line 238, ../scss/common/_common.scss */
.ui-dialog.previewTemplate .previews_content .container_fix .template_pdf {
  width: 100%;
  height: 194px;
}

/* line 246, ../scss/common/_common.scss */
.ui-widget-overlay {
  background: #C7C9CC !important;
  opacity: 0.8 !important;
}

/* Footer always on bottom end */
/* line 1, ../scss/common/_header.scss */
.nav-home .langdd-wrap {
  padding-top: 8px;
}

/* line 5, ../scss/common/_header.scss */
#langdd {
  width: 100px;
}
/* line 8, ../scss/common/_header.scss */
#langdd .dd-select {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border-radius: 4px;
}
/* line 13, ../scss/common/_header.scss */
#langdd a {
  border-bottom: 0;
  font-size: 12px !important;
  font-family: "ek_muktalight" !important;
  border-bottom: 1px solid transparent !important;
  color: #fff !important;
  text-transform: uppercase;
}
/* line 21, ../scss/common/_header.scss */
#langdd a label {
  cursor: pointer;
}
/* line 26, ../scss/common/_header.scss */
#langdd img {
  margin-left: 5px;
  margin-top: 2px;
}
/* line 31, ../scss/common/_header.scss */
#langdd label {
  margin-bottom: 0;
  line-height: 20px !important;
  padding-left: 2px;
}
/* line 37, ../scss/common/_header.scss */
#langdd .dd-options {
  background: none !important;
}
/* line 40, ../scss/common/_header.scss */
#langdd .dd-options li {
  padding: 0;
}
/* line 43, ../scss/common/_header.scss */
#langdd .dd-options li:hover {
  cursor: pointer;
}
/* line 46, ../scss/common/_header.scss */
#langdd .dd-options li:hover a,
#langdd .dd-options li:hover label {
  color: #000;
  cursor: pointer;
}
/* line 53, ../scss/common/_header.scss */
#langdd .dd-options li a.dd-option-selected label {
  color: #000;
}

/* line 60, ../scss/common/_header.scss */
.langdd-wrap-layout {
  padding-top: 30px;
}
/* line 63, ../scss/common/_header.scss */
.langdd-wrap-layout #langdd {
  height: 23px;
  float: left;
}
/* line 67, ../scss/common/_header.scss */
.langdd-wrap-layout #langdd a,
.langdd-wrap-layout #langdd label {
  color: #444444;
  font-weight: normal;
}
/* line 73, ../scss/common/_header.scss */
.langdd-wrap-layout #langdd .dd-select {
  background-color: #DFDFDF !important;
}
/* line 76, ../scss/common/_header.scss */
.langdd-wrap-layout #langdd .dd-select a.dd-selected {
  padding: 0;
}
/* line 81, ../scss/common/_header.scss */
.langdd-wrap-layout #langdd a.dd-option {
  padding: 0;
}
/* line 85, ../scss/common/_header.scss */
.langdd-wrap-layout #langdd li {
  background-color: #DFDFDF;
}

/* line 92, ../scss/common/_header.scss */
.new-template-header .toggle_hero_nav {
  overflow: hidden;
}
@media all and (max-width: 768px) {
  /* line 92, ../scss/common/_header.scss */
  .new-template-header .toggle_hero_nav {
    height: 35px;
    width: 35px;
    right: 0;
    position: absolute;
    z-index: 999;
  }
  /* line 103, ../scss/common/_header.scss */
  .new-template-header .toggle_hero_nav.active:before {
    top: 17px;
    transform: rotate(315deg);
  }
  /* line 108, ../scss/common/_header.scss */
  .new-template-header .toggle_hero_nav.active:after {
    top: 17px;
    transform: rotate(225deg);
  }
  /* line 114, ../scss/common/_header.scss */
  .new-template-header .toggle_hero_nav:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 1px;
    background: #D18B16;
    margin: auto;
    transform-origin: right;
    transform: rotate(45deg);
    left: 10px;
    top: 30px;
  }
  /* line 127, ../scss/common/_header.scss */
  .new-template-header .toggle_hero_nav:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 1px;
    background: #D18B16;
    margin: auto;
    transform-origin: right;
    transform: rotate(135deg);
    left: 10px;
    top: 30px;
  }
}
@media all and (min-width: 769px) {
  /* line 143, ../scss/common/_header.scss */
  .new-template-header .desktop_view .promotion {
    display: block;
  }
}
/* line 150, ../scss/common/_header.scss */
.new-template-header .promotion {
  display: none;
}
/* line 154, ../scss/common/_header.scss */
.new-template-header .breadcrumb-ex {
  padding: 13px 0 3px;
}
/* line 157, ../scss/common/_header.scss */
.new-template-header .breadcrumb-ex a {
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.01em;
  text-decoration: underline;
}
/* line 165, ../scss/common/_header.scss */
.new-template-header .breadcrumb-ex a.active {
  text-decoration: none;
}
/* line 171, ../scss/common/_header.scss */
.new-template-header .caption {
  margin-bottom: 0;
  min-height: 118px;
}
/* line 177, ../scss/common/_header.scss */
.new-template-header .caption .flex-viewport .slides > li {
  height: 118px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 187, ../scss/common/_header.scss */
.new-template-header .nav-lg-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
}
/* line 194, ../scss/common/_header.scss */
.new-template-header .nav-lg-wrapper .filter-webuser [type="text"] {
  width: 100%;
  max-width: 231px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 3px;
  font-size: 14px;
  line-height: normal;
  height: 30px;
  padding: 0 10px;
  letter-spacing: -0.01em;
  color: #444444;
}
/* line 210, ../scss/common/_header.scss */
.new-template-header .nav-lg {
  display: flex;
  margin: 19px 0;
  padding: 0;
  list-style: none;
}
/* line 216, ../scss/common/_header.scss */
.new-template-header .nav-lg li {
  padding: 0 30px;
}
/* line 219, ../scss/common/_header.scss */
.new-template-header .nav-lg li:first-child {
  padding-left: 0;
}
/* line 224, ../scss/common/_header.scss */
.new-template-header .nav-lg li:last-child a {
  color: #D18B16;
}
/* line 229, ../scss/common/_header.scss */
.new-template-header .nav-lg li + li {
  border-left: 1px solid #444444;
}
/* line 233, ../scss/common/_header.scss */
.new-template-header .nav-lg li a {
  display: block;
  font-size: 20px;
  line-height: 33px;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #444444;
}
/* line 245, ../scss/common/_header.scss */
.new-template-header .dm-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 44px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 245, ../scss/common/_header.scss */
  .new-template-header .dm-section {
    flex-wrap: wrap;
  }
}
/* line 255, ../scss/common/_header.scss */
.new-template-header .dm-section__side {
  width: calc(50% - 15px);
}
@media only screen and (max-width: 767px) {
  /* line 255, ../scss/common/_header.scss */
  .new-template-header .dm-section__side {
    width: 100%;
    margin-bottom: 25px;
  }
}
/* line 263, ../scss/common/_header.scss */
.new-template-header .dm-section__side > p {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #444444;
  margin-bottom: 7px;
}
/* line 273, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table {
  border-radius: 5px;
  border: 1px solid #DEDEDE;
  font-family: 'Open Sans', sans-serif;
}
/* line 278, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__row {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #DEDEDE;
  cursor: pointer;
}
/* line 285, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__row:hover {
  animation: table-hover 4s ease;
}
/* line 289, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__row:last-child {
  border-bottom: 0;
}
/* line 293, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__row > div {
  padding: 7px 20px;
  font-size: 12px;
  line-height: 17px;
  font-family: 'ek_muktaregular';
}
/* line 301, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table--head {
  background: #DDE2E8;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
}
/* line 307, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table--head > div {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #444444;
}
/* line 318, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__full {
  width: 100%;
  font-size: 10px;
  line-height: 17px;
  font-weight: 600;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 326, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__full.top {
  background: linear-gradient(90deg, #e4f3e6 0%, rgba(228, 243, 230, 0) 59.04%);
  color: #4EAD5B;
}
/* line 331, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__full.worst {
  background: linear-gradient(90deg, #fce1df 0%, rgba(255, 255, 255, 0) 59.04%);
  color: #EA3728;
}
/* line 337, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__first {
  width: 144px;
  font-weight: 800;
}
/* line 342, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__middle {
  width: calc(100% - 225px);
}
/* line 346, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table__last {
  width: 81px;
  font-weight: 700;
}
/* line 352, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table--underlying .dm-table__first {
  width: calc(100% - 81px);
}
/* line 356, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table--underlying .dm-table__last {
  width: 81px;
}
/* line 362, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table--underlying .dm-table__row:not(.dm-table--head) > div:hover {
  color: #D18B16;
}
/* line 367, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table--underlying .dm-table__row:not(.dm-table--head) > div.top:hover {
  color: #4EAD5B;
}
/* line 373, ../scss/common/_header.scss */
.new-template-header .dm-section .dm-table--underlying .dm-table__row:not(.dm-table--head) > div.worst:hover {
  color: #EA3728;
}
/* line 383, ../scss/common/_header.scss */
.new-template-header .panel-default {
  border: none;
}
/* line 387, ../scss/common/_header.scss */
.new-template-header .portfolio-content {
  width: 100%;
}
/* line 391, ../scss/common/_header.scss */
.new-template-header .panel-body {
  padding: 0 !important;
}
/* line 395, ../scss/common/_header.scss */
.new-template-header .panel-body#table > h2 {
  margin: 0;
  padding: 3px 14px;
}
/* line 400, ../scss/common/_header.scss */
.new-template-header .panel-body#table > h2,
.new-template-header .panel-body#table > h2 a {
  font-weight: 600;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  background: #6E88A4;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 415, ../scss/common/_header.scss */
  .new-template-header .table-responsive > .table > tbody > tr > td,
  .new-template-header .table-responsive > .table > tbody > tr > th,
  .new-template-header .table-responsive > .table > tfoot > tr > td,
  .new-template-header .table-responsive > .table > tfoot > tr > th,
  .new-template-header .table-responsive > .table > thead > tr > td,
  .new-template-header .table-responsive > .table > thead > tr > th {
    white-space: normal;
  }
}
/* line 427, ../scss/common/_header.scss */
.new-template-header .table-responsive {
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 441, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 25px;
  font-weight: 700;
  background: #DDE2E8;
  letter-spacing: -0.01em;
  color: #444;
  padding: 12px 11px 15px 0 !important;
}
/* line 451, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th:first-child {
  width: auto;
}
/* line 456, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th:last-child {
  padding-bottom: 37px !important;
}
/* line 460, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th:last-child svg {
  margin-left: 7px;
}
/* line 465, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th:last-child.reverse svg {
  transform: rotate(180deg);
}
/* line 471, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th svg {
  cursor: pointer;
  width: 10px;
  height: 12px;
}
/* line 476, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th svg path {
  transition: .3s;
  fill: #ADB5C2;
}
/* line 483, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th:nth-last-child(2) svg {
  position: absolute;
  top: 16px;
  right: 21px;
  transform: rotate(180deg);
}
/* line 491, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th:nth-last-child(2).reverse svg {
  transform: none;
}
/* line 499, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th:hover svg path {
  fill: #6E88A4;
}
/* line 508, ../scss/common/_header.scss */
.new-template-header .table-risk-template thead tr th.reverse svg path {
  fill: #444444;
}
/* line 520, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr th,
.new-template-header .table-risk-template tr td {
  color: #444;
  letter-spacing: -0.01em;
  max-width: 87px;
}
/* line 526, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr th:first-child,
.new-template-header .table-risk-template tr td:first-child {
  padding-left: 15px !important;
  line-height: 25px;
  max-width: 110px;
}
/* line 532, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr th:last-child,
.new-template-header .table-risk-template tr td:last-child {
  min-width: 100px;
}
/* line 536, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr th:nth-child(2),
.new-template-header .table-risk-template tr td:nth-child(2) {
  max-width: 170px;
}
/* line 540, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr th:nth-last-child(2),
.new-template-header .table-risk-template tr td:nth-last-child(2) {
  max-width: 55px;
  width: 55px;
  padding-right: 30px !important;
}
/* line 547, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td {
  font-size: 12px;
  line-height: 17px;
  border-bottom: 1px solid #DEDEDE !important;
  padding: 6px 19px 8px 0 !important;
}
/* line 553, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td:first-child {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
/* line 558, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td:nth-child(6), .new-template-header .table-risk-template tr td:nth-child(7) {
  text-align: center;
}
/* line 563, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td.has_red {
  font-family: 'Open Sans', sans-serif;
  color: #EA3728;
  font-weight: 700;
}
/* line 569, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td.has_green {
  font-family: 'Open Sans', sans-serif;
  color: #4EAD5B;
  font-weight: 700;
}
/* line 575, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td.has_orange {
  font-family: 'Open Sans', sans-serif;
  color: #DF8546;
  font-weight: 700;
}
/* line 581, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td.has_orange_faded {
  font-family: 'Open Sans', sans-serif;
  color: #F19F62;
  font-weight: 700;
}
/* line 587, ../scss/common/_header.scss */
.new-template-header .table-risk-template tr td.has_brown {
  font-family: 'Open Sans', sans-serif;
  color: #A76232;
  font-weight: 700;
}
/* line 597, ../scss/common/_header.scss */
.new-template-header .content-landing .panel {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
}
/* line 604, ../scss/common/_header.scss */
.new-template-header .table-responsive + h2 {
  margin-top: 30px !important;
}
/* line 609, ../scss/common/_header.scss */
.new-template-header .hero-nav {
  background: #F9F9F9;
  margin-bottom: 21px;
}
@media all and (max-width: 768px) {
  /* line 609, ../scss/common/_header.scss */
  .new-template-header .hero-nav {
    height: 60px;
    overflow: hidden;
    box-shadow: 0 10px 60px rgba(47, 58, 85, 0.12);
    transition: all .3s ease-in-out;
  }
  /* line 619, ../scss/common/_header.scss */
  .new-template-header .hero-nav.active {
    height: auto;
    padding-bottom: 15px;
    position: absolute;
    z-index: 3;
  }
  /* line 627, ../scss/common/_header.scss */
  .new-template-header .hero-nav.active ul .has_sub:before {
    top: 25px;
  }
  /* line 631, ../scss/common/_header.scss */
  .new-template-header .hero-nav.active ul .has_sub:after {
    top: 25px;
  }
  /* line 636, ../scss/common/_header.scss */
  .new-template-header .hero-nav.active ul a {
    padding: 13px 0;
  }
}
/* line 643, ../scss/common/_header.scss */
.new-template-header .hero-nav ul {
  display: flex;
  margin: 0;
  padding: 0;
}
/* line 649, ../scss/common/_header.scss */
.new-template-header .hero-nav ul .container.desktop_view {
  display: none;
}
@media all and (max-width: 768px) {
  /* line 656, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul .mobile_view.promotion {
    display: block;
    bottom: initial;
    max-width: 100%;
    right: initial;
  }
  /* line 662, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul .mobile_view.promotion img {
    max-width: 25px;
    margin-right: 9px;
  }
  /* line 667, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul .mobile_view.promotion .proposal_title {
    background: transparent;
    width: 100%;
    height: auto;
    position: relative;
    color: #000000;
    display: block;
    top: initial;
    right: initial;
  }
  /* line 678, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul .mobile_view.promotion a {
    display: flex;
  }
}
@media all and (max-width: 768px) and (max-width: 768px) {
  /* line 682, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul .mobile_view.promotion strong {
    font-family: 'ek_muktalight';
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    letter-spacing: -0.01em;
    color: #444444;
    text-decoration: none;
    font-weight: 400;
    height: auto;
    position: relative;
    text-decoration: underline;
    transition: .3s;
  }
}

/* line 704, ../scss/common/_header.scss */
.new-template-header .hero-nav ul.sub-menu {
  display: none;
  position: absolute;
  background-color: #ffffff;
  left: 0;
  right: 0;
  text-align: center;
  border: 1px solid #DEDEDE;
  z-index: 999;
}
/* line 714, ../scss/common/_header.scss */
.new-template-header .hero-nav ul.sub-menu li {
  width: 100%;
}
/* line 717, ../scss/common/_header.scss */
.new-template-header .hero-nav ul.sub-menu li a {
  display: block;
  border-bottom: 1px solid #DEDEDE;
  padding: 15px 19px;
}
/* line 722, ../scss/common/_header.scss */
.new-template-header .hero-nav ul.sub-menu li a:hover {
  color: #D18B16;
  opacity: 1;
  background-color: #FAF3E8;
}
/* line 728, ../scss/common/_header.scss */
.new-template-header .hero-nav ul.sub-menu li a:after {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 717, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul.sub-menu li a {
    border: 0;
    text-align: left;
    font-size: 14px;
    padding: 0 0 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 643, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul {
    flex-wrap: wrap;
  }
}
/* line 746, ../scss/common/_header.scss */
.new-template-header .hero-nav ul li {
  margin-right: 60px;
  position: relative;
}
@media all and (max-width: 768px) {
  /* line 752, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li.has_sub.active:before {
    top: 21px;
    transform: rotate(315deg);
  }
}
@media all and (max-width: 768px) {
  /* line 759, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li.has_sub.active:after {
    top: 21px;
    transform: rotate(225deg);
  }
}
@media only screen and (max-width: 768px) {
  /* line 766, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li.has_sub.active ul {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  /* line 774, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li.has_sub:hover ul {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  /* line 774, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li.has_sub:hover ul {
    position: relative;
    background: transparent;
    border: 0;
  }
}
/* line 787, ../scss/common/_header.scss */
.new-template-header .hero-nav ul li.has_sub > a {
  padding-right: 10px;
}
/* line 791, ../scss/common/_header.scss */
.new-template-header .hero-nav ul li.has_sub:before {
  position: absolute;
  top: 3px;
  bottom: 0;
  right: 0;
  content: '';
  width: 6px;
  height: 1px;
  background: #444444;
  margin: auto;
  transform-origin: right;
  transform: rotate(45deg);
}
@media all and (max-width: 768px) {
  /* line 791, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li.has_sub:before {
    left: 115px;
    right: initial;
    bottom: initial;
    top: 32px;
  }
}
/* line 812, ../scss/common/_header.scss */
.new-template-header .hero-nav ul li.has_sub:after {
  position: absolute;
  top: 3px;
  bottom: 0;
  right: 0;
  content: '';
  width: 6px;
  height: 1px;
  background: #444444;
  margin: auto;
  transform-origin: right;
  transform: rotate(135deg);
}
@media all and (max-width: 768px) {
  /* line 812, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li.has_sub:after {
    left: 115px;
    right: initial;
    bottom: initial;
    top: 32px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 746, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 746, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul li {
    width: 100%;
    margin-right: 0;
  }
}
/* line 843, ../scss/common/_header.scss */
.new-template-header .hero-nav ul li:last-child {
  margin-right: 0;
}
/* line 848, ../scss/common/_header.scss */
.new-template-header .hero-nav ul a {
  font-family: 'ek_muktasemibold';
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  padding: 13px 0;
  letter-spacing: -0.01em;
  color: #444444;
  text-decoration: none;
  transition: .3s;
}
@media only screen and (max-width: 991px) {
  /* line 848, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 848, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul a {
    position: relative;
    padding: 19px 0;
  }
}
/* line 869, ../scss/common/_header.scss */
.new-template-header .hero-nav ul a:after {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #B79052;
  opacity: 0;
  transition: .3s;
}
/* line 881, ../scss/common/_header.scss */
.new-template-header .hero-nav ul a.active {
  opacity: .5;
}
/* line 884, ../scss/common/_header.scss */
.new-template-header .hero-nav ul a.active:after {
  opacity: 1;
}
/* line 889, ../scss/common/_header.scss */
.new-template-header .hero-nav ul a:hover {
  border-bottom-color: #B79052;
}
@media all and (min-width: 769px) {
  /* line 889, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul a:hover {
    opacity: .8;
  }
}
/* line 896, ../scss/common/_header.scss */
.new-template-header .hero-nav ul a:hover:after {
  opacity: 1;
}
@media all and (max-width: 768px) {
  /* line 896, ../scss/common/_header.scss */
  .new-template-header .hero-nav ul a:hover:after {
    opacity: 0;
  }
}
/* line 905, ../scss/common/_header.scss */
.new-template-header .hero-nav ul a svg {
  margin-right: 9px;
}

/* line 914, ../scss/common/_header.scss */
.mastheader {
  background: #FFFFFF;
  box-shadow: 0px 10px 15px -4px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s ease-in-out;
}
/* line 926, ../scss/common/_header.scss */
.mastheader.sticky {
  opacity: 1 !important;
  visibility: visible;
}
@media (min-width: 600px) {
  /* line 931, ../scss/common/_header.scss */
  .mastheader .container {
    max-width: 600px;
  }
}
@media (min-width: 780px) {
  /* line 931, ../scss/common/_header.scss */
  .mastheader .container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 931, ../scss/common/_header.scss */
  .mastheader .container {
    max-width: 1334px;
  }
}
/* line 945, ../scss/common/_header.scss */
.mastheader__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 0;
}
@media screen and (max-width: 769px) {
  /* line 945, ../scss/common/_header.scss */
  .mastheader__inner {
    padding: 15px 0;
  }
}
/* line 956, ../scss/common/_header.scss */
.mastheader__toggle-menu {
  display: none;
  background: transparent;
  border: none;
}
@media screen and (max-width: 769px) {
  /* line 956, ../scss/common/_header.scss */
  .mastheader__toggle-menu {
    display: block;
    width: 40px;
    height: 22px;
    position: relative;
    transform: rotate(0deg);
    transition: .2s ease-in-out;
    cursor: pointer;
    z-index: 99;
  }
}
@media screen and (max-width: 769px) {
  /* line 972, ../scss/common/_header.scss */
  .mastheader__toggle-menu span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #0B2636;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .1s ease-in-out;
  }
  /* line 984, ../scss/common/_header.scss */
  .mastheader__toggle-menu span:nth-child(1) {
    top: 0;
  }
  /* line 988, ../scss/common/_header.scss */
  .mastheader__toggle-menu span:nth-child(2) {
    top: 9px;
  }
  /* line 992, ../scss/common/_header.scss */
  .mastheader__toggle-menu span:nth-child(3) {
    top: 18px;
  }
}
@media screen and (max-width: 769px) {
  /* line 1001, ../scss/common/_header.scss */
  .mastheader__toggle-menu.is-active span:nth-child(1) {
    transform: rotate(135deg);
    top: 9px;
  }
  /* line 1006, ../scss/common/_header.scss */
  .mastheader__toggle-menu.is-active span:nth-child(2) {
    opacity: 0;
    left: -20px;
  }
  /* line 1011, ../scss/common/_header.scss */
  .mastheader__toggle-menu.is-active span:nth-child(3) {
    transform: rotate(-135deg);
    top: 9px;
  }
}
/* line 1020, ../scss/common/_header.scss */
.mastheader__brand {
  width: auto !important;
}
@media screen and (max-width: 769px) {
  /* line 1020, ../scss/common/_header.scss */
  .mastheader__brand {
    max-width: 185px;
  }
}
/* line 1027, ../scss/common/_header.scss */
.mastheader__brand a {
  display: block;
}
@media screen and (max-width: 769px) {
  /* line 1032, ../scss/common/_header.scss */
  .mastheader__nav {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 63px;
    z-index: 9;
    background: #fff;
    height: auto;
    display: none;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 769px) {
  /* line 1046, ../scss/common/_header.scss */
  .mastheader__nav.is-opened {
    display: block;
    padding: 30px 0 5px;
    box-shadow: 0px 10px 15px -4px rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 769px) {
  /* line 1053, ../scss/common/_header.scss */
  .mastheader__nav.is-opened .btn-lp {
    display: block;
    width: 80%;
    margin: 0 auto 25px !important;
  }
}

/* line 1, ../scss/common/_header-subpage.scss */
.mastheader {
  background: #ffffff;
}
@media (max-width: 991px) {
  /* line 1, ../scss/common/_header-subpage.scss */
  .mastheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: 0px -1px 4px 0px #444444;
  }
}
/* line 14, ../scss/common/_header-subpage.scss */
.mastheader__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
/* line 21, ../scss/common/_header-subpage.scss */
.mastheader__container:before, .mastheader__container:after {
  content: none;
}
/* line 28, ../scss/common/_header-subpage.scss */
.mastheader__brand {
  width: 165px;
  display: block;
}
/* line 31, ../scss/common/_header-subpage.scss */
.mastheader__brand img {
  width: 100%;
}
@media (max-width: 991px) {
  /* line 28, ../scss/common/_header-subpage.scss */
  .mastheader__brand {
    width: 115px;
    display: block;
    padding: 5px 0px;
  }
}
/* line 41, ../scss/common/_header-subpage.scss */
.mastheader__toggle {
  display: none;
}
@media (max-width: 991px) {
  /* line 41, ../scss/common/_header-subpage.scss */
  .mastheader__toggle {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    margin: 0px;
    width: 55px;
  }
  /* line 52, ../scss/common/_header-subpage.scss */
  .mastheader__toggle span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 20px;
    height: 2px;
    margin: auto;
    background: #444444;
    transition: 0.25s;
    transform: rotate(0deg);
    transform-orgin: center;
  }
  /* line 65, ../scss/common/_header-subpage.scss */
  .mastheader__toggle span:first-child {
    transform: rotate(0deg) translateY(-4px) translateX(4px);
    top: -6px;
    width: 16px;
  }
  /* line 70, ../scss/common/_header-subpage.scss */
  .mastheader__toggle span:last-child {
    transform: rotate(0deg) translateY(4px) translateX(2px);
    top: 5px;
    width: 21px;
  }
  /* line 75, ../scss/common/_header-subpage.scss */
  .mastheader__toggle span:nth-child(2) {
    opacity: 1;
    left: 0px;
    top: -1px;
    width: 24px;
  }
}
@media (max-width: 991px) {
  /* line 88, ../scss/common/_header-subpage.scss */
  .mastheader #mastheaderMobile:checked ~ .mastheader__toggle span {
    top: 0;
  }
  /* line 90, ../scss/common/_header-subpage.scss */
  .mastheader #mastheaderMobile:checked ~ .mastheader__toggle span:nth-child(2) {
    opacity: 0;
    left: 10px;
  }
  /* line 94, ../scss/common/_header-subpage.scss */
  .mastheader #mastheaderMobile:checked ~ .mastheader__toggle span:first-child {
    transform: rotate(-45deg) translateY(0px);
    width: 21px;
  }
  /* line 98, ../scss/common/_header-subpage.scss */
  .mastheader #mastheaderMobile:checked ~ .mastheader__toggle span:last-child {
    transform: rotate(45deg) translateY(0px);
    width: 21px;
  }
  /* line 106, ../scss/common/_header-subpage.scss */
  .mastheader #mastheaderMobile:checked ~ .mastheader__navigation {
    transform: translateX(0%);
    visibility: visible;
    opacity: 1;
  }
}
/* line 114, ../scss/common/_header-subpage.scss */
.mastheader__navigation {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 119, ../scss/common/_header-subpage.scss */
.mastheader__navigation {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 991px) {
  /* line 114, ../scss/common/_header-subpage.scss */
  .mastheader__navigation {
    visibility: hidden;
    transform: translateX(-100%);
    overflow: scroll;
    position: fixed;
    z-index: 99999;
    max-width: 600px;
    width: 100%;
    left: 0;
    top: 55px;
    bottom: 0;
    border-right: 1px solid #d4d4d4;
    display: block;
    background: #ffffff;
    transition: 0.3s;
    opacity: 0;
  }
}
/* line 145, ../scss/common/_header-subpage.scss */
.mastheader__item {
  position: relative;
}
@media (max-width: 991px) {
  /* line 145, ../scss/common/_header-subpage.scss */
  .mastheader__item {
    width: 100%;
  }
  /* line 149, ../scss/common/_header-subpage.scss */
  .mastheader__item a {
    border-bottom: 1px solid #d4d4d4;
    font-size: 14px;
  }
}
/* line 159, ../scss/common/_header-subpage.scss */
.mastheader__item--dropdown > a {
  padding: 30px 30px 30px 20px;
  background: #ffffff;
  transition: 0.15s;
}
@media (max-width: 991px) {
  /* line 159, ../scss/common/_header-subpage.scss */
  .mastheader__item--dropdown > a {
    padding: 15px 20px 15px 20px;
  }
}
@media (min-width: 991px) {
  /* line 172, ../scss/common/_header-subpage.scss */
  .mastheader__item--dropdown:hover > a {
    background: #e8e8e8;
    color: #c68d3e;
  }
  /* line 178, ../scss/common/_header-subpage.scss */
  .mastheader__item--dropdown:hover .mastheader__dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    pointer-events: initial;
  }
}
/* line 189, ../scss/common/_header-subpage.scss */
.mastheader__item--simple > a {
  padding: 30px 20px;
  background: #ffffff;
  transition: 0.15s;
}
/* line 193, ../scss/common/_header-subpage.scss */
.mastheader__item--simple > a:hover {
  color: #c68d3e;
}
@media (max-width: 991px) {
  /* line 189, ../scss/common/_header-subpage.scss */
  .mastheader__item--simple > a {
    padding: 15px 20px;
  }
}
/* line 204, ../scss/common/_header-subpage.scss */
.mastheader__item a {
  display: block;
  font-family: 'ek_muktabold';
  text-transform: uppercase;
  color: #444444;
  text-decoration: none;
}
@media (min-width: 991px) {
  /* line 204, ../scss/common/_header-subpage.scss */
  .mastheader__item a {
    font-size: 16px;
  }
}
/* line 215, ../scss/common/_header-subpage.scss */
.mastheader__item label {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
@media (max-width: 991px) {
  /* line 215, ../scss/common/_header-subpage.scss */
  .mastheader__item label {
    border-left: 1px solid #d4d4d4;
    margin: auto;
    width: 50px;
    right: 0;
    bottom: auto;
    height: 50px;
  }
  /* line 230, ../scss/common/_header-subpage.scss */
  .mastheader__item label:before, .mastheader__item label:after {
    left: 0;
  }
}
/* line 236, ../scss/common/_header-subpage.scss */
.mastheader__item label:before, .mastheader__item label:after {
  position: absolute;
  top: 3px;
  bottom: 0;
  right: 0;
  content: '';
  width: 6px;
  height: 1px;
  background: #444444;
  margin: auto;
  transform-origin: right;
}
@media (max-width: 991px) {
  /* line 236, ../scss/common/_header-subpage.scss */
  .mastheader__item label:before, .mastheader__item label:after {
    right: 4px;
  }
}
/* line 253, ../scss/common/_header-subpage.scss */
.mastheader__item label:before {
  transform: rotate(45deg);
}
/* line 257, ../scss/common/_header-subpage.scss */
.mastheader__item label:after {
  transform: rotate(135deg);
}
@media (max-width: 991px) {
  /* line 265, ../scss/common/_header-subpage.scss */
  .mastheader__item input:checked + .mastheader__dropdown {
    max-height: 400px;
  }
}
/* line 272, ../scss/common/_header-subpage.scss */
.mastheader__dropdown {
  margin: 0px;
  list-style-type: none;
  transition: all 0.15s, pointer-events 0s;
  /*Mobile*/
}
@media (min-width: 991px) {
  /* line 272, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown {
    min-width: 240px;
    opacity: 0;
    position: absolute;
    z-index: 999;
    background: #e8e8e8;
    transform: translateY(10px);
    pointer-events: none;
    visibility: hidden;
  }
}
@media (max-width: 766px) {
  /* line 290, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .brand-logo-gray {
    position: fixed;
    z-index: 1100;
    margin-top: 8px;
  }
  /* line 295, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .navbar {
    margin-top: 0 !important;
  }
  /* line 298, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown #header-subpage .container-fluid {
    background-color: #fff;
  }
  /* line 301, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown #header-subpage .navbar-toggle {
    background-color: #000;
    margin-right: 0;
    margin-top: 20px;
  }
  /* line 306, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .no-padd {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 310, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .dropdown-toggle {
    padding: 15px 0px 15px 15px !important;
    color: #fff !important;
    text-align: center;
  }
  /* line 315, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .nav-subpages .item:hover a {
    border-bottom: none !important;
  }
  /* line 318, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .nav-subpages a {
    color: #fff !important;
    text-align: center;
  }
  /* line 322, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .nav-subpages .item {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    color: #fff !important;
  }
  /* line 327, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .dropdown-menu li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
    text-align: center;
    border-bottom: none !important;
  }
  /* line 334, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .dropdown-menu hr {
    width: 100% !important;
  }
  /* line 337, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .menu-arrow {
    right: 50%;
    margin-right: -7px;
  }
  /* line 341, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .menu-arrow-lang:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 7px;
    top: 13px !important;
    right: 50%;
    margin-right: 2px;
  }
  /* line 350, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .language-menu:hover {
    background-color: #000 !important;
  }
  /* line 353, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .language-menu {
    background-color: #000 !important;
    border-radius: 0 !important;
    font-size: 11px !important;
  }
  /* line 358, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .menu-arrow-lang {
    right: 50%;
    margin-right: -11px;
    top: 30px;
  }
  /* line 364, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown .menu-bar:before {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 272, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown {
    margin-left: 50px;
    border-left: 1px solid #e8e8e8;
    overflow: hidden;
    max-height: 0px;
    transition: 0.15s;
  }
}
/* line 380, ../scss/common/_header-subpage.scss */
.mastheader__dropdown hr {
  border-top: 2px solid #d18b16;
  margin: 0px;
  width: calc(100% - 40px);
  margin: auto;
}
/* line 386, ../scss/common/_header-subpage.scss */
.mastheader__dropdown a {
  padding: 10px 20px;
  font-family: 'ek_muktalight';
  transition: 0.15s;
  position: relative;
  text-transform: initial;
}
@media (max-width: 991px) {
  /* line 386, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown a {
    padding: 13px 20px;
  }
}
/* line 396, ../scss/common/_header-subpage.scss */
.mastheader__dropdown a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: calc(100% - 40px);
  margin: auto;
}
@media (min-width: 991px) {
  /* line 396, ../scss/common/_header-subpage.scss */
  .mastheader__dropdown a:before {
    background: #d3d3d3;
  }
}
/* line 410, ../scss/common/_header-subpage.scss */
.mastheader__dropdown a:hover {
  background: #d3d3d3;
}

@media (max-width: 991px) {
  /* line 420, ../scss/common/_header-subpage.scss */
  #main-content {
    padding-top: 55px;
  }
}

/* line 1, ../scss/common/_footer.scss */
.mastfooter {
  padding: 40px 15px 39px;
  background: #ECF2F6;
}
@media screen and (max-width: 959px) {
  /* line 1, ../scss/common/_footer.scss */
  .mastfooter {
    padding: 25px 15px;
  }
}
/* line 8, ../scss/common/_footer.scss */
.mastfooter p {
  font-family: "Roboto";
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #002638;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  /* line 8, ../scss/common/_footer.scss */
  .mastfooter p {
    font-size: 16px;
  }
}
/* line 19, ../scss/common/_footer.scss */
.mastfooter.uniredfooter {
  padding: 25px 15px 25px;
  background: #002638;
}
/* line 22, ../scss/common/_footer.scss */
.mastfooter.uniredfooter p {
  color: #ffffff;
}

/* line 29, ../scss/common/_footer.scss */
.uniredmodal .theme-main-color {
  color: #002638;
}

/* line 1, ../scss/common/_footer-subpage.scss */
#main-footer {
  padding-top: 40px;
  background-color: #444444;
}
/* line 4, ../scss/common/_footer-subpage.scss */
#main-footer .footer-band {
  width: 100%;
  background-color: #363636;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 35px;
}
/* line 10, ../scss/common/_footer-subpage.scss */
#main-footer .footer-band p {
  font-size: 12px;
  font-family: 'ek_muktalight';
  color: #fff;
  margin-bottom: 0;
}
/* line 17, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about {
  padding-right: 40px;
  position: relative;
}
/* line 20, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about strong {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'ek_muktabold';
  margin-bottom: 22px;
}
/* line 28, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about p {
  font-size: 15px;
  color: #b7b7b7;
  font-family: 'ek_muktaextralight';
}
/* line 33, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about a {
  font-size: 15px;
  color: #b7b7b7;
  font-family: 'ek_muktaextralight';
  text-decoration: none;
}
/* line 39, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 43, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about .info-about a {
  color: #fff;
  font-size: 14px;
  font-family: 'ek_muktabold';
}
/* line 48, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about h3 {
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: "ek_muktabold" !important;
  margin-bottom: 15px !important;
  margin-top: 0 !important;
}
/* line 56, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about .inner-research {
  padding-left: 13px;
}
/* line 60, ../scss/common/_footer-subpage.scss */
#main-footer .footer-about:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 149px;
  top: 0;
  right: 40px;
  background-position: 0 -460px;
}
/* line 69, ../scss/common/_footer-subpage.scss */
#main-footer .footer-info {
  padding-right: 20px;
  position: relative;
}
/* line 72, ../scss/common/_footer-subpage.scss */
#main-footer .footer-info strong {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'ek_muktabold';
  margin-bottom: 23px;
}
/* line 80, ../scss/common/_footer-subpage.scss */
#main-footer .footer-info span {
  font-size: 15px;
  color: #b7b7b7;
  font-family: 'ek_muktabold';
}
/* line 85, ../scss/common/_footer-subpage.scss */
#main-footer .footer-info p {
  font-size: 15px;
  color: #b7b7b7;
  font-family: 'ek_muktaextralight';
  margin-bottom: 6px;
}
/* line 91, ../scss/common/_footer-subpage.scss */
#main-footer .footer-info a {
  font-size: 15px;
  color: #b7b7b7;
  font-family: 'ek_muktaextralight';
  text-decoration: none;
}
/* line 97, ../scss/common/_footer-subpage.scss */
#main-footer .footer-info a:hover {
  text-decoration: none;
  color: #fff;
}
/* line 102, ../scss/common/_footer-subpage.scss */
#main-footer .footer-info:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 131px;
  top: 0;
  right: -15px;
  background-position: 0 -460px;
}
/* line 112, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news strong {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'ek_muktabold';
  margin-bottom: 20px;
}
/* line 120, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news .input-group {
  /*width: 85%;*/
  margin-bottom: 20px;
}
/* line 124, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news input[type="text"] {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: #696969 !important;
  padding-left: 20px;
  border: 1px solid #696969;
  color: #fff;
}
/* line 132, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news button {
  color: #fff !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  background-color: #353535 !important;
  border: 1px solid #353535 !important;
  font-family: 'ek_muktalight';
  text-transform: uppercase;
  padding: 5px 15px 6px 15px !important;
}
/* line 142, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news hr {
  border-top: 1px dashed #696969;
  margin-bottom: 20px;
}
/* line 146, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news span {
  color: #fff;
  font-family: 'ek_muktabold';
  font-size: 14px;
}
/* line 151, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news .connect {
  float: left;
}
/* line 155, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news ul li {
  float: left;
  margin-left: 10px;
}
/* line 158, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news ul li .fa {
  color: #7c7c7c;
  font-size: 19px;
}
/* line 162, ../scss/common/_footer-subpage.scss */
#main-footer .footer-news ul li .fa:hover {
  color: #fff;
}

@media (max-width: 767px) {
  /* line 172, ../scss/common/_footer-subpage.scss */
  #main-footer .footer-about {
    padding-right: 0px;
  }
  /* line 175, ../scss/common/_footer-subpage.scss */
  #main-footer a {
    text-align: center;
    display: block;
  }
  /* line 179, ../scss/common/_footer-subpage.scss */
  #main-footer h3 {
    text-align: center;
  }
  /* line 182, ../scss/common/_footer-subpage.scss */
  #main-footer .footer-info {
    padding-right: 0px;
    margin-top: 23px;
  }
}
/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__fade-enter-active, .asd__fade-leave-active {
  transition: all .2s ease;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__fade-enter, .asd__fade-leave-active {
  opacity: 0;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__list-complete-enter, .asd__list-complete-leave-to {
  opacity: 0;
  transform: translateY(30px);
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__list-complete-leave-active {
  position: absolute;
  visibility: hidden;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.datepicker-trigger {
  position: relative;
  overflow: visible;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__wrapper {
  border: 1px solid rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__wrapper *, .asd__wrapper :after, .asd__wrapper :before {
  box-sizing: border-box;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__wrapper--full-screen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: none;
  z-index: 2;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__inner-wrapper {
  transition: all .3s ease;
  position: relative;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__datepicker-header, .asd__keyboard-shortcuts-trigger-wrapper {
  position: relative;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-trigger {
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  font: inherit;
  border-width: 26px 33px 0 0;
  border-top: 26px solid transparent;
  border-right: 33px solid #00a699;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-trigger span {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: -28px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-show {
  display: block !important;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-close {
  background-color: transparent;
  border: none;
  position: absolute;
  top: 7px;
  right: 5px;
  padding: 5px;
  z-index: 2;
  cursor: pointer;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-menu {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-image: initial;
  border-radius: 2px;
  padding: 22px;
  margin: 33px;
  text-align: left;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-list {
  list-style: none;
  margin: 6px 0;
  padding: 0;
  white-space: normal;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__keyboard-shortcuts-symbol {
  font-family: monospace;
  font-size: 12px;
  text-transform: uppercase;
  background: #f2f2f2;
  padding: 2px 6px;
  margin-right: 4px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__change-month-button {
  position: absolute;
  top: 12px;
  z-index: 1;
  background: #fff;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__change-month-button--previous {
  left: 0;
  padding-left: 15px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__change-month-button--next {
  right: 0;
  padding-right: 15px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__change-month-button > button {
  background-color: #fff;
  border: 1px solid #e4e7e7;
  border-radius: 3px;
  padding: 4px 8px;
  cursor: pointer;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__change-month-button > button:hover {
  border: 1px solid #c4c4c4;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__change-month-button > button > svg {
  height: 19px;
  width: 19px;
  fill: #82888a;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__days-legend {
  position: absolute;
  top: 50px;
  left: 10px;
  padding: 0 10px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day-title {
  display: inline-block;
  width: 14.28571%;
  text-align: center;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.7);
  font-size: .8em;
  margin-left: -1px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__month-table {
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
  width: 100%;
  max-width: 100%;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__month {
  transition: all .3s ease;
  display: inline-block;
  padding: 15px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__month--hidden {
  height: 275px;
  visibility: hidden;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__month-name {
  font-size: 1.3em;
  text-align: center;
  margin: 0 0 30px;
  line-height: 1.4em;
  font-weight: 700;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__month-year-select {
  -webkit-appearance: none;
  border: none;
  background-color: inherit;
  cursor: pointer;
  color: blue;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__month-year-select::-ms-expand {
  display: none;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day {
  line-height: 38px;
  height: 38px;
  padding: 0;
  overflow: hidden;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day--enabled {
  border: 1px solid #e4e7e7;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day--enabled:hover {
  background-color: #e4e7e7;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day--enabled:focus {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day--disabled, .asd__day--empty {
  opacity: .5;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day--disabled button, .asd__day--empty button {
  cursor: default;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day--empty {
  border: none;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day--disabled:hover {
  background-color: transparent;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__day-button {
  background: transparent;
  width: 100%;
  height: 100%;
  border: none;
  cursor: pointer;
  color: inherit;
  text-align: center;
  user-select: none;
  font-size: 15px;
  font-weight: inherit;
  padding: 0;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__action-buttons {
  min-height: 50px;
  padding-top: 10px;
  margin-bottom: 12px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__action-buttons button {
  display: block;
  position: relative;
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__action-buttons button:hover {
  text-decoration: underline;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__action-buttons button:first-child {
  float: left;
  left: 15px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__action-buttons button:nth-child(2) {
  float: right;
  right: 15px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__mobile-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 15px !important;
  text-align: center;
  height: 50px;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__mobile-header h3 {
  font-size: 20px;
  margin: 0;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__mobile-only {
  display: none;
}

@media (max-width: 600px) {
  /* line 1, ../scss/common/_pricing_tool_datepicker.scss */
  .asd__mobile-only {
    display: block;
  }
}
/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__mobile-close {
  border: none;
  position: absolute;
  top: 7px;
  right: 5px;
  padding: 5px;
  z-index: 2;
  cursor: pointer;
}

/* line 1, ../scss/common/_pricing_tool_datepicker.scss */
.asd__mobile-close__icon {
  position: relative;
  font-size: 1.6em;
  font-weight: 700;
  padding: 0;
}

/*# sourceMappingURL=vue-airbnb-style-datepicker.min.css.map */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* Main pages
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* line 1, ../scss/pages/_homepagenew.scss */
#header {
  text-align: center;
}

/* line 5, ../scss/pages/_homepagenew.scss */
#header .logo img {
  display: block;
  margin: 0 auto 50px;
}

/* line 10, ../scss/pages/_homepagenew.scss */
#header h1 {
  font-family: 'Playfair Display', serif;
  font-size: 76px;
  color: #fff;
  line-height: 76px;
  margin-bottom: 17px;
}

/* line 18, ../scss/pages/_homepagenew.scss */
.first-screen {
  position: relative;
  height: 100vh;
  z-index: 99;
  transition: height 1s;
  width: 100%;
  background: url(../img/bgi/header-bg.png) no-repeat;
  background-size: cover;
  background-position: center bottom;
}

/* line 29, ../scss/pages/_homepagenew.scss */
.header-inner {
  padding-top: 50px;
}

/* line 33, ../scss/pages/_homepagenew.scss */
.header-inner ul {
  max-width: 745px;
  width: 100%;
  margin: 0 auto 50px;
}

/* line 39, ../scss/pages/_homepagenew.scss */
.header-inner ul li {
  display: inline-block;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  line-height: 26px;
  color: #48484f;
  background: #fff;
  padding: 7px 3px;
  margin: 0px -2px;
}

/* line 50, ../scss/pages/_homepagenew.scss */
.header-inner ul li:first-child {
  color: #fff;
  background: #48484f;
  padding: 7px 5px 7px 15px;
}

/* line 56, ../scss/pages/_homepagenew.scss */
.header-inner ul li:nth-child(2) {
  padding-left: 15px;
}

/* line 60, ../scss/pages/_homepagenew.scss */
.header-inner ul li:last-child {
  padding: 7px 15px 7px 3px;
}

/* line 64, ../scss/pages/_homepagenew.scss */
.header-inner p {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #48484f;
  line-height: 26px;
  margin-bottom: 51px;
}

/* line 72, ../scss/pages/_homepagenew.scss */
.login-btn {
  margin-bottom: 50px;
}

/* line 77, ../scss/pages/_homepagenew.scss */
.login-btn a {
  font-size: 15px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  padding: 20px 83px;
  border-radius: 3px;
  background: #cb933f;
  /* Old browsers */
  background: -moz-linear-gradient(left, #cb933f 0%, #a76b10 75%, #a76b10 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #cb933f 0%, #a76b10 75%, #a76b10 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #cb933f 0%, #a76b10 75%, #a76b10 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb933f', endColorstr='#a76b10', GradientType=1);
  /* IE6-9 */
}

/* line 97, ../scss/pages/_homepagenew.scss */
.login-btn a:hover {
  text-decoration: none;
}

/* line 101, ../scss/pages/_homepagenew.scss */
.login-btn a:focus {
  outline: 0;
}

/* line 105, ../scss/pages/_homepagenew.scss */
.discover,
.discover-fr {
  background: url(../img/discover-bg.png) no-repeat;
  background-size: cover;
  max-width: 550px;
  width: 100%;
  height: 130px;
  margin: 0 auto 30px;
}

/* line 115, ../scss/pages/_homepagenew.scss */
.discover a,
.discover-fr a {
  display: block;
  padding: 47px 0px;
  opacity: 0.8;
}

/* line 122, ../scss/pages/_homepagenew.scss */
.discover a:hover,
.discover-fr a:hover {
  text-decoration: none;
}

/* line 127, ../scss/pages/_homepagenew.scss */
.discover a:focus,
.discover-fr a:focus {
  outline: 0;
  text-decoration: none;
}

/* line 133, ../scss/pages/_homepagenew.scss */
.discover a span,
.discover-fr a span {
  font-size: 13px;
  color: #fff;
  line-height: 16px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 3px;
}

/* menu */
/* line 146, ../scss/pages/_homepagenew.scss */
.nav-menu {
  background: #fff;
  box-shadow: 1px 10px 20px 0px #F7F7F7;
  -webkit-box-shadow: 1px 10px 20px 0px #F7F7F7;
  -moz-box-shadow: 1px 10px 20px 0px #F7F7F7;
  -o-box-shadow: 1px 10px 20px 0px #F7F7F7;
}

/* line 154, ../scss/pages/_homepagenew.scss */
.nav-menu ul {
  margin-left: -85px;
}

/* line 158, ../scss/pages/_homepagenew.scss */
.nav-menu ul li {
  display: inline-block;
  padding: 23px 70px;
  text-align: center;
  position: relative;
}

/* line 165, ../scss/pages/_homepagenew.scss */
.nav-menu ul li.active {
  border-bottom: 1px solid #cb933f;
}

/* line 169, ../scss/pages/_homepagenew.scss */
.nav-menu ul li:before {
  content: "";
  width: 1px;
  height: 26px;
  position: absolute;
  top: 21px;
  right: 0;
  background-repeat: no-repeat;
  background: url(../img/separator.png);
}

/* line 180, ../scss/pages/_homepagenew.scss */
.nav-menu ul li a {
  font-size: 13px;
  color: #48484f;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

/* line 188, ../scss/pages/_homepagenew.scss */
.nav-menu ul li a:hover {
  text-decoration: none;
}

/* line 192, ../scss/pages/_homepagenew.scss */
.nav-menu ul li a:hover {
  text-decoration: none;
  outline: 0;
}

/* line 197, ../scss/pages/_homepagenew.scss */
.nav-menu ul li a:focus {
  outline: 0;
  text-decoration: none;
}

/* line 202, ../scss/pages/_homepagenew.scss */
.nav-menu ul li.active a {
  outline: 0;
  text-decoration: none;
}

/* line 207, ../scss/pages/_homepagenew.scss */
.nav-menu ul li:first-child a {
  color: #fff;
  background: #cb933f;
  padding: 11px 19px;
  border-radius: 3px;
}

/* line 214, ../scss/pages/_homepagenew.scss */
.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}

/* line 221, ../scss/pages/_homepagenew.scss */
.language {
  padding: 5px;
  background: #94b8c9;
  border-radius: 3px;
  text-align: center;
  position: absolute;
  top: 17px;
  right: 14%;
}

/* line 231, ../scss/pages/_homepagenew.scss */
.language a {
  padding: 2px 5px;
  border-right: 1px solid #b4cdd9;
  font-size: 10px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #c3d7e1 !important;
}

/* line 239, ../scss/pages/_homepagenew.scss */
.language a.active-lg {
  font-weight: 900 !important;
  color: #fff !important;
}

/* line 244, ../scss/pages/_homepagenew.scss */
.language a.fr {
  border-right: none !important;
}

/* line 248, ../scss/pages/_homepagenew.scss */
.language a:hover {
  text-decoration: none;
}

/* end menu */
/* end header */
/* section */
/* who we are */
/* line 259, ../scss/pages/_homepagenew.scss */
.who-we-are {
  padding-top: 130px;
  background: url(../img/background-company.png) no-repeat;
}

/* line 264, ../scss/pages/_homepagenew.scss */
.who-we-are h2 {
  font-size: 52px;
  color: #48484f;
  font-family: 'Playfair Display', serif;
  text-align: center;
  margin-bottom: 39px;
}

/* line 272, ../scss/pages/_homepagenew.scss */
.company {
  padding-right: 60px;
}

/* line 276, ../scss/pages/_homepagenew.scss */
.company h2 {
  font-size: 32px;
  color: #48484f;
  font-family: 'Playfair Display', serif;
  text-align: left;
  margin-bottom: 22px;
}

/* line 284, ../scss/pages/_homepagenew.scss */
.company p {
  font-size: 15px;
  color: #48484f;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
  margin-bottom: 28px;
}

/* line 292, ../scss/pages/_homepagenew.scss */
.company ul {
  margin: -15px 0px 35px 45px;
}

/* line 296, ../scss/pages/_homepagenew.scss */
.company ul li {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #8c8c8d;
  line-height: 26px;
  margin-bottom: 15px;
  list-style-type: square;
}

/* line 305, ../scss/pages/_homepagenew.scss */
.company .who-we-are-text {
  padding-left: 31px;
  border-left: 5px solid #dedede;
}

/* line 310, ../scss/pages/_homepagenew.scss */
.company .who-we-are-text p {
  font-size: 15px;
  color: #48484f;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
  margin-bottom: 0px;
}

/* line 318, ../scss/pages/_homepagenew.scss */
.expertise {
  padding-left: 62px;
  background: url(../img/bgi/expertise.png);
  box-shadow: inset 5px 0px 10px -11px #ABABAB;
  -webkit-box-shadow: inset 5px 0px 10px -11px #ABABAB;
  -moz-box-shadow: inset 5px 0px 10px -11px #ABABAB;
  -o-box-shadow: inset 5px 0px 10px -11px #ABABAB;
}

/* line 327, ../scss/pages/_homepagenew.scss */
.expertise h2 {
  font-size: 32px;
  color: #48484f;
  font-family: 'Playfair Display', serif;
  text-align: left;
  margin-bottom: 22px;
}

/* line 336, ../scss/pages/_homepagenew.scss */
.expertise p {
  font-size: 15px;
  color: #48484f;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
  margin-bottom: 28px;
}

/* what we offer  */
/* line 346, ../scss/pages/_homepagenew.scss */
.what-we-offer {
  padding: 75px 0px 70px;
  clear: both;
}

/* line 352, ../scss/pages/_homepagenew.scss */
.what-we-offer h2 {
  font-size: 32px;
  color: #48484f;
  font-family: 'Playfair Display', serif;
  margin-bottom: 38px;
}

/* line 359, ../scss/pages/_homepagenew.scss */
.what-we-offer .boxes p {
  font-size: 15px;
  color: #48484f;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-align: center;
}

/* line 368, ../scss/pages/_homepagenew.scss */
.what-we-offer .boxes img {
  display: block;
  margin: 0 auto 20px;
}

/* line 374, ../scss/pages/_homepagenew.scss */
.what-we-offer .boxes-inner {
  float: left;
  padding: 37px 22px;
  background: #f9f9f9;
  max-width: 270px;
  width: 100%;
  margin-bottom: 30px;
  margin-right: 30px;
  border-radius: 5px;
  min-height: 235px;
}

/* line 386, ../scss/pages/_homepagenew.scss */
.boxes-bottom {
  max-width: 900px;
  margin: 0 auto;
  clear: both;
}

/* end what we offer */
/* end who we are */
/* investment solutions */
/* line 398, ../scss/pages/_homepagenew.scss */
.investment {
  background-color: #48484f;
  background-image: url(../img/bgi/investements-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 100px;
  background-size: contain;
  padding-bottom: 90px;
}

/* line 408, ../scss/pages/_homepagenew.scss */
.investment h2 {
  font-size: 52px;
  color: #fff;
  text-align: center;
  font-family: 'Playfair Display', serif;
  margin-bottom: 62px;
}

/* line 416, ../scss/pages/_homepagenew.scss */
.wide-selection {
  color: #fff;
  background: url(../img/bgi/wide-selection-bg.png);
  background-size: cover;
  padding: 36px 40px 28px;
  margin-bottom: 50px;
  border-radius: 3px;
}

/* line 425, ../scss/pages/_homepagenew.scss */
.wide-selection h3 {
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 27px;
  border-bottom: 1px solid #565656;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  margin-bottom: 24px;
}

/* line 435, ../scss/pages/_homepagenew.scss */
.wide-selection p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding-bottom: 24px;
}

/* line 441, ../scss/pages/_homepagenew.scss */
.box-wide-selection {
  display: table;
  width: 100%;
  min-height: 132px !important;
}

/* line 447, ../scss/pages/_homepagenew.scss */
.underlyings {
  padding: 17px 20px;
  background: #2b2b2b;
  margin-bottom: 10px;
}

/* line 453, ../scss/pages/_homepagenew.scss */
.range,
.rangefr {
  border-right: 1px solid #5a5a5a;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
}

/* line 461, ../scss/pages/_homepagenew.scss */
.range h3,
.rangefr h3 {
  border-bottom: none;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 0px;
  line-height: 22px;
  padding-bottom: 7px;
  margin: 0px;
}

/* line 472, ../scss/pages/_homepagenew.scss */
.range p,
.rangefr p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  padding-bottom: 0px;
  line-height: 22px;
  margin: 0px;
}

/* line 482, ../scss/pages/_homepagenew.scss */
.underlyings {
  margin-right: 10px;
}

/* line 486, ../scss/pages/_homepagenew.scss */
.underlyings .rangefr {
  padding-right: 50px;
}

/* line 490, ../scss/pages/_homepagenew.scss */
.underlyings ul {
  padding-left: 40px;
  max-width: 265px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

/* line 498, ../scss/pages/_homepagenew.scss */
.underlyings ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 22px;
  display: inline-block;
  margin-right: 30px;
}

/* line 506, ../scss/pages/_homepagenew.scss */
.maturities {
  padding: 17px 20px;
  background: #2b2b2b;
  margin-bottom: 10px;
  margin-left: 10px;
}

/* line 513, ../scss/pages/_homepagenew.scss */
.maturities .range {
  border-right: 1px solid #dc4856;
  padding-right: 48px;
}

/* line 518, ../scss/pages/_homepagenew.scss */
.maturities .rangefr {
  border-right: 1px solid #dc4856;
  padding-right: 48px;
}

/* line 523, ../scss/pages/_homepagenew.scss */
.maturities .maturities-inner {
  padding-left: 40px;
  max-width: 265px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

/* line 531, ../scss/pages/_homepagenew.scss */
.maturities-inner p {
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
}

/* line 538, ../scss/pages/_homepagenew.scss */
.issuers {
  padding: 17px 20px;
  background: #2b2b2b;
  margin-bottom: 10px;
  margin-right: 10px;
}

/* line 545, ../scss/pages/_homepagenew.scss */
.issuers .range {
  border-right: 1px solid #ddca28;
  padding-right: 78px;
}

/* line 550, ../scss/pages/_homepagenew.scss */
.issuers .rangefr {
  border-right: 1px solid #ddca28;
  padding-right: 17px;
}

/* line 555, ../scss/pages/_homepagenew.scss */
.issuers .issuers-inner {
  padding-left: 40px;
  max-width: 265px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

/* line 563, ../scss/pages/_homepagenew.scss */
.issuers-inner p {
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 17px;
  font-family: 'Open Sans', sans-serif;
}

/* line 571, ../scss/pages/_homepagenew.scss */
.strategies {
  padding: 17px 20px;
  background: #2b2b2b;
  margin-left: 10px;
}

/* line 577, ../scss/pages/_homepagenew.scss */
.strategies .range {
  border-right: 1px solid #dd9f28;
  padding-right: 48px;
}

/* line 582, ../scss/pages/_homepagenew.scss */
.strategies .rangefr {
  border-right: 1px solid #dd9f28;
  padding-right: 46px;
}

/* line 587, ../scss/pages/_homepagenew.scss */
.strategies ul {
  max-width: 270px;
  width: 100%;
  padding-left: 40px;
  display: table-cell;
  vertical-align: middle;
}

/* line 595, ../scss/pages/_homepagenew.scss */
.strategies ul li {
  display: inline-block;
  margin-right: 20px;
}

/* line 600, ../scss/pages/_homepagenew.scss */
.strategies ul li p {
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
}

/* line 608, ../scss/pages/_homepagenew.scss */
.strategic {
  background-color: #393939;
  background-image: url(../img/bgi/strategic.png);
  background-size: cover;
  color: #fff;
  padding: 36px 42px 17px;
  margin-bottom: 53px;
  border-radius: 3px;
}

/* line 618, ../scss/pages/_homepagenew.scss */
.strategic h3 {
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #565656;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  margin-bottom: 24px;
}

/* line 628, ../scss/pages/_homepagenew.scss */
.strategic span {
  font-size: 22px;
  font-weight: 400;
  margin-left: 6px;
}

/* line 634, ../scss/pages/_homepagenew.scss */
.strategic ul {
  margin-left: 46px;
  list-style: square;
  margin-bottom: 27px;
}

/* line 640, ../scss/pages/_homepagenew.scss */
.strategic ul li {
  font-size: 13px;
  line-height: 22px;
  color: #b6b6b6;
  margin-bottom: 9px;
}

/* line 647, ../scss/pages/_homepagenew.scss */
.strategic p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding-bottom: 18px;
  line-height: 26px;
}

/* line 654, ../scss/pages/_homepagenew.scss */
.tactical {
  background-color: #393939;
  background-image: url(../img/bgi/tactical.png);
  background-size: cover;
  color: #fff;
  padding: 36px 42px 17px;
  margin-bottom: 53px;
  border-radius: 3px;
}

/* line 664, ../scss/pages/_homepagenew.scss */
.tactical h3 {
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #565656;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  margin-bottom: 24px;
}

/* line 674, ../scss/pages/_homepagenew.scss */
.tactical p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding-bottom: 27px;
  line-height: 26px;
}

/* line 681, ../scss/pages/_homepagenew.scss */
.box-fr {
  min-height: 650px;
}

/* line 685, ../scss/pages/_homepagenew.scss */
.structured {
  background-color: #393939;
  background-image: url(../img/bgi/structured.png);
  color: #fff;
  padding: 31px 40px 10px;
  background-size: 100% 100%;
  border-radius: 3px;
}

/* line 694, ../scss/pages/_homepagenew.scss */
.structured h3 {
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #565656;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  margin-bottom: 24px;
}

/* line 704, ../scss/pages/_homepagenew.scss */
.structured p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding-bottom: 29px;
  line-height: 26px;
}

/* line 711, ../scss/pages/_homepagenew.scss */
.structured-text {
  padding-right: 45px;
}

/* line 715, ../scss/pages/_homepagenew.scss */
.structured-menu {
  box-shadow: inset 5px 0px 21px -14px #000000;
  -webkit-box-shadow: inset 5px 0px 21px -14px #000000;
  -moz-box-shadow: inset 5px 0px 21px -14px #000000;
  -o-box-shadow: inset 5px 0px 21px -14px #000000;
}

/* line 722, ../scss/pages/_homepagenew.scss */
.structured-menu ul {
  padding-top: 7px;
  padding-right: 35px;
}

/* line 727, ../scss/pages/_homepagenew.scss */
.structured-menu ul li a {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 26px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  padding: 9px 0px 9px 18px;
  border-bottom: 1px solid #5e5e5e;
  display: block;
}

/* line 738, ../scss/pages/_homepagenew.scss */
.structured-menu ul li a:focus {
  outline: 0;
}

/* line 742, ../scss/pages/_homepagenew.scss */
.structured-menu ul li a.active {
  background: url(../img/bgi/menu-bg.png);
  background-repeat: no-repeat;
  background: url(../img/bgi/menu-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 751, ../scss/pages/_homepagenew.scss */
.tabs-inner {
  margin-left: -6px;
}

/* line 755, ../scss/pages/_homepagenew.scss */
.capital-protection {
  display: block;
}

/* line 759, ../scss/pages/_homepagenew.scss */
.capital-protection span {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
  display: block;
}

/* line 768, ../scss/pages/_homepagenew.scss */
.capital-protection p {
  font-size: 13px;
  line-height: 26px;
  color: #b5b5b5;
  font-family: "Open Sans", sans-serif;
}

/* line 775, ../scss/pages/_homepagenew.scss */
.yield-enhacement {
  display: none;
}

/* line 779, ../scss/pages/_homepagenew.scss */
.yield-enhacement span {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
  display: block;
}

/* line 788, ../scss/pages/_homepagenew.scss */
.yield-enhacement p {
  font-size: 13px;
  line-height: 26px;
  color: #b5b5b5;
  font-family: "Open Sans", sans-serif;
}

/* line 795, ../scss/pages/_homepagenew.scss */
.participation {
  display: none;
}

/* line 799, ../scss/pages/_homepagenew.scss */
.participation span {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
  display: block;
}

/* line 808, ../scss/pages/_homepagenew.scss */
.participation p {
  font-size: 13px;
  line-height: 26px;
  color: #b5b5b5;
  font-family: "Open Sans", sans-serif;
}

/* line 815, ../scss/pages/_homepagenew.scss */
.leverage {
  display: none;
}

/* line 819, ../scss/pages/_homepagenew.scss */
.leverage span {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
  display: block;
}

/* line 828, ../scss/pages/_homepagenew.scss */
.leverage p {
  font-size: 13px;
  line-height: 26px;
  color: #b5b5b5;
  font-family: "Open Sans", sans-serif;
}

/* line 835, ../scss/pages/_homepagenew.scss */
.structured-fr .tabcontent-fr {
  min-height: 560px;
}

/* line 839, ../scss/pages/_homepagenew.scss */
.tabcontent {
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
  /* Fading effect takes 1 second */
  min-height: 470px;
}

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* end investment solutions */
/* our-added-value */
/* line 871, ../scss/pages/_homepagenew.scss */
#our-value {
  overflow: hidden;
}

/* line 875, ../scss/pages/_homepagenew.scss */
.our-added-value {
  padding: 76px 0px 60px;
  background: url(../img/bgi/our-added.png) no-repeat;
}

/* line 880, ../scss/pages/_homepagenew.scss */
.our-added-value h2 {
  font-size: 52px;
  color: #48484f;
  font-family: 'Playfair Display', serif;
  text-align: center;
  margin-bottom: 30px;
}

/* line 888, ../scss/pages/_homepagenew.scss */
.our-added-value h3 {
  font-size: 32px;
  color: #48484f;
  line-height: 56px;
  font-family: 'Playfair Display', serif;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
}

/* line 899, ../scss/pages/_homepagenew.scss */
.our-added-value h3.know-how:before {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 40%;
  height: 1px;
  content: '\a0';
  background-color: #ececec;
  margin-left: -50%;
  text-align: right;
}

/* line 911, ../scss/pages/_homepagenew.scss */
.our-added-value h3.know-how:after {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 40%;
  height: 1px;
  content: '\a0';
  background-color: #ececec;
  margin-left: 120px;
}

/* line 924, ../scss/pages/_homepagenew.scss */
.our-added-value > p {
  font-size: 18px;
  color: #48484f;
  line-height: 28px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 92px;
  text-align: center;
}

/* line 934, ../scss/pages/_homepagenew.scss */
.our-value-inner h3 {
  font-size: 22px;
  line-height: 28px;
  color: #cb933f;
  margin-bottom: 20px;
  font-family: 'Playfair Display', serif;
}

/* line 942, ../scss/pages/_homepagenew.scss */
.our-value-inner p {
  font-size: 15px;
  color: #48484f;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif;
}

/* line 949, ../scss/pages/_homepagenew.scss */
.compilation {
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  width: 100%;
  padding: 0px 60px 40px 30px;
}

/* line 956, ../scss/pages/_homepagenew.scss */
.compilation img {
  display: block;
  width: 100%;
}

/* line 962, ../scss/pages/_homepagenew.scss */
.compilation-text {
  text-align: center;
}

/* line 966, ../scss/pages/_homepagenew.scss */
.holder-img {
  margin-bottom: 40px;
  min-height: 165px;
}

/* line 971, ../scss/pages/_homepagenew.scss */
.our-value {
  min-height: 460px;
}

/* line 975, ../scss/pages/_homepagenew.scss */
.optimization {
  border-bottom: 1px solid #ececec;
  width: 100%;
  padding: 0px 15px 40px 15px;
  overflow: auto;
}

/* line 982, ../scss/pages/_homepagenew.scss */
.optimization .holder-a {
  display: table;
  height: 50px;
  margin: 0 auto;
}

/* line 988, ../scss/pages/_homepagenew.scss */
.optimization .holder-a div {
  display: table-cell;
  vertical-align: middle;
}

/* line 993, ../scss/pages/_homepagenew.scss */
.optimization a {
  background: #fff;
  display: inline-block;
  max-width: 155px;
  width: 100%;
  height: 50px;
  position: relative;
}

/* line 1002, ../scss/pages/_homepagenew.scss */
.optimization a.check:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: -7px;
  background: url(../img/check.png) no-repeat;
  z-index: 99;
}

/* line 1013, ../scss/pages/_homepagenew.scss */
.optimization a img {
  display: block;
  margin: 0 auto;
}

/* line 1018, ../scss/pages/_homepagenew.scss */
.optimization-text {
  text-align: center;
}

/* line 1022, ../scss/pages/_homepagenew.scss */
.presentation {
  border-right: 1px solid #ececec;
  padding: 20px 60px 0px 30px;
}

/* line 1027, ../scss/pages/_homepagenew.scss */
.presentation-text {
  width: 100%;
  text-align: center;
}

/* line 1032, ../scss/pages/_homepagenew.scss */
.presentation-text h3 {
  margin-bottom: 19px;
}

/* line 1036, ../scss/pages/_homepagenew.scss */
.presentation img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

/* line 1042, ../scss/pages/_homepagenew.scss */
.pricing-grid {
  padding: 20px 30px 0px 30px;
  text-align: center;
}

/* line 1047, ../scss/pages/_homepagenew.scss */
.pricing-grid img {
  display: block;
  margin: 0 auto;
}

/* line 1052, ../scss/pages/_homepagenew.scss */
.pricing-grid-text {
  width: 100%;
  text-align: center;
}

/* line 1057, ../scss/pages/_homepagenew.scss */
.holder-img-bottom {
  min-height: 296px;
  margin-bottom: 20px;
}

/* line 1062, ../scss/pages/_homepagenew.scss */
.optimal-conditions {
  padding: 100px 0px;
}

/* line 1066, ../scss/pages/_homepagenew.scss */
.optimal-conditions-txt {
  padding-top: 75px;
}

/* line 1070, ../scss/pages/_homepagenew.scss */
.optimal-conditions h3 {
  text-align: left;
  margin-bottom: 17px;
}

/* line 1075, ../scss/pages/_homepagenew.scss */
.optimal-conditions p {
  text-align: left;
  margin-bottom: 28px;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
}

/* line 1082, ../scss/pages/_homepagenew.scss */
.platform {
  background-image: url(../img/optimal.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 570px;
  width: 100%;
  height: 560px;
  padding: 100px 78px;
}

/* line 1092, ../scss/pages/_homepagenew.scss */
.platform-inner {
  background-image: url(../img/platform-inner-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  max-width: 415px;
  width: 100%;
  height: 351px;
}

/* line 1101, ../scss/pages/_homepagenew.scss */
.platform-inner p {
  text-align: left;
  font-size: 18px;
  line-height: 38px;
  padding: 25px;
  color: #fff;
  font-family: 'Playfair Display', serif;
}

/* line 1110, ../scss/pages/_homepagenew.scss */
.marketing {
  padding: 64px 0px;
  margin-bottom: 51px;
}

/* line 1115, ../scss/pages/_homepagenew.scss */
.marketing h3 {
  text-align: left;
  margin-bottom: 19px;
  padding-top: 19px;
}

/* line 1121, ../scss/pages/_homepagenew.scss */
.marketing p {
  text-align: left;
  margin-bottom: 27px;
  font-size: 15px;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif;
}

/* line 1129, ../scss/pages/_homepagenew.scss */
.marketing img {
  display: block;
  width: 100%;
}

/* flexslider */
/* line 1138, ../scss/pages/_homepagenew.scss */
.flex-inner {
  position: relative;
}

/* line 1142, ../scss/pages/_homepagenew.scss */
.flex-inner:before {
  content: "";
  width: 654px;
  height: 396px;
  background-image: url(../img/mac1.png);
  position: absolute;
  top: 0px;
  left: -113px;
}

/* line 1152, ../scss/pages/_homepagenew.scss */
.slide-img {
  max-width: 425px;
  width: 100%;
  height: 396px;
  position: relative;
}

/* line 1159, ../scss/pages/_homepagenew.scss */
.slide-img .mac {
  max-width: 425px;
  width: 100%;
  left: 0px;
  top: 23px;
  position: absolute;
}

/* line 1168, ../scss/pages/_homepagenew.scss */
.flex-mac {
  max-width: 425px;
  width: 100;
  height: 396px;
  margin: 0 auto;
}

/* line 1175, ../scss/pages/_homepagenew.scss */
.flex-mac .flex-direction-nav {
  display: none;
}

/* line 1180, ../scss/pages/_homepagenew.scss */
.flexslider {
  background: transparent;
  border: none;
  cursor: -webkit-grab;
}

/* line 1186, ../scss/pages/_homepagenew.scss */
.flexslider-fr {
  cursor: -webkit-grab;
}

/* line 1190, ../scss/pages/_homepagenew.scss */
.trade-slider {
  padding: 59px 0px;
  position: relative;
}

/* line 1195, ../scss/pages/_homepagenew.scss */
.trade-slider:before {
  content: "";
  width: 840px;
  height: 585px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/flex-before.png);
  background-repeat: no-repeat;
}

/* line 1206, ../scss/pages/_homepagenew.scss */
.trade-slider h3 {
  font-size: 32px;
  line-height: 32px;
  color: #48484f;
  font-family: 'Playfair Display', serif;
  text-align: left;
  margin-bottom: 52px;
}

/* line 1215, ../scss/pages/_homepagenew.scss */
.trade-slider span {
  font-size: 22px;
  line-height: 28px;
  color: #cb933f;
  display: block;
  margin-bottom: 15px;
  text-align: left;
  font-family: 'Playfair Display', serif;
}

/* line 1225, ../scss/pages/_homepagenew.scss */
.trade-slider p {
  text-align: left;
  font-size: 15px;
  line-height: 26px;
  color: #48484f;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 27px;
}

/* line 1235, ../scss/pages/_homepagenew.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -75px;
  text-align: center;
  left: -192px;
}

/* line 1243, ../scss/pages/_homepagenew.scss */
.flex-direction-nav {
  opacity: 0;
}

/* line 1249, ../scss/pages/_homepagenew.scss */
.flexslider-fr .slides img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 1255, ../scss/pages/_homepagenew.scss */
.flex-img .flex-control-nav {
  display: none;
}

/* end flexslider */
/* end our added value */
/* footer */
/* line 1265, ../scss/pages/_homepagenew.scss */
#footer {
  padding: 40px 0px 0px 0px;
  background: #444444;
  font-family: 'Ek Mukta', sans-serif;
}

/* line 1271, ../scss/pages/_homepagenew.scss */
#footer-fr {
  padding: 40px 0px 0px 0px;
  background: #444444;
  font-family: 'Ek Mukta', sans-serif;
}

/* line 1278, ../scss/pages/_homepagenew.scss */
.footer-inner {
  padding-bottom: 50px;
}

/* line 1282, ../scss/pages/_homepagenew.scss */
.usefull-links {
  border-right: 1px solid #595959;
  margin-left: 28px;
}

/* line 1287, ../scss/pages/_homepagenew.scss */
.usefull-links p {
  font-size: 14px;
  font-weight: 300;
  color: #b7b7b7;
  line-height: 19px;
}

/* line 1294, ../scss/pages/_homepagenew.scss */
.research-inner {
  padding-left: 61px;
}

/* line 1298, ../scss/pages/_homepagenew.scss */
.usefull-links-inner p {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #fff;
}

/* line 1305, ../scss/pages/_homepagenew.scss */
.usefull-links-inner a {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  color: #b7b7b7;
}

/* line 1313, ../scss/pages/_homepagenew.scss */
.usefull-links-inner a:hover {
  text-decoration: none;
}

/* line 1317, ../scss/pages/_homepagenew.scss */
.usefull-links-inner a:focus {
  outline: 0;
}

/* line 1321, ../scss/pages/_homepagenew.scss */
.about a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  display: block;
  line-height: 20px;
  margin-bottom: 3px;
}

/* line 1330, ../scss/pages/_homepagenew.scss */
.about a:hover {
  text-decoration: none;
}

/* line 1334, ../scss/pages/_homepagenew.scss */
.about a:focus {
  outline: 0;
}

/* line 1338, ../scss/pages/_homepagenew.scss */
.contact-info {
  text-align: center;
  border-right: 1px solid #595959;
  margin-left: -30px;
}

/* line 1344, ../scss/pages/_homepagenew.scss */
.contact-info p {
  font-size: 15px;
  font-weight: 700;
  line-height: 12px;
  margin-bottom: 27px;
  color: #fff;
  text-transform: uppercase;
}

/* line 1353, ../scss/pages/_homepagenew.scss */
.contact-info-inner {
  text-align: left;
  margin-left: 58px;
}

/* line 1358, ../scss/pages/_homepagenew.scss */
.contact-info-inner p {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  color: #b7b7b7 !important;
  text-transform: initial;
}

/* line 1366, ../scss/pages/_homepagenew.scss */
.contact-info-inner span {
  font-size: 14px;
  font-weight: 300;
  color: #b7b7b7;
  line-height: 19px;
}

/* line 1373, ../scss/pages/_homepagenew.scss */
.adress {
  margin-bottom: 10px;
}

/* line 1377, ../scss/pages/_homepagenew.scss */
.adress p {
  margin-bottom: 0px !important;
}

/* line 1381, ../scss/pages/_homepagenew.scss */
.phone p {
  margin-bottom: 0px !important;
}

/* line 1385, ../scss/pages/_homepagenew.scss */
.phone {
  margin-bottom: 10px;
}

/* line 1389, ../scss/pages/_homepagenew.scss */
.subscribe {
  padding-bottom: 27px;
  border-bottom: 1px dotted #595959;
  margin-bottom: 18px;
}

/* line 1395, ../scss/pages/_homepagenew.scss */
.subscribe p {
  font-size: 15px;
  font-weight: 700;
  line-height: 12px;
  margin-bottom: 21px;
  color: #fff;
  text-transform: uppercase;
}

/* line 1405, ../scss/pages/_homepagenew.scss */
.subscribe input[type="email"] {
  max-width: 260px;
  width: 100%;
  height: 31px;
  padding: 10px;
  border-radius: 40px;
  background: #696969;
  border: none;
  position: relative;
  font-family: 'Ek Mukta', sans-serif;
  font-size: 11px;
  color: #a5a5a5;
  font-weight: 300;
}

/* line 1420, ../scss/pages/_homepagenew.scss */
.subscribe input[type="text"] {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: #696969 !important;
  padding-left: 20px;
  border: 1px solid #696969;
  color: #fff;
}

/* line 1429, ../scss/pages/_homepagenew.scss */
.subscribe input {
  outline: 0;
  border: none;
}

/* line 1434, ../scss/pages/_homepagenew.scss */
#subscribe-form button {
  color: #fff !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  background-color: #353535 !important;
  border: 1px solid #353535 !important;
  font-family: 'ek_muktalight';
  text-transform: uppercase;
  padding: 5px 15px 6px 15px !important;
}

/* line 1445, ../scss/pages/_homepagenew.scss */
.subscribe-inner {
  position: relative;
  max-width: 260px;
  width: 100%;
}

/* line 1451, ../scss/pages/_homepagenew.scss */
.socials p {
  text-transform: none !important;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}

/* line 1461, ../scss/pages/_homepagenew.scss */
.socials img {
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
}

/* line 1467, ../scss/pages/_homepagenew.scss */
.footer-bottom {
  background: #363636;
}

/* line 1471, ../scss/pages/_homepagenew.scss */
.footer-bottom p {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 13px 45px;
  text-transform: none !important;
  margin-bottom: 0px !important;
  font-weight: 300 !important;
}

/* footer */
/* line 1484, ../scss/pages/_homepagenew.scss */
.m-t-0 {
  margin-top: 0px !important;
}

/* line 1488, ../scss/pages/_homepagenew.scss */
.p-t-0 {
  padding-top: 0px !important;
}

/* line 1492, ../scss/pages/_homepagenew.scss */
.m-b-0 {
  margin-bottom: 0px !important;
}

/* line 1496, ../scss/pages/_homepagenew.scss */
.p-b-0 {
  padding-bottom: 0px !important;
}

/* line 1500, ../scss/pages/_homepagenew.scss */
.m-l-0 {
  margin-left: 0px !important;
}

/* line 1504, ../scss/pages/_homepagenew.scss */
.p-l-0 {
  padding-left: 0px !important;
}

/* line 1508, ../scss/pages/_homepagenew.scss */
.m-r-0 {
  margin-right: 0px !important;
}

/* line 1512, ../scss/pages/_homepagenew.scss */
.p-r-0 {
  padding-right: 0px !important;
}

/* line 1516, ../scss/pages/_homepagenew.scss */
.m-t-5 {
  margin-top: 5px !important;
}

/* line 1520, ../scss/pages/_homepagenew.scss */
.p-t-5 {
  padding-top: 5px !important;
}

/* line 1524, ../scss/pages/_homepagenew.scss */
.m-b-5 {
  margin-bottom: 5px !important;
}

/* line 1528, ../scss/pages/_homepagenew.scss */
.p-b-5 {
  padding-bottom: 5px !important;
}

/* line 1532, ../scss/pages/_homepagenew.scss */
.m-l-5 {
  margin-left: 5px !important;
}

/* line 1536, ../scss/pages/_homepagenew.scss */
.p-l-5 {
  padding-left: 5px !important;
}

/* line 1540, ../scss/pages/_homepagenew.scss */
.m-r-5 {
  margin-right: 5px !important;
}

/* line 1544, ../scss/pages/_homepagenew.scss */
.p-r-5 {
  padding-right: 5px !important;
}

/* line 1548, ../scss/pages/_homepagenew.scss */
.m-t-10 {
  margin-top: 10px !important;
}

/* line 1552, ../scss/pages/_homepagenew.scss */
.p-t-10 {
  padding-top: 10px !important;
}

/* line 1556, ../scss/pages/_homepagenew.scss */
.m-b-10 {
  margin-bottom: 10px !important;
}

/* line 1560, ../scss/pages/_homepagenew.scss */
.p-b-10 {
  padding-bottom: 10px !important;
}

/* line 1564, ../scss/pages/_homepagenew.scss */
.m-l-10 {
  margin-left: 10px !important;
}

/* line 1568, ../scss/pages/_homepagenew.scss */
.p-l-10 {
  padding-left: 10px !important;
}

/* line 1572, ../scss/pages/_homepagenew.scss */
.m-r-10 {
  margin-right: 10px !important;
}

/* line 1576, ../scss/pages/_homepagenew.scss */
.p-r-10 {
  padding-right: 10px !important;
}

/* line 1580, ../scss/pages/_homepagenew.scss */
.m-t-15 {
  margin-top: 15px !important;
}

/* line 1584, ../scss/pages/_homepagenew.scss */
.p-t-15 {
  padding-top: 15px !important;
}

/* line 1588, ../scss/pages/_homepagenew.scss */
.m-b-15 {
  margin-bottom: 15px !important;
}

/* line 1592, ../scss/pages/_homepagenew.scss */
.p-b-15 {
  padding-bottom: 15px !important;
}

/* line 1596, ../scss/pages/_homepagenew.scss */
.m-l-15 {
  margin-left: 15px !important;
}

/* line 1600, ../scss/pages/_homepagenew.scss */
.p-l-15 {
  padding-left: 15px !important;
}

/* line 1604, ../scss/pages/_homepagenew.scss */
.m-r-15 {
  margin-right: 15px !important;
}

/* line 1608, ../scss/pages/_homepagenew.scss */
.p-r-15 {
  padding-right: 15px !important;
}

/* line 1612, ../scss/pages/_homepagenew.scss */
.m-t-20 {
  margin-top: 20px !important;
}

/* line 1616, ../scss/pages/_homepagenew.scss */
.p-t-20 {
  padding-top: 20px !important;
}

/* line 1620, ../scss/pages/_homepagenew.scss */
.m-b-20 {
  margin-bottom: 20px !important;
}

/* line 1624, ../scss/pages/_homepagenew.scss */
.p-b-20 {
  padding-bottom: 20px !important;
}

/* line 1628, ../scss/pages/_homepagenew.scss */
.m-l-20 {
  margin-left: 20px !important;
}

/* line 1632, ../scss/pages/_homepagenew.scss */
.p-l-20 {
  padding-left: 20px !important;
}

/* line 1636, ../scss/pages/_homepagenew.scss */
.m-r-20 {
  margin-right: 20px !important;
}

/* line 1640, ../scss/pages/_homepagenew.scss */
.p-r-20 {
  padding-right: 20px !important;
}

/* line 1644, ../scss/pages/_homepagenew.scss */
.m-t-25 {
  margin-top: 25px !important;
}

/* line 1648, ../scss/pages/_homepagenew.scss */
.p-t-25 {
  padding-top: 25px !important;
}

/* line 1652, ../scss/pages/_homepagenew.scss */
.m-b-25 {
  margin-bottom: 25px !important;
}

/* line 1656, ../scss/pages/_homepagenew.scss */
.p-b-25 {
  padding-bottom: 25px !important;
}

/* line 1660, ../scss/pages/_homepagenew.scss */
.m-l-25 {
  margin-left: 25px !important;
}

/* line 1664, ../scss/pages/_homepagenew.scss */
.p-l-25 {
  padding-left: 25px !important;
}

/* line 1668, ../scss/pages/_homepagenew.scss */
.m-r-25 {
  margin-right: 25px !important;
}

/* line 1672, ../scss/pages/_homepagenew.scss */
.p-r-25 {
  padding-right: 25px !important;
}

/* line 1676, ../scss/pages/_homepagenew.scss */
.m-t-30 {
  margin-top: 30px !important;
}

/* line 1680, ../scss/pages/_homepagenew.scss */
.p-t-30 {
  padding-top: 30px !important;
}

/* line 1684, ../scss/pages/_homepagenew.scss */
.m-b-30 {
  margin-bottom: 30px !important;
}

/* line 1688, ../scss/pages/_homepagenew.scss */
.p-b-30 {
  padding-bottom: 30px !important;
}

/* line 1692, ../scss/pages/_homepagenew.scss */
.m-l-30 {
  margin-left: 30px !important;
}

/* line 1696, ../scss/pages/_homepagenew.scss */
.p-l-30 {
  padding-left: 30px !important;
}

/* line 1700, ../scss/pages/_homepagenew.scss */
.m-r-30 {
  margin-right: 30px !important;
}

/* line 1704, ../scss/pages/_homepagenew.scss */
.p-r-30 {
  padding-right: 30px !important;
}

/* line 1708, ../scss/pages/_homepagenew.scss */
.m-t-35 {
  margin-top: 35px !important;
}

/* line 1712, ../scss/pages/_homepagenew.scss */
.p-t-35 {
  padding-top: 35px !important;
}

/* line 1716, ../scss/pages/_homepagenew.scss */
.m-b-35 {
  margin-bottom: 35px !important;
}

/* line 1720, ../scss/pages/_homepagenew.scss */
.p-b-35 {
  padding-bottom: 35px !important;
}

/* line 1724, ../scss/pages/_homepagenew.scss */
.m-l-35 {
  margin-left: 35px !important;
}

/* line 1728, ../scss/pages/_homepagenew.scss */
.p-l-35 {
  padding-left: 35px !important;
}

/* line 1732, ../scss/pages/_homepagenew.scss */
.m-r-35 {
  margin-right: 35px !important;
}

/* line 1736, ../scss/pages/_homepagenew.scss */
.p-r-35 {
  padding-right: 35px !important;
}

/* line 1740, ../scss/pages/_homepagenew.scss */
.m-t-40 {
  margin-top: 40px !important;
}

/* line 1744, ../scss/pages/_homepagenew.scss */
.p-t-40 {
  padding-top: 40px !important;
}

/* line 1748, ../scss/pages/_homepagenew.scss */
.m-b-40 {
  margin-bottom: 40px !important;
}

/* line 1752, ../scss/pages/_homepagenew.scss */
.p-b-40 {
  padding-bottom: 40px !important;
}

/* line 1756, ../scss/pages/_homepagenew.scss */
.m-l-40 {
  margin-left: 40px !important;
}

/* line 1760, ../scss/pages/_homepagenew.scss */
.p-l-40 {
  padding-left: 40px !important;
}

/* line 1764, ../scss/pages/_homepagenew.scss */
.m-r-40 {
  margin-right: 40px !important;
}

/* line 1768, ../scss/pages/_homepagenew.scss */
.p-r-40 {
  padding-right: 40px !important;
}

/* line 1772, ../scss/pages/_homepagenew.scss */
.m-t-45 {
  margin-top: 45px !important;
}

/* line 1776, ../scss/pages/_homepagenew.scss */
.p-t-45 {
  padding-top: 45px !important;
}

/* line 1780, ../scss/pages/_homepagenew.scss */
.m-b-45 {
  margin-bottom: 45px !important;
}

/* line 1784, ../scss/pages/_homepagenew.scss */
.p-b-45 {
  padding-bottom: 45px !important;
}

/* line 1788, ../scss/pages/_homepagenew.scss */
.m-l-45 {
  margin-left: 45px !important;
}

/* line 1792, ../scss/pages/_homepagenew.scss */
.p-l-45 {
  padding-left: 45px !important;
}

/* line 1796, ../scss/pages/_homepagenew.scss */
.m-r-45 {
  margin-right: 45px !important;
}

/* line 1800, ../scss/pages/_homepagenew.scss */
.p-r-45 {
  padding-right: 45px !important;
}

/* line 1804, ../scss/pages/_homepagenew.scss */
.m-t-50 {
  margin-top: 50px !important;
}

/* line 1808, ../scss/pages/_homepagenew.scss */
.p-t-50 {
  padding-top: 50px !important;
}

/* line 1812, ../scss/pages/_homepagenew.scss */
.m-b-50 {
  margin-bottom: 50px !important;
}

/* line 1816, ../scss/pages/_homepagenew.scss */
.p-b-50 {
  padding-bottom: 50px !important;
}

/* line 1820, ../scss/pages/_homepagenew.scss */
.m-l-50 {
  margin-left: 50px !important;
}

/* line 1824, ../scss/pages/_homepagenew.scss */
.p-l-50 {
  padding-left: 50px !important;
}

/* line 1828, ../scss/pages/_homepagenew.scss */
.m-r-50 {
  margin-right: 50px !important;
}

/* line 1832, ../scss/pages/_homepagenew.scss */
.p-r-50 {
  padding-right: 50px !important;
}

/* line 1836, ../scss/pages/_homepagenew.scss */
.m-t-75 {
  margin-top: 75px !important;
}

/* line 1840, ../scss/pages/_homepagenew.scss */
.p-t-75 {
  padding-top: 75px !important;
}

/* line 1844, ../scss/pages/_homepagenew.scss */
.m-b-75 {
  margin-bottom: 75px !important;
}

/* line 1848, ../scss/pages/_homepagenew.scss */
.p-b-75 {
  padding-bottom: 75px !important;
}

/* line 1852, ../scss/pages/_homepagenew.scss */
.m-l-75 {
  margin-left: 75px !important;
}

/* line 1856, ../scss/pages/_homepagenew.scss */
.p-l-75 {
  padding-left: 75px !important;
}

/* line 1860, ../scss/pages/_homepagenew.scss */
.m-r-75 {
  margin-right: 75px !important;
}

/* line 1864, ../scss/pages/_homepagenew.scss */
.p-r-75 {
  padding-right: 75px !important;
}

/* line 1868, ../scss/pages/_homepagenew.scss */
.m-t-100 {
  margin-top: 100px !important;
}

/* line 1872, ../scss/pages/_homepagenew.scss */
.p-t-100 {
  padding-top: 100px !important;
}

/* line 1876, ../scss/pages/_homepagenew.scss */
.m-b-100 {
  margin-bottom: 100px !important;
}

/* line 1880, ../scss/pages/_homepagenew.scss */
.p-b-100 {
  padding-bottom: 100px !important;
}

/* line 1884, ../scss/pages/_homepagenew.scss */
.m-l-100 {
  margin-left: 100px !important;
}

/* line 1888, ../scss/pages/_homepagenew.scss */
.p-l-100 {
  padding-left: 100px !important;
}

/* line 1892, ../scss/pages/_homepagenew.scss */
.m-r-100 {
  margin-right: 100px !important;
}

/* line 1896, ../scss/pages/_homepagenew.scss */
.p-r-100 {
  padding-right: 100px !important;
}

/* line 1900, ../scss/pages/_homepagenew.scss */
.m-t-150 {
  margin-top: 150px !important;
}

/* line 1904, ../scss/pages/_homepagenew.scss */
.p-t-150 {
  padding-top: 150px !important;
}

/* line 1908, ../scss/pages/_homepagenew.scss */
.m-b-150 {
  margin-bottom: 150px !important;
}

/* line 1912, ../scss/pages/_homepagenew.scss */
.p-b-150 {
  padding-bottom: 150px !important;
}

/* line 1916, ../scss/pages/_homepagenew.scss */
.m-l-150 {
  margin-left: 150px !important;
}

/* line 1920, ../scss/pages/_homepagenew.scss */
.p-l-150 {
  padding-left: 150px !important;
}

/* line 1924, ../scss/pages/_homepagenew.scss */
.m-r-150 {
  margin-right: 150px !important;
}

/* line 1928, ../scss/pages/_homepagenew.scss */
.p-r-150 {
  padding-right: 150px !important;
}

/* line 1932, ../scss/pages/_homepagenew.scss */
.m-t-250 {
  margin-top: 250px !important;
}

/* line 1936, ../scss/pages/_homepagenew.scss */
.p-t-250 {
  padding-top: 250px !important;
}

/* line 1940, ../scss/pages/_homepagenew.scss */
.m-b-250 {
  margin-bottom: 250px !important;
}

/* line 1944, ../scss/pages/_homepagenew.scss */
.p-b-250 {
  padding-bottom: 250px !important;
}

/* line 1948, ../scss/pages/_homepagenew.scss */
.m-l-250 {
  margin-left: 250px !important;
}

/* line 1952, ../scss/pages/_homepagenew.scss */
.p-l-250 {
  padding-left: 250px !important;
}

/* line 1956, ../scss/pages/_homepagenew.scss */
.m-r-250 {
  margin-right: 250px !important;
}

/* line 1960, ../scss/pages/_homepagenew.scss */
.p-r-250 {
  padding-right: 250px !important;
}

/* line 1964, ../scss/pages/_homepagenew.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 1968, ../scss/pages/_homepagenew.scss */
.color-unired-1 {
  color: #002638;
}

/* line 1972, ../scss/pages/_homepagenew.scss */
.color-green-1 {
  color: #88B7AB;
}

/* line 1976, ../scss/pages/_homepagenew.scss */
.color-blue-1 {
  color: #002638;
}

/* line 1980, ../scss/pages/_homepagenew.scss */
.color-blue-2 {
  color: #00546B;
}

/* line 1984, ../scss/pages/_homepagenew.scss */
.color-gold-1 {
  color: #B58756;
}

/* line 1988, ../scss/pages/_homepagenew.scss */
.color-gold-2 {
  color: #966d42;
}

/* line 1992, ../scss/pages/_homepagenew.scss */
.n-m-b-25 {
  margin-bottom: -25px !important;
}
@media screen and (max-width: 1199px) {
  /* line 1992, ../scss/pages/_homepagenew.scss */
  .n-m-b-25 {
    margin-bottom: -15px !important;
  }
}

/* line 2000, ../scss/pages/_homepagenew.scss */
.f-roboto-900 {
  font-family: "Roboto";
  font-weight: 900;
}

/* line 2005, ../scss/pages/_homepagenew.scss */
.m-l-68 {
  margin-left: 68px;
}

/* line 2011, ../scss/pages/_homepagenew.scss */
.lp-wrapper h1,
.lp-wrapper .h1,
.lp-wrapper h2,
.lp-wrapper .h2,
.lp-wrapper h3,
.lp-wrapper .h3,
.lp-wrapper h4,
.lp-wrapper .h4,
.lp-wrapper p {
  margin-top: 0;
}
/* line 2023, ../scss/pages/_homepagenew.scss */
.lp-wrapper h1,
.lp-wrapper .h1 {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 65px;
  line-height: 76px;
}
@media screen and (max-width: 959px) {
  /* line 2023, ../scss/pages/_homepagenew.scss */
  .lp-wrapper h1,
  .lp-wrapper .h1 {
    font-size: 40px;
    line-height: 51px;
  }
}
@media screen and (max-width: 599px) {
  /* line 2023, ../scss/pages/_homepagenew.scss */
  .lp-wrapper h1,
  .lp-wrapper .h1 {
    font-size: 30px;
    line-height: 35px;
  }
}
/* line 2042, ../scss/pages/_homepagenew.scss */
.lp-wrapper h2,
.lp-wrapper .h2 {
  font-family: "Inter ExtraBold";
  font-weight: 800;
  font-size: 95px;
  line-height: 90px;
}
@media screen and (max-width: 1600px) {
  /* line 2042, ../scss/pages/_homepagenew.scss */
  .lp-wrapper h2,
  .lp-wrapper .h2 {
    font-size: 75px;
    line-height: 70px;
  }
}
@media screen and (max-width: 1199px) {
  /* line 2042, ../scss/pages/_homepagenew.scss */
  .lp-wrapper h2,
  .lp-wrapper .h2 {
    font-size: 60px;
    line-height: 65px;
  }
}
@media screen and (max-width: 959px) {
  /* line 2042, ../scss/pages/_homepagenew.scss */
  .lp-wrapper h2,
  .lp-wrapper .h2 {
    font-size: 45px;
    line-height: 50px;
  }
}
/* line 2065, ../scss/pages/_homepagenew.scss */
.lp-wrapper h3,
.lp-wrapper .h3 {
  font-family: "Inter Bold";
  font-weight: 700;
  font-size: 32px;
  line-height: 41px;
}
@media screen and (max-width: 959px) {
  /* line 2065, ../scss/pages/_homepagenew.scss */
  .lp-wrapper h3,
  .lp-wrapper .h3 {
    font-size: 18px;
    line-height: 28px;
  }
}
/* line 2078, ../scss/pages/_homepagenew.scss */
.lp-wrapper h4,
.lp-wrapper .h4 {
  font-size: 18px;
  line-height: 1.3;
}
/* line 2084, ../scss/pages/_homepagenew.scss */
.lp-wrapper h5,
.lp-wrapper .h5 {
  font-size: 16px;
}
/* line 2089, ../scss/pages/_homepagenew.scss */
.lp-wrapper p {
  font-family: "Inter Regular";
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  width: 100%;
}
@media screen and (max-width: 959px) {
  /* line 2089, ../scss/pages/_homepagenew.scss */
  .lp-wrapper p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 2103, ../scss/pages/_homepagenew.scss */
.lp-wrapper a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
/* line 2109, ../scss/pages/_homepagenew.scss */
.lp-wrapper .text__sm {
  font-size: 15px !important;
  line-height: 25px;
}
/* line 2114, ../scss/pages/_homepagenew.scss */
.lp-wrapper .text__xs {
  font-size: 13px !important;
}
/* line 2118, ../scss/pages/_homepagenew.scss */
.lp-wrapper .text__center {
  text-align: center;
}

/* line 2124, ../scss/pages/_homepagenew.scss */
#modal-logo-container {
  display: flex;
  position: relative;
}
/* line 2128, ../scss/pages/_homepagenew.scss */
#modal-logo-container #logo-img {
  margin: auto;
}

/* line 2133, ../scss/pages/_homepagenew.scss */
#back-to-login {
  display: none;
  height: 20px;
  width: 20px;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 2142, ../scss/pages/_homepagenew.scss */
#back-to-login:hover {
  cursor: pointer;
}

/* line 2147, ../scss/pages/_homepagenew.scss */
.modal-lp {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  overflow: auto;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
/* line 2158, ../scss/pages/_homepagenew.scss */
.modal-lp .login-form-errors,
.modal-lp .demo-form-errors {
  display: none;
}
/* line 2163, ../scss/pages/_homepagenew.scss */
.modal-lp .text__center {
  text-align: center;
}
/* line 2167, ../scss/pages/_homepagenew.scss */
.modal-lp img {
  display: block;
  max-width: 277px;
  max-height: 51px;
}
/* line 2173, ../scss/pages/_homepagenew.scss */
.modal-lp #rest-password-modal-body {
  padding-top: 20px;
}
/* line 2176, ../scss/pages/_homepagenew.scss */
.modal-lp #rest-password-modal-body h3 {
  margin-bottom: 50px;
}
/* line 2182, ../scss/pages/_homepagenew.scss */
.modal-lp #request-demo-form .form-group {
  margin-bottom: 21px !important;
}
/* line 2186, ../scss/pages/_homepagenew.scss */
.modal-lp #request-demo-form input[type="submit"] {
  margin-top: 12px;
}
/* line 2191, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window {
  position: relative;
  background-color: #FFFFFF;
  width: 100%;
  max-width: 602px;
  padding: 52px 47px 65px;
  min-height: 670px;
}
@media screen and (max-width: 779px) {
  /* line 2191, ../scss/pages/_homepagenew.scss */
  .modal-lp .modal-lp-window {
    min-height: 583px;
    padding: 42px 25px 45px;
  }
}
/* line 2204, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window .btn-forget {
  cursor: pointer;
}
/* line 2208, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window form,
.modal-lp .modal-lp-window h3 {
  padding: 0 49px;
}
@media screen and (max-width: 779px) {
  /* line 2208, ../scss/pages/_homepagenew.scss */
  .modal-lp .modal-lp-window form,
  .modal-lp .modal-lp-window h3 {
    padding: 0 10px;
  }
}
/* line 2217, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window h3 {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 30px;
}
/* line 2225, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window--sm {
  max-width: 515px;
  padding: 52px 51px 65px;
}
@media screen and (max-width: 779px) {
  /* line 2225, ../scss/pages/_homepagenew.scss */
  .modal-lp .modal-lp-window--sm {
    padding: 42px 25px 45px;
  }
}
/* line 2233, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window--sm form,
.modal-lp .modal-lp-window--sm h3 {
  padding: 0;
}
/* line 2238, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window--sm h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 41px;
}
@media screen and (max-width: 779px) {
  /* line 2245, ../scss/pages/_homepagenew.scss */
  .modal-lp .modal-lp-window .modal-lp-logo {
    max-width: 200px;
    margin-bottom: 30px !important;
  }
}
/* line 2252, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window .pass-forgot {
  text-align: center;
  text-decoration: underline;
}
/* line 2257, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window .password-form-group {
  position: relative;
}
/* line 2261, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #show-password-container {
  height: 45px;
  width: 24px;
  position: absolute;
  right: 15px;
  top: 35px;
  display: flex;
}
@media screen and (max-width: 779px) {
  /* line 2261, ../scss/pages/_homepagenew.scss */
  .modal-lp .modal-lp-window #show-password-container {
    top: 28px;
  }
}
/* line 2274, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #show-password-container img {
  margin: auto 0;
}
/* line 2277, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #show-password-container img:hover {
  cursor: pointer;
}
/* line 2283, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window .signup-text {
  text-align: center;
}
/* line 2287, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #signup-btn {
  text-decoration: underline;
}
/* line 2291, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #reset-password-modal-container {
  display: none;
}
/* line 2294, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #reset-password-modal-container .form-sent-message {
  display: none;
}
/* line 2299, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #reset-password-modal-container.show_reset_ok .form-sent-message {
  display: block;
}
/* line 2306, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window .show_reset_ok #rest-password-modal-body {
  display: none;
}
/* line 2311, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #signup-modal-container {
  display: none;
}
/* line 2314, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #signup-modal-container .form-sent-message {
  display: none;
}
/* line 2319, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window #signup-modal-container.show_signup_ok .form-sent-message {
  display: block;
}
/* line 2326, ../scss/pages/_homepagenew.scss */
.modal-lp .modal-lp-window .show_signup_ok #signup-modal-body {
  display: none;
}
/* line 2332, ../scss/pages/_homepagenew.scss */
.modal-lp .close-md {
  position: absolute;
  display: block;
  top: 25px;
  right: 25px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  z-index: 9;
  background: url(../img/svg/close-button.svg) center no-repeat;
  background-size: 46px 46px;
}
/* line 2345, ../scss/pages/_homepagenew.scss */
.modal-lp.open {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 2351, ../scss/pages/_homepagenew.scss */
.modal-lp .logo-center {
  margin-right: auto;
  margin-left: auto;
}
/* line 2357, ../scss/pages/_homepagenew.scss */
.modal-lp form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 18px;
  color: #002638;
}
/* line 2363, ../scss/pages/_homepagenew.scss */
.modal-lp form ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 18px;
  color: #002638;
}
/* line 2369, ../scss/pages/_homepagenew.scss */
.modal-lp form :-ms-input-placeholder {
  /* IE 10+ */
  font-size: 18px;
  color: #002638;
}
/* line 2375, ../scss/pages/_homepagenew.scss */
.modal-lp form :-moz-placeholder {
  /* Firefox 18- */
  font-size: 18px;
  color: #002638;
}
/* line 2381, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px !important;
}
/* line 2386, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group__error {
  font-family: "Roboto";
  font-size: 18px;
  line-height: 25px;
  padding-top: 10px;
  width: 100%;
  order: 3;
  color: #aa2323;
  display: none;
}
/* line 2396, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group__error--visible {
  display: block;
}
/* line 2401, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group label,
.modal-lp form .form-group input {
  display: block;
  width: 100%;
  transition: .2s ease-in-out;
}
/* line 2408, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group label {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 10px;
  opacity: .5;
  order: 1;
}
@media screen and (max-width: 779px) {
  /* line 2408, ../scss/pages/_homepagenew.scss */
  .modal-lp form .form-group label {
    margin-bottom: 5px;
  }
}
/* line 2422, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group input {
  display: flex;
  background-size: #fff;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 18px;
  color: #002638;
  line-height: normal;
  border: 2px solid #002638;
  padding: 0 21px;
  border-radius: 5px;
  height: 50px;
  opacity: .5;
  order: 2;
}
@media screen and (max-width: 779px) {
  /* line 2422, ../scss/pages/_homepagenew.scss */
  .modal-lp form .form-group input {
    height: 45px;
  }
}
/* line 2441, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group input:focus {
  opacity: 1;
}
/* line 2444, ../scss/pages/_homepagenew.scss */
.modal-lp form .form-group input:focus + label {
  opacity: 1;
}
/* line 2451, ../scss/pages/_homepagenew.scss */
.modal-lp form input[type="submit"] {
  margin-top: 16px;
  min-width: 260px;
}
@media screen and (max-width: 779px) {
  /* line 2451, ../scss/pages/_homepagenew.scss */
  .modal-lp form input[type="submit"] {
    min-width: 100%;
  }
}
@media screen and (max-width: 779px) {
  /* line 2461, ../scss/pages/_homepagenew.scss */
  .modal-lp .form-wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 440px;
  }
}
/* line 2468, ../scss/pages/_homepagenew.scss */
.modal-lp .form-wrapper .form-sent-message {
  display: none;
}
/* line 2474, ../scss/pages/_homepagenew.scss */
.modal-lp .form-wrapper.sent_ok > h3,
.modal-lp .form-wrapper.sent_ok form {
  display: none;
}
/* line 2479, ../scss/pages/_homepagenew.scss */
.modal-lp .form-wrapper.sent_ok .form-sent-message {
  display: block;
}
/* line 2486, ../scss/pages/_homepagenew.scss */
.modal-lp .form-sent-message img {
  margin: 0 auto 13px;
}
/* line 2490, ../scss/pages/_homepagenew.scss */
.modal-lp .form-sent-message .btn-lp {
  min-width: 260px;
  margin-top: 79px;
}
@media screen and (max-width: 779px) {
  /* line 2490, ../scss/pages/_homepagenew.scss */
  .modal-lp .form-sent-message .btn-lp {
    min-width: auto;
  }
}
/* line 2499, ../scss/pages/_homepagenew.scss */
.modal-lp .form-sent-message p {
  margin-bottom: 25px;
}

/* line 2506, ../scss/pages/_homepagenew.scss */
#log_in .modal-lp-window {
  padding-bottom: 35px;
}

/* line 2512, ../scss/pages/_homepagenew.scss */
body.my_open .js-cookie-consent {
  bottom: 100px;
}
@media only screen and (max-width: 576px) {
  /* line 2512, ../scss/pages/_homepagenew.scss */
  body.my_open .js-cookie-consent {
    bottom: 0;
  }
}

/* line 2522, ../scss/pages/_homepagenew.scss */
.uniredpage .hero {
  min-height: calc(100vh - 71px);
}
/* line 2525, ../scss/pages/_homepagenew.scss */
.uniredpage .hero__content-wrapper {
  align-self: auto;
}
/* line 2531, ../scss/pages/_homepagenew.scss */
.uniredpage .btn-lp__main {
  background-color: #002638;
}
/* line 2534, ../scss/pages/_homepagenew.scss */
.uniredpage .btn-lp:hover {
  background-color: #002638;
}

/* line 2539, ../scss/pages/_homepagenew.scss */
.hero {
  min-height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding: 30px 15px 34px;
}
/* line 2549, ../scss/pages/_homepagenew.scss */
.hero__video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 101%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  transition: 1s opacity;
}
@media screen and (min-width: 1920px) and (min-height: 950px) {
  /* line 2549, ../scss/pages/_homepagenew.scss */
  .hero__video-bg {
    max-width: 120vw;
  }
}
@media screen and (min-width: 1920px) and (max-height: 950px) {
  /* line 2549, ../scss/pages/_homepagenew.scss */
  .hero__video-bg {
    max-width: 105vw;
  }
}
@media screen and (min-width: 1500px) and (max-height: 950px) {
  /* line 2549, ../scss/pages/_homepagenew.scss */
  .hero__video-bg {
    max-width: 105vw;
  }
}
@media screen and (max-width: 1499px) {
  /* line 2549, ../scss/pages/_homepagenew.scss */
  .hero__video-bg {
    max-height: 120vh;
  }
}
/* line 2579, ../scss/pages/_homepagenew.scss */
.hero__content {
  width: 100%;
  text-align: center;
}
/* line 2583, ../scss/pages/_homepagenew.scss */
.hero__content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-self: flex-end;
  width: 100%;
  max-width: 1080px;
  text-align: center;
  padding: 86px 0 0;
}
@media screen and (max-height: 800px) {
  /* line 2583, ../scss/pages/_homepagenew.scss */
  .hero__content-wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 959px) {
  /* line 2583, ../scss/pages/_homepagenew.scss */
  .hero__content-wrapper {
    min-height: auto;
    padding: 94px 15px 34px;
  }
}
@media screen and (max-width: 779px) {
  /* line 2583, ../scss/pages/_homepagenew.scss */
  .hero__content-wrapper {
    min-height: auto;
    padding: 0;
  }
}
/* line 2610, ../scss/pages/_homepagenew.scss */
.hero__logo {
  max-width: 300px;
  max-height: 100px;
  margin: 0 auto 61px;
}
@media screen and (max-width: 779px) {
  /* line 2610, ../scss/pages/_homepagenew.scss */
  .hero__logo {
    margin: 0 auto 20px;
    max-width: 250px;
  }
}
/* line 2621, ../scss/pages/_homepagenew.scss */
.hero h1 {
  margin-bottom: 36px;
}
@media screen and (max-width: 779px) {
  /* line 2621, ../scss/pages/_homepagenew.scss */
  .hero h1 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 599px) {
  /* line 2621, ../scss/pages/_homepagenew.scss */
  .hero h1 {
    margin-bottom: 20px;
  }
}
/* line 2634, ../scss/pages/_homepagenew.scss */
.hero .uniredcontent p {
  color: #002638;
}
/* line 2639, ../scss/pages/_homepagenew.scss */
.hero p {
  width: 100%;
  max-width: 880px;
  font-size: 22px;
  line-height: 30px;
  color: #00546B;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 959px) {
  /* line 2639, ../scss/pages/_homepagenew.scss */
  .hero p {
    font-size: 18px;
    line-height: 24px;
  }
}
/* line 2654, ../scss/pages/_homepagenew.scss */
.hero__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 62px 0 15px;
}
@media screen and (max-width: 779px) {
  /* line 2654, ../scss/pages/_homepagenew.scss */
  .hero__actions {
    margin: 30px 0 15px;
  }
}
@media screen and (max-width: 599px) {
  /* line 2654, ../scss/pages/_homepagenew.scss */
  .hero__actions {
    margin: 25px 0 15px;
  }
}
/* line 2668, ../scss/pages/_homepagenew.scss */
.hero__actions .btn-lp {
  min-width: 210px;
}
@media screen and (max-width: 779px) {
  /* line 2668, ../scss/pages/_homepagenew.scss */
  .hero__actions .btn-lp {
    width: calc(50% - 5px);
    min-width: auto;
  }
}
@media screen and (max-width: 779px) {
  /* line 2676, ../scss/pages/_homepagenew.scss */
  .hero__actions .btn-lp__main {
    margin-right: 10px !important;
  }
}
/* line 2684, ../scss/pages/_homepagenew.scss */
.hero__next {
  width: 100%;
  display: inline-block;
  align-self: flex-end;
  font-family: "Roboto";
  font-size: 20px;
  line-height: 32px;
  color: #B58756;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  /* line 2684, ../scss/pages/_homepagenew.scss */
  .hero__next {
    font-size: 18px;
    line-height: 25px;
    align-self: center;
  }
}
/* line 2701, ../scss/pages/_homepagenew.scss */
.hero__next:hover, .hero__next:focus {
  color: #B58756;
  text-decoration: none;
}
/* line 2707, ../scss/pages/_homepagenew.scss */
.hero__next span {
  display: block;
  width: 100%;
  margin-bottom: 9px;
}

/* line 2715, ../scss/pages/_homepagenew.scss */
section.lazy {
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 2720, ../scss/pages/_homepagenew.scss */
section.media-text {
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 2725, ../scss/pages/_homepagenew.scss */
.media-text {
  overflow: hidden;
}
/* line 2728, ../scss/pages/_homepagenew.scss */
.media-text img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 1199px) {
  /* line 2734, ../scss/pages/_homepagenew.scss */
  .media-text .container {
    max-width: 1534px;
  }
}
/* line 2740, ../scss/pages/_homepagenew.scss */
.media-text h2 {
  margin-bottom: 25px;
}
@media screen and (max-width: 959px) {
  /* line 2740, ../scss/pages/_homepagenew.scss */
  .media-text h2 {
    margin-bottom: 20px;
    text-align: left !important;
  }
}
/* line 2748, ../scss/pages/_homepagenew.scss */
.media-text h2.semi-bold {
  max-width: 395px;
  font-family: "Inter Regular";
  font-weight: 400;
  margin-bottom: 44px;
}
@media screen and (max-width: 959px) {
  /* line 2748, ../scss/pages/_homepagenew.scss */
  .media-text h2.semi-bold {
    margin-bottom: 30px;
  }
}
/* line 2758, ../scss/pages/_homepagenew.scss */
.media-text h2.semi-bold strong {
  font-family: "Inter Bold";
  font-weight: 700;
}
/* line 2764, ../scss/pages/_homepagenew.scss */
.media-text h2.text-sm {
  font-size: 90px;
}
@media screen and (max-width: 1600px) {
  /* line 2764, ../scss/pages/_homepagenew.scss */
  .media-text h2.text-sm {
    font-size: 75px;
  }
}
@media screen and (max-width: 1199px) {
  /* line 2764, ../scss/pages/_homepagenew.scss */
  .media-text h2.text-sm {
    font-size: 60px;
  }
}
@media screen and (max-width: 959px) {
  /* line 2764, ../scss/pages/_homepagenew.scss */
  .media-text h2.text-sm {
    font-size: 45px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1350px) {
  /* line 2781, ../scss/pages/_homepagenew.scss */
  .media-text h2.no-wrap {
    white-space: normal;
  }
}
/* line 2788, ../scss/pages/_homepagenew.scss */
.media-text h3 {
  position: relative;
  margin-bottom: 25px;
  color: #002638;
}
/* line 2793, ../scss/pages/_homepagenew.scss */
.media-text h3:before {
  content: '';
  position: absolute;
  top: 0;
  left: -35px;
  width: 9px;
  height: 100%;
  background: #FFFFFF;
  z-index: 2;
}
@media screen and (max-width: 959px) {
  /* line 2793, ../scss/pages/_homepagenew.scss */
  .media-text h3:before {
    left: -26px;
  }
}
/* line 2809, ../scss/pages/_homepagenew.scss */
.media-text h3.border-gold-1:before {
  background: #B58756;
}
/* line 2815, ../scss/pages/_homepagenew.scss */
.media-text h3.border-blue-2:before {
  background: #00546B;
}
/* line 2821, ../scss/pages/_homepagenew.scss */
.media-text__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 189px 0 150px;
  min-height: 970px;
}
@media screen and (max-width: 959px) {
  /* line 2821, ../scss/pages/_homepagenew.scss */
  .media-text__inner {
    min-height: auto;
    padding: 89px 0;
  }
}
@media screen and (max-width: 959px) {
  /* line 2821, ../scss/pages/_homepagenew.scss */
  .media-text__inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1350px) {
  /* line 2838, ../scss/pages/_homepagenew.scss */
  .media-text__media {
    width: 50%;
  }
}
@media screen and (max-width: 959px) {
  /* line 2838, ../scss/pages/_homepagenew.scss */
  .media-text__media {
    width: 100%;
    order: 1;
    margin-bottom: 40px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 2852, ../scss/pages/_homepagenew.scss */
.media-text__content {
  width: 100%;
  max-width: 505px;
}
@media screen and (max-width: 1350px) {
  /* line 2852, ../scss/pages/_homepagenew.scss */
  .media-text__content {
    width: 50%;
  }
}
@media screen and (max-width: 959px) {
  /* line 2852, ../scss/pages/_homepagenew.scss */
  .media-text__content {
    width: 100%;
    max-width: 100%;
    order: 2;
  }
}
/* line 2866, ../scss/pages/_homepagenew.scss */
.media-text__content p {
  margin-bottom: 0;
}
/* line 2870, ../scss/pages/_homepagenew.scss */
.media-text__content--sm {
  max-width: 466px;
}
@media screen and (max-width: 959px) {
  /* line 2870, ../scss/pages/_homepagenew.scss */
  .media-text__content--sm {
    max-width: 100%;
  }
}
/* line 2878, ../scss/pages/_homepagenew.scss */
.media-text__content--md {
  max-width: 510px;
}
@media screen and (max-width: 959px) {
  /* line 2878, ../scss/pages/_homepagenew.scss */
  .media-text__content--md {
    max-width: 100%;
  }
}
/* line 2886, ../scss/pages/_homepagenew.scss */
.media-text__content--lg {
  max-width: 539px;
}
@media screen and (max-width: 959px) {
  /* line 2886, ../scss/pages/_homepagenew.scss */
  .media-text__content--lg {
    max-width: 100%;
  }
}
/* line 2894, ../scss/pages/_homepagenew.scss */
.media-text__content-inner {
  padding-left: 35px;
  position: relative;
}
@media screen and (max-width: 959px) {
  /* line 2894, ../scss/pages/_homepagenew.scss */
  .media-text__content-inner {
    padding-left: 25px;
  }
}
/* line 2902, ../scss/pages/_homepagenew.scss */
.media-text__content-inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 500%;
  background: #002638;
  opacity: .2;
  z-index: 1;
}

/* line 2917, ../scss/pages/_homepagenew.scss */
.centered {
  padding: 168px 15px 120px;
  text-align: center;
}
@media screen and (max-width: 959px) {
  /* line 2917, ../scss/pages/_homepagenew.scss */
  .centered {
    padding: 98px 15px 80px;
  }
}
/* line 2925, ../scss/pages/_homepagenew.scss */
.centered h2 {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 45px;
  line-height: 53px;
  text-align: center;
  margin-bottom: 85px;
}
@media screen and (max-width: 959px) {
  /* line 2925, ../scss/pages/_homepagenew.scss */
  .centered h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 65px;
  }
}
/* line 2940, ../scss/pages/_homepagenew.scss */
.centered img {
  margin: 0 auto 51px;
}
@media screen and (max-width: 959px) {
  /* line 2940, ../scss/pages/_homepagenew.scss */
  .centered img {
    margin: 0 auto 31px;
  }
}

/* line 2950, ../scss/pages/_homepagenew.scss */
.btn-lp {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  padding-top: 18px;
  padding-bottom: 18px;
  border-radius: 44px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: .2s ease-in-out;
}
@media screen and (max-width: 959px) {
  /* line 2950, ../scss/pages/_homepagenew.scss */
  .btn-lp {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
/* line 2969, ../scss/pages/_homepagenew.scss */
.btn-lp__main {
  background-color: #B58756;
  color: #FFFFFF;
  padding-left: 31px;
  padding-right: 31px;
  border: none;
}
@media screen and (max-width: 959px) {
  /* line 2969, ../scss/pages/_homepagenew.scss */
  .btn-lp__main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 2981, ../scss/pages/_homepagenew.scss */
.btn-lp__main--xl {
  min-width: 260px;
}
@media screen and (max-width: 959px) {
  /* line 2981, ../scss/pages/_homepagenew.scss */
  .btn-lp__main--xl {
    padding-left: 26px;
    padding-right: 26px;
  }
}
/* line 2990, ../scss/pages/_homepagenew.scss */
.btn-lp__main:hover {
  background: #966d42;
}
/* line 2994, ../scss/pages/_homepagenew.scss */
.btn-lp__main.uniredbtn {
  background-color: #002638;
  color: #FFFFFF;
  padding-left: 31px;
  padding-right: 31px;
  border: none;
}
@media screen and (max-width: 959px) {
  /* line 2994, ../scss/pages/_homepagenew.scss */
  .btn-lp__main.uniredbtn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 3006, ../scss/pages/_homepagenew.scss */
.btn-lp__main.uniredbtn--xl {
  min-width: 260px;
}
@media screen and (max-width: 959px) {
  /* line 3006, ../scss/pages/_homepagenew.scss */
  .btn-lp__main.uniredbtn--xl {
    padding-left: 26px;
    padding-right: 26px;
  }
}
/* line 3015, ../scss/pages/_homepagenew.scss */
.btn-lp__main.uniredbtn:hover {
  background: #002638;
}
/* line 3021, ../scss/pages/_homepagenew.scss */
.btn-lp__border {
  background-color: transparent;
  border: 1px solid #00546B;
  color: #00546B;
  padding-left: 26px;
  padding-right: 26px;
}
@media screen and (max-width: 959px) {
  /* line 3021, ../scss/pages/_homepagenew.scss */
  .btn-lp__border {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 3033, ../scss/pages/_homepagenew.scss */
.btn-lp__border--xl {
  min-width: 210px;
}
@media screen and (max-width: 959px) {
  /* line 3033, ../scss/pages/_homepagenew.scss */
  .btn-lp__border--xl {
    padding-left: 26px;
    padding-right: 26px;
  }
}
/* line 3042, ../scss/pages/_homepagenew.scss */
.btn-lp__border:hover {
  background: #00546B;
  color: #fff;
}

/* line 3050, ../scss/pages/_homepagenew.scss */
html {
  scroll-behavior: initial !important;
}

/* line 2, ../scss/common/_login.scss */
#login-modal .modal-title {
  font-size: 19px;
}
/* line 5, ../scss/common/_login.scss */
#login-modal .login-form-errors {
  padding: 15px;
  margin-bottom: 10px;
  display: none;
}

/* line 1, ../scss/pages/_about_us.scss */
.caption.about {
  background: url('../img/bgi/about-bg.png?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  text-align: center;
}
/* line 8, ../scss/pages/_about_us.scss */
.caption.about h1 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  text-transform: capitalize;
  margin-bottom: 0;
}
/* line 14, ../scss/pages/_about_us.scss */
.caption.about p {
  font-size: 22px;
  font-family: 'ek_muktalight';
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

/* line 24, ../scss/pages/_about_us.scss */
.text-about {
  padding-top: 58px;
  padding-bottom: 30px;
  font-family: 'ek_muktalight';
}
/* line 28, ../scss/pages/_about_us.scss */
.text-about strong {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  color: #444444;
  margin-bottom: 25px;
  text-align: center;
  display: block;
  position: relative;
  font-weight: normal;
}
/* line 38, ../scss/pages/_about_us.scss */
.text-about strong:before {
  content: '';
  position: absolute;
  width: 409px;
  height: 1px;
  top: 45px;
  left: 0;
  background-position: 0 -623px;
}
/* line 47, ../scss/pages/_about_us.scss */
.text-about strong:after {
  content: '';
  position: absolute;
  width: 409px;
  height: 1px;
  top: 45px;
  right: 0;
  background-position: 0 -623px;
}
/* line 56, ../scss/pages/_about_us.scss */
.text-about p {
  font-size: 18px;
  color: #444444;
  text-align: center;
  font-family: 'ek_muktalight';
  width: 90%;
  display: block;
  margin: auto;
  margin-bottom: 23px;
}
/* line 66, ../scss/pages/_about_us.scss */
.text-about a {
  font-size: 17px;
  padding: 10px 50px;
  color: #fff;
  background-color: #1c1c1b;
  margin: auto;
  display: table;
  text-decoration: none;
  border-radius: 3px;
}
/* line 76, ../scss/pages/_about_us.scss */
.text-about a:hover {
  background-color: #0a0a09;
  text-decoration: none;
  color: #fff;
}
/* line 81, ../scss/pages/_about_us.scss */
.text-about h1 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  color: #444444;
  margin-bottom: 25px;
  text-align: center;
  display: block;
  position: relative;
  font-weight: normal;
}

/* line 92, ../scss/pages/_about_us.scss */
.services {
  background: url('../img/bgi/services-about.png?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 100px;
  padding-top: 39px;
}
/* line 97, ../scss/pages/_about_us.scss */
.services h2 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  color: #444444;
  margin-bottom: 23px;
  text-align: center;
  display: block;
  position: relative;
}
/* line 106, ../scss/pages/_about_us.scss */
.services p {
  font-size: 18px;
  color: #444444;
  text-align: center;
  margin-bottom: 35px;
  font-family: 'ek_muktaextralight';
}
/* line 113, ../scss/pages/_about_us.scss */
.services .services-p {
  width: 85%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}

/* line 122, ../scss/pages/_about_us.scss */
.box-services {
  border: 1px solid transparent;
  background-color: #fff;
  position: relative;
}
/* line 126, ../scss/pages/_about_us.scss */
.box-services img {
  max-width: 100%;
}
/* line 129, ../scss/pages/_about_us.scss */
.box-services .showmore {
  content: '';
  position: absolute;
  width: 26px;
  height: 28px;
  bottom: 20px;
  left: 50%;
  margin-left: -13px;
  background-position: 0 -296px;
}
/* line 139, ../scss/pages/_about_us.scss */
.box-services .showless {
  content: '';
  position: absolute;
  width: 26px;
  height: 28px;
  bottom: 20px;
  left: 50%;
  margin-left: -13px;
  background-position: 0 -323px;
  display: none;
}

/* line 151, ../scss/pages/_about_us.scss */
.box-services:hover {
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
}

/* line 157, ../scss/pages/_about_us.scss */
.box-services:hover a:after {
  display: none;
}

/* line 160, ../scss/pages/_about_us.scss */
.box-services:hover a:before {
  display: block;
}

/* line 163, ../scss/pages/_about_us.scss */
.box-services-text {
  background-color: #fff;
  padding: 25px 9px 55px 9px;
  font-family: 'ek_muktalight';
}
/* line 167, ../scss/pages/_about_us.scss */
.box-services-text strong {
  min-height: 75px;
  font-size: 18px;
  font-family: 'ek_muktabold';
  display: block;
  margin: auto;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #444444;
  line-height: 22px;
  text-align: center;
}
/* line 179, ../scss/pages/_about_us.scss */
.box-services-text p {
  font-size: 16px;
  text-align: center;
  color: #444444;
  margin-bottom: 23px;
  padding-left: 6px;
  padding-right: 6px;
}
/* line 187, ../scss/pages/_about_us.scss */
.box-services-text a {
  position: relative;
  display: block;
}
/* line 191, ../scss/pages/_about_us.scss */
.box-services-text .showmore a {
  content: '';
  position: absolute;
  width: 26px;
  height: 28px;
  top: 0px;
  left: 50%;
  margin-left: -13px;
  background-position: 0 -296px;
}
/* line 201, ../scss/pages/_about_us.scss */
.box-services-text .showless a {
  content: '';
  position: absolute;
  width: 26px;
  height: 28px;
  top: 0px;
  left: 50%;
  margin-left: -13px;
  background-position: 0 -323px;
  display: none;
}

/* line 214, ../scss/pages/_about_us.scss */
.hideContentAbout {
  overflow: hidden;
  height: 250px;
}

/* line 218, ../scss/pages/_about_us.scss */
.dropdown-toggle:hover .dropdown-menu {
  display: block;
}

/* line 221, ../scss/pages/_about_us.scss */
.partners {
  padding-top: 15px;
}
/* line 223, ../scss/pages/_about_us.scss */
.partners strong {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  color: #444444;
  margin-bottom: 62px;
  text-align: center;
  display: block;
  position: relative;
  font-weight: normal;
}
/* line 233, ../scss/pages/_about_us.scss */
.partners .info-partners {
  font-size: 26px;
  color: #444444;
  border: 1px solid #deac64;
  border-radius: 30px;
  padding: 10px 30px;
  text-align: center;
  display: table;
  margin: auto;
  margin-bottom: 76px;
  position: relative;
  font-family: "ek_muktalight" !important;
}
/* line 246, ../scss/pages/_about_us.scss */
.partners .info-partners:before {
  background: url('../img/sprites/arrow-down-1.jpg?1606890068');
  content: '';
  position: absolute;
  width: 50px;
  height: 28px;
  bottom: -22px;
  left: 50%;
  margin-left: -25px;
}

@-moz-document url-prefix() {
  /* line 260, ../scss/pages/_about_us.scss */
  .partners .info-partners:before {
    bottom: -21px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 268, ../scss/pages/_about_us.scss */
  .partners .info-partners:before {
    bottom: -21px;
  }
}
/* line 274, ../scss/pages/_about_us.scss */
.tabs-menu-about {
  background-color: #fff;
  text-align: center;
}
/* line 277, ../scss/pages/_about_us.scss */
.tabs-menu-about .list-items {
  margin-right: 0 !important;
  margin-bottom: 42px;
  display: inline-block;
}
/* line 282, ../scss/pages/_about_us.scss */
.tabs-menu-about li.active {
  background-color: transparent !important;
}
/* line 285, ../scss/pages/_about_us.scss */
.tabs-menu-about li:hover,
.tabs-menu-about li:focus {
  border-bottom: 1px solid #5b99cd;
}
/* line 290, ../scss/pages/_about_us.scss */
.tabs-menu-about li.active a {
  border-bottom: 1px solid #5b99cd !important;
  font-family: "ek_muktalight" !important;
  background-color: transparent !important;
  border-top: 1px solid transparent !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  padding-bottom: 26px !important;
}
/* line 299, ../scss/pages/_about_us.scss */
.tabs-menu-about li.active a:focus {
  border-bottom: 1px solid #5b99cd !important;
}
/* line 304, ../scss/pages/_about_us.scss */
.tabs-menu-about li {
  margin-right: 5px !important;
  border-bottom: 1px solid transparent;
  vertical-align: top;
  height: 60px;
  margin-right: 22px !important;
}
/* line 310, ../scss/pages/_about_us.scss */
.tabs-menu-about li a {
  font-size: 16px;
  font-family: "ek_muktalight" !important;
  color: #959595;
  border-bottom: 1px solid transparent;
  color: #959595 !important;
  border: 1px solid transparent;
  text-align: left;
  padding-bottom: 0px !important;
}
/* line 320, ../scss/pages/_about_us.scss */
.tabs-menu-about li a:focus,
.tabs-menu-about li a:hover {
  background-color: transparent !important;
  border: 1px solid transparent !important;
}
/* line 326, ../scss/pages/_about_us.scss */
.tabs-menu-about li:last-child {
  margin-right: 0px !important;
}
/* line 329, ../scss/pages/_about_us.scss */
.tabs-menu-about li:first-child a {
  padding-left: 0px !important;
}

/* line 333, ../scss/pages/_about_us.scss */
.tab-container-about {
  padding-bottom: 120px;
}

/* line 336, ../scss/pages/_about_us.scss */
.wrapper-cols {
  padding-left: 77px;
  font-family: 'ek_muktalight';
}
/* line 339, ../scss/pages/_about_us.scss */
.wrapper-cols > strong {
  font-size: 26px;
  font-family: 'ek_muktasemibold';
  color: #444444;
  text-align: left;
  margin-bottom: 32px;
}
/* line 347, ../scss/pages/_about_us.scss */
.wrapper-cols ul li {
  position: relative;
  padding-left: 20px;
}
/* line 350, ../scss/pages/_about_us.scss */
.wrapper-cols ul li:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 6px;
  top: 6px;
  left: -2px;
  background-position: 0 -269px;
}
/* line 360, ../scss/pages/_about_us.scss */
.wrapper-cols ul ul {
  margin-left: 40px;
}
/* line 365, ../scss/pages/_about_us.scss */
.wrapper-cols .wrap-img-contain img {
  display: block;
  margin: auto;
}
/* line 370, ../scss/pages/_about_us.scss */
.wrapper-cols .list-pdf {
  text-align: center;
  margin-top: 30px;
}
/* line 373, ../scss/pages/_about_us.scss */
.wrapper-cols .list-pdf li {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
/* line 378, ../scss/pages/_about_us.scss */
.wrapper-cols .list-pdf li img {
  display: inline-block;
}
/* line 383, ../scss/pages/_about_us.scss */
.wrapper-cols .list-portofolio {
  padding-left: 40px;
}
/* line 386, ../scss/pages/_about_us.scss */
.wrapper-cols figure {
  text-align: center;
  display: block;
}

/* line 391, ../scss/pages/_about_us.scss */
.col-full {
  padding-left: 0px !important;
}

/* line 394, ../scss/pages/_about_us.scss */
#map-canvas-about {
  width: 100%;
  height: 245px;
}

/* line 399, ../scss/pages/_about_us.scss */
.wrap-img-contain img {
  max-width: 100%;
}

@media (max-width: 767px) {
  /* line 404, ../scss/pages/_about_us.scss */
  .text-about strong:before {
    display: none;
  }

  /* line 407, ../scss/pages/_about_us.scss */
  .text-about strong:after {
    display: none;
  }

  /* line 410, ../scss/pages/_about_us.scss */
  .box-services {
    margin-bottom: 20px;
  }

  /* line 413, ../scss/pages/_about_us.scss */
  .box-services img {
    width: 100%;
  }

  /* line 416, ../scss/pages/_about_us.scss */
  .partners {
    padding-top: 0px;
  }
  /* line 418, ../scss/pages/_about_us.scss */
  .partners .info-partners {
    margin-bottom: 50px;
    font-size: 22px;
  }
  /* line 422, ../scss/pages/_about_us.scss */
  .partners strong {
    font-size: 25px;
    margin-bottom: 30px;
    text-align: center;
  }

  /* line 428, ../scss/pages/_about_us.scss */
  .services {
    padding-bottom: 30px;
  }
  /* line 430, ../scss/pages/_about_us.scss */
  .services h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }

  /* line 435, ../scss/pages/_about_us.scss */
  .tabs-menu-about .list-items {
    text-align: center;
    margin-bottom: 20px;
  }

  /* line 439, ../scss/pages/_about_us.scss */
  .tabs-menu-about li {
    margin-right: 0 !important;
    display: inline-block !important;
    float: none !important;
    min-height: initial !important;
  }
  /* line 444, ../scss/pages/_about_us.scss */
  .tabs-menu-about li a {
    text-align: center;
  }

  /* line 448, ../scss/pages/_about_us.scss */
  .wrapper-cols {
    padding-left: 0;
  }
  /* line 450, ../scss/pages/_about_us.scss */
  .wrapper-cols .inner-wrappers-cols {
    padding-right: 0;
  }
  /* line 453, ../scss/pages/_about_us.scss */
  .wrapper-cols p {
    padding-right: 0;
    text-align: center;
  }
  /* line 457, ../scss/pages/_about_us.scss */
  .wrapper-cols p:before {
    left: 8px;
  }

  /* line 461, ../scss/pages/_about_us.scss */
  #main-footer .footer-about:after {
    display: none;
  }

  /* line 464, ../scss/pages/_about_us.scss */
  #main-footer .footer-info:after {
    display: none;
  }

  /* line 467, ../scss/pages/_about_us.scss */
  .text-about {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  /* line 470, ../scss/pages/_about_us.scss */
  .text-about strong {
    margin-bottom: 10px;
    font-size: 50px;
  }

  /* line 475, ../scss/pages/_about_us.scss */
  .nav-tabs {
    border-bottom: none !important;
  }

  /* line 478, ../scss/pages/_about_us.scss */
  .tab-container-about {
    padding-bottom: 50px;
  }

  /* line 481, ../scss/pages/_about_us.scss */
  .caption.about {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  /* line 486, ../scss/pages/_about_us.scss */
  .box-services-text strong {
    text-align: center;
  }

  /* line 491, ../scss/pages/_about_us.scss */
  footer strong {
    text-align: center;
  }
  /* line 494, ../scss/pages/_about_us.scss */
  footer p {
    text-align: center;
  }

  /* line 498, ../scss/pages/_about_us.scss */
  #main-footer .footer-news .input-group {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 503, ../scss/pages/_about_us.scss */
  .text-about {
    padding-bottom: 0;
  }
  /* line 505, ../scss/pages/_about_us.scss */
  .text-about strong:before {
    display: none;
  }
  /* line 508, ../scss/pages/_about_us.scss */
  .text-about strong:after {
    display: none;
  }

  /* line 512, ../scss/pages/_about_us.scss */
  .partners {
    padding-top: 30px;
  }

  /* line 515, ../scss/pages/_about_us.scss */
  .nav-tabs {
    border-bottom: none !important;
  }

  /* line 518, ../scss/pages/_about_us.scss */
  .box-services {
    margin-bottom: 27px;
  }
  /* line 520, ../scss/pages/_about_us.scss */
  .box-services img {
    display: table;
    margin: auto;
  }

  /* line 525, ../scss/pages/_about_us.scss */
  .wrapper-cols {
    padding-left: 0px;
  }

  /* line 529, ../scss/pages/_about_us.scss */
  #main-footer .footer-about:after {
    right: 0;
  }
  /* line 532, ../scss/pages/_about_us.scss */
  #main-footer .footer-info:after {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  /* line 538, ../scss/pages/_about_us.scss */
  .text-about strong:before {
    display: none;
  }

  /* line 541, ../scss/pages/_about_us.scss */
  .text-about strong:after {
    display: none;
  }

  /* line 545, ../scss/pages/_about_us.scss */
  .tabs-menu-about li {
    margin-right: 15px !important;
  }
}
/* line 1, ../scss/pages/_contact.scss */
.caption.contact {
  background: url('../img/bgi/contact-bg.png?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 105px;
  padding-bottom: 105px;
  color: #fff;
  text-align: center;
}
/* line 8, ../scss/pages/_contact.scss */
.caption.contact h1 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  text-transform: capitalize;
  margin-bottom: 0;
  margin-top: 10px;
}
/* line 15, ../scss/pages/_contact.scss */
.caption.contact p {
  font-size: 22px;
  font-family: 'ek_muktalight';
}

/* line 20, ../scss/pages/_contact.scss */
#map-canvas {
  width: 100%;
  height: 280px;
}

/* line 25, ../scss/pages/_contact.scss */
.map-contact {
  height: 400px;
  background-image: url(../img/contact_map.png);
  background-size: cover;
  background-repeat: none;
  background-position: center;
  display: block;
}

/* line 34, ../scss/pages/_contact.scss */
.contact-detail {
  padding-right: 30px;
}
/* line 36, ../scss/pages/_contact.scss */
.contact-detail strong {
  font-size: 46px;
  color: #444444;
  font-family: 'ek_muktaextralight';
  display: block;
  text-align: right;
  margin-bottom: -24px;
  font-weight: normal;
  padding-right: 40px;
}
/* line 46, ../scss/pages/_contact.scss */
.contact-detail h3 {
  font-size: 17px;
  font-family: 'ek_muktaextralight';
  color: #444444;
  text-align: right;
  margin-bottom: 44px;
  padding-right: 40px;
}
/* line 54, ../scss/pages/_contact.scss */
.contact-detail p {
  font-size: 20px;
  font-family: 'ek_muktabold';
  color: #444444;
  text-align: right;
  margin-bottom: 25px;
}
/* line 62, ../scss/pages/_contact.scss */
.contact-detail span {
  font-size: 20px;
  font-family: 'ek_muktabold';
  color: #64809e;
  text-transform: uppercase;
}
/* line 68, ../scss/pages/_contact.scss */
.contact-detail a {
  font-size: 20px;
  font-family: 'ek_muktabold';
  color: #444444;
}
/* line 73, ../scss/pages/_contact.scss */
.contact-detail a:hover {
  text-decoration: none;
}
/* line 76, ../scss/pages/_contact.scss */
.contact-detail hr {
  margin-bottom: 35px;
}

/* line 80, ../scss/pages/_contact.scss */
.contact-form {
  padding-top: 35px;
  padding-bottom: 70px;
}

/* line 84, ../scss/pages/_contact.scss */
.contact-title {
  display: block;
  font-weight: normal;
  font-size: 46px;
  color: #444444;
  font-family: 'ek_muktaextralight';
  margin-bottom: 25px;
}

/* line 93, ../scss/pages/_contact.scss */
.form-area label {
  font-size: 17px;
  font-family: 'ek_muktaextralight';
}

/* line 98, ../scss/pages/_contact.scss */
.form-group {
  margin-bottom: 8px !important;
}
/* line 101, ../scss/pages/_contact.scss */
.form-group label {
  margin-bottom: 10px;
  font-size: 17px;
  font-family: 'ek_muktaextralight';
  font-weight: 100;
}

/* line 108, ../scss/pages/_contact.scss */
textarea.form-control {
  margin-bottom: 20px;
  max-width: 100%;
}

/* line 112, ../scss/pages/_contact.scss */
.form-control {
  background-color: #F4F4F4 !important;
}

/* line 116, ../scss/pages/_contact.scss */
.form-control:focus {
  box-shadow: none !important;
  border: 1px solid #444;
}

/* line 120, ../scss/pages/_contact.scss */
.nav-contact {
  border-bottom: 1px solid #dedede;
  margin-bottom: 30px !important;
  padding-left: 124px !important;
}
/* line 124, ../scss/pages/_contact.scss */
.nav-contact li {
  float: left;
}
/* line 126, ../scss/pages/_contact.scss */
.nav-contact li a {
  display: block;
  font-size: 17px;
  font-family: 'ek_muktabold';
  color: #cf9948;
}
/* line 133, ../scss/pages/_contact.scss */
.nav-contact li.active a {
  color: #444444;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  background-color: #fff !important;
  margin-bottom: -1px;
}

@media (max-width: 767px) {
  /* line 143, ../scss/pages/_contact.scss */
  .contact-detail {
    padding-right: 0px;
    margin-bottom: 30px;
  }
  /* line 146, ../scss/pages/_contact.scss */
  .contact-detail strong {
    font-size: 40px;
    text-align: center;
    padding-right: 0;
  }
  /* line 151, ../scss/pages/_contact.scss */
  .contact-detail h3 {
    text-align: center;
    padding-right: 0;
  }
  /* line 155, ../scss/pages/_contact.scss */
  .contact-detail p {
    text-align: center;
  }

  /* line 159, ../scss/pages/_contact.scss */
  .form-area strong {
    text-align: center;
  }

  /* line 163, ../scss/pages/_contact.scss */
  .caption.contact {
    padding-top: 110px;
    padding-bottom: 50px;
  }

  /* line 168, ../scss/pages/_contact.scss */
  .contact-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 172, ../scss/pages/_contact.scss */
  .navbar-collapse {
    background-color: #000;
  }

  /* line 175, ../scss/pages/_contact.scss */
  .contact-title {
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 40px;
  }

  /* line 181, ../scss/pages/_contact.scss */
  .nav-contact {
    padding-left: 10px !important;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 189, ../scss/pages/_contact.scss */
  .contact-title {
    letter-spacing: -1px;
  }

  /* line 192, ../scss/pages/_contact.scss */
  .nav-contact {
    padding-left: 26px !important;
  }
}
/* line 1, ../scss/pages/_partners.scss */
.caption.partners {
  background: url('../img/bgi/partners-bg.png?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  /*margin-top: -120px;*/
  padding-top: 100px;
  padding-bottom: 165px;
  color: #fff;
  text-align: center;
}
/* line 11, ../scss/pages/_partners.scss */
.caption.partners h1 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  text-transform: capitalize;
  margin-bottom: 0;
}
/* line 17, ../scss/pages/_partners.scss */
.caption.partners p {
  font-size: 22px;
  font-family: 'ek_muktalight';
}

/* line 23, ../scss/pages/_partners.scss */
.partners-wrapper {
  margin-top: -100px;
  padding-bottom: 50px;
}

/* line 27, ../scss/pages/_partners.scss */
.partners-box {
  background-color: #f4f4f4;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 45px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 34, ../scss/pages/_partners.scss */
.partners-box strong {
  display: block;
  font-size: 15px;
  font-family: 'ek_muktabold';
  margin-bottom: 30px;
}
/* line 40, ../scss/pages/_partners.scss */
.partners-box span {
  font-size: 15px;
  font-family: 'ek_muktalight';
  margin-bottom: 10px;
  color: #444444;
}
/* line 46, ../scss/pages/_partners.scss */
.partners-box p {
  font-size: 13px;
  font-family: 'ek_muktalight';
  color: #bbbbbb;
}
/* line 51, ../scss/pages/_partners.scss */
.partners-box .brand-img {
  height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 10px;
}
/* line 57, ../scss/pages/_partners.scss */
.partners-box .brand-img .helper {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  max-width: 100%;
}

/* line 67, ../scss/pages/_partners.scss */
table.table-partners {
  background-color: #f4f4f4;
  height: 120px;
  width: 100%;
}
/* line 71, ../scss/pages/_partners.scss */
table.table-partners td {
  background-color: #f4f4f4;
  padding: 0 50px;
  text-align: center;
}
/* line 76, ../scss/pages/_partners.scss */
table.table-partners img {
  max-width: 100%;
}

@media (max-width: 767px) {
  /* line 82, ../scss/pages/_partners.scss */
  .partners-box {
    padding-left: 25px;
    padding-right: 25px;
  }

  /* line 86, ../scss/pages/_partners.scss */
  .caption.partners {
    padding-top: 145px;
    padding-bottom: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 94, ../scss/pages/_partners.scss */
  .partners-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 1, ../scss/pages/_search_results.scss */
.caption.search-result {
  margin-top: -173px;
  padding-top: 173px;
}

/* line 8, ../scss/pages/_search_results.scss */
.caption.landing-page #slider {
  overflow-y: hidden;
  height: 380px;
}
@media only screen and (max-width: 1224px) {
  /* line 8, ../scss/pages/_search_results.scss */
  .caption.landing-page #slider {
    height: 373px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 8, ../scss/pages/_search_results.scss */
  .caption.landing-page #slider {
    height: 246px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 8, ../scss/pages/_search_results.scss */
  .caption.landing-page #slider {
    height: 164px;
  }
}
/* line 25, ../scss/pages/_search_results.scss */
.caption.landing-page #slider .flex-viewport .slides > li {
  height: 380px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1224px) {
  /* line 25, ../scss/pages/_search_results.scss */
  .caption.landing-page #slider .flex-viewport .slides > li {
    height: 373px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 25, ../scss/pages/_search_results.scss */
  .caption.landing-page #slider .flex-viewport .slides > li {
    height: 246px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 25, ../scss/pages/_search_results.scss */
  .caption.landing-page #slider .flex-viewport .slides > li {
    height: 164px;
  }
}

/* line 47, ../scss/pages/_search_results.scss */
.flexslider {
  border: none !important;
  margin-bottom: 0;
}

/* line 86, ../scss/pages/_search_results.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/* line 103, ../scss/pages/_search_results.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 109, ../scss/pages/_search_results.scss */
.flex-control-paging li a:hover {
  background: #f7ca87;
}

/* line 114, ../scss/pages/_search_results.scss */
.tabs-menu-band {
  width: 100%;
  background-color: #f4f4f4;
  margin-bottom: 50px;
}

/* line 120, ../scss/pages/_search_results.scss */
.tab-container {
  margin-bottom: 45px;
}
/* line 122, ../scss/pages/_search_results.scss */
.tab-container strong {
  display: block;
  font-size: 48px;
  text-align: center;
  font-family: 'ek_muktaextralight';
  font-weight: 100;
  margin-bottom: 60px;
}

/* line 132, ../scss/pages/_search_results.scss */
.panel-heading {
  padding: 11px 12px !important;
  background-color: #f4f4f4;
}

/* line 137, ../scss/pages/_search_results.scss */
.panel-title {
  position: relative;
}
/* line 139, ../scss/pages/_search_results.scss */
.panel-title a {
  font-size: 17px;
  text-transform: uppercase;
  position: relative;
  font-family: 'ek_muktalight';
}
/* line 145, ../scss/pages/_search_results.scss */
.panel-title a:hover {
  text-decoration: none;
}

/* line 150, ../scss/pages/_search_results.scss */
.panel-group .panel {
  border-radius: 0 !important;
}

/* line 154, ../scss/pages/_search_results.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  padding-top: 7px !important;
}

/* line 158, ../scss/pages/_search_results.scss */
.table > thead > tr > th {
  font-size: 17px;
  font-family: 'ek_muktasemibold';
  color: #6e88a4;
  position: relative;
  text-align: left;
  vertical-align: top !important;
}

/* line 167, ../scss/pages/_search_results.scss */
.search-table {
  margin-bottom: 0 !important;
}
/* line 171, ../scss/pages/_search_results.scss */
.search-table thead tr th {
  padding-left: 0 !important;
  border-bottom: 1px solid #dedede !important;
  font-family: 'ek_muktasemibold';
}
/* line 176, ../scss/pages/_search_results.scss */
.search-table thead tr th:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 14px;
  left: -13px;
  background-position: 0 -120px;
}
/* line 185, ../scss/pages/_search_results.scss */
.search-table thead tr th:first-child {
  width: 29%;
}
/* line 188, ../scss/pages/_search_results.scss */
.search-table thead tr th:nth-child(2) {
  width: 15%;
}
/* line 191, ../scss/pages/_search_results.scss */
.search-table thead tr th:first-child:before {
  display: none;
}
/* line 198, ../scss/pages/_search_results.scss */
.search-table tbody tr td {
  padding-left: 0 !important;
  font-family: 'ek_muktalight';
  padding-bottom: 17px !important;
}
/* line 203, ../scss/pages/_search_results.scss */
.search-table tbody tr td:first-child {
  padding-right: 20px;
}

/* line 211, ../scss/pages/_search_results.scss */
#collapseOne .panel-body {
  padding-top: 5px !important;
  padding-bottom: 0px !important;
  padding-left: 10px !important;
}

/* line 218, ../scss/pages/_search_results.scss */
.table > tbody > tr > td {
  border-bottom: 1px solid transparent !important;
}

/* line 222, ../scss/pages/_search_results.scss */
.table a {
  position: relative;
}

/* line 226, ../scss/pages/_search_results.scss */
.btn-go {
  margin-bottom: 100px;
}

/* line 230, ../scss/pages/_search_results.scss */
.flex-caption {
  width: 100%;
  padding: 2%;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  top: 50%;
  text-align: center;
  margin-top: -100px;
}
/* line 243, ../scss/pages/_search_results.scss */
.flex-caption h1 {
  font-size: 64px;
  color: #fff;
  font-family: "ek_muktaextralight";
  margin-bottom: 67px;
}

/* line 254, ../scss/pages/_search_results.scss */
.search-table thead tr th {
  font-size: 15px;
  padding-right: 20px !important;
}
/* line 259, ../scss/pages/_search_results.scss */
.search-table thead tr th:nth-child(4):before {
  display: none;
}
/* line 262, ../scss/pages/_search_results.scss */
.search-table thead tr th:nth-child(5):before {
  display: none;
}
/* line 265, ../scss/pages/_search_results.scss */
.search-table thead tr th:nth-child(6):before {
  display: none;
}
/* line 268, ../scss/pages/_search_results.scss */
.search-table thead tr th:nth-child(7):before {
  display: none;
}
/* line 271, ../scss/pages/_search_results.scss */
.search-table thead tr th:before {
  top: 11px;
}
/* line 279, ../scss/pages/_search_results.scss */
.search-table tbody tr td a {
  color: #444;
}
/* line 283, ../scss/pages/_search_results.scss */
.search-table tbody tr td a:hover {
  color: #444;
}
/* line 287, ../scss/pages/_search_results.scss */
.search-table tbody tr td:nth-child(3) {
  padding-left: 25px !important;
}

@media (max-width: 767px) {
  /* line 295, ../scss/pages/_search_results.scss */
  .caption.search-result {
    margin-top: 0;
    padding-top: 80px;
  }

  /* line 299, ../scss/pages/_search_results.scss */
  .tabs-menu-band {
    margin-bottom: 20px;
  }

  /* line 302, ../scss/pages/_search_results.scss */
  .tab-container strong {
    margin-bottom: 20px;
    font-size: 30px;
  }

  /* line 306, ../scss/pages/_search_results.scss */
  .flex-caption {
    top: 70px !important;
    padding: 15px !important;
  }
  /* line 309, ../scss/pages/_search_results.scss */
  .flex-caption a {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  /* line 315, ../scss/pages/_search_results.scss */
  .flexslider .slides > li {
    height: 200px;
  }

  /* line 318, ../scss/pages/_search_results.scss */
  .flexslider .slides img {
    min-height: 200px;
  }

  /* line 325, ../scss/pages/_search_results.scss */
  .search-table thead tr th {
    font-size: 15px;
    padding-right: 15px !important;
  }
  /* line 331, ../scss/pages/_search_results.scss */
  .search-table thead tr th:before {
    top: 11px;
  }
}
@media (max-width: 480px) {
  /* line 341, ../scss/pages/_search_results.scss */
  .flexslider .slides > li {
    height: 183px;
  }

  /* line 344, ../scss/pages/_search_results.scss */
  .flexslider .slides img {
    min-height: 180px !important;
  }

  /* line 347, ../scss/pages/_search_results.scss */
  .flex-caption a {
    font-size: 24px !important;
    margin-bottom: 15px;
    line-height: 28px !important;
  }

  /* line 353, ../scss/pages/_search_results.scss */
  .flex-viewport {
    height: 200px !important;
  }
}
/* line 1, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found {
  border-top: 1px solid #dedede;
  padding-top: 30px;
}
/* line 5, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found strong {
  display: block;
  text-align: center;
  font-size: 48px;
  color: #444444;
  font-family: 'ek_muktaextralight';
  margin-bottom: 10px;
}
/* line 13, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found p {
  text-align: center;
  font-size: 17px;
  color: #444444;
  font-family: 'ek_muktaextralight';
  margin: 0 auto;
  display: block;
  width: 55%;
  border-bottom: 1px solid #dedede;
  margin-bottom: 50px;
  padding-bottom: 30px;
}
/* line 25, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found span {
  font-size: 17px;
  color: #444444;
  font-family: 'ek_muktabold';
}
/* line 31, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found .btn-go {
  float: left;
  margin-bottom: 0;
  padding: 6px 45px 6px 60px !important;
  font-family: 'ek_muktaextralight';
  font-size: 17px;
}
/* line 39, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found .search-prod {
  float: left;
  width: auto;
}
/* line 43, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found .search-prod input[type="text"] {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  background: -webkit-linear-gradient(top, #ebebeb, #fff) !important;
  background: -moz-linear-gradient(top, #ebebeb, #fff) !important;
  background: -o-linear-gradient(top, #ebebeb, #fff) !important;
  background: -ms-linear-gradient(top, #ebebeb, #fff) !important;
  border-right: 1px solid transparent;
}
/* line 52, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found .search-prod .btn-search {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  background: -webkit-linear-gradient(top, #ebebeb, #fff) !important;
  background: -moz-linear-gradient(top, #ebebeb, #fff) !important;
  background: -o-linear-gradient(top, #ebebeb, #fff) !important;
  background: -ms-linear-gradient(top, #ebebeb, #fff) !important;
  border-left: 1px solid transparent !important;
}
/* line 62, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found .form-control:focus {
  border-top: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #d3d3d3;
}
/* line 69, ../scss/pages/_search_result_no_found.scss */
.tab-content.no-found .btn-search:focus {
  outline: none;
}

/* line 73, ../scss/pages/_search_result_no_found.scss */
.try-search {
  margin-left: 0 !important;
}

/* line 76, ../scss/pages/_search_result_no_found.scss */
.search-return {
  min-height: 100px;
  display: inline-block;
}
/* line 80, ../scss/pages/_search_result_no_found.scss */
.search-return span {
  float: left;
  margin: 6px 20px;
}
/* line 84, ../scss/pages/_search_result_no_found.scss */
.search-return .tab-content.no-found.btn-gold {
  padding: 6px 45px !important;
}
/* line 87, ../scss/pages/_search_result_no_found.scss */
.search-return .btn-gold:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 11px;
  left: 35px;
}

/* line 96, ../scss/pages/_search_result_no_found.scss */
.no-found-input {
  border-radius: 3px !important;
}

@media (max-width: 767px) {
  /* line 102, ../scss/pages/_search_result_no_found.scss */
  .tab-content.no-found span {
    float: none;
    text-align: center;
    display: block;
  }
  /* line 107, ../scss/pages/_search_result_no_found.scss */
  .tab-content.no-found .btn-go {
    float: none;
  }
  /* line 110, ../scss/pages/_search_result_no_found.scss */
  .tab-content.no-found .tab-pane {
    text-align: center;
  }

  /* line 114, ../scss/pages/_search_result_no_found.scss */
  .panel-body {
    padding: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 121, ../scss/pages/_search_result_no_found.scss */
  .tab-content.no-found span {
    float: none !important;
    text-align: center !important;
    display: block !important;
  }
  /* line 126, ../scss/pages/_search_result_no_found.scss */
  .tab-content.no-found .btn-go {
    float: none !important;
  }
  /* line 129, ../scss/pages/_search_result_no_found.scss */
  .tab-content.no-found .tab-pane {
    text-align: center !important;
  }

  /* line 133, ../scss/pages/_search_result_no_found.scss */
  .no-found-title {
    text-align: center;
  }
}
/* line 1, ../scss/pages/_our_team.scss */
.hero-our-team {
  padding-top: 14px;
  padding-bottom: 17px;
  background: url("../img/header-bg-our-team.png") no-repeat;
  background-size: cover;
  position: relative;
}
/* line 8, ../scss/pages/_our_team.scss */
.hero-our-team:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
/* line 18, ../scss/pages/_our_team.scss */
.hero-our-team .hero-inner {
  padding: 38px 0;
  position: relative;
  width: 60%;
}
@media only screen and (max-width: 991px) {
  /* line 18, ../scss/pages/_our_team.scss */
  .hero-our-team .hero-inner {
    width: 80%;
  }
}
/* line 26, ../scss/pages/_our_team.scss */
.hero-our-team .hero-inner h1 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  color: #fff;
  line-height: 66px;
  margin-bottom: 30px;
  position: relative;
}
/* line 35, ../scss/pages/_our_team.scss */
.hero-our-team .hero-inner p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 27px;
  position: relative;
  font-family: 'ek_muktaextralight';
}
/* line 43, ../scss/pages/_our_team.scss */
.hero-our-team .hero-inner p strong {
  font-family: 'ek_muktasemibold';
}

/* line 50, ../scss/pages/_our_team.scss */
.our-team-content {
  padding-top: 60px;
  padding-bottom: 50px;
}
/* line 55, ../scss/pages/_our_team.scss */
.our-team-content ul li {
  font-size: 18px;
  color: #333333;
  line-height: 27px;
  font-family: 'ek_muktaextralight';
  margin-bottom: 30px;
}

/* line 65, ../scss/pages/_our_team.scss */
.team-list {
  margin-bottom: 30px;
}
/* line 67, ../scss/pages/_our_team.scss */
.team-list .team-list-holder {
  /* Style the tab */
}
/* line 70, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab {
  overflow: hidden;
}
/* line 73, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button {
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  background: #fff;
  padding-bottom: 20px;
  position: relative;
}
/* line 84, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button:hover .text-holder p {
  color: #c88f40;
}
/* line 92, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button.active .text-holder p {
  color: #c88f40;
}
/* line 97, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button.active img.shape-hover {
  display: block;
}
/* line 102, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button .img-holder {
  max-width: 200px;
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin: 0 auto 10px;
}
/* line 110, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button .img-holder img {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
/* line 118, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button .text-holder p {
  font-size: 22px;
  line-height: 27px;
  color: #333333;
  margin-bottom: 0;
  font-family: 'ek_muktabold';
}
/* line 126, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button .text-holder span {
  font-size: 13px;
  color: #c88f40;
  line-height: 27px;
  text-transform: uppercase;
  font-family: 'ek_muktamedium';
}
/* line 135, ../scss/pages/_our_team.scss */
.team-list .team-list-holder div.tab button img.shape-hover {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}

/* line 151, ../scss/pages/_our_team.scss */
#main-content .tabcontent {
  display: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
  /* Fading effect takes 1 second */
  min-height: initial;
}
@media only screen and (max-width: 767px) {
  /* line 151, ../scss/pages/_our_team.scss */
  #main-content .tabcontent {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    z-index: 99;
    overflow: auto;
  }
}
/* line 169, ../scss/pages/_our_team.scss */
#main-content .tabcontent .tab-inner {
  margin-top: -30px;
  padding: 40px 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+100 */
  background: #f4f4f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f4 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4f4f4 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4f4f4 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}
@media only screen and (max-width: 767px) {
  /* line 169, ../scss/pages/_our_team.scss */
  #main-content .tabcontent .tab-inner {
    width: 90%;
    margin: 110px auto 20px;
  }
}
/* line 185, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 190, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team li {
  float: left;
  margin-right: 20px;
}
/* line 194, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team li:last-child {
  margin-right: 0;
}
/* line 198, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team li a {
  position: relative;
  transition: all .2s ease-in-out;
  width: 21px;
  height: 22px;
}
/* line 205, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team li a:before {
  content: '';
  width: 27px;
  height: 27px;
  background: transparent;
  border: 1px solid;
  border-radius: 100%;
  position: absolute;
  top: -4px;
  left: -3px;
  display: none;
  transition: all .2s ease-in-out;
}
/* line 220, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team li a:hover:before {
  display: block;
}
/* line 229, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team li:first-child a:before {
  border: 1px solid #5f8b96;
}
/* line 237, ../scss/pages/_our_team.scss */
#main-content .tabcontent ul.socials-our-team li:nth-child(2) a:before {
  border: 1px solid #9e9e9e;
}
/* line 245, ../scss/pages/_our_team.scss */
#main-content .tabcontent .content-team {
  font-size: 14px;
  color: #333333;
  line-height: 27px;
  margin-bottom: 30px;
  font-family: 'ek_muktaextralight';
}
/* line 252, ../scss/pages/_our_team.scss */
#main-content .tabcontent .content-team span {
  font-size: 18px;
  color: #333333;
  line-height: 27px;
  margin-bottom: 15px;
  display: block;
  font-family: 'ek_muktabold';
}
@media only screen and (max-width: 767px) {
  /* line 252, ../scss/pages/_our_team.scss */
  #main-content .tabcontent .content-team span {
    margin-bottom: 0;
    width: 80%;
  }
}
/* line 266, ../scss/pages/_our_team.scss */
#main-content .tabcontent .content-team p {
  font-size: 14px;
  color: #333333;
  line-height: 27px;
  margin-bottom: 30px;
  font-family: 'ek_muktaextralight';
}
@media only screen and (max-width: 767px) {
  /* line 266, ../scss/pages/_our_team.scss */
  #main-content .tabcontent .content-team p {
    margin-bottom: 5px;
  }
}
/* line 278, ../scss/pages/_our_team.scss */
#main-content .tabcontent .content-team ul {
  padding-left: 40px;
  list-style-type: disc;
}
@media only screen and (max-width: 767px) {
  /* line 278, ../scss/pages/_our_team.scss */
  #main-content .tabcontent .content-team ul {
    padding-left: 16px;
  }
}
/* line 286, ../scss/pages/_our_team.scss */
#main-content .tabcontent .content-team ul li {
  font-size: 14px;
  color: #333333;
  line-height: 27px;
  margin-bottom: 10px;
  font-family: 'ek_muktaextralight';
}
@media only screen and (max-width: 767px) {
  /* line 286, ../scss/pages/_our_team.scss */
  #main-content .tabcontent .content-team ul li {
    margin-bottom: 0;
  }
}

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 312, ../scss/pages/_our_team.scss */
.close-holder {
  float: right;
  margin-top: -30px;
  margin-right: 10px;
}

/* line 318, ../scss/pages/_our_team.scss */
.caption.our-team {
  background: url('../img/bgi/change_password_bg.png?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 13px;
  padding-bottom: 16px;
}
/* line 323, ../scss/pages/_our_team.scss */
.caption.our-team h1 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  color: #fff;
  margin-top: 30px;
}

/* line 332, ../scss/pages/_our_team.scss */
.content-our-team .layout_template_form > p {
  font-size: 20px;
  margin-left: 15px;
}
/* line 336, ../scss/pages/_our_team.scss */
.content-our-team #change_password {
  margin-bottom: 40px;
}
/* line 337, ../scss/pages/_our_team.scss */
.content-our-team #change_password .control-label {
  font-family: inherit;
  margin-bottom: 4px;
}

/* line 1, ../scss/pages/_landing_pages.scss */
.caption.landing-page {
  position: relative;
  color: #fff;
  text-align: center;
}
/* line 5, ../scss/pages/_landing_pages.scss */
.caption.landing-page h1 {
  font-size: 64px;
  font-family: 'ek_muktaextralight';
  text-align: left;
  margin-bottom: 0;
  margin-top: 60px;
}
/* line 13, ../scss/pages/_landing_pages.scss */
.caption.landing-page .flex-caption {
  width: 768px;
  padding: 2%;
  position: absolute;
  display: flex;
  align-items: center;
  left: 400px;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  top: 0;
  margin: auto;
  text-align: left;
}
@media all and (max-width: 768px) {
  /* line 13, ../scss/pages/_landing_pages.scss */
  .caption.landing-page .flex-caption {
    align-items: baseline;
  }
}
/* line 31, ../scss/pages/_landing_pages.scss */
.caption.landing-page .flex-caption a {
  font-family: 'ek_muktaextralight';
  color: #fff;
  font-size: 54px;
  text-decoration: none;
  line-height: 54px;
}

/* line 41, ../scss/pages/_landing_pages.scss */
.landing-content {
  padding-top: 0;
}
/* line 44, ../scss/pages/_landing_pages.scss */
.landing-content .land-table thead tr th {
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 50, ../scss/pages/_landing_pages.scss */
  .land-carousel .wrapper-vertical {
    display: none;
    padding-top: 10px;
  }
  /* line 54, ../scss/pages/_landing_pages.scss */
  .land-carousel .wrapper-vertical li {
    height: auto;
    margin-bottom: 10px;
  }
}

/* line 61, ../scss/pages/_landing_pages.scss */
.product_exclude {
  background-color: transparent;
  border: 0;
  width: 24px;
  height: 24px;
  background-image: url("/public/default/img/exclude.svg");
  background-repeat: no-repeat;
}
/* line 68, ../scss/pages/_landing_pages.scss */
.product_exclude:focus {
  outline: none;
}
/* line 71, ../scss/pages/_landing_pages.scss */
.product_exclude:hover {
  background-image: url("/public/default/img/exclude_hover.svg");
}

/* line 78, ../scss/pages/_landing_pages.scss */
#my-modal h4 {
  font-family: 'ek_muktabold';
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}
/* line 84, ../scss/pages/_landing_pages.scss */
#my-modal .modal-content {
  border: 0;
  border-radius: 0;
}
/* line 88, ../scss/pages/_landing_pages.scss */
#my-modal .modal-header {
  padding: 44px 22px 24px 44px;
  border: 0;
}
/* line 91, ../scss/pages/_landing_pages.scss */
#my-modal .modal-header .close {
  margin-top: -24px;
  color: #666666;
  opacity: 1;
}
/* line 95, ../scss/pages/_landing_pages.scss */
#my-modal .modal-header .close:hover {
  opacity: 0.5;
}
/* line 100, ../scss/pages/_landing_pages.scss */
#my-modal .modal-footer {
  border: 0;
  padding: 0 44px 44px 44px;
}
/* line 103, ../scss/pages/_landing_pages.scss */
#my-modal .modal-footer button {
  font-family: 'ek_muktalight';
  font-size: 13px;
  line-height: 18px;
  width: 100px;
  height: 37px;
}
/* line 109, ../scss/pages/_landing_pages.scss */
#my-modal .modal-footer button#modal-btn-no {
  color: #D18B16;
  background-color: transparent;
  border: 1px solid #D18B16;
  border-radius: 0;
}
/* line 114, ../scss/pages/_landing_pages.scss */
#my-modal .modal-footer button#modal-btn-no:hover {
  opacity: 0.7;
}
/* line 118, ../scss/pages/_landing_pages.scss */
#my-modal .modal-footer button#modal-btn-yes {
  color: #ffffff;
  background-color: #D18B16;
  border: 1px solid #D18B16;
  border-radius: 0;
}
/* line 123, ../scss/pages/_landing_pages.scss */
#my-modal .modal-footer button#modal-btn-yes:hover {
  opacity: 0.7;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 131, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical {
    display: none;
    padding-top: 10px;
  }
  /* line 135, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical li {
    height: auto;
    margin-bottom: 10px;
  }
}
/* line 140, ../scss/pages/_landing_pages.scss */
.wrapper-vertical .active {
  background-color: #d19c4d !important;
}
/* line 143, ../scss/pages/_landing_pages.scss */
.wrapper-vertical .vertical-nav {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 14px 10px 10px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
/* line 148, ../scss/pages/_landing_pages.scss */
.wrapper-vertical .vertical-nav span {
  font-size: 20px;
  font-family: 'ek_muktabold';
  color: #fff;
  position: relative;
  margin-right: 20px;
  float: left;
  margin-left: 13px;
}
/* line 157, ../scss/pages/_landing_pages.scss */
.wrapper-vertical .vertical-nav span:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 26px;
  top: 0;
  right: -21px;
  background-position: 0 -930px;
}
/* line 166, ../scss/pages/_landing_pages.scss */
.wrapper-vertical .vertical-nav p {
  text-align: left;
  font-size: 20px;
  font-family: 'ek_muktaextralight';
  margin-bottom: 0;
  padding-left: 61px;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 178, ../scss/pages/_landing_pages.scss */
.item-portofolio {
  margin-bottom: 25px;
  position: relative;
  padding: 15px 0 20px;
}
/* line 182, ../scss/pages/_landing_pages.scss */
.item-portofolio--top {
  padding: 15px 0 20px;
}
/* line 185, ../scss/pages/_landing_pages.scss */
.item-portofolio li {
  position: relative;
}
@media (max-width: 991px) {
  /* line 188, ../scss/pages/_landing_pages.scss */
  .item-portofolio li > a {
    padding: 5px 0px;
    border-bottom: 1px solid;
  }
}
/* line 194, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu {
  padding-left: 20px;
}
/* line 199, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu li:before {
  content: '';
  width: 15px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 5px;
  background: url(../img/arrow-submenu.png) no-repeat;
}
/* line 209, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu li a {
  font-size: 15px;
  color: #b8b8b8;
  text-transform: inherit;
  padding-left: 20px;
  font-weight: 300;
  font-family: inherit;
}
/* line 217, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu li a:before {
  display: none;
}
/* line 223, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio {
  margin-top: -10px;
}
/* line 226, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li a {
  color: #b8b8b8;
  font-size: 12px;
  text-decoration: none;
  padding-bottom: 0;
  margin-bottom: -10px;
}
/* line 235, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li .add_sub_portfolio a {
  font-size: 10px;
  margin-left: 0;
  margin-bottom: 4px;
  padding-left: 0;
}
/* line 243, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li div {
  margin-left: 20px;
  font-size: 10px;
}
/* line 246, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li div.dashed {
  margin-top: 8px;
}
/* line 250, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li div.final_clients a {
  padding: 0;
  margin: 0;
  font-weight: 100;
  font-size: 10px;
}
/* line 258, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li div.final_clients_multiselect .fcm {
  height: 64px;
  width: 80px;
  overflow: scroll;
}
/* line 262, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li div.final_clients_multiselect .fcm .fcmo {
  display: table;
}
/* line 269, ../scss/pages/_landing_pages.scss */
.item-portofolio li ul.submenu.subportfolio li .new_fc {
  width: 80px;
  margin-bottom: 2px;
}
/* line 277, ../scss/pages/_landing_pages.scss */
.item-portofolio li:after {
  content: '';
  position: absolute;
  width: 199px;
  height: 2px;
  bottom: 0;
  right: 0;
  background-position: 0 -871px;
}
@media (max-width: 991px) {
  /* line 277, ../scss/pages/_landing_pages.scss */
  .item-portofolio li:after {
    content: none;
  }
}
/* line 289, ../scss/pages/_landing_pages.scss */
.item-portofolio li a {
  text-transform: uppercase;
  font-family: 'ek_muktabold';
  color: #b8b8b8;
  padding-bottom: 13px;
  padding-top: 12px;
  padding-left: 30px;
  display: block;
  font-size: 13px;
  padding-right: 5px;
}
@media (max-width: 1199px) {
  /* line 289, ../scss/pages/_landing_pages.scss */
  .item-portofolio li a {
    padding-left: 0px;
  }
}
/* line 303, ../scss/pages/_landing_pages.scss */
.item-portofolio li.active a {
  color: #757575 !important;
}
/* line 307, ../scss/pages/_landing_pages.scss */
.item-portofolio li a:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 17px;
  top: 11px;
  left: 0px;
}
@media (max-width: 1199px) {
  /* line 307, ../scss/pages/_landing_pages.scss */
  .item-portofolio li a:before {
    content: none;
  }
}
/* line 318, ../scss/pages/_landing_pages.scss */
.item-portofolio li:first-child a {
  padding-top: 0 !important;
}
/* line 321, ../scss/pages/_landing_pages.scss */
.item-portofolio li:first-child a:before {
  top: 0;
  background-position: 0 -246px;
}
/* line 325, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(2) a:before {
  background-position: 0 -769px;
}
/* line 330, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(2).active a:before {
  background-position: 0 -75px;
}
/* line 334, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(3) a:before {
  background-position: 0 -704px;
}
/* line 338, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(4) a {
  padding-right: 10px;
}
/* line 341, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(4) a:before {
  top: 16px;
  height: 19px;
  width: 18px;
  background-position: 0 -872px;
}
/* line 347, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(4).active a:before {
  top: 16px;
  height: 20px;
  width: 18px;
  background-position: 0 -890px;
}
/* line 353, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(5) a:before {
  background-position: 0 -752px;
}
/* line 59, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.item-portofolio li:nth-child(5) a:before:active, .item-portofolio li:nth-child(5) a:before.percentage-active {
  background-position: 0 -735px;
}
/* line 357, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(5).active a:before {
  background-position: 0 -735px;
}
/* line 360, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(6) a:before {
  background-position: 0 -406px;
}
/* line 364, ../scss/pages/_landing_pages.scss */
.item-portofolio li:nth-child(6):after {
  display: none;
}
@media only screen and (max-width: 1280px) and (min-width: 480px) {
  /* line 368, ../scss/pages/_landing_pages.scss */
  .item-portofolio li a {
    font-size: 11px;
  }
}

/* line 373, ../scss/pages/_landing_pages.scss */
#portfolio-content-title {
  color: initial;
}
/* line 375, ../scss/pages/_landing_pages.scss */
#portfolio-content-title :hover {
  text-decoration: none;
}

/* line 379, ../scss/pages/_landing_pages.scss */
.left-sidebar {
  padding-right: 5px !important;
}

/* line 382, ../scss/pages/_landing_pages.scss */
.promotion {
  position: absolute;
  right: calc((100vw - 1150px) / 2);
  bottom: -15px;
}
@media all and (max-width: 1224px) {
  /* line 382, ../scss/pages/_landing_pages.scss */
  .promotion {
    right: calc((100vw - 950px) / 2);
  }
}
@media all and (min-width: 1600px) {
  /* line 382, ../scss/pages/_landing_pages.scss */
  .promotion {
    right: calc((100vw - 1565px) / 2);
  }
}
@media (max-width: 991px) {
  /* line 382, ../scss/pages/_landing_pages.scss */
  .promotion {
    bottom: -40px;
    right: 20px;
  }
}
@media (max-width: 500px) {
  /* line 382, ../scss/pages/_landing_pages.scss */
  .promotion {
    max-width: 80px;
  }
}
/* line 399, ../scss/pages/_landing_pages.scss */
.promotion .proposal_title {
  width: 100px;
  height: 100px;
  background: url("/assets/img/proposal.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 999;
}
@media (max-width: 500px) {
  /* line 399, ../scss/pages/_landing_pages.scss */
  .promotion .proposal_title {
    width: 65px;
    height: 65px;
  }
}
/* line 415, ../scss/pages/_landing_pages.scss */
.promotion strong {
  position: absolute;
  height: 42px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 15px;
  font-family: 'ek_muktabold';
  color: #ffffff;
  display: block;
  text-align: center;
  z-index: 999;
}
@media (max-width: 500px) {
  /* line 415, ../scss/pages/_landing_pages.scss */
  .promotion strong {
    height: 29px;
    font-size: 11px;
  }
}
/* line 434, ../scss/pages/_landing_pages.scss */
.promotion .shadow_drop {
  position: absolute;
  bottom: -30px;
  right: 0;
}
/* line 439, ../scss/pages/_landing_pages.scss */
.promotion .offer-wrapp {
  position: relative;
}
/* line 442, ../scss/pages/_landing_pages.scss */
.promotion .offer-wrapp img {
  max-width: 100%;
}
/* line 446, ../scss/pages/_landing_pages.scss */
.promotion .offer-wrapp p {
  position: absolute;
  top: 35%;
  text-align: center;
  margin-bottom: 0px !important;
  font-family: 'ek_muktaregular';
  font-size: 18px;
  color: #fff;
}

/* line 464, ../scss/pages/_landing_pages.scss */
.left-content {
  margin-top: 13px;
  max-width: 12%;
}
@media (max-width: 1599px) {
  /* line 464, ../scss/pages/_landing_pages.scss */
  .left-content {
    max-width: 20%;
  }
}
@media (max-width: 1199px) {
  /* line 464, ../scss/pages/_landing_pages.scss */
  .left-content {
    margin-bottom: 30px;
    max-width: 20%;
    margin-left: 20px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  /* line 464, ../scss/pages/_landing_pages.scss */
  .left-content {
    max-width: 12%;
    margin-bottom: 30px;
  }
}
@media (max-width: 1023px) {
  /* line 464, ../scss/pages/_landing_pages.scss */
  .left-content {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
    width: 40%;
    margin-left: 20px;
    margin-top: 20px;
    max-width: inherit;
  }
}

/* line 491, ../scss/pages/_landing_pages.scss */
.grouped__el {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 495, ../scss/pages/_landing_pages.scss */
.grouped__el .total-produscts {
  margin: 0;
}

/* line 500, ../scss/pages/_landing_pages.scss */
.right-content {
  padding-bottom: 70px;
}
@media (min-width: 1600px) {
  /* line 500, ../scss/pages/_landing_pages.scss */
  .right-content {
    width: calc(88% - 20px);
    margin-left: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 1599px) {
  /* line 500, ../scss/pages/_landing_pages.scss */
  .right-content {
    max-width: calc(80% - 20px);
    margin-left: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  /* line 500, ../scss/pages/_landing_pages.scss */
  .right-content {
    max-width: 75%;
    margin-left: 20px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 500, ../scss/pages/_landing_pages.scss */
  .right-content {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 500, ../scss/pages/_landing_pages.scss */
  .right-content {
    max-width: 100%;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
/* line 531, ../scss/pages/_landing_pages.scss */
.right-content h2 {
  font-size: 34px;
  font-family: 'ek_muktaextralight';
  color: #444444;
  margin: 10px 0;
}
/* line 536, ../scss/pages/_landing_pages.scss */
.right-content h2 a {
  text-decoration: none;
  color: initial;
}
/* line 539, ../scss/pages/_landing_pages.scss */
.right-content h2 a#allocation-content-title {
  color: #d0d0d0;
}
/* line 543, ../scss/pages/_landing_pages.scss */
.right-content h2:first-of-type {
  margin-top: 0;
}

/* line 548, ../scss/pages/_landing_pages.scss */
.total-produscts {
  float: left;
}
/* line 550, ../scss/pages/_landing_pages.scss */
.total-produscts p {
  font-size: 16px;
  color: #444444;
  font-family: 'ek_muktalight';
  display: inline-block;
  margin-bottom: 0px !important;
}
/* line 557, ../scss/pages/_landing_pages.scss */
.total-produscts > span {
  font-size: 16px;
  color: #444444;
  font-family: 'ek_muktabold';
  margin-right: 20px;
}
/* line 564, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown {
  max-width: 250px;
  min-width: 250px;
  width: 100%;
}
/* line 569, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .fa-search {
  opacity: 0.2;
}
/* line 573, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown input.search {
  text-indent: 20px;
}
/* line 577, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown input.search.active {
  text-indent: 0px;
}
/* line 581, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .default.text {
  padding-left: 4px;
  left: 1px;
  opacity: .3;
  position: relative;
}
/* line 588, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .text {
  font-size: 14px;
  left: -2px;
  color: #444444;
  position: absolute;
  left: 20px;
}
/* line 595, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .text i {
  margin-right: 10px;
  margin-left: -7px;
  background: #fff;
}
/* line 601, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .text p {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #e8e8e8;
  font-size: 12px;
  color: #969ba1;
  text-align: center;
  float: right;
  margin-top: -5px;
  margin-left: 10px;
  line-height: 25px;
}
/* line 616, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .item {
  font-size: 14px;
  color: #444;
  opacity: .8;
  height: 40px;
  line-height: 23px;
}
/* line 623, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .item i {
  margin-right: 5px;
}
/* line 627, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.search.dropdown .item p {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #e8e8e8;
  font-size: 12px;
  color: #969ba1;
  text-align: center;
  float: right;
  line-height: 25px;
}
/* line 641, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list {
  max-width: 250px;
  min-width: 250px;
  width: 100%;
  display: none;
}
/* line 647, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list a#delete_item {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #444;
  opacity: .5;
}
/* line 656, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list a#delete_item:hover {
  opacity: 1;
}
/* line 663, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list input.search {
  text-indent: 20px;
}
/* line 667, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list input.search.active {
  text-indent: 0px;
}
/* line 671, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .default.text {
  padding-left: 4px;
  left: 1px;
  opacity: 1;
  position: relative;
}
/* line 678, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .text {
  font-size: 14px;
  left: -2px;
  color: #444444;
  position: absolute;
  left: 20px;
  width: 100%;
}
/* line 686, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .text a {
  font-size: 14px;
  left: -2px;
  color: #444444;
  position: absolute;
  left: 20px;
  display: block;
}
/* line 695, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .text i {
  margin-right: 10px;
  margin-left: -7px;
  background: #fff;
}
/* line 701, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .text span {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
/* line 707, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .text p {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #e8e8e8;
  font-size: 12px;
  color: #969ba1;
  text-align: center;
  float: right;
  margin-top: -2px;
  margin-left: 10px;
  line-height: 25px;
}
/* line 722, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .item {
  font-size: 14px;
  color: #444;
  opacity: .8;
  height: 40px;
  line-height: 23px;
}
/* line 729, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .item a {
  font-size: 14px;
  color: #444;
  opacity: .8;
  line-height: 23px;
  display: block;
}
/* line 737, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .item i {
  margin-right: 5px;
}
/* line 741, ../scss/pages/_landing_pages.scss */
.total-produscts .ui.selection.dropdown.company-list .item p {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #e8e8e8;
  font-size: 12px;
  color: #969ba1;
  text-align: center;
  float: right;
  line-height: 25px;
}

/* line 756, ../scss/pages/_landing_pages.scss */
.totals {
  margin-bottom: 120px;
}
/* line 758, ../scss/pages/_landing_pages.scss */
.totals #total_products {
  background: #94b64a;
}
/* line 761, ../scss/pages/_landing_pages.scss */
.totals #total_unders {
  background: #8a5fa3;
}
/* line 764, ../scss/pages/_landing_pages.scss */
.totals #total_am {
  background: #962a11;
  min-height: 111px;
}
/* line 768, ../scss/pages/_landing_pages.scss */
.totals .total-data {
  color: #fff;
  float: left;
  width: 263px;
  padding: 17px 0 12px 18px;
  border-radius: 4px / 4px;
  margin-left: 50px;
}
/* line 775, ../scss/pages/_landing_pages.scss */
.totals .total-data > p, .totals .total-data .title {
  font-size: 13px;
  float: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
/* line 780, ../scss/pages/_landing_pages.scss */
.totals .total-data span {
  float: left;
  clear: both;
  font-size: 32px;
  font-weight: bold;
  width: 131px;
  height: 40px;
  margin-bottom: 13px;
}
/* line 789, ../scss/pages/_landing_pages.scss */
.totals .total-data #total_amount {
  clear: both;
  margin-left: -30px;
  padding-top: 10px;
}
/* line 793, ../scss/pages/_landing_pages.scss */
.totals .total-data #total_amount span {
  float: none;
  font-size: 13px;
  font-weight: normal;
  margin-left: 30px;
  margin-bottom: 0;
  width: initial;
  height: initial;
  display: inline-table;
}

/* line 807, ../scss/pages/_landing_pages.scss */
.favorites-holder {
  float: right;
  margin-right: 152px;
  width: 210px;
}
/* line 811, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites {
  max-width: 210px;
  width: 100%;
  height: 108px;
  border: 1px solid #dedede;
  padding: 0px 10px;
  position: relative;
}
/* line 819, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list {
  width: 100%;
  height: 100%;
  padding: 0 15px 0 7px;
  overflow-y: scroll;
}
/* line 825, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  background-color: #F5F5F5;
}
/* line 832, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
/* line 838, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
/* line 845, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li {
  font-size: 14px;
  color: #aeb2b7;
  line-height: 23px;
  border-bottom: 1px solid #ececec;
  padding: 6px 0px;
  cursor: pointer;
}
/* line 853, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li i.fa-star {
  margin-right: 5px;
  color: #facd55;
}
/* line 858, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li i.fa-chevron-right {
  float: right;
  margin-top: 6px;
  color: #cccccc;
}
/* line 864, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li p {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #e8e8e8;
  font-size: 12px;
  color: #969ba1;
  text-align: center;
  float: right;
  line-height: 25px;
  margin-right: 7px;
}
/* line 877, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu {
  display: none;
  padding: 0 15px 0 7px;
  overflow-y: scroll;
  position: absolute;
  right: -151px;
  max-width: 150px;
  width: 100%;
  height: 135px;
  border: 1px solid #dedede;
  top: -1px;
  -webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.1);
}
/* line 892, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  background-color: #F5F5F5;
}
/* line 899, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
/* line 905, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
/* line 912, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu li {
  padding: 5px 0px;
}
/* line 914, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu li a {
  font-size: 14px;
  color: #aeb2b7;
  line-height: 23px;
  display: block;
  color: #b8b8b8;
}
/* line 921, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu li a:hover {
  color: #444;
  text-decoration: none;
}
/* line 930, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li .submenu.open {
  display: block;
}
/* line 934, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li:hover {
  color: #444;
}
/* line 937, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li:hover p {
  background: #63809e;
  color: #fff;
}
/* line 942, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li:hover i.fa-chevron-right {
  color: #444;
}
/* line 947, ../scss/pages/_landing_pages.scss */
.favorites-holder .favorites ul.favorites-list li:hover .submenu {
  display: block;
}

/* line 957, ../scss/pages/_landing_pages.scss */
.search-prod {
  float: right;
  width: 264px;
}
/* line 961, ../scss/pages/_landing_pages.scss */
.search-prod input[type="text"] {
  border-right: 1px solid #ececec;
  background-color: #f0f0f0 !important;
  height: 37px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-radius: 0px !important;
  -webkit-appearance: none;
}
/* line 970, ../scss/pages/_landing_pages.scss */
.search-prod input[type="text"]:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #ccc;
  border-right: 1px solid transparent;
}
/* line 976, ../scss/pages/_landing_pages.scss */
.search-prod .btn-search {
  position: relative;
  width: 23px;
  height: 37px;
  background-color: #f0f0f0 !important;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  box-shadow: none;
  border-radius: 0 !important;
}
/* line 987, ../scss/pages/_landing_pages.scss */
.search-prod .btn-search:focus {
  outline: none;
}
/* line 990, ../scss/pages/_landing_pages.scss */
.search-prod .btn-search:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 17px;
  top: 11px;
  left: 0px;
  background-position: 0 -854px;
}

/* line 1002, ../scss/pages/_landing_pages.scss */
#event-filter input[type="text"] {
  border-right: 1px solid #ececec;
  background-color: #f0f0f0 !important;
  height: 33px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-radius: 0px !important;
  -webkit-appearance: none;
  margin-right: -4px !important;
}
/* line 1012, ../scss/pages/_landing_pages.scss */
#event-filter input[type="text"]:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #ccc;
  border-right: 1px solid transparent;
}
/* line 1019, ../scss/pages/_landing_pages.scss */
#event-filter .btn-search {
  position: relative;
  width: 23px;
  height: 33px;
  background-color: #ffffff !important;
  box-shadow: none;
  border-radius: 0 !important;
  top: -1px;
}
/* line 1028, ../scss/pages/_landing_pages.scss */
#event-filter .btn-search:focus {
  outline: none;
}
/* line 1031, ../scss/pages/_landing_pages.scss */
#event-filter .btn-search:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 17px;
  top: 10px;
  left: 0px;
  background-position: 0 -854px;
}
/* line 1040, ../scss/pages/_landing_pages.scss */
#event-filter .input-group {
  margin-left: 10px;
}

/* line 1045, ../scss/pages/_landing_pages.scss */
.head-content {
  margin-bottom: 20px;
}
/* line 1048, ../scss/pages/_landing_pages.scss */
.head-content p.subtitle {
  color: #c78e35;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px !important;
}

/* line 1056, ../scss/pages/_landing_pages.scss */
.content-landing .panel {
  margin-bottom: 50px;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
/* line 1064, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading {
  background: #c78e35 url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50%;
  background-color: #c78e35 !important;
  padding: 6px 10px !important;
}
/* line 1068, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading p {
  font-size: 17px;
  font-family: 'ek_muktalight';
  color: #fff;
  margin-bottom: 0 !important;
  margin-left: 23px;
}
/* line 1075, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading span {
  font-size: 17px;
  font-family: 'ek_muktalight';
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
/* line 1084, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading-inactive {
  padding: 6px 10px !important;
}
/* line 1086, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading-inactive > p {
  margin: 0 0 0 21px;
}
/* line 1090, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading-sub {
  background-color: #f4f4f4;
  color: #444444;
  padding: 8px 10px;
}
/* line 1094, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading-sub p {
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 0 !important;
}
/* line 1099, ../scss/pages/_landing_pages.scss */
.content-landing .panel-heading-sub span {
  font-size: 17px;
  font-family: 'ek_muktalight';
  color: #444444;
}
/* line 1105, ../scss/pages/_landing_pages.scss */
.content-landing .panel-body {
  padding: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 1112, ../scss/pages/_landing_pages.scss */
.table.blue {
  margin-bottom: 0px !important;
}
/* line 1115, ../scss/pages/_landing_pages.scss */
.table.blue thead tr {
  background-color: #5e7996 !important;
}
/* line 1117, ../scss/pages/_landing_pages.scss */
.table.blue thead tr th {
  color: #fff;
  font-size: 16px;
  font-family: "ek_muktasemibold" !important;
}
/* line 1122, ../scss/pages/_landing_pages.scss */
.table.blue thead tr th:before {
  display: none;
}
/* line 1127, ../scss/pages/_landing_pages.scss */
.table.blue tbody {
  padding: 10px !important;
}
/* line 1130, ../scss/pages/_landing_pages.scss */
.table.blue tbody tr td {
  font-size: 15px;
  font-family: 'ek_muktalight';
}
/* line 1133, ../scss/pages/_landing_pages.scss */
.table.blue tbody tr td a {
  color: #444;
}
/* line 1136, ../scss/pages/_landing_pages.scss */
.table.blue tbody tr td a:hover {
  color: #444;
  text-decoration: none;
}

/* line 1145, ../scss/pages/_landing_pages.scss */
.land-table {
  margin-bottom: 0px !important;
}
/* line 1149, ../scss/pages/_landing_pages.scss */
.land-table thead tr th {
  padding-left: 0 !important;
  position: relative;
  border-bottom: 1px solid #dedede !important;
  line-height: 20px !important;
  padding-bottom: 14px !important;
  padding-right: 20px !important;
}
/* line 1157, ../scss/pages/_landing_pages.scss */
.land-table thead tr th:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 11px;
  left: -15px;
}
/* line 1166, ../scss/pages/_landing_pages.scss */
.land-table thead tr th:first-child {
  width: 30%;
}
/* line 1169, ../scss/pages/_landing_pages.scss */
.land-table thead tr th:fisrt-child:after {
  display: none;
}
/* line 1173, ../scss/pages/_landing_pages.scss */
.land-table thead tr th:nth-child(4):after {
  display: none;
}
/* line 1176, ../scss/pages/_landing_pages.scss */
.land-table thead tr th:nth-child(5):after {
  display: none;
}
/* line 1179, ../scss/pages/_landing_pages.scss */
.land-table thead tr th:nth-child(6):after {
  display: none;
}
/* line 1182, ../scss/pages/_landing_pages.scss */
.land-table thead tr th:nth-child(7):after {
  display: none;
}
/* line 1185, ../scss/pages/_landing_pages.scss */
.land-table thead tr a:after {
  display: none;
}
/* line 1192, ../scss/pages/_landing_pages.scss */
.land-table tbody tr td {
  padding-left: 0 !important;
  padding-top: 3px !important;
  font-size: 14px;
  font-family: 'ek_muktalight';
}
/* line 1197, ../scss/pages/_landing_pages.scss */
.land-table tbody tr td a {
  color: #444;
}
/* line 1201, ../scss/pages/_landing_pages.scss */
.land-table tbody tr td a:hover {
  color: #444;
}
/* line 1205, ../scss/pages/_landing_pages.scss */
.land-table tbody tr td:after {
  -webkit-appearance: none;
}
/* line 1208, ../scss/pages/_landing_pages.scss */
.land-table tbody tr td:before {
  -webkit-appearance: none;
}

@media (min-width: 1600px) {
  /* line 1218, ../scss/pages/_landing_pages.scss */
  .container {
    width: 1570px;
  }
}
@media (min-width: 2000px) {
  /* line 1218, ../scss/pages/_landing_pages.scss */
  .container {
    width: 1970px;
  }
}

/* line 1227, ../scss/pages/_landing_pages.scss */
.carousel_container {
  height: 380px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 991px) {
  /* line 1227, ../scss/pages/_landing_pages.scss */
  .carousel_container {
    height: 246px;
  }
}
@media (min-width: 1200px) {
  /* line 1227, ../scss/pages/_landing_pages.scss */
  .carousel_container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  /* line 1227, ../scss/pages/_landing_pages.scss */
  .carousel_container {
    width: 1570px;
  }
}
@media (min-width: 2000px) {
  /* line 1227, ../scss/pages/_landing_pages.scss */
  .carousel_container {
    width: 1970px;
  }
}

/* line 1250, ../scss/pages/_landing_pages.scss */
.up-events h2 {
  float: left;
}
/* line 1253, ../scss/pages/_landing_pages.scss */
.up-events .input-group {
  float: right;
}
/* line 1255, ../scss/pages/_landing_pages.scss */
.up-events .input-group span {
  display: inline-block;
  font-size: 16px;
  font-family: 'ek_muktalight';
  padding-right: 10px;
}
/* line 1261, ../scss/pages/_landing_pages.scss */
.up-events .input-group input[type=text] {
  display: inline-block;
  width: 50px;
  float: none;
  border-radius: 3px;
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
  background-color: #efefef;
}
/* line 1271, ../scss/pages/_landing_pages.scss */
.up-events form {
  display: inline-block;
  margin-right: 10px;
  height: 15px;
}
/* line 1275, ../scss/pages/_landing_pages.scss */
.up-events form input[type=radio] {
  width: 15px !important;
  margin-left: 2px;
  margin-right: 2px;
  vertical-align: middle;
  margin-top: -2px;
}

/* line 1285, ../scss/pages/_landing_pages.scss */
.panel-body.events {
  padding: 0 !important;
}

/* line 1289, ../scss/pages/_landing_pages.scss */
.land-carousel {
  background-color: transparent;
  position: absolute;
  top: 26%;
  left: 0;
  right: 0;
}

/* line 1298, ../scss/pages/_landing_pages.scss */
.wrapper-vertical li {
  float: none !important;
  opacity: 1 !important;
}

@media all and (max-width: 768px) {
  /* line 1304, ../scss/pages/_landing_pages.scss */
  .flexslider .slides > li {
    height: auto;
  }
}

/* line 1310, ../scss/pages/_landing_pages.scss */
.flex-active-slide .vertical-nav {
  background-color: #be8e46 !important;
}
@media all and (max-width: 768px) {
  /* line 1310, ../scss/pages/_landing_pages.scss */
  .flex-active-slide .vertical-nav {
    background: rgba(89, 114, 142, 0.8) !important;
    padding: 0;
  }
  /* line 1315, ../scss/pages/_landing_pages.scss */
  .flex-active-slide .vertical-nav span {
    margin-right: 11px;
    margin-left: 11px;
  }
  /* line 1318, ../scss/pages/_landing_pages.scss */
  .flex-active-slide .vertical-nav span:after {
    content: initial;
  }
  /* line 1322, ../scss/pages/_landing_pages.scss */
  .flex-active-slide .vertical-nav p {
    padding-left: 0;
  }
}

/* line 1327, ../scss/pages/_landing_pages.scss */
.flexslider .slides > li {
  position: relative;
}

/* line 1330, ../scss/pages/_landing_pages.scss */
.flexslider .slides > li:first-child {
  display: block;
}

/* line 1333, ../scss/pages/_landing_pages.scss */
.total-found {
  font-family: 'ek_muktaregular';
  color: #444444;
  font-size: 34px;
}

@media (max-width: 767px) {
  /* line 1340, ../scss/pages/_landing_pages.scss */
  .left-sidebar {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  /* line 1346, ../scss/pages/_landing_pages.scss */
  .right-content h2 {
    text-align: center;
  }

  /* line 1350, ../scss/pages/_landing_pages.scss */
  .download {
    display: table;
    margin: auto;
  }

  /* line 1354, ../scss/pages/_landing_pages.scss */
  .total-produscts {
    margin-bottom: 10px;
  }

  /* line 1357, ../scss/pages/_landing_pages.scss */
  .caption.landing-page {
    padding-bottom: 0;
  }
  /* line 1360, ../scss/pages/_landing_pages.scss */
  .caption.landing-page h1 {
    margin-top: 5px;
    color: #444444;
    font-size: 28px !important;
    text-align: center;
  }

  /* line 1368, ../scss/pages/_landing_pages.scss */
  .promotion .offer-wrapp {
    display: inline-block;
  }

  /* line 1373, ../scss/pages/_landing_pages.scss */
  .up-events .input-group {
    float: left;
    margin-bottom: 10px;
  }

  /* line 1378, ../scss/pages/_landing_pages.scss */
  .left-sidebar {
    width: 100%;
  }
  /* line 1381, ../scss/pages/_landing_pages.scss */
  .left-sidebar .item-portofolio {
    display: block;
    border-right: none;
  }

  /* line 1387, ../scss/pages/_landing_pages.scss */
  .carousel_container {
    height: 162px;
  }

  /* line 1390, ../scss/pages/_landing_pages.scss */
  .caption.landing-page .flex-caption {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-top: 0;
  }
  /* line 1396, ../scss/pages/_landing_pages.scss */
  .caption.landing-page .flex-caption h1 {
    text-align: center !important;
    font-size: 30px;
  }

  /* line 1402, ../scss/pages/_landing_pages.scss */
  .control-carousel {
    display: none !important;
  }
  /* line 1404, ../scss/pages/_landing_pages.scss */
  .control-carousel.flex-active-slide {
    display: block !important;
    text-align: left;
  }
  /* line 1407, ../scss/pages/_landing_pages.scss */
  .control-carousel.flex-active-slide .vertical-nav {
    display: inline-flex;
    padding-right: 15px;
  }
}
@media (max-width: 440px) {
  /* line 1417, ../scss/pages/_landing_pages.scss */
  .search-prod {
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1224px) {
  /* line 1424, ../scss/pages/_landing_pages.scss */
  .caption.landing-page h1 {
    color: #444444;
  }

  /* line 1428, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical {
    display: inline-block;
    float: none !important;
  }
  /* line 1431, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav {
    margin-bottom: 10px;
  }

  /* line 1436, ../scss/pages/_landing_pages.scss */
  .caption.landing-page .flex-caption {
    width: 85%;
    left: 0;
    right: 0;
    margin-left: 0;
    height: 245px;
    top: 130px;
  }
  /* line 1443, ../scss/pages/_landing_pages.scss */
  .caption.landing-page .flex-caption h1 {
    text-align: center !important;
  }

  /* line 1449, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav {
    width: 24%;
    float: left;
    margin-right: 1px;
    padding: 10px;
  }
  /* line 1455, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav span {
    font-size: 18px !important;
    margin-right: 12px !important;
  }
  /* line 1460, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav span:after {
    height: 18px;
    top: 3px;
    right: -6px;
  }
  /* line 1466, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav p {
    font-size: 18px !important;
    padding-left: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1476, ../scss/pages/_landing_pages.scss */
  .land-carousel {
    position: inherit;
    top: 20px;
    text-align: center;
  }

  /* line 1481, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical {
    display: inline-block;
    float: none !important;
  }

  /* line 1486, ../scss/pages/_landing_pages.scss */
  .caption.landing-page .flex-caption {
    left: 0;
  }

  /* line 1491, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav {
    width: 24%;
    float: left;
    margin-right: 1px;
    padding: 10px;
    min-height: 120px;
  }
  /* line 1498, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav span {
    font-size: 18px !important;
    margin-right: 12px !important;
  }
  /* line 1503, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav span:after {
    height: 18px;
    top: 3px;
    right: -6px;
  }
  /* line 1509, ../scss/pages/_landing_pages.scss */
  .wrapper-vertical .vertical-nav p {
    font-size: 18px !important;
    padding-left: 0px !important;
  }
}
@media (min-width: 1225px) {
  /* line 1525, ../scss/pages/_landing_pages.scss */
  .land-carousel {
    background-color: transparent;
    position: absolute;
    top: 21%;
    right: 0;
    width: 390px !important;
    left: calc((100vw - 1170px) / 2);
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  /* line 1536, ../scss/pages/_landing_pages.scss */
  .land-carousel {
    left: 0 !important;
  }
}
@media all and (max-width: 1224px) {
  /* line 1541, ../scss/pages/_landing_pages.scss */
  .land-carousel {
    left: calc((100vw - 970px) / 2);
  }
}
@media all and (min-width: 1600px) {
  /* line 1546, ../scss/pages/_landing_pages.scss */
  .land-carousel {
    left: calc((100vw - 1585px) / 2);
  }
}
/* line 1550, ../scss/pages/_landing_pages.scss */
.ui-autocomplete {
  max-height: 250px !important;
  overflow-y: auto !important;
  /* prevent horizontal scrollbar */
  overflow-x: hidden !important;
  /* add padding to account for vertical scrollbar */
  max-width: 264px;
}

/* line 1559, ../scss/pages/_landing_pages.scss */
.ui-menu-item {
  font-size: 15px;
  font-family: 'ek_muktalight';
}

/* line 1564, ../scss/pages/_landing_pages.scss */
.error-form {
  color: #a94442;
  font-size: 17px;
  font-family: 'ek_muktaextralight';
  font-weight: 100;
}

/* line 1571, ../scss/pages/_landing_pages.scss */
.btn-cancel {
  margin-top: 20px;
  padding: 10px 22px;
}

/* line 1576, ../scss/pages/_landing_pages.scss */
.pass-forgot {
  margin-top: 10px;
}

/* line 1580, ../scss/pages/_landing_pages.scss */
.success-form {
  font-size: 17px;
  font-family: 'ek_muktaextralight';
  font-weight: 100;
  color: #3c763d;
}

/* line 1, ../scss/pages/_investment_themes.scss */
.caption.invest-page {
  background: url('../img/bgi/invest-bg.png?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  padding-top: 48px;
  padding-bottom: 150px;
  color: #fff;
  text-align: center;
}

/* line 11, ../scss/pages/_investment_themes.scss */
.investment-page {
  margin-top: -60px;
}

/* line 15, ../scss/pages/_investment_themes.scss */
.nav-tab-invest li {
  float: left;
  margin-right: 14px;
  width: 15%;
  display: table !important;
}
/* line 20, ../scss/pages/_investment_themes.scss */
.nav-tab-invest li a {
  padding: 12px 12px !important;
  background-color: #fff;
  font-size: 17px;
  font-family: "ek_muktabold" !important;
  text-transform: uppercase;
  text-align: center;
  color: #444444;
  position: relative;
  display: table-cell !important;
  vertical-align: middle;
  line-height: 18px;
}
/* line 33, ../scss/pages/_investment_themes.scss */
.nav-tab-invest li a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  display: block;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin-left: -5px;
}
/* line 45, ../scss/pages/_investment_themes.scss */
.nav-tab-invest a:hover {
  background-color: #f4f4f4;
}
/* line 48, ../scss/pages/_investment_themes.scss */
.nav-tab-invest a:hover:after {
  border-top: 10px solid #f4f4f4;
}
/* line 51, ../scss/pages/_investment_themes.scss */
.nav-tab-invest .active a, .nav-tab-invest .active a:focus {
  background-color: #c78e35;
  color: #fff;
}
/* line 55, ../scss/pages/_investment_themes.scss */
.nav-tab-invest .active a:after {
  border-top: 10px solid #c78e35;
}
/* line 58, ../scss/pages/_investment_themes.scss */
.nav-tab-invest .active a:hover {
  background-color: #c78e35;
  color: #fff;
}
/* line 62, ../scss/pages/_investment_themes.scss */
.nav-tab-invest li:last-child {
  margin-right: 0 !important;
}

/* line 68, ../scss/pages/_investment_themes.scss */
.image-wrap-invest img {
  max-width: 100%;
}

/* line 73, ../scss/pages/_investment_themes.scss */
.text-wrap-invest {
  border-right: 1px solid #e0e0e0;
  padding-right: 25px;
  font-family: 'ek_muktalight';
  font-size: 17px;
  color: #444444;
  font-weight: normal;
}
/* line 80, ../scss/pages/_investment_themes.scss */
.text-wrap-invest strong.wrap-invest-title {
  display: block;
  font-size: 34px;
  font-family: 'ek_muktaregular';
  color: #444444;
  margin-bottom: 10px;
  margin-top: -5px;
  line-height: 34px;
  font-weight: normal;
}
/* line 91, ../scss/pages/_investment_themes.scss */
.text-wrap-invest ul {
  list-style-type: disc;
  list-style-position: inside;
}
/* line 95, ../scss/pages/_investment_themes.scss */
.text-wrap-invest ol {
  list-style-type: decimal;
  list-style-position: inside;
}
/* line 99, ../scss/pages/_investment_themes.scss */
.text-wrap-invest ul ul, .text-wrap-invest ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}
/* line 104, ../scss/pages/_investment_themes.scss */
.text-wrap-invest ol ol, .text-wrap-invest ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}
/* line 110, ../scss/pages/_investment_themes.scss */
.text-wrap-invest strong {
  font-family: 'ek_muktaregular';
}
/* line 113, ../scss/pages/_investment_themes.scss */
.text-wrap-invest p {
  font-size: 17px;
  font-family: 'ek_muktalight';
  color: #444444;
}
/* line 120, ../scss/pages/_investment_themes.scss */
.text-wrap-invest ul li {
  font-family: 'ek_muktalight';
}
/* line 125, ../scss/pages/_investment_themes.scss */
.text-wrap-invest ol li {
  font-family: 'ek_muktalight';
}
/* line 129, ../scss/pages/_investment_themes.scss */
.text-wrap-invest i, .text-wrap-invest em {
  font-style: italic;
}

/* line 133, ../scss/pages/_investment_themes.scss */
.text-wrap-invest:after {
  content: url("../img/invest-arrow.jpg");
  display: block;
  position: absolute;
  bottom: 50%;
  right: 7px;
  width: 10px;
  height: 10px;
  margin-bottom: 8px;
}

/* line 143, ../scss/pages/_investment_themes.scss */
.invest-box {
  margin-bottom: 80px;
}

/* line 148, ../scss/pages/_investment_themes.scss */
.links-wrap-invest strong {
  display: block;
  font-size: 17px;
  font-family: 'ek_muktabold';
  color: #444444;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 20px;
}
/* line 157, ../scss/pages/_investment_themes.scss */
.links-wrap-invest a {
  display: block;
  padding-left: 20px;
  font-size: 15px;
  font-family: 'ek_muktalight';
  color: #ce9d50;
  position: relative;
  text-decoration: none;
  margin-bottom: 5px;
}
/* line 167, ../scss/pages/_investment_themes.scss */
.links-wrap-invest a:hover {
  color: #ce9d50;
}
/* line 171, ../scss/pages/_investment_themes.scss */
.links-wrap-invest a:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  top: 7px;
  left: 0px;
  background-position: 0 -611px;
}

/* line 181, ../scss/pages/_investment_themes.scss */
.nav-links-invest {
  max-height: 171px;
  overflow-y: auto;
}

/*show more*/
/* line 186, ../scss/pages/_investment_themes.scss */
.hideContent {
  overflow: hidden;
  height: 130px;
}

/* line 191, ../scss/pages/_investment_themes.scss */
.showContent {
  height: auto;
}

/* line 194, ../scss/pages/_investment_themes.scss */
.showContent {
  height: auto;
}

/* line 198, ../scss/pages/_investment_themes.scss */
.show-more-wrap a {
  text-decoration: none;
  color: #ce9d50;
  font-size: 15px;
  display: block;
}
/* line 204, ../scss/pages/_investment_themes.scss */
.show-more-wrap a:hover {
  color: #ce9d50;
  text-decoration: underline;
}
/* line 209, ../scss/pages/_investment_themes.scss */
.show-more-wrap a.show-less {
  display: none;
}

/* line 215, ../scss/pages/_investment_themes.scss */
.nav-links-invest::-webkit-scrollbar {
  width: 6px;
}

/* line 219, ../scss/pages/_investment_themes.scss */
.nav-links-invest::-moz-scrollbar {
  width: 12px;
}

/* line 223, ../scss/pages/_investment_themes.scss */
.nav-links-invest::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #e5e5e5;
}

/* line 228, ../scss/pages/_investment_themes.scss */
.nav-links-invest::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #b3b3b3;
}

/* line 234, ../scss/pages/_investment_themes.scss */
#tab-invest {
  padding-top: 70px;
  padding-bottom: 50px;
  min-height: 500px;
}

/* line 240, ../scss/pages/_investment_themes.scss */
.col-28 {
  width: 28%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 248, ../scss/pages/_investment_themes.scss */
.col-47 {
  width: 47%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 9px;
  padding-right: 15px;
}

/* line 256, ../scss/pages/_investment_themes.scss */
.download-pdf {
  background-color: #f9f9f9 !important;
  color: #444444 !important;
  border: 1px solid #f2f2f2 !important;
  position: relative;
  text-decoration: none;
  text-align: center;
  padding: 10px 10px;
}

/* line 265, ../scss/pages/_investment_themes.scss */
.download-pdf:after {
  content: '';
  position: absolute;
  width: 22px !important;
  height: 22px !important;
  top: 10px !important;
  left: 10px;
  background-position: 0 -439px;
}

/* line 276, ../scss/pages/_investment_themes.scss */
.download-pdf:before {
  display: none;
}

/*start mobile*/
@media (max-width: 767px) {
  /* line 282, ../scss/pages/_investment_themes.scss */
  .col-28 {
    width: 100%;
  }

  /* line 285, ../scss/pages/_investment_themes.scss */
  .col-47 {
    width: 100%;
  }

  /* line 288, ../scss/pages/_investment_themes.scss */
  #tab-invest {
    text-align: center;
    padding-top: 30px;
  }

  /* line 292, ../scss/pages/_investment_themes.scss */
  .links-wrap-invest {
    display: inline-block;
  }
  /* line 295, ../scss/pages/_investment_themes.scss */
  .links-wrap-invest a {
    text-align: center;
  }

  /* line 299, ../scss/pages/_investment_themes.scss */
  .image-wrap-invest {
    margin-bottom: 20px;
  }

  /* line 302, ../scss/pages/_investment_themes.scss */
  .text-wrap-invest {
    padding-right: 0px;
    border-bottom: 1px solid #e0e0e0;
    border-right: none;
    margin-bottom: 30px;
  }

  /* line 308, ../scss/pages/_investment_themes.scss */
  .text-wrap-invest:after {
    display: block;
    bottom: 14px;
    left: 50%;
    -webkit-transform: rotate(90deg);
  }

  /* line 315, ../scss/pages/_investment_themes.scss */
  .nav-tab-invest li {
    width: 100%;
  }

  /* line 318, ../scss/pages/_investment_themes.scss */
  .investment-page {
    margin-top: 20px;
  }

  /* line 321, ../scss/pages/_investment_themes.scss */
  .nav-tab-invest li a:after {
    display: none;
  }

  /* line 324, ../scss/pages/_investment_themes.scss */
  .invest-box {
    margin-bottom: 10px;
  }
}
/* line 329, ../scss/pages/_investment_themes.scss */
.jspContainer {
  overflow: hidden;
  position: relative;
}

/* line 335, ../scss/pages/_investment_themes.scss */
.jspPane {
  position: absolute;
}

/* line 340, ../scss/pages/_investment_themes.scss */
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 100%;
  background: red;
}

/* line 350, ../scss/pages/_investment_themes.scss */
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

/* line 360, ../scss/pages/_investment_themes.scss */
.jspCap {
  display: none;
}

/* line 365, ../scss/pages/_investment_themes.scss */
.jspHorizontalBar .jspCap {
  float: left;
}

/* line 370, ../scss/pages/_investment_themes.scss */
.jspTrack {
  background: #dde;
  position: relative;
}

/* line 376, ../scss/pages/_investment_themes.scss */
.jspDrag {
  background-color: #b3b3b3;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 385, ../scss/pages/_investment_themes.scss */
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

/* line 392, ../scss/pages/_investment_themes.scss */
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

/* line 402, ../scss/pages/_investment_themes.scss */
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

/* line 408, ../scss/pages/_investment_themes.scss */
.jspVerticalBar .jspArrow {
  height: 16px;
}

/* line 413, ../scss/pages/_investment_themes.scss */
.jspHorizontalBar .jspArrow {
  width: 6px;
  float: left;
  height: 100%;
}

/* line 420, ../scss/pages/_investment_themes.scss */
.jspVerticalBar .jspArrow:focus {
  outline: none;
}

/* line 425, ../scss/pages/_investment_themes.scss */
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* line 432, ../scss/pages/_investment_themes.scss */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

/*start tablet portrait*/
@media (min-width: 768px) and (max-width: 991px) {
  /* line 439, ../scss/pages/_investment_themes.scss */
  .nav-tab-invest li a {
    padding: 5px 0px !important;
    font-size: 15px;
  }

  /* line 444, ../scss/pages/_investment_themes.scss */
  .text-wrap-invest strong {
    font-size: 30px;
  }

  /* line 447, ../scss/pages/_investment_themes.scss */
  .investment-page {
    margin-top: -64px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  /* line 452, ../scss/pages/_investment_themes.scss */
  .investment-page {
    margin-top: -78px !important;
  }
}
/* line 1, ../scss/pages/_market_condition.scss */
html {
  scroll-behavior: smooth;
}

/* line 5, ../scss/pages/_market_condition.scss */
table.market-cond {
  margin-bottom: 0;
}
/* line 8, ../scss/pages/_market_condition.scss */
table.market-cond thead {
  background-color: #d4e1ef !important;
}
/* line 11, ../scss/pages/_market_condition.scss */
table.market-cond thead tr td {
  color: #63809e;
  border-right: 1px solid #dedede !important;
}
/* line 15, ../scss/pages/_market_condition.scss */
table.market-cond thead tr .last-table-col {
  background-color: #c78e35;
  color: #fff;
  border-bottom: 1px solid  #c78e35;
}
/* line 24, ../scss/pages/_market_condition.scss */
table.market-cond tbody tr td {
  border-right: 1px solid #dedede !important;
  font-size: 15px;
  font-family: 'ek_muktalight';
}
/* line 29, ../scss/pages/_market_condition.scss */
table.market-cond tbody tr td:last-child {
  background-color: #f9f3ea;
  color: #c78e35;
  border-right: none !important;
}
/* line 34, ../scss/pages/_market_condition.scss */
table.market-cond tbody tr td:nth-child(2), table.market-cond tbody tr td:nth-child(3) {
  padding-left: 40px;
}
/* line 38, ../scss/pages/_market_condition.scss */
table.market-cond tbody tr:hover {
  background-color: #f2f2f2 !important;
}
/* line 41, ../scss/pages/_market_condition.scss */
table.market-cond tbody tr:hover td:last-child {
  background-color: #ece7de !important;
}

/* line 47, ../scss/pages/_market_condition.scss */
.market-text {
  font-size: 17px;
  color: #444444;
  font-family: 'ek_muktalight';
  margin-bottom: 30px;
}
/* line 53, ../scss/pages/_market_condition.scss */
.market-text ul {
  list-style-type: disc;
  list-style-position: inside;
}
/* line 57, ../scss/pages/_market_condition.scss */
.market-text ol {
  list-style-type: decimal;
  list-style-position: inside;
}
/* line 61, ../scss/pages/_market_condition.scss */
.market-text ul ul, .market-text ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}
/* line 66, ../scss/pages/_market_condition.scss */
.market-text ol ol, .market-text ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}
/* line 72, ../scss/pages/_market_condition.scss */
.market-text i, .market-text em {
  font-style: italic;
}

/* line 77, ../scss/pages/_market_condition.scss */
.download {
  position: relative;
  background-color: #cd9848;
  color: #fff;
  padding: 9px 25px 9px 35px;
  text-decoration: none;
  border-radius: 3px;
  border-bottom: 1px solid #ab7b33;
}

/* line 86, ../scss/pages/_market_condition.scss */
.download:hover {
  text-decoration: none;
  color: #fff;
}

/* line 90, ../scss/pages/_market_condition.scss */
.download:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 12px;
  top: 11px;
  left: 17px;
  background-position: 0 -666px;
}

/* line 101, ../scss/pages/_market_condition.scss */
.pdf-list li a {
  display: block;
  width: 20%;
  margin-bottom: 5px;
}

/* line 109, ../scss/pages/_market_condition.scss */
.flex-row {
  display: flex;
}

/* line 113, ../scss/pages/_market_condition.scss */
.flex-column {
  display: flex;
  flex-flow: column;
}

/* line 118, ../scss/pages/_market_condition.scss */
.flex-align-start {
  align-items: flex-start;
}

/* line 122, ../scss/pages/_market_condition.scss */
.flex-align-center {
  align-items: center;
}

/* line 126, ../scss/pages/_market_condition.scss */
.flex-align-end {
  align-items: flex-end;
}

/* line 130, ../scss/pages/_market_condition.scss */
.text-bold {
  font-weight: 700;
}

/* line 138, ../scss/pages/_market_condition.scss */
.padding-left-10 {
  padding-left: 10px;
}

/* line 142, ../scss/pages/_market_condition.scss */
.margin-bottom-25 {
  margin-bottom: 25px;
}

/* line 146, ../scss/pages/_market_condition.scss */
.padding-right-3 {
  padding-right: 3px;
}

/* line 150, ../scss/pages/_market_condition.scss */
.padding-right-5 {
  padding-right: 5px;
}

/* line 154, ../scss/pages/_market_condition.scss */
.market-conditions-title-wrapper {
  display: none;
  justify-content: space-between;
  align-items: center;
}
/* line 158, ../scss/pages/_market_condition.scss */
.market-conditions-title-wrapper .left {
  display: flex;
  flex-flow: column;
}

/* line 164, ../scss/pages/_market_condition.scss */
.market-conditions-title-wrapper.visible {
  display: flex;
}

/* line 168, ../scss/pages/_market_condition.scss */
.market-conditions-title {
  font-size: 24px;
  color: #B79052;
}

/* line 173, ../scss/pages/_market_condition.scss */
.title-header-wrapper {
  border-right: 1px solid #C8C8C8;
  justify-content: flex-start;
}

/* line 178, ../scss/pages/_market_condition.scss */
.title-header-wrapper:last-child {
  border-right: none;
}

/* line 182, ../scss/pages/_market_condition.scss */
.header-upper,
.header-bottom {
  height: 30px;
  width: 100%;
  justify-content: center;
  text-align: center;
  justify-content: space-evenly;
}

/* line 191, ../scss/pages/_market_condition.scss */
.header-upper {
  display: flex;
  align-items: center;
}

/* line 196, ../scss/pages/_market_condition.scss */
.header-bottom {
  border-top: 1px solid #C8C8C8;
}

/* line 200, ../scss/pages/_market_condition.scss */
.line-height-1 {
  line-height: 1;
}

/* line 204, ../scss/pages/_market_condition.scss */
.white-space-no-wrap {
  white-space: nowrap;
}

/* line 208, ../scss/pages/_market_condition.scss */
.flex-items-content-center {
  justify-content: center;
  align-items: center;
}

/* line 213, ../scss/pages/_market_condition.scss */
.text-small {
  font-size: 12px;
}

/* line 217, ../scss/pages/_market_condition.scss */
.market-conditions-index-flags {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  min-height: 35px;
}
/* line 222, ../scss/pages/_market_condition.scss */
.market-conditions-index-flags .index-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 10px;
  border-radius: 10px;
  border: 1px solid lightgrey;
  width: 100%;
  height: 100%;
  max-height: 72px;
  cursor: pointer;
}
/* line 233, ../scss/pages/_market_condition.scss */
.market-conditions-index-flags .index-wrapper:hover {
  box-shadow: 0 3px 3px 0px lightgrey;
}
/* line 236, ../scss/pages/_market_condition.scss */
.market-conditions-index-flags .index-wrapper .index-text {
  margin-right: 5px;
}
/* line 239, ../scss/pages/_market_condition.scss */
.market-conditions-index-flags .index-wrapper .index-flag {
  height: 20px;
  min-width: 35px;
}

/* line 246, ../scss/pages/_market_condition.scss */
.index-wrapper.active {
  background-color: #EFE7DA;
}

/* line 250, ../scss/pages/_market_condition.scss */
.index-container {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 5px 10px 5px 0;
  width: calc(100% / 8 - 5px);
}

/* line 259, ../scss/pages/_market_condition.scss */
.market-conditions-content.index-header,
.market-conditions-content.index-header:hover {
  background: #F3F3F3;
}

/* line 264, ../scss/pages/_market_condition.scss */
.go-to-index-anchor {
  cursor: pointer;
  color: #657dc0;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 5px;
  display: flex;
  align-items: center;
}

/* line 273, ../scss/pages/_market_condition.scss */
.go-to-index-anchor:hover {
  text-decoration: underline;
}

/* line 277, ../scss/pages/_market_condition.scss */
.market-conditions-table-wrapper {
  display: none;
}

/* line 281, ../scss/pages/_market_condition.scss */
.market-conditions-table-wrapper.visible {
  display: block;
}

/* line 285, ../scss/pages/_market_condition.scss */
.market-conditions-table-wrapper.show-download-pdf {
  display: none;
}

/* line 289, ../scss/pages/_market_condition.scss */
.download-pdf-btn {
  display: none;
}

/* line 293, ../scss/pages/_market_condition.scss */
.download-pdf-btn.visible {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 299, ../scss/pages/_market_condition.scss */
.pdf-btn {
  cursor: pointer;
  color: #D18B16;
  white-space: nowrap;
  margin-left: 5px;
  padding: 15px 15px;
  margin-top: 30px;
  border: 1px solid #D18B16;
  border-radius: 5px;
}

/* line 310, ../scss/pages/_market_condition.scss */
.market-conditions-table-wrapper .index-flag {
  margin-right: 15px;
}

/* line 314, ../scss/pages/_market_condition.scss */
.market-conditions-table-title a {
  color: #fff;
}

/* line 318, ../scss/pages/_market_condition.scss */
.market-conditions-table-title {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  background: #6E88A4;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 3px 14px;
  margin-bottom: 0;
}

/* line 333, ../scss/pages/_market_condition.scss */
.market-conditions-table-footer {
  padding: 5px 10px;
  border-right: 1px solid lightgrey;
  border-left: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

/* line 342, ../scss/pages/_market_condition.scss */
.market-conditions-header {
  display: flex;
  background: #DDE2E8;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
}

/* line 350, ../scss/pages/_market_condition.scss */
.market-conditions-content {
  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
  border-bottom: 1px solid #C8C8C8;
}

/* line 356, ../scss/pages/_market_condition.scss */
.market-conditions-content:hover,
.market-conditions-content.selected:hover {
  background: #EAEAEA;
}

/* line 361, ../scss/pages/_market_condition.scss */
.market-conditions-content.selected {
  background: #EFE7DA;
}

/* line 365, ../scss/pages/_market_condition.scss */
.title-content-wrapper {
  overflow: hidden;
  border-right: 1px solid #C8C8C8;
}

/* line 370, ../scss/pages/_market_condition.scss */
.title-content-wrapper:last-child {
  border-right: none;
}

/* line 374, ../scss/pages/_market_condition.scss */
.title-content-wrapper {
  height: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

/* line 382, ../scss/pages/_market_condition.scss */
.title-content-wrapper .text-small {
  height: 100%;
}

/* line 386, ../scss/pages/_market_condition.scss */
.content-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 392, ../scss/pages/_market_condition.scss */
.sort-text {
  padding-right: 3px;
}

/* line 396, ../scss/pages/_market_condition.scss */
.sort-text,
.sort-icon {
  cursor: pointer;
}

/* line 401, ../scss/pages/_market_condition.scss */
.sort-text:hover + .sort-icon path,
.sort-icon:hover path {
  fill: #6E88A4;
}

/* line 406, ../scss/pages/_market_condition.scss */
.sort-icon.active path {
  fill: #E2B370;
}

/* line 410, ../scss/pages/_market_condition.scss */
.sort-icon {
  transform: rotate(180deg);
}

/* line 414, ../scss/pages/_market_condition.scss */
.sort-icon.rotate {
  transform: rotate(0deg);
}

/* line 418, ../scss/pages/_market_condition.scss */
.flex-basis-1 {
  flex-basis: 13%;
  min-width: 120px;
}

/* line 422, ../scss/pages/_market_condition.scss */
.flex-basis-2 {
  flex-basis: 10%;
  min-width: 112px;
}

/* line 426, ../scss/pages/_market_condition.scss */
.flex-basis-3 {
  flex-basis: 12%;
  min-width: 111px;
}

/* line 430, ../scss/pages/_market_condition.scss */
.flex-basis-4 {
  flex-basis: 20%;
  min-width: 184px;
}

/* line 434, ../scss/pages/_market_condition.scss */
.flex-basis-5 {
  flex-basis: 15%;
  min-width: 138px;
}

/* line 438, ../scss/pages/_market_condition.scss */
.flex-basis-6 {
  flex-basis: 5%;
  min-width: 71px;
}

/* line 442, ../scss/pages/_market_condition.scss */
.flex-basis-7 {
  flex-basis: 25%;
  min-width: 221px;
}

/* line 447, ../scss/pages/_market_condition.scss */
.flex-half {
  flex-basis: 50%;
  align-items: center;
  justify-content: center;
}

/* line 453, ../scss/pages/_market_condition.scss */
.flex-third {
  flex-basis: 33.33%;
  align-items: center;
  justify-content: center;
}

/* line 459, ../scss/pages/_market_condition.scss */
.flex-quarter {
  flex-basis: 25%;
  align-items: center;
  justify-content: center;
}

/* line 465, ../scss/pages/_market_condition.scss */
.align-text-left {
  justify-content: start;
}

/* line 469, ../scss/pages/_market_condition.scss */
.market-conditions-box-email {
  cursor: pointer;
  color: #D18B16;
  white-space: nowrap;
  margin-left: 5px;
  padding: 15px 15px;
  border: 1px solid #D18B16;
  border-radius: 5px;
}
/* line 477, ../scss/pages/_market_condition.scss */
.market-conditions-box-email .icon-email {
  margin-right: 5px;
}

/* line 485, ../scss/pages/_market_condition.scss */
.background-popup-email {
  height: 100%;
  width: 100%;
  background: #e0e0e0;
  opacity: 0.7;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
}

/* line 497, ../scss/pages/_market_condition.scss */
.market-conditions-wrapper-bar {
  height: 100%;
  justify-content: flex-start;
}

/* line 502, ../scss/pages/_market_condition.scss */
.market-conditions-bar {
  height: 100%;
  background: #898989;
}

/* line 507, ../scss/pages/_market_condition.scss */
.low-value {
  background-color: #949494;
}

/* line 511, ../scss/pages/_market_condition.scss */
.high-value {
  background-color: #bc7800;
}

/* line 515, ../scss/pages/_market_condition.scss */
#market-conditions-datepicker-button-trigger {
  height: 25px;
  min-width: 100px;
  color: #fff;
  background: #D18B16;
  border-radius: 0;
  border: none;
  box-shadow: 0 3px 5px 0px lightgrey;
}
/* line 523, ../scss/pages/_market_condition.scss */
#market-conditions-datepicker-button-trigger:hover {
  background: #db9625;
  box-shadow: 0 1px 3px 0px lightgrey;
}

/* line 529, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper.visible {
  display: flex;
  box-shadow: 0 2px 4px 0px lightgrey;
}
/* line 532, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper.visible:hover {
  box-shadow: 0 1px 3px 0px lightgrey;
}

/* line 537, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper {
  position: relative;
  display: none;
  flex-flow: column;
  min-width: 150px;
  max-width: 200px;
}
/* line 543, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper .dropdown-frequency-dropdown-header {
  cursor: pointer;
  width: 100%;
  height: 25px;
  border: 1px solid lightgrey;
  padding: 2px 2px 2px 9px;
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}
/* line 554, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper .dropdown-frequency-dropdown-header .pricing-history-dropdown-text {
  font-size: 14px;
  padding-left: 6px;
}
/* line 559, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper .dropdown-frequency-dropdown-list {
  position: absolute;
  top: 24px;
  background: white;
  border: 1px solid lightgrey;
  width: 100%;
  overflow: auto;
  z-index: 2;
}
/* line 567, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper .dropdown-frequency-dropdown-list .dropdown-frequency-item {
  font-size: 14px;
  cursor: default;
}
/* line 570, ../scss/pages/_market_condition.scss */
.dropdown-frequency-wrapper .dropdown-frequency-dropdown-list .dropdown-frequency-item .dropdown-frequency-item-text {
  padding-left: 9px;
}

/* line 577, ../scss/pages/_market_condition.scss */
.date-picker-market-wrapper {
  display: none;
}

/* line 581, ../scss/pages/_market_condition.scss */
.date-picker-market-wrapper.visible {
  display: inline-block;
}

/* line 585, ../scss/pages/_market_condition.scss */
.dropdown-frequency-dropdown-icon {
  padding-right: 7px;
  margin-top: -6px;
}

/* line 589, ../scss/pages/_market_condition.scss */
.dropdown-frequency-dropdown-icon::after {
  content: "";
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}

/* line 598, ../scss/pages/_market_condition.scss */
.dropdown-frequency-dropdown-list li:hover {
  background: lightgrey;
  color: white;
}

/* line 603, ../scss/pages/_market_condition.scss */
.manual-weight-wrapper {
  display: none;
}

/* line 607, ../scss/pages/_market_condition.scss */
.manual-weight-wrapper.visible {
  display: inline-block;
}
/* line 609, ../scss/pages/_market_condition.scss */
.manual-weight-wrapper.visible label.manual-text {
  margin: 0;
}

/* line 614, ../scss/pages/_market_condition.scss */
.weight-input-wrapper {
  display: flex;
}

/* line 618, ../scss/pages/_market_condition.scss */
.weight-input {
  max-width: 60px;
}

/* line 622, ../scss/pages/_market_condition.scss */
.weight-text-wrapper {
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 629, ../scss/pages/_market_condition.scss */
.margin-top-10 {
  margin-top: 10px;
}

/* line 633, ../scss/pages/_market_condition.scss */
.margin-top-20 {
  margin-top: 20px;
}

/* line 637, ../scss/pages/_market_condition.scss */
.margin-top-30 {
  margin-top: 30px;
}

/* line 641, ../scss/pages/_market_condition.scss */
.margin-top-40 {
  margin-top: 40px;
}

/* line 645, ../scss/pages/_market_condition.scss */
.margin-top-2 {
  margin-top: 2px;
}

/* line 649, ../scss/pages/_market_condition.scss */
.margin-left-3 {
  margin-left: 3px;
}

/* line 653, ../scss/pages/_market_condition.scss */
.margin-right-20 {
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  /* line 658, ../scss/pages/_market_condition.scss */
  .market-conditions-index-flags .index-wrapper .index-flag {
    visibility: hidden;
  }

  /* line 661, ../scss/pages/_market_condition.scss */
  .market-conditions-index-flags .index-wrapper .index-text {
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 667, ../scss/pages/_market_condition.scss */
  .market-conditions-index-flags .index-wrapper .index-flag {
    height: 15px;
    min-width: 20px;
  }

  /* line 671, ../scss/pages/_market_condition.scss */
  .flex-basis-7 {
    min-width: 200px;
  }
}
/* line 1, ../scss/pages/_structured_data.scss */
table.structured-prod {
  margin-bottom: 0px;
}
/* line 6, ../scss/pages/_structured_data.scss */
table.structured-prod thead tr th:before {
  display: none;
}
/* line 9, ../scss/pages/_structured_data.scss */
table.structured-prod thead tr th {
  font-size: 16px !important;
  font-family: "ek_muktalight" !important;
  color: #444444 !important;
  border-bottom: 0px !important;
  padding-left: 0px !important;
}
/* line 17, ../scss/pages/_structured_data.scss */
table.structured-prod thead tr th:last-child {
  float: right;
  display: inline;
  padding-right: 0px;
}
/* line 22, ../scss/pages/_structured_data.scss */
table.structured-prod thead tr th:last-child .dropdown {
  display: inline;
}
/* line 29, ../scss/pages/_structured_data.scss */
table.structured-prod thead th:first-child {
  padding-top: 10px !important;
}
/* line 34, ../scss/pages/_structured_data.scss */
table.structured-prod tbody tr {
  border-bottom: 1px solid #ddd !important;
}
/* line 36, ../scss/pages/_structured_data.scss */
table.structured-prod tbody tr td {
  border-bottom: 1px solid #ddd !important;
  font-size: 15px;
  padding-left: 0 !important;
  font-family: 'ek_muktaextralight';
  padding-top: 9px;
  padding-bottom: 9px;
}
/* line 43, ../scss/pages/_structured_data.scss */
table.structured-prod tbody tr td a {
  color: #d4a45d;
}
/* line 48, ../scss/pages/_structured_data.scss */
table.structured-prod tbody tr td:first-child {
  color: #d4a45d;
}
/* line 51, ../scss/pages/_structured_data.scss */
table.structured-prod tbody tr td:last-child {
  text-align: right;
  padding-right: 0px;
  font-size: 15px;
  font-family: 'ek_muktalight';
}
/* line 59, ../scss/pages/_structured_data.scss */
table.structured-prod tbody tr:last-child td {
  border-bottom: 1px solid #fff !important;
}

/* line 65, ../scss/pages/_structured_data.scss */
.list-filter {
  border-radius: 0 !important;
  background-color: #fff;
  top: 30px !important;
}
/* line 70, ../scss/pages/_structured_data.scss */
.list-filter li a:after {
  display: none;
}

/* line 75, ../scss/pages/_structured_data.scss */
.panel-struct {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}

/* line 79, ../scss/pages/_structured_data.scss */
.panel-struct-body {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 85, ../scss/pages/_structured_data.scss */
.dropdown-filter {
  background-color: transparent !important;
  border-radius: 0px !important;
  border: 1px solid #d3d3d3 !important;
  color: #d3d3d3 !important;
  padding-right: 6px !important;
  padding-bottom: 2px !important;
  padding-top: 2px !important;
}
/* line 94, ../scss/pages/_structured_data.scss */
.dropdown-filter .caret {
  margin-left: 30px !important;
}

/* line 98, ../scss/pages/_structured_data.scss */
.dropdown-filter:focus {
  outline: none !important;
}

/* line 101, ../scss/pages/_structured_data.scss */
.graph-wrapp {
  padding-top: 30px;
}

/* line 104, ../scss/pages/_structured_data.scss */
.graph-invest {
  position: relative;
  margin-bottom: 30px;
}
/* line 107, ../scss/pages/_structured_data.scss */
.graph-invest img {
  width: 100%;
}
/* line 110, ../scss/pages/_structured_data.scss */
.graph-invest span {
  font-size: 15px;
  color: #444;
  position: absolute;
  cursor: pointer;
  font-family: 'ek_muktalight';
}
/* line 116, ../scss/pages/_structured_data.scss */
.graph-invest span:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  border: 5px solid #ddd;
}
/* line 129, ../scss/pages/_structured_data.scss */
.graph-invest span:hover {
  color: #d4a45d;
}
/* line 132, ../scss/pages/_structured_data.scss */
.graph-invest .graph-itm-1 {
  top: 70%;
  left: 15%;
}
/* line 137, ../scss/pages/_structured_data.scss */
.graph-invest .graph-itm-2 {
  top: 48%;
  left: 31%;
}
/* line 141, ../scss/pages/_structured_data.scss */
.graph-invest .graph-itm-3 {
  top: 32%;
  left: 47.4%;
}
/* line 145, ../scss/pages/_structured_data.scss */
.graph-invest .graph-itm-4 {
  top: 22%;
  left: 65%;
}

/* line 152, ../scss/pages/_structured_data.scss */
.text-invest .invest-itm-1 span, .text-invest .invest-itm-2 span, .text-invest .invest-itm-3 span, .text-invest .invest-itm-4 span {
  font-size: 17px;
  font-family: "ek_muktabold";
  color: #444444;
  margin-bottom: 10px;
  cursor: pointer;
}
/* line 159, ../scss/pages/_structured_data.scss */
.text-invest .invest-itm-1 p, .text-invest .invest-itm-2 p, .text-invest .invest-itm-3 p, .text-invest .invest-itm-4 p {
  font-family: "ek_muktalight";
}
/* line 162, ../scss/pages/_structured_data.scss */
.text-invest ul {
  padding-left: 20px;
}
/* line 165, ../scss/pages/_structured_data.scss */
.text-invest ul li a {
  color: #d4a45d;
  font-family: 'ek_muktalight';
}

/* line 174, ../scss/pages/_structured_data.scss */
#myCanvas {
  width: 100%;
  height: 400px;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
}

@media (max-width: 480px) {
  /* line 184, ../scss/pages/_structured_data.scss */
  .graph-invest .graph-itm-1 {
    left: 18%;
  }
  /* line 188, ../scss/pages/_structured_data.scss */
  .graph-invest .graph-itm-2 {
    left: 32.5%;
  }
  /* line 192, ../scss/pages/_structured_data.scss */
  .graph-invest .graph-itm-3 {
    left: 49%;
  }
  /* line 195, ../scss/pages/_structured_data.scss */
  .graph-invest .graph-itm-4 {
    left: 68%;
  }
}
/* line 2, ../scss/pages/_yield_matrix.scss */
.top-page-cols .select-box {
  font-size: 16px;
  color: #444444;
  font-family: 'ek_muktabold';
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}

/* line 11, ../scss/pages/_yield_matrix.scss */
.dropdown-select {
  background-color: #ffffff !important;
  border-radius: 0px !important;
  border: 1px solid #d3d3d3 !important;
  color: #000000 !important;
  padding-right: 12px !important;
}
/* line 18, ../scss/pages/_yield_matrix.scss */
.dropdown-select .caret {
  margin-left: 50px !important;
}

/* line 22, ../scss/pages/_yield_matrix.scss */
.list-select {
  border-radius: 0 !important;
  background-color: #fff;
  top: 33px !important;
  box-shadow: none !important;
  min-width: 264px !important;
}

/* line 29, ../scss/pages/_yield_matrix.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: none !important;
}

/* line 33, ../scss/pages/_yield_matrix.scss */
.top-page-cols .wrap-info-prod {
  background: -webkit-linear-gradient(top, #f9f9f9, #fff);
  background: -moz-linear-gradient(top, #f9f9f9, #fff);
  background: -o-linear-gradient(top, #f9f9f9, #fff);
  background: -ms-linear-gradient(top, #f9f9f9, #fff);
  padding: 15px;
}
/* line 39, ../scss/pages/_yield_matrix.scss */
.top-page-cols .wrap-info-prod p {
  text-align: left;
  font-size: 15px;
  margin-bottom: 0;
}
/* line 44, ../scss/pages/_yield_matrix.scss */
.top-page-cols .wrap-info-prod span {
  float: left;
  font-size: 15px;
  color: #444444;
}
/* line 49, ../scss/pages/_yield_matrix.scss */
.top-page-cols .wrap-info-prod table {
  width: 100% !important;
}
/* line 51, ../scss/pages/_yield_matrix.scss */
.top-page-cols .wrap-info-prod table tr td:first-child {
  font-size: 15px;
  color: #444444;
}
/* line 55, ../scss/pages/_yield_matrix.scss */
.top-page-cols .wrap-info-prod table tr td:nth-child(2) {
  text-align: right;
  font-size: 15px;
  color: #444444;
}

/* line 66, ../scss/pages/_yield_matrix.scss */
.wrap-text-prod {
  padding: 15px;
  background: -webkit-linear-gradient(top, #f9f9f9, #fff);
  background: -moz-linear-gradient(top, #f9f9f9, #fff);
  background: -o-linear-gradient(top, #f9f9f9, #fff);
  background: -ms-linear-gradient(top, #f9f9f9, #fff);
  font-size: 15px;
  color: #444444;
}
/* line 74, ../scss/pages/_yield_matrix.scss */
.wrap-text-prod table {
  width: 100% !important;
}
/* line 76, ../scss/pages/_yield_matrix.scss */
.wrap-text-prod table tr td:first-child {
  font-size: 15px;
  color: #444444;
}
/* line 82, ../scss/pages/_yield_matrix.scss */
.wrap-text-prod table tr td:nth-child(2) {
  text-align: right;
  font-size: 15px;
  color: #444444;
}

/* line 91, ../scss/pages/_yield_matrix.scss */
.table-yield {
  margin-bottom: 0px !important;
}
/* line 99, ../scss/pages/_yield_matrix.scss */
.table-yield thead tr th {
  border-right: 1px solid #dedede;
  color: #444444;
  font-family: 'ek_muktabold';
  border-bottom: none !important;
  background-color: #fff;
}
/* line 108, ../scss/pages/_yield_matrix.scss */
.table-yield thead tr th:before {
  display: none !important;
}
/* line 116, ../scss/pages/_yield_matrix.scss */
.table-yield tbody tr td {
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede !important;
}
/* line 120, ../scss/pages/_yield_matrix.scss */
.table-yield tbody tr td:first-child {
  background-color: #fff;
}
/* line 123, ../scss/pages/_yield_matrix.scss */
.table-yield tbody tr td:last-child {
  border-right: none !important;
}
/* line 129, ../scss/pages/_yield_matrix.scss */
.table-yield tbody tr:last-child td {
  border-bottom: none !important;
}

/* line 135, ../scss/pages/_yield_matrix.scss */
.panel-yield {
  padding: 0 !important;
}

/* line 138, ../scss/pages/_yield_matrix.scss */
.yield-def {
  margin-bottom: 0px !important;
  border-radius: 0px !important;
}

@media (max-width: 767px) {
  /* line 143, ../scss/pages/_yield_matrix.scss */
  .wrap-prod-select {
    margin-bottom: 25px;
  }

  /* line 146, ../scss/pages/_yield_matrix.scss */
  .table-responsive {
    margin-bottom: 0px !important;
  }

  /* line 150, ../scss/pages/_yield_matrix.scss */
  .top-page-cols strong {
    text-align: center;
  }
  /* line 153, ../scss/pages/_yield_matrix.scss */
  .top-page-cols .dropdown {
    display: table;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 161, ../scss/pages/_yield_matrix.scss */
  .wrap-prod-select {
    margin-bottom: 25px;
  }
}
/* line 1, ../scss/pages/_product_details.scss */
.products_filters {
  font-family: 'Open Sans', sans-serif;
  background: #e9e9e9;
  position: relative;
  padding: 10px 20px;
  margin-bottom: 19px;
  border-left: 1px solid #b8b8b8;
}
/* line 9, ../scss/pages/_product_details.scss */
.products_filters .selectric {
  margin-bottom: 10px;
  border-color: #ccc;
}
/* line 13, ../scss/pages/_product_details.scss */
.products_filters .selectric .label {
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  padding: 0;
}
/* line 22, ../scss/pages/_product_details.scss */
.products_filters .selectric .button {
  height: 35px;
  line-height: 35px;
  text-indent: -9999px;
  color: transparent;
}
/* line 28, ../scss/pages/_product_details.scss */
.products_filters .selectric .button:after {
  border: none;
  background: url(../img/filters/select-arrow.png) center no-repeat;
  width: 12px;
  height: 8px;
}
/* line 37, ../scss/pages/_product_details.scss */
.products_filters .selectric-hide-select {
  position: absolute;
  opacity: 0;
}
/* line 43, ../scss/pages/_product_details.scss */
.products_filters .selectric-items li {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: relative;
}
/* line 48, ../scss/pages/_product_details.scss */
.products_filters .selectric-items li:before {
  content: '';
  position: absolute;
  display: block;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 5.5px;
  height: 13px;
  border: solid black;
  border-width: 0 2px 2px 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
}
/* line 70, ../scss/pages/_product_details.scss */
.products_filters .selectric-items li.default-select-text {
  display: none;
  user-select: none;
}
/* line 74, ../scss/pages/_product_details.scss */
.products_filters .selectric-items li.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  font-weight: 500;
}
/* line 78, ../scss/pages/_product_details.scss */
.products_filters .selectric-items li.selected:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 87, ../scss/pages/_product_details.scss */
.products_filters .selectric-items .selectric-group .selectric-group li {
  padding-left: 20px;
}
/* line 92, ../scss/pages/_product_details.scss */
.products_filters .selectric-items .selectric-group .selectric-group-label {
  display: none;
}
/* line 95, ../scss/pages/_product_details.scss */
.products_filters .selectric-items .selectric-group .selectric-group-label + li {
  font-weight: bold;
  padding-left: 10px;
  color: #444;
}
/* line 100, ../scss/pages/_product_details.scss */
.products_filters .selectric-items .selectric-group .selectric-group-label + li.selected {
  background: #E0E0E0;
}
/* line 104, ../scss/pages/_product_details.scss */
.products_filters .selectric-items .selectric-group .selectric-group-label + li:hover {
  background: #D5D5D5;
}
/* line 108, ../scss/pages/_product_details.scss */
.products_filters .selectric-items .selectric-group .selectric-group-label + li.disabled {
  opacity: 1;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
/* line 120, ../scss/pages/_product_details.scss */
.products_filters .title {
  font-size: 13px;
  color: #444;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* line 129, ../scss/pages/_product_details.scss */
.products_filters .btn-filter-reset {
  font-size: 11px;
  line-height: 24px;
  color: #c53838;
  font-weight: 700;
  position: relative;
  white-space: nowrap;
  margin-top: 2px;
  display: inline-block;
}
/* line 139, ../scss/pages/_product_details.scss */
.products_filters .btn-filter-reset:hover {
  text-decoration: none;
}
/* line 143, ../scss/pages/_product_details.scss */
.products_filters .btn-filter-reset i {
  display: inline-block;
  background: url(../img/filters/refresh-button.png) center no-repeat;
  width: 14px;
  height: 14px;
  position: relative;
  top: 3px;
  margin-right: 7px;
}
/* line 154, ../scss/pages/_product_details.scss */
.products_filters .btn-search {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #c68d3e;
  width: 130px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  display: block;
}
/* line 166, ../scss/pages/_product_details.scss */
.products_filters .btn-search:hover {
  text-decoration: none;
}
/* line 171, ../scss/pages/_product_details.scss */
.products_filters .form-row {
  display: block;
  width: 100%;
}
/* line 40, ../scss/libraries/_mixins.scss */
.products_filters .form-row:after, .products_filters .form-row:before {
  display: table;
  content: " ";
}
/* line 46, ../scss/libraries/_mixins.scss */
.products_filters .form-row:after {
  clear: both;
}
/* line 177, ../scss/pages/_product_details.scss */
.products_filters .form-element {
  float: left;
  margin-right: 30px;
}
/* line 181, ../scss/pages/_product_details.scss */
.products_filters .form-element label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
  font-size: 13px;
  line-height: 24px;
  color: #444;
}
/* line 191, ../scss/pages/_product_details.scss */
.products_filters #coupon_min {
  background: #fff url(../img/filters/percent.png) center right 10px no-repeat;
}
/* line 195, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity {
  margin-bottom: 10px;
  padding: 5px 0;
}
/* line 40, ../scss/libraries/_mixins.scss */
.products_filters .remaining-maturity:after, .products_filters .remaining-maturity:before {
  display: table;
  content: " ";
}
/* line 46, ../scss/libraries/_mixins.scss */
.products_filters .remaining-maturity:after {
  clear: both;
}
/* line 200, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .slider-bar {
  width: calc(100% - 184px);
  float: left;
  padding-top: 3px;
}
@media only screen and (max-width: 991px) {
  /* line 200, ../scss/pages/_product_details.scss */
  .products_filters .remaining-maturity .slider-bar {
    width: 100%;
  }
}
/* line 211, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .borders {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 3;
}
/* line 40, ../scss/libraries/_mixins.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .borders:after, .products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .borders:before {
  display: table;
  content: " ";
}
/* line 46, ../scss/libraries/_mixins.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .borders:after {
  clear: both;
}
/* line 221, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .borders span {
  display: block;
  width: 11.111111%;
  height: 100%;
  float: left;
  border-right: 1px solid #a77632;
}
/* line 230, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing {
  position: absolute;
  bottom: -17px;
  width: calc(110% + 31px);
  height: 100%;
  text-align: center;
  left: -37px;
}
/* line 40, ../scss/libraries/_mixins.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing:after, .products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing:before {
  display: table;
  content: " ";
}
/* line 46, ../scss/libraries/_mixins.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  /* line 230, ../scss/pages/_product_details.scss */
  .products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing {
    left: -16px;
  }
}
/* line 243, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing span {
  display: block;
  width: 9.6%;
  float: left;
  font-weight: 700;
  font-size: 11px;
  line-height: 24px;
  color: #444444;
}
@media only screen and (max-width: 991px) {
  /* line 243, ../scss/pages/_product_details.scss */
  .products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing span {
    font-size: 9px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 243, ../scss/pages/_product_details.scss */
  .products_filters .remaining-maturity .ui-slider.ui-slider-horizontal.ui-widget .timing span {
    width: 9.2%;
    font-size: 8px;
    max-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* line 267, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .ui-widget-header {
  background: #e2a551;
}
/* line 271, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .ui-widget-content {
  background: #f1f1f1;
  border: 2px solid #f1f1f1;
  position: relative;
}
/* line 277, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .ui-slider .ui-slider-handle {
  z-index: 5;
  background: #f4f4f4 url(../img/filters/drag-dots.png) center no-repeat;
  border: 1px solid #a1a1a1;
  width: 10px;
  margin-left: -5px;
  cursor: pointer;
}
/* line 286, ../scss/pages/_product_details.scss */
.products_filters .remaining-maturity .btn-search {
  float: right;
}
@media only screen and (max-width: 991px) {
  /* line 286, ../scss/pages/_product_details.scss */
  .products_filters .remaining-maturity .btn-search {
    float: none;
    margin-top: 58px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 286, ../scss/pages/_product_details.scss */
  .products_filters .remaining-maturity .btn-search {
    margin-top: 68px;
  }
}
/* line 300, ../scss/pages/_product_details.scss */
.products_filters .tags-section {
  border-top: 1px solid #cccccc;
  padding: 0;
}
/* line 304, ../scss/pages/_product_details.scss */
.products_filters .tags-section .tag {
  display: inline-block;
  height: 20px;
  padding: 3px 35px 3px 10px;
  color: #fff;
  background: #aeaeae;
  transition: .2s linear;
  border-radius: 10px;
  position: relative;
  margin-right: 11px;
  margin-top: 0;
  font-size: 11px;
}
/* line 317, ../scss/pages/_product_details.scss */
.products_filters .tags-section .tag:hover {
  background: #8a8a8a;
}
/* line 321, ../scss/pages/_product_details.scss */
.products_filters .tags-section .tag .tag-remove {
  height: 100%;
  background: #8a8a8a url(../img/filters/rm-btn.png) center no-repeat;
  width: 25px;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
}
/* line 337, ../scss/pages/_product_details.scss */
.products_filters .element-underlying input, .products_filters .element-underlying select, .products_filters .element-product input, .products_filters .element-product select, .products_filters .element-even input, .products_filters .element-even select {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  display: block;
  width: 100%;
  height: 35px;
  border: 1px solid #cccccc;
  outline: 0;
  padding: 0 10px;
  background: #fff;
  margin-bottom: 13px;
}
/* line 352, ../scss/pages/_product_details.scss */
.products_filters .element-product {
  max-width: 350px;
  width: 100%;
}
/* line 357, ../scss/pages/_product_details.scss */
.products_filters .element-underlying {
  max-width: 344px;
  width: 100%;
}
/* line 362, ../scss/pages/_product_details.scss */
.products_filters .element-even {
  max-width: 150px;
  width: 100%;
}

/* line 368, ../scss/pages/_product_details.scss */
.add-product {
  background-color: #cd9849;
  color: #fff;
  padding: 6px 5px 9px 23px;
  text-decoration: none;
  font-size: 15px;
  position: relative;
  display: block;
  float: right;
  border-radius: 4px;
  margin-top: 13px;
}

/* line 381, ../scss/pages/_product_details.scss */
.add-product:hover {
  text-decoration: none;
  color: #fff;
}

/* line 386, ../scss/pages/_product_details.scss */
.add-product:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 9px;
  margin-top: -6px;
  background-position: 0 0;
}

/* line 397, ../scss/pages/_product_details.scss */
.title-prod {
  float: left;
  margin-bottom: 15px !important;
}

/* line 402, ../scss/pages/_product_details.scss */
.prodhead {
  background-color: #5e7996;
  margin-bottom: 20px;
  border-bottom: 1px solid #476686;
  padding: 10px 10px 0px 20px;
  border-radius: 5px;
}
/* line 409, ../scss/pages/_product_details.scss */
.prodhead h3 {
  color: #fff;
  font-size: 18px;
  font-family: 'ek_muktabold';
  float: left;
  margin: 0;
  padding: 5px 10px 10px 0px;
}
/* line 417, ../scss/pages/_product_details.scss */
.prodhead strong {
  color: #9dcafa;
  padding: 0px 7px 10px 10px;
  float: right;
  margin-bottom: 0;
  display: block;
  font-family: 'ek_muktalight';
  font-size: 18px;
  font-weight: normal;
}
/* line 427, ../scss/pages/_product_details.scss */
.prodhead p {
  background-color: #566e88;
  padding: 5px 10px 5px 14px;
  color: #fff;
  font-size: 15px;
  font-family: 'ek_muktalight';
  border-radius: 4px;
  width: auto;
  margin-bottom: 0px;
  float: right;
}
/* line 439, ../scss/pages/_product_details.scss */
.prodhead .prodhead-text {
  clear: both;
  padding: 10px 10px 10px 0px;
  color: #aec1d6;
  margin-bottom: 0px;
}

/* line 447, ../scss/pages/_product_details.scss */
.top-left-table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 452, ../scss/pages/_product_details.scss */
.top-left-table thead tr th {
  width: 50%;
  text-transform: uppercase;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding-left: 10px;
  font-family: 'ek_muktabold';
}
/* line 461, ../scss/pages/_product_details.scss */
.top-left-table thead tr th:first-child {
  font-size: 17px;
  font-family: 'ek_muktabold';
  color: #444444;
  text-align: right;
  background-color: #f9f9f9;
  padding: 5px 20px 5px 10px;
  border-top: 1px solid #dedede;
  background: -webkit-linear-gradient(right, #e9e9e9, #f9f9f9);
  background: -moz-linear-gradient(right, #e9e9e9, #f9f9f9);
  background: -o-linear-gradient(right, #e9e9e9, #f9f9f9);
  background: -ms-linear-gradient(right, #e9e9e9, #f9f9f9);
}
/* line 474, ../scss/pages/_product_details.scss */
.top-left-table thead tr th:last-child {
  border-bottom: 1px solid #fff;
  font-size: 15px;
  text-transform: capitalize;
}
/* line 483, ../scss/pages/_product_details.scss */
.top-left-table tbody tr td {
  width: 50%;
  border-right: 1px solid #dedede;
  padding-left: 20px;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  font-family: 'ek_muktalight';
  font-size: 15px;
  padding-right: 17px;
}
/* line 493, ../scss/pages/_product_details.scss */
.top-left-table tbody tr td:first-child {
  font-size: 15px;
  font-family: 'ek_muktabold';
  color: #444444;
  text-align: right;
  background-color: #f9f9f9;
  border-left: 1px solid #dedede;
  padding: 10px 10px 10px 10px;
  padding-right: 20px;
  vertical-align: top;
}
/* line 505, ../scss/pages/_product_details.scss */
.top-left-table tbody tr:last-child td {
  border-bottom: 1px solid #dedede !important;
}

/* line 511, ../scss/pages/_product_details.scss */
.termsheet-before {
  border-bottom: 1px solid #dedede;
}

/* line 515, ../scss/pages/_product_details.scss */
.btn-submit:hover {
  text-decoration: underline;
  color: #23527c;
}

/* line 520, ../scss/pages/_product_details.scss */
.btn-submit:focus {
  outline: none;
}

/* line 524, ../scss/pages/_product_details.scss */
.termsheet {
  color: #337ab7;
  position: relative;
  padding-left: 28px !important;
  font-size: 15px;
  font-family: 'ek_muktabold';
  text-transform: capitalize !important;
}

/* line 533, ../scss/pages/_product_details.scss */
.termsheet:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 17px;
  top: 50%;
  left: 10px;
  margin-top: -11px;
  background-position: 0 -422px;
}

/* line 546, ../scss/pages/_product_details.scss */
.previews_content .container_fix {
  width: 377px;
  height: 253px;
  margin: auto;
  background-color: #525659;
  overflow: hidden;
}
/* line 552, ../scss/pages/_product_details.scss */
.previews_content .container_fix .template_pdf {
  text-align: center;
  margin-top: 9px;
  width: 370px;
  height: 234px;
  overflow: hidden;
}
/* line 560, ../scss/pages/_product_details.scss */
.previews_content h4 {
  margin-left: 38px;
  margin: 40px auto 20px 38px;
  font-size: x-large;
}

/* line 567, ../scss/pages/_product_details.scss */
.border-th {
  border-bottom: 1px solid #DEDEDE !important;
}
/* line 569, ../scss/pages/_product_details.scss */
.border-th.tcp {
  padding-left: 20px;
  border-right: 1px solid #DEDEDE !important;
  border-top: 1px solid #DEDEDE !important;
}

/* line 580, ../scss/pages/_product_details.scss */
.table-25 thead tr th:first-child {
  width: 16% !important;
}
/* line 587, ../scss/pages/_product_details.scss */
.table-25 tbody tr td {
  width: 16% !important;
}

/* line 597, ../scss/pages/_product_details.scss */
.table-30 thead tr th:first-child {
  width: 30% !important;
}
/* line 605, ../scss/pages/_product_details.scss */
.table-30 tbody tr td {
  width: 30% !important;
}

/* line 613, ../scss/pages/_product_details.scss */
.mid-left-table {
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
  /*tr:last-child td{
  	border-bottom: 1px solid #dedede;
  	border-right: 1px solid transparent;
  	}*/
}
/* line 619, ../scss/pages/_product_details.scss */
.mid-left-table thead tr th {
  text-transform: capitalize;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid transparent;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'ek_muktasemibold';
  position: relative;
  line-height: 17px;
  padding-top: 5px;
}
/* line 632, ../scss/pages/_product_details.scss */
.mid-left-table thead tr th:first-child {
  width: 24.2%;
  font-size: 14px;
  font-family: 'ek_muktabold';
  color: #444444;
  text-align: right;
  background-color: #f9f9f9;
  padding: 5px 20px 5px 10px;
  border-right: 1px solid #dedede;
  background: -webkit-linear-gradient(right, #e9e9e9, #f9f9f9);
  background: -moz-linear-gradient(right, #e9e9e9, #f9f9f9);
  background: -o-linear-gradient(right, #e9e9e9, #f9f9f9);
  background: -ms-linear-gradient(right, #e9e9e9, #f9f9f9);
  text-transform: uppercase;
}
/* line 647, ../scss/pages/_product_details.scss */
.mid-left-table thead tr th:nth-child(2) {
  padding-left: 22px;
}
/* line 650, ../scss/pages/_product_details.scss */
.mid-left-table thead tr th:nth-child(3):after {
  background: none;
}
/* line 653, ../scss/pages/_product_details.scss */
.mid-left-table thead tr th:last-child {
  border-right: 1px solid #dedede;
}
/* line 656, ../scss/pages/_product_details.scss */
.mid-left-table thead tr th:after {
  content: '';
  background: url('../img/dot.png?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  display: block;
  position: absolute;
  width: 1px;
  height: 50px;
  right: -1px;
  top: 14px;
}
/* line 672, ../scss/pages/_product_details.scss */
.mid-left-table tbody tr td {
  border-right: 1px solid #dedede;
  padding-left: 6px;
  position: relative;
  padding-right: 6px;
  padding-top: 2px !important;
  padding-bottom: 4px !important;
  font-family: 'ek_muktalight';
  vertical-align: top;
  font-size: 14px;
  position: relative;
}
/* line 684, ../scss/pages/_product_details.scss */
.mid-left-table tbody tr td:nth-child(3) {
  border-right: none;
}
/* line 688, ../scss/pages/_product_details.scss */
.mid-left-table tbody tr td:nth-child(4) {
  font-size: 14px;
}
/* line 693, ../scss/pages/_product_details.scss */
.mid-left-table tbody tr td span {
  font-size: 14px;
  display: block;
  color: #d8d8d8;
}
/* line 701, ../scss/pages/_product_details.scss */
.mid-left-table tbody tr td:first-child {
  width: 24.2%;
  font-size: 14px;
  font-family: 'ek_muktabold';
  color: #000;
  text-align: right;
  background-color: #f9f9f9;
  border-left: 1px solid #dedede;
  padding: 10px 10px 10px 10px;
  padding-right: 18px !important;
  position: relative;
}
/* line 712, ../scss/pages/_product_details.scss */
.mid-left-table tbody tr td:first-child:after {
  content: '';
  display: block;
  position: absolute;
  right: -1px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #dedede;
}
/* line 723, ../scss/pages/_product_details.scss */
.mid-left-table tbody tr td:nth-child(2) {
  padding-left: 22px;
}
/* line 744, ../scss/pages/_product_details.scss */
.mid-left-table tr:last-child td:last-child {
  border-right: 1px solid #dedede;
}
/* line 748, ../scss/pages/_product_details.scss */
.mid-left-table tr:last-child td:first-child {
  border-right: 1px solid #dedede;
  position: relative;
}
/* line 751, ../scss/pages/_product_details.scss */
.mid-left-table tr:last-child td:first-child:after {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background-color: #dedede;
  top: auto;
}

/* line 765, ../scss/pages/_product_details.scss */
.title-events {
  font-family: 'ek_muktalight' !important;
}

/* line 769, ../scss/pages/_product_details.scss */
.inner-table {
  width: 100%;
}
/* line 773, ../scss/pages/_product_details.scss */
.inner-table thead tr th {
  font-size: 12px !important;
  color: #aaa;
  background-color: transparent !important;
  padding-left: 0 !important;
  border-left: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  border-top: 1px solid transparent !important;
  font-family: "ek_muktalight" !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
/* line 786, ../scss/pages/_product_details.scss */
.inner-table thead tr th:after {
  display: none;
}
/* line 789, ../scss/pages/_product_details.scss */
.inner-table thead tr th:first-child {
  font-size: 12px;
  color: #aaa;
  background-color: transparent !important;
  padding-left: 0 !important;
  border-left: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  border-top: 1px solid transparent !important;
  font-family: "ek_muktalight" !important;
  background: transparent !important;
}
/* line 801, ../scss/pages/_product_details.scss */
.inner-table thead tr th:nth-child(2) {
  padding-left: 30px !important;
  font-size: 15px;
}
/* line 805, ../scss/pages/_product_details.scss */
.inner-table thead tr th:nth-child(3) {
  padding-right: 0px !important;
}
/* line 808, ../scss/pages/_product_details.scss */
.inner-table thead tr th:last-child {
  text-align: right;
  padding-right: 6px;
}
/* line 816, ../scss/pages/_product_details.scss */
.inner-table tbody tr td {
  background-color: transparent !important;
  padding-left: 0 !important;
  border-left: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  border-top: 1px solid transparent !important;
  font-family: "ek_muktalight" !important;
  position: relative;
  top: -7px;
}
/* line 827, ../scss/pages/_product_details.scss */
.inner-table tbody tr td:after {
  display: none !important;
}
/* line 830, ../scss/pages/_product_details.scss */
.inner-table tbody tr td:last-child {
  text-align: right;
  font-size: 15px;
  padding-right: 0px;
}

/* line 842, ../scss/pages/_product_details.scss */
.center-table thead tr th {
  text-align: center;
}
/* line 845, ../scss/pages/_product_details.scss */
.center-table thead tr th:nth-child(2) {
  text-align: left !important;
  padding-top: 10px;
}
/* line 849, ../scss/pages/_product_details.scss */
.center-table thead tr th:nth-child(3) {
  padding-top: 10px;
}
/* line 853, ../scss/pages/_product_details.scss */
.center-table thead tr th:nth-child(4) {
  padding-top: 10px;
}
/* line 857, ../scss/pages/_product_details.scss */
.center-table thead tr th:nth-child(5) {
  padding-top: 10px;
}
/* line 865, ../scss/pages/_product_details.scss */
.center-table tbody tr td {
  text-align: center;
}
/* line 868, ../scss/pages/_product_details.scss */
.center-table tbody tr td:nth-child(2) {
  text-align: left !important;
}

/* line 878, ../scss/pages/_product_details.scss */
.check-table tbody tr td:last-child {
  padding-right: 24px;
  position: relative;
  width: 115px;
}
/* line 883, ../scss/pages/_product_details.scss */
.check-table tbody tr td:last-child:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 17px;
  top: 50%;
  margin-top: -9px;
  right: 5px;
}
/* line 895, ../scss/pages/_product_details.scss */
.check-table tr:last-child td {
  position: relative;
}
/* line 898, ../scss/pages/_product_details.scss */
.check-table tr:last-child td:last-child:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 14px;
  top: 50%;
  margin-top: -9px;
  right: 5px;
}

/* line 910, ../scss/pages/_product_details.scss */
.empty-cell {
  height: 165px;
}

/* line 914, ../scss/pages/_product_details.scss */
.ribbon-box {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
  border-radius: 5px;
}
/* line 920, ../scss/pages/_product_details.scss */
.ribbon-box .mid-left-table {
  margin-bottom: 0;
}
/* line 924, ../scss/pages/_product_details.scss */
.ribbon-box h3 {
  color: #fff;
  font-size: 18px;
  font-family: 'ek_muktabold';
  float: left;
  margin: 0;
  padding: 5px 10px 10px 0px;
}
/* line 932, ../scss/pages/_product_details.scss */
.ribbon-box strong {
  color: #9dcafa;
  padding: 0px 7px 10px 10px;
  float: right;
  margin-bottom: 0;
  display: block;
  font-family: 'ek_muktalight';
  font-size: 18px;
  font-weight: normal;
}
/* line 942, ../scss/pages/_product_details.scss */
.ribbon-box p {
  background-color: #C0C0C0;
  padding: 5px 10px 5px 14px;
  color: #fff;
  font-size: 15px;
  font-family: 'ek_muktalight';
  border-radius: 4px;
  width: auto;
  margin-bottom: 0px;
  float: right;
}
/* line 954, ../scss/pages/_product_details.scss */
.ribbon-box .prodhead-text {
  clear: both;
  padding: 10px 10px 10px 0px;
  color: #aec1d6;
  margin-bottom: 0px;
}

/* line 962, ../scss/pages/_product_details.scss */
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 60px;
  transform: rotate(88.4deg);
  -webkit-transform: rotate(88.4deg);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 20px;
  margin: auto;
  letter-spacing: 1px;
}

/* line 980, ../scss/pages/_product_details.scss */
.ribbon {
  display: block;
  width: 25px;
  height: 100%;
  -webkit-transform: skew(43.5deg);
  -moz-transform: skew(43.5deg);
  -o-transform: skew(43.5deg);
  background: #c78e35;
  position: absolute;
  left: 60%;
  margin-left: 0px;
  top: 0px;
  z-index: 99;
}

/* line 995, ../scss/pages/_product_details.scss */
.style_past_event {
  font-weight: bold;
  color: #000 !important;
}

/* line 1001, ../scss/pages/_product_details.scss */
.style_next_event {
  color: #d8d8d8 !important;
  background-color: #5e7996;
  padding: 5px;
}

/* line 1008, ../scss/pages/_product_details.scss */
.style_black {
  color: #333 !important;
}

/* line 1012, ../scss/pages/_product_details.scss */
.inactive {
  color: #aaa !important;
}

/* line 1016, ../scss/pages/_product_details.scss */
.title_inactive {
  background-color: #DCDCDC !important;
  color: #000;
  border: 0;
}

/* line 1022, ../scss/pages/_product_details.scss */
.product_redeemed {
  background-color: #cd9849;
  color: #fff;
  padding: 6px 7px 7px 21px;
  text-decoration: none;
  font-size: 15px;
  display: block;
  border-radius: 4px;
}

/* line 1032, ../scss/pages/_product_details.scss */
.barrier_events {
  position: relative;
  text-align: center;
  font-size: 17px !important;
  font-weight: bold;
  vertical-align: middle !important;
}

/* line 1040, ../scss/pages/_product_details.scss */
.margin-right {
  margin-right: 13px;
}

/* line 1044, ../scss/pages/_product_details.scss */
.details-graph {
  width: 100%;
  border: 1px solid #dedede;
  margin-bottom: 20px;
}
/* line 1048, ../scss/pages/_product_details.scss */
.details-graph .gheader {
  background-color: #F9F9F9;
  height: 25px;
  margin-bottom: 10px;
  text-align: center;
  padding-top: 2px;
  font-weight: 700;
  color: #909090;
}
/* line 1057, ../scss/pages/_product_details.scss */
.details-graph .legend {
  width: 100%;
  margin: 10px auto;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
}
/* line 1064, ../scss/pages/_product_details.scss */
.details-graph .legend div {
  width: 50%;
  float: left;
}
/* line 1067, ../scss/pages/_product_details.scss */
.details-graph .legend div.unders {
  padding-left: 10%;
}
/* line 1070, ../scss/pages/_product_details.scss */
.details-graph .legend div li {
  list-style-type: square;
}
/* line 1075, ../scss/pages/_product_details.scss */
.details-graph .graph_cover {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 600px;
  z-index: 1;
}

@media (max-width: 767px) {
  /* line 1087, ../scss/pages/_product_details.scss */
  .add-product {
    float: left;
    margin-bottom: 34px;
  }

  /* line 1092, ../scss/pages/_product_details.scss */
  .prodhead strong {
    float: left;
    padding-left: 0;
    margin-bottom: 15px;
  }

  /* line 1098, ../scss/pages/_product_details.scss */
  .table-responsive {
    border: 1px solid transparent !important;
  }

  /* line 1104, ../scss/pages/_product_details.scss */
  .check-table tbody tr td:last-child {
    padding-right: 18px;
  }
  /* line 1108, ../scss/pages/_product_details.scss */
  .check-table tbody tr td:last-child:after {
    top: 14px;
  }

  /* line 1115, ../scss/pages/_product_details.scss */
  .empty-cell {
    height: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1122, ../scss/pages/_product_details.scss */
  .prodhead strong {
    float: left;
    padding-left: 0;
    margin-bottom: 15px;
  }

  /* line 1128, ../scss/pages/_product_details.scss */
  .termsheet {
    padding-left: 10px !important;
  }

  /* line 1132, ../scss/pages/_product_details.scss */
  .termsheet:before {
    top: 67%;
    left: 50%;
  }

  /* line 1139, ../scss/pages/_product_details.scss */
  .check-table tbody tr td:last-child {
    padding-right: 18px;
  }
  /* line 1143, ../scss/pages/_product_details.scss */
  .check-table tbody tr td:last-child:after {
    top: 14px;
  }

  /* line 1150, ../scss/pages/_product_details.scss */
  .empty-cell {
    height: 0px;
  }
}
/* line 1, ../scss/pages/_indices.scss */
.caption.indices {
  background: url('../img/bgi/banner-indices.jpg?1606890067');
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 13px;
  padding-bottom: 19px;
}
@media (max-width: 991px) {
  /* line 1, ../scss/pages/_indices.scss */
  .caption.indices {
    padding: 40px 0px 30px;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0), #d4a560), url("../img/bgi/banner-indices.jpg");
  }
}
/* line 10, ../scss/pages/_indices.scss */
.caption.indices h1 {
  font-size: 42px;
  line-height: 48px;
  font-family: 'ek_muktaextralight';
  color: #fff;
  margin-top: 38px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 10, ../scss/pages/_indices.scss */
  .caption.indices h1 {
    font-size: 44px;
    font-weight: 600;
    text-align: center;
  }
}

/* line 26, ../scss/pages/_indices.scss */
.left-indices-content img {
  max-width: 100%;
}
/* line 29, ../scss/pages/_indices.scss */
.left-indices-content strong {
  font-size: 34px;
  font-family: 'ek_muktaregular';
  color: #444444;
  display: block;
  padding-top: 30px;
  font-weight: normal;
}
/* line 37, ../scss/pages/_indices.scss */
.left-indices-content p {
  font-size: 17px;
  font-family: 'ek_muktalight';
  color: #444444;
}

/* line 43, ../scss/pages/_indices.scss */
.chart-indcies, .chart-indcies-two {
  width: 100%;
  height: 400px;
}

/* line 48, ../scss/pages/_indices.scss */
.content-indices {
  padding-top: 60px;
  margin-bottom: 100px;
}

/* line 52, ../scss/pages/_indices.scss */
.indice-side {
  padding-right: 0px !important;
  border-right: 1px solid #dedede;
}

/* line 56, ../scss/pages/_indices.scss */
.side-menu {
  margin-bottom: 25px;
}
/* line 58, ../scss/pages/_indices.scss */
.side-menu li {
  position: relative;
}
/* line 60, ../scss/pages/_indices.scss */
.side-menu li:after {
  content: '';
  position: absolute;
  width: 199px;
  height: 2px;
  bottom: 0;
  right: 0;
  background-position: 0 -871px;
}
/* line 70, ../scss/pages/_indices.scss */
.side-menu li.active a {
  color: #444444 !important;
}
/* line 74, ../scss/pages/_indices.scss */
.side-menu li a {
  text-transform: uppercase;
  font-family: 'ek_muktabold';
  color: #b8b8b8;
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
  font-size: 17px;
  padding-right: 10px;
}
/* line 84, ../scss/pages/_indices.scss */
.side-menu li a:last-child:before {
  display: none;
}
/* line 89, ../scss/pages/_indices.scss */
.side-menu li:last-child:after {
  display: none;
}
/* line 94, ../scss/pages/_indices.scss */
.side-menu li:first-child a {
  padding-top: 0px;
}

/* line 100, ../scss/pages/_indices.scss */
.indices-tabs {
  margin-top: 15px;
  margin-left: 45px;
}
/* line 104, ../scss/pages/_indices.scss */
.indices-tabs li {
  color: #9d9d9d;
  display: inline-block;
  padding: 5px 15px;
  cursor: pointer;
  font-family: 'ek_muktalight';
  background: #f2f5f6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f2f5f6 0%, #e5e5e5 50%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f5f6), color-stop(50%, #e5e5e5), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #f2f5f6 0%, #e5e5e5 50%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #f2f5f6 0%, #e5e5e5 50%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #f2f5f6 0%, #e5e5e5 50%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #f2f5f6 0%, #e5e5e5 50%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#e5e5e5',GradientType=0 );
  border-radius: 4px;
  box-shadow: 0px 1px 0px #DADADA;
  font-size: 15px;
}
/* line 122, ../scss/pages/_indices.scss */
.indices-tabs li.current {
  background: #ca923f;
  color: #fff;
  font-family: 'ek_muktalight';
  font-size: 15px;
  padding: 5px 15px;
  border-radius: 4px;
  box-shadow: 0px 1px 0px #9e763b;
}

/* line 134, ../scss/pages/_indices.scss */
.content-tabs {
  display: none;
}
/* line 137, ../scss/pages/_indices.scss */
.content-tabs.current {
  display: inherit;
  min-height: 400px;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  /* line 147, ../scss/pages/_indices.scss */
  .content-indices {
    padding-top: 25px;
  }

  /* line 150, ../scss/pages/_indices.scss */
  .indices-tabs {
    margin-left: 0px;
  }
  /* line 153, ../scss/pages/_indices.scss */
  .indices-tabs li {
    margin-bottom: 10px;
  }

  /* line 157, ../scss/pages/_indices.scss */
  .side-menu {
    border-right: 1px solid transparent;
    display: inline-block;
    margin-bottom: 3px;
  }
  /* line 162, ../scss/pages/_indices.scss */
  .side-menu li a {
    border-bottom: 1px solid #ddd;
  }
  /* line 166, ../scss/pages/_indices.scss */
  .side-menu li:last-child a {
    border-bottom: 1px solid transparent;
  }
  /* line 169, ../scss/pages/_indices.scss */
  .side-menu li:after {
    display: none;
  }

  /* line 173, ../scss/pages/_indices.scss */
  .left-indices-content {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 179, ../scss/pages/_indices.scss */
  .content-indices {
    margin-top: 0px;
  }
}
/* line 2, ../scss/pages/_pricing_tool.scss */
.pricing-tool-body #main-footer {
  position: relative;
}
/* line 5, ../scss/pages/_pricing_tool.scss */
.pricing-tool-body.no-scroll {
  overflow: hidden;
}

/* line 10, ../scss/pages/_pricing_tool.scss */
.pricing-tool-wrapper {
  background-color: #e9e9e9;
  background-color: white;
}

/* line 15, ../scss/pages/_pricing_tool.scss */
.common-part,
.coupon-part,
.autocall-part,
.final-redemption-part {
  width: 832px;
  padding: 0 25px 25px;
  background: #F9F9F9;
}

/* line 25, ../scss/pages/_pricing_tool.scss */
.common-part {
  padding: 0 25px 3px;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 30, ../scss/pages/_pricing_tool.scss */
  .pricing-tool-body .pricing-tool .container {
    width: 100%;
    margin: 0 auto;
  }
}
/* line 37, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper {
  display: flex;
  max-width: 1540px;
}
@media (max-width: 1599px) {
  /* line 37, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper {
    display: block;
  }
}
/* line 45, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper {
  position: relative;
  height: 35px;
  max-width: 832px;
  display: flex;
  justify-content: space-between;
  user-select: none;
}
/* line 54, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper.overflowed .form-tabs {
  width: 786px;
  margin-left: 27px;
}
/* line 58, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper.overflowed .form-tabs .tab-box {
  flex: 0 0 131px;
}
/* line 62, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper.overflowed .tabs-navigation-left-wrapper, #vue-app-wrapper .pricing-tool .tabs-wrapper.overflowed .tabs-navigation-right-wrapper {
  display: flex;
  height: 35px;
  position: absolute;
  padding: 10px;
  border: 1px solid lightgrey;
  background: white;
  z-index: 3;
  cursor: pointer;
}
/* line 73, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper.overflowed .tabs-navigation-left-wrapper {
  left: 0;
}
/* line 76, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper.overflowed .tabs-navigation-right-wrapper {
  right: 0;
  width: 27px;
}
/* line 81, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs {
  display: flex;
  width: 832px;
  height: 35px;
  overflow-x: hidden;
}
/* line 87, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs .tab-box {
  flex: 0 0 138.5px;
  padding: 10px 11px;
  background: white;
  border: 1px solid lightgrey;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
}
/* line 101, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs .tab-box:hover {
  cursor: pointer;
}
/* line 104, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs .tab-box.selected {
  border-top: 1px solid lightgrey;
  border-left: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
  border-bottom: 1px solid #F9F9F9;
  background: #F9F9F9;
}
/* line 114, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs .tab-box .tab-box-text {
  font-family: 'ek_muktabold';
  font-size: 14px;
  line-height: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 80% 1 0;
}
/* line 123, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs .tab-box .tab-box-remove {
  color: #D18B16;
}
/* line 129, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .tabs-navigation-left-wrapper {
  display: none;
}
/* line 132, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .tabs-navigation-right-wrapper {
  display: none;
}
/* line 135, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .tabs-bottom-line {
  border-bottom: 1px solid lightgrey;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
}

/* line 149, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .list-group-draggable .tab-box:first-child {
  border-left: 1px solid lightgrey;
}
/* line 152, ../scss/pages/_pricing_tool.scss */
#vue-app-wrapper .pricing-tool .tabs-wrapper .list-group-draggable .tab-box:last-child {
  border-right: 1px solid lightgrey;
}

/* line 159, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper .tabs-new-clone-wrapper {
  display: flex;
  width: 118px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 159, ../scss/pages/_pricing_tool.scss */
  .pricing-tool-title-wrapper .tabs-new-clone-wrapper {
    margin-left: 27px;
  }
}
/* line 165, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper .tabs-new-clone-wrapper .new-tab-wrapper {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 15px;
  display: flex;
  align-items: center;
  padding: 0px 8px;
  margin-right: 5px;
  height: 28px;
  background: #FFF1C0;
  border: 1px solid #DBBB4B;
  cursor: pointer;
}
/* line 177, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper .tabs-new-clone-wrapper .new-tab-wrapper:hover {
  background: #FFE485;
}
/* line 180, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper .tabs-new-clone-wrapper .new-tab-wrapper .icon-new-tab {
  margin-right: 5px;
}
/* line 184, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper .tabs-new-clone-wrapper .clone-tab-wrapper {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 15px;
  display: flex;
  align-items: center;
  padding: 6px;
  height: 28px;
  background: #FFF1C0;
  border: 1px solid #DBBB4B;
  cursor: pointer;
}
/* line 194, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper .tabs-new-clone-wrapper .clone-tab-wrapper:hover {
  background: #FFE485;
}
/* line 198, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper .tabs-new-clone-wrapper .clone-tab-wrapper .icon-clone-tab {
  margin-right: 5px;
}

/* line 210, ../scss/pages/_pricing_tool.scss */
.autocall-part-title,
.final-redemption-part-title {
  margin-top: 15px;
}

/* line 215, ../scss/pages/_pricing_tool.scss */
.coupon-part-title,
.autocall-part-title,
.final-redemption-part-title,
.participation-part-title,
.payoff-at-maturity-part-title {
  font-size: 20px;
  font-weight: 700;
  padding-left: 25px;
  color: #D18B16;
}

/* line 226, ../scss/pages/_pricing_tool.scss */
.coupon-part-title,
.autocall-part-title {
  background: white;
  padding-top: 15px;
  margin-left: -25px;
  margin-right: -25px;
}

/* line 234, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper {
  background: #F9F9F9;
  padding: 0 25px 0;
  display: flex;
  flex-flow: column wrap;
  width: 832px;
}
/* line 242, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .coupon-part-title {
  order: 1;
}
/* line 245, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .select-frequency-wrapper {
  order: 2;
}
/* line 248, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .coupon-level-period-wrapper {
  margin-bottom: 15px;
  order: 6;
}
/* line 252, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .mem-coupon-barrier {
  order: 7;
  margin-top: 0;
  margin-bottom: 15px;
}
/* line 257, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .select-noncall-wrapper {
  order: 3;
}
/* line 260, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .autocall-trigger-wrapper {
  order: 4;
}
/* line 263, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .stepdown-checkbox-wrapper {
  order: 5;
  margin-bottom: 0;
}
/* line 267, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.with-position .frequency-reminder-wrapper {
  order: 8;
}
/* line 271, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper > *:last-child {
  margin-bottom: 15px;
}

/* line 276, ../scss/pages/_pricing_tool.scss */
.coupon-autocall-wrapper.disabled {
  display: none;
}

/* line 280, ../scss/pages/_pricing_tool.scss */
.participation-part,
.payoff-at-maturity-part {
  background: #F9F9F9;
  padding: 0 25px 0;
  display: flex;
  flex-flow: column wrap;
}

/* line 288, ../scss/pages/_pricing_tool.scss */
.participation-part-wrapper {
  max-width: 832px;
}
/* line 291, ../scss/pages/_pricing_tool.scss */
.participation-part-wrapper .booster-input-and-worst-basket-wrapper {
  display: flex;
}
/* line 293, ../scss/pages/_pricing_tool.scss */
.participation-part-wrapper .booster-input-and-worst-basket-wrapper .booster-input-wrapper {
  display: flex;
}
/* line 297, ../scss/pages/_pricing_tool.scss */
.participation-part-wrapper .booster-input-and-worst-basket-wrapper .worst-basket-wrapper {
  margin-left: 5px;
}
/* line 299, ../scss/pages/_pricing_tool.scss */
.participation-part-wrapper .booster-input-and-worst-basket-wrapper .worst-basket-wrapper .worst-basket-dropdown-list {
  position: absolute;
  z-index: 2;
  width: 100%;
  cursor: default;
}

/* line 309, ../scss/pages/_pricing_tool.scss */
.payoff-at-maturity-part-wrapper {
  margin-top: 15px;
  width: 832px;
}

/* line 315, ../scss/pages/_pricing_tool.scss */
.dynamic-graph-wrapper {
  padding-top: 10px;
}

/* line 319, ../scss/pages/_pricing_tool.scss */
.dynamic-graph-custom-message {
  margin-bottom: 10px;
}

/* line 323, ../scss/pages/_pricing_tool.scss */
.pricing-results {
  width: 100%;
  margin-left: 50px;
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 1599px) {
  /* line 323, ../scss/pages/_pricing_tool.scss */
  .pricing-results {
    margin-left: 0px;
    max-width: 832px;
  }
}

/* line 334, ../scss/pages/_pricing_tool.scss */
.pricing-tool.no-visible,
.pricing-results.no-visible,
.pricing-history-comp.no-visible {
  visibility: hidden;
}

/* line 341, ../scss/pages/_pricing_tool.scss */
.pricing-history-comp {
  visibility: visible;
}

/* line 345, ../scss/pages/_pricing_tool.scss */
.pricing-tool-title-wrapper {
  display: flex;
  justify-content: space-between;
  width: 832px;
  align-items: flex-end;
  margin-bottom: 10px;
}

/* line 354, ../scss/pages/_pricing_tool.scss */
h2.pricing-results-title,
h2.product-summary-title,
h2.pricing-history-title {
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

/* line 361, ../scss/pages/_pricing_tool.scss */
h2.pricing-results-title {
  display: flex;
  align-items: center;
  font-family: 'ek_muktaregular';
  font-size: 34px;
  line-height: 57px;
  margin: 0;
}

/* line 370, ../scss/pages/_pricing_tool.scss */
.pricing-results-title-wrapper {
  display: flex;
  flex-flow: column;
  padding: 0 0 15px 15px;
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 376, ../scss/pages/_pricing_tool.scss */
.pricing-results-title-wrapper .popup-more-quotes {
  position: absolute;
  width: 500px;
  height: 150px;
  padding: 20px;
  position: fixed;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
/* line 395, ../scss/pages/_pricing_tool.scss */
.pricing-results-title-wrapper .popup-more-quotes .email-sent-check {
  font-size: 1.7em;
  margin-right: 5px;
  color: #25AE88;
}

/* line 403, ../scss/pages/_pricing_tool.scss */
.products-list-wrapper,
.currency-list-wrapper,
.frequency-list-wrapper,
.frequency-text-wrapper,
.noncall-list-wrapper,
.barrier-type-list-wrapper,
.solved-list-wrapper,
.worst-basket-dropdown-list-wrapper {
  width: 637px;
  line-height: 24px;
  position: relative;
}

/* line 416, ../scss/pages/_pricing_tool.scss */
.worst-basket-dropdown-list-wrapper {
  width: 200px;
}

/* line 420, ../scss/pages/_pricing_tool.scss */
.currency-list-wrapper {
  width: 142px;
}

/* line 431, ../scss/pages/_pricing_tool.scss */
.products-list-wrapper ul,
.solved-list-wrapper ul,
.frequency-list-wrapper ul,
.coupon-period-list-wrapper ul,
.noncall-list-wrapper ul,
.barrier-type-list-wrapper ul,
.worst-basket-dropdown-list-wrapper ul {
  margin: 0;
}

/* line 436, ../scss/pages/_pricing_tool.scss */
.noncall-list-wrapper {
  width: 142px;
}

/* line 440, ../scss/pages/_pricing_tool.scss */
.noncall-text-after {
  align-self: center;
  margin-left: 10px;
}

/* line 445, ../scss/pages/_pricing_tool.scss */
.products-list-header,
.currency-list-header,
.frequency-list-header,
.coupon-period-list-header,
.noncall-list-header,
.barrier-type-list-header,
.solved-list-header,
.worst-basket-dropdown-header {
  cursor: pointer;
  font-size: 13px;
  width: 100%;
  height: 30px;
  border: 1px solid lightgrey;
  padding: 3px;
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 476, ../scss/pages/_pricing_tool.scss */
.products-wrapper-icons {
  display: flex;
  align-items: center;
}
/* line 479, ../scss/pages/_pricing_tool.scss */
.products-wrapper-icons .custom-info-circle {
  margin-right: 10px;
}

/* line 506, ../scss/pages/_pricing_tool.scss */
.error-wrapper {
  display: none;
  margin-top: 0px;
  font-size: 12px;
  height: 24px;
  align-items: center;
  color: red;
  white-space: nowrap;
}

/* line 516, ../scss/pages/_pricing_tool.scss */
.products-list-header.show-error,
.currency-list-header.show-error,
.solved-list-header.show-error,
.frequency-list-header.show-error,
.coupon-period-list-header.show-error,
.noncall-list-header.show-error,
.barrier-type-list-header.show-error {
  box-shadow: 0 0 5px 0 #ca1117;
  border-color: #ca1117;
}

/* line 527, ../scss/pages/_pricing_tool.scss */
.error-wrapper.show-error {
  display: flex;
  white-space: normal;
  margin-top: 7px;
}

/* line 533, ../scss/pages/_pricing_tool.scss */
.custom-error-wrapper {
  display: flex;
  font-size: 12px;
  height: 24px;
  align-items: center;
  color: red;
  white-space: nowrap;
}

/* line 542, ../scss/pages/_pricing_tool.scss */
.vertical-bars-loading {
  display: flex;
}
/* line 544, ../scss/pages/_pricing_tool.scss */
.vertical-bars-loading .vertical-bars {
  margin-left: 10px;
  width: 50px;
  height: 20px;
  text-align: center;
  font-size: 10px;
}
/* line 552, ../scss/pages/_pricing_tool.scss */
.vertical-bars-loading .vertical-bars > div {
  background-color: #008A56;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
/* line 562, ../scss/pages/_pricing_tool.scss */
.vertical-bars-loading .vertical-bars .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
/* line 567, ../scss/pages/_pricing_tool.scss */
.vertical-bars-loading .vertical-bars .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
/* line 572, ../scss/pages/_pricing_tool.scss */
.vertical-bars-loading .vertical-bars .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
/* line 577, ../scss/pages/_pricing_tool.scss */
.vertical-bars-loading .vertical-bars .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    opacity: 0.4;
  }
  20% {
    transform: scaleY(1);
    opacity: 1.0;
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 605, ../scss/pages/_pricing_tool.scss */
.class-errorResults .fa-times,
.result-minimum-requirement .fa-times {
  color: #F95252;
}

/* line 610, ../scss/pages/_pricing_tool.scss */
.yellow-btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 15px;
  display: flex;
  align-items: center;
  padding: 0px 8px;
  margin-left: 15px;
  height: 28px;
  background: #FFF1C0;
  border: 1px solid #DBBB4B;
  cursor: pointer;
}
/* line 622, ../scss/pages/_pricing_tool.scss */
.yellow-btn:hover {
  background: #FFE485;
}

/* line 627, ../scss/pages/_pricing_tool.scss */
.ask-more-quotes-text {
  color: #F95252;
}

/* line 631, ../scss/pages/_pricing_tool.scss */
.products-list-header-text,
.currency-list-header-text,
.frequency-list-header-text,
.coupon-period-list-header-text,
.noncall-list-header-text,
.barrier-type-list-header-text,
.solved-list-header-text,
.worst-basket-dropdown-header-text {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 5px;
}

/* line 644, ../scss/pages/_pricing_tool.scss */
.products-list-header-text {
  white-space: nowrap;
}

/* line 648, ../scss/pages/_pricing_tool.scss */
.products-list,
.frequency-list,
.coupon-period-list,
.noncall-list,
.barrier-type-list,
.solved-list,
.worst-basket-dropdown-list {
  background: white;
  border: 1px solid #ccc;
  overflow: auto;
}

/* line 660, ../scss/pages/_pricing_tool.scss */
.frequency-list,
.coupon-period-list,
.noncall-list,
.barrier-type-list,
.solved-list,
.worst-basket-dropdown-list {
  max-height: 125px;
}

/* line 670, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown {
  max-height: 400px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 672, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown::-webkit-scrollbar {
  width: 3px;
}
/* line 677, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown::-webkit-scrollbar-track {
  background: transparent;
}
/* line 682, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown::-webkit-scrollbar-thumb {
  background: #C8C8C8;
}
/* line 687, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/* line 690, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown li {
  padding: 2px 8px;
  position: relative;
}
/* line 693, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown li span {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #92989F;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  right: 11px;
  margin: auto;
  font-size: 11px;
  color: #92989F;
}
/* line 711, ../scss/pages/_pricing_tool.scss */
.products-list--dropdown .product-header {
  background-color: #F9F9F9;
  pointer-events: none;
  font-weight: 600;
}

/* line 719, ../scss/pages/_pricing_tool.scss */
.currency-list {
  background: white;
  font-size: 13px;
  border: 1px solid lightgrey;
  height: 122px;
  overflow: auto;
}

/* line 727, ../scss/pages/_pricing_tool.scss */
.products-list ul li.product-item:hover {
  cursor: default;
  background: lightgrey;
  color: white;
}
/* line 731, ../scss/pages/_pricing_tool.scss */
.products-list ul li.product-item:hover .custom-info-circle {
  color: white;
  border-color: white;
}

/* line 737, ../scss/pages/_pricing_tool.scss */
.products-list ul .product-category {
  padding-left: 5px;
  cursor: default;
  font-weight: 700;
  background: #F9F9F9;
}

/* line 744, ../scss/pages/_pricing_tool.scss */
.products-list ul .product-item {
  padding-left: 5px;
}
/* line 746, ../scss/pages/_pricing_tool.scss */
.products-list ul .product-item .custom-info-circle {
  margin-right: 10px;
}

/* line 751, ../scss/pages/_pricing_tool.scss */
.products-list ul .product-category,
.products-list ul .product-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 758, ../scss/pages/_pricing_tool.scss */
.product-category.active,
.product-item.active {
  background: lightgrey;
  font-weight: 700;
}

/* line 764, ../scss/pages/_pricing_tool.scss */
.product-category:not(.active) .product-icon,
.product-item:not(.active) .product-icon {
  visibility: hidden;
}

/* line 769, ../scss/pages/_pricing_tool.scss */
.product-item.active .product-icon {
  visibility: visible;
}

/* line 773, ../scss/pages/_pricing_tool.scss */
.product-icon:after {
  content: "";
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 10px 0px 0px 4px;
  margin-left: -25px;
  transform: rotate(45deg);
}

/* line 783, ../scss/pages/_pricing_tool.scss */
.products-list .hide {
  display: none;
}

/* line 787, ../scss/pages/_pricing_tool.scss */
.products-list {
  overflow-y: auto;
}

/* line 791, ../scss/pages/_pricing_tool.scss */
.products-wrapper,
.currency-wrapper,
.maturity-wrapper,
.underlyings-wrapper,
.select-frequency-wrapper,
.frequency-reminder-wrapper,
.select-noncall-wrapper,
.autocall-trigger-wrapper,
.barrier-type-wrapper,
.barrier-level-wrapper,
.select-solved-wrapper,
.reoffer-wrapper,
.issuers-wrapper,
.notional-amount-wrapper {
  display: flex;
  align-items: baseline;
}

/* line 810, ../scss/pages/_pricing_tool.scss */
.underlyings-wrapper,
.issuers-wrapper {
  margin-bottom: 15px;
  align-items: flex-start;
}
/* line 814, ../scss/pages/_pricing_tool.scss */
.underlyings-wrapper .underlyings-label,
.underlyings-wrapper .issuers-label,
.issuers-wrapper .underlyings-label,
.issuers-wrapper .issuers-label {
  margin-top: 3px;
}

/* line 820, ../scss/pages/_pricing_tool.scss */
.currency-wrapper,
.maturity-wrapper,
.underlyings-wrapper,
.frequency-reminder-wrapper,
.autocall-trigger-wrapper,
.barrier-level-wrapper,
.strike-level-wrapper,
.select-solved-wrapper,
.reoffer-wrapper,
.save-wrapper,
.issuers-wrapper,
.notional-amount-wrapper {
  margin-top: 15px;
}

/* line 835, ../scss/pages/_pricing_tool.scss */
.frequency-reminder-wrapper {
  margin-bottom: 15px;
}

/* line 839, ../scss/pages/_pricing_tool.scss */
.products-wrapper,
.select-frequency-wrapper,
.select-noncall-wrapper,
.barrier-type-wrapper {
  margin-top: 0;
  padding-top: 13px;
}

/* line 847, ../scss/pages/_pricing_tool.scss */
.booster-input-and-worst-basket-wrapper,
.cap-checkbox-wrapper,
.cap-input-comp-wrapper,
.max-redemption-wrapper {
  margin-top: 13px;
}

/* line 854, ../scss/pages/_pricing_tool.scss */
.participation-hardcoded-text {
  margin-top: 0;
  padding-top: 13px;
}

/* line 859, ../scss/pages/_pricing_tool.scss */
.cap-checkbox-text {
  margin-left: 5px;
  font-weight: normal;
}

/* line 864, ../scss/pages/_pricing_tool.scss */
.cap-checkbox-text.disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* line 869, ../scss/pages/_pricing_tool.scss */
.participation-wrapper-bottom {
  margin-bottom: 25px;
}

/* line 873, ../scss/pages/_pricing_tool.scss */
.coupon-level-period-wrapper {
  display: flex;
  justify-content: space-between;
}
/* line 876, ../scss/pages/_pricing_tool.scss */
.coupon-level-period-wrapper .coupon-level-wrapper {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
/* line 882, ../scss/pages/_pricing_tool.scss */
.coupon-level-period-wrapper .select-coupon-period-wrapper {
  margin-top: 15px;
  display: flex;
  align-items: baseline;
}
/* line 886, ../scss/pages/_pricing_tool.scss */
.coupon-level-period-wrapper .select-coupon-period-wrapper .coupon-period-label {
  display: none;
}
/* line 889, ../scss/pages/_pricing_tool.scss */
.coupon-level-period-wrapper .select-coupon-period-wrapper .coupon-period-list-wrapper {
  min-width: 250px;
  line-height: 24px;
  position: relative;
}

/* line 897, ../scss/pages/_pricing_tool.scss */
.maturity-currency-wrapper {
  display: flex;
  justify-content: space-between;
}

/* line 902, ../scss/pages/_pricing_tool.scss */
.currency-wrapper {
  padding-left: 19px;
  display: flex;
  justify-content: space-between;
}

/* line 909, ../scss/pages/_pricing_tool.scss */
.reoffer-wrapper .reoffer-example {
  font-size: 11px;
  margin-left: 10px;
  max-width: 270px;
  max-height: 30px;
  align-self: center;
}
/* line 915, ../scss/pages/_pricing_tool.scss */
.reoffer-wrapper .reoffer-example.with-empty {
  align-self: flex-start;
}

/* line 921, ../scss/pages/_pricing_tool.scss */
.reoffer-wrapper.disabled {
  pointer-events: none;
  opacity: 0.5;
  color: #444;
}

/* line 927, ../scss/pages/_pricing_tool.scss */
.products-list,
.currency-list,
.underlyings-list,
.frequency-list,
.coupon-period-list,
.noncall-list,
.barrier-type-list,
.solved-list {
  position: absolute;
  z-index: 2;
  width: 100%;
}

/* line 940, ../scss/pages/_pricing_tool.scss */
.currency-list-item,
.frequency-list-item,
.coupon-period-list-item,
.noncall-list-item,
.solved-list-item,
.barrier-type-list-item,
.worst-basket-dropdown-item {
  padding-left: 9px;
}

/* line 950, ../scss/pages/_pricing_tool.scss */
.products-label,
.currency-label,
.maturity-label,
.underlyings-label,
.issuers-label,
.frequency-label,
.frequency-reminder-label,
.autocall-trigger-label,
.noncall-label,
.barrier-type-label,
.barrier-level-label,
.solved-label,
.strike-level-label,
.reoffer-label,
.notional-amount-label,
.coupon-level-label,
.coupon-period-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
  font-size: 13px;
  line-height: 24px;
  color: #444;
  min-width: 145px;
}

/* line 976, ../scss/pages/_pricing_tool.scss */
.maturity-label span {
  font-weight: 400;
}

/* line 980, ../scss/pages/_pricing_tool.scss */
.currency-label {
  min-width: 100px;
}

/* line 984, ../scss/pages/_pricing_tool.scss */
.underlyings-input,
.issuers-input {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  display: block;
  width: 100%;
  height: 25px;
  border: 1px solid #cccccc;
  padding: 0 5px;
  background: #fff;
}

/* line 998, ../scss/pages/_pricing_tool.scss */
.underlyings-list {
  border: 1px solid grey;
  max-height: 146px;
  background: white;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  margin-top: -26px;
}
/* line 1008, ../scss/pages/_pricing_tool.scss */
.underlyings-list.dropdown-list {
  scrollbar-color: #C8C8C8  #EEEEEE;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 1012, ../scss/pages/_pricing_tool.scss */
.underlyings-list.dropdown-list::-webkit-scrollbar {
  width: 4px;
  padding: 4px;
}
/* line 1018, ../scss/pages/_pricing_tool.scss */
.underlyings-list.dropdown-list::-webkit-scrollbar-track {
  background: #EEEEEE;
}
/* line 1023, ../scss/pages/_pricing_tool.scss */
.underlyings-list.dropdown-list::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 10px;
}
/* line 1029, ../scss/pages/_pricing_tool.scss */
.underlyings-list.dropdown-list::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}

/* line 1035, ../scss/pages/_pricing_tool.scss */
.issuers-list {
  position: absolute;
  z-index: 2;
  border: 1px solid grey;
  max-height: 120px;
  background: white;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}

/* line 1046, ../scss/pages/_pricing_tool.scss */
.underlyings-list.margin-negative-top,
.issuers-list.margin-negative-top {
  margin-top: -31px;
}

/* line 1052, ../scss/pages/_pricing_tool.scss */
.underlyings-list.above-error {
  margin-top: -45px;
}

/* line 1056, ../scss/pages/_pricing_tool.scss */
.underlying-legend-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
/* line 1060, ../scss/pages/_pricing_tool.scss */
.underlying-legend-wrapper .high-dividend-text, .underlying-legend-wrapper .low-volatility-text, .underlying-legend-wrapper .high-volatility-text {
  display: flex;
  color: #92989F;
  cursor: default;
  font-size: 11px;
}

/* line 1070, ../scss/pages/_pricing_tool.scss */
.underlying-item,
.issuers-item {
  display: flex;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 1px solid #e9e9e9;
  justify-content: space-between;
  cursor: default;
}

/* line 1081, ../scss/pages/_pricing_tool.scss */
.products-list ul ul:hover {
  background: lightgrey;
}

/* line 1084, ../scss/pages/_pricing_tool.scss */
.currency-list div:hover,
.underlyings-list div:hover,
.frequency-list li:hover,
.coupon-period-list li:hover,
.noncall-list li:hover,
.barrier-type-list li:hover,
.solved-list li:hover,
.pricing-history-dropdown-list li:hover {
  background: lightgrey;
  color: white;
}

/* line 1097, ../scss/pages/_pricing_tool.scss */
.category-list li.manual-hover,
.currency-list div.manual-hover,
.underlyings-list div.manual-hover,
.frequency-list li.manual-hover,
.coupon-period-list li.manual-hover,
.noncall-list li.manual-hover,
.barrier-type-list li.manual-hover,
.solved-list li.manual-hover,
.pricing-history-dropdown-list li.manual-hover {
  background: lightgrey;
  color: white;
}

/* line 1110, ../scss/pages/_pricing_tool.scss */
.custom-info-circle {
  font-size: 11px;
  min-width: 15px;
  max-width: 15px;
  min-height: 15px;
  max-height: 15px;
  background-image: url("/public/default/img/info.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1124, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper {
  width: 100%;
  position: relative;
  min-height: 160px;
}
/* line 1129, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper.show-error .underlying-legend-wrapper {
  margin-top: 0;
}
/* line 1133, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .popup-max-underlyings {
  position: absolute;
  width: 500px;
  height: 150px;
  padding: 20px;
  position: fixed;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
/* line 1153, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper {
  position: absolute;
  top: 66px;
  left: -145px;
  padding: 9px 16px;
  background: #eee;
  width: 126px;
  border: 1px solid #CCCCCC;
  text-align: center;
}
/* line 1162, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper:hover {
  background: #E0E0E0;
}
/* line 1165, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-component-wrapper-title {
  font-family: 'ek_muktasemibold';
  font-size: 12px;
  cursor: pointer;
}
/* line 1171, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup {
  width: 1024px;
  height: 550px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  z-index: 1002;
  display: flex;
  flex-flow: column;
}
/* line 1183, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-title {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 10px;
  right: 10px;
}
/* line 1189, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-title .select-sector-popup-title-text {
  display: none;
}
/* line 1192, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-title .close-popup-x {
  font-size: 1.5em;
  cursor: pointer;
}
/* line 1197, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-title-mobile {
  display: none;
}
/* line 1200, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-btn-reset-mobile {
  display: none;
}
/* line 1203, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content {
  display: flex;
  padding: 10px;
  height: 100%;
}
/* line 1207, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside {
  display: flex;
}
/* line 1209, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper {
  display: flex;
  flex-flow: column;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  padding-left: 7px;
  min-width: 185px;
  max-width: 185px;
}
/* line 1217, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-title {
  display: flex;
  align-items: center;
  min-height: 70px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  padding-left: 7px;
}
/* line 1227, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-dropdown-header {
  display: none;
}
/* line 1230, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper {
  display: flex;
  flex-flow: column;
  overflow-y: auto;
  align-items: flex-start;
  scrollbar-color: #C8C8C8  #EEEEEE;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 1235, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper.hide-list {
  display: flex;
}
/* line 1238, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper .indicesSector {
  color: #D18B16;
}
/* line 1241, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper .select-sector-elem-wrap {
  padding: 9px 5px 5px 5px;
  margin-bottom: 1px;
  margin-right: 3px;
  cursor: default;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 13px;
  min-height: 35px;
  border-radius: 3px;
}
/* line 1253, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper .select-sector-elem-wrap.selected {
  background: #D18B16;
  color: white;
}
/* line 1260, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper .select-sector-elem-wrap .indicesSector {
  color: #333;
}
/* line 1268, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper::-webkit-scrollbar {
  width: 4px;
  padding: 4px;
}
/* line 1274, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper::-webkit-scrollbar-track {
  background: #EEEEEE;
}
/* line 1279, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 10px;
}
/* line 1285, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}
/* line 1290, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper {
  display: flex;
  flex-flow: column;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  padding-left: 7px;
  min-width: 250px;
  max-width: 250px;
}
/* line 1298, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-title {
  display: flex;
  align-items: center;
  min-height: 70px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px;
}
/* line 1307, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-title .select-sub-sector-list-number {
  display: none;
}
/* line 1311, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper {
  display: flex;
  flex-flow: column;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: #C8C8C8  #EEEEEE;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 1316, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper .select-sector-first {
  padding-top: 8px;
  padding-left: 20px;
}
/* line 1320, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper .select-sub-sector-elem-wrap {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 9px 5px 5px 5px;
  cursor: default;
  margin-right: 3px;
  border: 1px solid transparent;
  border-radius: 3px;
  margin-bottom: 1px;
  font-size: 13px;
  min-height: 35px;
}
/* line 1332, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper .select-sub-sector-elem-wrap.selected {
  border: 1px solid lightgrey;
  color: #D18B16;
}
/* line 1336, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper .select-sub-sector-elem-wrap .select-sub-sector-elem-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1346, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar {
  width: 4px;
  padding: 4px;
}
/* line 1352, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar-track {
  background: #EEEEEE;
}
/* line 1357, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 10px;
}
/* line 1363, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}
/* line 1368, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper {
  display: flex;
  flex-flow: column;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  padding-left: 7px;
  min-width: 170px;
  max-width: 170px;
}
/* line 1376, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-title {
  display: flex;
  align-items: center;
  min-height: 70px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px;
}
/* line 1385, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-title .select-country-list-number {
  display: none;
}
/* line 1389, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper {
  display: flex;
  flex-flow: column;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: #C8C8C8  #EEEEEE;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 1394, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper .select-country-elem-wrap {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 9px 5px 5px 5px;
  cursor: default;
  margin-right: 3px;
  border: 1px solid transparent;
  border-radius: 3px;
  margin-bottom: 1px;
  font-size: 13px;
  min-height: 35px;
}
/* line 1406, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper .select-country-elem-wrap.selected {
  border: 1px solid lightgrey;
  color: #D18B16;
}
/* line 1415, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar {
  width: 4px;
  padding: 4px;
}
/* line 1421, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar-track {
  background: #EEEEEE;
}
/* line 1426, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 10px;
}
/* line 1432, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}
/* line 1437, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper {
  display: flex;
  flex-flow: column;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  padding-left: 7px;
  min-width: 220px;
  max-width: 220px;
}
/* line 1445, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-title {
  display: flex;
  align-items: center;
  min-height: 70px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px;
}
/* line 1455, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper {
  position: relative;
  display: flex;
  flex-flow: column;
  min-width: 142px;
  min-height: 30px;
  margin-right: 5px;
  margin-bottom: 10px;
}
/* line 1463, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-header {
  cursor: pointer;
  width: 100%;
  height: 30px;
  border: 1px solid lightgrey;
  border-radius: 3px;
  padding: 3px;
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}
/* line 1475, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-header .select-sector-sorting-dropdown-text {
  color: #444444;
  font-size: 13px;
  padding-left: 6px;
  font-weight: 600;
}
/* line 1481, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-header .select-sector-sorting-dropdown-icon {
  margin-right: 10px;
  margin-bottom: 3px;
}
/* line 1484, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-header .select-sector-sorting-dropdown-icon:after {
  content: "";
  border: solid #92989F;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}
/* line 1494, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-list {
  position: absolute;
  top: 29px;
  background: white;
  border: 1px solid lightgrey;
  width: 100%;
  overflow: auto;
  z-index: 2;
}
/* line 1502, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-list .select-sector-sorting-item {
  font-size: 13px;
  cursor: default;
  height: 30px;
  display: flex;
}
/* line 1507, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-list .select-sector-sorting-item:hover {
  background: lightgrey;
  color: white;
}
/* line 1511, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-list .select-sector-sorting-item .select-sector-sorting-item-text {
  padding-left: 9px;
  display: flex;
  align-items: center;
}
/* line 1518, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-dropdown-wrapper.disabled {
  opacity: 0.5;
  pointer-events: none;
}
/* line 1523, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order {
  display: flex;
  justify-content: space-between;
  margin-right: 5px;
  margin-bottom: 10px;
  color: #92989F;
  min-height: 30px;
}
/* line 1530, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order .select-sector-sorting-ascending {
  font-size: 12px;
  padding: 3px 15px 2px;
  border: 1px solid #C4C4C4;
  border-radius: 3px;
  cursor: pointer;
  min-height: 30px;
  display: flex;
  align-items: center;
}
/* line 1539, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order .select-sector-sorting-ascending.selected {
  color: #444444;
  background: #eee;
  border-color: #eee;
  box-shadow: 0px 1px 2px lightgrey;
}
/* line 1546, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order .select-sector-sorting-ascending.mobile {
  display: none;
}
/* line 1550, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order .select-sector-sorting-descending {
  font-size: 12px;
  padding: 3px 15px 2px;
  border: 1px solid #C4C4C4;
  border-radius: 3px;
  cursor: pointer;
  min-height: 30px;
  display: flex;
  align-items: center;
}
/* line 1559, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order .select-sector-sorting-descending.selected {
  color: #444444;
  background: #eee;
  border-color: #eee;
  box-shadow: 0px 1px 2px lightgrey;
}
/* line 1566, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order .select-sector-sorting-descending.mobile {
  display: none;
}
/* line 1570, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-order.disabled {
  opacity: 0.5;
  pointer-events: none;
}
/* line 1575, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper {
  display: flex;
  flex-flow: column;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: #C8C8C8 #EEEEEE;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 1580, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-list-empty {
  display: flex;
  justify-content: center;
}
/* line 1584, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-elem-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 7px 5px 5px;
  margin-bottom: 1px;
  font-size: 13px;
  min-height: 35px;
  border-radius: 3px;
  cursor: default;
  border: 1px solid transparent;
  margin-right: 3px;
}
/* line 1596, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-elem-wrap:hover {
  background: #eee;
}
/* line 1599, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-elem-wrap.selected {
  opacity: 0.3;
}
/* line 1602, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-elem-wrap .select-stock-elem-text-wrapper {
  display: flex;
  max-width: 175px;
}
/* line 1605, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-elem-wrap .select-stock-elem-text-wrapper .select-stock-elem-text {
  margin-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1616, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper::-webkit-scrollbar {
  width: 4px;
  padding: 4px;
}
/* line 1622, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper::-webkit-scrollbar-track {
  background: #EEEEEE;
}
/* line 1627, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 10px;
}
/* line 1633, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}
/* line 1639, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding-left: 7px;
}
/* line 1644, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-selection-title {
  display: flex;
  align-items: center;
  min-height: 66px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  padding-left: 7px;
}
/* line 1654, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-selection-title-mobile {
  display: none;
}
/* line 1657, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks {
  width: 175px;
  padding-left: 7px;
}
/* line 1660, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks .selected-underlyings-list-elem-wrap {
  display: flex;
}
/* line 1662, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks .selected-underlyings-list-elem-wrap .selected-underlyings-list-elem-wrap-text {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #444444;
}
/* line 1672, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-reset-wrapper {
  display: flex;
  margin-top: 10px;
  justify-content: center;
  cursor: pointer;
  text-decoration: underline;
}
/* line 1678, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-reset-wrapper:hover {
  color: #D18B16;
}
/* line 1682, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-apply-wrapper {
  display: flex;
  margin-top: 10px;
  justify-content: center;
}
/* line 1686, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-apply-wrapper .btn-apply {
  height: 50px;
  width: 160px;
  color: #fff;
  background: #D18B16;
  border-radius: 0;
}
/* line 1692, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-apply-wrapper .btn-apply.disabled {
  opacity: 0.5;
  pointer-events: none;
}
/* line 1696, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-apply-wrapper .btn-apply:focus {
  background: #de9214;
}
/* line 1700, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-apply-wrapper .btn-apply.mobile {
  display: none;
}
/* line 1706, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .tooltip-item-wrapper.inside-select-theme {
  left: 845px;
  top: 81px;
}
/* line 1709, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .tooltip-item-wrapper.inside-select-theme:before {
  content: '';
  display: block;
  position: absolute;
  left: -25px;
  bottom: 0;
  width: 0;
  height: 100%;
  border: 15px solid transparent;
}
/* line 1721, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-background-popup {
  height: 100%;
  width: 100%;
  background: #e0e0e0;
  opacity: 0.7;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
}

/* line 1735, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper {
  position: absolute;
  top: 166px;
  left: -145px;
  padding: 9px 16px;
  width: 126px;
  background: none;
  border: none;
  text-align: center;
}
/* line 1744, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .selected-stocks .selected-underlyings-list-elem-wrap-text-icons {
  max-width: 170px;
}
/* line 1747, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .select-sector-popup {
  width: 450px;
}
/* line 1749, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .select-sector-popup .select-sector-sorting-descending.disabled,
.underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .select-sector-popup .select-sector-sorting-ascending.disabled {
  opacity: 0.3;
  pointer-events: none;
}
/* line 1755, ../scss/pages/_pricing_tool.scss */
.underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .select-sector-popup .tooltip-item-wrapper.inside-select-theme {
  left: 240px;
  top: 150px;
  min-width: 380px;
}

/* line 1763, ../scss/pages/_pricing_tool.scss */
.issuers-input-list-wrapper {
  width: 100%;
  position: relative;
}

/* line 1768, ../scss/pages/_pricing_tool.scss */
.underlying-item .name-elem {
  min-width: calc(100% - 100px);
  display: flex;
  justify-content: space-between;
}

/* line 1775, ../scss/pages/_pricing_tool.scss */
.issuers-item .name-elem {
  min-width: 313px;
  display: flex;
  justify-content: space-between;
}

/* line 1781, ../scss/pages/_pricing_tool.scss */
.underlying-item .long-name-elem {
  min-width: 150px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

/* line 1788, ../scss/pages/_pricing_tool.scss */
.flag-wrapper {
  min-width: 100px;
  display: flex;
}
/* line 1791, ../scss/pages/_pricing_tool.scss */
.flag-wrapper .flag-elem {
  height: 20px;
  width: 30px;
}

/* line 1797, ../scss/pages/_pricing_tool.scss */
.flag-elem {
  height: 10px;
  width: 15px;
  align-self: center;
}

/* line 1803, ../scss/pages/_pricing_tool.scss */
.currency-elem {
  margin-left: 5px;
  margin-right: 2px;
  width: 30px;
}

/* line 1809, ../scss/pages/_pricing_tool.scss */
.products-dropdown-icon,
.currency-dropdown-icon,
.frequency-dropdown-icon,
.coupon-period-dropdown-icon,
.noncall-dropdown-icon,
.barrier-type-dropdown-icon,
.solved-dropdown-icon,
.pricing-history-dropdown-icon,
.worst-basket-dropdown-icon {
  padding-right: 7px;
  margin-top: -4px;
}

/* line 1822, ../scss/pages/_pricing_tool.scss */
.products-dropdown-icon::after,
.currency-dropdown-icon::after,
.frequency-dropdown-icon::after,
.coupon-period-dropdown-icon::after,
.noncall-dropdown-icon::after,
.barrier-type-dropdown-icon::after,
.solved-dropdown-icon::after,
.pricing-history-dropdown-icon::after,
.worst-basket-dropdown-icon::after {
  content: "";
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}

/* line 1839, ../scss/pages/_pricing_tool.scss */
.products-dropdown-icon-svg,
.currency-dropdown-icon-svg,
.frequency-dropdown-icon-svg,
.coupon-period-dropdown-icon-svg,
.noncall-dropdown-icon-svg,
.barrier-type-dropdown-icon-svg,
.solved-dropdown-icon-svg,
.pricing-history-dropdown-icon-svg,
.worst-basket-dropdown-icon-svg,
.select-sector-list-dropdown-icon-svg,
.select-sector-sorting-dropdown-icon-svg {
  margin-right: 5px;
  margin-bottom: 2px;
}

/* line 1854, ../scss/pages/_pricing_tool.scss */
.short-name-elem {
  font-weight: 700;
  padding-right: 5px;
  white-space: nowrap;
  font-size: 12px;
  align-self: center;
}

/* line 1862, ../scss/pages/_pricing_tool.scss */
.alt-icon-elem {
  align-self: center;
  height: 15px;
  width: 15px;
}

/* line 1867, ../scss/pages/_pricing_tool.scss */
.selected.alt-icon-elem {
  margin-right: 5px;
}

/* line 1870, ../scss/pages/_pricing_tool.scss */
.underlyings-list-wrapper {
  width: 100%;
  position: relative;
  min-height: 30px;
}

/* line 1876, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-wrapper {
  display: flex;
  flex-flow: row wrap;
}
/* line 1881, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-wrapper .selected-underlyings-list-elem-wrap .selected-underlyings-list-elem-wrap-text {
  font-family: 'ek_muktasemibold';
  max-width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #444444;
}

/* line 1894, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-input-logo {
  height: 20px;
  margin-right: 5px;
  max-width: 100px;
}

/* line 1900, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap-text {
  font-size: 16px;
  margin-top: 2px;
}

/* line 1905, ../scss/pages/_pricing_tool.scss */
.selected-issuers-list-wrapper {
  display: flex;
  flex-flow: row wrap;
}
/* line 1910, ../scss/pages/_pricing_tool.scss */
.selected-issuers-list-wrapper .selected-issuers-list-elem-wrap .selected-issuers-list-elem-wrap-text {
  max-width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1918, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-wrapper.has-child {
  margin-top: 5px;
  margin-bottom: 7px;
}

/* line 1923, ../scss/pages/_pricing_tool.scss */
.selected-issuers-list-wrapper.has-child {
  margin-top: 5px;
  margin-bottom: 7px;
}

/* line 1928, ../scss/pages/_pricing_tool.scss */
.icon-remove {
  cursor: pointer;
}
/* line 1930, ../scss/pages/_pricing_tool.scss */
.icon-remove.remove-x {
  padding: 17px 10px 11px;
  height: 12px;
  width: 12px;
  background: #EEEEEE;
  position: absolute;
  line-height: 22px;
  border: 1px solid #C8C8C8;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  top: -1px;
  right: -18px;
}
/* line 1942, ../scss/pages/_pricing_tool.scss */
.icon-remove.remove-x:before, .icon-remove.remove-x:after {
  border-radius: 5px 0;
  content: '';
  position: absolute;
  height: 1px;
  width: 50%;
  top: 49%;
  left: 0;
  margin-top: 0;
  margin-left: 5px;
  background: #000;
}
/* line 1955, ../scss/pages/_pricing_tool.scss */
.icon-remove.remove-x:before {
  transform: rotate(45deg);
}
/* line 1958, ../scss/pages/_pricing_tool.scss */
.icon-remove.remove-x:after {
  transform: rotate(-45deg);
}
/* line 1961, ../scss/pages/_pricing_tool.scss */
.icon-remove.remove-x:hover {
  background: #E0E0E0;
}

/* line 1967, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap {
  display: flex;
  padding: 0 5px;
  margin: 5px 25px 0 0;
  border-radius: 5px;
  background: #fff;
  white-space: nowrap;
  height: 30px;
  border: 1px solid #ccc;
  position: relative;
  line-height: 24px;
  width: max-content;
}
/* line 1979, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap:first-child {
  margin-left: 0;
  position: relative;
}
/* line 1983, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap .selected-underlyings-list-elem-wrap-text-icons {
  display: flex;
  align-items: center;
  cursor: default;
}
/* line 1987, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap .selected-underlyings-list-elem-wrap-text-icons .selected-underlyings-elem-icons-wrapper {
  display: flex;
  margin-left: 5px;
  margin-bottom: 2px;
}

/* line 1995, ../scss/pages/_pricing_tool.scss */
.selected-stocks .selected-underlyings-list-elem-wrap-text-icons {
  max-width: 140px;
}
/* line 1997, ../scss/pages/_pricing_tool.scss */
.selected-stocks .selected-underlyings-list-elem-wrap-text-icons .selected-underlyings-input-logo {
  max-width: 50px;
}

/* line 2003, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap .custom-above-tooltip {
  display: none;
  flex-flow: column;
  position: absolute;
  top: -73px;
  background-color: white;
  border: 1px solid #ccc;
  color: #444444;
  text-align: center;
  padding: 2px 20px;
  margin-left: -6px;
  z-index: 1;
}
/* line 2015, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap .custom-above-tooltip::before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  bottom: -38%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #ccc;
}
/* line 2026, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap .custom-above-tooltip::after {
  content: '';
  display: block;
  position: absolute;
  left: 21px;
  bottom: -35%;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top-color: white;
}
/* line 2038, ../scss/pages/_pricing_tool.scss */
.selected-underlyings-list-elem-wrap:hover .custom-above-tooltip {
  display: flex;
}

/* line 2043, ../scss/pages/_pricing_tool.scss */
.selected-issuers-list-elem-wrap {
  padding: 0 5px;
  margin: 5px 25px 0 0;
  border-radius: 5px;
  background: #fff;
  white-space: nowrap;
  height: 25px;
  border: 1px solid #ccc;
  position: relative;
  line-height: 24px;
  width: max-content;
}
/* line 2054, ../scss/pages/_pricing_tool.scss */
.selected-issuers-list-elem-wrap:first-child {
  margin-left: 0;
  position: relative;
}
/* line 2058, ../scss/pages/_pricing_tool.scss */
.selected-issuers-list-elem-wrap .selected-issuers-list-elem-wrap-text-icons {
  display: flex;
  cursor: default;
}
/* line 2061, ../scss/pages/_pricing_tool.scss */
.selected-issuers-list-elem-wrap .selected-issuers-list-elem-wrap-text-icons .selected-issuers-elem-icons-wrapper {
  display: flex;
  margin-left: 5px;
}

/* line 2068, ../scss/pages/_pricing_tool.scss */
.selected-themes {
  display: flex;
  flex-flow: column wrap;
}

/* line 2073, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper {
  position: absolute;
  top: 113px;
  left: -145px;
  padding: 9px 16px;
  width: 126px;
  background: #eee;
  border: 1px solid #CCCCCC;
}
/* line 2081, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper:hover {
  background: #E0E0E0;
}
/* line 2085, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-wrapper {
  font-family: 'ek_muktasemibold';
  font-size: 12px;
  cursor: pointer;
}
/* line 2091, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup {
  width: 850px;
  height: 670px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  z-index: 1002;
  display: flex;
  flex-flow: column;
}
/* line 2104, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup.resized {
  width: 596px;
  height: 528px;
}
/* line 2107, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup.resized .popup-content {
  margin-top: 32px;
  margin-left: 50px;
}
/* line 2110, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup.resized .popup-content .selected-themes-wrapper {
  margin-top: 26px;
}
/* line 2112, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup.resized .popup-content .selected-themes-wrapper .no-selected-themes-text {
  display: none;
}
/* line 2117, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup.resized .btn-apply-wrapper {
  margin-top: 50px;
}
/* line 2120, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup.resized .btn-apply-wrapper .btn-apply:focus {
  background: #de9214;
}
/* line 2127, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title {
  display: flex;
  padding: 30px 30px 30px 42px;
  justify-content: space-between;
  align-items: center;
  height: 76px;
}
/* line 2133, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title .popup-title-text {
  font-size: 20px;
  color: #444444;
  font-weight: 700;
}
/* line 2138, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title .close-popup-x {
  color: #444444;
  font-size: 1.5em;
}
/* line 2141, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title .close-popup-x:hover {
  cursor: pointer;
}
/* line 2147, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title-underlying {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 100px;
}
/* line 2154, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title-underlying .title-underlying-txt {
  color: #fff;
  z-index: 1;
  font-weight: 700;
  font-size: 22px;
}
/* line 2160, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title-underlying .circle {
  display: flex;
  align-items: center;
  z-index: 1;
  margin: 0 30px;
  padding: 10px 11px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
/* line 2169, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title-underlying .circle i {
  color: #fff;
}
/* line 2174, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-title-underlying .selected-theme-img {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 2184, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content {
  display: flex;
  margin-left: 30px;
  margin-top: 10px;
}
/* line 2189, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes {
  width: 500px;
  height: 480px;
  margin-right: 20px;
}
/* line 2195, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings-wrapper {
  margin-right: 20px;
}
/* line 2197, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings-wrapper .searchbox-underlyings-wrapper {
  margin-top: 10px;
  border: 1px solid lightgrey;
}
/* line 2200, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings-wrapper .searchbox-underlyings-wrapper .underlyings-searchbox {
  margin: 10px 7px;
}
/* line 2202, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings-wrapper .searchbox-underlyings-wrapper .underlyings-searchbox .underlyings-searchbox-input {
  outline: none;
  padding: 0 5px;
  width: 100%;
  height: 28px;
  font-size: 13px;
}
/* line 2211, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings-wrapper .underlyings-head-text {
  font-size: 15px;
  font-weight: 700;
}
/* line 2217, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings {
  width: 320px;
  height: 180px;
}
/* line 2222, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings, .select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes {
  overflow-y: auto;
}
/* line 2227, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes {
  position: relative;
  scrollbar-color: #3d4347  #EEEEEE;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 2229, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes .theme-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  padding: 5px 0px 5px 10px;
  cursor: default;
  position: relative;
}
/* line 2237, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes .theme-item:first-child {
  margin-top: -5px;
}
/* line 2240, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes .theme-item .theme-item-txt {
  z-index: 1;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
/* line 2246, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes .theme-item .theme-item-img {
  position: absolute;
  width: 470px;
  height: 61px;
  left: 0;
  top: 0;
}
/* line 2258, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes::-webkit-scrollbar {
  width: 4px;
  padding: 4px;
}
/* line 2264, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes::-webkit-scrollbar-track {
  background: #EEEEEE;
}
/* line 2269, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 10px;
}
/* line 2275, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}
/* line 2280, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .underlying-theme-item {
  padding: 5px 10px 5px 10px;
  cursor: default;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 2287, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .underlying-theme-item .underlying-theme-item-eye {
  padding-left: 3px;
  padding-right: 3px;
}
/* line 2293, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .underlying-theme-item:hover {
  background: #eee;
}
/* line 2297, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .underlying-theme-item.manual-hover {
  background: #eee;
}
/* line 2301, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .selected-themes-wrapper {
  max-width: 300px;
}
/* line 2305, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .selected-themes-wrapper .selected-themes .selected-underlyings-list-elem-wrap .selected-underlyings-list-elem-wrap-text {
  max-width: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #444444;
}
/* line 2315, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .selected-themes-wrapper .selected-themes-head-text {
  font-size: 15px;
  font-weight: 700;
}
/* line 2320, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .popup-content .selected-themes-wrapper .no-selected-themes-text {
  font-size: 11px;
}
/* line 2327, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .btn-apply-wrapper {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
/* line 2331, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .btn-apply-wrapper .btn-apply {
  height: 50px;
  width: 140px;
  color: #fff;
  background: #D18B16;
  border-radius: 0;
}
/* line 2337, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .btn-apply-wrapper .btn-apply.disabled {
  opacity: 0.5;
  pointer-events: none;
}
/* line 2341, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .underlyings-themes-popup .btn-apply-wrapper .btn-apply:focus {
  background: #de9214;
}
/* line 2348, ../scss/pages/_pricing_tool.scss */
.select-themes-wrapper .background-popup {
  height: 100%;
  width: 100%;
  background: #e0e0e0;
  opacity: 0.7;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
}

/* line 2361, ../scss/pages/_pricing_tool.scss */
.selected-themes.no-visible {
  visibility: hidden;
}

/* line 2365, ../scss/pages/_pricing_tool.scss */
.select-coupon-barrier-wrapper {
  margin-top: 15px;
}

/* line 2369, ../scss/pages/_pricing_tool.scss */
.coupon-barrier-label {
  margin-right: 20px;
}

/* line 2373, ../scss/pages/_pricing_tool.scss */
.min-coupon-barrier-label {
  min-width: 145px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
  font-size: 13px;
  line-height: 24px;
  color: #444;
}

/* line 2383, ../scss/pages/_pricing_tool.scss */
.min-coupon-barrier {
  display: flex;
  flex-flow: column nowrap;
  align-items: baseline;
}

/* line 2389, ../scss/pages/_pricing_tool.scss */
.min-coupon-barrier-label-input-wrapper {
  display: flex;
  align-items: center;
}
/* line 2392, ../scss/pages/_pricing_tool.scss */
.min-coupon-barrier-label-input-wrapper .no-input-coupon-barrier-text {
  height: 30px;
  display: flex;
  align-items: center;
}

/* line 2399, ../scss/pages/_pricing_tool.scss */
.mem-coupon-barrier {
  margin: 10px 0 0 145px;
}
/* line 2401, ../scss/pages/_pricing_tool.scss */
.mem-coupon-barrier .mem-coupon-barrier-text {
  margin-left: 5px;
  font-weight: normal;
}

/* line 2407, ../scss/pages/_pricing_tool.scss */
.coupon-barrier-percentage {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  display: block;
  width: 100%;
  height: 25px;
  border: 1px solid #cccccc;
  padding: 0 45px 0 5px;
  background: #fff;
}

/* line 2419, ../scss/pages/_pricing_tool.scss */
.min-coupon-barrier-input-wrapper {
  position: relative;
  min-width: 637px;
}

/* line 2425, ../scss/pages/_pricing_tool.scss */
.autocall-trigger-input-wrapper {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  position: relative;
  width: 100%;
}
/* line 2431, ../scss/pages/_pricing_tool.scss */
.autocall-trigger-input-wrapper.greyout {
  opacity: 0.5;
  pointer-events: none;
}

/* line 2436, ../scss/pages/_pricing_tool.scss */
.autocall-trigger-first-input {
  width: 350px;
  padding: 0 5px 0 5px;
}

/* line 2441, ../scss/pages/_pricing_tool.scss */
.autocall-trigger-first-input,
.maturity-input,
.reoffer-input,
.notional-amount-input,
.coupon-level-input,
.booster-level-input,
.cap-level-input {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  display: block;
  height: 25px;
  border: 1px solid #cccccc;
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
}

/* line 2459, ../scss/pages/_pricing_tool.scss */
.booster-input-comp-wrapper,
.cap-input-comp-wrapper {
  display: flex;
  align-items: center;
}

/* line 2465, ../scss/pages/_pricing_tool.scss */
.after-booster-input,
.after-cap-input {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 2471, ../scss/pages/_pricing_tool.scss */
.maturity-input-wrapper,
.reoffer-input-wrapper,
.coupon-level-input-wrapper,
.booster-input-wrapper,
.cap-input-wrapper {
  width: 142px;
}

/* line 2479, ../scss/pages/_pricing_tool.scss */
.reoffer-input-wrapper,
.coupon-level-input-wrapper,
.barrier-level-input-wrapper,
.booster-input-wrapper,
.cap-input-wrapper {
  position: relative;
}

/* line 2487, ../scss/pages/_pricing_tool.scss */
.booster-input-wrapper.disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* line 2492, ../scss/pages/_pricing_tool.scss */
.cap-input-wrapper.disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* line 2497, ../scss/pages/_pricing_tool.scss */
.notional-amount-input-wrapper,
.barrier-level-input-wrapper {
  min-width: 437px;
  min-width: 637px;
}

/* line 2503, ../scss/pages/_pricing_tool.scss */
.maturity-input,
.reoffer-input,
.notional-amount-input,
.coupon-level-input,
.barrier-level-input,
.booster-level-input,
.cap-level-input {
  padding: 0 5px 0 5px;
  width: 100%;
}

/* line 2514, ../scss/pages/_pricing_tool.scss */
.maturity-input,
.underlyings-input,
.coupon-barrier-percentage,
.autocall-trigger-first-input,
.reoffer-input,
.strike-level-input,
.barrier-level-input,
.notional-amount-input,
.issuers-input,
.coupon-level-input,
.booster-level-input,
.cap-level-input {
  line-height: 25px;
  font-size: 13px;
  height: 30px;
  width: 100%;
}

/* line 2532, ../scss/pages/_pricing_tool.scss */
.maturity-input,
.coupon-barrier-percentage,
.autocall-trigger-first-input,
.reoffer-input,
.strike-level-input,
.barrier-level-input,
.coupon-level-input,
.booster-level-input,
.cap-level-input {
  padding: 0px 60px 0px 5px;
}

/* line 2544, ../scss/pages/_pricing_tool.scss */
.notional-amount-input,
.underlyings-input,
.issuers-input {
  padding: 0 5px 0 5px;
}

/* line 2586, ../scss/pages/_pricing_tool.scss */
.save-wrapper.error > .error-wrapper {
  display: flex;
}

/* line 2590, ../scss/pages/_pricing_tool.scss */
.maturity-input.show-error,
.notional-amount-input.show-error,
.reoffer-input.show-error,
.underlyings-input.show-error,
.coupon-barrier-percentage.show-error,
.coupon-level-input.show-error,
.autocall-trigger-first-input.show-error,
.barrier-level-input.show-error,
.strike-level-input.show-error,
.booster-level-input.show-error,
.cap-level-input.show-error {
  box-shadow: 0 0 5px 0 #ca1117;
  border-color: #ca1117;
}

/* line 2605, ../scss/pages/_pricing_tool.scss */
.strike-level-input-wrapper {
  position: relative;
  margin-right: 10px;
  width: 142px;
  display: flex;
  flex-flow: column nowrap;
  align-self: baseline;
}
/* line 2612, ../scss/pages/_pricing_tool.scss */
.strike-level-input-wrapper.is--disable {
  opacity: 0.5;
  pointer-events: none;
}

/* line 2618, ../scss/pages/_pricing_tool.scss */
.strike-level-input-area-wrapper {
  display: flex;
  align-items: baseline;
}

/* line 2623, ../scss/pages/_pricing_tool.scss */
.strike-level-input {
  width: 142px;
  padding-left: 5px;
  padding-right: 18px;
  border: 1px solid #cccccc;
}

/* line 2630, ../scss/pages/_pricing_tool.scss */
.strike-level-default-level {
  width: 142px;
  margin-right: 10px;
  padding-left: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 32px;
}

/* line 2640, ../scss/pages/_pricing_tool.scss */
.strike-level-input-sufix,
.reoffer-input-sufix,
.coupon-level-input-sufix,
.autocall-trigger-numeric-input-sufix,
.barrier-level-input-sufix,
.coupon-barrier-percentage-over-text,
.booster-level-input-sufix,
.cap-level-input-sufix {
  position: absolute;
  top: 1px;
  right: 1px;
  font-weight: 700;
  background: #F9F9F9;
  line-height: 28px;
  border-left: 1px solid #ccc;
  height: 28px;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 2660, ../scss/pages/_pricing_tool.scss */
.low-strike-checkbox-wrapper {
  display: flex;
  align-items: center;
}
/* line 2663, ../scss/pages/_pricing_tool.scss */
.low-strike-checkbox-wrapper .low-strike-checkbox-text {
  margin-left: 5px;
  margin-bottom: 0;
  font-weight: normal;
}

/* line 2670, ../scss/pages/_pricing_tool.scss */
input.low-strike-checkbox {
  margin: 0 3px;
}

/* line 2674, ../scss/pages/_pricing_tool.scss */
.barrier-level-input {
  line-height: 20px;
  border: 1px solid #cccccc;
}

/* line 2679, ../scss/pages/_pricing_tool.scss */
.barrier-type-wrapper {
  margin-bottom: 5px;
}

/* line 2683, ../scss/pages/_pricing_tool.scss */
.strike-level-wrapper {
  display: flex;
  height: 30px;
  align-items: center;
}
/* line 2687, ../scss/pages/_pricing_tool.scss */
.strike-level-wrapper.with-empty {
  align-items: baseline;
}

/* line 2692, ../scss/pages/_pricing_tool.scss */
.barrier-level-wrapper {
  padding: 0;
}

/* line 2696, ../scss/pages/_pricing_tool.scss */
.save-wrapper {
  display: flex;
  flex-flow: column nowrap;
  display: -ms-flexbox;
  -ms-flex-align: start;
}
/* line 2701, ../scss/pages/_pricing_tool.scss */
.save-wrapper .popup-max-requests {
  position: absolute;
  width: 500px;
  height: 150px;
  padding: 20px;
  position: fixed;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
/* line 2722, ../scss/pages/_pricing_tool.scss */
.save-wrapper .btn-solve {
  height: 50px;
  width: 140px;
  color: #fff;
  background: #D18B16;
  border-radius: 0;
}
/* line 2728, ../scss/pages/_pricing_tool.scss */
.save-wrapper .btn-solve:focus {
  background: #de9214;
}

/* line 2734, ../scss/pages/_pricing_tool.scss */
.stepdown-checkbox-wrapper {
  display: flex;
  flex-flow: column nowrap;
  margin-left: 145px;
  min-height: 30px;
}

/* line 2741, ../scss/pages/_pricing_tool.scss */
.stepdown-checkbox-text-wrapper {
  display: flex;
  margin: 15px 0 0;
}
/* line 2744, ../scss/pages/_pricing_tool.scss */
.stepdown-checkbox-text-wrapper .stepdown-text {
  margin-left: 5px;
  font-weight: normal;
}

/* line 2750, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper {
  display: flex;
  flex-flow: column nowrap;
}
/* line 2753, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .initial-trigger-wrapper {
  display: flex;
  align-items: baseline;
  width: 380px;
  margin: 10px 0;
}
/* line 2758, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .initial-trigger-wrapper.greyout {
  opacity: 0.5;
  pointer-events: none;
}
/* line 2762, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .initial-trigger-wrapper .initial-trigger-text {
  width: 200px;
}
/* line 2765, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .initial-trigger-wrapper .initial-trigger-input-wrapper {
  position: relative;
}
/* line 2767, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .initial-trigger-wrapper .initial-trigger-input-wrapper .initial-trigger-input {
  width: 67px;
  height: 27px;
  padding: 5px 30px 5px 5px;
}
/* line 2772, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .initial-trigger-wrapper .initial-trigger-input-wrapper .initial-trigger-input-sufix {
  position: absolute;
  top: 1px;
  right: 1px;
  font-weight: 700;
  background: #F9F9F9;
  line-height: 25px;
  border-left: 1px solid #ccc;
  width: 27px;
  height: 25px;
  padding-left: 7px;
}
/* line 2786, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper {
  display: flex;
  align-items: baseline;
  width: 380px;
  margin-bottom: 10px;
}
/* line 2791, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper.greyout {
  opacity: 0.5;
  pointer-events: none;
}
/* line 2796, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-text {
  width: 200px;
  display: flex;
  justify-content: space-between;
  padding-right: 5px;
}
/* line 2803, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper {
  display: flex;
  align-items: center;
}
/* line 2806, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper .stepdown-by-input-with-minus-wrapper {
  display: flex;
  align-items: center;
}
/* line 2810, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper .stepdown-by-input-sufix-wrapper {
  position: relative;
  margin-right: 5px;
}
/* line 2813, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper .stepdown-by-input-sufix-wrapper .stepdown-by-input {
  width: 67px;
  height: 27px;
  padding: 5px 30px 5px 5px;
}
/* line 2818, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper .stepdown-by-input-sufix-wrapper .stepdown-by-input-sufix {
  position: absolute;
  top: 1px;
  right: 1px;
  font-weight: 700;
  background: #F9F9F9;
  line-height: 25px;
  border-left: 1px solid #ccc;
  width: 27px;
  height: 25px;
  padding-left: 7px;
}
/* line 2834, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-checkbox-text-wrapper {
  display: flex;
  margin-bottom: 5px;
  margin-top: 5px;
}
/* line 2838, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-checkbox-text-wrapper .manual-text {
  margin-left: 5px;
  font-weight: normal;
}
/* line 2844, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper {
  width: 380px;
}
/* line 2846, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper.greyout {
  opacity: 0.5;
  pointer-events: none;
}
/* line 2850, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper {
  display: flex;
  align-items: baseline;
  padding: 5px 0;
}
/* line 2854, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper .step-text-wrapper {
  width: 200px;
}
/* line 2857, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper .step-input-sufix-wrapper {
  position: relative;
}
/* line 2859, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper .step-input-sufix-wrapper .step-input {
  width: 67px;
  height: 27px;
  padding: 5px 30px 5px 5px;
}
/* line 2864, ../scss/pages/_pricing_tool.scss */
.initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper .step-input-sufix-wrapper .step-input-sufix {
  position: absolute;
  top: 1px;
  right: 1px;
  font-weight: 700;
  background: #F9F9F9;
  line-height: 25px;
  border-left: 1px solid #ccc;
  width: 27px;
  height: 25px;
  padding-left: 7px;
}

/* line 2882, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper {
  display: flex;
  flex-flow: column;
  position: absolute;
  top: 42px;
  background-color: white;
  border: 1px solid #ccc;
  color: #444444;
  text-align: center;
  padding: 15px 20px 5px;
  margin-left: -6px;
  z-index: 1;
}
/* line 2895, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper.inside-select-theme {
  left: 385px;
  top: 163px;
  min-width: 380px;
}
/* line 2899, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper.inside-select-theme:before, .tooltip-item-wrapper.inside-select-theme:after {
  content: none;
}
/* line 2905, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #ccc;
}
/* line 2917, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  left: 21px;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: white;
}
/* line 2929, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-title {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 7px;
  display: flex;
  flex-flow: row wrap;
  white-space: normal;
}
/* line 2938, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-title--justify {
  flex-wrap: wrap;
  align-items: center;
  min-height: 60px;
}
/* line 2942, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-title--justify > div {
  width: 50%;
}
/* line 2944, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-title--justify > div img {
  min-height: auto;
}
/* line 2950, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-title .tooltip-title-logo {
  margin-left: 30px;
  max-height: 50px;
  width: auto;
  max-width: 135px;
  height: auto;
}
/* line 2959, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content {
  display: flex;
}
/* line 2962, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-left-side {
  margin-right: 50px;
}
/* line 2966, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-left-side, .tooltip-item-wrapper .tooltip-content .tooltip-right-side {
  display: flex;
  flex-flow: column;
}
/* line 2973, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-country-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-price-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-bhs-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-target-wrapper {
  display: flex;
  flex-flow: column;
  margin-bottom: 10px;
}
/* line 2983, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-label, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-country-label, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-country-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-price-label, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-price-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-bhs-label, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-bhs-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-target-label, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-target-text {
  text-align: left;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
}
/* line 2999, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-country-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-currency-price-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-bhs-text, .tooltip-item-wrapper .tooltip-content .tooltip-left-side .tooltip-consensus-target-text {
  font-weight: 800;
}
/* line 3009, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sector-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sub-sector-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-rel-market-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-est-divident-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-implied-vol-wrapper, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-market-cap-wrapper {
  display: flex;
  flex-flow: column;
  margin-bottom: 10px;
}
/* line 3020, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sector-label, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sector-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sub-sector-label, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sub-sector-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-est-divident-label, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-est-divident-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-implied-vol-label, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-implied-vol-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-market-cap-label, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-market-cap-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-rel-market-label, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-rel-market-text {
  text-align: left;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
}
/* line 3038, ../scss/pages/_pricing_tool.scss */
.tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-currency-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-country-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-currency-price-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sector-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-sub-sector-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-est-divident-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-implied-vol-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-rel-market-text, .tooltip-item-wrapper .tooltip-content .tooltip-right-side .tooltip-market-cap-text {
  font-weight: 800;
}

/* line 3053, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper {
  font-family: 'Open Sans', sans-serif;
}
/* line 3056, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper {
  display: flex;
}
/* line 3058, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper {
  font-family: 'ek_muktabold';
  font-size: 14px;
  line-height: 23px;
  border-radius: 3px;
  background: #D18B16;
  height: 33px;
  color: white;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  width: 175px;
  order: 1;
}
/* line 3073, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper:hover {
  box-shadow: 0px 0px 5px 2px #e7e7e7;
  background: #de9822;
}
/* line 3077, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper span {
  font-weight: 700;
  margin-left: 8px;
}
/* line 3081, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper.disabled {
  filter: contrast(0.7);
  pointer-events: none;
}
/* line 3085, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper .fa-cog {
  display: none;
}
/* line 3088, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper.in-progress {
  filter: contrast(0.7);
  pointer-events: none;
}
/* line 3091, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper.in-progress .fa-cog {
  display: block;
  animation-name: rotate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
/* line 3098, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper.in-progress svg {
  display: none;
}
/* line 3103, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  background: #F9F9F9;
  padding: 3px 0 3px 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-right: 10px;
  width: 129px;
  height: 33px;
}
/* line 3115, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper i {
  position: relative;
  width: 18px;
  height: 15px;
  margin-top: 2px;
}
/* line 3120, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper i #outer-wheel {
  position: absolute;
  top: 0px;
  left: 0;
}
/* line 3125, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper i #inner-wheel {
  position: absolute;
  top: 3px;
  left: 3px;
}
/* line 3131, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper span {
  font-family: 'ek_muktasemibold';
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  width: 97px;
}
/* line 3138, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper.disabled {
  filter: contrast(0.7);
  pointer-events: none;
}
/* line 3142, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper.in-progress {
  filter: contrast(0.7);
  pointer-events: none;
}
/* line 3145, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper.in-progress .fa-cog {
  animation-name: rotate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
/* line 3154, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup {
  width: 1024px;
  height: 750px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: white;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  z-index: 1002;
  display: flex;
  flex-flow: column;
}
/* line 3167, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  cursor: pointer;
}
/* line 3173, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-title .factsheetmenu-popup-title-text {
  font-size: 18px;
  font-weight: 600;
  color: #D18B16;
}
/* line 3178, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-title .close-popup-x {
  font-size: 1.5em;
}
/* line 3183, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .datepicker-factsheet-wrapper {
  position: relative;
  top: 28px;
}
/* line 3186, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .datepicker-factsheet-wrapper #datepicker-factsheet-button-trigger {
  visibility: hidden;
  position: absolute;
}
@supports (-webkit-overflow-scrolling: touch) {
  /* line 3186, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .datepicker-factsheet-wrapper #datepicker-factsheet-button-trigger {
    /* CSS specific to iOS devices */
    right: 500px;
  }
}
@supports not (-webkit-overflow-scrolling: touch) {
  /* line 3186, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .datepicker-factsheet-wrapper #datepicker-factsheet-button-trigger {
    left: 215px;
  }
}
/* line 3200, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content {
  padding: 20px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  flex-flow: column;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a green background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
/* line 3207, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper {
  display: flex;
}
/* line 3209, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper {
  max-width: 300px;
  min-width: 300px;
  border-right: 1px solid lightgrey;
  padding-right: 5px;
}
/* line 3216, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-solve-for-text-wrapper {
  margin-bottom: 5px;
  font-weight: 600;
}
/* line 3221, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-best-result-radio-wrapper {
  font-weight: 600;
}
/* line 3225, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-template-radio-wrapper {
  font-weight: 600;
}
/* line 3227, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-template-radio-wrapper .factsheetmenu-template-radio-title {
  margin-bottom: 5px;
}
/* line 3232, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-settlement-radio-wrapper {
  margin-top: 20px;
  font-weight: 600;
}
/* line 3235, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-settlement-radio-wrapper .factsheetmenu-settlement-radio-title {
  margin-bottom: 5px;
}
/* line 3239, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-factsheet-name-radio-wrapper {
  margin-top: 20px;
  font-weight: 600;
}
/* line 3242, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-factsheet-name-radio-wrapper .factsheetmenu-factsheet-name-radio-title {
  margin-bottom: 5px;
}
/* line 3246, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-factsheet-name-radio-wrapper .factsheetmenu-factsheet-name-radio-content .factsheetmenu-name-input-wrapper {
  display: none;
  margin-left: 35px;
  font-weight: 400;
}
/* line 3250, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-factsheet-name-radio-wrapper .factsheetmenu-factsheet-name-radio-content .factsheetmenu-name-input-wrapper.active {
  display: flex;
  flex-flow: column;
}
/* line 3254, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-factsheet-name-radio-wrapper .factsheetmenu-factsheet-name-radio-content .factsheetmenu-name-input-wrapper .name-input {
  margin-bottom: 10px;
}
/* line 3257, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-factsheet-name-radio-wrapper .factsheetmenu-factsheet-name-radio-content .factsheetmenu-name-input-wrapper .input-text {
  width: 200px;
}
/* line 3264, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-issue-date-radio-wrapper {
  margin-top: 20px;
  font-weight: 600;
}
/* line 3267, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-issue-date-radio-wrapper .factsheetmenu-issue-date-radio-title {
  margin-bottom: 10px;
}
/* line 3271, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-traded-product-radio-wrapper {
  margin-top: 20px;
  font-weight: 600;
}
/* line 3274, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper .factsheetmenu-traded-product-radio-wrapper .factsheetmenu-traded-product-radio-title {
  margin-bottom: 10px;
}
/* line 3287, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-chart-wrapper .factsheetmenu-historical-graph-wrapper #chartContainerSheet.show-loader {
  display: none;
}
/* line 3291, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-chart-wrapper .factsheetmenu-historical-graph-wrapper .loader {
  display: none;
}
/* line 3293, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-chart-wrapper .factsheetmenu-historical-graph-wrapper .loader.in-progress {
  display: inline-block;
  position: absolute;
  top: calc(50% - 12rem);
  left: calc(50% - 12rem);
  transform: translate(calc(50% + 12rem), calc(50% - 6rem));
}
/* line 3300, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-chart-wrapper .factsheetmenu-historical-graph-wrapper .loader .in-progress-create-chart {
  width: 12rem;
  height: 12rem;
  border: 16px solid #f3f3f3;
  border-top: 16px solid #D18B16;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
/* line 3313, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-download-btn-wrapper {
  display: flex;
  justify-content: center;
  position: absolute;
  left: calc(50% - 100px);
  bottom: 30px;
}
/* line 3319, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-download-btn-wrapper .factsheetmenu-download-btn {
  padding: 15px 10px;
  width: 200px;
  display: flex;
  justify-content: center;
  background: #D18B16;
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 3331, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container {
  display: flex;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: fit-content;
  min-height: 27px;
}
/* line 3344, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .factsheetmenu-radio-text-wrapper {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
}
/* line 3349, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .factsheetmenu-radio-text-wrapper .factsheetmenu-radio-text {
  margin-right: 10px;
}
/* line 3352, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .factsheetmenu-radio-text-wrapper .factsheetmenu-radio-input-wrapper {
  display: none;
}
/* line 3354, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .factsheetmenu-radio-text-wrapper .factsheetmenu-radio-input-wrapper.active {
  display: inline-block;
}
/* line 3357, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .factsheetmenu-radio-text-wrapper .factsheetmenu-radio-input-wrapper .input-text {
  font-weight: 400;
  width: 100px;
  padding: 0 5px;
}
/* line 3361, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .factsheetmenu-radio-text-wrapper .factsheetmenu-radio-input-wrapper .input-text.show-error {
  border-style: solid;
  box-shadow: 0 0 5px 0 #ca1117;
  border-color: #ca1117;
}
/* line 3370, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container.white-template {
  display: flex;
  flex-direction: column;
}
/* line 3373, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container.white-template .factsheetmenu-radio-text-wrapper.white-template {
  margin-top: 3px;
}
/* line 3376, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container.white-template .factsheetmenu-template-dropdown-wrapper {
  position: relative;
}
/* line 3379, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container.white-template .factsheetmenu-template-dropdown-wrapper .factsheetmenu-template-dropdown-input-wrapper .factsheetmenu-template-dropdown-input {
  width: 230px;
  font-size: 14px;
  padding-left: 5px;
  font-weight: 400;
}
/* line 3386, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container.white-template .factsheetmenu-template-dropdown-wrapper .factsheetmenu-template-dropdown-list-wrapper {
  position: absolute;
  top: 30px;
  z-index: 1;
  width: 100%;
  background: white;
  font-weight: 400;
}
/* line 3393, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container.white-template .factsheetmenu-template-dropdown-wrapper .factsheetmenu-template-dropdown-list-wrapper .factsheetmenu-template-dropdown-list {
  max-height: 120px;
  overflow: auto;
  border: 1px solid grey;
  margin: 0;
  font-size: 14px;
}
/* line 3399, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container.white-template .factsheetmenu-template-dropdown-wrapper .factsheetmenu-template-dropdown-list-wrapper .factsheetmenu-template-dropdown-list .factsheetmenu-template-dropdown-item {
  padding-left: 5px;
}
/* line 3407, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container {
  display: flex;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: fit-content;
  min-height: 27px;
}
/* line 3419, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container .factsheetmenu-checkbox-text-wrapper {
  font-size: 14px;
}
/* line 3424, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .traded-product-text {
  font-weight: 700;
}
/* line 3427, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .traded-product-text.active {
  color: #22be5d;
}
/* line 3433, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .input-radio {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* line 3440, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 50%;
}
/* line 3451, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container:hover .input-radio ~ .checkmark {
  background-color: #ccc;
}
/* line 3456, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .input-radio.active ~ .checkmark {
  background-color: #e3e3e3;
}
/* line 3461, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* line 3468, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .input-radio.active ~ .checkmark:after {
  display: block;
}
/* line 3473, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-radio-container .checkmark:after {
  top: 5px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: grey;
}
/* line 3485, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container.disabled {
  cursor: default;
}
/* line 3491, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container input:not([type=text]) {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* line 3500, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container .checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 17px;
  width: 16px;
  background-color: #eee;
  cursor: pointer;
}
/* line 3511, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container input ~ .checkmark:hover {
  background-color: #ccc;
}
/* line 3516, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container.traded-product input:checked ~ .checkmark {
  background-color: #22be5d;
}
/* line 3520, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container input:checked ~ .checkmark {
  background-color: #e3e3e3;
}
/* line 3525, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container.traded-product .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 5px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #215313;
  cursor: pointer;
}
/* line 3537, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container:not(.traded-product) .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 5px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: grey;
  cursor: pointer;
}
/* line 3550, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
/* line 3555, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-checkbox-container .checkmark:after {
  top: -1px;
  left: 3px;
  color: white;
  font-size: 14px;
}
/* line 3564, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-wrapper .factsheetmenu-background-popup {
  height: 100%;
  width: 100%;
  background: #e0e0e0;
  opacity: 0.7;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
}

/* line 3578, ../scss/pages/_pricing_tool.scss */
.flex-row-center-space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 3585, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-traded-title {
  margin: 0;
}
/* line 3589, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .traded-element-wrapper {
  margin-top: 20px;
}
/* line 3593, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-checkbox-text-wrapper.disabled {
  opacity: 0.3;
  pointer-events: none;
}
/* line 3598, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-traded-wrapper-details {
  margin: 0;
}
/* line 3601, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-traded-label {
  font-size: 14px;
  font-weight: 600;
}
/* line 3605, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .label-link {
  cursor: pointer;
}
/* line 3608, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-traded-text {
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
}
/* line 3612, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-traded-text.disabled {
  opacity: 0.3;
  pointer-events: none;
}
/* line 3618, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .datepicker-traded-factsheet-wrapper {
  position: relative;
  height: 0;
  width: 0;
  font-size: 14px;
  font-weight: 400;
}
/* line 3625, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper #datepicker-traded-factsheet-button-trigger.no-visible,
.factsheetmenu-traded-product-radio-wrapper #datepicker-traded-issue-factsheet-button-trigger.no-visible,
.factsheetmenu-traded-product-radio-wrapper #datepicker-traded-final-fixing-factsheet-button-trigger.no-visible,
.factsheetmenu-traded-product-radio-wrapper #datepicker-traded-maturity-factsheet-button-trigger.no-visible {
  visibility: hidden;
  position: absolute;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 3638, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-issuer-dropdown-wrapper {
  position: relative;
  margin-left: 35px;
  margin-right: 10px;
}
/* line 3644, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-issuer-dropdown-list-wrapper {
  position: absolute;
  top: 25px;
  z-index: 1;
  width: 100%;
  background: white;
  font-weight: 400;
}
/* line 3651, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-issuer-dropdown-list-wrapper .factsheetmenu-issuer-dropdown-list {
  max-height: 120px;
  overflow: auto;
  border: 1px solid grey;
  margin: 0;
  font-size: 14px;
}
/* line 3657, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-issuer-dropdown-list-wrapper .factsheetmenu-issuer-dropdown-list .factsheetmenu-issuer-dropdown-item {
  padding-left: 5px;
  cursor: pointer;
}
/* line 3660, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-issuer-dropdown-list-wrapper .factsheetmenu-issuer-dropdown-list .factsheetmenu-issuer-dropdown-item:hover {
  background: lightgrey;
}
/* line 3667, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-issuer-dropdown-input {
  width: 100%;
  font-size: 14px;
  padding-left: 5px;
  font-weight: 400;
}
/* line 3674, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-isin-code-input-wrapper {
  margin-left: 35px;
  margin-right: 10px;
}
/* line 3678, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .factsheetmenu-isin-code-input {
  width: 100%;
  font-size: 14px;
  padding-left: 5px;
  font-weight: 400;
}
/* line 3685, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .underlying-fixing-wrapper {
  margin-left: 35px;
  margin-right: 10px;
}
/* line 3688, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .underlying-fixing-wrapper .underlying-fixing-sn {
  margin-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3694, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .underlying-fixing-wrapper .underlying-fixing-item {
  display: flex;
  margin-bottom: 5px;
  align-items: center;
  justify-content: space-between;
}
/* line 3700, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-traded-product-radio-wrapper .underlying-fixing-wrapper .underlying-fixing-input {
  width: 100%;
  font-size: 14px;
  padding-left: 5px;
  font-weight: 400;
  height: 30px;
  max-width: 72px;
}

/* line 3711, ../scss/pages/_pricing_tool.scss */
.factsheetmenu-radio-container.disabled {
  opacity: 0.3;
  pointer-events: none;
}

/* line 3716, ../scss/pages/_pricing_tool.scss */
.results-wrapper {
  display: flex;
  align-items: center;
  padding: 25px 25px 25px 15px;
  border: 1px solid transparent;
  position: relative;
}
/* line 3722, ../scss/pages/_pricing_tool.scss */
.results-wrapper .class-results .class-results-number {
  padding-left: 10px;
  font-size: 30px;
}
/* line 3726, ../scss/pages/_pricing_tool.scss */
.results-wrapper.best-result {
  background: rgba(0, 138, 86, 0.05);
  border: 1px solid #008A56;
}
/* line 3729, ../scss/pages/_pricing_tool.scss */
.results-wrapper.best-result .class-results .class-results-number {
  color: #008A56;
}
/* line 3733, ../scss/pages/_pricing_tool.scss */
.results-wrapper.disabled-result {
  background: lightgrey;
  opacity: 0.5;
}
/* line 3737, ../scss/pages/_pricing_tool.scss */
.results-wrapper .logo-name-wrapper {
  display: flex;
  align-items: center;
  max-width: 200px;
  margin-right: 15px;
}
/* line 3742, ../scss/pages/_pricing_tool.scss */
.results-wrapper .logo-name-wrapper img {
  max-width: 100%;
  margin-right: 15px;
}
/* line 3746, ../scss/pages/_pricing_tool.scss */
.results-wrapper .logo-name-wrapper .logo-name {
  line-height: 1;
  width: 120px;
  font-size: 20px;
  font-weight: 700;
}
/* line 3753, ../scss/pages/_pricing_tool.scss */
.results-wrapper .result-minimum-requirement {
  position: absolute;
  bottom: 10px;
  left: 85px;
}

/* line 3760, ../scss/pages/_pricing_tool.scss */
.dotted-spaced {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #dddddd 30%), linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #dddddd 30%), linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #dddddd 30%), linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #dddddd 30%);
  background-position: top, right, bottom, left;
  background-size: 20px 2px, 2px 20px, 20px 2px, 2px 20px;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
}

/* line 3772, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper {
  margin-top: 38px;
}
/* line 3774, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-title {
  font-family: 'ek_muktaregular';
  font-size: 34px;
  line-height: 57px;
  padding: 20px 25px 5px 15px;
}
/* line 3780, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box {
  border: 1px solid #ccc;
  padding: 26px 15px 29px;
  min-width: 586px;
}
/* line 3784, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
/* line 3792, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .product-summary-box-email {
  cursor: pointer;
  color: #D18B16;
  white-space: nowrap;
  margin-left: 5px;
}
/* line 3797, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .product-summary-box-email .icon-email {
  margin-right: 5px;
}
/* line 3800, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .product-summary-box-email .product-summary-box-email-text {
  text-decoration: underline;
}
/* line 3804, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup {
  width: 590px;
  height: 440px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  z-index: 1002;
  display: flex;
  flex-flow: column;
  padding: 20px 40px;
  justify-content: flex-start;
}
/* line 3805, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup.email-sent {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 3811, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup.small-height:not(.email-sent) {
  height: 280px;
}
/* line 3814, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup.custom-small-height:not(.email-sent) {
  height: 320px;
}
/* line 3830, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .product-summary-dash-box {
  padding: 25px 35px;
}
/* line 3834, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .close-popup-x {
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 40px;
}
/* line 3840, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .popup-email-address-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
/* line 3846, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .email-address-input-wrapper {
  width: 100%;
  height: 37px;
  display: flex;
  align-items: center;
  padding: 0 80px;
}
/* line 3852, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .email-address-input-wrapper .send-email-input {
  width: 100%;
  height: 100%;
  padding: 0 5px 0 5px;
}
/* line 3857, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .email-address-input-wrapper .btn-send-email {
  height: 100%;
  width: 120px;
  color: #fff;
  background: #D18B16;
  border-radius: 0;
}
/* line 3863, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .email-address-input-wrapper .btn-send-email:focus {
  background: #de9214;
}
/* line 3868, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .email-sent-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 3872, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .email-sent-wrapper .email-sent-check {
  font-size: 1.7em;
  margin-right: 5px;
  color: #25AE88;
}
/* line 3879, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .background-popup-email {
  height: 100%;
  width: 100%;
  background: #e0e0e0;
  opacity: 0.7;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
}
/* line 3891, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-box-subtitle {
  margin-bottom: 10px;
}
/* line 3894, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-content {
  display: flex;
}
/* line 3896, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper {
  margin-right: 5px;
  flex: 40% 1 0;
}
/* line 3899, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-maturity-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-currency-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-notional-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-observations-wrapper {
  font-size: 12px;
  margin-bottom: 7px;
}
/* line 3907, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-maturity-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-currency-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-notional-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-left-wrapper .summary-observations-label {
  font-weight: 700;
}
/* line 3915, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper {
  flex: 60% 1 0;
}
/* line 3917, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-underlyings-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-reoffer-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-coupon-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-coupon-barrier-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-autocall-wrapper, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-capital-protection-wrapper {
  font-size: 12px;
  margin-bottom: 7px;
}
/* line 3926, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-underlyings-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-reoffer-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-coupon-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-coupon-barrier-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-autocall-label, .product-summary-wrapper .product-summary-box .product-summary-content .content-right-wrapper .summary-capital-protection-label {
  font-weight: 700;
}
/* line 3936, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-color-picker {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
/* line 3941, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-color-picker .color-picker-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
/* line 3946, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-color-picker .label-table-color {
  margin: 0 10px;
}
/* line 3949, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-color-picker .text-table-color:hover {
  cursor: default;
}
/* line 3952, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-color-picker input[type="color"] {
  -webkit-appearance: none;
  border: none;
  outline: none;
}
/* line 3957, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-color-picker input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0;
}
/* line 3960, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .product-summary-color-picker input[type="color"]::-webkit-color-swatch {
  border: none;
}
/* line 3965, ../scss/pages/_pricing_tool.scss */
.product-summary-wrapper .product-summary-box .wrapper-checkboxes {
  display: flex;
  align-self: flex-start;
}

/* line 3981, ../scss/pages/_pricing_tool.scss */
.product-summary-box-email.disabled .icon-email {
  color: lightgray;
}
/* line 3984, ../scss/pages/_pricing_tool.scss */
.product-summary-box-email.disabled .product-summary-box-email-text {
  color: lightgray;
}

/* line 3989, ../scss/pages/_pricing_tool.scss */
.product-summary-users-dropdown-wrapper {
  position: relative;
  width: 432px;
  align-self: flex-start;
}
/* line 3994, ../scss/pages/_pricing_tool.scss */
.product-summary-users-dropdown-wrapper .product-summary-users-dropdown-input-wrapper .product-summary-users-dropdown-input {
  width: 100%;
  font-size: 14px;
  padding-left: 8px;
  font-weight: 400;
  height: 37px;
}
/* line 4002, ../scss/pages/_pricing_tool.scss */
.product-summary-users-dropdown-wrapper .product-summary-users-dropdown-list-wrapper {
  position: absolute;
  top: 66px;
  z-index: 1;
  width: 100%;
  background: white;
  font-weight: 400;
}
/* line 4009, ../scss/pages/_pricing_tool.scss */
.product-summary-users-dropdown-wrapper .product-summary-users-dropdown-list-wrapper .product-summary-users-dropdown-list {
  max-height: 120px;
  overflow: auto;
  border: 1px solid grey;
  margin: -5px 0 0 0;
  font-size: 14px;
}
/* line 4015, ../scss/pages/_pricing_tool.scss */
.product-summary-users-dropdown-wrapper .product-summary-users-dropdown-list-wrapper .product-summary-users-dropdown-list .product-summary-users-dropdown-item {
  padding: 8px;
  height: 37px;
}
/* line 4018, ../scss/pages/_pricing_tool.scss */
.product-summary-users-dropdown-wrapper .product-summary-users-dropdown-list-wrapper .product-summary-users-dropdown-list .product-summary-users-dropdown-item:hover {
  background: lightgrey;
}

/* line 4026, ../scss/pages/_pricing_tool.scss */
.summary-text-wrapper {
  font-size: 12px;
  margin-bottom: 7px;
}

/* line 4030, ../scss/pages/_pricing_tool.scss */
.summary-text-label {
  font-weight: 700;
}

/* line 4034, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper {
  display: flex;
  flex-flow: column;
}
/* line 4037, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper.with-margin {
  margin-top: 30px;
}
/* line 4040, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 61px;
  margin-bottom: 16px;
}
/* line 4047, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side {
  display: flex;
  align-items: center;
}
/* line 4050, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-title {
  font-family: 'ek_muktaregular';
  color: #000000;
  font-size: 34px;
  line-height: 57px;
  height: 61px;
  padding-left: 15px;
  margin-top: 10px;
}
/* line 4061, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-wrapper-title {
  font-family: 'ek_muktabold';
  cursor: pointer;
  font-size: 14px;
  line-height: 23px;
  color: #D18B16;
  white-space: nowrap;
  margin-left: 35px;
  margin-top: 1px;
  text-decoration: underline;
}
/* line 4073, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup {
  width: 596px;
  height: 180px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  z-index: 1002;
  display: flex;
  flex-flow: column;
  padding: 10px;
  justify-content: center;
}
/* line 4087, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .close-popup-x {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
/* line 4093, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
}
/* line 4103, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body .internal-reference-wrapper {
  width: 100%;
  height: 37px;
  display: flex;
  align-items: center;
  margin-top: 25px;
  padding: 0 80px;
}
/* line 4110, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body .internal-reference-wrapper .internal-reference-input {
  width: 100%;
  height: 100%;
  padding: 0 5px 0 5px;
}
/* line 4114, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body .internal-reference-wrapper .internal-reference-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: normal;
}
/* line 4117, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body .internal-reference-wrapper .internal-reference-input::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: normal;
}
/* line 4120, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body .internal-reference-wrapper .internal-reference-input:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: normal;
}
/* line 4123, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body .internal-reference-wrapper .internal-reference-input:-moz-placeholder {
  /* Firefox 18- */
  font-weight: normal;
}
/* line 4127, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .pricing-history-retrieve-quote-popup .popup-retrive-body .internal-reference-wrapper .btn-retrieve-quote {
  height: 100%;
  width: 100px;
  color: #fff;
  background: #D18B16;
  border-radius: 0;
}
/* line 4138, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-retrieve-quote-wrapper .retrieve-quote-bg-popup {
  height: 100%;
  width: 100%;
  background: #e0e0e0;
  opacity: 0.7;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
}
/* line 4152, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-dropdown-wrapper {
  position: relative;
  display: flex;
  flex-flow: column;
  min-width: 142px;
}
/* line 4157, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-dropdown-wrapper .pricing-history-dropdown-header {
  cursor: pointer;
  width: 100%;
  height: 37px;
  border: 1px solid lightgrey;
  padding: 3px;
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}
/* line 4168, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-dropdown-wrapper .pricing-history-dropdown-header .pricing-history-dropdown-text {
  font-size: 14px;
  padding-left: 6px;
}
/* line 4173, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-dropdown-wrapper .pricing-history-dropdown-list {
  position: absolute;
  top: 37px;
  background: white;
  border: 1px solid lightgrey;
  width: 100%;
  overflow: auto;
  z-index: 2;
}
/* line 4181, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-dropdown-wrapper .pricing-history-dropdown-list .pricing-history-item {
  font-size: 14px;
  cursor: default;
}
/* line 4184, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-dropdown-wrapper .pricing-history-dropdown-list .pricing-history-item .pricing-history-item-text {
  padding-left: 9px;
}
/* line 4192, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper {
  border: 1px solid lightgrey;
}
/* line 4194, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper {
  padding-left: 15px;
  padding-right: 5px;
  background: #F4F4F4;
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: bold;
  height: 40px;
  width: 100%;
}
/* line 4204, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-underlying {
  flex: 40% 1 0;
}
/* line 4207, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-maturity {
  flex: 14% 1 0;
}
/* line 4210, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-reoffer {
  flex: 16% 1 0;
}
/* line 4213, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-coupon {
  flex: 20% 1 0;
}
/* line 4216, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-view {
  flex: 10% 1 0;
}
/* line 4220, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper {
  margin-top: 5px;
  margin-bottom: 5px;
  min-width: 500px;
  height: 200px;
  overflow: auto;
  cursor: default;
  scrollbar-color: #3d4347  #EEEEEE;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
/* line 4231, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item {
  padding-left: 15px;
  border-bottom: 1px solid #ECECEC;
  display: flex;
  align-items: center;
  height: 30px;
  width: 100%;
}
/* line 4238, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-underlying-item {
  flex: 40% 1 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 4244, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-maturity-item {
  flex: 14% 1 0;
}
/* line 4247, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-reoffer-item {
  flex: 16% 1 0;
}
/* line 4250, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-coupon-item {
  flex: 20% 1 0;
}
/* line 4253, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-view-item {
  flex: 10% 1 0;
  cursor: pointer;
  color: #D18B16;
  text-decoration: underline;
}
/* line 4259, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item:last-child {
  border-bottom: none;
}
/* line 4262, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item:hover {
  background: #F9F9F9;
}
/* line 4268, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar {
  width: 5px;
  padding: 5px;
}
/* line 4274, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar-track {
  background: #EEEEEE;
}
/* line 4279, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  border-radius: 10px;
}
/* line 4285, ../scss/pages/_pricing_tool.scss */
.pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar-thumb:hover {
  background: #C8C8C8;
}

/* line 4292, ../scss/pages/_pricing_tool.scss */
.disclaimer-wrapper {
  margin-top: 10px;
  width: 832px;
}
/* line 4296, ../scss/pages/_pricing_tool.scss */
.disclaimer-wrapper .disclaimer-title {
  padding: 20px 25px 0 0;
}
/* line 4300, ../scss/pages/_pricing_tool.scss */
.disclaimer-wrapper .disclaimer-box {
  padding: 0 25px 29px 0;
}

/* line 4305, ../scss/pages/_pricing_tool.scss */
.close-popup-x {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  overflow: hidden;
}
/* line 4311, ../scss/pages/_pricing_tool.scss */
.close-popup-x:before, .close-popup-x:after {
  border-radius: 5px 0;
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: 0;
  background: #000;
}
/* line 4323, ../scss/pages/_pricing_tool.scss */
.close-popup-x:before {
  transform: rotate(45deg);
}
/* line 4326, ../scss/pages/_pricing_tool.scss */
.close-popup-x:after {
  transform: rotate(-45deg);
}

/* line 4331, ../scss/pages/_pricing_tool.scss */
.draggable-wrapper .list-group {
  display: flex;
}

/* line 4335, ../scss/pages/_pricing_tool.scss */
.list-group-draggable {
  display: flex;
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 4341, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper {
    flex-flow: column;
  }
  /* line 4343, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool {
    position: relative;
  }
  /* line 4345, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper {
    position: static;
    width: 100%;
  }
  /* line 4349, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper.overflowed .form-tabs {
    width: 100%;
  }
  /* line 4353, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs {
    width: 100%;
    overflow-x: scroll;
  }
  /* line 4356, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs .list-group-draggable .tab-box {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 2px solid transparent;
    flex: 0 0 80px;
  }
  /* line 4362, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper .form-tabs .list-group-draggable .tab-box.selected {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 2px solid #D18B16;
    background: transparent;
  }
  /* line 4371, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper .tabs-new-clone-wrapper {
    position: absolute;
    width: 128px;
    top: 15px;
    left: 0;
    margin-left: 0;
  }
  /* line 4377, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper .tabs-new-clone-wrapper .new-tab-wrapper {
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) and (max-width: 991px) {
  /* line 4371, ../scss/pages/_pricing_tool.scss */
  #vue-app-wrapper .pricing-tool .tabs-wrapper .tabs-new-clone-wrapper {
    top: 60px;
  }
}

@media screen and (max-width: 768px) {
  /* line 4389, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .select-sector-popup {
    width: 100%;
  }
  /* line 4392, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .select-sector-popup-content-inside {
    margin-top: 30px;
  }

  /* line 4396, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper.stock-suggestion-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper {
    min-height: 300px;
    height: 300px;
  }

  /* line 4401, ../scss/pages/_pricing_tool.scss */
  .brand-logo-gray {
    position: relative;
    z-index: 1;
  }

  /* line 4406, ../scss/pages/_pricing_tool.scss */
  .right-content-pricing-tool {
    width: 100%;
  }

  /* line 4410, ../scss/pages/_pricing_tool.scss */
  .menu-wrapper-pricing {
    display: none;
  }

  /* line 4414, ../scss/pages/_pricing_tool.scss */
  .pricing-tool-wrapper {
    padding: 0;
  }
  /* line 4416, ../scss/pages/_pricing_tool.scss */
  .pricing-tool-wrapper .pricing-tool {
    width: 100%;
  }

  /* line 4421, ../scss/pages/_pricing_tool.scss */
  .pricing-tool-title-wrapper {
    width: 100%;
  }

  /* line 4426, ../scss/pages/_pricing_tool.scss */
  h2.pricing-results-title {
    padding: 0 15px 5px;
    text-align: left;
  }

  /* line 4431, ../scss/pages/_pricing_tool.scss */
  .common-part,
  .coupon-part,
  .autocall-part,
  .final-redemption-part {
    width: 100%;
    padding: 0 15px 10px;
  }

  /* line 4439, ../scss/pages/_pricing_tool.scss */
  .final-redemption-part-title {
    padding-left: 15px;
  }

  /* line 4443, ../scss/pages/_pricing_tool.scss */
  .coupon-autocall-wrapper {
    width: 100%;
    padding: 0 15px 0;
  }

  /* line 4448, ../scss/pages/_pricing_tool.scss */
  .common-part {
    padding: 0 15px 15px;
  }

  /* line 4452, ../scss/pages/_pricing_tool.scss */
  .underlying-legend-wrapper {
    font-size: 11px;
  }
  /* line 4455, ../scss/pages/_pricing_tool.scss */
  .underlying-legend-wrapper .high-dividend-text, .underlying-legend-wrapper .low-volatility-text, .underlying-legend-wrapper .high-volatility-text {
    width: 33%;
  }
  /* line 4461, ../scss/pages/_pricing_tool.scss */
  .underlying-legend-wrapper .selected.alt-icon-elem {
    margin-right: 5px;
    margin-bottom: 5px;
    height: 26px;
    width: 26px;
  }

  /* line 4469, ../scss/pages/_pricing_tool.scss */
  .barrier-type-wrapper,
  .strike-level-wrapper {
    width: 100%;
  }

  /* line 4474, ../scss/pages/_pricing_tool.scss */
  .strike-level-wrapper {
    display: flex;
    flex-flow: column;
    align-items: baseline;
    margin-bottom: 25px;
  }
  /* line 4479, ../scss/pages/_pricing_tool.scss */
  .strike-level-wrapper .strike-level-input-area-wrapper {
    flex-flow: row;
  }

  /* line 4484, ../scss/pages/_pricing_tool.scss */
  .products-wrapper,
  .currency-wrapper,
  .maturity-wrapper,
  .notional-amount-wrapper,
  .underlyings-wrapper,
  .issuers-wrapper,
  .select-frequency-wrapper,
  .autocall-trigger-wrapper,
  .min-coupon-barrier-label-input-wrapper,
  .barrier-type-wrapper,
  .select-solved-wrapper,
  .barrier-level-wrapper,
  .reoffer-wrapper,
  .save-wrapper {
    display: flex;
    flex-flow: column;
    align-items: baseline;
  }

  /* line 4504, ../scss/pages/_pricing_tool.scss */
  .reoffer-wrapper .reoffer-example {
    display: none;
  }

  /* line 4509, ../scss/pages/_pricing_tool.scss */
  .min-coupon-barrier-label-input-wrapper {
    width: 100%;
    align-items: flex-start;
  }

  /* line 4514, ../scss/pages/_pricing_tool.scss */
  .min-coupon-barrier-input-wrapper {
    min-width: 100%;
  }

  /* line 4519, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .coupon-level-wrapper {
    display: flex;
    flex-flow: column;
    width: 140px;
  }
  /* line 4523, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .coupon-level-wrapper .coupon-level-label {
    min-width: 140px;
  }
  /* line 4526, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .coupon-level-wrapper .coupon-level-input-wrapper {
    width: 140px;
  }
  /* line 4531, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .select-coupon-period-wrapper {
    display: flex;
    flex-flow: column;
    width: 140px;
  }
  /* line 4535, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .select-coupon-period-wrapper .coupon-period-label {
    display: block;
    min-width: 140px;
  }
  /* line 4539, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .select-coupon-period-wrapper .coupon-period-list-wrapper {
    width: 140px;
    min-width: 140px;
  }
  /* line 4542, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .select-coupon-period-wrapper .coupon-period-list-wrapper .coupon-period-list-header {
    width: 140px;
  }
  /* line 4545, ../scss/pages/_pricing_tool.scss */
  .coupon-level-period-wrapper .select-coupon-period-wrapper .coupon-period-list-wrapper .coupon-period-list {
    width: 140px;
  }

  /* line 4552, ../scss/pages/_pricing_tool.scss */
  .select-noncall-wrapper {
    flex-flow: row wrap;
  }
  /* line 4554, ../scss/pages/_pricing_tool.scss */
  .select-noncall-wrapper .noncall-label {
    width: 100%;
  }
  /* line 4557, ../scss/pages/_pricing_tool.scss */
  .select-noncall-wrapper .noncall-list-wrapper {
    width: 140px;
  }
  /* line 4559, ../scss/pages/_pricing_tool.scss */
  .select-noncall-wrapper .noncall-list-wrapper .noncall-list-header {
    width: 140px;
  }
  /* line 4562, ../scss/pages/_pricing_tool.scss */
  .select-noncall-wrapper .noncall-list-wrapper .noncall-list {
    width: 140px;
  }

  /* line 4568, ../scss/pages/_pricing_tool.scss */
  .stepdown-checkbox-wrapper {
    margin-left: 0;
  }

  /* line 4572, ../scss/pages/_pricing_tool.scss */
  .currency-wrapper {
    padding: 0;
  }

  /* line 4576, ../scss/pages/_pricing_tool.scss */
  .products-list-wrapper,
  .frequency-list-wrapper,
  .frequency-text-wrapper,
  .coupon-period-list-wrapper,
  .noncall-list-wrapper,
  .barrier-type-list-wrapper,
  .solved-list-wrapper {
    width: 100%;
  }

  /* line 4586, ../scss/pages/_pricing_tool.scss */
  .currency-list-wrapper {
    width: 140px;
  }

  /* line 4590, ../scss/pages/_pricing_tool.scss */
  .products-list-header,
  .frequency-list-header,
  .coupon-period-list-header,
  .noncall-list-header,
  .barrier-type-list-header,
  .solved-list-header {
    width: 100%;
  }

  /* line 4599, ../scss/pages/_pricing_tool.scss */
  .currency-list-header {
    width: 140px;
  }

  /* line 4603, ../scss/pages/_pricing_tool.scss */
  .maturity-input-wrapper {
    width: 140px;
  }

  /* line 4606, ../scss/pages/_pricing_tool.scss */
  .reoffer-input-wrapper {
    width: 100%;
  }

  /* line 4610, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper {
    width: 100%;
    min-height: 160px;
  }
  /* line 4613, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper.show-error {
    min-height: 170px;
  }
  /* line 4616, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .theme-sector-wrapper {
    display: flex;
    justify-content: space-between;
  }
  /* line 4620, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: static;
    width: 100%;
    margin-right: 20px;
  }
  /* line 4631, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper.above-error {
    top: 94px;
  }
  /* line 4637, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup {
    width: 100%;
    height: 100%;
    background: white;
  }
  /* line 4641, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-title {
    width: 100%;
    right: unset;
    top: 0;
    left: 0;
    padding: 10px 10px 10px 20px;
    background: #f2f2f2;
    z-index: 3;
    border-bottom: 1px solid #C8C8C8;
  }
  /* line 4650, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-title .select-sector-popup-title-text {
    display: inline-block;
    color: #D18B16;
    font-weight: 600;
    font-size: 16px;
  }
  /* line 4656, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-title .close-popup-x {
    display: none;
  }
  /* line 4660, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-title-mobile {
    display: inline-block;
    position: absolute;
    width: 70px;
    left: calc(50% - 35px);
    z-index: 3;
    padding-top: 10px;
    font-weight: 600;
    font-size: 16px;
  }
  /* line 4670, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-btn-reset-mobile {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: 600;
    font-size: 16px;
    z-index: 4;
    text-decoration: none;
    color: #D18B16;
  }
  /* line 4681, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content {
    flex-flow: column;
    overflow: scroll;
    justify-content: space-between;
    padding: 0;
  }
  /* line 4686, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside {
    display: flex;
    flex-flow: column;
    padding: 20px;
    min-height: fit-content;
    height: auto;
  }
  /* line 4692, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper {
    position: relative;
    background: transparent;
    border: none;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  /* line 4700, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-title {
    display: none;
  }
  /* line 4703, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-dropdown-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fdfdfd;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 3px 3px 3px 10px;
    border-radius: 3px;
    min-height: 40px;
    height: 40px;
  }
  /* line 4713, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-dropdown-header .select-sector-list-dropdown-header-title {
    font-size: 16px;
    font-weight: 700;
  }
  /* line 4717, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-dropdown-header .select-sector-list-dropdown-icon {
    margin-right: 7px;
    margin-bottom: 2px;
  }
  /* line 4720, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-dropdown-header .select-sector-list-dropdown-icon:after {
    content: "";
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
  }
  /* line 4730, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper {
    width: 100%;
    position: absolute;
    top: 40px;
    z-index: 3;
    background: #fdfdfd;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  /* line 4737, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper.hide-list {
    display: none;
  }
  /* line 4740, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-wrapper .select-sector-list-wrapper .select-sector-elem-wrap {
    margin-left: 3px;
  }
  /* line 4745, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper {
    border: none;
    min-height: 70px;
    background: transparent;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
    overflow: hidden;
    padding-left: 1px;
  }
  /* line 4754, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-title {
    padding-left: 0;
    font-size: 16px;
    min-height: 35px;
  }
  /* line 4758, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-title .select-sub-sector-list-number {
    display: flex;
    margin-left: 5px;
    color: #D18B16;
  }
  /* line 4764, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper {
    flex-flow: row;
    overflow-y: hidden;
    min-height: 35px;
    overflow-x: scroll;
    scrollbar-width: unset;
  }
  /* line 4769, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper .select-sector-first {
    padding-top: 0;
    padding-left: 0;
    color: #92989F;
  }
  /* line 4774, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper .select-sub-sector-elem-wrap {
    border: 1px solid lightgrey;
    margin-right: 10px;
    margin-bottom: 0;
    background: #fff;
  }
  /* line 4779, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper .select-sub-sector-elem-wrap .select-sub-sector-elem-text {
    white-space: nowrap;
    margin-right: 7px;
  }
  /* line 4785, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar {
    display: none;
    width: 0;
    padding: 0;
  }
  /* line 4790, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar-track {
    display: none;
  }
  /* line 4793, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar-thumb {
    display: none;
    border-radius: 0;
  }
  /* line 4797, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sub-sector-wrapper .select-sub-sector-list-wrapper::-webkit-scrollbar-thumb:hover {
    display: none;
  }
  /* line 4802, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
    overflow: hidden;
    border: none;
    background: transparent;
    min-height: 70px;
    padding-left: 1px;
  }
  /* line 4811, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-title {
    font-size: 16px;
    padding-left: 0;
    min-height: 10px;
  }
  /* line 4815, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-title .select-country-list-number {
    display: flex;
    margin-left: 5px;
    color: #D18B16;
  }
  /* line 4821, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper {
    flex-flow: row;
    width: 100%;
    overflow-x: scroll;
    min-height: 35px;
    scrollbar-width: unset;
  }
  /* line 4826, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper .select-country-elem-wrap {
    border: 1px solid lightgrey;
    margin-right: 10px;
    margin-bottom: 0;
    background: #fff;
  }
  /* line 4831, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper .select-country-elem-wrap .select-country-text-flag-wrapper {
    white-space: nowrap;
    margin-right: 7px;
  }
  /* line 4834, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper .select-country-elem-wrap .select-country-text-flag-wrapper .flag-elem {
    display: none;
  }
  /* line 4842, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar {
    display: none;
    width: 0;
    padding: 0;
  }
  /* line 4847, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar-track {
    display: none;
  }
  /* line 4850, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar-thumb {
    display: none;
    border-radius: 0;
  }
  /* line 4854, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-country-wrapper .select-country-list-wrapper::-webkit-scrollbar-thumb:hover {
    display: none;
  }
  /* line 4859, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
    background: transparent;
    border: none;
    padding-left: 1px;
  }
  /* line 4866, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-title {
    padding-left: 0;
    min-height: 35px;
  }
  /* line 4870, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper {
    display: flex;
    flex-flow: nowrap;
    width: 100%;
    margin-bottom: 10px;
    min-height: 35px;
  }
  /* line 4876, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-dropdown-wrapper {
    display: flex;
    flex-flow: column;
    flex: 0 1 55%;
    margin: 0;
  }
  /* line 4881, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-dropdown-wrapper .select-sector-sorting-dropdown-header {
    height: 35px;
  }
  /* line 4885, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex: 0 1 50%;
    margin: 0;
    height: 33px;
  }
  /* line 4892, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-descending, .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-ascending {
    display: none;
  }
  /* line 4895, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-descending.mobile, .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-ascending.mobile {
    display: flex;
    height: 25px;
    min-height: 25px;
    padding: 3px 7px 2px;
  }
  /* line 4900, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-descending.mobile .ascending-arrow, .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-descending.mobile .descending-arrow, .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-ascending.mobile .ascending-arrow, .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-sector-sorting-and-stocks-middle-wrapper .select-sector-sorting-order .select-sector-sorting-ascending.mobile .descending-arrow {
    margin-left: 7px;
  }
  /* line 4908, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper {
    min-height: 150px;
    height: 150px;
    border: 1px solid #C8C8C8;
    background: #f9f9f9;
  }
  /* line 4913, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper.no-border {
    background: transparent;
    border: none;
  }
  /* line 4917, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-list-empty {
    color: #92989F;
    display: flex;
    justify-content: flex-start;
  }
  /* line 4922, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-elem-wrap {
    margin-right: 0;
  }
  /* line 4924, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-popup-content-inside .select-sector-sorting-and-stocks-wrapper .select-stock-list-wrapper .select-stock-elem-wrap .select-stock-elem-text-wrapper {
    max-width: calc(100% - 40px);
  }
  /* line 4931, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper {
    padding: 10px;
    background: #f9f9f9;
    min-height: 150px;
  }
  /* line 4935, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-selection-title {
    display: none;
  }
  /* line 4938, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-selection-title-mobile {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 10px;
  }
  /* line 4944, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: unset;
  }
  /* line 4949, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks::-webkit-scrollbar {
    display: none;
    width: 0;
    padding: 0;
  }
  /* line 4954, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks::-webkit-scrollbar-track {
    display: none;
  }
  /* line 4957, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks::-webkit-scrollbar-thumb {
    display: none;
    border-radius: 0;
  }
  /* line 4961, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .selected-stocks::-webkit-scrollbar-thumb:hover {
    display: none;
  }
  /* line 4965, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-reset-wrapper {
    display: none;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 4;
    text-decoration: none;
  }
  /* line 4974, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-apply-wrapper .btn-apply {
    display: none;
  }
  /* line 4977, ../scss/pages/_pricing_tool.scss */
  .underlyings-input-list-wrapper .select-sector-component-wrapper .select-sector-popup .select-sector-popup-content .select-sector-selection-wrapper .select-sector-btn-apply-wrapper .btn-apply.mobile {
    width: calc(100% - 20px);
    display: inline-block;
  }

  /* line 4987, ../scss/pages/_pricing_tool.scss */
  .issuers-input-list-wrapper {
    width: 100%;
    min-height: 160px;
  }

  /* line 4991, ../scss/pages/_pricing_tool.scss */
  .products-list,
  .underlyings-list,
  .issuers-list,
  .frequency-list,
  .coupon-period-list,
  .noncall-list,
  .barrier-type-list,
  .solved-list {
    width: 100%;
  }

  /* line 5002, ../scss/pages/_pricing_tool.scss */
  .currency-list {
    width: 140px;
  }

  /* line 5006, ../scss/pages/_pricing_tool.scss */
  .underlying-item .name-elem {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 5013, ../scss/pages/_pricing_tool.scss */
  .selected-underlyings-list-wrapper {
    display: flex;
    flex-flow: row wrap;
  }

  /* line 5018, ../scss/pages/_pricing_tool.scss */
  .selected-issuers-list-wrapper {
    display: flex;
    flex-flow: row wrap;
  }

  /* line 5025, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .underlyings-list-wrapper .underlyings-list {
    margin-top: -42px;
  }
  /* line 5027, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .underlyings-list-wrapper .underlyings-list.margin-negative-top {
    margin-top: -47px;
  }
  /* line 5030, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .underlyings-list-wrapper .underlyings-list.above-error {
    margin-top: -56px;
  }
  /* line 5038, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .underlyings-list-wrapper .selected-underlyings-list-wrapper .selected-underlyings-list-elem-wrap {
    margin: 0 25px 10px 0px;
  }
  /* line 5040, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .underlyings-list-wrapper .selected-underlyings-list-wrapper .selected-underlyings-list-elem-wrap .selected-underlyings-list-elem-wrap-text {
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 5045, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .underlyings-list-wrapper .selected-underlyings-list-wrapper .selected-underlyings-list-elem-wrap .tooltip-item-wrapper {
    width: 210px;
    white-space: pre-wrap;
  }
  /* line 5048, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .underlyings-list-wrapper .selected-underlyings-list-wrapper .selected-underlyings-list-elem-wrap .tooltip-item-wrapper .tooltip-content {
    flex-flow: row wrap;
  }
  /* line 5055, ../scss/pages/_pricing_tool.scss */
  .underlyings-wrapper .popup-max-underlyings {
    width: 90vw;
  }

  /* line 5062, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .issuers-list {
    margin-top: -42px;
  }
  /* line 5064, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .issuers-list.margin-negative-top {
    margin-top: -47px;
  }
  /* line 5067, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .issuers-list.above-error {
    margin-top: -56px;
  }
  /* line 5072, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .selected-issuers-list-wrapper.has-child {
    max-width: 70%;
  }
  /* line 5075, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .selected-issuers-list-wrapper .selected-issuers-list-elem-wrap {
    margin: 0 25px 10px 0px;
  }
  /* line 5077, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .selected-issuers-list-wrapper .selected-issuers-list-elem-wrap .selected-issuers-list-elem-wrap-text {
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 5082, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .selected-issuers-list-wrapper .selected-issuers-list-elem-wrap .tooltip-item-wrapper {
    width: 210px;
    white-space: pre-wrap;
  }
  /* line 5085, ../scss/pages/_pricing_tool.scss */
  .issuers-wrapper .issuers-list-wrapper .selected-issuers-list-wrapper .selected-issuers-list-elem-wrap .tooltip-item-wrapper .tooltip-content {
    flex-flow: row wrap;
  }

  /* line 5094, ../scss/pages/_pricing_tool.scss */
  .notional-amount-input-wrapper,
  .select-coupon-barrier-wrapper,
  .autocall-trigger-wrapper {
    min-width: 100%;
  }

  /* line 5100, ../scss/pages/_pricing_tool.scss */
  .underlyings-themes-wrapper {
    margin: 0;
    text-align: left;
  }

  /* line 5107, ../scss/pages/_pricing_tool.scss */
  .all-underlyings,
  .all-themes {
    margin-right: 20px;
    height: 205px;
  }

  /* line 5113, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    width: 100%;
    order: 2;
  }
  /* line 5123, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper.above-error {
    top: 147px;
  }
  /* line 5131, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup {
    width: 100%;
    height: 100%;
  }
  /* line 5134, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup.resized {
    width: 100%;
    height: 100%;
  }
  /* line 5137, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup.resized .popup-content {
    flex-flow: column;
    margin: 32px 30px 0;
  }
  /* line 5145, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup.resized .popup-content .bottom-shadow {
    display: none;
  }
  /* line 5168, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-title-underlying .title-underlying-txt {
    font-size: 15px;
  }
  /* line 5171, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-title-underlying .circle {
    background: transparent;
    margin: 0 25px;
  }
  /* line 5178, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-title-underlying .selected-theme-img {
    padding: 15px;
  }
  /* line 5183, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content {
    flex-flow: column;
    margin: 0;
    margin: 0 30px;
    position: relative;
  }
  /* line 5188, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content[data-scroll='10'] {
    color: red;
  }
  /* line 5191, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes {
    padding-right: 5px;
    margin: 0;
    width: 100%;
    height: 292px;
  }
  /* line 5198, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings-wrapper {
    margin: 0;
  }
  /* line 5210, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .all-underlyings {
    width: 100%;
    height: 165px;
  }
  /* line 5219, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes {
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  /* line 5220, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes .theme-item {
    height: 50px;
    padding: 0;
  }
  /* line 5227, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .all-themes .theme-item .theme-item-img {
    width: 100%;
    height: 37px;
  }
  /* line 5260, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .selected-themes-wrapper {
    max-width: 100%;
    margin-top: 15px;
  }
  /* line 5263, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .selected-themes-wrapper .selected-themes {
    flex-flow: row wrap;
    max-height: 100px;
    overflow-y: scroll;
  }
  /* line 5267, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .selected-themes-wrapper .selected-themes .selected-underlyings-list-elem-wrap {
    margin: 5px 30px 5px 0;
  }
  /* line 5281, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .popup-content .bottom-shadow {
    background: linear-gradient(to top, #f9f9f9, rgba(0, 0, 0, 0));
    position: absolute;
    top: 245px;
    height: 50px;
    width: calc(100% - 8px);
  }
  /* line 5291, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .btn-apply-wrapper {
    position: absolute;
    bottom: 50px;
    text-align: center;
    width: 100%;
    padding: 0 30px;
  }
  /* line 5297, ../scss/pages/_pricing_tool.scss */
  .select-themes-wrapper .underlyings-themes-popup .btn-apply-wrapper .btn-apply {
    width: 100%;
  }

  /* line 5312, ../scss/pages/_pricing_tool.scss */
  .all-underlyings, .all-themes {
    width: 190px;
  }

  /* line 5317, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .initial-trigger-wrapper {
    width: 100%;
    justify-content: space-between;
  }
  /* line 5320, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .initial-trigger-wrapper .initial-trigger-text {
    width: 180px;
  }
  /* line 5324, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .initial-trigger-wrapper .initial-trigger-input-wrapper .initial-trigger-input {
    width: 120px;
  }
  /* line 5329, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .stepdown-by-wrapper {
    width: 100%;
    justify-content: space-between;
  }
  /* line 5332, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-text {
    width: 180px;
  }
  /* line 5335, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper {
    display: inline-block;
  }
  /* line 5337, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper .stepdown-by-input-sufix-wrapper {
    margin-right: 0;
  }
  /* line 5339, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper .stepdown-by-input-sufix-wrapper .stepdown-by-input {
    width: 120px;
  }
  /* line 5343, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .stepdown-by-wrapper .stepdown-by-input-wrapper .stepdown-by-text-after {
    text-align: left;
  }
  /* line 5349, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper {
    width: 100%;
  }
  /* line 5351, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper {
    justify-content: space-between;
  }
  /* line 5353, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper .step-text-wrapper {
    width: 180px;
  }
  /* line 5357, ../scss/pages/_pricing_tool.scss */
  .initial-stepdown-manual-wrapper .manual-steps-wrapper .manual-step-wrapper .step-input-wrapper .step-input-sufix-wrapper .step-input {
    width: 120px;
  }

  /* line 5366, ../scss/pages/_pricing_tool.scss */
  .autocall-trigger-input-wrapper {
    flex-flow: column wrap;
  }

  /* line 5370, ../scss/pages/_pricing_tool.scss */
  .autocall-trigger-first-input {
    width: 100%;
  }

  /* line 5374, ../scss/pages/_pricing_tool.scss */
  .strike-level-label {
    min-width: 90px;
  }

  /* line 5378, ../scss/pages/_pricing_tool.scss */
  .barrier-level-input-wrapper {
    min-width: 100%;
  }

  /* line 5383, ../scss/pages/_pricing_tool.scss */
  .min-coupon-barrier {
    width: 100%;
    flex-flow: column wrap;
    align-items: flex-start;
  }

  /* line 5388, ../scss/pages/_pricing_tool.scss */
  .coupon-barrier-percentage {
    width: 100%;
  }

  /* line 5391, ../scss/pages/_pricing_tool.scss */
  .mem-coupon-barrier {
    margin: 10px 0 0;
  }

  /* line 5395, ../scss/pages/_pricing_tool.scss */
  .save-wrapper .btn-solve {
    width: 100%;
  }

  /* line 5399, ../scss/pages/_pricing_tool.scss */
  .strike-level-input-sufix,
  .reoffer-input-sufix,
  .coupon-level-input-sufix,
  .autocall-trigger-numeric-input-sufix,
  .barrier-level-input-sufix,
  .coupon-barrier-percentage-over-text {
    position: absolute;
    top: 1px;
    right: 1px;
    font-weight: 700;
    background: #F9F9F9;
    line-height: 28px;
    border-left: 1px solid #ccc;
    height: 28px;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 5417, ../scss/pages/_pricing_tool.scss */
  .pricing-results {
    margin-top: 50px;
    margin-left: 0;
  }
  /* line 5420, ../scss/pages/_pricing_tool.scss */
  .pricing-results.no-visible {
    margin-top: 30px;
  }
  /* line 5423, ../scss/pages/_pricing_tool.scss */
  .pricing-results.no-visible h2.pricing-results-title {
    display: none;
  }
  /* line 5428, ../scss/pages/_pricing_tool.scss */
  .pricing-results .results-wrapper {
    flex-flow: column;
    align-items: flex-start;
    padding: 25px 15px;
  }
  /* line 5440, ../scss/pages/_pricing_tool.scss */
  .pricing-results .results-wrapper .logo-name-wrapper {
    max-width: 100%;
  }
  /* line 5442, ../scss/pages/_pricing_tool.scss */
  .pricing-results .results-wrapper .logo-name-wrapper img {
    display: none;
  }
  /* line 5445, ../scss/pages/_pricing_tool.scss */
  .pricing-results .results-wrapper .logo-name-wrapper .logo-name {
    width: 100%;
  }
  /* line 5453, ../scss/pages/_pricing_tool.scss */
  .pricing-results .product-summary-wrapper .product-summary-title {
    text-align: left;
    padding: 20px 15px 5px;
  }
  /* line 5457, ../scss/pages/_pricing_tool.scss */
  .pricing-results .product-summary-wrapper .product-summary-box {
    min-width: 300px;
    padding: 26px 15px 49px;
    position: relative;
  }
  /* line 5462, ../scss/pages/_pricing_tool.scss */
  .pricing-results .product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .product-summary-box-email {
    position: absolute;
    bottom: 20px;
    margin: 0;
  }
  /* line 5467, ../scss/pages/_pricing_tool.scss */
  .pricing-results .product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup {
    width: 90vw;
  }
  /* line 5469, ../scss/pages/_pricing_tool.scss */
  .pricing-results .product-summary-wrapper .product-summary-box .product-summary-box-title-wrapper .send-email-popup .email-address-input-wrapper {
    padding: 0 20px;
  }
  /* line 5474, ../scss/pages/_pricing_tool.scss */
  .pricing-results .product-summary-wrapper .product-summary-box .product-summary-content {
    flex-flow: column;
  }
  /* line 5481, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-title-wrapper {
    flex-flow: column;
    margin-bottom: 10px;
    height: auto;
  }
  /* line 5485, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  /* line 5490, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-title-left-side .pricing-history-title {
    align-self: flex-start;
    padding-left: 15px;
  }
  /* line 5496, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-title-wrapper .pricing-history-dropdown-wrapper {
    width: 100%;
  }
  /* line 5500, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper {
    display: flex;
    flex-flow: row;
    height: 260px;
    width: 100%;
  }
  /* line 5505, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper {
    flex: 15% 1 0;
    flex-flow: column;
    justify-content: space-between;
    align-items: unset;
    height: 100%;
    padding: 0;
  }
  /* line 5513, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-underlying, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-maturity, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-reoffer, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-coupon, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-view {
    flex: 20% 1 0;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 5px;
  }
  /* line 5524, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-underlying, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-maturity, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-reoffer, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-header-wrapper .pricing-history-header-coupon {
    border-bottom: 1px solid #ECECEC;
  }
  /* line 5531, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper {
    flex: 80% 1 0;
    height: 100%;
    display: flex;
    flex-flow: row;
    min-width: 0;
    margin: 0;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  /* line 5538, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item {
    padding-left: 0;
    display: flex;
    flex-flow: column;
    border-bottom: none;
    height: 100%;
  }
  /* line 5544, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-underlying-item, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-maturity-item, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-reoffer-item, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-coupon-item, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-view-item {
    padding-left: 10px;
    width: 165px;
    border-bottom: none;
    border-right: 1px solid #ECECEC;
    flex: 20% 1 0;
    display: flex;
    align-items: center;
  }
  /* line 5558, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-underlying-item, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-maturity-item, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-reoffer-item, .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper .pricing-history-content-list-item .pricing-history-coupon-item {
    border-bottom: 1px solid #ECECEC;
    overflow: auto;
  }
  /* line 5569, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar {
    display: none;
    width: 0px;
    padding: 0;
  }
  /* line 5576, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar-track {
    background: #EEEEEE;
  }
  /* line 5581, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar-thumb {
    background: #C8C8C8;
    border-radius: 0px;
  }
  /* line 5587, ../scss/pages/_pricing_tool.scss */
  .pricing-results .pricing-history-wrapper .pricing-history-content-wrapper .pricing-history-content-list-wrapper::-webkit-scrollbar-thumb:hover {
    background: #C8C8C8;
  }

  /* line 5597, ../scss/pages/_pricing_tool.scss */
  .pricing-tool .disclaimer-wrapper {
    width: 100%;
  }
  /* line 5599, ../scss/pages/_pricing_tool.scss */
  .pricing-tool .disclaimer-wrapper .disclaimer-title {
    padding: 20px 15px 0;
    text-align: left;
  }
  /* line 5604, ../scss/pages/_pricing_tool.scss */
  .pricing-tool .disclaimer-wrapper .disclaimer-box {
    padding: 0 15px 29px;
  }

  /* line 5617, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-generate-wrapper {
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
    max-width: 170px;
    height: 28px;
  }
  /* line 5625, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper {
    width: auto;
    height: 28px;
    padding: 3px 2px 3px 7px;
  }
  /* line 5630, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-buttons-wrapper .factsheetmenu-settings-wrapper i {
    margin-right: 0;
  }
  /* line 5635, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup {
    width: 100%;
    height: 100%;
  }
  /* line 5639, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-title .factsheetmenu-popup-title-text {
    color: #000;
  }
  /* line 5644, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content {
    overflow-y: auto;
    padding: 0;
    justify-content: space-between;
  }
  /* line 5648, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper {
    padding: 20px;
  }
  /* line 5650, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-radios-wrapper {
    max-width: 100%;
    width: 100%;
    border: none;
  }
  /* line 5655, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-popup-radios-and-chart-wrapper .factsheetmenu-popup-chart-wrapper {
    display: none;
  }
  /* line 5659, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-download-btn-wrapper {
    position: relative;
    margin-top: 20px;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  /* line 5665, ../scss/pages/_pricing_tool.scss */
  .factsheetmenu-wrapper .factsheetmenu-popup .factsheetmenu-popup-content .factsheetmenu-download-btn-wrapper .factsheetmenu-download-btn {
    width: 100%;
  }

  /* line 5676, ../scss/pages/_pricing_tool.scss */
  .payoff-at-maturity-part {
    padding: 0;
  }

  /* line 5679, ../scss/pages/_pricing_tool.scss */
  .participation-part-wrapper {
    margin-top: 15px;
  }
  /* line 5681, ../scss/pages/_pricing_tool.scss */
  .participation-part-wrapper .booster-input-and-worst-basket-wrapper {
    flex-flow: column;
  }
  /* line 5683, ../scss/pages/_pricing_tool.scss */
  .participation-part-wrapper .booster-input-and-worst-basket-wrapper .worst-basket-wrapper {
    margin: 5px 0 0;
  }
  /* line 5688, ../scss/pages/_pricing_tool.scss */
  .participation-part-wrapper .cap-input-comp-wrapper {
    display: flex;
    align-items: flex-start;
    flex-flow: column;
  }
  /* line 5692, ../scss/pages/_pricing_tool.scss */
  .participation-part-wrapper .cap-input-comp-wrapper .after-cap-input {
    margin: 5px 0 0;
  }
}
/* line 5699, ../scss/pages/_pricing_tool.scss */
.datepicker-container {
  margin-bottom: 30px;
  position: absolute;
}

/* line 5704, ../scss/pages/_pricing_tool.scss */
#datepicker-button-trigger {
  background: #008489;
  border: 1px solid #008489;
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  min-width: 200px;
}

/* line 5716, ../scss/pages/_pricing_tool.scss */
#datepicker-button-trigger.no-visible {
  visibility: hidden;
  height: 0;
}

/* line 5721, ../scss/pages/_pricing_tool.scss */
.inline-with-input {
  width: 300px;
}

/* line 5724, ../scss/pages/_pricing_tool.scss */
.inline-with-input input {
  width: 100%;
}

/* line 5728, ../scss/pages/_pricing_tool.scss */
.asd__wrapper {
  margin-top: 5px;
}

/* line 5732, ../scss/pages/_pricing_tool.scss */
.margin-top-10 {
  margin-top: 10px;
}

/* line 5736, ../scss/pages/_pricing_tool.scss */
.margin-left-20 {
  margin-left: 20px;
}

/* line 5740, ../scss/pages/_pricing_tool.scss */
.margin-right-10 {
  margin-right: 10px;
}

/* line 5744, ../scss/pages/_pricing_tool.scss */
.margin-right-15 {
  margin-right: 15px;
}

/* line 5748, ../scss/pages/_pricing_tool.scss */
.margin-right-20 {
  margin-right: 20px;
}

/* line 5752, ../scss/pages/_pricing_tool.scss */
.no-click {
  pointer-events: none;
}

/* line 1, ../scss/pages/_risk.scss */
#panel_content {
  outline: none;
}

/* line 5, ../scss/pages/_risk.scss */
.filter-webuser-dropdown-wrapper {
  position: relative;
}

/* line 9, ../scss/pages/_risk.scss */
.filter-webuser-dropdown-list {
  width: 100%;
  position: absolute;
  top: -1px;
  background: white;
  border: 1px solid lightgrey;
  max-height: 150px;
  overflow-y: auto;
}

/* line 19, ../scss/pages/_risk.scss */
.filter-webuser-dropdown-item {
  cursor: default;
  padding: 3px 10px;
}
/* line 22, ../scss/pages/_risk.scss */
.filter-webuser-dropdown-item:hover {
  animation: table-hover 4s ease;
}

/* line 27, ../scss/pages/_risk.scss */
.risk-wrapper.no-visible {
  visibility: hidden;
}

/* line 31, ../scss/pages/_risk.scss */
.risk-wrapper {
  padding-right: 25px;
}

/* line 35, ../scss/pages/_risk.scss */
.risk-mail-wrapper.no-visible {
  visibility: hidden;
}

/* line 39, ../scss/pages/_risk.scss */
.risk-mail-wrapper .btn-email-wrapper {
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 3px;
  border: 1px solid #B79052;
  background-color: #B79052;
  color: #ffffff;
}
/* line 46, ../scss/pages/_risk.scss */
.risk-mail-wrapper .btn-email-wrapper:hover {
  background-color: #ffffff;
  color: #B79052;
}
/* line 51, ../scss/pages/_risk.scss */
.risk-mail-wrapper .btn-email-wrapper i {
  font-size: 16px;
}
/* line 55, ../scss/pages/_risk.scss */
.risk-mail-wrapper .btn-email-wrapper .btn-email-text {
  font-family: 'ek_muktaregular';
  font-size: 14px;
  line-height: 23px;
}

/* line 62, ../scss/pages/_risk.scss */
.background-popup-email {
  height: 100%;
  width: 100%;
  background: #e0e0e0;
  opacity: 0.7;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  transform: translate(-50%, -50%);
}

/* line 74, ../scss/pages/_risk.scss */
.send-email-popup {
  width: 596px;
  height: 180px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #f9f9f9;
  box-shadow: 1px 1px 2px 1px #c7c7c7;
  transform: translate(-50%, -50%);
  z-index: 1002;
  display: flex;
  flex-flow: column;
  padding: 10px;
  justify-content: center;
}
/* line 88, ../scss/pages/_risk.scss */
.send-email-popup .close-popup-x {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
/* line 94, ../scss/pages/_risk.scss */
.send-email-popup .popup-email-address-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 99, ../scss/pages/_risk.scss */
.send-email-popup .email-address-input-wrapper {
  width: 100%;
  height: 37px;
  display: flex;
  align-items: center;
  margin-top: 25px;
  padding: 0 80px;
}
/* line 106, ../scss/pages/_risk.scss */
.send-email-popup .email-address-input-wrapper .send-email-input {
  width: 100%;
  height: 100%;
  padding: 0 5px 0 5px;
}
/* line 111, ../scss/pages/_risk.scss */
.send-email-popup .email-address-input-wrapper .btn-send-email {
  height: 100%;
  width: 100px;
  color: #fff;
  background: #D18B16;
  border-radius: 0;
}
/* line 117, ../scss/pages/_risk.scss */
.send-email-popup .email-address-input-wrapper .btn-send-email:focus {
  background: #de9214;
}
/* line 122, ../scss/pages/_risk.scss */
.send-email-popup .email-sent-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 126, ../scss/pages/_risk.scss */
.send-email-popup .email-sent-wrapper .email-sent-check {
  font-size: 1.7em;
  margin-right: 5px;
  color: #25AE88;
}

/* line 134, ../scss/pages/_risk.scss */
.risk-datepicker-wrapper {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

/* line 140, ../scss/pages/_risk.scss */
.risk-datepicker-content {
  top: 33px;
  right: 91px;
}
/* line 148, ../scss/pages/_risk.scss */
.risk-datepicker-content .btn-risk-date {
  width: 78px;
  background: #FFFFFF;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: none;
  position: relative;
  line-height: 20px;
  height: 22px;
}
/* line 158, ../scss/pages/_risk.scss */
.risk-datepicker-content .btn-risk-date:after {
  content: '';
  background: #B9C0C8 url(../img/calendar-white.svg) center no-repeat;
  background-size: 10px 10px;
  width: 22px;
  height: 22px;
  position: absolute;
  right: -22px;
  top: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 173, ../scss/pages/_risk.scss */
#risk-datepicker-btn-trigger {
  display: none;
}

/* line 177, ../scss/pages/_risk.scss */
.date-column {
  width: 170px;
}

/* line 181, ../scss/pages/_risk.scss */
.risk-table-wrapper {
  margin-bottom: 10px;
}
/* line 183, ../scss/pages/_risk.scss */
.risk-table-wrapper.no-visible {
  display: none;
}
/* line 186, ../scss/pages/_risk.scss */
.risk-table-wrapper .table-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  background: #6E88A4;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 3px 14px;
  margin-bottom: 0;
}
/* line 197, ../scss/pages/_risk.scss */
.risk-table-wrapper .table-title a {
  color: #FFFFFF;
}
/* line 201, ../scss/pages/_risk.scss */
.risk-table-wrapper .table-header {
  display: flex;
  background: #DDE2E8;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
}
/* line 208, ../scss/pages/_risk.scss */
.risk-table-wrapper .table-content {
  display: flex;
  flex-flow: column nowrap;
}

/* line 214, ../scss/pages/_risk.scss */
.isin-header,
.productname-header,
.ccy-header,
.initialfinaldate-header,
.issuer-header,
.bidask-header,
.shortname-header,
.currentlevel-header,
.distbarrierls-header,
.lscapitalcoupon-header,
.coupon-header,
.oneday-header,
.perf-header {
  display: flex;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  background: #DDE2E8;
  letter-spacing: -0.01em;
  color: #444;
  padding-top: 12px;
  padding-bottom: 2px;
}

/* line 240, ../scss/pages/_risk.scss */
.isin-header {
  display: flex;
  flex-flow: column;
  width: 150px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 246, ../scss/pages/_risk.scss */
.isin-header .filter-header-isin-input {
  max-width: 130px;
}

/* line 250, ../scss/pages/_risk.scss */
.productname-header {
  width: 120px;
  display: flex;
  flex-flow: column;
  padding-right: 10px;
}
/* line 255, ../scss/pages/_risk.scss */
.productname-header .filter-header-productName-input {
  max-width: 110px;
}

/* line 259, ../scss/pages/_risk.scss */
.ccy-header {
  width: 70px;
  display: flex;
  flex-flow: column;
  padding-right: 10px;
}

/* line 265, ../scss/pages/_risk.scss */
.initialfinaldate-header {
  width: 120px;
  padding-right: 10px;
}

/* line 269, ../scss/pages/_risk.scss */
.issuer-header {
  width: 130px;
  display: flex;
  flex-flow: column;
  padding-right: 10px;
}

/* line 275, ../scss/pages/_risk.scss */
.bidask-header {
  width: 110px;
  padding-right: 10px;
}

/* line 279, ../scss/pages/_risk.scss */
.shortname-header {
  width: 150px;
  display: flex;
  flex-flow: column;
  padding-right: 10px;
}

/* line 285, ../scss/pages/_risk.scss */
.currentlevel-header {
  width: 100px;
  padding-right: 10px;
}

/* line 289, ../scss/pages/_risk.scss */
.distbarrierls-header {
  width: 100px;
  padding-right: 10px;
}

/* line 293, ../scss/pages/_risk.scss */
.lscapitalcoupon-header {
  width: 100px;
  padding-right: 10px;
}

/* line 297, ../scss/pages/_risk.scss */
.coupon-header {
  width: 100px;
  padding-right: 10px;
}

/* line 301, ../scss/pages/_risk.scss */
.oneday-header {
  width: 70px;
  padding-right: 10px;
}

/* line 305, ../scss/pages/_risk.scss */
.oneday-header-content {
  display: flex;
}
/* line 307, ../scss/pages/_risk.scss */
.oneday-header-content .oneday-header-text {
  cursor: pointer;
  display: flex;
  flex-flow: column nowrap;
}
/* line 312, ../scss/pages/_risk.scss */
.oneday-header-content .oneday-header-icon {
  cursor: pointer;
}
/* line 315, ../scss/pages/_risk.scss */
.oneday-header-content .oneday-header-icon.reverse svg {
  transform: rotate(180deg);
}

/* line 321, ../scss/pages/_risk.scss */
.perf-header {
  width: 110px;
  display: flex;
  flex-flow: column nowrap;
}
/* line 325, ../scss/pages/_risk.scss */
.perf-header span {
  cursor: pointer;
}
/* line 329, ../scss/pages/_risk.scss */
.perf-header .perf-header-icon {
  cursor: pointer;
}
/* line 332, ../scss/pages/_risk.scss */
.perf-header .perf-header-icon.reverse svg {
  transform: rotate(180deg);
}

/* line 339, ../scss/pages/_risk.scss */
.filter-header-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

/* line 345, ../scss/pages/_risk.scss */
.clear-filter {
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  color: #777;
}
/* line 350, ../scss/pages/_risk.scss */
.clear-filter.visiblity-hidden {
  visibility: hidden;
}

/* line 354, ../scss/pages/_risk.scss */
.risk-filter-wrapper {
  position: relative;
}
/* line 356, ../scss/pages/_risk.scss */
.risk-filter-wrapper input {
  height: 30px;
  padding: 2px 0 2px 5px;
  border: 1px solid #a0a0a0;
}

/* line 363, ../scss/pages/_risk.scss */
.filter-header-currency-input,
.currency-dropdown-list {
  width: 60px;
}

/* line 368, ../scss/pages/_risk.scss */
.currency-selected {
  width: 60px;
}

/* line 371, ../scss/pages/_risk.scss */
.currency-dropdown-list .filter-dropdown-item {
  width: 70px;
}

/* line 375, ../scss/pages/_risk.scss */
.filter-header-issuer-input,
.issuer-dropdown-list {
  width: 120px;
}

/* line 380, ../scss/pages/_risk.scss */
.name-elem {
  cursor: default;
}

/* line 384, ../scss/pages/_risk.scss */
.filter-header-productName-input {
  width: 210px;
}

/* line 387, ../scss/pages/_risk.scss */
.productName-selected .name-elem,
.productName-dropdown-list .name-elem {
  width: 210px;
}

/* line 394, ../scss/pages/_risk.scss */
.underlyings-selected .name-elem,
.underlyings-dropdown-list .filter-dropdown-item .name-elem {
  width: 130px;
}

/* line 399, ../scss/pages/_risk.scss */
.filter-header-underlyings-input {
  width: 140px;
}

/* line 403, ../scss/pages/_risk.scss */
.risk-filter-isin-list-wrapper {
  width: 130px;
}

/* line 406, ../scss/pages/_risk.scss */
.risk-filter-productName-list-wrapper {
  width: 210px;
}

/* line 409, ../scss/pages/_risk.scss */
.risk-filter-underlyings-list-wrapper {
  width: 140px;
}

/* line 412, ../scss/pages/_risk.scss */
.risk-filter-currency-list-wrapper {
  width: 60px;
}

/* line 415, ../scss/pages/_risk.scss */
.risk-filter-issuer-list-wrapper {
  width: 120px;
}

/* line 427, ../scss/pages/_risk.scss */
.currency-selected .name-elem,
.issuer-selected .name-elem,
.productName-selected .name-elem,
.underlyings-selected .name-elem,
.currency-dropdown-list .filter-dropdown-item .name-elem,
.issuer-dropdown-list .filter-dropdown-item .name-elem,
.productName-dropdown-list .filter-dropdown-item .name-elem,
.underlyings-dropdown-list .filter-dropdown-item .name-elem {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 434, ../scss/pages/_risk.scss */
.risk-filter-isin-list-wrapper,
.risk-filter-productName-list-wrapper,
.risk-filter-currency-list-wrapper,
.risk-filter-issuer-list-wrapper,
.risk-filter-underlyings-list-wrapper {
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  display: flex;
  flex-flow: column;
  z-index: 1;
  border: 1px solid lightgrey;
  background: #fff;
}

/* line 450, ../scss/pages/_risk.scss */
.risk-filter-list-selected-wrapper {
  display: flex;
  flex-flow: column;
}

/* line 455, ../scss/pages/_risk.scss */
.risk-filter-list-selected {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #e7e7e7;
  padding: 2px 0 2px 5px;
  height: 30px;
}
/* line 462, ../scss/pages/_risk.scss */
.risk-filter-list-selected span {
  width: 160px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 468, ../scss/pages/_risk.scss */
.risk-filter-list-selected .name-elem {
  color: #D18B16;
}
/* line 471, ../scss/pages/_risk.scss */
.risk-filter-list-selected span, .risk-filter-list-selected i {
  cursor: default;
  padding-right: 3px;
  color: #aaa;
}
/* line 477, ../scss/pages/_risk.scss */
.risk-filter-list-selected:hover {
  background: lightgrey;
}

/* line 482, ../scss/pages/_risk.scss */
.risk-filter-list {
  background: #fff;
  width: 135px;
}

/* line 487, ../scss/pages/_risk.scss */
.filter-dropdown-item {
  display: flex;
  align-items: center;
  background: #fff;
  cursor: default;
  padding: 2px 0 2px 5px;
  height: 30px;
}
/* line 494, ../scss/pages/_risk.scss */
.filter-dropdown-item:hover {
  background: lightgrey;
}

/* line 499, ../scss/pages/_risk.scss */
.table-item:hover {
  background-color: #f5f5f5;
}

/* line 503, ../scss/pages/_risk.scss */
.table-item {
  display: flex;
  cursor: default;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
}
/* line 511, ../scss/pages/_risk.scss */
.table-item .isin-item,
.table-item .productname-item,
.table-item .ccy-item,
.table-item .initialfinaldate-item,
.table-item .issuer-item,
.table-item .bidask-item,
.table-item .shortname-item,
.table-item .currentlevel-item,
.table-item .lscapitalcoupon-item {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 17px;
}
/* line 522, ../scss/pages/_risk.scss */
.table-item .isin-item span,
.table-item .productname-item span,
.table-item .ccy-item span,
.table-item .initialfinaldate-item span,
.table-item .issuer-item span,
.table-item .bidask-item span,
.table-item .shortname-item span,
.table-item .currentlevel-item span,
.table-item .lscapitalcoupon-item span {
  font-size: 12px;
  color: #444;
  letter-spacing: -0.01em;
  font-family: 'Open Sans', sans-serif;
}
/* line 531, ../scss/pages/_risk.scss */
.table-item .distbarrierls-item {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 17px;
}
/* line 534, ../scss/pages/_risk.scss */
.table-item .distbarrierls-item span {
  font-size: 12px;
  color: #444;
  letter-spacing: -0.01em;
}
/* line 542, ../scss/pages/_risk.scss */
.table-item .coupon-item,
.table-item .oneday-item,
.table-item .perf-item {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 17px;
}
/* line 547, ../scss/pages/_risk.scss */
.table-item .coupon-item span,
.table-item .oneday-item span,
.table-item .perf-item span {
  font-size: 12px;
  color: #444;
  letter-spacing: -0.01em;
  font-family: 'Open Sans', sans-serif;
}
/* line 556, ../scss/pages/_risk.scss */
.table-item .isin-item {
  width: 150px;
  min-width: 150px;
  font-weight: 700;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 562, ../scss/pages/_risk.scss */
.table-item .isin-item span {
  cursor: pointer;
  text-decoration: none;
}
/* line 566, ../scss/pages/_risk.scss */
.table-item .isin-item span:hover {
  text-decoration: underline;
}
/* line 570, ../scss/pages/_risk.scss */
.table-item .productname-item {
  width: 120px;
  padding-right: 10px;
}
/* line 574, ../scss/pages/_risk.scss */
.table-item .ccy-item {
  width: 70px;
  padding-right: 10px;
}
/* line 578, ../scss/pages/_risk.scss */
.table-item .initialfinaldate-item {
  width: 120px;
}
/* line 581, ../scss/pages/_risk.scss */
.table-item .issuer-item {
  width: 130px;
}
/* line 584, ../scss/pages/_risk.scss */
.table-item .bidask-item {
  width: 110px;
}
/* line 587, ../scss/pages/_risk.scss */
.table-item .shortname-item {
  display: flex;
  flex-flow: column;
  width: 150px;
  padding-right: 10px;
}
/* line 592, ../scss/pages/_risk.scss */
.table-item .shortname-item span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 598, ../scss/pages/_risk.scss */
.table-item .currentlevel-item {
  display: flex;
  flex-flow: column;
  width: 100px;
}
/* line 603, ../scss/pages/_risk.scss */
.table-item .currentlevel-item span {
  font-family: 'Open Sans', sans-serif;
}
/* line 607, ../scss/pages/_risk.scss */
.table-item .distbarrierls-item {
  display: flex;
  flex-flow: column;
  width: 100px;
  font-weight: 700;
}
/* line 613, ../scss/pages/_risk.scss */
.table-item .lscapitalcoupon-item {
  width: 100px;
}
/* line 616, ../scss/pages/_risk.scss */
.table-item .coupon-item {
  width: 100px;
  font-weight: 700;
}
/* line 620, ../scss/pages/_risk.scss */
.table-item .oneday-item {
  width: 70px;
  font-weight: 700;
}
/* line 624, ../scss/pages/_risk.scss */
.table-item .perf-item {
  width: 110px;
  font-weight: 700;
}

/* line 630, ../scss/pages/_risk.scss */
.text-bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

/* line 635, ../scss/pages/_risk.scss */
.text-light {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

/* line 640, ../scss/pages/_risk.scss */
.tooltip-wrapper {
  position: relative;
}

/* line 644, ../scss/pages/_risk.scss */
.tooltip-hidden {
  display: none;
}

/* line 648, ../scss/pages/_risk.scss */
.tooltip-wrapper.show {
  display: block;
}

/* line 652, ../scss/pages/_risk.scss */
.risk-tooltip-wrapper {
  position: absolute;
  top: 18px;
  z-index: 1;
  background: white;
  box-shadow: 0px 0px 7px 1px rgba(3, 3, 3, 0.3);
}
/* line 658, ../scss/pages/_risk.scss */
.risk-tooltip-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  left: 3%;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #ccc;
}
/* line 669, ../scss/pages/_risk.scss */
.risk-tooltip-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  left: calc(3% + 1px);
  bottom: 100%;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: white;
}

/* line 683, ../scss/pages/_risk.scss */
.tooltip-chart.risk-tooltip-wrapper {
  left: -470px;
}
/* line 685, ../scss/pages/_risk.scss */
.tooltip-chart.risk-tooltip-wrapper:before {
  left: 94%;
}
/* line 688, ../scss/pages/_risk.scss */
.tooltip-chart.risk-tooltip-wrapper:after {
  left: calc(94% + 1px);
}

/* line 693, ../scss/pages/_risk.scss */
.tooltip-default {
  padding: 20px;
  color: black;
  min-width: 300px;
}
/* line 697, ../scss/pages/_risk.scss */
.tooltip-default .title {
  font-size: 18px;
}

/* line 702, ../scss/pages/_risk.scss */
.tooltip-content-wrapper {
  display: flex;
  justify-content: space-between;
}
/* line 705, ../scss/pages/_risk.scss */
.tooltip-content-wrapper .left-side, .tooltip-content-wrapper .right-side {
  display: flex;
  flex-flow: column;
}
/* line 710, ../scss/pages/_risk.scss */
.tooltip-content-wrapper .label-tooltip {
  margin-top: 15px;
  font-weight: 400;
}

/* line 716, ../scss/pages/_risk.scss */
.dm-table__first.with-link:hover {
  text-decoration: underline;
}

/* line 721, ../scss/pages/_risk.scss */
.risk-template .dm-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 44px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 721, ../scss/pages/_risk.scss */
  .risk-template .dm-section {
    flex-wrap: wrap;
  }
}
/* line 731, ../scss/pages/_risk.scss */
.risk-template .dm-section__side {
  width: calc(50% - 15px);
}
@media only screen and (max-width: 767px) {
  /* line 731, ../scss/pages/_risk.scss */
  .risk-template .dm-section__side {
    width: 100%;
    margin-bottom: 25px;
  }
}
/* line 739, ../scss/pages/_risk.scss */
.risk-template .dm-section__side > p {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #444444;
  margin-bottom: 7px;
}
/* line 749, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table {
  border-radius: 5px;
  border: 1px solid #DEDEDE;
  font-family: 'Open Sans', sans-serif;
}
/* line 754, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__row {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #DEDEDE;
  cursor: pointer;
}
/* line 761, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__row:hover {
  animation: table-hover 4s  ease;
}
/* line 765, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__row:last-child {
  border-bottom: 0;
}
/* line 769, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__row > div {
  padding: 7px 20px;
  font-size: 12px;
  line-height: 17px;
  font-family: 'ek_muktaregular';
}
/* line 777, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table--head {
  background: #DDE2E8;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
}
/* line 783, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table--head > div {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #444444;
}
/* line 794, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__full {
  width: 100%;
  font-size: 10px;
  line-height: 17px;
  font-weight: 600;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 802, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__full.top {
  background: linear-gradient(90deg, #e4f3e6 0%, rgba(228, 243, 230, 0) 59.04%);
  color: #4EAD5B;
}
/* line 807, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__full.worst {
  background: linear-gradient(90deg, #fce1df 0%, rgba(255, 255, 255, 0) 59.04%);
  color: #EA3728;
}
/* line 813, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__first {
  width: 144px;
  font-weight: 800;
}
/* line 818, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__middle {
  width: calc(100% - 225px);
}
/* line 822, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table__last {
  width: 81px;
  font-weight: 700;
}
/* line 828, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table--underlying .dm-table__first {
  width: calc(100% - 81px);
}
/* line 832, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table--underlying .dm-table__last {
  width: 81px;
}
/* line 838, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table--underlying .dm-table__row:not(.dm-table--head) > div:hover {
  color: #D18B16;
}
/* line 843, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table--underlying .dm-table__row:not(.dm-table--head) > div.top:hover {
  color: #4EAD5B;
}
/* line 849, ../scss/pages/_risk.scss */
.risk-template .dm-section .dm-table--underlying .dm-table__row:not(.dm-table--head) > div.worst:hover {
  color: #EA3728;
}
/* line 859, ../scss/pages/_risk.scss */
.risk-template .panel-default {
  border: none;
}
/* line 863, ../scss/pages/_risk.scss */
.risk-template .portfolio-content {
  width: 100%;
}
/* line 867, ../scss/pages/_risk.scss */
.risk-template .panel-body {
  padding: 0 !important;
}
/* line 871, ../scss/pages/_risk.scss */
.risk-template .panel-body#table > h2 {
  margin: 0;
  padding: 3px 14px;
}
/* line 876, ../scss/pages/_risk.scss */
.risk-template .panel-body#table > h2, .risk-template .panel-body#table > h2 a {
  font-weight: 600;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  background: #6E88A4;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 890, ../scss/pages/_risk.scss */
  .risk-template .table-responsive > .table > tbody > tr > td, .risk-template .table-responsive > .table > tbody > tr > th, .risk-template .table-responsive > .table > tfoot > tr > td, .risk-template .table-responsive > .table > tfoot > tr > th, .risk-template .table-responsive > .table > thead > tr > td, .risk-template .table-responsive > .table > thead > tr > th {
    white-space: normal;
  }
}
/* line 897, ../scss/pages/_risk.scss */
.risk-template .table-responsive {
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 911, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 25px;
  font-weight: 700;
  background: #DDE2E8;
  letter-spacing: -0.01em;
  color: #444;
  padding: 12px 11px 15px 0 !important;
}
/* line 921, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th:first-child {
  width: auto;
}
/* line 926, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th:last-child {
  padding-bottom: 37px !important;
}
/* line 930, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th:last-child svg {
  margin-left: 7px;
}
/* line 935, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th:last-child.reverse svg {
  transform: rotate(180deg);
}
/* line 941, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th svg {
  cursor: pointer;
  width: 10px;
  height: 12px;
}
/* line 946, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th svg path {
  transition: .3s;
  fill: #ADB5C2;
}
/* line 953, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th:nth-last-child(2) svg {
  position: absolute;
  top: 16px;
  right: 21px;
  transform: rotate(180deg);
}
/* line 961, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th:nth-last-child(2).reverse svg {
  transform: none;
}
/* line 969, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th:hover svg path {
  fill: #6E88A4;
}
/* line 978, ../scss/pages/_risk.scss */
.risk-template .table-risk-template thead tr th.reverse svg path {
  fill: #444444;
}
/* line 989, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr th, .risk-template .table-risk-template tr td {
  color: #444;
  letter-spacing: -0.01em;
  max-width: 87px;
}
/* line 994, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr th:first-child, .risk-template .table-risk-template tr td:first-child {
  padding-left: 15px !important;
  line-height: 25px;
  max-width: 110px;
}
/* line 1000, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr th:last-child, .risk-template .table-risk-template tr td:last-child {
  min-width: 100px;
}
/* line 1004, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr th:nth-child(2), .risk-template .table-risk-template tr td:nth-child(2) {
  max-width: 170px;
}
/* line 1008, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr th:nth-last-child(2), .risk-template .table-risk-template tr td:nth-last-child(2) {
  max-width: 55px;
  width: 55px;
  padding-right: 30px !important;
}
/* line 1015, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td {
  font-size: 12px;
  line-height: 17px;
  border-bottom: 1px solid #DEDEDE !important;
  padding: 6px 19px 8px 0 !important;
}
/* line 1021, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td:first-child {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
/* line 1026, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td:nth-child(6), .risk-template .table-risk-template tr td:nth-child(7) {
  text-align: center;
}
/* line 1030, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td.has_red {
  font-family: 'Open Sans', sans-serif;
  color: #EA3728;
  font-weight: 700;
}
/* line 1036, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td.has_green {
  font-family: 'Open Sans', sans-serif;
  color: #4EAD5B;
  font-weight: 700;
}
/* line 1042, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td.has_orange {
  font-family: 'Open Sans', sans-serif;
  color: #DF8546;
  font-weight: 700;
}
/* line 1048, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td.has_orange_faded {
  font-family: 'Open Sans', sans-serif;
  color: #F19F62;
  font-weight: 700;
}
/* line 1054, ../scss/pages/_risk.scss */
.risk-template .table-risk-template tr td.has_brown {
  font-family: 'Open Sans', sans-serif;
  color: #A76232;
  font-weight: 700;
}
/* line 1064, ../scss/pages/_risk.scss */
.risk-template .content-landing .panel {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
}
/* line 1071, ../scss/pages/_risk.scss */
.risk-template .table-responsive + h2 {
  margin-top: 30px !important;
}

@keyframes table-hover {
  0% {
    background: #F5F5F5;
  }
  100% {
    background: #fff;
  }
}

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