.color_button {
    background: #ffc107;
    font-weight: 500;
}
.box div, .box ul {
    float: right;
}
.box button{
	border: 1px solid #ccc !important;
}
.box select{
	margin-right: 10px;
}