.header_how_works {
display:inline-block;width:28%;margin-right:20px;	
}

/* Thread-Solved-Buttons */
a.button.thread_solved span {
	background-position: 0 -560px;
}
a.button.thread_notsolved span {
	background-position: 0 -580px;
}

.youtube_feature_bg {
background-color: #555;
  background-repeat: no-repeat;
background-size: cover;
  background-position: center;
-webkit-box-shadow: inset 0px -104px 20px -62px rgba(255,255,255,1);
-moz-box-shadow: inset 0px -104px 20px -62px rgba(255,255,255,1);
box-shadow: inset 0px -104px 20px -62px rgba(255,255,255,1);
}

.head_tab_height {
min-height:68px;	
}

.alert_box_header {
background:#fff;padding:10px;border-radius:50px;display:inline-block;
-webkit-box-shadow: 5px 5px 22px -8px rgba(0,0,0,.42);
-moz-box-shadow: 5px 5px 22px -8px rgba(0,0,0,.42);
box-shadow: 5px 5px 22px -8px rgba(0,0,0,.42);
opacity:0.8;width:220px;text-align:left;margin-right:8px;margin-bottom:3px;	
}

#aboutus_page {
width:70%;
}

.content_showthread_bg {
background:#f5f5f5;	
}

.floating_button {
	float:right;
}

.share_thread_sep {
font-size:16px;font-weight:bold;background:none;padding-top:50px;padding-bottom:10px;border-bottom:1px solid rgba(0, 0, 0, 0.05) !important;
}

.discussion_forumbit {
width:30%;padding:12px;position:relative;display:inline-block;vertical-align:top;text-align:left;overflow-wrap: break-word;word-wrap: break-word;word-break: break-all;word-break: break-word;	
}

/* DVZ Shoutbox */
#shoutbox { margin-bottom: 10px; border: solid 2px rgba(0,0,0,0.1); }
#shoutbox .head { padding: 8px; }
#shoutbox.front .head { cursor: pointer; }
#shoutbox .head .right { float: right; margin: 0; font-size: 13px; }
#shoutbox.collapsed .head { opacity: 0.6; }
#shoutbox.collapsed .body { display: none; }

#shoutbox .panel { border-top: solid 2px rgba(0,0,0,0.1); }
#shoutbox input.text { margin: 0; padding: 10px 8px; width: 100%; box-sizing: border-box; border: none; box-shadow: inset 0 2px 4px rgba(0,0,0,0.08); font-family: Arial, sans-serif; font-size: 12px; color: #000; }
#shoutbox .minposts, #shoutbox .blocked { padding: 6px; font-size: 11px; }
#shoutbox .panel.minposts { background: #FFFED8; color: #727250; }
#shoutbox .panel.blocked { background: #FCEFEF; color: #543A3A; }
#shoutbox .panel p { margin: 0; }

#shoutbox .window { border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll; }
#shoutbox .data { display: table; width: 100%; border-top: solid 2px rgba(0,0,0,0.1); font-family: Arial, sans-serif; font-size: 12px; }
#shoutbox.front .data { border-top: none; }

#shoutbox .entry { display: table-row !important; width: 100%; transition: background-color 0.2s; }
#shoutbox .entry:nth-child(even) { background-color: rgba(0,0,0,0.01); }
#shoutbox .entry.new { background-color: rgba(255,255,100,0.1); }
#shoutbox .entry:target { background-color: rgba(50,200,255,0.1); }
#shoutbox .entry > div { border-bottom: dashed 1px rgba(0,0,0,0.05); }
#shoutbox .entry:last-child > div { border-bottom: none; }

#shoutbox .entry > div { display: table-cell; padding: 6px; }

#shoutbox .avatar img { margin: 0 auto; vertical-align: middle; height: 20px; width: 20px; object-fit:cover;border-radius:50%;border: solid 1px rgba(255,255,255,0.1); box-shadow: 0 0 2px rgba(0,0,0,0.1); cursor: pointer; }
#shoutbox .user { border-right: solid 1px rgba(0,0,0,0.05); text-align: right; white-space: nowrap; }
#shoutbox .text { width: 100%; color: #555; word-break: break-all; word-wrap: break-word; }
#shoutbox .info { font-size: 11px; color: #AAA; white-space: nowrap; text-align: right; }
#shoutbox .info a { color: inherit; }
#shoutbox .mod { padding: 6px 8px; font-size: 9px; font-weight: bold; color: #AAA; text-decoration: none; }
#shoutbox .mod:nth-of-type(2) { margin-right: 5px; border-left: solid 1px rgba(0,0,0,0.1); }
#shoutbox  .ip { margin-right: 10px; color: #CECECE; }




.footer_link_style {
padding-right:20px;	
}

.light_featured_tab_bit {
display:inline-block;-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.08);-moz-box-shadow: 0 2px 1px rgba(0,0,0,.08);box-shadow: 0 2px 1px rgba(0,0,0,.08);color:#3f4652;border-radius:5px;background:#fefefe;border:1px solid #f2f2f2;width:200px;overflow:hidden;margin-right:13px;	
}

.light_featured_tab_bit_bottom {
background:#f8f8f8;border-top:1px solid #f5f5f5;height:26px;padding:3px;
}

.light_featured_tab_bit_avatar {
object-fit: cover;height: 100px;width: 100px;border-radius: 50%;background: #eee;border:1px solid #eee;
}

.mobile_navigation_top {
font-size:14px;font-weight:bold;padding:10px 15px;position:fixed;width:100%;box-sizing: border-box;border-bottom:1px solid #ddd;z-index:999;margin-bottom:50px;background:#fafafa;clear: both;
}

.mobile-nav-bar {
position:fixed;width:100%;
	bottom:0;
	left:0;
	right:0;
	z-index:1000;
	
	height:45px;
	
	border-top:1px solid #ddd;
	background-color:#fff;
}

.mobile-nav-bar-align {
text-align:center;height:100%;font-size:12px;
}

.mobile-nav-bar-li {
width:19%;position:relative;display:inline-block;height:100%;
}

.mobile-nav-bar-promo-button {
width:19%;position:relative;display:inline-block;color:#fff;height:60px;border-radius:5px 5px 0px 0px;margin-top:-5px;
-webkit-box-shadow: 0px -1px 15px -3px rgba(0,0,0,0.52);
-moz-box-shadow: 0px -1px 15px -3px rgba(0,0,0,0.52);
box-shadow: 0px -1px 15px -3px rgba(0,0,0,0.52);
background: #5cb874;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #6e9fca, #5cb874);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #6e9fca, #5cb874); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */	
}

.text-color {
color: #3f4652;	
}

.logo_head {
width:26px;height:30px;background: url(../../../images/logo-black.png);background-repeat:no-repeat;
}

.profile_background {
height:340px;background-color:#2c2f34 !important;-webkit-box-shadow: inset 0px -200px 52px -135px rgba(235,236,237,1);
-moz-box-shadow: inset 0px -200px 52px -135px rgba(235,236,237,1);
box-shadow: inset 0px -200px 52px -135px rgba(235,236,237,1);	
}

.featured_members_tabs {
 display:block;
 margin:0 auto;
 text-align:center;
color:#fff;
}

.featured_members_tabs > a {
 margin:0px 3px;
}

.featured_members_tabs > a > img {
 width:70px;
 height:70px;
object-fit: cover;
 border-radius:50%;
	border:4px solid #4a4c51;
	opacity:0.6;
}
	
.featured_members_tabs > a:hover > img {
border:4px solid #65686f;
	opacity:1;
}

div[id*="featured_members"]:not(:first-of-type) {
 display:none;
}

.newthread_button_float {
float:right;	
}

.showthread_reply_styling {
float:right;margin-top:-13px;
}

.sc_album_img {
height:155px;width:155px;margin-left:-35px;margin-top:10px;border-radius:5px;box-shadow: 0px 4px 2px -1px rgba(0,0,0,0.5);object-fit: cover;
}

.achievement_display_box img {
display:inline-block;background:#f7f7f7;border:1px solid #eee;border-radius:5px;padding:7px;margin-top:3px;margin-right:3px;width:32px;height:32px;
 }

.badge_display_box {
display:inline-block;background:#f7f7f7;border:1px solid #eee;border-radius:5px;padding:7px;margin-bottom:4px;margin-top:3px;margin-right:3px;width:32px;height:32px;
}

.guest_welcome_text {
padding-top:5px;font-size:14px;color:#fff;width:50%;
}

.social_links_icons {
height:18px;width:18px;float:left;margin-top:-1px;	
}

article {
  background: #fff;
  width: 100%;
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.08);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,.08);
box-shadow: 0 2px 1px rgba(0,0,0,.08);
	border-radius:2px;
	overflow:hidden;
}

.card-header {
  padding: 10px;
  background: #fafafa;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 1px solid #ccc;
}

.card-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.card-links a {
  text-decoration: none;
  color: #000;
}

.card-links a li {
  margin: 0;
  padding: 14px 6px;
  border-left: 1px solid #fff;
  transition: background-color 0.2s ease,
              border-left 0.2s ease,
              color 0.2s ease;
	border-bottom:1px solid #ddd;
}

.card-links a li:hover {
  border-left: 2px solid #61c27a !important;
  background: #f6f6f6;
  color: #3f4652;
}

.card-links a li.active {
  border-left: 2px solid #61c27a !important;
  background: #f6f6f6;
  color: #3f4652;
}

.card-links a li i {
  position: absolute;
  margin-top: 2px;
  margin-left: 4px;  
}

.link-favorites {
  border-bottom-left-radius: 4px;
}

.card-label {
  position: relative;
  left: 26px;
  top: -1px;
  font-size: 12px;
}

.card-label-notification {
  float: right;
  font-size: 10px;
	font-weight: bold;
  color: #3f4652;
  background: #eee ;
  padding: 3px 6px;
  border-radius: 50px;
  margin: -2px 4px 0 0;
  transition: background-color 0.2s ease,
              color 0.2s ease;
}

.card-links a li:hover .card-label-notification,
.card-label-active {
  color: #44474a;
  background: #d7d9d9;
}

.search_form {
display: inline-block;padding: 2px;margin-bottom:1px;border-radius:5px;background:#fff;	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.08);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,.08);
box-shadow: 0 2px 1px rgba(0,0,0,.08);
}

.search_button {
margin-right:5px;color:#3f4652;background:none;border:none;padding:0px;font-size:15px;
}

.category_share_outter {
	background-size:cover;background-repeat:no-repeat;
			-webkit-box-shadow: inset 0px -73px 66px -30px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px -73px 66px -30px rgba(0,0,0,0.75);
box-shadow: inset 0px -73px 66px -30px rgba(0,0,0,0.75);height:150px;width:130px;margin-right:7px;border-radius:5px;display:inline-block;overflow:hidden;
}

.category_share_outter:hover {
  transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03); /* IE 9 */
}

.category_share_inner {
background: rgba(0,0,0,0.1);height:100%;position: relative;border-radius:5px;
}

.category_share_text {
position: absolute;bottom: 0;padding:10px;font-size:14px;color:#fff;
}

.sub-navito {
background: #fafafa;
	text-align:left;
}

.sub-navito {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    font-size:13px;
    height:50px;
	overflow:hidden;
}
.sub-navito .sub-nav-item {
   display:inline-block;
}

.sub-navito .sub-nav-item a {
	font-weight: 400;
    padding:16px 25px 16px 25px;
	margin-left:-3px;
    text-decoration:none;
    color:#000;
    border-right:none;
    transition: box-shadow 150ms ease;
 }
.sub-navito .sub-nav-item:last-child a{
    border-right:none;
}
.sub-navito .sub-nav-item a:hover {
	color: #000;
   box-shadow: 0 -13px 0 -10px rgb(63,70,82) inset;
 }

#add_box_shadow {
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.08);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,.08);
box-shadow: 0 2px 1px rgba(0,0,0,.08);
}

.share_profile {
height:230px; background-repeat:no-repeat;background-size:cover;box-shadow: inset 0px -125px 71px -44px rgba(0,0,0,0.75);color:#fff;position:relative;display:inline-block;vertical-align:top;background-position:center;margin-bottom:7px;margin-right:5px;border-bottom:1px solid #25282c;border-radius:5px;
}

.share_profile:hover {
  transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03); /* IE 9 */
}

.direct_share_info {
padding:6px 10px;background:#567dff;color:#fff;
	font-size: 12px;
	color: #fff;
	opacity:0.93;
	font-weight: 400;
}

.sharebg {
height:220px;background-repeat:no-repeat;background-size:cover;color:#fff;position:relative;background-position:center;-webkit-box-shadow: inset 0px -125px 50px -53px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px -125px 50px -53px rgba(0,0,0,0.75);
box-shadow: inset 0px -125px 50px -53px rgba(0,0,0,0.75);border-radius:5px 5px 0px 0px;
}

.sharebg:hover {
  transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03); /* IE 9 */
}

.random_member_box_outer {
position:relative;display:inline-block;width:230px;height:185px;margin-right:7px;border-radius:5px;background-size:cover;background-repeat:none;background-color:#333;overflow:hidden;
}

.random_member_box_inner {
padding:20px;background:rgba(0,0,0,0.55);height:100%;
-webkit-box-shadow: inset 0px -147px 72px -29px rgba(0,0,0,0.65);
-moz-box-shadow: inset 0px -147px 72px -29px rgba(0,0,0,0.65);
box-shadow: inset 0px -147px 72px -29px rgba(0,0,0,0.65);
}

.random_member_avatar_border {
	display:inline-block;
	border-radius:50%;
	border:4px solid rgba(255,255,255,0.4);
}

.random_member_box_avatar {
object-fit:cover;height:85px;width:85px;border-radius:50%;background:#333;
}

.postbit_redirect {
	width:60%;
	padding-top: 40px;
}

.see-more {
padding:7px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
background:#f8f8f8;
text-align:center;
margin-top:3px;
}

.adsbygoogle {
    font-size: 12px;
    text-align: center;
}

#profiles-shares-resp {
width:32%;
}

.mobile-td-only [class*="trow"] {
	display:none; }

#mobile-only {
display:none;
}

.mobile-only {
	display:none;
}
.desktop-only {
	display:block;
}
#desktop-only {
	display:block;
}
.mobile-only-inl {
	display:none;
}
.desktop-only-inl {
	display:inline-block;
}
#desktop-only-table {
	display:table-cell;
}

#nav_button {
    display: none;
}

.avatar_style {
   border-radius:50%;
	border-width:1px;
	border-style: solid;
	border-color: #ccc;
	background:#fafafa;
	object-fit: cover;
}

.spoiler_wrap {
   margin: 4px 0;
}

.spoiler_header {
   background: #f5f5f5;
   color: #3f4652;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #bbb;
   padding: 0;
   font-size: 12px;
}

.spoiler_body {
   background: #fafafa;
   padding: 4px;
   border: 1px solid #bbb;
   border-top: 0;
   color: #3f4652;
}

.spoiler_header .expandspoiler {
   float: right;
   cursor: pointer;
   margin-top: 2px;
   margin-right: 3px;
}

.spoiler_header a:link, .spoiler_header a:visited {
   display: block;
   padding: 6px;
   text-decoration: none;
   color: #000;
}
.border-break {
	border-bottom:1px solid rgba(0, 0, 0, 0.05);
}

.box-bgs-light {
	background:#fafafa;
}

.box-bgs-nob {
	background:#fafafa;
}

.box-bgs {
	background:#fafafa;
}

.forum-section {
    width: 100%;
    height: 100%;    
}

.forum-section img {
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}

.forum-section:hover img {
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}

.anno-box-oppacity {
display:inline-block;
padding: 3px 6px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
background:rgba(0,0,0,0.2);
color:#fff;
border-radius:50px;
}

.anno-box {
display:inline-block;
padding: 3px 6px;
font-size: 10px;
font-weight:bold;
text-transform: uppercase;
letter-spacing: 1px;
background:#eee;
color:#3f4652;
border-radius:50px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position:relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	z-index:4;
    display: none;
    position: absolute;
    min-width: 160px;
    background-color: #fff;
	border:1px solid #e8e8e8;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	text-align:left;
}

/* Links inside the dropdown */
.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	min-width: 160px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:link, .dropdown-content a:visited {background-color: #fff;color:#000;}
.dropdown-content a:hover {background-color: #f8f8f8;color:#3f4652;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.small-cap100 {
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight:normal;
}

.small-cap {
font-size: 9px;
opacity:0.8;
text-transform: uppercase;
letter-spacing: 1px;
font-weight:normal;
}

.header-navito {
background: #5cb874;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #6e9fca, #5cb874);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #6e9fca, #5cb874); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	text-align:center;
}

.navito {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    font-size:13px;
    height:50px;
	overflow:hidden;
}
.navito .nav-item {
   display:inline-block;
}

.navito .nav-item a {
	font-weight: 400;
    padding:16px 25px 16px 25px;
	margin-left:-3px;
    text-decoration:none;
    color:#fff;
    border-right:none;
    transition: box-shadow 150ms ease;
 }
.navito .nav-item:last-child a{
    border-right:none;
}
.navito .nav-item a:hover {
	color: #fff;
   box-shadow: 0 -13px 0 -10px rgba(255, 255, 255, 0.7) inset;
 }
.v-center {
    text-align:center;
    position:relative;
    top:50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
	background-color:#d3d4d5;
}
 
/* Track */
::-webkit-scrollbar-track {
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #757676; 
	border-radius:25px;
	border:2px solid #d3d4d5;
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #757676; 
}

body {
	background: #e6e6e6;
	color: #3f4652;
	text-align: center;
	line-height: 1.4;
	margin: 0px;
	font-family: "Nunito", Sans-Serif;
	font-size: 13px;
	font-weight: 400;
	overflow-y: scroll; }

a:link {
	transition: all 0.25s ease !important;
		-webkit-transition: all 0.25s ease !important;
		-moz-transition: all 0.25s ease !important;
	color: #000;
	font-weight: bold;
	text-decoration: none; }

a:visited {
	color: #000;
	text-decoration: none; }

a:hover,
a:active { color: #3f4652; }

#container {
	text-align: left;
	color: #3f4652;
	line-height: 1.4;
	margin: 0;
	font-family: "Nunito", Sans-Serif;
	font-size: 13px; }

.wrapper {
	width: 90%;
	min-width: auto;
	max-width: none;
	margin: auto auto; }


/* you can change the header-image here. [ image dimensions should be ~ 1920 x 390 ]  */
#logo {
	background: #eceef0 url(../../../images/flatty/hbg4.png) no-repeat 0% 5%;
	background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
	padding: 6em 0px 4.725em 0px; }


#content {
	width: auto !important;
	padding: 40px 10px;
	overflow: hidden;
	background: #ebeced; }

#header ul.menu {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none; }

#header ul.menu li {
	margin: 0 4px;
	display: inline; }

#header ul.menu li a {
	padding-left: 20px;
	display: inline-block;
	color: #3f4652;
	line-height: 16px;
	font-family: "Nunito", Sans-Serif; }

#logo ul.top_links {
	text-align: right;
	margin: -10px 5px 0 0; }

#panel .upper a.logout {
	font-weight: bold;
	background: url(../../../images/headerlinks_sprite.png) right -80px no-repeat;
	padding-right: 20px;
	margin-left: 10px; }

#panel .upper a.login,
#panel .upper a.lost_password {
	padding: 9px 14px 8px 12px;
    margin-left: 25px;
    font-weight: 400;
    background: #61c27a; }

#panel .upper a.register {
	padding: 9px 14px 8px 12px;
    margin-left: 5px;
    font-weight: 400;
    background: #d98B3a; }

#panel .upper a.login:hover { background: #6e88ea; color: #333; }
#panel .upper a.register:hover { background: #fcb941; color: #444; }

#panel .lower ul.panel_links { float: right; }
#panel .lower ul.user_links { float: left; }

#panel .lower ul.user_links li a {
	padding: 0;
	padding-right: 5px;
	background-image: none; }

#panel .upper {
position:fixed;width:100%;
	top:0;
	left:0;
	right:0;
	z-index:1000;
background: #fff;
	max-height:30px;
	color: #3f4652;
	clear: both;
	padding:10px 0px;
	border-bottom:1px solid #ddd;
	 }

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:active { color: #000; }
#panel .upper a:hover { color: #3f4652; text-decoration: none; }

#panel .lower {
	background: #efefef;
	color: #3f4652;
	border-bottom: 1px solid #e3e3e3;
	padding: 0.725em;
    padding-top: 0.875em }

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:hover,
#panel .lower a:active { color: #000; }

#search {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	vertical-align: middle; }

#search input.button,
#search input.textbox { border-color: #000;}
#search input.button { background: #0066a2 url(../../../images/thead.png) top left repeat-x; color: #fff; }
#search input { margin: -3px 0; }

#quick_login .remember_me input {
	vertical-align: middle;
	margin: -3px 0 0 5px; }

#footer { clear: both; }
#footer ul.menu {
	margin: 0;
	padding: 0;
	list-style: none; }

#footer ul.menu li {
	margin: 0 5px;
	display: inline; }

#footer .upper {
	background: #efefef;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 6px;
	font-size: 12px;
	overflow: hidden; }

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active { color: #000; }

#footer .upper .language {
	float: right;
	margin: -1px;
	margin-left: 15px; }

#footer .upper .language select { border-color: #ccc; }

#footer .upper .theme {
	float: right;
	margin: -1px;
	margin-left: 15px; }

#footer .upper .theme select { border-color: #ccc; }
#footer .upper ul.bottom_links {
	float: none;
	margin: 8px -4px 7px; }

#footer .uppermid {
	overflow: hidden;
	padding: 10px;
	color: #3f4652;
	font-size: 10px;
	background: #e6e6e6;
	border-top:1px solid rgba(0, 0, 0, 0.08);}

#footer .uppermid a:link,
#footer .uppermid a:visited { color: #000; }
#footer .uppermid a:hover,
#footer .uppermid a:active { color: #3f4652; }

#footer .lower {
	color: #aaa;
	overflow: hidden;
	font-size: 12px;
	background: #fafafa; }

#footer .lower a:link,
#footer .lower a:visited { color: #000; }
#footer .lower a:hover,
#footer .lower a:active { color: #3f4652; 	text-decoration: none; }

#footer .lower #smedia {
	float: right;
	color: #3f4652;
	margin-top: -7px; }

#debug {
	float: right;
	text-align: right;
	margin-top: 20px;
	font-size: 11px; }

.scaleimages img { max-width: 100%; overflow: hidden; }

.remove_buddy_button:hover { 
	color: #808080 !important;
	background: rgba(39, 174, 96, .04) !important; }

.report_user_button:hover {
	color: #728675 !important;
	background: rgba(230, 126, 34, .04) !important; }

.forum_status {
	cursor: default;
	font-size: 30px;
	padding-left: 13px; 
	text-align: center; }

.forum_status i {
	display: inline-block;
	line-height: 50px;
	color: #8fa8f6; }

.forum_on { color: #0094d1; }
.forum_off, .forum_offlock, .forum_offlink { color: #bbb; }
.forum_off i { opacity: .7; }
.forum_offlock i:before { content: "\f023"; color: #ef7351; }
.forum_offlink i:before { content: "\f0c1"; color: #44ce9d; }

.subforumicon {
	display: inline-block;
	font-size: 13px;
	height: 10px;
	width: 10px;
	margin: 0px 5px 0px 7px; }

.subforum_minion { color: #bbb; }
.subforum_minioff, 
.subforum_miniofflock,
.subforum_miniofflink { color: #333; }
.subforum_minioff { opacity: .4; }
.subforum_miniofflock i:before { content: "\f023"; }
.subforum_miniofflink i:before { content: "\f0c1"; }

table {
	color: #3f4652;
	font-size: 14px;
	font-family: "Nunito", Sans-Serif; }

.tborder {
	background: #fff;
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.08);
-moz-box-shadow: 0 2px 1px rgba(0,0,0,.08);
box-shadow: 0 2px 1px rgba(0,0,0,.08);
	width: 100%;
	margin: auto auto; }

.tfixed {
	table-layout: fixed;
	word-wrap: break-word; }

.thead {
	background: #fafafa;
	color: #3f4652;
	font-family: "Nunito", Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	padding: 1.2em 1.425em 1.1em 1.075em;}

.thead_2 {
	background: #fafafa;
	color: #3f4652;
	font-family: "Nunito", Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	padding: 1.2em 1.425em 1.1em 1.075em;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px; }

.thead_2 a:link,
.thead_2 a:visited,
.thead_2 a:focus {
	color: #000;
}

.thead_2 a:hover,
.thead_2 a:active {
	color: #fff;
}

.thead a:link {
	color: #000;
	text-decoration: none; }

.thead a:visited {
	color: #3f4652;
	text-decoration: none; }

.thead a:hover,
.thead a:active {
	color: #fff;
	text-decoration: none; }

.tcat {
	background: #f7f7f7;
	font-size: 12px;
	font-weight:bold;
	color: #3f4652;
	padding: 10px 10px 9px; }

.tcat a:link { /* color: #000; */ }
.tcat a:visited { color: #000; }
.tcat a:hover,
.tcat a:active { color: #3f4652; }

.trow1 {
	background: #fff;
	padding: 1.025em 1.275em 0.875em 1.175em; }

.trow2 {
	background: #fff;
	padding: 1.025em 1.275em 0.875em 1.175em; }

.trow_shaded {
	opacity:0.3;
	border: 0; }

.no_bottom_border { border-bottom: 0; }

.post.unapproved_post { background: #ffdde0; }
.post.unapproved_post .post_author { border-bottom-color: #ffb8be; }
.post.classic.unapproved_post .post_author { border-color: #ffb8be; }
.post.unapproved_post .post_controls { border-top-color: #ffb8be; }

.trow_deleted,
.post.deleted_post { background-color:rgba(255,0,0,0.3);opacity:0.2;padding: 1.025em 1.275em 0.875em 1.175em;margin-top:-15px; }

.trow_selected,
tr.trow_selected td {
	background: #fffbd9;
	color: #333;
	border-right-color: #f7e86a;
	border-bottom-color: #f7e86a; }

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active { color: #000; }

.trow_sep {
	background: #ddd;
	color: #333;
	padding: 7px;
	font-size: 12px;
	font-weight: bold; }

.tfoot {
	padding: 10px;
	color: #3f4652;
	background: #f9f9f9; }

.tfoot a:link {
	color: #000;
	text-decoration: none; }

.tfoot a:visited {
	color: #000;
	text-decoration: none; }

.tfoot a:hover,
.tfoot a:active {
	color: #3f4652;
	text-decoration: underline; }

.thead input.textbox,
.thead select { border: 1px solid #263c30; }

.bottommenu {
	background: #efefef;
	color: #333;
	border: 1px solid #4874a3;
	padding: 10px; }

.navigation {
	margin-bottom: 15px;
	color: #fff; 
	border-radius: 1px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
	font-family: "Nunito", Sans-Serif;
	font-size: 13px;
	background: #a19c69;
	padding: 1.175em 1.175em 1.075em 1.275em; }

.navigation a:link { text-decoration: none; color: #000 !important; }
.navigation a:visited { text-decoration: none; }

.navigation a:hover,
.navigation a:active { text-decoration: none; }
.navigation a:focus { color: #3f4652; }
.navigation .active i:before { content: "\f015"; color: #3f4652; }

.navigation .active {
	font-weight: 900;
	color: #fff;
	font-size: 13px; }

.smalltext {
	font-size: 13px;
	color: #3f4652;
	font-weight: 400;
	font-family: "Nunito", Sans-Serif; }

.smalltext.bold { 
	font-weight: bold !important; }

.largetext {
	font-size: 17px;
	font-weight: 400; }

fieldset {
	padding: 12px;
	border: 1px solid #ddd;
	margin: 0; }

fieldset.trow1,
fieldset.trow2 { border-color: #bbb; }

fieldset.align_right { text-align: right; }

input.textbox {
	background: #fff;
	border:1px solid #ddd;
	color: #3f4652;
	padding: 5px 7px;
	outline: 0;
	font-size: 13px;
	font-family: "Nunito", Tahoma, Arial, Sans-Serif; }

textarea {
	background: #fff;
	border:1px solid #ddd;
	color: #3f4652;
	padding: 8px;
	line-height: 1.4;
	outline: 0;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px; }

select {
	background: #fafafa;
	border:1px solid #ddd;
	color:#3f4652;
	padding: 6px 6px 5px 5px;
	outline: 0;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 13px; }

button,
input.button {
	padding: 7px 16px 7px 14px;
	cursor: pointer;
	font-family: "Nunito", Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	background: #61c27a;
	border: 1px solid #61c27a;
	outline:0 !important;
	color: #fff;
	-webkit-appearance: none;
	border-radius: 5px !important; }

button:hover,
input.button:hover { border-color: #55ac6b;background-color:#55ac6b;color:#fff; }

form {
	margin: 0;
	padding: 0; }

input.error, textarea.error, select.error {
	border: 1px solid #f30;
	color: #f30; }

input.valid, textarea.valid, select.valid { border: 1px solid #0c0; }

label.error {
	color: #f30;
	margin: 5px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px; }

form #message { width: 500px; }

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc; }

.editor_control_bar {
	background: #fff;
	border: 1px solid #ccc; 
	margin-bottom: 5px; }

.post .editor_control_bar { background: #f5f5f5; }

.popup_menu {
	z-index: 4;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 1px;
	border:1px solid #e8e8e8;
	background: rgb(255, 255, 255); }

.popup_menu:before {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  width: 0; height: 0;
  content: "";
  display: block;
  right: 1.0em;
	bottom:100%;
  position: absolute; }

.popup_menu .popup_item { color: #000; }
.popup_menu .popup_item:hover {
	background: none;
	color: #3f4652; }

.trow_reputation_positive { background: #e3f7e6; }
.trow_reputation_negative { background: #fde9e9; }

.reputation_positive { color: green; }
.reputation_neutral { color: #444; }
.reputation_negative { color: red; }

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px; }

._neutral {
	background-color:#fafafa;
	color: #3f4652;
	border:1px solid #ccc; }

._minus {
	background-color: #fdd2d1;
	color: #cb0200;
	border:1px solid #980201; }

._plus {
	background-color:#e8fcdc;
	color: #008800;
	border:1px solid #008800; }

img { border: none; }

img.attachment {
	border: 1px solid #00aeff;
	margin-top: 10px;
	margin-bottom: -5px;
	padding: 1px;
	border-radius: 1px; }

hr {
	background-color: #000;
	color: #000;
	height: 1px;
	border: 0px; }

.clear { clear: both; }

.float_left { float: left; }
.float_right { float: right; }

.text_left { text-align: left; }
.text_right { text-align: right; }

.hidden {
	display: none;
	float: none;
	width: 1%; }

.hiddenrow { display: none; }

.selectall {
	background: #fffbd9;
	border-bottom: 1px solid #f7e86a;
	color: #333;
	text-align: center; }

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px; }

.tcat_menu > .expcolimage { margin-top: 0; }

blockquote {
	border: 1px solid #ddd;
	margin: 0;
	background: #fafafa;
	padding: 12px; }

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #72757e;
	font-style: normal;
	display: block;
	padding-bottom: 7px;
	margin: 0 0 10px 0; }

blockquote cite span {
	float: right;
	font-weight: 400;
	font-size: 12px;
	color: #666; }

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0; }

.codeblock {
	border: 1px solid #ddd;
	margin: 0;
	background: #fafafa;
	padding: 12px; }

.codeblock .title {
	border-bottom: 1px solid #72757e;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0 0 12px 0; }

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px; }

.smilie { vertical-align: middle; }
.smilie_pointer { cursor: pointer; }

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none; }

.popup_menu .popup_item_container {
	transition: all 0.2s ease 0s;
	padding: 7px;
	text-align: left; }

.popup_menu .popup_item {
	text-decoration: none;
	display: block;
	min-width: 142px;
	white-space: nowrap;
	padding: 4px 10px 5px;	}

.popup_item_container:hover { background: rgba(0, 0, 0, .03); }
.popup_menu a.popup_item:hover { text-decoration: none; }

.subject_new { font-weight: bold; }

.highlight {
	background: #ffffcc;
	padding-top: 3px;
	padding-bottom: 3px; }

.pm_alert {
	background: #fff6bf;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px; }

.red_alert {
	margin-bottom: 1.5em;
	padding: 1.1em 1.65em 1.1em 1.3em;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	color: #fff;
	border-radius:3px !important;
	background: rgba(198, 56, 56, 0.6);
}

.blue_al {
	background: rgba(69,119,163, 0.6) !important;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert  a:active { color: #fff; }

.high_warning { color: #cc0000; }
.moderate_warning { color: #f3611b; }
.low_warning { color: #ae5700; }

.online { color: #15a018; }
.offline { color: #c7c7c7; }

div.error {
	padding: 1.475em 1.275em 0.575em 1.175em;
	font-size: 14px;
	font-family: "Nunito", Sans-serif, Arial;
    color: #444;
	background: #f5d76e; }

div.error a:link, div.error a:visited {color:#000;}
div.error a:hover {color:#3f4652;}

div.error p {
	margin: 0;
	color: #333;
	font-weight: 400; }

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #c00;
	background: url(../../../images/error.png) no-repeat 0; }

div.error ul { margin-left: 24px; }

.pagination {
	font-size: 11px;
	padding-top: 14px;
	margin-bottom: 14px; }

.tfoot .pagination,
.tcat .pagination { padding-top: 0; }

.pagination .pages { font-weight: bold; }

.pagination .pagination_current,
.pagination a {
	padding: 5px 9px;
	margin-bottom: 3px; }

.pagination a {
	background: #ddd;
	color: #3f4652;
	border: 1px solid #ddd; }

.pagination a:link { color: #3f4652; }
.pagination a:link:hover { color: #fff; }

.pagination .pagination_current {
	background: none;
	color: #3f4652;
	border: none;
	font-weight: bold; }

.pagination a:hover {
	background: #61c27a;
	color: #fff;
	border-color: #61c27a;
	text-decoration: none; }

.pagination .go_page img { margin-bottom: -4px; }

.drop_go_page {
	background: #fff;
	padding: 7px; }

.pagination_breadcrumb {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 12px 5px 11px;
	margin-top: 12px;
	font-weight: 400;
	margin-left: -2em; }

.pagination_breadcrumb:before {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  width: 0; height: 0;
  content: "";
  display: block;
  left: 0.5em;
  bottom: 100%;
  position: absolute; }

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;}

.thread_legend,
.thread_legend dd {
	margin: 0;
	padding: 0; }

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px; }

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom; }

.forum_legend,
.forum_legend dt,
.forum_legend dd {
	margin: 0;
	padding: 0; }

.forum_legend dd {
	float: left;
	margin-right: 10px;
	margin-top: 7px; }

.forum_legend dt {
	margin-right: 10px;
	float: left; }

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px; }

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px; }

#posts_container { padding: 0; }

.ignored_post {
	padding: 15px; }

.ignored_post .show_ignored_post { margin-top: -15px; }
.ignored_post .show_ignored_post a.button span { background-position: 0 -400px; }

.post { 
	background: #fff; 
	color:#3f4652;
	overflow: hidden;
	border-bottom:1px solid #eee;
	padding:20px 10px;
	overflow:initial;
	margin-bottom:3px;}

.post.classic {
	border: 1px solid rgba(44, 130, 201, .22);
	margin-bottom: 7px;
	padding-top: 15px;
	background: #f9f9f9; }

.post .post_author {
	padding: 1em;
	overflow: hidden; }

.post.classic .post_author {
	margin: 2px 0% 18px 0px;
	float: left;
	width: 15%;
	padding: 5px 1%;
	border-right: 1px solid #eee; }

.post .post_author .buddy_status {
	vertical-align: middle;
	margin-top: -4px; }

.post .post_author div.author_avatar {
	border-radius: 100% !important;
		-webkit-border-radius: 100% !important;
		-moz-border-radius: 100% !important;
	float: left;
	margin-right: 3px; }

.post.classic .post_author div.author_avatar {
	text-align: center;
	float: none;
	margin: auto; }

.post .post_author div.author_avatar img { 
	background: none; 
	margin: 0px;
	padding: 0px; 
	height: 100px !important;
	width: 100px !important;
	border-radius: 100%;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
	border: 5px solid #eee; }

.post .post_author div.author_information {
	float: left;
	padding: 6px 8px; }

.post.classic .post_author div.author_information {
	float: none;
	font-family: "Nunito", Sans-Serif;
	padding: 0;
	text-align: center; }

.post .post_author div.author_statistics {
	float: right;
	font-size: 12px;
	padding: 14px 18px 12px 16px;
	color: #666;
	font-family: "Nunito", Sans-Serif;
	line-height: 1.4; }

.post .post_author div.author_statistics_default {
	background: #eee;
	float: right;
	font-size: 12px;
	padding: 11px 18px 6px 16px;
	color: #666;
	font-family: "Nunito", Sans-Serif;
	line-height: 1.4; }

.post.classic .post_author div.author_statistics {
	margin: 7px 0 0 0;
	float: none; }

.post .post_head {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	padding-bottom: 12px;
	margin-bottom: 7px; }

.post .post_head span.post_date { color: #888; }

.post .post_head span.edited_post {
	font-size: 10px;
	color: #3f4652; }

.post .post_head span.edited_post a { color: #666; }

.post_body {
	font-size: 13px;
	font-weight:normal;
	padding: 10px 0;
	color: #3f4652; }

.post.classic .post_content {
	border-left: 1px solid #eee;
	margin-left: -1px;
	float: left;
	width: 80%;
	padding: 5px 1.4% 5px; }

.post_content { padding: 18px 20px 10px 20px; }

.post_content .signature {
	margin-top: 5px;
	border-top: 1px dotted #4a4c51;
	padding: 10px 0 4px 0; }

.post .post_meta {
	margin: 4px 0;
	font-size: 11px;
	color: #3f4652; }

.post .post_meta a:link,
.post .post_meta a:visited { color: #000; }

.post .post_meta a:hover,
.post .post_meta a:active { color: #3f4652; }

.post_controls_default {
	padding: 0.9em;
	clear: both;
	overflow: hidden; }

.post_controls {
	overflow: hidden;
	clear: both;
	padding: 0.875em;
	background: #f5f5f5; }

.postbit_buttons > a:link,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
	display: inline-block;
	color: #000;
	padding: 5px 13px;
	margin: 5px 2px 2px;
	font-size: 11px;
	font-weight: 400;
	border-radius:5px !important; }

.postbit_buttons > a:hover {
	background: #61c27a; 
	color: #fff; }

.postbit_buttons a span {
	display: inline-block;
	height: 16px; }

.postbit_buttons a.postbit_qdelete span { background-position: 0 -180px; }
.postbit_buttons a.postbit_qrestore span { background-position: 0 -200px; }
.postbit_buttons a.postbit_forward_pm span { background-position: 0 -300px; }
.postbit_buttons a.postbit_delete_pm span { background-position: 0 -320px; }

a.button:link,
a.button:visited,
a.button:active {
	background: #61c27a;
	border-radius:5px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin: 2px 0px 6px;
	padding: 9px 19px 9px 14px; }

a.button:hover { background: #57ae6d;}

a.button.small_button {
	font-size: 13px;
	margin: 0;
	padding: 3px 6px; }

a.button span { display: inline-block; }
a.button.new_thread_button span { background-position: 0 -340px; }
a.button.new_reply_button span { background-position: 0 -360px; }
a.button.closed_button span { background-position: 0 -380px; }
a.button.rate_user_button span { background-position: 0 -400px; }
a.button.add_buddy_button span { background-position: 0 -440px; }
a.button.remove_buddy_button span { background-position: 0 -480px; }
a.button.add_ignore_button span { background-position: 0 -460px; }
a.button.remove_ignore_button span { background-position: 0 -500px; }
a.button.report_user_button span { background-position: 0 -520px; }

.quick_jump {
	background: url(../../../images/jump.png) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	margin-top: -3px;
	border: none; }

.pollbar {
	background: #bdc3c7;
	height: 8px; }

.pollbar .percent { display: none; }
.posticons_label { white-space: nowrap; }

/** jGrowl Start **/
/** Special IE6 Style Positioning **/

.ie6 { position: absolute; }

.ie6.top-right {
	right: auto;
	bottom: auto;
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.top-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); 
}

.ie6.bottom-right {
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.center {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 100%; }

/** jGrowl Styling **/
.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed; }

.jGrowl.top-left {
  left: 0px;
  top: 0px; }

.jGrowl.top-right {
  right: 0px;
  top: 0px; }

.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px; }

.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px; }

.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%; }

/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
  margin-left: auto;
  margin-right: auto; }

.jGrowl-notification {
  background-color: #000;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  zoom: 1;
  width: 250px;
  padding: 1em;
  margin: 10px;
  text-align: left;
  display: none;
  word-break: break-all;
  min-height: 40px; }

.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff; }

.jGrowl-notification .jGrowl-header {
  font-weight: bold;
  font-size: .85em; }

.jGrowl-notification .jGrowl-close {
  background: none !important;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  margin-top: -10px;
  color: #fff !important;
  font-weight: bold;
  font-size: 21px;
  padding: 0;
  cursor: pointer; }

.jGrowl-message { padding-right: 3em !important; }

.jGrowl-closer {
  background-color: #000;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  zoom: 1;
  width: 250px;
  padding: 1em;
  margin: 10px;
  text-align: left;
  display: none;
  word-break: break-all;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center; }

.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff; }

/** Hide jGrowl when printing **/
@media print {
	.jGrowl { display: none; }
}

/** jGrowl End **/

/** Modal Start **/

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.75);
	text-align: center;
}

.blocker:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	width: 400px;
	text-align: left;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
	position: absolute;
	top: -0.7em;
    right: -2em;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/flatty/close.png) no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 88px;
	height: 88px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/


/** Impromptu Start **/
/*! jQuery-Impromptu - v6.2.1 - 2015-05-10 */

.jqifade{
	position: absolute; 
	background-color: #777;  }

iframe.jqifade{
	display:block;
	z-index:-1; }

div.jqi{ 
	width: 400px; 
	max-width:90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #fff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eee;
	padding: 7px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px; }

div.jqi .jqicontainer{  }
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; 
	right: -2px; 
	width: 18px; 
	cursor: pointer; 
	color: #bbb; 
	font-weight: bold;  }

div.jqi .jqistate{ background-color: #fff; }
div.jqi .jqititle{
	padding: 5px 10px;
	font-size: 16px; 
	line-height: 20px; 
	border-bottom: solid 1px #eee; }

div.jqi .jqimessage{ 
	padding: 10px 10px 15px;
	line-height: 20px; 
	color: #555; 
	overflow: auto; }

div.jqi .jqibuttonshide{ display: none; } 
div.jqi .jqibuttons{ 
	text-align: right; 
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #e4e4e4; 
	background-color: #f4f4f4;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px; }

div.jqi .jqibuttons button{ 
	margin: 0;
	padding: 5px 18px;
	background-color: transparent;
	font-weight: 400; 
	border: none;
	border-left: solid 1px #e4e4e4; 
	color: #888; 
	font-size: 13px;  }

div.jqi .jqibuttons button.jqidefaultbutton{ color: #489afe; }
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #287ade;
	outline: none; }

div.jqi .jqibuttons button[disabled]{ color: #aaa; }
.jqiwarning .jqi .jqibuttons{  background-color: #b95656; }

/* sub states */

div.jqi .jqiparentstate::after{ 
	background-color: #777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0;left:0;bottom:0;right:0;
	border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px; }

div.jqi .jqisubstate{
	position: absolute;
	top:0;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		-webkit-border-radius: 0 0 4px 4px; }

div.jqi .jqisubstate .jqibuttons button{ padding: 10px 18px; }

/* arrows for tooltips/tours */

.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}
.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #fff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #fff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #fff; }
.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #fff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #fff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #fff; }
.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #fff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #fff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #fff; }
.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #fff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #fff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #fff; }

/** Impromptu End */

#panel.stick {
	position: absolute;
	top: 0;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100% !important;
	z-index: 998; }

.sicon {
	display: inline-block;
	margin-right: -1px;
	font-size: 19px;
	width: 44px;
	height: 30px;
	padding-top: 12px;
	text-align: center; }

.sicon.fb { border: 3px solid #3b5998; color: #3b5998; }
.sicon.fb:hover { background: #3b5998; color: #fff; }
.sicon.gp { border: 3px solid #dd4b39; color: #dd4b39; }
.sicon.gp:hover { background: #dd4b39; color: #fff; }
.sicon.tw { margin-right: 2px; border: 3px solid #00aced; color: #00aced; }
.sicon.tw:hover { background: #00aced; color: #fff; }
.sicon.rs { border: 3px solid #ff6600; color: #ff6600; }
.sicon.rs:hover { background: #ff6600; color: #fff; }
.sicon.lt { border: 3px solid #f9ae74; color: #f9ae74; }
.sicon.lt:hover { background: #f9ae74; color: #fff; }

.rightbutton {
	cursor: pointer;
    float: right;
	font-size: 20px;
	display: block; }

.leftbutton {
	cursor: pointer;
    float: right;
	font-size: 20px;
	display: block; }

.rightbutton:hover { color: #eee; }
.leftbutton:hover { color: #eee; }

.pmbg {
background:#f36d6d;
	font-size:9px;
	color:#fff;
	display: inline-block;
	margin-top: -1px;
	margin-left: 2px;
	padding: 1px 9px;
	max-width: 220px;
	text-align: center; }

.pmbg:hover { background: #ff7373; }

.ttip {
	position: relative;
	outline: none;
	text-decoration: none; }

.ttip span { 
	position: absolute;
	margin-left: -999em; }

.ttip:hover span {
	position: absolute; 
	opacity: 1;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	margin-left: 0;
	min-width: 250px;
	top: 2.275em; right: 0; left:0;
	z-index: 99;
	font-family: "Nunito", Sans-Serif;
	border-radius: 1px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
	transition: opacity 0.3s ease-out;
		-webkit-transition: opacity 0.3s ease-out;
		-moz-transition: opacity 0.3s ease-out; }

.ttbg  { 
	padding: 0.925em 1.225em 0.95em 1.075em;
	background: rgba(14, 14, 14, .73); 
	opacity: 0.3;
	transition: opacity 0.3s ease-out;
		-webkit-transition: opacity 0.3s ease-out;
		-moz-transition: opacity 0.3s ease-out; }
	
#backtop {
	position: fixed;
	margin: 0px;
	cursor: pointer;
	color: #fff;
	font-size: 17px;
	right: 35px;
	bottom: 25px;
	z-index: 72;
	padding: 1em 1.4em 1em 1.2em;
	transition: background-color 0.3s;
		-webkit-transition: background-color 0.3s;
		-moz-transition: background-color 0.3s;
	background: rgba(0, 0, 0, .35); }

#backtop:hover { background: rgba(97,194,122, .47); }

.fa_xtra.cd {
	padding-left: 2px;
	margin-top: -2px; }

.fa_xtra.pm { 
	margin-top: -3px !important; 
	padding-right: 3px !important; }

.fa_xtra.pd { 
	margin-top: -3px !important; 
	padding-right: 5px !important; }

.fa_xtra.mp { 
	padding-right: 2px;
	margin-top: -2px; 
	margin-left: 2px; 
	font-size: 16px; 
	cursor: pointer; } 

.fa_xtra.mp:hover { color: #cfdde6; }

.fa_xtra.blue { color: #2c82c9; }
.fa_xtra.white { color: #bbb; }
.fa_xtra.lgreen { color: #2ecc71; }
.fa_xtra.green { color: #9e8e5a }
.fa_xtra.red { color: #f1654c; }
.fa_xtra.grey { color: #777; }
.fa_xtra.orange { color: #d98b3a; }

.clr_gry { color: #888 !important; }
.clr_wht { color: #fff !important; }
.clr_lgh { color: #ccc !important; }
.clr_grn { color: #27ae60 !important; }
.clr_drd { color: #c0392b !important; }

.onoffnew {
	display: inline-block;
	float: left; 
	height: 12px; 
	width: 12px; 
	border:2px solid #fafafa;
	margin-top: 9px; 
	margin-left: 5px; }

.onoffnew.onl { background: #2ecc71; }
.onoffnew.off { background: #bdc3c7; }

.fxdim44 { 
	width: 44px !important; 
	height: 44px !important; }

.fxdim70 { 
	width: 70px !important; 
	height: 70px !important; }

.fxdim100 {
	width: 100px !important;
	height: 100px !important; }

.mrgtop { margin-top: 1.2em; }
.adjst { padding-right: 1em; }

.rlx { padding-left: 0px 25px 0px 25px; }

.lstpst { 
	color: #555; 
	padding-right: 4.5em; }

.and-more { 
	font-size: 12px !important; 
	color: #444;  }

.ediedit {
	width: 99.76%; 
	padding: 5px 5px 5px 6px; 
	margin-top: -7px; 
	margin-left: -11px; }

.lftbx {
	position: relative; 
	float: left; 
	padding: 15px 0px 15px 15px; 
	width: 150px; 
	margin: 6px 0px 5px 5px; }

.adj_log {
    position: relative;
	z-index: 5;
    float: right;
	color: #888;
    margin-right: 24px;
    margin-top: -21px; }

.sdb_adj {
	float: right; 
	width: 22%; 
	margin-top: 18px;}

.postbit-icon { display: inline-block; }
.postbit-text { display: inline-block; }

.menuadj { 
	position: absolute;  
	right: 20px;
	margin-top: 3px; }

.footer-left {
	margin-top: 7px;
	float: left;
	width: 46%; }

.footer-logo {
	padding: 21px 25px 0px 0px;
	height: 110px; }

.footer-menu {
	float: right;
	margin-left: 11em; }

.footer-head {
	font-family: "Nunito", Sans-Serif; 
	font-size: 17px; 
	color: #2980b9; 
	text-transform: uppercase; 
	padding-bottom: 10px;  }

.footer-menu:last-child { margin-left: 0em !important; }

.ft_menu { 
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	margin-right: 7px; }

.ft_menu li { 
	font-size: 15px; 
	font-family: "Nunito", Sans-Serif; }

.ft_menu li a { 
	color: #aaa !important; 
	text-decoration: none; }

.ft_menu li a:hover { color: #3c699c !important; }

.aroptions {
	padding: 11px 18px 9px 11px !important;
	margin-bottom: 8px !important; 
	color: #777 !important; 
	background: none !important; 
	text-align: right !important;
	border-radius: 4px !important; 
	border: 1px dashed #ccc !important; }

.box_profile { 
	text-align: center;
	color: #545454;
	height: 26px !important;
	width: 26px !important;
	line-height: 26px;
	margin-right: 9px;
	margin-left: -2px; 
	background: #f3f3f3; }

.outer-postbit {
	margin: auto auto 5px;
	display: block;
	text-align: center;
	max-width: 140px; }