/*	CRYPTO LP
/*====================================================================*/

.crypto header #grad, .crypto .ever-layer{
	background-image: linear-gradient(-90deg,#003b57, #00afb5);
}

.crypto .instrument.instrument-1:hover { background-image: url('../images/crypto/forex_1.png') !important; }
.crypto .instrument.instrument-2:hover { background-image: url('../images/crypto/metals_1.png') !important; }
.crypto .instrument.instrument-3:hover { background-image: url('../images/crypto/indices_1.png') !important; }
.crypto .instrument.instrument-4:hover { background-image: url('../images/crypto/shares_1.png') !important; }
.crypto .instrument.instrument-5:hover { background-image: url('../images/crypto/bitcoin_2.png') !important; }

/*	GOLD LP
/*====================================================================*/

.gold header #grad, .gold .ever-layer{
	background-image: linear-gradient(-90deg,#003b57, #00afb5);
}

.gold .instrument.instrument-1:hover { background-image: url('../images/gold/forex_1.png') !important; }
.gold .instrument.instrument-2:hover { background-image: url('../images/gold/metals_1.png') !important; }
.gold .instrument.instrument-3:hover { background-image: url('../images/gold/indices_1.png') !important; }
.gold .instrument.instrument-4:hover { background-image: url('../images/gold/shares_1.png') !important; }
.gold .instrument.instrument-5:hover { background-image: url('../images/gold/bitcoin_2.png') !important; }


/*	FOREX LP
/*====================================================================*/

.forex header #grad, .forex .ever-layer{
	background-image: linear-gradient(-90deg,#003b57, #00afb5);
}

.forex .instrument.instrument-1:hover { background-image: url('../images/forex/forex_1.png') !important; }
.forex .instrument.instrument-2:hover { background-image: url('../images/forex/metals_1.png') !important; }
.forex .instrument.instrument-3:hover { background-image: url('../images/forex/indices_1.png') !important; }
.forex .instrument.instrument-4:hover { background-image: url('../images/forex/shares_1.png') !important; }
.forex .instrument.instrument-5:hover { background-image: url('../images/forex/bitcoin_2.png') !important; }

/*	INDICES LP
/*====================================================================*/

.indices header #grad, .indices .ever-layer{
	background-image: linear-gradient(-90deg,#003b57, #00afb5);
}

.indices .instrument.instrument-1:hover { background-image: url('../images/indices/forex_1.png') !important; }
.indices .instrument.instrument-2:hover { background-image: url('../images/indices/metals_1.png') !important; }
.indices .instrument.instrument-3:hover { background-image: url('../images/indices/indices_1.png') !important; }
.indices .instrument.instrument-4:hover { background-image: url('../images/indices/shares_1.png') !important; }
.indices .instrument.instrument-5:hover { background-image: url('../images/indices/bitcoin_2.png') !important; }

/*	MT4 LP
/*====================================================================*/

.mt4 header #grad, .mt4 .ever-layer{
	background-image: linear-gradient(-90deg,#003b57, #00afb5);
}

.mt4 .instrument.instrument-1:hover { background-image: url('../images/mt4/forex_1.png') !important; }
.mt4 .instrument.instrument-2:hover { background-image: url('../images/mt4/metals_1.png') !important; }
.mt4 .instrument.instrument-3:hover { background-image: url('../images/mt4/indices_1.png') !important; }
.mt4 .instrument.instrument-4:hover { background-image: url('../images/mt4/shares_1.png') !important; }
.mt4 .instrument.instrument-5:hover { background-image: url('../images/mt4/bitcoin_2.png') !important; }

/*	OIL LP
/*====================================================================*/

.oil header #grad, .oil .ever-layer{
	background-image: linear-gradient(-90deg,#003b57, #00afb5);
}

.oil .instrument.instrument-1:hover { background-image: url('../images/oil/forex_1.png') !important; }
.oil .instrument.instrument-2:hover { background-image: url('../images/oil/metals_1.png') !important; }
.oil .instrument.instrument-3:hover { background-image: url('../images/oil/indices_1.png') !important; }
.oil .instrument.instrument-4:hover { background-image: url('../images/oil/shares_1.png') !important; }
.oil .instrument.instrument-5:hover { background-image: url('../images/oil/bitcoin_2.png') !important; }

/*	SHARES LP
/*====================================================================*/

.shares header #grad, .shares .ever-layer{
	background-image: linear-gradient(-90deg,#003b57, #00afb5);
}

.shares .instrument.instrument-1:hover { background-image: url('../images/shares/forex_1.png') !important; }
.shares .instrument.instrument-2:hover { background-image: url('../images/shares/metals_1.png') !important; }
.shares .instrument.instrument-3:hover { background-image: url('../images/shares/indices_1.png') !important; }
.shares .instrument.instrument-4:hover { background-image: url('../images/shares/shares_1.png') !important; }
.shares .instrument.instrument-5:hover { background-image: url('../images/shares/bitcoin_2.png') !important; }