﻿@charset "utf-8";
:root{--color:#188aea;--color1:#188aea}
table tr:nth-child(odd){background-color: #EFF5FB;}
table tr:nth-child(even){background-color: #BDD6EE;}