.vjs-big-play-button, .vjs-error-display, .vjs-caption-settings,
.vjs-playback-rate, .vjs-chapters-button, .vjs-volume-menu-button,
.vjs-progress-holder, .vjs-live-control, .vjs-live-control, .vjs-descriptions-button,
.vjs-menu-button, .vjs-fullscreen-control, .vjs-remaining-time, .vjs-waveform, .vjs-brand-container
{
    display: none;
}

.video-js{
    max-height: 4px;
    display: none;
}


.grid-header h6 {
    height: 30px;
}

.imgPicture {
    width: 100%;
    height: 140px !important;
}

.imgDisplay {
    width: 100%;
    height: 140px !important;
}

.play {
    top: 43%;
    left: 43%;
    font-size: 30px;
    width: 30px;
    max-height: 30px;
}

.shot-info img {
    width: 22px;
}

.shot.shot-small .shot-info {
    margin-top: 0px;
    float: none;
    padding-top: 10px;
    padding-right: 6px;
    padding-bottom: 0px;
    padding-left: 6px;
    border-top: 1px solid #eee;
    overflow: inherit;
    height: 35px;
}

.thumbnail {
    position:relative;
    overflow:hidden;
    padding: 0;
    margin-bottom: 0;
    border: 0;
    border-radius:0;
}

.caption {
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
    padding:2%;
    text-align:center;
    color:#fff !important;
    z-index:2;
}
.shot-actions{
    padding-top: 9em;
}

.add-play-list a{
    color: #d5d5d5;
}

.category-div{
    /*padding-top: 9em;*/
}

.actions-list {
    /*background: #e54e53;*/
}

.caption-media-title h6:hover{
    background: #e54e53;
    color: white !important;
}

.caption-media-title h6{
    font-size: 12px;
}

.caption-media-title h6 {
    margin: 0px;
    padding: 5px;
    height: 30px;
    color: #606873;
}

.category-div .category-name:hover{
    background: #e54e53;
    color: white !important;
}
.category-div .category-name{
    font-size: 12px;
}
/*Css New.dropdown*/ 