.account-type-box {
  margin: 0 10px 10px 10px;
}

/*table {*/
/*	border-collapse: collapse;*/
/*}*/

/*table tr td,tr,td {*/
/*	border: 1px solid #121010;*/
/*}*/

#header-menu > li {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#mega-menu-li > a {
  margin-right: 15px !important;
}

header.sticky {
  background: #fff;
}

#trading-widget > div:nth-child(1) > iframe {
  height: 46px;
}

hr {
  clear: both;
  visibility: vissible;
}

h1,
h2 {
  color: black;
}

.forex-section {
  background-color: #f8f8f8;
}
.forex-container {
  background-color: white;
}

@media (max-width: 991px) {
  #trading-widget > div:nth-child(1) > iframe {
    height: 65px;
  }

  .transition > .container {
    padding-top: 20px;
  }
}
