/* Removed Internal CSS Mnk */
table
{
    width:100%;
}

.table1001 {
    width: 100%;
}

.goldd {
    width: 100%;
}

.sell {
    text-align: center !important;
    font-weight: bold;
}

.buy-green {
    text-align: center !important;
    background-color: green;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 2px;
}

.buy-red {
    text-align: center !important;
    background-color: red;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 2px;
}

.buy-neutral {
    text-align: center !important;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 2px;
}

.price-info {
    color: #000;
    text-align: center !important;
}

.bloc_GS {
    font-weight: bold;
}

.clickable {
    cursor: pointer;
    text-align: center !important;
}

.silver-box {
    width: 33%;
}

.inr-box {
    width: 33%;
}


/*Middle Section*/


.full-width {
    width: 100%;
}

.margin-bottom {
    margin-bottom: 5px;
}

.product-heading {
    width: 50%;
    text-align: left;
    padding-left: 13px !Important;
}

.center-text {
    text-align: center !important;
}

.product-name {
    width: 50%;
    padding: 23px 0px 23px 10px !Important;
    text-align: left;
}

.buy-signal {
    width: 25%;
    text-align: center !important;
}

.sell-signal {
    width: 25%;
    text-align: center !important;
}

.neutral-signal {
    width: 25%;
    text-align: center !important;
}

.buy_sell_label {
    font-weight: bold;
}

.top55span {
    color: #FFF;
    padding: 3px 5px !Important;
    border-radius: 4px;
}

.green {
    background-color: green;
}

.red {
    background-color: red;
}

.clickable {
    cursor: pointer;
}

.sell {
    display: block;
}

/* Last Table */
.table1002 {
    width: 100%;
}

.clickable-cell {
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.goldd1 {
    width: 100%;
}

.sell1 {
    text-align: center !important;
}

.bid-ask {
    text-align: center !important;
    width: 50%;
    padding-top: 10px !important;
}

.price-box {
    text-align: center !important;
}

.top6span {
    color: #FFF;
    padding: 2px 5px;
    border-radius: 2px;
}

.green {
    background-color: green;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 2px;
}

.red {
    background-color: red;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 2px;
}

.low-high {
    color: #f7f8b5;
    text-align: center !important;
    width: 50%;
}

.bloc_GS1 {
    display: block;
}


/* Coins */
.product-name-coins
{
    width: 50%;
    padding: 15px 0px 15px 10px !Important;
    text-align: left;
}

span.top55span-coins {
    font-size: 22px;
    font-weight: 600;
    color:#FFF;
}
