.ui-content {
    padding: 0 2px;
}
div.productDetailsInfo {
    /*position: relative;*/
    margin-top: 2.2em;
    background: none repeat scroll 0 0 #FFF;
}
div.productDetailsInfo div.productName {
    border-bottom: 1px solid #ccc;
    color: #526c5a;
    font-size: 0.86em;
    font-weight: bold;
    height: 1.5em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    padding: 0.4em;
    text-transform: capitalize;
    width: 100%;
}
div.productDetailsInfo div.productImageBox {
    /*border: 1px solid #a6a6a6;*/
    height: 18em;
    margin: auto;
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #CCC;
}
div.productDetailsInfo div.productImageBox img.productImage {
    border: 1px solid #FFF;
    bottom: 0;
    height: 17em;
    left: 0;
    margin: auto;
    max-width: 90%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
}
div.productDetailsInfo div.productImageBox img.rxLabel {
    left: 11em;
    margin: auto;
    max-width: 6.5em;
    position: absolute;
    right: 0;
    top: 7px;
    z-index: 9;
}
div.productDetailsInfo div.productOptionLabel {
    height: 3.5em;
    min-height: 3.5em;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.5em;
}
div.productDetailsInfo div.productOptionLabel span.txtoptionLabel {
    color: #000;
    font-weight: 700;
    height: 3.5em;
    line-height: 3.5em;
    text-transform: capitalize;
    text-align: right;
    float: left;
    width: 22%;
    font-size: 0.86em;
}
div.productDetailsInfo div.productOptionLabel span.selectOptionLabel {
    float: left;
    width: 70%;
    margin-left: 8%;
}
div.productDetailsInfo div.productOptionLabel span.selectOptionLabel div.ui-select {
    float: left;
    height: 3em;
    margin-top: 0.25em;
}
div.productDetailsInfo div.productOptionLabel span.selectOptionLabel .ui-select .ui-btn {
    height: 15px;
}
div.productDetailsInfo div.productOptionLabel span.selectOptionLabel .ui-select .ui-btn span {
    height: 1em;
    line-height: 1em;
    margin: 0;
    text-align: left;
    font-size: 0.86em;
    color: #FFF;
    padding-left: 3em;
    padding-right: 3em;
}
div.productDetailsInfo div.productOptionLabel span.selectOptionLabel .ui-select > .ui-btn{
    background: #8aa292 !important;
}
div.productDetailsInfo div.productPricesQuantity {
    /*height: 8em;*/
    min-height: 6.5em;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.5em;
}
div.productDetailsInfo div.productPricesQuantity div.productPrices {
    color: #526c5a;
    float: left;
    text-transform: capitalize;
    width: 40%;
    padding: 0.4em;
}
div.productDetailsInfo div.productPricesQuantity div.productPrices p {
    margin: 0;
}
div.productDetailsInfo div.productPricesQuantity div.productPrices p span.txtPrice {
    color: #000;
    font-size: 0.73em;
    font-weight: bold;
}
div.productDetailsInfo div.productPricesQuantity div.productPrices p span.txtPriceValue {
    color: #F00;
    font-size: 0.73em;
    font-weight: bold;
}
div.productDetailsInfo div.productPricesQuantity div.productQuantity {
    color: #526c5a;
    float: right;
    height: 3.5em;
    margin-top: 0.5em;
    text-transform: capitalize;
    width: 11em;
}
div.productDetailsInfo div.productPricesQuantity div.productQuantity .btnBackColor {
    background-color: #FFF;
    color: #000;
    font-size: 0.86em;
    font-weight: normal;
    height: 3.5em;
    padding: 0 1em;
    border: none;
}
div.productDetailsInfo div.productPricesQuantity div.productQuantity .btnBackColor span.txtquantitySelect {
    float: left;
    height: 3.5em;
    line-height: 3.5em;
    margin-right: 8px;
    font-weight: 700;
}
div.productDetailsInfo div.productPricesQuantity div.productQuantity .btnBackColor div.ui-select {
    float: left;
    height: 3em;
    margin-top: 0.25em;
}
div.productDetailsInfo div.productPricesQuantity div.productQuantity .btnBackColor .ui-select .ui-btn {
    height: 15px;
}
div.productDetailsInfo div.productPricesQuantity div.productQuantity .btnBackColor .ui-select .ui-btn span {
    height: 1em;
    line-height: 1em;
    margin: 0;
    text-align: left;
    font-size: 0.86em;
    color: #FFF;
}
div.productDetailsInfo div.productPricesQuantity div.productQuantity .btnBackColor .ui-select > .ui-btn {
    background: #8aa292 !important;
}
div.productDetailsInfo div.productPricesQuantity span.rxLabelRetainerMsg {
    color: #f00;
    float: left;
    font-size: 0.73em;
    font-weight: bold;
    text-align: center;
    width: 95%;
    margin-left: 2.5%;
}
div.productDetailsInfo div.productPricesQuantity span.rxLabelPriceMsg {
    border-top: 1px solid #ccc;
    color: #000;
    float: left;
    font-size: 0.73em;
    font-weight: bold;
    line-height: 2em;
    margin-left: 2.5%;
    margin-top: 5px;
    min-height: 2.5em;
    padding-top: 5px;
    text-align: center;
    width: 95%;
}
div.productDetailsInfo div.productCartOperations {
    height: 8em;
    width: 90%;
    margin: auto;
}
div.productDetailsInfo div.productCartOperations a.btnBackColor {
    background-color: #8AA292;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: normal;
    font-size: 0.86em;
}
div.productDetailsInfo div.productCartRxLabel {
    height: 4em;
    width: 100%;
    margin: auto;
}
div.productDetailsInfo div.productCartRxLabel a.btnBackColor {
    background-color: #457490;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: normal;
    font-size: 0.86em;
}
div.productDescriptionMain {
    width: 90%;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 2em;
}
div.productDescription {
    padding: 1.5em;
    background-color: #FFF;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -webkit-box-shadow: 2px 2px 12px #CCCCCC;
    float: left;
    margin-bottom: 2em;
}
div.productDescription div.headDescription {
    font-weight: bold;
    font-size: 0.73em;
    color: #000;
    text-transform: capitalize;
    width: 90%;
    float: left;
}
div.productDescription div.descriptionLong, div.productDescription div.descriptionShort {
    border-bottom: 1px solid #CCC;
    margin-bottom: 0.7em;
}
div.productDescription div.descriptionLong {
    min-height: 3em;
    float: left;
    height: auto;
    width: 100%;
}
div.productDescription div.descriptionLong div.expandIcon {
    height: 1.5em;
    text-align: center;
    border: 1px solid #999;
    float: left;
    width: 100%;
    margin-bottom: 0.5em;
}
div.productDescription div.descriptionShort {
    float: left;
    height: auto;
    min-height: 3em;
    width: 100%;
}
div.productDescription div.descriptionShort div.detailAll {
    font-size: 0.8em;
    color: #000;
    /*text-transform: capitalize;*/
    width: 100%;
    float: left;
}
div.productDescription div.descriptionShort div.detailAll p {
    margin:  0;
    margin-bottom: 0.5em;
    float: left;
    width: 100%;
}
div.productDescription div.descriptionLong div.detailDesc {
    font-size: 0.8em;
    color: #000;
    /*text-transform: capitalize;*/
    width: 100%;
    float: left;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
div.productDescription div.descriptionLong div.detailList {
    font-size: 0.8em;
    color: #000;
    text-transform: capitalize;
    width: 100%;
    float: left;
}
div.productDescription div.descriptionLong div.detailList p {
    margin:  0;
    margin-bottom: 0.5em;
    float: left;
    width: 100%;
}
div#popupRxLabelz {
    background-color: #fff;
    height: 30em;
    width: 18em;
}
div#popupRxLabelz #sortHeader {
    height: 2em;
    background: #8AA292;
    color: #FFF;
    text-align: left;
}
div#popupRxLabelz #sortHeader h1 {
    line-height: 2em;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 15px;
}
div#popupRxLabelz p {
    font-size: 0.86em;
    margin: 1em 0;
    color: #000;
    margin-left: 15px;
    height: 2em;
    line-height: 1em;
}
div#popupRxLabelz a.btnPopupz {
    background-color: #8AA292;
    color: #FFF;
    margin-right: 0;
    width: 36%;
}
div#popupRxLabelz div.rowMedium {
    width: 95%;
    margin: auto;
    margin-top: 0.7em;
}
div#popupRxLabelz div.rowSmall {
    margin-right: 5%;
    margin-top: 0.7em;
    float: left;
}
div#popupRxLabelz div.rowSmall:last-child {
    margin-right: 0;
}
div#popupRxLabelz div.rowMedium div.rxPopupHead {
    color: #000;
    float: left;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: capitalize;
    width: 100%;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput {
    float: left;
    width: 100%;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput div.ui-select {
    float: left;
    height: 3em;
    margin-top: 0.25em;
    width: 75px;
    margin-bottom: 0;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput input.txtRxValue {
    width: 100%;
    font-size: 0.73em;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput select.sltManufactor {
    font-size: 0.73em;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput span.rxInformation {
    color: #000;
    float: left;
    font-size: 0.73em;
    margin: 0.4em 0;
    width: 100%;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput span.rxCustomDose {
    color: #f00;
    float: left;
    font-size: 0.7em;
    margin: -0.5em 0 0;
    text-align: center;
    width: 100%;
    height: 2em;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput p {
    font-size: 0.7em;
    font-weight: bold;
    margin: auto;
    width: 100%;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput p span.txtPrice {
    width: 35%;
    float: left;
    text-align: right;
}
div#popupRxLabelz div.rowMedium div.rxPopupInput p span.txtPriceValue {
    color: #F00;
    width: 65%;
    float: left;
    text-align: left;
}
div#popupRxLabelz div.popupRxHead {
    background-color: #ccc;
    color: #000;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    height: 3em;
    line-height: 3em;
    margin: 1em 0;
    text-transform: uppercase;
    width: 100%;
}
div#popupRxLabelz div.popupRxHead span {
    margin-left: 5%;
}
/** popup save for later **/
div#popupSaveLater {
    background-color: #fff;
    height: 30em;
    width: 18em;
}
div#popupSaveLater #sortHeader {
    height: 2em;
    background: #8AA292;
    color: #FFF;
    text-align: left;
}
div#popupSaveLater #sortHeader h1 {
    line-height: 2em;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 15px;
}
div#popupSaveLater div.ui-input-text {
    background: #FFF;
    color: #526c5a;
    width: 65%;
}
div#popupSaveLater div.ui-input-search::after {
    background-image: none;
}
div#popupSaveLater a#btnSave {
    background: #8aa292 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-size: 0.86em;
    height: 2em;
    left: 77%;
    line-height: 2em;
    padding: 0.35em 0.8em;
    position: absolute;
    text-decoration: none;
    text-transform: capitalize;
    top: 2.9em;
    width: 2.5em;
}
div#popupSaveLater div.ui-input-text input {
    padding-left: 0.5em;
}
div#popupSaveLater ul#autocompleteTra {
    height: 24em;
    overflow-y: scroll;
    z-index: 999;
    display: none;
}
div#popupSaveLater ul#autocompleteTra li a {
    color: #526c5a;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 0.9em;
}
div#popupSaveLater ul#autocompleteTraPre {
    height: 24em;
    overflow-y: scroll;
    z-index: 999;
}
div#popupSaveLater ul#autocompleteTraPre li a {
    color: #526c5a;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 0.9em;
}
.mobile-shipping-banner
{
    margin-top: 2em;
    width: 100%;
}
.mobile-shipping-banner img
{
    width: 100%;
}
.image-container img {
    width: 100%;
}

.image-container .height {
    height: 10px;
}

/* Image-container design */
.image-container {
    max-width: 800px;
    position: relative;
    margin: auto;
}

.image-container .next {
    right: 0;
}

/* Next and previous icon design */
.image-container .previous,
.image-container .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    padding: 10px;
    margin-top: -25px;
}

/* caption decorate */
.image-container .captionText {
    color: #000000;
    font-size: 14px;
    position: absolute;
    padding: 12px 12px;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Slider image number */
.image-container .slideNumber {
    background-color: #5574C5;
    color: white;
    border-radius: 25px;
    right: 0;
    opacity: .5;
    margin: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
}

.image-container .fa {
    font-size: 32px;
}

.image-container .fa:hover {
    transform: rotate(360deg);
    transition: 1s;
    color: white;
}

.image-container .footerdot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.5s ease;
}

.image-container .active,
.image-container .footerdot:hover {
    background-color: black;
}