﻿

@import "/Custom/UI/Resources/Styles/blueprint/screen.css";

@import "/Custom/UI/Resources/Styles/flexslider.css";

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("/Custom/UI/Resources/Images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.accessibilityLabel {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}

.dropdownMenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    display: none;
}

    .dropdownMenu li a {
        display: block;
    }

.modal-open .dropdown-menu {
    z-index: 2050;
}

.modal-open .dropdown.open {
    *z-index: 2050;
}

.modal-open .popover {
    z-index: 2060;
}

.modal-open .tooltip {
    z-index: 2080;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop, .modal-backdrop.fade.in {
            opacity: .25;
            filter: alpha(opacity=25);
        }

.modal {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1050;
    /*overflow: auto;*/
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0px 20px 20px 20px;
}

    .modal.fade {
        -webkit-transition: opacity .3s linear,top .3s ease-out;
        -moz-transition: opacity .3s linear,top .3s ease-out;
        -o-transition: opacity .3s linear,top .3s ease-out;
        transition: opacity .3s linear,top .3s ease-out;
        top: -25%;
    }

        .modal.fade.in {
            top: 60%;
        }

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close {
        margin-top: 2px;
    }

    .modal-header .modalHeader {
        margin: 0;
        font-family: 'Lato',sans-serif;
        font-size: 22pt;
        color: #6cb33f;
    }

.modal-body {
    /* overflow-y: auto;
    max-height: 400px;*/
    height: auto;
    /* padding: 10px 15px 50px 50px; */
    margin: 15px 0px 50px -1px;
    text-align: center;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 0px;
    margin-bottom: 0;
    text-align: right;
    background-color: #F4F9FB;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    *zoom: 1;
}

    .modal-footer .push-4 {
        margin: 0 -160px 1.5em 190px;
    }

#successMessage .modal-footer {
    padding-bottom: 15px;
}

.modal-footer:before, .modal-footer:after {
    display: table;
    content: "";
    line-height: 0;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .4;
        filter: alpha(opacity=40);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

a.closeNew {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 36px;
    height: 36px;
    background: url('/Custom/UI/Resources/Images/close.png') no-repeat scroll 0px 0px transparent;
    -webkit-appearance: none;
    cursor: pointer;
}

input.emailButton {
    width: 70px;
    height: 46px;
    border: none !important;
    background: url('/Custom/UI/Resources/Images/send-button.png') no-repeat scroll -2px -2px transparent;
}

body.pdr .pageInfo .pageActions a.emailCloseicon {
    text-decoration: none;
}

body.pdr #emailModal .modal-footer .formActions a.emailCloseicon {
    font-weight: 600;
}

body.pdr .pageInfo .pageActions a.emailCloseicon:hover {
    text-decoration: underline;
}

.carousel {
    position: relative;
    line-height: 1;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

    .carousel .item > img {
        display: block;
        line-height: 1;
    }

.carousel .active, .carousel .next, .carousel .prev {
    display: block;
}

.carousel .active {
    left: 0;
}

.carousel .next, .carousel .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel .next {
    left: 100%;
}

.carousel .prev {
    left: -100%;
}

    .carousel .next.left, .carousel .prev.right {
        left: 0;
    }

.carousel .active.left {
    left: -100%;
}

.carousel .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50);
}

    .carousel-control.right {
        right: 15px;
        left: auto;
    }

    .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333;
    background: rgba(0,0,0,0.75);
}

    .carousel-caption h4, .carousel-caption p {
        line-height: 20px;
        color: #fff;
    }

    .carousel-caption h4 {
        margin: 0 0 5px;
    }

    .carousel-caption p {
        margin-bottom: 0;
    }

.open .dropdownMenu {
    display: block;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -9.1875em;
    min-width: 1000px;
}

footer, .push {
    height: 9.1875em;
}

a {
    text-decoration: none;
}

ul, p {
    margin: 0;
    padding: 0;
    list-style: none;
}

section#fpiSection ul {
    margin: 0;
    padding: 0;
    list-style: disc;
}

section#fpiSection table tbody td {
    font-size: .875em;
    border-bottom-style: none;
}

section#fpiSection div.DocumentTitle {
    margin-top: 10px;
    display: block !important;
}

body.pdr {
    font-size: 100%;
    font-family: Arial;
}

    body.pdr p {
        margin-top: 0;
        margin-bottom: 0;
    }

    body.pdr > form {
        margin: 0;
    }

    body.pdr .success {
        background-color: #f5faf1;
        color: #6cb33f;
        border: 0;
    }

    body.pdr .colborderleft {
        padding-left: 24px;
        margin-left: 15px;
        border-left: 1px solid #DDD;
    }

    body.pdr .loginHeader {
        color: #2d81a6;
        font-family: 'Open Sans',sans-serif;
        font-size: 1.4375em;
        font-weight: 600;
        background: url(/Custom/UI/Resources/Images/login-header-arrow.png) no-repeat 2px center;
        padding-left: 14px;
        margin: 0 0 0 -14px;
    }

    body.pdr .loginHeaderMessage {
        color: #00457c;
        font-weight: 600;
    }

    body.pdr .registerLink a {
        color: #00457c;
        font-weight: 600;
    }

    body.pdr .loginButton {
        display: inline-block;
        height: 45px;
        font-family: 'Open Sans',sans-serif;
        font-weight: bold;
        font-size: 15px;
        padding: 0 10px 0 10px;
        /*background: url(/Custom/UI/Resources/Images/login-button-bg.png) no-repeat right 0;
    border: 0;*/
        -webkit-border-radius: 8px;
        border-radius: 8px;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #166391;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#2d799d), to(#074e82));
        background-image: -webkit-linear-gradient(top, #2d799d, #074e82);
        background-image: -moz-linear-gradient(top, #2d799d, #074e82);
        background-image: -o-linear-gradient(top, #2d799d, #074e82);
        background-image: linear-gradient(to bottom, #2d799d, #074e82);
        border: 3px solid #d8e2ee;
        color: #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        position: relative;
        cursor: pointer;
        width: auto;
        overflow: visible;
    }

a.loginButton {
    line-height: 45px;
    text-decoration: none;
}
/*body.pdr .loginButton span {
    background: url(/Custom/UI/Resources/Images/login-button-bg.png) no-repeat left 0;
    display: block;
    padding-left: 20px;
    line-height: 49px
}

body.pdr .loginButton.large {
    background-image: url(/Custom/UI/Resources/Images/login-button-large-bg.png);
    height: 63px;
    padding-right: 30px
}

body.pdr .loginButton.large span {
    background-image: url(/Custom/UI/Resources/Images/login-button-large-bg.png);
    line-height: 63px;
    padding-left: 30px
}

body.pdr .loginButton.small {
    background: url(/Custom/UI/Resources/Images/login-button-small-bg-cme.png) no-repeat right 0;
    height: 38px;
    padding-right: 14px
}

body.pdr .loginButton.small span {
    background-image: url(/Custom/UI/Resources/Images/login-button-small-bg-cme.png);
    line-height: 38px;
    padding-left: 14px
}
*/
body.pdr .formField {
    float: left;
}

    body.pdr .formField input[type=text], body.pdr .formField input[type=password], body.pdr .formField textarea {
        -webkit-box-shadow: 0 1px 6px #aaa inset;
        -moz-box-shadow: 0 1px 6px #aaa inset;
        box-shadow: 0 1px 6px #aaa inset;
    }

    body.pdr .formField input[type=text], body.pdr .formField input[type=password], body.pdr .formField select, body.pdr .formField textarea {
        font-size: 1em;
        margin-top: 0;
        margin-bottom: 0;
        padding: .25em .5em;
    }

body.pdr table td, body.pdr table th {
    padding: 8px;
}

body.pdr table thead th {
    color: #fff;
    background-color: #2d81a6;
    font-size: .8125em;
    font-weight: bold;
    font-family: Arial;
}

    body.pdr table thead th a {
        color: #fff;
        text-decoration: underline;
    }

        body.pdr table thead th a.desc {
            background: url(/Custom/UI/Resources/Images/table-header-arrow-down.png) no-repeat right 5px;
            padding-right: 12px;
        }

        body.pdr table thead th a.asc {
            background: url(/Custom/UI/Resources/Images/table-header-arrow-up.png) no-repeat right 5px;
            padding-right: 12px;
        }

body.pdr table tbody td {
    font-size: .875em;
    border-bottom: 1px solid #d4d5d5;
}

body.pdr table tbody tr:nth-child(odd) td, body.pdr table tbody tr.odd td {
    background: #f5f9fb;
}

body.pdr table tbody tr:nth-child(even) td, body.pdr table tbody tr.even td {
    background: #fff;
}

body.pdr header {
    position: relative;
}

    body.pdr header .headerTop {
        float: left;
        background: url(/Custom/UI/Resources/Images/header-bg-large.jpg) no-repeat center top #2096d3;
        width: 100%;
        min-height: 88px;
    }

    body.pdr header .headerTopPlus {
        float: left;
        border-bottom: 2px solid #E6E6E6;
        width: 100%;
        min-height: 88px;
        margin-bottom: 20px;
    }

    body.pdr header .headerTop .container {
        position: relative;
    }

    body.pdr header .headerTopPlus .container {
        position: relative;
    }

    body.pdr header .headerTop .container .headerLogo {
        display: block;
        width: 279px;
        height: 75px;
        position: absolute;
        left: 18px;
        top: 0px;
    }

    body.pdr header .headerTopPlus .container .headerLogoPlus {
        display: block;
        width: 279px;
        height: 75px;
        position: absolute;
        left: 18px;
        top: 0px;
    }


    body.pdr header .headerTop .container .headerLogo a {
        display: inline-block;
    }

    body.pdr header .headerTopPlus .container .headerLogoPlus a {
        display: inline-block;
    }

    body.pdr header nav {
        clear: both;
        position: relative;
        background-color: #2d81a6;
    }

        body.pdr header nav ul {
            width: 59.375em;
        }

            body.pdr header nav ul li {
                display: inline;
                float: left;
                margin-right: 11px;
            }

                body.pdr header nav ul li a {
                    display: block;
                    padding: 0.55em .8em;
                    color: #fff;
                    text-transform: uppercase;
                    font-family: 'Lato',sans-serif;
                    font-weight: bold;
                    font-size: 10pt;
                    text-decoration: none;
                }

                    body.pdr header nav ul li a:hover {
                        background-color: #4c94b3;
                        text-decoration: none;
                    }

                    body.pdr header nav ul li.active a, body.pdr header nav ul li a.active {
                        background-color: #fff;
                        color: #6cb33f;
                        margin-top: -0.2em;
                        padding-top: .75em;
                    }

    body.pdr header #memberLogin {
        font-size: .6875em;
        margin-top: 12px;
        margin-bottom: 0;
        color: #999fa4;
        padding-bottom: 14px;
    }

        body.pdr header #memberLogin .keepLoggedIn, body.pdr header #memberLogin .forgotPassword {
            display: inline-block;
            clear: both;
            font-weight: normal;
            margin-top: 1px \9;
        }

            body.pdr header #memberLogin .keepLoggedIn input {
                margin-right: 0px \9 !important;
                margin-left: -2px \9 !important;
                margin-top: -2px \9 !important;
            }


            body.pdr header #memberLogin .keepLoggedIn input, body.pdr header #memberLogin .forgotPassword input {
                float: left;
                margin: 2px 4px;
            }

        body.pdr header #memberLogin .loginHeader {
            color: #00457c;
            font-size: 1em;
            font-weight: bold;
            display: inline-block;
            margin: 0;
            padding: 0;
            line-height: 1em;
            background: 0;
        }

        body.pdr header #memberLogin input[type=password], body.pdr header #memberLogin input[type=text] {
            margin: 4px 0 2px;
            padding: .2em .4em;
            height: 1.456em;
        }

        body.pdr header #memberLogin p {
            padding: 0;
            margin: 0;
        }

        body.pdr header #memberLogin a {
            color: #00457c;
            text-decoration: underline;
        }

        body.pdr header #memberLogin .loginBtn {
            background-color: #00457c;
            border: 1px solid #00457c;
            color: #fff;
            margin: 4px 0 0 4px;
            padding: .5em .4em;
            text-decoration: none;
        }

        body.pdr header #memberLogin .forgotPassword {
            color: #999fa4;
            text-decoration: underline;
        }

            body.pdr header #memberLogin .forgotPassword:hover {
                text-decoration: underline;
            }

        body.pdr header #memberLogin.loggedin {
            margin-top: 28px;
        }

        body.pdr header #memberLogin .loggedinActions li {
            float: left;
            display: inline;
        }

            body.pdr header #memberLogin .loggedinActions li a {
                color: #000;
            }

            body.pdr header #memberLogin .loggedinActions li + li {
                margin-left: 14px;
            }

body.pdr #ConsumerMonographSearch {
    background-image: url('../Images/img_searchbar.png');
    margin: 10px 0 20px;
    overflow: hidden;
    min-height: 5em;
    max-height: 5em;
}

    body.pdr #ConsumerMonographSearch .searchHeader, body.pdr #ConsumerMonographSearch input, body.pdr #ConsumerMonographSearch .btn {
        font-family: 'Lato',sans-serif;
        font-size: 1.375em;
        line-height: 1em;
    }

    body.pdr #ConsumerMonographSearch .searchHeader {
        margin: 0;
        padding: 0.75em 0 0.6364em 0;
        color: #fff;
        font-weight: normal;
        font-size: 1.8em;
        text-align: center;
    }

    body.pdr #ConsumerMonographSearch .formSearch {
        margin: 0;
        padding: 23px 0;
        width: 947px;
    }

        body.pdr #ConsumerMonographSearch .formSearch .searchQuery {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            float: left;
            display: inline;
            width: 636px;
            padding: 0 0 0 9px;
            margin: 0 0 0 212px;
            border: 0;
            height: 37px;
            line-height: 40px;
        }

        body.pdr #ConsumerMonographSearch .formSearch .searchBtn {
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            float: left;
            display: inline;
            width: 56px;
            padding: 0;
            margin: 0;
            border: 0;
            height: 37px;
            line-height: 1.818em;
            margin-left: 9px;
            text-transform: uppercase;
            padding-right: 10px;
            cursor: pointer;
            background-color: transparent;
        }

.PdrPlusLinks {
    margin-left: 10px;
}

body.pdr #drugSearch {
    background-color: #2d81a6;
    margin-top: 10px;
    overflow: hidden;
    min-height: 4.6em;
    max-height: 5em;
}

    body.pdr #drugSearch .searchHeader, body.pdr #drugSearch input, body.pdr #drugSearch .btn {
        font-family: 'Lato',sans-serif;
        font-size: 1.375em;
        line-height: 1em;
    }

    body.pdr #drugSearch .searchHeader {
        margin: 0;
        padding: 0.75em 0 0.6364em 0;
        color: #fff;
        font-weight: normal;
        font-size: 1.8em;
        text-align: center;
    }

    body.pdr #drugSearch .formSearch {
        margin: 0;
        padding: 16px 0;
    }

        body.pdr #drugSearch .formSearch .searchQuery {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            float: left;
            display: inline;
            width: 512px;
            padding: 0 0 0 9px;
            margin: 0;
            border: 0;
            height: 40px;
            line-height: 40px;
        }

        body.pdr #drugSearch .formSearch .searchBtn {
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            float: left;
            display: inline;
            width: 75px;
            padding: 0;
            margin: 0;
            border: 0;
            height: 1.818em;
            line-height: 1.818em;
            margin-left: 9px;
            background: url(/Custom/UI/Resources/Images/icon-search-btn.png) no-repeat 53px 13px #6cb33f;
            text-transform: uppercase;
            padding-right: 10px;
            cursor: pointer;
        }

body.pdr .pageInfo {
    margin-top: 7px;
    font-size: .8125em;
    font-family: Arial;
    margin-bottom: -16px \0/;
}

    body.pdr .pageInfo .breadcrumb {
        border: 0;
        background: 0;
        filter: 0;
        list-style: none;
    }

        body.pdr .pageInfo .breadcrumb li {
            display: inline-block;
            float: left;
        }

            body.pdr .pageInfo .breadcrumb li a {
                color: #2d81a6;
                text-decoration: underline;
            }

                body.pdr .pageInfo .breadcrumb li a.currentPage {
                    font-weight: bold;
                    text-decoration: none;
                }

            body.pdr .pageInfo .breadcrumb li.active {
                color: #2d81a6;
                text-decoration: underline;
            }

.breadcrumb li a[href$='#'] {
    cursor: default;
}

body.pdr .pageInfo .breadcrumb .divider {
    padding: 0 5px;
    color: #CCC;
}

body.pdr .pageInfo .pageActions {
    text-align: right;
}

    body.pdr .pageInfo .pageActions .modal {
        text-align: left;
    }

    body.pdr .pageInfo .pageActions a {
        color: #2d81a6;
        text-decoration: underline;
        display: inline-block;
    }

    body.pdr .pageInfo .pageActions .linkEmail {
        background: url(/Custom/UI/Resources/Images/icon-email.png) no-repeat 0 4px;
        padding-left: 23px;
        cursor: pointer;
    }

    body.pdr .pageInfo .pageActions .linkShare {
        background: url(/Custom/UI/Resources/Images/icon-share.png) no-repeat 0 4px;
        padding-left: 23px;
        margin-left: 20px;
        cursor: pointer;
    }

    body.pdr .pageInfo .pageActions .linkPrint {
        background: url(/Custom/UI/Resources/Images/icon-print.png) no-repeat 0 0;
        padding-left: 21px;
        margin-left: 20px;
        cursor: pointer;
    }

    body.pdr .pageInfo .pageActions .linkHomeURL {
        color: #6CB33F;
        font-weight: 700;
        padding-left: 23px;
        cursor: pointer;
    }

    body.pdr .pageInfo .pageActions .linkClose {
        background: url(/Custom/UI/Resources/Images/icon-close.png) no-repeat 0 0;
        padding-left: 21px;
        margin-left: 20px;
        cursor: pointer;
        display: none;
    }

    body.pdr .pageInfo .pageActions .linkEmail:hover, body.pdr .pageInfo .pageActions .linkPrint:hover {
        text-decoration: none;
    }

body.pdr .pageHeader {
    margin: 11px 0 0;
    padding: 0 0 8px;
    color: #333;
    border-bottom: 1px solid #ccc;
}

    body.pdr .pageHeader h1 {
        font-family: 'Open Sans',sans-serif;
        font-size: 27px !important;
        font-weight: 300;
        display: inline-block;
        line-height: 1.2em;
        margin-bottom: 0;
        margin-top: 8px;
    }

body.pdr .bodyHeader {
    margin: 11px 0 0;
    padding: 0 0 8px;
    color: #333;
    border-bottom: 1px solid #ccc;
}

    body.pdr .bodyHeader h1 {
        font-family: 'Open Sans',sans-serif;
        font-size: 1.875em;
        font-weight: 300;
        display: inline-block;
        line-height: 1.2em;
        margin-bottom: 0;
        margin-top: 8px;
    }


body.pdr.plus .pageHeader {
    border-bottom: none;
    margin-top: -5px;
}

    body.pdr.plus .pageHeader h1 {
        color: #2D81A6;
    }

body.pdr.plus header .headerTopPlus .container .headerLogoPlus {
    top: 10px;
}

.coBrandedLogo {
    width:430px;
    float:right;
    text-align:right;
}

body.pdr .pageHeader h2 {
    font-size: 1.25em;
    font-weight: 500;
    color: #2d81a6;
    margin-bottom: 0;
    margin-top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
}

    body.pdr .pageHeader h2 span {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-box-flex: 1;
        box-flex: 1;
        margin-left: 3px;
    }

.no-flexbox body.pdr .pageHeader h2 {
    display: table;
}

    .no-flexbox body.pdr .pageHeader h2 span {
        display: table-cell;
    }

        .no-flexbox body.pdr .pageHeader h2 span.first {
            white-space: nowrap;
        }

body.pdr .pageHeader p {
    color: #666;
    padding: 0;
    margin: 0;
    font-size: .875em;
    line-height: 1.45em;
}

body.pdr .physiciansCorner {
    /*border-left: 2px solid #dfdfdf; Removed*/
    padding-bottom: 2000px;
    margin-bottom: -2000px;
    padding-top: 14px;
}

    body.pdr .physiciansCorner h2 {
        font-family: 'Open Sans',sans-serif;
        font-size: 1.5em;
        background-color: #2d81a6;
        color: #fff;
        padding: .5417em .625em;
        margin-left: -10px;
        position: relative;
        margin-bottom: 14px;
        -webkit-box-shadow: 0 0 3px #666;
        -moz-box-shadow: 0 0 3px #666;
        box-shadow: 0 0 3px #666;
    }

        body.pdr .physiciansCorner h2 .shadow {
            display: block;
            width: 10px;
            height: 10px;
            background: url(/Custom/UI/Resources/Images/physician-corner-shadow.png) no-repeat 0 0;
            position: absolute;
            top: -10px;
            left: 0;
        }



    body.pdr .physiciansCorner .physiciansDescription {
        font-size: .875em;
        padding-left: 11px;
    }

    body.pdr .physiciansCorner a {
        font-size: .875em;
        float: right;
        color: #507b7c;
        text-decoration: underline;
    }

    body.pdr .physiciansCorner .headshot {
        margin: 0px auto -20px auto;
        display: block;
    }

body.pdr .homepagePromo {
    border-top: 2px solid #ececec;
    padding-top: 9px;
    margin-top: 9px;
}

    body.pdr .homepagePromo .promoContainer {
        border: 10px solid #ededed;
        padding: 12px;
        height: 7.5em;
        overflow-y: auto;
    }

        body.pdr .homepagePromo .promoContainer h2 {
            color: #2d81a6;
            font-family: 'Open Sans',sans-serif;
            font-size: 1em;
            font-weight: bold;
            margin: 0 0 .5em;
            line-height: 1.25em;
        }

        body.pdr .homepagePromo .promoContainer p {
            line-height: 1.25em;
            font-size: .875em;
        }

        body.pdr .homepagePromo .promoContainer a {
            color: #00457c;
            text-decoration: underline;
        }

body.pdr .messageCenter {
    background-color: #f4f9fb;
    padding: 14px 8px 4px;
}

    body.pdr .messageCenter .heading {
        font-family: 'Open Sans',sans-serif;
        font-weight: bold;
        color: #6cb33f;
        font-size: 1.1875em;
        line-height: 1em;
        padding: 0 10px 0px 0px;
        margin: 0 0 8px;
    }

    body.pdr .messageCenter p.instructions {
        margin: 0px 0px 10px;
        font-size: 0.875em;
    }

    body.pdr .messageCenter ul {
        list-style: none;
    }

        body.pdr .messageCenter ul li {
            margin-bottom: 12px;
        }

        body.pdr .messageCenter ul li {
            display: block;
            color: #666;
            text-align: center;
            border: 7px solid #c7deeb;
            padding: 10px;
            background: #fdfefe;
            font-size: .875em;
            line-height: 1.143em;
            word-wrap: break-word;
        }

            body.pdr .messageCenter ul li:hover {
                background-color: #fafafa;
                border-color: #bad6e6;
                text-decoration: none;
            }

            body.pdr .messageCenter ul li img {
                width: 100%;
            }

        body.pdr .messageCenter ul.linkList {
            margin-bottom: 15px;
        }

            body.pdr .messageCenter ul.linkList li {
                border: none;
                text-align: left;
                padding: 0px;
                background: none;
                margin-bottom: 2px;
            }

                body.pdr .messageCenter ul.linkList li a, body.pdr .messageCenter ul li a {
                    color: #2D81A6;
                    text-decoration: underline;
                }

                    body.pdr .messageCenter ul.linkList li a:hover, body.pdr .messageCenter ul li a:hover {
                        text-decoration: underline;
                    }

                body.pdr .messageCenter ul.linkList li:hover {
                    background-color: transparent;
                    border: none;
                }

        body.pdr .messageCenter ul li ul li {
            border: 0px none;
            list-style-type: disc;
            text-align: left;
            padding: 0px;
            margin-left: 19px;
            display: list-item;
            line-height: 0.5em;
        }

body.pdr .results .resultsHeader {
    font-family: 'Arial';
    font-size: .875em;
    font-weight: bold;
    color: #666;
}

    body.pdr .results .resultsHeader p {
        padding: 0 13px;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

body.pdr .results .resultsContainer {
    border-top: 1px solid #ccc;
}

    body.pdr .results .resultsContainer .result {
        border-bottom: 1px solid #ccc;
        background-color: #fff;
        padding: 12px 0 12px;
    }

    body.pdr .results .resultsContainer .last {
        border-bottom: none;
    }

    body.pdr .results .resultsContainer .result.alt {
        background-color: #f4f9fb;
    }

    body.pdr .results .resultsContainer .result .drugName {
        padding: 0 13px;
    }

        body.pdr .results .resultsContainer .result .drugName h2 {
            font-size: 1.125em;
            line-height: 1em;
            font-weight: bold;
            margin: 0;
        }

            body.pdr .results .resultsContainer .result .drugName h2 a {
                color: #6cb33f;
                text-decoration: underline;
            }

        body.pdr .results .resultsContainer .result .drugName .smallName {
            font-size: .875em;
            color: #666;
            display: block;
            min-height: 1.4em;
        }

    body.pdr .results .resultsContainer .result .drugResources {
        font-size: .875em;
        line-height: 1em;
    }

        body.pdr .results .resultsContainer .result .drugResources ul {
            list-style: none;
            margin-left: 13px;
        }

            body.pdr .results .resultsContainer .result .drugResources ul a {
                color: #2d81a6;
                text-decoration: underline;
                font-family: 'Arial';
                font-size: .875em;
                line-height: 1.45em;
            }

            body.pdr .results .resultsContainer .result .drugResources ul li.strong a, body.pdr .results .resultsContainer .result .drugResources ul li a.strong {
                color: #f8001a;
            }

body.pdr .siteFooter {
    background-color: #e6e6e6;
    font-family: 'Lato',sans-serif;
    padding: 7px 0 0;
    min-width: 1000px;
    height: 9.1875em;
}

    body.pdr .siteFooter #footerNav {
        margin: 14px 0 7px;
        overflow: hidden;
    }

        body.pdr .siteFooter #footerNav ul li {
            display: inline;
            float: left;
        }

            body.pdr .siteFooter #footerNav ul li a {
                color: #666;
                font-weight: bold;
                font-size: .875em;
                padding: 0 12px;
                border-left: 1px solid #666;
                text-decoration: none;
            }

                body.pdr .siteFooter #footerNav ul li a:hover {
                    text-decoration: underline;
                }

            body.pdr .siteFooter #footerNav ul li:first-child a {
                padding-left: 0;
                border-left: none;
            }

    body.pdr .siteFooter #footerCopyright {
        margin-top: 14px;
        color: #999;
        font-size: .6875em;
        line-height: 1.091em;
    }

body.pdr #footerCopyright .qrCode {
    display: none;
}

body.pdr .siteFooter #footerCopyright .copyright {
    font-weight: bold;
    margin: 0;
}

body.pdr .siteFooter #footerCopyright .footerInfo {
    padding-right: 40px;
}

body.pdr #footerCopyright .copyrightPlus {
    font-weight: bold;
    margin: 0;
}

    body.pdr #footerCopyright .copyrightPlus a {
        text-decoration: underline;
    }

body.pdr .cmeAbout {
    clear: both;
}

    body.pdr .cmeAbout .dropdownToggle {
        background: url(/Custom/UI/Resources/Images/dropdown-green-arrow-up.png) no-repeat right 6px;
        color: #6cb33f;
        font-weight: bold;
        text-decoration: underline;
        display: inline-block;
        padding-bottom: .5em;
        padding-right: 14px;
    }

    body.pdr .cmeAbout .collapsible {
        background: url(/Custom/UI/Resources/Images/dropdown-green-arrow-down.png) no-repeat right 8px;
    }

    body.pdr .cmeAbout .dropdownInfo {
        font-size: .938em !important;
        padding-left: 0px;
        padding-bottom: 1em;
        display: none;
    }

        body.pdr .cmeAbout .dropdownInfo p {
            margin-bottom: 1em;
        }

        body.pdr .cmeAbout .dropdownInfo ol {
            margin: 0;
        }

            body.pdr .cmeAbout .dropdownInfo ol li {
                margin-bottom: 1em;
            }

        body.pdr .cmeAbout .dropdownInfo li {
            font-size: .875em;
        }

.defaultHidden {
    display: none;
}

body.pdr .lettersList {
    margin-top: 9px;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    font-size: 1.125em;
}

    body.pdr .lettersList ul {
        list-style: none;
    }

        body.pdr .lettersList ul li {
            display: inline;
            float: left;
            margin-right: 10px;
        }

            body.pdr .lettersList ul li a {
                display: block;
                color: #000;
                padding: 4px 5px;
                text-decoration: none;
            }

            body.pdr .lettersList ul li span {
                color: #CCC;
                cursor: default;
                display: block;
                padding: 4px 5px;
            }

            body.pdr .lettersList ul li a:hover {
                color: #6cb33f;
            }
            /*
body.pdr .lettersList ul li a.numbers {
    margin-left: 45px;
}
body.pdr .lettersList ul li span.numbers {
    margin-left: 60px;
}*/

            body.pdr .lettersList ul li.active a, body.pdr .lettersList ul li a.active {
                background-color: #6cb33f;
                color: #fff;
                cursor: default;
            }

            body.pdr .lettersList ul li a.disabled {
                color: #CCC;
                cursor: default;
            }

            body.pdr .lettersList ul li.disabled a {
                color: #ccc;
                cursor: default;
            }

body.pdr .resultsNavigationContainer {
    font-family: "Arial";
    font-weight: bold;
    margin: 14px 0 14px;
}

    body.pdr .resultsNavigationContainer .resultsNavigation {
        float: right;
        width: 457px;
    }

        body.pdr .resultsNavigationContainer .resultsNavigation p {
            font-size: .84em;
            float: left;
            padding-top: .1em;
        }

        body.pdr .resultsNavigationContainer .resultsNavigation ul {
            margin-left: 1.5em;
            list-style: none;
            float: right;
        }

            body.pdr .resultsNavigationContainer .resultsNavigation ul li {
                display: inline;
                float: left;
                margin-right: 16px;
            }

                body.pdr .resultsNavigationContainer .resultsNavigation ul li a {
                    font-size: 0.875em;
                    display: block;
                    color: #2d81a6;
                    text-decoration: none;
                }

                    body.pdr .resultsNavigationContainer .resultsNavigation ul li a.disabled {
                        color: #ccc;
                        cursor: default;
                    }

    body.pdr .resultsNavigationContainer .icon-arrows-first {
        background: url(/Custom/UI/Resources/Images/icon-arrows-first.png) no-repeat 0 2px;
    }

    body.pdr .resultsNavigationContainer a.disabled .icon-arrows-first {
        background: url(/Custom/UI/Resources/Images/icon-arrows-first-disabled.png) no-repeat 0 2px;
    }

    body.pdr .resultsNavigationContainer .icon-arrows-prev {
        background: url(/Custom/UI/Resources/Images/icon-arrows-prev.png) no-repeat 6px 2px;
    }

    body.pdr .resultsNavigationContainer a.disabled .icon-arrows-prev {
        background: url(/Custom/UI/Resources/Images/icon-arrows-prev-disabled.png) no-repeat 6px 2px;
    }

    body.pdr .resultsNavigationContainer .icon-arrows-next {
        background: url(/Custom/UI/Resources/Images/icon-arrows-next.png) no-repeat 4px 2px;
    }

    body.pdr .resultsNavigationContainer a.disabled .icon-arrows-next {
        background: url(/Custom/UI/Resources/Images/icon-arrows-next-disabled.png) no-repeat 4px 2px;
    }

    body.pdr .resultsNavigationContainer .icon-arrows-last {
        background: url(/Custom/UI/Resources/Images/icon-arrows-last.png) no-repeat 4px 2px;
    }

    body.pdr .resultsNavigationContainer a.disabled .icon-arrows-last {
        background: url(/Custom/UI/Resources/Images/icon-arrows-last-disabled.png) no-repeat 4px 2px;
    }

body.pdr #emailModal .instructions {
    margin-bottom: 1em;
}

body.pdr #emailModal textarea {
    height: 8em;
    overflow-y: scroll;
}

body.pdr #emailModal label {
    text-align: right;
    line-height: 1em;
}

body.pdr #emailModal .formField {
    margin-bottom: .5em;
}

body.pdr #emailModal .whyCaptcha {
    display: inline-block;
    font-size: .75em;
    font-weight: bold;
    color: #666;
    padding-right: 16px;
    background: url(/Custom/UI/Resources/Images/icon-why.png) no-repeat right 3px;
    margin-left: 1em;
}

body.pdr #emailModal .help {
    font-size: .75em;
    font-style: italic;
    color: #666;
}

body.pdr #emailModal .modal-footer, body.pdr #socialMediaSharingModal .modal-footer, body.pdr #successMessage .modal-footer {
    padding-top: 10px;
    text-align: left;
}

    body.pdr #emailModal .modal-footer .formActions, body.pdr #socialMediaSharingModal .modal-footer .formActions, body.pdr #successMessage .modal-footer .formActions {
        margin-bottom: 0;
    }

        /*body.pdr #emailModal .modal-footer .formActions .loginButton,body.pdr #emailModal .modal-footer .formActions .loginButton span, body.pdr #successMessage 

.modal-footer .formActions .loginButton,body.pdr #successMessage .modal-footer .formActions .loginButton span {
    background-image: url(/Custom/UI/Resources/Images/login-button-bg-cme.png)
}*/

        body.pdr #emailModal .modal-footer .formActions a {
            font-weight: bold;
            font-size: .8125em;
            color: #2d81a6;
            margin-left: 2em;
        }

body.pdr #successMessage .modal-body .emailSuccess {
    margin: 80px 0 80px 0;
    font-family: 'Lato',sans-serif;
    font-size: 2.3125em;
    color: #6cb33f;
    text-align: center;
}

body.pdr #successMessage .modal-header {
    height: 20px;
}

body.pdr #successMessage .modal-footer {
    text-align: center;
}

    body.pdr #successMessage .modal-footer .formActions, body.pdr #emailModal .modal-footer .formActions {
        background-color: #F4F9FB;
    }

body.pdr #emailModal .formActions, body.pdr #socialMediaSharingModal .formActions {
    float: left;
}

body.pdr #emailModal .modal-footer a.emailCloseicon, body.pdr #socialMediaSharingModal .modal-footer a.emailCloseicon {
    margin-top: 10px;
    margin-left: 20px;
    display: inline-block;
}

.contentWithPaddingBottom {
    padding-bottom: 40px;
    overflow: hidden;
}

    .contentWithPaddingBottom #imageSlider {
        overflow: hidden;
        margin-top: 20px;
    }

        .contentWithPaddingBottom #imageSlider #imageCarousel {
            position: relative;
            z-index: 1;
            padding-top: 10px;
			height: 330px;
            width: 620px;            
			overflow: hidden;
        }

            .contentWithPaddingBottom #imageSlider #imageCarousel .item {
                display: none;
            }

                .contentWithPaddingBottom #imageSlider #imageCarousel .item.active {
                    display: block;
                }

            .contentWithPaddingBottom #imageSlider #imageCarousel .carouselControls {
                z-index: 10;
                position: absolute;
                bottom: 0;
                right: 0;
                background-color: #ccc;
                display: inline-block;
                -webkit-border-radius: 5px 5px 0 0;
                -moz-border-radius: 5px 5px 0 0;
                border-radius: 5px 5px 0 0;
                padding: 6px 12px;
            }

                .contentWithPaddingBottom #imageSlider #imageCarousel .carouselControls ul li {
                    display: inline;
                    float: left;
                    margin: 0;
                }

                    .contentWithPaddingBottom #imageSlider #imageCarousel .carouselControls ul li a {
                        display: block;
                        width: 20px;
                        height: 15px;
                        color: #a5a5a5;
                        font-size: 11px;
                        text-align: center;
                        padding-top: 5px;
                        font-weight: bold;
                        background: url(/Custom/UI/Resources/Images/homepage-slider-controls-bg-sprite.png) no-repeat 0 0;
                    }

                        .contentWithPaddingBottom #imageSlider #imageCarousel .carouselControls ul li a:hover, .contentWithPaddingBottom #imageSlider #imageCarousel .carouselControls ul li a.flex-active {
                            background-position: 0 -55px;
                            color: #fff;
                        }

                    .contentWithPaddingBottom #imageSlider #imageCarousel .carouselControls ul li + li {
                        margin-left: 4px;
                    }

        .contentWithPaddingBottom #imageSlider .physiciansCorner {
            margin-top: 27px;
        }


    .contentWithPaddingBottom .mainContainer {
        border: solid #e2e2e2;
        border-width: 2px 0;
        margin-top: 0px;
        overflow: hidden;
        border-top: none;
    }

        .contentWithPaddingBottom .mainContainer .intro {
            padding: 12px 12px;
        }

            .contentWithPaddingBottom .mainContainer .intro a {
                color: #2d81a6;
                text-decoration: underline;
            }

            .contentWithPaddingBottom .mainContainer .intro .alert-info {
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                padding: 14px 7px 14px 50px;
                font-size: .875em;
                margin-bottom: 20px;
                line-height: 1.25em;
                background: url(/Custom/UI/Resources/Images/alert-exclamation.png) no-repeat 7px center #f5f5f5;
            }

            .contentWithPaddingBottom .mainContainer .intro .section {
                margin-bottom: 10px;
            }

                .contentWithPaddingBottom .mainContainer .intro .section h2 {
                    font-family: 'Open Sans',sans-serif;
                    font-weight: 400;
                    font-size: 1.5em;
                    color: #6cb33f;
                    margin: 0;
                    padding: 0;
                }

                .contentWithPaddingBottom .mainContainer .intro .section p {
                    font-size: .875em;
                }

        .contentWithPaddingBottom .mainContainer .messageCenter {
            /*border-right: 2px solid #e2e2e2; Removed*/
            margin-bottom: -2000px;
            padding-bottom: 2000px;
        }

body.pdr .contentWithPaddingBottom .homepagePromo {
    border: 0;
    padding-top: 0;
}

/*Removed#login .pageHeader {
    margin-bottom: 14px
}*/

.loginBodyContainer .loginOption {
    padding: 0 14px 14px;
}

.loginBodyContainer .formField {
    margin-bottom: 14px;
}

.loginBodyContainer .returningMembers p {
    margin: 14px 0;
}

/*.loginBodyContainer .returningMembers .loginButton {
    vertical-align: top
}*/

.loginBodyContainer .returningMembers .formActions a {
    font-size: .75em;
    text-decoration: underline;
    color: #2d81a6;
    display: inline-block;
    margin: 7px 0 0 14px;
}

.loginBodyContainer .newMembers p {
    padding: .5em 0;
}

.loginBodyContainer .newMembers ul {
    list-style: disc;
    margin-left: 20px;
}

    .loginBodyContainer .newMembers ul li + li {
        margin-top: .5em;
    }

.loginBodyContainer .newMembers .formActions {
    width: 280px;
    margin: 0 auto;
    padding-top: 24px;
}

    .loginBodyContainer .newMembers .formActions .footnote {
        font-size: .625em;
        color: #808080;
        font-style: italic;
        line-height: 1.25em;
        margin-top: 14px;
        padding-left: 14px;
    }

/*Forget Password Section starts*/
.forgetPassword, .statusMessages {
    padding-top: 1em;
}

    .forgetPassword .instructions, .statusMessages .instructions {
        padding: 0px 0px 1em 0px;
    }

    .forgetPassword .formActions, .statusMessages .formActions {
        margin-top: .875em;
        clear: both;
    }
/*Forget Password Section Ends*/

body.pdr .registrationScreen {
    padding-bottom: 40px;
}

    body.pdr .registrationScreen .loginHeader {
        margin: 1em 0 1em 0;
    }

    body.pdr .registrationScreen .formField {
        clear: both;
        margin-bottom: 1em;
    }

        body.pdr .registrationScreen .formField label {
            text-align: right;
        }

        body.pdr .registrationScreen .formField.optional label {
            font-weight: normal;
        }

        body.pdr .registrationScreen .formField .helpText {
            font-size: .8125em;
            font-style: italic;
            margin-left: 1em;
        }

    body.pdr .registrationScreen .instructions {
        font-size: .8125em;
        clear: both;
    }

    body.pdr .registrationScreen .formActions {
        clear: both;
        margin-top: 1.25em;
    }

    body.pdr .registrationScreen .formSection .loginHeader {
        border-bottom: 1px solid #88b8cd;
    }

    body.pdr .registrationScreen .tiny {
        color: #808080;
        font-size: .75em;
    }

    body.pdr .registrationScreen .password .help {
        clear: both;
        margin-bottom: 0;
    }

    body.pdr .registrationScreen .confirmPassword .tiny {
        clear: both;
    }

    body.pdr .registrationScreen .primarySpecialty .help, body.pdr .registrationScreen .infoText .help {
        font-style: italic;
        font-size: .75em;
        padding: .5em 1em 0;
        white-space: nowrap;
    }

    body.pdr .registrationScreen .infoText .help {
        padding: 0 0 .6em;
    }

    body.pdr .registrationScreen .primarySpecialty .specialtyResults {
        margin-top: .5em;
        height: 7.75em;
        overflow-y: scroll;
        clear: both;
    }

    body.pdr .registrationScreen .terms {
        margin-top: 14px;
    }

        body.pdr .registrationScreen .terms .acceptTerms {
            font-size: .875em;
            margin-top: 6px;
            margin-bottom: 0;
        }

            body.pdr .registrationScreen .terms .acceptTerms a {
                text-decoration: underline;
            }

body.pdr .profile .pageHeader {
    margin-bottom: 16px;
}

body.pdr .profile .loginHeader .editLink {
    float: right;
    color: #6cb33f;
    font-size: .6957em;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: .625em;
}

body.pdr .profile .instructions {
    font-size: .9375em;
}

body.pdr .profileNav nav {
    padding-right: 10px;
}

    body.pdr .profileNav nav li {
        position: relative;
    }

        body.pdr .profileNav nav li a {
            min-height: 1.5;
            display: block;
            font-size: 1em;
            color: #2d81a6;
            font-weight: 500;
            padding: .25em .5em;
            border-bottom: 1px solid #ccc;
        }

        body.pdr .profileNav nav li .activeIndicator {
            display: none;
            position: absolute;
            top: 0;
            right: -9px;
            height: 100%;
            width: 9px;
        }

.accountInfo a, #profileProfessional .professionalInfo a, #profileAddress .addressInfo a, #profileCme .cmeInfo a, #profilePrivacy .privacyPref a, body.pdr .profileNav .active a {
    background: #6cb33f;
    border-color: #6cb33f;
    color: #fff;
}

.accountInfo .activeIndicator, #profileProfessional .professionalInfo .activeIndicator, #profileAddress .addressInfo .activeIndicator, #profileCme .cmeInfo .activeIndicator, #profilePrivacy .privacyPref .activeIndicator, body.pdr .profileNav .active .activeIndicator {
    display: block;
}


ul.addresses li {
    float: left;
    display: inline;
    width: 50%;
    min-height: 15.125em;
    margin-bottom: 2em;
}

    ul.addresses li .addressContainer {
        border: 6px solid #e5e5e5;
        margin: 0 1em;
    }

        ul.addresses li .addressContainer .addressContent {
            padding: 1em;
        }

            ul.addresses li .addressContainer .addressContent .addressName {
                font-weight: bold;
                margin-bottom: 1em;
            }

        ul.addresses li .addressContainer .preferredInfo {
            background-color: #f2f2f2;
            font-size: .875em;
            line-height: 1.25em;
            padding: 1em;
        }

    ul.addresses li .message {
        margin: 0 1em;
        padding: .25em 1em;
    }

    ul.addresses li.addAddress {
        text-align: center;
        padding-top: 3em;
        min-height: 12.125em;
    }

a.managePreferredLink {
    display: block;
    clear: both;
    max-width: 22em;
    margin: 0 1em;
    text-decoration: underline;
    color: #2d81a6;
    line-height: 1.25em;
}

#addAddressForm .instructions {
    margin-bottom: 1em;
}

#addAddressForm .formActions {
    margin-top: 0;
}

.whatsThisLink {
    color: #00457c;
    font-weight: bold;
    text-decoration: underline;
    background: url(/Custom/UI/Resources/Images/arrow-dark_blue-down.png) no-repeat right 4px;
    padding-right: 14px;
    margin-left: 1em;
}

body.pdr .cmeInformation .instructions {
    margin-bottom: 1em;
}

body.pdr .cmeInformation .loginHeader {
    margin-bottom: .5em;
}

body.pdr .cmeInformation .formSection {
    margin-bottom: 3em;
}

    body.pdr .cmeInformation .formSection .summary {
        margin-bottom: 1em;
    }

body.pdr .cmeInformation .formActions {
    text-align: center;
}

body.pdr .drugList .pageHeader {
    margin-bottom: .5em;
}

.drugList .resultsNavigationContainer.top {
    margin: 0;
}

.drugList .searchInfo {
    font-family: 'Open Sans',sans-serif;
    font-size: 1.125em;
    color: #2d81a6;
}

    .drugList .searchInfo .searchTerm {
        font-weight: bold;
    }

.pageHeader h1.shortHeader {
    width: 500px;
}

body.pdr .drugInfo {
    /*padding-bottom: 40px; Removed */
    margin-bottom: 40px;
}

/*drug info - removed*/
body.pdr .sidebarContainer {
    /*border-right: 1px solid #ccc; Removed*/
    /* padding-top: 8px; Removed*/
    padding-bottom: 40px;
}

    body.pdr .sidebarContainer .sectionNav {
        margin: 8px 0px 40px 0px;
    }

        body.pdr .sidebarContainer .sectionNav .heading, body.pdr .sidebarContainer .headingBlue {
            background-color: #6cb33f;
            color: #fff;
            font-family: 'Open Sans',sans-serif;
            font-weight: 300;
            font-size: 1.375em;
            padding: 0 9px 5px;
            position: relative;
            margin: 0 -10px 0 0;
        }

    body.pdr .sidebarContainer .headingBlue {
        background-color: #2D81A6;
        text-align: center;
        font-size: 1em;
        line-height: 1.2em;
        padding: 5px 9px 7px;
        text-transform: None;
        margin-bottom: 10px;
    }

        body.pdr .sidebarContainer .sectionNav .heading .shadow, body.pdr .sidebarContainer .headingBlue .shadow {
            display: block;
            width: 9px;
            height: 9px;
            background: url(/Custom/UI/Resources/Images/section-nav-shadow.png) no-repeat 0 0;
            position: absolute;
            bottom: -9px;
            right: 0;
        }

    body.pdr .sidebarContainer .sectionNav nav ul, body.pdr .sidebarContainer .navDrugList nav ul {
        list-style: none;
    }

        body.pdr .sidebarContainer .sectionNav nav ul li a {
            font-family: 'arial';
            font-size: .875em;
            color: #2d81a6;
            display: block;
            padding: 4px 10px;
            border-bottom: 1px solid #ccc;
        }

            body.pdr .sidebarContainer .sectionNav nav ul li a.strong {
                color: #f00;
            }

        body.pdr .sidebarContainer .navDrugList nav ul li a {
            font-family: 'arial';
            font-size: .875em;
            color: #2d81a6;
            display: block;
            padding: 4px 10px;
            text-align: center;
            text-decoration: underline;
        }

            body.pdr .sidebarContainer .navDrugList nav ul li a:hover {
                text-decoration: none;
            }

        body.pdr .sidebarContainer .sectionNav nav ul li.more a {
            font-style: italic;
        }

        body.pdr .sidebarContainer .sectionNav nav ul li.active a, body.pdr .sidebarContainer .sectionNav nav ul li a:hover {
            background-color: #f8fbf5;
            color: #6cb33f;
            text-decoration: none;
            cursor: pointer;
        }

    body.pdr .sidebarContainer .sectionNav nav .icon-dropdown {
        background: url(/Custom/UI/Resources/Images/icon-arrows-down.png) no-repeat 0 4px;
    }

    body.pdr .sidebarContainer .sectionNav nav .icon-dropup {
        background: url(/Custom/UI/Resources/Images/icon-arrows-up.png) no-repeat 0 4px;
    }

    body.pdr .sidebarContainer .messageCenter {
        /*margin-top: 40px; removed*/
    }
/*drug info - removed*/

body.pdr .drugInfo .mainContent {
    position: relative;
}

body.pdr .otherResources {
    position: relative;
    z-index: 2;
    float: right;
    margin-bottom: 14px;
    display: inline-block;
    top: 0;
    right: 0;
    border-right: 2px solid #6cb33f;
}

    body.pdr .otherResources .dropdownToggle {
        display: block;
        text-align: center;
        background-color: #6cb33f;
        font-family: 'Open Sans',sans-serif;
        font-size: 1.125em;
        font-weight: 600;
        color: #fff;
        padding: 4px 10px 6px;
    }

        body.pdr .otherResources .dropdownToggle:hover {
            text-decoration: none;
        }


    body.pdr .otherResources .bridgePageLink {
        display: block;
        text-align: center;
        background-color: #6cb33f;
        font-family: 'Open Sans',sans-serif;
        font-size: 1.125em;
        font-weight: 600;
        color: #fff;
        padding: 4px 10px 6px;
    }

        body.pdr .otherResources .bridgePageLink:hover {
            text-decoration: none;
        }



    body.pdr .otherResources .dropdownToggle .icon-dropdown-white {
        margin-top: 5px;
        background: url(/Custom/UI/Resources/Images/icons-dropdown-white.png) no-repeat 0 0;
    }

body.pdr .open .dropdownToggle .icon-dropdown-white {
    margin-top: 5px;
    background: url(/Custom/UI/Resources/Images/icons-dropdown-white-up.png) no-repeat 0 0;
}

body.pdr .otherResources .dropdownMenu {
    width: 100%;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    border: 1px solid #6cb33f;
}

    body.pdr .otherResources .dropdownMenu a {
        font-family: 'arial';
        font-size: .875em;
        color: #2d81a6;
        padding: 4px 10px;
    }

    body.pdr .otherResources .dropdownMenu .active a {
        background-color: #f8fbf5;
        color: #6cb33f;
        text-decoration: none;
        cursor: default;
    }

        body.pdr .otherResources .dropdownMenu .active a:hover {
            cursor: default;
        }

    body.pdr .otherResources .dropdownMenu a:hover {
        background-color: #f8fbf5;
        color: #6cb33f;
        text-decoration: none;
        cursor: pointer;
    }

    body.pdr .otherResources .dropdownMenu li + li a {
        border-top: 1px solid #ccc;
    }

body.pdr .drugInfo .labelChanges {
    clear: both;
    border: 1px solid #ccc;
    padding: 14px 14px 0;
    margin: 8px 0 0 0;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: .875em;
    line-height: 1em;
    color: #222;
}

    body.pdr .drugInfo .labelChanges .revisionDate {
        color: #6CB33F;
    }


body.pdr .drugInfo .labelChangeshistoryonly {
    clear: both;
    margin: 0 0 0 0;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: .875em;
    line-height: 1em;
    color: #222;
}

body.pdr .drugInfo .labelChanges h3 {
    margin: 0 0 16px;
    padding: 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 1.286em;
    font-weight: 600;
    line-height: 1em;
    color: #2d81a6;
}

body.pdr .drugInfo .labelChanges strong {
    font-size: 1.0625em;
    line-height: 1em;
    font-weight: bold;
    margin: 0;
}

.labelSubCat {
    display: inline;
    /*margin-left:35px;*/
    font-weight: normal;
}

.labelCat {
    margin-right: 35px;
    float: left;
}

body.pdr .drugInfo .labelChanges p {
    font-weight: normal;
}

body.pdr .drugInfo .labelChanges li {
    margin-bottom: 14px;
    display: block;
}

body.pdr .drugInfo .labelChanges .showMore {
    text-decoration: underline;
    color: #2d81a6;
}

body.pdr .labelChangeshistoryonly a.showMore {
    text-decoration: underline;
    color: #2d81a6;
    font-size: 14px;
    font-weight: 600;
}

body.pdr .drugInfo .labelChanges a.showMore:hover, body.pdr .drugInfo .labelChanges a.showMore:focus {
    color: #F8001A;
}

body.pdr .drugInfo .contentContainer {
    padding-left: 14px;
    z-index: 1;
}

body.pdr .drugInfo .boxedWarning {
    background: #f9fbfc;
    border: 5px solid #81b4ca;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 21px 14px 14px;
    /* KMK */
    margin-bottom: 1.5em;
}

    body.pdr .drugInfo .boxedWarning .viewBoxedWarningLink {
        font-size: .875em;
        text-decoration: underline;
        color: #6cb33f;
        margin-top: .5em;
        display: block;
        font-weight: bold;
    }

    body.pdr .drugInfo .boxedWarning h3 {
        color: #2d81a6;
        font-size: 1.5em;
        margin: 0;
    }

body.pdr .drugInfo .drugSection {
    /*KMK */
    /*  margin-top: 1.5em */
    font-size: 16px;
    margin-bottom: 1.5em;
}

    body.pdr .drugInfo .drugSection h3 {
        color: #6cb33f;
        font-size: 1.2em;
        line-height: 1.1em;
        margin: 0;
    }

    body.pdr .drugInfo .drugSection h3.drugSummary {
        color: #2d81a6;
        font-size: 1.2em;
        line-height: 1.1em;
        margin: 0;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
    }

    body.pdr .drugInfo .drugSection h3.drugSummary:empty {
        margin: 0;
        border-bottom: 0px;
    }

    body.pdr .drugInfo .drugSection div.drugSummaryLabel {
        color: #2d81a6;
        font-size: 19.2px;
        line-height: 1.1em;
    }

.drugProductBridge .instructions, .drugProductBridge .listInfo {
    font-size: .875em;
}

.drugProductBridge .listInfo {
    padding: 1em 0;
}

.drugSummary p {
    font-size: 14px;
    line-height: 1.25em;
    margin-bottom : 12px !important;
}


.drugSummary .contentContainer .boxedWarning a {
    text-decoration: underline;
}

/*Drug Resource section Starts*/
/*#drugResources .sidebarContainer {
    padding: 0
}

#drugResources .sidebarContainer .messageCenter {
    margin: 0
}*/

.resourceSection h2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 1.375em;
    margin: 0 0 8px;
    color: #2d81a6;
    border-bottom: 1px solid #81b4ca;
    position: relative;
}

    .resourceSection h2 i {
        position: absolute;
        display: block;
        width: 30px;
        height: 30px;
        top: 5px;
        left: -30px;
    }

        .resourceSection h2 i.icon-info {
            background: url(/Custom/UI/Resources/Images/icon-large-info.png) no-repeat 0 0;
        }

        .resourceSection h2 i.icon-communications {
            background: url(/Custom/UI/Resources/Images/icon-large-communication.png) no-repeat 0 0;
        }

        .resourceSection h2 i.icon-resources {
            background: url(/Custom/UI/Resources/Images/icon-large-resources.png) no-repeat 0 0;
        }

.resourceSection h3 {
    color: #6cb33f;
    margin: 0;
    padding: 0;
    font-size: .875em;
    font-weight: bold;
    text-transform: uppercase;
}

.resourceSection li {
    background: url(/Custom/UI/Resources/Images/arrow-dark_blue-right.png) no-repeat 10px 7px;
    padding-left: 24px;
    margin-bottom: .5em;
}

    .resourceSection li a {
        color: #00457c;
        font-size: .875em;
        text-decoration: underline;
    }

    .resourceSection li.strong a {
        color: #f8001a;
        font-weight: bold;
    }

        .resourceSection li.strong a.blueDrugCommunication {
            color: #00457C;
            font-weight: normal;
        }
/*Drug Resource section Ends*/

/*#drugCommunications .sidebarContainer {
    padding: 0
}

#drugCommunications .sidebarContainer .messageCenter {
    margin: 0
}*/

.drugCommunications {
    padding: 1.5em 0 40px 14px;
}

    .drugCommunications .intro {
        font-size: .8125em;
    }

        .drugCommunications .intro p {
            margin-bottom: 1em;
        }

        .drugCommunications .intro a {
            text-decoration: underline;
            color: #2d81a6;
        }

    .drugCommunications .filter {
        background: url(/Custom/UI/Resources/Images/filter-bg.png) repeat-x 0 bottom #fff;
        font-size: .9375em;
    }

        .drugCommunications .filter .header, .drugCommunications .filter .filterOptions, .drugCommunications .filter .filterOptions li {
            display: inline;
            float: left;
        }

        .drugCommunications .filter .header {
            font-weight: bold;
            padding: 10px;
            margin-right: 1em;
        }

        .drugCommunications .filter .filterOptions li {
            margin-right: 1em;
            position: relative;
        }

            .drugCommunications .filter .filterOptions li label {
                display: block;
                padding: 10px;
            }

            .drugCommunications .filter .filterOptions li .indicator {
                display: none;
                position: absolute;
                width: 100%;
                height: 10px;
                bottom: -10px;
                left: 0;
            }

                .drugCommunications .filter .filterOptions li .indicator img {
                    width: 100%;
                    float: left;
                }

            .drugCommunications .filter .filterOptions li.active {
                color: #fff;
                background: #2d81a6;
            }

                .drugCommunications .filter .filterOptions li.active .indicator {
                    display: block;
                }

    .drugCommunications .resultsInfo {
        clear: both;
        margin: 1em 0;
        font-size: .875em;
    }

body.pdr .resultsInfo p {
    display: inline-block;
}

body.pdr .resultsInfo ul {
    float: right;
    list-style: none outside none;
    display: inline-block;
}

    body.pdr .resultsInfo ul li {
        display: inline;
        float: left;
        margin-right: 16px;
    }

        body.pdr .resultsInfo ul li a {
            color: #2D81A6;
            display: block;
            font-size: 1em;
            font-weight: bold;
            text-decoration: none;
        }

    body.pdr .resultsInfo ul .icon-arrows-first {
        background: url("/Custom/UI/Resources/Images/icon-arrows-first.png") no-repeat scroll 0 2px transparent;
    }

    body.pdr .resultsInfo ul .icon-arrows-prev {
        background: url("/Custom/UI/Resources/Images/icon-arrows-prev.png") no-repeat scroll 6px 2px transparent;
    }

    body.pdr .resultsInfo ul .icon-arrows-next {
        background: url("/Custom/UI/Resources/Images/icon-arrows-next.png") no-repeat scroll 4px 2px transparent;
    }

    body.pdr .resultsInfo ul .icon-arrows-last {
        background: url("/Custom/UI/Resources/Images/icon-arrows-last.png") no-repeat scroll 4px 2px transparent;
    }
    /*pagination-disabled styles*/
    body.pdr .resultsInfo ul li a.disabled {
        color: #ccc;
        cursor: default;
    }

body.pdr .resultsInfo a.disabled .icon-arrows-first {
    background: url(/Custom/UI/Resources/Images/icon-arrows-first-disabled.png) no-repeat 0 2px;
}

body.pdr .resultsInfo a.disabled .icon-arrows-prev {
    background: url(/Custom/UI/Resources/Images/icon-arrows-prev-disabled.png) no-repeat 6px 2px;
}

body.pdr .resultsInfo a.disabled .icon-arrows-next {
    background: url(/Custom/UI/Resources/Images/icon-arrows-next-disabled.png) no-repeat 4px 2px;
}

body.pdr .resultsInfo a.disabled .icon-arrows-last {
    background: url(/Custom/UI/Resources/Images/icon-arrows-last-disabled.png) no-repeat 4px 2px;
}

.drugCommunications .results .resourceInfo {
    font-size: .9375em;
    font-weight: bold;
}

    .drugCommunications .results .resourceInfo .title {
        font-weight: normal;
    }

/*#drugAlert .sidebarContainer {
    padding: 0
}

#drugAlert .sidebarContainer .messageCenter {
    margin: 0
}

.drugAlert .contentContainer {
    padding-top: 3em
}*/

.drugAlert .contentContainer .emergency {
    display: inline-block;
    float: right;
}

.drugAlert .contentContainer dl {
    font-size: .9375em;
    line-height: 1.2em;
}

    .drugAlert .contentContainer dl dt {
        color: #00457c;
        text-transform: uppercase;
        font-weight: bold;
    }

    .drugAlert .contentContainer dl dd {
        margin: 0 0 .5em;
        padding: 0;
    }

.drugAlert .contentContainer .alertLinks {
    font-size: .875em;
}

    .drugAlert .contentContainer .alertLinks li {
        float: left;
        display: inline;
        margin-right: 1em;
    }

        .drugAlert .contentContainer .alertLinks li a {
            color: #00457c;
            text-decoration: underline;
            font-weight: bold;
            background: url(/Custom/UI/Resources/Images/arrow-dark_blue-right.png) no-repeat 0 4px;
            padding-left: 14px;
        }

        .drugAlert .contentContainer .alertLinks li.active a {
            cursor: default;
            text-decoration: none;
            background: url(/Custom/UI/Resources/Images/arrow-dark_blue-down.png) no-repeat 0 4px;
        }

.drugAlert .contentContainer .help {
    clear: both;
    font-size: .9375em;
    padding: .5em 0;
}

.drugAlert .drugDetailsList {
    font-size: .9375em;
    line-height: 1.2em;
    float: left;
    width: 335px;
    margin-bottom: 20px;
}

    .drugAlert .drugDetailsList strong {
        color: #00457c;
        text-transform: uppercase;
        font-weight: bold;
        padding-right: 5px;
    }

    .drugAlert .drugDetailsList span {
        margin: 0 0 .5em;
        padding: 0;
    }

    .drugAlert .drugDetailsList .drugDetailsListItem {
        margin-bottom: 8px;
    }

.drugAlert .contentContainer #pdfFrame {
    width: 100%;
    height: 900px;
    border: 1px solid #d8d8d8;
}

body.pdr .drugRelatedInfo .sidebarContainer {
    padding: 0;
}

    body.pdr .drugRelatedInfo .sidebarContainer .messageCenter {
        margin: 0;
    }

body.pdr .drugRelatedInfo .contentContainer {
    padding-top: 2em;
}

    body.pdr .drugRelatedInfo .contentContainer .drugSection {
        margin-top: 0;
        clear: both;
    }

        body.pdr .drugRelatedInfo .contentContainer .drugSection .disclaimer {
            font-size: .75em;
            font-style: italic;
        }

        body.pdr .drugRelatedInfo .contentContainer .drugSection p {
            font-size: .875em;
            margin-top: 1em;
        }

    body.pdr .drugRelatedInfo .contentContainer .boxedWarning {
        margin-top: 2em;
        padding-left: 1em;
        padding-right: 1em;
    }

        body.pdr .drugRelatedInfo .contentContainer .boxedWarning h3 {
            margin-bottom: .5em;
        }

        body.pdr .drugRelatedInfo .contentContainer .boxedWarning p, body.pdr .drugRelatedInfo .contentContainer .boxedWarning ul {
            font-size: .875em;
            margin-bottom: 1em;
        }

        body.pdr .drugRelatedInfo .contentContainer .boxedWarning ul {
            list-style: disc;
            margin-left: 20px;
        }

            body.pdr .drugRelatedInfo .contentContainer .boxedWarning ul li {
                margin-bottom: 1em;
            }

body.pdr .drugMedicationGuide .drugSection {
    margin-top: 0px;
}

.drugMedicationGuide p {
    margin-top: .5em !important;
}

.drugMedicationGuide .generic {
    margin: 0 !important;
}

.drugMedicationGuide .downloadPdf {
    text-decoration: underline;
    background: url(/Custom/UI/Resources/Images/icon-pdf.png) no-repeat 0 0;
    display: inline-block;
    padding-left: 24px;
    color: #81b4ca;
}

.drugMedicationGuide #medicationGuideFrame {
    width: 100%;
    height: 900px;
    border: 1px solid #ededed;
    margin-top: 1em;
}

.drugRemsSummary .contentContainer .title {
    color: #6cb33f;
}

.drugRemsSummary .contentContainer .boxedWarning {
    margin-top: 1em !important;
}

    .drugRemsSummary .contentContainer .boxedWarning .boxedWarningSection + .boxedWarningSection {
        margin-top: 2em;
    }

    .drugRemsSummary .contentContainer .boxedWarning .remElementsList {
        list-style: disc;
        margin-left: 20px;
    }

        .drugRemsSummary .contentContainer .boxedWarning .remElementsList li {
            margin-bottom: 10px;
        }

            .drugRemsSummary .contentContainer .boxedWarning .remElementsList li.remsElements {
                margin-bottom: 5px;
            }

        .drugRemsSummary .contentContainer .boxedWarning .remElementsList a {
            color: #6cb33f;
            text-decoration: underline;
        }

.drugRemsSummary .pageLinks {
    margin-top: 1em;
}

    .drugRemsSummary .pageLinks a {
        color: #6cb33f;
        text-decoration: underline;
    }

    .drugRemsSummary .pageLinks .openFullNotification {
        font-size: 1em;
        font-weight: bold;
    }

    .drugRemsSummary .pageLinks .summaryOfTerms {
        font-size: .75em;
    }

body.pdr .cmeInfo a {
    text-decoration: underline;
}

body.pdr .cmeInfo .cmeAbout {
    background-color: #f8fbf6;
    padding: 14px 14px;
    margin-bottom: 1em;
    font-weight: normal;
}

    body.pdr .cmeInfo .cmeAbout strong {
        font-weight: bold;
    }

    body.pdr .cmeInfo .cmeAbout em {
        font-style: italic;
    }

body.pdr .cmeInfo .courseInfo .labelLink {
    color: #2d81a6;
    text-decoration: underline;
    margin: 1em 0;
    display: inline-block;
}

body.pdr .cmeInfo .courseInfo dl {
    margin-bottom: 1em;
}

    body.pdr .cmeInfo .courseInfo dl dt {
        clear: left;
        display: inline-block;
        float: left;
        width: 200px;
    }

    body.pdr .cmeInfo .courseInfo dl dd {
        display: inline-block;
        float: left;
    }

body.pdr .cmeInfo .courseInfo .courseObjectivesHeader {
    font-weight: bold;
    text-decoration: underline;
}

body.pdr .cmeInfo .courseInfo .courseObjectives {
    list-style: disc;
    margin-left: 30px;
}

    body.pdr .cmeInfo .courseInfo .courseObjectives li {
        margin-bottom: 1em;
    }

body.pdr .cmeInfo .courseInfo p {
    margin-bottom: 1em;
}

body.pdr .cmeInfo .cmeCourseQuestions {
    margin-top: 1em;
    border: 1px solid #ededed;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*-webkit-box-shadow: 0 0 18px #ddd;
    -moz-box-shadow: 0 0 18px #ddd;
    box-shadow: 0 0 18px #ddd;*/
    padding: 1em 2em;
}

    body.pdr .cmeInfo .cmeCourseQuestions .section {
        padding-bottom: .5em;
    }

        body.pdr .cmeInfo .cmeCourseQuestions .section + .section {
            border-top: 1px solid #ddd;
        }

        body.pdr .cmeInfo .cmeCourseQuestions .section h3 {
            font-family: 'Open Sans',sans-serif;
            font-weight: bold;
            font-size: 1.375em;
            color: #2d81a6;
            padding: 1em 0;
            margin: 0;
        }

        body.pdr .cmeInfo .cmeCourseQuestions .section .question {
            margin-bottom: 1em;
        }

            body.pdr .cmeInfo .cmeCourseQuestions .section .question .description {
                font-weight: bold;
                padding-left: 1em;
                text-indent: -1em;
            }

            body.pdr .cmeInfo .cmeCourseQuestions .section .question .choices {
                margin-left: 2em;
            }

                body.pdr .cmeInfo .cmeCourseQuestions .section .question .choices label {
                    font-weight: normal;
                }

                    body.pdr .cmeInfo .cmeCourseQuestions .section .question .choices label .choice {
                        font-weight: bold;
                    }

                    body.pdr .cmeInfo .cmeCourseQuestions .section .question .choices label input {
                        margin-right: .5em;
                    }

                body.pdr .cmeInfo .cmeCourseQuestions .section .question .choices input[type=text] {
                    margin-left: .5em;
                }

    body.pdr .cmeInfo .cmeCourseQuestions .formActions {
        text-align: center;
    }

        body.pdr .cmeInfo .cmeCourseQuestions .formActions button + button {
            margin-left: 20px;
        }

#cmeInfo {
    padding-bottom: 40px;
}

    #cmeInfo .pageHeader {
        margin-bottom: 1em;
    }

    #cmeInfo h2 {
        font-family: 'Open Sans',sans-serif;
        font-size: 1.25em;
        font-weight: 500;
        margin: 0 0 .5em;
        color: #2d81a6;
    }

    #cmeInfo p {
        font-size: .8125em;
        margin-bottom: 1em;
        line-height: 1.231em;
    }

    #cmeInfo a {
        color: #00457c;
        text-decoration: underline;
    }

    #cmeInfo .callToAction {
        float: right;
        text-align: center;
        margin: 0 0 2em 2em;
    }

        #cmeInfo .callToAction .formActions {
            padding: 32px 0 32px;
        }

        #cmeInfo .callToAction .partner {
            border: 6px solid #d0e4ee;
            width: 240px;
            padding-top: 14px;
        }

            #cmeInfo .callToAction .partner p {
                color: #6cb33f;
            }

body.pdr .cmeInfo {
    padding-top: 0em;
    margin-bottom: 0px;
}

body.pdr .cmeIndex p {
    margin-bottom: 0.5em;
    font-size: 0.875em;
}

body.pdr .cmeIndexIntro p {
    margin-bottom: 0.5em;
    font-size: 1em;
}

body.pdr .cmeIndex h2 {
    font-size: 1.4em;
}


body.pdr .cmeIndex a {
    text-decoration: underline;
}

body.pdr .cmeIndex dl {
    margin-bottom: 15px;
}

body.pdr .cmeIndex ul li {
    list-style-type: disc !important;
}

.underline {
    text-decoration: underline;
}

body.pdr .cmeIndex .resultsNavigation p {
    margin: 0;
}

body.pdr .cmeIndex .results .resultsHeader {
    color: #fff;
    background-color: #2d81a6;
    font-size: .8125em;
    font-weight: bold;
    font-family: Arial;
}

    body.pdr .cmeIndex .results .resultsHeader p {
        padding: 8px;
        margin: 0;
        text-transform: none;
        font-weight: bold;
    }

body.pdr .cmeIndex .results .result .drugName {
    padding-left: 8px;
}

body.pdr .cmeIndex .results .result .status p {
    margin: 0;
    padding: 0 8px;
    font-size: .875em;
}

body.pdr .cmeIndex ul {
    padding-left: 30px;
    padding-top: 10px;
    list-style: disc;
}

    body.pdr .cmeIndex ul li {
        padding-left: 10px;
        margin-bottom: 15px;
        font-size: 0.875em;
    }

body.pdr .lettersList ul {
    padding-left: 0px;
    padding-top: 0px;
    list-style: none;
}

    body.pdr .lettersList ul li {
        padding-left: 0px;
        margin-bottom: 0px;
    }

body.pdr .cmeIndex ul.linkList {
    padding: 0;
    margin-left: 0;
    margin-bottom: 20px;
    list-style-type: none;
}

    body.pdr .cmeIndex ul.linkList li a, body.pdr .cmeIndex ul.linkList li {
        margin: 0px;
    }

body.pdr .mobilePdrBody {
    font-size: 0.875em;
}

    body.pdr .mobilePdrBody ul, body.pdr ul.drugUpdateList {
        padding-left: 0;
        padding-top: 0px;
        margin-bottom: 20px;
    }

    body.pdr .mobilePdrBody a {
        display: inline;
    }

body.pdr ul.drugUpdateList {
    margin: 20px 0px;
}

    body.pdr ul.drugUpdateList li {
        margin-bottom: 15px;
    }

        body.pdr ul.drugUpdateList li a {
            width: auto;
            max-width: 830px;
            margin-left: 10px;
            color: #2d81a6;
            font-weight: bold;
            text-decoration: underline;
        }

        body.pdr ul.drugUpdateList li span {
            color: #6CB33F;
            float: left;
            font-weight: bold;
        }

        body.pdr ul.drugUpdateList li a:hover {
            text-decoration: none;
        }

body.pdr .mobilePdrBody ul li:before {
    content: "-";
    position: relative;
    left: -5px;
}

body.pdr .mobilePdrBody ul {
    list-style: none;
}

    body.pdr .mobilePdrBody ul li {
        list-style-type: none !important;
        text-indent: -5px;
        margin-bottom: 5px;
    }

body.pdr .mobilePdrBody h2 {
    color: #6CB33F;
    display: block;
    clear: both;
}

body.pdr .mobilePdrBody img {
    float: right;
}

body.pdr .mobilePdrBody .formActions {
    margin-bottom: 20px;
}

body.pdr .cmeInfo span.highlighted {
    color: #6CB33F;
    font-weight: 600;
}

.remsCreditConfirmation p {
    padding-bottom: 1em;
}

body.pdr .remsCreditConfirmation .loginButton span {
    line-height: 1.333em;
    padding-bottom: 16px;
    padding-top: 13px;
}

.remsCreditConfirmationButton {
    margin-top: 10px;
    margin-bottom: 0px;
}

.footerNoteText {
    color: #808080;
    text-align: center;
    font-size: .7em;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #DDDDDD;
    clear: both;
}

    .footerNoteText a {
        color: #2d81a6;
    }

        .footerNoteText a:hover {
            text-decoration: underline;
        }

.footerNoteTextLeft {
    text-align: left;
}

/*Contact Us*/
.contactUsContainer, .aboutUsContainer {
    padding-top: 30px;
}

.contactUs {
    margin-bottom: 40px;
}

    .contactUs h3, .aboutUsContainer h3 {
        color: #6CB33F;
        margin-bottom: 15px;
    }

.aboutUsContainer {
    margin-bottom: 20px;
    padding-left: 15px;
}

    .aboutUsContainer p {
        padding-bottom: 15px;
    }

.aboutUsItem {
    margin-bottom: 20px;
}

    .aboutUsItem img {
        margin: 20px 10px 0px 0px;
    }

/*Faq section*/
.helpFaqContainer {
    padding: 16px 10px 0px;
    margin-bottom: 30px;
}

    .helpFaqContainer h2 {
        clear: both;
        color: #81B4CA;
        font-family: 'Open Sans',sans-serif;
        font-size: 1.375em;
        font-weight: 600;
        margin-bottom: 0.5em;
    }

.questionAnswerContainer {
    background-color: #F9FBFC;
    padding: 10px 7px;
    border-radius: 6px;
}

    .questionAnswerContainer .item {
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .questionAnswerContainer .last {
        border-bottom: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .questionAnswerContainer .item h3 {
        color: #6CB33F;
        margin-bottom: 8px;
        font-size: 1.3em;
        font-weight: 500;
    }

    .questionAnswerContainer .item p {
        padding: 0 0 10px 10px;
    }

/*Questionnaire*/
.multiQuestionnaire {
    margin: 0px 30px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px;
    padding-bottom: 10px;
}

    .multiQuestionnaire h3 {
        color: #2D81A6;
        font-size: 1.3em;
    }

    .multiQuestionnaire label {
        font-weight: normal;
        margin: 0px 0px 5px -52px;
    }

    .multiQuestionnaire input {
        margin-right: 36px;
    }

    .multiQuestionnaire ol.evaluvation input {
        margin-right: 10px;
    }

    .multiQuestionnaire ol.evaluvation li span, .multiQuestionnaire ol#cmeqsection li span {
        margin-left: -30px;
        color: red;
    }

    .multiQuestionnaire ol.evaluvation li strong, .multiQuestionnaire ol#cmeqsection li strong {
        margin-top: -22px;
    }

    .multiQuestionnaire label span {
        font-weight: bold;
        padding-right: 5px;
    }

    .multiQuestionnaire strong {
        display: block;
        margin-bottom: 5px;
    }

    .multiQuestionnaire ol li {
        margin-bottom: 8px;
    }

    .multiQuestionnaire ol.borderBottom {
        padding-bottom: 12px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }

    .multiQuestionnaire .alignInline {
        float: left;
        margin-right: 10px;
    }

/*Rems A-Z table styles*/
body.pdr table.courseList h2 a {
    color: #6CB33F;
    text-decoration: underline;
    margin: 0px;
    font-size: .9em;
}

body.pdr table.courseList th {
    color: #fff;
    background-color: #2d81a6;
    font-size: .9em;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
}

body.pdr table.courseList h2 a:hover {
    text-decoration: none;
}

body.pdr table.courseList h2 {
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
}

body.pdr table.courseList td {
    height: 40px;
    vertical-align: middle;
}

body.pdr table.courseList tr.pager td {
    height: 10px;
}

body.pdr table.courseList tr td {
    height: 10px;
}

body.pdr table.courseList tr.odd td {
    background: #F5F9FB;
}


#cmeCourse {
    padding-bottom: 28px;
}

body.pdr .cmeCourseComplete {
    padding-bottom: 60px;
}


    body.pdr .cmeCourseComplete .courseInfo .correctAnswers {
        font-weight: bold;
    }

    body.pdr .cmeCourseComplete .cmeCourseQuestions h3 .answers {
        color: #00457c;
        text-decoration: underline;
    }

    body.pdr .cmeCourseComplete .cmeCourseQuestions .choices li {
        line-height: 1.125em;
        margin-bottom: .25em;
        padding-left: 3em;
        text-indent: -1em;
    }

        body.pdr .cmeCourseComplete .cmeCourseQuestions .choices li.correct {
            color: #478959;
            font-weight: bold;
            background: url(/Custom/UI/Resources/Images/cme-grades-sprite.png) no-repeat 0 0;
        }

        body.pdr .cmeCourseComplete .cmeCourseQuestions .choices li.answer {
            font-weight: bold;
        }

            body.pdr .cmeCourseComplete .cmeCourseQuestions .choices li.answer i {
                background: url(/Custom/UI/Resources/Images/cme-grades-sprite.png) no-repeat 0 0;
                display: inline-block;
                vertical-align: middle;
                width: 28px;
                height: 26px;
            }

                body.pdr .cmeCourseComplete .cmeCourseQuestions .choices li.answer i.iconCheck {
                    background-position: 0 -50px;
                }

                body.pdr .cmeCourseComplete .cmeCourseQuestions .choices li.answer i.iconX {
                    background-position: 0 -98px;
                }

body.pdr .redeemCredits {
    background: #f5f5f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 1em 0;
}

    body.pdr .redeemCredits p {
        padding: 1em;
        font-weight: bold;
        max-width: 32em;
        line-height: 1.125em;
    }

    body.pdr .redeemCredits .formActions {
        padding-top: .5em;
    }

/*body.pdr  .redeemCredits .formActions .loginButton,#cmeCourseComplete .redeemCredits .formActions .loginButton span {
    background-image: url(/Custom/UI/Resources/Images/login-button-bg-cme.png)
}*/

.completeAnotherLink {
    display: block;
    color: #00457c;
    text-decoration: underline;
    padding: 0 1em;
}

body.pdr .redeemOption h2 {
    clear: both;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 1em;
}

body.pdr .redeemOption .cmeAbout {
    background-color: transparent;
    margin-top: 0px !important;
}

body.pdr .redeemOption table {
    margin: 1em 0 0;
}

    body.pdr .redeemOption table button {
        margin: 0;
    }

body.pdr .redeemOption .cmeAbout {
    margin-top: 1em;
}

body.pdr .redeemOption .cmeCredits {
    text-align: center;
    margin-bottom: 2em;
}

    body.pdr .redeemOption .cmeCredits dt, body.pdr .redeemOption .cmeCredits dd {
        display: inline;
        font-weight: bold;
    }

body.pdr .redeemOption .formActions {
    border: solid #ddd;
    border-width: 1px 0;
    padding: 2em 0;
    text-align: center;
    border-bottom: none;
}

/*#cmeRedemption .disclaimer {
    clear: both;
    color: #808080;
    font-size: .6875em;
    text-align: center;
    max-width: 78em;
    margin: 0 auto;
    padding: 1em 0 3em
}

#cmeRedemption .disclaimer a {
    color: #2d81a6
}*/

body.pdr .cmeRedemptionConfirm p {
    font-size: 1em;
    margin-bottom: 1em;
}

body.pdr .cmeRedemptionConfirm .productLabeling {
    color: #6cb33f;
    font-size: 1.125em;
    font-weight: bold;
}

body.pdr .cmeRedemptionConfirm .formActions {
    padding: 1em 2em;
}

/*body.pdr .cmeRedemptionConfirm .loginButton.large {
    margin-right: 2em
}
*/
body.pdr .cmeRedemptionConfirm .loginButton.large span {
    /* line-height: 1.333em;
    padding-top: 13px;
    padding-bottom: 16px*/
}

body.pdr .cmeRedemptionConfirm a.loginButton span {
    margin: 0 0 0 0;
}

/*#drugLabel .pageActions {
    margin-bottom: 0
}

#drugLabel .colContainer {
    overflow: hidden
}

#drugLabel .colContainer .sidebarContainer {
    margin-bottom: -2000em;
    padding-bottom: 2000em
}*/

/*body.pdr .sidebarContainer .loginButton.large span {
    line-height: 1.333em;
    padding-top: 13px;
    padding-bottom: 16px
}*/

.sidebarContainer .formActions {
    margin-top: 1em;
    text-align: center;
}

.drugLabelChanges h2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 1.375em;
    color: #81b4ca;
    clear: both;
    margin-bottom: .5em;
    font-weight: bold;
}

body.pdr .drugLabelChanges .boxedWarning {
    background-color: transparent;
    border: 3px solid #81B4CA;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}

    body.pdr .drugLabelChanges .boxedWarning .changeSection {
        padding-top: 1em;
        margin-top: .5em;
    }

        body.pdr .drugLabelChanges .boxedWarning .changeSection h3 {
            font-family: 'Open Sans',sans-serif;
            font-size: 1.125em;
            font-weight: bold;
        }

        body.pdr .drugLabelChanges .boxedWarning .changeSection p {
            padding: .5em 1em;
            font-size: .9375em;
        }

            body.pdr .drugLabelChanges .boxedWarning .changeSection p .label {
                font-size: 1.0625em;
                font-weight: bold;
            }

        body.pdr .drugLabelChanges .boxedWarning .changeSection + .changeSection {
            border-top: 1px solid #ddd;
        }

.sectionHidden header .headerTop {
    height: 78px;
    min-height: 78px !important;
    border-bottom: 10px solid #2d81a6;
}

.sectionHidden header #memberLogin {
    display: none;
}

.sectionHidden header nav {
    display: none;
}


/*::::::::::::New Styles::::::::::::::::::*/

/*Discount Banner*/
.imageBanner {
    border-bottom: 1px solid #DDDDDD;
    margin: 5px 0px 10px;
}

    .imageBanner img {
        float: right;
        width: 550px;
    }

.detial h2 {
    color: #2D81A6;
    font-family: 'Open Sans',sans-serif;
    font-size: 1.4375em;
    font-weight: 600;
    margin: 0 0 10px 0px;
}

.detial .push-4 {
    margin-bottom: 0px;
    margin-top: 15px;
}

.detial .loginButton {
    text-transform: uppercase;
}

.discountCardBenifits {
    padding: 10px;
    border: #d2e4ee 7px solid;
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
    height: 232px;
    width: 277px;
    overflow: hidden;
}

.lastItem {
    margin-right: 0px;
}

.discountCardBenifits h3 {
    color: #2D81A6;
    font-family: 'Open Sans',sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.discountCardBenifits ul, .discountCardBenifits p, .discountCardBenifits a {
    font-size: 0.875em;
}

.discountCardBenifits ul {
    padding-right: 20px;
    list-style: disc;
    margin-left: 15px;
}
/*
To Be fixed
.discountCardBenifitsContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
}
.discountCardBenifitsContainer .discountCardBenifits {width:312px;overflow:visible;}
body.pdr .discountCardBenifits {height:232px;width:277px\9;overflow:hidden\9;}
.discountCardBenifits {    
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
}*/

body.pdr a.buttonWithPadding {
    margin: 20px 10px 10px;
    font-size: 1.2em;
}

    body.pdr a.buttonWithPadding span {
        padding-left: 100px !important;
        padding-right: 70px !important;
    }


/*Pharmacy Discount FAQ*/
.pharmacyFaq {
    padding: 10px 0px 30px;
}

    .pharmacyFaq h2 {
        color: #2D81A6;
        font-size: 1.25em;
        font-weight: 600;
        margin: 0px;
    }

    .pharmacyFaq .answerContainer {
        margin: 0px 0px 12px 25px;
        clear: both;
    }

        .pharmacyFaq .answerContainer p {
            padding-bottom: 5px;
        }

        .pharmacyFaq .answerContainer ul {
            list-style: disc;
            margin-left: 16px;
        }

            .pharmacyFaq .answerContainer ul li {
                padding-left: 10px;
            }

        .pharmacyFaq .answerContainer img {
            float: right;
            margin-top: -72px;
        }

.borderRight, .borderLeft {
    border-right: 2px solid #E2E2E2;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box;
    margin-bottom: -9999em;
    padding-bottom: 9999em;
}

.borderLeft {
    border-left: 2px solid #E2E2E2;
    border-right: none;
}

.columnBorderRight {
    border-right: 2px solid #E2E2E2;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box;
}

.jumpToSectionColumn {
    width: 228px;
}

body.pdr .pageHeaderBigMargin {
    margin-bottom: 14px;
}

.clear {
    clear: both;
}

/*Added for Drug Resource page
body.pdr .drugInfo {overflow:hidden}
body.pdr .drugInfo .sidebarNoMargin { padding: 0;}
body.pdr .drugInfo .sidebarNoMargin .messageCenter {margin: 0;} Removed*/

/*Left Navigation*/
body.pdr nav ul.leftNavigation li.selected a {
    background: #6cb33f;
    border-color: #6cb33f;
    color: #fff;
}

body.pdr .profileNav nav li a {
    margin-right: 9px;
}

body.pdr .profileNav nav li.selected {
    background-image: url("/Custom/UI/Resources/Images/profile-nav-arrow.gif");
    background-position: right center;
    background-repeat: no-repeat;
}

/*Template Styles*/
.columnWrapperWithMargins {
    margin: 16px 0px 40px;
}

body.pdr .overflowHidden {
    overflow: hidden;
}

.siteUnderConstruction {
    border-bottom: 1px solid #CCCCCC;
    padding: 20px 0px 100px 0px;
    margin: 0px 0px 80px;
}

    .siteUnderConstruction strong {
        display: block;
        margin-bottom: 15px;
    }

    .siteUnderConstruction p {
        line-height: 1.8em;
    }

/*Build Manager Styles*/
.siteBuildManager {
    border-bottom: 1px solid #CCCCCC;
    padding: 50px 0px 100px 0px;
    margin: 0px 0px 80px;
}

body.pdr .siteBuildManager .formField {
    clear: both;
    margin-bottom: 1em;
}

body.pdr .buildManagerMenu {
    /*background-color: #E6E6E6;*/
    font-family: 'Lato',sans-serif;
    margin-top: -38px;
    padding: 10px 0px 18px;
}

    body.pdr .buildManagerMenu a {
        margin-right: 20px;
    }

/*form field styles*/
.forgetPassword .formFieldMargin {
    margin-bottom: 15px;
}

span.indicator {
    color: #C00B29;
}

.formActionWithMargin {
    margin-bottom: 40px;
}

label.labelNormal {
    font-weight: normal;
    text-align: left !important;
}

.cssSuccess {
    color: #008000;
}

.cssFailed {
    color: #C00B29;
}


/*Manage your Profile address section - table styles*/
table.addresses {
    width: 100%;
    border-collapse: collapse;
    font-size: 1.4em;
}

    table.addresses td.addressBlock .addressBlockData table {
        margin-bottom: 8px;
    }

    table.addresses td {
        background-color: transparent !important;
        padding: 0px !important;
    }

        table.addresses td.addressBlock {
            width: 50% !important;
            border: none !important;
            vertical-align: top;
        }

            table.addresses td.addressBlock .addressBlockContainer {
                margin: 0px 10px 2em;
                border: 6px solid #E5E5E5;
                width: 290px;
            }

            table.addresses td.addressBlock .addressBlockData {
                padding: 10px;
            }

body.pdr table.addresses td.addressBlock table td {
    border-bottom: none;
}

body.pdr table.addresses td.addressBlock span.addressName {
    font-weight: bold;
    margin-bottom: 1em;
    display: block;
}

body.pdr table.addresses td.addressBlock .editDelete {
    text-align: right;
    font-size: 0.9em;
}

table.addresses td.addressBlock .preferredInfo {
    background-color: #F2F2F2;
    font-size: 0.7em;
    line-height: 1.2em;
    padding: 1em;
}

table.addresses td.addressBlock .success {
    background-color: #F5FAF1;
    border: 0 none;
    color: #6CB33F;
    padding: 0.25em 1em;
    font-size: 0.8em;
}

/*Full PI Pagination*/
body.pdr table tbody tr.pager td {
    background: none;
    padding-left: 0px;
    border: none;
}

    body.pdr table tbody tr.pager td a {
        margin-right: 10px;
        color: #00457c;
    }

        body.pdr table tbody tr.pager td a:hover {
            text-decoration: none;
        }

        body.pdr table tbody tr.pager td a.prev {
            padding-left: 7px;
            background: url(/Custom/UI/Resources/Images/arrow-dark_blue-left.png) no-repeat left center;
        }

        body.pdr table tbody tr.pager td a.next {
            padding-right: 7px;
            background: url(/Custom/UI/Resources/Images/arrow-dark_blue-right.png) no-repeat right center;
        }

        body.pdr table tbody tr.pager td a.selectedPager {
            text-decoration: none;
            cursor: default;
            color: #000;
        }

/*Full PI Pagination*/
body.pdr .cmeIndex div.pager {
    background: none;
    padding-left: 0px;
    border: none;
}

    body.pdr .cmeIndex div.pager a {
        margin-right: 10px;
        color: #00457c;
    }

        body.pdr .cmeIndex div.pager a:hover {
            text-decoration: none;
        }

        body.pdr .cmeIndex div.pager a.prev {
            padding-left: 7px;
            background: url(/Custom/UI/Resources/Images/arrow-dark_blue-left.png) no-repeat left center;
        }

        body.pdr .cmeIndex div.pager a.next {
            padding-right: 7px;
            background: url(/Custom/UI/Resources/Images/arrow-dark_blue-right.png) no-repeat right center;
        }

        body.pdr .cmeIndex div.pager a.selectedPager {
            text-decoration: none;
            cursor: default;
            color: #000;
        }

/*Common Messages*/
.messageHeader {
    display: inline-block;
    margin: 0px 0px 5px 25px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
}

.errorMessage {
    color: #C00B29;
}

.errorMessageContainer {
    background: url(/Custom/UI/Resources/Images/errorIcon.png) no-repeat 15px 12px;
    color: #C00B29;
    border: 2px solid #C00B29;
    border-radius: 5px;
    margin-bottom: 14px;
    padding: 10px 25px 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

body.pdr .errorMessageContainer p {
    font-style: italic;
    font-size: 0.8em;
    margin: 0px 0px 5px 0px !important;
}

/*ebook styles*/
.instructionNormal {
    padding-top: 30px;
    margin-bottom: 10px;
}

    .instructionNormal p {
        padding-bottom: 10px;
        font-size: 0.875em;
        line-height: 1.143em;
    }

.eBookContainer {
    text-align: center;
}

    .eBookContainer a.ebookHyperLink {
        display: inline-block;
        margin-bottom: 20px;
        color: #6CB33F;
        font-weight: 600;
        font-size: 1.12em;
        text-decoration: underline;
    }

        .eBookContainer a.ebookHyperLink:hover, .eBookContainer a.ebookHyperLink:active, .eBookContainer a.ebookHyperLink:focus {
            text-decoration: none;
        }

    .eBookContainer a.ebookImageHyperLink {
        display: inline-block;
        margin-bottom: 20px;
    }

/*Firefox fixes
@-moz-document url-prefix() { 
body.pdr .loginButton span {
      margin: -2px 0 0 -10px;
  }

body.pdr a.loginButton span {
      margin: 0px 0 0 -10px;
  }

}
*/
span.validationError {
    color: #f00;
    display: none;
    clear: both;
}

.multiQuestionnaire ol.evaluvation li span.validationError.evaluationQuestion {
    margin-left: 124px;
    position: absolute;
    margin-top: -46px;
}

.multiQuestionnaire ol.evaluvation li span.validationError.evaluationQuestionCheck {
    margin-left: 248px;
    position: absolute;
    margin-top: -15px;
}
/*menu**********************************************/
body.pdr header nav ul li:hover > ul {
    display: block;
    margin-top: 3px;
    padding-top: 1px;
    z-index: 9999;
}

/* Sub-menu */

body.pdr header nav ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    background-color: #fff;
    z-index: 99999;
    width: auto;
    min-width: 210px;
    border-bottom: 1px solid #4e92b5;
    vertical-align: top;
}

    body.pdr header nav ul ul ul {
        top: 0;
        left: 150px;
    }

    body.pdr header nav ul ul li {
        float: none;
        margin: 0;
        padding: 0;
        display: block;
        border: 1px solid #4e92b5;
        border-bottom: none;
    }

    body.pdr header nav ul ul a {
        padding: 10px;
        height: 10px;
        width: 130px;
        height: auto;
        line-height: 1;
        display: block;
        white-space: nowrap;
        float: none;
        text-transform: none;
        min-width: 230px;
        color: #2c839f;
        background-image: url("/Custom/UI/Resources/Images/menu-green-arrow.png");
        background-position: 10px center;
        background-repeat: no-repeat;
        padding-left: 25px;
    }

        body.pdr header nav ul ul a:hover {
            background-color: transparent;
        }

    body.pdr header nav ul ul li:hover {
        background-color: #f8faf5;
    }

        body.pdr header nav ul ul li:hover a {
            color: #6eb13e;
        }

body.pdr header nav ul li > div {
    visibility: hidden;
    position: absolute;
}

body.pdr header nav ul li:hover > div {
    visibility: visible;
}

    body.pdr header nav ul li:hover > div ul {
        margin-left: -1px;
        top: 0px;
        display: inline-table;
        position: relative;
        padding-top: 1px;
        z-index: 9999;
    }
/*menu**********************************************/
body.pdr ol ol.formField {
    list-style-type: none;
}

body.pdr ol.borderBottom ol.formField {
    list-style-type: upper-alpha;
    float: none !important;
    font-weight: bold;
}

body.pdr ol.evaluvation ol.formField {
    float: none !important;
}

body.pdr ol.borderBottom ol.formField li span {
    font-weight: normal;
}

body.pdr .question ol.choices {
    margin-left: 0px !important;
    padding-left: 5px !important;
    float: none !important;
}


body.pdr .secondaryHeaderTable table th {
    background-color: #2D81A6;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 0.8125em;
    font-weight: bold;
    padding: 8px;
    text-align: left;
}

/*body.pdr .secondaryHeaderTable table .loginButton {margin-left:4px}*/

#redeemLaterDiv {
    margin-top: 50px;
    text-align: center;
}

#secondaryHeaderTable {
    text-align: center;
}

body.pdr table.cmeCreditTable {
    margin: 0px auto;
}

body.pdr ol.questionRadioList {
    margin-left: 36px;
}

    body.pdr ol.questionRadioList li {
        margin-left: 40px;
    }

        body.pdr ol.questionRadioList li input {
            margin-left: -50px;
        }

        body.pdr ol.questionRadioList li label {
            margin-left: -5px;
        }


/*Button fix - IE8 Only
body.pdr  .formActions button.loginButton:active span {margin-top: -4px \9; margin-left:-2px \9;}
body.pdr  .formActions button.loginButton:active  {margin-right:2px \9;}
*/

/*Drug Resource Expand Collaps*/
.moreDrugLinks {
    display: none;
}

a.seeAll {
    text-decoration: underline;
    color: #00457C;
    margin-left: 25px;
    padding-right: 15px;
    background: url("/Custom/UI/Resources/Images/login-header-arrow.png") no-repeat scroll right 5px transparent;
}

    a.seeAll:hover {
        text-decoration: none;
        background: url("/Custom/UI/Resources/Images/icon-arrows-down.png") no-repeat scroll right 5px transparent;
    }

a.collapsed {
    background: url("/Custom/UI/Resources/Images/icon-arrows-up.png") no-repeat scroll right 5px transparent;
}

    a.collapsed:hover {
        background: url("/Custom/UI/Resources/Images/icon-arrows-up.png") no-repeat scroll right 5px transparent;
    }

ul.listCompact, .mockupFDA ul {
    list-style-image: url(/Custom/UI/Resources/Images/bullet.png);
    list-style-position: inside;
    padding: 5px 0 5px;
}

.suggestionsText {
    border-top: solid 1px #CCC;
    margin-top: 15px;
}

/*eDrug Iframe*/
body.pdr iframe.eDrugFdaIframe {
    width: 100%;
    min-width: 99%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-top: 20px;
}

body.pdr .eDrugFdaContainer {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
}

    body.pdr .eDrugFdaContainer a, a.bottomLink {
        float: right;
        display: inline-block;
        text-decoration: underline;
    }

        body.pdr .eDrugFdaContainer a:hover, a.bottomLink:hover {
            text-decoration: none;
        }

        body.pdr .eDrugFdaContainer a.topLink {
            margin-top: -34px;
        }

a.bottomLink {
    margin-bottom: 30px;
    margin-top: 5px;
}


/*Jump to Section*/
.minHeight {
    min-height: 150px;
    position: relative;
}

.posFixed {
    position: fixed;
    bottom: 0px;
}

.posFixedTop {
    position: fixed;
    top: 0px;
}

/*Placeholder Greyout*/
body.pdr :-webkit-input-placeholder {
    color: #CCC;
}

body.pdr :-moz-placeholder {
    color: #CCC;
}

body.pdr :-ms-input-placeholder {
    color: #CCC;
}

body.pdr input.placeholder {
    color: #ccc;
}

/*pdf iframe fix*/
.iframeVisibilityhidden {
    visibility: hidden;
}

.sectionImage {
    width: 80px;
    float: left;
    margin: 0px 10px 10px 0px;
}

    .sectionImage img {
        width: 80px;
        margin: 0px;
    }

.section h2 {
    line-height: 1em;
}

/*CME fix*/
.cmeIndex .logonDataContainer a {
    display: inline;
}

/*Home Page Slider fix*/
ul.slides li.item {
    margin: 0px;
}

input.evaluationQuestionText {
    position: absolute;
    margin-left: 125px;
    margin-top: -65px;
}

input.evaluationQuestionCheckText {
    position: absolute;
    margin-top: -32px;
    margin-left: 249px;
}

ol.formField.clearfix.span-20.last.evaluation li label {
    margin: 0px 0px 5px 0px;
}

ol.formField.clearfix.span-20.last.evaluation li input {
    margin-left: -40px;
    margin-right: 10px;
}

ol.formField.clearfix.span-20.last.evaluation li {
    width: 710px;
    margin: 0 -80px 10px 80px;
    float: left;
}

/*CME Error Styles*/
.errorMessageFrame {
    width: 700px;
    margin: 50px auto 30px auto;
}

.errorContentFrame {
    padding: 20px 30px;
    background-color: #f5f5f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 0.875em;
}

.titleError {
    color: #C00B29;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px 0 10px;
}
/*.errorMessageFrame .loginButton {margin:5px 0px 20px 6px;}*/

#captchacontainer img {
    float: left;
}

a.captchaRefresh {
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/Custom/UI/Resources/Images/refresh.png") no-repeat scroll 0 0 transparent;
    margin-top: 12px;
    margin-left: 10px;
}


/*background iframe*/
iframe.bgiframe {
    display: none;
    position: absolute;
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity = 0);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body.pdr #drugSearch .formSearch .searchQuery {
        line-height: 25px;
    }
}

/*a:focus,input:focus,textarea:focus,button:focus,select:focus{
outline:2px solid #f1ca7e;
}*/

a:focus, input:focus, textarea:focus, button:focus, select:focus {
    outline: #0000FF dotted thin;
}

.visibleFalse {
    display: none;
}

a#btTransferToTDC0 {
    text-decoration: none;
}

a#ctl00_MainContentPlaceHolder_mainDropZone_columnDisplay_ctl00_controlcolumn_ctl03_WidgetHost_WidgetHost_widget_CmeCreditProcessingConfirmaion_hCMECourseList {
    text-decoration: none;
}

.additionalText {
    margin-top: 3px;
    padding: 8px 5px 8px 0;
    font-weight: bold;
    position: relative;
    background: #e2f3fb;
    border: 2px solid #788d92;
}

    .additionalText img {
        float: left;
        margin: auto 10px;
    }

    .additionalText:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.consumerMonographJumpToSection {
    border: 2px solid #6CB33F;
    margin: 10px 0;
    padding-bottom: 5px;
}

    .consumerMonographJumpToSection a {
        text-decoration: underline;
        font-size: 11pt;
    }

    .consumerMonographJumpToSection ul li {
        padding: 2px 0 2px 10px;
    }

.consumerMonograph li img.icon {
    margin: 0 0 -10px 0;
    float: left;
}

.consumerMonograph li .consumerMonographQuestions span {
    color: #84B33F;
    font-size: 12pt;
    font-weight: bold;
    margin-left: 40px;
    display: block;
}

.consumerMonograph li div.description {
    font-size: 11pt;
    margin: 0 0 20px 38px;
}

.consumerMonograph li div p {
    line-height: 19px;
    margin-bottom: 10px;
}

.consumerMonograph li {
    border-bottom: 1px solid #E6E6E6;
    margin: 10px 0 0 0;
}

    .consumerMonograph li:last-child {
        border-bottom: 0px;
    }

span#backtop.floating {
    float: right;
    position: relative;
    top: -25px;
}

div.genericname {
    font-weight: normal;
    color: Black;
    font-size: 20px;
    margin-top: -8px;
    margin-left: 150px;
    width: 800px;
    text-indent: -150px;
}
/*.eDrugLabelingUpdate ul
{
    border: 1px solid #ccc;
    margin-bottom:10px;
}

.eDrugLabelingUpdate ul li
{
    float:left;
    width:214px;
}
.eDrugLabelingUpdate ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.eDrugLabelingUpdate ul li div.note
{
    margin-top: 20px;
    font-size: 10px;
}

.eDrugLabelingUpdate ul li.keyContainer
{
    width:50px;
    background-color:Black;
    color:White;
    font-weight:bold;
}

.eDrugLabelingUpdate ul li.keyContainer div
{
    margin: 5px auto;
}


.eDrugLabelingUpdate .labelUpdates,.eDrugLabelingUpdate .labelUpdates th,.eDrugLabelingUpdate .labelUpdates td
{
    border-collapse:collapse;
    border: 1px solid #ccc;
}

.eDrugLabelingUpdate .labelUpdates td.icon
{
    padding:0;
    width:15px;
}

.eDrugLabelingUpdate .labelUpdates td.icon img
{
    margin-left: auto;
    margin-right: auto;
}

.eDrugLabelingUpdate .labelUpdates td .recentApproval
{
    color:Red;
}*/



/*

.labelingUpdates .recentApprovals {
    border: 1px solid #ccc;
}
.labelingUpdates .recentApprovals .span-22{
    margin-left: auto;
    margin-right: auto;
    float:none;
    clear:both;
}
.labelingUpdates .recentApprovals .span-22 .span-11 ul li{
    padding-left: 25px;
    text-indent: -25px;
}
.labelingUpdates .recentApprovals:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}*/
/**********************************************/

.labelingUpdates h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.labelingUpdates h2 {
    font-size: 14pt;
}

.labelingUpdates #accordion p {
    font-size: 12pt;
    margin-bottom: 20px;
}

.labelingUpdates #accordion h4 {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

.labelingUpdates .recentApprovals {
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

    .labelingUpdates .recentApprovals .recentApproval {
        padding-left: 25px;
        text-indent: -25px;
        margin-bottom: 5px;
        font-size: 11pt;
    }

    .labelingUpdates .recentApprovals a {
        color: inherit;
    }

        .labelingUpdates .recentApprovals a:hover {
            text-decoration: underline;
        }

    .labelingUpdates .recentApprovals .recentApproval span.labelManuName {
        font-style: italic;
    }

.labelingUpdates .keyNotations {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    display: table;
}

    .labelingUpdates .keyNotations:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .labelingUpdates .keyNotations li {
        padding: 5px;
        width: 224px;
        display: table-cell;
    }

        .labelingUpdates .keyNotations li.keyContainer {
            width: 50px;
            background-color: Black;
            color: White;
            font-weight: bold;
            vertical-align: middle;
            text-align: center;
        }

            .labelingUpdates .keyNotations li.keyContainer .vertical {
                margin-left: auto;
                margin-right: auto;
                width: 1em;
                text-transform: uppercase;
            }

        .labelingUpdates .keyNotations li .keyNotation {
            margin-left: 25px;
        }

            .labelingUpdates .keyNotations li .keyNotation span {
                vertical-align: top;
                font-size: 9pt;
            }

            .labelingUpdates .keyNotations li .keyNotation img {
                margin-left: -25px;
            }

        .labelingUpdates .keyNotations li .note {
            margin-top: 20px;
            font-size: 10px;
        }

.labelingUpdates .labelUpdates {
    width: 450px;
    float: left;
    margin-right: 0px;
}

.labelingUpdates .labelUpdates {
    border-collapse: collapse;
}

body.pdr .labelingUpdates .labelUpdates td {
    border: 1px solid #ccc;
    background-color: White;
}

.labelingUpdates .labelUpdates td.icon {
    padding: 0;
    width: 15px;
}

    .labelingUpdates .labelUpdates td.icon img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.labelingUpdates .labelUpdates td.description div {
    padding-left: 25px;
    text-indent: -25px;
    font-size: 9pt;
}

    .labelingUpdates .labelUpdates td.description div.recentApproval {
        color: Red;
        font-size: 9pt;
    }

    .labelingUpdates .labelUpdates td.description div a {
        color: inherit;
    }

        .labelingUpdates .labelUpdates td.description div a:hover {
            text-decoration: underline;
        }

    .labelingUpdates .labelUpdates td.description div span {
        text-transform: uppercase;
    }

.tabs {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
}

    .tabs .tabs-nav {
        margin: 0;
        border-bottom: 1px solid #6cb33f;
    }

    .tabs .tabContainer {
        border: 1px solid #6cb33f;
        border-top: none;
        padding: 35px 20px 10px;
        -moz-border-radius: 0px 0px 3px 3px;
        -webkit-border-radius: 0px 0px 3px 3px;
        border-radius: 0px 0px 3px 3px;
    }

        .tabs .tabContainer h5 {
            margin-bottom: 0px;
        }

    .tabs .tabs-nav li {
        list-style: none;
        float: left;
        position: relative;
        top: 0;
        margin: 1px .4em 0 0;
        border-bottom-width: 0;
        padding: 0;
        white-space: nowrap;
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        width: 310px;
        border: 1px solid #6cb33f;
        border-bottom: none;
        height: 40px;
        text-align: center;
        background: #6cb33f;
    }

        .tabs .tabs-nav li a {
            color: White;
            line-height: 30px;
            text-decoration: none;
            display: block;
            margin-top: 13px;
            margin-left: 10px;
            font-family: Arial;
            font-size: 18px;
            font-weight: bold;
            text-align: left;
        }

        .tabs .tabs-nav li.tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
            background: #fff;
        }

            .tabs .tabs-nav li.tabs-active a {
                color: #6cb33f;
                font-weight: bold;
            }

        .tabs .tabs-nav li.right {
            margin-right: 0px;
        }

        .tabs .tabs-nav li.tabs-active a,
        .tabs .tabs-nav li.state-disabled a,
        .tabs .tabs-nav li.tabs-loading a {
            cursor: text;
        }

        .tabs .tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
        .tabs-collapsible .tabs-nav li.tabs-active a {
            cursor: pointer;
        }

    .tabs .tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: none;
    }

.tabs-nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.shareOptions label {
    font-size: 14pt;
    margin-left: 10px;
    padding-right: 30px;
}

.shareOptions img {
    margin-bottom: -10px;
}

.otherBrands.span-24 {
    display: table;
}

    .otherBrands.span-24 strong {
        display: table-cell;
        width: 115px;
    }

.copyright.copyrightPlus span {
    display: none;
}

.ui-accordion .ui-accordion-content h5 {
    margin-bottom: 5px;
    margin-top: 2px;
    text-align: left;
    font-weight: bold;
}

.ui-accordion .ui-accordion-content p a {
    color: #0066CC;
    text-decoration: underline;
}

.content div.leadstory {
    font-size: 14px;
}


/*************************************************** Pharmacy Discount card ***************************************************/
.discount .faqQuestions {
    margin: 1em 0 2em;
}

    .discount .faqQuestions dt {
        font-family: 'Open Sans', sans-serif;
        font-size: 1.25em;
        font-weight: bold;
        line-height: 1em;
        color: #2d81a6;
        padding: .5em 0;
    }

        .discount .faqQuestions dt div {
            display: block;
            margin-top: -1.0em;
            margin-left: 1.4em;
        }

    .discount .faqQuestions dd {
        font-family: arial;
        font-size: .8125em;
        margin-bottom: .5em;
        line-height: 1.2308em;
        margin-left: 2.4em;
    }

        .discount .faqQuestions dd ul {
            list-style: disc;
            padding-left: 18px;
        }

        .discount .faqQuestions dd p {
            margin-bottom: .5em;
        }

    .discount .faqQuestions .discountFaqCard {
        float: right;
        margin-top: -25px;
        margin-right: -40px;
    }

.discount .hero {
    height: 330px;
}

.discount .example {
    border: 10px solid #c7deeb;
    padding: 10px 15px 10px 190px;
    height: 103px;
    overflow: hidden;
}

.discountExamples h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.8462em;
    color: #2d81a6;
    font-weight: 600;
    margin: 24px 0 12px;
}

.discount .example p {
    line-height: 1.2em;
}

.discount .example + .example {
    margin-top: 18px;
}

.discount .columnsContainer {
    overflow: hidden;
}

.discount .sidebar {
    padding-bottom: 30px;
}

    .discount .sidebar .sidebarBoxes {
        border-left: 1px solid #959595;
        padding-left: 20px;
        padding-right: 11px;
        margin-left: 17px;
        position: relative;
        font-size: .8125em;
        margin-bottom: -2000em;
        padding-bottom: 2000em;
    }

        .discount .sidebar .sidebarBoxes .sidebarBox {
            border: 10px solid #c7deeb;
        }

            .discount .sidebar .sidebarBoxes .sidebarBox + .sidebarBox {
                margin-top: 10px;
            }

        .discount .sidebar .sidebarBoxes h2 {
            font-size: 1.846em;
            font-family: 'Open Sans', sans-serif;
            font-weight: 800;
            line-height: 1em;
            color: #2d81a6;
        }

        .discount .sidebar .sidebarBoxes a {
            color: #2d81a6;
            font-size: 13px;
            text-decoration: underline;
        }

        .discount .sidebar .sidebarBoxes p {
            font-size: 13px;
        }

    .discount .sidebar #boxEnrollToday {
        padding-top: 16px;
        padding-left: 13px;
    }

        .discount .sidebar #boxEnrollToday ul {
            list-style: disc;
            margin: 10px 0 4px 15px;
        }

        .discount .sidebar #boxEnrollToday #enrollTodayImage {
            width: 139px;
            height: 212px;
            position: absolute;
            top: 0;
            right: 0;
        }

        .discount .sidebar #boxEnrollToday #enrollTodayButton {
            margin-left: -7px;
            margin-top: 6px;
            display: block;
        }

        .discount .sidebar #boxEnrollToday hr {
            margin: 0;
        }

        .discount .sidebar #boxEnrollToday .orderMore {
            position: relative;
            padding: 14px 0 28px;
        }

            .discount .sidebar #boxEnrollToday .orderMore h2 {
                font-size: 1.5em;
                margin: 0 0 3px;
                line-height: 1em;
                letter-spacing: -1px;
            }

            .discount .sidebar #boxEnrollToday .orderMore .phone {
                font-size: 2.154em;
                font-weight: 700;
                color: #77bc1f;
                line-height: 1em;
                letter-spacing: -1px;
            }

        .discount .sidebar #boxEnrollToday #orderMoreCardsImage {
            position: absolute;
            width: 87px;
            height: 97px;
            top: -18px;
            right: 0;
        }

    .discount .sidebar #boxPrintCard {
        background: url("/uploadedImages/Data/Pharmacy_Discount_Card/print_pomo.png") no-repeat right top;
        padding: 11px;
    }

    .discount .sidebar #boxFaq {
        padding: 11px 11px;
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-home-sidebar-faq.png) no-repeat 110px 0;
    }

        .discount .sidebar #boxFaq h2 {
            margin-bottom: 8px;
        }

    .discount .sidebar #boxFind {
        padding: 11px;
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-home-sidebar-find.png) no-repeat 186px 24px;
    }

        .discount .sidebar #boxFind h2 {
            margin-bottom: 8px;
        }

    .discount .sidebar #boxProfiles {
        height: 118px;
        padding: 7px;
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-home-sidebar-profiles.png) no-repeat center bottom;
    }

        .discount .sidebar #boxProfiles h2 {
            display: inline;
        }

.discount .fineprint {
    font-size: .75em;
    color: #58595b;
    line-height: 1.2em;
    padding-bottom: 30px;
}

#discountDrFAQ .faqQuestions h2 {
    font-size: 1.538em;
    font-weight: 600;
}

#discountDrFAQ .faqQuestions dt {
    font-size: 1.25em;
    font-weight: 600;
}

#discountDrFAQ .faqQuestions dd li {
    margin-bottom: 7px;
}

#discountDrFAQ .hero {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/discount-faq-hero-bg.jpg') no-repeat 0 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 2.25em;
    color: #2d81a6;
    font-weight: 600;
    line-height: 1em;
    position: relative;
}

    #discountDrFAQ .hero p {
        position: absolute;
        top: 66px;
        left: 60px;
    }

#discountDrProfiles .hero {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-hero-bg.jpg') no-repeat 0 0;
}

#discountPatientProfiles .hero {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/discount-patient-profile-hero-bg.jpg') no-repeat 0 0;
}

.discountProfiles .hero {
    position: relative;
    margin-bottom: 1em;
}

    .discountProfiles .hero p {
        position: absolute;
        top: 66px;
        left: 60px;
    }

.discountProfiles h2 {
    padding-top: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 2.462em;
    font-weight: 600;
    line-height: 1.0em;
    color: #2d81a6;
    margin-bottom: .2em;
}

.discountProfiles .contentMain {
    font-size: .8125em;
    margin-bottom: 35px;
}

.discountProfiles .discountExamples {
    margin-top: 24px;
}

    .discountProfiles .discountExamples #exampleUninsured {
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-profile1.jpg) no-repeat 0 0;
    }

    .discountProfiles .discountExamples #exampleUnderInsured {
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-profile2.jpg) no-repeat 0 0;
    }

    .discountProfiles .discountExamples #exampleHighDeductible {
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-profile3.jpg) no-repeat 0 0;
    }

    .discountProfiles .discountExamples #exampleNonFormulary {
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-profile4.jpg) no-repeat 0 0;
    }

    .discountProfiles .discountExamples #exampleProfile5 {
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-profile5.jpg) no-repeat 0 0;
    }

    .discountProfiles .discountExamples #exampleProfile6 {
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-profile6.jpg) no-repeat 0 0;
    }

    .discountProfiles .discountExamples #exampleProfile7 {
        background: url(/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-patient-profile7.jpg) no-repeat 0 0;
    }

#discountDrHome .hero {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/discount-dr-home-hero-bg.jpg') no-repeat 0 0;
}

#discountPatientHome .hero {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/discount-patient-home-hero-bg.jpg') no-repeat 0 0;
}

#discountPatientHome ul {
    margin-bottom: 1em;
}

    #discountPatientHome ul li {
        margin-bottom: 4px;
    }

#discountDrHome .newhero {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/15_PDC_Card_Phone_Image1.png') no-repeat 0 0;
    background-position: right 50px top 2px;
    height: 270px;
}

#discountDrHome .newhero2 {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/14PDRNet_PDC_Hero2.jpg') no-repeat 0 0;
    height: 260px;
}

#discountDrHome .newhero3 {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/14PDRNet_PDC_Hero3.jpg') no-repeat 0 0;
    height: 260px;
}

#discountDrHome .buttonsection {
    width:100%;
    overflow:hidden;
}

#discountDrHome .bluebutton {
    background: url('/uploadedImages/Data/Pharmacy_Discount_Card/Cards_BTN.png') no-repeat 0 0;
    width: 150px;
    height: 50px;
    color: white;
    font-size: 26px;
    padding-left: 33px;
    padding-top: 3px;
    float:left;
}

#discountDrHome a.buttonlink {
    margin: 7px 0px 7px -30px !important;
    padding: 7px 28px 7px 30px !important;
}


#discountDrHome .altinfo {
    margin-left: 195px;
    font-weight: bold;
    font-size:12px;
    padding-top: 6px;
}

#discountDrHome .altinfo a{
    color: #2d81a6;
    text-decoration: none;
}


.newhero .bannerbutton {
    padding-top: 150px;
    margin-left: 45px;
    float: left;
}

.newhero .bannertext {
    font-size: 12px;
    font-weight: bold;
    margin-left: 189px;
    margin-top: -53px;
    width: 277px;
}

.newhero2 .bannerbutton {
    padding-top: 150px;
    margin-left: 45px;
    float: left;
}

.newhero3 .bannerbutton {
    padding-top: 165px;
    margin-left: 45px;
    float: left;
}

.newhero3 .bannertext {
    font-size: 12px;
    font-weight: bold;
    margin-left: 189px;
    margin-top: -53px;
    width: 277px;
}

.discountHome .contentMain {
    font-size: .8125em;
}

    .discountHome .contentMain h2,
    .discountHome .contentMain h3 .discountProfiles .contentMain h2 sup {
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        line-height: 1em;
        color: #2d81a6;
    }

        .discountHome .contentMain h2 sup,
        .discountHome .contentMain h3 sup,
        .discountProfiles .contentMain h2 sup {
            font-size: .6em;
        }

    .discountHome .contentMain h2 {
        color: #2d81a6;
        font-size: 16px;
        font-weight: bold;
        margin: 0 0 .5em;
        line-height: 1.25em;
    }

    .discountHome .contentMain h3 {
        margin-top: 20px;
        clear: both;
        font-size: 1.538em;
        margin-bottom: 5px;
    }

    .discountHome .contentMain p {
        margin-bottom: 10px;
        line-height: 1.3em;
    }

    .discountHome .contentMain ul {
        list-style: disc;
        margin-left: 15px;
    }

        .discountHome .contentMain ul li {
            margin-bottom: 10px;
            line-height: 1.3em;
        }

    .discountHome .contentMain a {
        text-decoration: underline;
        color: #2D81A6;
        font-weight: bold;
    }

#discountDrKit {
    font-size: .8125em;
}

    #discountDrKit .columnsContainer {
        margin-top: 24px;
        margin-bottom: 40px;
    }

    #discountDrKit .contentMain {
        padding-bottom: 50px;
    }

        #discountDrKit .contentMain &gt; p {
            padding-bottom: 7px;
        }

    #discountDrKit .kitBox {
        background: #e0ecf2;
        position: relative;
        z-index: 10;
    }

        #discountDrKit .kitBox h3 {
            font-weight: 600;
            font-family: 'Open Sans', sans-serif;
            color: #2d81a6;
            font-size: 1.923em;
            margin: 0 0 3px;
            line-height: 1em;
        }

            #discountDrKit .kitBox h3 sup {
                font-size: .6em;
            }

        #discountDrKit .kitBox p {
            line-height: 1.25em;
        }

        #discountDrKit .kitBox.alt {
            background: transparent;
            z-index: 11;
        }

    #discountDrKit #kitCards {
        padding: 35px 30px 0 215px;
        height: 98px;
    }

        #discountDrKit #kitCards #kitCardImage {
            position: absolute;
            top: 11px;
            left: 35px;
            width: 172px;
            height: 111px;
        }

    #discountDrKit #kitDisplay {
        padding: 50px 170px 0 50px;
        height: 116px;
    }

        #discountDrKit #kitDisplay #kitCounterDisplayImage {
            position: absolute;
            width: 176px;
            height: 259px;
            top: -34px;
            right: 0;
        }

    #discountDrKit #kitPosters {
        height: 170px;
        padding: 50px 40px 0 266px;
    }

        #discountDrKit #kitPosters #kitPostersImage {
            position: absolute;
            top: -38px;
            left: 16px;
        }


/*Skype Fixes, removes logo and padding around phone numbers with Skype plugin installed */
.skype_pnh_highlighting_inactive_common img,
.skype_pnh_highlighting_inactive_common .skype_pnh_free_text_span {
    display: none !important;
}

.skype_pnh_highlighting_inactive_common .skype_pnh_text_span {
    font-size: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
    margin-left: -6px !important;
    padding-left: 0 !important;
    margin-right: -5px !important;
    padding-right: 0 !important;
}

    .skype_pnh_highlighting_inactive_common .skype_pnh_text_span:hover {
        text-decoration: none !important;
    }

/* Styles for language swap */

.languageswap {
    float: right;
    font-family: Arial;
    font-size: 0.8125em;
    margin-top: 8px;
    margin-bottom: -20px;
}

#linkLang {
    padding-right: 0;
    margin-right: 0;
}

.languageswap #linkLang .selected {
    font-weight: bold;
    color: #2D81A6 !important;
    text-decoration: none !important;
}

.languageswap #linkLang img {
    padding-left: 23px;
    vertical-align: baseline;
}

.languageswap #linkLang a {
    display: inline-block;
    vertical-align: baseline;
    color: #2D81A6;
    text-decoration: underline;
}

    .languageswap #linkLang a:hover {
        color: #2D81A6;
        text-decoration: none;
    }

.Langlast {
    margin-right: 0;
}
/*************************************************** Pharmacy Discount card ***************************************************/

.last-updated {
    font-family: Arial;
    font-size: 13px;
}

body.pdr .fdaContact table tbody tr td {
    background: none repeat scroll 0 0 white;
    border-bottom: medium none;
}

.fdaContact {
    font-size: 9pt;
}

.additionalText strong {
    margin-left: 50px;
    display: block;
}


.SampleMDContainer {
    border: 1px solid black;
    margin: 10px;
}

    .SampleMDContainer .top-bar {
        background-color: #DFDFDF;
        border-bottom: 1px solid black;
    }

        .SampleMDContainer .top-bar button {
            margin: 5px 0;
            padding: 2px 5px;
        }

.CoBrandedThirdPartyContent {
    margin-bottom: 25px;
}

    .CoBrandedThirdPartyContent .staticText {
        margin: 5px;
        color: #2D81A6;
    }

.CoBrandedDisclaimer {
    padding: 5px;
    font-size: 12pt;
}

.CoBrandedAdditionalText {
    padding: 5px;
}

.CoBrandedPharmacyDiscountCard img {
    display: block;
    margin: 5px auto;
}

.CoBrandedAdditionalText ul {
    list-style: disc;
    padding-left: 1.5em;
}

.CoBrandedAdditionalText img.design_selected_field {
    width: 940px;
    margin-bottom: 5px;
}

.CoBrandedPrintCard {
    text-align: center;
    margin: 25px 10px;
}

    .CoBrandedPrintCard .captchaContainer {
        width: 130px;
        margin: 10px auto;
    }

        .CoBrandedPrintCard .captchaContainer input {
            width: 88px;
        }

        .CoBrandedPrintCard .captchaContainer .captchaError {
            text-align: left;
        }

    .CoBrandedPrintCard .indicatesRequiredField {
        color: rgb(255, 0, 0);
        text-align: center;
        font-size: 10px;
    }

.CoBrandedPharmacyDiscountCard table tr td {
    background: #fff !important;
    border: none !important;
}

.CoBrandedUserDetails {
    width: 550px;
    margin: 10px auto;
}

.CoBrandedUserDetailFieldTexts {
    text-align: right;
    width: 210px;
    padding-top: 5px;
}

.CoBrandedUserDetails input#optin {
    margin-top: 9px;
}

.CoBrandedUserDetailOptInErrors {
    margin-left: 220px;
}

.CoBrandedPharmacyDiscountCard img.DiscountCardPrint {
    display: none;
}

.pdcPromo {
    display: none;
}

.CoBrandedLanguageSwap {
    float: right;
    font-family: Arial;
    font-size: 0.8125em;
    margin-bottom: -20px;
    margin-top: 8px;
}

    .CoBrandedLanguageSwap .selected {
        color: #2D81A6 !important;
        font-weight: bold;
        text-decoration: none !important;
    }

    .CoBrandedLanguageSwap a {
        color: #2D81A6;
        display: inline-block;
        text-decoration: underline;
        vertical-align: baseline;
    }

    .CoBrandedLanguageSwap img {
        padding-left: 23px;
        vertical-align: baseline;
    }

div.captchaDescription {
    float: right;
    margin-bottom: -77px;
    margin-right: 545px;
    margin-top: 53px;
}

    div.captchaDescription span.redStar {
        color: Red;
    }

div.CoBrandedPrintCard .loginButton {
    margin-left: -30px;
}

.pdcfineprint {
    color: #58595B;
    font-size: 9.75px;
    line-height: 1.2em;
}

    .pdcfineprint span, .pdcfineprint p {
        color: #0066CC;
    }

.printOnly {
    display: none;
}

h2.pdcHeaderText {
    margin-bottom: 0;
}

.modal-footer {
    text-align: center;
}

#mobilePDR h3 {
    font-size: 1.538em;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #2d81a6;
    font-weight: bold;
}

#mobilePDR .footnote {
    color: #595959;
    border-top: 1px solid #959595;
    padding-top: 15px;
}

div#boxSkyscape {
    background-image: url('/uploadedImages/Data/Mobile_PDR_Screen/skyscape_logo.png');
    background-repeat: no-repeat;
    background-position: 180px 5px;
    padding-bottom: 10px;
}

div#boxMedHand {
    background-image: url('/uploadedImages/Data/Mobile_PDR_Screen/medhand_logo.png');
    background-repeat: no-repeat;
    background-position: 145px 65px;
    padding-bottom: 10px;
}

    div#boxSkyscape h2, div#boxMedHand h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 1.846em;
        color: #2d81a6;
        margin: 12px 5px 0 5px;
    }

    div#boxSkyscape h4, div#boxMedHand h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.175em;
        color: #2d81a6;
        margin: 0 5px 10px 5px;
    }

    div#boxSkyscape p, div#boxMedHand p {
        margin: 10px 5px 5px 5px;
    }

    div#boxSkyscape ul, div#boxMedHand ul {
        list-style: disc outside none;
        margin: 0 5px 10px 19px;
    }

        div#boxSkyscape ul li, div#boxMedHand ul li {
            line-height: 0.9em;
        }

    div#boxMedHand .loginButton, div#boxSkyscape .loginButton {
        margin: 0 auto;
        width: 122px;
        display: block;
    }

.CoBrandedUserDetails .emailValidationMessage {
    position: absolute;
    max-width: 335px;
    margin-top: 5px;
    margin-left: 5px;
}

.PopupDiv {
    position: absolute !important;
    height: 70px !important;
    width: 530px !important;
    margin: -100px 0 0 -200px !important;
    top: 170px !important;
    left: 45% !important;
}

a.moreInfoSubMenu {
    color: #6cb33f !important;
    text-decoration: underline !important;
}

.PdcEnrollForm .required {
    color: Red;
    margin-left: -10px;
}

.PdcEnrollForm .validation-Error {
    float: left;
    color: red;
    margin-top: 5px;
}

.PdcEnrollForm td label {
    margin-left: 5px;
}

.PdcEnrollForm td {
    background: White !important;
    border: none !important;
}

.PdcEnrollForm .button-container {
    margin-top: 18px;
    margin-left: 135px;
    text-align: center;
}

.PdcEnrollForm .enrollForm {
    margin-left: 341px !important;
}

.PdcEnrollForm .indicator-details {
    color: Red;
    font-size: 12px;
}

.PdcEnrollForm .info-text {
    color: Gray;
    font-size: 9pt;
    float: none;
    display: block;
    margin-top: -5px;
}

.PdcEnrollForm .label {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 5px;
    text-align: right;
}

.PdcEnrollForm .back-link {
    margin-left: 22px;
    text-decoration: underline !important;
}

.PdcEnrollForm .loaderImg {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 0;
    /*overflow: auto;*/
    width: auto;
    margin: 0;
    background-color: transparent;
    border: none;
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .PdcEnrollForm .loaderImg div {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000;
        opacity: .25;
        filter: alpha(opacity=25);
    }

.EnrollConfirm .label {
    margin-top: 0;
}

div.eBookText {
    float: left;
    width: 500px;
    margin-right: 10px;
}

    div.eBookText h3 {
        margin-top: 20px;
    }

        div.eBookText h3 span {
            color: #6bb345;
        }

        div.eBookText h3 sup {
            line-height: 0.5;
        }

    div.eBookText p {
        margin-bottom: 20px;
    }

div.eBookImage {
    margin-top: 20px;
    float: right;
    width: 200px;
}

.offer-content img {
    clear: both;
    display: block;
}

span.contactConsumerServiceHeader {
    color: #2D81A6;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
}

.error-message {
    margin-top: 25px;
    margin-bottom: 50px;
}

div.loadImg {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
}

#autoCompleteBox {
    width: 200px;
}

.suggestionsBox {
    position: absolute;
    margin: 0px;
    width: 200px;
    border: 2px solid #57B3DA;
    background: #fff;
    color: #2A2A2A;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

    .suggestionList li {
        padding: 0px 3px 0px 3px;
        cursor: pointer;
        font-weight: bold;
    }

        .suggestionList li span {
            font-weight: normal;
        }

        .suggestionList li.selected {
            background-color: #BEBEBE;
        }

#autoCompleteBox {
    width: 200px;
}

.suggestionsBox {
    position: absolute;
    margin: 0px;
    width: 518px;
    border: 2px solid #57B3DA;
    background: #fff;
    color: #2A2A2A;
    z-index: 3;
}

.suggestionsBoxConsumerMonograph {
    position: absolute;
    margin: 0px 0px 0px 212px;
    width: 651px;
    border: 2px solid #57B3DA;
    background: #fff;
    color: #2A2A2A;
    z-index: 3;
}

.viewAllSearchResult {
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    color: Blue;
}

section#fpiSection tbody.Headless {
    border-top-style: solid !important;
    border-top-width: thin !important;
}

body.pdr .headerTopPlus .container {
    border-bottom: 2px solid #ccc;
}


body.pdr .pageInfo .pageActions .linkPrintCaptcha {
    background: url("/Custom/UI/Resources/Images/icon-print.png") no-repeat 0 0;
    cursor: pointer;
    margin-left: 20px;
    padding-left: 21px;
}

body.pdr .pageInfo .pageActions .linkCustom {
    background: url("/Custom/UI/Resources/Images/icon-search.png") no-repeat 0 1.5px;
    cursor: pointer;
    margin-left: 20px;
    padding-left: 18px;
}

div.printCaptchaDescription {
    margin-bottom: -67px;
    margin-right: 173px;
    margin-top: 53px;
}

    div.printCaptchaDescription span.redStar {
        color: Red;
    }

div.printCaptchaMain div.captchaContainer {
    margin-left: 48px;
    margin-top: -57px;
}

div.printCaptchaMain #emailCaptchaValidateLabel, div.printCaptchaMain #emailRequiredValidateLabel {
    margin-left: -47px;
}

table.drugSummaryTable {
    border: 1px solid black;
}

    table.drugSummaryTable tr th {
        text-align: center;
        background: #fff !important;
        font-size: .875em;
        border: 1px solid black;
        height: 10px;
        padding: 1px !important;
    }

    table.drugSummaryTable tr td {
        text-align: left;
        background: #fff !important;
        border: 1px solid black;
        padding: 1px !important;
    }

.secondSubHeaderText {
    display: block !important;
}

.dosageDetail {
    padding-left: 5px;
}

table.drugSummaryTable tr td {
    text-align: left;
    background: #fff !important;
    border: 1px solid black;
    padding: 1px !important;
}

.dosageDetail {
    padding-left: 5px;
}

div.dosageDetail .dosageDetailSubTitle {
    color: #2d81a6;
    font-size: 1em;
    margin:5px 0 5px 0;
}


div.dosageDetail .dosageDetailContent {
    margin-top: 0px;
}

.blank-row {
    margin-bottom: -10px;
}

.boxedWarningSection p {
    margin: 0 0 0 0 !important;
}

div.fdaContent {
    margin-top: 5px;
}

.fdaSafetyContent p {
    font-size:14px !important;
}

.fdaContent p {
    /*margin: 4px 0 0 0 !important;*/
    font-size:14px !important;
}

.fdaContentSection {
    font-size:16px !important;
}

.fdaContentSection h3 {
    font-size:19px !important;
}

div.GoogleActiveViewClass div > div {
	z-index:1 !important;
}

div#ehsBanner div > div {
    z-index:1 !important;
}

div.PdcEnrollForm div div div > input{
    width: 150px;
}

.internalPromo {
    margin: 35px;
}

.internalBannerVertical
{
    margin: 0px auto 0px auto; 
    text-align: center;
}

.internalBannerHorizontal
{
    margin: 0px auto 0px auto; 
    text-align: center;
}

.pdcorderform {
    font-size: 16px;
    margin: 28px 20px;
}

body.pdr p.pdcorderformp {
    margin:18px 0;
}

.pdcorderuserinfo
{
    overflow: hidden;
    margin: 28px 20px;
}

.pdcorderuserinfolabel
{
    padding-left:28px;
    float: left;
}

.pdcorderuserinfolabel span.required
{
    color:red;
}


.pdcorderuserinfodata
{
    margin-left: 100px;
}

.pdcorderuserinfodata table
{
    width:250px;
}

.pdcorderuserinfodata table tr td{
    background-color:white !important;
}

.pdcorderuserinfodata table tbody td {
    font-size: .875em;
    border-bottom: 0px !important;
}

.pdcbluebutton {
    background: url('http://pdrweb-devpre.pdrit.com/uploadedImages/Data/Pharmacy_Discount_Card/Cards_BTN.png') no-repeat 0 0;
    width: 184px;
    height: 50px;
    font-size: 22px;
    margin: 0 12px;
    padding-top: 5px;
    float: left;
    text-align: center;
}

.pdcbluebutton a.getcardbuttonlink {
    color: white !important;
    padding:10px 40px;
}

.pdcbluebutton a.entermydetailbuttonlink {
    color: white !important;
    padding:10px 10px;
}

.bannerbuttonsection input.loginButton, .bannerbuttonsection button.loginButton {
        font-size: 22px;
        padding: 0 20px 0 20px;
        margin-right:23px;
    }

div.drugInfoError{
    padding: 15px;
    color: red;
    text-align: center;
}