* {
  margin: 0;
  padding: 0;
}

html {
   background:#dfedf0;
   height:100%
}

body {
  min-height:100%;
}

.background {
  position: relative;
}

.background::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: #dfedf0;
}


/* Dark mode */

html.dark-mode:not(.m_category) {
    filter: invert(100%) hue-rotate(180deg);
}         

html.dark-mode img {
    filter: invert(100%) hue-rotate(180deg);  
}  

html.dark-mode iframe {
    filter: invert(100%) hue-rotate(180deg);
}        

html.dark-mode .breadcrumb,
html.dark-mode .card-header,
html.dark-mode .m_category,
html.dark-mode .reaction_buttons_tagline,
html.dark-mode .comments, 
html.dark-mode .cat-details,  
html.dark-mode .btn-secondary,  
html.dark-mode .rtcl .icon,  
html.dark-mode .nav-link:hover, 
html.dark-mode .nav-link:focus,  
html.dark-mode .abh_tabs,  
html.dark-mode .reaction_button:hover,
html.dark-mode .bp-navs li:hover, 
html.dark-mode .dropdown-menu
{
  filter: invert(100%) hue-rotate(180deg);    
}    
 
 
.dark-mode-sw {
  height:30px;
  margin-right:10px;
}

/* WP minimal style */

/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
  
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
  
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
  
  
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
  
.alignnone, img.alignnone {
	/* not sure about this one */
	}
  
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
  
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
  
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
  
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
  
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
  
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
  
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.article_icons:before{     
	display: inline-block;
  margin-right:3px;
  margin-left: 10px;

}

.article_icons:first-child:before {   
  margin-left: 0px;
}



.article_list_footer {
  //position:absolute;
  margin-top: 10px;
  bottom:10px;
  font-size:15px;
  color: #000;
  overflow:auto;

}

.article_list_icons {
  float:right;
  color: #284354;
  width:60px;
}

.article_list_icons i {
margin-left:10px;

}

.article_cat, .article_cat a {
  color:  #D9382E;
  font-size:14px;
  font-weight:500;
}



.article_body {
  text-align:justify;  
}

.article_body p {
  margin-bottom: 15px;  
}

.article_body ul, .article_body ol  {
  margin-left: 15px;
}

.article_body img {
    max-width: 100%;
    height: auto;
}


.article_body a {
  text-decoration:underline;
}

/*article youtube video */

iframe[src*=youtube] {
                    display: block;
                    margin: 0 auto;
                    max-width: 100%;
                    padding-bottom: 10px;
                }



/* Username */
.username-coloured {
	font-weight: 500;
	display: inline !important;
  padding-left:3px;
  font-size: 15px;
  vertical-align: middle;
}



/* Comments */
 ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {  padding:1em; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { font-size: 14px;  }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; font-weight: bold;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { float:left; margin-right: 10px; border-radius: 50%; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {  }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p {  margin-top: 10px; margin-bottom:10px; }
ol.commentlist li.comment ul {  list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply {  }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {  margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 {  margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 {  margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fafafa; }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

textarea#comment {
  width:100% !important;
  display:block;
}


/* Article like buttons */
.reaction_buttons_tagline, h3.comments {
	background-color:#284354;
	margin:0;
	padding: 0px 10px;
	height:30px;
  line-height:30px;
  color:#FFF;
  font-size:14px;
  font-weight:500;
  text-transform: uppercase;
  margin-bottom:10px;
}


/* the reaction buttons region */
div.reaction_buttons{
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: left;
    clear: both
}

/* a single normal button */
div.reaction_buttons li.reaction_button {
    line-height: 2em;
    padding: 5px 10px;
    margin: 0px;
    background:#FFF;
    cursor: pointer;
    list-style: none;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    color: #284354;
}

/* the button while hovering over it */
div.reaction_buttons li.reaction_button:hover {
    background: #D9382E;
    color:#FFF;
}


.reaction_button_0 .button_name:before {    
 	content: '\f164';
	display: inline-block;
	font-family: "Font Awesome 5 Free";
  font-size: 18px;
  padding-right:10px;
  font-weight:900;
} 

.reaction_button_1 .button_name:before {    
 	content: '\f2b5';
	display: inline-block;
	font-family: "Font Awesome 5 Free";
  font-size: 18px;
  padding-right:10px;
  font-weight:900;
} 

.reaction_button_2 .button_name:before {    
 	content: '\f599';
	display: inline-block;
	font-family: "Font Awesome 5 Free";
  font-size: 18px;
  padding-right:10px;
  font-weight:900;
} 


.reaction_button_3 .button_name:before {    
 	content: "\f05a";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
  font-size: 18px;
  padding-right:10px;
  font-weight:900;
} 



/* the button after voting */ 
div.reaction_buttons li.voted,
div.reaction_buttons li.voted:hover {
   background:#FFF;
   color:#284354;
    
}
 
/* simple sidebar settings */ 
#sidebar div.widget_reaction_buttons h3 {
	margin: 0;
	margin-top: 4px;
	font-size: 1.1em;
}

#sidebar div.widget_reaction_buttons ol {
	margin-left: 25px;
}


.menu-social {
  float:right;
  margin-right:15px;
}

.menu-social a {
  font-size:32px;
  margin-left:5px;
  line-height:45px;
  

}

/* Forum widget */
.w3all_ul_widgetLastTopics {
padding:0px;

}

.w3all_li_widgetLastTopics {  
padding:5px;    
overflow:auto;
border-bottom:1px solid #dfecef;
}

.w3all_li_widgetLastTopics:last-child {  

border-bottom: none;
}

.w3all_li_widgetLastTopics:hover {
  background:white;  

}

.w3all_li_widgetLastTopics a{  
  width: 100%;
  overflow:auto;
  display: block;
  margin: 0px;
}

.w3all_li_widgetLastTopics a:hover div h4{  
  text-decoration:underline;
}


.w3all_li_widgetLastTopics div {  
overflow:hidden;  
padding-left:5px;
}



.w3all_li_widgetLastTopics img {
	height: 32px;
	width: 32px;
  border: 1px solid #E6E9ED;
  object-fit: cover;
  border-radius: 50%;
  text-decoration: none; 
  float:left;
}


.m_category, .m_category a {
  color:  var(--red);
  font-size:13px;
  font-weight:500;
}

.a_category, .a_category a {
  color:  var(--red);
  font-size:15px;
  font-weight:500;
}

/* random posts */


.arpw-li {  
padding:5px;    
overflow:auto;
border-bottom:1px solid #dfecef;
}


.arpw-li:last-child {  

border-bottom: none;
}

.arpw-li:hover {
  background:white;  

}

.arpw-li a{  
  width: 100%;
  overflow:auto;
  display: block;
  margin: 0px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  float:left; 
}

.arpw-time {
  color:  #D9382E;
  font-size:12px;
  font-weight:500;

}

.arpw-li a:hover .arpw-time {
  text-decoration:none;
}

.arpw-li img {
	height: 70px;
	width: 100px;
  object-fit: cover;
  text-decoration: none; 
  float:left;
  margin-right:10px;
}

/* ul */
.arpw-ul {
  padding:0px;

}


/* title */
.arpw-title {}

/* thumbnail */
.arpw-thumbnail {}

/* date */
.arpw-time {}

/* excerpt */
.arpw-summary {}




.rtcl-listing-description .reaction_buttons, .rtcl-listing-description .abh_box {
  display:none;
}

/* correct image ascpect ratio bazar */
.owl-carousel .owl-item img { 
  object-fit:contain;
}


/* bagles */
.badge2 {
	text-align: center;
	white-space: nowrap;
	font-size: 9px;
	line-height: 1;
	display: inline-block;
	vertical-align: baseline;
	position: absolute;
	padding: 3px 4px;
  background-color: #D9382E;
	color: #ffffff;
  top: -5px;
  right: 2px;
	border-color:#ffffff;
}

.badge2.hidden {
	display: none;
}

.badge2:hover {
  text-decoration:none;

} 



.avatar {
  border: 1px solid #E6E9ED;
  object-fit: cover;
  border-radius: 50%;
  text-decoration: none; 
}


.header-small-avatar:hover {
  text-decoration:none;

}



li.breadcrumb-item a {
  font-weight:500;
  text-transform:uppercase;
  color:#fff;
  font-size:15px;

}

.card-header {
  font-weight:500;
  text-transform:uppercase;
  color:#FFF;
  font-size:15px;
  margin-bottom:10px !important;

}


.menu_left {
   float:left;
   width:15px;
   height:50px;
   background:#FFF;

}

.main-container {
  width:990px;
  background:#EAF4F6;
  margin-right: auto;
  margin-left: auto;
  min-height: 100vh !important; 

}

@media (max-width: 575px) {
  .main-container {
    width:100%;
    overflow:hidden;
  }
  
}



.btn-link {
  text-decoration:none;
}


/* SE navbar */      

.navbar-se {
  background:#FFF;
}

.navbar-se .navbar-brand {
  font-weight:500;
  color: #284354; }

.navbar-se .navbar-brand:hover, .navbar-se .navbar-brand:focus {
    color: #284354; }

.navbar-se .navbar-nav .nav-link {
  font-size:15px;
  font-weight:500;
  line-height:40px;   
  color: #284354; 
  }

.navbar-se .navbar-nav .nav-link:hover, .navbar-se .navbar-nav .nav-link:focus {
    background:var(--red);
    color: #fff; }

.navbar-se .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-se .navbar-nav .show > .nav-link,
.navbar-se .navbar-nav .active > .nav-link,
.navbar-se .navbar-nav .nav-link.show,
.navbar-se .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }


.navbar-se .navbar-text {
  color: #284354; }

.navbar-se .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }

.navbar-se .navbar-text a:hover, .navbar-se .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }



@media (max-width: 575px) {

  .navbar-se {
    background:var(--blue);
  }
  
  .navbar-se .navbar-brand {
    color: #fff; }
  
  .navbar-se .navbar-brand:hover, .navbar-se .navbar-brand:focus {
      color: #fff; }
  
  .navbar-se .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.75); 
    padding-left:10px;
    
    } 
     
  
  .navbar-se .navbar-nav .nav-link:hover, .navbar-se .navbar-nav .nav-link:focus {
      color: #fff; }
  
  .navbar-se .navbar-nav .nav-link.disabled {
      color: rgba(255, 255, 255, 0.25); }
  
  .navbar-se .navbar-nav .show > .nav-link,
  .navbar-se .navbar-nav .active > .nav-link,
  .navbar-se .navbar-nav .nav-link.show,
  .navbar-se .navbar-nav .nav-link.active {
    color: #fff; }
  
  .navbar-se .navbar-toggler {
    color: rgba(255, 255, 255, 0.75);
    border-color: rgba(255, 255, 255, 0.75); }
  
  .navbar-se .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  
  .navbar-se .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
  
  .navbar-se .navbar-text a {
      color: #fff; }
  
  .navbar-se .navbar-text a:hover, .navbar-se .navbar-text a:focus {
        color: #fff; }

}



/* SE-trumbnail */
.se-trumbnail {
    max-width:180px!important;  
}


@media (max-width: 575px) {
  .se-trumbnail {
    max-width:100%!important;  
  }

}

/* Bazar - inzerat */
.rtcl-Reviews  {
 display:none!important;
}


h3.listing-title {
  margin: 0!important;
}

.is-top {
  background:#FFF !important;
  border: 1px solid #d9382e !important;
}

.rtcl-listing-badge-wrap {
  display:inline-block;
  padding-left:10px;
  margin:0 !important;

}


.owl-nav [class*=owl-] {
   background:var(--blue) !important;

}


/* Bazar badge image  */

.image_with_badge_container {
    display: inline-block; /* keeps the img with the badge if the img is forced to a new line */
    position: relative;
    margin-bottom: 5px;
}

.image_with_badge_container span.badge {
    position: absolute;
    top: 5px; /* position where you want it */
    left: 5px;
}

.image_with_badge_container img {
  width:100%;
  height: auto; 

}


.rtcl a:hover {
  text-decoration: underline !important;
}

.rtcl-sidebar-social {
 display: none !important;
}


.rtcl .grid-item h3 {
  margin: 0 !important;
overflow-wrap: anywhere;
}


.rtcl-listing-description {

  padding-top: 10px;
  padding-bottom: 10px;
}

/* Bazar widget  */



.rtcl-widget-listing-item {  
  padding-top:5px;  
  overflow:auto;
  border-bottom:1px solid #dfecef;
}

@media (max-width: 575px) {
  .rtcl-widget-listing-item {
    padding-top:0px; 
    border-bottom:none;
    background-color: #FFF;
    margin-bottom: 10px;
  }
  
  .rtcl-widget-categories-class {
    display:none;
  }

}


.rtcl-widget-listing-item:last-child {  

border-bottom: none;
}


span.rtcl-icon-spinner {
  top: 2px !important;

}

#rtcl-gallery-upload-ui-wrapper .rtcl-gallery {
  opacity: 1 !important;
}

  
/* bazar-kategorie */
.cat-details{
  color:#FFF;
  background-color:var(--blue);
  border:1px solid #EAF4F6;
  padding: 10px;
  font-weight:500;
  text-transform:uppercase;
  text-decoration:none !important;
}  
 

.cat-details:hover{
  color:#FFF;
  background-color:var(--red);
}  
  
  

/* Banneri */
.svete-header-banner, .svete-header_banner_forum {
  margin: 0 auto;
  padding-top: 15px;
}

.svete-header-banner img, .svete-header_banner_forum img {
  display: block;
  max-width:100%;
  height: auto !important;

}




.svete-pod-prvym-clankom {
  margin-bottom: 15px;

  
}

.svete-pod-prvym-clankom img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width:100%;
  height: auto !important;

}




.svete-right-homepage-banner {
  position:absolute;
  top:0;
  right:-135px;
  height: 600px;
  width:120px;

}


@media (max-width: 	575px) {

  .svete-right-homepage-banner{
    display:none;
  }

}

  
.buddypress-wrap .bp-navs li a:hover {
  color:#FFF !important;
  background:var(--red) !important;
}
  
.buddypress-wrap .main-navs li.current a, .buddypress-wrap .main-navs li.selected a {
    color:#FFF !important;
    background:var(--blue) !important; 
    font-weight: 500 !important; 

}

 
ul.simple-post-tax-check-list {
  list-style: none;  
}

.simple-post-taxonomies-box {
  margin-top:10px;
}



.widget.widget_bp_profile_completion_widget {
  padding-bottom: 10px;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border: 0;
  background-color: #fff;
  margin-bottom: 6px;
  overflow: hidden;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_container .pc_progress {
  height: 6px;
  background-color: var(--blue);
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_text_wrap {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 1;
          order: 1;
  text-align: left;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_text_wrap .progress_text {
  color: #a3a5a9;
  font-size: 12px;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .pc_detailed_progress {
  list-style:none;
  margin-top: 15px;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap {
  margin: 0;
  padding: 10px 0;
  position: relative;
  border-top: 1px solid #E7E9EC;
  margin-left: 30px;
}


.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_number {
  display: none;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_name a {
  text-decoration: none;
  font-size: 15px;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .progress .completed_staus {
  background-color: transparent;
  border: 1px solid var(--gray);
  color: var(--red);
  border:1px solid var(--red);
  width: 40px;
  font-size: 12px;
  font-weight: 600;
  border-radius:0px !important;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_name {
  width: -webkit-calc(100% - 55px);
  width: calc(100% - 55px);
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed:after {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: -30px;
  margin-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 23px;
  color: var(--blue);
}

.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed .section_name a {
  text-decoration: line-through;
  font-size: 15px;
  color: #c8cbcf;
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed .progress .completed_staus {
  color: var(--blue);
  border: 1px solid var(--blue);
}
.widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.progress_not_started .progress .completed_staus {
  border-color: #ff3a30;
  color: #ff3a30;
}

.single_section_wrap .progress {
   display:inline;
}

.profile_completion_wrap {
  margin-top: 10px;
}

div.profile_completion_wrap ul.pc_detailed_progress li.incomplete span.section_name a {
 color: var(--blue) !important;

}

div.profile_completion_wrap ul.pc_detailed_progress li.incomplete span.section_name a:hover {
 color: var(--red) !important;
 text-decoration: underline !important;
}

#item-header-avatar a.link-change-profile-image {
  top: 60px !important;
  left: 140px !important;
}


.register-privacy-info {
  display:none !important;
}

.buddypress-wrap input[type=submit] {
    color: #fff !important;
    background-color: #d9382e !important;
    border-color: #d9382e !important;
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    vertical-align: middle !important;
    user-select: none !important;
    padding: .375rem .75rem !important;
    font-size: .813rem !important;
    line-height: 1.5 !important ;
    border-radius: 0 !important;
} 

.buddypress-wrap input[type=submit]:hover {
    color: #fff !important;
    background-color: #be2c23!important;
    border-color: #b32921 !important;
}
 
 
.buddypress-wrap .profile.edit .editfield fieldset label {
  display:inline-block !important;

}


.blue-button, .form-submit input[type=submit] {
    color: #fff !important;
    background-color: #284354 !important;
    border-color: #284354 !important;
    display: inline-block !important;
    font-weight: 400 !important;
    text-align: center !important;
    vertical-align: middle !important;
    user-select: none !important;
    padding: .375rem .75rem !important;
    font-size: .813rem !important;
    line-height: 1.5 !important;
    border-radius: 0 !important;
} 

.blue-button:hover,.form-submit input[type=submit]:hover {
    text-decoration: underline !important;
    background-color: #1c2e3a !important;
}

#who-online-members-list-options {
  display:none;
}

#boss_whos_online_widget_heartbeat {
  margin-top: 10px;
  
}

.buddypress.widget .avatar-block img {
  margin-bottom: 0px !important;
  margin-right: 0px !important;

}

.item-avatar {
  margin-bottom: 1em;
  margin-right: 1em;

}

.page-footer, .page-footer a {
  //background-color: #284354;
  //color: #FFF !important;
  background-color: #EAF4F6;
  width: 990px;
  margin-right: auto;
  margin-left: auto;

}

.dropdown-toggle::after {
  vertical-align:middle !important;
} 


/* profile and online buddypress mobile */

@media (max-width: 575px) {
  .profile_completion_wrap {
    padding: 10px
  }
  
  .avatar-block {
    padding: 10px;
  }

}


/*search */
 .search-submit {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index:50;
}



/* userback icon */
.userback-button-container .userback-button-se {
 bottom: 50px !important;
}

/*comment */
.comment-respond {
  padding:10px;
}


/* Forum notifications */


.dropdown-extended {
	display: none;
	z-index: 1;
}

.dropdown-extended ul {
	max-height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	clear: both;
}

.dropdown-extended ul li {
	padding: 0;
	margin: 0 !important;
	float: none;
	border-top: 1px solid;
	list-style-type: none;
	font-size: 0.95em;
	clear: both;
	position: relative;
}

.dropdown-extended ul li:first-child {
	border-top: none;
}

.dropdown-extended ul li.no_notifications {
	padding: 10px;
}

.dropdown-extended .dropdown-contents {
	max-height: none;
	padding: 0;
	position: absolute;
	width: 340px;
  background:#FFF;
}

.nojs .dropdown-extended .dropdown-contents {
	position: relative;
}

.dropdown-extended .header {
	padding: 0 10px;
font-family: Roboto;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	line-height: 3em;
	border-bottom: 1px solid;
	border-radius: 0;
}

.dropdown-extended .header .header_settings {
	float: right;
	font-weight: normal;
	text-transform: none;
}

.dropdown-extended .header .header_settings a {
	display: inline-block;
	padding: 0 5px;
}

.dropdown-extended .header:after {
	content: '';
	display: table;
	clear: both;
}

.dropdown-extended .footer {
	text-align: center;
	font-size: 1.1em;
}

.dropdown-extended ul li a, .dropdown-extended ul li.no-url {
	padding: 8px;
}

.dropdown-extended .footer > a {
	padding: 5px 0;
}

.dropdown-extended ul li a, .notification_list dt > a, .dropdown-extended .footer > a {
	display: block;
	text-decoration: none;
}

.notification_list ul li img {
	float: left;
	max-height: 50px;
	max-width: 50px;
	width: auto !important;
	height: auto !important;
	margin-right: 5px;
}

.notification_list ul li p {
	margin-bottom: 4px;
	font-size: 1em;
}

.notification_list p.notification-reference,
.notification_list p.notification-location,
.notification_list li a p.notification-reason {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notification_list p.notification-time {
	font-size: 0.9em;
	margin: 0;
	text-align: right;
}

.notification_list div.notifications {
	margin-left: 50px;
	padding: 5px;
}

.notification_list div.notifications a {
	display: block;
}

.notification_list p.notifications_title {
font-family: Roboto;
	font-size: 1.2em !important;
}

.notification_list p.notifications_title strong {
	font-weight: bold;
}

.notification_list p.notifications_time {
	font-size: 0.9em !important;
}

.notification_text {
	margin-left: 58px;
}

/* Notification mark read link */
.dropdown-extended a.mark_read {
	background-color: #FFFFFF;
	border-color:#E6E9ED;
}


.dropdown-extended ul li {
	border-top-color: #E6E9ED;
}

.dropdown-extended ul li:hover {
	background-color: #fafafa;
	color: #000000;
}

.dropdown-extended .header, .dropdown-extended .footer {
	border-color: #E6E9ED;
	color: #000000;
  background-color: #E6E9ED;
}

.dropdown-extended .footer {
	border-top-style: solid;
	border-top-width: 1px;
}

.dropdown-extended .header {
	background-color: #E6E9ED;
}

.dropdown .pointer {
/*	border-color: #d6d9dd transparent; */
}

.dropdown .pointer-inner {
	border-color: #FFF transparent;
}

.dropdown-extended .pointer-inner {
	border-color: #E6E9ED transparent;
}

.dropdown .dropdown-contents {
	background: #fff;
	border-color: #E6E9ED;
	}

.dropdown-up .dropdown-contents {
	box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
}

.dropdown li, .dropdown li li {
	border-color: #DCDCDC;
}

.dropdown li.separator {
	border-color: #DCDCDC;
}



//nav 3 depth
ul.dropdown-menu li > ul.dropdown-menu{

}

ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
    display: block;
    position:absolute;
    left: 100%;
    top: 0;  
}



#search_suggest {
position: absolute; 
background-color: #FFFFFF; 
text-align: left; 
border: none;
    z-index:999;
    width:305px;
    top: 45px;
    max-height:500px;
    overflow-y:auto;			
}
    
.tooltip-arrow, .tooltip-inner {
    color: #fff;
    background: #284354 !important;
}		

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #284354 !important;
}

.earner-display-name {
  display:none !important;
}

.ul.gamipress-achievement-earners-list li {
  width:32px !important;
}


ul.gamipress-achievement-earners-list li .avatar {
  width:32px;
  height:32px;
}


