.fxratecommodities .fxtitle {
    margin-bottom: 1%;
    color: #5a2049;
    font-family: 'aspira-regular';
    font-size: 1.1em;
    font-weight: bold;
}

.fxratecommodities .rate_table {
    width: 100%;
    float: left;
    display: table;
    color: #333;
}

.fxstockimage {
    width: 30px;
    height: 30px;
}

.fxratecommodities .currency_rates {
    display: none;
}

.fxratecommodities .table-row {
    font-size: 0.7em;
    border: 1px solid #cecfd5;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    padding: 5px 0;
    overflow: hidden;
    width: 100%;
    display: table-row;
}

.fxratecommodities .table-row.hide_rate {
    display: none;
}

.fxratecommodities .table-row:last-child {
    border-bottom: 1px solid #dddddd;
}

.fxratecommodities .table-row .column,
.column1,
.column2,
.column3,
.column4,
.column5 {
    width: 25%;
    display: table-cell;
    padding: 10px 10px;
    text-align: left;
}

.fxratecommodities .table-row.grey .column:nth-child(3) {
    display: none;
}

.fxrate .fxratecommodities {
    margin-bottom: 40px;
    overflow: auto;
    width: 100%;
    background-color: #ffffff;
    margin-left: 0px;
}

.fxratecommodities .ratetablecontainer {
    width: 100%;
}

.fxratecommodities #table-head {
    border-bottom: 1px solid #999999;
    color: #999999;
    display: table-header-group;
    font-size: 0.;
    padding-bottom: 8px;
    padding-top: 8px;
    vertical-align: middle;
}

.fxratecommodities .grey {
    background-color: #eee;
    font-family: 'aspira-regular';
    font-size: 14px;
    text-align: center;
}

.fxratecommodities .white {
    background-color: #fff;
    font-family: 'aspira-regular';
    font-size: 12px;
    text-align: center;
}

.fxratecommodities .increase {
    color: #64A70B;
}

.fxratecommodities .decrease {
    color: #9C0000;
}

.fxratecommodities .bottom {
    color: #999999;
    font-size: 14px;
    width: 100%;
    float: left;
}

.fxratecommodities .bottom a {
    cursor: pointer;
}

.fxratecommodities .grayfont {
    color: gray;
}

.fxtrends {
    width: 25%;
    padding-right: 10px;
    display: table-cell;
}

.chart {
    width: 100%;
    float: right;
}

.fxratecommodities .table-row:hover {
    background-color: #FFFFDA !important;
    cursor: pointer;
}

.fxratecommodities .table-row:first-child:hover {
    background-color: #FFFFFF;
    cursor: default;
}

.fxratecommodities strong {
    font-family: 'aspira-regular';
}

.fxratecommodities .fx-refresh:hover {
    margin: -15px 10px 0 0;
    height: auto;
    width: auto;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    cursor: pointer;
    background: #32872c repeat-y center top;
    background-image: -moz-linear-gradient(top, #00664d 0, #64a70b 100%);
    background-image: -ms-linear-gradient(top, #00664d 0, #64a70b 100%);
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #00664d), color-stop(1, #64a70b));
    background-image: -webkit-linear-gradient(top, #00664d 0, #64a70b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00664d', endColorstr='#64a70b', GradientType=0);
    background-image: linear-gradient(top, #00664d 0, #64a70b 100%);
    color: #FFF
}

.fxratecommodities .fx-refresh {
    margin: -15px 10px 0 0;
    height: auto;
    width: auto;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    cursor: pointer;
    background: linear-gradient(to Bottom, #64a70b, #00664f);
    background: -ms-linear-gradient(0 Bottom, #00664f, #64a70b);
    background: -webkit-gradient(linear, 0 Bottom, Left Top, from(#00664f), to(#64a70b));
    background: -moz-linear-gradient(90deg Bottom, #00664f, #64a70b);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#64A70B, endColorstr=#00664F);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#64A70B, endColorstr=#00664F);
    position: relative;
    color: #FFF
}

.refreshimg {
    height: 17px;
    /*float:right;margin-bottom: -10px;margin-right: -15px;*/
    cursor: pointer;
    margin-top: -5px;
}

.refreshimg.refresh {
    display: inline;
    font-size: 13px;
    font-weight: bold;
    color: #00856a;
}

.refreshimg.ref {
    margin-left: 10%
}

.fx-notes {
    height: auto;
    width: 100%;
    display: inline-block;
    color: #999999;
}

.highcharts-container hr {
    margin: 0;
}

.fxratecommodities .reuter {
    background-image: url(../../../../../etc.clientlibs/fxcentre/clientlibs/resources/images/Refintiv_logo.png);
    height: 35px;
    width: 100%;
    display: inline;
    float: left;
    background-repeat: no-repeat;
}

.fxratecommodities .print-chart {
    font-size: 1em;
    background: #00856A;
    position: relative;
    color: #ffffff;
    width: 15%;
    cursor: pointer;
    padding: 6px;
    text-align: center;
    float: right;
}

@media (max-width:767px) {
    .fxratecommodities .rate_table {
        width: 100%;
        float: left;
    }

    .chart {
        width: 100%;
    }

    .fxratecommodities .print-chart {
        display: none;
        font-size: 1em;
        background: #00856A;
        position: relative;
        color: #ffffff;
        width: 18%;
        cursor: pointer;
        padding: 6px;
        text-align: center;
        float: right;
    }
}

@media (max-width:480px) {
    .fxratecommodities .rate_table {
        width: 100%;
        float: left;
    }

    .fxratecommodities .print-chart {
        display: none;
        font-size: 1em;
        background: #00856A;
        position: relative;
        color: #ffffff;
        width: 35%;
        cursor: pointer;
        padding: 6px;
        text-align: center;
        float: right;
    }
}
