/*
 Theme Name:   2puntozeroresearch SQUARE CHILD versione 2.1 19/06/2019
 Theme URI:    https://goodpress.it
 Description:  2puntozeroresearch SQUARE CHILD
 Author:       wolly
 Author URI:   https://paolovalenti.info
 Template:     square
 Version:      2.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  square-child
*/

a.topic-title {
	font-size:16px;
}

/*.wpst_question {

display: inline;
float: left;
margin-top:20px;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom:1px solid #EAEAEA;

}
.wpst_question input, label,input[type="submit"]{
margin-top:20px;
display: inline;
float: left;
}

.wpst_question p{

position: relative;
}*/

ul.item-list li {
border-bottom:0px solid #EAEAEA;
}
form.standard-form label, form.standard-form span.label {
  display: block;
  font-weight: bold;
  /*margin: 0px 0 5px;*/
}
#post-topic-reply{

clear:both;
}
div.pagination no-ajax {

clear:both;
}
#ubpfattach {
    clear: both;
    margin-bottom: 15px;
    padding-top: 15px;
    }

#member-count-top{

	display: none !important;
}
#member-count-bottom{

	display: none !important;
}



.subscription-toggle{

	display: none !important;
}

.bbp-template-notice{

	display: none !important;
}

.leave-group{

	display: none !important;
}

.bbp-forum-header a.bbp-forum-permalink, .bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink {
  color: #000 !important;

}

span.bbp-admin-links{

color: #000 !important;

}

span.bbp-admin-links a{

color: #000 !important;

}

button, a.button, input[type="submit"], input[type="button"], input[type="reset"], ul.button-nav li a, div.generic-button a, .comment-reply-link {

  background: -moz-linear-gradient(center top ,rgba(166, 191, 255, 1)0%, #ededed 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  font: 16px/20px Arial,Tahoma,Verdana,sans-serif;
  outline: medium none;
  padding: 4px 12px;
  text-align: center;
  text-decoration: none;
  clear: left;
}


#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  border:   solid #000 1px;
  }
.wp-editor-container{
  border:   solid #000 1px;
  }


html body#bp-default.single-item.groups.logged-in.group-forum-topic.forum.buddypress.admin-bar.js.customize-support div#container div#content div.padder div#item-body div#bbpress-forums div#bbpress-forums div#new-reply-29109.bbp-reply-form form#new-post fieldset.bbp-form div div.bbp-the-content-wrapper div#wp-bbp_reply_content-wrap.wp-core-ui.wp-editor-wrap.tmce-active div#wp-bbp_reply_content-editor-container.wp-editor-container span#bbp_reply_content_parent.mceEditor.wp_themeSkin table#bbp_reply_content_tbl.mceLayout tbody tr td.mceIframeContainer.mceFirst.mceLast{

border:   solid #000 1px;



}


.bbp-header{
	display: none;
}

.bbp-footer{
	display: none;
}

#header{

	height: 108px !important;
}


span.bbp-admin-links a.bbp-topic-reply-link,span.bbp-admin-links a.bbp-reply-to-link{

	font-size: 1.5em;
	font-weight: bold;

}


#area-tempo-center{

	margin-left: auto;
    margin-right: auto;
    width: 30%;
}
.area-tempo-button {
	background-color:#44c767;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;

}

.area-tempo-button a{
	color: #ffffff;
}
.area-tempo-button:hover {
	background-color:#5cbf2a;
	color: #000000;
	text-decoration: none;
}
.area-tempo-button:active {
	position:relative;
	top:1px;
}

/*********************************************************/
/* disabilito la visualizzazione del log delle modifiche */
/*********************************************************/
.bbp-topic-revision-log-item{
	
	display: none;
}

/*********************************************************/
/* bottone grande caricamento file                       */
/*********************************************************/
input[type="file"], .d4p-attachment-addfile {
	
	background-color:#44c767;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	
	
}

a.d4p-attachment-addfile{
	color: #ffffff;
}

#primary-full{
	
	width: auto;
    float: none;
}

#subnav, #item-body{
	
	/*display: none;*/
}


/****************************************/
/* Hide in groups members list          */
/****************************************/
#member-list{
	
	display: none;
}

.groups-members-search{
	
	display: none;
}

#group_members-order-select{
	
	display: none;
}
/*****************************************/
/* Hide in groups highlight and activity */
/*****************************************/
span.highlight{
	
	display: none;
}

#item-meta > span.activity{
	
	display: none;
}

.new-topic { 
background: #feffdd;
padding: 3px;
border: 1px solid #eeefd2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left:5px;
font-size: small;
font-weight: bold;
}