.logo-register{
  max-width: 200px;
}
.crashs{
  margin-left: 5px;
  margin-bottom: 10px;
  min-width: 73px;
}
.champ-obligatoire{
  font-style: italic;
  color: #fc4b6c;
  padding-bottom: 5px;
  font-size: 13px;
  margin-bottom: 0px;
}
.form-control{
  background-color: #33383f;
}
.error{
  color: #fc4b6c;
}
.success{
  color: green;
}
.float-left{
  float: left;
}
.float-right{
  float: right;
}
.inline{
  display: inline-block;
}
.p-t-10{
	padding-top: 10px;
}
.p-t-20{
	padding-top: 20px;
}
.p-t-30{
	padding-top: 30px;
}
.p-b-30{
  padding-bottom: 30px;
}
.forms h4{
	color:#26c6da;
}
form label{
	color:white;
}
#list-cryptos .message-box .message-widget a .mail-contnet{
  width: 90%;
}
#list-cryptos span.mail-desc{
  display: initial;
}
#titleconsole .card{
  margin-bottom: 0;
}
.backtest-console{
  min-height: 30vw;
  max-height: 30vw;
  overflow-y: scroll;
}
#trend, #trend_ng, #trend_bg{
  width: 2300px;
  height: 270px;
}
#graph{
  height: 700px;
}
#params .demo-checkbox label{
  margin-bottom: 0;
  min-width: 100px;
}
.text-green{
  color: #43b309;
}
.TrendBalls{
  overflow: auto;
}
.trendball{
  width: 20px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
.trendball i{
  font-size: 20px;
  margin: 0;
  padding: 0;
}
#crashs-results{
  vertical-align: top;
}
