#encoder-control-buttons > div {
    /*margin-bottom:  5px;*/
}


#edit-startdate-value-date, #edit-enddate-value-date{

    width: 125px;
}


.voffset  { margin-top: 2px; }
.voffset1 { margin-bottom: 5px; }
.voffset2 { margin-bottom: 10px; }
.voffset3 { margin-bottom: 15px; }
.voffset4 { margin-bottom: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 150px; }


.list-group-item-success2 {
    background: #5cb85c !important;
    color: #fff;
}
.list-group-item-success3 {
    background: #f0ad4e !important;
    color: #fff;
}
.list-group-item-success4 {
    background:#eb413b !important;
    color: #fff;
}

.node-type-ctd-av-source{
    background:#333;
    padding:20px;
}
.node-type-ctd-av-source h3{
    color:#fff;
}
.node-type-ctd-av-source .label-gold {
font-weight: 300;
background: none;
display: block;
text-align: left;
padding: 10px 0;
color: #F2DA91;
}

.view-media-archive .btn, .view-media-archive .btn-danger:hover  {
background: #444;
border-color: #444;
}
