﻿    .ui-autocomplete {
            height: auto;
            max-height: 200px;
            overflow-y: scroll;
            overflow-x: hidden;
        }

        .ui-widget {
            font-family: 'Noto Sans', sans-serif;
            font-size: 18px;
        }

        .dvLoadingImage {
            position: fixed;
            top: 0px;
            right: 0px;
            width: 100%;
            height: 100%;
            background-color: #FFF;
            background-image: url('../../images/GHLoader.gif');
            background-repeat: no-repeat;
            background-position: center;
            z-index: 10000000;
            opacity: 0.4;
        }

#hybrid-search input[type="button"] {
    background: #fff url(https://assets.syngentaebiz.com/images/media/gh-icon-search-black.svg) no-repeat center;
    background-size: 20px 21px;
    border: none;
    width: 44px;
    height: 44px;
    display: inline-block;
    margin-left: -5px;
    outline: none;
    float: none;
    padding-top:1px;
}

.productStyles-txt {
    text-align: left;
    font: normal normal normal 32px/32px GHVeneerClean;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    opacity: 1;
    line-height: 35px;
    margin-left: -2rem;
}

        .qualtrics {
            overflow: hidden;
            height: 241px;
            width: 316px;
            border: 0px none #ffffff !important;
        }


        .ios {
            padding: 0px 0px 0px 0px !important;
            margin: 0px 0px 0px 0px !important;
        }

        #Questions {
            padding: 0px 0px 0px 0px !important;
            margin: 0px 0px 0px 0px !important;
        }

        #SurveyEngineBody {
            padding: 0px 0px 0px 0px !important;
            margin: 0px 0px 0px 0px !important;
        }

        .Inner BorderColor Browser {
            padding: 0px 0px 0px 0px !important;
            margin: 0px 0px 0px 0px !important;
        }

/*this is content for the Farm journal add on section*/

#featuredContent,
.eblast-row {
    display: none;
}

.cont-row, .eblast-row {
    margin-bottom: 25px;
}

    .cont-row .col-sm-4 {
        margin-top: 30px;
    }

        .cont-row .col-sm-4:first-child {
            margin-top: 0;
        }

@media only screen and (min-width: 768px) {
    .cont-row .col-sm-4 {
        margin-top: 0;
    }
}

/* card styling update */
#featuredContent .agronomy-card h3 {
    font-family: 'GHVeneerClean'!important;
}

#featuredContent .card-content {
    background-image: none;
    background-color: #f0f0f0;
}

 