
#photos_filter a { padding: 0 3px }
#photos_filter ul, #photos_filter .last { border-bottom: 1px dashed #d4d4d4; width: 120px }
#photos_filter li { border-top: 1px dashed #d4d4d4; padding: 3px 0 3px 8px }
#photos_filter li.current { margin-left: 3px; padding: 2px 0 2px 8px; display: inline-block; *zoom: 1; background: url(/cuphead/movie-static/pics/green_tab.gif) no-repeat left center; border: none }
#photos_filter li.current span { padding: 2px 8px 2px 0; display: inline-block; *zoom: 1; color: #fff; background: url(/cuphead/movie-static/pics/green_tab.gif) no-repeat right center; white-space: nowrap; }
#photos_filter .sub { border: none; padding: 0 0 3px 10px }
#photos_filter .sub li { border: none }
#photos_filter li.up { padding: 0 }
#photos_filter li.first { border: none }
#photos_filter td.first { padding-left: 1em; width: 85px }
#poster-admin {
    margin-right: -15px;
}
body #poster-admin li.last {
    *margin-right: -5px;
}
#poster-admin li.selected {
    position: relative;
    background: #D1E1F2;
}
#picture-move {
    float: right;
}
.move-dialog .bd input {
    width: 320px;
    padding: 5px;
}

.no-data {
    height: 180px;
    background-color: rgba(0, 0, 0, 0.03);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 15px;
}
