/*CUSTOMCSS*/




body {
  background-color: #151515;
}
a {
  color: #2681d5;
}
a:hover {
  color: #1e67aa;
}
.sticky-bar {
  background-color: #252525;
}
#main #content-stage,
.js_feed_view_more_entry_holder .feed-stream-content,
.js_feed_comment_border .feed-stream-content,
.header-filter-holder,
div.comment_mini_content_border {
  background-color: #252525;
}
#main #content-stage #content .block > .title {
 background-image: url(https://i.gyazo.com/89a56b3721cd945daf71f956c2d03f25.png);
 border-bottom: 1px solid #333;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.main-navigation {
    background-color: #2681d5;
  }
  .navbar.main-navigation .site-menu .overlay {
    background: linear-gradient(to right, rgba(38, 129, 213, 0) 0%, rgba(38, 129, 213, 0.7) 25%, #2681d5 100%);
  }
}
.js_box_holder .js_box .form-control,
.js_box_holder .js_box input[type="text"],
.form-control,
textarea,
.js_box_holder .js_box textarea {
  background-color: #252525;
  color: #eee;
}
#main .layout-left .block,
#main .layout-right .block {
  background-color: #ffffff;
}
#main .layout-left .block > .title,
#main .layout-right .block > .title {
  color: #555555;
}
#main .layout-left .block > .content,
#main .layout-right .block > .content {
  border-top-color: #333;
}
#section-footer {
  background-color: transparent;
}
#section-footer .footer-holder .copyright {
  color: #eee;
}
html[dir="ltr"].pl-1 {
  padding-left: 8px;
}
html[dir="rtl"].pl-1 {
  padding-right: 8px;
}
html[dir="ltr"].pl-2 {
  padding-left: 16px;
}
html[dir="rtl"].pl-2 {
  padding-right: 16px;
}
.h-6 {
  height: 48px;
}
html[dir="ltr"].mr-0 {
  margin-right: 0;
}
html[dir="rtl"].mr-0 {
  margin-left: 0;
}
html[dir="ltr"].mr-1 {
  margin-right: 8px;
}
html[dir="rtl"].mr-1 {
  margin-left: 8px;
}
html[dir="ltr"].ml-1 {
  margin-left: 8px;
}
html[dir="rtl"].ml-1 {
  margin-right: 8px;
}
.s-4 {
  width: 32px;
  height: 32px;
}
.pt-6 {
  padding-top: 48px;
}
html[dir="ltr"] .pr-2 {
  padding-right: 16px;
}
html[dir="rtl"] .pr-2 {
  padding-left: 16px;
}
html[dir="ltr"] .mr-3 {
  margin-right: 24px;
}
html[dir="rtl"] .mr-3 {
  margin-left: 24px;
}
html[dir="ltr"] .ml-3 {
  margin-left: 24px;
}
html[dir="rtl"] .ml-3 {
  margin-right: 24px;
}
.mt-1 {
  margin-top: 8px;
}
:not(.fixed-preview) body[data-header="fixed"] {
  padding-top: 48px;
}
:not(.fixed-preview) body[data-header="fixed"] .sticky-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
}
:not(.fixed-preview) body[data-header="fixed"][data-mainmenu="fixed"] .fixed-main-navigation {
  opacity: 1;
  visibility: visible;
}
:not(.fixed-preview) body[data-submenu="fixed"] #js_block_border_core_menusub.block {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  background-color: #252525;
}
:not(.fixed-preview) body[data-submenu="fixed"] #js_block_border_core_breadcrumb {
  padding-top: 40px;
}
:not(.fixed-preview) body[data-submenu="fixed"] .breadcrumbs_right_section#breadcrumbs_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  top: auto;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu.set_to_fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  border-radius: 0;
  background: #252525 !important;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4), inset 0px 0px 2px 0px rgba(0, 0, 0, 0.8);
  --paddingA: 100vw;
  --paddingB: calc(var(--paddingA) - 1188px);
  --paddingC: calc(var(--paddingB) / 2);
  padding-left: var(--paddingC);
  padding-right: var(--paddingC);
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul {
  padding-left: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul {
  padding-right: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li {
  border-right: 0;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a {
  height: 48px;
  color: #a2a2a2;
  flex-direction: row;
  transition: all 300ms ease-in-out;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a:hover {
  color: #555555;
  background-color: #eeeeee;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .ico,
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .fa {
  margin-bottom: 0;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .ico,
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .fa {
  margin-right: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .ico,
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .fa {
  margin-left: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a[data-toggle="dropdown"] {
  border-left: 1px solid #333;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a[data-toggle="dropdown"] .ico {
  margin-right: 0;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a[data-toggle="dropdown"] .ico {
  margin-left: 0;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li.active > a {
  border-bottom: 2px solid #297fc7;
  color: #297fc7;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li.dropdown-overflow.open a[data-toggle="dropdown"]:after {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 480px) {
  :not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li.dropdown-overflow.open a[data-toggle="dropdown"]:after {
    opacity: 0;
    visibility: hidden;
  }
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li .dropdown-menu:after {
  display: none;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  display: block !important;
  border-right: 0;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-right: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-left: 8px;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-left: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-right: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder a {
  border-radius: 100%;
  border-width: 0;
  padding: 0;
  height: auto;
  margin-top: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .img-wrapper,
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .no_image_user {
  width: 32px;
  height: 32px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .no_image_user {
  border: 2px solid #333;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .no_image_user span {
  font-size: 11px;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] {
  padding-top: 88px;
}
@media (min-width: 992px) {
  :not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] {
    padding-top: 90px;
  }
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header .sticky-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  z-index: 100;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header .breadcrumbs_right_section#breadcrumbs_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  top: auto;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header #js_block_border_core_menusub {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  top: 48px;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header #js_block_border_core_breadcrumb {
  padding-top: 40px;
}
@media (min-width: 992px) {
  :not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header .main-navigation {
    height: 0 !important;
    overflow: hidden !important;
    transition: all 300ms ease;
  }
}
:not(.fixed-preview) body[data-header="fixed"][data-profile="fixed"] {
  padding-top: 96px;
}

@media (min-width: 768px) {
  html[dir='ltr']:not(.fixed-preview) body[data-left="fixed"] .layout-left {
    position: fixed;
    z-index: 1;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-left="fixed"] .layout-main .layout-middle {
    margin-left: 256px !important;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-right="fixed"] .layout-right {
    position: fixed;
    z-index: 1;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-right="fixed"] .layout-main .layout-middle {
    margin-right: 256px !important;
  }
}
@media (min-width: 768px) {
  html[dir='rtl']:not(.fixed-preview) body[data-left="fixed"] .layout-left {
    position: fixed;
    z-index: 1;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-left="fixed"] .layout-main .layout-middle {
    margin-right: 256px !important;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-right="fixed"] .layout-right {
    position: fixed;
    z-index: 1;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-right="fixed"] .layout-main .layout-middle {
    margin-left: 256px !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html[dir='ltr']:not(.fixed-preview) body[data-left="fixed"] .empty-right .layout-main .layout-middle {
    margin-left: 0 !important;
    margin-right: 256px !important;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-right="fixed"] .empty-right .layout-main .layout-middle {
    margin-right: 0 !important;
    margin-left: 256px !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html[dir='rtl']:not(.fixed-preview) body[data-left="fixed"] .empty-right .layout-main .layout-middle {
    margin-right: 0 !important;
    margin-left: 256px !important;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-right="fixed"] .empty-right .layout-main .layout-middle {
    margin-left: 0 !important;
    margin-right: 256px !important;
  }
}



/*CUSTOMCSS*/





body {
  background: #151515;
  color: #eee;
  font-size: 14px;
  font-family: 'Helvetica ', sans-serif !important;
}
a {
  color: #eee;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: none;
}
b,
strong {
  font-weight: 500;
}
ul.action > li > a:hover,
ul.action > li > a:focus {
  color: #eee;
}
h1,
h2,
h3 {
  color: #eee;
}
h1 a,
h1 a:hover,
.h1 a,
.h1 a:hover {
  color: #fff;
}
.content {
  background: transparent;
}
/*navbar & header*/
@media screen and (min-width: 992px) {
  .navbar.main-navigation {
background-image: url(https://i.gyazo.com/89a56b3721cd945daf71f956c2d03f25.png);
    background-color: #202020;
  }
  .navbar.main-navigation .site-menu {
    height: 50px;
  }
  .navbar.main-navigation .site-menu .overlay {
    background: transparent;
  }
  .navbar.main-navigation .site-menu > li > a {
    color: #eee;
    font-size: 12px;
    font-weight: 600;
    height: 50px;
    text-transform: none;
  }
  .navbar.main-navigation .site-menu > li > a:active {
    color: #fff;
  }
  .navbar.main-navigation .site-menu > li > a:not([data-toggle="dropdown"])::after {
    background: #fff;
    height: 2px;
    border-radius: 0;
    width: 50%;
  }
	
  ._block.location_6 .sub-section-menu > ul div.overlay {
    background: transparent;
  }
	
}
@media screen and (max-width: 991px) {
  .navbar.main-navigation {
    background: #282828;
	  	  height:80%;

  }
}
.site-menu-small li a {
  color: #ccc;
}
.site-menu-small li a:hover,
.site-menu-small li a:active,
.site-menu-small li a.menu_is_selected {
  color: #fff;
}
.site-menu-small li a.menu_is_selected .fa,
.site-menu-small li a.menu_is_selected .ico {
  color: #282828;
  background-color: #fff;
}
.sticky-bar {
  box-shadow: none;
  background: #252525;
}
.user-sticky-bar ul.user-sticky-bar-items li a.notification-icon .circle-background {
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  color: #eee;
}
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown a.notification-icon .circle-background {
  color: #FFF;
  background: #333;
}
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-profile a,
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-page a {
  color: #FFF;
  background: #202020;
}
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-profile a:hover,
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-page a:hover {
  background: #282828 !important;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-footer a {
color:#555;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body#message-panel-body .panel-actions .btn-compose {
color:#555;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-header a {
color:#555;
}
#message-panel-body .item_view_content {
color:#555;
	
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-header a:hover {
color:#333;
}
#user_sticky_bar .dropdown-panel .user_profile_link_span a {
color:#555 !important;	
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .img-wrapper, .user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .no_image_user {
    box-shadow: none !important;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .js_hover_info::before, .user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .img-wrapper::before {
    border: 1px solid #222;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item.is_new {
    background: #ddd !important;
}
._block.location_6 #js_block_border_core_menusub.block,
._block.location_6 .content {
  background: transparent;
}
._block.location_6 #js_block_border_core_menusub.block .content .action > li.active > a {
  color: #fff;
}
._block.location_6 #js_block_border_core_menusub.block .content .action > li > a:hover {
  color: #fff;
}
ul.action > li > a {
  color: #aaa;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
  background-color: #eee;
  color: #111;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-header {
  color: #555;
}
.btn-nav-toggle {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-item-content .content {
  background: transparent !important;
}
.profile_menu_is_fixed .profiles-menu {
  margin-top: 48px;
}
#page_user_setting .btn-app-addnew {
bottom: -42px;
}
.fixed-main-navigation .dropdown-menu.site_menu {
  background: rgba(33, 33, 33, 0.9);
  min-width: 224px;
  max-height: 320px;
  overflow: auto;
}
.dropdown-menu li > a.menu_is_selected,
.dropdown-menu li > a.is_active_image,
.dropdown-menu li > a.active {
  background: #222 !important;
  color: #fff !important;
}
.fixed-main-navigation .dropdown-menu.site_menu li a:hover,
.fixed-main-navigation .dropdown-menu.site_menu li a:focus,
.fixed-main-navigation .dropdown-menu.site_menu li a.menu_is_selected {
  background: #222;
}
.fixed-main-navigation .dropdown-menu.site_menu::after {
  border-bottom: none;
}
.fixed-main-navigation .dropdown-menu.site_menu li a {
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
}
/*blocks*/
#js_block_border_apps_core_blogs_block_topbloggers ul li .blog-row {
    border-bottom: 1px solid #333;
}
.table_row {
background: transparent;
color:#eee;
}
#right #js_block_border_user_register .title {
    color: #eee !important;
}
#main .layout-left .block,
#main .layout-right .block {
  background-color: #191919;
  box-shadow: none;
  border: none;
}
#main .layout-left .block:hover,
#main .layout-right .block:hover {
  box-shadow: none;
}
#main .layout-left .block > .title,
#main .layout-right .block > .title {
  color: #eee;
}
#main .layout-left .block > .content,
#main .layout-right .block > .content {
  border-top: 1px solid #333;
}
.pf-front-site-statistics .stat-info:nth-child(2n) {
  background: #282828;
}
.pf-front-site-statistics .stat-info {
  color: #eee;
}
#right #js_block_border_user_register .title::after {
  background: #eee;
}
.core-block-categories ul.action li .category-item .name {
  border-bottom: 1px solid #222;
  color: #eee;
}
.core-block-categories ul.action li.category:hover .category-item .name,
.core-block-categories ul.action li.category.open .category-item .name,
.core-block-categories ul.action li.category.active .category-item .name {
  border: none;
  color: #fff;
}
.core-block-categories ul.action li .category-item::before {
  background: #282828;
}
.core-block-categories ul.action li.category:hover .category-item,
.core-block-categories ul.action li.category.open .category-item,
.core-block-categories ul.action li.category.active .category-item {
  background-color: #282828;
}
#js_block_border__apps_phpfox_shoutbox_block_chat .content .panel-footer {
  border-top: #222 solid 1px;
  background: #202020;
}
.item-message-info {
color:#222;	
}
#left .block,
#right .block,
#content .block,
#header_menu .block,
#left .block_clear,
#right .block_clear,
#content .block_clear,
#header_menu .block_clear {
  color: #eee;
}
#left .block > .title,
#right .block > .title,
#content .block > .title,
#header_menu .block > .title,
#left .block_clear > .title,
#right .block_clear > .title,
#content .block_clear > .title,
#header_menu .block_clear > .title {
  border-bottom: 3px #333 solid;
  border: none;
  color: #eee;
}
.layout-left .toggle-button,
.layout-right .toggle-button {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16), inset 0 1px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0) 140%);
}
.core-block-categories ul.action li.category:hover .category-item .core-btn-collapse,
.core-block-categories ul.action li.category.open .category-item .core-btn-collapse,
.core-block-categories ul.action li.category.active .category-item .core-btn-collapse {
  color: #eee;
}
.core-block-categories ul.action li .core-btn-collapse[aria-expanded="true"] i.ico {
  transform: rotate(90deg);
  color: #eee;
}
.core-block-categories ul.action li > ul > li > a {
  border-bottom: 1px solid #222;
  color: #aaa;
}
.core-block-categories ul.action li > ul > li > a:hover {
  color: #eee;
}
.core-block-categories ul.action li > ul > li.active > a {
  color: #eee;
}
.core-block-categories ul.action li > ul > li:last-of-type {
  border-bottom: 1px solid #222;
  border-radius: 0;
}
#main .layout-left .block > .bottom,
#main .layout-right .block > .bottom {
  border-top: 1px solid #222;
}
#main .layout-left .block > .bottom a,
#main .layout-right .block > .bottom a {
  color: #eee;
}
#main .layout-left .block > .bottom a:hover,
#main .layout-right .block > .bottom a:hover {
  color: #fff;
  box-shadow: none;
}
._block.location_6 #js_block_border_core_menusub.block .sub-section-menu .app-name {
  color: #eee;
  background: #202020;
  border-right: #222;
}
._block.location_6 #js_block_border_core_menusub.block .content .count-item {
  background: #202020;
	color:#eee;
  border: 1px solid #202020;
}
._block.location_6 #js_block_border_core_menusub.block .content .action > li > a:hover .count-item {
  color: #eee;
  background: #202020;
  border-color: #333;
}
/*search*/
.header_search_form input.form-control {
  background: #202020;
  color: #eee;
  border: none;
}
.header_search_form.active input.form-control {
  border: none;
  background: #202020;
  color: #eee;
}
.header_search_form input.form-control:focus,
.header_search_form input.form-control:active {
  background: #222;
  color: #eee;
  border: none;
}
.form-control-feedback:hover,
.form-control-feedback:active {
  background-color: #222;
  color: #eee;
  border: none;
}
.form-control-feedback {
  background-color: transparent !important;
  color: #eee !important;
}
.header_bar_search input.form-control {
  border-bottom: 1px solid #222;
  background: transparent;
}
.header_bar_search .form-control-feedback,
.header_bar_search .form-control-feedback:hover {
  color: #eee;
  background: transparent;
}
.layout-left .sub-section-menu ul > li::after,
.layout-right .sub-section-menu ul > li::after {
  border-bottom: 1px solid #222;
}
.layout-left .sub-section-menu ul > li::before,
.layout-right .sub-section-menu ul > li::before {
  background: transparent;
}
.layout-left .sub-section-menu ul > li:hover,
.layout-right .sub-section-menu ul > li:hover,
.layout-left .sub-section-menu ul > li.open,
.layout-right .sub-section-menu ul > li.open,
.layout-left .sub-section-menu ul > li.active,
.layout-right .sub-section-menu ul > li.active {
  color: #222;
}
.layout-left .sub-section-menu ul > li:hover a,
.layout-right .sub-section-menu ul > li:hover a,
.layout-left .sub-section-menu ul > li.open a,
.layout-right .sub-section-menu ul > li.open a,
.layout-left .sub-section-menu ul > li.active a,
.layout-right .sub-section-menu ul > li.active a {
  color: #fff;
}
.layout-left .sub-section-menu ul > li:hover,
.layout-right .sub-section-menu ul > li:hover,
.layout-left .sub-section-menu ul > li.open,
.layout-right .sub-section-menu ul > li.open,
.layout-left .sub-section-menu ul > li.active,
.layout-right .sub-section-menu ul > li.active {
  background-color: transparent;
  color: #fff;
}
#page_search_index .search-header-title-custom {
  border-bottom: 1px solid #222;
}
/*main*/
.layout-left .toggle-button,
.layout-right .toggle-button {
  box-shadow: 0px 0px 16px 0px rgba(40, 40, 40, 0.16), inset 0 1px 0 rgba(40, 40, 40, 0.5);
  background-image: linear-gradient(to top, rgba(40, 40, 40, 0.9) 50%, rgba(40, 40, 40, 0) 140%);
}
#main #content-stage {
  background-color: #202020;
  box-shadow: none;
}
.header-page-title {
  border: none;
}
.header-page-title a {
  color: #eee;
}
.extra_info,
.extra_info_link {
  color: #888;
}
#main .layout-left .block,
#main .layout-right .block {
  background-color: #202020;
  box-shadow: none;
  border: none;
}
.header-filter-holder {
  background-color: transparent;
  border: none;
}
.header-filter-holder .filter-options a.dropdown-toggle {
  border: 1px solid #333;
  color: #eee;
}
.form-control {
  background: #282828;
  color: #eee;
  border: 1px solid #222;
}
.profile-edit-headline {
  background: #202020;
  border-bottom: 1px solid #222;
  border-top: 1px solid #222;
}
.profile-edit-headline .content {
  color: #eee;
  border-bottom: 1px solid #333;
}
label {
  color: #eee;
}
.js_box_holder {
  background: rgba(0, 0, 0, 0.8);
}
.js_box_content {
  background: #222;
  color: #eee;
}
.js_box_holder .js_box input[type="text"],
.js_box_holder .js_box input[type="email"],
.js_box_holder .js_box input[type="password"],
.js_box_holder .js_box textarea,
.js_box_holder .js_box input:focus,
.js_box_holder .js_box textarea:focus,
.js_box_holder .js_box select {
  background: #202020;
  color: #eee;
	border:1px solid #222;
}
.js_box_holder .visitor_form .js_box_title::before {
  background: #282828;
}
.js_box_title {
  background: #282828;
  color: #eee;
  border-bottom: 2px solid #333;
}
.js_box_holder .visitor_form {
  background: #282828;
}
.js_box_holder .js_box_title {
  border-bottom: 1px solid #222;
  background: #282828;
}
/*statusbox*/
.activity_feed_form {
  background: #202020;
  border: 1px solid #222;
}
.activity-feed-status-form {
  background-color: #202020;
  box-shadow: none;
}
.activity-feed-status-form.activity-feed-status-form-active {
  box-shadow: none;
}
.activity-feed-status-form .activity_feed_form_share {
  background: #202020;
  border-bottom: 1px solid #333;
}
.activity-feed-status-form .activity_feed_form_button_position {
  border-top: 1px solid #333;
}
.activity-feed-status-form ul.activity_feed_form_attach > li > a {
  color: #aaa;
}
.activity-feed-status-form ul.activity_feed_form_attach > li > a.active,
.activity-feed-status-form ul.activity_feed_form_attach > li > a:hover {
  color: #eee;
}
ul.activity_feed_form_attach > li > a.active {
  border-color: #eee;
}
.activity_feed_form textarea {
  color: #eee;
}
/*feed*/
.js_feed_view_more_entry_holder .feed-stream-content,
.js_feed_comment_border .feed-stream-content {
  background-color: #191919;
  box-shadow: none;
  border: 1px solid #222;
}
.comment-mini-content-commands {
  border-bottom: 1px solid #333;
}
div.comment_mini_content_border {
  background: #202020;
}
.js_comment_feed_textarea {
  background: #0f0f0f;
  color: #aaa;
}
.js_feed_comment_form {
  border-top: 1px solid #333;
}
.js_feed_comment_border {
  background: #222;
}
.img-wrapper,
.no_image_user {
  box-shadow: none;
}
div.comment_mini_end {
  background: #202020;
}
a.activity_feed_content_link_title,
a.activity_feed_content_link_title:hover,
#content div.row_title_info h1 a.link,
#content div.row_title_info h1 a.link:hover {
  color: #eee !important;
}
.pages_link_span,
.user_profile_link_span,
.user_profile_link_span a {
  color: #eee !important;
}
.pages_link_span:hover,
.user_profile_link_span:hover,
.user_profile_link_span a:hover {
  color: #fff !important;
}
.pages_link_span > a,
.user_profile_link_span > a,
.pages_link_span > a:hover,
.user_profile_link_span > a:hover {
  color: #eee !important;
}

.activity_feed_content_display_custom,
.activity_feed_content_display {
  color: #e1e1e1;
}

.comment-mini-content-commands .button-like-share-block .feed-like-link > a,
.comment-mini-content-commands .button-like-share-block .feed-comment-link > a,
.comment-mini-content-commands .button-like-share-block .feed-comment-share-holder > a {
  background: transparent;
  color: #eee;
}
.comment-mini-content-commands .button-like-share-block .feed-like-link > a:hover,
.comment-mini-content-commands .button-like-share-block .feed-comment-link > a:hover,
.comment-mini-content-commands .button-like-share-block .feed-comment-share-holder > a:hover {
  box-shadow: none;
  background-color: #eee;
  color: #202020;
}
.feed-sort-order .feed-sort-order-link {
  color: #eee;
  border: none;
  background: transparent;
}
.js_feed_view_more_entry_holder .comment_mini:not(:last-child),
.js_feed_comment_border .comment_mini:not(:last-child) {
  border-color: #222;
}
div.comment_mini:not(:last-child) {
  border-bottom: 1px #222 solid;
  border-bottom-color: #222;
}
.js_feed_view_more_entry_holder .feed_comments_wrapper,
.js_feed_comment_border .feed_comments_wrapper {
  background: transparent;
}
.comment-mini-content-commands .js_comment_like_holder {
  border-top: 1px solid #222;
}
.js_feed_comment_process_form {
  background: rgba(0, 0, 0, 0.1);
}
.load_more_comments,
.load_more_comments:hover {
  color: #eee;
  border-color: #222;
}
.load_more_comments:hover,
.load_more_comments:hover:hover {
  color: #fff;
}
.comment-limit > .comment_mini .comment_mini.comment_mini_end::after,
div[id^="js_feed_comment_view_more_"] > .comment_mini .comment_mini.comment_mini_end::after {
  background: transparent;
}
.js_mini_feed_comment div.comment_mini_end .comment_mini_textarea_holder {
  border-color: #222;
  background: transparent;
}
.comment-limit > .comment_mini .comment_mini_child_holder:last-child .comment_mini:last-child::after,
div[id^="js_feed_comment_view_more_"] > .comment_mini .comment_mini_child_holder:last-child .comment_mini:last-child::after {
  background: transparent;
}
.comment-limit > .comment_mini .comment_mini::before,
div[id^="js_feed_comment_view_more_"] > .comment_mini .comment_mini::before {
  background: #222;
}
replies::before,
div[id^="js_feed_comment_view_more_"] > .comment_mini.has-replies::before {
  background: #222;
}
.js_parent_feed_entry._app_event .event-item .item-outer .item-inner .item-title > a,
.activity_feed_content_display_custom .event-item .item-outer .item-inner .item-title > a {
  color: #eee;
}
.js_parent_feed_entry._app_event .event-item .item-outer .item-inner,
.activity_feed_content_display_custom .event-item .item-outer .item-inner {
  border: none;
}
#js_block_border_friend_birthday .content .block_event_title_holder {
    border-bottom: 1px solid #333;
}
#js_block_border_friend_birthday .content .user-birthday-item {
    border-bottom: 1px solid #333;
}
#js_block_border_friend_birthday .content .user-birthday-item .item-outer .item-inner .user_profile_link_span a {
    color: #eee !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
/*dropzone*/
#global_attachment_photo .dropzone-component,
#global_attachment_videos .dropzone-component,
.pf_select_video .dropzone-component {
  border-color: #333;
  background-color: #282828;
}
#global_attachment_photo .dropzone-component .dz-default h4,
#global_attachment_videos .dropzone-component .dz-default h4,
.pf_select_video .dropzone-component .dz-default h4 {
  color: #eee;
}
.dropzone-component .dz-default .dropzone-button:not(.dropzone-button-v) {
  background-color: #202020 !important;
	color:#eee;
  box-shadow: none !important;
}
.dropzone-component:hover .dz-default .dropzone-button {
  background-image: none !important;
}
.dropzone-component {
  border: 1px dashed #202020 !important;
  background-color: #222 !important;
}
.dropzone-component .dz-default h4 {
  color: #fff !important;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner {
  border: 1px dashed #222 !important;
  background-color: #282828 !important;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner p {
  color: #ccc;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner:hover p {
  color: #fff;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner:hover .dropzone-button {
  background-color: #fff;
  box-shadow: none;
}
/*buttons*/
.btn-primary {
  color: #222;
  background-color: #fff;
  border-color: #aaa;
}
.btn-primary:hover {
  color: #111;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: none;
}
.btn-primary.btn-gradient::before {
  background-image: none;
}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active {
    background-color: #333;
    box-shadow: none;
	border:none;
}

.btn-primary.btn-gradient::before {
  background-image: none;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #333 !important;
  border-color: none;
}
.btn-success {
  color: #fff;
  background-color: #333 !important;
  border-color: none;
  box-shadow: none;
}
.btn-success.btn-gradient::before {
  background-image: none;
}
.btn-success:hover {
  background-color: #383838;
  box-shadow: none;
}
btn-success:active,
.btn-success:focus {
  background-color: #333;
  box-shadow: none;
}
.btn-default,
.btn-default.btn-round {
  color: #eee;
  background-color: #282828;
  border: none !important;
}
.btn-default:hover,
.btn-default.btn-round:hover {
  color: #fff;
  background-color: #222;
  box-shadow: none;
}
.guest-login-small .btn {
  color: #fff !important;
  background-color: #333 !important;
  box-shadow: none;
}
.guest-login-small .btn:hover {
  color: #fff !important;
  background-color: #555 !important;
  box-shadow: none;
}
.ico-dottedmore-o::before {
  content: "\eac8";
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #eee;
  background-color: #282828;
  border-color: #222;
}
.btn-default:focus,
.btn-default.btn-round:focus,
.btn-default:active,
.btn-default.btn-round:active {
  background-color: #333 !important;
  color: #fff !important;
  border-color: #222 !important;
  box-shadow: none !important;
}
.privacy-block-content .item_is_active_holder .js_item_active.item_is_active {
  color: #eee;
}
.feed-stream-content._app_friend .activity_feed_content .activity_feed_content_text::after {
  background: #202020;
}
.feed-stream-content._app_friend .activity_feed_content .feed_block_title_content .activity_feed_content_link_title {
  color: #eee !important;
}
.feed-stream-content._app_friend .activity_feed_content .feed_block_title_content .activity_feed_content_link_title:hover {
  color: #fff !important;
}
.activity_like_holder > .user_profile_link_span > a {
  color: #eee !important;
}
.comment-mini-content-commands span.people-liked-feed .user_profile_link_span a {
  color: #eee !important;
}
._app_link .activity_feed_content_link,
.feed_link_content_preview .activity_feed_content_link {
  border: none;
}
._app_link .activity_feed_content_link .activity_feed_content_image,
.feed_link_content_preview .activity_feed_content_image {
  border-right: 1px solid #222;
}

#content .block > .title a.btn {
    color: #FFF;
	background:#333;
	border:none;
}
.btn-primary {
    color: #FFF;
	background:#333;
	border:none;
    box-shadow: none;
}

/*profile*/
.profile-block-action .item-info-main .item-info .item-title {
  color: #eee;
}
.profile-block-action {
  background: #202020;
  color: #eee;
}
.profile-block-action .item-action {
  border-top: 1px solid #222;
}
._is_profile_view.profile_menu_is_fixed .profiles-menu.set_to_fixed {
  background: #282828 !important;
  box-shadow: none;
}
._is_profile_view.profile_menu_is_fixed .profiles-menu > ul > li {
  border-color: #222;
}
._is_profile_view .profiles-menu,
._is_pages_view .profiles-menu,
._is_groups_view .profiles-menu {
  background: #282828;
  background-color: #000000;
  background-color: #a26bae;
  box-shadow: none;
}
._is_profile_view .profiles-menu > ul > li > a,
._is_pages_view .profiles-menu > ul > li > a,
._is_groups_view .profiles-menu > ul > li > a {
  color: #eee;
}
._is_profile_view .profiles-menu > ul > li > a:hover,
._is_profile_view .profiles-menu > ul > li > a:active,
._is_pages_view .profiles-menu > ul > li > a:hover,
._is_pages_view .profiles-menu > ul > li > a:active,
._is_groups_view .profiles-menu > ul > li > a:hover,
._is_groups_view .profiles-menu > ul > li > a:active {
  color: #fff;
}
._is_profile_view .profiles-menu > ul > li,
._is_pages_view .profiles-menu > ul > li,
._is_groups_view .profiles-menu > ul > li {
  border-right: 1px solid #222;
}
._is_profile_view .profiles_banner::after {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 90%);
}
._is_profile_view .profiles_banner {
  background-color: #282828;
  box-shadow: none;
}
._is_profile_view .profiles_banner .profile-info-block .profile-info .profile-actions .profile-action-block .dropup.open a[data-toggle="dropdown"] {
  background: #333;
}
._is_profile_view .profiles_banner .profile-info-block .profile-info .profile-actions .btn-group.btn-gear.open a.btn {
  background: #333 !important;
  border-color: #333 !important;
}
._is_profile_view .profiles_banner .change-cover-block a[data-toggle="dropdown"],
._is_pages_view .profiles_banner .change-cover-block a[data-toggle="dropdown"],
._is_groups_view .profiles_banner .change-cover-block a[data-toggle="dropdown"] {
  background: #333;
  border: #333 !important;
  color: #eee;
}
._is_groups_view .profiles-menu > ul div.overlay,
._is_profile_view .profiles-menu > ul div.overlay,
._is_pages_view .profiles-menu > ul div.overlay {
  background: transparent;
}

.profile-basic-info .item .item-value a {
    color: #eee;
}
.profile-basic-info .item .item-value {
    color: #eee;
}
.profile-basic-info .item {
    border-bottom: 1px solid #333;
}
/*other*/
.app-addnew-block .dropdown-menu > li > a:hover,
.app-addnew-block .dropdown-menu > li > a:focus {
  background-color: transparent;
}
.app-addnew-block .dropdown-menu {
  background-color: #333;
}
.app-addnew-block .dropdown-menu > li > a {
  color: #eee;
}
.app-addnew-block .dropdown-menu::after {
  border-bottom: 8px solid #333;
}
.item-container.user-listing .user-item .item-inner {
  border: 1px solid #222;
}
.item-container.user-listing .user-item .user-info .user-title .user_profile_link_span a:hover {
    color: #fff !important;
}
div.message,
.global_notification_site {
  background-color: #282828;
  border-color: #222;
  color: #eee;
}
.close:hover,
.close:focus {
  color: #eee;
  background: #282828;
}
.close {
  background: #282828;
  color: #fff;
  text-shadow: none;
}
select {
  background: #282828;
  color: #eee;
}
.header_bar_search .advance_search_form input.form-control,
.header_bar_search .advance_search_form select.form-control {
  color: #eee;
  background: #333;
  border: 1px solid #222;
}
.item_info {
  border-bottom: 1px #222 solid;
}
.item_view {
  background: transparent;
  color: #eee;
}
html[dir="ltr"] .comment-mini-content-commands .activity_like_holder::before {
  color: #ccc;
}
.comment-mini-content-commands .js_comment_like_holder {
  border-top: none;
}
.item-container.user-listing .user-item .item-inner:hover {
  background: #202020;
  border-color: #222;
  box-shadow: none;
}
#content .block {
  background: #202020;
}
.privacy-block-content .form-group {
  border-bottom: 1px solid #222;
}
.privacy-block-content .form-group:hover {
  background-color: #333;
}
#js_friend_loader input {
  border: 1px solid #222;
  background: #282828;
  color: #eee;
}
#js_friend_loader .label_flow::before {
  background: #282828;
}
#js_friend_loader .label_flow {
  border: 1px solid #222;
  background: #282828;
  color: #eee;
}
.search-friend-component {
  background: #282828;
  border: 1px solid #222;
}
.user_rows {
  background: #202020;
  border: 1px #222 solid;
}
.user_rows_mini.core-friend-block .user_profile_link_span a {
  color: #eee !important;
}
.user_rows_mini .user_rows .pages_link_span > a,
.user_rows_mini .user_rows .pages_link_span > a:hover,
.user_rows_mini .user_rows .user_profile_link_span,
.user_rows_mini .user_rows .user_profile_link_span:hover {
  background: transparent;
}
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_inner .user_profile_link_span a {
  color: #fff !important;
}
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_image .js_hover_info::before,
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_image .img-wrapper::before {
  border-color: #222;
}
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_image {
  box-shadow: none;
}
.item-comment {
  border-bottom: none !important;
}
.list-group-item {
  color: #eee;
  background-color: transparent;
  border: 1px solid #222;
}
#privacy_holder_table .extra_info,
#js_privacy_block_profile .extra_info,
#js_privacy_block_items .extra_info,
#js_privacy_block_notifications .extra_info {
  border-bottom: none;
}
#privacy_holder_table .table_left,
#js_privacy_block_profile .table_left,
#js_privacy_block_items .table_left,
#js_privacy_block_notifications .table_left {
  color: #eee;
}
.item-title {
  color: #eee !important;
}
.js_moderation_on,
.js_moderation_on {
  border-top: 1px solid #222 !important;
}
.item-total-view,
.item-total-view,
.item-total-view span,
.item-total-view b {
  color: #ccc !important;
}
div.row1,
div.row2 {
  color: #eee;
  background: #282828;
}
#js-confirm-popup-wrapper .js_box {
  background: #282828;
  border-color: #282828;
}
#js-confirm-popup-wrapper .ui-dialog-buttonpane {
  background: #282828;
  border-top: none;
}
.ui-widget-header {
  border: none;
}
.privacy-block-headline {
  background: transparent;
}
.privacy-block-headline svg {
  fill: #eee;
}
#js_notification_holder .notification_holder .all-notification-item::before {
    background: #282828;
}
#js_notification_holder .notification_holder .all-notification-item.is_new {
    background: #282828;
}
#js_notification_holder .table_clear_button input {
    color: #ccc;
}
/*footer*/
#section-footer .footer-holder .footer-menu li a {
  color: #eee;
}
#section-footer .footer-holder .footer-menu li a:hover {
  color: #eee;
}
footer a {
  color: #eee;
}
#section-footer .footer-holder {
  border-top: 1px solid #333;
}


/*forms*/
.form-button-group {
  border-top: 1px solid #333;
}
.form-button-group .form-group.already-member,
.form-button-group .form-group.new-member {
  color: #ccc;
}

/*apps*/
.ugroup-entry {
  border: 1px solid #222;
}
.subscribers {
  border: 1px solid #222;
}
.shoutbox-container .shoutbox-item .item-outer .item-inner .item-shoutbox-body.msg_body_sent {
  background: #eee;
  color: #222;
}
.item-container.page-add .page-item .item-outer .page-photo .page-add-inner-link:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.sign-up-invitation .help-block {
  color: #eee;
}

/*page*/
._is_pages_view .page-block-action .item-page-action {
    border-top: 1px solid #333;
}
/*Photo*/
#page_photo_view .photos_view {
  background: #202020;
}
#page_photo_view .photos_actions > ul > li b,
#page_photo_view .photos_actions > ul > li b:hover,
#page_photo_view .photos_actions > ul > li a span .ico,
#page_photo_view .photos_actions > ul > li a span .ico:hover {
  color: #eee !important;
}
#page_photo_view .photos_actions {
  border-bottom: 1px solid #222;
}
#page_photo_view .js_moderation_on,
#page_photo_album .js_moderation_on {
  border-top: 1px solid #222;
}
#page_photo_view .item-size div p {
  color: #ccc;
}
#page_photo_view .item-size div span {
  color: #aaa;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper > div {
  background-color: #282828;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper > div:first-of-type {
  border-right: 1px solid #333;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper > div:last-of-type {
  border-left: 1px solid #333;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper .dropdown-menu {
  border-bottom: 6px solid #333;
  background: #282828;
}
#page_photo_view .photos_stream {
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
}
/*page*/
.page-add-modal .page-category-button {
  border-top: none;
}
.page_section_menu::before,
.page_section_menu::after {
  color: #eee;
  background: #282828;
}
.page_section_menu {
  color: #eee;
  background: #282828;
  box-shadow: none;
  border-top: 1px solid #222;
}
.page_section_menu .nav.nav-tabs > li a::before {
  background: #262626;
}
.page_section_menu .nav.nav-tabs > li.active a {
  background: #282828 !important;
}
.page_section_menu .nav.nav-tabs > li:hover a,
.page_section_menu .nav.nav-tabs > li:focus a,
.page_section_menu .nav.nav-tabs > li.active a {
  color: #eee !important;
}
.page_section_menu .nav.nav-tabs > li a {
  color: #aaa;
  border-right: 1px solid #222;
}
.page_section_menu .nav.nav-tabs > li:hover a,
.page_section_menu .nav.nav-tabs > li:focus a,
.page_section_menu .nav.nav-tabs > li.active a {
  background: rgba(0, 0, 0, 0.08) !important;
  color: #eee !important;
}
#page_pages_add #js_pages_block_info {
  background: #282828;
}
.pages_like_join,
.js_claim_page {
  color: #eee;
  box-shadow: none;
  color: #fff;
  background-color: #282828;
  border-color: #222;
}
._is_pages_view .profiles-menu > ul div.overlay {
  background: transparent;
}
.item-container.page-home .page-item .item-outer .item-inner .item-title a {
  color: #eee;
}
/*forum*/
.forum-app.forum-main.level-1 > article > .item-outer > .item-title h4 a {
  color: #eee;
}
.forum-app.forum-main.level-1 > article.is_toggled {
  background-color: transparent;
}
.forum-app.forum-main.level-2 {
  background-color: transparent;
  border-top: 1px solid #222;
}
.forum-app.forum-main.level-2 article.item-forum .item-outer:hover .item-title a {
  color: #eee;
}
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 a,
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 .ico,
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 a {
  color: #eee;
}
.forum-app.forum-main.level-1 > article > .item-outer:hover > .item-title h4 a,
.forum-app.forum-main.level-1 > article > .item-outer:hover > .item-title h4 .ico {
  color: #fff;
}
.forum-app.forum-main.level-1 > article > .item-outer::before {
  display: none;
}
.forum-app.forum-main.level-1 > article > .item-outer {
  border-top: none;
}
.forum-app.forum-main article.item-forum .item-outer .item-inner .item-title a {
  color: #ccc;
}
.forum-app.forum-main article.item-forum .item-outer .item-inner .item-title a:hover {
  color: #eee;
}
.forum-app.forum-main.level-1 .item-forum .item-outer,
.forum-app.forum-main.level-1 .item-forum .item-outer:hover {
  border: none;
}
.forum-app.forum-main article.item-forum:hover + article .item-outer {
  border: none;
}
#js_forum_adv_search_wrapper::before {
  background-color: #282828 !important;
  border: 1px solid #222 !important;
}
.header_bar_search .advance_search_form {
  box-shadow: none;
  background-color: transparent !important;
  background: #282828 !important;
}
.advance_search_button a {
  color: #eee;
}
.forum-app.feed .forum-title a {
  color: #aaa;
}
#page_forum_forum .forum_section_header.title {
  color: #aaa;
  background-color: #282828;
}
.forum-app.feed {
    border: none;
}
#page_forum_post .privacy-block-content, #page_forum_thread .privacy-block-content {
    border-bottom: 1px solid #333;
}
#page_forum_post .form-footer {
    border-top: 1px solid #333;
}
/*market*/
#page_marketplace_view .market-addthis {
  border-top: 1px solid #222;
}
.market-app.feed .item-inner {
  border: none;
}
/*blog*/
._app_blog.js_parent_feed_entry .blog-feed .blog-feed-info,
.feed_share_blog .blog-feed .blog-feed-info {
  border: none;
}
._app_blog.js_parent_feed_entry .blog-feed .blog-feed-info .blog-title a,
.feed_share_blog .blog-feed .blog-feed-info .blog-title a {
  color: #eee !important;
}
._app_blog.js_parent_feed_entry .blog-feed .blog-feed-info .blog-title a:hover,
.feed_share_blog .blog-feed .blog-feed-info .blog-title a:hover {
  color: #fff !important;
}
.item-container.blog-listing .blog-item .item-outer {
  border-top: 1px solid #222;
}
.item-container.blog-listing .blog-item .item-outer .item-title a {
  color: #eee;
}
.item-container.blog-listing .blog-item:hover {
  background: #202020;
  border-color: #222;
}
.item-container.blog-listing .blog-item .item-outer .item-title a:hover {
  color: #fff !important;
}
.item-container.blog-listing .blog-item:hover .item-desc {
  color: #fff !important;
}
#page_blog_view .blog-post {
    border-bottom: 1px solid #333;
}
#page_blog_view .blog-info {
    border-bottom: 1px solid #333;
}
/*music*/
.music-uploaded-control .music-item {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.music-uploaded-control .music-item .info-each-item {
  background-color: #282828;
  border: 1px solid #333;
}
.music-listing .music_row .item-title a {
  color: #eee !important;
}
.music-listing .music_row .button-play .ico {
  color: #fff !important;
}
.music-listing .music_row.active .item-outer {
  background-image: none !important;
  background: #282828 !important;
}
.music_row.active .music_row_content,
.music_row.active .music_player,
.music_row.active .music_right {
  border-color: #333;
  border-top-color: #333;
  border-top-color: #333 !important;
}
.music-listing .music_row .item-outer {
  border: #333;
}
.item-player.music_player .audio-player {
  background: #282828;
  border: 1px solid #222;
}
.music-listing .music_row.active,
.music-listing .music_row:hover {
  box-shadow: none;
}
.item-player.music_player .mejs__button.mejs__playpause-button button {
  color: #eee;
}
.item-player.music_player .js_music_controls a.download span {
  background-color: #333;
  color: #eee;
}
.item-player.music_player .js_music_controls a.download span:hover {
  background-color: #444;
  box-shadow: none;
}
.item-player.music_player .mejs__container .mejs__horizontal-volume-slider .mejs__horizontal-volume-handle {
  background: #eee;
}
.item-player.music_player .mejs__container .mejs__time-rail .mejs__time-handle {
  background-color: #eee;
}
#page_music_view .item-content .item-media,
#page_music_view-album .item-content .item-media {
  background-color: #282828;
  border-radius: 5px;
}
.js_user_feed .item-music {
  border: 1px solid #222;
}
.list-view.music .albums-bg-outer .albums-bg-inner::after {
  background-color: #282828;
}
/*video*/
#page_v_play .video-view .video-info {
  border-bottom: 1px solid #222;
}
#page_v_play .video-view .video-content {
  border-bottom: 1px solid #222;
}
.music-listing .music_row .item-outer .item-info .item-statistic span .count {
  color: #eee;
}
._app_v.js_parent_feed_entry .activity_feed_content .v-feed-inner,
.feed_share_v .v-feed-inner {
  border: none;
  background: #202020;
}
._app_v.js_parent_feed_entry .activity_feed_content .v-feed-inner .v-feed-title,
.feed_share_v .v-feed-inner .v-feed-title {
  color: #eee !important;
}
.item-container.video-listing .video-item .item-outer .item-inner .item-title a {
  color: #eee !important;
}
.item-container.video-listing .video-item .item-outer .item-inner .item-title a:hover {
  color: #fff !important;
}
/*QUIZ*/
.quiz_add_new_question a {
  background-color: transparent;
}
.quiz_add_new_question::before {
  background-color: transparent;
}
.quiz-answer {
  border-left: 1px solid #222;
}
.quiz_questions .quiz_answers {
  border-left: 1px solid #222;
}
.quiz_questions .quiz_answers .radio label input:checked + .ico {
  color: #eee;
}
#page_quiz_view .item_content .quiz_result_title {
  border-bottom-color: #222;
}
.quiz_result_items .quiz_result_item + .quiz_result_item .quiz_result_answer::before {
  background-color: #222;
}
.quiz_result_items .quiz_result_item .quiz_result_number {
  color: #eee;
  border-right: 1px solid #222;
}
.quiz_result_items .quiz_result_item .quiz_result_answer .correct_answer_title {
  color: #eee;
}
.quizzes-app.taken-recent article .item-outer:hover .no_image_user span::before,
.quizzes-app.taken-recent article .item-outer:hover .img-wrapper span::before {
  border-color: #222 !important;
}
.quizzes-app.taken-recent article .item-outer:hover .no_image_user,
.quizzes-app.taken-recent article .item-outer:hover .img-wrapper {
  box-shadow: none !important;
}
.quizzes-app.taken-recent article .item-outer .item-inner .item-percent .item-view {
  color: #eee !important;
  border: none;
}
.quizzes-app.taken-recent article .item-outer:hover .item-percent .item-view {
  color: #ddd;
  border: none;
  box-shadow: none;
}
.quizzes-app.taken-recent article .item-outer:hover .user_profile_link_span,
.quizzes-app.taken-recent article .item-outer:hover .user_profile_link_span a {
  color: #fff !important;
}
.quizzes-app.taken-recent article .item-outer:hover .item-percent {
  color: #fff;
}
.quiz_user_list:hover .user_profile_link_span,
.quiz_user_list:hover .user_profile_link_span a {
  color: #fff !important;
}
.quiz_user_list:hover .no_image_user span::before,
.quiz_user_list:hover .img-wrapper::before {
  border-color: #222;
}
.quiz_user_list:hover .quiz_user_image > a {
  box-shadow: none;
}
.quiz_user_list:hover .quiz_button a {
  box-shadow: none;
  color: #fff;
}
.quiz_user_list:hover .quiz_percentage {
  color: #fff;
}
.quiz_user_title {
  border-bottom: 1px solid #222;
}
.quiz_user_list {
  border-bottom: 1px solid #222;
}
.empty-left.empty-right .quizzes-app.main article:hover {
  background: #282828 !important;
}
.empty-left.empty-right .quizzes-app.main article .item-outer {
  border-top: 1px solid #222;
}
.quizzes-app.main article:hover .item-title {
  color: #fff !important;
}
.quizzes-app.feed .quizzes-inner .quizzes-title {
  color: #eee;
}
.quizzes-app.feed .quizzes-inner {
  border: none;
}
/*poll*/
.poll_answer .answers_container > div {
  border-top: 1px solid #222;
}
.poll_question {
  border-top: 8px solid #222;
  background-color: #282828;
}
.poll_question .radio {
  background-color: #282828;
}
.poll-app-addthis-parent {
  border-top: 1px solid #222;
}
.poll-app.main article::before {
  background-color: #222;
}
.empty-left.empty-right .poll-app.main article:hover {
  background: #282828 !important;
}
.empty-left.empty-right .poll-app.main article .item-outer {
  border-top: 1px solid #222;
}
.poll-app.main article:hover .item-title {
  color: #fff !important;
}
.poll-app.feed .poll-inner {
  border: none;
}
/*event*/
.item-event-member-list .user_rows .user_rows_inner .user_profile_link_span a {
  background: transparent;
  color: #eee !important;
}
#page_event_view #main #content-stage .event-detail-view {
  box-shadow: none;
}
#page_event_view .event-detail-view {
  background: #202020;
}
#page_event_view .js_feed_content {
  background: #202020;
}
#page_event_view .event-detail-view .event-detail-main .item-member-attending .item-event-member-block {
  border-bottom: 1px solid #222;
}
#page_event_view .marvic_separator {
  background: #202020;
}
.poll-app.feed .poll-inner .poll-title {
  color: #eee;
}
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month {
  border-right: 1px solid #222;
}
.event-container .event-item .item-outer .item-inner {
  border: 1px solid #222;
}
.event-container .event-item .item-outer:hover .item-inner .item-main-info {
  background: #282828;
}
.event-container .event-item .item-outer .item-inner .item-top-info {
  border-bottom: 1px solid #222;
}
.event-container .event-item .item-outer:hover .item-inner .item-top-info .item-title > a {
  color: #fff;
}
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-date,
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-month {
  color: #eee !important;
}
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-date:hover,
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-month:hover {
  color: #fff !important;
}
.event-container .event-item .item-outer .item-inner .item-top-info .item-title > a {
  color: #eee;
}
/*announcement*/
.announcement-slider .item .core-announcement-item {
  background-color: #282828 !important;
}
.announcement-slider .item .core-announcement-item .item-inner .item-desc {
  color: #ccc;
}
/*poke*/
.core_poke_item .item-outer .item-inner .user_profile_link_span,
.core_poke_item .item-outer .item-inner .user_profile_link_span a {
  color: #eee !important;
}
.core_poke_item .item-outer .item-inner .user_profile_link_span:hover,
.core_poke_item .item-outer .item-inner .user_profile_link_span a:hover {
  color: #fff !important;
}
/*fblogin*/
.guest-login-small .facebook-login-header {
  border-left: none;
}
@media screen and (max-width: 480px) {
  .comment-mini-content-commands .button-like-share-block .feed-like-link::before,
  .comment-mini-content-commands .button-like-share-block .feed-comment-link::before,
  .comment-mini-content-commands .button-like-share-block .feed-comment-share-holder::before {
    background: #222;
  }
  .comment-mini-content-commands .button-like-share-block {
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
  }


}
.btn-blocks {
  margin-top: 50px !important;
}
/*mail*/
.friend-search-invite-container, #js_main_mail_thread_holder .mail_messages, .js_box_content .item-membership-container, #welcome_message .custom_flavor_content, .dropdown-menu-limit, .attachment-form-holder .js_attachment_list {
    background: #222;
}
.mail_thread .mail_content {
    background: #333;
	color:#eee;
}
.edit_menu_container {
    border-bottom: 1px solid #333 !important;
}
.mail_thread_form_holder_inner {
    background: #222;
}
.editor_holder {
    border: none;
}
#layer_message .form-control {
    border-radius: 0 !important;
}
.all-message-container .mail_holder:hover, .all-message-container .mail_holder.active {
    background: transparent;
}
.all-message-container .mail_holder:hover .js_hover_info::before, .all-message-container .mail_holder.active .js_hover_info::before, .all-message-container .mail_holder:hover .img-wrapper::before, .all-message-container .mail_holder.active .img-wrapper::before {
    border: 1px solid #222;
}
.all-message-container .mail_holder:hover .img-wrapper, .all-message-container .mail_holder.active .img-wrapper, .all-message-container .mail_holder:hover .no_image_user, .all-message-container .mail_holder.active .no_image_user {
    box-shadow: none !important;
}
.all-message-container .mail_holder .item-outer .item-inner .item-title-time .item-title a {
    color: #eee;
}
.all-message-container .mail_holder:last-child .item-outer {
    border-bottom: 1px solid #333;
}
.mail_thread_holder .mail_content {
    background: #333;
    color: #eee;
}
/*attachment*/
.js_attachment_list {
    border-top: 1px solid #333;
}
.attachment-form-holder .attachment-form-action {
    border-top: 1px solid #333;
}
.attachment-form-holder .attachment-form-action .attachment-close {
    border-left: none !important;
    background: transparent;
}

/*---round img---*/
.img-wrapper,
.no_image_user,
.js_hover_info::before,
.img-wrapper::before,
.user-sticky-bar ul.user-sticky-bar-items li.user-icon,
._is_profile_view .profiles_banner .profile-info-block .profile-image .profile_image_holder,
._is_pages_view .profiles_banner .profile-info-block .profile-image .profile_image_holder,
._is_groups_view .profiles_banner .profile-info-block .profile-image .profile_image_holder,
#js_block_border_friend_birthday .content .user-birthday-item .item-outer .item-media,
._is_profile_view.profile_menu_is_fixed .profiles-menu .profile-image-holder a {
  border-radius: 5% !important;
  border-color: transparent;
}
.img-wrapper {
  background: transparent;
}
.js_hover_info::before,
.img-wrapper::before {
  border: none;
}
._is_profile_view.profile_menu_is_fixed .profiles-menu .profile-image-holder a {
  border-color: transparent;
}
.item-container.user-listing .user-item .item-media::before {
  background: rgba(40, 40, 40, 0.4);
}


/*landing*/
#swlanding {
margin-top:48px;
}

/*custom*/
.sign-up-invitation img {
  display: none;
}
.form-login-custom-fb .custom-fb-or {
  display: none;
}
/*webviewfix*/
._app_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
.feed_share_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
._app_photo_album .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img {
  max-height: inherit;
}
/*fix4.6.0*/
@media (max-width: 767px) {
  .btn-app-addnew .dropdown-menu {
    bottom: auto;
    top: 100%;
  }
  .btn-app-addnew .dropdown-menu:after {
    top: auto;
    bottom: 100%;
    border-top: none;
  }
}

/*photopassword*/
#photo-password-form {
color:#222;	
}

/*landing*/
#swlanding {
margin-top:48px;
}

/*custom*/
.sign-up-invitation img {
  display: none;
}
.form-login-custom-fb .custom-fb-or {
  display: none;
}
/*webviewfix*/
._app_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
.feed_share_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
._app_photo_album .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img {
  max-height: inherit;
}
/*fix4.6.0*/
@media (max-width: 767px) {
  .btn-app-addnew .dropdown-menu {
    bottom: auto;
    top: 100%;
  }
  .btn-app-addnew .dropdown-menu:after {
    top: auto;
    bottom: 100%;
    border-top: none;
  }
}


/*visitor*/
.offline_message {
    background: transparent;
}

body#page_core_index-visitor #main:not(.empty-right) .layout-main .layout-right {
  background: #151515;
  box-shadow: none;
}

/*nav*/
  .navbar.main-navigation .site-menu > li > a {
    color: #cc99ff;
  }

/*blocks*/
#main .layout-left .block > .title, #main .layout-right .block > .title,
#main #content .block > .title {
    color: #cc99ff;
}

/*status*/
.activity-feed-status-form ul.activity_feed_form_attach > li > a.active, .activity-feed-status-form ul.activity_feed_form_attach > li > a:hover {
    color: #cc99ff;
}
ul.activity_feed_form_attach > li > a.active {
    border-color: #cc99ff;
}
/*users*/
.pages_link_span > a, .user_profile_link_span > a, .pages_link_span > a:hover, .user_profile_link_span > a:hover {
    color: #cc99ff !important;
}
/*FDCUSTOMCSS*/
body {
  background: #151515;
  color: #eee;
  font-size: 14px;
  font-family: 'Helvetica ', sans-serif !important;
   background-image: url(https://findoms.com/img/back.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
}
:not(.fixed-preview) body[data-header="fixed"] .sticky-bar {
background-image: url(https://i.gyazo.com/b549ff02cfd1681380f4ae0a34499d66.png);
  position: fixed;
  background-color:#a26bae;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
}
.activity-feed-status-form .activity_feed_form_share {
  background: #a26bae;
  border-bottom: 1px solid #333;
}
._is_groups_view .profiles-menu {
  background: #282828;
  background-color: #000000;
  background-color: #a26bae;
  box-shadow: none;
}
/*CUSTOMCSS*/




body {
  background-color: #151515;
}
a {
  color: #2681d5;
}
a:hover {
  color: #1e67aa;
}
.sticky-bar {
  background-color: #252525;
}
#main #content-stage,
.js_feed_view_more_entry_holder .feed-stream-content,
.js_feed_comment_border .feed-stream-content,
.header-filter-holder,
div.comment_mini_content_border {
  background-color: #252525;
}
#main #content-stage #content .block > .title {
    border-bottom: 1px solid #333;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.main-navigation {
    background-color: #2681d5;
  }
  .navbar.main-navigation .site-menu .overlay {
    background: linear-gradient(to right, rgba(38, 129, 213, 0) 0%, rgba(38, 129, 213, 0.7) 25%, #2681d5 100%);
  }
}
.js_box_holder .js_box .form-control,
.js_box_holder .js_box input[type="text"],
.form-control,
textarea,
.js_box_holder .js_box textarea {
  background-color: #252525;
  color: #eee;
}
#main .layout-left .block,
#main .layout-right .block {
  background-color: #ffffff;
}
#main .layout-left .block > .title,
#main .layout-right .block > .title {
  color: #555555;
}
#main .layout-left .block > .content,
#main .layout-right .block > .content {
  border-top-color: #333;
}
#section-footer {
  background-color: transparent;
}
#section-footer .footer-holder .copyright {
  color: #eee;
}
html[dir="ltr"].pl-1 {
  padding-left: 8px;
}
html[dir="rtl"].pl-1 {
  padding-right: 8px;
}
html[dir="ltr"].pl-2 {
  padding-left: 16px;
}
html[dir="rtl"].pl-2 {
  padding-right: 16px;
}
.h-6 {
  height: 48px;
}
html[dir="ltr"].mr-0 {
  margin-right: 0;
}
html[dir="rtl"].mr-0 {
  margin-left: 0;
}
html[dir="ltr"].mr-1 {
  margin-right: 8px;
}
html[dir="rtl"].mr-1 {
  margin-left: 8px;
}
html[dir="ltr"].ml-1 {
  margin-left: 8px;
}
html[dir="rtl"].ml-1 {
  margin-right: 8px;
}
.s-4 {
  width: 32px;
  height: 32px;
}
.pt-6 {
  padding-top: 48px;
}
html[dir="ltr"] .pr-2 {
  padding-right: 16px;
}
html[dir="rtl"] .pr-2 {
  padding-left: 16px;
}
html[dir="ltr"] .mr-3 {
  margin-right: 24px;
}
html[dir="rtl"] .mr-3 {
  margin-left: 24px;
}
html[dir="ltr"] .ml-3 {
  margin-left: 24px;
}
html[dir="rtl"] .ml-3 {
  margin-right: 24px;
}
.mt-1 {
  margin-top: 8px;
}
:not(.fixed-preview) body[data-header="fixed"] {
  padding-top: 48px;
}
:not(.fixed-preview) body[data-header="fixed"] .sticky-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
}
:not(.fixed-preview) body[data-header="fixed"][data-mainmenu="fixed"] .fixed-main-navigation {
  opacity: 1;
  visibility: visible;
}
:not(.fixed-preview) body[data-submenu="fixed"] #js_block_border_core_menusub.block {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  background-color: #252525;
}
:not(.fixed-preview) body[data-submenu="fixed"] #js_block_border_core_breadcrumb {
  padding-top: 40px;
}
:not(.fixed-preview) body[data-submenu="fixed"] .breadcrumbs_right_section#breadcrumbs_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  top: auto;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu.set_to_fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  border-radius: 0;
  background: #252525 !important;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4), inset 0px 0px 2px 0px rgba(0, 0, 0, 0.8);
  --paddingA: 100vw;
  --paddingB: calc(var(--paddingA) - 1188px);
  --paddingC: calc(var(--paddingB) / 2);
  padding-left: var(--paddingC);
  padding-right: var(--paddingC);
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul {
  padding-left: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul {
  padding-right: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li {
  border-right: 0;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a {
  height: 48px;
  color: #a2a2a2;
  flex-direction: row;
  transition: all 300ms ease-in-out;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a:hover {
  color: #555555;
  background-color: #eeeeee;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .ico,
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .fa {
  margin-bottom: 0;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .ico,
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .fa {
  margin-right: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .ico,
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a .fa {
  margin-left: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a[data-toggle="dropdown"] {
  border-left: 1px solid #333;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a[data-toggle="dropdown"] .ico {
  margin-right: 0;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li > a[data-toggle="dropdown"] .ico {
  margin-left: 0;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li.active > a {
  border-bottom: 2px solid #297fc7;
  color: #297fc7;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li.dropdown-overflow.open a[data-toggle="dropdown"]:after {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 480px) {
  :not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li.dropdown-overflow.open a[data-toggle="dropdown"]:after {
    opacity: 0;
    visibility: hidden;
  }
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu > ul > li .dropdown-menu:after {
  display: none;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  display: block !important;
  border-right: 0;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-right: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-left: 8px;
}
html[dir="ltr"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-left: 8px;
}
html[dir="rtl"]:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder {
  margin-right: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder a {
  border-radius: 100%;
  border-width: 0;
  padding: 0;
  height: auto;
  margin-top: 8px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .img-wrapper,
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .no_image_user {
  width: 32px;
  height: 32px;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .no_image_user {
  border: 2px solid #333;
}
:not(.fixed-preview) body[data-profile="fixed"] .profiles-menu .profile-image-holder .no_image_user span {
  font-size: 11px;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] {
  padding-top: 88px;
}
@media (min-width: 992px) {
  :not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] {
    padding-top: 90px;
  }
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header .sticky-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  z-index: 100;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header .breadcrumbs_right_section#breadcrumbs_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  top: auto;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header #js_block_border_core_menusub {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
  top: 48px;
}
:not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header #js_block_border_core_breadcrumb {
  padding-top: 40px;
}
@media (min-width: 992px) {
  :not(.fixed-preview) body[data-header="fixed"][data-submenu="fixed"] #section-header .main-navigation {
    height: 0 !important;
    overflow: hidden !important;
    transition: all 300ms ease;
  }
}
:not(.fixed-preview) body[data-header="fixed"][data-profile="fixed"] {
  padding-top: 96px;
}

@media (min-width: 768px) {
  html[dir='ltr']:not(.fixed-preview) body[data-left="fixed"] .layout-left {
    position: fixed;
    z-index: 1;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-left="fixed"] .layout-main .layout-middle {
    margin-left: 256px !important;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-right="fixed"] .layout-right {
    position: fixed;
    z-index: 1;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-right="fixed"] .layout-main .layout-middle {
    margin-right: 256px !important;
  }
}
@media (min-width: 768px) {
  html[dir='rtl']:not(.fixed-preview) body[data-left="fixed"] .layout-left {
    position: fixed;
    z-index: 1;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-left="fixed"] .layout-main .layout-middle {
    margin-right: 256px !important;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-right="fixed"] .layout-right {
    position: fixed;
    z-index: 1;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-right="fixed"] .layout-main .layout-middle {
    margin-left: 256px !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html[dir='ltr']:not(.fixed-preview) body[data-left="fixed"] .empty-right .layout-main .layout-middle {
    margin-left: 0 !important;
    margin-right: 256px !important;
  }
  html[dir='ltr']:not(.fixed-preview) body[data-right="fixed"] .empty-right .layout-main .layout-middle {
    margin-right: 0 !important;
    margin-left: 256px !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html[dir='rtl']:not(.fixed-preview) body[data-left="fixed"] .empty-right .layout-main .layout-middle {
    margin-right: 0 !important;
    margin-left: 256px !important;
  }
  html[dir='rtl']:not(.fixed-preview) body[data-right="fixed"] .empty-right .layout-main .layout-middle {
    margin-left: 0 !important;
    margin-right: 256px !important;
  }
}



/*CUSTOMCSS*/





body {
  background: #151515;
  color: #eee;
  font-size: 14px;
  font-family: 'Helvetica ', sans-serif !important;
}
a {
  color: #eee;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: none;
}
b,
strong {
  font-weight: 500;
}
ul.action > li > a:hover,
ul.action > li > a:focus {
  color: #eee;
}
h1,
h2,
h3 {
  color: #eee;
}
h1 a,
h1 a:hover,
.h1 a,
.h1 a:hover {
  color: #fff;
}
.content {
  background: transparent;
}
/*navbar & header*/
@media screen and (min-width: 992px) {
  .navbar.main-navigation {
    background-color: #202020;
  }
  .navbar.main-navigation .site-menu {
    height: 50px;
  }
  .navbar.main-navigation .site-menu .overlay {
    background: transparent;
  }
  .navbar.main-navigation .site-menu > li > a {
    color: #eee;
    font-size: 12px;
    font-weight: 600;
    height: 50px;
    text-transform: none;
  }
  .navbar.main-navigation .site-menu > li > a:active {
    color: #fff;
  }
  .navbar.main-navigation .site-menu > li > a:not([data-toggle="dropdown"])::after {
    background: #fff;
    height: 2px;
    border-radius: 0;
    width: 50%;
  }
	
  ._block.location_6 .sub-section-menu > ul div.overlay {
    background: transparent;
  }
	
}
@media screen and (max-width: 991px) {
  .navbar.main-navigation {
    background: #282828;
	  	  height:80%;

  }
}
.site-menu-small li a {
  color: #ccc;
}
.site-menu-small li a:hover,
.site-menu-small li a:active,
.site-menu-small li a.menu_is_selected {
  color: #fff;
}
.site-menu-small li a.menu_is_selected .fa,
.site-menu-small li a.menu_is_selected .ico {
  color: #282828;
  background-color: #fff;
}
.sticky-bar {
  box-shadow: none;
  background: #252525;
}
.user-sticky-bar ul.user-sticky-bar-items li a.notification-icon .circle-background {
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  color: #eee;
}
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown a.notification-icon .circle-background {
  color: #FFF;
  background: #333;
}
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-profile a,
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-page a {
  color: #FFF;
  background: #202020;
}
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-profile a:hover,
.user-sticky-bar ul.user-sticky-bar-items li.settings-dropdown .dropdown-menu li.background-cover-block .edit-page a:hover {
  background: #282828 !important;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-footer a {
color:#555;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body#message-panel-body .panel-actions .btn-compose {
color:#555;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-header a {
color:#555;
}
#message-panel-body .item_view_content {
color:#555;
	
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-header a:hover {
color:#333;
}
#user_sticky_bar .dropdown-panel .user_profile_link_span a {
color:#555 !important;	
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .img-wrapper, .user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .no_image_user {
    box-shadow: none !important;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .js_hover_info::before, .user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item:hover .img-wrapper::before {
    border: 1px solid #222;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-items .panel-item.is_new {
    background: #ddd !important;
}
._block.location_6 #js_block_border_core_menusub.block,
._block.location_6 .content {
  background: transparent;
}
._block.location_6 #js_block_border_core_menusub.block .content .action > li.active > a {
  color: #fff;
}
._block.location_6 #js_block_border_core_menusub.block .content .action > li > a:hover {
  color: #fff;
}
ul.action > li > a {
  color: #aaa;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
  background-color: #eee;
  color: #111;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-header {
  color: #555;
}
.btn-nav-toggle {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
.user-sticky-bar ul.user-sticky-bar-items li .dropdown-panel .dropdown-panel-body .panel-item-content .content {
  background: transparent !important;
}
.profile_menu_is_fixed .profiles-menu {
  margin-top: 48px;
}
#page_user_setting .btn-app-addnew {
bottom: -42px;
}
.fixed-main-navigation .dropdown-menu.site_menu {
  background: rgba(33, 33, 33, 0.9);
  min-width: 224px;
  max-height: 320px;
  overflow: auto;
}
.dropdown-menu li > a.menu_is_selected,
.dropdown-menu li > a.is_active_image,
.dropdown-menu li > a.active {
  background: #222 !important;
  color: #fff !important;
}
.fixed-main-navigation .dropdown-menu.site_menu li a:hover,
.fixed-main-navigation .dropdown-menu.site_menu li a:focus,
.fixed-main-navigation .dropdown-menu.site_menu li a.menu_is_selected {
  background: #222;
}
.fixed-main-navigation .dropdown-menu.site_menu::after {
  border-bottom: none;
}
.fixed-main-navigation .dropdown-menu.site_menu li a {
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
}
/*blocks*/
#js_block_border_apps_core_blogs_block_topbloggers ul li .blog-row {
    border-bottom: 1px solid #333;
}
.table_row {
background: transparent;
color:#eee;
}
#right #js_block_border_user_register .title {
    color: #eee !important;
}
#main .layout-left .block,
#main .layout-right .block {
  background-color: #191919;
  box-shadow: none;
  border: none;
}
#main .layout-left .block:hover,
#main .layout-right .block:hover {
  box-shadow: none;
}
#main .layout-left .block > .title,
#main .layout-right .block > .title {
  color: #eee;
}
#main .layout-left .block > .content,
#main .layout-right .block > .content {
  border-top: 1px solid #333;
}
.pf-front-site-statistics .stat-info:nth-child(2n) {
  background: #282828;
}
.pf-front-site-statistics .stat-info {
  color: #eee;
}
#right #js_block_border_user_register .title::after {
  background: #eee;
}
.core-block-categories ul.action li .category-item .name {
  border-bottom: 1px solid #222;
  color: #eee;
}
.core-block-categories ul.action li.category:hover .category-item .name,
.core-block-categories ul.action li.category.open .category-item .name,
.core-block-categories ul.action li.category.active .category-item .name {
  border: none;
  color: #fff;
}
.core-block-categories ul.action li .category-item::before {
  background: #282828;
}
.core-block-categories ul.action li.category:hover .category-item,
.core-block-categories ul.action li.category.open .category-item,
.core-block-categories ul.action li.category.active .category-item {
  background-color: #282828;
}
#js_block_border__apps_phpfox_shoutbox_block_chat .content .panel-footer {
  border-top: #222 solid 1px;
  background: #202020;
}
.item-message-info {
color:#222;	
}
#left .block,
#right .block,
#content .block,
#header_menu .block,
#left .block_clear,
#right .block_clear,
#content .block_clear,
#header_menu .block_clear {
  color: #eee;
}
#left .block > .title,
#right .block > .title,
#content .block > .title,
#header_menu .block > .title,
#left .block_clear > .title,
#right .block_clear > .title,
#content .block_clear > .title,
#header_menu .block_clear > .title {
  border-bottom: 3px #333 solid;
  border: none;
  color: #eee;
}
.layout-left .toggle-button,
.layout-right .toggle-button {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16), inset 0 1px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0) 140%);
}
.core-block-categories ul.action li.category:hover .category-item .core-btn-collapse,
.core-block-categories ul.action li.category.open .category-item .core-btn-collapse,
.core-block-categories ul.action li.category.active .category-item .core-btn-collapse {
  color: #eee;
}
.core-block-categories ul.action li .core-btn-collapse[aria-expanded="true"] i.ico {
  transform: rotate(90deg);
  color: #eee;
}
.core-block-categories ul.action li > ul > li > a {
  border-bottom: 1px solid #222;
  color: #aaa;
}
.core-block-categories ul.action li > ul > li > a:hover {
  color: #eee;
}
.core-block-categories ul.action li > ul > li.active > a {
  color: #eee;
}
.core-block-categories ul.action li > ul > li:last-of-type {
  border-bottom: 1px solid #222;
  border-radius: 0;
}
#main .layout-left .block > .bottom,
#main .layout-right .block > .bottom {
  border-top: 1px solid #222;
}
#main .layout-left .block > .bottom a,
#main .layout-right .block > .bottom a {
  color: #eee;
}
#main .layout-left .block > .bottom a:hover,
#main .layout-right .block > .bottom a:hover {
  color: #fff;
  box-shadow: none;
}
._block.location_6 #js_block_border_core_menusub.block .sub-section-menu .app-name {
  color: #eee;
  background: #202020;
  border-right: #222;
}
._block.location_6 #js_block_border_core_menusub.block .content .count-item {
  background: #202020;
	color:#eee;
  border: 1px solid #202020;
}
._block.location_6 #js_block_border_core_menusub.block .content .action > li > a:hover .count-item {
  color: #eee;
  background: #202020;
  border-color: #333;
}
/*search*/
.header_search_form input.form-control {
  background: #202020;
  color: #eee;
  border: none;
}
.header_search_form.active input.form-control {
  border: none;
  background: #202020;
  color: #eee;
}
.header_search_form input.form-control:focus,
.header_search_form input.form-control:active {
  background: #222;
  color: #eee;
  border: none;
}
.form-control-feedback:hover,
.form-control-feedback:active {
  background-color: #222;
  color: #eee;
  border: none;
}
.form-control-feedback {
  background-color: transparent !important;
  color: #eee !important;
}
.header_bar_search input.form-control {
  border-bottom: 1px solid #222;
  background: transparent;
}
.header_bar_search .form-control-feedback,
.header_bar_search .form-control-feedback:hover {
  color: #eee;
  background: transparent;
}
.layout-left .sub-section-menu ul > li::after,
.layout-right .sub-section-menu ul > li::after {
  border-bottom: 1px solid #222;
}
.layout-left .sub-section-menu ul > li::before,
.layout-right .sub-section-menu ul > li::before {
  background: transparent;
}
.layout-left .sub-section-menu ul > li:hover,
.layout-right .sub-section-menu ul > li:hover,
.layout-left .sub-section-menu ul > li.open,
.layout-right .sub-section-menu ul > li.open,
.layout-left .sub-section-menu ul > li.active,
.layout-right .sub-section-menu ul > li.active {
  color: #222;
}

.layout-left .sub-section-menu ul > li:hover a,
.layout-right .sub-section-menu ul > li:hover a,
.layout-left .sub-section-menu ul > li.open a,
.layout-right .sub-section-menu ul > li.open a,
.layout-left .sub-section-menu ul > li.active a,
.layout-right .sub-section-menu ul > li.active a {
  color: #fff;
}
.layout-left .sub-section-menu ul > li:hover,
.layout-right .sub-section-menu ul > li:hover,
.layout-left .sub-section-menu ul > li.open,
.layout-right .sub-section-menu ul > li.open,
.layout-left .sub-section-menu ul > li.active,
.layout-right .sub-section-menu ul > li.active {
  background-color: transparent;
  color: #fff;
}
#page_search_index .search-header-title-custom {
  border-bottom: 1px solid #222;
}
/*main*/
.layout-left .toggle-button,
.layout-right .toggle-button {
  box-shadow: 0px 0px 16px 0px rgba(40, 40, 40, 0.16), inset 0 1px 0 rgba(40, 40, 40, 0.5);
  background-image: linear-gradient(to top, rgba(40, 40, 40, 0.9) 50%, rgba(40, 40, 40, 0) 140%);
}
#main #content-stage {
 background-image: url(https://i.gyazo.com/1349bedcb82faf042622bb43c3ea3524.png);
  background-color: #202020;
  box-shadow: none;
}
.header-page-title {
  border: none;
}
.header-page-title a {
  color: #eee;
}
.extra_info,
.extra_info_link {
  color: #888;
}
#main .layout-left .block,
#main .layout-right .block {
  background-image: url(https://i.gyazo.com/d7a76ef3cfdbac5545855aaa9e76c280.png);
  background-color: #202020;
  box-shadow: none;
  border: none;
}
.header-filter-holder {
  background-color: transparent;
  border: none;
}
.header-filter-holder .filter-options a.dropdown-toggle {
  border: 1px solid #333;
  color: #eee;
}
.form-control {
  background: #282828;
  color: #eee;
  border: 1px solid #222;
}
.profile-edit-headline {
  background: #202020;
  border-bottom: 1px solid #222;
  border-top: 1px solid #222;
}
.profile-edit-headline .content {
  color: #eee;
  border-bottom: 1px solid #333;
}
label {
  color: #eee;
}
.js_box_holder {
  background: rgba(0, 0, 0, 0.8);
}
.js_box_content {
  background: #222;
  color: #eee;
}
.js_box_holder .js_box input[type="text"],
.js_box_holder .js_box input[type="email"],
.js_box_holder .js_box input[type="password"],
.js_box_holder .js_box textarea,
.js_box_holder .js_box input:focus,
.js_box_holder .js_box textarea:focus,
.js_box_holder .js_box select {
  background: #202020;
  color: #eee;
	border:1px solid #222;
}
.js_box_holder .visitor_form .js_box_title::before {
  background: #282828;
}
.js_box_title {
  background: #282828;
  color: #eee;
  border-bottom: 2px solid #333;
}
.js_box_holder .visitor_form {
  background: #282828;
}
.js_box_holder .js_box_title {
  border-bottom: 1px solid #222;
  background: #282828;
}
/*statusbox*/
.activity_feed_form {
  background: #202020;
  border: 1px solid #222;
}
.activity-feed-status-form {
  background-color: #202020;
  box-shadow: none;
}
.activity-feed-status-form.activity-feed-status-form-active {
  box-shadow: none;
}
.activity-feed-status-form .activity_feed_form_share {
  background: #202020;
  border-bottom: 1px solid #333;
}
.activity-feed-status-form .activity_feed_form_button_position {
  border-top: 1px solid #333;
}
.activity-feed-status-form ul.activity_feed_form_attach > li > a {
  color: #aaa;
}
.activity-feed-status-form ul.activity_feed_form_attach > li > a.active,
.activity-feed-status-form ul.activity_feed_form_attach > li > a:hover {
  color: #eee;
}
ul.activity_feed_form_attach > li > a.active {
  border-color: #eee;
}
.activity_feed_form textarea {
  color: #eee;
}
/*feed*/
.js_feed_view_more_entry_holder .feed-stream-content,
.js_feed_comment_border .feed-stream-content {
background-image: url(https://i.gyazo.com/1349bedcb82faf042622bb43c3ea3524.png);
  background-color: #191919;
  box-shadow: none;
  border: 1px solid #222;
}
.comment-mini-content-commands {
  border-bottom: 1px solid #333;
}
div.comment_mini_content_border {
  background: #000000;
}
.js_comment_feed_textarea {
  background: #0f0f0f;
  color: #aaa;
}
.js_feed_comment_form {
  border-top: 1px solid #333;
}
.js_feed_comment_border {
  background: #222;
}
.img-wrapper,
.no_image_user {
  box-shadow: none;
}
div.comment_mini_end {
  background: #202020;
}
a.activity_feed_content_link_title,
a.activity_feed_content_link_title:hover,
#content div.row_title_info h1 a.link,
#content div.row_title_info h1 a.link:hover {
  color: #eee !important;
}
.pages_link_span,
.user_profile_link_span,
.user_profile_link_span a {
  color: #eee !important;
}
.pages_link_span:hover,
.user_profile_link_span:hover,
.user_profile_link_span a:hover {
  color: #fff !important;
}
.pages_link_span > a,
.user_profile_link_span > a,
.pages_link_span > a:hover,
.user_profile_link_span > a:hover {
  color: #eee !important;
}

.activity_feed_content_display_custom,
.activity_feed_content_display {
  color: #e1e1e1;
}

.comment-mini-content-commands .button-like-share-block .feed-like-link > a,
.comment-mini-content-commands .button-like-share-block .feed-comment-link > a,
.comment-mini-content-commands .button-like-share-block .feed-comment-share-holder > a {
  background: transparent;
  color: #eee;
}
.comment-mini-content-commands .button-like-share-block .feed-like-link > a:hover,
.comment-mini-content-commands .button-like-share-block .feed-comment-link > a:hover,
.comment-mini-content-commands .button-like-share-block .feed-comment-share-holder > a:hover {
  box-shadow: none;
  background-color: #eee;
  color: #202020;
}
.feed-sort-order .feed-sort-order-link {
  color: #eee;
  border: none;
  background: transparent;
}
.js_feed_view_more_entry_holder .comment_mini:not(:last-child),
.js_feed_comment_border .comment_mini:not(:last-child) {
  border-color: #222;
}
div.comment_mini:not(:last-child) {
  border-bottom: 1px #222 solid;
  border-bottom-color: #222;
}
.js_feed_view_more_entry_holder .feed_comments_wrapper,
.js_feed_comment_border .feed_comments_wrapper {
  background: transparent;
}
.comment-mini-content-commands .js_comment_like_holder {
  border-top: 1px solid #222;
}
.js_feed_comment_process_form {
  background: rgba(0, 0, 0, 0.1);
}
.load_more_comments,
.load_more_comments:hover {
  color: #eee;
  border-color: #222;
}
.load_more_comments:hover,
.load_more_comments:hover:hover {
  color: #fff;
}
.comment-limit > .comment_mini .comment_mini.comment_mini_end::after,
div[id^="js_feed_comment_view_more_"] > .comment_mini .comment_mini.comment_mini_end::after {
  background: transparent;
}
.js_mini_feed_comment div.comment_mini_end .comment_mini_textarea_holder {
  border-color: #222;
  background: transparent;
}
.comment-limit > .comment_mini .comment_mini_child_holder:last-child .comment_mini:last-child::after,
div[id^="js_feed_comment_view_more_"] > .comment_mini .comment_mini_child_holder:last-child .comment_mini:last-child::after {
  background: transparent;
}
.comment-limit > .comment_mini .comment_mini::before,
div[id^="js_feed_comment_view_more_"] > .comment_mini .comment_mini::before {
  background: #222;
}
replies::before,
div[id^="js_feed_comment_view_more_"] > .comment_mini.has-replies::before {
  background: #222;
}
.js_parent_feed_entry._app_event .event-item .item-outer .item-inner .item-title > a,
.activity_feed_content_display_custom .event-item .item-outer .item-inner .item-title > a {
  color: #eee;
}
.js_parent_feed_entry._app_event .event-item .item-outer .item-inner,
.activity_feed_content_display_custom .event-item .item-outer .item-inner {
  border: none;
}
#js_block_border_friend_birthday .content .block_event_title_holder {
    border-bottom: 1px solid #333;
}
#js_block_border_friend_birthday .content .user-birthday-item {
    border-bottom: 1px solid #333;
}
#js_block_border_friend_birthday .content .user-birthday-item .item-outer .item-inner .user_profile_link_span a {
    color: #eee !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
/*dropzone*/
#global_attachment_photo .dropzone-component,
#global_attachment_videos .dropzone-component,
.pf_select_video .dropzone-component {
  border-color: #333;
  background-color: #282828;
}
#global_attachment_photo .dropzone-component .dz-default h4,
#global_attachment_videos .dropzone-component .dz-default h4,
.pf_select_video .dropzone-component .dz-default h4 {
  color: #eee;
}
.dropzone-component .dz-default .dropzone-button:not(.dropzone-button-v) {
  background-color: #202020 !important;
	color:#eee;
  box-shadow: none !important;
}
.dropzone-component:hover .dz-default .dropzone-button {
  background-image: none !important;
}
.dropzone-component {
  border: 1px dashed #202020 !important;
  background-color: #222 !important;
}
.dropzone-component .dz-default h4 {
  color: #fff !important;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner {
  border: 1px dashed #222 !important;
  background-color: #282828 !important;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner p {
  color: #ccc;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner:hover p {
  color: #fff;
}
.mini-dropzone-component:not(#user-dropzone) .dropzone-inner:hover .dropzone-button {
  background-color: #fff;
  box-shadow: none;
}
/*buttons*/
.btn-primary {
  color: #222;
  background-color: #fff;
  border-color: #aaa;
}
.btn-primary:hover {
  color: #111;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: none;
}
.btn-primary.btn-gradient::before {
  background-image: none;
}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active {
    background-color: #333;
    box-shadow: none;
	border:none;
}

.btn-primary.btn-gradient::before {
  background-image: none;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #333 !important;
  border-color: none;
}
.btn-success {
  color: #fff;
  background-color: #333 !important;
  border-color: none;
  box-shadow: none;
}
.btn-success.btn-gradient::before {
  background-image: none;
}
.btn-success:hover {
  background-color: #383838;
  box-shadow: none;
}
btn-success:active,
.btn-success:focus {
  background-color: #333;
  box-shadow: none;
}
.btn-default,
.btn-default.btn-round {
  color: #eee;
  background-color: #282828;
  border: none !important;
}
.btn-default:hover,
.btn-default.btn-round:hover {
  color: #fff;
  background-color: #222;
  box-shadow: none;
}
.guest-login-small .btn {
  color: #fff !important;
  background-color: #333 !important;
  box-shadow: none;
}
.guest-login-small .btn:hover {
  color: #fff !important;
  background-color: #555 !important;
  box-shadow: none;
}
.ico-dottedmore-o::before {
  content: "\eac8";
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #eee;
  background-color: #282828;
  border-color: #222;
}
.btn-default:focus,
.btn-default.btn-round:focus,
.btn-default:active,
.btn-default.btn-round:active {
  background-color: #333 !important;
  color: #fff !important;
  border-color: #222 !important;
  box-shadow: none !important;
}
.privacy-block-content .item_is_active_holder .js_item_active.item_is_active {
  color: #eee;
}
.feed-stream-content._app_friend .activity_feed_content .activity_feed_content_text::after {
  background: #000000;
}
.feed-stream-content._app_friend .activity_feed_content .feed_block_title_content .activity_feed_content_link_title {
  color: #eee !important;
}
.feed-stream-content._app_friend .activity_feed_content .feed_block_title_content .activity_feed_content_link_title:hover {
  color: #fff !important;
}
.activity_like_holder > .user_profile_link_span > a {
  color: #eee !important;
}
.comment-mini-content-commands span.people-liked-feed .user_profile_link_span a {
  color: #eee !important;
}
._app_link .activity_feed_content_link,
.feed_link_content_preview .activity_feed_content_link {
  border: none;
}
._app_link .activity_feed_content_link .activity_feed_content_image,
.feed_link_content_preview .activity_feed_content_image {
  border-right: 1px solid #222;
}

#content .block > .title a.btn {
    color: #FFF;
	background:#333;
	border:none;
}
.btn-primary {
    color: #FFF;
	background:#333;
	border:none;
    box-shadow: none;
}

/*profile*/
.profile-block-action .item-info-main .item-info .item-title {
  color: #eee;
}
.profile-block-action {
  background: #202020;
  color: #eee;
}
.profile-block-action .item-action {
  border-top: 1px solid #222;
}
._is_profile_view.profile_menu_is_fixed .profiles-menu.set_to_fixed {
  background: #282828 !important;
  box-shadow: none;
}
._is_profile_view.profile_menu_is_fixed .profiles-menu > ul > li {
  border-color: #222;
}
._is_profile_view .profiles-menu,
._is_pages_view .profiles-menu,
._is_groups_view .profiles-menu {
  background: #282828;
  background-color: #000000;
  background-image: url(https://i.gyazo.com/89a56b3721cd945daf71f956c2d03f25.png);
  background-color: #282828;
  box-shadow: none;
}
._is_profile_view .profiles-menu > ul > li > a,
._is_pages_view .profiles-menu > ul > li > a,
._is_groups_view .profiles-menu > ul > li > a {
  color: #eee;
}
._is_profile_view .profiles-menu > ul > li > a:hover,
._is_profile_view .profiles-menu > ul > li > a:active,
._is_pages_view .profiles-menu > ul > li > a:hover,
._is_pages_view .profiles-menu > ul > li > a:active,
._is_groups_view .profiles-menu > ul > li > a:hover,
._is_groups_view .profiles-menu > ul > li > a:active {
  color: #fff;
}
._is_profile_view .profiles-menu > ul > li,
._is_pages_view .profiles-menu > ul > li,
._is_groups_view .profiles-menu > ul > li {
  border-right: 1px solid #222;
}
._is_profile_view .profiles_banner::after {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 90%);
}
._is_profile_view .profiles_banner {
  background-color: #282828;
  box-shadow: none;
}
._is_profile_view .profiles_banner .profile-info-block .profile-info .profile-actions .profile-action-block .dropup.open a[data-toggle="dropdown"] {
  background: #333;
}
._is_profile_view .profiles_banner .profile-info-block .profile-info .profile-actions .btn-group.btn-gear.open a.btn {
  background: #333 !important;
  border-color: #333 !important;
}
._is_profile_view .profiles_banner .change-cover-block a[data-toggle="dropdown"],
._is_pages_view .profiles_banner .change-cover-block a[data-toggle="dropdown"],
._is_groups_view .profiles_banner .change-cover-block a[data-toggle="dropdown"] {
  background: #333;
  border: #333 !important;
  color: #eee;
}
._is_groups_view .profiles-menu > ul div.overlay,
._is_profile_view .profiles-menu > ul div.overlay,
._is_pages_view .profiles-menu > ul div.overlay {
  background: transparent;
}

.profile-basic-info .item .item-value a {
    color: #eee;
}
.profile-basic-info .item .item-value {
    color: #eee;
}
.profile-basic-info .item {
    border-bottom: 1px solid #333;
}
/*other*/
.app-addnew-block .dropdown-menu > li > a:hover,
.app-addnew-block .dropdown-menu > li > a:focus {
  background-color: transparent;
}
.app-addnew-block .dropdown-menu {
  background-color: #333;
}
.app-addnew-block .dropdown-menu > li > a {
  color: #eee;
}
.app-addnew-block .dropdown-menu::after {
  border-bottom: 8px solid #333;
}
.item-container.user-listing .user-item .item-inner {
  border: 1px solid #222;
}
.item-container.user-listing .user-item .user-info .user-title .user_profile_link_span a:hover {
    color: #fff !important;
}
div.message,
.global_notification_site {
  background-color: #282828;
  border-color: #222;
  color: #eee;
}
.close:hover,
.close:focus {
  color: #eee;
  background: #282828;
}
.close {
  background: #282828;
  color: #fff;
  text-shadow: none;
}
select {
  background: #282828;
  color: #eee;
}
.header_bar_search .advance_search_form input.form-control,
.header_bar_search .advance_search_form select.form-control {
  color: #eee;
  background: #333;
  border: 1px solid #222;
}
.item_info {
  border-bottom: 1px #222 solid;
}
.item_view {
  background: transparent;
  color: #eee;
}
html[dir="ltr"] .comment-mini-content-commands .activity_like_holder::before {
  color: #ccc;
}
.comment-mini-content-commands .js_comment_like_holder {
  border-top: none;
}
.item-container.user-listing .user-item .item-inner:hover {
  background: #202020;
  border-color: #222;
  box-shadow: none;
}
#content .block {
  background: #202020;
}
.privacy-block-content .form-group {
  border-bottom: 1px solid #222;
}
.privacy-block-content .form-group:hover {
  background-color: #333;
}
#js_friend_loader input {
  border: 1px solid #222;
  background: #282828;
  color: #eee;
}
#js_friend_loader .label_flow::before {
  background: #282828;
}
#js_friend_loader .label_flow {
  border: 1px solid #222;
  background: #282828;
  color: #eee;
}
.search-friend-component {
  background: #282828;
  border: 1px solid #222;
}
.user_rows {
  background: #202020;
  border: 1px #222 solid;
}
.user_rows_mini.core-friend-block .user_profile_link_span a {
  color: #eee !important;
}
.user_rows_mini .user_rows .pages_link_span > a,
.user_rows_mini .user_rows .pages_link_span > a:hover,
.user_rows_mini .user_rows .user_profile_link_span,
.user_rows_mini .user_rows .user_profile_link_span:hover {
  background: transparent;
}
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_inner .user_profile_link_span a {
  color: #fff !important;
}
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_image .js_hover_info::before,
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_image .img-wrapper::before {
  border-color: #222;
}
.user_rows_mini.core-friend-block .user_rows:hover .user_rows_image {
  box-shadow: none;
}
.item-comment {
  border-bottom: none !important;
}
.list-group-item {
  color: #eee;
  background-color: transparent;
  border: 1px solid #222;
}
#privacy_holder_table .extra_info,
#js_privacy_block_profile .extra_info,
#js_privacy_block_items .extra_info,
#js_privacy_block_notifications .extra_info {
  border-bottom: none;
}
#privacy_holder_table .table_left,
#js_privacy_block_profile .table_left,
#js_privacy_block_items .table_left,
#js_privacy_block_notifications .table_left {
  color: #eee;
}
.item-title {
  color: #eee !important;
}
.js_moderation_on,
.js_moderation_on {
  border-top: 1px solid #222 !important;
}
.item-total-view,
.item-total-view,
.item-total-view span,
.item-total-view b {
  color: #ccc !important;
}
div.row1,
div.row2 {
  color: #eee;
  background: #282828;
}
#js-confirm-popup-wrapper .js_box {
  background: #282828;
  border-color: #282828;
}
#js-confirm-popup-wrapper .ui-dialog-buttonpane {
  background: #282828;
  border-top: none;
}
.ui-widget-header {
  border: none;
}
.privacy-block-headline {
  background: transparent;
}
.privacy-block-headline svg {
  fill: #eee;
}
#js_notification_holder .notification_holder .all-notification-item::before {
    background: #282828;
}
#js_notification_holder .notification_holder .all-notification-item.is_new {
    background: #282828;
}
#js_notification_holder .table_clear_button input {
    color: #ccc;
}
/*footer*/
#section-footer .footer-holder .footer-menu li a {
  color: #eee;
}
#section-footer .footer-holder .footer-menu li a:hover {
  color: #eee;
}
footer a {
  color: #eee;
}
#section-footer .footer-holder {
  border-top: 1px solid #333;
}


/*forms*/
.form-button-group {
  border-top: 1px solid #333;
}
.form-button-group .form-group.already-member,
.form-button-group .form-group.new-member {
  color: #ccc;
}

/*apps*/
.ugroup-entry {
  border: 1px solid #222;
}
.subscribers {
  border: 1px solid #222;
}
.shoutbox-container .shoutbox-item .item-outer .item-inner .item-shoutbox-body.msg_body_sent {
  background: #eee;
  color: #222;
}
.item-container.page-add .page-item .item-outer .page-photo .page-add-inner-link:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.sign-up-invitation .help-block {
  color: #eee;
}

/*page*/
._is_pages_view .page-block-action .item-page-action {
    border-top: 1px solid #333;
}
/*Photo*/
#page_photo_view .photos_view {
  background: #202020;
}
#page_photo_view .photos_actions > ul > li b,
#page_photo_view .photos_actions > ul > li b:hover,
#page_photo_view .photos_actions > ul > li a span .ico,
#page_photo_view .photos_actions > ul > li a span .ico:hover {
  color: #eee !important;
}
#page_photo_view .photos_actions {
  border-bottom: 1px solid #222;
}
#page_photo_view .js_moderation_on,
#page_photo_album .js_moderation_on {
  border-top: 1px solid #222;
}
#page_photo_view .item-size div p {
  color: #ccc;
}
#page_photo_view .item-size div span {
  color: #aaa;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper > div {
  background-color: #282828;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper > div:first-of-type {
  border-right: 1px solid #333;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper > div:last-of-type {
  border-left: 1px solid #333;
}
.item-photo-edit .photo-edit-item .photo_edit_wrapper .dropdown-menu {
  border-bottom: 6px solid #333;
  background: #282828;
}
#page_photo_view .photos_stream {
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
}
/*page*/
.page-add-modal .page-category-button {
  border-top: none;
}
.page_section_menu::before,
.page_section_menu::after {
  color: #eee;
  background: #282828;
}
.page_section_menu {
  color: #eee;
  background: #282828;
  box-shadow: none;
  border-top: 1px solid #222;
}
.page_section_menu .nav.nav-tabs > li a::before {
  background: #262626;
}
.page_section_menu .nav.nav-tabs > li.active a {
  background: #282828 !important;
}
.page_section_menu .nav.nav-tabs > li:hover a,
.page_section_menu .nav.nav-tabs > li:focus a,
.page_section_menu .nav.nav-tabs > li.active a {
  color: #eee !important;
}
.page_section_menu .nav.nav-tabs > li a {
  color: #aaa;
  border-right: 1px solid #222;
}
.page_section_menu .nav.nav-tabs > li:hover a,
.page_section_menu .nav.nav-tabs > li:focus a,
.page_section_menu .nav.nav-tabs > li.active a {
  background: rgba(0, 0, 0, 0.08) !important;
  color: #eee !important;
}
#page_pages_add #js_pages_block_info {
  background: #282828;
}
.pages_like_join,
.js_claim_page {
  color: #eee;
  box-shadow: none;
  color: #fff;
  background-color: #282828;
  border-color: #222;
}
._is_pages_view .profiles-menu > ul div.overlay {
  background: transparent;
}
.item-container.page-home .page-item .item-outer .item-inner .item-title a {
  color: #eee;
}
/*forum*/
.forum-app.forum-main.level-1 > article > .item-outer > .item-title h4 a {
  color: #eee;
}
.forum-app.forum-main.level-1 > article.is_toggled {
  background-color: transparent;
}
.forum-app.forum-main.level-2 {
  background-color: transparent;
  border-top: 1px solid #222;
}
.forum-app.forum-main.level-2 article.item-forum .item-outer:hover .item-title a {
  color: #eee;
}
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 a,
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 .ico,
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 a {
  color: #eee;
}
.forum-app.forum-main.level-1 > article > .item-outer:hover > .item-title h4 a,
.forum-app.forum-main.level-1 > article > .item-outer:hover > .item-title h4 .ico {
  color: #fff;
}
.forum-app.forum-main.level-1 > article > .item-outer::before {
  display: none;
}
.forum-app.forum-main.level-1 > article > .item-outer {
  border-top: none;
}
.forum-app.forum-main article.item-forum .item-outer .item-inner .item-title a {
  color: #ccc;
}
.forum-app.forum-main article.item-forum .item-outer .item-inner .item-title a:hover {
  color: #eee;
}
.forum-app.forum-main.level-1 .item-forum .item-outer,
.forum-app.forum-main.level-1 .item-forum .item-outer:hover {
  border: none;
}
.forum-app.forum-main article.item-forum:hover + article .item-outer {
  border: none;
}
#js_forum_adv_search_wrapper::before {
  background-color: #282828 !important;
  border: 1px solid #222 !important;
}
.header_bar_search .advance_search_form {
  box-shadow: none;
  background-color: transparent !important;
  background: #282828 !important;
}
.advance_search_button a {
  color: #eee;
}
.forum-app.feed .forum-title a {
  color: #aaa;
}
#page_forum_forum .forum_section_header.title {
  color: #aaa;
  background-color: #282828;
}
.forum-app.feed {
    border: none;
}
#page_forum_post .privacy-block-content, #page_forum_thread .privacy-block-content {
    border-bottom: 1px solid #333;
}
#page_forum_post .form-footer {
    border-top: 1px solid #333;
}
/*market*/
#page_marketplace_view .market-addthis {
  border-top: 1px solid #222;
}
.market-app.feed .item-inner {
  border: none;
}
/*blog*/
._app_blog.js_parent_feed_entry .blog-feed .blog-feed-info,
.feed_share_blog .blog-feed .blog-feed-info {
  border: none;
}
._app_blog.js_parent_feed_entry .blog-feed .blog-feed-info .blog-title a,
.feed_share_blog .blog-feed .blog-feed-info .blog-title a {
  color: #eee !important;
}
._app_blog.js_parent_feed_entry .blog-feed .blog-feed-info .blog-title a:hover,
.feed_share_blog .blog-feed .blog-feed-info .blog-title a:hover {
  color: #fff !important;
}
.item-container.blog-listing .blog-item .item-outer {
  border-top: 1px solid #222;
}
.item-container.blog-listing .blog-item .item-outer .item-title a {
  color: #eee;
}
.item-container.blog-listing .blog-item:hover {
  background: #202020;
  border-color: #222;
}
.item-container.blog-listing .blog-item .item-outer .item-title a:hover {
  color: #fff !important;
}
.item-container.blog-listing .blog-item:hover .item-desc {
  color: #fff !important;
}
#page_blog_view .blog-post {
    border-bottom: 1px solid #333;
}
#page_blog_view .blog-info {
    border-bottom: 1px solid #333;
}
/*music*/
.music-uploaded-control .music-item {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.music-uploaded-control .music-item .info-each-item {
  background-color: #282828;
  border: 1px solid #333;
}
.music-listing .music_row .item-title a {
  color: #eee !important;
}
.music-listing .music_row .button-play .ico {
  color: #fff !important;
}
.music-listing .music_row.active .item-outer {
  background-image: none !important;
  background: #282828 !important;
}
.music_row.active .music_row_content,
.music_row.active .music_player,
.music_row.active .music_right {
  border-color: #333;
  border-top-color: #333;
  border-top-color: #333 !important;
}
.music-listing .music_row .item-outer {
  border: #333;
}
.item-player.music_player .audio-player {
  background: #282828;
  border: 1px solid #222;
}
.music-listing .music_row.active,
.music-listing .music_row:hover {
  box-shadow: none;
}
.item-player.music_player .mejs__button.mejs__playpause-button button {
  color: #eee;
}
.item-player.music_player .js_music_controls a.download span {
  background-color: #333;
  color: #eee;
}
.item-player.music_player .js_music_controls a.download span:hover {
  background-color: #444;
  box-shadow: none;
}
.item-player.music_player .mejs__container .mejs__horizontal-volume-slider .mejs__horizontal-volume-handle {
  background: #eee;
}
.item-player.music_player .mejs__container .mejs__time-rail .mejs__time-handle {
  background-color: #eee;
}
#page_music_view .item-content .item-media,
#page_music_view-album .item-content .item-media {
  background-color: #282828;
  border-radius: 5px;
}
.js_user_feed .item-music {
  border: 1px solid #222;
}
.list-view.music .albums-bg-outer .albums-bg-inner::after {
  background-color: #282828;
}
/*video*/
#page_v_play .video-view .video-info {
  border-bottom: 1px solid #222;
}
#page_v_play .video-view .video-content {
  border-bottom: 1px solid #222;
}
.music-listing .music_row .item-outer .item-info .item-statistic span .count {
  color: #eee;
}
._app_v.js_parent_feed_entry .activity_feed_content .v-feed-inner,
.feed_share_v .v-feed-inner {
  border: none;
  background: #202020;
}
._app_v.js_parent_feed_entry .activity_feed_content .v-feed-inner .v-feed-title,
.feed_share_v .v-feed-inner .v-feed-title {
  color: #eee !important;
}
.item-container.video-listing .video-item .item-outer .item-inner .item-title a {
  color: #eee !important;
}
.item-container.video-listing .video-item .item-outer .item-inner .item-title a:hover {
  color: #fff !important;
}
/*QUIZ*/
.quiz_add_new_question a {
  background-color: transparent;
}
.quiz_add_new_question::before {
  background-color: transparent;
}
.quiz-answer {
  border-left: 1px solid #222;
}
.quiz_questions .quiz_answers {
  border-left: 1px solid #222;
}
.quiz_questions .quiz_answers .radio label input:checked + .ico {
  color: #eee;
}
#page_quiz_view .item_content .quiz_result_title {
  border-bottom-color: #222;
}
.quiz_result_items .quiz_result_item + .quiz_result_item .quiz_result_answer::before {
  background-color: #222;
}
.quiz_result_items .quiz_result_item .quiz_result_number {
  color: #eee;
  border-right: 1px solid #222;
}
.quiz_result_items .quiz_result_item .quiz_result_answer .correct_answer_title {
  color: #eee;
}
.quizzes-app.taken-recent article .item-outer:hover .no_image_user span::before,
.quizzes-app.taken-recent article .item-outer:hover .img-wrapper span::before {
  border-color: #222 !important;
}
.quizzes-app.taken-recent article .item-outer:hover .no_image_user,
.quizzes-app.taken-recent article .item-outer:hover .img-wrapper {
  box-shadow: none !important;
}
.quizzes-app.taken-recent article .item-outer .item-inner .item-percent .item-view {
  color: #eee !important;
  border: none;
}
.quizzes-app.taken-recent article .item-outer:hover .item-percent .item-view {
  color: #ddd;
  border: none;
  box-shadow: none;
}
.quizzes-app.taken-recent article .item-outer:hover .user_profile_link_span,
.quizzes-app.taken-recent article .item-outer:hover .user_profile_link_span a {
  color: #fff !important;
}
.quizzes-app.taken-recent article .item-outer:hover .item-percent {
  color: #fff;
}
.quiz_user_list:hover .user_profile_link_span,
.quiz_user_list:hover .user_profile_link_span a {
  color: #fff !important;
}
.quiz_user_list:hover .no_image_user span::before,
.quiz_user_list:hover .img-wrapper::before {
  border-color: #222;
}
.quiz_user_list:hover .quiz_user_image > a {
  box-shadow: none;
}
.quiz_user_list:hover .quiz_button a {
  box-shadow: none;
  color: #fff;
}
.quiz_user_list:hover .quiz_percentage {
  color: #fff;
}
.quiz_user_title {
  border-bottom: 1px solid #222;
}
.quiz_user_list {
  border-bottom: 1px solid #222;
}
.empty-left.empty-right .quizzes-app.main article:hover {
  background: #282828 !important;
}
.empty-left.empty-right .quizzes-app.main article .item-outer {
  border-top: 1px solid #222;
}
.quizzes-app.main article:hover .item-title {
  color: #fff !important;
}
.quizzes-app.feed .quizzes-inner .quizzes-title {
  color: #eee;
}
.quizzes-app.feed .quizzes-inner {
  border: none;
}
/*poll*/
.poll_answer .answers_container > div {
  border-top: 1px solid #222;
}
.poll_question {
  border-top: 8px solid #222;
  background-color: #282828;
}
.poll_question .radio {
  background-color: #282828;
}
.poll-app-addthis-parent {
  border-top: 1px solid #222;
}
.poll-app.main article::before {
  background-color: #222;
}
.empty-left.empty-right .poll-app.main article:hover {
  background: #282828 !important;
}
.empty-left.empty-right .poll-app.main article .item-outer {
  border-top: 1px solid #222;
}
.poll-app.main article:hover .item-title {
  color: #fff !important;
}
.poll-app.feed .poll-inner {
  border: none;
}
/*event*/
.item-event-member-list .user_rows .user_rows_inner .user_profile_link_span a {
  background: transparent;
  color: #eee !important;
}
#page_event_view #main #content-stage .event-detail-view {
  box-shadow: none;
}
#page_event_view .event-detail-view {
  background: #202020;
}
#page_event_view .js_feed_content {
  background: #202020;
}
#page_event_view .event-detail-view .event-detail-main .item-member-attending .item-event-member-block {
  border-bottom: 1px solid #222;
}
#page_event_view .marvic_separator {
  background: #202020;
}
.poll-app.feed .poll-inner .poll-title {
  color: #eee;
}
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month {
  border-right: 1px solid #222;
}
.event-container .event-item .item-outer .item-inner {
  border: 1px solid #222;
}
.event-container .event-item .item-outer:hover .item-inner .item-main-info {
  background: #282828;
}
.event-container .event-item .item-outer .item-inner .item-top-info {
  border-bottom: 1px solid #222;
}
.event-container .event-item .item-outer:hover .item-inner .item-top-info .item-title > a {
  color: #fff;
}
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-date,
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-month {
  color: #eee !important;
}
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-date:hover,
.event-container .event-item .item-outer .item-inner .item-main-info .item-date-month .item-month:hover {
  color: #fff !important;
}
.event-container .event-item .item-outer .item-inner .item-top-info .item-title > a {
  color: #eee;
}
/*announcement*/
.announcement-slider .item .core-announcement-item {
  background-color: #282828 !important;
}
.announcement-slider .item .core-announcement-item .item-inner .item-desc {
  color: #ccc;
}
/*poke*/
.core_poke_item .item-outer .item-inner .user_profile_link_span,
.core_poke_item .item-outer .item-inner .user_profile_link_span a {
  color: #eee !important;
}
.core_poke_item .item-outer .item-inner .user_profile_link_span:hover,
.core_poke_item .item-outer .item-inner .user_profile_link_span a:hover {
  color: #fff !important;
}
/*fblogin*/
.guest-login-small .facebook-login-header {
  border-left: none;
}
@media screen and (max-width: 480px) {
  .comment-mini-content-commands .button-like-share-block .feed-like-link::before,
  .comment-mini-content-commands .button-like-share-block .feed-comment-link::before,
  .comment-mini-content-commands .button-like-share-block .feed-comment-share-holder::before {
    background: #222;
  }
  .comment-mini-content-commands .button-like-share-block {
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
  }


}
.btn-blocks {
  margin-top: 50px !important;
}
/*mail*/
.friend-search-invite-container, #js_main_mail_thread_holder .mail_messages, .js_box_content .item-membership-container, #welcome_message .custom_flavor_content, .dropdown-menu-limit, .attachment-form-holder .js_attachment_list {
    background: #222;
}
.mail_thread .mail_content {
    background: #333;
	color:#eee;
}
.edit_menu_container {
    border-bottom: 1px solid #333 !important;
}
.mail_thread_form_holder_inner {
    background: #222;
}
.editor_holder {
    border: none;
}
#layer_message .form-control {
    border-radius: 0 !important;
}
.all-message-container .mail_holder:hover, .all-message-container .mail_holder.active {
    background: transparent;
}
.all-message-container .mail_holder:hover .js_hover_info::before, .all-message-container .mail_holder.active .js_hover_info::before, .all-message-container .mail_holder:hover .img-wrapper::before, .all-message-container .mail_holder.active .img-wrapper::before {
    border: 1px solid #222;
}
.all-message-container .mail_holder:hover .img-wrapper, .all-message-container .mail_holder.active .img-wrapper, .all-message-container .mail_holder:hover .no_image_user, .all-message-container .mail_holder.active .no_image_user {
    box-shadow: none !important;
}
.all-message-container .mail_holder .item-outer .item-inner .item-title-time .item-title a {
    color: #eee;
}
.all-message-container .mail_holder:last-child .item-outer {
    border-bottom: 1px solid #333;
}
.mail_thread_holder .mail_content {
    background: #333;
    color: #eee;
}
/*attachment*/
.js_attachment_list {
    border-top: 1px solid #333;
}
.attachment-form-holder .attachment-form-action {
    border-top: 1px solid #333;
}
.attachment-form-holder .attachment-form-action .attachment-close {
    border-left: none !important;
    background: transparent;
}

/*---round img---*/
.img-wrapper,
.no_image_user,
.js_hover_info::before,
.img-wrapper::before,
.user-sticky-bar ul.user-sticky-bar-items li.user-icon,
._is_profile_view .profiles_banner .profile-info-block .profile-image .profile_image_holder,
._is_pages_view .profiles_banner .profile-info-block .profile-image .profile_image_holder,
._is_groups_view .profiles_banner .profile-info-block .profile-image .profile_image_holder,
#js_block_border_friend_birthday .content .user-birthday-item .item-outer .item-media,
._is_profile_view.profile_menu_is_fixed .profiles-menu .profile-image-holder a {
  border-radius: 5% !important;
  border-color: transparent;
}
.img-wrapper {
  background: transparent;
}
.js_hover_info::before,
.img-wrapper::before {
  border: none;
}
._is_profile_view.profile_menu_is_fixed .profiles-menu .profile-image-holder a {
  border-color: transparent;
}
.item-container.user-listing .user-item .item-media::before {
  background: rgba(40, 40, 40, 0.4);
}


/*landing*/
#swlanding {
margin-top:48px;
}

/*custom*/
.sign-up-invitation img {
  display: none;
}
.form-login-custom-fb .custom-fb-or {
  display: none;
}
/*webviewfix*/
._app_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
.feed_share_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
._app_photo_album .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img {
  max-height: inherit;
}
/*fix4.6.0*/
@media (max-width: 767px) {
  .btn-app-addnew .dropdown-menu {
    bottom: auto;
    top: 100%;
  }
  .btn-app-addnew .dropdown-menu:after {
    top: auto;
    bottom: 100%;
    border-top: none;
  }
}

/*photopassword*/
#photo-password-form {
color:#222;	
}

/*landing*/
#swlanding {
margin-top:48px;
}

/*custom*/
.sign-up-invitation img {
  display: none;
}
.form-login-custom-fb .custom-fb-or {
  display: none;
}
/*webviewfix*/
._app_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
.feed_share_photo .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img,
._app_photo_album .activity_feed_multiple_image > div .photo_holder_image.photo-single-image img {
  max-height: inherit;
}
/*fix4.6.0*/
@media (max-width: 767px) {
  .btn-app-addnew .dropdown-menu {
    bottom: auto;
    top: 100%;
  }
  .btn-app-addnew .dropdown-menu:after {
    top: auto;
    bottom: 100%;
    border-top: none;
  }
}


/*visitor*/
.offline_message {
    background: transparent;
}

body#page_core_index-visitor #main:not(.empty-right) .layout-main .layout-right {
  background: #151515;
  box-shadow: none;
}

/*nav*/
  .navbar.main-navigation .site-menu > li > a {
    color: #cc99ff;
  }

/*blocks*/
#main .layout-left .block > .title, #main .layout-right .block > .title,
#main #content .block > .title {
    color: #cc99ff;
}

/*status*/
.activity-feed-status-form ul.activity_feed_form_attach > li > a.active, .activity-feed-status-form ul.activity_feed_form_attach > li > a:hover {
    color: #cc99ff;
}
ul.activity_feed_form_attach > li > a.active {
    border-color: #cc99ff;
}
/*users*/
.pages_link_span > a, .user_profile_link_span > a, .pages_link_span > a:hover, .user_profile_link_span > a:hover {
    color: #cc99ff !important;
}
/*FDCUSTOMCSS*/
body {
  background: #2b0a34;
  color: #eee;
  font-size: 14px;
  font-family: 'Helvetica ', sans-serif !important;
   background-image: url(https://findoms.com/img/back.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
}
:not(.fixed-preview) body[data-header="fixed"] .sticky-bar {
  position: fixed;
  background-color:#a26bae;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 300ms ease-in-out;
}
.activity-feed-status-form .activity_feed_form_share {
  background: #a26bae;
  border-bottom: 1px solid #333;
}
._is_groups_view .profiles-menu {
  background: #282828;
  background-color: #000000;
  background-color: #a26bae;
  box-shadow: none;
}
ol {
  color:#f50404;
  padding: 0;
  margin: 0;
  list-style: none;
}
.activity-feed-time-privacy-block time a {
    color: #f00;
}
a {
  color: #ff0000;
  text-decoration: none;
}
.activity-feed-status-form ul.activity_feed_form_attach > li > a.active, .activity-feed-status-form ul.activity_feed_form_attach > li > a:hover {
    color: #ffffff;
}
.activity-feed-status-form ul.activity_feed_form_attach > li > a {
  color: #343232;
}
#main .layout-left .block > .title, #main .layout-right .block > .title,
#main #content .block > .title {
    color: #ffffff;
}
/*chat*/
#page_vchat_index #section-header,
#page_vchat_index #section-footer,
#page_vchat_index .row_image {
  display: none;
}
#page_vchat_index .container {
  width: 100%;
}
#page_vchat_index #section-header {
  display: none;
}
.ublock-block {
background-color: #00000000;
display: flex;
flex-wrap: wrap;
margin: 0 -1px;
}
.ublock-block li {
width: 100%;
margin-bottom: 5px;
position: relative;
	padding:5px;
}
.ugroup-entry {
border:0px solid #eee;
	
}
.usergroup_rows {
margin-right:10px;	
}
.usergroup_rows .pages_info {
padding-top:5px;
text-align:center;
}


.user_link {
font-size:15px;
text-align:center;
padding-left:5px;
padding-right:5px;
	padding-bottom:5px;
overflow: hidden !important; 
text-overflow: ellipsis !important;
white-space: nowrap !important;
}
.user_photo {
	max-width:200px;
	    margin: auto;
}
div.comment_mini_content_border {
  background: #080808
}
.forum-app.forum-main.level-1 > article.is_toggled {
  background-color: #00000054;
}
#page_forum_forum .forum_section_header.title {
  background-image: url(https://i.gyazo.com/89a56b3721cd945daf71f956c2d03f25.png);
 }
.forum-app.feed .forum-title a {
  color: #fdf5ff !important;
}
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 .ico,
.forum-app.forum-main.level-1 > article.is_toggled .item-title h4 a {
  color: #eb7efa !important;
}
/*phpmasterminds*/
#section-header .fixed-main-navigation .dropdown
{
	float: left;
	margin-right: 10px;
}


