body {
	margin-top: 20px;
	margin-bottom: 50px;
}

.btn-colorselector{
    border-radius: 4px;
    width: 100%;
    height: 40px;
}

.form-token{
    width:150px;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    color: #fff;
}

.subtitle {
	margin-top: 0px;
	text-align: center;
}

#title {
	margin-bottom: 40px;
}