@CHARSET "UTF-8";

div.params{padding: 0 16px;border-radius: 16px; border: 1px solid rgba(0, 0, 0, 0.06);}
div.params p{flex-wrap: wrap; font-size: 14px; line-height: 28px; padding-top: 16px; margin-left: 130px; text-indent:-130px; border-bottom: 1px solid rgba(0, 0, 0, 0.06);}
div.params p:nth-last-child(1){border-bottom: none;}
div.params p>*{text-indent: 0; display: inline-block;}
div.params p b{margin-right: 24px;  color: rgba(0, 0, 0, 0.45);}
div.params p a{margin-right: 20px; padding: 0 8px;margin-bottom: 16px; font-weight: 400; color: rgba(0, 0, 0, 0.85); min-width: 3em; text-align: center;}
div.params p a:hover, div.params p a.sel{background: #F0F5FF; color: #1D39C4; cursor: default;border-radius: 8px; border: 0px solid rgba(0, 0, 0, 0.06); cursor: pointer;}
div.result {margin-top: 64px;}
table {width: 100%; border-collapse: collapse;}
thead {background: rgba(0, 0, 0, 0.06); white-space: nowrap;}
td {padding: 14px 0; padding-left: 24px; font-size: 14px; line-height: 28px;}
thead td {font-weight: bold; color: rgba(0, 0, 0, 0.85);}
tbody tr:hover{background: rgba(0, 0, 0, 0.02);}
tbody td {font-weight: 400; color: rgba(0, 0, 0, 0.65); border-bottom: 1px solid #eee;}
tbody tr:nth-child(2n) {background: rgba(0, 0, 0, 0.04);}