.no-wrap {
    white-space: nowrap
}

sup {
    font-size: .7em;
    vertical-align: baseline;
    position: relative;
    top: -.45em
}

body {
    font-family: Arial, sans-serif;
    color: #000
}

@media (max-width:767px) {
    body {
        overflow-x: hidden;
        padding: 0!important
    }
    body.modal-open .wrapper {
        overflow: hidden
    }
    body .wrapper {
        overflow-x: hidden
    }
}

.container {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .container {
        width: 1024px
    }
    .container>.row {
        margin-left: 0;
        margin-right: 0
    }
    .container>.row>.col-sm-12 {
        padding-left: 0;
        padding-right: 0
    }
    .container>.row>.col-sm-6:first-child {
        padding-left: 0
    }
    .container>.row>.col-sm-6:last-child {
        padding-right: 0
    }
}

.content {
    padding: 0 20px
}

.content h1 {
    color: #ed1e2a;
    font-size: 28px;
    line-height: 29px;
    margin: 0 0 6px
}

@media (min-width:768px) {
    .content {
        padding: 16px 123px 0
    }
    .content h1 {
        font-weight: 700;
        margin: 0 0 15px
    }
    .content h2.black,
    .content h3 {
        margin: 0 0 20px
    }
}

.content h2.black,
.content h3 {
    color: #000;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    margin: 0 0 20px
}

.content h2.black.plike,
.content h3.plike {
    font-weight: 400;
    margin: 0 0 10px
}

@media (min-width:768px) {
    .content h2.black.plike,
    .content h3.plike {
        margin: 0 0 28px
    }
}

.content h2,
.content h3.purple {
    color: #7b4a9d;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 10px
}

@media (min-width:768px) {
    .content h2,
    .content h3.purple {
        line-height: 29px;
        margin: 0 0 22px
    }
}

.content ol,
.content p,
.content ul {
    color: #000;
    font-size: 16px;
    line-height: 19px
}

.content p {
    margin: 0 0 10px
}

.content p.subhead {
    margin: 0 0 20px
}

@media (min-width:768px) {
    .content p {
        margin: 0 0 28px
    }
    .content p.subhead {
        margin: 0 0 20px
    }
}

.content ul {
    list-style-type: none;
    padding-left: 13px
}

.content ul li {
    margin: 0 0 3px;
    text-indent: -13px
}

@media (min-width:768px) {
    .content ul li {
        margin: 0 0 28px
    }
}

.content ul li:before {
    content: "\2013";
    margin-right: 3px
}

.content ol {
    padding-left: 13px;
    list-style-type: value
}

.content ol li {
    margin: 0 0 3px 12px;
    text-indent: -3px
}

@media (min-width:768px) {
    .content ol li {
        margin: 0 0 28px
    }
}

.content ol li:before {
    content: "";
    margin-right: 3px
}

.content .callout {
    background-color: #ece8e4;
    border: 2px solid #b2a494;
    margin-bottom: 28px
}

.content .callout h3,
.content .callout p {
    font-size: 16px;
    line-height: 19px;
    margin: 0
}

.content .callout h3 {
    font-weight: 700
}

@media (min-width:768px) {
    #header .desktopHeaderMainCss {
        margin-top: 10px
    }
    #header .desktopHeaderMainCss .logoMain {
        float: left;
        width: 360px;
        height: 135px
    }
    #header .desktopHeaderMainCss .logoMain img {
        display: block;
        margin: 10px 0 0 53px;
        width: 290px;
        height: 77px
    }
    #header .desktopHeaderMainCss .indicationContainerCss {
        float: left;
        width: 664px;
        height: 135px
    }
    #header .desktopHeaderMainCss .indicationContainerCss>ul {
        padding-left: 15px;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 0;
        margin-right: 65px
    }
    #header .desktopHeaderMainCss .indicationContainerCss .subnav ul {
        list-style-type: none;
        margin: 0 0 20px;
        padding: 0;
        font-size: 10px;
        line-height: 10px
    }
    #header .desktopHeaderMainCss .indicationContainerCss .subnav ul li {
        display: inline-block;
        margin-right: 26px
    }
    #header .desktopHeaderMainCss .indicationContainerCss .subnav ul li a {
        font-weight: 700;
        color: #000
    }
    #header .desktopHeaderMainCss .indicationContainerCss h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 17px;
        margin: 0 0 3px
    }
    #header .desktopHeaderMainCss .indicationContainerCss p {
        font-size: 16px;
        line-height: 17px;
        margin: 0 65px 0 0
    }
    #header .desktopHeaderMainCss .indicationContainerCss p a {
        font-size: 14px;
        line-height: 17px;
        font-weight: 700;
        color: #ed1e2a;
        text-decoration: underline
    }
    #header .desktopHeaderMainCss .indicationContainerCss p span.glyphicon-play {
        color: #ed1e2a;
        font-size: 10px
    }
    #header .desktopHeaderMainCss .mainnav {
        padding: 0 60px;
        background-color: #7b4a9d;
        height: 41px
    }
    #header .desktopHeaderMainCss .mainnav ul {
        height: 41px
    }
    #header .desktopHeaderMainCss .mainnav ul li {
        height: 41px;
        border-right: 1px dotted #fff
    }
    #header .desktopHeaderMainCss .mainnav ul li:first-child {
        border-left: 1px dotted #fff
    }
    #header .desktopHeaderMainCss .mainnav ul li:last-child {
        width: 1.8%
    }
    #header .desktopHeaderMainCss .mainnav ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 700
    }
    #header .desktopHeaderMainCss .mainnav ul li a.active,
    #header .desktopHeaderMainCss .mainnav ul li a:focus,
    #header .desktopHeaderMainCss .mainnav ul li a:hover {
        background-color: #5b1e86
    }
}

#header .mobileHeaderMainCss .sticky.affix {
    width: 100%;
    z-index: 1041;
    top: 0
}

#header .mobileHeaderMainCss .mobilenavCss {
    background-color: #73308b;
    height: 31px
}

#header .mobileHeaderMainCss .mobilenavCss ul {
    list-style-type: none;
    width: 100%;
    padding: 0
}

#header .mobileHeaderMainCss .mobilenavCss ul:before {
    display: table
}

#header .mobileHeaderMainCss .mobilenavCss ul:after {
    clear: both
}

#header .mobileHeaderMainCss .mobilenavCss ul li {
    width: 1%;
    display: table-cell;
    text-align: center;
    font-size: 9px;
    line-height: 10px;
    vertical-align: middle
}

#header .mobileHeaderMainCss .mobilenavCss ul li:first-child {
    text-align: left
}

#header .mobileHeaderMainCss .mobilenavCss ul li .btn {
    width: 32px;
    height: 31px;
    padding: 5px 4px;
    background-color: #73308b;
    border: none;
    margin-left: 21px
}

#header .mobileHeaderMainCss .mobilenavCss ul li .btn .icon-bar {
    display: block;
    width: 24px;
    height: 5px;
    background-color: #fff;
    border-radius: 2px;
    margin: 0 auto 3px
}

#header .mobileHeaderMainCss .mobilenavCss ul li .btn .icon-bar:last-child {
    margin-bottom: 0
}

#header .mobileHeaderMainCss .mobilenavCss ul li a {
    font-size: 9px;
    line-height: 10px;
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

#header .mobileHeaderMainCss .logoMain a {
    display: block;
    margin: 8px auto 25px;
    width: 290px;
    height: 77px
}

#header .mobileHeaderMainCss .logoMain a img {
    display: block;
    width: 100%;
    height: 100%
}

#header .mobileHeaderMainCss .sticky.affix+.logoMain {
    margin-top: 68px
}

#header .mobileHeaderMainCss .indicationContainerCss {
    padding-top: 8px;
    border-bottom: 1px solid #b2a494;
    background-color: #fff
}

#header .mobileHeaderMainCss .indicationContainerCss .indic_top {
    height: 19px;
    margin-bottom: 9px
}

#header .mobileHeaderMainCss .indicationContainerCss .indic_top h3 {
    display: block;
    float: left;
    height: 19px;
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 0 23px
}

#header .mobileHeaderMainCss .indicationContainerCss .indic_top .indic-toggle {
    display: block;
    float: right;
    text-align: center;
    height: 19px;
    width: 84px;
    padding: 0 4px;
    margin: 0 23px 0 0;
    background-color: #ed1e2a;
    font-size: 10px;
    line-height: 19px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    border-radius: 0
}

#header .mobileHeaderMainCss .indicationContainerCss .indic_top .indic-toggle .less {
    display: none
}

#header .mobileHeaderMainCss .indicationContainerCss .indic_top .indic-toggle .glyphicon-play {
    font-size: 8px
}

#header .mobileHeaderMainCss .indicationContainerCss .indic_top .indic-toggle .glyphicon-play.down {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#header .mobileHeaderMainCss .indicationContainerCss .indic_top .indic-toggle .glyphicon-play.up {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#header .mobileHeaderMainCss .indicationContainerCss p {
    font-size: 16px;
    line-height: 17px;
    margin: 0 23px 6px;
    letter-spacing: -.01em
}

#header .mobileHeaderMainCss .indicationContainerCss p a {
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    color: #ed1e2a;
    text-decoration: underline
}

#header .mobileHeaderMainCss .indicationContainerCss p span.glyphicon-play {
    color: #ed1e2a;
    font-size: 10px
}

#header .mobileHeaderMainCss .indicationContainerCss ul {
    margin: 0 23px 6px
}

#header .mobileHeaderMainCss #modalmenu {
    width: 100%;
    height: 100%;
    background-color: #7b4a9d;
    padding: 0!important;
    z-index: 1041
}

#header .mobileHeaderMainCss #modalmenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 100%
}

#header .mobileHeaderMainCss #modalmenu ul li {
    border-bottom: 1px dotted #fff;
    height: 61px
}

#header .mobileHeaderMainCss #modalmenu ul li:first-child {
    border-top: 1px dotted #fff;
    height: 68px;
    text-align: center
}

#header .mobileHeaderMainCss #modalmenu ul li:last-child a span {
    display: table-cell;
    vertical-align: middle;
    height: 60px
}

#header .mobileHeaderMainCss #modalmenu ul li:last-child a span>span {
    line-height: 22px
}

#header .mobileHeaderMainCss #modalmenu ul li #modalmenulabel {
    position: relative;
    font-size: 28px;
    line-height: 68px;
    color: #fff
}

#header .mobileHeaderMainCss #modalmenu ul li .close {
    position: absolute;
    right: 15px;
    top: 16px;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    opacity: 1;
    text-shadow: none
}

#header .mobileHeaderMainCss #modalmenu ul li .close span {
    font-size: 50px;
    line-height: 20px
}

#header .mobileHeaderMainCss #modalmenu ul li a {
    display: inline-block;
    width: 100%;
    height: 60px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 60px;
    color: #fff
}

#header .mobileHeaderMainCss #modalmenu ul li a.active,
#header .mobileHeaderMainCss #modalmenu ul li a:focus,
#header .mobileHeaderMainCss #modalmenu ul li a:hover {
    background-color: #5b1e86;
    text-decoration: none
}

#footer {
    padding-top: 42px;
    -webkit-box-shadow: inset 0 10px 10px -5px #e9eaea;
    -moz-box-shadow: inset 0 10px 10px -5px #e9eaea;
    box-shadow: inset 0 10px 10px -5px #e9eaea
}

#footer .aralez_logo img {
    display: block;
    width: 173px;
    height: 57px;
    margin: 3px auto 25px
}

@media (min-width:768px) {
    #footer .aralez_logo img {
        margin: 10px 0 0 22px
    }
}

#footer .bottomNavContainer ul {
    list-style-type: none;
    padding: 0;
    margin: 25px auto 15px;
    font-size: 10px;
    line-height: 15px;
    text-align: center
}

@media (min-width:768px) {
    #footer .bottomNavContainer ul {
        text-align: left;
        margin: 25px 0 20px 19px;
        font-size: 12px;
        line-height: 22px
    }
}

#footer .bottomNavContainer ul li {
    display: inline-block;
    margin-right: 4px
}

#footer .bottomNavContainer ul li:last-child {
    margin-right: 0
}

@media (min-width:768px) {
    #footer .bottomNavContainer ul li {
        margin-right: 17px
    }
}

#footer .bottomNavContainer ul li a {
    color: #ed1e2a;
    text-decoration: underline
}

#footer .noticeContainer p {
    margin: 0 0 20px;
    text-align: center;
    font-size: 10px;
    line-height: 13px
}

#home #home-carousel {
    overflow: hidden
}

@media (min-width:768px) {
    #footer .noticeContainer p {
        margin: 0 32px 0 0;
        text-align: right;
        font-size: 12px;
        line-height: 15px
    }
    #home #home-carousel {
        width: 100%;
        height: 392px;
        background: url(../img/homeBgImg.jpg) center 0 no-repeat;
        background-size: 100%
    }
}

#home #home-carousel .carousel-indicators {
    bottom: 20px
}

#home #home-carousel .carousel-indicators li {
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #ed1e2a;
    border-radius: 16px;
    margin: 0 3px
}

#home #home-carousel .carousel-indicators li.active {
    background-color: #ed1e2a
}

#home #home-carousel .learn_more {
    display: block;
    position: relative;
    margin-bottom: 110px;
    text-align: right
}

#home #home-carousel .learn_more img {
    margin-right: 5px;
    width: 171px;
    height: 43px
}

@media (min-width:768px) {
    #home #home-carousel .learn_more img {
        margin-right: 0
    }
    #home #home-carousel .learn_more {
        position: absolute;
        bottom: 61px;
        right: 89px;
        margin-bottom: 0;
        text-align: auto
    }
}

#home #home-carousel .item {
    padding: 0 20px
}

#home #home-carousel .item .itemframe {
    display: block;
    position: relative;
    margin: 0 0 45px;
    height: 100%;
    width: 100%;
    color: #000
}

@media (min-width:768px) {
    #home #home-carousel .item .itemframe {
        height: 392px;
        margin-bottom: 0
    }
}

#home #home-carousel .item h1 {
    margin-top: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: 29px;
    color: #ed1e2a;
    font-weight: 700
}

@media (min-width:768px) {
    #home #home-carousel .item h1 {
        font-size: 32px;
        line-height: 33px
    }
}

#home #home-carousel .item.iy .intro .contains {
    width: 100%;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: 29px;
    color: #ed1e2a;
    font-weight: 400
}

@media (min-width:768px) {
    #home #home-carousel .item.iy .intro .contains {
        position: absolute;
        top: 43px;
        left: 117px;
        margin-bottom: 0;
        width: 760px;
        font-size: 32px;
        line-height: 33px
    }
}

#home #home-carousel .item.iy .intro .contains h1 {
    display: inline;
    font-weight: 700
}

#home #home-carousel .item.iy .intro .contains p {
    display: inline;
    margin: 0
}

#home #home-carousel .item.iy .intro .prevent {
    width: 100%;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 28px
}

#home #home-carousel .item.iy .intro .prevent p {
    display: block;
    float: left;
    min-height: 66px;
    padding-left: 93px;
    background: url(../img/heartImg.png) left 0 no-repeat;
    background-size: 79px 66px;
    margin: 0
}

@media (min-width:768px) {
    #home #home-carousel .item.iy .intro .prevent {
        position: absolute;
        top: 127px;
        left: 118px;
        width: 400px;
        margin-bottom: 0
    }
    #home #home-carousel .item.iy .intro .prevent p {
        width: 384px;
        height: 79px;
        padding-left: 95px
    }
}

#home #home-carousel .item.iy .intro .risk {
    width: 100%;
    font-size: 24px;
    line-height: 25px
}

#home #home-carousel .item.iy .intro .risk p {
    display: block;
    padding-top: 10px;
    padding-right: 109px;
    margin: 0;
    min-height: 110px;
    float: left;
    background: url(../img/stomachImg.png) right 0 no-repeat;
    background-size: 99px 110px
}

@media (min-width:768px) {
    #home #home-carousel .item.iy .intro .risk {
        position: absolute;
        top: 155px;
        right: 163px;
        width: 460px;
        margin-bottom: 0
    }
    #home #home-carousel .item.iy .intro .risk p {
        float: left;
        padding-top: 50px;
        padding-right: 133px;
        width: 460px;
        height: 110px
    }
    #home #home-carousel .item.iy .learn_more {
        bottom: 39px;
        right: 89px
    }
}

#home #home-carousel .item.rfy .isright {
    width: 100%;
    margin-bottom: 22px
}

@media (min-width:768px) {
    #home #home-carousel .item.rfy .isright {
        position: absolute;
        top: 43px;
        left: 117px;
        margin-bottom: 0;
        width: 760px
    }
}

#home #home-carousel .item.rfy .prescribe {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    #home #home-carousel .item.rfy .prescribe {
        position: absolute;
        top: 100px;
        left: 117px;
        width: 190px;
        margin-bottom: inherit;
        font-size: 25px;
        line-height: 29px
    }
    #home #home-carousel .item.rfy .check_card {
        position: absolute;
        top: 55px;
        left: 319px;
        width: 595px;
        height: 304px;
        overflow: hidden;
        background: url(../img/checkCardImg.png) no-repeat;
        background-size: 595px 304px
    }
    #home #home-carousel .item.rfy .check_card ul {
        position: relative;
        left: -2000px
    }
}

#home #home-carousel .item.rfy .check_card ul {
    list-style-type: none;
    padding-left: 30px
}

#home #home-carousel .item.rfy .check_card ul li {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    text-indent: -30px
}

#home #home-carousel .item.rfy .check_card ul li:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    width: 25px;
    height: 23px;
    background: url(../img/checkImg.png) no-repeat;
    margin-right: 5px
}

#home #home-carousel .item.oop .itemframe .save {
    width: 100%;
    margin-bottom: 22px
}

@media (min-width:768px) {
    #home #home-carousel .item.oop .itemframe .save {
        position: absolute;
        top: 43px;
        left: 117px;
        margin-bottom: 0;
        width: 760px
    }
    #home #home-carousel .item.oop .itemframe .withcard {
        position: absolute;
        top: 117px;
        left: 470px;
        width: 325px;
        font-size: 24px;
        line-height: 28px
    }
}

#home #home-carousel .item.oop .itemframe .withcard {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px
}

#home #home-carousel .item.oop .itemframe .withcard span.restrictions {
    display: block;
    margin-top: 14px;
    font-size: 12px;
    line-height: 19px
}

#home #home-carousel .item.oop .itemframe .copay_card {
    max-width: 335px;
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    #home #home-carousel .item.oop .itemframe .copay_card {
        position: absolute;
        top: 94px;
        left: 118px;
        width: 335px;
        height: 243px
    }
}

#home #home-carousel .item.oop .itemframe .copay_card img {
    width: 100%;
    height: 100%
}

#whatisyospralaContainer .content {
    position: relative
}

#whatisyospralaContainer .risk {
    padding-bottom: 251px
}

#whatisyospralaContainer .risk li {
    display: block;
    margin-right: 0;
    margin-bottom: 2px
}

@media (min-width:768px) {
    #whatisyospralaContainer .risk li {
        display: inline-block;
        margin-right: 31px;
        margin-bottom: auto
    }
    #whatisyospralaContainer .risk {
        padding-bottom: 0;
        margin-bottom: 40px
    }
}

#whatisyospralaContainer .risk li:nth-child(2):before {
    content: "";
    margin-right: 0
}

#whatisyospralaContainer .callout {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    width: 80%;
    min-width: 302px;
    max-width: 604px;
    height: 231px;
    margin-left: auto;
    margin-right: auto
}

#whatisyospralaContainer .callout p {
    padding: 20px 25px 41px
}

@media (min-width:768px) {
    #whatisyospralaContainer .callout {
        position: static;
        bottom: auto;
        margin-left: 60px;
        min-width: auto;
        width: 219px;
        height: 207px;
        float: right
    }
    #whatisyospralaContainer .callout p {
        padding: 25px 9px 20px
    }
}

#whatisyospralaContainer .callout p.footnote {
    padding: 25px 25px 0;
    font-size: 10px;
    line-height: 12px
}

#whatisyospralaContainer .callout .pills {
    text-align: center
}

#whatisyospralaContainer .callout .pills .pill {
    display: inline-block;
    width: 101px;
    height: 43px
}

#whatisyospralaContainer .callout .pills .pill img {
    display: block;
    width: 100%;
    height: 100%
}

#whatisyospralaContainer .callout .pills .pill:last-child {
    margin-right: 5px
}

#whatisyospralaContainer .callout .pills .pill span {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 45px;
    height: 34px;
    text-align: center;
    font-size: 13px;
    line-height: 34px;
    color: #fff
}

#whatisyospralaContainer .callout .pills .pill span:first-child {
    left: 10px
}

#isi .isi-head .isi-toggle .toggle-outer .toggle-color .glyphicon.glyphicon-plus,
#whatisyospralaContainer .callout .pills .pill span:last-child {
    left: 0
}

#takingYospralaContainer .content .tighten-left {
    margin-bottom: 0
}

@media (min-width:768px) {
    #whatisyospralaContainer .callout p.footnote {
        padding: 0 9px
    }
    #takingYospralaContainer .content .tighten-left {
        margin-bottom: inherit;
        margin-right: 50px
    }
    #takingYospralaContainer .content .tighten-left li {
        margin-bottom: 25px
    }
    #takingYospralaContainer .content .tighten-right li {
        margin-bottom: 22px
    }
}

@media (max-width:767px) {
    #takingYospralaContainer .content .mostimportant {
        margin-top: -80px;
        padding-top: 80px
    }
}

#takingYospralaContainer .trade {
    font-size: 9px
}

#copayContainerCss.content .copayPageCard {
    max-width: 335px;
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    #copayContainerCss.content .copayPageCard {
        position: absolute;
        top: 81px;
        right: 40px;
        width: 323px;
        height: 244px
    }
}

#copayContainerCss.content .copayPageCard img {
    width: 100%;
    height: 100%
}

#copayContainerCss.content a {
    color: #ed1e2a;
    text-decoration: underline
}

#copayContainerCssh1 {
    margin-bottom: 28px
}

#copayContainerCss.footnotes {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 45px
}

#copayContainerCss.toc {
    color: #7b4a9d;
    font-size: 18px
}

#copayContainerCssspan.am,
#copayContainerCssspan.pm {
    font-size: 12px
}

#sideeffectsContainer .tighten-left {
    margin-bottom: 0
}

@media (min-width:768px) {
    #copayContainerCss.content .constrain {
        width: 535px
    }
    #sideeffectsContainer .tighten-left {
        margin-bottom: inherit
    }
}

#sideeffectsContainer .callout {
    text-align: center;
    max-width: 403px
}

#sideeffectsContainer .callout p {
    padding: 7px 30px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700
}

#sideeffectsContainer .callout a {
    color: #000;
    text-decoration: none
}

#sitemapContainerCss .content ul {
    color: #ed1e2a;
    margin-bottom: 20px
}

@media (min-width:768px) {
    #sitemapContainerCss .content ul {
        margin-bottom: 50px
    }
}

#sitemapContainerCss .content ul li {
    margin-bottom: 12px
}

#sitemapContainerCss .content ul a {
    font-size: 16px;
    line-height: 16px;
    color: #ed1e2a;
    text-decoration: underline
}

@media (min-width:768px) {
    #sitemapContainerCss .content ul li {
        margin-bottom: 24px
    }
    #error404 .content {
        width: 100%;
        height: 392px;
        background: url(../img/homeBgImg.jpg) center 0 no-repeat;
        background-size: 100%
    }
    #error404 .content h2 {
        margin-top: 133px
    }
}

#error404 .content h2 {
    text-align: center;
    font-size: 28px;
    line-height: 29px;
    font-weight: 400;
    color: #ed1e2a;
    margin-bottom: 20px
}

#error404 .content p {
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 30px
}

#isi {
    background-color: #fff
}

#isi .isi-head {
    display: table;
    width: 100%;
    height: 66px;
    background-color: #73308b
}

@media (min-width:768px) {
    #error404 .content p {
        margin: 0
    }
    #isi .isi-head {
        display: block;
        height: 37px;
        background-color: #7b4a9d
    }
}

#isi .isi-head h2 {
    display: table-cell;
    margin: 0;
    padding-left: 31px;
    font-size: 21px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    vertical-align: middle
}

@media (min-width:768px) {
    #isi .isi-head h2 {
        display: block;
        float: left;
        padding-left: 119px;
        font-size: 22px;
        line-height: 37px
    }
}

#isi .isi-head .isi-toggle {
    display: table-cell;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 4px
}

#isi .isi-head .isi-toggle .toggle-outer {
    width: 46px;
    height: 46px;
    cursor: pointer
}

#isi .isi-head .isi-toggle .toggle-outer .toggle-color {
    position: relative;
    top: 10px;
    width: 26px;
    height: 26px;
    margin: 0 10px;
    background-color: #a174b1;
    border-radius: 13px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 26px
}

#isi .isi-body p.purple,
#isi .isi-body strong.purple {
    color: #7c4b9d
}

@media (min-width:768px) {
    #isi .isi-head .isi-toggle {
        display: block;
        float: right;
        padding-right: 138px
    }
    #isi .isi-head .isi-toggle .toggle-outer {
        height: 26px
    }
    #isi .isi-head .isi-toggle .toggle-outer .toggle-color {
        top: 0
    }
}

#isi .isi-head .isi-toggle .toggle-outer .toggle-color .glyphicon {
    top: 2px
}

#isi .isi-head .isi-toggle .toggle-outer .toggle-color .glyphicon-minus {
    display: none
}

#isi .isi-body {
    padding: 10px 28px 0;
    background-color: #fff
}

#isi .isi-body p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px
}

@media (min-width:768px) {
    #isi .isi-head .isi-toggle .toggle-outer .toggle-color .glyphicon {
        top: 1px
    }
    #isi .isi-head .isi-toggle .toggle-outer .toggle-color .glyphicon.glyphicon-plus {
        left: 1px
    }
    #isi .isi-body {
        padding: 10px 117px 0
    }
    #isi .isi-body p {
        font-size: 15px;
        line-height: 18px
    }
}

#isi .isi-body p.pandm {
    margin: 30px 0 20px
}

#isi .isi-body p.medwatch {
    font-size: 14px;
    line-height: 17px;
    margin: 20px 0 25px
}

@media (min-width:768px) {
    #isi .isi-body p.medwatch {
        font-size: 17px;
        line-height: 19px
    }
}

#isi .isi-body p.reference {
    margin-top: 20px;
    font-size: 10px;
    line-height: 12px
}

#isi .isi-body p:last-child {
    margin-bottom: 44px
}

@media (min-width:768px) {
    #isi .isi-body p.reference {
        font-size: 12px;
        line-height: 14px
    }
    #isi .isi-body p:last-child {
        margin-bottom: 100px
    }
}

#isi .isi-body h2 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 8px;
    color: #7b4a9d
}

#isi .isi-body h2:first-child {
    margin: 0 auto 12px
}

#isi .isi-body a {
    color: #ed1e2a;
    text-decoration: underline
}

#isi .isi-body ul {
    padding-left: 40px;
    list-style-type: none;
    margin-bottom: 8px
}

#isi .isi-body ul li {
    text-indent: -8px;
    margin-bottom: 12px
}

#isi .isi-body ul li:before {
    content: "\2022";
    color: red;
    font-size: 8px;
    margin-right: 5px;
    vertical-align: middle
}

#isi .isi-body ul li:last-child {
    margin-bottom: 0
}

#isi .isi-body .no-indent {
    padding-left: 10px
}

#isi.floating {
    position: fixed;
    z-index: 1039;
    left: 0;
    right: 0;
    transform: translateZ(1)
}

#isi.floating .isi-body {
    transform: translateZ(1);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

#isi.floating .isi-body p:last-child {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .modal#exit_modal,
    .modal#hcp_modal {
        padding: 0!important
    }
}

.modal#exit_modal .modal-dialog,
.modal#hcp_modal .modal-dialog {
    margin: 30px auto 0;
    width: 80%;
    height: auto;
    border: 3px solid #b7b7b7;
    background-color: #fff;
    text-align: center
}

@media (min-width:768px) {
    .modal#exit_modal .modal-dialog,
    .modal#hcp_modal .modal-dialog {
        margin-top: 204px;
        width: 611px;
        height: 247px
    }
}

.modal#exit_modal .modal-dialog p,
.modal#hcp_modal .modal-dialog p {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 12px;
    padding: 0 20px
}

@media (min-width:768px) {
    .modal#exit_modal .modal-dialog p,
    .modal#hcp_modal .modal-dialog p {
        padding: 0 80px
    }
}

.modal#exit_modal .modal-dialog button,
.modal#hcp_modal .modal-dialog button {
    width: 119px;
    height: 45px;
    padding: 0;
    margin: 0 28.5px 20px;
    border-radius: 0;
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .2)
}

.modal#exit_modal .modal-dialog button.cancel,
.modal#hcp_modal .modal-dialog button.cancel {
    background-color: silver
}

.modal#exit_modal .modal-dialog button.cont,
.modal#exit_modal .modal-dialog button.continue,
.modal#hcp_modal .modal-dialog button.cont,
.modal#hcp_modal .modal-dialog button.continue {
    background-color: #ed1e2a
}

.modal#exit_modal .modal-dialog h2 {
    margin: 35px 0 0;
    font-size: 25px;
    line-height: 25px
}

.modal#hcp_modal .modal-dialog p {
    font-size: 18px;
    line-height: 24px;
    margin: 48px 0 20px;
    padding: 0 20px
}

@media (min-width:768px) {
    .modal#hcp_modal .modal-dialog p {
        margin: 48px 0 38px;
        padding: 0 50px
    }
}
.logo_GenusLifesciences img {
    width: 100%;
}
.logo_GenusLifesciences {
    width: 160px !important;
}