a.tooltips {
  position: relative;
  display: inline;
left: 115px;
margin: 20px;
color: white;
text-decoration: none;
}
a.tooltips span {
  position: absolute;
  width:140px;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  bottom: 30px;
  left: 50%;
  margin-left: -70px;
  z-index: 999;
}


h1, h2 {
margin-left: 10px;

}

#control1, #control2 {
margin-left: 10px;
}
#abcde {
margin-left: -15px;
padding-top: 25px;
}

#style {
 position:absolute;
   top:0;
   left:78%;
   float: left;
}

.abc {
margin-top: 10px;
margin-right: 5px;
float: left;
}

.abc2 {
float: left;
margin-top: 10px;
margin-right: 5px;
/*
margin-top: 25px;
margin-right: 5px;
width: 5%;
*/
}

#volume, #e3qr{
float: left;
}

#panning {
float: left;
margin-left: 50px;

}

#hulu {
display: none;
}

#you {
float: left;
margin-top: 15px;
}

input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

 .step {
background-color: white;
width: 45px;
height: 45px;
float: left;
margin: 5px;
margin-top: 13px;
}

.selected {
  background: red;
}

.unselected {
background: white;
}



.playing {
  background: radial-gradient(#FCFCFC, #E3E3E3, #B6B6B6);
}

.playing.selected {
  background: radial-gradient(#E6FFE6, #99FF99, #66FF66); 
}



#play-pause {
  margin: 10px 10px;
}

.control {
  margin: 10px 0;
}

.instrument-label {
    display: inline-block;
    vertical-align: top;
    width: 4em;
    position: relative;
    top: 1em;
    text-align: right;
    margin-right: 0.5em;
}

.tempo-container {
  margin: 0 10px;
  
 
}

#tempo-input {
  color: black;
}
  
#tempo-input {
  margin: 0 10px;
  line-height: 30px;
  border-radius: 3px;
  font-size: 25px;
  width: 60px;
  vertical-align: middle;
}

.tempo-btn {
  margin: 0 5px;
}

/* */

body
{
background-color: #372164;
-webkit-appearance: none;
}

.container {
color: white;

}


 
button
{
  margin: 10px;
  padding: 10px;
  border-radius: 10px;
  font-size: 20px;
  color: black;
}



.b-track0, .b-track1, .b-track2, .b-track3, .bah
{
background-color: red;
width: 45px;
height: 45px;
float: left;
margin: 5px;

}

#track0 {
padding-left: 120px;
}

#track1
{
clear: both;
padding-top: 10px;

}

#track2
{
padding-top: 10px;
float: left;
clear: both;
}

#track3
{
padding-top: 10px;
float: left;
clear: both;
}

#track4
{
padding-top: 10px;
float: left;
clear: both;
}

.button1
{

clear: both;
float: left;
}

.button2
{

float: left;
}

.sound {
float: left;
width: 110px;
}

.plus {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  border: 1px solid #B4B4B4;
}
.plus:before {
  content: '';  
  width: 25px;
  height: 1px;
  border-top: 1px solid #B4B4B4;
  display: block;
  position: absolute;
  margin-top: 15px;
  margin-left: 3px;
}
.plus:after {
  content: '';  
  width: 1px;
  height: 25px;
  border-right: 1px solid #B4B4B4;
  display: block;
  position: absolute;
  margin-top: 3px;
  margin-left: 14px;
}

.minus {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  border: 1px solid #B4B4B4;
}
.minus:before {
  content: '';  
  width: 25px;
  height: 1px;
  border-top: 1px solid #B4B4B4;
  display: block;
  position: absolute;
  margin-top: 15px;
  margin-left: 3px;
}

.transport{

position: absolute;
display: inline-block;
left: 130px;
top: 60px;

}

#play-button{



}

#pause-button{



}

.play-image{

width:60px;
height:60px;
}

.stop-image{

width:60px;
height:60px;
}

#bpm-display{
font-family: 'PT Sans', sans-serif;
position:absolute;
top:120px;
left:800px;
width:100px;
background-color: rgba(119, 255, 0, 1);
display: inline-block;
}

#slider-tempo-box{
position:absolute;
top:10px;
left:800px;
width:100px;
background-color: rgba(219, 255, 0, 1);
display: inline-block;

}

.ui-slider-handle{
display:none;
}



#tempoS {
display: none;
}

.bars {
margin-top: 50px;
}

p
{
visibility: hidden;
}
/* test */ 

.bla2
{
background-color: red;
}



/*

.label {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	position: relative;
	top: 12px;
	text-align: right;
	margin-right: 15px;
}

#pad {
	height: 268px;
}

#params {
	height: 155px;
}

#tools {
	height: 36px;
}

#paramsleft_container {
	display: inline-block;
	vertical-align: top;
	margin-right: 13px;
}

.btn {
	padding: 0;
	margin: 0;
	border: 0;
}

#kitlabel, #effectlabel, #swinglabel {
	top: 6px;
}

#beatlabel {
	top: 8px;
}

.combo {
	width: 158px;
	height: 15px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), 
		color-stop(2%, rgb(255, 255, 255)), color-stop(5%, rgb(244, 244, 244)), 
		color-stop(90%, rgb(255, 255, 255)), to(rgb(232, 232, 232)));
	border-radius: 3px;
	border: 1px solid rgb(220, 220, 220);
	color: rgb(76, 76, 76);
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
}

.combo img {
	position: absolute;
	left: 150px;
	top: 11px;
}

.combolist {
	list-style-type: none;
	position: absolute;
	top: 27px;
	left: -1px;
	margin: 0;
	background-color: rgb(249, 249, 249);
	border-radius: 2px;
	border: 1px solid rgb(200, 200, 200);
	width: 160px;
	padding: 5px;
	display: none;
	z-index: 1;
}

#effectlist {
	height: 200px;
	overflow: auto;
}

.combo.active .combolist {
	display: block;
}

.combolist li {
	padding: 2px;
	border-radius: 2px;
}

.combolist li:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(38, 47, 104);
}


*/ 

