body{
    background: #fff;
    color: #000;
}
.downloadAppBtn{
    background: #fff;
}
.left-item a{
    color: rgb(38, 38, 38);
}
.v-search {
    background: #e9e9e9;
    color: #303030;
}
.video-rightbar-main h3, .video-profile-tab h5, 
.left-bottom-links ul li a,.copyright,.userName a,
.user_profile_top h4,.userProfileLinks a,
.privacy h2, .privacy h4 {
    color: #1a1a1a !important;
}
.left-bottom-links a{
    color: #616161 !important;
}
.user_profile_top h5{
    color: #303030;
}
  .title-box.active{
    background: #000;
  }
  .title-box.active a,.video_view{
    color: #fff;
  }

  .tag-slider .slider-arrow {
    background: #dfdfdf;
    color: #000000;
}
.dropzone {
    background: #f3f3f3 !important;
}
.videoMoveCtrl i{
    color: #b2b2b2;
}
.nav-pills .nav-link.active {
    color: #000000 !important;
    border-bottom: 2px solid #8e8e8e !important;
    background-color: transparent !important;
}
.nav-pills .nav-link{
     color: #000000 !important;
}
.messenger-list-item td p {
    color: #3f3f3f !important;
}
.messenger-list-item td span {
    color: #4e4e4e !important;
}
.m-header-messaging {
    background: #000000 !important;
    color: #f3f3f3 !important;
}
.m-header-messaging .user-name,.m-header a, .m-header a:hover, .m-header a:focus,
.modal-right-section .video_title{
    color: #f3f3f3 !important;
}
.messenger-messagingView {
    background: #fcfcfc !important;
}
.messenger-sendCard form {
    background: #e9e9e9 !important;
    color: #303030 !important;
}
.messenger-sendCard button svg,
.m-send {
    color: #535353 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000000 !important;
    background-color: #fff;
    border-color: #afafaf #afafaf #fff !important;
}
#myTab li a{
    color: #000000 !important;
}
.nav-tabs {
    border-bottom: 1px solid #afafaf !important;
}

#userProfile .form-control, #userProfile .form-control:focus {
     background-color: #9d9d9d24;
    color: #171717db;
}
#userProfile .bg-btn {
    color: #949494;
}
#userProfile select option{
 background: #fff;
}
#userProfile .bg-btn:hover {
    color: #fff;
}
.right-bar {
 box-shadow: 5px 0 10px -5px rgb(203 203 203 / 30%);
}
hr{
    border-top: 1px solid #7070701a;
}