.variations_form select option.msk-stock-in {
    color: #008000;
}

.variations_form select option.msk-stock-out {
    color: #cc0000;
}
