/*.goldblock_Table1_Heading
{
    font-size: 18px;
    line-height: 30px;
}

.goldblock_Table1_Rates  {
    font-size: 24px;
    display: block;
    padding: 10px 0;
    font-weight: 600;
}*/

table tr.goldblock.table_1 td {
    padding: 20px;
    border-bottom: 1px solid #193049;
}

table tr.table_2 td {
    padding: 15px 5px;
}
    
.table_1 td:nth-child(2) {
    border-left: 1px solid #193049;
    border-right: 1px solid #193049;
}

.table_1 td:nth-child(3) {
    border-right: 1px solid #193049;
}

.table_2 td:nth-child(even) {
    background-color: #02213f;
}

.table_2 td:nth-child(odd) {
    background-color: #0d1a26;
}


.table_1_Coins td:nth-child(even) {
    background-color: #0d1a26;
    padding: 20px 0px 30px;
}

.table_1_Coins td:nth-child(odd) {
    background-color: #02213f;
    padding: 20px 0px 30px;
}

table.Table_News tr:nth-child(even)
{
    background-color: #02213f;
}

table.Table_News tr:nth-child(odd)
{
    background-color: #041525;
}

.Table_News
{
    border-collapse: separate;
    border-spacing: 0 15px;
    margin-top: -15px;
}

.float_right
{
    float:right;
}

.Text_Leftt
{
    text-align:left !Important;
}

.Table_Newstd
{
    /*padding: 25px;*/
    padding: 25px 25px 0px 25px;
    border-radius: 4px;
    margin: 15px auto;
}


.table_2_CityName
{
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 2em;
}

.table_2_Rates
{
    font-size: 18px;
}

.color_whitee
{
    color:#FFF;
}

.goldblock_Table1_Rates_Coins
{
    /*font-size: 14px;*/
    font-size: 24px;
}

.goldblock_Table1_Rates_MCX
{
    font-size: 24px;
}

.goldblock_Table1_Ratio_MCX
{
    font-size: 16px;
}

.div_style_coins
{
    width: 89%;
}

.display-block
{
    display:block;
}

.padding_bottom6
{
    padding-bottom: 6px;
}

.padding_bottom7
{
    padding-bottom: 7px;
}

.Font_size12
{
    font-size:12px;
}

.Font_size14
{
    font-size:14px;
}

.Font_size18
{
    font-size:18px;
}

.paddingg30
{
    padding: 30px;
}

.width20
{
    width:20%;
}

.width40
{
    width:40%;
}

.width85
{
    width:85%;
} 

@media (max-width: 600px){
	table tr.goldblock.table_1 td {
        /*padding: 20px;*/
        /*display: block;*/
        padding: 5px;
    }

    table tr.table_2 td {
        padding: 15px 5px;
        display: block;
        width: 100% !important;
    }
    
    table.text-center.table_mcx tr td {
        display: block;
        width: 100%;
    }
    
    table.text-center.table_metals tr td {
        display: block;
        width: 100%;
    }
    
    .coinsTable {
        width: 100%;
    }
    .WidthClass-25-100
    {
        /*width:100%;*/
        width:25%;
    }
    
    
    .goldblock_Table1_Heading
    {
        font-size: 12px;
        line-height: 30px;
    }

    .goldblock_Table1_Rates  {
        font-size: 14px;
        display: block;
        padding: 10px 0;
        font-weight: 600;
    }
    
    
}  

@media (min-width: 601px){
	.WidthClass-25-100
    {
        width:25%;
    }
    
    .goldblock_Table1_Heading
    {
        font-size: 18px;
        line-height: 30px;
    }

    .goldblock_Table1_Rates  {
        font-size: 24px;
        display: block;
        padding: 10px 0;
        font-weight: 600;
    }
    
}  
    





table.table.table-bordered.bankdetails tr td, table.table.table-bordered.bankdetails tr th {
    border: 1px solid gold !important;
}

.colorYellow
{
    color:gold;
}

.Label
{
    color:gold;
    padding-top: 15px !important;
}

td.Buy_Price_Label, td.Sell_Price_Label {
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 0px !important;
    color:#FFF;
}

table.For_table tr td
{
    padding: 5px 0;
    font-size: 26px;
    /* font-weight: 600; */
    /*background: #081e38;*/
}
        
td.For_table {
    padding-bottom: 0px;
}

/* table#gvData tr.all-class td:nth-child(odd) {
        background-color: #262626;
    }
                    
    table#gvData tr.all-class td:nth-child(even) {
        background-color: #404040;
    }*/
                
tr.goldblock.table_1 td:nth-child(odd)
{
    background-color: #262626;
}
tr.goldblock.table_1 td:nth-child(even)
{
    background-color: #404040;
}

.divBg {
    /* background: linear-gradient(rgba(6, 20, 49, 0.75), rgb(6, 20, 49)), url(images/mnk_assets/logo_white.png) center no-repeat; */
    /*background: linear-gradient(rgba(6, 20, 49, 0.85), rgb(6, 20, 49)), url(../img/bg.png) center 69% no-repeat;*/
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/bg.png) center 0% repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity:0.05;
}