body.search-view-time #search-background {
    /*
    background:none !important;
    background-image:none !important;
    background-repeat:no-repeat !important;
    */
}
body.is-searched.search-view-time {
    background-color:#fff !important;
}
body.search-view-time .search-current {
    background-color:#fff;
    box-shadow: 0 0 9px #BBBBBB;
    margin-bottom:2rem;
}
.search-view-time .pagination span {
    /*padding:0 0.8em;*/
}
.timeline-pagination {
    background-color: #fff;
}
.search-view-time .search-results-m {
    padding-bottom:0;
}
.search-view-time .vco-storyjs {
    z-index:1;
}
.search-view-time .vco-slider .slider-item .content {
    display:block;
}
.search-view-time .record-notice {
    margin-top: 2rem;
    display: table;
    /* margin-bottom: 2rem; */
    width: 100%;
}
.search-view-time .record-notice-media,
.search-view-time .record-notice-text {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    /* height:auto; */
}

.search-view-time .record-notice-text {
    padding:0 1em;
}
.search-view-time .record-notice-media {
    /* text-align:center; */
    overflow:inherit;
    display: table-cell;
    height: 100%;
    margin-bottom: 2rem;
    min-width: 460px;
    min-height: 150px;
}
.search-view-time .icons-group {
    min-width:3em;
}
.search-view-time .share-icon {
    margin:0 !important;
}
.search-view-time .view-time-date {
    padding:0 2rem;
    font-size: 1.3em;
    margin-bottom: 1rem;
}
.record-notice .record-readmore {
    margin-bottom: 0;
}


.vco-navigation {
    position: absolute;
    top: 0;
}
.vco-navigation {
    position: absolute !important;
    top: 0 !important;
}
.vco-feature {
    margin-top: 200px !important;
}

.vco-timeline .vco-navigation .timenav .time {
    top: 0 !important;
}

.vco-timeline .vco-navigation .timenav-background {
    border-top: 1px solid #E3E3E3 !important;
    height: 149px !important;
}
.vco-timeline .vco-navigation .timenav-background, .timenav .content{
    top: 50px !important;
}

.vco-timeline .vco-navigation .timenav .time .time-interval-minor {
    top: 42px !important;
}
.vco-timeline .vco-navigation .timenav .time .time-interval-major {
    top: 0px !important;
}
.vco-timeline .vco-navigation .timenav .time .time-interval-major div,
.vco-timeline .vco-navigation .timenav .time .time-interval div {
    background-position: left bottom  !important;
    padding-top: 0  !important;
    padding-bottom: 13px !important;
    line-height: 32px !important;
    height: 18px !important;
}
.vco-timeline .vco-navigation .timenav .time .time-interval-major div {
    margin-top: 5px !important;
    height: 26px !important;
}
.vco-timeline .vco-navigation .timenav-background .timenav-interval-background {
    top: 149px !important;
}
.vco-timeline .vco-navigation .timenav-background .timenav-line {
    height: 149px !important;
}
.vco-timeline .vco-navigation .timenav .time .time-interval {
    top: 13px !important;
}
.vco-timeline .vco-navigation {
    border-top: none !important;
}

.vco-timeline .vco-navigation .timenav .time .time-interval div {
    font-size: 12px !important;
}
.vco-storyjs .vco-feature h3, .vco-storyjs .vco-feature h4, .vco-storyjs .vco-feature h5, .vco-storyjs .vco-feature h6,
.vco-slider .slider-item .content .content-container .text .container h2.date {
    display: none;
}

.vco-slider .nav-previous, .vco-slider .nav-next {
    color: #7F7F7F !important;
}
.vco-notouch .vco-slider .nav-previous:hover, .vco-notouch .vco-slider .nav-next:hover
{
    color: #000 !important;
}
.vco-notouch .vco-slider .nav-previous:hover .icon {
    background-position: -209px 0 !important;
}
.vco-notouch .vco-slider .nav-next:hover .icon {
    background-position: -230px 0 !important;
}
.vco-timeline .vco-navigation .vco-toolbar {
    left: auto !important;
    right: 0 !important;
    top: 91px !important;
}
.vco-timeline .vco-navigation .timenav .content .marker .dot {
    top: -6px !important;
}
.vco-timeline .vco-navigation .timenav-background .timenav-indicator {
    top: 125px !important;
    background-position: -160px -39px !important;
}
.nav-container {
    top: 10px !important;
}
.vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content h3, .vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content h3 {
    color: #777;
}
.vco-timeline .vco-navigation .timenav .content .marker.visited .flag .flag-content h3, .vco-timeline .vco-navigation .timenav .content .marker.visited .flag-small .flag-content h3 {
    color: #BBB;
}
.vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content h3, .vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content h3 {
    color: #0049FF;
}
.vco-timeline .vco-navigation .timenav-background .timenav-line,
.vco-timeline .vco-navigation .timenav .content .marker.active .dot,
.vco-timeline .vco-navigation .timenav .content .marker.active .line {
    background-color: #0049FF;
}
.vco-timeline .vco-navigation .timenav-background .timenav-interval-background {
    height: 0 !important;
}
.vco-nav-panel {
    display: block;
    position: absolute;
    text-align: center;
    top: 80px;
    vertical-align: middle;
    width: 120px;
    padding: 20px;
    background: #e0e0e0;
    color: #818181  !important;
    font-size: 1.2em;
}
a.vco-nav-panel:hover {
    color: #0049FF  !important;
}
.vco-prev>a {
    right: 0;
}
.vco-slider .record-preview {
    display: block;
}
.vco-slider .search-result-media {
    margin-top: 0;
    width: 40%;
    max-width: 40em;
}
.vco-slider .search-result-media+div.record-preview {
    width: 55%;
}
.vco-slider .search-result-media,
.vco-slider .search-result-media+div.record-preview {
    display: inline-block;
    margin-bottom: 3rem;
}

@media screen and (max-width: 1250px) {
    .search-view-time .record-notice-media,
    .search-view-time .record-notice-text {
        display: block;
        width: 100%;
    }
}