@font-face {
  font-family: 'SegoeUIRegular';
  src: url('../fonts/segoe-ui-webfont.eot');
  src: url('../fonts/segoe-ui-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segoe-ui-webfont.woff') format('woff'), url('../fonts/segoe-ui-webfont.ttf') format('truetype'), url('../fonts/segoe-ui-webfont.svg#SegoeUIRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SegoeUILight';
  src: url('../fonts/segeo-ui-light-webfont.eot');
  src: url('../fonts/segeo-ui-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segeo-ui-light-webfont.woff') format('woff'), url('../fonts/segeo-ui-light-webfont.ttf') format('truetype'), url('../fonts/segeo-ui-light-webfont.svg#SegoeUILight') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SegoeUISemiBold';
  src: url('../fonts/segeo-ui-semibold-webfont.eot');
  src: url('../fonts/segeo-ui-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segeo-ui-semibold-webfont.woff') format('woff'), url('../fonts/segeo-ui-semibold-webfont.ttf') format('truetype'), url('../fonts/segeo-ui-semibold-webfont.svg#SegoeUISemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ClanOTBook';
  src: url('../fonts/clanot-book-webfont.eot');
  src: url('../fonts/clanot-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/clanot-book-webfont.woff') format('woff'), url('../fonts/clanot-book-webfont.ttf') format('truetype'), url('../fonts/clanot-book-webfont.svg#ClanOTBook') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ClanOTThin';
  src: url('../fonts/clanot-thin-webfont.eot');
  src: url('../fonts/clanot-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/clanot-thin-webfont.woff') format('woff'), url('../fonts/clanot-thin-webfont.ttf') format('truetype'), url('../fonts/clanot-thin-webfont.svg#ClanOTThin') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ProximaNovaLight';
  src: url('../fonts/proximanova-light-webfont.eot');
  src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-light-webfont.woff') format('woff'), url('../fonts/proximanova-light-webfont.ttf') format('truetype'), url('../fonts/proximanova-light-webfont.svg#ProximaNovaLight') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('../fonts/OpenSans-Light.eot');
  src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*
 * SMARTADMIN VARIABLES
 */
/* left side */
/* right side */
/* the color that flashes when you click on the first nav element */
/* the plus icon that appears on the parent nav when expanding and collapsing */
/* these values will only address the first parent in the entire nav */
.sprite--flag-switcher--eu {
  background-image: url('../img/sprites/flag-switcher.png');
  background-position: -60px -30px;
  width: 60px;
  height: 30px;
}
.sprite--flag-switcher--ie {
  background-image: url('../img/sprites/flag-switcher.png');
  background-position: 0px -30px;
  width: 60px;
  height: 30px;
}
.sprite--flag-switcher--uk {
  background-image: url('../img/sprites/flag-switcher.png');
  background-position: -60px 0px;
  width: 60px;
  height: 30px;
}
.sprite--flag-switcher--us {
  background-image: url('../img/sprites/flag-switcher.png');
  background-position: 0px 0px;
  width: 60px;
  height: 30px;
}
body {
  font-family: 'SegoeUIRegular', Arial, Helvetica, Sans-Serif;
  background: url(../img/goldcore/bg.png);
}
#content {
  padding-top: 0;
}
#content .chart {
  height: 220px;
  padding: 0 20px;
}
#content .dashboard-box {
  padding: 10px 0 0;
}
#content .dashboard-box .dashboard-box-inside {
  background: #fff;
  border: 1px solid #e8ebf3;
}
#content .dashboard-box .dashboard-box-inside:before,
#content .dashboard-box .dashboard-box-inside:after {
  content: " ";
  display: table;
}
#content .dashboard-box .dashboard-box-inside:after {
  clear: both;
}
#content .dashboard-box .dashboard-box-inside header:before,
#content .dashboard-box .dashboard-box-inside header:after {
  content: " ";
  display: table;
}
#content .dashboard-box .dashboard-box-inside header:after {
  clear: both;
}
#content .dashboard-box .dashboard-box-inside header .title {
  float: left;
  padding: 9px 0 0 11px;
  font-family: ClanOTBook;
  font-size: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
#content .dashboard-box .dashboard-box-inside header .status {
  position: relative;
  text-align: right;
  padding: 11px 32px 0 0;
  font-family: ProximaNovaLight;
  font-size: 16px;
  color: #949494;
}
#content .dashboard-box .dashboard-box-inside header .status:after {
  content: "";
  position: absolute;
  right: 9px;
  top: 12px;
  width: 20px;
  height: 20px;
  padding: 0 0 0 6px;
  float: right;
  background-image: url(../img/goldcore/status.png);
  background-repeat: no-repeat;
}
#content .dashboard-box .dashboard-box-inside header .status.closed {
  color: #dd0a06;
  font-weight: 600;
}
#content .dashboard-box .dashboard-box-inside label.select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
#content .dashboard-box .dashboard-box-inside label.select:hover select {
  border-color: #e9ba2b;
}
#content .dashboard-box .dashboard-box-inside label.select select {
  width: 100%;
  height: 30px;
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.025em;
  border-color: #e1e1e1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f9f9f9));
  background-image: -o-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #fefefe 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff9f9f9', GradientType=0);
}
#content .dashboard-box .dashboard-box-inside label.select i {
  background: #fcfcfc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#header {
  background-color: #1f2429;
  background-image: none;
  height: 80px;
  position: fixed;
  width: 100%;
  z-index: 1003;
  top: 0;
  margin: 0;
  padding: 0 13px 0 0;
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
  #header form {
    display: none;
  }
}
#cancel-search-js {
  display: none;
}
.header-search > button {
  height: 48px;
  background: 0 0;
  border: none;
  color: #6D6A69;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 10px;
  width: 30px;
  z-index: 2;
}
.lines {
  border: none;
  background: none;
  padding: 20px;
  width: 69px;
  height: 61px;
  display: block;
  border-radius: 0;
  cursor: pointer;
  margin-top: 0;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.lines .line {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 3px;
  background-color: #7e868f;
}
.logo-container {
  float: left;
}
.logo-container .logo {
  padding: 13px 0 0 15px;
  width: 197px;
  height: 64px;
  background: url('/img/goldcore/logo.png') no-repeat;
  background-origin: content-box;
}
.login-info {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #1f2429;
  display: block;
  font-size: 12px;
  height: 60px;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  margin: 0 !important;
  padding: 0;
}
.login-info a:hover {
  color: #889099;
}
.login-info img {
  width: 43px;
  height: 41px;
}
.login-info > span {
  height: 56px;
  border: none;
}
.login-info a span {
  color: #889099;
}
.login-info a span + i {
  padding: 8px 0 0 4px;
}
img.online {
  border: none;
}
.nav-bottom {
  position: absolute;
  bottom: 80px;
  width: 100%;
  border-top: 1px solid #1f2429;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .nav-bottom {
    position: static;
    bottom: inherit;
    border-top: none;
  }
}
.minified .nav-bottom {
  padding-bottom: 43px;
}
.left-col {
  padding: 25px 21px 0 25px;
}
.trading-box .nav-tabs.nav-justified li.active a {
  padding: 15px 12px 10px;
  font-family: 'ClanOTBook';
  font-size: 14px;
  background: #889099 !important;
  border-color: #889099;
  color: #f5f6f6;
  text-shadow: 0px 1px #747b83;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.trading-box .nav-tabs.nav-justified li.active a:after {
  content: "";
  position: absolute;
  right: 6px !important;
  top: 6px !important;
  width: 32px;
  height: 33px !important;
  background: url(../img/goldcore/grey_arrow_big.png) no-repeat;
}
@media (max-width: 767px) {
  .trading-box .nav-tabs.nav-justified li.active a {
    font-size: 11px;
    letter-spacing: -0.05em;
  }
  .trading-box .nav-tabs.nav-justified li.active a:after {
    top: 4px !important;
  }
}
.trading-box .nav-tabs.nav-justified li.active + li:before {
  content: "";
  width: 2px;
  height: 46px;
  background: #fff;
  position: absolute;
  z-index: 1;
}
.dashboard-boxes {
  border: none !important;
  margin: 0 0 26px;
  padding: 0;
}
.dashboard-boxes > div {
  padding: 0 6px;
}
.dashboard-boxes header,
.dashboard-boxes .tab-box-header {
  border: none !important;
  background: #fff;
  height: 32px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.dashboard-boxes header:before,
.dashboard-boxes .tab-box-header:before,
.dashboard-boxes header:after,
.dashboard-boxes .tab-box-header:after {
  content: " ";
  display: table;
}
.dashboard-boxes header:after,
.dashboard-boxes .tab-box-header:after {
  clear: both;
}
.dashboard-boxes header .title,
.dashboard-boxes .tab-box-header .title {
  float: left;
  padding: 9px 0 0 11px;
  font-family: 'ClanOTBook';
  font-size: 12px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .dashboard-boxes header .title,
  .dashboard-boxes .tab-box-header .title {
    letter-spacing: -0.05em;
    line-height: 18px;
  }
}
.dashboard-boxes header .status,
.dashboard-boxes .tab-box-header .status {
  position: relative;
  text-align: right;
  padding: 11px 32px 0 0;
  font-family: 'ProximaNovaLight';
  font-size: 16px;
  color: #949494;
}
.dashboard-boxes header .status:after,
.dashboard-boxes .tab-box-header .status:after {
  content: "";
  position: absolute;
  right: 9px;
  top: 8px;
  width: 20px;
  height: 20px;
  padding: 0 0 0 6px;
  float: right;
  background-image: url(../img/goldcore/status.png);
  background-repeat: no-repeat;
}
.dashboard-boxes header .status.closed:after,
.dashboard-boxes .tab-box-header .status.closed:after {
  background-position: -20px 0;
}
@media (max-width: 991px) {
  .dashboard-boxes header .status,
  .dashboard-boxes .tab-box-header .status {
    float: right;
    height: 30px;
    line-height: 16px;
    padding: 11px 32px 0 0;
  }
}
.dashboard-boxes .tab-box-tabs {
  border: none !important;
  width: 100%;
  padding: 0;
}
@media (max-width: 991px) {
  .dashboard-boxes .nav-tabs.nav-justified {
    background: none;
  }
}
.dashboard-boxes .nav-tabs.nav-justified li {
  position: relative;
  vertical-align: top;
}
@media (max-width: 991px) {
  .dashboard-boxes .nav-tabs.nav-justified li {
    display: table-cell;
    width: 1%;
  }
}
.dashboard-boxes .nav-tabs.nav-justified li a {
  position: relative;
  display: block;
  padding: 17px 12px 11px;
  margin: 0 !important;
  font-family: 'ClanOTBook';
  font-size: 14px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: left;
  color: #777b7f;
  font-weight: normal;
  background-image: url(../img/goldcore/tab_bg.png);
  background-repeat: repeat-x;
  background-color: #f8f9fb;
  border-color: #e8ebf3;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-right: none;
  border-left: none;
  border-top: none;
}
@media (max-width: 991px) {
  .dashboard-boxes .nav-tabs.nav-justified li a {
    font-size: 11px;
    letter-spacing: -0.05em;
    border-bottom: 1px solid #e8ebf3 !important;
  }
}
.dashboard-boxes .nav-tabs.nav-justified li.active a,
.dashboard-boxes .nav-tabs.nav-justified li.active a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 12px 12px 15px;
  border: 1px solid #e8ebf3;
  border-top-width: 1px !important;
  border-bottom: none !important;
  background: #fff;
}
.dashboard-boxes .nav-tabs.nav-justified li.active a:after {
  top: 4px;
}
.dashboard-boxes .nav-tabs.nav-justified li:first-child a,
.dashboard-boxes .nav-tabs.nav-justified li:first-child a:hover {
  border-left: none;
}
.dashboard-boxes .nav-tabs.nav-justified li:first-child a:after,
.dashboard-boxes .nav-tabs.nav-justified li:first-child a:hover:after {
  /*height: 49px;
          right: -1px;
          top: -1px;*/
}
@media (max-width: 767px) {
  .dashboard-boxes .nav-tabs.nav-justified li:first-child a:after,
  .dashboard-boxes .nav-tabs.nav-justified li:first-child a:hover:after {
    top: 2px;
    height: 38px;
  }
}
.dashboard-boxes .nav-tabs.nav-justified li:last-child a,
.dashboard-boxes .nav-tabs.nav-justified li:last-child a:hover {
  border-right: none;
}
.dashboard-boxes .nav-tabs.nav-justified li:last-child a:after,
.dashboard-boxes .nav-tabs.nav-justified li:last-child a:hover:after {
  /*height: 45px;
          right: -1px;
          top: 4px;*/
}
@media (max-width: 767px) {
  .dashboard-boxes .nav-tabs.nav-justified li:last-child a:after,
  .dashboard-boxes .nav-tabs.nav-justified li:last-child a:hover:after {
    height: 38px;
  }
}
.dashboard-boxes .account-details .nav-tabs.nav-justified {
  display: table;
}
.dashboard-boxes .account-details .nav-tabs.nav-justified li {
  float: none;
  width: auto;
}
.dashboard-boxes .tab-content {
  border: none !important;
}
.dashboard-boxes .tab-content:before,
.dashboard-boxes .tab-content:after {
  content: " ";
  display: table;
}
.dashboard-boxes .tab-content:after {
  clear: both;
}
.dashboard-boxes .tab-box-footer {
  border: none !important;
  padding: 0 9px 18px;
}
.dashboard-boxes .tab-box-footer:before,
.dashboard-boxes .tab-box-footer:after {
  content: " ";
  display: table;
}
.dashboard-boxes .tab-box-footer:after {
  clear: both;
}
.dashboard-boxes .tab-box-footer .col-sm-6 {
  padding: 0 9px;
}
.dashboard-boxes .tab-box-footer .col-sm-6 + .col-sm-6 {
  text-align: right;
}
.dashboard-boxes .tab-box-footer .btn-submit {
  position: relative;
  width: 100%;
  text-align: left;
  background-color: #e9ba2b;
  border-color: #e9ba2b;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-shadow: 0px 1px #f3da8f;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.dashboard-boxes .tab-box-footer .btn-submit:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 34px;
  height: 34px;
  background: url(../img/goldcore/button_arrow.png) no-repeat;
}
.dashboard-boxes .tab-box-footer .btn-clear {
  position: relative;
  width: 127px;
  text-align: left;
  background-color: #ebecee;
  border-color: #ebecee;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.dashboard-boxes .tab-box-footer .btn-clear:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 34px;
  height: 34px;
  background: url(../img/goldcore/clear_bg.png) no-repeat;
}
@media (max-width: 991px) {
  .dashboard-boxes .tab-box-footer .btn-clear {
    width: 100%;
  }
}
.dashboard-boxes .tab-box-footer .btn-interest {
  position: relative;
  width: 100%;
  text-align: left;
  background-color: #ebecee;
  border-color: #ebecee;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.dashboard-boxes .tab-box-footer .btn-interest:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 34px;
  height: 34px;
  background: url(../img/goldcore/interest_bg.png) no-repeat;
}
.dashboard-boxes .tab-pane {
  padding-left: 9px;
  padding-right: 9px;
}
.dashboard-boxes .tab-pane:before,
.dashboard-boxes .tab-pane:after {
  content: " ";
  display: table;
}
.dashboard-boxes .tab-pane:after {
  clear: both;
}
.dashboard-boxes .tab-pane .box-row {
  padding: 0 9px 18px;
}
.dashboard-boxes .tab-pane .box-row:before,
.dashboard-boxes .tab-pane .box-row:after {
  content: " ";
  display: table;
}
.dashboard-boxes .tab-pane .box-row:after {
  clear: both;
}
.dashboard-boxes .tab-pane .box-row .col-sm-6 {
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 10px;
}
.minifyme {
  border: none;
  background: none;
  padding: 20px;
  width: 55px;
  height: 51px;
  display: block;
  position: absolute;
  right: 2px;
  top: 4px;
  border-radius: 0;
  cursor: pointer;
  margin-top: 0;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.minifyme .line {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 1px;
  background-color: #7e868f;
}
.minifyme:hover {
  background: none;
  right: 2px;
}
/*.minified {
	.minifyme {
		position: absolute;
		height: 41px;
		width: 45px;
		padding: 15px;
		top: 31px;
	}
	.login-info {
		padding: 0;
		span{
			display: none;
		}
	}
	nav>ul>li {
		border-bottom: 1px solid #1A1817;
		border-top: 1px solid #525151;
		a {
			padding: 10px 11px;
			display: block;
		}
	}
}*/
.welcome-header {
  margin: 0;
}
@media (max-width: 767px) {
}
.welcome-header > div {
  padding: 0;
}
@media (max-width: 767px) {
  .welcome-header > div {
    display: none;
  }
}
.welcome-header .welcome {
  height: 60px;
  padding: 19px 0 0 22px;
  background: #fff;
  color: #7f8183;
  font-size: 14px;
  border-right: 1px solid #e7e8ea;
  border-bottom: 1px solid #e7e8ea;
}
.welcome-header .user-title {
  height: 60px;
  border-right: 1px solid #e7e8ea;
  font-family: 'ClanOTBook';
  font-size: 12px;
  color: #63666a;
}
@media (max-width: 767px) {
  .welcome-header .user-title {
    display: block;
  }
}
.welcome-header .user-title .dropdown .btn-default {
  width: 100%;
  height: 60px;
  padding: 0 60px 0 17px;
  text-align: left;
  background: none;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0;
  white-space: normal;
  line-height: 14px;
}
.welcome-header .user-title .dropdown .btn-default .caret {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 34px;
  height: 34px;
  border: 1px solid #e1e1e1;
  background: url(../img/goldcore/my_account_arrow.png) no-repeat center;
}
.welcome-header .user-title .dropdown.open .btn-default {
  background: #f8f9fb;
}
.welcome-header .user-title .dropdown .dropdown-menu {
  margin: 0;
  padding: 0;
  top: 59px;
  left: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #e7e8ea;
  width: 100%;
}
.welcome-header .user-title .dropdown .dropdown-menu > li {
  border-top: 1px dotted #e7e8ea;
}
.welcome-header .user-title .dropdown .dropdown-menu > li:first-child {
  border-top: none;
}
.welcome-header .user-title .dropdown .dropdown-menu > li > a {
  white-space: normal;
  padding: 11px 18px 10px;
}
.welcome-header .user-title .dropdown .dropdown-menu > li > a:hover,
.welcome-header .user-title .dropdown .dropdown-menu > li > a:focus {
  background: #f8f9fb;
  color: #333;
}
.welcome-header .nav li {
  border: 1px solid #e4e7e8;
  border-left: none;
}
.welcome-header .nav li a {
  padding: 0 4px;
  height: 58px;
  background-color: #f8f9fb;
  border: 1px solid #fff;
  border-radius: 0;
  font-family: 'ClanOTBook';
  font-size: 11px;
  color: #63666a;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  position: relative;
  display: block;
  width: 100%;
  line-height: 58px;
}
.welcome-header .nav li a span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.steps .bootstrapWizard {
  display: block;
  list-style: none;
  padding: 8px 0 0;
  position: relative;
  width: 100%;
}
.steps .bootstrapWizard:before,
.steps .bootstrapWizard:after {
  content: " ";
  display: table;
}
.steps .bootstrapWizard:after {
  clear: both;
}
.steps .bootstrapWizard li {
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  padding-left: 0;
}
.steps .bootstrapWizard li .step {
  border: none;
  background-image: url(../img/goldcore/steps_bg.png);
  background-repeat: no-repeat;
  background-position: 0px -52px;
  background-color: inherit;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #7f8385;
  padding: 4px 8px 4px 9px;
  display: inline-block;
  width: 26px;
  position: relative;
  z-index: 2;
}
.steps .bootstrapWizard li.active .step,
.steps .bootstrapWizard li.active.complete .step {
  border: none;
  background-image: url(../img/goldcore/steps_bg.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: inherit;
  text-indent: -9999px;
  padding: 4px 8px 4px 9px;
}
.steps .bootstrapWizard li.active.complete .step {
  background-position: 0px -26px;
}
.steps .bootstrapWizard li:before {
  background-image: url(../img/goldcore/step_line_bg.png);
  background-repeat: repeat-x;
  border: none;
  height: 6px;
  content: "";
  display: block;
  font-size: 0;
  overflow: hidden;
  position: relative;
  top: 15px;
  right: 1px;
  width: 100%;
  z-index: 1;
}
.steps .bootstrapWizard li:first-child:before {
  left: 50%;
  max-width: 50%;
}
.steps .bootstrapWizard li:last-child:before {
  max-width: 50%;
  width: 50%;
}
.inside-box {
  border: 1px solid #dee3ee;
  background: #f8f9fb;
}
.inside-box .title {
  padding: 6px 0 4px 9px;
  text-transform: uppercase;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  color: #373234;
}
.inside-box .hl {
  height: 1px;
  border-top: 1px solid #dee3ee;
  line-height: 0px;
}
.inside-box .content-box {
  padding: 8px 8px 0;
  border: 1px solid #fff;
  min-height: 130px;
}
.inside-box .content-box:before,
.inside-box .content-box:after {
  content: " ";
  display: table;
}
.inside-box .content-box:after {
  clear: both;
}
.inside-box .content-box .slider-row {
  padding: 0 0 10px;
}
.inside-box .content-box .slider-row:before,
.inside-box .content-box .slider-row:after {
  content: " ";
  display: table;
}
.inside-box .content-box .slider-row:after {
  clear: both;
}
.inside-box .content-box .slider-row .label-box {
  float: left;
  width: 75%;
  padding: 5px 0 0;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  color: #373234;
  text-transform: uppercase;
}
.inside-box .content-box .slider-row .slider-box {
  float: left;
  width: 50%;
  padding: 5px 0 0;
}
.inside-box .content-box .slider-row .slider-input {
  float: left;
  width: 25%;
  padding: 0 0 0 25px;
}
.inside-box .content-box .slider-row .slider-input input {
  width: 100%;
  height: 30px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  padding: 0 0 0 5px;
}
.inside-box .content-box .radio-select-row {
  padding: 0 0 3px;
}
.inside-box .content-box .radio-select-row:before,
.inside-box .content-box .radio-select-row:after {
  content: " ";
  display: table;
}
.inside-box .content-box .radio-select-row:after {
  clear: both;
}
.inside-box .content-box label.select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
.inside-box .content-box label.select:hover select {
  border-color: #e9ba2b;
}
.inside-box .content-box label.select select {
  width: 100%;
  height: 30px;
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.025em;
  border-color: #e1e1e1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f9f9f9));
  background-image: -o-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #fefefe 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff9f9f9', GradientType=0);
}
.inside-box .content-box label.select select[disabled] {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.inside-box .content-box label.select i {
  background: #fcfcfc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.inside-box .content-box.no-title {
  padding: 5px 8px 0;
  min-height: 149px;
}
.inside-box .content-box .checkbox-row {
  padding-bottom: 15px;
}
.inside-box .content-table {
  padding: 0 0 1px;
  border: 1px solid #fff;
  min-height: 121px;
}
.inside-box .content-table:before,
.inside-box .content-table:after {
  content: " ";
  display: table;
}
.inside-box .content-table:after {
  clear: both;
}
.inside-box .content-table table {
  width: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #373234;
  table-layout: fixed;
}
.inside-box .content-table table tr:first-child td {
  border-top: none;
}
.inside-box .content-table table td {
  padding: 10px 9px 13px;
  border-top: 1px dotted #dee3ee;
  vertical-align: top;
}
.inside-box .content-table table .right-bold {
  text-align: right;
  font-weight: bold;
}
* {
  outline: none !important;
}
.ui-slider {
  margin: 8px 0 0 0;
  float: left;
  width: 50%;
  padding: 5px 0 0;
  border-radius: 4px;
  background-color: #f0f1f4;
  border-top: 1px solid #d6d7d9;
  border-bottom: 1px solid #fff;
}
.ui-slider .ui-slider-range {
  border-radius: 4px;
  border-top: 1px solid #f7e78e;
  border-bottom: 1px solid #cfc8bc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0d039), to(#e2a41d));
  background-image: -o-linear-gradient(top, #f0d039 0%, #e2a41d 100%);
  background-image: linear-gradient(to bottom, #f0d039 0%, #e2a41d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0d039', endColorstr='#ffe2a41d', GradientType=0);
}
.ui-slider .ui-slider-handle {
  border: none;
  margin-top: -5px;
  margin-left: -16px;
  width: 28px;
  height: 28px;
  background: url(../img/goldcore/slider_button.png) no-repeat;
}
.ui-slider .ui-slider-handle:before {
  display: none;
}
.ui-slider .tooltip {
  display: none;
}
.smart-form .radio,
.smart-form .checkbox {
  padding-left: 0;
  margin-bottom: 3px;
}
input[type="checkbox"].checkbox + span,
input[type="checkbox"].checkbox + span:after,
input[type="checkbox"].checkbox + span:before,
input[type="radio"].radiobox + span,
input[type="radio"].radiobox + span:after,
input[type="radio"].radiobox + span:before {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}
input[type="checkbox"].checkbox,
input[type="radio"].radiobox {
  visibility: hidden;
  left: -9999px;
  position: absolute;
  z-index: 20;
  width: 18px;
  height: 18px;
}
label input[type="checkbox"].checkbox + span,
label input[type="radio"].radiobox + span {
  position: relative;
  z-index: 19;
  display: inline-block;
  margin: 0;
  line-height: 17px;
  min-height: 14px;
  min-width: 14px;
  margin-right: 5px;
}
label input[type="checkbox"].checkbox + span:hover,
label input[type="radio"].radiobox + span:hover {
  cursor: pointer;
}
label input[type="radio"].radiobox + span:before,
label input[type="checkbox"].checkbox + span:before {
  font-family: 'FontAwesome';
  font-size: 12px;
  border-radius: 0;
  content: "\a0";
  /* we use '\a0'; to simulate a non-breaking-space (http://milov.nl/7029) */
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 1px;
  height: 12px;
  line-height: 12px;
  min-width: 12px;
  margin-right: 5px;
  border: 1px solid #bfbfbf;
  background-color: #f4f4f4;
  font-weight: normal;
  margin-top: -1px;
}
/*
 * CHECKBOX
 */
label input[type="checkbox"].checkbox:checked + span:before {
  content: "\2713";
  /* \2713, \2714 */
  font-weight: bolder;
  font-size: 14px;
}
/*
 * RADIO
 */
label input[type="radio"].radiobox + span:before {
  content: "\a0";
  /* we use '\a0'; to simulate a non-breaking-space (http://milov.nl/7029) */
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.2);
          box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.2);
}
label input[type="radio"].radiobox:checked + span {
  font-weight: bold;
}
/* DEFAULT COLOR */
label input[type="radio"].radiobox:checked + span:before {
  content: "\f111";
  /* circle */
  color: #2E7BCC;
}
label input[type="radio"].radiobox + span:before {
  border: 1px solid #d9d9d9;
  padding: 2px;
}
label input[type="radio"].radiobox:checked + span:before {
  content: "";
  background: url(../img/goldcore/radio.png) no-repeat 3px 3px;
}
label:hover input[type="radio"].radiobox + span:before,
label:hover input[type="radio"].radiobox:checked + span:before {
  border-color: #e9ba2b;
}
label input[type="checkbox"].checkbox + span,
label input[type="radio"].radiobox + span {
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
}
.market-data-box {
  border-left: none;
  padding: 0;
}
.market-data-box .col-title {
  padding: 0 0 17px;
}
.market-data-box .navbar-collapse {
  padding: 0;
  width: 75%;
  float: left;
}
@media (max-width: 767px) {
  .market-data-box .navbar-collapse {
    width: 65%;
  }
}
.market-data-box .product-tabs {
  padding: 0;
  border: none !important;
}
.market-data-box .product-tabs:before,
.market-data-box .product-tabs:after {
  content: " ";
  display: table;
}
.market-data-box .product-tabs:after {
  clear: both;
}
.market-data-box .product-tabs .nav-tabs.nav-justified {
  background: url(../img/goldcore/tab_bg2.png) repeat-x 0 0;
}
@media (max-width: 767px) {
  .market-data-box .product-tabs .nav-tabs.nav-justified {
    background: none;
  }
}
@media (max-width: 767px) {
}
.market-data-box .product-tabs .nav-tabs.nav-justified li a {
  background-image: url(../img/goldcore/tab_bg2.png);
  background-position: 0px -4px;
  font-size: 12px;
  padding: 11px 7px 7px;
  border-bottom: 1px solid #e8ebf3 !important;
}
.market-data-box .product-tabs .nav-tabs.nav-justified li a:after {
  content: "";
  position: absolute;
  left: -1px;
  width: 1px;
  top: 0px;
  height: 36px;
  background: #e1e1e1;
}
.market-data-box .product-tabs .nav-tabs.nav-justified li.active a,
.market-data-box .product-tabs .nav-tabs.nav-justified li.active a:hover {
  background: url(../img/goldcore/tab_bg2_active.png) repeat-x;
  border-top: none;
  border-bottom: none !important;
  margin-top: 0 !important;
  padding: 11px 7px 7px;
}
@media (max-width: 767px) {
  .market-data-box .product-tabs .nav-tabs.nav-justified li.active a {
    padding: 11px 6px 7px;
  }
}
@media (max-width: 767px) {
  .market-data-box .product-tabs .currency-tabs {
    width: 35%;
  }
}
.market-data-box .product-tabs .currency-tabs .nav-tabs.nav-justified {
  background: url(../img/goldcore/tab_bg2.png) repeat-x;
}
@media (max-width: 767px) {
  .market-data-box .product-tabs .currency-tabs .nav-tabs.nav-justified {
    background: none;
  }
}
@media (max-width: 767px) {
}
.market-data-box .product-tabs .currency-tabs .nav-tabs.nav-justified li a,
.market-data-box .product-tabs .currency-tabs .nav-tabs.nav-justified li a:hover {
  font-family: 'ProximaNovaLight';
  font-size: 16px;
  text-align: center;
  padding: 7px 0 6px;
}
.market-data-box .product-tabs .currency-tabs .nav-tabs.nav-justified .active > a {
  background: url(../img/goldcore/tab_bg2.png) repeat-x #fff 0px -3px;
  border-left: 1px solid #ddd !important;
  padding: 7px 0 6px;
}
.market-data-box .product-tabs .currency-tabs .nav-tabs.nav-justified .active > a:hover {
  background: url(../img/goldcore/tab_bg2.png) repeat-x #fff 0px -3px;
}
.market-data-box .currency-select,
.market-data-box .currency-tabs {
  width: 25%;
  float: left;
}
.market-data-box .nav-tabs li a {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.market-data-box .time-tabs {
  position: relative;
  background: #fff;
  padding: 0;
  border: none !important;
}
.market-data-box .time-tabs .time-select {
  padding: 0 10px;
  display: none;
}
@media (max-width: 767px) {
  .market-data-box .time-tabs .time-select {
    display: block;
  }
}
@media (max-width: 767px) {
  .market-data-box .time-tabs .nav-tabs {
    display: none;
  }
}
.market-data-box .time-tabs .nav-tabs li a,
.market-data-box .time-tabs .nav-tabs li a:hover {
  font-size: 12px;
  font-family: 'ProximaNovaLight';
  position: relative;
  height: 30px;
  margin: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 767px) {
  .market-data-box .time-tabs .nav-tabs li a,
  .market-data-box .time-tabs .nav-tabs li a:hover {
    background-position: 0 -4px;
  }
}
.market-data-box .time-tabs .nav-tabs li a span,
.market-data-box .time-tabs .nav-tabs li a:hover span {
  position: absolute;
  width: 100%;
  top: 11px;
  left: 11px;
}
.market-data-box .time-tabs .nav-tabs li a:after,
.market-data-box .time-tabs .nav-tabs li a:hover:after {
  content: "";
  position: absolute;
  top: 4px;
  left: -1px;
  width: 1px;
  height: 26px;
  background: #e1e1e1;
}
@media (max-width: 767px) {
  .market-data-box .time-tabs .nav-tabs li a:after,
  .market-data-box .time-tabs .nav-tabs li a:hover:after {
    height: 38px;
  }
}
.market-data-box .time-tabs .nav-tabs:after {
  /*content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 39px;
        background:#e1e1e1;*/
}
.market-data-box .time-tabs .nav-tabs .active > a,
.market-data-box .time-tabs .nav-tabs .active > a:hover {
  padding: 11px 7px 7px;
  background: #fff;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.market-data-box .time-tabs .nav-tabs li:after {
  left: 0;
  background: url(../img/goldcore/side_tab.png) no-repeat 0 -2px;
}
.market-data-box .graph-box {
  height: 309px;
  padding: 20px 10px;
  background: #fff;
  border: none !important;
}
.market-data-box #graph-holder {
  width: 100%;
  height: auto;
}
.market-data-box #graph-holder .ajax-loading {
  padding: 0 20px;
}
.market-data-box .market-tabs {
  padding: 0;
  border: none !important;
}
.market-data-box .market-tabs .market-select {
  padding: 0 10px;
  display: none;
}
@media (max-width: 767px) {
  .market-data-box .market-tabs .market-select {
    display: block;
  }
}
@media (max-width: 767px) {
  .market-data-box .market-tabs .nav-tabs {
    display: none;
  }
}
.market-data-box .market-tabs .nav-tabs li:after {
  display: none;
}
.market-data-box .market-tabs .nav-tabs li a {
  position: relative;
  font-size: 11px !important;
  line-height: 11px;
  letter-spacing: 0;
  text-align: center;
  height: 97px;
  background: #fdfdfd;
  border: 1px solid #e1e1e1 !important;
  border-left: none !important;
  border-bottom: none !important;
}
.market-data-box .market-tabs .nav-tabs li a span {
  position: absolute;
  width: 100%;
  bottom: 9px;
  left: 0;
  text-align: center;
}
.market-data-box .market-tabs .nav-tabs li a span:after {
  content: "";
  background-image: url(../img/goldcore/market_data_icons.png);
  background-repeat: no-repeat;
  background-position: center 0;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 36px;
  left: 0;
}
.market-data-box .market-tabs .nav-tabs li a.icon-gold-oil span:after {
  background-position: center -30px;
}
.market-data-box .market-tabs .nav-tabs li a.icon-gold-silver-plat span:after {
  background-position: center -60px;
}
.market-data-box .market-tabs .nav-tabs li a.icon-gold-silver span:after {
  background-position: center -90px;
}
.market-data-box .market-tabs .nav-tabs li a.icon-gold-misc span:after {
  background-position: center -120px;
}
.market-data-box .market-tabs .nav-tabs li a.icon-gold-vix span:after {
  background-position: center -150px;
}
.header-search.pull-right {
  width: 30%;
  padding: 9px 0 0 1px;
}
@media (max-width: 767px) {
  .header-search.pull-right {
    width: auto;
  }
}
@media (max-width: 1199px) {
  .header-search.pull-right {
    width: 20%;
    float: left !important;
  }
}
@media (min-width: 992px) {
  .header-search.pull-right {
    width: 30%;
    float: right !important;
  }
}
.header-search > input[type="text"] {
  min-width: inherit;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 31px;
  padding: 0 10px;
  outline: 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  border-color: #bfbfbf;
  background: #fff;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-top: 10px;
  line-height: normal;
}
.header-search > button {
  height: 48px;
}
@media (max-width: 1199px) {
  .header-search > button {
    right: 81px;
  }
}
@media (min-width: 992px) {
  .header-search > button {
    right: 13px;
  }
}
#widget-grid .row {
  padding: 0 25px;
}
#widget-grid .no-padding {
  border: none;
}
#widget-grid .no-padding .widget-body {
  padding: 0;
}
#widget-grid .jarviswidget {
  margin: 0;
}
.tab-graphs {
  border-top: none !important;
}
.tab-graphs .jarviswidget {
  border-top: none !important;
}
.footer {
  background: #f5f5f5;
  border-top: 1px solid #dedfe1;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #a3a4a6;
  padding: 17px 20px 75px;
}
.footer a {
  color: #a3a4a6;
}
.footer .menu-footer {
  padding: 16px 0 0;
}
.footer .menu-footer .menu-item {
  list-style: none;
  display: inline;
}
.footer .menu-footer .menu-item:before {
  content: "|";
  padding: 0 3px 0 0;
}
.footer .menu-footer .menu-item:first-child:before,
.footer .menu-footer .menu-item:first-child:before {
  content: "";
}
.footer .footer-soc-links {
  float: right;
  padding: 23px 3px 0 0;
}
.footer .footer-soc-links a {
  float: left;
  width: 31px;
  height: 31px;
  margin: 0 0 5px 9px;
  background-image: url(../img/goldcore/footer_soc_links.png);
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -999px;
  text-align: left;
}
.footer .footer-soc-links a.facebook {
  background-position: 0 0;
}
.footer .footer-soc-links a.twitter {
  background-position: -31px 0;
}
.footer .footer-soc-links a.google {
  background-position: -62px 0;
}
.footer .footer-soc-links a.youtube {
  background-position: -93px 0;
}
.footer .footer-soc-links a.linkedin {
  background-position: -124px 0;
}
.price-box {
  border-left: none;
  padding: 0;
}
.price-box .col-title {
  padding: 0 0 17px;
}
.price-box .navbar-collapse {
  padding: 0;
  width: 80%;
  float: left;
}
@media (max-width: 767px) {
  .price-box header .title.title-second {
    float: none !important;
    padding: 0 0 9px 11px !important;
  }
}
.price-box .product-tabs {
  padding: 0;
  border: none !important;
}
.price-box .product-tabs:before,
.price-box .product-tabs:after {
  content: " ";
  display: table;
}
.price-box .product-tabs:after {
  clear: both;
}
.price-box .product-tabs .title {
  float: left;
  width: 60%;
  padding: 9px 0 7px 11px;
  font-family: 'ClanOTBook';
  font-size: 12px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  border-bottom: 1px solid #e8ebf3 !important;
  height: 43px;
}
.price-box .product-tabs .nav-tabs.nav-justified {
  background: url(../img/goldcore/tab_bg2.png) repeat-x 0 0;
}
.price-box .product-tabs .nav-tabs.nav-justified li a {
  background-image: none;
  font-size: 12px;
  padding: 11px 7px 7px;
  border-bottom: 1px solid #e8ebf3 !important;
}
.price-box .product-tabs .nav-tabs.nav-justified li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 42px;
  background: #e1e1e1;
}
.price-box .product-tabs .nav-tabs.nav-justified li.active a,
.price-box .product-tabs .nav-tabs.nav-justified li.active a:hover {
  background-image: none;
  border-top: none;
  border-bottom: none !important;
  margin-top: 0 !important;
  padding: 11px 7px 7px;
}
.price-box .product-tabs .currency-tabs .nav-tabs.nav-justified {
  background: url(../img/goldcore/tab_bg2.png) repeat-x;
}
@media (max-width: 767px) {
}
.price-box .product-tabs .currency-tabs .nav-tabs.nav-justified li a,
.price-box .product-tabs .currency-tabs .nav-tabs.nav-justified li a:hover {
  background-image: none;
  font-family: 'ProximaNovaLight';
  font-size: 16px;
  text-align: center;
  padding: 12px 7px 8px !important;
}
.price-box .product-tabs .currency-tabs .nav-tabs.nav-justified .active > a {
  background-image: none;
  border-left: 1px solid #ddd !important;
  padding: 7px 0 4px;
}
.price-box .currency-select,
.price-box .currency-tabs {
  width: 40%;
  float: left;
}
@media (max-width: 767px) {
  .price-box .currency-select,
  .price-box .currency-tabs {
    height: 34px;
  }
  .price-box .currency-select a,
  .price-box .currency-tabs a {
    background-image: none !important;
    padding: 10px 12px 7px !important;
  }
}
.price-box .tab-content {
  border: none !important;
  padding: 0;
}
.price-box .tab-content table {
  display: table;
  width: 100%;
  padding: 0;
}
.price-box .tab-content table td,
.price-box .tab-content table th {
  padding: 6px 0 8px 7px;
  font-weight: normal;
  font-size: 11px;
}
.price-box .tab-content table th {
  border-left: 1px dotted #e1e1e1;
}
.price-box .tab-content table th.st {
  border-left: none;
}
.price-box .tab-content table td {
  border-left: 1px dotted #e1e1e1;
  border-top: 1px dotted #e1e1e1;
}
.price-box .tab-content table td.t {
  font-weight: bold;
}
.price-box .tab-content table td.st {
  border-left: none;
}
.side-box .title {
  padding: 9px 0 6px 11px;
  font-family: 'ClanOTBook';
  font-size: 12px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  border: none !important;
  border-bottom: 1px solid #e8ebf3 !important;
}
.side-box .tab-content {
  border: none !important;
  padding: 0 0 6px;
}
.side-box .tab-content table {
  display: table;
  width: 100%;
  padding: 0;
}
.side-box .tab-content table td,
.side-box .tab-content table th {
  padding: 6px 0 8px 7px;
  font-weight: normal;
  font-size: 11px;
}
.side-box .tab-content table th {
  border-left: 1px dotted #e1e1e1;
}
.side-box .tab-content table th.st {
  border-left: none;
}
.side-box .tab-content table td {
  border-left: 1px dotted #e1e1e1;
  border-top: 1px dotted #e1e1e1;
}
.side-box .tab-content table td.t {
  font-weight: bold;
}
.side-box .tab-content table td.st {
  border-left: none;
}
.side-box .tab-content .title {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #373234;
  text-transform: none;
  padding: 6px 0 0 10px;
  font-weight: normal;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-top: 1px dotted #e1e1e1;
}
.side-box .tab-content .title:first-child {
  border-top: none;
}
.side-box .tab-content .label {
  display: block;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #262b31;
  text-transform: none;
  padding: 3px 0 7px 10px;
  text-align: left;
}
.side-box .graph-box {
  height: 223px;
  padding: 0;
  border-color: #e8ebf3 !important;
  border: none !important;
  border-bottom: 1px solid #e8ebf3 !important;
}
.invoice-box {
  padding: 0 19px;
  border-left: 1px solid #e8ebf3;
  border-right: 1px solid #e8ebf3;
}
.invoice-box .title {
  padding: 5px 0 12px;
  font-size: 16px;
  color: #262b31;
  border-top: 2px solid #dee3ee;
}
.invoice-box .sub-text {
  padding: 4px 0 12px;
  font-size: 13px;
  line-height: 18px;
  border-top: 1px solid #dee3ee;
}
.invoice-box .table {
  border-top: 2px solid #dee3ee;
}
.invoice-box .table th {
  background: #fff;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #262b31;
  font-weight: normal;
  border-bottom: none;
}
.invoice-box .table td {
  background: #f8f9fb;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #262b31;
  font-weight: normal;
}
.invoice-box .table .r {
  text-align: right;
}
.invoice-box .table .t {
  background: #eef1f6;
  font-weight: bold;
}
.invoice-box .time-icon {
  position: relative;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #262b31;
  padding: 0 0 17px 33px;
}
.invoice-box .time-icon:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 0;
  background: url(../img/goldcore/time_icon.png) no-repeat;
  height: 19px;
  width: 19px;
}
.info-icon {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  text-indent: -999px;
  text-align: left;
  overflow: hidden;
  background: url(../img/goldcore/info_icon.png) no-repeat;
}
.alert-box {
  position: relative;
  margin: 0 18px 18px;
  border: 1px solid #e9ba2b;
  background: url(../img/goldcore/alert.png) no-repeat 8px 8px;
  font-family: 'SegoeUIRegular';
  font-size: 13px;
  line-height: 16px;
  color: #262b31;
  padding: 9px 60px 8px 56px;
}
.alert-box .close {
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: -6px;
  right: -6px;
  width: 20px;
  height: 21px;
  text-indent: -999px;
  text-align: left;
  overflow: hidden;
  background: url(../img/goldcore/close_alert.png) no-repeat;
}
.alert-box.info {
  background: url(../img/goldcore/info.gif) no-repeat 8px 10px;
}
label input[type="radio"].radiobox:checked + span {
  font-weight: normal;
}
.dashboard-box-inside {
  border: 1px solid #e8ebf3 !important;
}
.dashboard-box-inside .date-row {
  padding: 10px;
  border: none !important;
  border-top: 1px solid #e8ebf3 !important;
}
.dashboard-box-inside .date-row:before,
.dashboard-box-inside .date-row:after {
  content: " ";
  display: table;
}
.dashboard-box-inside .date-row:after {
  clear: both;
}
.dashboard-box-inside .date-row .form-group {
  width: 40%;
  margin-right: 5%;
  margin-bottom: 0;
  float: left;
}
@media (max-width: 767px) {
  .dashboard-box-inside .date-row .form-group {
    float: none;
    width: 100%;
  }
}
.dashboard-box-inside .date-row .form-group label {
  text-transform: uppercase;
  font-size: 11px;
  color: #676a6d;
}
.dashboard-box-inside .date-row .form-group input {
  padding: 6px 8px !important;
}
.dashboard-box-inside .date-row .form-checkboxes {
  width: 40%;
  margin-right: 0;
  padding: 6px 0 0;
}
@media (max-width: 767px) {
  .dashboard-box-inside .date-row .form-checkboxes {
    width: 100%;
  }
}
.dashboard-box-inside .footer-row {
  padding-bottom: 20px;
}
.dashboard-box-inside .box-footer {
  border: none !important;
  padding: 5px 0 15px 0;
}
.dashboard-box-inside .box-footer:before,
.dashboard-box-inside .box-footer:after {
  content: " ";
  display: table;
}
.dashboard-box-inside .box-footer:after {
  clear: both;
}
.dashboard-box-inside .box-footer .btn-grey-arrow {
  float: left;
  position: relative;
  width: 270px;
  text-align: left;
  background-color: #ebecee;
  border-color: #ebecee;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 6px 0 6px 13px;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  color: #959697;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.dashboard-box-inside .box-footer .btn-grey-arrow.stored-statement {
  width: 220px;
}
.dashboard-box-inside .box-footer .btn-grey-arrow:after {
  content: "";
  position: absolute;
  right: 6px;
  top: 5px;
  width: 20px;
  height: 21px;
  background: url(../img/goldcore/grey_arrow.png) no-repeat;
}
.dashboard-box-inside .big-header {
  padding: 5px 5px 17px;
  height: auto;
}
.dashboard-box-inside .big-header:before,
.dashboard-box-inside .big-header:after {
  content: " ";
  display: table;
}
.dashboard-box-inside .big-header:after {
  clear: both;
}
.dashboard-box-inside .big-header .title {
  font-family: 'ClanOTThin';
  font-size: 18px;
  color: #777b7f;
}
.dashboard-box-inside .big-header .sub-title {
  float: left;
  width: 100%;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  color: #959697;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  padding: 4px 0 10px 12px;
}
.dashboard-box-inside .big-header .btn-add {
  position: absolute;
  right: 10px;
  top: 22px;
  z-index: 1;
  width: 208px;
  text-align: left;
  background-color: #ebecee;
  border-color: #ebecee;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 6px 0 6px 13px;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  color: #959697;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.dashboard-box-inside .big-header .btn-add:after {
  content: "";
  position: absolute;
  right: 6px;
  top: 5px;
  width: 20px;
  height: 21px;
  background: url(../img/goldcore/grey_arrow.png) no-repeat;
}
@media (max-width: 767px) {
  .dashboard-box-inside .big-header .btn-add {
    position: relative;
    width: 94%;
    top: inherit;
    right: inherit;
  }
}
.dashboard-box-inside .big-header.big-header-button {
  padding: 22px 0 6px 13px;
}
.dashboard-box-inside .big-header.big-header-sub {
  padding: 5px 5px 9px;
}
.dashboard-box-inside .ui-accordion {
  padding: 0 18px;
}
.dashboard-box-inside .ui-accordion .ui-accordion-header,
.dashboard-box-inside .ui-accordion .ui-accordion-content {
  border-left: none;
  border-right: none;
}
.dashboard-box-inside .ui-accordion .ui-accordion-header {
  padding: 0 !important;
  border-color: #dee3ee !important;
  border-radius: 0;
  background: #f8f9fb;
  margin-top: -2px;
}
.dashboard-box-inside .ui-accordion .ui-accordion-header table {
  display: table;
  width: 100%;
}
.dashboard-box-inside .ui-accordion .ui-accordion-header table td {
  padding: 6px 6px 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.dashboard-box-inside .ui-accordion .ui-accordion-header table td.title {
  width: 50%;
  padding: 6px 6px 11px 22px;
}
.dashboard-box-inside .ui-accordion .ui-accordion-header table td.right {
  text-align: right;
}
.dashboard-box-inside .ui-accordion .ui-accordion-header-icon {
  font-size: 8px !important;
  left: 8px !important;
  background: none;
  text-indent: 0;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content {
  padding: 0 0 20px;
  border-radius: 0;
  border-bottom: none;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content table {
  display: table;
  width: 100%;
  color: #262b31;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content table td,
.dashboard-box-inside .ui-accordion .ui-accordion-content table th {
  padding: 6px 6px 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  border-bottom: 1px dotted #dee3ee;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content table th {
  border-bottom: 1px solid #dee3ee;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content table td.title {
  width: 50%;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content table th.right,
.dashboard-box-inside .ui-accordion .ui-accordion-content table td.right {
  text-align: right;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content table a {
  color: #262b31;
  border-bottom: 1px dotted #262b31;
}
.dashboard-box-inside .ui-accordion .ui-accordion-content table a:hover {
  text-decoration: none;
}
.dashboard-box-inside .form-title {
  padding: 6px 17px 12px;
  border: none !important;
  border-top: 1px solid #e8ebf3 !important;
  border-bottom-width: 0px;
  text-transform: uppercase;
  font-family: 'ProximaNovaLight';
  color: #373234;
  font-size: 12px;
}
.dashboard-box-inside .form-title .amount {
  font-size: 16px;
}
.dashboard-box-inside .form-row {
  padding: 10px 0 0;
  border: none !important;
}
.dashboard-box-inside .form-row .col-sm-6,
.dashboard-box-inside .form-row .col-sm-12 {
  padding: 0 16px;
}
.dashboard-box-inside .form-row .form-group {
  padding: 0 0 12px;
}
.dashboard-box-inside .form-row .form-group:before,
.dashboard-box-inside .form-row .form-group:after {
  content: " ";
  display: table;
}
.dashboard-box-inside .form-row .form-group:after {
  clear: both;
}
.dashboard-box-inside .form-row .form-group input {
  padding: 0 6px;
}
.dashboard-box-inside .form-row .form-group .form-control:focus {
  border-color: #e9ba2b;
}
.dashboard-box-inside .form-row .form-group label {
  width: 100%;
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.025em;
  margin-bottom: 1px;
}
.dashboard-box-inside .form-row .form-group label.required:after {
  content: " * ";
  font-size: 17px;
  color: red;
  font-weight: bold;
  line-height: 0;
}
.dashboard-box-inside .form-row .form-group label.select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin: 0;
}
.dashboard-box-inside .form-row .form-group label.select:hover select {
  border-color: #e9ba2b;
}
.dashboard-box-inside .form-row .form-group label.select select {
  height: 30px;
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.025em;
  border-color: #e1e1e1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f9f9f9));
  background-image: -o-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #fefefe 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff9f9f9', GradientType=0);
}
.dashboard-box-inside .form-row .form-group label.select i {
  background: #fcfcfc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dashboard-box-inside .form-row .form-group label.select.day {
  width: 30%;
  padding-right: 4px;
}
.dashboard-box-inside .form-row .form-group label.select.month {
  width: 35%;
  padding-right: 4px;
}
.dashboard-box-inside .form-row .form-group label.select.year {
  width: 35%;
}
.dashboard-box-inside .form-row .form-group textarea {
  height: 100px;
}
.dashboard-box-inside .form-footer {
  border: none !important;
}
.dashboard-box-inside .form-footer .btn-submit {
  position: relative;
  width: 100%;
  text-align: left;
  background-color: #e9ba2b;
  border-color: #e9ba2b;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-shadow: 0px 1px #f3da8f;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
.dashboard-box-inside .form-footer .btn-submit:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 34px;
  height: 34px;
  background: url(../img/goldcore/button_arrow.png) no-repeat;
}
.dashboard-box-inside .details-box {
  border: none !important;
  border-top: 1px solid #e8ebf3 !important;
  padding: 13px 13px 12px;
  font-family: 'ProximaNovaLight';
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
}
.dashboard-box-inside .details-box .col-sm-6 {
  padding: 0;
}
.dashboard-box-inside .details-box .title {
  color: #808283;
}
.dashboard-box-inside .details-box .label {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  color: #373234;
  text-align: left;
  font-weight: normal;
  padding: 0;
}
.dashboard-box-inside .details-footer {
  border-left: 1px solid #e8ebf3 !important;
  border-right: 1px solid #e8ebf3 !important;
  border-bottom-width: 0px;
  padding: 0 13px 18px;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  text-transform: uppercase;
  line-height: normal;
}
.dashboard-box-inside .small-tabs {
  padding: 8px 0 0 0;
  border: none !important;
}
.dashboard-box-inside .small-tabs .nav-tabs.nav-justified li a {
  padding: 9px 10px 7px;
  font-size: 12px;
  font-family: 'ClanOTBook';
  background-position: 0px -4px;
}
.dashboard-box-inside .small-tabs .nav-tabs.nav-justified li a:after {
  content: "";
  position: absolute;
  top: 0px;
  left: -1px;
  width: 1px;
  height: 34px;
  background: #e8ebf3;
}
.dashboard-box-inside .small-tabs li.active a,
.dashboard-box-inside .small-tabs li.active a:hover {
  padding: 8px 10px 7px !important;
}
.dashboard-box-inside .tab-content {
  padding: 0;
  border: none !important;
}
.dashboard-box-inside .tab-content h3 {
  margin: 0;
  padding: 17px 17px 7px;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  text-transform: uppercase;
  color: #373234;
}
.dashboard-box-inside .tab-content .sub-title {
  font-family: 'SegoeUILight';
  font-size: 13px;
  padding: 0 17px 21px;
  color: #808283;
  line-height: normal;
}
.dashboard-box-inside .tab-content .form-row {
  border: none !important;
}
.dashboard-box-inside .tab-content .form-row:before,
.dashboard-box-inside .tab-content .form-row:after {
  content: " ";
  display: table;
}
.dashboard-box-inside .tab-content .form-row:after {
  clear: both;
}
.dashboard-box-inside .tab-content .tab-pane {
  padding: 0;
}
.dashboard-box-inside .line-bottom {
  padding: 5px 5px 10px;
  border-bottom: 1px solid #e8ebf3 !important;
}
.dashboard-box-inside .account-options {
  border: none !important;
}
.dashboard-box-inside .account-options .account-option-box {
  background: #f7f7f7;
  border: 1px solid #ebecee;
  font-family: 'SegoeUILight';
  font-size: 14px;
  line-height: normal;
  color: #808283;
  margin: 0 10px 18px;
}
.dashboard-box-inside .account-options .account-option-box h3 {
  position: relative;
  margin: 0;
  padding: 10px 42px 0;
  font-family: 'ClanOTBook';
  font-size: 14px;
  text-transform: uppercase;
  color: #63676c;
}
.dashboard-box-inside .account-options .account-option-box h3:after {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  width: 44px;
  height: 46px;
  background: url(../img/goldcore/account_options.png) no-repeat;
}
.dashboard-box-inside .account-options .account-option-box.joint h3:after {
  background-position: 0px -46px;
}
.dashboard-box-inside .account-options .account-option-box.goldsaver h3:after {
  background-position: 0px -92px;
}
.dashboard-box-inside .account-options .account-option-box .text {
  padding: 11px 42px 18px;
}
.dashboard-box-inside .account-options .account-option-box a {
  display: block;
  position: relative;
  width: 95%;
  margin: 0 auto 10px;
  text-align: left;
  background-color: #e9ba2b;
  border-color: #e9ba2b;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-shadow: 0px 1px #f3da8f;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.dashboard-box-inside .account-options .account-option-box a:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 34px;
  height: 34px;
  background: url(../img/goldcore/button_arrow.png) no-repeat;
}
.dashboard-box-inside #dashboard-pie-char-checkboxes input[type=checkbox] {
  vertical-align: middle;
  margin-top: 0px;
  margin-left: 5px;
}
.list-header {
  margin: 0 18px;
  border-top: 1px solid #dee3ee;
  padding-top: 10px;
}
.list-header table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
.list-header table a {
  color: #262b31;
  border-bottom: 1px dotted #262b31;
}
.list-header table td,
.list-header table th {
  padding: 6px 6px 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.list-header table td.title,
.list-header table th.title {
  width: 100px;
}
.list-header table td.details,
.list-header table th.details {
  width: 200px;
}
.list-header table th.right,
.list-header table td.right {
  text-align: right;
}
.list-header table tr {
  border-top: 1px solid #dee3ee;
  border-bottom: 1px solid #dee3ee;
}
.list-header table tr.group-row {
  background-color: #f8f9fb;
}
.list-header table tr.group-row td {
  font-weight: bold;
  color: #555555;
  cursor: pointer;
}
.list-header table tr.group-row .switch {
  font-size: 8px;
  margin-right: 10px;
}
.list-header table tr.shown td,
.list-header table tr:hover td {
  color: #212121;
}
.list-header table tr.borderless {
  border: none;
}
.list-header table .bold th {
  font-weight: bold;
}
.modal-backdrop {
  background-color: #f8f9fb;
}
.modal-backdrop.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.modal-header {
  padding: 15px 31px 0;
  border-bottom: none;
}
.modal-header h4 {
  padding: 11px 0 16px;
  border-bottom: 1px solid #ebecee;
}
.modal-title {
  font-family: 'ClanOTThin';
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #777b7f;
}
.row-title {
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  padding: 6px 0;
  letter-spacing: 0.05em;
}
.modal-body {
  padding: 0 31px;
}
.modal-body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-body .row {
  margin: 0;
}
.modal-body section {
  margin: 0;
}
.modal-body label,
.modal-body .label {
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  padding: 6px 0;
  letter-spacing: 0.05em;
  margin: 0;
}
.modal-body label.input,
.modal-body .label.input {
  padding: 0;
}
.modal-body .date-row .form-group {
  width: 20%;
  margin-right: 5%;
  margin-bottom: 0;
  float: left;
}
.modal-body .date-row .form-group label {
  text-transform: uppercase;
  font-size: 11px;
  color: #676a6d;
}
.modal-body .date-row .input-group input {
  padding: 0 6px;
}
.modal-body label.select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
.modal-body label.select select {
  height: 30px;
  width: 100%;
  font-family: 'ProximaNovaLight';
  color: #373234;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.025em;
  border-color: #e1e1e1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f9f9f9));
  background-image: -o-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #fefefe 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff9f9f9', GradientType=0);
}
.modal-body label.select select[disabled] {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.modal-body label.select i {
  background: #fcfcfc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.modal-body.no-title {
  padding: 5px 8px 0;
  min-height: 149px;
}
.modal-body .checkbox-row {
  padding-bottom: 15px;
}
.modal-body .input-icon-left {
  position: relative;
}
.modal-body .input-icon-left i {
  left: 12px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #676a6d;
}
.modal-body .input-icon-left .form-control {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 8px !important;
}
.modal-body .form-control:focus {
  border-color: #e9ba2b;
}
.modal-body input[type="text"]:focus + .input-group-addon {
  border-color: #e9ba2b;
  background-color: #e9ba2b;
  color: #373234;
}
.modal-body .input:hover input,
.modal-body .select:hover select,
.modal-body .textarea:hover textarea,
.modal-body .radio:hover i,
.modal-body .checkbox:hover i,
.modal-body .toggle:hover i {
  border-color: #e9ba2b;
}
.modal-footer {
  padding: 19px 31px 20px;
  border-top: none;
}
.modal-footer .btn-submit {
  position: relative;
  width: 70%;
  text-align: left;
  background-color: #e9ba2b;
  border-color: #e9ba2b;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-shadow: 0 1px #f3da8f;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.modal-footer .btn-submit:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 34px;
  height: 34px;
  background: url(../img/goldcore/button_arrow.png) no-repeat;
}
.modal-footer .btn-clear {
  float: left;
  position: relative;
  width: 127px;
  text-align: left;
  background-color: #ebecee;
  border-color: #ebecee;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.modal-footer .btn-clear:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 34px;
  height: 34px;
  background: url(../img/goldcore/clear_bg.png) no-repeat;
}
.tab-links .nav-tabs.nav-justified li a {
  padding: 15px 12px 10px;
  font-family: 'ClanOTBook';
  font-size: 14px;
  background: #889099;
  border-color: #889099;
  color: #f5f6f6;
  text-shadow: 0px 1px #747b83;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.tab-links .nav-tabs.nav-justified li a:after {
  content: "";
  position: absolute;
  right: 6px !important;
  top: 6px !important;
  width: 32px;
  height: 33px !important;
  background: url(../img/goldcore/grey_arrow_big.png) no-repeat;
}
@media (max-width: 767px) {
  .tab-links .nav-tabs.nav-justified li a {
    font-size: 11px;
    letter-spacing: -0.05em;
  }
  .tab-links .nav-tabs.nav-justified li a:after {
    top: 4px !important;
  }
}
.tab-links .nav-tabs.nav-justified li + li:before {
  content: "";
  width: 2px;
  height: 46px;
  background: #fff;
  position: absolute;
  z-index: 1;
}
.form-group-buttons {
  float: right;
  padding: 20px 0 0;
}
.form-group-buttons .btn-grey-arrow {
  float: right;
  position: relative;
  width: 157px;
  text-align: left;
  background-color: #ebecee;
  border-color: #ebecee;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 6px 0 6px 13px;
  font-family: 'ProximaNovaLight';
  font-size: 12px;
  color: #959697;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.form-group-buttons .btn-grey-arrow:after {
  content: "";
  position: absolute;
  right: 6px;
  top: 5px;
  width: 20px;
  height: 21px;
  background: url(../img/goldcore/grey_arrow.png) no-repeat;
}
.table-general {
  padding: 0 15px;
}
.table-general table {
  width: 100%;
}
.table-general table th,
.table-general table td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #373234;
  font-weight: normal;
  padding: 6px 6px 8px;
}
.table-general table th {
  border-top: 1px solid #dee3ee;
  border-bottom: 1px solid #dee3ee;
  font-size: 13px;
}
.table-general table th a {
  color: #373234;
}
.table-general table td {
  background: #f8f9fb;
  border-bottom: 1px solid #dee3ee;
}
.table-general table tfoot td {
  border-top: 2px solid #dee3ee;
  background: #fff;
  font-weight: bold;
}
.table-general table .date {
  width: 15%;
}
.table-general table .title {
  width: 45%;
}
.table-general table .right {
  text-align: right;
}
.table-general table .amount {
  width: 20%;
}
.form-control {
  height: 30px;
}
.avatar-mask {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background-size: contain;
}
.login-info {
  padding: 9px 0 0;
}
.login-info .fullname {
  font-size: 16px;
  padding: 10px 13px 0 0;
}
@media (max-width: 767px) {
  .login-info .fullname {
    padding: 0 13px 0 0;
  }
}
@media (max-width: 756px) {
}
.search-mobile .header-search {
  background: none;
  left: inherit !important;
  right: 60px;
}
#cancel-search-js {
  top: 18px !important;
}
#search-mobile {
  padding: 9px 4px 0 0;
  display: none;
}
@media (max-width: 980px) {
  .sortable-grid .tab-box-footer .btn-clear,
  .tab-box .tab-box-footer .btn-clear {
    width: 100%;
  }
}
article.sortable-grid {
  padding: 10px 5px 0;
}
.data_actions form {
  display: inline;
}
.crud .btn-danger {
  background: #dd0a06;
  border-color: #dd0a06;
}
.crud .per_page_form_container {
  margin-top: 6px;
  float: right;
}
.crud .paginator_text {
  float: left;
  margin-top: 13px;
  font-size: 13px;
}
.crud .pagination {
  float: right;
  margin-top: 8px;
}
.crud .filter_panel button {
  margin-left: 10px;
}
.crud .filter_panel button:first-child {
  margin-left: 0;
}
.crud .title {
  margin-left: -17px;
}
.crud table th:last-child,
.crud table td:last-child,
.crud table th:nth-last-child(1),
.crud table td:nth-last-child(1) {
  text-align: right;
}
.alert {
  margin-top: 15px;
  margin-bottom: 3px;
}
.alert > b,
.alert strong {
  font-weight: bold;
}
.alert > em {
  font-style: italic;
}
.actions-nav-pills {
  margin-top: 10px;
  float: right;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
  cursor: pointer;
  background: none !important;
  *cursor: hand;
}
table.dataTable thead th div.DataTables_sort_wrapper {
  position: relative;
  padding-right: 10px;
}
table.dataTable thead th div.DataTables_sort_wrapper span {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -5px;
}
.dataTables_processing {
  z-index: 1;
}
.dataTables_paginate ul.pagination {
  list-style: none;
}
.dataTables_paginate ul.pagination li {
  display: inline;
  margin-right: 5px;
}
.dataTables_paginate ul.pagination li:last-child {
  margin-right: 0;
}
.dataTables_info {
  margin-bottom: 15px;
}
.scrollable-content {
  height: 400px;
  overflow-y: auto;
  margin-bottom: 20px;
}
.scrollable-content tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}
.scrollable-content thead th {
  height: 30px;
  /*text-align: left;*/
}
.scrollable-content thead {
  /* fallback */
}
.scrollable-content tbody td,
.scrollable-content thead th {
  width: 50%;
  float: left;
}
.modal .loader {
  text-align: center;
  width: 100%;
  height: 120px;
}
.modal .loader > i {
  font-size: 72px;
  line-height: 120px;
}
.trading-result .ajax-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  display: none;
}
#attachment-list .file-name {
  max-width: 490px;
  overflow: overlay;
}
.manage_settings_container #general div {
  margin-bottom: 10px;
}
.manage_settings_container #general div label:first-child {
  display: inline-block;
  width: 200px;
}
.manage_settings_container #general div input {
  width: 300px;
}
.hasDatepicker[readonly] {
  background-color: #ffffff;
  cursor: pointer;
}
#content table.dataTable th {
  padding-left: 6px;
  padding-right: 6px;
}
.open-account-form .form-dob label {
  width: auto !important;
  margin-right: 7px !important;
  width: 150px !important;
}
.open-account-form .sub-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.open-account-form .form-group {
  padding-bottom: 0 !important;
}
.open-account-form .btn-submit {
  position: relative;
  width: 100%;
  text-align: left;
  background-color: #e9ba2b;
  border-color: #e9ba2b;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 0 15px 19px;
  font-family: 'ProximaNovaLight';
  font-size: 13px;
  color: #373234;
  text-shadow: 0 1px #f3da8f;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.thank-yoy-page-container {
  padding: 16px;
}
div.dataTables_filter input[type="search"] {
  margin-left: 0;
  display: block;
}
.processing {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}
#tradingtemplate_widget_target .table-general table .title {
  width: 35%;
}
@media (min-width: 992px) {
  .col-md-border:not(:last-child) {
    border-right: 1px solid #d7d7d7;
  }
  .col-md-border + .col-md-border {
    border-left: 1px solid #d7d7d7;
    margin-left: -1px;
  }
}
.flash-popup .modal-title {
  font-weight: 800;
  font-family: 'SegoeUIRegular', Arial;
  color: #585b5f;
}
.flash-popup button.close {
  font-size: 37.5px;
  border: 2px solid #e9ba2b;
  padding: 0 6px;
}
.flash-popup .modal-content {
  font-size: 16px;
}
.flash-popup .modal-content p {
  padding: 20px 0;
}
.account-details .nav-tabs.nav-justified {
  display: table;
}
.account-details .nav-tabs.nav-justified li {
  float: none;
  width: auto;
}
.account-details .nav-tabs.nav-justified > li > a {
  height: 100%;
}
.account-details .nav-tabs.nav-justified > li a > div {
  height: 100%;
  display: inline-table;
  vertical-align: middle;
}
.account-details .nav-tabs.nav-justified > li > a span {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
