/*
Account user style
*/


.btn-green {
    background-color: #9CBE02 !important;
    color: #FFF !important;
    background-image: -moz-linear-gradient(top, #9CBE02, #9CBE02) !important;
    background-image: -ms-linear-gradient(top, #9CBE02, #9CBE02) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9CBE02), to(#9CBE02)) !important;
    background-image: -webkit-linear-gradient(top, #9CBE02, #9CBE02) !important;
    background-image: -o-linear-gradient(top, #9CBE02, #9CBE02) !important;
    background-image: linear-gradient(top, #9CBE02, #9CBE02) !important;
    text-shadow: 0 0px 0px rgba(25, 25, 25, 0.5) !important;
}

#submenu {
    color: #717171;
    background-color: #EEE;
    border: 1px solid #D3D3D3;
    padding-top: 10px;
    margin-top: 20px;
    height: 30px;
    padding-left: 11px;
}

.no-videos {
    width: 500px;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-top: 100px;
}

#account.container {
    min-width: 1025px;
}

.hr-separator {
    border-bottom: unset;
    border-top: 1px solid #555;
}

#menu_account.navbar-inner,
#menu_account .navbar-inner,
#menu_account .navbar-inner {
    margin-top: 30px;
    min-height: 40px !important;
    background-color: #fafafa !important;
    /* fallback color, place your own */
    /* Gradients for modern browsers, replace as you see fit */
    background-image: -moz-linear-gradient(top, #f2f2f2, #f2f2f2) !important;
    background-image: -ms-linear-gradient(top, #f2f2f2, #f2f2f2) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#f2f2f2)) !important;
    background-image: -webkit-linear-gradient(top, #f2f2f2, #f2f2f2) !important;
    background-image: -o-linear-gradient(top, #f2f2f2, #f2f2f2) !important;
    background-image: linear-gradient(top, #f2f2f2, #f2f2f2) !important;
    background-repeat: repeat-x;
    /* IE8-9 gradient filter */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f2f2f2', GradientType=0);
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
}

#menu_account .navbar .nav>.active>a,
#menu_account .navbar .nav>.active>a:hover,
#menu_account .navbar .nav>.active>a:focus {
    color: #555555 !important;
    text-decoration: none;
    background-color: #e5e5e5 !important;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125) !important;
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125) !important;
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125) !important;
}

#menu_account .navbar .nav>li>a {
    float: none;
    padding: 10px 15px 10px;
    color: #555 !important;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
    font-size: 13px;
    font-weight: bold;
}

#menu_account .navbar .nav>li>a:hover {
    color: #FFF !important;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 0.75) !important;
}


/**
  My Videos
**/

ol,
ul,
li {
    list-style: none;
}

@media only screen and (max-width: 1152px) {
    .vm-video-list .vm-video-item-content {
        padding: 15px;
    }
}

.vm-video-list .vm-video-item-content {
    position: relative; 
    padding: 15px 15px 15px 25px;
    white-space: nowrap;
}

.hr-horizontal {
    margin: 10px;
    border: 0;
    border-top: 1px solid #dadada;
}

.vm-video-list .vm-video-side-notification-text {
    white-space: normal;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    margin-bottom: -15px;
}

.vm-video-list .vm-video-item .vm-video-indicators {
    position: relative;
    display: inline-block;
    margin: 0 0 10px;
    height: 18px;
    width: 86px;
}

.vm-video-list .vm-video-side-view-count {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 12px;
    color: #333;
    text-decoration: inherit;
    float: none;
}

.vm-video-list .vm-video-item-content-primary {
    vertical-align: top;
    display: inline-block;
    overflow: visible;
    padding: 0;
    float: none;
    width: 48%;
    min-width: 325px;
}

.vm-video-list .vm-video-item-content-secondary {
    vertical-align: top;
    display: inline-block;
    overflow: visible;
    padding: 0;
    float: none;
    width: 48%;
    min-width: 440px;
    margin-left: 4%;
}

.vm-video-list .video-time {
    margin-top: 0;
    margin-right: 0;
    padding: 0 4px;
    font-weight: 500;
    font-size: 11px;
    background-color: #000;
    color: #fff!important;
    height: 14px;
    line-height: 14px;
    opacity: .75;
    filter: alpha(opacity=75);
    display: -moz-inline-stack;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    right: 18px;
    bottom: 3px;
}

.vm-video-list .st-fluid-thumb-link,
.st-thumb-fluid {
    width: 100%;
}

.vm-video-list .st-thumb-default {
    padding-bottom: 56.25%;
}

.vm-video-list .vm-video-info-container { 
    display: inline-block;
    float: none;
    position: relative;
    top: -3px;
    margin-bottom: -3px;
}

.vm-video-list .video-thumb {
    position: relative;
    float: left;
    width: 130px;
    margin: 0 15px;
    text-align: left;
}

.vm-video-list .ux-thumb-wrap {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.vm-video-list .ux-thumb-wrap svg{
    font-size: 62px;
    width: 100%;
    color:#cc181e;
}
.vm-video-list .ux-thumb-wrap .encoding{
    color: #cc181e;
    display: block;
    margin: 8px 0px 0px 0;
}
.vm-video-list .ux-thumb-wrap  {
    text-align: center;
}

.vm-video-list .st-thumb-clip img,
.st-thumb-clip .vertical-align {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 80px;
}

.vm-video-list .st-thumb-fluid .st-thumb-clip {
    left: 0;
    right: 0;
}

.vm-video-list .st-thumb-clip { 
    bottom: -100px;
    top: -100px;
    left: -100px;
    right: -100px;
    text-align: center;
    white-space: nowrap;
    word-break: normal;
}

.vm-video-list .vm-video-info-container .vm-date-info,
.vm-list-view .vm-video-info-container .vm-upload-progress-indicator {
    font-size: 12px;
    line-height: 16px;
    padding-top: 4px;
}

.vm-video-list .vm-video-info-container .vm-owner-bar {
    padding-top: 8px;
}

.vm-video-list .vm-thumb {
    position: relative;
    float: left;
    width: 150px;
    margin: 0 15px;
    text-align: left;
}

.vm-video-list .custom-button {
    margin: 1px;
}


.vm-video-list .vm-video-title {
    width: 100%;
    display: inline-block;
}

.vm-video-list .vm-video-info {
    display: block;
}

.vm-video-list .vm-video-title-container {
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.vm-video-list .vm-video-title .vm-video-title-content {
    color: #333;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    margin-right: 4px;
    vertical-align: middle;
    white-space: normal;
}

.vm-video-list .st-thumb {
    overflow: hidden;
    background: #f1f1f1;
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
}

.vm-video-list ol {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    background: transparent;
}

.vm-video-list .vm-video-item {
    clear: both;
}

.vm-video-list .btn-group.select-thumbnails {
    display: inline-block;
}

.vm-video-list .vm-video-metrics .video-comments,
.vm-video-list .vm-video-metrics .video-likes-count {
    margin-bottom: 8px;
}

.vm-video-list .vm-video-metrics {
    width: 105px;
    padding: 0;
}

.vm-video-list .vm-video-metrics .vm-video-metric {
    display: block;
    margin-right: 1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.vm-video-list .vm-video-side-content-left-container {
    text-align: right;
    margin-right: 178px;
}

.vm-video-list .vm-video-side-content-right-container {
    float: right;
    width: 133px;
}

.media-list {
    padding: 0;
    list-style-type: none;
    margin: 0 !important;
}

.media-list li {
    width: 98%;
    margin: 0 auto;
}

.media-list .media-body {
    float: left;
    border-left: 1px solid #ccc;
    height: 110px;
}

.media-list .media-infos {
    width: 670px;
    height: 110px;
}

.media-list .media-infos .btn-group.actions {
    width: 360px;
}

.media-list .media-infos .btn-group.actions a {
    z-index: 9;
}

.message {
    margin: 6px 0 0 0;
}

.vm-video-list .btn-group.select-thumbnails .owner-cast {
    background: #ccc;
    width: 523px;
}

.vm-video-list .btn-group.select-thumbnails .owner-cast .title {
    text-align: center;
    font-size: 15px;
    margin: 0px;
    padding: 10px;
    color: #333;
}

.vm-video-list .btn-group.select-thumbnails .owner-cast img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    border: 1px solid;
}

.vm-video-list .btn-group.select-thumbnails .owner-cast img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    cursor: pointer;
}

.vm-video-list .btn-group.select-thumbnails>.btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
}

.vm-video-list .caret {
    opacity: 0.8 !important;
    border-top: 4px solid #000 !important;
    margin: 6px;
}

.vm-video-list .btn-group.select-thumbnails .dropdown-menu {
    min-width: 510px !important;
    margin-top: 30px;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    padding: 0px !important;
    top: 15%;
    left: -123px;
    z-index: 40;
}

.media-heading {
    padding: 4px;
    width: 260px;
}

.media-heading .nfo {
    margin: -3px 0px 0px 0px;
    font-size: 12px;
    color: #333;
}

.media-heading .title {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-top: 0px !important;
    text-align: left;
    height: 38px;
    overflow: hidden;
}

.media-heading .title a:hover {
    color: #2793e6 !important;
}

.media-body .btn-group {
    margin: 42px 0px 0px 0px;
}

.video-metrics {
    text-align: center;
    opacity: 0.75;
    background-image: -moz-linear-gradient(left, #f2f2f2, #fff) !important;
    background-image: -ms-linear-gradient(left, #f2f2f2, #fff) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fff)) !important;
    background-image: -webkit-linear-gradient(left, #f2f2f2, #fff) !important;
    background-image: -o-linear-gradient(left, #f2f2f2, #fff) !important;
    background-image: linear-gradient(left, #f2f2f2, #fff) !important;
    width: 150px;
    float: right;
    border-left: 1px solid #ccc;
    height: 110px;
    vertical-align: middle;
}

.video-metrics div {
    margin-top: 26px;
}

.account-video-container {
    height: 110px;
}


/* Settings tabs */

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}

#account_right {

    height: auto;
    margin-left: 250px;
    margin-top: 20px;
    width: 75%;
}

.profile-datas label {
    font-size: 17px;
    margin-top: 15px;
    color: #333;
}

.profile-datas select {
    margin-bottom: 10px;
}

.profile-datas .custom-button {
    margin-top: 35px !important;
    min-width: 140px;
}

.profile-datas {
    margin: 30px 0 90px 20px;
    width: 90%;
}

.profile-datas .file input {
    width: 500px;
    line-height: 20px;
    margin-top: 16px;
}

#id_newsletter {
    margin-right: 10px;
}

.popover-inner {
    width: 400px;
}

.popover-inner textarea {
    width: 360px;
    height: 70px !important;
}

.hide-tooltip-share {
    position: absolute;
    top: -99999px;
}


/* Upload section */

#upload-video .up span.u{
    color: #dadada;
}

#upload-video .drop-area{
background: #303030 !important;
}

#upload-video .recent_uploads {
    height: 400px;
    overflow: hidden; 
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    filter: alpha(opacity=75);
    width: 70%;
    margin-bottom: 60px;
    position: relative;
}
#upload-video .header_recent {
text-align: center;
font-size: 20px;
font-weight: 500;
}

#upload-video .recent_uploads:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    top: 0px;
    right: 0;
    pointer-events: none;
    background-image: linear-gradient(to top, #202020, rgba(32, 32, 32, 0)); 
    width: 100%;
    height: 510px;
}

#upload-video .header {
    font-size: 1.3em;
    text-align: center;
    padding: 2px 0 10px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
}
#upload-video .up {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 100%;
}

#upload-video .up span.u {
    color: #777;
    max-width: 30%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#upload-video .up span.t {
    color: #aaa;
    max-width: 55%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: lighter;
    text-transform: capitalize;
}
#upload-video .up span {
    display: inline-block;
    padding: 2px;
    font-size: 1.1em;
}

#upload-video .up span.a {
    color: #aaa;
    float: right;
    font-family: lucida console,Monaco,monospace;
    font-size: .8em;
}

#tos_container {
    margin: 0 auto;
    font-size: 1em;
    color: #717171;
    text-align: left;
}

#upload-video #tos_label {
    margin-left: 30px;
    text-align: left;
    cursor: pointer;
}

#upload-video .tips_tags,
#edit-video .tips_tags {
    font-size: 12px;
    color: #888;
}

#upload-video .form_element,
#edit-video .form_element {
    margin-top: 20px;
}

#upload-video #id_description,
#upload-video #id_tags {
    width: 450px;
}

#upload-video #id_description {
    height: 70px;
}

#upload-video #tos_rules {
    list-style-type: none;
}

#upload-video #tos_rules li {
    line-height: 24px !important;
}

#upload-video .title_label label {
    float: left;
    margin-top: 1px !important;
    margin-right: 12px;
}

#upload-video #tos_check {
    width: 600px;
    margin-top: 20px;
    margin-left: 26px;
}

 
#upload-video #id_tos {
    /* All browsers except webkit*/

    transform: scale(1.5);
    /* Webkit browsers*/

    -webkit-transform: scale(1.5);
    width: 20px !important;
    height: 20px !important;
}

.warning {
    color: #880904 !important;
    font-size: 14px !important;
}
#upload-video .upload-container.upload-file {
    text-align: center;
    width: 600px;
}
#upload-video .upload-container.upload-file p {
    margin-top: 50px;
    margin-bottom: 60px;
    font-size: 1em;
    color: #717171;
}
#upload-video .upload-container.upload-file  {

    width: 70%;
    text-align: center;
    margin-top: 30px;
}
#upload-video .upload-container.upload-file span {
    color: #555;
    font-size: 20px;
    font-weight: bold;
}

#upload-video .drop-area:not(.disabled) {
    border: 2px dashed #a0a0a0;
}


#upload-video .drop-area {
    position: relative;
    height: 230px;
    margin-bottom: 20px;
    padding-top: 30px;
    background: #dadada;
    border-radius: 5px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    transition: .15s ease border-color,.15s ease background;

}

#upload-video .drop-area:not(.disabled):hover {
    border-color: #d02e39;
    background: 0 0;
}

#upload-video .drop-area:not(.disabled):hover .svg-inline--fa.fa-w-20{
    color: #d02e39;
    transition: .15s ease color,.15s ease background;
}

#upload-video .drop-area:not(.disabled):hover .browse.custom-button{
    background: #d02e39;
    transition: .15s ease color,.15s ease background;
}


#upload-button {
    border: 0px !important;
    background-color: #FFF !important;
    padding: 2px;
}
#upload-video .button-content {
    /* width: 120px !important; */
    height: 80px;
    margin-bottom: 16px !important;
    /* overflow: hidden !important; */
    width: 25% !important;
    margin: auto;
}
.browse.custom-button {
    background: #333333;
    color: #eee;
}

.grey-sub {
    color: #aaa;
    font-size: 15px;
}
#upload-video .title_div {
    clear: both;
}
#upload-video .button-content input {
    opacity: 0;
    cursor: pointer;
    font-size: 149px;
    height: 250px;
    position: absolute;
    top: 0px; 
    width: 100%;
    left: 0px;
}
#upload-video .upload-container.upload-infos {
    font-size: 17px !important;
    width: 600px;
    margin-bottom: 70px;
    margin-left: 26px;
}
#upload-video .upload-container.upload-infos label {
    font-size: 17px !important;
    margin-top: 20px;
}
#upload-video .upload-container.upload-infos .file-name {
    font-weight: bold;
    margin: 20px 0 4px 0;
}
#upload-video .upload-container.upload-infos .custom-button {
    margin-left: 0px;
    width: 200px;
}
#upload-video .upload-container.upload-infos p {
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 4px;
    color: #333;
}
#upload-video #id_title {
    width: 450px;
    border-radius: 2px !important;
    font-size: 12px ;
}
#upload-video select {
    border-radius: 2px !important;
}
#upload-video .progress {
    width: 450px;
    margin-bottom: 34px;
    float: left;
}
#spinner-upload {
    margin-bottom: 6px;
    margin-left: 4px;
}
#upload-video .custom-button.disabled {
    background-color: #ccc !important;
    color: #333 !important;
    text-shadow: 0 0px 0px rgba(25, 25, 25, 0.5) !important;
}
#upload-video .update-status {
    margin: 20px;
    position: absolute;
    font-weight: bold;
    width: 300px;
}

.title_div input,
.title_div textarea{
    font-size: 20px !important;
    padding: 4px;
    height: 30px;
}

/** update video **/
#edit-video .title_tags {
    font-weight: bold;
}
#edit-video .update-container {
    margin-top: -20px;
}
#edit-video .video-infos {
    margin: 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}
#edit-video .video-substatus {
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
}
#edit-video .video-fields {
    margin: 30px 0px 0px 0px;
}
#edit-video .update-container input {
    margin-bottom: 20px !important;
    border-radius: 14px;
    width: 400px;
    display: block;
}
#edit-video .update-container .sign-in {
    margin: 17px 0px 0px 0px;
    border-radius: 15px;
}
#edit-video .update-container .sign-in:hover {
    color: #000 !important;
}
#edit-video #id_title {
    width: 400px;
        border-radius: 14px;

}
#edit-video .video-thumbs span {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 13px;
}
#edit-video .video-thumbs .thumbs {
    display: inline-block;
    width: 170px;
    height: 120px;
    padding: 2px;
    border: 2px solid #FFF;
    margin: 2px;
}
#edit-video .video-thumbs .overlay {
    width: 170px;
    height: 120px;
    position: absolute;
    background: #666;
    visibility: hidden;
    opacity: 0.5;
}
#edit-video .video-thumbs .overlay-text {
    width: 170px;
    position: absolute;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    visibility: hidden;
    margin-top: 50px;
}
#edit-video .video-thumbs.owner-cast {
    margin-top: 12px;
}
#edit-video .video-thumbs .border {
    border: 2px solid #cc181e;
}
#edit-video .video-thumbs .noborder {
    border: 2px solid #FFF;
}
#edit-video #id_description {
    width: 400px;
    height: 100px;
}
#edit-video .title {
    color: #333;
    text-align: left;
    font-weight: bold;
}
#edit-video label {
    font-weight: bold;
}
#account .infobox {
    max-height: 78px;
    overflow: auto;
    margin-bottom: 20px;
    background-color: #555;
    padding: 12px;
    border-radius: 3px;
}

/** Watch Later **/
#watch-later .media-list .media-infos .btn-group.actions {
    text-align: center !important;
}
#watch-later .media-list .media-infos .btn-group>.btn {
    float: none !important;
}
#watch-later .media-heading .title {
    height: 18px;
}
#watch-later .username {
    padding: 2px;
}
#watch-later .user-infos {
    margin-bottom: 8px;
}
#watch-later .user-infos a {
    color: #333;
}
#watch-later .media-heading {
    padding: 8px 0px 0px 10px !important;
}
#watch-later .watch-later-lanny {
    float: left;
    background: no-repeat url('/static/images/promo-watch-later.jpg') 0px 0px;
    background-size: auto;
    width: 180px;
    height: 131px;
    margin-top: 22px;
}
#watch-later #watch-later-promo {
    padding: 40px;
}
#watch-later .watch-later-empty {
    border-top: 1px solid #999;
    color: #999;
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
#watch-later .watch-later-empty p {
    margin-top: 10px;
}

/** Menu account **/
#account .label {
    margin: 8px;
}
#account_left {
    width: 240px;
    height: 60%;
    position: fixed;
    margin: 0;
    font-weight: 400;
    /* border-right: 1px solid #ccc; */
    z-index: 999;
    background-color: #303030;
    /* border-bottom: 1px solid #ccc; */
    /* box-shadow: 1px 3px 9px #ddd; */
    /* overflow-y: scroll; */
    border-radius: 13px;
}

#mnu-account a {
    color: #333;
    font-weight: 600;
} 

#mnu-account .mnu-infos {
    margin-top: 10px;
    display: block;
}
#mnu-account .edit {
    width: 40px;
}
#mnu-account .mnu-head { 
    text-align: center;
}
#mnu-account .mnu-head img{
    border-radius: 100px;
}
#mnu-account .tab {
    padding: 6px;
    display: inline-block;
    margin: 2px;
}

.header2 .custom-button{
    margin: 0 0 0 4px !important;
}
.custom-button:hover {
    color: #FFF ;
    text-decoration: none;
    background-color: #cc181e !important;
}
#mnu-account .edit a {
    padding: 2px 10px 2px !important;
    margin: 3px 0px 0px 17px;
}
#mnu-account .edit a:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
}
#mnu-account.guide-toplevel {
    padding: 10px !important;
    display: block;
    margin: 0px;
}

#mnu-account .guide-item-container ul {
margin: 0;
}

#mnu-account .guide-user-links a,
.guide-user-public-profile { 
  text-decoration: none;
  padding: 6px 16px;
  margin: 4px;
  border-radius: 4px;
}

#mnu-account .guide-user-links li a:hover:not(.active),
#mnu-account .guide-user-links li a:hover i,
#mnu-account .guide-user-links a.active{
    background-color:  #cc181e  ;
    color: #FFF !important;
}

#mnu-account .guide-user-links a.active .ico{
    color: #FFF !important;
}


/** Playlist **/
a {
    text-shadow: none !important;
}
li.hr-horizontal {
    margin: 10px;
    border-top: 1px solid #eee;
}
.v-row .edit {
    height: 240px;
}
.bottom_line {
    border-bottom: 1px solid #eee;
}
.inputs_data .btn {
    font-size: 14px !important;
    font-weight: 500;
}
#account .form_playlist {
    font-size: 20px; 
    margin: 0px 0px 30px 28%;
    font-weight: 500;
    text-align: center;
    width: 410px;
    background-color: #353535;
    padding: 20px;
    border-radius: 6px;
}
.playlist-note {
    margin: 10px;
    color: #aaa;
}
.playlists .custom-button {
    margin: 0px;
}
.playlists .thumb-info {
    height: 58px;
}
.playlists .video-container {
    min-width: 1030px;
}
.playlists_header {
    margin-bottom: 20px;
    font-size: 18px;
    padding-bottom: 6px;
    font-weight: 500;
}
#account .inputs_data {
    margin: 12px 0px 0 0;
}
#account .btn_playlist_actions {
    margin: 10px 0 0 0;
    display: inline-block;
    overflow: hidden;
    width: 300px;
}
#account #input_title {
    width: 300px;
    height: 25px;
    border-radius: 4px;
    border: 2px solid #ddd;
    padding: 0px 0 0 6px;
    font-size: 16px;
}


@media only screen and (max-width: 600px) {
    .master-container {
        margin-left: unset;
        margin-right: unset;
    }

    .no-videos {
        width: 90%;
        font-size: 20px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .custom-button, .browse.custom-button {
        background-color: #555;
    }
    #account_left, #account .infobox {
        background-color: #353535 !important;
        border: 0!important;
        box-shadow: none !important;
    }

    #account.container {
        min-width: inherit;
        width: 100% !important;
    }

    #account_right {
        margin: 10px 0px 0 0;
        width: 100%;
    }

    #account_left {
        position: relative;
        width: 100%;
        border-radius: 0px;
    }

    .guide-item-container .mnu-head,
    .guide-user-public-profile,
    .hr-separator {
        display: none ;
    }


    .vm-video-list {
        margin: 0;
    }
    .vm-video-list .vm-video-item-content-primary {
        min-width: inherit;
        width: 50%;
        display: flex;
        flex-direction: column;

    }
    .vm-video-list .vm-video-item-content-secondary {
        min-width: inherit;
        width: 60%;
    }
    .vm-video-list .vm-video-item-content {
        padding: 0;
        display: flex;
        flex-direction: row;
    }
    .vm-video-list .vm-video-info-container {
        margin-left: 14%;
    }
    .vm-video-list .btn-group.select-thumbnails {
        display: none;
    }
    .vm-video-list .vm-video-side-notification-text {
        font-size: 10px;

    }
    #account .infobox {
        display: none;
    }

    #account .vm-video-list .vm-video-side-content-right-container {
        width: unset;
    }

    /* Edit page */
    #edit-video .update-container {
        margin: 0 12px 0 12px;
    }
    #edit-video .update-container input,
    #edit-video #id_title,
    #edit-video #id_description {
        width: 100%;
        font-size: 16px;
        height: 40px;
    }

    #edit-video .video-thumbs .thumbs {
        width: 48%;
        height: 48%;
    }
    
    #edit-video .video-thumbs .overlay {
        display: none;
    }

    /* Playlists */
    #account_right.playlists {
        margin: 10px 10px 0 10px;
        width: 94%;
    }
    .playlists .video-container {
        min-width: inherit;
        width: 100%;
    }

    .playlists .video-container .video,
    #account .video-container .video {    
        width: 100%;
    }

    #account .form_playlist {
        width: inherit;
        margin: auto;
    }

    #account #input_title {
        width: 90%;
    }

    #account .panes {
        display: flex;
        flex-direction: column;
    }

    /* Subscriptions page */
    #account .video-container {    
        display: flex;
        flex-direction: column;
    }

    /* Upload page */

    #upload-video .upload-container.upload-infos {
        width: 90%;
        margin-left: unset;
    }

    #upload-video .progress,
    #upload-video #id_title,
    #upload-video #id_description,
    #upload-video #id_tags {
        width: 98%;
    }

    #upload-video #tos_rules { 
        width: 90%;
        margin: 12px !important;
        font-size: 12px;
    }

    #upload-video #tos_check {
        width: 90%;
        margin: 12px;
        display: flex;
        flex-direction: row-reverse;
    }

    #id_tos {
        margin: 15px 0px 0px 20px;
    }

    #upload-video .categ_selector {
        width: 100%;
    }

    #upload-button-text {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    #upload-video .upload-container.upload-file {
        width: 90%;
    }

    #upload-video .recent_uploads {
        height: 250px;
        overflow: hidden;  
        width: 90%; 
        margin-bottom: 0;
        position: relative;
    }

 
    #upload-video .recent_uploads:after {
        content: "";
        position: absolute;
        z-index: 1;
        left: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        height: 250px;
        pointer-events: none;
        background-image: linear-gradient(to top, #202020, rgba(32, 32, 32, 0)); 
    }

    #upload-video .button-content i {
        display: none;
    }
    #upload-video .button-content {
        height: unset;
    }
    
    .browse.custom-button {
        background-color: #cc181e;
    }

    #upload-video .drop-area {
        height: unset;
        padding: 0;
    }

    .drop-video-text {
        display: none;
    }

    .grey-sub{
        font-size: 12px;
        margin: 4px;
    }



}
