@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(youtube.com)
{
#watch-container {
width: 100% !important;
padding: 0px 0px 0px 0px !important;
margin-top: 10px !important;
}
.yt-uix-hovercard-card-border {
position: absolute !important;
z-index: 20 !important;
}
.yt-subscription-hovercard-card-body {
position: absolute !important;
z-index: 20 !important;
}
#yt-uix-hovercard-card3 {
position: absolute !important;
z-index: 20 !important;
}
#watch-mfu-button {
display: none !important;
}
#watch-player {
    height: 502px !important;
    width: auto !important;
    position: relative !important;
    z-index: 19 !important;
    margin: -0.35em -40px 0em -40px !important;
}
#watch-headline-title {
position: absolute !important;
margin-top: 22.95em !important;
color: #666 !important;
}
#watch-headline-user-info {
text-align: right !important;
margin-top: 38.5em !important;
position: absolute !important;
}
#watch-stage
{
    background: black !important;
}
#watch-panel {
    margin-top: 2.6em !important;
}
#watch-sidebar {
margin-top: 0em !important;
}
#masthead {
margin-bottom: -.15em !important;
}
#yt-feedback {
    display: none !important;
}
#watch-bar-container {
    background: black !important;
    border: 0px !important;
}
#watch-video-container {
    background: black !important;
    padding-bottom: 3em !important;
}
#watch-bar .yt-uix-button-group .yt-uix-button:not([class*="end"])
{
    border: 1px solid #444444 !important;
    border-right: 0px !important;
}

#watch-bar .yt-uix-button
{
    border: 1px solid #444444 !important; 
}

#watch-next, #watch-prev
{
    border: 1px solid #444444 !important;
}
.yt-uix-card-body-arrow {
margin-top: 8px!important;
}
.yt-uix-card-body-arrow {
margin-top: 8px !important;
}
}