body {
    background: white;
    color: #4D4B4E;
}
hr {
    border-top: 1px solid #4D4B4E;
}
#loader-container,
.text-break {
    background: white;
}
.dropdown-divider {
    background: #DDDDDD;
}
#nav-top-menu {
    background-color: #F3F3F3;
    border-bottom: thin solid #DDDDDD;
}
#nav-top-menu .search-box {
    border: thin solid #DDDDDD;
    background: #F3F3F3;
}
#nav-top-menu .user-link .notify-count {
	color: white;
	background: #EF4136;
	border: thin solid #4D4B4E;
}
#nav-top-menu .search-box .form-control,
#nav-top-menu .search-box .search-icon i.fa,
#nav-top-menu .user-link a,
#nav-top-menu .user-menu a,
#nav-top-menu .user-menu-icon,
#nav-side-menu .search-box .search-icon i.fa,
#nav-side-menu .side-content a,
.policies-item, .contact-us-item,
.monetization-provider .description {
    color: #4D4B4E;
}
#nav-top-menu .dropdown .upload-dropdown,
#nav-top-menu .dropdown .notification-dropdown,
#nav-top-menu .dropdown .user-menu-dropdown {
    background-color: #F3F3F3;
}
#nav-side-menu {
    background-color: #F3F3F3;
    color: #4D4B4E;
    border-right: thin solid #DDDDDD;
}
#nav-top-menu .dropdown ul li a:hover,
#nav-top-menu .notification-dropdown .dropdown-item:hover,
#nav-side-menu .side-content a:hover {
	color: #EF4136;
    background: #DDDDDD;
}
#nav-top-menu .notification-dropdown .dropdown-item:hover a {
	color: #EF4136;
    background: none;
}
#nav-side-menu .social-list {
    background: #DDDDDD;
}
#page-bar,
#carousel,
.policy-detail,
.section {
    border-bottom: 3px solid white;
}
.section:last-of-type {
    border-bottom: none;
}
.video-no-discussion {
    border-top: 3px solid #DDDDDD;
    border-bottom: 3px solid #DDDDDD;
}
#page-bar,
#page-detail,
#carousel,
#channel-details,
.page-bar-container,
.playlist-details .description-container,
.playlist-video .text-container,
.notification-list,
.policy-header,
.policy-detail,
.policy-footer,
.modal-content {
    background: #F3F3F3;
}
.award .overlay {
    color: #F3F3F3;
}
.show-more:hover {
    background: #DDDDDD;
}
.channel-banner a {
    color: #4D4B4E;
}
.channel-banner .image-container,
.subscription-image-container {
    background: #F3F3F3;
    border: 3px solid #C7C7C7;
}
.channel-banner .backdrop,
.channel-banner .actions>div,
.subscription-banner {
    background: #C7C7C7;
}
.subscription-description {
    background: #DDDDDD;
}
.subscription-name,
.subscription-last-video,
.subscription-description,
.subscription-notify-button {
    color: #4D4B4E;
}
.channel-banner a:hover,
.subscription-notify-button:hover,
.subscription-notify-button:focus,
.subscription-notify-button:active {
    color: #EF4136;
}
.toolbox-button,
.notification-list .notification-item a {
    color: #4D4B4E;
}
.notification-list .notification-item:hover {
    background: #DDDDDD;
}
.notification-list .notification-item:hover a {
    color: #EF4136;
}
.notification-unread {
    color: white;
    background: #EF4136;
}
.notification-read {
    color: #F3F3F3;
    background: #4D4B4E;
}
#profile-settings .notification-table th,
.membership-table th,
.moderation-table th {
    background-color: #BCBBBC;
    color: #4D4B4E;
}
#profile-settings .notification-table tr:nth-child(even),
.membership-table tr:nth-child(odd),
.moderation-table tr:nth-child(odd) {
    background-color: #DDDDDD;
}
.form-control {
    background-color: #F3F3F3;
    color: #4D4B4E;
    border-color: #DDDDDD;
}
.channel-card,
.playlist-card {
    background-color: #DDDDDD;
}
.state-text,
.video-card:hover .video-card-title a,
.channel-card:hover .channel-card-title,
.playlist-card:hover .title,
.notify-button:hover,
.notify-button:focus,
.notify-button:active,
.channel-videos-title a:hover,
.channel-videos-title a:focus,
.video-trending-title a:hover,
.video-trending-title a:focus,
.video-trending-channel a:hover,
.video-trending-channel a:focus,
.playlist-video .title a:hover,
.playlist-video .title a:focus,
.playlist-video .channel a:hover,
.playlist-video .channel a:focus,
.rcad-item:hover .rcad-item-headline,
.video-actions span:hover,
.video-actions span:hover a {
    color: #EF4136;
}
.video-card .video-card-channel:hover a {
    color: #211F22;
}
.video-card,
.video-views,
.video-duration {
    background-color: #DDDDDD;
    color: #4D4B4E;
}
.channel-card .channel-card-title,
.playlist-card .title,
.rcad-item .rcad-item-text {
    color: #A6A5A6;
}
.video-card .video-card-text,
.video-card .video-card-text a,
.video-card .video-card-text p i,
.notify-button,
.channel-videos-details,
.channel-videos-title a,
.channel-videos-text,
.video-trending-details,
.video-trending-title a,
.video-trending-channel a,
.video-trending-text,
.playlist-video .details,
.playlist-video .title a,
.playlist-video .channel a,
.playlist-video .description,
.video-detail-text p,
.video-information .sharing-drop span {
    color: #4D4B4E;
}
.nav-tabs,
.profile-title,
.channel-videos-details,
.video-trending-text-container,
.playlist-video .text-container,
.playlist-video .unavailable-container,
.channel-about-details,
.modal-header {
    border-bottom: thin solid #DDDDDD;
}
.modal-footer {
    border-top: thin solid #DDDDDD;
}
.nav-tabs>li>a {
   color: #EF4136;
}
.tab-scroll-left,
.tab-scroll-right {
    background: #F3F3F3;
}
.nav-tabs>li>a:hover {
    background: #DDDDDD;
}
#video-status,
#video-status code,
.video-information .video-actions li,
.video-information .video-actions a {
    color: #4D4B4E;
}
#video-status,
.video-information,
.video-information .video-actions .action-list {
	background: #DDDDDD;
}
.panel-default>.panel-heading,
.panel-body {
    background: #DDDDDD;
    color: #4D4B4E;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 2px solid #DDDDDD;
}
