body {
    overflow-x: hidden;
    overflow-y: auto;
}
#pece-timeline {
    flex: none;
    width: 35px;
    height: 18000px;
}
#timeline {
    flex: none;
    width: 35px;
    height: 18000px;
}
.bubble_middle {
    height: 100px;
    top: 50px;
    z-index: 3;
    position: absolute;
    left: 0px;
    right: 0px;
    background: rgba(7, 0, 255, 0.29);
}
.bubble2 {
    list-style: none;
    margin: 0;
    border: 1px solid #d9d9d9;
    margin-bottom: -1px;
    background: white;
    padding-left: 5px;
    font-family: monospace;
    font-size: 10px;
    height: 30px;
    overflow: hidden;
    border-radius: 5px;
}
.bubble_strip {
    color: transparent;
    background: #d9d9d9;
    margin: 1px 0;
}
.hover_info {
    height: 100px;
    background: #fbf2e5;
    position: absolute;
    top: 119px;
    left: 47px;
    border: 1px solid #b9b9b9;
    border-radius: 7px;
    color: #1d1d1d;
    padding: 4px 6px;
    font-size: 12px;
    z-index: 999999;
}
.blue-background-class {
    background: linear-gradient(5deg, #ebdabf, #fdfdfb) !important;
    transition: 0.4s ease;
}
#tab_basket {
    overflow-y: auto;
    max-height: 100%;
}
#basket_panel {
    position: absolute;
    width: 260px;
    top: 50%;
    right: 0;
    height: 50%;
    transition: ease 0.4s;
}
#pece-basket_panel {
    position: absolute;
    width: 260px;
    top: 50%;
    right: 0;
    height: 50%;
    transition: ease 0.4s;
}
#tab_out1, #tab_out2, #tab_out3, #tab_out4 {
    height: 100%;
}
.desttable-interactivity {
    height: 100%;
}

#razeni_basket_wrapper {
    display: block;
    height: 100%;
}
#basket_strip {
    margin: 0;
    width: 40px;
    background: linear-gradient(45deg, #6b6464, #a41d30);
    float: left;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    writing-mode: vertical-lr;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    font-size: 22px;
    font-weight: bold;
    color: white;
    position: absolute;
    height: 200px;
}
#razeni_basket {
   position: absolute;
   width: 220px;
   margin-left: 40px;
   padding: 3px;
   background: linear-gradient(45deg, #6b6464, #a41d30);
   height: 100%;
}
#basket_drag_trap {
     position: absolute;
     height: 100%;
     width: 270px;
     margin-top: 0;
     margin-left: -10px;
 }
 #pece-basket_drag_trap {
    position: absolute;
    height: 100%;
    width: 270px;
    margin-top: 0;
    margin-left: -10px;
}
#bubbles_tab_5 {
    min-height: 100px;
    overflow: hidden;
}

.bubbles_tab {
    min-height:200px;
    height: 100%;
}

#ruler_marker {
    position: absolute;
    top: 210px;
    left: 385px;
    height: 20px;
    width: 40px;
    font-size: 12px;
    font-family: monospace;
    background: linear-gradient(45deg, #f0bebe, #f9f0f0);
    border-radius: 5px;
    border: 1px solid #a2a2a2;
    display: none;
}
.time_offset {
    width: 100%;
    height: 0;
    padding: 0;
    margin: 0;
    background: repeating-linear-gradient(45deg, transparent, transparent 6px, #a4a4a4 8px, #a4a4a4 10px);
}
.zebra {
    list-style: none;
    margin: 0;
    border: 1px solid #d9d9d9;
    margin-bottom: -1px;
    background: repeating-linear-gradient(45deg, transparent, transparent 6px, #a4a4a4 8px, #a4a4a4 10px) !important;
    padding-left: 5px;
    font-family: monospace;
    font-size: 10px;
    height: 30px;
    overflow: hidden;
    border-radius: 5px;
}

#pece-razeni_tab0 {
    overflow:hidden;
}

.program-ul {
    margin:0px;
    width:100%;
    height:100%;
}