.common-tittle h2{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	padding-bottom: 0px;
}

.common-tittle p{
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #727272;
}
.orders-div .nav-tabs .nav-item .nav-link.active {
    border: 0px !important;
}

/* Bundle Start */

#bundleStart{
	margin: 0px 0px;
	display: flex;
	background: #fff;
}

.crypto-left-box{
	background: #fff;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding:15px;
	margin-top: 20px;
}
.sample-des .card.walletcard {
    max-width: 400px;
    border: 0px !important;
    box-shadow: 2px 3px 10px 0px rgb(217, 225, 233);
}
.crypto-left-box h3{
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.bundle{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 2px solid #ead79c;
	padding: 10px 0px;
}

.bundle-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0px;
}

.bundle-top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 2px solid #ead79c;
	padding: 10px 0px;
}

.b-left{
	font-size: 14px;
	font-weight: 300;
	color: #a3a3a3;
}

.b-right{
	font-size: 14px;
	font-weight: 300;
	color: #a3a3a3;
}

.bundle h4{
	font-size: 14px;
	font-weight: 500;
	color: #000;
}

.bundle h4 img{
	padding-right: 10px;
}
.bundle h5 {
    font-size: 14px;
}
.bundle-btn h4 {
    font-size: 14px;
}
.ins-buy {
    text-align: center;
}
.ins-buy .btn{
	text-align: center;
	background: linear-gradient( #f8d135, #eab300);
	border-radius: 10px;
	margin: 20px;
	color: #000;
}

.btn-buy{
	font-size: 16px;
	font-weight: 600;
	padding: 10px;
}

/* Bundle End */


/* Stacking Start */

#strackingTop{
	/*padding: 80px 0px;*/
	background: #fff;
}

.stackng-pay{
	padding: 20px;
	background: #fff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	margin: 30px;
}

.strack-balance{
	border-right: 2px solid #d3af37;
}

.strack-balance h4{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-bottom: 15px;
}

.strack-balance h2{
	font-size: 30px;
	font-weight: 600;
	color: #000;
}

.strack-amount{
	border-right: 2px solid #d3af37;
}

.strack-amount h4{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-bottom: 15px;
}

.strack-amount h2{
	font-size: 30px;
	font-weight: 600;
	color: #1c9d0c;
}

.strack-reward h4{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-bottom: 15px;
}

.strack-reward h2{
	font-size: 30px;
	font-weight: 600;
	color: #1c9d0c;
}

#tab-area-one {
	background: #fff;
}

.down-right{
	display: flex;
	justify-content: flex-end;
	position: relative;
	bottom: 30px;
}

.down-right a{
	font-size: 16px;
	font-weight: 500;
	color: #b4ada7;
}

.down-right a img{
	margin-right: 15px;
}

.tab-left-one {
	background: #fff;
	border-radius: 20px;
	padding: 30px 40px;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	margin-bottom: 30px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.left-item-one {
	display: block;
	align-items: center;
}

.left-item-one img{
	margin-right: 10px;
}

.top-btm-own h4{
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.top-btm-own h4 span{
	font-size: 14px;
    font-weight: 500;
    margin-left: 0;
    color: #929294;
    display: block;
}
.top-btm-own h4 span.badging{
	padding: 4px;
	margin-top: 5px;
	text-align: center;
	background: #e8b70f;
    color: #000;
}
.badging{
	border-radius: 50px;
	background: #e6e6e6;
	padding: 10px;
}

.left-btm-new h4{
	color: #a3a3a3;
	margin-top: 60px;
	font-size:14px;	
}

.left-btm-new h6{
	color: #a3a3a3;
	padding-top: 5px;
	font-size:14px;
}

.right-top-tab{
	margin-bottom: 60px;
	text-align: right;
}

.right-top-tab a i{
	font-size: 30px;
	color: #f0c018;
}

.right-right-btm ul{
	list-style: none;
	text-align: right;
}

.right-right-btm ul li{
	font-size: 14px;
	color: #a3a3a3;
	line-height: 24px;
}

/* Stacking End */


/* FOOTER INNER */

/* Footer css */

#footer-inner {
	background-color: #d3af37;
	padding: 80px 0px;
}


.foot-social {
	margin: 20px 0px;
}

.foot-logo img {
	padding-left: 40px;
}

.foot-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}

.foot-social ul li {
	padding: 0px;
}

.foot-social ul li a {
	padding: 10px;
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.foot-pad {
	padding: 0px;
}

.foot-tittle h4 {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	margin-bottom: 20px;
}

.add-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.add-list ul li {
	font-size: 14px;
	font-weight: 400;
	color: #6e6e6e;
	padding-bottom: 10px;
}

.add-list ul li i {
	margin-right: 5px;
}

.tweet-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tweet-list ul i {
	float: left;
	padding-top: 6px;
	font-size: 16px;
	color: #6e6e6e;
}

.tweet-list li {
	margin-bottom: 10px;
}

.tweet-list ul li a {
	padding-left: 25px;
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #6e6e6e;
}

.news-list p {
	font-size: 13px;
	color: #6e6e6e;
	line-height: 22px;
	margin-bottom: 30px;
}

.submit-btn {
	position: relative;
}

.sub-text {
	background: transparent;
	padding: 12px 20px;
	border: 1px solid #6e6e6e;
	border-radius: 50px;
	width: 100%;
	float: left;
	color: #6e6e6e;
}

.submit-btn span {
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
	color: #6e6e6e;
}

.boot-btm-right ul {
	list-style: none;
	display: flex;
	margin: 0;
	padding: 0;
}

.boot-btm-right ul li a {
	display: inline-block;
	padding: 10px;
	color: #000;

}

.type{
	border: 1px solid #f0c018;
	border-radius: 5px;
	background: #fff;
	padding: 10px;
}

.type h5{
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 10px;
}

.arrow-right-form {
    float: right;
    position: relative;
    top: -45px;
}

.arrow-right-form a i{
	color: #000;
}

.no-order{
	text-align: center;
	padding: 20px;
	border-top: 1px solid #f0c018;
	border-bottom: 1px solid #f0c018;
	margin-top: 20px;
}

/* FOOTER INNER */

.model-style-new{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.modal-header{
	background:linear-gradient( #f8d135, #eab300);
}

.crypto-left-box-one{
	background: #fff;
	border-radius: 0;
	padding: 20px 22px;
	margin-top: 0;
}
.wallet-info .btn {
    margin-top: 20px;
    margin-right: 10px;
}
.clr-change{
	background: linear-gradient( #f8d135, #eab300);
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.btn.btn-sm.black-btn.no-bors {
    border-color: transparent;
}
.border-line{
	border: 1px solid #f0c018;
}

.ins-buy-one {
    text-align: center;
    border-radius: 10px;
    margin: 20px;
    color: #000;
}
.new-tabs-coins .tab-content>.active {
    background: transparent;
}
.new-tabs-coins .nav-pills .nav-link{
    font-size: 13px;
	color: rgb(132, 142, 156);
	padding: 0px 8px 0px 8px;
	font-weight: 500;
}
.new-tabs-coins .nav-pills .nav-link.active {
    background: transparent;
    color: #d4af37;
}
.item-symbol-text,.item-price-text, .item-change-text {
    font-size: 12px;
    font-weight: 400;
}
.item-symbol-text span.item-symbol-ba {
    color: rgb(234, 236, 239);
}
.item-symbol-text span {
    color: #777;
}
.item-price-text.item-color-buy.red, .item-change-text.red{
    color: rgb(246, 70, 93);
}
.item-price-text.item-color-buy.green, .item-change-text.green{
    color: rgb(14, 203, 129);
}
div#livepricebox table tr th {
    background: #f7f7f7 !important;
}
.balancewlt h6.h6 {
    color: #555 !important;
}
.orderbook.buysellshow {
    background: #161a1e !important;
}
.new-tabs-coins {
    background: #fff;
}
.tradepage thead tr th {
    color: #848e9c;
}
.nightmode .grid-box .orderform {
    background: #161a1e;
}
.nightmode .grid-box .tradehistory {
    background: #fff;
}
.fee-formbox .feeamt {
    color: #fff;
}
.sellorderform {
    background: #161a1e;
}
#market .sellorderform{
	background: transparent;
}
.nightmode .tab-content .orderformbg1 > div:first-child {
    border-right: 1px solid #ccc;
}
/* .simplebar-content table.table.sitetable {
    background: #161a1e;
} */
.openorder table.table.sitetable {
    background: #161a1e;
}
.whole-bits {
    background: linear-gradient( #f8d135, #eab300);
    padding: 3px;
}
div#activity table.table.sitetable {
    background: #fff;
}
.gridparentbox.tradecontentbox.daymode .orderformbg1 {
    background: #2e2e2e;
}
.gridparentbox.tradecontentbox.daymode .inner-miy9NvGa- {
    background: #131722 !important;
}
/*#searchtextbox {
    height: 39px;
}*/
/*.orderform .ruleslist li a {
    color: #fff !important;
}*/
/*.orderform .ruleslist li a .none.rulesnotes tr td {
    color: #fff;
}*/
.openorder table.table.sitetable tbody#myopenorders td {
    color: #000;
}
.sitetable tbody#tradeHistory td {
    color: #292929;
}
.img-dash img {
    width: 35px !important;
    height: 35px;
}
.stack-btns .btn {
    background: #f2f2f3;
    color: #292929;
    border-color: transparent;
}
.stack-btns .btn:hover, .stack-btns .btn.active{
	background: linear-gradient( #f8d135, #eab300);
	border-color: transparent !important;
}
#buylimit_order, #buymarket_submit {
    border: 0px;
    width: 85%;
    margin: 0px auto;
}
#selllimit_order, #sellmarket_submit {
    background: #fae0e3 !important;
    border: none !important;
    color: #f84960;
    width: 85%;
    margin: 0px auto;
}
.form-stacks .input-group-append button {
    border-left: 0px !important;
    border-color: #ced4da;
    border-left-color: rgb(206, 212, 218);
}
.form-stacks .input-group.mb-3 .form-control {
    border-right: 0px;
}
.form-stacks .form-control:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #ced4da !important;
}
div#trade table.table.sitetable tr th, div#deposit table.table.sitetable tr th, div#withdraw table.table.sitetable tr th{
    background: #d4af37 !important;
}
div#trade table.table.sitetable tbody, div#deposit table.table.sitetable tbody, div#withdraw table.table.sitetable tbody {
    background: #fff;
}
.form-group.stacks-imag {
    position: relative;
}
.img-stacks {
    position: absolute;
    top: 4px;
    right: 10px;
    width: 32px;
}
.my-swaps h2 {
    font-size: 18px;
    margin: 15px 0;
}
.my-swaps h2 .ratings {
    color: red;
    font-size: 13px;
}
.fas.fa-layer-group {
    margin-right: 10px;
}
.stack-btns {
    margin: 15px 0;
}
.my-swaps .form-swaps label {
    text-align: left !important;
    display: block;
}
.form-group.pos-rela {
    position: relative;
}
.dollars {
    position: absolute;
	top: 9px;
	color: green;
	left: 3px;
	font-size: 20px;
}
.form-swaps .col-sm-6 {
    padding: 0;
}
.form-swaps {
    padding: 20px;
}
.form-swaps .form-control {
    height: 50px;
    border-radius: 0px 0 0px 0px;
}
.form-group.pos-rela .form-control {
    padding-left: 25px;
}
.first-div {
    display: flex;
}
.new-designss {
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.icon-names {
    margin-left: 5px;
}
.orders-div .tab-list ul li a{
	font-size: 14px;
}
.orders-div .tab-bottom {
    padding: 15px 0;
}
.orders-div .tab-left {
    background: transparent;
    padding: 10px 11px;
    margin: 0;
}
.orders-div .itemleft {
    width: 35px;
}
.orders-div .itemRight h4 , .orders-div .right-item h4{
    font-size: 16px;
}
.orders-div .itemRight h6, .orders-div .right-item h6 {
    font-size: 14px;
}
.orders-div .tab-pane.fade {
    background: #fff;
    box-shadow: 2px 3px 10px 0px rgb(217, 225, 233);
border-radius: 5px;
}
.panelcontentbox.full-height {
    height: 100%;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.daymode .panelcontentbox.full-height {
    box-shadow: none;
}
.announce-wholes {
    padding: 20px;
}
.announce-wholes .imgs-holdesrs {
    width: 150px;
	height: 150px;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	border-radius: 100%;
	background: linear-gradient( #f8d135, #eab300);
	padding: 20px;
	margin-bottom: 15px;
}
.announce-wholes img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
}
.announce-texts {
    text-align: center;
}
.announce-texts h4 {
    margin-bottom: 20px;
}
.infos {
    box-shadow: 2px 3px 10px 0px rgb(217, 225, 233);
    background: #fff;
    padding: 20px;
    margin: 0px 0px 20px 0;
    border-radius: 5px;
}
.infos h4 {
    font-size: 15px;
    margin-bottom: 15px !important;
}
.infos ul {
    padding-left: 25px;
}
.tabs-coins {
    background: #fff;
}
#carousel-bitcoin {
    height: 52px;
    padding: 0px 20px;
}
#sidebarCollapse i.fa {
    color: #fff;
    transition: transform .3s ease-in-out .1s,-webkit-transform .3s ease-in-out .1s;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nightmode.pagewrapperbox #sidebarCollapse i.fa{
	transform: rotate(0deg);
}
.tabbanner.p-3 {
    font-size: 16px;
}
.tabbanner.p-3 .fas {
    margin-right: 10px;
}
.info-items {
    padding: 10px 20px;
}
.fl-xs-30 {
    font-size: 14px;
    font-weight: 400;
}
.fl-xs-70 {
   margin: 10px 0;
font-size: 14px;
font-weight: normal;
}
.bts a {
    display: inline-block;
    position: relative;
    cursor: pointer;
    min-height: 36px;
    min-width: 88px;
    line-height: 36px;
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    border-radius: 2px;
    outline: none;
    border: 0;
    padding: 0 6px;
    margin: 6px 0px;
    background: linear-gradient( #f8d135, #eab300);
    background-color: linear-gradient( #f8d135, #eab300);
    color: #000;
    font-size: 14px;
    overflow: hidden;
    -webkit-transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
}
.bts a:hover{
background: linear-gradient(180deg, #FFE251 0%, #EDC423 100%);
}


/*trade new css*/
.grid-box.light-boxes .tabrightbox {
    background: transparent important;
}
.grid-box.light-boxes .tabrightbox {
    background: transparent;
}
.grid-box.light-boxes .tabrightbox li:first-child a, .grid-box.light-boxes .tabrightbox li:nth-child(2) a, .grid-box.light-boxes .tabrightbox li:last-child a {
    background-color: #dedede !important;
    border: none !important;
    padding: 4px 4px;
	border-radius: 5px !important;
	margin-right: 3px;
}
.grid-box.light-boxes .tabrightbox li a{
	background: #fff;
}
.nightmode .heading-box {
    background: #f7f7f7 ;
}
.orderbook.buysellshow {
    background: #fff !important;
}
.innerpagegrid .sitetable thead tr th {
   /* border-bottom: 1px solid #fff !important;*/
    color: #222;
	font-weight: normal;
}

.nightmode .heading-box {
    border-bottom-color: #ccc;
}
.innerpagetab.historytab .nav.nav-tabs.tabbanner .nav-link .fl-xs-30 strong {
    font-weight: normal;
}
.grid-box.light-boxes td.text-center {
    color: #000 !important;
}
.nightmode .grid-box.light-boxes .heading-box {
    color: #292929;
    font-weight: normal;
}
.grid-box.light-boxes .seacrhbox {
    background: #fff !important;
}
tbody#livemarket td {
    background: #fff;
}
.new-tabs-coins .nav-pills .nav-link.active {
   /* background: #dedede !important;*/
    color: #eebb0e;
    font-weight: normal;
}
.new-tabs-coins #pills-tab {
    padding-left: 5px;
}
.nightmode .rulesnotes {
    background: #fff;
}
.grid-box.light-boxes .orderform .siteformbg {
    padding: 15px;
    background: #fff;
}
.grid-box.light-boxes .orderfrmtab.limitabbg{
	background: #fff;
}
.grid-box.light-boxes .orderfrmtab.limitabbg .nav-link.active{
	background: #ffffff !important;
	/*color: #ffa900 !important;*/
}
.grid-box.light-boxes .form-control{
	background: #fff;
	/*border: 0px;*/
	border-radius: 5px 0 0 5px;
}
.grid-box.light-boxes .input-group-append .input-group-text{
	height: 40px;
	background: #f0f1f2;
	border: 0;
	border-radius: 0px 5px 5px 0px;
}
.nightmode .stoplimtboxt .link-div .activelimit {
    background: linear-gradient( #f8d135, #eab300);
    color: #000;
    border-color: #f0f1f2;
}
.nightmode .stoplimtboxt .link-div > div {
    color: #000;
}
.nightmode .stoplimtboxt .link-div > div {
    border: 1px solid #f0f1f2;
    background-color: #f0f1f2;
}
.innerpagetab.historytab .nav.nav-tabs.tabbanner {
    background: #fff !important;
}
.innerpagetab.historytab .nav.nav-tabs.tabbanner .nav-link {
    background: #fff !important;
    /*color: #222 !important;*/
    font-weight: normal;
}
.openorder .tab-content .table.sitetable {
    background: #fff;
}
.nightmode .grid-box > div {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ccc;
}
/*.nav.nav-tabs.tabbanner.charttabbg .nav-link.active {
    background: linear-gradient( #b89300, #eab300) !important;
}*/
.innerpagegrid.new-des .heading-box {
    color: #292929;
    font-weight: normal;
}
.innerpagegrid.new-des .tabrightbox {
    background: transparent !important;
}
.innerpagegrid.new-des .tabrightbox .btn.btn-sm.black-btn {
    border-color: transparent;
}
.header-title {
    background: linear-gradient( #f8d135, #eab300);
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    padding: 24px;
    margin-bottom: 25px;
}
.page-title-head {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 0px !important;
	line-height: normal;
}
.livepricemobile {
    grid-area: livepricelist;
}
.footerbox {
    position: absolute;
    bottom: 0;
}
.innerpagegrid .gridparentbox .container {
    margin-bottom: 35px;
}
.DL_mode {
    border: 0;
    position: absolute;
    right: 10px;
    top: 16px;
    background: #e6e8ea;
    color: #8b8b8b;
    border-radius: 4px;
    font-size: 1.1rem;
    padding: 4px 8px;
}
.nightmode .livepricemobile .livepricet.coinlisttable span, .livepricenavbg .livepricet .last_price {
    color: #292929 !important;
}
.livepricenavbg .livepricet .high_price, .livepricenavbg .livepricet .low_price, .livepricenavbg .livepricet .quote{
    color: #292929 !important;
}
/*NIght modecss start*/
.gridparentbox.tradecontentbox.daymode .fa.fa-moon-o::before {
    content: "\f185";
}
.gridparentbox.tradecontentbox.daymode {
    background: #040404;
}
.gridparentbox.tradecontentbox.daymode .livepricemobile {
    background: #2e2e2e;
    border: 1px solid #353535;
}
.tradecontentbox.daymode .DL_mode {
    background: #474747;
}
.tradecontentbox.daymode .heading-box {
    background: #2e2e2e !important;
    border-bottom: 1px solid #353535;
    font-weight: normal;
	color: #f8d135;
}
.gridparentbox.tradecontentbox.daymode .grid-box > div {
    border: 1px solid #353535;
    background: #2e2e2e;
}
.nightmode .daymode .livepricemobile .livepricet.coinlisttable span, .daymode .livepricenavbg .livepricet .last_price {
   color: #c6cacf !important;
}
.daymode .livepricenavbg .livepricet .high_price, .daymode .livepricenavbg .livepricet .low_price, .daymode .livepricenavbg .livepricet .quote{
    color: #c6cacf !important;
}
.tradecontentbox.daymode .tabrightbox, .daymode .orderbook.buysellshow, .daymode .grid-box.light-boxes .seacrhbox {
    background: #2e2e2e !important;
}
.nightmode .daymode .grid-box > div{
	border: 1px solid #353535;
}
.nightmode .daymode .grid-box.light-boxes .heading-box, .daymode .grid-box.light-boxes td.text-center{
	color: #c6cacf !important;
}
.nightmode .daymode .nav.nav-tabs.tabbanner.charttabbg.orderchangebg li a {
    border: 1px solid #454545 !important;
    background-color: #1e2026 !important;
}
.innerpagegrid .daymode .sitetable thead tr th{
background: #2e2e2e !important;
border-bottom: 1px solid #353535 !important;
color: #c6cacf;
box-shadow: inset 0 -1px 0 #353535;
}
.innerpagegrid .daymode .sitetable thead tr td{
border-bottom: 1px solid #353535;
}
.daymode div#livepricebox table tr th {
    background: #2e2e2e !important;
}
.daymode .grid-box.light-boxes .form-control {
    background: #454545;
    color: #fff;
    height: 40px;
}
.daymode .new-tabs-coins {
    background: #2e2e2e;
}
.daymode .new-tabs-coins .nav-pills .nav-link.active {
    background: transparent !important;
    color:#f8d132 !important;
}
.daymode tbody#livemarket td {
    background: #363636;
    border-top: 1px solid #353535;
    color: #c6cacf;
}
.daymode .sitetable tbody#tradeHistory td {
    color:#c6cacf;
}
.daymode .grid-box.light-boxes .input-group-append .input-group-text {
    background: #454545;
}
.daymode .nav.nav-tabs.tabbanner.charttabbg .nav-link.active {
    border: 1px solid #454545 !important;
    background: #1e2026 !important;
}
.daymode .grid-box.light-boxes .tabrightbox li:last-child a{
	border: 1px solid #454545 !important;
    background: #1e2026 !important;
}
.daymode .drawingToolbar-2CoOuCv8-{
	background-color: #131722;
}
.daymode .tab-content.contentbox, .nightmode .daymode .grid-box .tradehistory {
    background: #2e2e2e;
    border: 1px solid #353535;
}
.daymode .grid-box.light-boxes .orderfrmtab.limitabbg {
    background: #2e2e2e;
    border: 1px solid #353535;
}
.daymode .grid-box.light-boxes .orderfrmtab.limitabbg .nav-link.active {
    background: #585858 !important;
    color: #f8d135 !important;
}
.nightmode .daymode .balancewlt .h6 span.coinTwobalance , .nightmode .daymode .balancewlt .h6 {
    color:#c4c8cd !important;
}
.daymode .grid-box.light-boxes .orderform .siteformbg{
	background: #2e2e2e;
}
.nightmode .daymode .stoplimtboxt .link-div > div {
    border: 1px solid #454545;
    background-color: #454545 !important;
}
.nightmode .daymode .stoplimtboxt .link-div .activelimit {
    background: #b2b2b2 !important;
    color: #000;
    border-color: #454545;
}
/*.daymode .innerpagetab.historytab .nav.nav-tabs.tabbanner {
    background: #2e2e2e !important;
    border-color: #454545;
}
.daymode .innerpagetab.historytab .nav.nav-tabs.tabbanner .nav-link {
    background: #2e2e2e !important;
    color: #c6cacf !important;
    font-weight: normal !important;
}*/
.daymode .fl-xs-30 strong {
    font-weight: normal;
}
.daymode .openorder .tab-content .table.sitetable {
    background: #2e2e2e;
}
.daymode .openorder table.table.sitetable tbody#myallorders td, .daymode .openorder table.table.sitetable tbody#myopenorders td{
	color: #c6cacf;
}
/*NIght modecss End*/
/*.innerpagegrid .gridparentbox .container.sitecontainer .row .col-md-4 .card {
    height: 100%;
}*/
.left-item-img {
    text-align: center;
	width: 150px;
	margin: 0px auto;
	border-radius: 100%;
	background: #f7f7f7;
	padding: 40px;
	box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.4);
}
.navbar.navbar-expand-md.navbar-dark.headbg {
    background: #fff;
    padding: 0px;
}
.whole-bits{
	background: transparent;
}
#sidebarCollapse i.fa{
	color: #2e323e;
}
#carousel-bitcoin .owl-nav button span {
    color: #000;
}
.demos {
    max-width: 100%;
    width: 67%;
}
.whole-bits {
    background: #fff;
    padding: 3px;
}
.navbar.navbar-expand-md.navbar-dark.headbg .container {
    padding: 0;
}
.logos {
    background: #fff;
    padding: 6px 10px;
    width: 220px;
    position: relative;
}
.mobiletoggle {
    position: absolute;
    top: 20px;
    right: -30px;
    z-index: 999;
}
.sidebar{
	background: #2e323e;
}
.headermenu .headbg ul li a.nav-link {
    color: #2e323e;
}
.third-divs {
    padding-right: 15px;
    padding-left: 5px;
}
.panelcontentbox.new-chats .col-md-4.col-xl-3.chat {
    display: none;
}
.panelcontentbox.new-chats .col-md-8.col-xl-6.chat {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.pagecontent.gridpagecontent.innerpagegrid.tradepage .navbar-dark.headbg {
    background: #2e323e;
}
.pagecontent.gridpagecontent.innerpagegrid.tradepage .demos {
    display: none;
}
.pagecontent.gridpagecontent.innerpagegrid.tradepage .headermenu .headbg ul li a.nav-link{
	color: #fff;
}
.leftsidemenu.sidebar.active .dropdown-toggle span {
    display: none;
}
@media(min-width: 768px){
.my-swaps {
    max-width: 70%;
    margin: 0px auto;
    text-align: center;
}
.icon{
	margin-right: 0px !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1300px){
.logo {
    width: 150px;
}
.innerpagegrid .gridparentbox{
	padding-top: 109px;
}
.sidebar ul.components {
    padding-top: 60px;
}
.demos {
    width: 73%;
}
.icon{
	margin-right: 0px !important;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1500px){
	.innerpagegrid .gridparentbox, .sidebar ul.components{
		padding-top: 100px;
	}
}
.sidebar ul li a i{
	background: transparent;
}
.table-responsive {
    overflow: auto !important;
    -webkit-overflow-scrolling: touch;
}
.simplebar-track {
    display: none !important;
}
.simplebar-content {
    overflow-y: auto;
    overflow-x: auto;
    box-sizing: border-box!important;
    min-height: 100%!important;
}
#theform .form-label {
    display: none;
}
.logo-small{
	display: none;
}
.headermenu.logomode img.logo-small {
    display: block;
    width: 53px;
}
.headermenu.logomode img.logo.lgs {
    display: none;
}
.headermenu.logomode .logos {
    width: 64px;
}
form#usd_deposit_form .banknotes p {
    background: #ffffff;
    border: 1px solid #5d5f63;
    color: #222;
}
//responsive
@media(min-width: 1300px){
	.demos {
	    max-width: 100%;
	    width: 69%;
	}
}
.min-heig .dropdown-menu.show {
    max-height: 200px;
    overflow: hidden;
    overflow-y: scroll;
}
.btn-secs {
    border: 1px solid #bbbbbb;
    border-right: 0;
    height: 50px;
    border-radius: 0;
    margin-top: -2px;
}
/*.fl-xs-30 strong:hover{
	color: #ffa900;
}*/
@media (max-width: 425px) { 
.logos{
margin: 0 auto;
 }
 .demos{
 	width: 100%;
 }
 .third-divs {
    margin: 0 auto;
    padding-right: 0px;
}
.no-btns a img{
	width: 100%;
}
a#navbarDropdown {
    margin: 0 auto;
}
li.dropdown.profile-drop.new-drops.bg-dr.show {
    overflow-y: scroll;
     height: 486px !important;
}
.dropdown.show {
    text-align: center;
}
.third-divs .dropdown-menu {
    left: 0px;
    }
    .owl-stage-outer.owl-height {
    height: 50.1875px;
    padding: 0 110px;
}
.nav.navbar.navbar-expand-md.navbar-dark.headbg{
	z-index: 0 !important;
}
th {
    white-space: nowrap;
}
div#spotwalletbalance div div div{
	left: -79px;
}
#favoriteload tr td{
	white-space: nowrap;
}
.ins-buy.half-width {
    max-width: 100%;
    margin: 0px auto;
}
.vertical-col .nav-item .nav-link {
    display: inline-block;
    max-width: 70% !important;
    width: 100%;
}
.m-tops .row .col-md-4 p.text-center{
	text-align: left !important;
}
.form-check.text-right {
    margin-top: -20px;
}
.form-swaps {
    text-align: center;
}
.fl-sear {
    max-width: 100%;
    float: right;
}
.nightmode-image-d {
    display: block;
    width: 100% !important;
}

}
