/* Set the width for this theme. Use either px or %.
---------------------------------------------------- */
.wrapper { 
	margin: 0 auto;
	width: 78%;
	min-width: 960px;
}

/* Normal, standard links.
-------------------------- */
a:link,
a:visited {
	color: #6594A0;
	text-decoration: none;
}
a:hover {
	color: #588793;
	text-decoration: underline;
	cursor: pointer;
}

/* Tables should show empty cells.
---------------------------------- */
table {
	empty-cells: show;
}

/* Set a fontsize that will look the same in all browsers.
---------------------------------------------------------- */
body {
	background: #f5f5f5;
	/* Paolo font: 300 12px/16px 'Ubuntu', "Arial", "Helvetica", sans-serif;  */
	font: 300 14px/18px 'Montserrat', sans-serif; 
	margin: 0 auto;
	padding: 0;
	background-image:url('https://www.papersera.net/forum/Themes/Badem/images/sfondo6.png');
	/*background-size:100%;*/
}

/* Help popups require a different styling of the body element.
--------------------------------------------------------------- */
body#help_popup {
	padding: 1em;
}

/* Use dark grey for the text, leaving #000 for headers etc.
------------------------------------------------------------ */
td,
th,
tr,
body {
	color: #5b5b5b;
}
/*@media screen and (max-width: 991px){
 body {	
    color: #111;
	font-weight:700;
 }
}*/

/* Lets give all forms zero padding/margins.
-------------------------------------------- */
form {
	padding: 0;
	margin: 0;
}
input,
button,
select,
textarea {
	background: #FFF;
	border: 1px solid #D7D7D7;
	color: #5B5B5B;
	/* Paolo font-family: 'Ubuntu', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 300;
	/* padding: 6px; */
}
select {
	padding: 5px;
}
select option {
}
textarea {
	font: 100%/130% 'Ubuntu', sans-serif;
}
.button_submit,
.button_reset {
	/* Paolo background: #7a6fbe; */
	background: #aaa;
	color: #f7fbff;
	cursor: pointer;
	font-weight: 300;
	border: none;
	padding: 3px 3px;
	text-transform: uppercase;
	font-size: 11px;
	border-radius: 3px;
}
input:hover,
textarea:hover,
button:hover,
select:hover {
}
.button_submit:hover,
.button_reset:hover {
	background: #80adb9;
}
input:focus,
textarea:focus,
button:focus,
select:focus {
	border: 1px solid #42464E;
}
input.input_check,
input.input_radio {
	border: none;
	background: none;
}
h3.catbg input.input_check {
	margin: 9px 7px 0 7px;
}
input[disabled].input_text {
	background-color: #eee;
}

/* Standard horizontal rule. ([hr], etc.)
----------------------------------------- */
hr,
.hrcolor {
	height: 1px;
	border: 0;
	color: #E5E5E5;
	background-color: #E4E4E4;
}

/* By default set the color on these tags as #000.
-------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #42464e;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

/* Fieldsets are used to group elements.
---------------------------------------- */
fieldset {
	border: 1px solid #c4c4c4;
	padding: 1em;
	margin: 0 0 0.5em 0;
}
fieldset legend {
	font-weight: bold;
	color: #444;
}

/* No image should have a border when linked.
--------------------------------------------- */
a img {
	border: 0;
}

/* Define strong as bold, and em as italics.
-------------------------------------------- */
b,
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}

/* Common classes to easy styling.
---------------------------------- */
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.flow_auto {
	overflow: auto;
}
.flow_hidden {
	overflow: hidden;
}
.flow_hidden .windowbg,
.flow_hidden .windowbg2 {
	margin-top: 2px;
}
.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}

/* Default font sizes.
---------------------- */


@media (min-width: 992px) {
 .smalltext, tr.smalltext th {
	font-size: 0.85em;
 }
}
@media screen and (max-width: 991px){
 .body{
	background-image:none;
	/*url('http://www.papersera.net/forum/Themes/Badem/images/sfondo.jpg');  background-size:100%;*/
  }
 .smalltext, tr.smalltext th {
	font-size: 0.65em;
	text-align:left;
 }
 .spalletta{
	 /*display:none;*/
	 width:100% !important;
 }
}

.middletext {
	font-size: 0.9em;
}
.normaltext {
	font-size: 1em;
	line-height: 1.2em;
}
.largetext {
	font-size: 1.4em;
}
.centertext {
	margin: 0 auto;
	text-align: center;
}
.righttext {
	margin-left: auto;
	margin-right: 0;
	text-align: right;
}
.lefttext {
	margin-left: 0;
	margin-right: auto;
	text-align: left;
}
.double_height {
	line-height: 2em;
}

/* Some common padding styles.
------------------------------ */
.padding {
	padding: 10px;
}
.main_section,
.lower_padding {
	padding-bottom: 0.5em;
}

/* A quick reset list class.
---------------------------- */
ul.reset,
ul.reset li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Styling A Quote block.
------------------------- */
blockquote.bbc_standard_quote, 
blockquote.bbc_alternate_quote {
	border: 1px solid #dedede;
	padding: 15px;
	margin: 0px 0 0.3em 0;
	overflow: auto;
	color: #5A5A5A;
	margin-bottom:16px;
	/*Paolo */
	background-color:#eef;

}
blockquote.bbc_alternate_quote {
}

/* A Code block - maybe PHP ;).
------------------------------- */
code.bbc_code {
	display: block;
	border: 1px solid #dedede;
	padding: 15px;
	margin-top: 5px;
	overflow: auto;
	white-space: nowrap;
	/* Show a scrollbar after about 24 lines. */
	max-height: 24em;
	font-size: 12px;
	color: #5A5A5A;
}

/* The "Quote:" and "Code:" header parts.
----------------------------------------- */
.codeheader,
.quoteheader {
	color: #31353d;
	font-weight: 600;
	font-size: 12px;
	padding: 0 0.3em;
	padding-top:16px;
}
.bbc_standard_quote .quoteheader {
	color: #42464E;
}

/* For links to change the code stuff.
-------------------------------------- */
.codeoperation {
	font-weight: normal;
}

/* Styling for BBC tags.
------------------------ */
.bbc_size {
	line-height: 1.4em;
}
.bbc_color a {
	color: inherit;
}
.bbc_img {
	border: 0;
}
.img_recensione{
	max-width:300px;
	border: 1px solid silver;
	padding: 3px;
}
.bbc_table {
	font: inherit;
	color: inherit;
}
.bbc_table td {
	font: inherit;
	color: inherit;
	vertical-align: top;
}
.bbc_u {
	text-decoration: underline;
}
.bbc_list {
	text-align: left;
	list-style-type:unset;
}
.bbc_tt {
	font-family: "dejavu sans mono", "monaco", "lucida console", "courier new", monospace;
}

/* Generally, those [?] icons. This makes your cursor a help icon.
------------------------------------------------------------------ */
.help {
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.)
---------------------------------------------------------- */
.meaction {
	color: red;
}

/* Highlighted text - such as search results.
--------------------------------------------- */
.highlight {
	font-weight: bold;
	color: #ff7200 !important;
	font-size: 1.1em;
}

/* A more discreet highlight color, for selected membergroups etc.
------------------------------------------------------------------ */
.highlight2 {
	background-color: #F6F6F6;
}

/* Generic, mostly color-related, classes.
------------------------------------------ */
.titlebg,
.titlebg2,
tr.titlebg th,
tr.titlebg td,
tr.titlebg2 td {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	background: #4d5159;
}
.catbg,
.catbg2,
tr.catbg td,
tr.catbg2 td,
tr.catbg th,
tr.catbg2 th {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	background-color: #7a6fbe!important;
	text-transform: uppercase;
}
tr.titlebg th,
tr.titlebg2 th,
td.titlebg,
td.titlebg2,
tr.catbg th,
tr.catbg2 th,
td.catbg,
td.catbg2 {
	padding: 0 8px;
}
tr.titlebg th a:link,
tr.titlebg th a:visited,
tr.titlebg2 td a:link,
tr.titlebg2 td a:visited {
	color: #FFF;
}
tr.catbg th a:link,
tr.catbg th a:visited,
tr.catbg2 td a:link,
tr.catbg2 td a:visited {
	color: #FFF;
}

/* Alternating backgrounds for posts, and several other sections of the forum.
------------------------------------------------------------------------------ */
.windowbg,
#preview_body {
	background-color: #FFF;
}
.windowbg2 {
	background-color: #FFF;
	border-bottom: 1px solid #EDEFF5;
}
.windowbg3 {
	background-color: #FFF;
}

/* Colors for background of posts requiring approval.
----------------------------------------------------- */
.approvebg
{
}
.approvebg2
{
}

/* Color for background of *topics* requiring approval.
------------------------------------------------------- */
.approvetbg
{
}
.approvetbg2
{
}

/* Sticky topics get a different background.
-------------------------------------------- */
.stickybg {
	background-color: #FFF;
}
.stickybg2 {
	background-color: #FFF;
}

/* Locked posts get a different shade, too!
------------------------------------------- */
.lockedbg {
	background-color: #FFF;
	font-style: italic;
}
.lockedbg2 {
	background-color: #FFF;
	font-style: italic;
}

/* Posts and personal messages displayed throughout the forum.
-------------------------------------------------------------- */
.post,
.personalmessage {
	overflow: auto;
	line-height: 2em;
	padding: 0.1em 0;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;).
------------------------------------------------------------------------------------------------------------------------------ */
.signature,
.attachments {
	width: 98%;
	overflow: auto;
	clear: right;
	padding: 1em 0 3px 0;
	border-top: 1px solid #E5E5E5;
	line-height: 1.4em;
	font-size: 0.85em;
}
.custom_fields_above_signature {
	width: 98%;
	clear: right;
	padding: 1em 0 3px 0;
	border-top: 1px solid #E5E5E5;
	line-height: 1.4em;
	font-size: 0.85em;
}

/* Sometimes there will be an error when you post.
-------------------------------------------------- */
.error {
	color: red;
}

/* Messages that somehow need to attract the attention.
------------------------------------------------------- */
.alert {
	color: red;
}

/* Calendar colors for birthdays, events and holidays.
------------------------------------------------------ */
.birthday {
	color: #920ac4;
}
.event {
	color: #078907;
}
.holiday {
	color: #4296CE;
}

/* Colors for warnings.
----------------------- */
.warn_mute {
	color: red;
}
.warn_moderate {
	color: #ffa500;
}
.warn_watch,
.success {
	color: green;
}
a.moderation_link,
a.moderation_link:visited {
	color: red;
	font-weight: bold;
}
.openid_login {
	background: white url(../images/openid.gif) no-repeat;
	padding-left: 18px;
}

/* A descriptive style.
------------------------ */
.description,
.description_board,
.plainbox {
	padding: 10px 15px !important;
	background: #555960;
	margin: 4px 0 10px;
	color: #CCC;
}
.description_board {
	margin: 10px 0 0;
}

/* An informative style.
------------------------- */
.information {
	padding: 15px;
	font-size: 13px;
	background: #5e626a;
	margin: 4px 0 10px;
	color: #FFF;
}
.information p {
	padding: 10px 0 0;
	margin: 0;
}
.information a {
}
.information > div {
	background: none;
	padding: 0 !important;
}
.information .error {
	color: #FFF752;
}
p.para2 {
	padding: 1em 0 3.5em 0;
	margin: 0;
}

/* AJAX notification bar.
------------------------- */
#ajax_in_progress {
	background: url(../images/theme/loadingbar.png) repeat-x;
	color: #f96f00;
	text-align: center;
	font-size: 16pt;
	padding: 8px;
	width: 100%;
	height: 66px;
	line-height: 25px;
	position: fixed;
	top: 0;
	left: 0;
}
#ajax_in_progress a {
	color: orange;
	text-decoration: underline;
	font-size: smaller;
	float: right;
	margin-right: 20px;
}

/* Lists with settings use these a lot.
--------------------------------------- */
dl.settings {
	clear: right;
	overflow: auto;
	margin: 0 0 10px 0;
	padding: 0;
}
dl.settings dt {
	width: 40%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}
dl.settings dt.settings_title {
	width: 100%;
	float: none;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	clear: both;
}
dl.settings dt.windowbg {
	width: 98%;
	float: left;
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
	clear: both;
}
dl.settings dd {
	width: 56%;
	float: right;
	overflow: auto;
	margin: 0 0 3px 0;
	padding: 0;
}
dl.settings img {
	margin: 0 10px 0 0;
}
dl.settings dt a img {
	position: relative;
	top: 2px;
}

/* Styles for headers.
---------------------- */
h3.catbg,
h3.catbg2,
h3.titlebg,
h4.titlebg,
h4.catbg {
	overflow: hidden;
	/* height: 44px; */
	line-height: 44px;
}
h3.catbg a:link,
h3.catbg a:visited,
h4.catbg a:link,
h4.catbg a:visited,
h3.catbg,
.table_list tbody.header td,
.table_list tbody.header td a {
	color: #FFF;
}
h3.catbg2,
h3.catbg2 a {
	color: #FFF;
}
h3.catbg a:hover,
h4.catbg a:hover,
.table_list tbody.header td a:hover {
}
h3.catbg2 a:hover {
}
h3.titlebg,
h3.titlebg a,
h4.titlebg,
h4.titlebg a {
	color: #FFF;
}
h3.titlebg a:hover,
h4.titlebg a:hover {
}
h3.catbg img.icon,
h4.titlebg img.icon {
	vertical-align: middle;
	margin: -2px 5px 0 0;
}
h4.catbg a.toggle img {
	vertical-align: middle;
	margin: -2px 5px 0 5px;
}
h4.titlebg img.icon {
	float: left;
	margin: 12px 8px 0 0;
}

/* Bars need a different background here.
----------------------------------------- */
.roundframe .cat_bar > .catbg {
	background: #4D5159;
	margin-bottom: 0;
	border-bottom: none !important;
}
.roundframe .cat_bar > .catbg,
.roundframe .cat_bar > .catbg a {
	color: #f9fdff;
}

.title_barIC > .titlebg {
	background: #64939f;
	padding: 0 10px;
	overflow: hidden;
	color: #FFF;
}
#upshrinkHeaderIC p.pminfo {
	margin: 0;
	padding: 0.5em;
}
img#upshrink_ic,
img#newsupshrink {
	float: right;
	margin: 15px 5px 0 0;
}

/* The half-round header bars for some tables. */
.table_grid .catbg, .table_grid .titlebg {
	font-size: 12px;
	height: 44px;
	line-height: 44px;
}
.table_grid th.last_th input {
	margin: 0 2px;
}
.table_grid th.lefttext
{
	padding: 0 8px;
}

/* A general table class.
------------------------- */
.table_grid {
	border-spacing: 0;
}
table.table_grid td {
	padding: 8px;
	border-right: 2px solid #F0F0F0;
	border-top: 2px solid #F0F0F0;
}
table.table_grid td:last-child {
	border-right: none;
}

/* GenericList */
.additional_row
{
	padding: 0.5em 0 0.5em 0;
}
table.table_grid thead tr.catbg th
{
	white-space: nowrap;
}

/* table_grid styles for Profile > Show Permissions. */
#permissions table.table_grid  td
{
	padding: 0.4em 0.8em;
	cursor: default;
} 

/* Common styles used to add corners to divisions.
-------------------------------------------------- */
.windowbg span.topslice {
}
.windowbg span.topslice span {
}
.windowbg span.botslice {
}
.windowbg span.botslice span {
}
.windowbg2 span.topslice {
}
.windowbg2 span.topslice span {
}
.windowbg2 span.botslice {
}
.windowbg2 span.botslice span {
}
.approvebg span.topslice {
}
.approvebg span.topslice span {
}
.approvebg span.botslice {
}
.approvebg span.botslice span {
}

/* Used for sections that need somewhat larger corners.
------------------------------------------------------- */
.roundframe {
	padding: 15px;
	background: #FFF;
	border: 1px solid #E5E5E5;
}
.roundframe dl,
.roundframe dt,
.roundframe p {
	margin: 0;
}
.roundframe p {
	padding: 0.5em;
}
span.upperframe {
}
span.upperframe span {
}
span.lowerframe {
}
span.lowerframe span {
}

/* The main content area.
------------------------- */
.content {
	padding: 0.5em 1.2em;
	margin: 0;
	border: none;
}
.content p {
	margin: 0;
}

/* Styles used by the auto suggest control.
------------------------------------------- */
.auto_suggest_div {
	border: 1px solid #424649;
	position: absolute;
	visibility: hidden;
}
.auto_suggest_item {
	background-color: #ddd;
}
.auto_suggest_item_hover {
	background-color: #888;
	cursor: pointer;
	color: #eee;
}

/* Styles for the standard dropdown menus.
------------------------------------------- */
#main_menu {
	padding: 0 0.5em;
	float: left;
	margin: 0;
	width: 98%;
}
.dropmenu,
.dropmenu ul {
	list-style: none;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.dropmenu li {
	float: left;
	padding: 0 0 5px;
	margin: 0 2px 0 0;
	position: relative;
}
.dropmenu li a {
	display: block;
	padding: 0 10px;
	color: #505459;
	white-space: pre;
	font-size: 12px;
	font-weight: 400;
}
.dropmenu > li > a {
	height: 32px;
	line-height: 32px;
	border: 1px solid #DCDCDC;
	border-radius: 4px;
}
.dropmenu > li > a.active {
	color: #5a8793;
}
.dropmenu li:hover > a {
	cursor: pointer;
}
.dropmenu li ul {
	z-index: 90;
	position: absolute;
	width: 260px;
	left: -999em;
	background: #FF7F00;/* Paolo #7a6fbe;*/
	padding: 10px 0;
	border-radius: 4px;
}
.dropmenu li li {
	width: 260px;
	margin: 0;
}
.dropmenu li li a {
	padding: 0 15px;
	line-height: 34px;
	color: #FFF; /* Paolo #E5E5E5;*/
	/* Paolo*/
	font-weight:600;
	font-size:1em;
}
.dropmenu li:hover ul {
	left: 0;
	top: 37px;
}
.dropmenu li:hover ul ul,
.dropmenu li:hover ul ul ul {
	top: -999em;
	left: auto;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}
.dropmenu li li:hover ul,
.dropmenu li li li:hover ul,
.dropmenu li li li li:hover ul {
	left: 245px;
	top: 0;
}

/* The dropdown menu toggle image.
---------------------------------- */
#menu_toggle {
	float: right;
	margin-right: 10px;
	padding-top: 13px;
}
#menu_toggle span {
	position: relative;
	right: 5000px;
}

/* Styles for the standard button lists.
----------------------------------------- */
/*Paolo*/
.buttonlist{
	background-color:white;
}
.buttonlist > ul {
	z-index: 100;
	padding: 0 8px;
	/* Paolo margin: 0 0 5px 0; */
	margin: 0px;
	overflow-x: hidden;
	border: 1px solid #DCDCDC;
	border-radius: 3px;
}
.buttonlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.buttonlist li a {
	display: block;
	font-size: 13px;
	color: #505459;
	height: 32px;
	line-height: 32px;
	padding: 0 8px;
	font-weight: 400;
}
/*Paolo aggiunto*/
.buttonlist li a:hover {
	color: #dcdcdc;
	background-color:#505459;
}
.buttonlist li a.active {
	color: #6E9BA7;
	text-transform: uppercase;
}
/* Paolo */
.buttonlist li a.evidenzia {
	font-weight:700;
	background-color:#7a6fbe;
	color:white;
}
.align_top ul li a,
.align_bottom ul li a {
	margin: 0 12px 0 0;
}

/* The page navigation area.
---------------------------- */
.pagesection {
	font-size: 1em; /* Paolo 0.9em;*/
	margin: 10px 0;
	overflow: hidden;
}
.pagesection .floatright input {
	margin-top: 3px;
}
.pagelinks {
	padding: 0.6em 10px 0.4em 8px;/*Paolo 0.6em 0 0.4em 0;*/
	background-color:white;
	border:1px solid #dcdcdc;
	border-radius:3px;
}

/* The navigation list.
----------------------- */
ul#navigation {
	margin: 0;
	font-size: 0.9em;
	padding: 1em 0.4em;
}
ul#navigation li {
	float: none;
	display: inline;
}
#adm_submenus {
	overflow: hidden;
	/*Paolo*/
	background-color:white;
	border:1px solid #dcdcdc;
	padding:4px;
}

/* The navigation list. (i.e. linktree)
--------------------------------------- */
.navigate_section {
	padding: 0;
	margin: 0;
}
.navigate_section ul {
	display: block;
	margin: 0;
	padding: 15px 0 25px;
	overflow: hidden;
	clear: both;
}
.navigate_section li {
	list-style: none;
	float: left;
	padding: 0 10px 0 0;
	font-size: 12px;
	color: #91B3BB;
}
.navigate_section li:after {
	content: ">";
	display: inline-block;
	position: relative;
	top: 1px;
	left: 4px;
}
.navigate_section li:last-child:after {
    content: "";
}
.navigate_section li a {
	color: #42464E;
}

/* Styles for a typical table.
------------------------------ */
.table_list {
	width: 100%;
}
.table_list .icon img {
	vertical-align: middle;
}
table.table_list p {
	padding: 6px 0px 0px 0px;
	font-size:12px;
	line-height:167%;
	margin: 0;
}
table.table_list td,
table.table_list th {
	padding: 5px;
}
table.table_list .header td {
	padding: 0;
}
table.table_list .content td.stats {
	width: 13%;
	text-align: right;
	padding-right:15px;
	font-size:11px;
}
table.table_list .content td.lastpost {
	width: 24%;
	font-size:13px;
}
.lastpost strong > a {
	font-weight: 500;
	color: #42464E;
}
table.table_list .content td.icon {
	text-align: center;
	width: 6%;
}
table.table_list .content td.icon2 {
	text-align: center;
	width: 8%;
}
.imgSezione{
	border-radius: 50% !important;
	border:1px solid gray;
}

/* Styles for the board index.
------------------------------ */
.table_list tbody.content td.info a.subject,
.table_grid .subject-title a {
	font-size: 15px;
	color: #7a6fbe;
	font-weight: 600;
}
.table_list tbody.content td.children {
	color: #42464E;
	font-size: 11px;
}
p.moderators {
	font-size: 11px;	
}
#boardindex_table .table_list thead,
#boardindex_table .table_list tfoot {
	display: none;
}
.table_list a.unreadlink,
.table_list a.collapse {
	float: right;
}
.table_list a.collapse img {
	margin: 15px 0 0 5px;
}
.unreadlink {
	float: right;
	text-transform: none;
}
/* The Posting Icons.
--------------------- */
#posting_icons {
	padding: 0 1em 0.5em 1em;
	margin: 0 0 1em 0;
	line-height: 1em;
}
#posting_icons ul {
	font-size: 0.8em;
}
#posting_icons img {
	vertical-align: middle;
	margin: 0 0 0 4ex;
}
#postbuttons_upper ul li a span {
	line-height: 19px;
	padding: 0 0 0 6px;
}
.nextlinks {
    text-align: right;
    margin-top: -1px;
    float: right;
}
.nextlinks_bottom {
	clear: right;
	text-align: right;
}
.mark_read {
	padding: 0 0.5em;
}

/* The newsfader.
----------------- */
#newsfader {
	margin-bottom: 10px;
}
#smfFadeScroller {
	text-align: center;
	padding: 15px;
	overflow: auto;
	margin: 0;
	color: #2F2F2F; /* shouldn't be shorthand style due to a JS bug in IE! */
	background: #FFF;
	border: 1px solid #E5E5E5;
}

/* Styles for the info center on the board index.
------------------------------------------------- */
#upshrinkHeaderIC {
}
dl#ic_recentposts {
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	line-height: 1.3em;
}
dl#ic_recentposts dt {
	float: left;
}
dl#ic_recentposts dd {
	text-align: right;
}
#upshrinkHeaderIC p {
	margin: 0 0 0.5em 0;
	padding: 0.5em;
}
#upshrinkHeaderIC p.last {
	margin: 0;
	padding: 0.5em;
	border-top: 2px dotted #E5E5E5;
}
#upshrinkHeaderIC p.inline {
	border: none;
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
}
#upshrinkHeaderIC p.stats {
	font-size: 1.1em;
	padding-top: 8px;
}
form#ic_login {
	padding: 0.5em;
	height: 2em;
}
form#ic_login ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 20%;
	text-align: center;
}
form#ic_login ul li label {
	display: block;
}

/* The Small Stats. 
------------------- */
#index_common_stats {
	display: block;
	margin: 0 0 0.5em 0;
	text-align: right;
	font-size: 0.9em;
	position: relative;
	top: -20px;
	line-height: 1px;
}

/* Styles for the message (topic) index.
---------------------------------------- */
.table_frame .table_list {
	border-collapse: collapse;
	margin: 0;
}
.table_frame .table_list td.icon,
.table_frame .table_list td.info,
.table_frame .table_list td.stats {
	border-right: 2px solid #F0F0F0;
}
.table_frame .table_list tr {
	border-bottom: 2px solid #F0F0F0;
}
#messageindex {
	clear: both;
}
.lastpost img {
	padding: 0 0 0 5px;
}

/* Styles for the display template (topic view).
------------------------------------------------ */
#postbuttons .buttons {
	padding: 0.5em;
	width: 40%;
	float: right;
}
#postbuttons .middletext {
	width: 60%;
}
#postbuttons span {
	display: block;
	text-align: right;
}
#postbuttons span.lower {
	clear: right;
}
#postbuttons .buttonlist {
	float: right;
}
#postbuttons #pagelinks {
	padding-top: 1em;
}
#moderationbuttons {
	overflow: hidden;
}

/* Events.
---------- */
.linked_events {
	padding: 1em 0;
}
.edit_event {
	margin: 0 1em;
	vertical-align: middle;
}

/* Poll question.
----------------- */
#poll {
	overflow: hidden;
}
#poll .content {
	padding: 0 1em;
}
h4#pollquestion {
	padding: 14px 0 0.5em 0em;/*0 0 0.5em 2em;*/
}

/* Poll vote options.
--------------------- */
#poll_options ul.options {
	border-top: 1px solid #E5E5E5;
	padding: 1em 2.5em 0 2em;
	margin: 0 0 1em 0;
}
#poll_options .submitbutton {
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	padding: 0 0 1em 2em;
	margin: 0 0 1em 0;
}

/* Poll results.
---------------- */
#poll_options dl.options {
	border: solid #E5E5E5;
	border-width: 1px 0;
	padding: 1em 2.5em 1em 2em;
	margin: 0 1em 1em 0;
	line-height: 1.1em !important;
}
#poll_options dl.options dt {
	padding: 0.3em 0;
	width: 30%;
	float: left;
	margin: 0;
	clear: left;
}
#poll_options dl.options .voted {
	font-weight: bold;
}
#poll_options dl.options dd {
	margin: 0 0 0 2em;
	padding: 0.1em 0 0 0;
	width: 60%;
	max-width: 450px;
	float: left;
}
#poll_options dl.options .percentage {
	display: block;
	float: right;
	padding: 0.2em 0 0.3em 0;
}
/* Paolo pool result per schermi piccoli*/
@media (max-width: 768px) {
	#poll_options dl.options {
		border: solid #E5E5E5;
		border-width: 1px 0;
		padding: 0px;
		margin: 0 1em 1em 0;
		line-height: 1.1em !important;
	}
	#poll_options dl.options dt {
		padding: 0.3em 0;
		border-top:1px solid #E5E5E5;
		width: 100%;
		font-size:0.8em;
		float: left;
		margin: 0;
		clear: left;
	}
	#poll_options dl.options .voted {
		font-weight: bold;
	}
	#poll_options dl.options dd {
		margin: 0 0 0 2em;
		padding: 0.1em 0 0 0;
		width: 60%;
		max-width: 450px;
		float: right;
	}
	#poll_options dl.options .percentage {
		display: block;
		float: right;
		padding: 0.2em 0 0.3em 0;
	}
}
/* Poll notices.
---------------- */
#poll_options p {
	margin: 0 1.5em 0.2em 1.5em;
	padding: 0 0.5em 0.5em 0.5em;
}
#pollmoderation {
	margin: 0;
	padding: 0;
	overflow: auto;
}

/* Onto the posts.
------------------ */
#forumposts {
	clear: both;
}
#forumposts .cat_bar {
	margin: 0;
}
#forumposts h3 #author {
	margin: 0 7.7em 0 0;
}
#forumposts h3 img {
	float: left;
	margin: 14px 0.5em 0 0;
}
p#whoisviewing {
	margin: 0;
	padding: 0.5em;
	background-color:white;
	border:1px solid #dcdcdc;
	border-radius:3px;
}
.poster {text-align: center;}
.postarea,
.moderatorbar {
	/* margin: 0 0 0 16em; */
}
.postarea .flow_hidden {
	width: 100%;
}
.moderatorbar {
	clear: right;
}

/* Poster details and list of items.
------------------------------------ */
.poster h4,
.poster ul {
	padding: 0;
	margin: 0 1em 0 1.5em;
}
.poster h4 {
	margin: 0.2em 0 0.4em 1.1em;
	font-size: 14px; /* Paolo era 16*/
}
.poster h4,
.poster h4 a {
	color: #42464E;
	font-weight: 400;
	/* Paolo - tolto text-transform: uppercase;*/
}
.poster ul ul {
	margin: 0.3em 1em 0 0;
	padding: 0;
}
.poster ul ul li {
	display: inline;
}
.poster li.stars,
.poster li.avatar,
.poster li.blurb,
li.postcount,
li.im_icons ul {
	margin-top: 0.5em;
}
.poster li.avatar {
	overflow: hidden;
}
.poster li.warning {
	line-height: 1.2em;
	padding-top: 1em;
}
.poster li.warning a img {
	vertical-align: bottom;
	padding: 0 0.2em;
}
.messageicon {
	float: left;
	margin: 0 0.5em 0 0;
}
.messageicon img {
	padding: 6px 3px;
}
.keyinfo {
	/* float: left; */
	/* width: 50%; */
}
/* Paolo nuovo */
.keyinfo h5 {
	font-size:16px;
}
.modifybutton {
	clear: right;
	float: right;
	margin: 6px 20px 10px 0;
	text-align: right;
	font: bold 0.85em arial, sans-serif;
	color: #334466;	
}

/* The quick buttons.
--------------------- */
.quickbuttons_wrap {
	padding: 0.2em 0;
	width: 100%;
	float: left;
}

/* Paolo aggiunta differenza per risoluzione */
@media (min-width: 992px) {
 ul.quickbuttons_dyn {
	margin: 5px 10px 0 0;
	float: right;
	text-align: right;
	border: 1px solid darkgoldenrod;/* Paolo #E5E5E5;*/
	background-color:lightgoldenrodyellow;
	border-radius: 3px;
	padding: 0 5px;
 }
 ul.quickbuttons_dyn li {
	float: left;
	display: inline;
	margin: 0;
 }
 ul.quickbuttons_dyn li a {
	line-height: 30px;
	padding: 0 5px;
	display: block;
	float: left;
	color: #42464E;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
 }
 ul.quickbuttons_dyn li a:hover {
	text-decoration: none;
	color: white;/*Paolo #6E9BA7; */
	background-color:#007;
 }
 ul.quickbuttons_dyn li.inline_mod_check {
	margin: 0 0 0 5px;
 }
}
@media screen and (max-width: 991px){
 ul.quickbuttons_dyn {
	margin: 5px 10px 0 0;
	float: right;
	text-align: right;
	border: 1px solid darkgoldenrod;/* Paolo #E5E5E5;*/
	background-color:lightgoldenrodyellow;
	border-radius: 3px;
	padding: 0 5px;
 }
 ul.quickbuttons_dyn li {
	float: left;
	display: inline;
	margin: 0;
 }
 ul.quickbuttons_dyn li a {
	line-height: 30px;
	padding: 0 3px;
	display: block;
	float: left;
	color: #42464E;
	font-size: 10px;
	font-weight: 400;
 }
 ul.quickbuttons_dyn li a:hover {
	text-decoration: none;
	color: white;/*Paolo #6E9BA7; */
	background-color:#007;
 }
 ul.quickbuttons_dyn li.inline_mod_check {
	margin: 0 0 0 5px;
 }
}
ul.quickbuttons {
	margin: 5px 10px 0 0;
/* Paolo	clear: right; per allineare checkbox*/
	float: right;
	text-align: right;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	padding: 0 5px;
}
ul.quickbuttons li {
	float: left;
	display: inline;
	margin: 0;
}
ul.quickbuttons li a {
	line-height: 30px;
	padding: 0 5px;
	display: block;
	float: left;
	color: #42464E;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
}

ul.quickbuttons li a:hover {
	text-decoration: none;
	color: #6E9BA7;
}
ul.quickbuttons li.inline_mod_check {
	margin: 0 0 0 5px;
}
.post {
	margin-top: 0.5em;
	clear: right;
}
.inner {
	padding: 1em 1em 2px 0;
	margin: 0 1em 0 0;
	border-top: 1px solid #E5E5E5;
	font-size: 1.1em;
}
img.smiley {
	vertical-align: top;
}
#forumposts .modified {
	float: left;
}
#forumposts .reportlinks {
	margin-right: 1.5em;
	text-align: right;
	clear: right;
}
#forumposts .signature,
.post .signature {
	margin: 1em 0 0 0;
	height:120px;
}
#forumposts span.botslice {
	clear: both;
}
.attachments hr {
	clear: both;
	margin: 1em 0 1em 0;
}
.attachments {
	padding: 1em 0 2em 0;
}
.attachments div {
	padding: 0 0.5em;
}

/* Styles for the quick reply area.
----------------------------------- */
#quickreplybox {
	padding-bottom: 1px;
}
#quickReplyOptions .roundframe {
	padding: 0 10%;
}
#quickReplyOptions form textarea {
	height: 100px;
	width: 635px;
	max-width: 100%;
	min-width: 100%;
	margin: 0.25em 0 1em 0;
}

/* The jump to box.
------------------- */
#display_jump_to {
	clear: both;
	padding: 5px;
	margin-top: 6px;
	text-align: right;
}

/* Separator of posts. More useful in the print stylesheet.
----------------------------------------------------------- */
#forumposts .post_separator {
	display: none;
}
.postarea h5 > a {
	font-weight: 600;
}

/* Styles for edit post section.
-------------------------------- */
form#postmodify .roundframe {
}
#post_header,
.postbox {
	padding: 0.5em;
	overflow: hidden;
}
#post_header dt,
.postbox dt {
	float: left;
	padding: 0;
	width: 15%;
	margin: .5em 0 0 0;
}
#post_header dd,
.postbox dd {
	float: left;
	padding: 0;
	width: 83%;
	margin: .3em 0;
}
#post_header img {
	vertical-align: middle;
}
ul.post_options {
	margin: 0 0 0 1em;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
ul.post_options li {
	margin: 0.2em 0;
	width: 49%;
	float: left;
}
#postAdditionalOptionsHeader {
	margin-top: 1em;
}
#postMoreOptions {
	border-bottom: 1px solid #E5E5E5;
	padding: 0.5em;
}
#postAttachment,
#postAttachment2 {
	overflow: hidden;
	margin: .5em 0;
	padding: 0;
	border-bottom: 1px solid #E5E5E5;
	padding: 0.5em;
}
#postAttachment dd,
#postAttachment2 dd {
	margin: .3em 0 .3em 1em;
}
#postAttachment dt,
#postAttachment2 dt {
	font-weight: bold;
}
#postAttachment3 {
	margin-left: 1em;
}
#post_confirm_strip,
#shortcuts {
	padding: 1em 0 0 0;
}
.post_verification {
	margin-top: .5em;
}
.post_verification #verification_control {
	margin: .3em 0 .3em 1em;
}

/* The BBC buttons.
------------------- */
#bbcBox_message {
	margin: 0.75em 0.5em;
}
#bbcBox_message div {
	margin: 0.2em 0;
	vertical-align: top;
}
#bbcBox_message div img {
	/*Paolo margin: 0 1px 0 0;*/
	margin: 3px;
	vertical-align: top;
}
#bbcBox_message select {
	margin: 0 2px;
}

/* The smiley strip.
-------------------- */
#smileyBox_message {
	margin: 0.5em;
}

#smileyBox_message img{
    margin-right: 6px;
    margin-bottom: 4px;
}

/* Styles for edit event section.
--------------------------------- */
#post_event .roundframe {
	padding: 0 12%;
}
#post_event fieldset {
	padding: 0.5em;
	clear: both;
}
#post_event #event_main input {
	margin: 0 0 1em 0;
	float: left;
}
#post_event #event_main .smalltext {
	width: 33em;
	float: right;
}
#post_event .event_options {
	float: right;
}
#post_event ul.event_main,
ul.event_options {
	padding: 0;
	overflow: hidden;
}
#post_event ul.event_main li {
	list-style-type: none;
	margin: 0.2em 0;
	width: 49%;
	float: left;
}
#post_event ul.event_options {
	margin: 0;
	padding: 0 0 .7em .7em;
}
#post_event ul.event_options li {
	list-style-type: none;
	margin: 0;
	float: left;
}
#post_event #event_main select,
#post_event ul.event_options li select,
#post_event ul.event_options li .input_check {
	margin: 0 1em 0 0;
}

/* Styles for edit poll section.
-------------------------------- */
#edit_poll {
	overflow: hidden;
}
#edit_poll fieldset {
	padding: 0.5em;
	clear: both;
	overflow: hidden;
}
#edit_poll fieldset input {
	margin-left: 8.1em;
}
#edit_poll ul.poll_main li {
	padding-left: 1em;
}
#edit_poll ul.poll_main input {
	margin-left: 1em;
}
#edit_poll ul.poll_main,
dl.poll_options {
	overflow: hidden;
	padding: 0 0 .7em .7em;
	list-style: none;
}
#edit_poll ul.poll_main li {
	margin: 0.2em 0;
}
#edit_poll dl.poll_options dt {
	width: 33%;
	padding: 0 0 0 1em;
}
#edit_poll dl.poll_options dd {
	width: 65%;
}
#edit_poll dl.poll_options dd input {
	margin-left: 0; 
}

/* Styles for the recent messages section.
------------------------------------------ */
#readbuttons_top .pagelinks,
#readbuttons .pagelinks {
	padding-bottom: 1em;
	width: 60%;
}
#readbuttons .pagelinks {
	padding-top: 1em;
}
#recent {
	clear: both;
}

/* Styles for the move topic section.
------------------------------------- */
#move_topic dl {
	margin-bottom: 0;
}
#move_topic dl.settings dt {
	width: 40%;
}
#move_topic dl.settings dd {
	width: 59%;
}
.move_topic {
	width: 710px;
	margin: auto;
	text-align: left;
}
.move_topic fieldset {
	padding: 0.5em;
}

/* Styles for the send topic section.
------------------------------------- */
fieldset.send_topic {
	border: none;
	padding: 0.5em;
}
dl.send_topic {
	margin-bottom: 0;
}
dl.send_mail dt {
	width: 35%;
}
dl.send_mail dd {
	width: 64%;
}

/* Styles for the report topic section.
--------------------------------------- */
#report_topic dl {
	margin-bottom: 0;
}
#report_topic dl.settings dt {
	width: 20%;
}
#report_topic dl.settings dd {
	width: 79%;
}

/* Styles for the split topic section.
-------------------------------------- */
#selected,
#not_selected {
	width: 49%;
}
ul.split_messages li.windowbg,
ul.split_messages li.windowbg2 {
	margin: 1px;
}
ul.split_messages li a.split_icon {
	padding: 0 0.5em;
}
ul.split_messages .post {
	padding: 1em 0 0 0;
	border-top: 1px solid #E5E5E5;
}

/* Styles for the merge topic section.
-------------------------------------- */
ul.merge_topics li {
	list-style-type: none;
}
dl.merge_topic dt {
	width: 25%;
}
dl.merge_topic dd {
	width: 74%;
}
fieldset.merge_options {
	clear: both;
}
.custom_subject {
	margin: 0.5em 0;
}

/* Styles for the login areas.
------------------------------ */
.login {
	width: 540px;
	margin: 0 auto;
}
.login dl {
	overflow: auto;
	clear: right;
}
.login dt,
.login dd {
	margin: 0 0 0.4em 0;
	width: 44%;
	padding: 0.1em;
}
.login dt {
	float: left;
	clear: both;
	text-align: right;
	font-weight: bold;
}
.login dd {
	width: 54%;
	float: right;
	text-align: left;
}
.login p {
	text-align: center;
}

/* Styles for the registration section.
--------------------------------------- */
.register_error {
	border: 1px dashed red;
	padding: 5px;
	margin: 0 1ex 1ex 1ex;
}
.register_error span {
	text-decoration: underline;
}

/* Additional profile fields.
----------------------------- */
dl.register_form {
	margin: 0;
	clear: right;
}
dl.register_form dt {
	font-weight: normal;
	float: left;
	clear: both;
	width: 50%;
	margin: 0.5em 0 0 0;
}
dl.register_form dt strong {
	font-weight: bold;
}
dl.register_form dt span {
	display: block;
}
dl.register_form dd {
	float: left;
	width: 49%;
	margin: 0.5em 0 0 0;
}
#confirm_buttons {
	text-align: center;
	padding: 1em 0;
}
.coppa_contact {
	padding: 4px;
	width: 32ex;
	background-color: #fff;
	color: #000;
	margin-left: 5ex;
	border: 1px solid #000;
}
.valid_input {
	background-color: #f5fff0;
}
.invalid_input {
	background-color: #fff0f0;
}

/* Styles for maintenance mode.
------------------------------- */
#maintenance_mode {
	width: 75%;
	min-width: 520px;
	text-align: left;
}
#maintenance_mode img.floatleft {
	margin-right: 1em;
}
h3.titlebg img {
	vertical-align: middle;
	margin-right: 0.5em;
	margin-top: -1px;
}
tr.titlebg td {
	padding-left: 0.7em;
}
#admin_menu {
	min-height: 2em;
	padding-left: 0;
}
#admin_content {
	clear: left;
	padding-top: 0.5em;
}
#admin_content .custom_field {
	margin-bottom: 15px;
}
#admin_login .centertext {
	padding: 1em;
}
#admin_login .centertext .error {
	padding: 0 0 1em 0;
}

/* Styles for sidebar menus.
---------------------------- */
.left_admmenu,
.left_admmenu ul,
.left_admmenu li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#left_admsection {
	width: 160px;
	float: left;
	padding-right: 10px;
}
.adm_section h4.titlebg {
	font-size: 95%;
	margin-bottom: 5px;
}
#main_container {
	position: relative;
}
.left_admmenu li {
	padding: 0 0 0 0.5em;
}
.left_admmenu {
	margin-bottom: 0.5em;
}
#main_admsection {
	position: relative;
	left: 0;
	right: 0;
	overflow: hidden;
}
tr.windowbg td,
tr.windowbg2 td,
tr.approvebg td,
tr.highlight2 td {
	padding: 8px;
}
#credits p {
	padding: 0;
	font-style: italic;
	margin: 0;
}

/* Styles for generic tables.
----------------------------- */
.topic_table table {
	width: 100%;
}
.topic_table .icon1,
.topic_table .icon2,
.topic_table .stats {
	text-align: center;
}
#topic_icons {
	margin: 1em 0 0 0;
}
#topic_icons .description,
#display_jump_to {
	margin: 5px 0;
	background: #FFF;
	border: 1px solid #E5E5E5;
	color: #5B5B5B;
}
.topic_table table thead {
	border-bottom: 1px solid #F0F0F0;
}
.topic_table td.subject p,
.topic_table td.stats {
	margin: 0;
}
.topic_table td.stickybg2 {
	background-image: url(../images/icons/quick_sticky.png);
	background-repeat: no-repeat;
	background-position: 99% 31px;
}
.topic_table td.lockedbg2 {
	background-image: url(../images/icons/quick_lock.png);
	background-repeat: no-repeat;
	background-position: 98% 13px;
}
.topic_table td.locked_sticky2 {
	background-image: url(../images/icons/quick_sticky_lock.png);
	background-repeat: no-repeat;
	background-position: 98% 13px;
}
.topic_table td.stats {
	background-image: none;
	text-align: right;
}

/* Styles for (fatal) errors.
----------------------------- */
#fatal_error {
	width: 80%;
	margin: auto;
}
.errorbox {
	padding: 1em;
	border: 1px solid #E5E5E5;
	color: #000;
	background-color: #ffe4e9;
	margin-bottom: 1em;
}
.errorbox h3 {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	text-decoration: underline;
}
.errorbox p {
	margin: 1em 0 0 0;
}
.errorbox p.alert {
	padding: 0;
	margin: 0;
	float: left;
	width: 1em;
	font-size: 1.5em;
}

/* Styles for the profile section.
---------------------------------- */
dl {
	overflow: auto;
	margin: 0;
	padding: 0;
}

/* The basic user info on the left.
----------------------------------- */
#basicinfo {
	width: 20%;
	float: left;
}
#basicinfo .windowbg {
}
#basicinfo .windowbg .content {
	padding-left: 20px;
}
#detailedinfo {
	width: 79.5%;
	float: right;
}
#basicinfo h4 {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1;
	white-space: pre-wrap;
	overflow: hidden;
}
#basicinfo h4 span.position {
	font-size: 14px;
	font-weight: 300;
	display: block;
	padding: 5px 0;
	color: #7D7D7D;
}
#basicinfo img.avatar {
	display: block;
	margin: 10px 0 0 0;
	border-radius:50px;
}
#basicinfo ul {
	list-style-type: none;
	margin: 10px 0 0 0;
}
#basicinfo ul li {
	display: block;
	float: left;
	margin-right: 5px;
	height: 20px;
}
#basicinfo span#userstatus {
	display: block;
	clear: both;
}
#basicinfo span#userstatus img {
	vertical-align: middle;
}
#detailedinfo .content dl,
#tracking .content dl {
	clear: right;
	overflow: auto;
	margin: 0 0 18px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #E5E5E5;
}
#detailedinfo .content dt,
#tracking .content dt {
	width: 35%;
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: 500;
	clear: both;
}
#detailedinfo .content dd,
#tracking .content dd {
	width: 65%;
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
}
#detailedinfo .content dl.noborder {
	border-bottom: 0;
}
#detailedinfo .content dt.clear {
	width: 100%;
}
.signature,
.custom_fields_above_signature {
	border-top: 1px solid #E5E5E5;
}
.signature h5 {
	font-size: 0.85em;
	margin-bottom: 10px;
}
#personal_picture {
	display: block;
	margin-bottom: 0.3em;
}
#avatar_server_stored div {
	float: left;
}
#avatar_upload {
	overflow: auto;
}
#main_admsection #basicinfo,
#main_admsection #detailedinfo {
	width: 100%;
}
#main_admsection #basicinfo h4 {
	float: left;
	width: 35%;
}
#main_admsection #basicinfo img.avatar {
	float: right;
	vertical-align: top;
}
#main_admsection #basicinfo ul {
	clear: left;
}
#main_admsection #basicinfo span#userstatus {
	clear: left;
}
#main_admsection #basicinfo p#infolinks {
	display: none;
	clear: both;
}
#main_admsection #basicinfo .botslice {
	clear: both;
}

/* Simple feedback messages.
---------------------------- */
#profile_error,
#profile_success {
	margin: 0 0 1em 0;
	padding: 1em 2em;
	border: 1px solid;
}
#profile_error {
	border-color: red;
	color: red;
	background: #fee;
}
#profile_error span {
	text-decoration: underline;
}
#profile_success {
	border-color: green;
	color: green;
	background: #efe;
}

/* Profile statistics.
---------------------- */
#generalstats .content dt {
	width: 50%;
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
	clear: both;
}
#generalstats .content dd {
	width: 50%;
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
}

/* Activity by time.
-------------------- */
#activitytime {
	margin: 6px 0;
}
.activity_stats {
	margin: 0;
	padding: 0;
	list-style: none;
}
.activity_stats li {
	margin: 0;
	padding: 0;
	width: 4.16%;
	float: left;
}
.activity_stats li span {
	display: block;
	border: solid #E5E5E5;
	border-width: 1px 1px 0 0;
	text-align: center;
}
.activity_stats li.last span {
	border-right: none;
}
.activity_stats li .bar {
	margin: 0 auto;
	width: 15px;
}
.activity_stats li .bar div {
	background: #6294CE;
}
.activity_stats li .bar span {
	position: absolute;
	top: -1000em;
	left: -1000em;
}

/* Most popular boards by posts and activity.
--------------------------------------------- */
#popularposts {
	width: 49.5%;
	float: left;
}
#popularactivity {
	width: 49.5%;
	float: right;
}
#popularposts .content dt,
#popularactivity .content dt {
	width: 65%;
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
	clear: both;
}
#popularposts .content dd,
#popularactivity .content dd {
	width: 35%;
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
}
.profile_pie {
	background-image: url(../images/stats_pie.png);
	float: left;
	height: 20px;
	width: 20px;
	margin: 0 1em 0 0;
	padding: 0;
	text-indent: -1000em;
}

/* View posts.
-------------- */
.topic .time {
	float: right;
}
.counter {
	margin: 0;
	padding: 0.2em 0.5em 0.1em 0.2em;
	font-size: 2.2em;
	font-weight: bold;
	color: #9aa0a5;
	float: left;
}
.list_posts {
	border-top: 1px solid #E5E5E5;
	padding-top: 12px;
	margin-top: 6px;
	overflow: auto;
}
.core_posts {
	margin-bottom: 3px;
}
.topic h4 {
	margin: 3px 0;
}
.topic .post {
	margin: 0 1em;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}
.topic .mod_icons {
	text-align: right;
	margin-right: 1em;
}
#tracking .content dl {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
#creator dl {
	margin: 0;
}
#creator dt {
	width: 40%;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
#creator dd {
	float: right;
	width: 55%;
	margin: 0 0 10px 2px;
	overflow: auto;
}
.ignoreboards {
	margin: 0 2%;
	padding: 0;
	width: 45%;
}
.ignoreboards a {
	font-weight: 400;
	font-size: 14px;
	border-bottom: 1px solid #E5E5E5;
	padding: 3px 0;
}
.ignoreboards a:hover {
	text-decoration: none;
	border-bottom: 1px solid #4a5055;
}
.ignoreboards ul {
	margin: 0;
	padding: 0;
}
.ignoreboards li {
	list-style: none;
	float: left;
	clear: both;
}
.ignoreboards li.category {
	margin: 0.7em 0 0 0;
	width: 100%;
}
.ignoreboards li ul {
	margin: 0.2em 0 0 0;
}
.ignoreboards li.category ul li.board {
	width: 93%;
}
#theme_settings {
	overflow: auto;
	margin: 0;
	padding: 0;
}
#theme_settings li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

/* Paid Subscriptions.
---------------------- */
#paid_subscription {
	width: 100%;
}
#paid_subscription dl.settings {
	margin-bottom: 0;
}
#paid_subscription dl.settings dd,
#paid_subscription dl.settings dt {
	margin-bottom: 4px;
}

/* Pick theme.
-------------- */
#pick_theme {
	width: 100%;
	float: left;
}

/* Issue a warning.
------------------- */
#warn_body {
	width: 80%;
	font-size: 0.9em;
}

/* Styles for the statistics center.
------------------------------------ */
#statistics {
	padding: 0.5em 0;
}
#statistics .title_bar {
	margin: 4px 0 -2px 0;
}
#statistics h3.catbg {
	text-align: center;
}
#statistics .content {
	min-height: 210px;
}
#statistics .top_row {
	min-height: 150px;
}
#stats_left,
#top_posters,
#top_topics_replies,
#top_topics_starter {
	float: left;
	width: 49.5%;
}
#stats_right,
#top_boards,
#top_topics_views,
#most_online {
	float: right;
	width: 49.5%;
}
dl.stats {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
dl.stats dt {
	width: 49%;
	float: left;
	margin: 0 0 4px 0;
	line-height: 16px;
	padding: 0;
	clear: both;
	font-size: 1em;
}
dl.stats dd {
	text-align: right;
	width: 50%;
	font-size: 1em;
	float: right;
	margin: 0 0 4px 0;
	line-height: 16px;
	padding: 0;
}
.statsbar .bar {
	float: left;
	background: #E95855;
	display: block;
	margin: 0 4px;
	height: 16px;
}
/*Paolo per smartphones*/
@media (max-width: 768px) {
	.statsbar .bar {
		float: right;
		background: #ff7f00;
		display: block;
		margin: 0px 0px 0px 9px;
		height: 18px;
	}
   .img_recensione{
	 max-width:250px;
	 border: 0px;
     padding: 0px;
	}
}
tr.windowbg2 th.stats_month {
	width: 25%;
	padding: 0 2em;
	text-align: left;
}
tr.windowbg2 td.stats_day {
	padding: 0 3.5em;
	text-align: left;
}

/* Styles for the personal messages section.
-------------------------------------------- */
#personal_messages h3 span#author,
#personal_messages h3 span#topic_title {
	float: left;
}
#personal_messages h3 span#author {
	margin: 0 0 0 0.5em;
}
#personal_messages h3 span#topic_title {
	margin: 0 0 0 9em;
}
#personal_messages .labels {
	padding: 0 1em 0 0;
}
#personal_messages .capacity_bar {
	background: #f0f4f7;
	display: block;
	margin: 0.5em 0 0 1em;
	height: 1em;
	border: 1px solid #E5E5E5;
	width: 10em;
}
#personal_messages .capacity_bar span {
	border-right: 1px solid #E5E5E5;
	display: block;
	height: 1em;
}
#personal_messages .capacity_bar span.empty {
	background: #a6d69d;
}
#personal_messages .capacity_bar span.filled {
	background: #eea800;
}
#personal_messages .capacity_bar span.full {
	background: #f10909;
}
#personal_messages .reportlinks {
	padding: 0.5em 1.3em;
}
#searchLabelsExpand li {
	padding: 0.3em 0.5em;
}
#manrules .righttext {
	padding: 0.3em 0.1em;
}
dl.addrules dt.floatleft {
	width: 15em;
	color: #333;
	padding: 0 1.25em 0.5em 1.25em;
}
#addrule fieldset {
	clear: both;
}

/* Styles for the calendar section.
----------------------------------- */
.calendar_table {
	margin-bottom: 0.7em;
}
.calendar_today {
	background-color: #a5c7cf;
}
.calendar_table .titlebg2 > .days {
	color: #f9fdff;
	font-size: 12px;
	font-weight: 300;
}
#month_grid {
	width: 200px;
	text-align: center;
	float: left;
}
#month_grid .cat_bar > .catbg {
	font-size: 18px !important;
}
#month_grid table {
	width: 200px;
}
#main_grid table {
	width: 100%;
	padding-bottom: 4px;
}
#main_grid table h3.catbg {
	text-align: center;
	height: 40px;
	border-top: 2px solid #F0F0F0;
	border-bottom: none;
}
#main_grid table.weeklist td.windowbg {
	text-align: center;
	height: 49px;
	width: 25px;
	font-size: large;
	padding: 0 7px;
	border-bottom: 2px solid #F0F0F0;
}
#main_grid table.weeklist td.weekdays {
	height: 49px;
	width: 100%;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 2px solid #F0F0F0;
}
#main_grid h3.weekly {
	text-align: center;
	padding-left: 0;
	font-size: large;
	height: 40px;
}
#main_grid h3 span.floatleft,
#main_grid h3 span.floatright {
	display: block;
	font-weight: bold;
}
#main_grid table th.days {
	width: 14%;
	padding: 8px 0;
}
#main_grid table.weeklist h4.titlebg {
	margin: 0;
	height: 40px;
	line-height: 40px;
}
#main_grid table td.weeks {
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: large;
}
#main_grid table td.days {
	vertical-align: top;
	text-align: center;
}
a.modify_event {
	color: red;
}
span.hidelink {
	font-style: italic;
}
#calendar_navigation {
	text-align: center;
}

/* Styles for the memberlist section.
------------------------------------- */
#mlist_search {
	margin: auto;
	width: 500px;
}

/* Styles for the basic search section.
--------------------------------------- */
#searchform,
#simple_search p {
	padding: 0.5em;
	margin: 0;
}
#simple_search,
#simple_search p,
#advanced_search {
	text-align: center !important;
	margin: 0;
}
#search_error {
	font-style: italic;
	padding: 0.3em 1em;
}
#search_term_input {
	font-size: 115%;
	margin: 0 0 1em;
}

/* Styles for the advanced search section.
------------------------------------------ */
#searchform fieldset {
	text-align: left;
	padding: 0;
	border: none;
}
#advanced_search dl#search_options {
	margin: 0 auto;
	width: 600px;
	padding-top: 1em;
	overflow: hidden;
}
#advanced_search dt {
	clear: both;
	float: left;
	padding: 0.2em;
	text-align: right;
	width: 20%;
}
#advanced_search dd {
	width: 75%;
	float: left;
	padding: 0.2em;
	margin: 0 0 0 0.5em;
	text-align: left;
}
#searchform .titlebg strong {
	font-weight: 300;
}
#searchform p.clear {
	clear: both;
}

/* Styles for the search results page.
-------------------------------------- */
.topic_table td blockquote,
.topic_table td .quoteheader {
	margin: 0.5em;
}
.search_results_posts {
	overflow: hidden;
}
.search_results_posts .buttons {
	padding: 5px 1em 0 0;
}

/* Styles for the help section.
------------------------------- */
#help_container {
	margin: 0;
	padding: 0 0 8px 0;
}
#helpmain {
	padding: 0 1em;
}

/* Styles for print media.
-------------------------- */
@media print {
	#headerarea {
		display: none;
	}
	.tborder {
		border: none;
	}
}

/* Custom Styles.
---------------- */
a {
	outline: none;
	transition: all 0.2s ease-in-out 0s;
}
p,
span,
form {
	margin: 0;
	padding: 0;
}
#search {
	float: right;
	position: relative;
	background: #6E9BA7;
	border-radius: 15px;
	margin-top: 11px;
}
#search input {
	background: none;
	border: none;
	outline: none;
	padding: 0;
}
#search input[type="text"] {
	width: 80px;
	height: 30px;
	padding: 0 35px 0 15px;
	transition: all 0.2s ease-in 0s;
	line-height: 1;
	color: #E8E8E8;
}
#search input[type="text"]:focus {
	width: 160px;
}
#search input[type="submit"] {
	position: absolute;
	display: block;
	height: 22px;
	width: 22px;
	border-radius: 22px;
	background-color: #91B3BB;
	top: 4px;
	right: 4px;
	cursor: pointer;
}
#board-notice {
	text-align: right;
	font-size: 13px;
	/*height: 30px;
	line-height: 30px;*/
	/*Paolo*/
	background-color:rgba(255,221,221,0.5);
	margin:3px;
	padding:10px;
	margin-top:40px;
	border:2px solid #d00;
}
#board-notice > a,
#board-notice > strong {
	margin-left: 15px;
	color: #3B3F47;
	text-decoration: none;
}
#board-notice > strong {
	text-transform: uppercase;
}
#board-notice span {
	background: #EC7175;
	padding: 2px 6px;
	font-weight: bold;
	color: #fff;
	border-radius: 15px;
}
#board-notice a:hover span {
	background: #F97E82;
}
#main {
	/* background: #F0F0F0; */
	padding: 20px 0 40px;
}
#footer {
	padding-bottom: 40px;
	/*Paolo border-top: 1px solid #D9D9D9;*/
}
#footer-content {
	background: #42464E;
	padding: 20px;
	margin-top: -1px;
	position: relative;
	color: #767a82;
}
#footer,
#footer a {
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
}
#footer a {
	color: #c7cdd2;
	text-decoration: none;
}
#footer a:hover {
	color: #EECD6D;
}
#footer .backtop {
	position: absolute;
	top: -27px;
	right: 20px;
	bottom: 20px;
	right: 0px;
	z-index: 9999;
	display: block;
	background: #42464e;
	color: #fff;
	font-size: 15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#footer .backtop:hover {
	border-color: #EECD6D;
}
.table_list .divider td {
	height: 15px;
}
.mark_read {
	overflow: hidden;
	margin-top: -10px;
	margin-bottom: 15px;
}
.mark_read .buttonlist ul {
	padding: 0;
	margin: 0;
}
.table_grid .icon2 {
	width: 6%;
}
.table_grid .subject {
	width: 55%;
}
.table_grid .stats {
	width: 15%;
}
.table_grid .lastpost {
	width: 20%;
}
.table_grid .moderation {
	width: 4%;
}
.cat_bar > .catbg,
.title_bar > .titlebg {
	padding: 0 10px;
	margin-bottom: 2px;
}
.table_list .cat_bar > .catbg {
	margin-bottom: 0;
}
.windowbg > .content,
.windowbg2 > .content,
#help_container > .windowbg2 {
	padding: 15px;
}
.windowbg > .content > dl,
.windowbg2 > .content > dl {
	padding: 8px 0;
}
#forumposts .post_wrapper,
#personal_messages div.windowbg,
#personal_messages div.windowbg2,
#main_admsection .topic > .windowbg,
#main_admsection .topic > .windowbg2 {
	overflow: hidden;
	padding: 15px 0;
	margin-bottom: 5px;
}
#main_admsection .topic .content,
#personal_messages .windowbg > .content,
#personal_messages .windowbg2 > .content {
	border: none;
	padding: 0 15px;
}
#personal_messages #profile_success {
	padding: 10px;
}
#admincenter div.windowbg,
#admincenter div.windowbg2,
#manage_maintenance .windowbg,
#manage_maintenance .windowbg2 {
	padding: 0;
	margin-bottom: 5px;
}
#manage_maintenance .content p {
	margin-bottom: 10px;
}
#admincenter form {
	overflow: hidden;
}
#admincenter #quick_search form {
	font-size: 13px;
	padding: 5px 0px;
	height: 34px;
	line-height: 24px;
}
#advanced_search {
	margin-bottom: 5px;
}
.editor {
	border-color: #43474c !important;
}
/* yeni menu.
---------------- */
#topnav {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background: rgba(115,187,255,0.6); /*#adadad; /* Paolo #2a3142;*/
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 62px;
}
.page-title-box {
    /* Paolo padding: 30px 0;*/
    min-height: 125px;
}
.menu-extras ul li {
    float: left;
}
.navbar-custom {
   /* margin-bottom : 20px; */
   float: left;
   margin-top: -38px;
   width: 100%;
}
/*Menu.
------------- */
#topnav .has-submenu.active a {
    color: #7a6fbe
}

#topnav .has-submenu.active .submenu li.active>a {
    color: #7a6fbe
}

#topnav .topbar-main {
    background-color: #fff;
    min-height: 55px;
}

#topnav .topbar-main .logo {
    line-height: 56px;
    float: left
}

#topnav .topbar-main .logo .logo-large {
    height: 20px
}

#topnav .topbar-main .logo-small {
    display: none;
    height: 30px
}

#topnav .topbar-main .nav>li>a {
    height: 36px;
    width: 36px;
    padding: 0;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    margin: 12px 8px;
    color: rgba(42, 49, 66, .7)
}

#topnav .navbar-custom #navigation {
    background-color: #fff;
    margin-bottom: -40px;
    border-radius: 3px;
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02)
}

.container-fluid {
    width: 90%;
}
.nav-user img {
    height: 36px;
    width: 36px;
}
.notification-list .noti-icon-badge {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 9px;
}
.topbar-custom .nav-link {
    line-height: 60px;
    color: #2a3142;
    display: block;
    max-height: 60px;
}
.notification-list .nav-link {
    padding: 0 15px;
    line-height: 70px;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.menu-extras ul li {
    float: left;
}
.dropdown-toggle::after {
    margin-left: 0;
}
.notification-list .noti-icon {
    font-size: 20px;
    vertical-align: middle;
    color: #2a3142;
}
.topbar-custom .nav-link {
    line-height: 60px;
    color: #2a3142;
    display: block;
    max-height: 60px;
}
.app-search {
    margin-top: 13px;
}
.app-search .form-control, .app-search .form-control:focus {
    border: 1px solid #e9ecef;
    font-size: 13px;
    height: 34px;
    padding-left: 18px;
    padding-right: 40px;
    margin-right: 20px;
    background: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    width: 200px;
}
.app-search button {
    position: absolute;
    top: 13px;
    right: 20px;
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    color: #707070;
    font-size: 11px;
    border: none;
    background-color: transparent;
}
.catbg {
   /* border-radius: 3px 3px 0px 0px; */
   /* border-bottom: 4px solid rgba(0, 0, 0, 0.32); */
}
/* Yan Blok .
---------------- */
.anagovde {
	display: inline-flex;
	width: 100%;
	position: relative;
}
.boardindextable {
	float: left;
	width: 80%;
	margin: 0 auto;
}
img#upshrink_ic.solicon {
	transform: rotate(90deg);
	/*Paolo
	position: absolute;
	top: 0px;
	right: -20px;
	*/
	border:20px solid red;
}
img#upshrink_ic, img#newsupshrink {
	float: right;
	margin: 17px 5px 0 0;
}
.boardsol {
	float: left;
	width: 30%;
	margin-left: 10px;
	min-width: 225px;
	margin-bottom: 10px;
}
.box {
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 2px 5px 5px;
	border-width: 1px 1px 1px;
	border-style: solid;
	border-color: #e9ecef;
}
.box > h5 {
    display: block;
    min-height: 38px;
    line-height: 38px;
    margin: 0 -5px 5px;
    padding: 0 15px;
    background-color: #7a6fbe;
    color: #fff;
    text-transform: uppercase;
    margin-top: -2px;
    font-size: 1em;
}
.sonileti {
	list-style: none;
	margin: 0 0 0.5em 0;
}
.sonileti li {
	width: 100%;
	padding: 2px;
	font-size: 11px;
	color: #6e7575;
	display: inline-block;
	border-bottom: 1px solid rgba(0,0,0,0.07);
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	line-height: 16px;
}
.sonileti .avatar {
	float: left;
	width: 35px;
	height: 35px;
	border: 1px solid rgba(0, 0, 0, .25);
	vertical-align: middle;
	border-radius: 30px;
	margin-right: 5px;
}
#upshrinkHeaderIC ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}
@media (max-width: 768px) {
	
	.anagovde
	{
		display:inline-block;
	}
	img#upshrink_ic.solicon
	{
		position:relative;
	}
	.boardsol
	{
		width:100%;
		margin-left:0px;
	}
	#posting_icons {
    display:none;
}

}
.usr a {
    color: #2a3142;
    line-height: 3.428571;
}
.usr>a {
    position: relative;
    padding: 10px 15px;
}
.usr .dropdown-toggle::after {
    width: 0;
    height: 0;
    margin-left: 0em;
    vertical-align: 0em;
    content: "";
    border-top: 0.0em solid;
    border-right: 0.0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
}
.collapse:not(.show) {
    /* display: none; */
    background: #fff;
}
.page-title-box .page-title {
    font-size: 18px;
    margin: 0;
    line-height: 30px;
    color: #fff;
}
.page-title {
    float:left;
	text-align:center;
}
#topnav .nav-tabs>li>a i {
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    /* Paolo color: #7a6fbe;*/
	color: #FF7F00;
}
@media screen and (max-width: 1279px) {
.container-fluid {
    width: 90%; /*Paolo ora è uguale al default... */
}
}
@media (max-width: 991px) {
#topnav .nav-tabs>li>a i {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
    vertical-align: inherit;
}
table.table_list .content td.icon {
    text-align: center;
    width: 13%;
}
.container-fluid {
    width: 95%;
}
	.boardindextable {
	width: 100%;
}

}
#topnav .navbar-custom #headerMenuCollapse {
    background-color: #fff;
    margin-bottom: -40px;
    border-radius: 3px;
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0,0,0,.05), 0 6px 20px 0 rgba(0,0,0,.02);
    box-shadow: 0 -3px 31px 0 rgba(0,0,0,.05), 0 6px 20px 0 rgba(0,0,0,.02);
}
 /* login */
.p-nav-opposite {
    margin-left: auto;
    text-align: right;
    flex-shrink: 0;
}
.p-navgroup.p-discovery {
    margin-left: .5em;
}
.p-navgroup {
    font-size: 15px;
    border-radius: 4px;
}
.p-navgroup.p-discovery a {
    color: #ffffff!important;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}
.p-navgroup-link:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: none;
    padding: 9px 18px;
}
.p-navgroup-link {
    float: left;
    padding: 8px 15px;
    border-left: 1px solid rgba(222,223,255,0.1);
}
@media (max-width: 900px) {
	.p-navgroup-linkText {
    display: none;
}
}
.list-unstyled .av {
    width: 21px;
    height: 21px;
    font-size: 12.6px;
}
.noti-icon-badge {
    position: absolute;
    top: 4px;
    right: 5px;
    font-size: 9px;
}
.list-unstyled a {
    color: #ffffff!important;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}
.forumtitle {
    position:relative;
    /* Paolo
	right: -48px;
    font-family: Geneva, verdana, sans-serif;
	float: left;
	*/
	line-height: 56px;
    font-size: 2em;/* 1.8em;    */
    margin: 0;
    padding: 0;
}    
.forumtitle:before {
    /*
	font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    left: -30px;
    position:absolute;
    top:0;
    color: #766bbd;
	*/
 }
.list-unstyled .dropdown-toggle::after {
    display: none !important;
}
table.table_list tbody.content td.icon img {
    opacity: 1;/*Paolo 0.5;*/
	color: #7a6fbe;
}
table.table_list tbody.content td.icon.new_posts img {
    opacity: 1;
}
.board_icon .avatar, .lastpost .avatar, .lastpost .avatar_offline {
    float: left;
    margin-right: 0.5em;
    padding: 2px;
    max-width: 100%;
    vertical-align: middle;
    border-radius: 30px;
    width: 38px;
    height: 38px;
    margin-top: 5px;
}
.info .btn-group {
     margin-top: -21px;
}
.lastpost span {
    width: 50%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    vertical-align: middle;
}
#posting_icons ul.reset li {
    padding: 0 1rem 1rem 0;
}
.dropdown-menu.show a {
    color: #ffffff;
}
.cat_bar {
    border-radius: 3px 3px 0px 0px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    background-color: #7a6fbe!important;
    text-transform: uppercase;
}

.st-info {
    padding-top: 14px;
    padding-left: 0.3rem;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}

.to-le {
    right: 20px;
}
.body_message {
    background-color: #f9f9f9; /*#ffffff;*/
    border-radius: 4px;
    overflow: hidden;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
	/* Paolo bordi + spessi e spazio tra post*/
    border-bottom: 2px solid gray;
    border-right: 2px solid gray;
	margin-top: 10px;
}
.threadthis {
    background: #ffffff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    margin: 10px 0;
}
.threadthis {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.threadthis .content {
    padding: 10px 12px;
}
.threadthis .avatar {
    width: 45px;
    height: 45px;
    float: left;
    margin: -5px 8px 0 0;
}
.threadthis h3 {
    font-size: 15px;
    margin: 0 0 4px;
}
.threadthis .detailS {
    margin: 0;
}
td.lastpost p i {
  opacity: 0.5;
}
@media (min-width: 992px) {
	.poster {
		padding-left: 0;
		border-right: 1px solid rgb(238, 238, 238);
		margin-right: -1px;
		margin-bottom: 0;
		min-height: 180px;
		overflow: hidden;
		padding: 10px 0 10px 0px;
	}
	.poster h4 {
		padding: 10px 0px;
		margin: 0 -2px;
		border-bottom: 1px solid #e5e5e5;
	}
	.body_content {
		margin-left: 0px;
	}
	.col-md-10 {
		padding-left: 10px;
		padding-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.poster {
		float: left;
		width: 15em;
	}
	/* Paolo */
	.dim-avatar{ width:80px;height:80px;}
    .utente-dyn{font-size:16px;}

}

@media screen and (max-width: 991px){
	.poster {
		margin: 0;
		padding: 0;
		text-align:left;
	}
	.poster h4 {
		display: block;
		font-size: 20px;
		border-radius: 4px 4px 0 0;
		border-bottom: 1px solid #ccc;
		background-color: #fcfcfc;
		/* Paolo padding: 17px 70px 16px 70px;*/
		padding: 17px 4px 16px 4px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.poster img.img-circle {
		width: 42px;
		height: 42px;
		position: absolute;
		left: 24px;
		margin-top: 3px;
		border-radius: 50%;
		object-fit: cover;
	}
	.poster ul ul, li.postcount, li.blurb, li.title, li.stars, .poster li.profile, li.warning,.gender {
		display: none;
	}
	ul.quickbuttons {
		background: none;
		text-align: center;
		width: 100% !important;
		margin-bottom: 10px;
	}
	.haber {
		display: none;
	}
	#basicinfo img.avatar {
		display: initial;
		margin: 10px 0 0 0;
		/*Paolo*/
		border-radius:50%;
	}
	#basicinfo ul li {
		float: none !important;
		display: inline-block;
	}
	.keyinfo {
		background: none;
		text-align: center;
		width: 100% !important;
	}
	.poster li.karma_post, .poster li.karma_allow {
		display: none;
	}
	/*Paolo*/
	.dim-avatar{ width:70px;height:70px;float: left;margin-top: 4px;margin-left: 8px;}
	.utente-dyn{font-size:13px;float:left;}
	.signature{display:none;}
}
/* Paolo per ipad*/
@media screen and (min-width: 760px) and (max-width: 780px) {
	.poster{
		border-right: 1px solid rgb(238, 238, 238);
		text-align:center;
	}
	.poster h4 {
		display: block;
		font-size: 80px;
		border-radius: 4px 4px 0 0;
		border-bottom: 1px solid #ccc;
		background-color: #fcfcfc;
		padding: 5px 0px 26px 0px;
		/*white-space: nowrap;*/
		overflow: hidden;
		text-overflow: ellipsis;
		clear:left;
		margin-left:-4px;
		white-space:unset;
	}
	.dim-avatar{ float: initial;margin-top: 10px;margin-left: 0px;}
	.keyinfo {
		padding-top:6px;
	}
	.keyinfo h5 {
	 font-size:14px;
	 text-align:left;
	 padding-top:9px;
	 padding-bottom:4px;
    }
	ul.quickbuttons_dyn {
	   margin: 13px 10px 0 0;
    }
	.utente-dyn{font-size:13px;float:none;}
}
 /*icons*/
.fa-help:before{content:"\f059"}
.fa-gear:before,
.fa-admin:before,
.fa-cog:before {
  content: "\f013";
}
.fa-moderate:before{content: "\f0ad";}
.fa-profile:before{content:"\f007"}
.span-profiler:before{content:"\f007"}
.fa-pm:before{content: "\f0e0"}
.fa-mlist:before, .fa-view_all_members:before{content:"\f0c0"}
.fa-mlist_search:before{content: "\f002";}
.fa-logout:before{content:"\f011";/*Paolo "\f2f5";*/}
.fa-register:before{content:"\f303"}
.fa-login:before{content:"\f007"}
.fa-add_poll:before{content:"\f0ae"}
.fa-new_poll:before{content:"\f0ae"}
.fa-notify:before{content:"\f0f3"}
.fa-unnotify:before{content:"\f0a2"}
.fa-mark_unread:before{content:"\f00c"}
.fa-mark_as_read:before{content:"\f00c"}
.fa-send_topic:before{content:"\f0e0"}
.fa-mark_read_short:before{content:"\f00c"}
.fa-new_topic:before{content:"\f075"}
.fa-move_topic:before{content:"\f07c"}
.fa-remove_topic:before{content:"\f1f8"}
.fa-set_lock:before{content:"\f023"}
.fa-set_sticky:before{content:"\f14a"}
.fa-set_nonsticky:before{content:"\f14a"}
.fa-merge:before{content:"\f14d"}
.fa-set_unlock:before{content:"\f09c"}
.fa-poll_lock:before {content: "\f023";}
.fa-poll_edit:before{content: "\f044";}
.fa-poll_remove:before {content: "\f00d";}
.fa-calendar_link:before {content: "\f073";}
.fa-calendar_post_event:before {content: "\f067";}
.stats span {
    float: left;
}
.en {
    padding: 0.5rem;
}
/* Paolo peresonalizzazioni colori*/
.cat_bar1{
	background-color:#2137D9;
	color:#fff;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar1 a{
	color:#fff;
	font-weight:600;
}
.bcat1{border:3px solid #2137D9;}
.cat_bar2{
	background-color:#74EF6B;
	color:#085402;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar2 a{
	color:#085402;
	font-weight:600;
}
.bcat2{border:3px solid #74EF6B;}
.cat_bar3{
	background-color:#CC203C;
	color:#3B030C;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar3 a{
	color:#3B030C;
	font-weight:600;
}
.bcat3{border:3px solid #CC203C;}
.cat_bar4{
	background-color:#DEB6DC;
	color:#5F387A;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar4 a{
	color:#5F387A;
	font-weight:600;
}
.bcat4{border:3px solid #DEB6DC;}
.cat_bar5{
	background-color:#96EAE9;
	color:#040536;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar5 a{
	color:#040536;
	font-weight:600;
}
.bcat5{border:3px solid #96EAE9;}
.cat_bar6{
	background-color:#FC7A24;
	color:#fff;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar6 a{
	color:#fff;
	font-weight:600;
}
.bcat6{border:3px solid #FC7A24;}
.cat_bar7{
	background-color:#FAF566;
	color:#585504;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar7 a{
	color:#585504;
	font-weight:600;
}
.bcat7{border:3px solid #FAF566;}
.cat_bar_pap{
	background-color:#FF7F00;
	color:#585504;
	line-height:44px;
	overflow:hidden;
	margin-bottom:2px;
	padding: 0 10px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
}
.cat_bar_pap a{
	color:#585504;
	font-weight:600;
}
.button_strip_markread{padding:0px;}
.tabGrupponi{border-collapse: separate;}
.tabGrupponi td {color:white;font-weight:bold;padding-left:5px;font-size:11px;border-radius:5px;}
.singolaNews{width: 100%;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
	margin-top:6px;
	float:right;
	background-color:#FEFEFC;
	color:#000099;
	padding:2px;}
.singolaNews b{font-size:12px;font-weight:bold;display:inline;line-height:12px;padding-top: 8px;}
.pollForum{width:98%;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height: 13px;padding: 3px;}
.newsForum{font-size:11px;line-height: 13px;cursor:pointer;}
.ambito{padding:2px;margin-top:0px;margin-bottom:3px;width: -webkit-fill-available;font-weight: 600;font-size: small;letter-spacing: 1px;padding-left: 6px;}
.ambitoRed{padding:2px;margin-top:0px;margin-bottom:3px;width: -webkit-fill-available;font-weight: 600;font-size: small;letter-spacing: 1px;padding-left: 6px;background-color:#d00;color:white;}
.imgNewsPiccola{width:80px;height:auto;margin-right:8px;padding-top:4px;}
.titSpalla{width: 100%;float:right;font-weight: bold;padding: 2px;color: white;background: #6A6A78;text-align:center;margin-top:24px;}
.editato{background: #F6E2E2 url(../images/theme/editIcon.png) 0.1em 0.1em no-repeat;border-top: 2px solid #d00;border-bottom: 2px solid #d00;padding: 1.1em 1.4em;margin: 0.1em 0 0.3em 0;overflow-wrap:break-word;}
.polliciate{text-align: center;padding-top:10px;font-size: 12px;}
.polliciateM{display:none;}
.boxCoverRece{padding-right:4px;display:inline-block;text-align:center;background-color:white;font-size:0.9em;}
.coverRece{height:110px;width:auto;padding-left:4px;}
.boxTopNews{border:1px solid #d22;width:23%;margin-top:-7px;margin-bottom:15px;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;background-color:#d22;float:left;display:block;border-radius: 7px;margin-left:10px;height:174px;}
.boxTopNewsMob{display:none;}
.boxMenu{border:1px solid navy;width:15%;margin-top:-7px;margin-bottom:15px;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;background-color:navy;float:left;display:block;border-radius: 7px;height:174px;}
.boxEdicola{border:1px solid green;width:60%;margin-top:-7px;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;background-color:green;float:right;display:block;border-radius: 7px;}
.boxRecensione{border:1px solid #EEEE00;width:100%;margin-top:-7px;margin-bottom:15px;background-color:#EEEE00;float:left;display:block;border-radius: 7px;height:170px;padding-left: 6px}
.testoRecensione{background-color:white;font-size: 12px;padding-top: 3px;padding-left: 5px;float:left;border:1px solid #007;height:138px;overflow-y:scroll;margin-top:5px;border-radius:6px;}
.boxN1{width:26%;}
.boxN2{width:40%;align-items: center;display: flex;}
.boxN3{width:33.5%;align-items: center;display: flex;}
.votiRecensioneF{background-color:white;float:left;width:18%;border:1px solid #007;margin-left:3px;height:90%;font-size:11px;padding:4px;line-height:190%;margin-top: 7px;}
.imgReceF{width:100px;padding:2px 5px 0px 0px;float:left;}
.listaTopNews{background-color:white;width:100%;height: 138px;font-size: 10px;padding-top: 3px;padding-left: 5px;overflow:hidden;}
.linkTopNews{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.listaMenu{background-color:white;width:100%;height: 138px;font-size: 11px;padding-top:3px;padding-left: 5px;line-height:160%;}
.listaMenu i{font-size: 16px;}
.linkMenu{width:22px;float:left;clear:left;REM_margin-right: 2px;color:#007;}
.linketto{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.soloSuMobile{display:none;}
.bottonePapersera{color:white;background-color:#ff7f00;border-radius:10px;padding:0 5px;width:17px;font-size:11px;margin-top:-4px;margin-bottom:4px;}
.nomeUtente{font-weight:bold;padding-left:3px;}
.gruppoUtente{margin-top:5px;font-size:80%;}
.leggiRece{display:none;}
.votoADT{width: 20px;font-size:9px;height: 16px;}
.votoADT:focus {background:yellow;}
.margineSx{margin-left:10px;}
.imgTDA{padding:2px 5px 0px 0px;float:left;}
.tabADT{font-size:0.8em;width:80%;}
/* Paolo per ipad*/
@media screen and (max-width: 760px) {
   .polliciate{display:none;}
   .polliciateM{display:block;text-align: center;float:right;padding-top:11px;padding-right:5px;font-size: 12px;}
   .bottonePapersera{float:left;margin-right:12px;}
   .nomeRecensore{display:none;}
   .votiRecensioneF{width:98%}
   .leggiRece{display:block;}
   .boxN1{width:97%;}
   .boxN2{width:97%;}
   .boxN3{width:97%;}
   .boxRecensione{height:455px;}
   .margineSx{margin-left:3px;}
   .imgTDA{display:none}
   .tabADT{width:100%;}
}
.imgSignature{
	height:100%;
	height: -moz-available;
	height: -webkit-fill-available;
	height: fill-available;
	width:auto;
	overflow:hidden;
}
.socialButtonFooter{
	font-size:22px !important;
	padding:5px;
}
.labPoll {
    float: left;
    font-weight: 700;
    font-size: 12px;
    padding: 3px;
    margin-top: -1px;
    margin-bottom: -7px;
    color: #007;
}
.black_overlay{
 display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 2000%; background-color: black; z-index:9998; -moz-opacity: 0.8;
 opacity:.80; filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: fixed;
    top: 8%;
    left: 20%;
    width: 60%;
    padding: 20px;
    border: 7px solid #fe0;
    background-color: #fff;
    z-index: 9999;
    overflow: auto;
	text-align:justify;
	color:#000099;
	line-height:200%;
	font-size:16px;
}
.bannerCeleste {
   float:right;
   margin-top: -56px;
}
.boxStatsUtenti{
	float:left;
	font-size:12px;
	width:42%;
}
@media screen and (max-width: 991px){
 .white_content {
    top: 5;
    left: 5%;
    width: 90%;
    padding: 8px;
    border: 5px solid #fe0;
    background-color: #fff;
    z-index: 9999;
    overflow: auto;
	text-align:justify;
	color:#000099;
	line-height:100%;
	font-size:11px;
  }
 .boxMenu{display:none;}
 .boxTopNews{display:none;}
 .boxTopNewsMob{border:1px solid #d22;width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;background-color:#d22;float:left;display:inline;}
 .boxEdicola{width:100%;}
 .soloSuMobile{display:block;}
 .nomeUtente{padding-left:0px;}
 .gruppoUtente{font-size:90%;}
 .bannerCeleste {margin-top:-5px;}
 .boxStatsUtenti{width:100%;}
}
/* Menu laterale cell */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3000;
    top: 0;
    left: 0;
    background-color: #333;
	opacity:0.97;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}
.sidenav a {
    padding: 8px 8px 8px 45px;
    text-decoration: none;
    font-size: 14px;
    color: white;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
	color: white;
}
.bottoneMenuLaterale{
	font-size:30px;cursor:pointer;
	border: 1px solid #a9a9a9;
    background-color: white;
    z-index: 2000;
	padding: 8px 3px 8px 3px;
    border-radius: 5px;
	width: fit-content;
}
.iconeMenuLat{
	font-size: 18px;
	color: white;
	padding-left:13px;
	padding-top: 7px;
}
.rigaSepara{float:left;width:100%;border-bottom:1px solid white;margin-top: -11px;}
.bbc_link:link, .bbc_link:visited {
 color:#44D;
 font-weight:bold;
 text-decoration:underline;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media screen and (min-width: 1200px) {
.sidenav{display:none;}
.bottoneMenuLaterale{display:none;}
.listaTopNews{font-size: 12px;}
.listaMenu{font-size: 12px;}
}
.testSitoSoloPerMobile {
	display:none;
}
@media screen and (max-width:1024px) {
  .testSitoSoloPerMobile {
	display:block;
	width:100%;
  }
}
