.icheckbox,
.iradio_flat-grey {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 23px;
    height: 24px;
    background: url('../images/i-check.png') no-repeat;
    border: none;
    cursor: pointer;
}
.icheckbox.checked {
    background-position: 0 -24px;
}
.MailingListForm input[type="checkbox"], 
.MailingListUnsubscribeContainer input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

.ArchivePres img {
  float: left;
  max-width: 200px;
  margin: 0 12px 12px 0;

}

[class*="SectionNews"] .PaneLeft .inv-inq {
    display: none;
}


.stock-iframe .main-wrapper {
    float: none;
    width: 100%;
}

.stock-iframe .HeaderContainer {
    display: none;
}

.stock-iframe .FooterContainer {
    display: none;
}

.stock-iframe .container.clearfix {
    margin: 0;
    padding: 0;
    width: auto;
}

.stock-iframe .PaneLeft {
    display: none;
}

.stock-iframe .LayoutThreeColumn .PaneContent {
    padding: 0;
}

.stock-iframe .PaneContentInner {
    padding: 0;
}

.stock-iframe.PageHome .right-stock {
    width: 366px;
    padding: 0;
}

@media (max-width: 480px) {
.stock-iframe.PageHome .right-stock .ChangeRow {
    width: 60% !important; 
}

.stock-iframe.PageHome .right-stock .PriceRow {
    width: 40% !important;
}

}
.featured-news .newsWidget .content p {
    margin-bottom: 20px;
}

.Ironville .header-image {
    background-image: url('../images/operations/Ironville_HBI_TopHeader.jpg');
    background-position-y: 65%;
}

.crude-steel .header-image {
    background: url('../images/commercial_products/Header_Crude_Steel_Production.jpg') no-repeat center center;
    background-size: cover;
    -ms-behavior: url('../js/backgroundsize-min.htc');
}

.three-tabs .tabs-container .tab-trigger a{
  width: 33.3%;
}
.PageAboutUsOperationsPurchaseTerms .header-image{
  background-image: url('../design/banner/purchase2017.jpg');
  }

.PageAboutUsANewEra .header-image {
    background: url('../images/NewEra/Page_Header_NewEra.png') no-repeat center center transparent;
}
.analyst-table .CustomTable .alt {
background-color: transparent;
}


.analyst-table .CustomTable tr:nth-child(2n+1) {
    background: #f1f0f1;
}
