﻿/* FONTS variables */
/* BODY variables */
/* Footer variables */
.m-a-0 {
  margin: 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a {
  margin: 1em !important; }

.m-t {
  margin-top: 1em !important; }

.m-r {
  margin-right: 1em !important; }

.m-b {
  margin-bottom: 1em !important; }

.m-l {
  margin-left: 1em !important; }

.m-x {
  margin-right: 1em !important;
  margin-left: 1em !important; }

.m-y {
  margin-top: 1em !important;
  margin-bottom: 1em !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-sm {
  margin: 0.5em !important; }

.m-t-sm {
  margin-top: 0.5em !important; }

.m-r-sm {
  margin-right: 0.5em !important; }

.m-b-sm {
  margin-bottom: 0.5em !important; }

.m-l-sm {
  margin-left: 0.5em !important; }

.m-x-sm {
  margin-right: 0.5em !important;
  margin-left: 0.5em !important; }

.m-y-sm {
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important; }

.m-a-md {
  margin: 1.5em !important; }

.m-t-md {
  margin-top: 1.5em !important; }

.m-r-md {
  margin-right: 1.5em !important; }

.m-b-md {
  margin-bottom: 1.5em !important; }

.m-l-md {
  margin-left: 1.5em !important; }

.m-x-md {
  margin-right: 1.5em !important;
  margin-left: 1.5em !important; }

.m-y-md {
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important; }

.m-a-lg {
  margin: 3em !important; }

.m-t-lg {
  margin-top: 3em !important; }

.m-r-lg {
  margin-right: 3em !important; }

.m-b-lg {
  margin-bottom: 3em !important; }

.m-l-lg {
  margin-left: 3em !important; }

.m-x-lg {
  margin-right: 3em !important;
  margin-left: 3em !important; }

.m-y-lg {
  margin-top: 3em !important;
  margin-bottom: 3em !important; }

.p-a-0 {
  padding: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a {
  padding: 1em !important; }

.p-t {
  padding-top: 1em !important; }

.p-r {
  padding-right: 1em !important; }

.p-b {
  padding-bottom: 1em !important; }

.p-l {
  padding-left: 1em !important; }

.p-x {
  padding-right: 1em !important;
  padding-left: 1em !important; }

.p-y {
  padding-top: 1em !important;
  padding-bottom: 1em !important; }

.p-a-sm {
  padding: 0.5em !important; }

.p-t-sm {
  padding-top: 0.5em !important; }

.p-r-sm {
  padding-right: 0.5em !important; }

.p-b-sm {
  padding-bottom: 0.5em !important; }

.p-l-sm {
  padding-left: 0.5em !important; }

.p-x-sm {
  padding-right: 0.5em !important;
  padding-left: 0.5em !important; }

.p-y-sm {
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important; }

.p-a-md {
  padding: 1.5em !important; }

.p-t-md {
  padding-top: 1.5em !important; }

.p-r-md {
  padding-right: 1.5em !important; }

.p-b-md {
  padding-bottom: 1.5em !important; }

.p-l-md {
  padding-left: 1.5em !important; }

.p-x-md {
  padding-right: 1.5em !important;
  padding-left: 1.5em !important; }

.p-y-md {
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important; }

.p-a-lg {
  padding: 3em !important; }

.p-t-lg {
  padding-top: 3em !important; }

.p-r-lg {
  padding-right: 3em !important; }

.p-b-lg {
  padding-bottom: 3em !important; }

.p-l-lg {
  padding-left: 3em !important; }

.p-x-lg {
  padding-right: 3em !important;
  padding-left: 3em !important; }

.p-y-lg {
  padding-top: 3em !important;
  padding-bottom: 3em !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-ellipsis {
  width: 100%;
  display: inline-block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

ul.text-ul li, .text-ul ul li {
  list-style-type: disc; }

ol.text-ol li, .text-ol ol li {
  list-style-type: decimal; }

ul.text-ul, ol.text-ol, .text-ul ul, .text-ol ol {
  padding-left: 15px;
  margin-bottom: 20px; }
  ul.text-ul li, ol.text-ol li, .text-ul ul li, .text-ol ol li {
    padding-left: 10px;
    line-height: 28px; }

.line-break-wrapper {
  display: table;
  padding-left: 8px; }

.line-break {
  display: inline-block;
  float: none;
  margin-left: -4px;
  vertical-align: top; }

.line-break.line-break-second:nth-child(2):after {
  content: "\A";
  white-space: pre; }

.line-break.line-break-third:nth-child(3):after {
  content: "\A";
  white-space: pre; }

.line-break.line-break-fourth:nth-child(4):after {
  content: "\A";
  white-space: pre; }

.line-break.line-break-fifth:nth-child(5):after {
  content: "\A";
  white-space: pre; }

.m-a-xs {
  margin: 0.5em !important; }

.m-t-xs {
  margin-top: 0.5em !important; }

.m-r-xs {
  margin-right: 0.5em !important; }

.m-b-xs {
  margin-bottom: 0.5em !important; }

.m-l-xs {
  margin-left: 0.5em !important; }

.m-x-xs {
  margin-right: 0.5em !important;
  margin-left: 0.5em !important; }

.m-y-xs {
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important; }

.p-a-xs {
  padding: 0.5em !important; }

.p-t-xs {
  padding-top: 0.5em !important; }

.p-r-xs {
  padding-right: 0.5em !important; }

.p-b-xs {
  padding-bottom: 0.5em !important; }

.p-l-xs {
  padding-left: 0.5em !important; }

.p-x-xs {
  padding-right: 0.5em !important;
  padding-left: 0.5em !important; }

.p-y-xs {
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important; }

@media only screen and (max-width: 767px) {
  .p-a-md-xs {
    padding: 0 !important; } }

@media only screen and (max-width: 767px) {
  .p-l-lg-xs {
    padding-left: 0 !important; } }

@media only screen and (max-width: 767px) {
  .p-r-lg-xs {
    padding-right: 0 !important; } }

@media only screen and (max-width: 767px) {
  .m-b-md-xs {
    margin-bottom: 0 !important; } }

@media only screen and (max-width: 767px) {
  .m-t-lg-xs {
    margin-top: 0 !important; } }

.cfd-wrapper .row {
  margin-top: 0; }
  .cfd-wrapper .row:last-child {
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      .cfd-wrapper .row:last-child {
        margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    .cfd-wrapper .row {
      margin-top: 0; } }

.text-bold {
  font-weight: 700; }

button:hover, button:active, button:focus {
  outline: none; }

.btn-primary {
  border: none;
  background-color: #237dea; }

.btn-success {
  border: none;
  background-color: #00a569; }

.btn-transparent-bordered {
  color: #4a5470;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  background-color: white;
  border: 1px solid #e1e1eb;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  height: 48px;
  padding: 13px 30px; }
  .btn-transparent-bordered.small {
    height: 30px;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    padding: 5px 10px 6px; }

.btn-pink-light {
  border: none;
  background-color: #DA1924;
  color: #fff;
  font-weight: 700; }
  .btn-pink-light:hover, .btn-pink-light:focus, .btn-pink-light:active {
    background-color: #f9cacd; }

.btn-turquoise {
  border: none;
  background-color: #26CD6F;
  color: #fff;
  font-weight: 700; }
  .btn-turquoise:hover, .btn-turquoise:focus, .btn-turquoise:active {
    background-color: #b5e9d6; }

.pink-bg-lighten.animated {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  display: inline-block;
  margin: -3px;
  padding: 3px;
  vertical-align: initial;
  -webkit-animation: #DA1924 1.5s normal forwards ease-in-out;
  -moz-animation: #DA1924 1.5s normal forwards ease-in-out;
  -o-animation: #DA1924 1.5s normal forwards ease-in-out;
     animation: #DA1924 1.5s normal forwards ease-in-out; }

.turquoise-bg-lighten.animated {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  display: inline-block;
  margin: -3px;
  padding: 3px;
  vertical-align: initial;
  -webkit-animation: #26CD6F 1.5s normal forwards ease-in-out;
  -moz-animation: #26CD6F 1.5s normal forwards ease-in-out;
  -o-animation: #26CD6F 1.5s normal forwards ease-in-out;
     animation: #26CD6F 1.5s normal forwards ease-in-out; }

@-webkit-keyframes pink-light {
  0% {
    background: #f5cacd; }
  20% {
    background: rgba(247, 211, 213, 0.5); }
  100% {
    background: none; } }

@-moz-keyframes pink-light {
  0% {
    background: #f5cacd; }
  20% {
    background: rgba(247, 211, 213, 0.5); }
  100% {
    background: none; } }

@-o-keyframes pink-light {
  0% {
    background: #f5cacd; }
  20% {
    background: rgba(247, 211, 213, 0.5); }
  100% {
    background: none; } }

@keyframes pink-light {
  0% {
    background: #f5cacd; }
  20% {
    background: rgba(247, 211, 213, 0.5); }
  100% {
    background: none; } }

@-webkit-keyframes turquoise {
  0% {
    background: #c4eadd; }
  20% {
    background: rgba(204, 237, 225, 0.5); }
  100% {
    background: none; } }

@-moz-keyframes turquoise {
  0% {
    background: #c4eadd; }
  20% {
    background: rgba(204, 237, 225, 0.5); }
  100% {
    background: none; } }

@-o-keyframes turquoise {
  0% {
    background: #c4eadd; }
  20% {
    background: rgba(204, 237, 225, 0.5); }
  100% {
    background: none; } }

@keyframes turquoise {
  0% {
    background: #c4eadd; }
  20% {
    background: rgba(204, 237, 225, 0.5); }
  100% {
    background: none; } }

.highcharts-tooltip span table tbody tr td, .highcharts-tooltip span table tbody tr th {
  border: none; }

.highcharts-tooltip span table tbody tr th {
  padding: 10px; }

.highcharts-tooltip span table tbody tr td {
  padding: 1px 10px; }

@media only screen and (max-width: 767px) {
  .nav-tabs.custom-tabs {
    overflow: hidden; } }

.nav-tabs.custom-tabs li:hover, .nav-tabs.custom-tabs li:active, .nav-tabs.custom-tabs li:focus {
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  outline: none; }

.nav-tabs.custom-tabs li.active a {
  position: relative;
  color: #237dea; }
  .nav-tabs.custom-tabs li.active a:after {
    content: '';
    position: absolute;
    bottom: -1px;
    height: 2px;
    background-color: #237dea;
    left: 0;
    right: 0; }
  .nav-tabs.custom-tabs li.active a:hover, .nav-tabs.custom-tabs li.active a:focus, .nav-tabs.custom-tabs li.active a:active {
    color: #237dea; }

.nav-tabs.custom-tabs li a {
  margin-right: 0;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #858996;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  padding: 14px; }
  @media only screen and (max-width: 767px) {
    .nav-tabs.custom-tabs li a {
      font-size: 12px; } }
  .nav-tabs.custom-tabs li a:hover, .nav-tabs.custom-tabs li a:active, .nav-tabs.custom-tabs li a:focus {
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    outline: none;
    color: #858996; }

.contract-specifications.one-account .nav-tabs.custom-tabs {
  border: 1px solid #e1e1eb;
  border-bottom: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  .contract-specifications.one-account .nav-tabs.custom-tabs li.disabled a {
    cursor: default !important; }
  .contract-specifications.one-account .nav-tabs.custom-tabs li.disabled.active a {
    color: #858996; }
  .contract-specifications.one-account .nav-tabs.custom-tabs li a {
    padding: 30px; }
    .contract-specifications.one-account .nav-tabs.custom-tabs li a:after {
      content: '';
      position: absolute;
      bottom: -1px;
      height: 1px;
      background-color: #F5F7FA;
      left: 30px;
      right: 30px; }

.contract-specifications-table {
  width: 100%;
  border-bottom: 1px solid #e1e1eb;
  margin-bottom: 30px; }
  .contract-specifications-table td {
    color: #858996;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    padding: 10px 30px;
    border: none;
    position: relative; }
    .contract-specifications-table td:first-child {
      border-left: 1px solid #e1e1eb; }
    .contract-specifications-table td:last-child {
      border-right: 1px solid #e1e1eb; }
    .contract-specifications-table td.last-child {
      padding-bottom: 25px; }
  .contract-specifications-table th {
    color: #4a5470;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    padding: 25px 30px 10px;
    border: none; }
    .contract-specifications-table th:first-child {
      border-left: 1px solid #e1e1eb; }
    .contract-specifications-table th:last-child {
      border-right: 1px solid #e1e1eb; }
  .contract-specifications-table .trigger-tooltip {
    height: auto;
    width: auto;
    display: inline;
    position: relative;
    text-align: left;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    float: none;
    color: #858996;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    border-bottom: 1px dashed #858996; }
    @media only screen and (max-width: 767px) {
      .contract-specifications-table .trigger-tooltip {
        font-size: 12px; } }
    .contract-specifications-table .trigger-tooltip:hover, .contract-specifications-table .trigger-tooltip:active, .contract-specifications-table .trigger-tooltip:focus {
      background-color: transparent; }
    .contract-specifications-table .trigger-tooltip.active {
      color: #4a5470;
      font-weight: 700;
      text-decoration: none;
      border-bottom: none; }
  .contract-specifications-table .tooltips-hidden-block td {
    padding: 30px;
    background-color: #F5F7FA;
    border: 1px solid #e1e1eb;
    position: relative; }
    .contract-specifications-table .tooltips-hidden-block td:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 5px 5px;
      border-color: transparent transparent #F5F7FA;
      content: '';
      position: absolute;
      left: 40px;
      bottom: 100%;
      z-index: 100; }
    .contract-specifications-table .tooltips-hidden-block td:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7px 7px;
      border-color: transparent transparent #e1e1eb;
      content: '';
      position: absolute;
      left: 38px;
      bottom: 100%;
      z-index: 99; }
  .contract-specifications-table .tooltips-hidden-block:hover {
    background-color: #F5F7FA; }
    .contract-specifications-table .tooltips-hidden-block:hover td {
      background-color: #F5F7FA !important; }

.alert-default {
  background-color: #F5F7FA;
  color: #858996; }

.page-heading {
  font-size: 34px;
  font-weight: 700;
  line-height: 41px; }
  @media only screen and (max-width: 767px) {
    .page-heading {
      font-size: 26px;
      line-height: 31px; } }
  .page-heading span {
    font-weight: 400; }

.section-title {
  font-size: 2rem;
  line-height: 2.2rem;
  font-weight: 700; }
  .section-title.text-white {
    color: #fff; }

.block-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 26px; }
  @media only screen and (max-width: 767px) {
    .block-title {
      font-size: 22px;
      line-height: 26px; } }
  .block-title.text-white {
    color: #fff; }

.page-description {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }

.online-trading-wrap > div {
  background-color: #F5F7FA; }

.online-trading-wrap .online-trading .online-trading_item {
  text-align: center;
  display: block;
  text-decoration: none; }
  .online-trading-wrap .online-trading .online-trading_item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #333333; }
    .online-trading-wrap .online-trading .online-trading_item p b {
      font-size: 18px;
      line-height: 24px; }

.online-trading-wrap .online-trading .btn-primary {
  padding: 13px 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  background-color: #237dea; }

.graphics.graphics_full-width .graphic {
  max-width: 100%; }
  .graphics.graphics_full-width .graphic .graphic-content > div {
    min-height: 370px; }
    @media only screen and (max-width: 767px) {
      .graphics.graphics_full-width .graphic .graphic-content > div {
        min-height: 200px; } }

@media only screen and (max-width: 767px) {
  .graphics .graphic .graphic-header {
    text-align: center; } }

@media only screen and (max-width: 767px) {
  .graphics .graphic .graphic-header .pull-left, .graphics .graphic .graphic-header .pull-right {
    float: none !important; } }

@media only screen and (max-width: 767px) {
  .graphics .graphic .graphic-header div {
    float: none; } }

@media only screen and (max-width: 767px) {
  .graphics .graphic .graphic-header div .block-title {
    text-align: center; } }

@media only screen and (max-width: 767px) {
  .graphics .graphic .graphic-header .btn-group {
    margin: 10px 0 0; } }

.graphics .graphic .graphic-header .btn-group .btn-pink-light, .graphics .graphic .graphic-header .btn-group .btn-turquoise {
  padding: 13px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  border: 1px solid transparent; }
  .graphics .graphic .graphic-header .btn-group .btn-pink-light.price, .graphics .graphic .graphic-header .btn-group .btn-turquoise.price {
    padding: 9px 20px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 400;
    -webkit-box-shadow: -1px 0 1px rgba(255, 255, 255, 0.7);
       -moz-box-shadow: -1px 0 1px rgba(255, 255, 255, 0.7);
            box-shadow: -1px 0 1px rgba(255, 255, 255, 0.7); }

.graphics .graphic .graphic-header .btn-group .btn-pink-light {
  border: 1px solid transparent; }

.graphics .graphic .graphic-header .btn-group .btn-turquoise {
  border: 1px solid transparent; }

.graphics .graphic .graphic-header .graphic-header_btn-menu {
  padding: 9px 0 0;
  margin: 0; }
  .graphics .graphic .graphic-header .graphic-header_btn-menu li {
    margin-left: 2px;
    margin-bottom: 0;
    display: inline-block; }
    .graphics .graphic .graphic-header .graphic-header_btn-menu li a {
      display: block;
      text-decoration: none;
      color: #4a5470;
      font-size: 14px;
      font-weight: 600;
      line-height: 19px;
      padding: 5px 10px;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      background-color: #fff;
      border: 1px solid #e1e1eb; }
    .graphics .graphic .graphic-header .graphic-header_btn-menu li.active a {
      color: #fff;
      background-color: #4a5470;
      border: 1px solid #4a5470; }

.graphics .graphic .graphic-header .graphic-header_menu {
  padding: 6px 0 0;
  margin: 0; }
  .graphics .graphic .graphic-header .graphic-header_menu li {
    margin-left: 12px;
    margin-bottom: 0;
    display: inline-block; }
    .graphics .graphic .graphic-header .graphic-header_menu li:first-child {
      margin-left: 0; }
    .graphics .graphic .graphic-header .graphic-header_menu li a {
      display: block;
      color: #333333;
      text-decoration: underline;
      font-size: 12px;
      font-weight: 600;
      line-height: 17px; }
    .graphics .graphic .graphic-header .graphic-header_menu li.active a {
      color: #237dea;
      text-decoration: none; }

.graphics .graphic .graphic-content > div {
  width: 100%;
  height: auto;
  min-height: 200px; }

@media only screen and (max-width: 767px) {
  .graphics .graphic .graphic-footer {
    text-align: center; } }

.graphics .graphic .graphic-footer .btn-primary {
  padding: 7px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  background-color: #237dea; }

.why-choose-am {
  background-color: #424559;
  /*ul {
    li {
      font-size: 16px;
      font-weight: 400;
      line-height: 28px;
      margin-bottom: 15px;
      @include respond-to(phones) {
        text-align: center;
        font-size: 14px;
        line-height: 21px;
      }
    }
  }
  .btn-primary {
    padding: 13px 30px;
    color: #237dea;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    background-color: #fff;
    border: none;
  }*/ }
  .why-choose-am h1, .why-choose-am h2, .why-choose-am h3, .why-choose-am p, .why-choose-am div {
    color: #fff; }
  .why-choose-am h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 41px; }

table.cfd-striped-table {
  width: 100%;
  margin-bottom: 15px; }
  table.cfd-striped-table thead tr th {
    border: none;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
    color: #858996;
    font-size: 10px;
    line-height: 14px;
    width: 22%; }
    table.cfd-striped-table thead tr th:first-child {
      width: 12%;
      text-align: left; }
  table.cfd-striped-table tbody tr td {
    border: none;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
    color: #4a5470;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px; }
    table.cfd-striped-table tbody tr td:first-child {
      font-weight: 700;
      text-align: left; }

.after-table-block {
  margin-bottom: 20px; }
  .after-table-block p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px; }

.forex-opportunities-section {
  padding: 60px 0; }

.forex-opportunities {
  background-color: white;
  border: 1px solid #e1e1eb;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  text-align: center;
  margin-top: 30px; }
  .forex-opportunities .forex-opportunities__content {
    padding: 30px 15px; }
  .forex-opportunities .forex-opportunities__title {
    color: #4a5470;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px; }
    .forex-opportunities .forex-opportunities__title.success {
      color: #00a569; }
    .forex-opportunities .forex-opportunities__title.error {
      color: #d42229; }
    .forex-opportunities .forex-opportunities__title span {
      color: #858996;
      font-weight: 400; }
  .forex-opportunities p {
    color: #858996;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin: 0; }
    .forex-opportunities p.with-ico > span, .forex-opportunities p.with-ico svg, .forex-opportunities p.with-ico strong {
      vertical-align: middle; }
    .forex-opportunities p.with-ico svg {
      margin-top: 2px; }
    .forex-opportunities p strong {
      color: #4a5470;
      font-weight: 600; }
  .forex-opportunities .forex-opportunities__footer {
    padding: 20px;
    background-color: #f5f7fa;
    -webkit-border-radius: 0 0 3px 3px;
       -moz-border-radius: 0 0 3px 3px;
            border-radius: 0 0 3px 3px; }

.featured-products {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #e1e1eb; }
  .featured-products .header {
    padding: 30px;
    background-color: #F5F7FA; }
    .featured-products .header p {
      font-size: 14px;
      font-weight: 400;
      line-height: 19px; }
      .featured-products .header p b {
        font-size: 22px;
        font-weight: 700;
        line-height: 26px; }
  .featured-products .content {
    padding: 17px; }
    .featured-products .content .list li {
      padding-left: 35px;
      font-size: 16px;
      font-weight: 400;
      line-height: 30px;
      position: relative; }
      .featured-products .content .list li:before {
        content: '';
        position: absolute;
        left: 18px;
        top: 50%;
        margin-top: -1px;
        height: 3px;
        width: 3px;
        display: block;
        -webkit-border-radius: 1.5px;
           -moz-border-radius: 1.5px;
                border-radius: 1.5px;
        background-color: #858996; }
  .featured-products .footer {
    position: relative;
    padding: 30px;
    text-align: center; }
    .featured-products .footer:after {
      position: absolute;
      content: '';
      top: 0;
      left: 30px;
      right: 30px;
      height: 1px;
      background-color: #e1e1eb; }

.online-trading_item {
  text-align: center;
  display: block;
  text-decoration: none; }
  .online-trading_item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #333333; }
    .online-trading_item p.description {
      line-height: 28px !important; }
      @media only screen and (max-width: 767px) {
        .online-trading_item p.description {
          margin-bottom: 40px; } }
    .online-trading_item p b {
      font-size: 18px;
      line-height: 24px; }
  @media only screen and (max-width: 767px) {
    .online-trading_item ul.description {
      margin-bottom: 40px; } }
  .online-trading_item ul.description li {
    margin-bottom: 0; }
    .online-trading_item ul.description li a {
      color: #333;
      line-height: 30px;
      font-size: 16px; }

.forex-trading-terms table.table-mobile tbody tr th {
  border: 1px solid #ddd;
  border-bottom: none;
  display: block; }
  .forex-trading-terms table.table-mobile tbody tr th.active-column, .forex-trading-terms table.table-mobile tbody tr th.default-column {
    border: 1px solid #ddd;
    padding: 30px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center; }
  .forex-trading-terms table.table-mobile tbody tr th.default-column {
    background-color: #ddd; }
  .forex-trading-terms table.table-mobile tbody tr th.active-column {
    background-color: #237dea;
    color: #fff; }

.forex-trading-terms table.table-mobile tbody tr td {
  display: block;
  border: 1px solid #ddd;
  border-bottom: none;
  text-align: center; }
  .forex-trading-terms table.table-mobile tbody tr td.last-child {
    border-bottom: 1px solid #ddd; }
  .forex-trading-terms table.table-mobile tbody tr td.title {
    background-color: #F5F7FA; }

.forex-trading-terms table thead tr th {
  width: 33.3%;
  padding: 0;
  background-color: transparent !important;
  border: none !important; }
  .forex-trading-terms table thead tr th .default-column, .forex-trading-terms table thead tr th .active-column {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    border: 1px solid #ddd;
    border-bottom: none;
    text-align: center; }
  .forex-trading-terms table thead tr th .default-column {
    padding: 30px;
    background-color: #F5F7FA; }
  .forex-trading-terms table thead tr th .active-column {
    padding: 35px;
    background-color: #237dea;
    color: #fff; }
  .forex-trading-terms table thead tr th:nth-child(2) .active-column, .forex-trading-terms table thead tr th:nth-child(2) .default-column {
    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
    margin-right: -1px; }
  .forex-trading-terms table thead tr th:last-child .active-column, .forex-trading-terms table thead tr th:last-child .default-column {
    -webkit-border-top-right-radius: 4px;
       -moz-border-radius-topright: 4px;
            border-top-right-radius: 4px;
    border-left: none;
    margin-right: -1px; }

.forex-trading-terms table tbody tr td {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  padding: 15px;
  text-align: center; }
  .forex-trading-terms table tbody tr td.bordered {
    border-bottom: 1px solid #ddd; }
  .forex-trading-terms table tbody tr td.blank {
    background-color: transparent !important;
    border: none !important; }
  .forex-trading-terms table tbody tr td:first-child {
    background-color: #F5F7FA;
    text-align: left; }
  .forex-trading-terms table tbody tr td:last-child {
    border-right: 1px solid #ddd; }

.forex-trading-terms table tfoot tr td {
  padding: 0;
  background-color: transparent !important;
  border: none !important; }

.forex-trading-terms table tfoot .lastRow td .active-column, .forex-trading-terms table tfoot .lastRow td .default-column {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  -webkit-border-radius: 0 0 4px 0;
     -moz-border-radius: 0 0 4px 0;
          border-radius: 0 0 4px 0;
  border: 1px solid #ddd;
  border-left: none;
  margin-right: -1px; }

.forex-trading-terms table tfoot .lastRow td .active-column {
  padding: 20px; }

.forex-trading-terms table tfoot .lastRow td .default-column {
  padding: 15px; }

.forex-trading-terms table tfoot .lastRow td:first-child {
  border: none; }

.forex-trading-terms table tfoot .lastRow td:nth-child(2) .default-column, .forex-trading-terms table tfoot .lastRow td:nth-child(2) .active-column {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
  border: 1px solid #ddd;
  margin-right: -1px; }

.footnote {
  height: 14px;
  width: 14px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  border: 1px solid #e1e1eb;
  font-size: 9px;
  font-weight: 400;
  line-height: 13px;
  display: inline-block;
  text-align: center;
  margin-top: 3px;
  vertical-align: top; }

.footnote-text {
  border-top: 1px solid #e1e1eb; }
  .footnote-text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px; }
