﻿
.header-table {height:80px; color:#4c6c9d; border-top:2px solid #4c6c9d; border-bottom: 2px solid #4c6c9d}
.raw-table {height:40px; color:#4c6c9d; border-bottom: 1px solid #4c6c9d; line-height: 2.5em;}
.stacktable { width: 100%; }
.st-head-row { padding-top: 0.4em; background-color: #c9d5e7; font-size: 1.5em; color: #4c6c9d; font-weight: normal; text-align:center;padding: 5px;}
.st-head-row.st-head-row-main { font-size: 1.5em; padding: 10px; background-color: #7f96b9; color: #fff; font-weight: normal;  text-align:center}
.st-key { width: 49%; text-align: right; padding-right: 1%; font-size: 1.5em; font-weight: normal; border-right: 0.1em #c9d5e7 solid; border-bottom: 0.1em #c9d5e7 solid;padding: 5px;}
.st-val { width: 49%; padding-left: 1%; border-bottom: 0.1em #c9d5e7 solid; font-size: 1.5em; font-weight: normal; padding: 5px;}

.TabelaLiquida {font-weight: normal; text-align:center; width:100%}
table { border-collapse: collapse; border-spacing: 0;}
td { vertical-align: top; }
.stacktable.large-only { display: table;}
.small-only { display: none; }

@media (max-width: 1024px) {
  .stacktable.small-only { display: table; font-size: 0.7em; }
  .large-only { display: none; } 
}