﻿.container-layout-override {
    padding: 0 25px 0px 25px;
}

.container-layout-override-right {
    padding: 0 25px 0px 15px;
}

.col-md-12.col-sm-12.main-title-section.whitout-padding.container-layout-override {
    padding: 0 25px 0px 25px;
}

.col-md-12.col-sm-12.main-title-section.whitout-padding.container-layout-override-right {
    padding: 0px 25px 0px 0px;
}

.row.filter-left-main {
    padding: 0px 5px 0px 17px;
}

.channel-social-media-section {
    margin-top: 60px;
    float: left;
    width: 100%;
}

    .channel-social-media-section ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .channel-social-media-section ul li {
            float: left;
            width: auto;
            margin-right: 10px;
            padding: 0 5px;
            cursor: pointer;
        }

    .channel-social-media-section .social-facebook {
        background: #fff;
    }

        .channel-social-media-section .social-facebook:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f09a";
            font-size: 16px;
            font-weight: bold;
        }

    .channel-social-media-section .social-twitter {
        background: #fff;
    }

        .channel-social-media-section .social-twitter:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f099";
            font-size: 16px;
            font-weight: bold;
        }

    .channel-social-media-section .social-linkedin {
        background: #fff;
    }

        .channel-social-media-section .social-linkedin:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f0e1";
            font-size: 17px;
            font-weight: bold;
        }

    .channel-social-media-section .social-instagram {
        background: #fff;
    }

        .channel-social-media-section .social-instagram:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f16d";
            font-size: 18px;
            font-weight: bold;
        }

    .channel-social-media-section .social-email {
        background: #fff;
    }

        .channel-social-media-section .social-email:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f0e0";
            font-size: 18px;
            font-weight: bold;
        }

.channel-image-right {
    float: right;
    width: 100%;
}

.image-for-channel {
    width: 100%;
}

.whiteContent {
    color: white;
}

.hint.top5 {
    margin-top: 5px;
}

.custom-margin-row-with-controls {
    float: left;
    margin-bottom: 15px;
    width: 100%
}

.conditional-group-z-index {
    z-index: 1;
}

select.form-control {
    padding: 0px 0px 0px 10px;
}

.form-control + .glyphicon {
    position: absolute;
    right: 0;
    padding: 20px 25px 0px 0px;
    z-index: 4;
    cursor: pointer;
}

input[type="text"], input[type="password"] {
    padding: 0px 10px;
}

.required-input {
    color: red;
    font-weight: bold;
}

.newColumnContent {
    padding: 0px;
    min-height: 130px;
}

.label-title-search {
    text-transform: uppercase;
    font-weight: 600;
    color: gray;
    margin-bottom: 20px;
    margin-left: 14px;
    float: left;
    font-size: 16px;
}

.pull-right {
    float: right !important;
    font-weight: 400;
}

.button-white {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    -webkit-box-shadow: inset 0 0 0 1px #000;
    box-shadow: inset 0 0 0 1px #000;
}

.plusCursorpointer {
    cursor: pointer;
}

.topicSuggestion .topicList.bold {
    font-weight: bold;
}

.multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left !important;
}

.carousel-inner > .item {
    transition: .6s ease-in-out left !important;
}

.multi-item-carousel .carousel-inner .active.left {
    left: -25%;
}

.multi-item-carousel .carousel-inner .active.right {
    left: 25%;
}

.multi-item-carousel .carousel-inner .next {
    left: 25%;
}

.multi-item-carousel .carousel-inner .prev {
    left: -25%;
}

.carousel-btn-sliders {
    background-image: url("../../Resources/slider-arrow.png");
    background-repeat: no-repeat;
    background-position: 4px -23px;
    background-color: transparent;
    margin: 0;
    text-indent: -9999px;
    opacity: 1;
    position: relative;
    width: 100%;
    float: left;
}

.sep-background {
    background-image: url(../../Resources/sep.png);
    background-repeat: no-repeat;
    background-position: center 2px;
    width: 72px;
    margin-bottom: 10px;
}

.right-margin {
    float: right;
    margin-right: 1.3em
}

.right-arrow {
    float: right;
    position: relative;
    width: 50%;
    border: 0px;
}

.left-arrow {
    float: left;
    width: 50%;
    border: 0px;
}

.carousel-btn-sliders > a:focus,
.carousel-btn-sliders > a:hover,
#theCarousel a:hover,
#theCarousel a:focus {
    background-color: transparent;
}

.label-title-search > a:focus,
.label-title-search > a:hover {
    background-color: unset;
    color: black;
}

a.channel-header-margin:focus,
a.channel-header-margin:hover {
    background-color: unset;
    color: black;
}

a.channel-header-margin {
    border: none;
}

#tooltip {
    border: none;
    top: 1px;
}

.channel-header {
    float: left;
    display: inline-block;
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    color: #9e9e9e;
    font-weight: 500;
}

.channel-header-margin {
    position: relative;
    margin: 10px 7px 15px 0px;
}

.channel-category-margin {
    margin-left: 15px;
    margin-right: 15px;
}

.search-preview-button-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.form-cell select {
    width: 100%;
    border: 1px solid #000;
    line-height: 30px;
    padding: 9px 20px;
    height: 50px;
    font-size: 14px;
    font-family: DM Sans,sans-serif;
    font-weight: 400;
    color: #303133;
    border-radius: 0;
}

.select-right {
    margin-right: 1.3em;
    margin-bottom: 0px;
}

.channel-choose-image-header {
    margin: 20px 0px 10px 0px;
}

.carousel-inner > .item {
    transition: 500ms ease-in-out left;
}

.bottom-padding {
    padding-bottom: 20px;
}

hr {
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #eeeeee;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: dimgray;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: black;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #ddd;
}

input:focus + .slider {
    box-shadow: 0 0 1px dimgray;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
    background-color: dimgray;
}

    .slider.round:before {
        border-radius: 50%;
    }

.custom-h5-large {
    display: inline;
    font-size: 20px;
    font-weight: 500;
}

.custom-h5-smaller {
    display: inline;
    font-size: 16px;
    color: darkgrey;
    font-weight: 500;
}

.channel-banner-text {
    position: absolute;
    max-width: 90%;
    left: 40px;
    bottom: 40px;
    font-family: DM Sans, sans-serif;
    font-weight: 700;
    font-size: 72px;
    line-height: 72px;
    color: #fff;
    z-index: 3;
    word-break: break-all;
}

.channel-banner-image {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    background-color: #beb9b9;
}

    .channel-banner-image img {
        object-fit: cover;
        float: left;
        position: relative;
        height: 100%;
        width: 100%;
    }

.channel-details {
    width: 100%;
}

.creator-section {
    width: 100%;
    display: block;
    float: left;
    margin-left: 15px;
}

.channel-flow-section .main-title-section h2 {
    margin-top: 0;
    word-break: break-all;
}

.subtitle {
    font-family: DM Sans, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #9e9e9e;
    text-transform: uppercase;
}

.flow-outer-section {
    margin-top: 15px;
    margin-left: 18px;
    border-bottom: 1px solid #000;
}

.channel-text {
    font-family: DM Sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #262626;
    margin-bottom: 20px;
}

.topics {
    font-family: DM Sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    margin-right: 20px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .topics .line {
        border-bottom: none;
        float: left;
        margin-right: 15px;
    }

.subs {
    font-family: DM Sans, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 39px;
    color: #b8b8b8;
    float: right;
    margin-top: 10px;
}

.whitout-padding {
    padding: 0px;
}

.filter-header-section {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    height: 79px;
    margin: 0px;
}

.filter-toggle-button {
    float: right;
    position: relative;
    min-width: 0px;
    text-align: left;
}

.element-with-padding-right-left-15 {
    padding: 0px 15px 0px 15px;
}

.element-with-padding-right-left-10-11 {
    padding: 0px 10px 0px 11px;
}

.element-fontweight-bold {
    font-weight: bold;
}

.element-with-padding-top-30 {
    padding-top: 30px;
}

.element-that-inherit-height {
    height: inherit !important;
}

.element-that-inherit-width {
    width: inherit;
}

.element-with-margin-right-10 {
    margin-right: 10px;
}

.element-with-margin-right-50 {
    margin-right: 50px;
}

.element-with-font-size-16 {
    font-size: 16px;
}

.element-with-background-grey {
    background-color: #aaa;
}

.element-with-background-black {
    background-color: black;
}

.element-with-text-color-black {
    color: black !important;
}

.element-with-text-color-white {
    color: white !important;
}

.search-results-container {
    position: relative;
    text-align: center;
    color: white;
    width: 100%;
}

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.thumbnail-render-text-pos {
    position: absolute;
    width: 85%;
    left: 5%;
    bottom: 15%;
    font-size: 15px;
}

.thumbnail-list:hover {
    box-shadow: 4px 8px #ddd;
}

.thumbnail:hover {
    cursor: pointer;
}

.grid-group-item {
    padding-top: 20px;
}

.caption-render-text-pos {
    position: absolute;
    width: 85%;
    left: 7.5%;
    top: 10%;
    font-size: 15px;
    color: white !important;
    text-align: justify;
}

.element-margin-bottom-25 {
    margin-bottom: 25px;
}

.search-result-item-no-image {
    color: black;
}

.custom-btn-read-more a {
    color: white;
    float: right;
    margin-top: 10px;
}

.element-with-border-left {
    border-left: 1px solid black;
}

.element-with-margin-bot-top-20 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.element-with-margin-bot-10 {
    margin-bottom: 10px;
}

.element-with-margin-top-10 {
    margin-top: 10px;
}

.element-with-margin-left-5 {
    margin-left: 5px;
}

.element-with-margin-bot-20 {
    margin-bottom: 20px;
}

.element-with-margin-top-20 {
    margin-top: 20px;
}

.custom-checkbox {
    position: relative;
}

    .custom-checkbox input {
        opacity: 0;
        position: absolute;
    }

        .custom-checkbox input + label {
            font-size: 14px;
        }

            .custom-checkbox input + label:before {
                width: 14px;
                height: 14px;
                border: 1px solid #000;
                content: '';
                display: inline-block;
                margin-right: 12px;
                position: relative;
                top: 2px;
                cursor: pointer;
            }

        .custom-checkbox input:checked + label:after {
            content: '';
            display: inline-block;
            position: absolute;
            left: 5px;
            top: 6px;
            width: 5px;
            height: 10px;
            border: solid #000;
            border-width: 0 2px 2px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            background-color: #fff;
        }

    .custom-checkbox.lab input + input + label:before {
        width: 14px;
        height: 14px;
        border: 1px solid #000;
        content: '';
        display: inline-block;
        margin-right: 12px;
        position: relative;
        top: 2px;
        cursor: pointer;
    }

    .custom-checkbox.lab input:checked + input + label:after {
        content: '';
        display: inline-block;
        position: absolute;
        left: 5px;
        top: 3px;
        width: 5px;
        height: 10px;
        border: solid #000;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        background-color: #fff;
    }

.glyphicon {
    color: #000;
    margin-right: 5px;
}

.thumbnail {
    padding: 0px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

    .thumbnail .caption {
        padding: 25px 0px 0px 0px;
        pointer-events: none;
    }

    .thumbnail img {
        object-fit: cover;
    }

.item.list-group-item-new {
    float: none;
    width: 100%;
    margin-top: 20px;
}

.item.list-group-item .list-group-image {
    margin-right: 10px;
    display: inline;
}

.item.list-group-item-new .thumbnail {
    margin-bottom: 0px;
}

.item.list-group-item-new:before, .item.list-group-item:after {
    display: table;
    content: " ";
}

.item.list-group-item-new img {
    float: left;
}

.item.list-group-item-new:after {
    clear: both;
}

.list-group-item-text {
    margin: 0 0 11px;
    font-size: 16px;
    line-height: 24px;
    font-family: DM Sans,sans-serif;
    font-weight: 400;
}

.custom-image-size-list {
    width: 200px;
    height: 170px;
}

.custom-image-size-grid {
    width: 100%;
    height: 400px;
    padding: 0px;
    margin-top: 25px;
    filter: brightness(50%);
}

.list-group-item-new {
    border: none;
    padding: 1px 15px;
}

.main-container-search {
    width: 100%;
}

.pagination {
    margin: 20px auto;
    display: table;
}

    .pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        margin: 0 4px;
    }

        .pagination a.active {
            background-color: #000000;
            color: white;
            border: 1px solid #4CAF50;
        }

.element-nonactive {
    visibility: hidden;
    overflow: hidden;
    width: 0px;
    padding: 0px;
    height: 0px;
}

.element-hidden {
    display: none;
}

.element-show {
    display: block !important;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.pagination i {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.element-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.element-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.validation-item {
    color: red;
}

#list,
#grid {
    border: none;
    cursor: pointer;
    color: #000;
}

.element-with-padding-5 {
    padding: 5px;
}

.element-without-margin {
    margin: 0px;
}

.element-with-position-top-2 {
    top: 2px;
}

.element-with-position-left-2 {
    left: 2px;
}

.caption-header-title {
    font-size: 21px;
    font-weight: bold;
    margin-top: 10px;
}

.thumbnail-header-title {
    font-size: 18px;
    line-height: 26px;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
}

.element-transform-to-uppercase {
    text-transform: uppercase;
}

.list-group-item-heading {
    margin-bottom: 10px;
}

.subtitle-text-list-grid {
    font-size: 12px;
    line-height: 16px;
    font-family: DM Sans,sans-serif;
    font-weight: 400;
}

.list-group {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.img-thumbnail, .thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.img-thumbnail, .thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.list-render-text-pos {
    position: relative;
    padding-top: 25px;
}

.list-render-a-color {
    color: black !important;
    border: none;
}

.grid-render-a-color {
    color: white !important;
    border: none;
}

.element-with-width-15px {
    width: 15px !important;
}

.tags-render-main {
    float: left;
    margin: 30px 0px 60px 15px;
}

.image-300w-300h {
    max-height: 300px;
    height: 300px;
    width: 300px;
    max-width: 300px;
}

#theCarousel a {
    border: none;
    color: transparent;
}

.selected {
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 3px solid #fff;
    border-radius: 50px;
    position: absolute;
    z-index: 9;
    right: 10%;
    top: 75%;
    display: none;
}

    .selected:after {
        content: "";
        left: 12px;
        top: 6px;
        width: 11px;
        height: 18px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: transparent;
        position: absolute;
    }

.element-with-padding-left-0 {
    padding-left: 0px;
}

.filter-header-section-view {
    border-top: 1px solid black;
    height: 40px;
    margin: 0px;
}

.element-with-padding-top-10 {
    padding-top: 10px;
}

.tag-item {
    padding: 10px 25px 10px 25px;
    background-color: gray;
    margin-right: 15px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin-top: 20px;
}

li.more, li.more.less {
    cursor: pointer;
    margin-top: 5px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
}

.channels-row {
    padding: 10px;
}

.channel-name {
    font-weight: bold;
}

.channels-row-margin {
    margin-top: 10px;
}

.jqte_editor, .jqte_source {
    min-height: 120px !important;
}

.no-search-results {
    margin-top: 20px;
    padding: 20px;
    color: red;
}

.view-mode-selected {
    background-color: black;
    color: white;
}

.view-mode-not-selected {
    background-color: white;
    color: black;
}

.paginationjs .paginationjs-pages li > a {
    padding: 0px 10px 0px 10px;
    background-color: #d7d7d7;
    font-weight: bold;
    color: gray;
}

.paginationjs .paginationjs-pages li.active > a {
    padding: 0px 10px 0px 10px;
    background-color: black;
}

.thumbnail-channel {
    padding: 0px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

    .thumbnail-channel .caption {
        padding: 25px 0px 0px 0px;
    }

    .thumbnail-channel img {
        object-fit: cover;
        width: 100%;
        height: 350px;
        filter: brightness(50%);
    }

.channel-box-preview:hover {
    box-shadow: 5px 10px #aaa;
    cursor: pointer;
}

.channel-name-view {
    border-bottom: 7px solid #fff;
    font-size: 23px;
    top: 20px;
    line-height: 24px;
    font-family: DM Sans,sans-serif;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
    word-break: break-word;
    padding-bottom: 10px;
}

.channel-thumbnail-render-text-pos {
    position: absolute;
    width: 92%;
    left: 25%;
    bottom: 0%;
    top: 55%;
    font-size: 15px;
    color: white !important;
}

.grid-render-a-color-channel {
    color: white !important;
    border: none;
}

    .grid-render-a-color-channel:hover {
        text-decoration: underline;
    }

.channel-custom-image-size-grid {
    width: 100%;
    height: 350px;
    filter: brightness(50%);
}

.tooltip-inner {
    width: 300px;
    max-width: 300px;
}

.paginationjs .paginationjs-pages li {
    border: none !important;
}

.grid-list-wrapper {
    display: inline;
    width: 100%;
    height: 100%;
}

.grid-list-button-active {
    background-color: #000;
    text-decoration: none;
    outline: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

    .grid-list-button-active * {
        color: #fff !important;
    }

#ddlMeetingName {
    width: 100%;
    border: 1px solid #000;
    line-height: 30px;
    padding: 9px 20px;
    height: 50px;
    font-size: 14px;
    font-family: DM Sans,sans-serif;
    font-weight: 400;
    color: #303133;
    border-radius: 0;
}

/*channels components*/

.channel-name-view-carousel {
    float: left;
    font-size: 30px;
    top: -80px;
    line-height: 24px;
    font-family: DM Sans,sans-serif;
    text-align: left;
    padding-left: 50px;
    font-weight: 700;
    margin-bottom: 0px;
    word-break: break-word;
    color: white;
    position: relative;
}

.image-carousel-wide {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.carousel-element-with-background-grey {
    background-color: #aaa;
    height: 100px;
}

.carousel-element-with-background-black {
    background-color: #000;
    height: 100px;
}

.channels-component {
    float: left;
    width: 99%;
    padding-bottom: 30px;
    margin-left: 1px;
}

.channels-new .owl-nav {
    background-image: url(../../Resources/sep.png);
    background-repeat: no-repeat;
    background-position: center 2px;
    width: 72px;
    float: left;
}

.channels-new .owl-theme .owl-controls .owl-nav div.owl-next {
    background-position: -33px -23px;
}

.channels-new .owl-theme .owl-controls .owl-nav div.owl-prev {
    background-position: 7px -23px;
}

.channels-new .owl-theme .owl-controls .owl-nav div {
    background-image: url(../../Resources/slider-arrow.png);
    background-repeat: no-repeat;
    background-position: 7px 7px;
    background-color: transparent;
    margin: 0;
    padding: 3px 18px;
    text-indent: -9999px;
    opacity: 1;
    position: static;
    float: left;
}

    .channels-new .owl-theme .owl-controls .owl-nav div.owl-prev.disabled {
        background-position: 7px 7px;
    }

    .channels-new .owl-theme .owl-controls .owl-nav div.owl-next.disabled {
        background-position: -33px 7px;
    }

.channels-new .owl-carousel .owl-controls {
    position: absolute;
    top: -30px;
    right: 20px;
}

.channel-hover-img {
    float: left;
}

.channel-carousel-item {
    width: 95%;
}

.channel-image-holder {
    margin-bottom: 10px;
    position: relative;
}

.slide-item-holder {
    width: 100%;
    float: left;
    position: relative;
    padding-right: 10px;
}

.channel-slider-item .channel-image-slider {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;
    /* background-color: #beb9b9; */
}

.img-hover-holder {
    width: 100%;
    height: 100%;
    background-color: rgba(77,19,209,0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.channel-slider-item .channel-slide-text {
    position: absolute;
    max-width: 40%;
    left: 20px;
    top: 50%;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 90%;
    color: #fff;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    z-index: 2;
    word-break: break-word;
}

.channel-slider-item a.channel-href-custom:hover .img-hover-holder {
    background-color: rgba(77,19,209,.5);
}

a.channel-href-custom {
    border-bottom: none;
}

    a.channel-href-custom:hover {
        background-color: transparent;
    }

.channel-image-holder .edit-box-channel {
    right: 12px;
    top: 2px;
    z-index: 9;
}

.slide-item-holder .edit-box-channel {
    top: 19px;
    right: 10px;
}

.edit-box-channel {
    position: absolute;
    display: none;
}

.edit-item {
    width: 40px;
    height: 40px;
    border: 1px solid #303133;
    display: inline-block;
    text-decoration: none;
    position: relative;
    right: 25px;
    background-color: #fff;
    cursor: pointer;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

    .edit-item:after {
        content: '✏';
        display: block;
        position: relative;
        font-family: 'Glyphicons Halflings';
        font-size: 17px;
        position: absolute;
        left: 12px;
        top: 8px;
        color: #000;
    }

    .edit-item:hover {
        text-decoration: none;
        background-color: #c4c4c4;
        -webkit-box-shadow: inset 0 0 0 1px #000;
        box-shadow: inset 0 0 0 1px #000;
        outline: 0;
    }

.channel-image-holder:hover .edit-box-channel {
    display: inline-block;
}

.channel-image-holder:hover .edit-box-channel {
    display: block;
}

.slide-item-holder:hover .edit-box-channel {
    display: block;
}

.button.button-primary.add {
    color: #000;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    background-color: #fff;
    padding: 16px 32px 16px 60px;
    border: 2px solid;
    border-radius: 6px;
    font-family: DM Sans,sans-serif;
    font-size: 20px;
    text-transform: capitalize;
}

.button.button-primary {
    color: #000;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    background-color: #fff;
    border: 2px solid;
    border-radius: 6px;
    font-family: DM Sans,sans-serif;
    font-size: 20px;
    padding: 16px 32px;
}

    .button.button-primary:hover {
        background-color: #c4c4c4;
        border: 2px solid #000;
        color: #000;
        outline: 0;
    }

    .button.button-primary:active {
        background-color: #c4c4c4;
        border: 2px solid #000;
        color: #000;
        outline: 0;
    }

    .button.button-primary:focus {
        background-color: #fff;
        border: 2px solid #000;
        color: #000;
        outline: 0;
    }

.button.button-secondary {
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    background-color: #000;
}

    .button.button-secondary:hover {
        background-color: #fff;
        border: 2px solid #000;
        color: #000;
    }

    .button.button-secondary:active {
        background-color: #fff;
        border: 2px solid #000;
        color: #000;
        outline: 0;
    }

    .button.button-secondary:focus {
        background-color: #000;
        border: 2px solid #12c6a6;
        color: #fff;
        outline: 0;
    }

.channels-actions {
    float: left;
    margin-bottom: 15px;
}

.content-section h3 {
    font-size: 16px;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    color: #303133;
    margin-bottom: 5px;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 10px;
    margin-top: 0;
}

.channel-list-holder {
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

.content-section {
    margin-top: 25px;
}

.grid-group-item-channel {
    padding-top: 20px;
    padding-left: 0px
}

.slide-item-holder-divide {
    width: 33%;
    float: left;
    position: relative;
    padding-right: 10px;
    margin-bottom: -20px;
}

.row .col-md-9 .thumbnail-channel img {
    height: 250px;
}

.channel-thumbnail-render-text-pos-left {
    position: absolute;
    width: 100%;
    left: 15%;
    bottom: 0%;
    top: 30%;
    font-size: 15px;
    color: white !important;
}

.channel-name-view-stay-informed {
    border-bottom: 7px solid #fff;
    top: 20px;
    line-height: 24px;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    margin-bottom: 0px;
    word-break: break-word;
    padding-bottom: 10px;
    width: 150%;
}

.channel-thumbnail-render-text-stay-informed h2.channel-name-view-new:before {
    background: #fff;
    bottom: -11px;
    top: auto;
}

h2.line-under-channels-name {
    width: 35px;
    height: 7px;
    content: '';
    display: inline-block;
    background: white;
    margin-right: 10px;
    position: absolute;
    margin-top: 6px
}

.channel-thumbnail-render-text-stay-informed {
    width: 100%;
    position: absolute;
    top: 12%;
    left: 10%;
    color: white !important;
    height: 35px;
}

h2.channel-name-view-new {
    font-size: 26px;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    width: 85%;
    word-break: break-word;
}

.caption-render-text-pos-stay-informed {
    position: relative;
    width: 95%;
    left: 10%;
    bottom: 20%;
    font-size: 15px;
    color: white !important;
}

.img-hover-holder-stay-informed:hover {
    cursor: pointer;
    background-color: rgba(77,19,209,.5);
}

.img-hover-holder-stay-informed {
    width: 93%;
    height: 95%;
    background-color: rgba(77,19,209,0);
    position: absolute;
    left: 15px;
    top: 19px;
    z-index: 2;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

@media screen and (min-width: 466px) and (max-width: 779px) {
    .number-of-followers-section, .follow-icon-slider {
        margin-right: 140px !important;
    }
}

@media screen and (min-width: 446px) and (max-width: 465px) {
    .number-of-followers-section, .follow-icon-slider {
        margin-right: 120px !important;
    }
}

@media screen and (min-width: 421px) and (max-width: 445px) {
    .number-of-followers-section, .follow-icon-slider {
        margin-right: 100px !important;
    }
}

@media screen and (min-width: 401px) and (max-width: 420px) {
    .number-of-followers-section, .follow-icon-slider {
        margin-right: 80px !important;
    }
}

@media screen and (min-width: 381px) and (max-width: 400px) {
    .number-of-followers-section, .follow-icon-slider {
        margin-right: 50px !important;
    }
}

@media screen and (max-width: 380px) {
    .number-of-followers-section, .follow-icon-slider {
        margin-right: 30px !important;
    }
}

.header-positioning {
    top: 10px;
    position: relative;
    margin: 15px;
}

.inline-flex-toggle {
    display: inline-flex;
    margin-bottom: 30px;
}

.inline-block {
    display: inline-block;
}

.top-alignment-header {
    top: 7px;
}

.visibility-hidden {
    visibility: hidden;
}

.right-checkbox-section {
    float: left;
    margin-left: 31px;
}

.left-text-section {
    float: left;
    width: 400px;
}

.private-left-label {
    display: block;
    float: left;
    width: 90px;
}

.public-right-label {
    display: block;
    float: left;
    width: 90px;
}

.middle-switch {
    display: block;
    float: left;
    width: 70px;
}

input[type=button]:disabled {
    border: 1px solid #999999;
    background-color: #aba7a7 !important;
    color: #666666;
    cursor: not-allowed;
}

.follow-button-main {
    z-index: 3;
    position: relative;
    top: 100%;
    left: 45%;
    width: 150px;
}

.follow-button-slider {
    position: relative;
    float: right;
    margin-top: -90px;
    margin-right: 25px;
    z-index: 3;
    width: 150px;
}

.follow-button-suggested {
    position: relative;
    z-index: 3;
    margin-top: 60px;
    float: left;
    margin-left: -175px;
}

.channel-slider-item .channel-slide-text-smaller {
    position: absolute;
    max-width: 70%;
    left: 20px;
    top: 50%;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    z-index: 2;
    width: 230px;
}

.channelSliderItem {
    position: absolute;
    max-width: 98%;
    left: 20px;
    top: 13%;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    z-index: 2;
    width: 360px;
    word-break: break-all;
}

.element-with-padding-left-0 {
    padding-left: 15px;
}

.imageWrapper.pull-left.group.list-group-image.custom-image-size-list {
    margin-right: 15px;
}

a#openCloseFilter {
    margin-top: -15px;
}

.thumbnail-channel-title-render-height {
    height: 200px;
}

.channels-new {
    margin-left: -15px;
}

.slide-item-holder {
    width: 482px;
    float: left;
    position: relative;
    padding-right: 10px;
}

.channels-new .owl-dots {
    display: none !important;
}

.channel-slider-item .channel-slide-text-smaller-new {
    position: absolute;
    max-width: 50%;
    left: 20px;
    top: 50%;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    z-index: 2;
    width: 230px;
    word-break: break-word;
}

.channels-new .owl-carousel .owl-item {
    padding: 0px 0px 0px 15px;
    overflow: hidden;
}

.custom-button-no-border {
    font-weight: 500;
}

.private-item {
    width: 40px;
    height: 40px;
    border: 1px solid #303133;
    display: inline-block;
    text-decoration: none;
    position: relative;
    right: 25px;
    background-color: #fff;
    cursor: pointer;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

    .private-item:after {
        content: "\e033";
        display: block;
        position: relative;
        font-family: 'Glyphicons Halflings';
        font-size: 17px;
        position: absolute;
        left: 12px;
        top: 8px;
        color: #000;
    }

    .private-item:hover {
        text-decoration: none;
        background-color: #c4c4c4;
        -webkit-box-shadow: inset 0 0 0 1px #000;
        box-shadow: inset 0 0 0 1px #000;
        outline: 0;
    }

.channel-image-holder .private-box-channel {
    right: 12px;
    top: 2px;
    z-index: 9;
}

.slide-item-holder .private-box-channel {
    top: 80px;
    right: 10px;
}

.private-box-channel {
    position: absolute;
}

.font-size-18 {
    font-size: 18px !important;
}

.custom-image-size-grid:hover {
    box-shadow: 4px 8px #ddd;
}

input[type=text]::-ms-clear {
    display: none;
}

.modal-title-custom {
    font-size: 18px;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    width: 85%;
    float: left;
}

.modal-body-custom {
    padding: 15px 0px 15px;
    font-size: 16px;
}

#channel-has-followers-validation {
    display: none;
    color: red;
}

.creator-img {
    margin-right: 15px;
    margin-top: 5px;
}

    .creator-img img {
        width: 60px;
        height: 68px;
    }

.creator-name {
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase;
}

.follow-button-section {
    width: 35%;
}

.followers-count-section {
    float: left;
    font-size: 15px;
    width: 50%;
    padding-top: 15px;
    margin-left: 15px;
}

.number-of-followers-section {
    position: relative;
    float: right;
    margin-top: -90px;
    z-index: 3;
    width: 100px;
    text-align: right;
}

.number-of-followers-span {
    color: white;
    font-style: oblique;
}

.number-of-followers-channels-i-own-section {
    position: relative;
    float: right;
    z-index: 3;
    width: 100px;
    text-align: right;
    top: 95px;
    margin-right: 10px;
}

.number-of-followers-suggested-section {
    color: white;
    position: relative;
    z-index: 3;
    margin-top: 60px;
    float: left;
    margin-left: -85px;
}

.number-of-followers-stay-informed {
    z-index: 3;
    width: 100px;
    float: right;
    margin-right: 75px;
    margin-top: 50px;
    text-align: right;
}

.follow-icon-slider {
    position: relative;
    float: right;
    margin-top: -67px;
    margin-right: 10px;
    z-index: 3;
    width: 20px;
    color: white;
}

.follow-icon-stay-informed {
    z-index: 3;
    position: relative;
    top: 220%;
    left: 77%;
}

.follow-icon-suggested {
    color: white;
    position: relative;
    z-index: 3;
    margin-top: 85px;
    float: left;
    margin-left: -40px;
}

    .follow-icon-stay-informed a,
    .follow-icon-suggested a,
    .follow-icon-slider a {
        color: inherit;
        cursor: pointer;
        border-bottom: 0;
    }

        .follow-icon-stay-informed a:hover,
        .follow-icon-suggested a:hover,
        .follow-icon-slider a:hover {
            background-color: transparent !important;
        }

.display-none {
    display: none;
}

.channel-global-search {
    width: 97%;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .channel-global-search #channel-global-search-term {
        padding-right: 70px !important;
    }

.remove-left-padding {
    padding-left: 0;
}

.channelFollowersSection {
    padding-bottom: 20px;
    margin-top: 10px;
    margin-left: 5px;
}

.channelViewSocialMediaSection {
    margin-top: 10px;
    margin-left: 7px;
}

.creator-img.channelFollowerPicture {
    float: left;
    margin-right: 3px;
    margin-top: 5px;
}

.channelsViewHomeLink {
    float: right;
    margin-top: 3px;
    margin-right: 20px;
    margin-bottom: 10px;
}

    .channelsViewHomeLink a {
        font-family: DM Sans, sans-serif;
        font-size: 14px;
        color: #058ECD;
        font-weight: 500;
        text-decoration: none;
        border-bottom: none;
    }


.recomendedslideItemHolder {
    width: 430px;
    float: left;
    padding-top: 10px;
}

.recomendedSlidePicture {
    width: 98%;
    height: 100px;
    object-fit: cover;
}

.recomendedfollowiconslider {
    margin-top: -35px;
    margin-right: 21px;
}

.recomendedNumberOfFollowers {
    margin-right: 14px;
    margin-top: -58px;
}

.recomendedTitleLongText {
    position: absolute;
    padding-top: 1px;
    padding-left: 10px;
    max-width: 55%;
    top: 10%;
    width: 320px;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    z-index: 2;
    word-break: break-word;
    max-width: 340px;
}

.recomendedTitleText {
    position: absolute;
    width: 300px;
    padding-left: 10px;
    max-width: 55%;
    top: 30%;
    font-family: DM Sans,sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    z-index: 2;
    word-break: break-word;
    max-width: 370px;
}

.channelsCreateHomeLink {
    float: right;
    margin-top: 6px;
    margin-bottom: 3px;
}

.invisible {
    content-visibility: hidden;
}

.filter-results {
    padding-left: 15px;
}

.filter-border-mobile {
    border-bottom: 2px solid #bbb;
}

.dropdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.button-subtitle {
    color: black;
    border: none;
    background-color: transparent;
}

    .button-subtitle.bigger {
        font-size: 23px;
    }

.clearable {
    border: 1px solid black;
    height: 48px;
    padding: 7px 10px;
}

.input-clearable {
    height: 33px;
    border: none;
    padding: 0 10px 0 10px;
}

.clear {
    position: absolute;
    right: 20px;
    top: 10px;
    padding: 0px 10px;
    font-size: 22px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    display: none;
}

.div-checkbox {
    overflow: scroll;
    overflow-x: hidden;
    max-height: 300px;
}

.clear-all-div {
    border-bottom: 2px solid #bbb;
    padding-left: 15px;
}

.titles-section h2:before {
    width: 50px;
    height: 12px;
    content: '';
    display: inline-block;
    background: #000;
    margin-right: 10px;
}

.titles-section h2 {
    font-size: 14px;
}

#creatorLinkInImage {
    border-bottom: none;
}

.displayresultstoolbarchannels {
    margin-left: 30px;
    text-align: left;
}

#creatorWithInfo {
    border-bottom: none;
    padding: 0;
    margin: 0;
}
