/* FK Custom Styles */
.boxImageContainer {
    width: 351px;
    height: 185px;
    overflow: hidden;
}


#main-head header {
	padding-top: 15px;
}

#socialfloat {
    position: absolute;
    left: 220px;
    padding: 10px;
    background-color: #FFF;
    box-shadow: 0 3px 5px #bbb;
    display: none;
    top: 200px;
}

    #socialfloat div {
        margin: 10px 0;
    }

.quote-box {
    min-width: 110px;
    margin-top: 10px;
}

    .quote-box h3 {
        font-family: "Open Sans", Arial, sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        background: #19232d;
        color: #efefef;
        padding: 0 14px;
        line-height: 34px;
    }

    .quote-box .price {
        color: #000000;
        /*background: #17629e;*/
        background: #f2f2f2;
        font-size: 65px;
        font-weight: 600;
        line-height: 1;
        padding: 10px;
        float: left;
        width: 240px;
        height: 70px;
        text-align: center;
    }

    .quote-box .change {
        font-size: 28px;
        min-width: 40px;
        text-align: center;
        float: left;
        min-width: 150px;
        color: #FFFFFF;
        border-left: 1px solid #FFFFFF;
        height: 90px;
    }

    .quote-box .quote-subinfo {
        float: left;
        width: 215px;
    }

        .quote-box .quote-subinfo table tr td {
            padding: 2px 21px;
            font-size: 12px;
        }

}

.quote-box .quote-subinfo > table {
    width: 100%;
}

.quote-subinfo table tbody tr td:nth-child(even) {
    text-align: center;
}

.quote-box .positive {
    background-color: #093;
}

.quote-box .negative {
    background-color: #d14836;
}

.quote-box .change-amount {
    border-bottom: 1px solid #FFFFFF;
}

.post-header h1.post-title-large {
    font-size: 32px;
    float: none;
}

    .post-header h1.post-title-large:before {
        height: 40px;
    }

.QuoteGrid tbody td {
    text-align: center;
}

tbody td.negative {
    color: #FFFFFF;
    background-color: #d14836;
}

tbody td.positive {
    color: #FFFFFF;
    background-color: #093;
}


ul.related-futures li {
    margin: 0px 0px 10px 10px;
}

.main-content article ol {
    list-style: decimal;
    padding-left: 20px;
}

.emailBox .header {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    background: #19232d;
    color: #efefef;
    padding: 0 14px;
    line-height: 34px;
}

.emailBox {
    width: 325px;
    background-color: rgba(206, 206, 206, 0.34);
}

    .emailBox p {
        font: 14px/1.5 "Open Sans", Arial, sans-serif;
    }

    .emailBox .hide {
        display: none;
    }

    .emailBox .emailInput {
        width: 310px;
        padding: 5px;
        text-align: center;
        margin-left: 7px;
    }

    .emailBox .signup {
        width: 295px;
        background-color: #e54e53;
        border: 0 none;
        border-radius: 4px;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        white-space: nowrap;
        padding: 10px;
        margin: 20px 15px 10px 5px;
    }

    .emailBox p {
        padding: 10px;
    }

.main-pagination .page-numbers {
    font-size: 16px;
}

.fk-search-results > article {
    margin: 15px 0 15px 0;
}

.fk-search-results > article div.excerpt {
    margin-top: 10px;
}

.search i {
    color: #bbbbbb;
    background: #fff;
    margin: 0 5px 0 0;
}

.search form, .search form input, .search form button {
    background: #fff;
    border: none !important;
}


.fk-custom .main a {
	color: #12c;
}
		
.fk-custom .main a:visited {
	color: #609;
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
