body, html {
    height: 100%;
}

ul .nav-item .active {
    background: lightgray;
}

.right {
    background: #f5f5f5;
}

.left {

}

.top {
    background: white;
}

.search {
}

.shortcuts {
    background: white;
    border-bottom: 1px solid darkgray;
}

.subscriptions .subscription-img {

}

.subscriptions .subscription-desc {
    color: black !important;
}

.results {

}

.videos {

}

.nav .nav-link {
    text-decoration: none;
    font-weight: normal;
}

.logo-height {
    height:40px;
}

.nav .active {
    font-weight: bolder;
}



.video {
    width: 15rem;
    border: 0 !important;
}

.remove-style {
    border: 0;
}

.shortcuts {

}

.shortcuts .shortcut {
    display: inline-block;
    border: 1px solid darkgray;
    margin-right: 5px;
    border-radius: 15px 50px;
    padding: 10px;
}

.pointer {
    cursor: pointer;
}

.tags {

}

.tag {
    display: inline-block;
    padding-right: 1rem;
}
