body.module-home .container .home__playlist-name-heading {
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    text-transform: uppercase;
    color: #0079B8;
    margin-top: 35px;
    margin-bottom: 25px;
    border-bottom: none;
}
#header .nav li>a {
    padding-bottom: 5px;
    font-weight: normal !important;
    font-size: 16px;
	/*padding-top: 20px;*/
}
#header .navbar-inner {
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    border: none;
	border-bottom-style: solid;
    border-width: 6px;
    border-image: linear-gradient(90deg, #78BE20 0%, #00C1D5 26.6%, #0091DA 52.01%, #1A428A 76.41%, #7F35B2 100%) 1;   
}
#channel-poster .channel-header-text-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    background: rgba(0,0,0,0.0);
}
#orderedPlaylists .playlist-carousel-container .chnl-plst-icon {
    font-size: 0px;
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
    font-family: v2ui;
    visibility: hidden;
}
#orderedPlaylists .playlist-carousel-container .channel-playlist-link {
    color: #0079B8;

}
.nav-tabs.nav-tabs>.active>a, .nav-tabs.nav-tabs>.active>a.btn, .nav-tabs.nav-tabs>.active>a:hover, .nav-tabs.nav-tabs>.active>a.btn:hover, .nav-tabs.nav-tabs>.active>a:focus, .nav-tabs.nav-tabs>.active>a.btn:focus {
    color: #294383;
}
.nav-tabs li a {
    color: #294383;
    font-weight: normal;
    border: none;
    font-size: 14px;
    padding: 16px 12px 14px;
    line-height: 18px;
    margin-right: 0;
}
#channel-thumb-border {
    width: 100%;
    background-color: #ffffff;
}
a.btn.shrink-container__button, button.btn.shrink-container__button {
    background-color: #ffffff;
    color: #294383;
    font-size: 12px;
    font-weight: lighter;
    margin-right: 25px;
    border: none !important;
}
.DropdownFilter__toggle {
    font-size: 12px;
    letter-spacing: 1px;
	color: #294383;
}
#header .btn {
    font-size: 14px;
    font-weight: normal;
    color: #294383;
}
#horizontalMenu .nav ul li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
}

#header #horizontalMenu .nav > .active > a, #header #horizontalMenu .nav > .active > a:hover, #header #horizontalMenu .nav > li > a:hover, #header #horizontalMenu .nav>.active>a:focus {
    box-shadow: none;
    background-color: rgba(0,0,0,0);
    border-bottom: 1px solid #007ABB;
    color: #007ABB;
}
button.btn:hover:not(.btn-link, button.btn .button--transparent), button.btn.btn-small:hover:not(.btn-link, button.btn.btn-small .button--transparent), a.btn:hover:not(.btn-link, a.btn .button--transparent), a.btn.btn-small:hover:not(.btn-link, a.btn.btn-small .button--transparent), input.btn:hover:not(.btn-link, input.btn .button--transparent), input.btn.btn-small:hover:not(.btn-link, input.btn.btn-small .button--transparent), div.btn:hover:not(.btn-link, div.btn .button--transparent), div.btn.btn-small:hover:not(.btn-link, div.btn.btn-small .button--transparent), span.btn:hover:not(.btn-link, span.btn .button--transparent), span.btn.btn-small:hover:not(.btn-link, span.btn.btn-small .button--transparent), label.btn:hover:not(.btn-link, label.btn .button--transparent), label.btn.btn-small:hover:not(.btn-link, label.btn.btn-small .button--transparent) {
    color: #1D428A;
    background-color: rgba(0,0,0,0.0);
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
div.thumbnail div.row.accordion div.accordion-body {
    width: 100%;
    border: none;
    background-color: rgb(0, 0, 0, 0.5);
	opacity: .85;

}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumbTimeAdded {
    display: inline-block !important;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .85;

}
body.module-home .container ul.thumbnails li div.thumbnail .thumb_labels_wrapper .thumb_name {
    font-size: 14px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .85;
}
div.user_wrapper {
    float: left;
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .85;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .85;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
    font-size: 11px;
    line-height: 30px;
}
body.module-home .container ul.thumbnails li div.thumbnail .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
    visibility: hidden;
}
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .thumb_name, #galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .thumb_name {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px) translateZ(0);
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .85;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
}

#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
    position: relative;
    text-align: left;
    opacity: 1;
    filter: none;
    padding-bottom: 0px;
    color: #fff;
    -webkit-transition: transform 0.5s, font-size 0.5s;
    -moz-transition: transform 0.5s, font-size 0.5s;
    -ms-transition: transform 0.5s, font-size 0.5s;
    -o-transition: transform 0.5s, font-size 0.5s;
    transition: transform 0.5s, font-size 0.5s;
    visibility: hidden;
}


div.thumb_icon .thumb_icon_desc {
    display: block;
    font-size: 12px;
    font-style: normal;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 24px;
    background-color: #00968B;
    text-shadow: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name, #detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name {
    padding-left: 16px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .85;
}
body.module-home .container ul.thumbnails li div.thumbnail .thumb_labels_wrapper .thumb_name {
    position: relative;
    opacity: 1;
    filter: none;
    float: left;
    width: 94%;
    margin-bottom: 10px;
    color: #fff;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}

#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
    font-size: 14px;
	
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
    position: relative;
    opacity: 1;
    filter: none;
    float: left;
    width: 94%;
    margin-bottom: 14px;
    color: #fff;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user a, #galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumb_user_content {
    color: #fff;
    font-size: 14px;
}
body.module-home .container ul.thumbnails li div.thumbnail .accordion .thumb_user a, body.module-home .container ul.thumbnails li div.thumbnail .accordion .thumb_user .thumb_user_content {
    color: #fff;
    font-size: 14px;
}

body.module-home .container ul.thumbnails li div.thumbnail .accordion .accordion-body .stat_data {
    font-size: 14px;
    margin-left: 10px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data {
    font-size: 14px;
    margin-left: 10px;
}
.disabled, .disabled:hover, .disabled:focus {
    cursor: default;
    opacity: 0.70;
    color: #565656;
    text-decoration: none;
}
.searchForm_icon {
    color: #1D428A;
}
.alert.alert-info {
    color: #006193;
    background-color: #fff;
}
.alert {
    padding: 15px 40px 15px 50px;
    font-size: 14px;
    min-height: 17px;
    font-family: 'Metropolislight';
}


.login-selection_welcome {
    font-size: 32px;
    line-height: 36px;
}

.login-selection_select {
    font-size: 14px;
    line-height: 24px;
    margin: 22px auto;
}

button.btn.login-selection_button {
    width: 80%;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
}

.control-group {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 24px;
    color: #565656;
}
body.login .well.login-selection {
    background-color: #fff;
    transform: translate(-50%,50%);
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 8px;
}

body.login {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: url('https://cfvod.kaltura.com/p/3339533/sp/333953300/raw/entry_id/1_xxtaz58d/version/100001') !important;
  }

body.v2ui.accs-high-contrast.module-home .thumbnail .thumb_labels_wrapper, body.v2ui.accs-high-contrast.module-home .thumbnail .thumb_labels_wrapper>* {
    color: black !important;
}

body.v2ui.accs-high-contrast #mySidebar .thumbnail .thumb_labels_wrapper, body.v2ui.accs-high-contrast #mySidebar .thumbnail .thumb_labels_wrapper>* {
    background: whitesmoke;
    color: black !important;
}

body.v2ui.accs-high-contrast.module-home .thumbnail .accordion-group>* {
    background: whitesmoke !important;
    color: black !important;
}

body.v2ui.accs-high-contrast.module-home .thumbnail .accordion-heading>* {
    background: whitesmoke !important;
    color: black !important;
}

body.v2ui.accs-high-contrast.module-home .thumbnail .accordion .accordion-heading .user_wrapper .thumb_user .thumb_user_content {
    background: whitesmoke !important;
    color: black !important;
}

body.v2ui.accs-high-contrast.module-home .thumbnail .accordion .accordion-heading .user_wrapper .thumb_user .thumb_user_content .userLink a{
    background: whitesmoke !important;
    color: black !important;
}

body.v2ui.accs-high-contrast.module-home .thumbnail .accordion-group .accordion-body .accordion-inner .stat_data a{
    color: black !important;
}

body.v2ui.accs-high-contrast.module-home .thumbnail .accordion-group .accordion-body .accordion-inner .stat_data i{
    color: black !important;
}

body.v2ui.accs-high-contrast.module-home .thumbnail .accordion-group .accordion-body .accordion-inner .stat_data .stat {
    color: black !important;
}

div.login-selection_opts > div:nth-child(3) {
    display: none !important;
}