/* file requested: /App_themes/default/Rebrand/css/library_rebrand.css */
/* file resolved: /App_themes/default/Rebrand/css/library_rebrand.css */
/*********LIBRARY PAGE**************/
.library select {
    border-radius: 16px;
    border: solid 2px #333333;
}

.library select, .library input {
    color: #000000;
    height: 46px;
    border: 1px solid #333333;
    padding-left: 10px;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
    max-width: 210px;
}

.searchresult a {
    color: #03cc54;
}

.darkgreen-t {
    display: none;
}

.bgphoto .banner-content {
    display: block;
    height: 120px;
}

.featured-carousel-wrapper {
    margin-left: 5PX;
}

.featured {
    background-color: #110081;
}

/******************ARTICLE PAGE*********************/

.article {
    margin-top: 120px;
    font-size: 16px;
}

.orange {
    background-color: #FAA163;
    color: white;
    border-radius: 36PX 0 36PX 0;
}

.banner-text h1 {
    margin-top: 18px;
    margin-right: 10px;
    font-size: 20px !important;
    text-transform: uppercase;
    color: #0033ff;
    line-height: 1.5rem;
    text-align: left;
}

.article h3 {
}


.star-heading {
    color: #333333;
}

.blue {
    background-color: #110081;
    color: white;
    border-radius: 36px 0 36px 0;
}

.green {
    background-color: #03cc54;
    color: white;
    border-radius: 36px 0 36px 0;
}

.article-info a {
    color: #03cc54;
}

div.star-rating, div.star-rating a {
    background: url('/App_Themes/default/Rebrand/img/star.png?v=22') no-repeat 0 0px;
}

/*******DIABETES LIBRARY********/

.clientservices-row img {
    width: 150px !important;
    height: auto;
    border-radius: 50%;
    margin-left: 10px;
    border: solid 4px #fff;
}


.clientservices-row table td {
    vertical-align: top;
    padding-right: 15px !important;
}


.banner-content .banner-icon img {
    display: none;
}

.banner-text {
    position: relative;
}

    .banner-text h1 {
        font-size: 20px !important;
        margin-bottom: 40px;
        font-family: 'ValueSerif-Bold-Pro', Georgia, Verdana;
    }

#librarySearchResults .searchresult {
    margin-top: 70px;
}

.clientservices-row div table tr td p a {
    color: #0033ff !important;
}

.clientservices-row div table tr td p a {
    color: #0033ff !important;
}

.clientservices-row div table tr td h2 {
    color: #110081 !important;
}

.clientservices-row div table tr td p:nth-child(3) {
    padding-top: 30px;
}

p a.back-to-top {
    color: #0033ff;
    text-decoration: underline;
    font-size: 16px;
}


.rb-capitalize {
    text-transform: capitalize;
}


.button-download-pdf {
    width: auto;
    min-width: 150px;
    margin-top: 60px;
    background-color: #ffffff;
    color: #0033ff !important;
    border-radius: 48px;
    text-decoration: none !important;
    padding: 12px;
    border: solid 1px #0033ff;
    font-size: 18px;
    font-family: 'ValueSans-Regular-Pro', Verdana;
    text-transform: lowercase;
    text-transform: capitalize;
}

    .button-download-pdf:hover {
        background-color: #e6ebff;
    }

.clientservices .container h2 {
    font-size: 1.5rem !important;
    color: #110081;
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .clientservices-row img {
        width: 150px !important;
        height: auto;
        border-radius: 50%;
        margin-left: 40px;
        border: solid 4px #fff;
    }

    .clientservices .container h2 {
        font-size: 1.5rem !important;
        margin-bottom: 20px;
    }

    .banner-text h1 {
        font-size: 25px !important;
        line-height: 1.8rem;
    }
}

@media (min-width: 992px) {
}


@media (min-width: 1024px) {
}

@media (min-width: 1200px) {
}
