/* HELPERS */

.isInline {
  display: inline-block;
}

.isBold {
  font-weight: bold !important;
}

.h-100 {
  height: 100%;
}

.noBorder {
  border: none !important;
}

.m_r_0 {
  margin-right: 0 !important;
}

.m_t_15 {
  margin-top: 15px;
}

.m_t__15 {
  margin-top: -15px;
}

.m_t_30 {
  margin-top: 30px;
}

.m_b_30 {
  margin-bottom: 30px !important;
}

.m_b_50 {
  margin-bottom: 50px !important;
}

.p_r_25 {
  padding-right: 25px;
}

.p_t_14 {
  padding-top: 14px;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.linkSmall {
  font-size: 12px !important;
  color: #ffffff8a;
}

.p_0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.p_l_0 {
  padding-left: 0;
}

.p_r_0 {
  padding-right: 0;
}

.p_r_10 {
  padding-right: 10px;
}

.m_6_0 {
  margin: 6px 0;
}

.rightBorder {
  border-right: 1px solid #234d50;
}

/* HELPERS */

a:hover, a:focus {
  text-decoration: none !important;
}

body {
  line-height: 1.42857143 !important;
}

body * {
  font-family: 'Open Sans', sans-serif;
  text-shadow: none !important;
}

.navbar {
  background-color: #fff !important;
  border: none !important;
}

.navbar-brand {
  padding: 0px 15px !important;
  height: 50px !important;
  width: auto !important;
}

.navbar-brand img {
  max-height: 100% !important;
  margin-top: 4px !important;
  width: auto !important;
}
.navNew .navbar-right{
	margin-right:0px;
}
.navbar-nav li {}

.navbar-nav li a {
  font-family: 'Roboto', sans-serif; position:relative;
  font-size: 14px;
  color: #3e56a4 !important;
}
.navNew .navbar-nav li a.mainMenuItem:before{
	content:''; position:absolute; right:0px; top:50%; margin-top:-8px; width:1px; height:16px; background:#3e56a4;
}
.navNew .navbar-nav li:nth-last-child(2) a.mainMenuItem:before,
.navNew .navbar-nav li:nth-last-child(1) a.mainMenuItem:before{
	width:0px;
}
.navbar-right {
  margin-right: 5px
}

.navbar-nav li a.btn-mainMenuItem {
  background:#3e56a4; font-size: 12px;	border:1px solid #3e56a4; border-radius:30px; margin-top:7px; color:#fff!important;
  padding:7px 20px!important;
}
.navbar-nav li a.btn-mainMenuItem:hover{
	background:#fff;  color:#3e56a4!important;
}
.navbar-nav li a.btn-mainMenuItem:focus{
	background:#3e56a4; color:#fff!important;
}

.subNav {
  position: fixed;
  top: 50px;
  height: 60px;
  color: #fff;
  left: 0;
  width: 100%;
  background: #cf8d2a;
  background: -moz-linear-gradient(top, #cf8d2a 0%, #e8aa4a 100%);
  background: -webkit-linear-gradient(top, #cf8d2a 0%, #e8aa4a 100%);
  background: linear-gradient(to bottom, #cf8d2a 0%, #e8aa4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf8d2a', endColorstr='#e8aa4a', GradientType=0);
  z-index: 1029;
}

.aside { padding-top: 120px; padding-left: 20px; width: 20%; vertical-align: top; background:#72afff;}
.coin-content {padding-left: 50px; padding-top: 120px;}
.sidebar-menu{margin:0;padding:0px;}
.toggle-wrapper aside{left:-100%;transition:0.5s;}
.sidebar-scroller{position:relative;overflow-y: auto;}
.sidebar-menu li a { color:#fff; cursor: pointer; display: block; height: 100%; text-decoration: none; padding:10px; font-size:14px }
.sidebar-menu li a:hover, .sidebar-menu li a:focus,.sidebar-menu li.active a{ background:#5596eb ; color: #fff; }
.sidebar-menu li a i { display: inline-block; text-align: left; vertical-align: middle; width: 30px; }
header .navbar-right{margin-right:-30px;}

nav .navbar-toggle { background: #34495e; color: #fff;padding: 6px 10px; }
nav .navbar-toggle .icon-bar{background: #fff;}

.middle-content {min-height:calc(100vh - 92px);padding-left: 300px;padding-top: 154px;}

.page_title { margin-bottom: 15px;position:relative;text-align:center;}    
.page_title  h1{margin:0;font-size:24px;font-weight: 500;}
.page_title h1 > span{width:100%;display:inline-block;}
.page_title .btn.btn-blue{position:absolute; right: 0; top: 0px; }
.sub_title {font-size: 20px; margin-bottom: 25px;margin-top: 20px;} 
.coinInfoBox {
  display: inline-block;
  padding: 0 15px;
  border-right: 1px solid #fff;
}

.coinInfoBox__title {
  font-size: 11px;
  color: #fff;
}

.coinInfoBox__price {
  font-size: 12px;
  font-weight: bold;
}

.selectPairs {
  width: 100px;
  display: inline-block;
  float: left;
  position: relative;
}

.selectPairs:before {
  position: absolute;
  font-family: 'Font Awesome\ 5 Free';
  top: 9px;
  right: 10px;
  content: "\f107";
  font-weight: 900;
}

.selectPairs select {
  border-color: #fff;
  background: transparent !important;
  color: #fff !important;
  cursor: pointer;
  width: 100% !important;
  font-size: 14px !important;
  height: auto !important;
}
.selectPairs select:focus{border-color: #fff;}
.selectPairs select option {
  background: #cf8d2a !important;
  background: -moz-linear-gradient(top, #cf8d2a 0%, #e8aa4a 100%);
  background: -webkit-linear-gradient(top, #cf8d2a 0%, #e8aa4a 100%);
  background: linear-gradient(to bottom, #cf8d2a 0%, #e8aa4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf8d2a', endColorstr='#e8aa4a', GradientType=0);
  border:none !important;
}

.coinInfoIco {
  display: inline-block;
  height: 24px;
  opacity: .2;
  margin-left: 15px;
}

.coinInfoIco img {
  vertical-align: -6px;
}

.dropdown-menu {
  background-color: #fff !important;
  padding: 0 !important; padding-bottom:5px !important;
  margin-top:-1px!important;
}

.dDown_login {
  padding: 15px !important;
}

.dDown_login input {
  margin-bottom: 10px;
  height: auto;
  padding: 5px;
  font-size: 12px;
  min-width: 200px;
}

/*CHECKBOX*/

.styled-checkbox {
  position: absolute;
  opacity: 0;
}

.styled-checkbox+label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.025em;
  padding-left:25px;
}

.styled-checkbox+label:before {
  content: '';
  vertical-align: text-top;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 3px;
  position: absolute;
  left: 0px;
  margin-top: -1px;
}

.styled-checkbox:hover+label:before {
  background: #ecaf4f;
}

.styled-checkbox:focus+label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked+label:before {
  background: #ecaf4f;
}

.styled-checkbox:disabled+label {
  color: #b8b8b8;
  cursor: auto;
}

.styled-checkbox:disabled+label:before {
  box-shadow: none;
  background: #ddd;
}

.styled-checkbox:checked+label:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*CHECKBOX*/

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #eee !important;
}

.dropdown-menu>li>a {
  padding: 8px 20px 5px 20px !important; border-top:1px solid #eee;
}

.navbar-nav li a.btnType_2 {
  background-color: #1bb28d;
  padding: 7px 20px !important;
  margin-top: 8px;
  margin-right: 10px;
  color: #fff !important;
  border-radius: 3px;
  -webkit-transition: all.3s;
  -o-transition: all.3s;
  transition: all.3s;
}

.toExchangeBtn {
  background-color: #1bb28d;
  padding: 7px 20px !important;
  color: #fff !important;
  border-radius: 3px;
  -webkit-transition: all.3s;
  -o-transition: all.3s;
  transition: all.3s;
  margin-top: 15px;
  display: inline-block;
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
}

.toExchangeBtn:hover {
  background-color: #af0505;
}

.btnType_2_small {
  background-color: #1bb28d;
  padding: 7px 6px !important;
  margin-top: 1px;
  color: #fff !important;
  border-radius: 3px;
  -webkit-transition: all.3s;
  -o-transition: all.3s;
  transition: all.3s;
  font-size: 12px;
  width: 100%;
  width: 47%;
  display: inline-block;
  text-align: center;
}

.btnType_4 {
  border: none;
  padding: 4px 26px;
  background-color: #12252e;
  border-radius: 3px;
}

input.btnType_4 {
  padding: 4px 26px !important;
  font-size: 16px !important;
}

.loginBtn {
  background-color: #1bb28d;
  padding: 3px 20px !important;
  margin-top: 8px;
  color: #fff !important;
  border-radius: 3px;
  -webkit-transition: all.3s;
  -o-transition: all.3s;
  transition: all.3s;
  min-width: 0 !important;
  border: none;
  margin-top: 0;
}

.btnType_2:hover, .btnType_2:focus, .btnType_3:hover, .btnType_3:focus {
  background-color: #1bb28d !important;
  text-decoration: none;
}

.btnType_3 {
  background-color: #ecaf4f;
  padding: 12px 34px !important;
  color: #fff !important;
  border-radius: 3px;
  -webkit-transition: all.3s;
  -o-transition: all.3s;
  transition: all.3s;
  font-size: 14px;
  letter-spacing: 0.09em;
}

input.btnType_3 {
  border: none;
  background-color: #ecaf4f !important;
}

.welcomeBanner {
  margin-top: 80px;
  height: 600px;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden
}

.vignette {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 260px rgba(0, 0, 0, 0.9) inset;
  box-shadow: 0 0 300px rgba(0, 0, 0, 0.9) inset;
}

.bckgVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.5;
}

.bckgOpacity {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
}

.bannerElems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bannerText h1 {
  font-family: 'Ubuntu', sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 52px;
  padding-left: 35px;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 25px 0px;
}

.bannerText h3 {
  color: #fff;
}

.bannerText h3 img {
  height: 60px;
  padding-right: 15px;
}

.bannerText p {
  color: #fff;
  margin-top: 15px;
  font-size: 23px;
  font-family: 'Ubuntu', sans-serif;
  max-width:440px;
}

.registerForm {
  padding: 28px 27px 0 27px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  border: 1px solid #0b213b;
}

.userAgreement a {
  color: #fff !important;
}

.registerForm label.error, .loginForm label.error {
  font-size: 10px;
  display: block;
  text-align: right;
  margin-top: -27px;
  padding-right: 6px;
  height: 22px;
  /*  line-height: 0.7;*/
}

.registerForm__title {
  font-family: 'Ubuntu', sans-serif;
  color: #fff;
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
  margin-top: 0;
}

.loginForm {
  display: none;
  padding: 28px 27px 0 27px;
  background: rgba(21, 58, 73, 0.2);
  border-radius: 5px;
  border: 1px solid #153a493d;
}

.loginForm_lastLine {
  width: 100%;
  float: left;
}

.registerForm input, .loginForm input {
  margin-bottom: 10px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.9);
  padding: 11px;
  height: auto;
  width: 100%;
}

.coinsLine {
  background-color: #4257a2;
  position: relative;
}

.coinBoxWrapper {
  /* border-right: 1px solid #234d50;
  margin: 20px 0; */
}

.coinBox {
  background:#364885; height:130px; display:table; width:100%;
  color: #fff;
  font-size: 18px;
  padding:20px 0px;
  -webkit-transition: all.3s;
  -o-transition: all.3s;
  transition: all.3s;
}
.coinBox_inner{
	display:table-cell; width:100%;  height:100%; vertical-align:middle;
	
}
.coinBox_inner_content{
	position:relative; width:100%; max-width:200px; margin:0px auto; padding-left: 60px;
}
.coinBox__ico{
	position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
}
.coinBox__ico img {
  height: 60px;
  padding-bottom: 10px;
}

.coinBox__name {
  font-weight: 300
}
.coinBox__value{
	position:relative; padding-right:20px;
}
.isUp, .change-icon.fa-arrow-up {
  color: #1bb28d;
}

.change-icon {
  position:absolute; top:0; right:0;
}

.isDown, .change-icon.fa-arrow-down {
  color: #c74848;
}

.descSect {
  padding:60px 0
}

.descSect p {
  color: #1a3a47; text-shadow:0px 0px 0.1px rgba(26,58,71,0.4)!important;
  letter-spacing: 0.030em;
  line-height: 18px;
  font-size:14px;
}

.sectionTitle {
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
  color: #1a3a47;
  letter-spacing: 0.025em;
  margin: 0 0 20px 0;
}

.safeStable-section{
	 display:block; width100%; background-image: url('../images/safeStable-bg.jpg');
	background-position:center; background-size:cover;
}

.safeStable-content{
	display:table; width:100%; height:500px; 
}
.safeStable-content-cell{
	display:table-cell; width:100%; height:100%; vertical-align:middle; 
}
.safeStable-text h2{
	color:#fff; margin-top:0px; margin-bottom:20px;
}
.safeStable-text p{
	color:#fff; margin-bottom:0px;
}
.safeStable-image{
	width:100%; max-width:450px; height:auto; margin-top:40px; margin-bottom:40px;
}
.safeStable-image img{
	width:100%; height:auto;
}
.fullWidthBanner {
  height: 450px;
  width: 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#myCarousel .carousel-indicators li{
	border-radius:0px;
}

.whyToTrust {
  padding: 70px 0 0 0;
}
.whyToTrust .media {
  min-height: 190px;
  margin-bottom: 30px;
}
.whyToTrust-btm .media {
  min-height: 120px;
  margin-bottom: 30px;
}
.whyToTrust .media{
	
}
.media-left img {
  max-width: initial;
  width: 64px;
}

.media-desc {
  font-size: 12px;
  color: #b3b2b2;
}
.
.icoWthTxt {
  background-color: white;
  -webkit-box-shadow: rgba(78, 92, 110, 0.05) 0px 5px 25px;
  box-shadow: rgba(78, 92, 110, 0.05) 0px 5px 25px;
  cursor: pointer;
  padding: 25px 16px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(218, 225, 233);
  border-radius: 3px;
  font-size: 14px;
  min-height: 175px;
  margin-bottom: 30px;
  -webkit-transition: all.3s;
  -o-transition: all.3s;
  transition: all.3s;
}

.icoWthTxt:hover {
  background-color: #f5f5f5;
}

.icoWthTxt__ico {
  margin-bottom: 15px;
}

.cryptoTableWrapper {
  background: #f1f1f1;
  padding: 100px 0;
  /* 	background-attachment: fixed; */
  /* 	background-position: center; */
  /* 	background-repeat: no-repeat; */
  /* 	background-size: cover; */
  min-height: 560px;
  position: relative;
  background: #122129;
  background: -moz-linear-gradient(top, #122129 0%, #153a49 100%);
  background: -webkit-linear-gradient(top, #122129 0%, #153a49 100%);
  background: linear-gradient(to bottom, #122129 0%, #153a49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#122129', endColorstr='#153a49', GradientType=0);
}

.cryptoTable {
  table-layout: fixed;
  font-family: 'Ubuntu', sans-serif;
  /* 	color: #616267; */
  color: #fff;
  margin: 0 !important;
  min-width: 450px;
}

.tableOffset {
  background: #122129;
  padding: 16px 30px;
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  overflow-x: auto;
}

.cryptoTable th {
  font-size: 14px;
  color: #b3b2b2;
  letter-spacing: 0.055em;
  border: 0 solid transparent !important;
}

.table.cryptoTable>thead>tr>th {
  border: 0 solid transparent !important;
}

.cryptoTable tr td:first-child {
  font-weight: bold;
}

.cryptoTable tr td {
  border-bottom: 1px solid rgba(221, 221, 221, 0.2) !important;
  padding: 8px 8px !important;
  font-size: 12px;
  vertical-align: middle !important;
}

.cryptoTable tr td img {
  height: 24px;
  padding-right: 8px;
  vertical-align: -7px;
}

.dots {
  height: 100%;
  opacity: .2;
  position: absolute;
  width: 100%;
  background-repeat: repeat;
  top: 0;
}

.detailedDesc {
  margin-top: 100px;
}

.detailedDesc__single {
  padding: 25px 16px;
  margin-bottom: 30px
}

.detailedDesc h2 {
  color: #153a49;
  font-size: 24px;
  margin: 0 0 15px 0;
}

.detailedDesc p {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.025em;
  color: #676767;
}

.expertTrader {
  margin-top: 110px;
  height: calc(100vh - 110px);
}

span.caret {
  color: #3e56a4 !important;
}

#tv_chart_container iframe {
  height: 57vh !important
}

.myOpenOrder-body {
  height: calc(40vh - 171px);
  overflow-y: auto;
}
@media (max-width: 1199.98px) {
    .myOpenOrder-body {
      height: calc(69vh - 171px); } }

.tradeHistory-table>thead>tr>th {
  background-color: #1c2030 !important;
  border-bottom: 1px solid #e1e3e7 !important;
}

.tradeHeaderTemp {
  height: 36px;
  background-color: #1c2030 !important;
  border-bottom: 1px solid #e1e3e7 !important;
  width: 100%;
}

.sellOrderTemp {
  height: calc(28.5vh - 2px);
  overflow: auto;
  background: cornflowerblue;
}

.byOrderTemp {
  height: calc(28.5vh - 1px);
  overflow: auto;
  background: darkcyan;
}

.currentBalanceHeader {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  cursor: pointer;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 3px;
  height: 34px;
  margin-top: 15px;
  display: inline-block;
}

.currentBalanceHeader span {
  color: #fff;
}

.currentBalanceHeader__dDown {
  margin: 0 !important;
  padding: 10px !important;
  margin-top: 3px !important;
  right: 14px !important;
  width: 230px;
}

.balaceRow {
  background-color: #1c2030;
  padding: 4px 6px;
  margin-bottom: 5px;
  border-radius: 3px;
}

.balaceRow span {
  color: #fff !important;
}

.btnWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.prcntChngeTxt {
  font-size: 12px;
}

.navbar-toggle {
  margin-right: 15px;
}

.navbar-toggle:hover {
  background-color: transparent!important;
}

.navbar-collapse.collapse.in {
  max-height: max-content;
}

.moneyHeader p {
  color: #fff;
  padding: 0;
  display: block;
  font-weight: 400;
  line-height: 1.42857143 !important
}

.moneyHeader h3 {
  margin: 5px 0 15px 0;
}

.tableBox_1 {
  background-color: #4558a0;
  color: #fff;
  border-radius: 3px 3px 0 0;
  margin-bottom: 15px;
  padding: 15px
}

.tableBox_1 .white-checkbox {
  font-weight: 400 !important;
}

.tableBox_1 .white-checkbox span {
  margin-top: -2px;
}

.table.data-table thead tr th {
  font-size: 14px;
  color: #5d5a5a;
  letter-spacing: 0.055em;
  background: #153a491f;
}

.table-custome>thead>tr>th {
  padding: 7px 10px 6px 10px;
}

.table-custome3>tbody>tr.darkGreen {
  background: #153a491f;
}

.table-custome3>thead>tr>th, .table-custome3>tbody>tr>td {
  font-size: 14px;
}

.data-table .btn-action {
  background: #4558a0;
}

.data-table .btn-action:hover {
  background: #142f3b;
}

.dataTables_info {
  font-size: 12px;
  color: #888787 !important;
  padding-top: 14px !important;
}

.dataTables_paginate {
  padding-top: 10px !important;
}

.dataTables_paginate .pagination {
  margin: 0 0 15px 0 !important;
}

.mdl-button {
  border: none;
  font-size: 14px;
  color: #153a49;
  padding: 2px 10px;
  margin: 0 0 0 7px;
}

.mdl-button.disabled {
  color: #b5b5b5 !important;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #d1d3d4 !important;
}

.filtersWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.filtersWrapper__left, .filtersWrapper__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filterBox_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
}

.filterBox_1 input {
  max-width: 180px;
  background: rgb(18, 37, 46);
  font-size: 12px;
  padding: 5px 7px;
  height: auto;
  border-radius: 3px;
  border: none;
  color: #fff;
}

.hasSearchIco, .hasCalendarIco {
  position: relative;
}

.hasSearchIco:before {
  position: absolute;
  font-family: 'Font Awesome\ 5 Free';
  top: 6px;
  right: 5px;
  content: "\f002";
  z-index: 9;
  font-size: 12px;
  opacity: .4;
  font-weight: 900;
}

.hasCalendarIco:before {
  position: absolute;
  font-family: 'Font Awesome\ 5 Free';
  top: 6px;
  right: 5px;
  content: "\f073";
  z-index: 9;
  font-size: 12px;
  opacity: .4;
  font-weight: 900;
}

.has-datepicker[readonly] {
  max-width: 180px;
  background-color: rgb(18, 37, 46);
  font-size: 12px;
  padding: 5px 7px;
  height: auto;
  border-radius: 3px;
  border: none;
  color: #fff;
}

.filterLabel {
  font-size: 14px;
  padding-right: 10px;
}

.datepicker-days table {
  color: #fff;
}

.table-custome.table-black thead:first-child>tr:first-child>th {
  border-radius: 3px 0 0 0;
}

.table-custome.table-black.table-black>thead>tr>th:last-child {
  border-radius: 0 3px 0 0;
}

.table-custome.table-black.table-black>thead>tr>th {
  border-right: 1px solid #0e1419;
}

.table-custome.table-black>thead>tr>th:last-child {
  border-right: none
}

.toggle-button-block.isInline .toggle-text {
  vertical-align: 10px;
}

#transaction-history-table.table-custome>thead>tr>th:first-child {
  border-radius: 3px 0 0 0;
  padding-left: 20px;
}

#transaction-history-table.table-custome>thead>tr>th:last-child {
  border-radius: 0 3px 0 0;
}

.depositInputsWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.seperator__wrapper {
  font-size: 34px;
  width: 34px;
  text-align: center;
  line-height: 1;
  text-align: center;
}

.depositInput__whole__wrapper {
  width: 80%
}

.depositMoneyBtn__wrapper {
  margin-top: 15px;
}

.depositMoneyBtn__wrapper input {
  width: 100%;
  padding: 8px;
  border: none;
  border-radius: 3px;
  background-color: #1bb28d;
  color: #fff;
}

.flexWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flexWrapper__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.table-custome>thead>tr>th {
  background: #153a491f;
  font-size: 14px;
  color: #5d5a5a;
  letter-spacing: 0.055em;
}

.table-custome>thead>tr>th:first-child {
  border-top-left-radius: 0;
}

.table-custome>thead>tr>th:last-child {
  border-top-right-radius: 0;
}

.btn-thcheckcancelOrderId {
  border: none;
  font-size: 14px;
  margin: 0;
  padding: 6px 10px;
  background: #13242d80;
}

.rc-anchor {
  background: transparent !important;
}

.bankTransfer img {
  height: 36px;
  vertical-align: -11px;
  padding-right: 10px;
}

.logoWText {
  padding: 15px 15px 5px 15px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.logoWText__img {
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.logoWText__txt {
  border-top: 1px solid #e0e0e0;
  padding: 5px 0 0px 0;
  font-size: 14px;
}

.carousel-heading {
  padding-top: 100px;
}

.carousel-heading h1 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 15px;
}

.carousel .item p {
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.035em;
}

.carousel .carousel-inner {
  min-height: 320px;
}

.carousel .itemList {
  text-align: center;
  position: unset;
  width: 100%;
  margin: 0;
}
.carousel .itemList li{
	width:12px; height:12px; margin:0px;
}
.authBox {
  text-align: center;
}

.authBox__img {
  background-position: center;
  background-repeat: no-repeat;
  height: 130px;
  width: 100%;
  background-size: contain;
  margin: 25px 0;
}

.authBox__txt a {
  font-size: 14px;
  color: #173a49;
}

.sekerlisoy_line {
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
}

.sekerlisoy_line img {
  height: 60px;
  padding-bottom: 5px;
  /*padding-right: 15px;
  vertical-align: -11px;*/
}

.about-banner{
	width:100%; max-width:600px; height:auto; margin:0 auto;
}
.about-banner img{
	width:100%; height:auto;
}

.custable{
	border: 1px solid #ddd;
}
.custable>thead>tr>th{
	border:1px solid #ddd!important; font-size:13px;
	background:#efefef; padding:10px 10px 8px 10px!important;
}
.custable>tbody>tr>td{
	border:1px solid #ddd!important; font-size:13px;
}

.collapse-line-block.collapse-blue{
	background: #4558a0;
}
.collapse-line-block.collapse-blue h3 a{
	color:#fff;
}
.datepicker.dropdown-menu{
  background:#153a49!important;
  }
@media only screen and (max-width: 1048px) {
  .navbar-nav li a {
    font-size: 12px;
    padding: 10px 5px;
  }
  .navbar-nav .btnType_2 {
    margin-right: 0;
    padding: 7px 3px !important;
  }
}

@media only screen and (max-width: 768px) {
  .aside { padding-top: 100px; width: 25%; vertical-align: top}
.coin-content {padding-left: 20px; padding-top: 100px;}
  .sidebar-menu li a { font-size:12px }
  .page_title {
    margin-bottom: 5px;
    position: relative;
    text-align: center;
  }
  .sub_title {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .sub_content {
  	font-size: 12px;
  }
  .page_title  h1{
 	margin:0;
 	font-size:16px;
 	font-weight: 500;
  }
  .bannerElems {
    display: block;
    padding: 10px 0 20px 0;
  }
  .coinInfoBox  {
    display: none;
  }
  .currentBalanceHeader  {
    display: none;
  }
  .welcomeBanner {
    margin-top: 50px;
    height: auto;
  }
  .bannerText h1 {
    font-size: 42px;
    margin: -5px 0 25px 0px;
  }
  .coinBoxWrapper {
    border: none;
  }
  .registerForm .btnType_3, .loginForm .btnType_3 {
    width: 100%;
    text-align: center;
  }
  .mainMenuItem ul.dropdown-menu {
    display: block;
    position: relative;
    float: none;
    border: none;
    box-shadow: none;
    margin-left: 15px;
  }
  .styled-checkbox+label:before {
    left: 0;
  }
  .whyToTrust .media {
    min-height: 150px;
    margin-bottom: 10px;
  }
  .carousel-heading {
    padding-top: 20px;
  }
  .carousel .item p {
    font-size: 12px;
  }
  .bckgVideo {
    width: auto;
    height: 100%
  }
  .coinBox{
  margin:5px 0px;
  }
  .form-boxes{
  margin-bottom:30px;
  }

}

@media  (min-width: 1200px) and (max-width: 1280px) {

.btn-tradeChart-filter{ padding: 1px 13px!important;}

}

@media  (min-width: 767px) and (max-width: 1440px) {

  
#openOrderTableId.tableStyle_2 thead tr th {vertical-align: top;}

}





.global-modal.show{opacity:1 !important}


.userAgreement .styled-checkbox:checked+label:after { left: 4px; top: 7px;}


.intl-tel-input.separate-dial-code{display:block;    margin-bottom: 10px;}
.separate-dial-code #contactNumber-error{    bottom: -14px;
    right: 0;
    left: auto;}




