HEX
Server: Apache/2.4.38 (Debian)
System: Linux host457 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
User: www-data (33)
PHP: 7.4.21
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/vhosts/harpoeditore.it/httpdocs/wp-content/themes/mindig/theme/assets/css/bbPress.css
/***********************
 * STAR BBPRESS STYLE
 ***********************/
#bbpress-forums {
    overflow: visible;
}
#bbpress-forums fieldset label[for], .bbp_widget_login label[for] {
    text-align: left;
    float: none;
}
#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-topics {
    border: none;
    padding-top: 20px;
}
#bbpress-forums li.bbp-header {
    background: none;
    border-top: none;
    border-bottom: 2px solid;
    padding: 8px 0;
}
#bbpress-forums div.bbp-template-notice a,
#bbpress-forums li.bbp-body ul.topic li.bbp-topic-title > a,
#bbpress-forums ul.bbp-reply-revision-log li.bbp-reply-revision-log-item a {
    color: #000000;
}
#bbpress-forums li.bbp-footer {
    background: none;
    border: none;
    padding: 8px 0;
}
#bbpress-forums li.bbp-header ul.forum-titles li {
    text-transform: uppercase;
    text-align: center;
}
#bbpress-forums li.bbp-header ul.forum-titles li:first-child {
    text-align: left;
}
#bbpress-forums div.bbp-pagination {
    font-size: 14px;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd, .bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky {
    background: none !important;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: none;
    padding: 8px 0;
    border-bottom: 1px solid;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content p, #bbpress-forums p.bbp-topic-meta {
    font-size: 12px;
}
#bbpress-forums p.bbp-topic-meta {
    text-align: center;
}
#bbpress-forums li.bbp-topic-title .bbp-topic-meta {
    text-align: left;
}
#bbpress-forums fieldset.bbp-form {
    border: none;
    padding: 0;
}
#bbpress-forums #split_topic fieldset.bbp-form, #bbpress-forums #merge_topic fieldset.bbp-form, #bbpress-forums #move_reply fieldset.bbp-form {
    margin-top: 30px;
}
#bbpress-forums .bbp-topic-form, #bbpress-forums .bbp-reply-form {
    padding-top: 20px;
}
#bbpress-forums fieldset.bbp-form legend {
    border-bottom: none;
    padding: 5px 20px 5px 0;
    width: auto;
    font-size: 15px;
    text-transform: uppercase;
}
#bbpress-forums p.bbp-topic-meta {
    font-size: 14px;
}
#bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar {
    margin-bottom: 4px;
}
#bbpress-forums #subscription-toggle {
    float: right;
}
#bbpress-forums #subscription-toggle span, #bbpress-forums #favorite-toggle span {
    padding: 1px 5px 2px;
}
#bbpress-forums #subscription-toggle span a, #bbpress-forums #favorite-toggle span a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
}
#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-forums,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies {
    clear: both;
}

/*********************
 * BBPRESS TOPICS
 ********************/

div.bbp-template-notice {
    position: relative;
    background: none;
    margin-bottom: 10px;
    padding: 14px 20px 14px 50px;
    border-radius: 0;
    min-height: 50px;
}
div.bbp-template-notice p {
    font-size: 14px;
    padding: 0 !important;
    margin: 0 !important;
}
#bbpress-forums div.bbp-the-content-wrapper {
    border: 1px solid;
}
div.bbp-template-notice, div.bbp-template-notice.info { border: 1px solid #dddddd; background-color: transparent; }
div.bbp-template-notice.error, div.bbp-template-notice.warning { border: 1px solid #fdc1b1; background-color: transparent; }

div.bbp-template-notice:before {
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    left: 12px;
    top: 11px;
}

div.bbp-template-notice.warning:before, div.bbp-template-notice.error:before { background: url('../images/ico-notice.png') center -56px no-repeat; }
div.bbp-template-notice:before, div.bbp-template-notice.info:before { background: url('../images/ico-notice.png') center -27px no-repeat; }


#bbpress-forums a.sbSelector,
#bbpress-forums .sbOptions,
#bbpress-forums input[type="text"],
.bbp_widget_login input[type="text"],
.bbp_widget_login input[type="password"] {
    padding: 8px 10px;
    background: #fff;
}
#bbpress-forums .sbOptions {
    margin: 19px 0 0;
}
#bbpress-forums input[type="text"], .bbp_widget_login input[type="text"], .bbp_widget_login input[type="password"] {
    height: 40px;
    width: 100%;
    border: 1px solid;
}
#bbpress-forums .bbp-topic-form fieldset.bbp-form div p {
    display: inline-block;
    width: 33.33333%;
    float: left;
}
#bbpress-forums .bbp-topic-form fieldset.bbp-form div p:first-child {
    margin-top: 20px;
}
#bbpress-forums .bbp-topic-form fieldset.bbp-form div p:first-child, #bbpress-forums .bbp-topic-form fieldset.bbp-form div p:nth-child(6) {
    float: none;
    width: 100%;
}
#bbpress-forums .bbp-topic-form fieldset.bbp-form div p:nth-child(3) {
    padding-right: 2px;
}
#bbpress-forums .bbp-topic-form fieldset.bbp-form div p:nth-child(4) {
    padding: 0 2px;
}
#bbpress-forums .bbp-topic-form fieldset.bbp-form div p:nth-child(5) {
    padding-left: 2px;
}
#bbpress-forums div.bbp-submit-wrapper {
    margin: 0;
}

/***********************
 * BBPRESS SINGLE TOPIC
 **************************/

#bbpress-forums div.bbp-reply-header {
    background: none;
    border: none;
    padding: 8px 0 0;
}
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
    margin-top: 7px;
    text-align: center !important;
}
#bbpress-forums ul.bbp-replies {
    border: none;
}
#bbpress-forums li.bbp-body div.hentry {
    border-bottom: 1px solid;
    padding: 0 0 8px;
}
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-topic-content {
    padding: 0;
}
#bbpress-forums li.bbp-body div.bbp-reply-content,
#bbpress-forums li.bbp-body div.bbp-topic-content {
    padding: 20px 10px;
    border: 1px solid;
    margin-top: 12px;
    position: relative;
}
#bbpress-forums li.bbp-body div.bbp-reply-content:before,
#bbpress-forums li.bbp-body div.bbp-topic-content:before {
    position: absolute;
    display: inline-block;
    border-top: 7px solid transparent !important;
    border-right: 7px solid;
    border-bottom: 7px solid transparent !important;
    left: -7px;
    top: 8px;
    content: '';
}
#bbpress-forums li.bbp-body div.bbp-reply-content:after,
#bbpress-forums li.bbp-body div.bbp-topic-content:after {
    position: absolute;
    display: inline-block;
    border-top: 6px solid transparent !important;
    border-right: 6px solid #ffffff !important;
    border-bottom: 6px solid transparent !important;
    left: -6px;
    top: 9px;
    content: '';
    visibility: visible;
}
#bbpress-forums div.bbp-reply-content p,
#bbpress-forums div.bbp-topic-content p {
    margin: 0;
}
#bbpress-forums div.bbp-reply-author .bbp-author-role {
    padding: 5px 0;
    font-style: normal;
    text-align: center;
}
#bbpress-forums div.bbp-reply-author .bbp-reply-post-date {
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
}
#bbpress-forums div.bbp-reply-author .bbp-reply-ip {
    border-top: 1px solid;
    padding-top: 5px;
}
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
    border-top: none;
    margin-top: 10px;
}

/********************
 * BBPRESS SEARCH
 *****************/

#bbp-search-form {
    border: 1px solid;
    width: 100%;
    display: inline-block;
}
#bbp-search-form #bbp_search_submit {
    border: 0;
    width: 80px;
    height: 40px;
    display: block;
    padding: 0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    vertical-align: middle;
    float: right;
}
#bbp-search-form #bbp_search {
    border: 0;
    max-width: 180px;
    width: 100%;
    height: 40px;
    display: block;
    float: left;
    font-size: 14px;
    padding: 0 5px;
}

/***********************
 * BBPRESS USER PAGE
****************************/

#bbpress-forums #bbp-single-user-details {
    width: 200px;
    border-right: 2px solid;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    width: auto;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    border: 5px solid;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
    padding-bottom: 20px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
    border-bottom: 1px solid;
    padding: 10px 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li a {
    padding: 0;
    display: inline-block;
    border: none;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    background: none;
    opacity: 1;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li span:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    font-size: 14px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li .bbp-user-profile-link:before {
    content: '\f007';
    font-family: 'FontAwesome'
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li .bbp-user-topics-created-link:before {
    content: '\f0e6';
    font-family: 'FontAwesome'
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li .bbp-user-replies-created-link:before {
    content: '\f0e6';
    font-family: 'FontAwesome'
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li .bbp-user-favorites-link:before {
    content: '\f08a';
    font-family: 'FontAwesome'
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li .bbp-user-subscriptions-link:before {
    content: '\f097';
    font-family: 'FontAwesome'
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li .bbp-user-edit-link:before {
    content: '\f044';
    font-family: 'FontAwesome'
}
#bbpress-forums #bbp-user-body {
    margin-left: 230px;
}
#bbpress-forums #bbp-your-profile fieldset {
    padding: 20px 0 0;
}
#bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset textarea {
    background: none;
    padding: 8px 10px;
    font-size: 16px;
    width: 100%
}
#bbpress-forums #bbp-your-profile fieldset input {
    height: 40px;
}
#bbpress-forums #bbp-your-profile fieldset input:focus, #bbpress-forums #bbp-your-profile fieldset textarea:focus {
    box-shadow: none;
}
#bbpress-forums #bbp-your-profile fieldset div.sbHolder {
    float: none;
}
#bbpress-forums #bbp-your-profile fieldset fieldset.password {
    width: 100%;
    display: block;
}
#bbpress-forums #bbp-your-profile fieldset span.description {
    background: none;
    border: none;
    padding: 0;
    font-size: 14px;
}
#bbpress-forums #bbp-your-profile fieldset label[for]{
    width: auto;
    float: none;
}

/*******************
 * WIDGET BBPRESS
***********************/

.widget.widget_display_forums ul,
.widget.widget_display_replies ul,
.widget.widget_display_topics ul,
.widget.widget_display_views ul {
    list-style: none;
    padding: 0;
}
.widget.widget_display_forums ul li,
.widget.widget_display_views ul li {
    margin-bottom: 7px;
}
.widget.widget_display_replies ul li,
.widget.widget_display_topics ul li {
    position: relative;
    margin-bottom: 10px;
}
.widget.widget_display_topics ul li {
    padding-left: 29px;
}
.widget.widget_display_forums ul li a.bbp-forum-title,
.widget.widget_display_views ul li a.bbp-view-title,
.widget.widget_display_replies ul li a.bbp-reply-topic-title,
.widget.widget_display_topics a.bbp-forum-title {
    font-size: 14px;
    text-transform: uppercase;
}
.widget.widget_display_forums ul li a.bbp-forum-title:before,
.widget.widget_display_views ul li a.bbp-view-title:before,
.widget.widget_display_topics ul li a.bbp-forum-title:before {
    content: ">";
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    font-size: 13px;
    margin-right: 7px;
    line-height: 1.7em;
    text-align: center;
}
.widget.widget_display_stats dt, .widget.widget_display_stats dd {
    display: block;
}
.widget.widget_display_stats dt {
    padding: 10px 0 5px;
    position: relative;
}
.widget.widget_display_stats dt:after,
.widget.widget_display_replies ul li:after,
.widget.widget_display_topics ul li:after {
    opacity: 0.3;
    content: '';
    border-bottom: 1px solid;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    padding-top: 3px;
}
.widget.widget_display_stats dd {
    text-align: right;
    margin-top: -26px;
}
.widget.widget_display_topics a.bbp-author-avatar {
    display: none;
}
.widget.widget_display_replies a.bbp-author-avatar { margin-right: 4px; }
.widget.widget_display_replies a.bbp-author-avatar img {
    vertical-align: top;
    width: 20px;
    height: 20px;
}
.widget.widget_display_topics a.bbp-author-name,
.widget.widget_display_replies a.bbp-author-name {
    color: #000000;
}
.widget.widget_display_replies a.bbp-reply-topic-title,
.widget.widget_display_replies div {
    margin-left: 28px;
    display: block;
}
.widget.widget_display_replies a.bbp-reply-topic-title:nth-child(1) {
    margin: 0;
}
.widget.widget_display_replies div,
.widget.widget_display_topics div {
    font-size: 13px;
}
.widget.widget_display_topics ul li a.bbp-forum-title {
    display: block;
    margin-left: -28px;
}
.widget.bbp_widget_login .bbp-submit-wrapper {
    margin: 0;
    float: none;
}
.widget.bbp_widget_login .bbp-login-links {
    text-align: right;
    margin-top: 5px;
}
.widget.bbp_widget_login .bbp-login-links a {
    display: block;
    float: none;
}
.widget.bbp_widget_login .bbp-remember-me input[type="checkbox"] {
    vertical-align: middle;
    margin: 0 0 3px;
}
.widget.bbp_widget_login .bbp-remember-me label {
    line-height: normal;
}
.widget.bbp_widget_login .button.logout-link {
    display: inline-block;
}


/*********************************************************/

#bbpress-forums div.even, #bbpress-forums ul.even,
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header{
    background: none;
}
#bbpress-forums ul.bbp-search-results {
    border: none;
}
.bbp-reply-header a.bbp-reply-permalink, span.bbp-admin-links a {
    color: #a4a4a4;
}
#bbpress-forums div.bbp-reply-author img.avatar {
    border: 1px solid;
}
#bbpress-forums div.bbp-the-content-wrapper input {
    font-size: 10px;
}
#bbpress-forums ul.forums li.bbp-header .bbp-reply-author, #bbpress-forums ul.forums li.bbp-footer .bbp-reply-author {
    text-transform: uppercase;
    text-align: center;
}
#bbpress-forums ul.forums li.bbp-header .bbp-reply-content, #bbpress-forums ul.forums li.bbp-footer .bbp-reply-content {
    text-transform: uppercase;
    margin-left: 130px;
}
#bbpress-forums li.bbp-body .bbp-topic-reply-count, #bbpress-forums li.bbp-body .bbp-topic-voice-count,
#bbpress-forums li.bbp-body .bbp-forum-reply-count, #bbpress-forums li.bbp-body .bbp-forum-topic-count {
    text-align: center !important;
}

/*remove search form */
#bbpress-forums div.bbp-search-form {
    display: none;
}
/*fix avatar size */
#bbpress-forums p.bbp-topic-meta img.avatar {
    box-sizing: content-box;
    width: 14px;
    height: 14px;
}