.ui-content {
    padding: 0 2px;
}
div.headingSymptom {
    height: 2.7em;
    background-color: #8AA292;
    position: fixed;
    line-height: 0;
    color: #FFF;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    top: 5.2em;
}
div.headingSymptom div.patternPopup {
    width: 49.2%;
    float: left;
    line-height: 2em;
}
div.headingSymptom div.formsPopup {
    width: 49.2%;
    float: left;
    line-height: 2em;
}
div.headingSymptom div.patternPopup a, div.headingSymptom div.formsPopup a {
    text-decoration: none;
    color: #FFF;
    font-weight: 500;
    font-size: 0.86em;
}
div.headingSymptom div.patternPopup a:hover, div.headingSymptom div.formsPopup a:hover {
    text-decoration: underline;
}
div#popupSort {
    background-color: #fff;
    height: 30em;
    width: 18em;
}
div#popupSort #sortHeader {
    height: 2em;
    background: #8AA292;
    color: #FFF;
    text-align: left;
}
div#popupSort #sortHeader h1 {
    line-height: 2em;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 15px;
}
div#popupSort p {
    font-size: 0.86em;
    margin: 1em 0;
    color: #000;
    margin-left: 15px;
    height: 2em;
    line-height: 1em;
}
div#popupSort p.belowLines {
    border-bottom: 1px solid #CCC;
}
div#popupSort p a {
    color: #526C5A;
    text-decoration: none;
    float: left;
    width: 100%;
}
div#popupSort ul#mainMenu {
    height: 24em;
    overflow-y: scroll;
    z-index: 999;
}
div#popupSort ul#mainMenu li a {
    color: #526c5a;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 0.9em;
}
div#popupPattern {
    background-color: #fff;
    height: 30em;
    width: 18em;
}
div#popupPattern #sortHeader {
    height: 2em;
    background: #8AA292;
    color: #FFF;
    text-align: left;
}
div#popupPattern #sortHeader h1 {
    line-height: 2em;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 15px;
}
div#popupPattern p.belowLines {
    font-size: 0.86em;
    margin: 1em 0;
    color: #000;
    margin-left: 15px;
    height: 2em;
    line-height: 1em;
    border-bottom: 1px solid #CCC;
}
div#popupPattern p.belowLines:last-child {
    border-bottom: none;
}
div#popupPattern p a {
    color: #526c5a;
    float: left;
    text-decoration: none;
    width: 100%;
}
div#popupPattern ul#mainMenu {
    height: 24em;
    overflow-y: scroll;
    z-index: 999;
}
div#popupPattern ul#mainMenu li a {
    color: #526c5a;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 0.9em;
}
div#popupForm {
    background-color: #fff;
    height: 30em;
    width: 18em;
}
div#popupForm #sortHeader {
    height: 2em;
    background: #8AA292;
    color: #FFF;
    text-align: left;
}
div#popupForm #sortHeader h1 {
    line-height: 2em;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 15px;
}
div#popupForm p.belowLines {
    font-size: 0.86em;
    margin: 1em 0;
    color: #000;
    margin-left: 15px;
    height: 2em;
    line-height: 1em;
    border-bottom: 1px solid #CCC;
}
div#popupForm p.belowLines:last-child {
    border-bottom: none;
}
div#popupForm p a {
    color: #526c5a;
    float: left;
    text-decoration: none;
    width: 100%;
}
div#popupForm ul#mainMenu {
    height: 24em;
    overflow-y: scroll;
    z-index: 999;
}
div#popupForm ul#mainMenu li a {
    color: #526c5a;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 0.9em;
}
div.productDetailsSym {
    /*position: relative;*/
    margin-top: 4.6em;
}
div.productDetailsSym div.productsDisplayS {
    height: 24.3em;
    border: 1px solid #CCC;
    width: 49.2%;
    float: left;
    background-color: #FFF;
}
div.productDetailsSym div.productsDisplayS div.productImageBox {
    background: none repeat scroll 0 0 #FFF;
    /*border: 1px solid #a6a6a6;*/
    height: 9.1em;
    margin: auto;
    position: relative;
    text-align: center;
    width: 90%;
    margin-top: 10px;
}
div.productDetailsSym div.productsDisplayS div.productImageBox img.productImage {
    border: 1px solid #ccc;
    bottom: 0;
    height: 8em;
    left: 0;
    margin: auto;
    max-width: 90%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
}
div.productDetailsSym div.productsDisplayS div.productImageBox img.rxLabel {
    left: 5em;
    margin: auto;
    max-width: 4.5em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
div.productDetailsSym div.productDesc {
    height: 6.5em;
    min-height: 6.5em;
    overflow: hidden;
    margin: auto;
    width: 90%;
    padding: 0;
}
div.productDetailsSym div.productDesc span.descHeader {
    font-size: 0.73em;
    font-weight: bold;
    color: #526c5a;
    text-transform: capitalize;
    width: 100%;
    float: left;
    margin-bottom: 0.5em;
}
div.productDetailsSym div.productDesc span.descDetails {
    font-size: 0.7em;
    color: #000;
    width: 100%;
    float: left;
    line-height: 15px;
}
div.productDetailsSym div.productPrices {
    height: 4em;
    min-height: 4em;
    overflow: hidden;
    margin: auto;
    width: 90%;
    padding: 0;
}
div.productDetailsSym div.productPrices p {
    margin: 0;
}
div.productDetailsSym div.productPrices p span.txtPrice {
    color: #000;
    font-size: 0.7em;
    font-weight: bold;
}
div.productDetailsSym div.productPrices p span.txtPriceValue {
    color: #F00;
    font-size: 0.7em;
    font-weight: bold;
}
div.productDetailsSym ul#ListAll {
    overflow-y: scroll;
    height: 29em;
}
div.productDetailsSym ul#ListAll li a {
    color: #526c5a;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
}
div.productDetailsSym div.productCartOperations {
    height: 3em;
    margin: auto;
    width: 90%;
}
div.productDetailsSym div.productCartOperations a.btnBackColor {
    background-color: #8aa292;
    border-radius: 4px;
    color: #fff;
    font-size: 0.86em;
    font-weight: normal;
}
