.fa-li {
    top: 0; 
}
        
.uom content [role=main] section {
    padding-top: 0;
    padding-bottom: 3rem;
}
        
.uomcontent ol, .uomcontent ul {
    padding-left: 0.9rem;
}
        
        
.uomcontent .tag {
    background-color: transparent;
    white-space: pre-line;
    line-height: 2;
    text-transform: initial;
    word-break: break-all;
    margin: auto;
    padding:0;
}
        
.uomcontent pre code {
    white-space: pre-line;
    line-height: 2;
    text-transform: initial;
    word-break: break-all;
    font-size: 0.8125em;
    margin: auto;
    padding:0;
}
        
.uomcontent ol ol, .uomcontent ol ul, .uomcontent ul ol, .uomcontent ul ul {
    padding-top: .5rem;
    padding-bottom: 0;
    padding-left: 0;
}

.language-css .token.string, .style .token.string, .token.entity, .token.operator, .token.url {
    background: transparent;
}
        
#an-link-info li {
    list-style-type: disc !important;
}

#progress {
    padding-top: 10px;
}

.proggress {
  margin: 0;
}

.uomcontent [role=main] section div .progress {
    margin: 0;
}

#progressDetectImageObjects {
    /*padding-top: 40px;*/
}

.uom content section {
    padding-top: 0;
    padding-bottom: 3rem;
}

#textArea input:not([type=submit],[type=button],[type=range]) {
    width: auto !important;
}

.uomcontent input[type=checkbox] {
    position: relative !important; 
}

#textArea {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#winnerDiv {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#errorDiv {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}