/*
Theme Name: Twenty Fifteen
Description: Used to style the TinyMCE editor.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Alignment
 * 5.0 - Caption
 * 6.0 - Galleries
 * 7.0 - Audio / Video
 * 8.0 - RTL
 */


/**
 * 1.0 Body
 */


/**
 * 2.0 Typography
 */

.staff_detail_comment h1,
.staff_detail_comment h2,
.staff_detail_comment h3,
.staff_detail_comment h4,
.staff_detail_comment h5,
.staff_detail_comment h6 {
	clear: both;
	font-weight: 700;
	margin: 56px 0 28px;
}

.staff_detail_comment h1 {
	font-size: 35px;
	line-height: 1.2308;
}
.staff_detail_comment h2 {
margin:30px auto;
}

.staff_detail_comment h3 {
	color:#007754;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1667;
}

.staff_detail_comment h4 {
	font-size: 16px;
	color:#000;
	border-bottom:1px dotted #007754;
	line-height: 1.4;
}

.staff_detail_comment h5,
.staff_detail_comment h6 {
	font-size: 17px;
	letter-spacing: 0.1em;
	line-height: 1.2353;
	text-transform: uppercase;
}

.staff_detail_comment h1:first-child,
.staff_detail_comment h2:first-child,
.staff_detail_comment h3:first-child,
.staff_detail_comment h4:first-child,
.staff_detail_comment h5:first-child,
.staff_detail_comment h6:first-child {
	margin-top: 0;
}

.staff_detail_comment p {
	margin: 0 0 28px;
  font-weight: 500;
}

.staff_detail_comment b,
.staff_detail_comment strong {
	font-weight: 700;
}

.staff_detail_comment dfn,
.staff_detail_comment cite,
.staff_detail_comment em,
.staff_detail_comment i {
	font-style: italic;
}

.staff_detail_comment blockquote {
	border-left: 4px solid #707070;
	color: #707070;
	font-size: 20px;
	font-style: italic;
	line-height: 1.8182;
	margin: 0 0 35px -21px;
	padding-left: 17px;
}

.staff_detail_comment blockquote > blockquote {
	margin-left: 0;
}

.staff_detail_comment blockquote p {
	margin-bottom: 35px;
}

.staff_detail_comment blockquote > p:last-child {
	margin-bottom: 0;
}

.staff_detail_comment blockquote cite,
.staff_detail_comment blockquote small {
	color: #333;
	font-family: "Noto Sans", sans-serif;
	font-size: 17px;
	line-height: 1.6471;
}

.staff_detail_comment blockquote em,
.staff_detail_comment blockquote i,
.staff_detail_comment blockquote cite {
	font-style: normal;
}

.staff_detail_comment blockquote strong,
.staff_detail_comment blockquote b {
	font-weight: 400;
}

.staff_detail_comment address {
	font-style: italic;
	margin: 0 0 28px;
}

.staff_detail_comment code,
.staff_detail_comment kbd,
.staff_detail_comment tt,
.staff_detail_comment var,
.staff_detail_comment samp,
.staff_detail_comment pre {
	font-family: Inconsolata, monospace;
}

.staff_detail_comment pre {
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
	font-size: 17px;
	line-height: 1.2353;
	margin-bottom: 28px;
	max-width: 100%;
	overflow: auto;
	padding: 14px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.staff_detail_comment abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	cursor: help;
}

.staff_detail_comment mark,
.staff_detail_comment ins {
	background-color: #fff9c0;
	text-decoration: none;
}

.staff_detail_comment sup,
.staff_detail_comment sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.staff_detail_comment sup {
	bottom: 1ex;
}

.staff_detail_comment sub {
	top: .5ex;
}

.staff_detail_comment small {
	font-size: 75%;
}

.staff_detail_comment big {
	font-size: 125%;
}


/**
 * 3.0 Elements
 */

.staff_detail_comment hr {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin-bottom: 28px;
}

.staff_detail_comment ul,
.staff_detail_comment ol {
	margin: 0 0 28px 0;
	padding: 0;
}

.staff_detail_comment ul {
	list-style: disc;
}

.staff_detail_comment ol {
	list-style: decimal;
}

.staff_detail_comment li > ul,
.staff_detail_comment li > ol {
	margin: 0 0 0 23px;
}

.staff_detail_comment blockquote > ul,
.staff_detail_comment blockquote > ol {
	margin-left: 28px;
}

.staff_detail_comment dl {
	margin: 0 0 28px;
}

.staff_detail_comment dt {
	font-weight: bold;
}

.staff_detail_comment dd {
	margin: 0 0 28px;
}

.staff_detail_comment table,
.staff_detail_comment th,
.staff_detail_comment td,
.staff_detail_comment .mce-item-table,
.staff_detail_comment .mce-item-table th,
.staff_detail_comment .mce-item-table td {
	border: 1px solid #eaeaea;
}

.staff_detail_comment table a {
	color: #333;
}

.staff_detail_comment table,
.staff_detail_comment .mce-item-table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 28px;
	width: 100%;
}

.staff_detail_comment table th,
.staff_detail_comment .mce-item-table th,
.staff_detail_comment table caption {
	border-width: 0 1px 1px 0;
	font-family: "Noto Serif", serif;
	font-size: 17px;
	font-weight: 700;
	padding: 7px;
	text-align: left;
	vertical-align: baseline;
}

.staff_detail_comment table td,
.staff_detail_comment .mce-item-table td {
	border-width: 0 1px 1px 0;
	font-family: "Noto Serif", serif;
	font-size: 17px;
	padding: 7px;
	vertical-align: baseline;
}



.staff_detail_comment figure {
	margin: 0;
}

.staff_detail_comment del {
	opacity: 0.8;
}

.staff_detail_comment a {
	border-bottom: 1px solid #333;
	color: #333;
	text-decoration: none;
	word-wrap: break-word;
}
.staff_detail_comment a:hover{
	border-bottom:none;
	color:#007754;
}

/**
 * 4.0 Alignment
 */

.staff_detail_comment .alignleft {
	float: left;
	margin: 7px 28px 28px 0;
}

.staff_detail_comment .alignright {
	float: right;
	margin: 7px 0 28px 28px;
}

.staff_detail_comment .aligncenter {
	clear: both;
	display: block;
	margin: 7px auto;
}


/**
 * 5.0 Caption
 */

.staff_detail_comment .wp-caption {
	background: transparent;
	border: none;
	color: #707070;
	font-family: "Noto Sans", sans-serif;
	margin: 0 0 28px 0;
	max-width: 100%;
	padding: 0;
	text-align: inherit;
}

.staff_detail_comment .wp-caption.alignleft {
	margin: 7px 28px 21px 0;
}

.staff_detail_comment .wp-caption.alignright {
	margin: 7px 0 21px 28px;
}

.staff_detail_comment .wp-caption.aligncenter {
	margin: 7px auto;
}

.staff_detail_comment .wp-caption .wp-caption-text,
.staff_detail_comment .wp-caption-dd {
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 0;
}


/**
 * 6.0 Galleries
 */

.staff_detail_comment .gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.staff_detail_comment .gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.staff_detail_comment .gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.staff_detail_comment .gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.staff_detail_comment .gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.staff_detail_comment .gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.staff_detail_comment .gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.staff_detail_comment .gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.staff_detail_comment .gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.staff_detail_comment .gallery .gallery-caption {
	color: #707070;
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 0;
}

.staff_detail_comment .gallery-columns-6 .gallery-caption,
.staff_detail_comment .gallery-columns-7 .gallery-caption,
.staff_detail_comment .gallery-columns-8 .gallery-caption,
.staff_detail_comment .gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 7.0 Audio / Video
 */

.staff_detail_comment .mce-content-body .wpview-wrap {
	margin-bottom: 32px;
}

.staff_detail_comment .mce-content-body .wp-audio-playlist {
	margin: 0;
}


/**
 * 8.0 RTL
 */

body .staff_detail_comment .rtl {
	font-family: Arial, Tahoma, sans-serif;
}

.staff_detail_comment .rtl blockquote {
	border-left: none;
	border-right: 4px solid #707070;
	margin: 0 -21px 35px 0;
	padding-left: 0;
	padding-right: 17px;
}

.staff_detail_comment .rtl blockquote > blockquote {
	margin-left: auto;
	margin-right: 0;
}

.staff_detail_comment .rtl li > ul,
.staff_detail_comment .rtl li > ol {
	margin: 0 23px 0 0;
}

.staff_detail_comment .rtl table th,
.staff_detail_comment .rtl table caption {
	text-align: right;
}
