/*******************************************************************/
/* Markdown */

.plain {
  word-wrap: break-word;
}

.markdown {
  word-wrap: break-word;
  overflow: auto;
}

.markdown strong {
  color: #333;
}

.markdown *:last-child {
  margin-bottom: 0;
}

.markdown>:first-child {
  margin-top: 0;
}

.markdown h1 {
  font-size: 16px;
  font-weight: 600;
  background: none;
  border: none;
  margin: 1em 0 1em 0;
  color: #303030;
  padding: 0;
  height: auto;
  line-height: 140%;
  x: 1.4;
}
.markdown h1::after {
  content: none;
  display: block;
  width: 30px;
  height: 3px;
  border-bottom: 3px solid #AECADE;
}

.markdown h2 {
  font-size: 15px;
  font-weight: 600;
  margin: 1em 0 1em 0;
  color: #303030;
  padding: 0;
  background: none;
  border: none;
}

.markdown h3,
.markdown h4,
.markdown h5,
.markdown h6 {
  font-size: 14px;
  font-weight: 600;
  margin: 1em 0 1em 0;
  color: #303030;
  padding: 0;
}

.markdown blockquote {
  font-style: italic;
  color: #333;
  margin: 1em 2em 0 2em;
}

.markdown hr {
  color: #C0C0C0;
  background-color: #E0E0E0;
  margin: 1em 0;
  height: 1px;
  border: none;
}

.markdown pre {
  margin: 1em 0;
  overflow: auto;
  padding: 2px 0;
  line-height: 140%;
  x: 140%;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-size: 12px;
  font-family: Arial, Consolas, Menlo, "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Courier New, monospace;
}

.markdown code {
  font-family: Arial, Consolas, Menlo, "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Courier New, monospace;
  font-size: 12px;
}

.markdown-img-container {
  padding: 0;
  margin: 0;
  overflow-x: auto;
  width: 450px;
}

.markdown-img {
  width: 425px\9;
  /* IE only */
  max-width: 425px;
}

:root .markdown-img {
  width: inherit\9;
  /* undo for IE 9+ */
}

.markdown ul,
.markdown ol,
.markdown pre,
.markdown blockquote {
  margin-bottom: 0;
}

.markdown ol li p,
.markdown ul li p {
  margin-bottom: 0em;
}

.markdown ol {
  list-style: decimal;
  margin-left: 2em;
  margin-top: 2px;
}

.markdown ul {
  list-style: disc;
  margin-left: 2em;
  margin-top: 2px;
}

.markdown ol li {
  display: list-item;
  padding: 0 1px 1px;
  line-height: 140%;
  x: 140%;
}

.markdown ul li {
  display: list-item;
  padding: 0 1px 1px;
  line-height: 140%;
  x: 140%;
}

.markdown table {
  /* border-collapse: collapse; */
  border-spacing: 0;
  border: none;
  table-layout: fixed;
}

.markdown table th,
.markdown table td {
  padding: 8px;
  margin: 0;
  text-align: left;
  line-height: 140%;
  x: 1.2;
  border: 1px solid #AECADE;
  vertical-align: top;
}

.markdown table tr:hover {
  background: #F1F8FE;
}

.markdown table th {
  font-weight: 600;
  background: #F5F5F5;
  color: #333;
}

.markdown table th.center,
.markdown table td.center {
  text-align: center;
}

.markdown table th.right,
.markdown table td.right {
  text-align: right;
}

.markdown table .monospace {
  font-size: inherit !important;
}

.content.markdown {
  background: transparent;
}

.markdown.content , .markdown.expected, .markdown.additional_info{
  box-sizing: border-box;
  width: 100%;
  min-height: 44px;
}

.milestone_markdown {
  margin-left: 44px;
}

h1.top-milestnmargin::after {
  margin-left: 45px;
}

.margin_left_fix {
  padding-left: 25px;
}

@supports (-moz-appearance:none) {
    .margin_left_fix {
     padding-left: 5px;
   }
}

.markdown li p {
  margin-top: 0px;
}

.markdown ul.blockList {
  list-style: none !important;
  padding-left: 0 !important;
}

.markdown ul.blockList li {
  list-style: none !important;
}
.markdown li p {
  margin-top: 0px;
}

.markdown blockquote p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.attachment-powerpoint .attachment-icon,.attachment-powerpoint .attachment-icon-small,
.attachment-word .attachment-icon,.attachment-word .attachment-icon-small,
.attachment-html .attachment-icon,.attachment-html .attachment-icon-small,
.attachment-excel .attachment-icon,.attachment-excel .attachment-icon-small,
.attachment-pdf .attachment-icon,.attachment-pdf .attachment-icon-small,
.attachment-text .attachment-icon,.attachment-text .attachment-icon-small,
.attachment-xml .attachment-icon,.attachment-xml .attachment-icon-small,
.attachment-zip .attachment-icon,.attachment-zip .attachment-icon-small,
.attachment-bitmap .attachment-icon,.attachment-bitmap .attachment-icon-small,
.attachment-picture .attachment-icon,.attachment-picture .attachment-icon-small {
  background: url(../images/svg-icons/attachments/doc.svg) no-repeat scroll;
}
.attachment-icon-small {
  width: 25px;
  height: 35px;
  background-size: 100% !important;
  display: block;
  position: absolute;
  top: 14px;
  left: 17px;
}
.attachment-info-thumbnail-container .attachment-info-thumbnail-icon {
  margin: 140px 0 0 220px;
}
.field-editor .attachment-list-item {
  width: 48px;
  height: 48px;
  margin: 2px 2px 2px 2px;
}
.attachment-list-item {
  width: 60px;
  height: 60px;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  margin: 7px 2px 7px 0px;
}
div.attachment-list-item::after, div.attachment_popup::after {
  white-space: pre-line;
}
.attachment-powerpoint,
.attachment-word,
.attachment-bitmap,
.attachment-html,
.attachment-excel,
.attachment-pdf,
.attachment-text,
.attachment-xml,
.attachment-zip,
.attachment-picture {
  background: linear-gradient(164.36deg, #BBF4B6 6.27%, #19A078 90.52%);
}

.plain-text {
    white-space: pre-wrap;
    overflow: hidden;
}