﻿.homepageloader {
    background-image: url(/images/home/clinical/loaderLogo.gif);
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .homepageloader {
        background-image: none;
    }
}

/*TEMPLATE ********************************************************************************/
a {
    color: #468032;
}

h1 {
    font-family: 'urw_grotesk_t_otBdCn';
    color: #468032;
    font-size: 80px;
    line-height: 80px;
}

h2 {
    color: #468032;
}

.featurecolor {
    color: #468032;
}

.btn-standard {
    background-color: #468032;
}

    .btn-standard:hover {
        color: #468032;
    }


.menuitem.menuitem-info {
    background-image: url(/images/template/clinical/infoBtn.png);
}

.menuitem.menuitem-help {
    background-image: url(/images/template/clinical/helpBtn.png);
}

.menuitem.menuitem-search {
    background-image: url(/images/template/clinical/searchBtn.png);
}

.menuitem.menuitem-contact {
    background-image: url(/images/template/clinical/contactBtn.png);
}

.menuitem.menuitem-switch {
    background-image: url(/images/template/clinical/switchBtn.png);
}

.header {
    border-bottom: 4px solid #468032;
}

.insideLogoContainer {
    background-color: #468032;
}

.disclaimer {
    background-color: #468032;
    color: #c6dbc6;
}

.detailsBtn {
    width: 120px;
    height: 120px;
    float: right;
    background-image: url(/images/template/clinical/moreLessBtn.png);
}

.backBtn a {
    color: #468032;
}

.hideButton {
    display: none;
}

.mobileHeader {
    background-image: url(/images/template/clinical/mobilelogo.png);
}

.phoneHeader img.youthLogo {
    display: none;
}

@media screen and (min-width: 0px) {
    h1 {
        font-size: 30px;
        line-height: 30px;
        padding: 20px 0 10px 20px;
    }
}

@media screen and (min-width: 768px) {
    h1 {
        font-size: 70px;
        line-height: 70px;
        padding: 0;
    }
}


/*HOME ********************************************************************************/
.squares_0_0_2 {
    display: none;
}

.box_0_1 {
    background-image: url(/images/template/clinical/logobg.jpg);
}

.box_0_2 .fillimage {
    background-position: center;
}

.set1 .box_0_0 {
    background-image: url(/images/home/clinical/1/1-2021.jpg?d=20211007);
    background-position: center;
}

.set1 .box_1_0 {
    background-image: url(/images/home/clinical/1/2-2021.jpg?d=20211007);
    background-position: right center;
}

.set1 .box_1_2 {
    background-image: url(/images/home/clinical/1/3-2021.jpg?d=20211007);
    background-position: bottom right;
}

.set2 .box_0_0 {
    background-image: url(/images/home/clinical/2/1-2021.jpg?d=20211007);
    background-position: center;
}

.set2 .box_1_0 {
    background-image: url(/images/home/clinical/2/2-2021.jpg?d=20211007);
    background-position: bottom right;
}

.set2 .box_1_2 {
    background-image: url(/images/home/clinical/2/3-2021.jpg?d=20211007);
    background-position: right center;
}

.set3 .box_0_0 {
    background-image: url(/images/home/clinical/3/1-2021.jpg?d=20211007);
    background-position: right center;
}

.set3 .box_1_0 {
    background-image: url(/images/home/clinical/3/2-2021.jpg?d=20211007);
    background-position: top;
}

.set3 .box_1_2 {
    background-image: url(/images/home/clinical/3/3-2021.jpg?d=20211007);
    background-position: bottom right;
}

.box_1_1 {
    background-color: #468032;
}

    .box_1_1 .disclaimer {
        color: #c6dbc6;
    }

.searchContainer {
    background-color: #63A70A;
    background-image: url(/images/home/clinical/searchbox_topshadow.png), url(/images/home/clinical/searchbox_bottomshadow.png);
    border-left: 2px solid #63A70A;
}

    .searchContainer .searchLabel {
        font-family: 'urw_grotesk_e_otLtCn';
        font-size: 36px;
    }

    .searchContainer .searchboxleft {
        background-image: url(/images/home/clinical/searchboxleft.png);
    }

    .searchContainer .searchboxright {
        background-image: url(/images/home/clinical/searchboxright.png);
    }

    .searchContainer .searchboxbg {
        background-image: url(/images/home/clinical/searchboxbg.png);
    }

    .searchContainer a:hover {
        color: #97c25f;
    }

.btn-search {
    background-image: url(/images/home/clinical/btn-search.png);
    width: 40px;
    height: 40px;
}

.searchContainer .searchresults .result .resultName {
    color: #468032;
    font-weight: bold;
}

/*MED DETAILS ********************************************************************************/
.optionBtn {
    background-color: #468032;
}

.substance .title, .searchResult .title {
    color: #468032;
}

.clinicalInfo {
    padding: 20px 40px;
    display: block;
    border-top: 2px solid white;
}

.showReferencesBtn {
    display: none;
}

.purposeBtn {
    display: none;
}
