﻿@charset "utf-8"; 
:root{--color:#016DAE;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
iframe{height: revert-layer;}
