@font-face {
  font-family: RobotoCondensed-Regular;
  src: url("../css/fonts/RobotoCondensed-Regular.ttf"); }
@font-face {
  font-family: RobotoCondensed-Bold;
  src: url("../css/fonts/RobotoCondensed-Bold.ttf"); }
html {
  font-family: RobotoCondensed-Regular,"Helvetica Neue","Helvetica";
  font-size: 14px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: 100%;
  overflow-x: hidden;
  overflow-y: visible; }

body {
  font-family: RobotoCondensed-Regular,"Helvetica Neue","Helvetica";
  font-size: 14px;
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  height: 100%;
  cursor: default; }

.data-field > p {
  text-align: left; }

.js-hc-table {
  width: auto;
  height: auto; }

.tr-dimension-one {
  background-color: #ffffff !important; }

.td-dimension-one {
  text-align: center;
  font-weight: 600;
  background-color: #ffffff !important; }

.th_light {
  background-color: #ffffff !important;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-width: 1px; }

.th_light_last {
  background-color: #ffffff !important;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-width: 1px; }

.th_light_bottom {
  background-color: #ffffff !important;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-right-width: 1px; }

.th_light_bottom_last {
  background-color: #ffffff !important; }

.tr-dimension-two {
  background-color: #ffffff; }

.td-dimension-two {
  text-align: center;
  font-weight: 600;
  background-color: #ffffff; }

.tr-dimension-three {
  background-color: #ffffff; }

.td-dimension-three {
  text-align: center;
  font-weight: 600;
  background-color: #ffffff; }

.data-field {
  background-color: #e9e9e9;
  text-align: left; }

.td-empty {
  background-color: #ffffff !important; }

.td-data {
  text-align: center; }

/*# sourceMappingURL=app.tables.css.map */
