﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef!important;}
table tr:nth-child(even){background-color: #fff!important;}
.tabs-cont .tabs-item{max-width:790px;margin:0 auto}