#main {
    font-size:12px;
    font-size:1.2rem;
}

	#main div.attachment label {
		margin:0;
		display:inline-block;
		font-weight:normal;
		width:80px;
	}

.attachments {
    margin:5px 0;
}

th.bbp-reply-content {
    width:85%;
}

figure.attachment {
    position:relative;
    line-height:16px;
    margin:10px 0;
}

figure.attachment a:hover {
		background:none;
		border-bottom: none;
	}

figure.attachment a.fancybox,
figure.attachment a.download-private {
			padding-left:20px;
			font-size: 14px;
		}

figure.attachment .loader {
		background:url("../../img/spinner.gif") no-repeat top left;
		vertical-align:middle;
		width: 16px;
		height: 16px;
		float:left;
		margin-right: .5em;
	}

figure.attachment .remove:before {
		position: absolute;
		top: 0;
		right: 3px;
		-webkit-font-smoothing: antialiased;
		font: normal 1.5em/1 'dashicons';
		content: "\f335";
		opacity: 0;
		z-index: 5;
	}

		figure:hover .remove:before {
			opacity: .8;
			font-size: 2em;
			transition: all .3s
		}

			figure:hover .remove:before:hover {
				color: #FE0000;
				opacity: 1;
				transition: all .2s;
			}

figure.attachment .error {
		font-weight: bold;
		color: red;
	}

	figure.attachment {
		display: inline-block;
		margin-left: 1em;
		padding: 0.2em;
		width: 200px;
		float: none;
		vertical-align: top;
		text-align: center;
	}

		.bbp-form figure.attachment:nth-child(3n+1) {
			margin-left: 0;
		}

			.bbp-reply-content figure.attachment:nth-child(2n+1) {
				margin-left: 0;
			}

		figure.attachment:hover {
			background: #f7f7f7;
			outline: 1px solid #e9e9e9;
		}

figure.attachment figcaption {
		font-size: .9em;
		word-break: break-all;
	}

	figure.attachment a.fancybox,
	figure.attachment a.download-private {
		padding: 0px;
	}


	/* private message dbdump */

.attachments .upload_file {
	border-bottom: 1px dotted;
	padding-bottom: 2px;
}

	.attachments .upload_file:hover {
		color: #AC3108;
		transition: color .2s;
	}

figure.attachment .remove16:before {/* TODO: common class for dashicons */
		margin-left: .5em;
		content: "\f335";
		display: inline-block;
		width: 14px;
		height: 14px;
		font-size: 14px;
		line-height: 1;
		font-family: "dashicons";
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		vertical-align: top;
		text-align: center;
		color: #D91E18;
		opacity: 0;
		-webkit-transition: opacity .1s ease-in 0;
		transition: opacity .3s ease-in 0;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

figure.attachment:hover .remove16:before {
			opacity: 1;
		}
#add_issue_tracker {
    font-weight: normal;
}
#issue_tracker_spinner {
	margin-left:20px;
}
#issue_tracker_update_status {
	margin-left:20px;
}
.bbpress div.repeatable-wrap input.url_field_issue_tracker_class {
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	vertical-align: middle;

}
#issue_tracker_section {
	cursor:pointer;
}
.supporter_profile_checkboxes.bbps-form-inputs-inline.form-col td {
	font-size:85%;
}

#supporter_profile_avatar_loaded {
	float:left;
	margin-right:10px;
}
.bbppress_client_supporter_preference_radio {
	margin-right:5px !important;
	margin-left:10px !important;
}
#client_will_wait_supporter_reason {
	margin-left:20px;
}
#client_notchoosingthissuppporter_reason {
	margin-left:20px;
}
.radios_section_client_supporter_bbpress p {
	margin-bottom: 3px;
}
.radios_section_client_supporter_bbpress {
	margin-bottom: 20px;
}
#bbps-client-supporter-selection textarea {
    box-sizing: border-box;
    min-height: 77px;
    min-width: 50%;
}
/* Client feedback basic styling of blockquotes */
.client_feedback_blockquote blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	width: inherit;
	margin: 0.25em 0;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	background:#f5f5f5;
}

.client_feedback_blockquote blockquote:before {
	display: block;
	content: "\201C";
	font-size: 50px;
	position: absolute;
	left: 10px;
	top: -10px;
	color: #7a7a7a;
}
.client_feedback_blockquote blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}

.client_feedback_blockquote blockquote cite:before {
	content: "\2014 \2009";
}

.client_feedback_blockquote .entry-title {
	margin-bottom:20px;
}
textarea.resolvedticket_has_no_thread_summary_yet {
	color:gray;
}
dt.solution_headingsummary_frontend {
	font-size:medium;
}
dt#solution_headingsummary_briefdescription {
	margin-bottom: 10px;
}
#bbps_supporter_summary_box dd {
	margin-left: 10px;
}
dd strong {
	line-height:2em;
}
p.forclient_brief_description_frontend strong {
	line-height:2em;
}
body .bbp-topic-wrapper div.toolset_thread_promotional_div {
    clear:left;
    margin-bottom: 20px;
}
/** Basic CSS tweaks */
label.bbps_customize_email_updates_popup, input.bbps_customize_email_updates_popup {
	display:inline-block;
}
div#bbps_dialog-form {
	font-size: 1em;
}
form#bbps_custom_subscription_popup fieldset {
	padding:0;
	border:0;
	margin-top:10px;
}
div.ui-dialog {
	position:fixed;
}

/** css adjustments */
/** start */
a.repeatable-field-remove {
	margin-left: 3px;
}
a.repeatable-field-add {
	margin-top: 10px;
	display: inline-block;
}
.repeatable-fields-list {
	margin: 10px 0 0 0;
	padding: 0 !important;
}
body .repeatable-fields-list li {
	margin-bottom: 0;
}
.bbpress div.repeatable-wrap input.url_field_issue_tracker_class {
	margin-top: 5px;
}

.topic_type_saving_area {
    top: 40%;
    right: 40%;
    position: absolute;
    font-size: 20px;
    border: 2px solid grey;
    padding: 10px;
    background: floralwhite;
    border-radius: 30px;
    display: none;
}

.email_diagnostic_saving_area {
    top: 60%;
    right: 40%;
    position: absolute;
    font-size: 20px;
    border: 2px solid grey;
    padding: 10px;
    background: floralwhite;
    border-radius: 30px;
    display: none;
}

.topic_hint_saving_area {
    display: none;
    padding: 5px;
    font-size: 13px;
    margin-top: 20px;
}

.topic_escalated_saving_area {
	background: floralwhite none repeat scroll 0 0;
    border: 2px solid grey;
    border-radius: 30px;
    display: none;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 5px;
    text-align: center;
    width: 18%;
    margin-top: 20px;
}
.supporter_move_issues_to_2nd_tier #bbps_status_escalated2ndtier_checkbox {
	margin-right: 10px;
}
.available_hints_for_display ul li .p_wrapper_bbps_hints {
	margin-top: 10px;
}
.available_hints_for_display p:last-child {
	margin-bottom: 0;
}
.bbp-template-notice.supporter_hints_section_bbpress .available_hints_for_display .bbps_main_li_hinters {
    margin-top: 25px;
}
.bbp-template-notice.supporter_hints_section_bbpress .available_hints_for_display .bbps_main_li_hinters li {
    list-style-type: disc;
    margin-left: 2em;
    margin-top: 0;
}

#bbps_save_supporter_escalated_p {
    padding-top: 10px;
}
.supporter_hints_section_bbpress #wp-bbps_supporter_hints-wrap {
	display:none;
}
.supporter_hints_section_bbpress h4:first-of-type {
	margin: 0 0 10px 0;
	font-size: 	16px;
}
.bbp-template-notice.supporter_hints_section_bbpress  ul {
    list-style-type: none;
}
.bbp-template-notice.supporter_hints_section_bbpress li {
	margin-top: 15px;
}
.supporter_hints_section_bbpress .button-primary {
	margin-top: 10px;
	margin-bottom: 20px;
}

.supporter_working_notes_section_bbpress #wp-bbps_supporter_working_notes-wrap {
	display:none;
}
.bbp-template-notice.supporter_working_notes_section_bbpress .available_working_notes .bbps_supporter_working_notes ul {
    list-style-type: disc;
    margin-left: 2em;
}
.bbp-template-notice.supporter_working_notes_section_bbpress .available_working_notes .bbps_supporter_working_notes li {
    list-style-type: disc;
    margin-left: 2em;
    margin-top:0;
}
.supporter_working_notes_section_bbpress h4:first-of-type {
	margin: 0 0 10px 0;
	font-size: 	16px;
}
.bbp-template-notice.supporter_working_notes_section_bbpress  ul {
	list-style-type: none;
}
.bbp-template-notice.supporter_working_notes_section_bbpress li {
	margin-top: 15px;
}
.supporter_working_notes_section_bbpress .button-primary {
	margin-top: 10px;
}
.topic_working_notes_saving_area {
	 display: none;
	 padding: 5px;
	 font-size: 13px;
	 margin-top: 20px;
}
div.bbp-template-notice.wrapper {
    background-color: #f3f3f3;
    border-color: #eee;
    color: #333;
	width: inherit;
}

.bbps_add_edit_hint_link {
	margin-bottom: 20px;
}

.bbp-topic-wrapper .bbp-template-notice .bbps_working_on_it_wpml {
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
    line-height: 1.5;
    padding: 6px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 5px;
    cursor: pointer;
}

span.bbps-ico-questionmark {
	cursor: help;
    vertical-align: middle;
}
div#bbps-ico-questionmark-tooltip {
	margin-top: 10px;
}
span#bbps_imworking_on_it_error_saving {
	color: #a00;
	display: none;
}
span#bbps_imworking_on_it_spinner {
	display: none;
}
span#bbps_imworking_on_it_success_saving {
	display: none;
}
p#imnot_working_on_it {
	margin-bottom: 20px;
}
