.ps-root {
font-family: MJXZERO, MJXTEX;
font-size: 1em;
font-weight: 100;
-webkit-font-smoothing: antialiased !important;
}

.ps-root .ps-algorithm {
margin: .8em 0;
border-top: 3px solid #000;
border-bottom: 2px solid #000;
}

.ps-root .ps-algorithm.with-caption {
border-bottom: 2px solid #000;
}

.ps-root .ps-indent-1 {
margin-left: 1em;
}

.ps-root .ps-indent-2 {
margin-left: 2em;
}

.ps-root .ps-indent-3 {
margin-left: 3em;
}

.ps-root .ps-indent-4 {
margin-left: 4em;
}

.ps-root .ps-indent-5 {
margin-left: 5em;
}


.ps-root .ps-caption {
display: block;
border-bottom: 2px solid #000;
margin-top: 4px!important;
margin-bottom: 0.5em;
}

.ps-root .MathJax, .ps-root .MathJax_CHTML {
text-indent: 0;
font-size: 1em !important;
}

.ps-root .ps-line {
margin: 0;
padding: 0;
line-height: 1.2;
}

.ps-root .ps-funcname {
font-family: MJXZERO, MJXTEX;
font-weight: 400;
font-style: normal;
text-transform: none;
}

.ps-root .ps-keyword {
font-family: MJXZERO, MJXTEX;
font-weight: 700;
font-style: normal;
text-transform: none;
}

.ps-root .ps-comment {
font-family: MJXZERO, MJXTEX;
font-weight: 400;
font-style: normal;
text-transform: none;
}

.ps-root .ps-linenum {
font-size: .8em;
line-height: 1em;
width: 1.6em;
text-align: right;
display: inline-block;
position: relative;
padding-right: .3em;
}

.ps-root .ps-algorithmic.with-linenum .ps-line.ps-code {
text-indent: -1.6em;
}

.ps-root .ps-algorithmic.with-linenum .ps-line.ps-code > span {
text-indent: 0;
}

.ps-root .ps-algorithmic.with-scopelines .ps-block {
border-left-style: solid;
border-left-width: .1em;
padding-left: .6em;
}

.ps-root .ps-algorithmic.with-scopelines > .ps-block {
border-left: none;
}