@font-face {
  font-family: 'GothamHTFMedium';
  src: url('../fonts/gothamhtf-medium-webfont.eot');
  src: url('../fonts/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gothamhtf-medium-webfont.woff') format('woff'), url('../fonts/gothamhtf-medium-webfont.ttf') format('truetype'), url('../fonts/gothamhtf-medium-webfont.svg#GothamHTFMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ForzaMedium';
  src: url('../fonts/Forza-Medium.otf');
  src: url('../fonts/Forza-Medium.woff') format('woff'), url('../fonts/Forza-Medium.ttf') format('truetype'), url('../fonts/Forza-Medium.svg#ForzaMedium') format('svg');
}
@font-face {
  font-family: 'GothamMedium';
  src: url('../fonts/Gotham-Medium.otf');
  src: url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg#ForzaMedium') format('svg');
}
@font-face {
  font-family: 'GothamNarrowBook';
  src: url('../fonts/GothamNarrow-Book.otf');
  src: url('../fonts/GothamNarrow-Book.woff') format('woff'), url('../fonts/GothamNarrow-Book.ttf') format('truetype'), url('../fonts/GothamNarrow-Book.svg#GothamNarrowBook') format('svg');
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #333333;
}
body {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
::-webkit-input-placeholder {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #333333;
}
::-moz-placeholder {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #333333;
}
:-ms-input-placeholder {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #333333;
}
input:-moz-placeholder {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #333333;
}
a {
  color: #27018a;
}
a:hover,
a:active,
a:focus {
  color: #23017b;
}
a.green {
  color: #00ffa4;
  font-style: italic;
}
a.green:hover,
a.green:active {
  color: #00ffa4;
}
a.salad {
  color: #08f7a0;
  font-style: italic;
}
a.salad:hover,
a.salad:active {
  color: #08f7a0;
}
a.blue {
  color: #27018a;
  font-style: italic;
}
a.blue:hover,
a.blue:active {
  color: #27018a;
}
.container {
  max-width: none !important;
  width: 960px !important;
}
.logo-place {
  padding: 60px 0 20px;
}
.logo-place #logo-small {
  float: left;
  margin: 0;
  text-indent: 0;
}
.logo-place #logo-small a {
  display: block;
  height: 57px;
  text-indent: -9999px;
}
.logo-place h3 {
  float: left;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  padding-left: 20px;
}
#logo-small {
  background: url("../img/logo_small.png") no-repeat scroll center center rgba(0,0,0,0);
  display: block;
  height: 57px;
  margin: 50px auto 40px;
  padding: 0;
  text-indent: -9999px;
  width: 304px;
}
#form-error {
  margin: 0 0 15px;
  padding: 5px 10px;
  border: 1px dotted #EED3D7;
  background-color: #F2DEDE;
  color: #B94A48;
}
#form-error ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.quote {
  text-align: right;
  font-size: 14px;
}
.quote strong {
  display: block;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  line-height: 32px;
}
.buttons {
  margin: 70px 0 10px;
}
.mar40 {
  margin-top: 80px;
  color: #ccc;
  font-size: 24px;
}
.square {
  background-color: #69d5ea;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  top: 19px;
  left: 15px;
}
#logo {
  position: absolute;
  top: 50px;
  left: 60px;
  z-index: 9999;
}
#logo a {
  color: #fff;
  display: block;
  text-indent: -5550px;
  width: 98px;
  height: 18px;
  background: url(../img/logo.png) no-repeat top left;
}
#main {
  position: relative;
  height: 100%;
}
#main .container {
  width: 100% !important;
  min-width: 768px;
  padding: 0 0;
}
#main .wrap-black-box {
  width: 37.9%;
  float: left;
}
#main .black-box {
  width: 100%;
}
#main section {
  width: 62.1%;
  float: right;
}
#main #footer .container {
  max-width: 960px !important;
  padding: 30px 15px;
  background: #000;
}
#content {
  padding: 20px 0 40px;
}
.navbar {
  min-height: 30px;
}
.navbar-default {
  border-color: #ccc;
}
.navbar-brand {
  padding-top: 13px;
  padding-bottom: 12px;
  vertical-align: top;
}
.navbar-brand img {
  position: relative;
  top: -2px;
}
.navbar-brand .banq-nav-logo {
  display: inline-block;
  width: 111px;
  height: 19px;
  background: url(../img/banq-autorized-logo.png) no-repeat 0 -18px;
}
.navbar-nav li a {
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
}
.navbar-nav > li > a {
  padding: 14px 30px;
  font-weight: normal;
  border-left: 1px solid #efefef;
  color: #000;
}
.navbar-nav > li > a.user {
  padding-left: 35px;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: #ebebeb;
  color: #000000;
}
.blocks {
  height: 100%;
  min-height: 700px;
  width: 100%;
  min-width: 960px;
  position: relative;
  border-top: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(0,0,0,0.4);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.blocks#login {
  background-image: url(../img/pillar_gray.jpg);
}
.blocks#about {
  background-color: #000;
  border-top: 1px solid #000;
}
.blocks#details {
  background-color: #fff;
}
.blocks#signup {
  background-color: #fff;
  min-height: 960px;
}
.blocks .container {
  position: relative;
  margin: 20px auto 0 auto;
}
#login h1 {
  color: #fff;
  font-size: 32px;
  text-align: center;
  margin-top: 200px;
  margin-bottom: 10px;
  font-weight: 200;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
#login h4 {
  color: #fefdfd;
  font-size: 11px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
  font-weight: 200;
  letter-spacing: 2px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.learn-more {
  position: absolute;
  right: 80px;
  bottom: 80px;
}
.login {
  margin: 0 auto;
  width: 700px;
  padding: 10px;
  text-align: center;
  color: #fff;
  position: relative;
}
.login h4 {
  color: #999;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 3px;
}
.login h4 span {
  float: right;
}
.login form {
  margin: 50px auto;
  width: 340px;
}
.login .forgot {
  position: absolute;
  right: 60px;
  top: 125px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #fff;
}
.login .forgot:hover,
.login .forgot:active {
  color: #fff;
  text-decoration: none;
}
.login > p {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.services {
  margin: 100px auto 0px;
  width: 820px;
  border: 1px solid #333333;
  border-bottom: 0;
  color: #ccc;
}
.services .heading {
  border-bottom: 1px solid #333333;
  padding: 15px 20px;
  position: relative;
}
.services .heading h2 {
  padding: 0;
  margin: 0;
  font-size: 30px;
  color: #ccc;
  font-weight: normal;
  text-align: center;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.services .heading:after,
.services .heading:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.services .heading:after {
  border-color: rgba(0,0,0,0);
  border-top-color: #000000;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
.services .heading:before {
  border-color: rgba(255,255,255,0);
  border-top-color: #333333;
  border-width: 12px;
  left: 50%;
  margin-left: -12px;
}
.services .body {
  padding: 30px 50px;
  text-align: center;
  font-size: 23px;
  font-family: "adobe-garamond-pro", Times New Roman, Times, Georgia;
}
.services .body .link {
  color: #ccc;
  text-decoration: underline;
}
.service-nav {
  list-style: none;
  padding: 20px 80px 40px;
  margin: 0px auto;
  width: 820px;
  border: 1px solid #333333;
  border-top: 0;
}
.service-nav li {
  display: block;
  float: left;
  width: 33%;
  text-align: center;
}
.service-nav li a {
  color: #ccc;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.service-nav li:hover a,
.service-nav li.active a {
  color: #00ffa4;
}
.service-nav li.active a {
  font-size: 12px;
}
#services-details {
  margin-top: 20px;
}
#services-details h3 {
  font-size: 24px;
  margin-top: 0;
  color: #000;
}
#services-details h4 {
  font-size: 11px;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 70px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
#services-details p {
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
#services-details p a {
  font-style: italic;
  color: #27018a;
}
#services-details .btnlink {
  letter-spacing: 2px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  margin-top: 50px;
  text-decoration: none;
}
#services-details img {
  margin: 0px 80px 0 0;
}
#services-details .carousel-inner {
  overflow: hidden;
}
#slide-left,
#slide-right {
  position: absolute;
  outline: none;
  font-size: 48px;
  display: block;
  text-indent: -5550px;
  left: 0;
  top: 45%;
  width: 48px;
  height: 48px;
  background: url('../img/arrow-left.png') no-repeat center center;
}
#slide-right {
  left: auto;
  right: 0;
  background-image: url('../img/arrow-right.png');
}
.providers {
  background: #e1e1e1;
}
.providers ul {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 25px;
}
.providers ol {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 25px;
}
.providers li > a {
  margin: 15px 50px 15px 0;
  display: block;
  float: left;
  text-decoretion: none;
  background: url(../img/logos_new.png) no-repeat top left;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.providers a.amv {
  background-position: 0 0;
  width: 169px;
  height: 32px;
}
.providers a.amv:hover,
.providers a.amv.active {
  background-position: 0 -42px;
  width: 169px;
  height: 32px;
}
.providers a.asllc {
  background-position: 0 -84px;
  width: 217px;
  height: 33px;
}
.providers a.asllc:hover,
.providers a.asllc.active {
  background-position: 0 -127px;
  width: 217px;
  height: 33px;
}
.providers a.baker {
  background-position: 0 -170px;
  width: 151px;
  height: 33px;
}
.providers a.baker:hover,
.providers a.baker.active {
  background-position: 0 -213px;
  width: 151px;
  height: 33px;
}
.providers a.crowdnetic {
  background-position: 0 -256px;
  width: 228px;
  height: 34px;
  margin-right: 30px;
}
.providers a.crowdnetic:hover,
.providers a.crowdnetic.active {
  background-position: 0 -300px;
  width: 228px;
  height: 34px;
}
.providers a.cst {
  background-position: 0 -344px;
  width: 89px;
  height: 33px;
}
.providers a.cst:hover,
.providers a.cst.active {
  background-position: 0 -387px;
  width: 89px;
  height: 33px;
}
.providers a.empire {
  background-position: 0 -430px;
  width: 181px;
  height: 33px;
  margin-right: 0;
}
.providers a.empire:hover,
.providers a.empire.active {
  background-position: 0 -473px;
  width: 181px;
  height: 33px;
}
.providers a.equisolve {
  background-position: 0 -516px;
  width: 128px;
  height: 33px;
}
.providers a.equisolve:hover,
.providers a.equisolve.active {
  background-position: 0 -559px;
  width: 128px;
  height: 33px;
}
.providers a.htw {
  background-position: 0 -602px;
  width: 99px;
  height: 32px;
}
.providers a.htw:hover,
.providers a.htw.active {
  background-position: 0 -644px;
  width: 99px;
  height: 32px;
}
.providers a.lha {
  background-position: 0 -686px;
  width: 84px;
  height: 33px;
}
.providers a.lha:hover,
.providers a.lha.active {
  background-position: 0 -729px;
  width: 84px;
  height: 33px;
}
.providers a.lotus {
  background-position: 0 -772px;
  width: 120px;
  height: 33px;
}
.providers a.lotus:hover,
.providers a.lotus.active {
  background-position: 0 -815px;
  width: 120px;
  height: 33px;
}
.providers a.mz {
  background-position: 0 -858px;
  width: 55px;
  height: 33px;
}
.providers a.mz:hover,
.providers a.mz.active {
  background-position: 0 -901px;
  width: 55px;
  height: 33px;
}
.providers a.srff {
  background-position: 0 -944px;
  width: 84px;
  height: 33px;
  margin-right: 30px;
}
.providers a.srff:hover,
.providers a.srff.active {
  background-position: 0 -987px;
  width: 84px;
  height: 33px;
}
.providers a.glob {
  background-position: 0 -1033px;
  width: 82px;
  height: 34px;
}
.providers a.glob:hover,
.providers a.glob.active {
  background-position: 0 -1087px;
  width: 82px;
  height: 34px;
}
.providers a.rssm {
  background-position: 0 -1135px;
  width: 95px;
  height: 34px;
  margin-right: 0px;
}
.providers a.rssm:hover,
.providers a.rssm.active {
  background-position: 0 -1178px;
  width: 95px;
  height: 34px;
}
.providers a.vcorp {
  background-position: 0 -1221px;
  width: 70px;
  height: 35px;
}
.providers a.vcorp:hover,
.providers a.vcorp.active {
  background-position: 0 -1264px;
  width: 70px;
  height: 35px;
}
.providers a.vintage {
  background-position: 0 -1307px;
  width: 119px;
  height: 35px;
}
.providers a.vintage:hover,
.providers a.vintage.active {
  background-position: 0 -1349px;
  width: 119px;
  height: 35px;
}
.providers a.vstock {
  background-position: 0 -1393px;
  width: 94px;
  height: 35px;
}
.providers a.vstock:hover,
.providers a.vstock.active {
  background-position: 0 -1434px;
  width: 94px;
  height: 35px;
}
.popover {
  background-color: #4098a5;
  color: #fff;
  max-width: 500px;
}
.popover.bottom .arrow:after {
  border-bottom-color: #4098a5;
}
.popover.top .arrow:after {
  border-top-color: #4098a5;
}
.popover .popover-content {
  padding: 20px;
  width: 500px;
}
.popover .popover-content a {
  color: #fff;
  text-decoration: underline;
}
.signup {
  margin: 60px auto 120px;
  width: 820px;
  border: 1px solid #acacac;
  color: #010101;
}
.signup .heading {
  border-bottom: 1px solid #acacac;
  padding: 15px 20px;
  position: relative;
}
.signup .heading h2 {
  padding: 0;
  margin: 0;
  font-size: 21px;
  color: #010101;
  font-weight: normal;
  text-align: center;
}
.signup .heading:after,
.signup .heading:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.signup .heading:after {
  border-color: rgba(0,0,0,0);
  border-top-color: #fff;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
.signup .heading:before {
  border-color: rgba(255,255,255,0);
  border-top-color: #acacac;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
}
.signup .body {
  padding: 30px 20px;
  text-align: center;
  font-size: 15px;
}
.signup form {
  padding: 20px;
}
.signup form .acc-investor {
  font-size: 14px;
  margin: 0 0 10px;
  color: #000;
}
.signup form .acc-investor .checkblue,
.signup form .acc-investor .radioblue {
  margin-top: 3px;
  margin-right: 0;
}
.signup form .radio {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  font-weight: normal;
  vertical-align: bottom;
  padding-left: 10px;
}
.signup form .radio input {
  float: none;
  margin: 0;
}
.signup form .accredited {
  background-color: #ccc;
  color: #666666;
  padding: 20px;
  text-align: left;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.signup form .terms {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-top: 20px;
  text-align: left;
}
.signup form .terms .checkblue,
.signup form .terms .radioblue {
  display: inline-block;
  float: none;
  margin-bottom: -3px;
  margin-left: 10px;
}
.signup .note {
  font-size: 13px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-style: italic;
}
.signup ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.signup ul li {
  padding-bottom: 10px;
}
.signup label {
  font-weight: normal;
}
#footer {
  background-color: #000;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
#footer p {
  font-size: 12px;
  color: #999;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
#footer .row {
  margin-top: 20px;
}
#footer .copy {
  padding-top: 20px;
  font-size: 12px;
  color: #666;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.footer-nav {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
.footer-nav li {
  float: left;
  display: block;
  padding-right: 60px;
}
.footer-nav li a {
  line-height: 20px;
  height: 20px;
  color: #cccccc;
  font-size: 9px;
  letter-spacing: 1px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.footer-nav li a.logo {
  display: block;
  width: 51px;
  background: url('../img/logo_footer.png') no-repeat center left;
}
.links {
  font-size: 14px !important;
}
.links a {
  color: #999;
}
.btn-signup {
  background-color: #27018a;
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  padding: 17px 34px;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 30px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.btn-signup:hover {
  color: #fff;
}
.btn-signup:active {
  color: #fff;
}
.btn-signup:focus {
  color: #fff;
}
.btn-signup i.middots {
  background: url(../img/dots.png) no-repeat left center;
  height: 30px;
  border-right: 1px solid #fff;
  padding-right: 40px;
  margin-right: 30px;
  line-height: 30px;
  display: block;
  float: left;
  font-size: 14px;
}
.btn-main {
  background-color: #27018a;
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  padding: 15px 40px 15px 30px;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.btn-main:hover {
  color: #fff;
}
.btn-main:active {
  color: #fff;
}
.btn-main:focus {
  color: #fff;
}
.btn-main i {
  border-right: 1px solid #fff;
  padding-right: 30px;
  margin-right: 30px;
  line-height: 30px;
}
.btn-black {
  background-color: #000;
  color: #ccc;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  border: none;
  line-height: 30px;
  display: inline-block;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  font-size: 9px;
}
.btn-black:hover,
.btn-black:active {
  color: #08F7A0;
}
.btn-black i.middots {
  background: url(../img/dots.png) no-repeat center center;
  display: block;
  width: 40px;
  height: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 20px;
  float: left;
}
.btn-black span {
  float: left;
  display: block;
}
.btn-blue {
  background-color: #27018a;
  color: #fff;
  border: 1px solid #27018a;
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.btn-blue:hover,
.btn-blue:active {
  color: #fff;
}
.btn-white {
  background-color: #fff;
  color: #27018a;
  padding: 0;
  line-height: 30px;
  display: inline-block;
  letter-spacing: 2px;
  font-size: 11px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.btn-white:hover,
.btn-white:active {
  color: #010101;
}
.btn-white i {
  display: block;
  float: left;
  width: 40px;
  height: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
  font-style: normal;
}
.btn-white i.middots {
  background: url(../img/dots_black.png) no-repeat center center;
  margin: 0 20px;
  float: left;
}
.btn-white span {
  float: left;
  display: block;
}
.checkblue,
.radioblue {
  display: block;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../img/blue.png) no-repeat;
  border: none;
  cursor: pointer;
  float: left;
  margin-right: 7px;
}
.checkblue {
  background-position: 0 0;
}
.checkblue.hover {
  background-position: -20px 0;
}
.checkblue.checked {
  background-position: -40px 0;
}
.checkblue.disabled {
  background-position: -60px 0;
  cursor: default;
}
.checkblue.checked.disabled {
  background-position: -80px 0;
}
.radioblue {
  background-position: 0 0;
}
.radioblue.hover {
  background-position: -20px 0;
}
.radioblue.checked {
  background-position: -40px 0;
}
.radioblue.disabled {
  background-position: -60px 0;
  cursor: default;
}
.radioblue.checked.disabled {
  background-position: -80px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .checkblue,
  .radioblue {
    background-image: url(../img/blue@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px;
  }
}
#big-video-wrap {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
#big-video-vid,
#big-video-image {
  position: absolute;
}
#big-video-vid video,
#big-video-image video {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#big-video-control-container {
  position: fixed;
  bottom: 20px;
  padding: 0 20px;
  width: 100%;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
#big-video-control {
  width: 100%;
  height: 16px;
  position: relative;
}
#big-video-control-middle {
  margin: 0 56px 0 24px;
}
#big-video-control-bar {
  width: 100%;
  height: 16px;
  position: relative;
  cursor: pointer;
}
#big-video-control-progress {
  position: absolute;
  top: 7px;
  height: 3px;
  width: 0%;
  background: #fff;
}
#big-video-control-track {
  position: absolute;
  top: 8px;
  height: 1px;
  width: 100%;
  background: #fff;
}
#big-video-control-bound-left {
  left: 0;
}
#big-video-control-bound-right {
  right: -1px;
}
#big-video-control-track .ui-slider-handle {
  opacity: 0;
}
#big-video-control-playhead {
  left: 30%;
}
#big-video-control-play {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
}
#big-video-control-timer {
  position: absolute;
  top: 1px;
  right: 0;
  color: #fff;
  font-size: 11px;
}
#big-video-control-playhead,
#big-video-control-bound-left,
#big-video-control-bound-right {
  position: absolute;
  top: 0;
  height: 16px;
  width: 1px;
  background: #fff;
}
#big-video-control .ui-slider-handle {
  border-left: solid 1px #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -8px;
}
.transparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.vjs-big-play-button {
  display: none !important;
}
#navbar .dropdown-menu {
  padding: 0 0;
  width: 100.5%;
}
#navbar .dropdown-menu a {
  background-color: #e7e7e7;
  color: #555555;
  padding: 8px 25px;
  font-weight: normal;
  border: 1px solid #fff;
  margin-bottom: -1px;
  text-align: center;
}
#navbar .dropdown-menu a:hover,
#navbar .dropdown-menu a:active,
#navbar .dropdown-menu a:focus {
  background-color: #fff;
}
#navbar {
  min-height: 48px;
}
#navbar .navbar {
  position: fixed;
  top: 0;
  z-index: 9999;
}
#navbar .navbar-toggle {
  padding: 5px 6px;
  margin-top: 3px;
  margin-bottom: 3px;
}
#navbar .container {
  width: 100% !important;
  position: fixed;
  top: 0;
  padding-right: 0;
  background: #fdfdfd;
  border: 1px solid #efefef;
}
#navbar .drop-menu {
  position: absolute;
  width: 100%;
}
#navbar .drop-menu ul {
  list-style: none;
}
#navbar .drop-menu ul li {
  float: left;
}
#navbar .wdrop-menu {
  position: static;
}
#navbar .wdrop-menu a {
  outline: none;
}
#navbar .wdrop-menu .drop-menu {
  position: fixed;
  width: 100%;
  left: 0;
  right: auto;
  padding: 0px 0px;
  background: #EBEBEB;
}
#navbar .wdrop-menu .drop-menu ul {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0 0 0 0;
  background: #EBEBEB;
}
#navbar .wdrop-menu .drop-menu ul li {
  float: left;
  padding: 0 0px;
  background: #EBEBEB;
}
#navbar .wdrop-menu .drop-menu ul li:hover {
  background: none;
}
#navbar .wdrop-menu .drop-menu ul li:first-child {
  border-left: none;
  padding-left: 0;
}
#navbar .wdrop-menu .drop-menu ul li a {
  padding: 14px 16px;
  margin: 0 0 0 0;
  display: block;
  text-decoration: none;
  border: none;
  outline: none;
  background: #EBEBEB;
}
#navbar .wdrop-menu .drop-menu ul li a:hover,
#navbar .wdrop-menu .drop-menu ul li a:active,
#navbar .wdrop-menu .drop-menu ul li a.active {
  color: #27018a;
  background: none;
}
#navbar .wdrop-menu.open a.user {
  background: #EBEBEB;
  color: #000;
}
#navbar .wdrop-menu .drop-menu.transparent-menu {
  background: #EBEBEB;
}
#navbar .wdrop-menu .drop-menu.transparent-menu ul li a {
  background: transparent;
}
#navbar .wdrop-menu .drop-menu.transparent-menu a {
  color: #fff;
}
#navbar .wdrop-menu .drop-menu.transparent-menu a:hover,
#navbar .wdrop-menu .drop-menu.transparent-menu a:active,
#navbar .wdrop-menu .drop-menu.transparent-menu a.active {
  color: #000;
  background: url(../img/autorized_active_bg.png) repeat 0 0;
}
#navbar .wdrop-menu .dropdown-menu {
  border: none;
  margin: 0 0 0 0;
  background: #EBEBEB;
}
.wrap-second-nav {
  width: 100%;
  position: relative;
  height: 49px;
  margin: 0 auto 50px;
}
.second-nav {
  background: #ebebeb;
  padding: 0 0 0 0px;
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 49px;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
}
.second-nav a {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
  color: #000000;
  font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
  padding: 18px 14px;
  text-transform: uppercase;
}
.second-nav span {
  padding: 0 0 0 10px;
  display: inline-block;
  line-height: 9px;
  float: left;
  background: none;
}
.second-nav a:hover,
.second-nav a:focus,
.second-nav a:active,
.second-nav a.active {
  color: #27018a;
  text-decoration: none;
  background: none;
}
.second-nav.option2 a {
  color: #007687;
}
.second-nav.option2 span {
  border-color: #007687;
}
.second-nav.option2 a:hover,
.second-nav.option2 a:focus,
.second-nav.option2 a:active,
.second-nav.option2 a.active {
  color: #00ffa4;
}
.second-nav div a:last-child {
  margin-right: 0;
}
.wrap-second-nav.sec-nav2 .second-nav {
  position: fixed;
}
.wrap-second-nav.sec-nav2 .social {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 15px;
  line-height: 0;
}
.scroll-page-buttons {
  position: fixed;
  margin: 0;
  padding: 0;
  right: 70px;
  top: 30%;
  height: 270px;
  width: 100px;
  display: block;
}
.scroll-page-buttons .scroll-prev-button {
  height: 35px;
  width: 100px;
  background: url("../img/previous.jpg") center center no-repeat;
  position: relative;
  display: block;
  margin-bottom: 200px;
}
.scroll-page-buttons .scroll-prev-button-hide {
  height: 35px;
  width: 100px;
  background: #fff;
  position: relative;
  display: block;
  margin-bottom: 200px;
}
.scroll-page-buttons .scroll-next-button {
  height: 35px;
  width: 100px;
  background: url("../img/next.jpg") center center no-repeat;
  position: relative;
  display: block;
}
.scroll-page-buttons .scroll-next-button-hide {
  height: 35px;
  width: 100px;
  background: #fff;
  position: relative;
  display: block;
}
.offer_box {
  margin-top: 50px;
  position: relative;
}
.offer_box:after {
  content: '';
  display: block;
  clear: both;
}
.offer_box .info {
  font-size: 12px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  clear: both;
  letter-spacing: 1px;
  text-align: right;
  margin: 5px 0;
  padding: 5px 0;
}
.offer_box .info span {
  color: #01ab6e;
}
.offer_box .frame_video {
  width: 100%;
  height: 315px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.offer_box .frame_video .banner-play-button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 400px;
  height: 400px;
  position: absolute;
  bottom: 0;
  left: 30%;
  margin-bottom: -325px;
  opacity: 0.80;
  filter: alpha(opacity=80);
}
.offer_box .frame_video .banner-play-button .play-video {
  background: url("../img/play-video-icon.png") no-repeat center center;
  width: 100%;
  height: 75px;
  display: block;
}
.offer_box .gray_box {
  float: left;
  padding: 24px 70px 15px;
  width: 100%;
  height: 140px;
  position: relative;
  background: #ebebeb;
  overflow: hidden;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.offer_box .gray_box a {
  color: #007687;
}
.offer_box .gray_box p {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.offer_box .gray_box p strong {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}
.offer_box .gray_box_internal {
  float: left;
  padding: 24px 70px 15px;
  width: 100%;
  height: auto;
  position: relative;
  background: #ebebeb;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.offer_box .gray_box_internal a {
  color: #007687;
}
.offer_box .gray_box_internal p {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.offer_box .gray_box_internal p strong {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}
.offer_box .box1 {
  float: left;
  padding: 15px 31px;
  height: 83px;
  width: 35.1612%;
  background: #333333;
  position: relative;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.offer_box .box1:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border-left: 6px solid #333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.offer_box .box1 p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 8px;
}
.offer_box .box1 .progress {
  height: 4px;
  background: #999999;
  margin-bottom: 5px;
}
.offer_box .box1 .progress-bar {
  background: #999999;
}
.offer_box .box1 .funds {
  font-size: 13px;
}
.offer_box .box1 .funds span {
  color: #999999;
}
.offer_box .box1-internal {
  float: left;
  padding: 15px 31px;
  height: 100px;
  width: 35.1612%;
  background: #333333;
  position: relative;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.offer_box .box1-internal:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border-left: 6px solid #333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.offer_box .box1-internal p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 8px;
}
.offer_box .box1-internal .progress {
  height: 4px;
  background: #999999;
  margin-bottom: 5px;
}
.offer_box .box1-internal .progress-bar {
  background: #999999;
}
.offer_box .box1-internal .funds {
  font-size: 13px;
}
.offer_box .box1-internal .funds span {
  color: #999999;
}
.offer_box .box2 {
  float: left;
  height: 83px;
  padding: 18px 20px 10px 30px;
  width: 34.364%;
  background: #252525;
  color: #fff;
}
.offer_box .box2 p {
  font-size: 11px;
  margin-bottom: 3px;
  clear: both;
}
.offer_box .box2 p span {
  float: right;
  font-size: 12px;
}
.offer_box .box2-internal {
  float: left;
  height: 100px;
  padding: 18px 20px 10px 30px;
  width: 34.364%;
  background: #252525;
  color: #fff;
}
.offer_box .box2-internal p {
  font-size: 11px;
  margin-bottom: 3px;
  clear: both;
}
.offer_box .box2-internal p span {
  float: right;
  font-size: 12px;
}
.offer_box .box3 {
  float: left;
  width: 30.4748%;
  height: 83px;
}
.offer_box .box3 a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 90px;
  background: #000000;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  padding: 0;
}
.offer_box .box3 a:hover {
  text-decoration: none;
}
.offer_box .box3 .count {
  font-size: 12px;
  color: #fff;
}
.offer_box .box3 .divider {
  font-size: 25px;
  color: #fff;
  margin: 0 30px 0 45px;
}
.offer_box .box3 .text {
  color: #fff;
  font-size: 13px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.offer_box .box3.green_box a {
  vertical-align: middle;
}
.offer_box .box3.big-button a {
  padding-top: 36px;
}
.offer_box .box3.big-button .text {
  font-size: 14px;
  letter-spacing: 2px;
}
.offer_box .box3-internal {
  float: left;
  width: 30.4748%;
  height: 100px;
}
.offer_box .box3-internal a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 90px;
  background: #000000;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  padding: 0;
}
.offer_box .box3-internal a:hover {
  text-decoration: none;
}
.offer_box .box3-internal .count {
  font-size: 12px;
  color: #fff;
}
.offer_box .box3-internal .divider {
  font-size: 25px;
  color: #fff;
  margin: 0 30px 0 45px;
}
.offer_box .box3-internal .text {
  color: #fff;
  font-size: 13px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.offer_box .box3-internal.green_box a {
  vertical-align: middle;
}
.offer_box .box3-internal.big-button a {
  padding-top: 36px;
}
.offer_box .box3-internal.big-button .text {
  font-size: 14px;
  letter-spacing: 2px;
}
.offer_box.new-offer .box1 p {
  font-size: 10px;
  margin-bottom: 5px;
}
.offer_box.new-offer .box1 .funds {
  font-size: 13px;
}
.offer_box.new-offer .info {
  font-size: 10px;
}
.offer_box.new-offer .info span {
  color: inherit;
  text-transform: uppercase;
}
.offer_box.inactive div {
  opacity: 0.5;
  color: transparent;
  text-shadow: 0 0 10px #fff;
}
.offer_box.inactive div p {
  color: transparent;
  text-shadow: 0 0 10px #fff;
}
.offer_box.inactive div p a {
  color: transparent;
  text-shadow: 0 0 10px #fff;
}
.offer_box.inactive div.box1:after {
  opacity: 0.2;
}
.offer_box.inactive div.frame_video {
  box-shadow: inset 0 0 100px #fff;
}
.offer_box.inactive .info {
  opacity: 0;
}
.offer_box.inactive div.box3 {
  opacity: 1;
  text-shadow: none;
}
.offer_box.inactive .info-alert {
  opacity: 1;
  position: absolute;
  text-shadow: none;
  width: 100%;
  top: 50%;
  margin-top: -45px;
  letter-spacing: 3px;
  left: 0;
  text-align: center;
  font-size: 18px;
  line-height: 29px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #000000;
}
.offer_box.inactive .info-alert span {
  font-size: 14px;
  display: block;
}
.gray_container {
  background: #e1e1e1;
  padding: 27px 37px;
  position: relative;
  margin-bottom: 50px;
}
.gray_container:after {
  content: '';
  position: absolute;
  top: 27px;
  left: 0;
  border-left: 7px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.gray_container a {
  color: #007687;
  text-decoration: none;
}
.gray_container .continue {
  text-align: right;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.gray_container .continue a:hover {
  color: #00ffa4;
}
.gray_container .continue button {
  color: #007687;
  border: none;
  padding: 0 0 0 0;
  box-shadow: none;
}
.gray_container .continue button:hover {
  color: #00ffa4;
}
.gray_container .wrap_next_step {
  height: 80px;
  clear: both;
}
.gray_container .btn.next_step {
  position: absolute;
  right: 0;
  bottom: 40px;
  margin: 0 0 0 0;
  display: block;
  width: 144px;
  min-width: 144px;
  text-align: center;
  padding: 17px 0;
  font-size: 10px;
  letter-spacing: 2px;
  font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
  background: #007687;
  color: #fff;
}
.gray_container.standart-15 p {
  font-size: 15px;
  line-height: 24px;
}
.gray_container .borderless tbody tr td {
  border-bottom: 0;
  border-top: 0;
}
.gray_container .borderless thead tr th {
  border-bottom: 0;
  border-top: 0;
}
.gray_container.standart-15-30 p {
  font-size: 15px;
  line-height: 30px;
}
.gray_container.standart-14 p {
  font-size: 14px;
  line-height: 20px;
}
.gray_container.standart-14-22 p {
  font-size: 14px;
  line-height: 22px;
}
.gray_container.standart-13 p {
  font-size: 13px;
  line-height: 18px;
}
.head_inner_nav {
  font-size: 11px;
  color: #666666;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  line-height: 40px;
  margin-left: -13px;
  margin-bottom: 40px;
}
.head_inner_nav a,
.head_inner_nav a:hover,
.head_inner_nav a:active,
.head_inner_nav a:focus {
  color: #666666;
  text-decoration: none;
  margin: 0 13px;
}
.head_inner_nav a.active {
  color: #00b8dd;
}
.inner_nav {
  font-size: 11px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #999999;
  margin-bottom: 80px;
  margin-left: -17px;
}
.inner_nav a {
  text-decoration: none;
  color: #007687;
  margin: 0 17px;
}
.inner_nav a:hover,
.inner_nav a:active,
.inner_nav a:focus {
  color: #007687;
}
.inner_nav a.active {
  color: #999999;
}
.inner_nav_v2 {
  background: #ccc;
  padding: 37px 0 37px 37px;
  position: relative;
  margin: 0 0 0 0;
}
.inner_nav_v2 ul {
  padding: 0 0 0 0;
  list-style: none;
  font-size: 11px;
  color: #007687;
  letter-spacing: 1px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin: 0 0 0 0;
}
.inner_nav_v2 ul li:first-child {
  border-left: none;
  padding-left: 0;
}
.inner_nav_v2 ul li {
  padding: 0 25px;
  border-left: 1px solid #007687;
  display: inline-block;
  line-height: 10px;
}
.inner_nav_v2 ul a {
  color: #007687;
  text-decoration: none;
}
.inner_nav_v2 ul a:hover,
.inner_nav_v2 ul a:active,
.inner_nav_v2 ul a:focus,
.inner_nav_v2 ul a.active {
  color: #00ffa4;
}
.inner_nav_v2 .social {
  position: absolute;
  right: 0;
  bottom: -3px;
  text-align: right;
}
.inner_nav_v2 .social span {
  margin-right: 2px;
  position: relative;
  bottom: 3px;
}
.social {
  font-size: 10px;
  color: #999999;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.social a {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../img/social.png) no-repeat 0 0;
}
.social a.facebook {
  background-position: 0 0;
}
.social a.facebook:hover {
  background-position: 0 -33px;
}
.social a.in {
  background-position: -33px 0;
}
.social a.in:hover {
  background-position: -33px -33px;
}
.social a.twitter {
  background-position: -66px 0;
}
.social a.twitter:hover {
  background-position: -66px -33px;
}
.inner_nav_v3 {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin: 0 0 10px;
  font-size: 13px;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.inner_nav_v3 span {
  display: inline-block;
  margin: 0 12px;
}
.inner_nav_v3 a {
  color: #333333;
}
.inner_nav_v3 a.back {
  font-size: 11px;
  color: #007687;
  display: inline-block;
  margin-top: 30px;
}
.left_nav {
  list-style: none;
  padding: 0 0 0 0;
  margin: 30px 0;
  font-size: 13px;
  position: fixed;
  line-height: 15px;
  letter-spacing: 1px;
  font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
  max-width: 143px;
}
.left_nav li {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.left_nav a {
  color: #000000;
  text-decoration: none;
}
.left_nav a.active,
.left_nav a:hover,
.left_nav a:active,
.left_nav a:focus {
  color: #685fc1;
}
.left_nav.press-releases {
  max-width: 130px;
}
.pdf {
  display: block;
  margin: 20px auto 80px;
  width: 139px;
  font-size: 10px;
  line-height: 20px;
  color: #007687;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.pdf:hover,
.pdf:active,
.pdf:focus {
  color: #007687;
  text-decoration: none;
}
.pdf .pdf-1 {
  display: block;
  background: url(../img/pdf_bg_bottom.png) no-repeat 0% 100%;
  padding-bottom: 6px;
}
.pdf .pdf-2 {
  display: block;
  background: url(../img/pdf_bg_top.png) no-repeat 0 0;
  padding-top: 45px;
}
.pdf .pdf-3 {
  display: block;
  text-align: center;
  background: url(../img/pdf_bg_center.png) repeat-y 0 0;
  padding: 5px 13px 70px 10px;
  min-height: 131px;
  position: relative;
}
.pdf .pdf-3:after {
  content: '';
  display: block;
  width: 28px;
  height: 34px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -14px;
  background: url(../img/icons/pdf.png) no-repeat 0 0;
}
.pdf .pdf-3 span {
  display: block;
  font-weight: normal;
}
.folder {
  display: block;
  margin: 20px auto 80px;
  text-decoration: none;
  width: 155px;
  height: 114px;
  background: url(../img/folder.png) no-repeat 0 0;
}
.head_h4 {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin: 0 0 10px;
  font-size: 13px;
  color: #000000;
}
.account_form {
  margin-top: 20px;
}
.account_form li {
  margin-bottom: 50px;
  font-size: 14px;
}
.account_form li:after {
  content: '';
  display: block;
  clear: both;
}
.account_form li p {
  font-size: 15px;
}
.account_form li .form-group {
  margin-bottom: 5px;
}
.account_form li .form-control {
  height: 28px;
  padding: 4px 6px;
  background-color: #ebebeb;
}
.account_form li .form-control:focus {
  background-color: #fff;
}
.account_form li .btn {
  padding: 0 0;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.account_form li .btn:active,
.account_form li .btn:focus {
  box-shadow: none;
}
.account_form li .btn.active {
  background: #fff url(../img/check.png) no-repeat 50% 50%;
  box-shadow: none;
}
.account_form li .btn input[type="radio"] {
  visibility: hidden;
}
.account_form li .state_zip .form-control {
  width: 50%;
  float: left;
}
.steps_box {
  background: #cccccc;
  padding: 30px 40px;
  font-size: 14px;
  position: relative;
  margin-bottom: 45px;
}
.steps_box.check_circle:after {
  content: '';
  display: block;
  position: absolute;
  right: -12px;
  top: -13px;
  width: 53px;
  height: 53px;
  background: url(../img/steps_check.png) no-repeat 50% 50%;
}
.steps_box p {
  font-size: 14px;
}
.steps_box .steps {
  color: #666666;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 35px;
  letter-spacing: 1px;
  font-size: 12px;
}
.steps_box .steps span {
  margin: 0 25px;
}
.steps_box .form-group {
  margin-bottom: 5px;
}
.steps_box .form-control {
  height: 28px;
  padding: 4px 6px;
  background-color: #cccccc;
  border: 1px solid #b7b7b7;
}
.steps_box .form-control:focus {
  background-color: #fff;
}
.steps_box .cash-order .form-control {
  padding: 4px 25px;
  position: relative;
}
.steps_box .confirm {
  font-size: 10px;
  color: #fefdfd;
  background-color: #959595;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  padding: 17px 25px;
  min-width: 145px;
}
.steps_box .steps_nav {
  color: #007687;
  font-size: 12px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin: 0 0 35px -13px;
}
.steps_box .steps_nav a,
.steps_box .steps_nav a:active,
.steps_box .steps_nav a:hover,
.steps_box .steps_nav a:focus {
  text-decoration: none;
  color: #007687;
  margin: 0 13px;
}
.steps_box .steps_nav a.active {
  color: #00ffa4;
}
.steps_box .signature {
  margin-bottom: 35px;
}
.steps_box .signature p {
  color: #666666;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 10px;
  margin-bottom: 3px;
}
.steps_box .signature .insert {
  height: 95px;
  background-color: #fff;
  position: relative;
}
.steps_box.order-size-form {
  padding: 80px 30px 30px;
  min-height: 250px;
}
.steps_box.order-size-form .form-control {
  width: 235px;
  margin: 0 auto;
  background: #fff;
  display: inline-block;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.steps_box.order-size-form p {
  text-align: center;
  font-size: 13px;
}
.steps_box.order-size-form .lots-price {
  font-size: 24px;
  color: #007687;
  margin-left: 8px;
}
.steps_box.order-size-form .lots-input {
  text-align: center;
  font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
  margin-bottom: 37px;
  padding-left: 30px;
}
.steps_box.order-size-form .lots-input span {
  font-size: 10px;
}
.steps_box.order-size-form .select-form {
  text-align: center;
  font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
  padding-left: 0;
  margin-left: -5px;
  margin-bottom: 7px;
}
.blog p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
}
.blog p br {
  line-height: 40px;
}
.autor {
  display: block;
  font-size: 15px;
  margin: 5px 0 25px 2px;
}
.autor_biography img {
  float: left;
  margin: 0 25px 10px 0;
}
.autor_biography p {
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  width: 80%;
  float: left;
}
.providers {
  padding-right: 35%;
  position: relative;
}
.providers h1,
.providers h2,
.providers h3,
.providers h5,
.providers h6 {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.providers p {
  font-size: 15px;
  line-height: 24px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
.providers a.providers-logo {
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  right: 5px;
}
.providers a.providers-logo img {
  max-width: 230px;
}
.providers .head_h4 {
  font-size: 36px;
  line-height: 39px;
  margin: 20px 0 10px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background: transparent;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: transparent;
  position: relative;
}
.jspDrag {
  background: #959595;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
* html .jspCorner {
  margin: 0 -3px 0 0;
}
.scroll-pane {
  width: 100%;
  height: 500px;
  overflow: auto;
  margin-bottom: 30px;
}
.scroll-pane:focus {
  outline: none;
}
.scroll-pane pre {
  background: transparent;
  border: none;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  padding: 0px 5px 0 5px;
  font-size: 14px;
}
.scroll-pane pre:focus {
  outline: none;
}
.horizontal-only {
  height: auto;
  max-height: 200px;
}
.alert {
  font-size: 14px;
}
.alert p {
  font-size: 14px;
}
.dark_bg {
  background: #000;
  position: relative;
}
.dark_bg:after {
  content: '';
  display: block;
  clear: both;
}
.dark_bg .black-box {
  position: relative;
  padding: 95px 0 50px;
}
.dark_bg .black-box:after {
  content: '';
  display: block;
  border-left: 11px solid #000;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  position: absolute;
  top: 93px;
  left: 100%;
}
.dark_bg .black-box .banq-logo {
  display: block;
  width: 144px;
  height: 27px;
  background: url(../img/new_logo.png) no-repeat 0 0;
  margin: 0 auto 23px;
}
.dark_bg .black-box .lock {
  display: block;
  width: 10px;
  height: 11px;
  margin: 0 auto 55px;
  background: url(../img/lock.png) no-repeat 50% 50%;
}
.dark_bg .black-box p {
  text-align: center;
  letter-spacing: 1px;
  width: 90%;
  margin: 0 auto 10px;
  min-width: 229px;
  font-size: 10px;
  color: #fff;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.dark_bg .black-box .form-control {
  width: 90%;
  max-width: 284px;
  min-width: 229px;
  margin: 0 auto;
  height: 30px;
  padding: 4px 10px;
}
.dark_bg .black-box .form-group {
  margin-bottom: 8px;
}
.dark_bg .black-box .btn {
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  word-spacing: 9px;
  width: 245px;
  margin: 36px auto 60px;
  padding: 24px;
  background: #27018a;
  border: none;
}
.dark_bg .black-box .btn-small {
  text-decoration: none;
  color: #fff;
  display: block;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  word-spacing: 1px;
  width: 152px;
  padding: 13px;
  font-size: 10px;
  margin: 15px auto 60px;
  background: #27018a;
  border: none;
}
.dark_bg .black-box p.info {
  text-align: left;
  font-size: 11px;
  width: 90%;
  margin: 0 auto;
  line-height: 12px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #666666;
}
.dark_bg .black-box p.info a {
  color: #07ec99;
}
.dark_bg .black-box .first-form {
  padding-top: 60px;
}
.dark_bg .black-box .first-form .btn {
  margin-bottom: 100px;
}
.dark_bg .black-box .sign-up-form-2 {
  padding-top: 60px;
}
.dark_bg .black-box .reset-pass-form {
  padding-bottom: 90px;
}
.dark_bg .black-box .reset-pass-form .btn {
  margin-top: 75px;
}
.dark_bg .black-box .thank {
  padding: 60px 0 80px 0;
  width: 376px;
  margin: 0 auto;
}
.dark_bg .black-box .thank p {
  font-size: 16px;
  text-align: left;
  line-height: 30px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 50px;
}
.dark_bg .black-box .thank p a {
  color: #fff;
  text-decoration: underline;
}
.dark_bg .black-box .thank p a:hover {
  text-decoration: none;
}
.dark_bg .black-box .thank p:first-child {
  text-align: center;
  font-size: 10px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
.dark_bg .black-box .info {
  font-size: 11px;
  line-height: 12px;
  color: #666666;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.dark_bg .black-box .info a {
  color: #07ec99;
}
.dark_bg #sticker {
  float: left;
}
.dark_bg #sticker-sticky-wrapper.is-sticky #sticker {
  width: 37.9%;
}
.dark_bg .white-box {
  background: #ffffff;
}
.dark_bg .light-gray-box {
  background: #dedae7;
}
.dark_bg .dark-gray-box {
  background: #c5c2ce;
}
.dark_bg section {
  width: 580px;
  float: right;
  padding: 70px 60px 80px 90px;
}
.dark_bg section p {
  font-size: 15px;
  line-height: 30px;
}
.dark_bg section .more {
  text-align: right;
  clear: both;
  font-size: 11px;
  color: #76747c;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.dark_bg section .more a {
  color: #76747c;
}
.dark_bg section .partners-2 {
  text-align: center;
}
.dark_bg section .partners-2 td {
  padding: 5px 10px;
}
.dark_bg section .partners {
  padding: 0 0 0 0;
  list-style: none;
}
.dark_bg section .partners li {
  display: block;
  float: left;
  width: 32%;
  height: 59px;
  position: relative;
  text-indent: -5000px;
}
.dark_bg section .partners li:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
}
.dark_bg section .partners .standart_and_pors:after {
  width: 87px;
  height: 41px;
  margin: -20px 0 0 -43px;
  background: url(../img/partners/standart_and_poors.png) no-repeat 0 0;
}
.dark_bg section .partners .standart_and_pors:hover:after {
  background-position: 0 -41px;
}
.dark_bg section .partners .equities:after {
  width: 132px;
  height: 27px;
  margin: -13px 0 0 -66px;
  background: url(../img/partners/equites.png) no-repeat 0 0;
}
.dark_bg section .partners .equities:hover:after {
  background-position: 0 -27px;
}
.dark_bg section .partners .stock_transfer:after {
  width: 95px;
  height: 34px;
  margin: -17px 0 0 -47px;
  background: url(../img/partners/stock_transfer.png) no-repeat 0 0;
}
.dark_bg section .partners .stock_transfer:hover:after {
  background-position: 0 -34px;
}
.dark_bg section .partners .folio_institutional:after {
  width: 129px;
  height: 14px;
  margin: -7px 0 0 -64px;
  background: url(../img/partners/folio_institutional.png) no-repeat 0 0;
}
.dark_bg section .partners .folio_institutional:hover:after {
  background-position: 0 -14px;
}
.dark_bg section .partners .mz:after {
  width: 52px;
  height: 30px;
  margin: -15px 0 0 -26px;
  background: url(../img/partners/mz.png) no-repeat 0 0;
}
.dark_bg section .partners .mz:hover:after {
  background-position: 0 -30px;
}
.dark_bg section .partners .crowdnetic:after {
  width: 102px;
  height: 15px;
  margin: -7px 0 0 -51px;
  background: url(../img/partners/crowdnetic.png) no-repeat 0 0;
}
.dark_bg section .partners .crowdnetic:hover:after {
  background-position: 0 -15px;
}
.dark_bg section .partners .htw:after {
  width: 74px;
  height: 33px;
  margin: -16px 0 0 -37px;
  background: url(../img/partners/htw.png) no-repeat 0 0;
}
.dark_bg section .partners .htw:hover:after {
  background-position: 0 -33px;
}
.dark_bg section .partners .equisolve:after {
  width: 119px;
  height: 31px;
  margin: -15px 0 0 -59px;
  background: url(../img/partners/equisolve.png) no-repeat 0 0;
}
.dark_bg section .partners .equisolve:hover:after {
  background-position: 0 -31px;
}
.dark_bg section .partners .boardvote:after {
  width: 113px;
  height: 10px;
  margin: -5px 0 0 -56px;
  background: url(../img/partners/boardvote.png) no-repeat 0 0;
}
.dark_bg section .partners .boardvote:hover:after {
  background-position: 0 0px;
}
.dark_bg h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
.dark_bg h6 {
  font-size: 11px;
  color: #76747c;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.white-logo {
  display: block;
  width: 144px;
  height: 27px;
  background: url(../img/new_logo.png) no-repeat 0 0;
  margin: 0 auto 90px;
}
#modalForm .modal-content {
  padding: 75px 40px 40px;
  background: #000000;
}
#modalForm .modal-dialog {
  width: 632px;
}
#modalForm .banq-logo {
  display: block;
  width: 144px;
  height: 27px;
  background: url(../img/new_logo.png) no-repeat 0 0;
  margin: 0 auto 23px;
}
#modalForm .lock {
  display: block;
  width: 10px;
  height: 11px;
  margin: 0 auto 55px;
  background: url(../img/lock.png) no-repeat 50% 50%;
}
#modalForm p {
  text-align: center;
  font-size: 10px;
  color: #fff;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
#modalForm .form-control {
  width: 283px;
  margin: 0 auto;
}
#modalForm .form-group {
  margin-bottom: 8px;
}
#modalForm .btn {
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  text-align: center;
  width: 249px;
  margin: 36px auto 60px;
  padding: 24px;
  background: #27018a;
  border: none;
}
#modalForm .btn.btn-small {
  width: 152px;
  padding: 13px;
  font-size: 10px;
  margin-top: 15px;
}
#modalForm .info {
  text-align: left;
  font-size: 12px;
  line-height: 12px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #666666;
}
#modalForm .info a {
  color: #07ec99;
}
#modalForm .sign-up-form-2 {
  padding-top: 60px;
}
#modalForm .reset-pass-form {
  padding-bottom: 90px;
}
#modalForm .reset-pass-form .btn {
  margin-top: 75px;
}
#modalForm .thank {
  padding: 60px 0 80px 0;
  width: 376px;
  margin: 0 auto;
}
#modalForm .thank p {
  font-size: 16px;
  text-align: left;
  line-height: 30px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 50px;
}
#modalForm .thank p a {
  color: #fff;
  text-decoration: underline;
}
#modalForm .thank p a:hover {
  text-decoration: none;
}
#modalForm .thank p:first-child {
  text-align: center;
  font-size: 10px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
#modalForm-2 .gray_container {
  margin-bottom: 0;
  min-height: 230px;
}
#modalForm-2 h4 {
  margin-bottom: 40px;
}
#modalForm-2 p {
  font-size: 14px;
  line-height: 22px;
}
#modalForm-2 button {
  font-size: 11px;
  text-align: center;
  color: #fff;
  border: none;
  box-shadow: none;
  background: #27018a;
  padding: 15px 19px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.modalForm .modal-dialog {
  width: 632px;
}
.modalForm .banq-logo {
  display: block;
  width: 144px;
  height: 27px;
  background: url(../img/new_logo.png) no-repeat 0 0;
  margin: 0 auto 23px;
}
.modalForm .lock {
  display: block;
  width: 10px;
  height: 11px;
  margin: 0 auto 55px;
  background: url(../img/lock.png) no-repeat 50% 50%;
}
.modalForm p {
  text-align: center;
  font-size: 10px;
  color: #fff;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.modalForm .form-control {
  width: 283px;
  margin: 0 auto;
}
.modalForm .form-group {
  margin-bottom: 8px;
}
.modalForm .btn {
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  text-align: center;
  width: 249px;
  margin: 36px auto 60px;
  padding: 24px;
  background: #27018a;
  border: none;
}
.modalForm .btn.btn-small {
  width: 152px;
  padding: 13px;
  font-size: 10px;
  margin-top: 15px;
}
.modalForm .info {
  text-align: left;
  font-size: 12px;
  line-height: 12px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #666666;
}
.modalForm .info a {
  color: #07ec99;
}
.modalForm .sign-up-form-2 {
  padding-top: 60px;
}
.modalForm .reset-pass-form {
  padding-bottom: 90px;
}
.modalForm .reset-pass-form .btn {
  margin-top: 75px;
}
.modalForm .thank {
  padding: 60px 0 80px 0;
  width: 376px;
  margin: 0 auto;
}
.modalForm .thank p {
  font-size: 16px;
  text-align: left;
  line-height: 30px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 50px;
}
.modalForm .thank p a {
  color: #fff;
  text-decoration: underline;
}
.modalForm .thank p a:hover {
  text-decoration: none;
}
.modalForm .thank p:first-child {
  text-align: center;
  font-size: 10px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
.modalForm .gray_container {
  margin-bottom: 0;
  min-height: 230px;
}
.modalForm .gray_container h4 {
  margin-bottom: 40px;
}
.modalForm .gray_container p {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #333333;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.modalForm .gray_container button {
  font-size: 11px;
  text-align: center;
  color: #fff;
  border: none;
  box-shadow: none;
  background: #27018a;
  padding: 15px 19px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin: 0 0 0 0;
  width: 178px;
}
.navbar-default {
  background-color: #fdfdfd;
}
.navbar {
  margin-bottom: 0;
}
.event-view table {
  font-size: 18px;
  color: #000000;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  width: 100%;
}
.event-view table a {
  color: #007687;
}
.event-view table tbody {
  margin-bottom: 10px;
}
.event-view table tr:hover td {
  background: #ccc;
}
.event-view table td {
  width: 25%;
}
.event-view table td .register {
  background: #27018a;
  font-size: 10px;
  color: #fff;
  text-align: center;
  padding: 7px 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.event-view table td:first-child {
  width: 20%;
  padding: 0 18px;
}
.event-view table td:nth-child(2) {
  width: 40%;
}
.event-view table td:nth-child(3) {
  width: 30%;
}
.event-view table td:last-child {
  width: 10%;
}
.event-view ul {
  padding: 0 0 0 0;
  list-style: none;
  margin-bottom: 50px;
}
.event-view ul li {
  font-size: 18px;
  color: #000000;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  width: 100%;
  margin-bottom: 10px;
  vertical-align: middle;
}
.event-view ul li:after {
  content: '';
  display: block;
  clear: both;
}
.event-view ul li:hover,
.event-view ul li:focus,
.event-view ul li:active {
  background: #ccc;
}
.event-view ul li:hover .register,
.event-view ul li:focus .register,
.event-view ul li:active .register {
  visibility: visible;
}
.event-view ul li div:first-child {
  width: 18%;
  padding: 3px 18px 0;
}
.event-view ul li div:nth-child(2) {
  width: 35%;
  padding: 3px 0 0;
}
.event-view ul li div:nth-child(3) {
  width: 20%;
  padding: 3px 0 0;
  text-align: right;
}
.event-view ul li div:last-child {
  width: auto;
  float: right;
}
.event-view ul li.without_grey_hover:hover,
.event-view ul li.without_grey_hover:focus,
.event-view ul li.without_grey_hover:active {
  background: transparent;
}
.event-view ul li.without_grey_hover:hover .register,
.event-view ul li.without_grey_hover:focus .register,
.event-view ul li.without_grey_hover:active .register {
  visibility: hidden;
}
.event-view ul div {
  float: left;
  width: 25%;
  display: table-cell;
  vertical-align: middle;
  min-height: 30px;
}
.event-view ul a {
  color: #007687;
}
.event-view ul .register {
  background: #27018a;
  font-size: 10px;
  color: #fff;
  text-align: center;
  padding: 7px 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  visibility: hidden;
}
.event-view .mount {
  font-size: 11px;
  color: #000000;
  margin-bottom: 20px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  display: block;
}
.event-view .time-zone {
  text-align: right;
  padding-right: 250px;
}
.event-view p {
  font-size: 14px;
}
#banqer {
  width: 200px;
}
#banqer .inner {
  position: relative;
}
#banqer .contact {
  margin-top: 20px;
  text-align: center;
}
#banqer .contact abbr {
  font-size: 16px;
}
#banqer .btn-learn {
  width: 100%;
}
#banqer.affix-top {
  position: fixed;
  bottom: 0px;
  right: 80px;
  z-index: -1;
}
#banqer.affix {
  position: fixed;
  bottom: 0px;
  right: 80px;
  z-index: 9999;
}
#banqer #speak-body {
  padding: 20px 10px;
  background: #666;
  color: #ccc;
}
#banqer #speak-body .form-control {
  margin-bottom: 10px;
  resize: none;
}
#banqer #speak-body textarea {
  height: 150px;
}
#banqer #speak-body .success {
  text-align: center;
  font-size: 18px;
  padding: 30px 0;
}
.btn-learn {
  background-color: #27018a;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  border: 1px solid #27018a;
  padding: 0px;
  width: 190px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 2px;
  font-size: 9px;
  outline: none;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  position: relative;
}
.btn-learn:hover,
.btn-learn:active,
.btn-learn:focus {
  color: #fff;
  outline: none;
}
.btn-learn:after,
.btn-learn:before {
  bottom: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.btn-learn:after {
  border-color: rgba(0,0,0,0);
  border-bottom-color: #27018a;
  border-width: 10px;
  left: 50%;
  margin-left: -11px;
}
.btn-learn:before {
  border-color: rgba(255,255,255,0);
  border-bottom-color: #27018a;
  border-width: 10px;
  left: 50%;
  margin-left: -11px;
}
.active-speak .btn-learn:after,
.active-speak .btn-learn:before {
  top: 30px;
}
.active-speak .btn-learn:after {
  border-top-color: #27018a;
  border-bottom-color: transparent;
}
.active-speak .btn-learn:before {
  border-top-color: #27018a;
  border-bottom-color: transparent;
}
.poisonous-green .btn-learn {
  background-color: #07ec99;
  border: 1px solid #07ec99;
}
.poisonous-green .btn-learn:after {
  border-bottom-color: #07ec99;
}
.poisonous-green .btn-learn:before {
  border-bottom-color: #07ec99;
}
.poisonous-green.active-speak .btn-learn:after {
  border-top-color: #07ec99;
  border-bottom-color: transparent;
}
.poisonous-green.active-speak .btn-learn:before {
  border-top-color: #07ec99;
  border-bottom-color: transparent;
}
.black-form {
  background: #000;
  width: 666px;
  margin: 0 auto 20px;
  padding: 72px 45px 40px;
}
.black-form .banq-logo {
  display: block;
  width: 217px;
  height: 36px;
  background: url(../img/new_main_logo.png) no-repeat 0 0;
  margin: 0 auto 23px;
}
.black-form .lock {
  display: block;
  width: 10px;
  height: 11px;
  margin: 0 auto 55px;
  background: url(../img/lock.png) no-repeat 50% 50%;
}
.black-form p {
  text-align: center;
  font-size: 10px;
  color: #fff;
  letter-spacing: 1px;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  margin-bottom: 25px;
}
.black-form .form-control {
  width: 284px;
  margin: 0 auto;
}
.black-form .form-group {
  margin-bottom: 8px;
}
.black-form .form-group.active {
  position: relative;
}
.black-form .form-group.active span {
  position: absolute;
  top: 10px;
  left: 438px;
  font-size: 10px;
  color: #fff;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.black-form .form-group.active .form-control {
  box-shadow: inset 0px 0px 0px 3px #07ec99;
}
.black-form .btn {
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  text-align: center;
  width: 249px;
  margin: 36px auto 60px;
  padding: 24px;
  background: #001B46;
  border: none;
  letter-spacing: 2px;
}
.black-form .btn-small {
  text-decoration: none;
  color: #fff;
  display: block;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  text-align: center;
  width: 152px;
  padding: 13px;
  font-size: 10px;
  margin: 15px auto 60px;
  background: #27018a;
  border: none;
}
.black-form .info {
  text-align: left;
  font-size: 12px;
  line-height: 12px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  color: #666666;
  display: none;
}
.black-form .info a {
  color: #07ec99;
}
.black-form .first-form {
  padding-top: 60px;
}
.black-form .first-form .btn {
  margin-bottom: 100px;
}
.black-form .sign-up-form-2 {
  padding-top: 60px;
}
.black-form .reset-pass-form {
  padding-bottom: 90px;
}
.black-form .reset-pass-form .btn {
  margin-top: 75px;
}
.black-form .thank {
  padding: 60px 0 80px 0;
  width: 376px;
  margin: 0 auto;
}
.black-form .thank p {
  font-size: 16px;
  text-align: left;
  line-height: 30px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 50px;
}
.black-form .thank p a {
  color: #fff;
  text-decoration: underline;
}
.black-form .thank p a:hover {
  text-decoration: none;
}
.black-form .thank p:first-child {
  text-align: center;
  font-size: 10px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
.black-form .info {
  font-size: 11px;
  line-height: 12px;
  color: #666666;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.black-form .info a {
  color: #07ec99;
}
.reset-pass .btn {
  margin-top: 75px;
}
.gray_container.withdraw {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.gray_container.withdraw .head_h4 {
  margin-bottom: 25px;
}
.withdraw-funds {
  padding: 0 0 0 0;
  list-style: none;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.withdraw-funds li {
  margin-bottom: 40px;
}
.withdraw-funds li:after {
  content: '';
  display: block;
  clear: both;
}
.withdraw-funds .btn {
  display: block;
  float: left;
  width: 27%;
  min-width: 245px;
  background: #007687;
  box-shadow: none;
  border: 0;
  margin-right: 37px;
  text-align: center;
  font-size: 11px;
  color: #fefdfd;
  letter-spacing: 1px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  padding: 35px 0;
}
.withdraw-funds div {
  float: left;
  width: 58%;
  padding-top: 0px;
}
.withdraw-funds div p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 17px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.withdraw table {
  margin-bottom: 25px;
}
.withdraw table td {
  font-size: 14px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  padding-bottom: 10px;
}
.withdraw table td:first-child {
  min-width: 200px;
  padding-right: 15px;
}
.withdraw table td .date {
  font-size: 12px;
}
.withdraw .btn {
  display: block;
  float: left;
  width: 27%;
  min-width: 245px;
  background: #007687;
  box-shadow: none;
  border: 0;
  margin: 0 37px 13px 0;
  text-align: center;
  font-size: 11px;
  color: #fefdfd;
  letter-spacing: 1px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  padding: 35px 0;
}
.account_type {
  padding: 15px 30px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_type ul {
  list-style: none;
  font-size: 15px;
}
.account_type ul .btn:active {
  box-shadow: none;
}
.account_type ul .checkblue,
.account_type ul .radioblue {
  margin-right: 15px;
}
.account_type .form-control {
  background: transparent;
  font-size: 14px;
  color: #333333;
  padding: 3px 8px;
  height: 28px;
  width: 233px;
  margin-bottom: 8px;
  outline: none;
  box-shadow: none;
}
.account_type p {
  font-size: 15px;
}
.account_application {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_application ul {
  list-style: none;
}
.account_application ul li {
  margin-bottom: 22px;
}
.account_application ul p {
  max-width: 100%;
  padding: 0 3px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_application .form-control {
  background: transparent;
  font-size: 14px;
  color: #333333;
  padding: 3px 8px;
  height: 28px;
  width: 233px;
  margin-bottom: 8px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_application .form-control.width2 {
  width: 117px;
  display: inline-block;
}
.account_application .btn-group .width2.form-control {
  margin-right: -4px;
  margin-left: 0;
}
.account_application label.btn {
  padding: 0 0 0 0;
  text-align: left;
}
.account_application label.btn span {
  display: inline-block;
  float: left;
  min-width: 65px;
}
.account_application .btn:active {
  box-shadow: none;
}
.account_application .label-version-2 label.btn {
  display: block;
  float: left;
}
.account_application .label-version-2 label.btn span {
  float: right;
}
.account_application .label-version-2 label.btn:after {
  content: '';
  display: block;
  clear: both;
}
.account_application .label-version-2 span {
  float: right;
}
.account_application .label-version-2 .check-wrap {
  display: block;
  clear: both;
  overflow: hidden;
}
.account_application .label-version-2 p.liquidity-slogan {
  font-size: 12px;
  line-height: 14px;
}
.account_application .label-version-3 label.btn {
  display: block;
  float: left;
}
.account_application .label-version-3 label.btn span {
  float: right;
  min-width: 110px;
}
.account_application .label-version-3 label.btn:after {
  content: '';
  display: block;
  clear: both;
}
.account_application .label-version-3 span {
  float: right;
}
.account_application .label-version-3 .check-wrap {
  display: block;
  clear: both;
}
.account_application .label-version-3 .check-wrap:after {
  content: '';
  display: block;
  clear: both;
}
.account_application .label-version-3 .additional-input {
  float: left;
  margin-left: 5px;
}
.account_application .label-version-3 .additional-input .form-control {
  width: 27px;
  float: none;
  display: inline-block;
  padding: 1px 3px;
  margin: -2px 0 5px;
}
.account_application .label-version-3 .additional-input .another {
  width: 175px;
  margin-right: 2px;
}
.collaborator {
  width: 100px;
  position: relative;
  margin-top: 10px;
}
.collaborator .social {
  position: absolute;
  top: 100%;
  right: 0;
}
.managment-team {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.managment-team .pdf {
  margin-top: 9px;
}
.Q_A_form {
  padding: 0 0 25px 0;
  margin: 0 0 55px 0;
  position: relative;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.Q_A_form p {
  font-size: 12px;
  position: absolute;
  top: 84px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.Q_A_form .form-control {
  display: inline-block;
  width: 46%;
  resize: none;
  height: 80px;
  border: 1px solid #cccccc;
}
.Q_A_form .btn {
  display: inline-block;
  width: 28%;
  text-align: center;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  padding: 30px 20px;
  color: #fff;
  background: #007687;
}
.Q_A_text {
  padding: 0 0 0 0;
  list-style: none;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.Q_A_text li {
  position: relative;
  font-size: 15px;
  line-height: 30px;
  padding: 0 0 0 36px;
  margin-bottom: 55px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.Q_A_text span {
  position: absolute;
  left: 0;
}
.webcast {
  width: 640px;
  margin: 0 auto;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.webcast .Q_A_form {
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.webcast .Q_A_form .form-control {
  width: 395px;
  font-size: 13px;
}
.webcast .Q_A_form .btn {
  width: 245px;
}
.webcast .notice {
  background: #ebebeb;
  padding: 20px 40px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
}
.webcast .notice p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_balance table {
  margin-bottom: 25px;
}
.account_balance table td {
  font-size: 14px;
  padding-bottom: 10px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_balance table td:first-child {
  min-width: 215px;
  padding-right: 15px;
}
.account_balance table td .date {
  font-size: 12px;
}
.account_positions ul {
  list-style: none;
  padding: 0 0 0 0;
}
.account_positions ul li {
  padding-left: 90px;
  margin: 0 -97px 17px -90px;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  vertical-align: middle;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_positions ul li:hover {
  background: #333333;
  color: #fefefe;
}
.account_positions ul li:hover span {
  visibility: visible;
}
.account_positions ul li.no_hover:hover {
  background: transparent;
  color: #000;
}
.account_positions ul li div {
  display: inline-block;
  width: 92px;
  vertical-align: middle;
}
.account_positions ul li div:first-child {
  width: 72px;
  padding-right: 4px;
}
.account_positions ul li div:nth-child(2) {
  width: 107px;
  padding-right: 4px;
}
.account_positions ul li div:nth-child(3) {
  width: 107px;
  padding-right: 4px;
}
.account_positions ul li div:nth-child(4) {
  width: 107px;
  padding-right: 4px;
}
.account_positions ul li div:nth-child(5) {
  width: 90px;
  padding-right: 4px;
}
.account_positions ul li div:nth-child(6) {
  width: 69px;
}
.account_positions ul li span {
  visibility: hidden;
  display: inline-block;
  width: 93px;
  float: right;
  text-align: right;
}
.account_positions .sell_order {
  font-size: 10px;
  padding: 4px 6px 3px;
  letter-spacing: 1px;
  color: #fefefe;
  background: #007687;
  text-transform: uppercase;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.account_statements .form-control {
  float: left;
  font-size: 14px;
  color: #666666;
  height: 28px;
  padding: 3px 5px;
  width: 95px;
  background: transparent;
  border: 1px solid #cccccc;
  margin: 0 7px 10px 0;
}
.account_statements .pdf {
  margin: 30px 33px 80px;
}
.webcast_register {
  width: 666px;
  margin: 0 auto;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.webcast_register p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
  max-width: 494px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.webcast_register p img {
  margin-bottom: 20px;
}
.webcast_register p.date {
  font-size: 18px;
}
.webcast_register .btn {
  width: 206px;
  margin-top: 45px;
  background: #007687;
  color: #fff;
  text-align: center;
  padding: 17px 0;
  box-shadow: none;
  font-size: 11px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.faq {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.faq ul {
  padding: 0 0 0 0;
  list-style: none;
}
.faq ul li {
  position: relative;
  font-size: 15px;
  line-height: 30px;
  padding: 0 0 0 36px;
  margin-bottom: 20px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.faq ul li.question p {
  font-weight: bold;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.faq ul li.question p span {
  font-weight: normal;
}
.faq ul p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.faq ul span {
  position: absolute;
  left: 0;
}
#offer-close {
  background: url(../img/offers-close.jpg) no-repeat 50% 0;
  margin-top: 93px;
  border: none;
  outline: none;
  box-shadow: none;
}
#offer-close .modal-content .black-form {
  width: auto;
  margin-bottom: 0;
}
.team-list {
  list-style: none;
  padding: 0 0 0 0;
}
.team-list li {
  overflow: hidden;
  margin-bottom: 40px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.team-list .photo {
  float: left;
  width: 100px;
  margin: 0 10px 0 0;
  text-align: center;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.team-list .photo img {
  margin: 5px 0 10px;
}
.team-list .photo a {
  color: #333333;
  text-decoration: none;
}
.team-list .text {
  float: right;
  width: 545px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.team-list .text p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
}
.contact-us .form-group {
  margin-bottom: 10px;
}
.contact-us textarea {
  resize: vertical;
}
.contact-us label {
  font-weight: normal;
  margin-bottom: 2px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.contact-us .btn {
  font-size: 13px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  background: #007687;
  color: #fff;
  padding: 10px 30px;
  box-shadow: none;
}
#new-main {
  background: #000;
}
#new-main #sticker {
  z-index: 10;
}
#new-main #sticker aside {
  width: 390px;
}
#new-main .black-form {
  margin-bottom: 0;
}
#new-main .container {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 390px;
  padding-right: 0;
  background: #000;
}
#new-main .waside {
  width: 390px;
  float: left;
  min-height: 600px;
  margin-left: -390px;
}
#new-main aside {
  width: 390px;
  position: relative;
  z-index: 10;
  float: left;
  background: #000;
  padding: 85px 66px 0 39px;
  margin-left: 0;
}
#new-main aside:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 89px;
  border-left: 12px solid #000;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}
#new-main aside .logo a {
  display: block;
  width: 217px;
  height: 36px;
  margin: 0 0 88px 56px;
  background: url(../img/new_main_logo.png) no-repeat 0 0;
}
#new-main aside .form1 {
  text-align: center;
  margin-bottom: 132px;
}
#new-main aside .form1 p {
  font-size: 10px;
  color: #ffffff;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
#new-main aside .form1 .form-control {
  padding: 4px 8px;
  height: 30px;
  width: 284px;
  margin: 0 auto 36px;
  font-size: 15px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  border: 1px solid #999999;
}
#new-main aside .form1 .btn-start {
  display: block;
  width: 249px;
  height: 65px;
  background: #001B46;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  border: 0;
}
#new-main aside .form1 .btn-start.green {
  background: #00755E;
}
#new-main aside .form1 .btn-start.orange {
  background: #e15733;
}
#new-main aside .form1 .btn-start.default {
  background: #001B46;
}
#new-main aside .form2 {
  text-align: center;
  margin-bottom: 64px;
}
#new-main aside .form2 p {
  font-size: 10px;
  color: #ffffff;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
#new-main aside .form2 .btn-login {
  display: block;
  width: 152px;
  height: 37px;
  background: url(../img/login_button.png) no-repeat 0 0;
  border: 0;
  margin: 0 auto;
  text-indent: -50000px;
}
#new-main aside .sipc {
  text-align: center;
}
#new-main aside .sipc p {
  font-size: 8px;
  color: #b0b0b0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 14px;
  vertical-align: middle;
}
#new-main aside .sipc p a {
  text-decoration: none;
  color: #b0b0b0;
}
#new-main aside .sipc p a:hover {
  text-decoration: underline;
}
#new-main .main-nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 8;
  margin: 0 0 0 0;
}
#new-main .main-nav.trade_bg {
  background: #fdfefe;
  transition: 1s;
}
#new-main .main-nav.offering_bg {
  background: #eeeeee;
  transition: 1s;
}
#new-main .main-nav.i-banking_bg {
  background: #fdfefe;
  transition: 1s;
}
#new-main .main-nav.refferals_bg {
  background: #eeeeee;
  transition: 1s;
}
#new-main .main-nav ul {
  list-style: none;
  padding: 15px 0;
  text-align: center;
  margin: 0 0 0 0;
}
#new-main .main-nav ul li {
  display: inline-block;
}
#new-main .main-nav ul li.trade.active a {
  color: #00755e;
}
#new-main .main-nav ul li.trade.active a:active,
#new-main .main-nav ul li.trade.active a:hover {
  color: #00755e;
}
#new-main .main-nav ul li.trade a:active,
#new-main .main-nav ul li.trade a:hover {
  color: #00755e;
}
#new-main .main-nav ul li.offering.active a {
  color: #001B46;
}
#new-main .main-nav ul li.offering.active a:active,
#new-main .main-nav ul li.offering.active a:hover {
  color: #001B46;
}
#new-main .main-nav ul li.offering a:active,
#new-main .main-nav ul li.offering a:hover {
  color: #001B46;
}
#new-main .main-nav ul li.i-banking.active a {
  color: #e15733;
}
#new-main .main-nav ul li.i-banking.active a:active,
#new-main .main-nav ul li.i-banking.active a:hover {
  color: #e15733;
}
#new-main .main-nav ul li.i-banking a:active,
#new-main .main-nav ul li.i-banking a:hover {
  color: #e15733;
}
#new-main .main-nav ul li a {
  margin: 0 36px;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  color: #959595;
  text-decoration: none;
  text-transform: uppercase;
}
#new-main .main-nav ul li a:active,
#new-main .main-nav ul li a:hover {
  color: #555555;
}
#new-main .sec0 {
  padding: 50px 34px 0px 67px;
  margin: 0px 0 0 0;
  background: #eeeeee;
  position: relative;
}
#new-main .sec0 .anchor {
  top: 0;
}
#new-main .sec1 {
  padding: 92px 34px 50px 67px;
  background: #fdfefe;
  position: relative;
}
#new-main .sec1 .anchor {
  top: 0;
}
#new-main .sec1 .arrow_button {
  background: url(../img/sec3_ellipse_button2.png) no-repeat 0 0;
}
#new-main .sec1 .arrow_button:after {
  border-bottom: 7px solid #ebebeb;
}
#new-main .sec1 h2 {
  font-size: 18px;
  color: #000000;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  margin: 0 0 20px 0;
}
#new-main .sec1 p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 37px;
}
#new-main .sec1 .trades-info {
  padding: 0 18px 0 48px;
  margin-bottom: 37px;
}
#new-main .sec1 .trades-info table {
  width: 100%;
}
#new-main .sec1 .trades-info table td {
  padding: 0 15px 10px 0;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
#new-main .sec1 .trades-info table td:first-child {
  width: 100px;
}
#new-main .sec1 .trades-info table td .progress-bar {
  position: relative;
  top: 2px;
  height: 15px;
  background: #e1e1e1;
  display: inline-block;
  margin-right: 100px;
}
#new-main .sec1 .trades-info table td .price {
  margin-left: -100px;
  padding-left: 15px;
}
#new-main .sec1 .trades-info table tr.green td {
  color: #000000;
}
#new-main .sec1 .trades-info table tr.green td .progress-bar {
  background: #00755e;
}
#new-main .sec1 p.more a {
  background: #00755e;
}
#new-main .sec1 p.more a:hover,
#new-main .sec1 p.more a:active {
  background: #005c4a;
}
#new-main .sec2 {
  padding: 37px 34px 40px 67px;
  background: #eeeeee;
  position: relative;
  min-height: 600px;
  z-index: 3;
}
#new-main .sec2 .arrow_button {
  background: url(../img/sec4_ellipse_button.png) no-repeat 0 0;
}
#new-main .sec2 .arrow_button:after {
  border-bottom: 7px solid #555555;
}
#new-main .sec2 .title h4 {
  color: #555555;
}
#new-main .sec2 h2 {
  font-size: 18px;
  color: #000000;
  line-height: 22px;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  margin: 0 0 20px 0;
}
#new-main .sec2 p {
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  margin-bottom: 8px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
#new-main .sec2 p a {
  color: #00305b;
  text-decoration: none;
}
#new-main .sec2 p a:hover,
#new-main .sec2 p a:active {
  color: #002342;
}
#new-main .sec2 p.more {
  margin-top: 76px;
}
#new-main .sec2 p.more a {
  color: #fff;
  background: #00305b;
}
#new-main .sec2 p.more a:hover,
#new-main .sec2 p.more a:active {
  background: #002342;
}
#new-main .sec3 {
  padding: 33px 34px 40px 67px;
  background: #fdfefe;
  position: relative;
  min-height: 600px;
  z-index: 4;
}
#new-main .sec3 .arrow_button {
  background: url(../img/sec3_ellipse_button2.png) no-repeat 0 0;
}
#new-main .sec3 .arrow_button:after {
  border-bottom: 7px solid #ebebeb;
}
#new-main .sec3 .title h4 {
  color: #555555;
}
#new-main .sec3 h2 {
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  margin: 0 0 10px 0;
}
#new-main .sec3 h3 {
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  letter-spacing: 1px;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  margin: 0 0 8px 0;
}
#new-main .sec3 p {
  font-size: 16px;
  line-height: 24px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 38px;
  color: #000000;
}
#new-main .sec3 p a {
  color: #e15733;
  text-decoration: none;
}
#new-main .sec3 p a:hover,
#new-main .sec3 p a:active {
  color: #da4720;
}
#new-main .sec3 p.more a {
  background: #e15733;
  color: #fff;
}
#new-main .sec3 p.more a:hover,
#new-main .sec3 p.more a:active {
  background: #da4720;
}
#new-main .sec4 {
  padding: 33px 34px 40px 67px;
  background: #eeeeee;
  position: relative;
  min-height: 600px;
  z-index: 5;
}
#new-main .sec4 .anchor {
  top: 45px;
}
#new-main .sec4 .arrow_button {
  background: url(../img/sec4_ellipse_button.png) no-repeat 0 0;
}
#new-main .sec4 .arrow_button:after {
  border-bottom: 7px solid #555555;
}
#new-main .sec4 .title h4 {
  color: #555555;
}
#new-main .sec4 h2 {
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  margin: 0 0 27px 0;
}
#new-main .sec4 p {
  font-size: 16px;
  line-height: 24px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin-bottom: 42px;
  color: #555555;
}
#new-main .sec4 p a {
  color: #e15733;
  text-decoration: none;
}
#new-main .sec4 p a:hover,
#new-main .sec4 p a:active {
  color: #da4720;
}
#new-main .sec4 p .color-text {
  color: #e15733;
}
#new-main .sec4 .partners {
  padding: 0 0 0 0;
  margin: 0 -30px 0 -35px;
  list-style: none;
  overflow: hidden;
}
#new-main .sec4 .partners li {
  float: left;
  margin: 0 30px 36px;
  min-height: 72px;
}
#new-main .sec4 .partners .equities a {
  display: block;
  width: 247px;
  height: 55px;
  background: url(../img/partners/equites3.png) no-repeat 0 0;
  margin: 8.5px 0 0 0;
}
#new-main .sec4 .partners .loeb a {
  display: block;
  width: 72px;
  height: 72px;
  background: url(../img/partners/loeb2.png) no-repeat 0 0;
}
#new-main .sec4 .partners .s_p a {
  display: block;
  width: 144px;
  height: 45px;
  background: url(../img/partners/s_and_p2.png) no-repeat 0 0;
  margin: 13.5px 0 0 0;
}
#new-main .sec4 .partners .vstock a {
  display: block;
  width: 139px;
  height: 50px;
  background: url(../img/partners/stock_transfer3.png) no-repeat 0 0;
  margin: 11px 0 0 0;
}
#new-main .sec4 .partners .vckeck a {
  display: block;
  width: 144px;
  height: 65px;
  background: url(../img/partners/v_check.png) no-repeat 0 0;
  margin: 3.5px 0 0 0;
}
#new-main .sec4 .partners .baker a {
  display: block;
  width: 148px;
  height: 30px;
  background: url(../img/partners/baker2.png) no-repeat 0 0;
  margin: 21px 0 0 0;
}
#new-main .sec4 .partners .crowdnetic a {
  display: block;
  width: 247px;
  height: 36px;
  background: url(../img/partners/crowdnetic2.png) no-repeat 0 0;
  margin: 18px 0 0 0;
}
#new-main .sec4 .partners .vcorp a {
  display: block;
  width: 141px;
  height: 52px;
  background: url(../img/partners/v_corp.png) no-repeat 0 0;
  margin: 10px 0 0 0;
}
#new-main .sec4 .partners .samsung a {
  display: block;
  width: 145px;
  height: 48px;
  background: url(../img/partners/samsung2.png) no-repeat 0 0;
  margin: 12px 0 0 0;
}
#new-main .sec4 p.more {
  margin-top: 28px;
  margin-bottom: 60px;
  clear: both;
}
#new-main .sec4 p.more a {
  color: #fff;
  background: #e15733;
}
#new-main .sec4 p.more a:hover,
#new-main .sec4 p.more a:active {
  background: #da4720;
}
#new-main p.more {
  text-align: center;
  font-size: 12px !important;
  line-height: 12px !important;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  margin: 50px 0 40px;
  padding: 0 33px 0 0;
}
#new-main p.more a {
  display: inline-block;
  color: #fff;
  text-align: center;
  width: 249px;
  padding: 26px 0;
  background: #959595;
  text-decoration: none;
}
#new-main .arrow_button {
  position: absolute;
  top: -22px;
  z-index: 2;
  left: 50%;
  margin-left: -65px;
  width: 129px;
  height: 22px;
}
#new-main .arrow_button:focus,
#new-main .arrow_button:hover,
#new-main .arrow_button:active {
  border: 0;
  outline: 0;
}
#new-main .arrow_button:after {
  content: '';
  display: block;
  position: absolute;
  top: 21px;
  z-index: 3;
  left: 50%;
  margin-left: -8px;
  border-bottom: 7px solid #000;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
#new-main .title {
  text-align: center;
  padding: 0 33px 0 0;
}
#new-main .title h4 {
  font-size: 12px;
  color: #000;
  font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  margin-bottom: 32px;
}
#new-main .anchor {
  position: absolute;
  top: 0;
}
#new-main #footer {
  padding-top: 34px;
}
#new-main #footer .container {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#new-main #footer p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
#new-main #footer p.links {
  font-size: 13px !important;
}
#new-main #footer li a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#new-main #footer .copy {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 15px;
  padding-right: 15px;
}
#new-main .unknown-javascript-block {
  width: 100%;
  text-align: center;
  padding-right: 33px;
}
#new-main .unknown-javascript-block .firststep {
  text-align: center;
  margin: 0 0 35px;
}
#new-main .unknown-javascript-block .secondstep {
  text-align: center;
  margin: 0 0 35px;
}
#new-main .unknown-javascript-block .title-text {
  font-size: 60px;
  color: #00315d;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  margin: 0 0 40px;
  text-align: center;
}
#new-main .unknown-javascript-block .animation-box {
  width: 171px;
  height: 153px;
  margin: 0 auto 60px;
  background-image: url(../img/mainpage-effects-sprite.png);
  background-repeat: no-repeat;
}
#new-main .unknown-javascript-block .steps-price {
  font-size: 18px;
  color: #00315d;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
}
#footer {
  padding-top: 34px;
  position: relative;
  z-index: 10;
}
#footer p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
#footer p.links {
  font-size: 13px !important;
}
#footer li a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#footer .copy {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#navbar.transparent-menu .container {
  background: transparent;
}
#navbar.transparent-menu .nav li.active a {
  background: url(../img/autorized_active_bg.png) repeat 0 0;
  color: #000;
}
#navbar.transparent-menu .nav li a {
  color: #fff;
  outline: none;
}
#navbar.transparent-menu .nav li a:hover,
#navbar.transparent-menu .nav li a:focus,
#navbar.transparent-menu .nav li a:active,
#navbar.transparent-menu .nav li a.active,
#navbar.transparent-menu .nav li a.active:hover,
#navbar.transparent-menu .nav li a:active:active {
  outline: none;
  background: url(../img/autorized_active_bg.png) repeat 0 0;
  color: #000;
}
#navbar.transparent-menu .navbar-brand .banq-nav-logo {
  background-position: 0 0;
}
#navbar.transparent-menu .nav li.wdrop-menu.open a.user {
  background: url(../img/autorized_active_bg.png) repeat 0 0;
  color: #000;
}
.wrap-second-nav.transparent-menu .second-nav {
  background: transparent;
  border: 1px solid #ffffff;
  border-top: 0;
}
.wrap-second-nav.transparent-menu .second-nav a {
  color: #ffffff;
}
.wrap-second-nav.transparent-menu .second-nav a.active,
.wrap-second-nav.transparent-menu .second-nav a.active:hover,
.wrap-second-nav.transparent-menu .second-nav a.active:active,
.wrap-second-nav.transparent-menu .second-nav a.active:focus,
.wrap-second-nav.transparent-menu .second-nav a:hover,
.wrap-second-nav.transparent-menu .second-nav a:active,
.wrap-second-nav.transparent-menu .second-nav a:focus {
  background: url(../img/autorized_active_bg.png) repeat 0 0;
  color: #000;
}
.second-nav.with-social .social {
  float: right;
}
.second-nav.with-social .social a {
  width: 48px;
  height: 48px;
  background: transparent url(../img/social4.png) no-repeat 0 0;
}
.second-nav.with-social .social a.facebook {
  background-position: 0 0;
}
.second-nav.with-social .social a.facebook:hover {
  background: #000 url(../img/social4.png) no-repeat 0 -48px;
}
.second-nav.with-social .social a.twitter {
  background-position: -48px 0;
  width: 47px;
}
.second-nav.with-social .social a.twitter:hover {
  background: #000 url(../img/social4.png) no-repeat -48px -48px;
}
.fixed_img {
  height: 446px;
  position: relative;
  top: 0;
  z-index: 1;
  margin-top: -114px;
}
.fixed_img img {
  margin: 0 auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  height: 476px;
  width: 100%;
  min-width: 1920px;
}
.fixed_img .text_box {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2;
}
.fixed_img .wcaption {
  padding: 140px 26px 0 99px;
  height: 476px;
  position: relative;
  z-index: 2;
}
.fixed_img .wcaption.frame-stairs {
  padding: 140px 89px 0 89px;
}
.fixed_img .wcaption.frame-stairs h1 {
  font-size: 33px;
  margin: 0 0 7px 0;
  padding: 0 0 0 0;
  color: #fff;
  line-height: 40px;
  letter-spacing: 1px;
}
.fixed_img .wcaption.frame-stairs h3 {
  font-size: 16px;
  line-height: 20px;
  margin: 0 99px;
  color: #fff;
  position: relative;
  top: 19px;
  letter-spacing: 0;
  text-transform: none;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.fixed_img .wcaption.frame-stairs h3 a {
  color: #a5a4df;
  text-decoration: none;
}
.fixed_img .wcaption.frame-stairs .caption {
  padding: 0 0;
  background: transparent;
  text-align: center;
  max-width: 822px;
  margin: 0 auto;
}
.fixed_img .wcaption.frame-stairs .bg1 {
  background: url(../img/process_caption_bg.png) repeat 0 0;
  margin-bottom: 0;
  padding: 35px 0 0 0;
}
.fixed_img .wcaption.frame-stairs .bg2 {
  background: url(../img/process_caption_bg.png) repeat 0 0;
  margin: 0 66px;
  min-height: 46px;
}
.fixed_img .wcaption.social-box h3 {
  top: 25px;
}
.fixed_img .wcaption.social-box .bg1 {
  padding: 25px 0 0 0;
}
.fixed_img .wcaption.social-box img {
  width: auto;
  height: auto;
  min-width: 1px;
  position: static;
  top: auto;
}
.fixed_img .wcaption.social-box ul {
  padding: 0 0 0 0;
  margin: 0 0 8px 0;
  list-style: none;
  text-align: center;
}
.fixed_img .wcaption.social-box ul li {
  display: inline-block;
  margin: 0 20px;
}
.fixed_img .caption {
  background: url(../img/blue_box_bg.png) repeat 0 0;
  width: 100%;
  text-align: right;
  position: relative;
  z-index: 3;
  padding: 16px 37px;
}
.fixed_img .caption h1 {
  margin: 0 0 0 0;
  padding: 0 0 38px 0;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 2px;
  color: #00ffa4;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.fixed_img .caption h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 24px;
  line-height: 39px;
  letter-spacing: 2px;
  color: #00ffa4;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.fixed_img .caption .banq-logo {
  position: absolute;
  left: 12px;
  bottom: 11px;
  z-index: 3;
  width: 27px;
  height: 41px;
  background: url(../img/blue_box_logo.png) no-repeat 0 0;
  -moz-opacity: .50;
  opacity: .50;
  filter: alpha(opacity=50);
}
.fixed_img .lilac {
  color: #a5a4df;
}
.overview_wrap {
  padding-top: 50px;
}
.overview_wrap .col-md-10 {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.overview_wrap .col-md-10 h1,
.overview_wrap .col-md-10 h2,
.overview_wrap .col-md-10 h3,
.overview_wrap .col-md-10 h4,
.overview_wrap .col-md-10 h5,
.overview_wrap .col-md-10 p {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.process_wrap {
  padding-top: 50px;
}
#content {
  position: relative;
  z-index: 10;
  background: #fff;
}
#content .arrow_button {
  position: absolute;
  top: -29px;
  z-index: 2;
  left: 50%;
  margin-left: -72px;
  width: 143px;
  height: 29px;
  background: url(../img/ellipse_button.png) no-repeat 0 0;
}
#content .arrow_button:focus,
#content .arrow_button:hover,
#content .arrow_button:active {
  border: 0;
  outline: 0;
}
#about_us_anchor {
  position: absolute;
  top: -94px;
  width: 100%;
  height: 1px;
  background: transparent;
}
.process {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.process h1 {
  margin: 20px 0 10px;
  font-size: 36px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  line-height: 39px;
}
.process p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
}
.process .title h4 {
  font-size: 9px;
  letter-spacing: 2px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  margin: 36px 0 36px 0;
}
.process .process_box {
  margin-bottom: 20px;
}
.process .process_box p {
  vertical-align: middle;
  min-height: 93px;
  width: 50%;
  text-align: center;
  background: #707070;
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
  margin: 0 auto;
  padding: 9px 10px;
}
.process .process_box.document-ico {
  background: url(../img/icons/pens_doc.png) no-repeat 7px 50%;
}
.process .process_box.document-right-ico {
  background: url(../img/icons/pens_doc.png) no-repeat 503px 50%;
}
.process .process_box.pie-chart-ico {
  background: url(../img/icons/pie_chart.png) no-repeat 7px 50%;
}
.process .process_box.pie-chart-right-ico {
  background: url(../img/icons/pie_chart.png) no-repeat 503px 50%;
}
.process .process_box.tv-ico {
  background: url(../img/icons/tv2.png) no-repeat 7px 50%;
}
.process .process_box.tv-right-ico {
  background: url(../img/icons/tv2.png) no-repeat 503px 50%;
}
.process .process_box.like-ico {
  background: url(../img/icons/like.png) no-repeat 15px 50%;
}
.process .process_box.like-right-ico {
  background: url(../img/icons/like.png) no-repeat 503px 50%;
}
.process .process_box.badge-ico {
  background: url(../img/icons/badge.png) no-repeat 7px 50%;
}
.process .process_box.badge-right-ico {
  background: url(../img/icons/badge.png) no-repeat 503px 50%;
}
.process .process_box.clock-ico {
  background: url(../img/icons/clock.png) no-repeat 18px 50%;
}
.process .process_box.clock-right-ico {
  background: url(../img/icons/clock.png) no-repeat 503px 50%;
}
.caption.process-caption {
  background: transparent;
}
.caption.process-caption h1 {
  margin: 0 0 0 0;
  padding: 0 0 27px 0;
  font-size: 48px;
  line-height: 62px;
  letter-spacing: 4px;
  color: #01caff;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.caption.process-caption h1 span {
  padding: 1px 5px 3px 19px;
  background: url(../img/process_caption_bg.png) repeat 0 0;
}
.caption.process-caption h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 24px;
  line-height: 39px;
  letter-spacing: 2px;
  color: #01caff;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.caption.process-caption h3 span {
  padding: 8px 5px 8px 10px;
  background: url(../img/process_caption_bg.png) repeat 0 0;
}
.font-narrow h1,
.font-narrow h2,
.font-narrow h3,
.font-narrow h5,
.font-narrow h6,
.font-narrow p {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
.hide-button {
  visibility: hidden;
}
.new-account-menu {
  position: relative;
  z-index: 11;
  padding: 0 13px 0 0;
  font-size: 11px;
  margin: -23px 0 -20px 0;
}
.new-account-menu a {
  float: right;
  text-decoration: none;
  color: #393939;
  font-family: "ForzaMedium", Arial, Helvetica, sans-serif;
}
.new-account-menu a .square {
  position: static;
  margin-right: 8px;
  background: #00ffa4;
}
.new-account-menu a:hover {
  text-decoration: underline;
}
.new-account-menu:after {
  content: '';
  display: block;
  clear: both;
}
.margin-top-55 {
  margin-top: 50px;
}
.wpagination {
  text-align: center;
}
.wpagination ul {
  display: inline-block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
}
.wpagination ul li {
  display: inline-block;
  padding: 0 0 0 0;
  margin: 0 3px;
  border: 1px solid #333333;
}
.wpagination ul li a {
  padding: 6px 12px;
  margin: 0 0 0 0;
  display: block;
  text-decoration: none;
}
.wpagination ul li span {
  padding: 6px 12px;
  margin: 0 0 0 0;
  position: static;
  display: block;
}
.wpagination ul li.disabled {
  cursor: not-allowed;
}
.wpagination ul li.active {
  background-color: #252525;
  color: #fff;
}
.wrap {
  height: 100%;
  width: 100%;
  text-align: center;
}
#mycenter {
  width: 400px;
  height: 500px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#head {
  position: relative;
  width: 100%;
  height: 100px;
  display: block;
}
#head h1 {
  position: absolute;
  text-align: center;
  opacity: 0;
  top: 0;
  color: #00315d;
  text-transform: uppercase;
  font-size: 5.0rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#foot {
  margin-top: 100px;
  position: relative;
  width: 100%;
  height: 100px;
  display: block;
  text-align: center;
}
#foot h4 {
  position: absolute;
  text-align: center;
  opacity: 0;
  top: 0;
  color: #00315d;
  text-transform: uppercase;
  font-size: 2.0rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.animation-container {
  width: 150px;
  overflow: visible;
  position: relative;
  height: 200px;
  text-align: center;
  margin: 50px auto 0;
}
.box {
  position: absolute;
  background: #00305b;
  top: 0;
  left: 0;
  height: 12px;
  width: 12px;
  display: block;
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: -20px;
  margin-right: auto;
}
#application-form-field {
  padding: 27px 37px;
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
}
#application-form-field .tablemargin {
  margin: -15px 37px;
}
#application-form-field input,
#application-form-field select {
  height: 25px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding-top: 0;
  padding-bottom: 0;
}
#application-form-field .form-group label {
  margin-top: 5px;
}
#application-form-field .bottom-margin {
  margin-bottom: 15px;
}
#application-form-field .inline {
  float: left;
  font-weight: normal;
}
#application-form-field .wrap_next_step {
  height: 80px;
  clear: both;
}
#application-form-field .btn.next_step {
  position: absolute;
  right: 0;
  bottom: 40px;
  margin: 0 0 0 0;
  display: block;
  width: 144px;
  min-width: 144px;
  text-align: center;
  padding: 17px 0;
  font-size: 10px;
  letter-spacing: 2px;
  font-family: 'GothamMedium', Arial, Helvetica, sans-serif;
  background: #007687;
  color: #fff;
}
#application-form-field .radio {
  font-weight: normal;
}
#application-form-field .padding15 {
  padding: 5px 15px;
}
#application-form-field .checkbox label {
  font-weight: bold;
}
#application-form-field hr {
  margin-bottom: 0;
  padding-bottom: 0;
  background: #cccccc;
}
#application-form-field h1 {
  font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
#application-form-field h1 span {
  color: #f79321;
}
#application-form-field h1 a {
  text-transform: lowercase;
  color: #96543d;
}
#application-form-field input,
#application-form-field select {
  background: #e1e1e1;
  border-radius: 0;
}
#application-form-field h2 span {
  font-size: 12px;
}
#application-form-field h2 a {
  font-size: 16px;
  color: #96543d;
  font-weight: bold;
}
#application-form-field h5 {
  font-size: 14px;
}
#application-form-field h5 span {
  color: #b0aeae;
}
#application-form-field .btn-continue {
  background: #62c262;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyYzI2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1M2E2NTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#62c262 0%,#53a653 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#62c262),color-stop(100%,#53a653));
  background: -webkit-linear-gradient(top,#62c262 0%,#53a653 100%);
  background: -o-linear-gradient(top,#62c262 0%,#53a653 100%);
  background: -ms-linear-gradient(top,#62c262 0%,#53a653 100%);
  background: linear-gradient(to bottom,#62c262 0%,#53a653 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c262',endColorstr='#53a653',GradientType=0);
  border: 1px solid #59af59;
  float: right;
  color: #fff;
  padding: 5px 10px;
  height: 30px;
}
#application-form-field .btn-continue:hover {
  background: #53a653;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzYTY1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MmMyNjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#53a653 0%,#62c262 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#53a653),color-stop(100%,#62c262));
  background: -webkit-linear-gradient(top,#53a653 0%,#62c262 100%);
  background: -o-linear-gradient(top,#53a653 0%,#62c262 100%);
  background: -ms-linear-gradient(top,#53a653 0%,#62c262 100%);
  background: linear-gradient(to bottom,#53a653 0%,#62c262 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53a653',endColorstr='#62c262',GradientType=0);
}
#application-form-field .no-pad {
  margin: 0;
  padding: 0;
}
#application-form-field .padding-all {
  margin: 10px 15px;
}
#application-form-field .col-pad {
  padding-top: 5px;
  text-align: right;
}
#application-form-field .border-line {
  border: 1px solid #e8e8e8;
  margin: 3px;
  padding-bottom: 10px;
}
#application-form-field .border-line-report {
  border: 1px solid #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#application-form-field .border-line-report blockquote {
  padding-top: 0;
}
#application-form-field .border-line-report blockquote p {
  font-size: 14px;
}
#application-form-field .border-line-report a {
  color: #96543d;
}
#application-form-field .signature a {
  color: #96543d;
}
#application-form-field span.classname {
  text-transform: uppercase;
  color: #888888;
  font-size: 12px;
}
#application-form-field .no-bold {
  font-weight: normal;
}
#application-form-field .left-margin {
  margin-left: -12px;
}
#application-form-field .control-label {
  font-weight: normal;
}
#application-form-field .control-label span {
  font-size: 11px;
  color: #9e9f9f;
}
.sign-up-button {
  background: #000;
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 135px;
  height: 45px;
  font-size: 14px;
  cursor: pointer;
  z-index: 1000;
}
.sign-up-button .sign-up-text {
  position: relative;
  float: left;
  width: 85px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.sign-up-button .sign-up-plus {
  position: relative;
  float: right;
  text-align: center;
  width: 50px;
  height: 45px;
  line-height: 45px;
  background: #404040;
  color: #fff;
}
.modal {
  overflow-y: auto;
  top: 50px;
  left: -250px;
  color: #fff;
}
.modal-open {
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-backdrop.in {
  filter: alpha(opacity=75);
  opacity: .75;
}
.modal-content {
  background: #000;
  height: 450px;
  border-radius: 0;
  width: 850px;
  color: #fff;
}
.modal-content .modal-body {
  margin-top: 20px;
}
.modal-content .modal-body .container-fluid {
  padding-left: 90px;
  padding-right: 90px;
}
.modal-content #password-field {
  display: none;
}
.modal-content #mail-field {
  display: block;
}
.modal-content .centered {
  padding-top: 100px;
  color: #fff;
}
.modal-content .centered input.form-control {
  background: #000;
  border: 2px #fff solid;
  height: 50px;
  color: #fff;
  text-align: center;
}
.modal-content .centered .input-group-btn button {
  height: 50px;
  background: #000;
  border: 2px #fff solid;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  width: 50px;
}
.modal-content .centered input.form-control::-webkit-input-placeholder {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: italic;
}
.modal-content .bottom-text {
  margin-top: 50px;
  font-size: 10px;
}
.modal-content a {
  color: #fff;
}
.modal-content .close-sign-up-button {
  line-height: 45px;
  height: 45px;
  width: 45px;
  background: #404040;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 20px;
  z-index: 100;
  color: #fff;
}
.modal-content h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
}
.modal-content h4 {
  text-align: center;
}
