.title-header{
font-size: 36px;
font-weight: bold;
}
.track_active .title_label {
color:@theme_selected_bg_color;
font-weight:bold;
}
.player_controls {
background:@insensitive_base_color;
padding-left:20px;
padding-right:20px;
}
.play_all_button {
background:@theme_selected_bg_color;
border-radius:100px;
min-width:40px;
min-height:50px;
}
.active_icon_button {
color: @accent_bg_color;
}