/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html.rebel-trade {
  background: transparent;
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body.rebel-trade {
  margin: 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 700; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* ============================================================
   GENERAL
   ============================================================ */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html, body.rebel-trade {
  min-width: 320px; }
  html.menu-opened, body.menu-opened {
    overflow: hidden; }

body.rebel-trade {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: #000;
  background-color: #eeeeef; }

#main {
  overflow: hidden;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

h1, h2, h3, h4, h5, h6, .title-h {
  font-family: "Lato";
  margin: 0;
  padding-bottom: 20px;
  font-weight: 700;
  line-height: 1.3; }

h1, .title-h1 {
  font-size: 30px; }

h2, .title-h2 {
  font-size: 20px; }

h3, .title-h3 {
  font-size: 17px; }

h4, .title-h4 {
  font-size: 15px; }

p {
  margin: 0;
  padding-bottom: 20px; }
  p a {
    border-bottom: 1px solid transparent;
    color: #0130d1; }
    p a:hover {
      border-bottom-color: #0130d1; }

ul, ol {
  margin: 0;
  padding: 0 0 20px;
  list-style: none; }

.section ul:not([class]), .section ul.styled-list, .section ol:not([class]), .section ol.styled-list {
  list-style-position: outside;
  font-size: 15px;
  padding-left: 20px;
  padding-bottom: 20px; }
  .section ul:not([class]) li + li, .section ul.styled-list li + li, .section ol:not([class]) li + li, .section ol.styled-list li + li {
    margin-top: 7px; }
.section ol:not([class]), .section ol.styled-list {
  counter-reset: item; }
  .section ol:not([class]) li, .section ol.styled-list li {
    display: block;
    padding-left: 25px;
    position: relative; }
    .section ol:not([class]) li:before, .section ol.styled-list li:before {
      content: counter(item) ". ";
      counter-increment: item;
      font-weight: 700;
      position: absolute;
      left: 0;
      top: 0; }
.section ul:not([class]), .section ul.styled-list {
  list-style: none; }
  .section ul:not([class]) li, .section ul.styled-list li {
    position: relative;
    padding-left: 25px; }
    .section ul:not([class]) li:before, .section ul.styled-list li:before {
      content: "";
      position: absolute;
      width: 6px;
      height: 6px;
      left: 0;
      top: 9px;
      background-color: #000;
      border-radius: 50%; }

blockquote {
  border-left: none;
  font-size: 16px;
  padding: 4px 0 20px 40px;
  margin: 0;
  position: relative; }
  blockquote:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 6px; }

a {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none; }
  a:hover {
    cursor: pointer;
    color: #0130d1; }
  a:focus {
    text-decoration: none;
    outline: none; }

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select, textarea {
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  border: 2px solid #eeeeef;
  border-radius: 20px;
  padding: 0 18px 0;
  color: #000;
  outline: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="text"].error, input[type="email"].error, input[type="tel"].error, input[type="password"].error, select.error, textarea.error {
    border-color: #ed1515;
    color: #ed1515; }
    input[type="text"].error + label, input[type="email"].error + label, input[type="tel"].error + label, input[type="password"].error + label, select.error + label, textarea.error + label {
      display: none !important; }
  input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
    border-color: #0130d1; }

select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background-color: transparent; }

select::-ms-expand {
  display: none; }

textarea {
  resize: none;
  width: 100%;
  height: 290px;
  line-height: 1.3;
  padding: 10px 20px; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-weight: 400;
  color: #909090; }

input::-moz-placeholder, textarea::-moz-placeholder {
  font-weight: 400;
  color: #909090; }

input:-ms-input-placeholder {
  font-weight: 400;
  color: #909090; }

input::-ms-clear, input::-ms-reveal {
  display: none; }

b, strong {
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.flex-alc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.flex-ale {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.button, .button2 {
  display: inline-block;
  padding: 14px 22px 14px;
  background-color: #0130d1;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 14px;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 22px;
  text-decoration: none;
  cursor: pointer; }
  .button:focus, .button2:focus {
    outline: none;
    text-decoration: none; }
  .button:hover, .button2:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #fff; }

table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 1.3; }

thead tr {
  border-bottom: 3px solid #cccccc; }

th {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px;
  height: 58px; }
  th:first-child {
    padding-left: 0; }
  th:last-child {
    padding-right: 0; }

tbody tr {
  border-bottom: 1px solid #cccccc; }
  tbody tr:last-child {
    border-bottom: none; }

tr.active {
  background-color: #eeeeef; }

td {
  padding: 5px;
  height: 58px; }
  td:first-child {
    padding-left: 0; }
  td:last-child {
    padding-right: 0; }

#open-menu {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  background: #222;
  height: 50px;
  display: none; }
  #open-menu.opened span:before, #open-menu.opened span:after {
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  #open-menu.opened span:before {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotate(-45deg) translate(-7px, 7px);
    -moz-transform: rotate(-45deg) translate(-7px, 7px);
    -ms-transform: rotate(-45deg) translate(-7px, 7px);
    -o-transform: rotate(-45deg) translate(-7px, 7px);
    transform: rotate(-45deg) translate(-7px, 7px); }
  #open-menu.opened span:after {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    -moz-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    -o-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px); }
  #open-menu p {
    margin-left: 3%;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 50px;
    padding-bottom: 0; }
  #open-menu span {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moztransform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 3%;
    width: 27px;
    height: 26px;
    cursor: pointer;
    z-index: 300;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    #open-menu span:before, #open-menu span:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 3px;
      box-shadow: 0 3px 0 0 #fff, 0 19px 0 0 #fff;
      -webkit-box-shadow: 0 3px 0 0 #fff, 0 19px 0 0 #fff;
      -moz-box-shadow: 0 3px 0 0 #fff, 0 19px 0 0 #fff;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    #open-menu span:after {
      content: "";
      position: absolute;
      top: 8px;
      height: 3px;
      -webkit-box-shadow: 0 3px 0 0 #fff;
      -moz-box-shadow: 0 3px 0 0 #fff;
      -ms-box-shadow: 0 3px 0 0 #fff;
      -o-box-shadow: 0 3px 0 0 #fff;
      box-shadow: 0 3px 0 0 #fff; }

.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px; }

.css-transitions-after-page-load * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }
.css-transitions-after-page-load + footer {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }
.css-transitions-after-page-load ~ .pop-ups {
  display: none !important; }

.container {
  max-width: 100%; }

.table-center {
  text-align: center; }

.table-wrapper {
  overflow-x: auto; overflow: hidden; }

/* ============================================================
   GENERAL END
   ============================================================ */
/* ============================================================
   HEADER
   ============================================================ */
header .container-inner {
  border-bottom: 1px solid #dadfe5;
  padding: 32px 0;
  position: relative; }

#logo-page, #footer-logo {
  text-align: right;
  line-height: 1;
  display: inline-block; }
  #logo-page .logo-sub, #footer-logo .logo-sub {
    font-size: 12px;
    color: #9d9d9d;
    text-transform: uppercase;
    padding-top: 10px;
    display: inline-block; }

/* ============================================================
   HEADER END
   ============================================================ */
/* ============================================================
   PAST TRADES PAGE
   ============================================================ */
.selectric-wrapper ul {
  padding: 0 !important; }
.selectric-wrapper li {
  margin: 0 !important;
  padding: 2px 19px !important;
  font-size: 14px;
  font-weight: 300;
  color: #000; }
  .selectric-wrapper li:before {
    display: none; }

.selectric-items li.highlighted {
  background: #0130d1;
  color: #fff; }

.section {
  padding: 45px 0 70px; }

.page-block {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.2);
  padding: 30px 45px 20px; }
  .page-block .options {
    margin-left: 30px; }
  .page-block .selectric-wrapper, .page-block .search-form {
    display: inline-block;
    vertical-align: middle; }
  .page-block .selectric-wrapper {
    width: 160px;
    border-radius: 20px;
    margin-right: 30px; }
    .page-block .selectric-wrapper .selectric {
      border-radius: 20px;
      border-color: #eeeeef;
      background-color: #eeeeef; }
    .page-block .selectric-wrapper .selectric-label {
      margin: 0 40px 0 19px;
      font-size: 14px;
      color: #000;
      height: 38px;
      line-height: 38px; }
    .page-block .selectric-wrapper .selectric-button {
      cursor: pointer;
      outline: none;
      width: 38px;
      height: 38px;
      line-height: 38px;
      border-radius: 0 20px 20px 0; }
      .page-block .selectric-wrapper .selectric-button:after {
        display: none; }
      .page-block .selectric-wrapper .selectric-button:before {
        font-family: "fontello";
        content: '\e850';
        font-size: 6px;
        color: #000; }
  .page-block .title-h2 {
    padding: 0;
    text-transform: uppercase; }
  .page-block .top {
    padding-bottom: 17px; }
    .page-block .top.flex-alc .title-h2 {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  .page-block .cell-link {
    color: #000; }
    .page-block .cell-link:hover {
      color: #0130d1; }
  .page-block .bottom {
    padding: 12px 0 5px; }
  .page-block .icon-big-arrow {
    margin-right: 25px; }
    .page-block .icon-big-arrow:before {
      font-size: 87px;
      color: #0130d1; }
    .page-block .icon-big-arrow.top-direction:before {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .page-block .icon-big-arrow.bottom-direction:before {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
  .page-block .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .page-block .content-title {
    font-size: 17px;
    font-weight: 700; }
  .page-block .text p {
    font-size: 14px;
    line-height: 1.5; }
  .page-block .item-content {
    padding-top: 36px; }

.block-table .heading-title {
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .block-table .heading-title:hover {
    color: #0130d1; }
.block-table .symbol {
  font-weight: 700;
  color: #0130d1;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .block-table .symbol:hover {
    opacity: 0.8; }
.block-table .company-cell {
  /*text-transform: uppercase;*/ }
.block-table .icon-play {
  cursor: pointer;
  position: relative;
  padding-left: 45px;
  display: inline-block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .block-table .icon-play:hover {
    color: #0130d1; }
  .block-table .icon-play:before {
    font-size: 30px;
    color: #0130d1;
    position: absolute;
    left: 0;
    top: -5px; }
.block-table .video:not(.icon-play) {
  position: relative;
  display: inline-block;
  padding-left: 45px; }
  .block-table .video:not(.icon-play):before {
    content: '';
    position: absolute;
    left: 0;
    top: -5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #e5eafa; }
.block-table .trend-icon {
  position: relative;
  display: inline-block;
  padding-left: 25px; }
  .block-table .trend-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%; }
  .block-table .trend-icon:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #fff transparent transparent transparent; }
.block-table .trend-down {
  color: #ed1515; }
  .block-table .trend-down:before {
    background-color: #ed1515; }
.block-table .trend-up {
  color: #1bad0c; }
  .block-table .trend-up:before {
    background-color: #1bad0c; }
  .block-table .trend-up:after {
    top: 7px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
.block-table .icon-video {
  display: inline-block;
  margin-right: 14px;
  width: 26px; }
  .block-table .icon-video:before {
    color: #cccccc;
    font-size: 23px; }
.block-table .trades-image {
  display: none; }

.search-form {
  position: relative;
  width: 160px; }
  .search-form .input-search-form {
    padding-right: 40px; }
  .search-form .submit-search-form {
    background-color: transparent;
    border: none;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0 0 8px;
    text-align: left;
    cursor: pointer;
    border-radius: 0 20px 20px 0; }
    .search-form .submit-search-form:before {
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .search-form .submit-search-form:hover:before {
      color: #0130d1; }
    .search-form .submit-search-form:focus {
      outline: none; }

/* ============================================================
   PAST TRADES PAGE END
   ============================================================ */
/* ============================================================
   FOOTER
   ============================================================ */
footer {
  border-top: 3px solid #fff;
  padding: 32px 0 10px; }
  footer p {
    font-size: 14px;
    padding-bottom: 15px; }

#footer-logo {
  margin-bottom: 20px; }

/* ============================================================
   FOOTER END
   ============================================================ */
/* ============================================================
   POP-UPs
   ============================================================ */
.pop-up {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .pop-up.active {
    opacity: 1;
    visibility: visible;
    overflow: auto; }

.pop-up__container {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  margin: auto;
  background-color: #fff;
  padding: 30px;
  text-align: center;
  max-width: 95%; }
  .pop-up__container .pop-up__close {
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    z-index: 10;
    line-height: 1;
    font-size: 0; }
    .pop-up__container .pop-up__close:before {
      font-size: 16px;
      color: #000;
      display: inline-block;
      width: 16px;
      height: 16px;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .pop-up__container .pop-up__close:hover:before {
      color: #0130d1; }
  .pop-up__container.size-1 {
    width: 1045px; }
  .pop-up__container.size-2 {
    width: 1000px; }

.pop-up__trades-image-container .trades-image-item {
  margin: 0 auto;
  max-height: calc(100vh - 200px); }

.pop-up__video-container .video-wrapper {
  background: #000; }
.pop-up__video-container .video {
  width: 100% !important;
  display: block; }

#player {
  width: 100% !important;
  border: none; }

/* ============================================================
   POP-UPs END
   ============================================================ */
/* ============================================================
   RECENT ALERTS PAGE
   ============================================================ */
.pagination-list {
  padding: 0;
  text-align: center; }
  .pagination-list .item-wrapper {
    display: inline-block;
    vertical-align: middle; }
  .pagination-list .disabled:before {
    color: #acacac; }
  .pagination-list .item-wrapper {
    margin: 0 11px; }
  .pagination-list .item:not(.disabled) {
    color: #000; }
    .pagination-list .item:not(.disabled):hover {
      color: #0130d1; }
  .pagination-list .active {
    display: inline-block;
    width: 31px;
    height: 31px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background-color: #333399;
    font-size: 16px;
    color: #fff !important; }

/* ============================================================
   RECENT ALERTS PAGE END
   ============================================================ */
/* ============================================================
   HOME PAGE
   ============================================================ */
.main-block .item-info {
  width: 48%; }
.main-block .item-chart {
  width: 45.5%; }
.main-block .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-bottom: 38px; }
.main-block .title-h2 {
  position: relative;
  padding-right: 23px;
  margin-right: 23px; }
  .main-block .title-h2:after {
    content: '';
    position: absolute;
    top: 6px;
    right: 0;
    bottom: 4px;
    width: 2px;
    background-color: #000; }
.main-block .company {
  font-size: 17px;
  font-weight: 700;
  color: #000;
  line-height: 1.4; }
  .main-block .company:hover {
    color: #0130d1; }
.main-block .trade-price {
  font-size: 52px;
  font-weight: 300;
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
  margin: 0 17px 10px 0; }
.main-block .trend {
  position: relative;
  display: inline-block;
  padding-left: 53px;
  line-height: 1.3;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px; }
  .main-block .trend:before {
    content: '';
    position: absolute;
    left: 0;
    top: -6px;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%; }
  .main-block .trend:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #fff transparent transparent transparent; }
.main-block .trend-down:before {
  background-color: #ed1515; }
.main-block .trend-up:before {
  background-color: #1bad0c; }
.main-block .trend-up:after {
  top: 7px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
.main-block .details-title {
  font-size: 14px;
  font-weight: 700;
  width: 110px;
  margin-right: 25px;
  text-transform: uppercase;
  padding-top: 2px; }
.main-block .details-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.main-block .details-item {
  border-bottom: 1px solid #cccccc;
  padding-top: 10px;
  padding-bottom: 15px; }
  .main-block .details-item:last-child {
    border-bottom: none; }
.main-block .stock-info {
  padding-bottom: 8px; }
.main-block .chart-heading {
  font-size: 17px;
  color: #000;
  font-weight: 700;
  line-height: 1.3;
  margin-right: 30px; }
  .main-block .chart-heading:hover {
    color: #0130d1; }
.main-block .chart-container {
  height: 260px;
  display: block; }
.main-block .chart-image {
  margin: 0 auto; }
.main-block .trade-nav {
  padding: 0; }
.main-block .item-top {
  padding-bottom: 40px; }
.main-block .item-bottom {
  text-align: right;
  padding-top: 34px; }
.main-block .detailed-chart {
  font-size: 14px;
  color: #0130d1; }
  .main-block .detailed-chart:hover {
    opacity: 0.8; }

.main-block .trade-nav, .single-top .trade-nav {
  line-height: 1.3;
  text-align: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.main-block .trade-nav-item-wrapper, .single-top .trade-nav-item-wrapper {
  display: inline-block; }
.main-block .trade-nav-item, .single-top .trade-nav-item {
  font-size: 16px;
  font-weight: 700; }
  .main-block .trade-nav-item.disabled, .single-top .trade-nav-item.disabled {
    color: #9a9a9a; }
  .main-block .trade-nav-item:not(.disabled), .single-top .trade-nav-item:not(.disabled) {
    color: #0130d1; }
    .main-block .trade-nav-item:not(.disabled):hover, .single-top .trade-nav-item:not(.disabled):hover {
      opacity: 0.8; }
.main-block .separator, .single-top .separator {
  color: #9a9a9a; }

.single-top {
  padding-bottom: 15px; }

.home-page .page-block {
  margin-bottom: 30px;
  height: calc(100% - 30px);
  padding-bottom: 30px; }
.home-page .list-block {
  margin-bottom: 0;
  height: 100%;
  padding-bottom: 24px; }
  .home-page .list-block .top {
    padding-bottom: 24px; }
.home-page .trader-tour-icon {
  display: block; }

.secondary-block table {
  font-size: 14px; }
.secondary-block td {
  height: 43px; }
.secondary-block .block-table .trend-icon:before {
  top: 0; }
.secondary-block .block-table .trend-up:after {
  top: 5px; }
.secondary-block .trend-icon:after {
  top: 7px; }

.trader-tour-icon {
  width: 25px;
  position: absolute;
  right: 0;
  bottom: 48px;
  cursor: pointer;
  display: none; }

.joyride-modal-bg {
  display: none !important; }

.joyride-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .joyride-overlay.active {
    opacity: 1;
    visibility: visible; }

.joyride-tip-guide {
  width: 370px; }
  .joyride-tip-guide h3 {
    font-size: 19px; }
  .joyride-tip-guide p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0px; }
  .joyride-tip-guide ul {
    padding-left: 15px; }

.joyride-start {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 8px; }
  .joyride-start .joyride-nub {
    display: none; }

.joyride-close-tip {
  height: 15px;
  color: #9f9f9f !important; }

.joyride-content-wrapper {
  padding: 30px 30px; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important;
    text-transform: none;
    font-weight: 400;
    padding: 8px 25px 10px;
    font-size: 15px;
    margin-top: 10px; }
    .joyride-content-wrapper .button:hover {
      opacity: 1; }
  .joyride-content-wrapper .joyride-prev-tip {
    background-color: #1bad0c; }

.location-bottom {
  margin-top: 10px; }

.location-left {
  margin-left: -15px; }

.location-aside {
  margin-top: -20px; }

/* ============================================================
   HOME PAGE END
   ============================================================ */
/* ============================================================
   SINGLE PAGE
   ============================================================ */
.single-heading {
  font-size: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .single-heading > * {
    display: inline-block;
    margin-right: 15px; }

.single-top-wrapper {
  margin-left: 30px; }

.single-title {
  font-weight: 400; }

.single-page .trend, .single-page .volume {
  position: relative;
  padding-left: 37px; }
  .single-page .trend:before, .single-page .volume:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%; }
  .single-page .trend:after, .single-page .volume:after {
    content: '';
    position: absolute;
    left: 8px;
    top: 13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7px 0 7px;
    border-color: #fff transparent transparent transparent; }
.single-page .trend-down {
  color: #ed1515; }
  .single-page .trend-down:before {
    background-color: #ed1515; }
.single-page .trend-up {
  color: #1bad0c; }
  .single-page .trend-up:before {
    background-color: #1bad0c; }
  .single-page .trend-up:after {
    top: 11px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
.single-page .volume {
  display: inline-block;
  margin-left: 5px; }
.single-page .duration, .single-page .trade-nav {
  display: inline-block;
  padding: 0; }
.single-page .duration {
  line-height: 1;
  margin-right: 20px; }
.single-page .duration-item {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  border-radius: 2px;
  font-size: 22px;
  text-align: center;
  padding: 3px 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-left: 5px;
  cursor: pointer; }
  .single-page .duration-item.active {
    background-color: #666666;
    color: #fff; }
.single-page .item-info {
  width: 20%;
  padding-top: 10px;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
.single-page .item-chart {
  width: 75%;
  border: solid 1px #c6c6c6;
  padding: 0 15px 10px; }
.single-page .chart-image {
  margin: 0 auto; }
.single-page .chart-info {
  line-height: 1.1;
  padding-bottom: 0; }
  .single-page .chart-info li {
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    position: relative;
    padding-left: 15px; }
    .single-page .chart-info li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 1px;
      width: 11px;
      height: 11px;
      display: block;
      background-color: #000; }
.single-page .details-title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px; }
.single-page .details-item {
  padding-bottom: 20px; }
.single-page .update-date {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px; }
.single-page .powered-by {
  font-size: 14px;
  padding-right: 10px; }
.single-page .powered-by-title {
  color: #ffa500; }
.single-page .item-bottom {
  padding-top: 7px; }
.single-page .chart-container {
  height: 615px; }

.color-c2 {
  color: #0130d1; }
  .color-c2:before {
    background-color: #0130d1 !important; }

.color-c3 {
  color: #1bad0c; }
  .color-c3:before {
    background-color: #1bad0c !important; }

.color-c4 {
  color: #ed1515; }
  .color-c4:before {
    background-color: #ed1515 !important; }

/* ============================================================
   SINGLE PAGE END
   ============================================================ */
@media screen and (max-width: 1299px) {
  .home-page .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 1499px) {
  .single-page .item-info {
    width: 22%; } }
@media screen and (max-width: 1299px) {
  .single-page .item-info {
    width: 100%;
    padding-top: 20px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }

  .single-page .item-chart {
    width: 100%; }

  .single-page .items {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .single-page .chart-container {
    height: 500px; } }
@media screen and (max-width: 1199px) {
  .single-page .item-bottom {
    display: block; }

  .single-page .powered-by {
    padding-top: 5px;
    padding-right: 0; } }
@media screen and (max-width: 1150px) {
  .past-trades .mob-hidden {
    display: none; } }
@media screen and (max-width: 1024px) {
  header .container-inner {
    padding: 25px 0; }

  .home-page .trader-tour-icon {
    display: none; }

  body.rebel-trade {
    margin-top: 50px; }

  #open-menu {
    display: block;
    background-color: #563d93; }
    #open-menu.opened + #main-menu {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }

  #main-menu {
    z-index: 20;
    position: fixed;
    top: 50px;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: rgba(26, 26, 26, 0.95);
    right: 0;
    bottom: 0;
    overflow: auto; }
    #main-menu ul {
      padding-bottom: 0; }
      #main-menu ul li {
        display: inline-block;
        width: 100%;
        padding: 0; }
        #main-menu ul li a {
          margin: 0;
          color: #fff;
          font-size: 18px;
          padding: 15px 3%;
          border-bottom: 1px solid #000;
          position: relative;
          display: block;
          text-decoration: none; }
        #main-menu ul li:hover > a {
          color: #eeeeef;
          cursor: pointer; }
        #main-menu ul li.current-menu-item > a, #main-menu ul li.current-menu-item > span, #main-menu ul li.current-menu-parent > a, #main-menu ul li.current-menu-ancestor > a {
          background: #eeeeef;
          color: #fff; }
        #main-menu ul li span {
          width: 60px;
          background: #eeeeef;
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          cursor: pointer; }
          #main-menu ul li span:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background: #fff;
            width: 18px;
            height: 2px;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease; }
          #main-menu ul li span:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background: #fff;
            width: 2px;
            height: 18px;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease; }
          #main-menu ul li span.active:after {
            opacity: 0; }
        #main-menu ul li ul {
          margin-top: 0;
          opacity: 1;
          visibility: visible;
          width: 100%;
          display: none;
          -webkit-transition: none 0.4s ease;
          -moz-transition: none 0.4s ease;
          -ms-transition: none 0.4s ease;
          -o-transition: none 0.4s ease;
          transition: none 0.4s ease; }
          #main-menu ul li ul a {
            padding: 10px 6%; }
          #main-menu ul li ul ul a {
            font-size: 16px;
            font-style: italic;
            padding: 10px 7.5%; } }
@media screen and (max-width: 991px) {
  .main-block .details-title {
    width: 80px;
    margin-right: 20px; }

  .main-block .top {
    padding-bottom: 23px; }

  .main-block .item-top {
    padding-bottom: 25px; }

  .main-block .trade-price {
    font-size: 42px; }

  .mob-hidden {
    display: none; }

  .list-block th br {
    display: none; }

  .single-page .chart-container {
    height: 400px; } }
@media screen and (max-width: 767px) {
  .home-page .page-block {
    display: block; }

  .main-block .item {
    width: 100%; }

  .main-block .item-chart {
    margin-top: 15px; }

  .main-block .item-top {
    padding-bottom: 10px; }

  .single-top {
    display: block; }

  .single-top-wrapper {
    margin-left: 0;
    padding-top: 10px; }

  .single-page .chart-container {
    height: 350px; }

  .page-block .top.flex-alc {
    display: block; }

  .page-block .options {
    margin: 15px 0 0 0; } }
@media screen and (max-width: 575px) {
  .section {
    padding: 35px 0 55px; }

  .main-block .trade-price {
    font-size: 32px; }

  .main-block .details-item {
    display: block; }

  .main-block .details-title {
    width: 100%;
    margin-right: 0;
    padding: 0 0 5px 0; }

  .main-block .stock-info {
    padding-bottom: 0; }

  .main-block .top {
    padding-bottom: 15px; }

  .main-block .item-bottom {
    padding-top: 5px; }

  .page-block {
    padding: 25px 25px 20px; }

  .main-block .chart-heading {
    font-size: 16px; }

  .main-block .trade-nav-item, .single-top .trade-nav-item {
    font-size: 13px; }

  .page-block .title-h2 {
    display: block;
    margin: 0;
    padding-bottom: 10px; }

  .page-block .options {
    margin: 5px 0 0 0; } }
@media screen and (max-width: 479px) {
  .main-block .title-h2 {
    padding-right: 15px;
    margin-right: 15px; }

  .main-block .trade-price {
    font-size: 28px; }

  .page-block .icon-big-arrow:before {
    font-size: 55px; }

  .page-block .item-content {
    padding-top: 25px; }

  .page-block .icon-big-arrow {
    margin-right: 20px; }

  .single-page .chart-container {
    height: 300px; }

  .single-page .duration {
    margin-right: 0;
    display: block;
    padding-bottom: 5px; }

  .single-page .trade-nav {
    display: block;
    text-align: right; }

  .single-top {
    padding-bottom: 7px; }

  .single-top-wrapper {
    padding-top: 15px; }

  .page-block .selectric-wrapper, .page-block .search-form {
    display: block;
    width: 100%; }

  .search-form {
    margin: 10px 0 0; }

  .page-block .selectric-wrapper {
    margin: 0; } }
@media screen and (min-width: 1025px) {
  .home-page #main-menu ul {
    padding: 0 60px 16px 0; }

  #main-menu {
    line-height: 1.4; }
    #main-menu ul {
      padding: 0 0 16px 0; }
    #main-menu li {
      display: inline-block;
      vertical-align: top;
      margin-left: 55px; }
      #main-menu li > *, #main-menu li {
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        color: #000; }
        #main-menu li > *:after {
          content: '';
          position: absolute;
          right: 0;
          left: 0;
          bottom: -4px;
          height: 2px;
          background-color: #0130d1;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          transition: all 0.4s ease; }
        #main-menu li > *:hover {
          text-decoration: none;
          color: #0130d1; }
        #main-menu li.current-menu-item a, #main-menu li.current-menu-item span {
          text-decoration: none;
          color: #0130d1; }
          #main-menu li.current-menu-item:after {
            opacity: 1;
            visibility: visible; } }
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  #main-menu li {
    margin-left: 25px; }
    #main-menu li > * {
      font-size: 17px; }

  .home-page #main-menu ul {
    padding: 0 50px 16px 0; } }
@media screen and (min-width: 1200px) {
  .container {
    width: inherit;
    max-width: 1770px; } }

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

#search-table_length, #search-table_filter {
  display: none;
}
#search-table_paginate span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 11px;
}
#search-table_paginate span a {
  display: inline-block;
  width: 31px;
  height: 31px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  background: transparent;
  font-size: 16px;
  color: #000 !important;
  border: 1px solid #cccccc;
  line-height: 26px;
  padding: 0 0 0;
  margin-left: 7px;
}
#search-table_paginate span a.current {
  background: #333399;
  color: #fff !important;
  border: 1px solid #333399;
}
#search-table.dataTable.no-footer {
  border-top: 0;
  border-bottom: 3px solid #cccccc;
}
#search-table.dataTable thead .sorting, #search-table.dataTable thead .sorting_asc {
  border-bottom: 3px solid #cccccc;
}
#search-table_paginate .previous, #search-table_paginate .next {
  display: inline-block;
  vertical-align: bottom;
  text-decoration: inherit;
  width: 1em;
  overflow: hidden;
  text-indent: -999px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  padding: 0.5em 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#search-table_paginate .previous:after, #search-table_paginate .next:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-indent: 0;
  display: block;
}
#search-table_paginate .previous:after {
  content: '\e84d';
}
#search-table_paginate .next:after {
  content: '\e853';
}
#search-table_paginate .previous.disabled:after, #search-table_paginate .next.disabled:after {
  color: #acacac;
}
#search-table_paginate .previous:hover, #search-table_paginate .next:hover {
  border-color: transparent;
  background: none;
  color: #666 !important;
}
.table-wrapper table.dataTable {
  border-collapse: collapse;
}
table.dataTable tbody tr.active {
  background-color: #eeeeef;
}
table.dataTable tbody tr.hide {
  display: none;
}
.tradingview-widget-copyright {
  display: none !important;
}

.pop-up__container .inner {
    position: relative;
    background-color: #fff;
    padding: 56px 100px 60px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 80px 0px rgba(77, 80, 88, 0.05);
    box-shadow: 0px 5px 80px 0px rgba(77, 80, 88, 0.05);
}
.pop-up__video-container .inner {
    padding: 56px 0 50px;
}
.pop-up__video-container .video-container {
    height: 600px;
}
.video-js {
    width: 100%;
    height: 100%;
}
.services-page__video {
  color: black!important;
}