/*
xs= 0-767 pixels
sm = 768-991 pixels
md = 992-1199 pixels
lg = 1200 pixels and up
*/

html {
  background-color: #ffffff;
  font-family: "Hind", sans-serif !important;
}

body {
  background-color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: "Hind", sans-serif;
  color: #58595b;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #58595b;
}

h1 {
  font-weight: 700;
}

h2 {
  font-weight: 400;
}

h3 {
  font-weight: 400;
}

.modal-dialog h3 {
  font-size: 18px;
  font-weight: 800 !important;
  font-family: "Montserrat", sans-serif !important;
  color: #58595b;
  text-align: center;
}

@media (max-width: 767px) {
  .modal-dialog h3 {
    font-size: 16px;
  }
}

h4 {
  font-weight: 400;
}

a {
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #0089cf;
  cursor: pointer;
}

a:focus,
a:hover {
  color: #0077bf;
}

a:visited {
  color: #0089cf;
}

/* BUTTON STYLES */

.btn-link-fat {
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #4da0d2;
  outline: none !important;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.btn-link {
  color: #4da0d2;
}

.btn-link:focus,
.btn-link:hover {
  color: #0077bf;
}

.btn-md {
  width: 100px !important;
}

#next

/* END */

a.disabled {
  pointer-events: none;
  color: #aaaaaa;
}

.h1_leadForm {
  color: #150958;
  font-weight: lighter;
  font-size: 30pt;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  margin-top: 0;
}

.p_leadForm {
  margin-bottom: 25pt;
  color: #757575;
}

.heading-color {
  color: #0053a3;
}

.h1_secondary {
  color: #150958;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 16pt;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
}

.h2_subHeading {
  font-weight: 600 !important;
  font-size: 16px;
  color: #58595b;
  border-bottom: 1px solid #c2c7cf;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif !important;
}

.h2_subHeading.h2_subHeadingBorderless {
  border-bottom: 1px solid transparent;
}

.h2_subHeading small {
  font-size: 18pt;
  font-weight: 400;
  color: #9e9e9e;
  display: block;
}

.h2_subHeading small.h2_subHeadingInline {
  font-size: 16pt;
  font-weight: normal;
  color: #616161;
  padding-left: 5px;
  display: inline;
}

.row {
  clear: both;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* ACCOUNT TYPE PAGE */

.inside-button {
  padding: 0 5px !important;
}

.row.slim-row .inside-button {
  padding: 0 5px !important;
}

.row.slim-row .outside-left-button {
  padding-right: 5px !important;
}

.row.slim-row .outside-right-button {
  padding-left: 5px !important;
}

.ira-acc-type {
  padding: 5px !important;
}

.ira-acc-type-group {
  padding: 0 !important;
  margin: 0 !important;
}

.no-panel-bottom {
  margin-bottom: 0 !important;
}

.acc-type-err {
  padding-left: 15px !important;
}

.acc-type-err .help-block.error {
  margin: 0 !important;
}

.panel-equities-left {
  padding-right: 5px;
}

.panel-equities-right {
  padding-left: 5px;
}

.total-accounts-label {
  font-size: 16px;
  color: #0089cf !important;
}

@media (max-width: 767px) {
  .inside-button {
    padding: 1px 0 !important;
  }
  .row.slim-row .inside-button {
    padding: 1px 0 !important;
  }
  .row.slim-row .outside-left-button {
    padding: 1px 0 !important;
  }
  .row.slim-row .outside-right-button {
    padding: 1px 0 !important;
  }
  .ira-acc-type {
    padding: 1px 0 !important;
  }
  .panel-equities-left {
    padding-right: 0;
  }
  .panel-equities-right {
    padding-left: 0;
  }
}

/* END */

/*PERSONAL INFO PAGE */
#appPersonalInfo .navigation-btn-container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
/* END */

/* EMPLOYEMENT PAGE */
#appEmployment .navigation-btn-container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.fitv_element {
  margin-bottom: 0px !important;
  margin-top: 0 !important;
}

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

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

.noInnerGutter:nth-child(2) {
  padding-right: 0;
  border-bottom: 1px solid transparent;
}

.borderRigth2px {
  border-right: 2px solid #c2c7cf;
}

.noInnerGutter:nth-child(3) {
  padding-left: 0;
}

.noInnerGutter + .noInnerGutter {
  padding-right: 0;
}

.noInnerGutter:last-child {
  padding-right: 15px;
}

.reset_capitals {
  text-transform: none !important;
}

.do_uppercase {
  text-transform: uppercase !important;
}

.do_capitalize {
  text-transform: capitalize !important;
}

.info_summary_section {
  background-color: rgba(198, 231, 254, 1);
}

.info_summary_section .panel-body .row div:nth-child(even) {
  background-color: #ebf4fc;
  border-top: 1px solid rgba(198, 231, 254, 1);
}

.info_summary_section .panel-body .row div:nth-child(odd) {
  border-top: 1px solid rgba(198, 231, 254, 1);
}

.info_summary_section #summary-NavGroup .btn-group .btn {
  padding-right: 1px;
  padding-left: 1px;
}

.bottom-footer-section {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 45px;
  z-index: 999;
}

.bottom-footer-section .navbar-brand.centered a {
  color: #0089cf;
}

.bottom-footer-section .centered div {
  font-size: 13px;
  font-weight: 400;
  font-family: "Hind", sans-serif;
  color: #58595b;
}

.logout-page-div {
  text-align: left;
  margin: 0 !important;
  width: 100%;
}

.logout-page-h4 {
  line-height: 0.1;
}

.logout-page-btn {
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 0 !important;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  -webkit-transition: -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: 0 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  width: 62%;
}

.warningPopup {
  color: gray;
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 5%;
  margin-top: 2%;
  margin-bottom: 3%;
  padding: 0 3%;
}

.warningPopup2 {
  color: gray;
  margin-left: 5%;
  padding: 0.5% 3%;
}

.warningPopupDiv {
  margin-bottom: -2.5%;
}

#logoutAddAccountBtn {
  margin-right: 1.2%;
  padding: 0 !important;
}

#logoutResumeBtn {
  margin-left: 1.2%;
  height: 32px !important;
  border-radius: 18px !important;
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
}

#logoutText {
  font-size: 1em;
  font-size: 13px;
  font-weight: 400;
  font-family: "Hind", sans-serif;
  color: #58595b;
  text-align: center;
  margin-left: 0 !important;
}

#logoutResumeBtn:hover {
  background-color: #dedede;
}

@media (min-width: 992px) {
  .navbar.navbar-light .navbar-brand {
    text-align: center;
    height: auto;
  }
}

@media (max-width: 992px) {
  .logout-page-h4 {
    line-height: 1;
  }
  #logoutAddAccountBtn {
    margin-right: 0.5%;
  }
  #logoutResumeBtn {
    margin-left: 0.1%;
  }
  .logout-page-div {
    margin: auto;
    width: 100%;
  }
  #logoutText {
    margin-left: 5%;
  }
}

.navbar-header {
  float: right;
}

.navbar-header .material-icons {
  font-size: 30px;
  color: #0089cf;
  position: relative;
  top: -4px;
}

.icon-bar {
  color: #0089cf;
}

#offcanvas .navbar-toggle {
  right: 0;
}

#offcanvas .navbar-toggle .icon-bar {
  color: #ffffff;
  border: 1px solid white;
}

.navbar-header .navbar-toggle {
  display: block;
  padding-top: 0;
  padding-left: 0;
  top: -3px;
}

.fixed-bar {
  background-color: #005eb8;
  z-index: 1000;
}

.stop-scrolling {
  height: 100%;
  overflow: visible;
}

.bottom-footer-section .navbar-header .navbar-brand {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  margin: auto;
  color: #212121 !important;
  background-color: transparent;
  font-size: 13px;
  font-weight: 400;
  font-family: "Hind", sans-serif;
}

.bottom-footer-section .navbar {
  background-color: transparent;
}

.bottom-footer-section .navbar-brand {
  padding: 12px 15px;
}

.banner-heading,
.banner-promo {
  display: inline-block;
}

.banner-heading {
  line-height: 1em;
  top: -5px;
  position: relative;
  text-align: right;
}

.banner-promo {
  background-color: transparent;
  color: #424242;
  padding-left: 10px;
  position: relative;
  display: inline-block;
  width: 125px;
  text-align: left;
}

.banner-promo .row {
  padding: 0 5px;
  margin: 0;
  line-height: 14px;
}

.banner-promo small {
  color: #005cb8;
  font-size: 10px;
  font-weight: bold;
}

.bottom-banner-section,
.top-banner-section {
  background-color: transparent;
  color: #313131;
}

.bottom-banner-section .btn-info,
.top-banner-section .btn-info {
  color: #3ec6ff !important;
}

.container-fluid {
  padding: 33px 0 10px;
}

.top-banner-section {
  margin-top: 10px;
  padding-top: 2px;
  margin-bottom: 10px;
}

.top-banner-section + .form-content-section-primary {
  padding-top: 0;
}

.bottom-banner-section {
  border-top: 1px solid transparent;
  border-bottom: 2px solid transparent;
  border-color: #212121;
  padding-bottom: 65px;
  padding-top: 20px;
}

.navbar.navbar-light {
  background-color: #ffffff;
  color: #424242;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 70%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 70%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 70%,
    rgba(255, 255, 255, 0) 100%
  );
}

.navbar.navbar-light {
  text-align: center;
}

.navbar .navbar-brand {
  line-height: normal;
  padding: 0;
  margin-left: 0 !important;
}

.navbar-header-left {
  position: relative;
  left: 0;
  top: 0;
  float: left;
}

.navbar-header-right {
  position: absolute;
  right: 0;
  top: 0;
}

.navbar-brand > img {
  max-height: 40px;
  padding: 0;
  width: auto;
  min-width: 120px;
}

.navbar .navbar-brand-mobile {
  margin: 0 auto;
  float: none;
}

.nav-tabs {
  background: transparent;
}

.nav-tabs > li {
  font-family: "Hind", sans-serif;
  font-size: 16px !important;
  float: none;
  display: inline-block;
  zoom: 1;
}

.nav-tabs > li:hover {
  background-color: #fafafa !important;
}

.nav-tabs > li > a {
  color: #616161 !important;
}

.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  color: #212121 !important;
  font-weight: 200;
}

.nav-tabs > li > a:hover {
  color: #212121 !important;
  font-weight: 200;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #003e79 !important;
  cursor: default !important;
  background-color: #ffffff !important;
  border: 1px solid #e0e0e0 !important;
  border-bottom-color: transparent !important;
}

.tab-content > .tab-pane {
  padding-top: 15px;
}

.form-content-section-primary {
  background-color: #ffffff;
}

.form-content-section-primary h3 {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.form-content-section-secondary {
  background-color: #ececec;
}

.form-content-section-secondary > .container > .row > div.col::before {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  border-top: 2px solid #bdbdbd;
  content: "";
  top: 0;
}

.form-content-section-learning {
  background-color: #526986;
  color: #ffffff;
}

.form-content-section-learning p {
  color: #b4d6ff;
}

.form-content-section-learning h1 {
  color: #f1f1f1;
}

.centered {
  margin: 0 auto;
}

.dropTarget {
  z-index: 0;
  position: relative;
}

.row.text-center.form-control.in-box {
  border-radius: 5px;
  padding: 0 !important;
  margin: 10px 0 !important;
}

.dropTarget select.form-control {
  padding-right: 15px;
}

.dropTarget:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  border-top: 8px solid #313131;
  right: 8px;
  top: 16px;
  pointer-events: none;
}

.bottom-banner-section {
  font-weight: 400 !important;
}

.form-content-section {
  padding: 30px 0;
}

.twitter-typeahead {
  display: inline !important;
}

.twitter-typeahead .dropTarget {
  top: auto !important;
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 1000 !important;
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

.panel.panel-bordered {
  border: 1px solid #e6e6e6;
  padding: 10px;
  margin-bottom: 0;
  border-radius: 3px;
}

.panel-bordered ~ .panel-bordered {
  border-bottom: 1px solid transparent;
}

.panel-equities h1.h2_subHeading,
.panel-futures h1.h2_subHeading {
  margin-top: 10px;
  margin-bottom: 5px;
}

.panel-equities .panel-bordered:first-of-type,
.panel-futures .panel-bordered:first-of-type {
  border-bottom: 1px solid transparent;
}

.panel-equities .panel-bordered:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}

.panel-futures .panel-bordered:last-of-type {
  border-bottom: 1px solid #e6e6e6 !important;
}

.panel .panel-default {
  -webkit-transition: background-color 500ms ease-out 1s;
  -moz-transition: background-color 500ms ease-out 1s;
  -o-transition: background-color 500ms ease-out 1s;
  transition: background-color 500ms ease-out 1s;
}

.panel-clear .panel-body {
  margin: 0;
  padding: 0;
  border-color: transparent;
  text-align: left;
}

.panel-default.panel-layout .panel-body .table-layout {
  margin: 0;
  padding: 0 !important;
}

.panel-clear {
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 20px;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-group .panel.panel-layout + .panel.panel-layout {
  margin-top: 15px;
}

.panel-default + .panel-default {
  margin-bottom: 0;
}

.panel-default .panel-body {
  background-color: transparent;
  border: 1px solid transparent;
  padding: 8px 8px 0;
}

.panel-default .panel-body .panel-question:nth-last-child(2) {
  /*Select secondary questions of a panel other than the 1st to have some margin separation on them*/
  margin-top: 15px !important;
}

.panel-question {
  font-weight: normal;
  font-size: 13px;
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
  color: #58595b;
  vertical-align: middle;
}

.panel-question-crypto {
  font-weight: normal;
  font-size: 15px;
}

.panel-question small {
  font-weight: 500;
  color: #616161;
}

.panel-text {
  font-weight: normal;
}

.panel-text-bold {
  font-size: 15px;
  font-weight: 800;
  font-family: "Hind", sans-serif !important;
  margin-top: 8px !important;
  padding: 0 !important;
}

.panel-group.panel-group-summary .panel .panel-body {
  padding: 0;
}

.padding-top-5 {
  padding-top: 5px;
}

.panel-group.panel-group-summary .panel .panel-body .row .col-xs-6 {
  padding: 5px;
  border-top: 1px solid #8cbded;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
}

.panel-group.panel-group-summary
  .panel
  .panel-body
  .row
  .col-xs-6:nth-child(1n) {
  padding-left: 15px;
  font-size: 9pt;
}

.panel-group.panel-group-summary
  .panel
  .panel-body
  .row
  .col-xs-6:nth-child(2n) {
  background-color: #ddeeff;
  color: #424242;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.panel-group.panel-group-summary .panel .panel-body .row .col-xs-6:empty {
  background-color: transparent;
}

.panel-group.panel-group-summary
  .panel
  .panel-body
  .row
  .col-xs-12:first-of-type
  .col-xs-6 {
  border-top: transparent;
}

.panel-group.panel-group-summary
  .panel
  .panel-body
  .row.summary-row
  .col-xs-12:last-of-type
  .col-xs-6 {
  background-color: transparent;
}

.row.summary-row {
  margin-bottom: 20px;
}

.summary-row-wrapper {
  overflow: hidden;
}

.summary-edit-wrapper {
  margin-bottom: 15px;
}

.panel-group.panel-group-summary .panel .panel-body .row h5 {
  padding-left: 15px;
}

div.radio .radio input[type="radio"]:checked ~ .check,
label.radio-inline input[type="radio"]:checked ~ .check {
  -webkit-transform: scale3d(0.35, 0.35, 1);
  transform: scale3d(0.35, 0.35, 1);
}

.radio .circle,
label.radio-inline .circle {
  height: 22px;
  width: 22px;
  background-color: #fafafa;
  border: 1px solid #0089cf;
}

div.radio label span.circle {
  top: unset !important;
}

.radio .check,
label.radio-inline .check {
  height: 22px;
  width: 22px;
}

.radio .check:after,
label.radio-inline .check:after {
  visibility: hidden;
}

.form-group.form-inline {
  display: inline-block;
}

div.checkbox.disabled > label {
  color: #d4d4d4;
}

.dropTarget select[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  color: #a6a6a6;
}

.checkbox .checkbox-material:before,
label.checkbox-inline .checkbox-material:before {
  left: 0 !important;
  top: -2px !important;
}

.input-img.checkbox .checkbox-material:before,
label.checkbox-inline .checkbox-material:before {
  top: 0;
}

.checkbox.input-img,
.radio.input-img {
  border: 1px solid #bdbdbd;
}

.checkbox.input-img,
.radio.input-img label img {
  padding-top: 5px;
}

.checkbox.btn-img .checkbox-material,
.checkbox.input-img .checkbox-material {
  position: absolute;
  left: 0;
  top: 8px !important;
  margin: 0 auto;
}

.radio.input-img .check,
.radio.input-img .circle {
  position: absolute;
  left: 3px;
  margin: 0 auto;
}

.radio.input-pricing .check,
.radio.input-pricing .circle {
  position: absolute;
  top: 6px;
  left: 6px;
}

.input-pricing {
  border: 1px solid #bdbdbd;
  background-color: #fafafa;
}

.input-pricing:active,
.input-pricing:hover {
  background-color: #ddeeff;
}

.radio.input-img.input-full .check,
.radio.input-img.input-full .circle {
  position: relative;
  left: 3px;
  margin: 0 auto;
}

.input-img.input-full .check {
  position: relative;
  top: -20px;
}

.input-full {
  width: 100%;
}

.input-full label {
  width: 100% !important;
  padding: 20px 0;
  text-align: center;
}

.input-full label > div > p {
  color: #005cb8;
  margin-bottom: 0;
}

.checkbox.input-img .btn,
.checkbox.input-img .checkbox-text,
.radio.input-img .btn,
.radio.input-img .checkbox-text {
  display: inline-block;
  text-align: center;
  margin: 0;
  background-color: #e0e0e0;
}

.checkbox.input-img label,
.radio.input-img label {
  width: 166px;
  padding-left: 0;
}

.radio.input-img span.btn {
  position: relative;
  left: auto;
}

.form-group .checkbox label,
.form-group .radio label,
.form-group label,
label.checkbox-inline,
label.radio-inline {
  color: #313131;
  font-weight: 600;
  line-height: 1.66;
  width: 100%;
  color: #58595b;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400;
  font-size: 13px !important;
}

.form-group.is-focused .checkbox label,
.form-group.is-focused label.checkbox-inline {
  color: #414141 !important;
}

.form-group .checkbox label small,
.form-group .radio label small,
.form-group label small {
  color: #616161;
  font-size: 12px;
  line-height: 1.2 !important;
  display: block;
}

.checkbox,
.radio {
  margin-top: 0;
  margin-bottom: 0;
}

.radio span,
label.radio-inline span {
  left: 0;
}

.checkbox-with-tooltip {
  float: left;
}

.btn-img.checkbox label,
.btn-img.radio label {
  padding-left: 0 !important;
}

.radio label,
label.radio-inline {
  padding-left: 30px;
}

.checkbox .checkbox-material {
  padding-right: 10px;
  padding-left: 0;
}

.checkbox .checkbox-material .check,
label.checkbox-inline .checkbox-material .check {
  border: 1px solid #0089cf;
  background-color: #fafafa;
}

.checkbox input[type="checkbox"]:checked + .checkbox-material .check:before,
label.checkbox-inline
  input[type="checkbox"]:checked
  + .checkbox-material
  .check:before {
  color: #0089cf;
  margin-top: -3px !important;
  margin-left: 7px !important;
}

.checkbox input[type="checkbox"]:checked + .checkbox-material + .col .btn,
.checkbox input[type="checkbox"]:checked + .checkbox-material + .col .btn-label,
.checkbox input[type="checkbox"]:checked + .checkbox-material + img + .btn,
.checkbox
  input[type="checkbox"]:checked
  + .checkbox-material
  + img
  + .btn-label,
.radio input[type="radio"]:checked + .circle + .check + .col .btn,
.radio input[type="radio"]:checked + .circle + .check + .col .btn-label,
.radio input[type="radio"]:checked + .circle + .check + img + .btn,
.radio input[type="radio"]:checked + .circle + .check + img + .btn-label {
  color: #0089cf;
}

.checkbox input[type="checkbox"]:checked + .checkbox-material .check,
label.checkbox-inline
  input[type="checkbox"]:checked
  + .checkbox-material
  .check {
  border-color: #0089cf;
}

.radio input[type="radio"]:checked ~ .circle,
label.radio-inline input[type="radio"]:checked ~ .circle {
  background-color: #0089cf;
  border-color: #0089cf;
}

.radio input[type="radio"]:checked ~ .check,
label.radio-inline input[type="radio"]:checked ~ .check {
  background-color: transparent;
}

.form-control {
  border-top: 1px solid #e7e7e7 !important;
  border-left: 1px solid #e7e7e7 !important;
  border-right: 1px solid #e7e7e7 !important;
  background-color: #fafafa !important;
  margin-bottom: 2px;
  font-size: medium;
  padding-top: 12px;
  padding-bottom: 1px;
  padding-left: 10px;
  color: #58595b;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500;
  font-size: 15px !important;
}

@media (max-width: 575px) {
  .form-control {
    font-size: 13px !important;
  }
}

.row.msj-row .form-group.label-floating {
  display: none;
  height: 0;
  visibility: hidden;
  padding-bottom: 0;
  margin-top: 0 !important;
}

.form-group.label-floating.has-error {
  visibility: visible !important;
  display: block !important;
  height: auto !important;
  padding-bottom: 14px !important;
}

.form-group.label-floating .control-label {
  padding-left: 8px;
  color: #919191;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400;
  font-size: 14px !important;
}
@media (max-width: 575px) {
  .form-group.label-floating .control-label {
    font-size: 12px !important;
  }
}

span.control-label {
  padding-left: 2px;
}

.form-group.label-floating.is-empty .control-label.inputAddon-left,
.form-group.label-floating:not(.is-empty) .control-label.inputAddon-left {
  padding-left: 45px;
}

.input-group > .button-group-addon,
.input-group > .input-group-addon {
  border-left: 1px solid #e0e0e0;
}

.input-group > .input-group-btn span.btn {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #e0e0e0 !important;
}

.form-group.label-floating.is-focused .control-label,
.form-group.label-floating:not(.is-empty) .control-label {
  font-size: 12px !important;
  left: -1px !important;
  top: -14px !important;
  padding-left: 12px;
}

.col.form-group.label-floating.is-focused .control-label,
.col.form-group.label-floating:not(.is-empty) .control-label {
  font-size: 12px !important;
  left: 15px !important;
  top: -14px !important;
  padding-left: 12px;
}

.form-group label.control-label,
.form-label label.control-label {
  font-weight: 400;
  color: #313131;
  z-index: 200;
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
  color: #313131;
}

.form-label label.control-label {
  white-space: nowrap;
}

.form-group.label-floating {
  padding-bottom: 14px;
}

.form-group {
  padding-bottom: 8px;
  margin-top: 0 !important;
  z-index: 0;
}

.row > .col > .form-group.form-group-inputs {
  padding-bottom: 3px;
  margin-top: 3px;
}

.form-group.form-group-toggles {
  margin-top: 2px !important;
}

.form-group .form-control {
  margin-bottom: 0;
  border: 1px solid #e7e7e7;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#e0e0e0),
      to(#e0e0e0)
    ),
    -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
  background-image: -webkit-linear-gradient(#e0e0e0, #e0e0e0),
    -webkit-linear-gradient(#e0e0e0, #e0e0e0);
  background-image: -o-linear-gradient(#e0e0e0, #e0e0e0),
    -o-linear-gradient(#e0e0e0, #e0e0e0);
  background-image: linear-gradient(#e0e0e0, #e0e0e0),
    linear-gradient(#e0e0e0, #e0e0e0);
  -webkit-background-size: 0 2px, 100% 1px;
  background-size: 0 2px, 100% 0;
  background-repeat: no-repeat;
  background-position: center bottom, center -webkit-calc(100% - 1px);
  background-position: center bottom, center calc(100% - 1px);
  -webkit-transition: background 0s ease-out;
  -o-transition: background 0s ease-out;
  transition: background 0s ease-out;
  float: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px;
}

.form-group.is-focused .form-control {
  outline: 0;
  border: 1px solid #0089cf !important;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#0089cf),
      to(#0089cf)
    ),
    -webkit-gradient(linear, left top, left bottom, from(#0089cf), to(#0089cf));
  background-image: -webkit-linear-gradient(#0089cf, #0089cf),
    -webkit-linear-gradient(#0089cf, #0089cf);
  background-image: -o-linear-gradient(#0089cf, #0089cf),
    -o-linear-gradient(#0089cf, #0089cf);
  background-image: linear-gradient(#0089cf, #0089cf),
    linear-gradient(#0089cf, #0089cf);
  -webkit-background-size: 100% 2px, 100% 1px;
  background-size: 100% 2px, 100% 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.form-group.is-focused.has-success .form-control {
  outline: 0;
  border: 1px solid #0089cf !important;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#0089cf),
      to(#0089cf)
    ),
    -webkit-gradient(linear, left top, left bottom, from(#0089cf), to(#0089cf));
  background-image: -webkit-linear-gradient(#0089cf, #0089cf),
    -webkit-linear-gradient(#0089cf, #0089cf);
  background-image: -o-linear-gradient(#0089cf, #0089cf),
    -o-linear-gradient(#0089cf, #0089cf);
  background-image: linear-gradient(#0089cf, #0089cf),
    linear-gradient(#0089cf, #0089cf);
  -webkit-background-size: 100% 2px, 100% 1px;
  background-size: 100% 2px, 100% 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.form-group.has-error .form-control {
  outline: 0;
  border: 1px solid #d9534f !important;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#f44336),
      to(#f44336)
    ),
    -webkit-gradient(linear, left top, left bottom, from(#f44336), to(#f44336));
  background-image: -webkit-linear-gradient(#f44336, #f44336),
    -webkit-linear-gradient(#f44336, #f44336);
  background-image: -o-linear-gradient(#f44336, #f44336),
    -o-linear-gradient(#f44336, #f44336);
  background-image: linear-gradient(#f44336, #f44336),
    linear-gradient(#f44336, #f44336);
  -webkit-background-size: 100% 2px, 100% 1px;
  background-size: 100% 2px, 100% 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.btn.btn-raised.btn-success {
  background-color: #0b7d0b;
}

.btn.btn-raised.btn-success.btn-more-bottom {
  background-color: #0b7d0b;
  margin-bottom: 25pt;
}

.btn.btn-raised.btn-default {
  background-color: #0089cf;
  color: #ffffff;
  border-radius: 18px;
  height: 32px !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  padding: 0 17px !important;
  margin: 10px 1px !important;
  font-size: 13px;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
}

.btn.btn-raised.btn-white {
  background-color: #ffffff;
  color: #0089cf;
  border: 1px solid #0089cf;
  padding: 0 17px !important;
  height: 32px !important;
  border-radius: 18px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
}

/* REGISTRATION CREDENTIALS PAGE */

#back_btn {
  margin-right: 7px;
}

.promo-code {
  padding-bottom: 0 !important;
}

div.promo-code div.form-group.label-floating.is-empty {
  padding-bottom: 0 !important;
}

.btn-container-xs {
  padding: 0 !important;
  margin-bottom: 15px !important;
  padding-top: 10px !important;
  border-top: 1px solid #c2c7cf;
}

#cancel_btn,
#continue_btn {
  width: 130px !important;
}

#cancel_btn {
  margin-right: 10px !important;
}

#appRegistrationCredentials #next_btn,
#appRegistrationCredentials #back_btn {
  padding: 0 55px !important;
}

#registrationCredentialsDisclaimer a {
  font-size: 13px !important;
}

#registrationCredentialsDisclaimer {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 575px) {
  .btn-container-xs {
    text-align: center !important;
  }

  #appRegistrationCredentials #next_btn,
  #appRegistrationCredentials #back_btn {
    padding: 0 !important;
    width: calc(50% - 5px) !important;
  }

  #registrationCredentialsDisclaimer a {
    font-size: 13px !important;
  }
}

@media (max-width: 575px) {
  #registrationCredentialsDisclaimer,
  #registrationCredentialsDisclaimer a {
    font-size: 12px !important;
  }
}

/* END */

.btn.btn-raised:not(.btn-link):focus.btn-success,
.btn.btn-raised:not(.btn-link):hover.btn-success {
  background-color: #0d990d;
}

.btn.btn-raised:not(.btn-link):focus.btn-default,
.btn.btn-raised:not(.btn-link):hover.btn-default {
  background-color: #0089cf;
}

.btn:not(.btn-raised).btn-success,
.input-group-btn .btn:not(.btn-raised).btn-success {
  color: #0b7d0b;
}

.btn:not(.btn-raised).btn-default,
.input-group-btn .btn:not(.btn-raised).btn-default {
  color: #0089cf;
  border-radius: 18px;
  border: 1px solid #0089cf;
  height: 32px !important;
  padding: 0 17px !important;
  font-size: 13px;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
}

#logout_btn {
  height: 30px !important;
  padding: 0 20px !important;
}

#registrationSubmit {
  margin-top: 20px;
}

#loginButton {
  height: 30px !important;
  margin: 3px 5px !important;
  padding: 0 20px !important;
}

.messages {
  position: absolute;
  background-color: transparent;
}

i.material-icons {
  color: #0089cf;
  vertical-align: middle;
}

i.material-icons.title-help {
  color: #0089cf;
  vertical-align: middle;
  margin-bottom: 5px;
  line-height: 0 !important;
}

.material-icons.material-green {
  color: #339900;
}

i.material-icons:empty {
  width: 22px;
  height: 22px;
  background: #c8c8c8;
  border-radius: 30px;
}

i.material-icons.icon-success {
  color: #0089cf;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 3px;
}

i.material-icons.icon-success:empty {
  color: #333333 !important;
}

i.material-icons.icon-danger {
  color: #de0000;
  vertical-align: middle;
  margin-right: 5px;
}

.tooltip {
  background-color: rgba(152, 229, 218, 0.9) !important;
  color: #1a1a1a !important;
  border-radius: 4px !important;
  border-bottom: 1px solid #98e5da !important;
  border-top: 1px solid #98e5da !important;
  border-right: 1px solid #98e5da !important;
  width: 235px !important;
  height: auto !important;
  opacity: 1 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.2em !important;
}

@media (max-width: 767px) {
  .tooltip {
    width: 100% !important;
    left: 0 !important;
  }
  .tooltip:after {
    display: none;
  }
}

.tooltip > .arrow {
  display: block;
}

.tooltip.place-left:after {
  border-left-color: rgba(152, 229, 218, 0.9) !important;
}

.tooltip.place-top:after > {
  border-top-color: rgba(152, 229, 218, 0.9) !important;
}

.tooltip.place-bottom:after {
  border-bottom-color: rgba(152, 229, 218, 0.9) !important;
}

.tooltip.place-right:after {
  border-right-color: rgba(152, 229, 218, 0.9) !important;
}

.tooltip > span {
  height: auto !important;
}

.form-group .help-circle + .checkbox,
.form-group .help-circle + .radio {
  padding-right: 25px;
}

.help-circle + .panel-question,
.help-circle + h3 {
  padding-right: 25px;
}

.help-circle.help-circle-floater {
  top: -33px;
  right: 10px;
  height: 0;
}

.help-circle {
  position: relative;
  float: right;
  top: 0;
  right: 0;
  z-index: 1000;
}

.help-circle-static {
  position: static;
  z-index: 1000;
}

.info-circle {
  position: absolute;
  left: 15px;
  z-index: 100;
  padding-top: 1.5%;
}

.info-circle i.material-icons {
  font-size: 38px;
}

.collapsible-info {
  position: relative;
}

.collapsible-info button.btn-link {
  border-bottom: 1px solid #e0e0e0;
  text-decoration: none;
}

.collapsible-info button.btn-link i.material-icons {
  float: right;
  font-size: 16px;
  padding-left: 5px;
}

.collapsible-info button.btn-link::after {
  content: "Less info ";
  display: block;
  position: relative;
}

.collapsible-info button.btn-link.collapsed::after {
  content: "More info ";
  display: block;
  position: relative;
}

.pushInformation {
  color: #424242;
  background-color: #fafafa;
  border: 1px solid #bdbdbd;
  font-size: 12px;
  padding: 5px;
}

.pushInformation .close {
  position: inherit;
}

.alert.alert-pushInformation i.material-icons {
  font-size: 33px;
  float: left;
}

.panel-question + .help-text {
  padding-top: 0;
  top: -8px;
  position: relative;
}

.help-text {
  font-size: small;
}

.form-group .help-block {
  font-size: 10px;
  margin-left: 10px;
  margin-bottom: 4px;
}

.input-group .form-control {
  position: inherit;
}

.input-group > div {
  position: relative;
}

.accordion .panel-heading,
.panel-group .panel-heading {
  padding: 0;
}

.panel-group .panel-title {
  padding: 10px 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  text-align: left;
}

.accordion .panel-title {
  padding: 0 !important;
}

.accordion .panel-title > a,
.panel-group .panel-title > a {
  display: block;
  padding: 0.4em 0.6em;
  outline: none;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  float: none;
  font-size: 16px;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
  color: #58595b !important;
}

#appDocuments .accordion .panel-title > a > i,
#appDocuments .panel-group .panel-title > a > i {
  margin-right: 25px !important;
}

@media (max-width: 400px) {
  #appDocuments .accordion .panel-title > a > i,
  #appDocuments .panel-group .panel-title > a > i {
    margin-right: 11px !important;
  }
}

.accordion .panel-title > a.accordion-toggle::before,
.accordion a[data-toggle="collapse"]::before,
.panel-group .panel-title > a.accordion-toggle::before,
.panel-group a[data-toggle="collapse"]::before {
  content: "\e113";
  float: right;
  font-family: "Glyphicons Halflings";
  margin-right: 0;
  padding-left: 5px;
  margin-top: 5px;
}

.accordion .panel-title > a.accordion-toggle.collapsed::before,
.accordion a.collapsed[data-toggle="collapse"]::before,
.panel-group .panel-title > a.collapsed::before,
.panel-group a.collapsed[data-toggle="collapse"]::before {
  content: "\e114" !important;
}

/*password meter*/

.error-list:before {
  content: ":";
  position: absolute;
  left: 0;
}

.error-list {
  list-style-type: none;
  position: relative;
  height: 0;
  display: inline-block;
  text-align: right;
  padding-left: 10px;
}

.progress {
  overflow: visible;
}

.progress-bar-float {
  position: absolute;
  right: 0;
}

#progressbarupload {
  background-color: #0089cf !important;
}

.btn.btn-clear:hover {
  background-color: transparent !important;
  cursor: auto !important;
}

.well.well-clear {
  background-color: transparent !important;
  border: 1px solid transparent !important;
  box-shadow: none !important;
}

.well.well-xs {
  padding: 5px !important;
  margin-bottom: 10px !important;
  min-height: 0;
}

.well.well-tight {
  margin-bottom: 0 !important;
}

.input-group .input-group-addon {
  background-color: #fafafa;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.input-group .input-group-addon i.material-icons {
  font-size: 21px;
  padding-top: 1px;
  line-height: 1em;
}

.popover {
  line-height: 1.2em;
  width: 230px;
  background-color: rgba(216, 234, 255, 0.9);
  color: #1a1a1a;
}

.popover > .arrow {
  display: block;
}

.popover.left > .arrow:after {
  border-left-color: rgba(216, 234, 255, 0.9) !important;
}

.popover.top > .arrow:after {
  border-top-color: rgba(216, 234, 255, 0.9) !important;
}

/*
kennicker
*/

.radio-text > p {
  padding: 0;
  margin-top: 5px;
}

.disabled.dropTarget {
  z-index: 0;
  background: darkgrey !important;
}

.col > .inside > label,
.col > label {
  color: #333333;
  font-size: 14px;
}

.disabled.control-label {
  background: darkgrey !important;
}

.error-text {
  color: #d9534f;
}

.error-message-padding {
  padding-top: 20px;
}

.date-error {
  margin-bottom: 3px;
  margin-left: 25px;
  color: #d9534f;
  position: static;
  display: block;
  font-weight: 500;
}

.help-block.error {
  margin-bottom: 3px;
  color: #d9534f !important;
  margin-left: 8px;
  position: static;
  display: block;
  font-weight: 500;
  white-space: nowrap;
  overflow: visible;
}

.help-block.error.wordwrap {
  white-space: normal !important;
}

.wrap {
  white-space: normal !important;
}

.form-group.is-focused .help-block {
  margin-bottom: 2px;
}

.input-group.dropTarget:after {
  margin-right: 45px;
  z-index: 100;
}

.tooltip-inner {
  text-align: left;
  padding: 10px;
}

.pricing-note {
  margin: 15px 0;
  padding: 0;
  font-family: "Hind" sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  width: 905px;
  color: #494949;
}

.pricing-note a {
  font-family: "Hind" sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #0c4697;
}

.pricing-note a:hover {
  text-decoration: underline;
}

.date-divider::before {
  display: block;
  position: absolute;
  right: 5px;
  top: 25%;
  height: 100%;
  width: 1px;
  font-size: 20px;
  content: "/";
  clear: both;
}

.image-right {
  width: 93px;
  height: 93px;
  margin-top: 10px;
  margin-left: 70px;
}

.tab-content > .tab-pane > div {
  padding-top: 15px;
}

.panel-tab-set .tab-content {
  background-color: #fff;
  margin-bottom: -11px;
  padding: 15px;
}

.btn-group + div > .form-group {
  margin-bottom: 20px;
}

.panel-tab-set .tab-content .btn-group {
  margin-bottom: 30px;
}

.panel-tab-set .tab-content .btn-group .btn {
  background-color: #fafafa;
}

.tab-pane .panel {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.btn-group-raised .btn:not(.btn-link).active,
.btn-group-raised .btn:not(.btn-link).active.btn-default {
  background-color: #5e9edc;
  color: #fafafa;
}

.table.table-layout td {
  vertical-align: middle;
}

.table.table-layout td.cell-fit,
.table.table-layout td:first-of-type {
  width: 1%;
}

/* AGREEMENST PAGE */

#appAgreements .navigation-btn-container {
  padding-left: 0px;
  padding-right: 0px;
}

#appAgreements .agreements-acknowledge-error .help-block.error {
  margin-left: 0px !important;
}

#appAgreements img {
  margin-top: 26px;
}

.agreement-badge {
  float: left;
  position: relative;
  margin: 0 0 0 10px;
  padding: 0 0 5px;
  border-radius: 50%;
  behavior: url("PIE.htc");
  width: 32px;
  height: 32px;
  background-color: #005eb8;
}

.agreement-badge h4 {
  margin: 0;
  padding-top: 8px;
  font-family: "Hind" sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
}

.agreements-disclaimer {
  background-color: white;
  overflow-y: scroll;
  max-height: 200px;
  padding: 10px;
  margin-top: 5%;
  margin-bottom: 3.5%;
  border: 1px solid #005eb8;
}

.agreements-disclaimer-noscroll {
  background-color: white;
  overflow-y: visible;
  max-height: none;
  padding: 10px;
  margin-top: 5%;
  margin-bottom: 3.5%;
  border: 1px solid #005eb8;
}

.agreements-list-title {
  padding-left: 10px;
}

.agreements-list-title h4 {
  margin-top: 5px;
}

.agreements-list {
  list-style-type: disc;
  padding-left: 0px !important;
}

.checkbox.agreements-checkbox label {
  font-weight: bold !important;
  font-size: 14px;
}

.agreements-list a {
  color: #0089cf;
}

.agreements-list {
  padding-left: 61px !important;
}

.agreement-subtitle {
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #58595b;
}

.agreements-acknowledge-error {
  padding-bottom: 10px;
}

.agreements-acknowledge-error p {
  font-size: 13px !important;
}

.agreements-checkbox {
  margin-left: 15px;
}

#appAgreements .check-title {
  line-height: 1.66;
  color: #58595b;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600;
  font-size: 13px !important;
  text-decoration: none;
  padding-top: 3px;
}

#appAgreements .check-button {
  max-width: 43px;
}

@media (max-width: 482px) {
  .check-container {
    margin-bottom: 10px;
  }
  .agreements-checkbox {
    margin-left: 0px;
    margin-top: 11px;
  }
  .agreements-list {
    padding-left: 24px !important;
  }
}

@media (max-width: 342px) {
  .agreement-subtitle {
    text-align: center;
  }
}

@media (max-width: 360px) {
  #appAgreements .check-title {
    padding-left: 5px;
  }
}

/* END */

/*DROPZONE CUSTOM CSS*/

.dz-clickable {
  background-color: #bbddff;
  padding: 10px;
  border: 2px dashed #5e9edc;
  cursor: pointer;
  height: 50px;
  max-width: 100%;
}

.dropzone.dz-clickable {
  background-color: #bbddff;
  padding: 10px;
  border: 2px dashed #5e9edc;
  cursor: pointer;
  height: 50px;
  max-width: 100%;
}

.dropzone.dz-clickable.dz-started .dz-message {
  float: right;
}

.dz-clickable .dz-preview {
  position: relative;
  width: 60px;
  float: left;
  height: 50px;
  top: -15px;
}

.dz-clickable .dz-preview:hover .dz-details {
  display: block;
}

.dropzone.dz-clickable .dz-image {
  position: absolute;
  left: 0;
  top: -5px;
  background-color: white;
}

.dropzone.dz-clickable .dz-image img {
  width: 50px;
  height: 50px;
}

.dropzone.dz-clickable .dz-error-message {
  display: none;
}

.dropzone.dz-clickable .dz-size {
  position: relative;
  font-size: 10px;
  background-color: white;
}

.dropzone.dz-clickable .dz-details {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: white;
}

.dropzone.dz-clickable .dz-filename {
  font-size: 10px;
  position: absolute;
  white-space: normal;
  background-color: white;
  z-index: 10000;
}

.dropzone.dz-clickable .dz-error-mark,
.dropzone.dz-clickable .dz-success-mark {
  display: none;
}

.dropzone.dz-clickable .dz-remove {
  z-index: 1000;
  position: absolute;
  top: -6px;
  right: 4px;
  background-color: white;
  border-radius: 15px;
  width: 15px;
  height: 15px;
  line-height: 1em;
  text-align: center;
  box-shadow: -1px 0 3px #ccc;
}

/*BTN IMAGE TO BE MOVED TO OVERRIDES.CSS*/

.btn-img {
  border: 1px solid #0089cf;
  line-height: 1em;
  padding: 2px 0;
  border-radius: 5px;
}

.btn-img.btn-img-stretch {
  width: 156px;
  height: 148px;
}

.btn-img[data-toggle="collapse"]::before {
  display: none;
}

.btn-img.btn-img-inline {
  text-align: left;
  height: auto !important;
  margin-top: 0 !important;
}

.btn-img.btn-img-inline img {
  display: inline !important;
}

.btn-img.btn-img-inline .btn-label,
.btn-img.btn-img-inline .btn-label b {
  display: block !important;
  text-align: left !important;
}

.btn-img .img-responsive,
.btn-img img {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 7px;
  padding-top: 2px;
}

.btn-img.btn-img-thin {
  padding: 0;
  width: 75px;
  vertical-align: top;
  border: none;
}

.btn-img.btn-img-thin i {
  padding-top: 20px;
  padding-bottom: 6px;
  font-size: 60pt;
}

.btn-img.btn-img-full {
  display: block;
  width: 100%;
  height: auto;
}

.btn-img.btn-img-full:hover {
  background-color: #bbddff !important;
}

.btn-img.btn-img-full:not(.btn-img-inline):hover .btn-label {
  background-color: #339900;
  color: #fafafa;
}

.btn-img.btn-img-full .btn-label b {
  padding-top: 12px;
}

.btn-img.btn-img-full .btn-label,
.btn-img.btn-img-full .btn-label b {
  display: block;
  text-align: center;
}

.btn-img ul {
  list-style: none;
  position: absolute;
  right: 2px;
  top: 0;
  width: 100%;
}

.btn-img span.headRow {
  position: relative;
  right: 2px;
  top: -5px;
  width: 100%;
  padding-bottom: 5px;
  white-space: normal;
}

.btn-img ul li {
  width: 15px;
  height: 15px;
  float: right;
  margin: 3px 2px;
  color: #616161;
}

.btn-img.radio .check,
.btn-img.radio .circle {
  top: 5px;
  left: 6px;
}

.btn-img.checkbox .check {
  top: 0;
  left: 6px;
}

.type-definition-list {
  list-style: none;
  list-style-position: inside;
}

.type-definition-list li {
  float: left;
  padding-left: 15px;
}

.btn-img .btn-label,
.btn-img .btn.btn-block {
  width: 100%;
  white-space: pre-line;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  font-size: 14px;
  font-weight: normal;
  padding-right: 10px !important;
  padding-left: 25px !important;
  text-align: left;
  letter-spacing: -0.05em;
}

.btn-img.disabled .btn-label {
  color: #a2aaad;
}

.btn-img.disabled {
  border-color: #83d6ec;
}

.btn-img.checkbox.disabled .check,
.btn-img.checkbox.disabled .checkbox-material,
.btn-img.radio.disabled .circle {
  border-color: #80bbdf;
}

.btn-img.checkbox > label .col {
  padding: 0;
}

.btn-img.checkbox > label .col .btn-label {
  padding-right: 5px !important;
  padding-left: 33px !important;
  line-height: 1.76em;
}

.btn-img.disabled .btn-label {
  color: #a2aaad;
}

.btn-img.disabled {
  border-color: #83d6ec;
}

.btn-img.checkbox.disabled .check,
.btn-img.checkbox.disabled .checkbox-material,
.btn-img.radio.disabled .circle {
  border-color: #80bbdf;
}

.btn-img .btn-label {
  height: auto !important;
  padding: 5px;
  min-height: 27px;
}

.btn-img .btn-label b {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.btn-img .btn-label img {
  display: inline;
  padding: 0 4px 0 0;
  margin: 0;
  vertical-align: bottom;
}

.btn-img .btn-label.btn-label-float {
  width: 49%;
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.btn-img.btn-img-auto {
  height: auto;
}

.btn-img.btn-img-float-none {
  float: none;
}

.btn-img.btn-img-auto .btn-label {
  height: auto;
  font-size: 13px !important;
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
}

.btn-img.btn-img-auto > img {
  padding-top: 8px;
}

.btn-img.btn-img-auto .help-block {
  padding-top: 20px;
}

.btn-img .btn-footer {
  position: relative;
  left: 0;
  font-size: 10px;
  right: 0;
  font-weight: 200;
  display: none !important;
  visibility: hidden;
  white-space: normal;
  text-transform: none;
  padding: 0 5px;
}

.btn-footer .btn {
  text-transform: inherit;
}

.btn.btn-wrap {
  white-space: pre-wrap;
}

.btn:not(.btn-raised).btn-info,
.input-group-btn .btn:not(.btn-raised).btn-info {
  color: #0089cf;
}

.btn:not(.btn-raised):not(.btn-link):focus,
.btn:not(.btn-raised):not(.btn-link):hover,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):focus,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):hover {
  background-color: #f0f0f0;
}

.btn.btn-primary.btn-raised {
  background-color: #005eb8 !important;
  color: #f5f5f5 !important;
}

.btn.btn-primary {
  color: #005eb8 !important;
}

.btn-img .help-block {
  white-space: pre-wrap;
  left: 0;
  text-transform: none;
  font-weight: 200;
}

.btn-img:hover .btn-label {
  color: #0089cf;
}

.btn-img small {
  font-size: 10px;
  color: #9e9e9e;
  text-transform: capitalize;
  display: inline-block;
}

@media (min-width: 992px) {
  .btn-img .btn-footer .btn {
    font-size: 10px;
  }
  .btn-img .btn-footer .col:nth-child(2) {
    border-left: 1px solid #c6c6c6;
  }
  .FloatPanel {
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
  }
  .text-centered-option {
    margin-top: 5px;
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .row.text-centered-option {
    padding-top: 0;
  }
}

@media (max-width: 992px) {
  .btn-img .btn-footer {
    padding-top: 15px;
  }
  .btn-img .btn-footer .btn {
    margin-top: 15px !important;
    padding: 0;
    float: none !important;
  }
  .FloatPanel {
    display: inline-block;
  }
  .text-centered-option {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    padding-top: 10px;
  }
}

@media (max-width: 767px) {
  .btn-img .btn-footer {
    padding-top: 0;
  }
}

.FloatPanel {
  padding-top: 15px;
  padding-bottom: 20px;
  width: 100%;
  margin: 0;
}

/*BTN-IMG ENDS HERE*/

/*FLOATING PROGRESS ON DIVS*/

.row-offcanvas.active .progress-bar-div.progress-bar-inline {
  display: block;
}

@media (min-width: 992px) {
  .progress-bar-div.progress-bar-float {
    opacity: 0.75;
  }
  .progress-bar-float .progress-bar-indicator {
    right: -18px !important;
  }
}

@media (max-width: 992px) {
  .progress-bar-div.progress-bar-float {
    opacity: 0.66;
  }
  .progress-bar-float .progress-bar-indicator {
    right: -18px !important;
  }
}

.progress-bar-div.progress-bar-inline {
  display: none;
  position: fixed;
  width: 220px;
  right: 15px;
  top: 60px;
  z-index: 1001;
}

.progress-bar-div.progress-bar-inline .progress-bar-sections {
  text-indent: -100px;
}

.progress-bar-div.progress-bar-float .progress-bar-sections {
  text-indent: -10000px;
}

.progress-bar-div.progress-bar-inline .progress-bar-bg {
  width: 20px;
}

.progress-bar-div.progress-bar-float {
  position: relative;
  right: 0;
  z-index: 1000;
  padding-top: 20px;
}

.progress-bar-div .progress-bar-bg {
  position: relative;
  top: -15px;
  height: 5px;
  background-color: #e7e7e7;
}

.progress-bar-div .progress-bar-progress {
  position: relative;
  bottom: 0;
  width: 100%;
  background-color: #0089cf;
  height: 5px;
  transition: 1s width;
}

.progress-bar-float .progress-bar-indicator {
  color: #0089cf;
  font-size: 12px;
  position: absolute;
  top: 5px;
  display: block;
  width: 50px;
}

.progress-bar-inline .progress-bar-indicator {
  color: #0089cf;
  font-size: 12px;
  position: absolute;
  top: 5px;
  display: block;
  width: 50px;
}

.progress-bar-inline .progress-bar-indicator .progress-bar-text {
  position: absolute;
  left: -250px;
  font-size: large;
  text-align: right;
  text-indent: -90px;
  width: 250px;
  padding-right: 15px;
  top: 8px;
}

.progress-bar-div .progress-bar-sections {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
}

.progress-bar-div .progress-bar-sections .progress-bar-section {
  width: 100%;
  height: 2px;
  background-color: #fafafa;
  position: absolute;
}

.progress-bar-div.progress-bar-inline
  .progress-bar-sections
  .progress-bar-section {
  padding-right: 37px;
  margin-left: -17px;
  margin-top: -0.5px;
  text-align: right;
}

.percent {
  text-align: center;
}

.percentageValue {
  text-align: center;
}

/*PLACEHOLDERS FOR MARKETING CONTENT *****TO BE DELETED *****  */

.placeholder {
  border: 1px solid black;
  vertical-align: middle;
  position: relative;
  margin-bottom: 20px;
}

.placeholder:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
}

.placeholder.p16-9:before {
  background: url("../images/PlaceHolder16x9.png") no-repeat 50% 50%;
}

.placeholder.p4-3:before {
  background: url("../images/PlaceHolder4x3.png") no-repeat 50% 50%;
}

.placeholder.xs {
  height: 100px;
}

.placeholder.sm {
  height: 200px;
}

.placeholder.md {
  height: 300px;
}

.placeholder.lg {
  height: 400px;
}

.placeholder > div.center-block {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: center;
}

.placeholder i {
  color: #3a8eed;
  font-size: 45px;
}

.preview {
  width: 800px;
}

.preview img {
  max-height: 100%;
  max-width: 100%;
}

.table.table-layout td {
  vertical-align: middle;
}

.table.table-layout td.cell-fit,
.table.table-layout td:first-of-type {
  width: 1%;
}

.table.table-layout td.cell-loosefit {
  padding-right: 10px;
}

.table.table-layout td.cell-documentUploadControl {
  width: 1%;
  text-align: right;
}

.table.table-layout td.cell-documentUploadFile {
  width: 100%;
  text-align: left;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10pt;
}

.hr-dark,
hr {
  border-top: 1px solid #c6c6c6;
  color: #c6c6c6;
  margin-top: 10px;
  margin-bottom: 10px;
}

.hr-clear {
  color: #f5f5f5;
  border-top: 1px solid #f5f5f5;
  margin-bottom: 2px !important;
  margin-top: 2px !important;
}

.hr-joint#section-0 {
  display: none;
  visibility: hidden;
}

.hr-joint {
  display: block;
  visibility: visible;
}

.trading-profile-experience-title {
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin: 8px 0px !important;
}

@media (max-width: 575px) {
  .trading-profile-experience-title {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .complete-app-btn span {
    display: none;
  }
  .complete-app-btn:after {
    content: "Complete App";
    text-transform: capitalize !important;
  }
}

.label {
  display: inline-block;
  margin-left: 3px;
}

.label.label-success {
  background-color: #0089cf !important;
  font-size: 90% !important;
}

#next_btn .glyphicon.spinning {
  color: rgba(255, 255, 255, 0.84);
  text-shadow: 0 0 3px #000000;
  position: absolute;
  top: 20%;
  background-color: #0089cf;
  font-size: 22px;
  box-shadow: 1px 1px 10px #00479b;
  border-radius: 50px;
}

#registrationSubmit .glyphicon.spinning {
  color: rgba(255, 255, 255, 0.84);
  text-shadow: 0 0 3px #000000;
  position: absolute;
  top: 20%;
  background-color: #0089cf;
  font-size: 22px;
  box-shadow: 1px 1px 10px #00479b;
  border-radius: 50px;
}

#next_btn .glyphicon.spinning {
  left: 39%;
}

#registrationSubmit .glyphicon.spinning {
  left: 46.5%;
}

.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
  margin-left: 5px;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

@keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

/*SAME HEIGHT COLUMN*/

/* USAGE
<div class="row">
<div class="row-height">
<div class="col-xs-2 col-xs-height col-xs-middle">
<div class="inside"></div>
</div>
<div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
<div class="inside"></div>
</div>
</div>
</div>
*/

/* content styles */

/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}

.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}

.col-hn {
  display: none;
}

/* content styles */

.inside {
  margin-top: 20px;
  margin-bottom: 20px;
}

.inside-half-height {
  margin-top: 12px;
  margin-bottom: 12px;
}

.inside-half-height .info {
  margin-top: 8px;
  font-size: 12px;
}

.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

#residentialImg {
  padding-top: 15px;
}

/* NAVIGATION */

.form-navigation .hear-about-us {
  max-width: 400px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  padding-bottom: 6px;
}

.form-navigation .border-top {
  border-top: 1px solid #c2c7cf;
}

.form-navigation .hau-container {
  display: contents;
}

.form-navigation .navigation-btn-container {
  padding-top: 10px;
}

.next-btn-only {
  text-align: center !important;
}

.next-btn-only #next_btn {
  text-align: center !important;
}

.form-navigation #next_btn {
  padding: 0 55px !important;
}
.form-navigation #back_btn {
  padding: 0 55px !important;
}

.form-navigation .form-group {
  margin-top: 10px !important;
}

.form-navigation .navigation-container {
  display: contents;
}

.form-navigation #save_btn {
  border: none !important;
  padding: 0 !important;
  border-radius: unset !important;
}

.form-navigation .btn.btn-default.do_capitalize.save-btn {
  background-color: unset !important;
}

.form-navigation #save_btn i {
  position: relative;
  top: 1px;
}

.form-navigation #save_btn span {
  position: relative;
  top: -6px;
  margin-left: 3px;
}

@media (max-width: 767px) {
  .form-navigation .btn.btn-default {
    padding: 0 13px !important;
  }
  .form-navigation .btn.btn.btn-raised.btn-default {
    padding: 0 16px !important;
  }
}

@media (max-width: 538px) {
  .form-navigation #back_btn.triple-button-style {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0 52px !important;
  }
  .form-navigation #next_btn.triple-button-style {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0 52px !important;
  }
  .form-navigation .navigation-btn-container.triple-button-style {
    height: 104px;
  }
  .form-navigation
    .col.col-md-3.col-xs-5.text-left.no-side-padding.triple-button-style {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
    text-align: center;
  }
}

@media (max-width: 340px) {
  .form-navigation #next_btn {
    padding: 0 50px !important;
  }
  .form-navigation #back_btn {
    padding: 0 50px !important;
  }
  .form-navigation .navigation-btn-container {
    text-align: center;
  }
}

/* END */

.gray-background {
  background-color: #efefef;
}

.full-screen-loader {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #ffffff;
}

.center {
  position: fixed;
  margin: auto;
  top: 50%;
  bottom: 0;
  left: 50%;
  width: 190px;
  transform: translateX(-50%);
  text-align: left;
}

.loading {
  font-size: 28px;
}

.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
  width: 0;
}

@keyframes ellipsis {
  to {
    width: 1.25em;
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;
  }
}

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

.vertical-center {
  display: flex;
  align-items: center;
}

.complete-app-btn {
  overflow: hidden;
  white-space: normal;
}

.complete-w8ben-btn {
  overflow: hidden;
  white-space: normal;
}

.increase-margin {
  margin-top: 40px;
}

.form-group .checkbox.small label {
  color: #313131;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5em;
  width: 100%;
}

/* FINANCIAL PAGE */

.contactHeading {
  font-weight: normal;
  font-size: 16pt;
  color: #696969;
  margin: 0;
  padding-top: 10px;
  margin-bottom: 3px;
}

#appFinancial .contactHeading {
  font-size: 14pt;
}

.contactSubHeading {
  font-weight: normal;
  font-size: 12pt;
  color: #9c9c9c;
  margin: 0 0 5px;
}

#appFinancial .contactSubHeading {
  font-size: 10pt;
}

#appFinancial .navigation-btn-container {
  padding-left: 0;
  padding-right: 0;
}

/* END */

/* ADDITIONAL INFO PAGE */

#appAdditionalInfo #address {
  padding-left: 0;
  padding-right: 0;
}

#appAdditionalInfo .navigation-btn-container {
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
}

#appAdditionalInfo .adress-sub {
  margin-top: 0px;
}

/* END */

/* SUMMARY PAGE */

.summary-contact-heading {
  padding-bottom: 10px;
}

#appSummary .navigation-btn-container {
  padding-left: 0;
  padding-right: 0;
}

/* END */

/* TSEL CONDITIONAL CONTENT */

.DomesticContent,
.NonTselContent,
.TselContent {
  display: none;
}

.DomesticCountry .DomesticContent {
  display: block;
}

.TselCountry .TselContent {
  display: block;
}

.NonTselCountry .NonTselContent {
  display: block;
}

/* PENDING APPLICATIONS PAGE */

.complete-application {
  text-align: right;
}

.start-application {
  text-align: center;
}

#pending-app-complete-button {
  font-size: 14px;
}

#pending-list #next_btn {
  font-size: 14px;
}

@media (min-width: 0px) and (max-width: 550px) {
  #pending-app-complete-button {
    padding: 0 20px !important;
    font-size: 10px;
  }

  #pending-list #next_btn {
    font-size: 10px;
  }
}

@media (min-width: 551px) and (max-width: 768px) {
  #pending-app-complete-button {
    font-size: 13px;
  }

  #pending-list #next_btn {
    font-size: 13px;
  }
}

/* END */

/* DOCUMENTS PAGE */

#appDocuments .navigation-btn-container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#appDocuments .aligment-padding {
  padding-top: 3px;
}

/* END */

.commision-plans {
  font-family: "Hind", sans-serif !important;
}

.commision-plans-table {
  color: #666;
  text-align: right;
}

.commision-plans-table-head {
  text-align: right;
}

.commision-plans-disclaimer {
  text-align: left;
  font-size: 11.5px;
  font-style: italic;
  color: #666;
}

.commision-plans-disclaimer > p > a {
  font-size: 11.5px !important;
  font-style: italic;
}

@media (max-width: 992px) {
  h3 {
    font-size: 22px;
  }
  .h1_leadForm {
    font-size: 23pt;
  }
  .container-fluid {
    padding: 20px 0 0;
  }
  .h1_secondary {
    font-size: 16pt;
  }
  .h2_subHeading {
    font-size: 14pt;
  }
  #appFinancial .h2_subHeading {
    font-size: 15pt;
  }
  .panel-clear .panel-body {
    padding: 0;
  }
  .accordion .panel-title > a,
  .panel-group .panel-title > a {
    font-size: 10pt;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .inside-half-height {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .navbar .navbar-brand {
    padding-left: 0;
    padding-right: 10px;
  }
}

.menuTools div.menuLayer {
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #cccccc;
  box-shadow: 1px 1px 5px #0089cf;
  opacity: 0.95;
  text-align: left;
  right: 11px;
  position: relative;
  width: 250px;
  float: right;
  padding-top: 0;
}

#collapseTools {
  position: absolute;
  right: 0;
  top: -15px;
}

.menuTools div.menuLayer .center-block {
  text-align: center;
}

.menuTools div.menuLayer .userName {
  position: relative;
  top: 6px;
}

.arrow_box {
  position: relative;
  background: #ffffff;
  border: 1px solid #cccccc;
}

.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  right: 17px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  text-shadow: 1px 1px 5px #0089cf;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}

.arrow_box:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #cccccc;
  border-width: 11px;
  margin-left: -11px;
}

/*IE11 only */

select:focus::-ms-value {
  background: transparent;
  color: #000000;
}

iframe {
  border: none;
  width: 100%;
  min-height: 500px;
}

.showBeneficiaryDOB {
  display: inline;
}

.hideBeneficiaryDOB {
  display: none;
}

.react-toggle {
  vertical-align: middle;
  margin-right: 10px;
}

.react-toggle--checked .react-toggle-track {
  background-color: #0089cf;
}

.react-toggle--focus .react-toggle-thumb {
  -webkit-box-shadow: 0 0 3px 2px #93bdff;
  -moz-box-shadow: 0 0 3px 2px #93bdff;
  box-shadow: 0 0 2px 3px #93bdff;
}

.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #57606e;
}

.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #268bc9;
}

.react-toggle-track {
  background-color: #49515d;
}

.react-toggle--checked .react-toggle-thumb {
  border-color: #005aa9;
}

.react-toggle-track-check svg,
.react-toggle-track-x svg {
  display: none;
}

@media (min-width: 992px) {
  #futures-options-popup > .modal-dialog.modal-lg {
    width: 600px !important;
  }
}

/* RC STEPS */

.custom-slider {
  width: 87%;
  margin: 5px 20px 10px;
}

.rc-slider-rail {
  background-color: #c2c7cf !important;
}

.rc-slider-track {
  background-color: #8ed8f8 !important;
}

.rc-slider-handle {
  background-color: #268bc9 !important;
  border: solid 2px #4da0d2 !important;
}

.rc-slider-dot {
  background-color: #97a0ad !important;
  border: solid 2px #c2c7cf !important;
}

.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
}

.rc-slider-dot-active {
  background-color: #268bc9 !important;
  border: solid 2px #4da0d2 !important;
}

.rc-slider-handle {
  background-color: #0077bf !important;
  border: solid 2px #006fb9 !important;
}

.rc-slider-mark-text-active {
  color: #000 !important;
}

#risk-mark-speculation {
  margin-left: -25.5% !important;
}

.options-level-label {
  text-align: left;
  font-size: 11.6667px;
  display: block;
}

.options-strategies-section {
  margin-left: 25px;
  padding-top: 20px;
  font-size: smaller;
}

.options-strategies-row {
  padding-top: 2px;
}

.progress-steps-section {
  margin-top: 65px;
}

@media (min-width: 992px) {
  .progress-steps-container {
    margin-top: 35px;
  }
}

@media (max-width: 992px) {
  .progress-steps-container {
    margin-top: 35px;
  }
}

/*RC-STEPS
.rc-steps {
  flex-wrap: wrap;
  display: flex;
}
.rc-steps .rc-steps-item{
  align-self: center;
}
.rc-steps-item-content{
  margin: 0px !important;
  align-self: center;
  overflow: visible;
}
.rc-steps-item-title{
  width: 0px;
}
.rc-steps-item-tail{
  align-self: flex-end;
}
.rc-steps-item-icon{
  align-self: center;
}*/

.rc-steps-item.rc-steps-item-finish .rc-steps-item-icon {
  border-color: #0077bf;
  background-color: #fff;
}

.rc-steps-item.rc-steps-item-finish .rc-steps-item-icon .rc-steps-icon:before {
  color: #0077bf !important;
  font-family: "Glyphicons Halflings" !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 15px !important;
  top: 3px;
  left: -0.5px;
}

.rc-steps-item.rc-steps-item-finish .rc-steps-item-icon .rc-steps-icon:before {
  content: "\e013" !important;
}

.rc-steps-item.rc-steps-item-process .rc-steps-item-icon {
  background: #0089cf !important;
  border-color: #0089cf !important;
}

.rc-steps-item-title:after {
  height: 2px !important;
}

.rc-steps {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 20px 0 15px;
  box-shadow: 0 15px 15px -20px #333333;
  padding-bottom: 15px;
}

.rc-steps .rc-steps-item {
  flex-grow: 1;
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  margin-right: 5px !important;
}

.rc-steps-item:last-child {
  flex: unset;
}

.rc-steps-item-tail {
  display: none;
}

.rc-steps-item-icon {
  align-self: center;
  flex-shrink: 0;
  margin-right: 5px !important;
  vertical-align: middle !important;
  top: 3px !important;
  position: relative !important;
}

.rc-steps-item-content {
  align-self: center;
}

.rc-steps-item-title {
  line-height: 1.1em;
}

.rc-steps-item-title span {
  font-size: 11px;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
  color: #58595b;
}

.rc-steps-item-title:after {
  top: 50% !important;
}

.rc-steps-item-content div span {
  display: block;
  white-space: nowrap;
  text-align: left;
}

.rc-steps-item .rc-steps-item-icon .rc-steps-icon:before {
  font-family: "Montserrat", sans-serif !important;
  text-rendering: auto;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 600;
  top: -1%;
  text-align: center;
  position: relative;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .rc-steps-item .rc-steps-item-tail {
    display: none !important;
  }
  .rc-steps-item-content .rc-steps-item-title {
    font-size: 9pt;
  }
  .rc-steps-item.rc-steps-item-process
    .rc-steps-item-content
    .rc-steps-item-title {
    display: inline-block !important;
  }
  .rc-steps-item-tail {
    top: 50% !important;
    left: 25px !important;
    width: 33% !important;
    display: block !important;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
}

@media (min-width: 320px) and (max-width: 767px) {
  .rc-steps-item .rc-steps-item-tail {
    display: none !important;
  }
  .rc-steps-item.rc-steps-item-process .rc-steps-item-tail {
    display: block !important;
    top: 50%;
    left: 25px;
    width: 0;
  }
  .rc-steps-item-finish.rc-steps-item,
  .rc-steps-item-wait.rc-steps-item {
    font-size: x-small;
    animation: shrink 250ms ease-in-out;
    animation-fill-mode: forwards;
  }
  .rc-steps-item-finish.rc-steps-item:hover,
  .rc-steps-item-wait.rc-steps-item:hover {
    cursor: pointer;
    animation: grow 250ms ease-in-out;
    animation-fill-mode: forwards;
  }
  .rc-steps-item-finish.rc-steps-item
    .rc-steps-item-content
    .rc-steps-item-title,
  .rc-steps-item-wait.rc-steps-item
    .rc-steps-item-content
    .rc-steps-item-title {
    display: none !important;
    font-size: xx-small;
  }
  .rc-steps-item-finish.rc-steps-item:hover
    .rc-steps-item-content
    .rc-steps-item-title,
  .rc-steps-item-wait.rc-steps-item:hover
    .rc-steps-item-content
    .rc-steps-item-title {
    display: inline-block !important;
    animation: show 500ms linear;
    animation-fill-mode: forwards;
  }
  .rc-steps-item.rc-steps-item-finish
    .rc-steps-item-content
    .rc-steps-item-title,
  .rc-steps-item.rc-steps-item-wait
    .rc-steps-item-content
    .rc-steps-item-title {
    animation: hide 500ms linear;
    animation-fill-mode: forwards;
  }
  .rc-steps-item.rc-steps-item-process {
    flex-grow: 4 !important;
  }
  .rc-steps-item.rc-steps-item-process
    .rc-steps-item-content
    .rc-steps-item-title {
    display: inline-block !important;
  }
}

@media (min-width: 1px) and (max-width: 365px) {
  .rc-steps-item-icon {
    width: 21px !important;
    height: 21px !important;
    line-height: 21px !important;
  }
  .rc-steps-item-process .rc-steps-item-title {
    font-size: 11px !important;
  }
  .rc-steps-item.rc-steps-item-finish
    .rc-steps-item-icon
    .rc-steps-icon:before {
    top: 1px !important;
    font-size: 12px !important;
  }
  #logoutAddAccountBtn {
    width: 70%;
    font-size: 0.9em;
  }
  #logoutResumeBtn {
    width: 70%;
    font-size: 0.9em;
  }
}

@keyframes shrink {
  0% {
    flex: 4;
    flex-shrink: 0;
  }
  100% {
    flex: -2;
    flex-shrink: 4;
  }
}

@keyframes grow {
  0% {
    flex: -2;
    flex-shrink: 4;
  }
  100% {
    flex: 4;
    flex-shrink: 0;
  }
}

@keyframes show {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: inline-block;
  }
  80% {
    opacity: 1;
    display: inline-block;
  }
  100% {
    display: inline-block;
    opacity: 1;
  }
}

@keyframes hide {
  0% {
    display: inline-block;
    opacity: 1;
  }
  79% {
    display: inline-block;
  }
  80% {
    display: none;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}

.rc-steps-item-icon > .rc-steps-icon {
  top: 0 !important;
}

/* END */

.registration-international-modal-header {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.legacy-message {
  padding-top: 10px;
}

.blue-text {
  color: #0089cf;
}

.no-side-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-left-padding {
  padding-left: 0;
}

.side-padding {
  padding-left: 15px;
  padding-right: 15px;
}

.no-side-margin {
  margin-left: 0;
  margin-right: 0;
}

.center-div .form-group {
  margin-top: -6px !important;
}

.center-div .form-group .messages {
  display: block;
  width: 100%;
  text-align: center;
}

.crypto-thankyou {
  padding-bottom: 80px;
}

.crypto-disclaimer {
  font-size: smaller;
  margin-top: -20px;
  text-align: center;
}

.crypto-disclaimer.bottom-section {
  padding-top: 20px;
}

.btn-crypto-modal {
  min-width: 95px;
}

.btn-crypto-link-modal {
  min-width: 75%;
  margin: 10px 1px !important;
}
/* INTRO PAGE */

.intro-heading {
  font-size: 19px;
}

.intro-subheading {
  margin-bottom: 0 !important;
}

#appIntro .img-responsive {
  display: inline !important;
  min-width: 33%;
}

.intro-header-box {
  background-color: #eeeeee;
  border: 1px solid #b9b9b9;
  padding-top: 3%;
}

.intro-body {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 576px ) {
  .intro-body {
    padding-top: 20px;
  }
}

.intro-body .p_leadForm {
  text-align: center;
}

.intro-legacy-message {
  margin-bottom: 40px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-policy {
  padding-top: 15px;
  padding-bottom: 15px;
}

#introResumeAppBtn {
  border: 1px solid #0089cf;
}

.border-intro {
  border-right: 1px solid #b9b9b9;
}

#appIntro .intro-legacy-message b {
  font-weight: 800;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {
  .intro-body .p_leadForm {
    margin-bottom: 10pt;
  }
  .border-intro {
    border-right: 0;
  }
  .intro-subheading {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 990px) {
  .intro-body .btn {
    width: 40vw;
  }
  #introRegisterBtn,
  #introResumeAppBtn {
    margin: 5px !important;
  }
  #appIntro .form-content-section-primary {
    padding-top: 150px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 575px) {
  .intro-body .btn {
    width: 80vw;
  }
}

@media only screen and (max-width: 990px) {
  .intro-body .btn {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 990px) {
  .intro-body .p_leadForm {
    padding: 0 15px;
  }
  .intro-btn {
    width: 200px;
  }
}

/* END */

/* DEPOSIT FUNDS PAGE */

#appDepositFunds > .col {
  margin-bottom: 30px;
}

.deposit-funds-header {
  font-size: 30px;
  font-weight: lighter;
}

.deposit-funds-text {
  margin-bottom: 0;
}

.deposit-funds-subtitle {
  font-size: 18px;
  font-weight: 500;
}

.deposit-funds-account-asset-type {
  font-size: 15px;
}

.deposit-funds-account-number {
  font-size: 15px;
  font-weight: bold;
}

.deposit-funds-no-bullets {
  list-style-type: none;
}

.deposit-funds-divider {
  height: 1px;
  width: 60%;
  background-color: #cccccc;
  margin: 10px auto;
}

#funding_btn {
  padding: 0 105px !important;
}

@media (max-width: 576px) {
  #funding_btn {
    padding: 0 84px !important;
  }
}

.btn.deposit-funds-btn-main {
  background-color: #0089cf;
  color: #ffffff;
  height: 32px;
  border-radius: 18px;
}

.btn-span {
  height: 20px !important;
}

.btn.deposit-funds-btn-second {
  background-color: #ffffff;
  color: #0089cf;
  border: 1px solid #0089cf;
  height: 32px;
  border-radius: 18px;
  padding: 7px 55px !important;
}

.spacer {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

/* END */

/* THANK YOU PAGE */

.ty-btn {
  width: 250px;
}
#appThankYou > .col{
  margin-bottom: 30px;
}

.pending-btn-group {
  padding-bottom: 25px;
}

@media (min-width: 992px) {
  .ts-logo-thankyou-page {
    width: 55%;
  }
  #appThankYou .btn-left {
    margin-left: 35% !important;
  }
  #appThankYou .btn-right {
    margin-right: 35% !important;
  }
}

@media (min-width: 550px) and (max-width: 990px) {
  .ts-logo-thankyou-page {
    width: 60%;
  }
}

@media (min-width: 0px) and (max-width: 550px) {
  .ts-logo-thankyou-page {
    width: 75%;
  }
}
/* END */

.spacer .mask {
  overflow: hidden;
  height: 20px;
}

.spacer .mask:after {
  content: "";
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px #595959;
}

.consent-text {
  padding-top: 30px;
}

.italic {
  font-style: italic;
}

input:disabled {
  color: #a6a6a6;
}

.recaptcha-box {
  margin-top: 6px !important;
  border-radius: 5px;
}

.navbar-brand .img-responsive {
  max-width: 200px !important;
}
