@media all and (transform-3d),(-webkit-transform-3d){.carousel.vertical .carousel-inner>.item{transition:.6s ease-in-out}.carousel.vertical .carousel-inner>.item.next,.carousel.vertical .carousel-inner>.item.active.right{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);top:0}.carousel.vertical .carousel-inner>.item.prev,.carousel.vertical .carousel-inner>.item.active.left{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);top:0}.carousel.vertical .carousel-inner>.item.next.left,.carousel.vertical .carousel-inner>.item.prev.right,.carousel.vertical .carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);top:0}}.carousel-control.down{left:auto;right:-14px;color:#000;top:-5px}.itemContent{border-bottom:1px dashed #d7d7d7;margin-bottom:5px}.itemContentActive{background-color:#dcdcdc}.itemContentInActive{background-color:none}.itemContentActive,.itemContentInActive{-webkit-transition:background 1s linear;-moz-transition:background 1s linear;-o-transition:background 1s linear;transition:background 1s linear}
