#canvas-holder {
/*        background-color: #FFFFFF;
        position: absolute;
        top: 8px;
        left: 8px;
        right: 8px;
        bottom: 8px;
*/
        width: 100% !important;
    height: auto !important;
}

#jsChart {
    width: 100% !important;
    height: auto !important;
    }

.tabs {
background-color: #FFFA9E !important;
}

#all-tabs {
background-color: #FFFA9E !important;
}

#main-tabs{
    min-height: 565px;
}

.pane {
background-color: white !important;
}

.tabs2 {
  background-color: #FFFA9E !important;
  width: 66px;
  height: 323px;
  overflow-y: auto;
  position: absolute;
}

.pane2 {
padding-left: 77px !important;
min-height: 400px;
}

.ui-tabs {
  min-height: 400px;
}

.ui-tabs-active {
background-color: #bdae5b !important;
border-left-color: #C3BF76 !important;
border-right-color: #C3BF76 !important;
border-bottom-color: #C3BF76 !important;
border-top-color: #C3BF76 !important;
}

.ui-widget-content {
    overflow: auto;
}

.title {
line-height:2em;
color: #4c4c4c;
margin-left: 0px;
font-weight: bold;
}

.scroll {
overflow-y: scroll;
height: 300px;
width: 300px;
}

.vtab-txt {
font-size: 2em;
padding-left: .2em;
}

#ho1{
left: 8em;
top: 0.4em;
color: #4C4C4C;
}

    fieldset {
      border: 0;
    }
    label {
      display: block;
      margin: 30px 0 0 0;
    }
    select {
      width: 200px;
    }
    .overflow {
      height: 200px;
    }

th, td {
    padding-right: 15px;
    text-align: left;
}

.buttonBox {
 width: 100%;
 display: flex;
 margin-bottom:0px;
/* justify-content: center;
 align-items: center;
*/
}

.butt {
font-size: 1.5em !important;
}

.butt-mini {
font-size: 0.8em !important;
height: 4em;
width: 4em;
-webkit-border-radius: 5;  -moz-border-radius: 5;  border-radius: 5px;
border: 1px solid #454545;
text-decoration: none;
}

.slider {
  float: left;
  margin-left: 20px;
}

.sliderTitle {
  float: left;
  margin-left: 20px;
}

#slider {
background: none repeat scroll 0px 0px #EDEDED;
border: 1px solid #D5D1D1;
box-shadow: 0px 0px 0px #808080;
box-sizing: border-box;
height: 50px;
padding-top: 14px;
position: absolute;
text-align: center;
width: 100px;
}
.box {
    background: none repeat scroll 0 0 lightyellow;
    border: 1px solid orange;
    box-sizing: border-box;
    height: 150px;
    padding: 10px;
    width: 150px;
    left: 200px;
    position: relative;
    top: 200px;
    }
.statusdiv{
  top:100px;
  position:relative;
  left: 100px;
}
.button {
 position: relative;
left: 250px;
top: 10px;
}
.button-0 {
 padding: 20px;
 width: 150px;
 margin: 5px;
}
.track:after {
    background: none repeat scroll 0 0 black;
    content: "";
    display: block;
    width: 2px;
    left: 50px;
    top: 50px;
    height: 430px;
    position: absolute;
    z-index: -1;
}
.track {
    width: 100px;
    height: 480px;
    position: relative;
    overflow: hidden;
    float: left;
}
.element {
    left: 147px;
    top: 0px;
    height: 0px;

}

#date {
    visibility: hidden;
    font-size: 0px;
}

#topTitle {
    color: #838080 !important;
    font-family: sans-serif;
    text-align: center;
    font-weight: bold;
    display: block;
    font-size: 1em;
}
