q {
    quotes: none;
}

#leftColumn {
    width: 244px;
    margin: 0 0 0 18px;
    padding: 26px;
}

#centerColumn {
    width: 246px;
    padding: 26px;
    border-right: solid 1px #A1A1A1;
    border-left: solid 1px #A1A1A1;
}

#rightColumn {
    width: 244px;
    margin: 11px 18px 0 0;
    padding: 26px;
}

.leftColumnNav {
    border: 0;
    margin: 11px 0 0;
    width: 244px;
    padding: 0;
}

.leftColumnNavItem,
.leftColumnNavItem:visited {
    padding: 5px 11px;
    width: 244px;
}

#quotes {
    max-width: 244px;
    width: 244px;
    table-layout: fixed;
}

    #quotes .cropCol {
        width: 60px;
    }

    #quotes .monthCol {
        width: 26px;
    }

    #quotes .changeCol {
        width: 46px;
    }

    #quotes .recentCol {
        width: 44px;
    }

    #quotes tr:first-child {
        border-top: 0;
    }

    #quotes tr {
        border-top: dashed 1px #DDD;
    }

    #quotes .noBorder {
        border-top: dashed 1px #DDD;
    }

    #quotes th {
        border-top: solid 3px #FFF;
        border-right: solid 3px #FFF;
        border-bottom: solid 3px #FFF;
    }

        #quotes th:last-child {
            border-right: 0;
        }

.numeric {
    text-align: right;
}

#leftColumn h2,
#rightColumn h2,
#centerColumn h2,
#centerColumn h3,
#rightColumn h3 {
    font-size: 18px;
    color: #004b85;
    line-height: 1.4;
    margin: 0 0 11px;
}

.leftColumnNavItem {
    font-size: 13px;
}

#foot {
    margin-top: 88px;
}


#banner {
    width: 904px;
    height: 262px;
    padding: 0;
    margin: 17px 23px;
	background-image: url(./Assets/Images/sunset.jpg) !important;
	background-position: 80% 20% !important;
    font-size: 0;
    overflow: hidden;
    border-radius: 1px;
}

#fixIE8 {
    position: relative;
    float: left;
    width: 0;
    height: 262px;
    margin: 17px 0;
}

#bannerPills {
    position: absolute;
    bottom: 11px;
    left: 46px;
    z-index: 100;
    width: 230px;
    height: 22px;
}

.bannerPill {
    display: inline-block;
    background: #FFF;
    border-radius: 2px;
    padding: 6px;
    cursor: pointer;
    color: #0B2777;
    font-size: 10px;
    line-height: 1;
    margin-right: 11px;
}

.checkedBannerPill.checkedBannerPill.checkedBannerPill.checkedBannerPill,
.bannerToggle:checked + .bannerPill {
    color: #FFF;
    background: none;
}

.highlight a,
.highlight a:visited {
    text-decoration: underline;
    color: #FFF;
}

.highlightDetails {
    float: left;
    margin: 23px;
    width: 230px;
    text-decoration: none;
    color: #FFF;
}

    .highlightDetails p {
        font-size: 12px;
    }

.highlightTitle {
    display: block;
    font-size: 16px;
    line-height: 1;
}

.highlightImg {
    float: right;
    width: 600px;
    height: 241px;
    margin: 11px;
    padding: 0;
    line-height: 0;
    border-radius: 1px;
}

.agrible {
    background: url(../../Assets/Images/Main/mfrMainBanner.jpg);
}

.onlinePayments {
    background: url(../../Assets/Images/Main/dollar.jpg);
}

.crop101 {
    background: url(../../Assets/Images/Main/cornHarvest.jpg);
}

.springUpdates {
    background: url(../../Assets/Images/Main/springRain.jpg);
}

.HomepageVideoBanner {
    background: url(../../Assets/Images/Main/HomepageVideoBanner.jpg);
}

.eAndO {
    background: url(../../Assets/Images/Main/combineSunset.jpg);
    background-size: contain;
}

.admAdvantage {
    background: url(../../Assets/Images/Main/admAdvantage.png);
}

.agentSign {
    background: url(../../Assets/Images/Main/agentSign.png);
}

.wheat {
    background: url(../../Assets/Images/Main/wheat.png);
}

/* css modal */

/* font face */


/* futura pt heavy*/

@font-face {
    font-family: 'Futura PT';
    src: url('../../Assets/Fonts/FuturaPT/FuturaPT-Heavy.eot');
    src: url('../../Assets/Fonts/FuturaPT/FuturaPT-Heavy.eot%3F') format('embedded-opentype'),
	/*url('../../Assets/Fonts/FuturaPT/FuturaPT-Heavy.woff2') format('woff2'), */
	url('../../Assets/Fonts/FuturaPT/FuturaPT-Heavy.woff') format('woff'),
	url('../../Assets/Fonts/FuturaPT/FuturaPT-Heavy.ttf') format('truetype'),
	url('../../Assets/Fonts/FuturaPT/FuturaPT-Heavy.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}


/* source sans pro bold*/

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Bold.eot');
    src: url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Bold.eot%3F') format('embedded-opentype'),
	/*url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Bold.woff2') format('woff2'), */
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Bold.woff') format('woff'),
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Bold.ttf') format('truetype'),
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}


/* source sans pro regular */

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Regular.eot');
    src: url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Regular.eot%3F') format('embedded-opentype'),
	/*url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Regular.woff2') format('woff2'), */
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Regular.woff') format('woff'),
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Regular.ttf') format('truetype'),
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* source sans pro semibold */

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../../Assets/Fonts/SourceSansPro/SourceSansPro-SemiBold.eot');
    src: url('../../Assets/Fonts/SourceSansPro/SourceSansPro-SemiBold.eot%3F') format('embedded-opentype'),
	/*url('../../Assets/Fonts/SourceSansPro/SourceSansPro-SemiBold.woff2') format('woff2'), */
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-SemiBold.woff') format('woff'),
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-SemiBold.ttf') format('truetype'),
	url('../../Assets/Fonts/SourceSansPro/SourceSansPro-SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}


/* /font face */

#popupModal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        outline: 0;
		background: rgba(0, 0, 0, 0.6);
    }

    #popupModal .modal-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0;
    }

    #popupModal .modal-dialog {
        max-width: 850px;
        width: 100%;
		position: absolute;
		top: 2%;
		right: 0;
		left: 0;
		margin: auto;
    }

    #popupModal .modal-footer img {
        width: 100%;
    }

    #popupModal .modal-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1rem;
        border-bottom: 1px solid #e9ecef;
        border-top-left-radius: .3rem;
        border-top-right-radius: .3rem;
        position: relative;
        height: 50px;
        padding: 0px;
        border: 0px;
    }

    #popupModal .modal-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /*-webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;*/
        background-image: url('../../Assets/Images/Main/bg_modal.jpg');
        background-size: 100% auto;
        padding: 10px 50px 50px 30px;
    }

    #popupModal .modal-header .close {
        background-image: url('../../Assets/Images/Main/close_button.png');
        padding: 0;
        height: 12px;
        width: 12px;
        position: absolute;
        right: 30px;
        margin: 0;
        top: 20px;
		border: 0px;
    }

    #popupModal .modal-body {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 0px 30px 50px 30px;
    }

    #popupModal .left-column {
        max-width: 200px;
        width: 100%;
    }

    #popupModal .right-column {
        width: 550px;
    }

    #popupModal .right-column,
    #popupModal .left-column {
        display: inline-block;
        vertical-align: top;
    }

    #popupModal .modal-body .left-column .footer-links a,
    #popupModal .modal-body .left-column .header-links a {
        font-size: 20px;
        line-height: 30px;
        display: block;
        color: #002554;
        font-family: 'Source Sans Pro';
        font-weight: 600;
		text-decoration: none;
    }

    #popupModal .modal-body .left-column .footer-links a {
        letter-spacing: 0px;
        font-weight: normal;
        font-family: 'Source Sans Pro';
        font-weight: normal;
    }

    #popupModal .modal-body .right-column h1 {
        padding: 0;
        margin: 0;
        font-size: 50px;
        color: #00A4E4;
        text-transform: uppercase;
        line-height: 35px;
        font-family: 'Futura PT';
        font-weight: 900;
    }

    #popupModal .modal-footer .right-column a:hover,
    #popupModal .modal-body .left-column a:hover {
        text-decoration: none;
        opacity: 0.8;
    }

    #popupModal .separator {
        width: 100%;
        height: 15px;
    }

    #popupModal .right-column h3 {
        font-size: 30px;
        color: #002554;
        line-height: 25px;
        font-family: 'Source Sans Pro';
        font-weight: 600;
		margin-top: 0px;
    }

    #popupModal .right-column p {
        font-family: 'Source Sans Pro';
        font-weight: normal;
        font-size: 20px;
        color: #4a4a49;
        letter-spacing: 0px;
        margin: 10px 0 0 0;
    }

    #popupModal .modal-footer .right-column {
        color: white;
    }

    #popupModal .modal-footer .right-column p {
        font-size: 20px;
        font-family: 'Source Sans Pro';
        font-weight: bold;
        text-align: left;
        letter-spacing: 0px;
    }

    #popupModal .modal-footer .right-column h4 {
        font-size: 24px;
        text-align: left;
        letter-spacing: 0px;
        font-family: 'Source Sans Pro';
        font-weight: bold;
        color: white;
    }

    #popupModal .modal-footer .right-column p {
        color: #ddf2fb;
        font-family: 'Source Sans Pro';
        font-weight: 600;
    }

    #popupModal .footer-link {
        display: table;
        width: 100%;
        min-height: 35px;
    }
