
.noaprobado {
  background-color: #d1ddda;
}

.confluenceTh {
  padding: 7px 10px !important;
}

.noaprobado2 {
  font-style: italic;
  font-weight: bold;
}

.tachado {
  text-decoration: line-through;
}
.codeContent .syntaxhighlighter table td.code .container .line {
    white-space: normal !important;
}
[data-template-id="389054465"],[data-template-id="1037107201"],[data-template-id="14745607"],[data-template-id="177963009"] {
 background-color: hsla(213, 63%, 50%, 1) !important;
 font-weight: bold !important;
 color: white !important;
}

[data-template-id="389054465"]:hover,[data-template-id="1037107201"]:hover,[data-template-id="14745607"]:hover,[data-template-id="177963009"]:hover {
 background-color: hsla(213, 63%, 25%, 1) !important;
}

[data-template-id="389054471"] {
 background-color: hsla(185, 34%, 50%, 1) !important;
 font-weight: bold !important;
 color: white !important;
}

[data-template-id="389054471"]:hover {
 background-color: hsla(185, 34%, 25%, 1) !important;
}

dt {
  float: left;
  clear: left;
  font-weight: bold;
  width: 100px;
}

dd {
  width: 500px;
}
  
a {
  cursor: pointer;
}

ul.macro {
  list-style: none;
  padding: 5px;
}

ul.lista_etiquetas {
  padding-left: 0px;
  padding-top: 0px;
  margin-block-start: 0px;
}

ul.lista_etiquetas li {
  display: inline-block;
  border: 1px solid darkgray;
  background-color: #EEE;
  border-radius: 5px;
  padding: 3px;
  margin: 2px;
}

td.macro {
  border: 1px solid #c1c7d0;
  color: #172b4d;
  padding: 7px 10px;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.middle {
  vertical-align: middle;
}

.right {
  text-align: right;
}

.aui-container {
  width: 150px;
  height: 150px;
  margin: 10px;
  display: inline-block;
}
  
.aui-inline-dialog-contents {
  box-shadow: 0 4px 8px -2px rgba(9, 30, 66, 0.25), 0 0 20px 3px rgba(9, 30, 66, 0.31) !important;
  max-height: 250px;
  overflow-y: auto !important;
}
  
.bold {
  font-weight: bold !important;
}

.font_monospace {
  font-family: monospace !important;
}

.soporte {
  color: red !important;
}

.celda_soporte {
  background-color: rgba(252, 162, 162, 0.678);
}
  
.gestion {
  color: blue !important;
}

.celda_gestion {
  background-color: rgba(139, 218, 255, 0.678);
}
  
.desarrollo {
  color: green !important;
}

.celda_desarrollo {
  background-color: rgba(152, 250, 185, 0.9);
}

.celda_qa {
  background-color: rgba(152, 250, 185, 0.5);
}

.celda_total {
  border-left: 2px solid black !important;
  background: #f4f5f7 !important;
  font-weight: bold !important;
}

.celda_total_qa {
  background: #f4f5f7 !important;
  font-weight: bold !important;
}

.pie_totales {
  border-top: 2px solid black !important;
  background: #f4f5f7 !important;
}
  
ul.inline-task-list time.date-future{
    color: green !important;
    font-weight: 500 !important;
}

time.fecha-ok {
  color: green !important;
  font-weight: 500 !important;
}

time.fecha-warning {
  color: orange !important;
  font-weight: 500 !important;
}

time.fecha-error {
  color: red !important;
  font-weight: 500 !important;
}

select.macro {
  border: 1px solid #c1c7d0;
  border-radius: 3.01px;
  box-sizing: border-box;
  font-size: inherit;
  margin: 0;
  vertical-align: baseline;
  width: 85%;
  margin-left: 3px;
  padding: 4px;
}

.tarea {
  background-color: rgb(216, 255, 154);
}

.proyecto {
  background-color: rgba(255, 187, 0, 0.288);
}

.portico {
  background-color: rgb(213, 231, 255);
}

.est_level_1 {
  color: green !important;
}

.est_level_2 {
  color: orange !important;
}

.est_level_3 {
  color: red !important;
}

.est_level_4 {
  color: white !important;
  background-color: darkgray !important;
}


.porc_level_1 {
  background-color: rgb(116, 218, 116) !important;
}

.porc_level_2 {
  background-color: rgb(245, 243, 132) !important;
}

.porc_level_3 {
  background-color: rgb(245, 90, 90) !important;
}

.porc_level_4 {
  color: white !important;
  background-color: darkgray !important;
}

.totales, .porcentajes {
  background-color: rgb(231, 200, 252);
  font-weight: bold;
}

.pulsado {
  font-style: italic;
  font-weight: bold;
}

.cuadro {
	width: 80%;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    padding: 15px 20px;
    border: 2px solid;
}

.cuadro_error {
color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.cuadro_warning {
	color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.cuadro_success {
color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.cuadro_info {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe-responsive {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.gadget.needs-min {
	min-height: 5em;
	font-family: arial, sans-serif;
}

.gadget #gh {
	background: transparent;
}

.view {
	padding: .5em 1em;
}

.ghx-remaining-wrap {
	font-family: arial;
	border-radius: 8px;
	background: none repeat scroll 0 0 #f0f0f0;
	margin: 1em 0;
	padding: 1em 0;
}

.ghx-remaining-value {
	font-size: 8em;
	margin: 0 8px;
}

.ghx-remaining-text {
	font-size: 1.8em;
	padding-bottom: 15px;
	margin: 0 8px;
}

.ghx-remaining-box {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
	text-align: center;
	margin: .5em auto;
	min-width: 16em;
	width: 20%;
}

.ghx-remaining-red {
	color: #c00;
}

.ghx-remaining-greeen {
	color: #569515;
}

.gg-subtitle {
	font-weight: normal;
	font-size: 14px;
}

.gg-subtitle-label {
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.gg-name {
	font-size: 18px;
	font-weight: normal;
	margin-left: 16px;
	margin-top: 10px;
}

.ghx-column-headers .ghx-column {
	background: #f4f5f7;
	-moz-box-sizing: border box;
	-webkit-box-sizing: border box;
	box-sizing: border box;
	display: table-cell;
	list-style: none;
	margin: 0;
	padding: 1px 0 0;
	position: relative;
	vertical-align: top;
}

#ghx-pool-column {
	display: table-cell;
	height: inherit;
	vertical-align: top;
}

#ghx-rabid {
	position: relative;
}

#ghx-work {
	height: auto !important;
	border: none;
}

#gh {
	line-height: 1.2;
}

.ghx-gh {
	font-size: 14px;
	line-height: 1.43;
}

#ghx-pool {
	padding: 10px !important;
	box-sizing: border-box;
	height: inherit;
	background: #fff;
	overflow-y: auto;
	position: relative;
	z-index: 1;
}

.ghx-column:after {
	content: " ";
}
	
.ghx-swimlane-header:after {
    background-color: #fff;
    -webkit-box-shadow: -5px 0 10px 5px #fff;
    box-shadow: -5px 0 10px 5px #fff;
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    width: 10px;
}

.ghx-swimlane-header .ghx-heading {
    display: flex;
    align-items: center;
    display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.ghx-swimlane-header {
    font-size: 14px;
    line-height: 1.45;
    margin: 0 10px;
    overflow: hidden;
    padding-left: 13px;
    position: relative;
}

.ghx-column-headers .ghx-column, .ghx-columns .ghx-column {
    background: #f4f5f7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    list-style: none;
    margin: 0;
    padding: 1px 0 0;
    position: relative;
    vertical-align: top;
}
.ghx-column-headers, .ghx-columns {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-spacing: 10px 0;
    display: table;
    list-style: none;
    margin: 0;
    table-layout: fixed;
    width: 100%;
    padding: 0;
}
.ghx-gh {
    font-size: 14px;
    line-height: 1.42857143;
}

.wallboard .ghx-column:after, .gadget .ghx-column:after {
    content: " ";
}

.ghx-swimlane-header.ghx-done .ghx-parent-key {
    text-decoration: line-through;
}
.ghx-swimlane-header .ghx-heading {
    display: flex;
    align-items: center;
    display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}
.ghx-swimlane-header {
    font-size: 14px;
    line-height: 1.45;
    margin: 0 10px;
    overflow: hidden;
    padding-left: 13px;
    position: relative;
}

.ghx-gh {
    font-size: 14px;
    line-height: 1.42857143;
}

.aui-lozenge.aui-lozenge-subtle.jira-issue-status-lozenge-green {
    background-color: #fff;
    border-color: #b2d8b9;
    color: #14892c;
}
.aui-lozenge.jira-issue-status-lozenge-green {
    background-color: #14892c;
    border-color: #14892c;
    color: #fff;
}
.jira-issue-status-lozenge-max-width-medium {
    max-width: 12em;
}
.jira-issue-status-lozenge {
    vertical-align: text-bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 12em;
    word-wrap: normal;
    word-break: normal;
}

.ghx-issue .ghx-issue-content {
    min-height: 66px;
    padding: 10px 10px 10px 36px;
}

.ghx-grabber-transparent {
    background-color: transparent;
}
.ghx-grabber {
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    width: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.ghx-grabber {
    background-color: #eee;
}

.ghx-gh aui-badge, .ghx-gh .aui-badge {
    white-space: pre-wrap;
    text-transform: lowercase;
}

aui-badge, .aui-badge {
    background: rgba(9,30,66,0.08);
    border-radius: 2em;
    color: rgba(9,30,66,0.95);
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    min-height: 1em;
    min-width: 1em;
    padding: 2px 6px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    justify-items: center;
    align-content: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}
.ghx-issue .ghx-corner {
    min-width: 24px;
    display: flex;
    text-align: right;
}

.ghx-issue .ghx-highlighted-fields .ghx-highlighted-field .aui-label {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ghx-issue {
    background: #fff;
    color: #172b4d;
    cursor: move;
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    position: relative;
    box-shadow: 0 0 1px 0 rgba(9,30,66,0.31), 0 2px 4px -1px rgba(9,30,66,0.25);
    border-radius: 2px;
    margin: 5px;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #c1c7d0;
    margin: -1px 0 0 0;
}

span.aui-label {
    color: #172b4d;
}

.aui-label {
    background: #f4f5f7;
    border: 1px solid #dfe1e6;
    border-radius: 3.01px;
    color: #0052cc;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 1px 5px;
    margin: 0 5px 0 0;
    text-align: left;
    text-decoration: none;
}

.ghx-issue .ghx-end {
    bottom: 10px;
    position: absolute;
    right: 10px;
    background: #fff;
    -webkit-box-shadow: -4px 0 3px #fff;
    box-shadow: -4px 0 3px #fff;
    -webkit-box-shadow: -4px 0 3px #fff, 0 -3px 3px #fff;
    box-shadow: -4px 0 3px #fff, 0 -3px 3px #fff;
}




.jira-issue-status-lozenge-max-width-medium {
    max-width: 12em;
}
.jira-issue-status-lozenge {
    vertical-align: text-bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 12em;
    word-wrap: normal;
    word-break: normal;
}

.ghx-description {
    color: #7a869a;
    font-size: 12px;
}

#gh img, .gh-pop img, .gh-modal img {
    border: 0;
}
.ghx-issue .ghx-type, .ghx-issue .ghx-type img, .ghx-issue .ghx-flags, .ghx-issue .ghx-priority, .ghx-issue .ghx-priority img {
    height: 16px;
    width: 16px;
    overflow: hidden;
}

.ghx-issue-fields .ghx-summary .ghx-inner {
    display: block;
    line-height: 1.1;
    max-height: 3.3em;
    overflow: hidden;
    word-wrap: break-word;
}

.ghx-avatar-img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    color: #fff;
    cursor: default;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.ghx-issue .ghx-flags {
    left: 11px;
    position: absolute;
    top: 31px;
}

.ghx-issue .ghx-type {
    left: 11px;
    position: absolute;
    top: 10px;
}

.ghx-issue.ghx-has-avatar .ghx-avatar {
    display: block;
}

.ghx-issue .ghx-avatar {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
}

.ghx-issue .ghx-issue-content {
    min-height: 66px;
    padding: 10px 40px 10px 36px;
}

span.faq, span.projectStatus {
  display: inline-block;
  width: 100px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 99%;
  border: 1px solid white;
  padding: 3px 5px 2px 5px;
}

span.ok {
  background-color: #00875a;
  border-color: #00875a;
  color: white;
}

span.error, span.planificacion {
  background-color: #de350b;
  border-color: #de350b;
  color: white
}

span.inprogress, span.mantenimiento {
  background-color: #dfe1e6;
  border-color: #dfe1e6;
  color: black;
}

span.desarrollo {
  background-color: #ffab00;
  border-color: #ffab00;
  color: #253858 !important;
}

span.pruebas {
  background-color: #0052cc;
  border-color: #0052cc;
  color: #b3d4ff;
}

pre.datosPortico {
  font-size: 14px;
  white-space: break-spaces;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
}

.tablaResumenPar {
  background-color: linen;
}

	.cajaTarea, .tarearm {
      display: inline-block;
    }

  .nfl {
    margin-left: 30px;
  }

.rmlv1 {
   margin-left: 30px;
}

.rmlv2 {
   margin-left: 60px;
}

.rmlv3 {
   margin-left: 39px;
}

  .cajaTarea .icono, .tarearm .icono {
      float: left;
    }
  .cajaTarea .enlace, .tarearm .enlace {
      padding-left: 3px;
      float: left;
    }
.cerrada {
 text-decoration: line-through;
}

  tbody.grupo, tr.subfila {
    display: none;
  }

  tr.nivel0 {
    background-color: rgb(255, 255, 255) !important;
  }

  tr.nivel1 {
    background-color: rgb(213, 231, 255);
  }

  tr.nivel2 {
    background-color: rgba(255, 187, 0, 0.288);
  }

  tr.nivel3 {
    background-color: #75c775;
  }

tr.release {
background-color: #ffd8ff;
font-weight: bold;
}
  td.nivel1 {
    padding-left: 30px;
  }

  td.nivel2 {
    padding-left: 50px;
  }

  td.nivel3 {
    padding-left: 70px;
  }

                .tperm  td {  
vertical-align: middle !important;  
}  

.ancho100 {
width: 100px !important;
}

.gadget {
    padding: 20px
}

body.wallboard {
    background: #000;
    padding-bottom: 0
}

.view .ag-status-header,.view .ag-progress-group,.view .ag-meta-section {
    color: #333
}

.view .ag-status-header.ag-empty,.view .ag-progress-group.ag-empty,.view .ag-meta-section.ag-empty {
    color: #e9e9e9
}

.view .ag-status-header.ag-empty a,.view .ag-progress-group.ag-empty a,.view .ag-meta-section.ag-empty a {
    color: inherit
}

.view .ag-status-header.ag-empty a:hover,.view .ag-progress-group.ag-empty a:hover,.view .ag-meta-section.ag-empty a:hover {
    color: #0052cc
}

.view .ag-status-header a,.view .ag-progress-group a,.view .ag-meta-section a {
    color: #333
}

.view .ag-status-header a:hover,.view .ag-progress-group a:hover,.view .ag-meta-section a:hover {
    color: #0052cc;
    text-decoration: none
}

.wallboard .view .ag-status-header,.wallboard .view .ag-progress-group,.wallboard .view .ag-meta-section {
    color: #f4f5f7
}

.wallboard .view .ag-status-header.ag-empty,.wallboard .view .ag-progress-group.ag-empty,.wallboard .view .ag-meta-section.ag-empty {
    color: #6b778c
}

.wallboard .view .ag-status-header.ag-empty a,.wallboard .view .ag-progress-group.ag-empty a,.wallboard .view .ag-meta-section.ag-empty a {
    color: inherit
}

.wallboard .view .ag-status-header.ag-empty a:hover,.wallboard .view .ag-progress-group.ag-empty a:hover,.wallboard .view .ag-meta-section.ag-empty a:hover {
    color: #0052cc
}

.wallboard .view .ag-status-header a,.wallboard .view .ag-progress-group a,.wallboard .view .ag-meta-section a {
    color: #f4f5f7
}

.wallboard .view .ag-status-header a:hover,.wallboard .view .ag-progress-group a:hover,.wallboard .view .ag-meta-section a:hover {
    color: #0052cc;
    text-decoration: none
}

.ag-name-sprint {
    font-weight: bold
}

.ag-time-remaining,.ag-name-board {
    color: #97a0af
}

.ag-status-header {
    margin-bottom: 20px
}

.wallboard .ag-status-header {
    margin-bottom: 40px
}

.ag-status-header .aui-item {
    vertical-align: baseline
}

.ag-status-header.aui-group-split .aui-item+.aui-item {
    text-align: right
}

.ag-name-lane+.ag-progress {
    margin-top: 5px
}

.ag-progress-group {
    clear: both;
    margin-bottom: 20px
}

.wallboard .ag-progress-group {
    margin-bottom: 40px
}

.ag-progress,.ag-progress>li {
    list-style: none;
    margin: 0;
    padding: 0
}

.ag-progress {
    height: 60px;
    width: 100%
}

.ag-progress.ag-progress-short {
    height: 5px
}

.wallboard .ag-progress {
    height: 80px
}

.wallboard .ag-progress.ag-progress-short {
    height: 2.5px
}

.view .ag-progress li,.wallboard .view .ag-progress li {
    color: #fff;
    display: inline-block;
    height: inherit;
    overflow: hidden
}

.view .ag-progress li a,.wallboard .view .ag-progress li a {
    color: #fff
}

.view .ag-progress li a:hover,.wallboard .view .ag-progress li a:hover {
    color: inherit
}

.view .ag-progress.ag-none li {
    color: #fff;
    display: inline-block;
    height: inherit;
    overflow: hidden
}

.view li.ag-todo {
    color: #fff;
    background: #42526e
}

.view li.ag-todo:hover {
    background-color: #4c5e7e
}

.view li.ag-inprogress,.wallboard .view li.ag-inprogress {
    color: #fff;
    background: #0052cc
}

.view li.ag-inprogress:hover,.wallboard .view li.ag-inprogress:hover {
    background-color: #005ce6
}

.view li.ag-inprogress a,.wallboard .view li.ag-inprogress a {
    color: #fff
}

.view li.ag-inprogress a:hover,.wallboard .view li.ag-inprogress a:hover {
    color: inherit
}

.view li.ag-done {
    color: #fff;
    background: #00875a
}

.view li.ag-done:hover {
    background-color: #00a16b
}

.view li.ag-none {
    background: #6b778c
}

.view li.ag-none:hover {
    background-color: #788498
}

.view .ag-none li {
    background: #e9e9e9
}

ul.ag-none,.ag-none li {
    height: 3px;
    width: 100%
}

.wallboard ul.ag-none,.wallboard .ag-none li {
    background: #6b778c;
    height: 3px
}

.ag-progress .ag-status-info {
    display: inline-block;
    height: inherit;
    overflow: hidden;
    position: relative;
    width: 100%
}

.ag-progress .ag-status-info b {
    bottom: 10px;
    left: 10px;
    position: absolute
}

.ag-progress .ag-status-info b {
    bottom: 10px;
    left: 10px;
    position: absolute
}

.ag-meta-group {
    border-spacing: 5px;
    display: table;
    table-layout: fixed;
    width: 100%
}

.ag-meta-group+.ag-meta-group {
    margin-top: 30px
}

.wallboard .ag-meta-group+.ag-meta-group {
    margin-top: 50px
}

.ag-meta-section {
    display: table-cell;
    text-align: center;
    overflow: hidden
}

.ag-section-list,.ag-section-list li {
    list-style: none;
    line-height: 1.5;
    margin: 0;
    padding: 0
}

.ag-scope-increase {
    color: #de350b
}

a:hover .ag-scope-increase {
    color: inherit
}

.ag-assignee-name {
    line-height: 32px;
    margin-left: 10px;
    vertical-align: text-top
}

.ag-avatar {
    display: inline-block;
    margin: 0 10px 10px
}

.ag-avatar img {
    border-radius: 3px
}

.ag-name-board,.ag-label,.ag-progress .ag-status-info,.ag-name-lane {
    font-size: 14px
}

.ag-metric-value {
    font-size: 64px;
    font-weight: bold
}

.ag-status-group {
    font-size: 32px
}

.ag-metric-value sup {
    font-size: 50%
}

.wallboard .ag-name-board,.wallboard .ag-label,.wallboard .ag-progress .ag-status-info,.wallboard .ag-name-lane {
    font-size: 21px
}

.wallboard .ag-status-group {
    font-size: 48px
}

.wallboard .ag-metric-value {
    font-size: 96px;
    font-weight: bold
}

.ag-progress {
		height:50px
}

.ag-status-group {
		font-size: 19.2px
}

.ag-metric-value {
		font-size: 32px;
		font-weight: bold
}

.infoBox {
	width: 90%;
	border: 1px solid;
	margin: auto;
	padding: 15px 10px;
	border-radius: 7px;
	text-align: center;
}

.msgWarning {
	color: hsla(48, 97%, 32%, 1);
	background: hsla(48, 97%, 32%, 0.2);
}

.msgInfo {
	color: hsla(206, 87%, 50%, 1);
	background: hsla(206, 87%, 50%, 0.2);
}

.msgError {
	color: hsla(0, 73%, 30%, 1);
	background: hsla(0, 73%, 30%, 0.2);
}

.ul-pmo {
  list-style-type: none !important;
  margin: 0px;
  padding: 0px;
}

.ul-pmo > li {
  margin-left: 15px;
}

.ul-pmo > li::before {
  margin-right: 5px;
}


.ul-pmo > .li-pmo-ok::before {
  content: '✔️'; 
}

.ul-pmo > .li-pmo-error::before {
  content: '❌';
}

.ul-pmo > .li-pmo-neutral::before {
  content: '➖';
}

.ul-pmo > .li-pmo-warning::before {
  content: '⚠️';
}

pre:not(.CodeMirror-cursor) {
  white-space: pre-wrap;
margin-left: 30px !important;
}




