﻿
ul {
    list-style: none;
}

li {
    padding-top: 3px;
}

hr {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.liTabs {
    padding-top: 0px !important;
}

td {
    padding-top: 3px;
}

.liOAConcentrations {
    width: 50px !important;
    text-align: right;
}

.col-md-3 {
    width: 20% !important;
}

.textAreaStyle {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
}

.five {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px;
}

.three {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 5px;
}

#OAResults .imagePopup img {
    height: 100%;
}

#OAResults .imageThumb {
    width: 32px;
    height: 32px;
    cursor: pointer;
    border: 1px solid black;
}

.PercentLabel {
    display: inline-block;
    padding-right: 8px;
}

.PercentInputs {
    display: inline-block;
    width: 30px;
}

.Units {
    position: relative;
    padding-right: 25px;
    padding-bottom: 10px;
    width: 70px;
}

.UnitsRight {
    position: absolute;
    bottom: 10px;
    margin-left: 50px;
    padding: 5px;
}
