/* 
-diva-fjr-27 Aug 2020

--1st whitelabel v3-- 
*/


.logo__ a{
  color: #333333 !important;
}

.head-logo-width{
	width: auto !important;
    height: 30px !important;
}

.active-head-menu{
    font-weight: bold !important;
    color: #333333 !important;
}
.in-active-head-menu{
    font-weight: normal !important;
    color: #919AA3 !important;
}

.navbar{
	background-color: #F1F1F2 !important;
}

.ui-tabs .ui-tabs-nav-scrollable ul {
	background-color: #F1F1F2 !important;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    background-color: #E9E9ED !important;
}

.active .nav-content {
    color: #333333 !important;
}

hr.nav-content-border {
    border-bottom: 4px solid #333333 !important;
}

.nav-txt {
  color: #333333 !important;
}
.nav-txt:hover { 
  color: #333333 !important;
}

.ui-widget-content a {
	/* color: #5D646A !important; */
}

.user_primary{
	color: #333333 !important;
}

#icon-bell{
	color: #333333 !important;	
}

.initialAvatar p {
	color: white !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
	color: #919AA3 !important;
}

.initialAvatar {
	background-color: #333333 !important;
}


#view_sample_post .cov_button .view_sample_post{
	background-color: #333333 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #333333 !important;
}

.nav-absolute .nav-link.active {
	color: #333333 !important;	
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	color: #333333 !important;
}

.border-box-vs{
	border: 1px solid #333333 !important;
}

.clr-total-gender {
  color: #333333 !important;
}

/*-- Start Visualization [author map & location map] --*/
.card__two::after{
	border-right: 1px solid #333333 !important;
	border-left: 1px solid #333333 !important;
}

.card__two::before{
	border-top: 1px solid #333333 !important;
	border-bottom: 1px solid #333333 !important;
}
/*-- End Visualization [author map & location map] --*/

/*-- Start Sidemenu --*/
#sticky-sidebar #search_btn {
	background-color: #333333 !important;
}

#sideBar__ .cov__menu .menu_ .title, #sideBar__ .cov__menu 
.menu_2 .title, #sideBar__ .cov__menu .menu_3 .title, #sideBar__ 
.cov__menu .menu_4 .title, #sideBar__ .cov__menu .menu_5 .title {
	color: #333333 !important;	
}

#sticky-sidebar .title_ {
	color: #333333 !important;	
}

#sticky-sidebar #accordionFilters p {
	color: #333333 !important;	
}

#sticky-sidebar #accordionSentiment p {
	color: #333333 !important;	
}

#sticky-sidebar #accordionSources p {
	color: #333333 !important;	
}

#sticky-sidebar #accordionObjects p {
	color: #333333 !important;
}

.text-hyperlink, .text-hashtag, .text-sonar {
  color: #333333;
}

.expand {
	background: url(../../../assets/images/icons/icon-light/ExpandIcon.png) !important;
	background-size: 30px 25px !important;
    background-repeat: no-repeat !important;
}

.expand.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: fixed;
  top: 75px;
}

.expandInSideBar {
	position: fixed !important;
	left: 60px !important;
	top: 75px !important;
	width: 30px !important;
	height: 30px !important;
	background: url(../../../assets/images/icons/icon-light/ExpandIcon.png) !important;
    background-size: 30px 25px !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
    z-index: 1111 !important;
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
}

#sticky-sidebar .title_ span {
	background: url(../../../assets/images/icons/icon-light/Period.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
}

#sticky-sidebar #accordionFilters .icon_ {
	background: url(../../../assets/images/icons/icon-light/Filter.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
}

#sticky-sidebar #accordionSentiment .icon_ {
	background: url(../../../assets/images/icons/icon-light/sentiment.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
}

#sticky-sidebar #accordionSources .icon_ {
	background: url(../../../assets/images/icons/icon-light/Datasource.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
}

#sticky-sidebar #accordionObjects .icon_ {
    background: url(../../../assets/images/icons/icon-light/Group&Object.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
}

#sticky-sidebar #accordionFilters p .qsi .icon_ , 
#sticky-sidebar #accordionSentiment p .qsi .icon_ , 
#sticky-sidebar #accordionSources p .qsi .icon_ , 
#sticky-sidebar #accordionObjects p .qsi .icon_ {
    background: url(../../../assets/css/side_bar/img/information.png) !important;
    background-size: 12px 12px !important;
    background-repeat: no-repeat !important;
}
/*-- End Sidemenu --*/


/*-- Start Create new object --*/
#create_object_content ._channels ul li.active{
	border-left: 6px solid #333333 !important;
}
#create_object_content ._channels ul li:hover{
	border-left: 6px solid #333333 !important;	
}
#create_object_content ._channels ul li.active svg{
	background-color: #333333 !important;
}

#facebook_app ._channel .add_channel .c_input button{
	border: 1px solid #333333 !important;
	color: #333333 !important;
}
#youtube_app ._channel .add_channel .c_input button{
	border: 1px solid #333333 !important;
	color: #333333 !important;
}
#create_object_content ._channels ul li:hover svg{
	background-color: #333333 !important;
}

#create_object_header .right .s_step-progress .s_step-slider .s_step-slider-item.active:after{
	background-color: #333333 !important;	
}

#create_object_header .right .s_step-progress .s_step-slider .s_step-slider-item:after{
	border: 2px solid #333333 !important;
}
/*-- End Create new object --*/

/*--- Start button --*/
.btn-outline-primary{
	color: #333333 !important;
	background-color: white !important;
	border: #333333 1px solid !important;
}

.btn-outline-primary:hover {
	background-color: #333333 !important;
	color: white !important;
}

.btn-sonar-primary {
	background: #333333 !important;
}

.btn-sonar2{
	background: #333333 !important;	
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background: #333333 !important;		
}

.btn-search-keyword{ 
	background-color: #333333 !important;	
 }

.btn-search-keyword2{ 
	background-color: #333333 !important;	
 }


.paging a.current, .paging a:hover{
	background-color: #333333 !important;
	color: #FFFFFF !important;
 }	
 .paging a {
 	color: #5D646A !important;
 }

 .btn-sonar-secondary{
 	border: 1px solid #333333 !important;
 	color: #5D646A !important;
 }
 .btn-sonar-secondary:hover{
 	background-color: #333333 !important;
 	color: white !important;
 }
 /*-- End button -*/

/*-- Start Table --*/
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #FAFAFA !important;
}

.hov-reports:hover, .hov-reports-vis:hover{
	background-color: #FAFAFA !important;
}

/*-- Start Table --*/

.dropdown-menu.notify-drop:hover {
      background-color: #FAFAFA !important;
    }

/*-- STAR sidbar text link--*/
.sidebar-link-text{
  color: #333333 !important;
}
/*-- END sidbar text link--*/

.bg-sonar{
	background: #333333 !important;
}

.text-sonar {
  color: #333333 !important;
}

.bg-alert-posts{
  background-color: #FAFAFA !important;
}

.fs-post-droplist a:hover{
  background: #FAFAFA !important;
}

.btn-sonar-select {
    color: #FFFFFF !important;
    background-color: #333333 !important;
}

.btn-save-search-active {
    background-color: #333333 !important;
}

.btn-save-sentence-active {
    background-color: #BF00FF !important;
}

#view_sample_post .cov_button .step-two button:nth-child(1), #view_sample_post .cov_button .step-four button:nth-child(1){
	color: #333333 !important;
}

#view_sample_post .cov_button .step-two button, #view_sample_post .cov_button .step-four button{
	border: 1px solid #333333 !important;
}

#view_sample_post .cov_button .step-two button:nth-child(2), #view_sample_post .cov_button .step-four button:nth-child(2){
	background: #333333 !important;
    color: !important;
}

/*-- STAR post choose action icon--*/
.fs-post-droplist a:nth-child(1) span {
    background-image: url(../../../assets/images/icons/icon-light/Edit_Sentiment.png) !important;
}

.fs-post-droplist .addTag span {
    background-image: url(../../../assets/images/icons/icon-light/Add_Tag.png) !important;
}

.fs-post-droplist .multiple-translate-english span {
    background-image: url(../../../assets/images/icons/icon-light/Translate.png) !important;
}

.fs-post-droplist .multiple-translate-lang span {
    background-image: url(../../../assets/images/icons/icon-light/Translate.png) !important;
}

.fs-post-droplist .multiple-delete span {
    background-image: url(../../../assets/images/icons/icon-light/Delete_Posts.png) !important;
}
/*-- END post choose action icon--*/

/*-- START Changelog Release Notes --*/
.menu-changelog .nav-link.active, .menu-changelog .show>.nav-link{
  border-left: 6px solid #333333 !important;
}
/*-- END Changelog Release Notes --*/

/*-- START Create Alert --*/
#alert__ #new_123 .cover_ .left ul li.active{
	border-color: #333333 !important;	
}

#alert__ #new_123 .cover_ .left ul li:hover{
	border-color: #333333 !important;	
}

#alert__ #new_123 .cover_ .left ul li:hover .logo_keyword {
    background: url(../../../assets/images/icons/icon-light/based_on_keyword_active.png) !important;
    background-size: 45px 60px !important;
    background-repeat: no-repeat !important;
}

#alert__ #new_123 .cover_ .left ul li.active .logo_keyword {
    background: url(../../../assets/images/icons/icon-light/based_on_keyword_active.png) !important;
    background-size: 45px 60px !important;
    background-repeat: no-repeat !important;
}

#alert__ #new_123 .cover_ .left ul li:hover .logo_threshold {
    background: url(../../../assets/images/icons/icon-light/based_on_buzz_threshold_active.png) !important;
    background-size: 45px 50px !important;
    background-repeat: no-repeat !important;
}

#alert__ #new_123 .cover_ .left ul li.active .logo_threshold {
    background: url(../../../assets/images/icons/icon-light/based_on_buzz_threshold_active.png) !important;
    background-size: 45px 50px !important;
    background-repeat: no-repeat !important;
}

#alert__ #new_123 .cover_ .left ul li:hover .logo_twitter {
    background: url(../../../assets/images/icons/icon-light/based_on_twitter_threshold_active.png) !important;
    background-size: 45px 50px !important;
    background-repeat: no-repeat !important;
}

#alert__ #new_123 .cover_ .left ul li.active .logo_twitter {
    background: url(../../../assets/images/icons/icon-light/based_on_twitter_threshold_active.png) !important;
    background-size: 45px 50px !important;
    background-repeat: no-repeat !important;
}

/*-- END Create Alert --*/

.badge-object{
  color: #5D646A !important;
}
.badge-object-x-btn{
  color: #5D646A !important;
}

/*login page*/
.login-title{
  color: #333333 !important;
}