#gotoTop {
    z-index: 9999 !important;
}

#dialogs h1, #dialogs h2, #dialogs h3, #dialogs h4, #dialogs h5, #dialogs small, .page_preview .badge, .navbar-preview, #element_info {
	font-family: 'Proxima Nova Rg', sans-serif !important; 
}

.navbar-preview, .navbar-preview .dropdown-menu {
	font-size: 16px !important;
}

.navbar-preview, .dropdown-item:active {
	background-color: #307ECC !important;
}

.navbar-preview .nav-item  > a {
	color: rgba(255, 255, 255, 0.8) !important;
}

.navbar-preview .nav-item > a:hover {
	color: rgba(255, 255, 255, 1) !important;
}

.navbar-preview {
	padding: 0rem 1rem;
}

.close_panel {
	color: #fff;
}

.close_panel:hover {
	color: #222;
}

.dark .more-link {
	color: #fff !important;
	border-bottom-color: #fff !important;
}
