/* Film Stocks :) */
td[stock*='Kodak'], td[stock*='Kodac'], td[stock*='Ekta'] {
    background: #fab710;
    color: #e4010b;
}

td[stock*='Fuji'] {
    background: #2eb168;
    color: white;
}

td[stock*='Ilford'] {
    background: #D9D7D8;
    color: black;
}

td[stock*='Rollei'] {
    background: #c0cad0;
    color: #e81013;
}

td[stock*='Optik'] {
    background: linear-gradient(135deg, #f76a4b 0%, #f76a4b 50%, #51c0ed 51%, #51c0ed 100%);
    font-weight: bold;
}

td[stock*='Agfa'] {
    background: #f72d1c;
}

td[stock*='Konica-Minolta'] {
    background: #007fc6;
}

td[stock*='Reflx Lab Pro100'] {
    background: #0baf8a;
    color: #edeee0;
}

td[stock*='Harman Phoenix'] {
    background: #f6e5b1;
    color: #f03200;
}
td[stock*='Harman Phoenix II'], td[stock*='Harman Phoenix 2'] {
    background: #1e8ecd;
    color: white;
}
td[stock*='Harman Red'] {
    background: #d12d2d;
    color: white;
}
td[stock*='Harman Azure'], td[stock*='Harman Switch Azure'] {
    background: #1da59b;
    color: white;
}
