﻿@charset "utf-8"; 
:root{--color:#0e4fa1}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.prodetails-tabs .prodetails-tabs-item.green{display:none}