/*
 * Start Bootstrap - Full Slider (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900');
/*font-family: 'Source Sans Pro', sans-serif;*/ 
 
html,
body {
    height: 100%;
	font-family: 'Source Sans Pro', sans-serif !important;    background: #373948;
}
a{text-decoration:none !important;}
h1, h2, h3 , h4, h5, h6, p, a, span, input, textarea , label {font-family: 'Source Sans Pro', sans-serif !important;}
h1, h2, h3 , h4, h5, h6{ font-weight:700}
form label {  margin-bottom: 1.1rem;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;}
.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



/* .gradient-color {
	    background: rgb(222,73,109);
    background: -moz-linear-gradient(-45deg, rgba(222,73,109,1) 0%, rgba(171,73,222,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(222,73,109,1)), color-stop(100%,rgba(171,73,222,1)));
    background: -webkit-linear-gradient(-45deg, rgba(222,73,109,1) 0%,rgba(171,73,222,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(222,73,109,1) 0%,rgba(171,73,222,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(222,73,109,1) 0%,rgba(171,73,222,1) 100%);
    background: linear-gradient(135deg, rgba(222,73,109,1) 0%,rgba(171,73,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de496d', endColorstr='#ab49de',GradientType=1 );
	}  */
	
 .gradient-color {
	background: rgba(192,53,108,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(192,53,108,1)), color-stop(100%, rgba(116,39,124,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: radial-gradient(ellipse at center, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0356c', endColorstr='#74277c', GradientType=1 );
	}
 
 /* {	  
	background: rgb(171,73,222);
    background: -moz-linear-gradient(-45deg, rgba(171,73,222,1) 0%, rgba(73,84,222,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(171,73,222,1)), color-stop(100%,rgba(73,84,222,1)));
    background: -webkit-linear-gradient(-45deg, rgba(171,73,222,1) 0%,rgba(73,84,222,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(171,73,222,1) 0%,rgba(73,84,222,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(171,73,222,1) 0%,rgba(73,84,222,1) 100%);
    background: linear-gradient(135deg, rgba(171,73,222,1) 0%,rgba(73,84,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab49de', endColorstr='#4954de',GradientType=1 );
}  */
 .gradient-color-home  h1,  .gradient-color-home  h2,  .gradient-color-home  h3, .gradient-color-home  h4, .gradient-color-home  h5, 
 .gradient-color-home  h6,  .gradient-color-home  a,  .gradient-color-home  p,  .gradient-color-home  span,  .gradient-color-home  i {color:#fff;}
	 .gradient-color-home  {
     /*   background: rgb(255,174,39);
    background: -moz-linear-gradient(-45deg, rgba(255,174,39,1) 0%, rgba(222,73,109,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,174,39,1)), color-stop(100%,rgba(222,73,109,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,174,39,1) 0%,rgba(222,73,109,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,174,39,1) 0%,rgba(222,73,109,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,174,39,1) 0%,rgba(222,73,109,1) 100%);
    background: linear-gradient(135deg, rgba(255,174,39,1) 0%,rgba(222,73,109,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae27', endColorstr='#de496d',GradientType=1 ); */
	background: rgba(192,53,108,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(192,53,108,1)), color-stop(100%, rgba(116,39,124,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
background: radial-gradient(ellipse at center, rgba(192,53,108,1) 0%, rgba(116,39,124,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0356c', endColorstr='#74277c', GradientType=1 );

}
.gradient{
	    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* opacity: 0; */
    -webkit-transition: .7s all linear;
    transition: .7s all linear;
	
}

.login-page{ display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding: 6rem 0;
    height: 100%;
    min-height: 100vh;
	}
	
.box-white{    background: #fff;
    border-radius: 4px;
    margin-bottom: 2.5rem;
    position: relative;
	padding: 3.2rem;
	box-shadow: 0 0 13px #00000054;
}

.ft-title {
    margin: 10px 0;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.ft ul li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 15px;
}

.ft ul {
    padding-left: 0;
}
.ft-four ul li a {
    font-size: 12px;
    padding: 7px;
    background: #373948;
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    display: block;
    color: #fff;
}
.ft-four ul {
    margin-top: 30px;
}

.ft-four ul li {
display: inline-block;
    margin-bottom: 0;

    margin-right: 10px;
    text-align: center;
	}

footer {
    padding: 50px 0;
    float: left;
    width: 100%;
    background: #1e2238;
    color: #fff;
	    margin-top: 40px;
}

/***********Profile Page*************/

.profile-img img {
    width: 30px;
    float: left;
    border-radius: 50px;
    margin-right: 10px;
}

.navigation .user-profile{width: 130px;} 
.navigation ul li a {
    padding: 8px 17px;
    background: none !important;
	text-transform: uppercase;
   /*  color: #757575; */
    font-weight: 500;
}
.navigation {
    margin-top: 10px;
}
.navigation ul li.user-profile a {
    padding-top: 2px;
}
.user-profile .dropdown-toggle i {
    padding-top: 4px;
    font-size: 20px;
}

.profile-name-box h2, .profile-name-box h3 { margin:0;  }
.profile-name-box h3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #7d7d7d;
	color:#fff;
}
.profile-name-box h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 2px;
	color:#fff;
}
.change-pass a {
    color: #672a8c;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 5px;
    display: block;
}
.referral .form-group {
    width: 80%;
}
.btn-refff {
    background: #ff9b00;
    border-radius: 0;
    color: #fff;
}

.referral div {
    display: inline-flex;
}
.panel-group .panel {border-radius: 0px; background: none; border: 0;}

.panel-heading {
    float: left;
    width: 100%;
    background: #1e2238 !important;
    margin-bottom: 10px;
    border: 0 !important;
	color: #fff !important;
    box-shadow: 0 0 8px 0px #1e2238;
}
.other-details p {
    font-weight: 500;
    font-size: 14px;
}
/***********Profile Page*************/

.formdetails h2 {
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 20px;
	    color: #fff;
}
.formdetails h3 {
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 20px;
	   color: #fff;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body { background: #1e2238;}

.panel-body {
    padding: 15px;
    float: left;
    width: 100%;
}
.step-section{float: left;
    width: 100%;
    margin-top: 30px;
	}
.panel-title a{float:left; width:100%;}
.verified{display:none;}
.verified img{margin-right:10px;}
.verified {color:#000 !important; font-size:16px !important;}
.other-details ul li {font-weight:400; font-size:16px;}
.other-details ul li img {margin-right:10px; width:20px !important;}
.other-details ul {padding-left:0 !important;}

.panel-default>.panel-heading+.panel-collapse>.panel-body {margin-bottom: 30px;}
.user-details ul li {
    display: block;
    margin-bottom: 8px;
}
.user-details ul li b {
    font-weight: 600;
}
.clear {
    clear: both;
}
.change-password a {
    color: #000;
}

.change-password {
    float: right;
    margin-top: -10px;
    margin-bottom: 30px;
}
.backed-header {
    float: left;
    width: 100%;
}
.backed-header h2{font-weight:300;}

.full-page.profile-page {
    float: left;
    width: 100%;
    background: #373948;
}











/************ NEW CSS ****************/


h1.logo-title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 40px 0 50px 0;
}
h2.section-title {
    font-size: 18px;
    margin: 20px 0;
}
.btn {
    display: block;
    text-align: center;
    padding: 15px 20px;
	    font-size: 17px;
}
/* .btn-theme {
    background: linear-gradient(90deg,#ee3807,#ff8a00);
    color: #fff;
	
} */

.btn-theme, .btn-theme button {border-radius: 2rem;
			-webkit-transition: .5s;
			-o-transition: .5s;
			-moz-transition: .5s;
			transition: .5s;
			background-image: -webkit-gradient(linear,left top,right top,from(#FF4137),color-stop(51%,#FDC800),to(#FF4137));
			background-image: -webkit-linear-gradient(left,#FF4137 0,#FDC800 51%,#FF4137 100%);
			background-image: -moz-linear-gradient(left,#FF4137 0,#FDC800 51%,#FF4137 100%);
			background-image: -o-linear-gradient(left,#FF4137 0,#FDC800 51%,#FF4137 100%);
			background-image: linear-gradient(to right,#FF4137 0,#FDC800 51%,#FF4137 100%);
			background-position: left center;
			-webkit-background-size: 200% auto;
			background-size: 200% auto;
			border: 0;
			-webkit-box-shadow: 0 0 16px 0 rgba(255,65,55,.5);
			box-shadow: 0 0 16px 0 rgba(255,65,55,.5);
			    font-size: 1rem;
				    display: block;
    text-align: center;
    color: #FFF;
    padding: 1rem 3rem;
    letter-spacing: .3px;
    outline: 0!important;
    font-weight: 700;}
	
.btn-theme:hover, .btn-theme button:hover {
    background-position: right center;
    text-decoration: none;
	color:#fff;
}
.btn-theme-border {
    border: 1px solid #fff;
	color:#fff;
}

.btn-theme-border:hover {
    background: linear-gradient(90deg,#ee3807,#ff8a00);
    color: #fff;
}

.side-bar-inner ul {
    padding: 0;
    list-style: none;
}
.side-bar-inner {
    padding: 0 10px;
}
.trading-pair-inner {
    background: #eaeaea;
    padding: 10px 10px;
    color: #656565;
	float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.pair-img {
    float: left;
    width: 30px;
    margin: 20px 7px 0 0;
}
.pair-name span {
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #f04406;
}
.pair-name {
    float: left;
    display: inline-block;
}
.pair-name h3 {
    font-size: 21px;
    font-weight: 600;
    margin-right: 10px;
    margin-top: 13px;
}
.trading-pair-inner {
    background: #eaeaea;
    padding: 10px 10px;
    color: #000;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.pair-price span {
    font-size: 13px;
    font-weight: 600;
    color: #7b7b7b;
}
.pair-price {
    float: right;
    display: inline-block;
}
.pair-price p {
    font-size: 15px;
	margin-bottom: 0;
}
.pair-price .high-low {
    float: right;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
    color: #029e08;
}
.pair-price .high-low i {
    font-size: 15px !important;
    margin-right: 5px;
}
.pair-price h3 {
    margin: 9px 0 0px 0;
    line-height: normal;
}
.btn-theme-border {
    border: 1px solid #fff;
    color: #fff;
}
.dip-wid-btn li {
    margin-bottom: 30px;
}
.side-bar-fix {
  background: #1e2238;
    color: #fff;
  position: fixed; 
    overflow: scroll;
	overflow-x: hidden;
    max-height: 99vh;
    min-height: 100vh;
    box-shadow: 0 0 8px 0px #1e2238;
}
.mar-left-fix {
padding-left: 8vw;
    float: left;
    width: 100%;
}
.logo-section {
    display: none;
}
.fix-dis  .container {
    width: 100% !important;
    overflow: hidden;
}
.col-sm-3.side-bar-fix {
    width: 25vw;
    max-width: 38rem;
}
.page-title h1 {
	font-size: 30px;

    padding-left: 15px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
}
.ref-btn {
    padding: 6px 12px !important;
 margin: 40px 0px;
}
.btn-refff{padding: 6px 12px !important; display:inline-block !important;     float: right;}
.other-details h3 {
    margin-top: 0;
	font-weight:400;
}
.other-details li {
    display: inline-block;
    padding-right: 20px;
}
.ref-btn {
    background: #0f1b3d;
    box-shadow: -3px 2px 7px #484848;
}
.ref-btn:hover{ background:#f04106;}

/************ NEW CSS ****************/



.diposit-othercoin ul li {
    display: inline-block;
	float:left
}
.diposit-othercoin ul {
    padding: 0;
}

.diposit-othercoin h3 {
    margin: 0;
    font-size: 16px;
}
.diposit-othercoin {
    float: left;
    width: 100%;
    background: #1e2238;
    padding: 7px 20px;
    color: #fff;

}
.diposit-othercoin .col-sm-2 {
    padding-left: 0;
}
.diposit-othercoin .col-sm-6, .diposit-othercoin .col-sm-4  {
    margin-top: 5px;
}
.wallet-price .small-title {
    margin-bottom: 0;
    color: #fff;
}
h3.wallet-price {
    margin: 10px 0;
    font-size: 26px;
    color: #172453;
	    float: left;
}
.live-trand {
    float: left;
    margin-left: 35px;
    margin-top: 10px;
}
#price-up {
    font-size: 18px;
    color: #029e08;
}
#price-up i {
    margin-right: 10px;
}
.wallets__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	margin-bottom:30px;
}
.wallet {
    width: -webkit-calc(25% - 7.5px);
    width: calc(25% - 7.5px);
    max-width: 300px;
    height: 135px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 10px;
    position: relative;
    padding: 15px;
    -webkit-transition: -webkit-transform .4s,-webkit-box-shadow .4s;
    transition: -webkit-transform .4s,-webkit-box-shadow .4s;
    -o-transition: transform .4s,box-shadow .4s;
    transition: transform .4s,box-shadow .4s;
transition: transform .4s,box-shadow .4s,-webkit-transform .4s,-webkit-box-shadow .4s;}
.wallet__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wallet__currency {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wallet__currency-icon {
    margin-right: 15px;
}
svg:not(:root) {
    overflow: hidden;
}
.wallet__currency-course, .wallet__currency-info, .wallet__last-transactions {
    font-size: 16px;
    line-height: 18px;
    display: block;
    color: #fff;
    font-weight: 700;
    width: 70px;
}
.wallet__course {
    text-align: left;
}
.wallet__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: absolute;
    bottom: 25px;
    left: 20px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    font-size: 12px;
}
.wallet__bg-img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.wallet__currency-icon svg path {
    fill: #fff;
}
.wallet__course span {
    display: block;
    color: #fff;
    text-transform: uppercase;
}
.wallet-section {
    float: left;
    width: 100%;
    margin: 40px 0 20px 0;
}
.add-wallet {
    width: -webkit-calc(25% - 7.5px);
    width: calc(25% - 7.5px);
    max-width: 300px;
    border: 2px solid #d8dfe1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 135px;
}
span.add-wallet__text {
    color: #8c8c8c;
}
.transactions {
   background-color: #1e2238;
    padding: 0 0 40px;
    float: left;
    position: relative;
    width: 100%;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 8px 0px #1e2238;
    margin: 0 0 40px 0;
}
.wallet:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 3px 38px rgba(170,176,177,.98);
    box-shadow: 0 3px 38px rgba(170,176,177,.98);
}
.transactions h3 {/* 
    padding-top: 40px; */
    padding-left: 40px;
    margin-bottom: 20px;
}
.transactions__list {
	overflow:hidden;
    margin-bottom: 30px;
}
.transaction {
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    padding: 0 40px;
    position: relative;
	-webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.transaction__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.transaction__header--five-cols .transaction__data {
    width: 24%;
}
.transaction__data {
    font-size: 14px;
    color: #fff;
}
.transaction__header--five-cols .transaction__currency {
    width: 22%;
}
.transaction__currency {
    font-size: 15px;
	color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.transaction__currency svg {
    margin-right: 15px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.transaction__header--five-cols .transaction__info {
    width: 36%;
}
.transaction__info {
    font-size: 15px;
    line-height: 16px;
   color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.transaction__info img {
    margin-right: 20px;
}
.transaction__header--five-cols .transaction__status {
    width: 15%;
}
.status--pending {
    background-color: #fe6c26;
}
.status {
	width: 60%;
    margin: 0 auto;
    line-height: 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
/* .transaction__header--five-cols .transaction__course {
    width: 13%;
} */
/* .transaction__course {
    text-align: right;
} */
.transaction__course .rate--minus, .transaction__course .rate--pending, .transaction__course .rate--plus {
    font-size: 15px;
    line-height: 18px;
}
.transaction__course span {
    display: block;
}
.rate--minus {
    color: #ff5129;
}
.rate {
    font-size: 11px;
    text-transform: uppercase;
}
.transaction__course .rate--normal {
    font-size: 12px;
}
.transaction__course span {
    display: block;
}
.rate--normal {
    color: #cfcfcf;
}
.transaction__body {
    display: none;
    padding: 25px 0 40px;
}.rate--pending {
    color: #f5b871;
}
.rate--pending {
    color: #f5b871;
}
.rate--plus {
    color: #45d25c;
}.rate--minus {
    color: #ff5129;
}
.transaction__details {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	list-style:none !important;
	
}
.transaction.open {
    background-color: #1e2238;
	color:#fff;
}
.transaction__details li {
    width: 400px;
    font-size: 12px;
	color:#fff;
    line-height: 20px;
}
.transaction__details li span {
    display: inline-block;
    font-size: 12px;
	color:#fff;
    font-weight: 700;
    width: 80px;
    text-align: right;
    margin-right: 20px;
}

.status--sent {
    background-color: #58a3ea;
}
.status--recived {
    background-color: #45d25c;
}
.status--decline {
    background-color: #fd5e71;
}
.transaction:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 94%;
    border-bottom: 1px solid #373948;
    margin: 0 40px;
}
.diposit-othercoin .col-sm-4 {
    margin: 20px 0;
}
.btn--blue {
    -webkit-box-shadow: 0 3px 9px rgba(94,111,249,.52);
    box-shadow: 0 3px 9px rgba(94,111,249,.52);
    background-color: #557ef8;
}
.btn {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 45px;
    height: 45px;
    display: inline-block;
    padding: 0 25px;
    color: #fefefe;
    text-transform: uppercase;
    letter-spacing: .55px;
    font-size: 11px;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    border: none;
    cursor: pointer;
}
.no-padding{
    padding: 0;
}

.modal-dialog{    max-width: 420px;
    width: 100%;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    -webkit-box-shadow: 0 3px 54px rgba(0,0,0,.27);
    box-shadow: 0 3px 54px rgba(0,0,0,.27);
    -webkit-border-radius: 3px;
    border-radius: 3px;
	top: 15%;
	}
	
.modal-content{padding: 30px 30px 40px 30px;
    text-align: center;border:0 !important;}
	
	.popup-add-wallet__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
	
}
.popup-add-wallet .input-wrap {
    margin-right: 10px;
    min-width: 220px;
}
.input-wrap {
    position: relative;
    width: 100%;
}
.input-wrap input {
    border: 1px solid #dee1e2;
    width: 100%;
    height: 50px;
    background-color: transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transition: border .4s;
    -o-transition: border .4s;
    transition: border .4s;
}
.custom-select {
    position: relative;
    width: 100%;
}
.btn--full {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
}
.popup .mfp-close {
    width: 25px;
    height: 25px;
    background-color: #58a3ea;
    color: #fff;
    position: absolute;
    top: 0;
    right: -28px;
    line-height: 25px;
    opacity: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
	border:0 !important;
}
.popup .mfp-close:hover {
    background-color: #28292b;
}
.custom-select{position:relative}.custom-select__option{overflow:hidden;box-sizing:border-box;display:block;width:100%;padding:0;background-color:transparent;border:0;border-radius:0;font-family:inherit;white-space:nowrap;text-align:left;text-overflow:ellipsis;cursor:pointer;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select__option-wrap{position:relative}.custom-select__input{box-sizing:border-box;display:block;width:100%;padding:0;border-width:1px 0;border-style:solid;border-radius:0;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select__dropdown{position:absolute;box-sizing:border-box;width:100%;top:100%;left:0}.custom-select--dropup .custom-select__dropdown{top:auto;bottom:100%}.custom-select__option{position:relative;padding:.375rem .75rem;font-size:1rem;line-height:1.5}.custom-select__option:focus{outline:0}.custom-select__option:focus,.custom-select__option:hover{background-color:#f9f9f9}.custom-select__option--value{padding-right:1.875rem;background-color:#fff;border:1px solid #e6e6e6;border-radius:.25rem}.custom-select__option--value::after{position:absolute;box-sizing:border-box;width:0;height:0;top:50%;right:.75rem;border-width:.3rem;border-bottom-width:0;border-style:solid;border-color:currentColor transparent;transform:translateY(-50%);content:""}.custom-select--active .custom-select__option--value::after{transform:translateY(-50%) rotate(-180deg)}.custom-select--active .custom-select__option--value{border-bottom-color:transparent;border-radius:.25rem .25rem 0 0; background: #fff; color:#000;}.custom-select--active .custom-select__option--value:focus,.custom-select--active .custom-select__option--value:hover{background-color:#fff}.custom-select--dropup.custom-select--active .custom-select__option--value{border-top-color:transparent;border-bottom-color:#e6e6e6;border-radius:0 0 .25rem .25rem}.custom-select__option--selected{background-color:#fcfcfc}.custom-select__option-wrap{overflow-y:auto;max-height:11.25rem}.custom-select__option-wrap::-webkit-scrollbar{width:16px}.custom-select__option-wrap::-webkit-scrollbar-thumb{background-color:#e6e6e6;background-clip:padding-box;border-width:0 4px;border-style:solid;border-color:transparent}.custom-select__input{position:relative;z-index:1;height:2.25rem;margin-top:-1px;padding:0 .75rem;border-color:#e6e6e6;transform:translateY(1px);font-size:1rem}.custom-select__input:focus{outline:0}.custom-select--dropup .custom-select__input{border-top-width:0;margin-top:0;transform:translateY(0)}.custom-select__dropdown{overflow:hidden;z-index:1;top:calc(100% - 1px);background-color:#fff;border-width:0 1px 1px;border-style:solid;border-color:#e6e6e6;border-radius:0 0 .25rem .25rem}.custom-select--dropup .custom-select__dropdown{bottom:calc(100% - 1px);border-width:1px 1px 0;border-radius:.25rem .25rem 0 0}

.custom-select{position:relative;width:100%}.custom-select--grey .select-options{background-color:#f2f5f6}.custom-select--currency{max-width:126px;min-width:126px;width:126px;margin-right:15px}.custom-select--actions{min-width:160px;width:160px;max-width:160px}.select-hidden{display:none}.select{cursor:pointer;display:block;position:relative;width:100%;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;box-sizing-border:1px solid #dee1e2}.custom-select__option{text-align:left;background-color:transparent;height:50px;line-height:48px;cursor:pointer;padding:0 18px;color:#666;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s}.custom-select__option--value{border:1px solid #dee1e2}.custom-select__option--value:after{content:"";width:10px;height:6px;background-image:url(../img/chevron-down.svg);-webkit-background-size:10px 6px;background-size:10px 6px;background-repeat:no-repeat;position:absolute;top:22px;right:17px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;border:none}.custom-select__option--value:focus{outline:0;text-decoration:none}.custom-select__option--value.active:after{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.custom-select__option--value:after{opacity:.5}.custom-select__dropdown{max-height:200px;overflow-y:auto}.datapickers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.datapicker-range{width:137px;min-width:137px;height:50px;position:relative}
.wallet-price-section {
    float: left;
    width: 100%;
    margin: 20px 0;
}

.table tbody tr:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 3px 14px rgba(62,57,107,.2);
    box-shadow: 0 3px 14px rgba(62,57,107,.2);
    z-index: 999;
}
.transaction:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 3px 14px rgba(62,57,107,.2);
    box-shadow: 0 3px 14px rgba(62,57,107,.2);
    z-index: 999;
}
.note-transaction.pull-right {
   position: absolute;
    top: 20px;
    right: 40px;
    color: #9c9c9c;
    width: 140px
}

.trading-pair-inner:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 3px 14px rgba(62,57,107,.2);
    box-shadow: 0 3px 14px rgba(62,57,107,.2);
    z-index: 999;
}
.trading-pair-inner{    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;}


.navigation .btn {
    padding: 0 16px;
    font-size: 18px;
}
.navigation .btn {
    padding: 0 16px;
    font-size: 18px;
    background: #fe6c26 !important;
}
.dropdown-menu {
    left: -90px;
	background-color: #1e2238 !important;
}


.side-bar-fix::-webkit-scrollbar {
    width: 5px;
}
 
.side-bar-fix::-webkit-scrollbar-track {
  background:#1e2238;
}
 
.side-bar-fix::-webkit-scrollbar-thumb {
  background-color: #fe5c2b;
  outline: 1px solid #fe5c2b;
}

.sidebar-menu img {
    width: 40px;
    text-align: center;
    margin: 0 auto;
}


.sidebar-menu li {
    font-size: 54px;
    text-align: center;
    margin: 30px 0;
}
.top-btc {
    float: left;
    letter-spacing: 0.9px;
    margin: 0px;
    padding: 5px 10px;
    border-left: #61676c solid 1px;
    border-right: #61676c solid 1px;
    font-size: 15px;
}

.top-btc li {
    display: inline-block;
    padding: 0 10px;
}
.top-btc li img {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    float: left;
}
.top-btc li h2 {
    font-size: 14px;
    float: left;
    margin: 0 0 0 10px;
    font-weight: 400;
    text-transform: uppercase;
}
.top-btc li span {
    display: block;
}
.green-text span {
    color: #00ff39;
}
.top-btc span {
    font-size: 13px;
    padding-top: 3px;
}
.main-menu ul {
    padding: 0;
    float: right;
    width: auto;
	margin-bottom:0;
}
.main-menu li {
    display: inline-block;
    margin: 0px 5px;
}
.main-menu li a {
    color: #fff;
}

.navigation{  
    margin-bottom: 5px;
    background-color: #1e2238;
    border: none;
    padding: 10px 0;
    z-index: 0;
    color: #e2e2e2;
    width: 100%;
    margin-left: -30px !important;
    float: left !important;
    margin-top: 0;
	z-index:999999;
}
.table-responsive {
    width: 100%;
    margin: 0 auto;
	    overflow: hidden;
}
.table>thead>tr>th{    border-bottom: 1px solid #ddd;}
.table tbody tr td {
    border-color: #373948;
}
.box {
    background: #1e2238;
    border-radius: 3px;
    box-shadow: 0 0 8px 0px #1e2238;
    color: #fff;
    padding: 20px;
	float:left;
	width:100%;
}
.current-balance h3 {
    margin-top: 4px;
    font-size: 42px;
}
.current-balance h3 span {
    font-size: 23px;
    display: inline-block;
}
.up-price {
    color: #71ca13;
    font-size: 13px;
}

.wallet-overview {
    float: left;
    width: 100%;
    margin-top: 30px;
}

li.top-fixed {
    margin-top: 0;
    font-size: 50px;
}
.otherbtn {
    margin: 40px 0;
}
.profile-section .page-title h1 {
    padding-left: 0 !important;
    margin-bottom: 10px;
}
.referral {
    margin-top: 60px;
}
.otherbtn button.btn-theme {
    float: right;
}
.form-control{border-radius: 100px;}

.token-wallet label {
    display: inline-block;
}
.token-title {
    margin: 0;
	   display: inline-block;
	   float:left;
	       font-size: 15px;
    margin-bottom: 5px;
}
.wallet-overview .box {
    height: 166px;
	overflow:hidden;
}
.available-token {
    float: right;
    font-size: 19px;
    line-height: normal;
    margin-top: -7px;
}
.token-wallet .form-control {
    color: #fff;
    background: #373948;
    border: 0;
}
.token-send-recived {
    margin-top: 15px;
}
.no-pad-left {padding-left:0 !important;}
.no-pad-right {padding-right:0 !important;}
.current-balance-usd h3 {
    float: left;
    margin-top: 0;
}
.live-price {
    float: left;
    margin-left: 15px;
}
.track-btn {
    float: right;
}
.btn-theme, .btn-theme button {
    cursor: pointer !important;
}
.security-notice{margin-bottom:40px; float:left; width:100%;}
.security-notice h2 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 14px;
}
.setting-section .panel-heading * {
    display: inline-block;
    margin-right: 10px;
}

.panel-sub-title {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    transition-duration: 0.6s;
    margin: 8px 0px;
}
.panel-heading:hover .panel-sub-title {
    padding-left: 15px;
}
.setting-section .panel-body {
    background: #1e2238;
    border: 0 !important;
    color: #fff;
    margin-bottom: 10px;
}
.setting-section .panel-footer {
    float: left;
    width: 100%;
    background: none;
    margin-top: 10px;
border-top: 2px solid #373948;}
.border-text-area {
    border-radius: 0;
    height: 100px !important;
    background: none;
    border-color: #8d8f9a;
}
.panel-body ul {
    padding-left: 20px !important;
    list-style: none;
}
.twofaul ul li {
    display: inline-flex;
}
.twofaul ul li i {
    margin-right: 10px;
    display: inline-block;
}

.panel-body .badge {
    border: 1px solid #3c4346;
}

 .panel-body .badge {
    margin: 15px 16px 20px -3px;
    border: 1px solid #373948;
    max-width: 275px;
    width: 50%;
    float: left;
	    background-color: #373948 !important;
    height: 410px;
    position: relative;
}
.badge .logo {
    width: 140px;
    margin: 20px auto;
    text-align: center;
}
.badge .badge-text-container {
    padding: 10px;
    min-height: 215px;
}

#security-center .badge .badge-text-container ul.actual-list li {
    list-style: none;
    position: relative;
    padding-left: 10px;
}
#security-center .badge .badge-text-container ul.actual-list li {
    margin: 4px 0px 0px -10px;
}

.dark-theme #security-center .badge .base {
    background-color: #253135;
}
#security-center .badge .base {
    padding: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 60px;
}
#security-center .center {
    margin: 0px auto;
}
#security-center .badge .base .button-wrapper {
    display: inline-block;
}
.badge-text-container ul li {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 400;
}
.badge-section {
    float: left;
    width: 100%;
}
.badge-text-container .description {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}
.green {color:#ff6a27;}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #929292;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #fe6c26;
}

input:focus + .slider {
  box-shadow: 0 0 1px #c5c5c5;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.on-of-btn {
    padding: 30px;
}
.session-setting a {
    color: #fe6c26;
}
.address_lock_value {
    background: none;
    border: 1px solid #b9b9b9;
	width: 95%;
}

.striped thead th {
    padding: 7px;
    font-weight: 400;
}
.striped thead {
    background: #373948;
}
.striped .switch {
    height: 20px;
}
.striped .switch .slider:before {
    height: 13px;
	width: 20px;
}
.security-status {
    padding-top: 55px;
    margin-bottom: 30px;
}
.security-status .progress {  background-color: #1e2238;}

.security-status .progress-bar{background-color: #fe6c26;}
.navigation ul li a:hover {
    color: #fe6c26;
}


.ref-top-part {
    color: #fff;
    float: left;
    width: 100%;
    background: #1e2238;
    padding: 10px;
    text-align: left;
}
.ref-top-part ul {
    padding: 0;
}
.ref-top-part ul li {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 6px;
}
.ref-details h3 {
    float: right;
    margin: 0;
    padding-left: 20px;
    color: #fe6c26;
}
.ref-details #inviteLink2 {
    float: right;
    width: 80%;
}
.datepickers-container{display:none !important;}
.ref-details {
    border-right: 1px solid #a7a7a7;
}
.ref-no h3 {
    font-size: 17px;
    font-weight: 600;
}
.ref-no h3 span {
    font-size: 25px;
    text-align: center;
    width: 100%;
    float: left;
    margin: 10px 0 0;
}

.ref-table table {
    background: #1e2238;
    color: #fff;
    /* padding: 10px; */
}
.ref-table h3 {
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}
.referral-section {
    float: left;
    width: 100%;
    margin: 50px 0;
}
#google2FA img {
    width: 100%;
}
.wallet-section .table-responsive {
    padding-left: 15px;
}

.custom-select__option--value{color:#fff;}


.top-btc {
    width: 35%;
}
.sidenav-list span{    float: left;}
.sidenav-list a {
    display: inline-block;
}



.deposit-withdrawal-currency-list .collection-item {
    position: relative;
    padding-left: 60px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.deposit-withdrawal-currency-list .collection-item svg {
    position: absolute;
	    color: #fff;
    left: 18px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
}
.sidenav-list {

    list-style: none;
	background: #1e2238;
    padding: 10px;
}
.sidenav-list li {
    padding-bottom: 3px;
   /*  background: #1e2238; */
}
.sidenav-list li a {
    display: block;
    background: none !important;
    color: #fff;
    padding: 5px 50px 5px !important;
	border-color: #2a3c47;
 
}
h3.col-title {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    margin-top: 0;
}
.theme-bg {
    background: #1e2238;
    color: #fff;
    padding: 10px;
	float: left;
    width: 100%;
}
.tab-btn-top ul {
    padding: 0;
}
.tab-btn-top ul li {
    display: inline-block;
    margin-left: 10px;
}
.tab-btn-top ul li a {
    color: #fff;
}
.asd {
    float: left;
    width: 100%;
}
.inner-form {
    float: left;
    width: 70%;
}
.form-group label {
    color: #fff;
    font-size: 16px;
}

.form-footer {
    float: left;
    width: 100%;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{margin:0 !important;}
.form-btn {
    float: left;
    width: 100%;
    margin: 30px 0;
}
.form-footer label {
    color: #fff;
    margin-bottom: 10px;
}
.panel-info {
    border: 0 !important;
}
.setting-sidebar ul {
    padding: 0; list-style:none;
}
.transaction__course {
    width: 80px;
}
.status a {
    color: #fff;
}
.compact tr td {
    padding: 8px;
}