body {
    max-width: none;
    font-family: sans-serif;
}
.logo-container img {
    margin: 0 auto;
    max-height: 156px;}
.logo-container {
    display: block;
    margin: auto;
    padding: inherit;}

#left-sidebar.theme-base-color{background-color:#182642;box-shadow: 0 1px 0px; rgba(0,0,0,0.4);}
#left-sidebar {background-color:#182642;box-shadow: 0 1px 2px rgba(0,0,0,0.4);}
#menu-item-topics.icon {background-color:#182642;box-shadow: 0 1px 2px rgba(0,0,0,0.4);}
#body {background-color:#182642;}

.top-container {background-color:#182642;box-shadow: 0 0px 0px rgba(0,0,0,0.4);}

#menu-item-inbox.active .badge, #menu-item-inbox:hover .badge{
	background-color: #934aff;}

#menu-item-favorites.active, #menu-item-favorites:hover, .activity-swatch{
	background-color: #934aff;
	color: #white;}
#menu-item-favorites{
	border-left: 6px solid #934aff;
background-color:#182642}


#menu-item-inbox.active, #menu-item-inbox:hover{
	background-color: #934aff;
	color: #white;}
#menu-item-inbox{
	border-left: 6px solid #934aff;
background-color:#182642}

#menu-item-todos.active, #menu-item-todos:hover, .todos-swatch{
	background-color: #934aff;
	color: #white;}
#menu-item-todos{
	border-left: 6px solid #934aff;
background-color:#182642}

#menu-item-activity.active, #menu-item-activity:hover, .activity-swatch{
	background-color: #934aff;
	color: #white;}
#menu-item-activity{
	border-left: 6px solid #934aff;
background-color:#182642}

#menu-item-library.active, #menu-item-library:hover, .library-swatch{
	background-color: #934aff;
	color: #white;}
#menu-item-library{
	border-left: 6px solid #934aff;
background-color:#182642}

#menu-item-users.active, #menu-item-users:hover, .users-swatch{
	background-color: #934aff;
	color: #white;}
#menu-item-users{
	border-left: 6px solid #934aff;
background-color:#182642}

#menu-item-groups.active, #menu-item-groups:hover, .groups-swatch{
	background-color: #934aff;
	color: #white;}
#menu-item-groups{
border-left: 6px solid #934aff;
background-color:#182642}


.sidebar.right-sidebar{background-color:#transparent;
box-shadow: 0 1px 2px rgba(0,0,0,0.4);}



.default .topic-card-title {
    font-size: 16px;
    text-transform: none;
    text-align: right;}

.default .topic-overlay .topic-card-title, 
.default .topic-overlay-hover .topic-overlay-content {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));}


.topic-overlay-hover {
    width: 100%;
    height: 100%;
    display: table;
    visibility: hidden;
    background-color: white;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    word-break: normal;}

.right-sidebar .card.note.show-content{
	background-color: #fff;
	border-radius: 12px;
	outline: none;
	border: 1px solid #d3d3d3;
}
.right-sidebar .card.note.show-content .title{
	font-size: 16px!important;
}
.right-sidebar .card.note.show-content .fr-view p, li{
	font-size: 12px;
	font-weight: 400;
	color: #7f7f7f;
}
.right-sidebar .card.note.show-content:before{ display: none; }
.topic-card{ background-color: #ebebea; }
.default .topic-card-title, .default .topic-overlay .topic-card-title, .default .topic-overlay-hover .topic-overlay-content{
	padding: 6px;
	font-weight: bold;
}
.card.note .card-cover-title {
    background-color: white;
}

.card-cover-title {
    font-size: 10px;
    line-height: 12px;
    margin: 4px;
    color: black;
    background: #fff;
    padding: 0 4px;

}

.topic-overlay-hover {
    width: 100%;
    height: 100%;
    display: table;
    visibility: hidden;
    background-color: white;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    word-break: normal;

}
.card.show-content:before {display: none}
.default .topic-card-title, .default .topic-overlay .topic-card-title, .default .topic-overlay-hover .topic-overlay-content {
    padding: 6px;
    font-weight: 100;
    font-size: small;

}

.card.note .card-cover {
    background-color: #fff;
}

.card.note .card-cover-title {
    background-color: #fff;
}

.card.show-content:not(.video):before {
    background: none;
    box-shadow: none;
}


#menu-item-ai-assistant.active, #menu-item-ai-assistant:hover, .ai-assistant-swatch{
	background-color: #934aff;
	color: #white;}
#menu-item-ai-assistant{
	border-left: 6px solid #934aff;
background-color:#182642}

