@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@media only screen and (max-width: 414px) {
    .container-fluid {
        padding-left: 0px !important;
    }

    .smallBar {

        display: none !important;
    }
}

html,
body {
    height: 100vh;
}

.userChannel #yptchat2{
    left: 100px
}

.inverse {
    flex-direction: row-reverse;
}

html {
    scroll-behavior: smooth;
}

body {
    padding-top: 50px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.navsub-toggle a img {
    width: 24px;
}

.tox-statusbar__branding {
    display: none !important;
}

#yptRightBar {
    width: 30% !important
}

#modeYoutubeBottomContent {
    width: 70%
}

.actionPrimary {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    max-width: 10px;
    position: absolute;
    right: 26px;
}

.relative {
    position: relative;
}

@media (max-width: 991px) {

    #modeYoutubeBottomContent {
        width: 61% !important;
    }

    #yptRightBar {

        width: 39% !important;

    }
}

.swicher-containt:hover {
    cursor: pointer;
}

.footer-widget {
    text-align: left;
}

.mt-30 {
    margin-top: -31px;
}

.pl0 {
    padding-left: 0 !important
}

.galleryTitle a {
    background: none !important;
    border: none !important;
}

h3.galleryTitle {
    padding: 23px 5px !important;
    text-align: center;
}

.galeryDetails {
    line-height: 15px;
}
.liveVideo .audience{
    padding: 5px 0;
}
.galleryTitle {
    color: #a7a7a7; /* background-color: #206b85; *//* border-color: #9d9d9d; */
}
.livedetail>.pull-left{
    padding-left: 8px;
    padding-right: 8px;
}
.livedetail>div{
    margin-top: 0 !important;
}
.audience{margin: 0 -8px}
.galleryTitle * {
    color: #000;
    font-size: 22px;
}

.footer-widget .content {
    padding: 5px;
}

.footer-widget h3 {
    text-transform: capitalize;
    margin-left: 0;
    margin-right: 0;
}

.videoLink > .duration,
time.duration {
    position: absolute;
    background: rgba(0, 0, 0, 0.6) !important;
    padding: 2px;
    color: #FFF;
    bottom: 5px;
    right: 5px;
    font-size: 0.9em;
    border-radius: 5px;
}

.imageCat {
    height: 38px;
}

#basicInfo #textAbout {
    min-height: 295px;
}

#basicInfo .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


#updateUserForm button {
    width: auto;
!important;

}

.videoLink .glyphicon-play-circle {
    transition: all 0.3s ease-in-out;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    color: rgba(255, 255, 255, 0.3) !important;
    font-size: 50px;
}

.videoLink div {
    transition: all 0.3s ease-in-out;
    font-size: 1em;
    margin-top: 4px;
}

.videoLink div.details,
.videoLink div.details div {
    font-size: 0.9em;
}

.gallery:hover .glyphicon-play-circle,
.videoLink:hover .glyphicon-play-circle {
    color: rgba(255, 255, 255, 0.6) !important;
}

.bottom-border {
    border-bottom: 2px solid #F2F2F2;
    margin: 0;
    padding: 5px;
}

h1,
h2,
h3,
h4 {
    margin: 5px;
    padding: 5px;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

footer {
    color: #0e0e0e;
    padding: 2px;
    background-color: #f9f9f9;
    border-top: 1px solid #DDD;
    text-align: right;
    margin: 0;
    font-size: 0.8em;
}

footer .btn-outline:hover,
footer .btn-outline:focus,
footer .btn-outline:active {
    color: #888;
    background: white;
    border: solid 1px white;
}

footer .btn-outline {
    color: #AAA;
    border: solid 1px #AAA;
    background: transparent;
    transition: all 0.3s ease-in-out;
    margin: 0 2px;
    font-size: 0.9em;
}

footer ul.list-inline {
    justify-content: flex-end;
    margin-bottom: 0;
}

footer ul.list-inline li {
    justify-content: center;
    align-items: center;
    padding-right: 1px;
    padding-left: 1px;
    font-size: 0.8em;
}

/* for main video */
.video-content {
    flex: 0 1 100%;
    height: 50%;
    display: flex;
    justify-content: flex-start;
}

.main-video {
    background-color: #000;
    margin-bottom: 10px;
    /* max-width: 683px; */
    margin: 0 auto;
}

.rightBar, .main-video {
    -webkit-transition: ease 1s; /* Safari */
    transition: ease 1s;
}

/* to fix the click on mobile */
.rightBar div {
    z-index: 10;
}

#videosList, #videosList div {
    z-index: 1;
    padding-top: 0;
    /* padding-right: 3px; */
}

#videosList > div:first-child {
    padding-left: 4px;
    margin-bottom: 10px
}

/* end for main video */
.form-compact .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-compact input.form-control {
    border-radius: 0;
}

.form-compact input.first,
.form-compact select.first {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.form-compact input.last,
.form-compact select.last {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .navbar-form {
        padding: 0;
    }

    .commentDetails {
        margin-left: 0 !important;
    }

    #modeYoutubeBottomContent, .principalContainer {
        width: 100% !important;
        padding: 0;
    }

    .rightBar {
        display: none
    }

}

.slick-prev:before, .slick-next:before {
    font-size: 33px !important;
}

#grid > tbody > tr > td:nth-child(5) .actions {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

@media (max-width: 450px) {
    #captchaText, .captcha .input-group {
        display: block;
    }

    .captcha .input-group-addon:first-child {
        border-right: 1px solid rgb(204, 204, 204);
    }
}

/* Comments */
.commenterName small {
    font-family: Roboto !important;
    font-size: 0.9em;
}

.commentaires-manaager .commenterName {
    display: flex;
}

.commenterName {
    margin-right: 5px;
}

.commenterName small {
    margin-left: 6px;
    margin-right: 8px
}

.commentText {
    clear: both;
}

.commentDetails {
    margin: 0 0 0 60px;
    min-height: 50px;
}

/* End Comments */


/* Tabs panel */
.tabbable-panel {
    padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    border-bottom: 4px solid #DDD;
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
}

.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}

.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
}

.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #f3565d;
    position: relative;
}

.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    background: none !important;
}

.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}

.tabbable-line > .tab-content {
    margin-top: -3px;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

[data-column-id~="comment"] span {
    color: red !important;
    display: none !important;
}

/* END Tabs panel */

.nowrapCell td {
    white-space: normal !important;
}

.container-fluid {
    margin-bottom: 30px;
}

.galeryRowElement {
    margin-right: -5px;
    margin-left: -5px;
}

div#gallery60021c789fc6b .galleryTitle {
    display: none;
}

.homePage {
    padding-right: 0 !important;
}

.homePage .list-group-item {
    padding-top: 0 !important;
}

.watch8-action-buttons {
    /* padding: 5px 10px 0 10px; */
    margin: 5px 0 0 0;
    /* border-top: 1px solid #F2F2F2; */
    clear: both;
}

.youtube > .gallery {
    padding-left: 0 !important;
}

.bgWhite {
    margin: 0 0 10px;
    border: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    text-overflow: ellipsis;
}

.no-outline {
    border: 0;
}


.no-outline:focus,
.no-outline:active,
.no-outline:hover {
    background-color: transparent;
    color: #fff !important;
}

#showMore {
    padding: 20px;
    margin: 10px;
    border-top: 2px solid #F2F2F2;
}

#description .contentDescription {
    overflow: hidden;
}

.watch-view-count {
    line-height: 24px;
    max-height: 24px;
    font-size: 19px;
    white-space: nowrap;
    margin: -5px;
    padding: -5px;
    border-bottom: 2px solid #167ac6;
}

.myVote span,
.myVote small {
    color: #167ac6;
}

/* fancy checkbox */
.material-switch > input[type="checkbox"] {
    display: none;
    background: #ea3514;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}

.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: green;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: green;
    left: 20px;
}


/* fancy checkbox */
.material-small.material-switch > input[type="checkbox"] {
    display: none;
    background: green;
}

.material-small.material-switch > label {
    width: 20px;
    margin-right: 5px;
}

.material-small.material-switch > label::before {
    margin-top: -5px;
    width: 20px;
    height: 10px;
}

.material-small.material-switch > label::after {
    margin-top: -4px;
    width: 15px;
    height: 15px;
}

.material-small.material-switch > input[type="checkbox"]:checked + label::after {
    left: 10px;
    background: green;
}

/* fancy checkbox  end */

.label.fix-width {
    min-width: 130px !important;
    display: inline-block !important;
    text-align: left;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.label.fix-width.label-primary {
    min-width: 70px !important;
    text-align: right;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0.25em;;
    border-bottom-left-radius: 0.25em;;
}

.videosDetails .label {
    border-radius: 0;
}

.videosDetails .label:first-child {
    border-top-left-radius: 0.25em;
    border-bottom-left-radius: 0.25em;
}

.videosDetails .label:last-child {
    border-top-right-radius: 0.25em;
    border-bottom-right-radius: 0.25em;
}

.popover-content,
.popover-title,
.popover {
    color: #333;
}

.videosDetails {
    padding-left: 20px;
}

.divMainVideo .duration {
    position: absolute;
    background: rgba(0, 0, 0, 0.6) !important;
    padding: 3px;
    color: #FFF;
    bottom: 5px;
    right: 25px;
    font-size: 0.9em;
    border-radius: 5px;
}

.autoplay span span {
    margin: 0 5px;
    font-weight: bold;
}

img.rotate90,
img.rotate-270 {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */

    -moz-transform: rotate(90deg);
    /* Firefox */

    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */

    -o-transform: rotate(90deg);
    /* Opera */
}

img.rotate180,
img.rotate-180 {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */

    -moz-transform: rotate(180deg);
    /* Firefox */

    -webkit-transform: rotate(180deg);
    /* Safari and Chrome */

    -o-transform: rotate(180deg);
    /* Opera */
}

img.rotate270,
img.rotate-90 {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    /* IE 9 */

    -moz-transform: rotate(270deg);
    /* Firefox */

    -webkit-transform: rotate(270deg);
    /* Safari and Chrome */

    -o-transform: rotate(270deg);
    /* Opera */
}

.subsB {
    background-color: #e62117;
    color: #FFF;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.subsB span:before {
    content: "\f16a";
}

.subscribed {
    background-color: #DDD;
    color: #777;
}

.subscribed span:before {
    content: "\f00c";
}

.subscribed:hover span:before {
    content: "\f057";
}

.profileBg {
    padding: 20px;
    height: 27vw;
    min-height: 90px;
    max-height: 300px;
    position: relative;
    margin: 5px 5px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.profileBg .socialink-profile {
    position: absolute;
    right: 5px;
    bottom: 10px;
}

.userChannel h2 {
    padding-left: 10px;
}

#sidebar {
    width: 300px;
    position: absolute;
    top: 0;
    z-index: 99;
    height: 100vh;
    margin-top: 50px;
}

#sideBarContainer {
    overflow: hidden;
    position: absolute;
    left: 0;
    padding: 10px;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    padding-right: 10px;
}

.galleryVideo {
    padding-top: 10px;
}

#sideBarContainer ul {
    margin-bottom: 150px;
}

#contactChannelPage {

}

.navbar-brand {
    padding: 0px; /* firefox bug fix */
    margin-left: 10px;
    height: auto;
}

.navbar-brand > img {
    width: 178px;
}

.list-inline {
    display: flex;
    justify-content: left;
}

/** header **/
nav ul.items-container {
    display: flex;
    justify-content: flex-end;
    margin: 0px;
    padding: 0px;
}

nav ul.items-container .tooltip {
    min-width: 150px;
}

nav ul.items-container,
nav ul.items-container li {
    list-style: none;
}

nav ul.items-container li:first-child {
    flex: 1;
    display: flex;
}

nav ul.items-container li:first-child ul.left-side {
    display: flex;
    align-items: center
}

ul.left-side {
    height: 50px;
}

nav ul.items-container li:last-child {
    margin-right: 20px;
}

nav ul.items-container li ul.right-menus {
    display: flex;
    flex-direction: row;
}

nav ul.items-container li ul.right-menus li {
    margin-left: 5px;
}

nav ul.items-container li ul.right-menus li li {
    margin-left: 0;
}

.navbar-left {
    padding-right: 0;
}

/** header **/

.navbar .container {
    padding: 0 2px;
    align-items: center;
}

.list-inline > li {
    display: flex;
}

.navbar .list-inline {
    margin: 0;
    display: flex;
    align-items: center;
}

/* Play List */
.playlistList {
    height: 80vh;
    overflow: hidden;
}

.playlistList .nav {
    overflow-y: auto;
    position: absolute;
    top: 0;
    height: 100%;
    overflow-x: hidden;
}

.playlist-nav .navbar {
    padding: 0;
    max-height: none;
    margin: 0;
}

.playlist-nav .navbar ul {
    float: none;
    display: block;
}

.commentBlock {
    max-height: 120px;
    overflow-y: auto;
}

.playlist-nav .navbar li {
    float: none;
    display: block;
}

.playlist-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
}

.divMainVideo .pull-left img {
    max-height: 70px !important;
    margin-right: 10px;
    max-width: 70px !important;

}

/* End Play List */

#videoContainer {
    overflow: visible;
    background: black;
    /* max-width: 615px; */
}

/** video manager progress bar */
.progress {
    position: relative;
    height: 25px;
}

.progress > .progress-type {
    position: absolute;
    left: 0px;
    font-weight: 800;
    padding: 3px 30px 2px 10px;
    color: rgb(255, 255, 255);
    background-color: rgba(25, 25, 25, 0.2);
}

.progress > .progress-completed {
    position: absolute;
    right: 0px;
    font-weight: 800;
    padding: 3px 10px 2px;
}

.loader {
    border: 5px solid #f3f3f3; /* Light grey */
    border-top: 5px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 30px;
    margin: 0 auto;
    height: 30px;
    animation: spin 2s linear infinite;
}

.zoom {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.zoom:hover,
.zoom:active,
.zoom:focus {
    /**adjust scale to desired size,
    add browser prefixes**/
    -ms-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
    position: relative;
    z-index: 100;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.navbar-collapse.in {
    overflow-y: visible; /* Bootstrap default is "auto" */
}

#videosList {
    -webkit-transition: ease 1s; /* Safari */
    transition: ease 1s;
}

.transparent {
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

.principalContainer {
    position: relative;
}

.vjs-button-fa-size {
    font-size: 14px !important;
}

a.h6 h2, a.h6 h1 {
    font-weight: bold;
}

img.blur {
    filter: blur(5px);
}

.navbar-default .navbar-default, .navbar-inverse .navbar-default {
    border-width: 0;
}

/*Show play button only when paused*/
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}

.rightProfile li a {
    text-align: left;
}

#mainNavBar ul.items-container li:last-child {
    margin-right: 0 !important;
}

.ima-controls-div {
    pointer-events: none !important;
}

.ima-controls-div div {
    pointer-events: auto !important;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.42;
    border-radius: 15px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    background-color: rgba(100, 100, 100, 0.01);
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(100, 100, 100, 0.01);
    overflow: hidden;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rgba(100, 100, 100, 0.05);
}

.videoAdUiSkipContainer {
    z-index: 99 !important;
}


@media (min-width: 1200px) and (max-width: 1600px) {
    .hidden-mdx {
        display: none !important;
    }
}

.swal-noform .form-group {
    display: none;
}

#modeYoutubeBottomContentDetails {
    overflow: hidden;
}

.cursorPointer:hover {
    cursor: pointer;
    text-decoration: underline;
}

.btn-dark {
    color: #CCC;
    background-color: #111;
    border-color: #000;
}

.btn-dark:hover {
    color: #FFF;
    background-color: #000;
    border-color: #000;
}

.opacityBtn {
    opacity: 0.2;
}

.btn-group.justified {
    display: flex;
}

.justified .btn {
    flex: 1
}


.addWidthOnMenuOpen {
    transition: width 0.3s;
}


@media (min-width: 1200px) {
    body.youtube .lessMarginLeftOnMenuOpen {
        margin-left: -200px;
    }

    body.youtube .col-lg-4.addWidthOnMenuOpen {
        margin-left: -150px;
        width: calc(33.3333333333% + 300px);
    }

    body.youtube .col-lg-10.addWidthOnMenuOpen {
        width: 100%;
    }

    body.youtube .col-lg-offset-1.addWidthOnMenuOpen {
        margin-left: 0px;
    }

}

.liveVideo .thumbsImage img {
    width: 100%;
}

#mainVideo_ima-ad-container,
#mainVideo_ima-ad-container:after,
#mainVideo_ima-ad-container:before {
    font-size: 14px !important;
    line-height: 1 !important;
}

#mainVideo_ima-ad-container .ima-play-pause-div,
#mainVideo_ima-ad-container .ima-mute-div,
#mainVideo_ima-ad-container .ima-slider-div,
#mainVideo_ima-ad-container .ima-fullscreen-div {
    font-size: 1.5em !important;
    line-height: 2 !important;
}

#mainVideo_ima-controls-div {
    max-height: 3.7em;
}

.vjs-menu-item, .vjs-menu-title {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

#modeYoutubeBottomContent .main-video .secC {
    width: 100% !important;
    padding: 0;
}

#navBarFlag li {
    cursor: pointer;
}

.channel-item button {
    min-width: 118px;
    display: block;
    margin: 0 auto;
}

.list-group-item {

}

#loadMore {
    display: block;
    margin: 0 auto;
}

#modeYoutubeBottom {
    margin-bottom: 25px !important;
}

.no-container > .container {
    width: unset !important;
}

.removeLABEL span {
    display: none;
}

.removeLABEL .panel-title {
    text-align: center;
}

#rightProfileButton {
    border-radius: 50%;
}

#videos-comments {
    margin-top: 30px;
}

.img-thumbnail {
    border-radius: 50% !important;
}

.breadcrumb {
    z-index: 998;
}

.comments-reply {
    margin-top: 30px;
}

.smallBar {
    width: 90px;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    padding: 5px;
    z-index: -999;
    margin-top: 0px;
    padding-bottom: 120px;
    border: 1px solid #000;

}

.breadcrumb {
    margin-left: 102px;
    padding-left: 15px !important;
}

.smallBar hr {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.smallBar span {
    display: none;
}

.smain {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 0px;
    font-weight: bold
}

.cclist {
    color: #000;
}

.aalist {
    color: #ee5f5b;
}

.smallBar li {
    margin-bottom: 10px;
}

.smallBar * {
    text-align: center;
}

.smallBar ul {
    padding: 0 !important;
}

.smallBar li {
    list-style: none !important;
}

.youtube
.breadcrumb {
    padding-left: 8px;
}

.youtube .smallBar {
    display: none
}

.breadcrumb {
    padding-left: 103px;
}

.channel-item-container img {
    border-radius: 50%;
    width: 75px;
    margin: 0 auto;
}

.channel-item .subscriber {
    margin-bottom: 5px;
    display: block;
}

.channel-item .linktochanne {
    margin-bottom: 5px;
    font-weight: bold;
}

.channel-item > *, .linktochanne > * {
    display: block;
}

.channel-item {
    text-align: center;
}

#sliderPage, .fearyuer {
    margin-bottom: 20px;
}

#sliderPage img, .fearyuer img {
    width: 100%;
    max-height: 320px;
}

.smallBar li {
    margin-top: 30px;
}


.my-title {
    padding-left: 0 !important;
}

.smallBar span {
    display: block;
}

.categories-item-container {
    margin-bottom: 25px;
}

.categories-item-container img {
    width: 80%;
}

.smallBar .labelle {
    font-size: 9px;
}

.homeSliderZone {
    position: relative;
    margin-bottom: 60px;
}

.well {
    margin-bottom: 4px !important;
}

.smallBar i {
    font-size: 25px;
}

.texteContent {
    bottom: 0;
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 35px;
    background: #00000073;
    text-align: center;
    padding: 14px;
}

.adsBlock {
    padding: 40px 20px;
    text-align: center;
}

.youtube#special .container-fluid {
    padding-left: 0 !important;
}

#reportUserBtn {
    display: none !important;
}

.hide {
    display: none;
}

.userChannel .tabbable-line > .nav-tabs > li > a {
    text-transform: uppercase;
}

.wellcomeMessagebtn {
    padding-top: 30px;
    margin-bottom: 30px;
}

.container-fluid {
    padding-left: 103px
}

.youtube .breadcrumb {
    padding-left: 20px;
}

.youtube #modeYoutubePrincipal {
    padding-left: 0;
}

.item-comment {
    margin-bottom: 8px;
}

iframe {
    border: none !important;
}

.commentaires-manaager .videos-comment {
    display: block !important;
    margin-left: -3px;
}

#loginForm button {
    margin-bottom: 8px;
}
