/* line 64, ../../../sass/lib/_animate.scss */
body {
  -webkit-backface-visibility: hidden;
}

/* line 1, ../../../sass/templates_v2/modules/_modules.scss */
.description {
  clear: both;
  color: #888888;
  overflow: hidden;
}
/* line 6, ../../../sass/templates_v2/modules/_modules.scss */
.description p {
  white-space: pre-wrap;
}

/* line 13, ../../../sass/templates_v2/modules/_modules.scss */
.moduleBox article {
  margin-bottom: 25px;
  padding: 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
/* line 21, ../../../sass/templates_v2/modules/_modules.scss */
.moduleBox article:after {
  content: "";
  display: table;
  clear: both;
}
/* line 29, ../../../sass/templates_v2/modules/_modules.scss */
.moduleBox article .content p {
  white-space: pre-wrap;
}
/* line 33, ../../../sass/templates_v2/modules/_modules.scss */
.moduleBox article .content .imageWithDetail {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
}
/* line 38, ../../../sass/templates_v2/modules/_modules.scss */
.moduleBox article .content .imageWithDetail img {
  max-width: 240px;
}
/* line 44, ../../../sass/templates_v2/modules/_modules.scss */
.moduleBox article .label {
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  /* line 54, ../../../sass/templates_v2/modules/_modules.scss */
  .moduleBox article {
    margin-bottom: 25px;
    padding: 20px;
    /*
    .dateTime {
    	float: none;
    	text-align: center;
    }
    */
  }
}
/* line 4, ../../../sass/templates_v2/modules/_items.scss */
.items .dateTime,
.events .dateTime {
  float: right;
  margin-bottom: 15px;
  padding: 10px 20px;
  color: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #666666;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
/* line 15, ../../../sass/templates_v2/modules/_items.scss */
.items .dateTime p,
.events .dateTime p {
  margin: 0;
}

@media screen and (max-width: 600px) {
  /* line 28, ../../../sass/templates_v2/modules/_items.scss */
  .moduleBox.items .dateTime, .moduleBox.events .dateTime {
    display: block;
    float: none;
    text-align: center;
  }
}
/* line 3, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule h2.name {
  margin: 15px 0;
}
/* line 7, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .category {
  margin-bottom: 25px;
}
/* line 11, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files {
  margin-bottom: 15px;
}
/* line 14, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files article {
  margin-bottom: 12px;
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
/* line 18, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files article p {
  margin: 5px 0;
}
/* line 25, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file .name {
  font-size: 18px;
}
/* line 28, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file .name p {
  vertical-align: middle;
}
/* line 31, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file .name p a:before {
  vertical-align: middle;
  margin-right: 5px;
  padding: 0 3px;
  color: #bbb;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f15b";
}
/* line 45, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file.typePDF .name p a:before {
  content: "\f1c1";
}
/* line 49, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file.typeDocument .name p a:before {
  content: "\f15c";
}
/* line 53, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file.typeSpreadsheet .name p a:before {
  content: "\f65b";
}
/* line 58, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file.typeImage .name p a:before {
  content: "\f1c5";
}
/* line 62, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .file.typePowerpoint .name p a:before {
  content: "\f1c4";
}
/* line 68, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .name {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
/* line 73, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .name p {
  vertical-align: middle;
  margin: 0;
}
/* line 78, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .name .extension {
  vertical-align: middle;
  margin-left: 3px;
  padding: 1px 3px;
  color: #a2a2a2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px #a2a2a2 solid;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 91, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .download {
  display: inline-block;
  float: right;
}
/* line 97, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
.pileraFileLibraryModule .files .download .actionButton:after {
  margin-left: 6px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f33d";
}

@media screen and (max-width: 600px) {
  /* line 115, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
  .fileLibrary .category {
    margin-bottom: 15px;
  }
  /* line 121, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
  .fileLibrary .files .file:before {
    display: inline !important;
  }
  /* line 125, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
  .fileLibrary .files .name {
    display: inline;
    word-break: break-all;
    text-align: center;
  }
  /* line 131, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
  .fileLibrary .files .download {
    display: block;
    float: none;
    margin: 15px auto;
  }
  /* line 136, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
  .fileLibrary .files .download .actionButton {
    display: block;
    padding: 12px;
  }
  /* line 142, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
  .fileLibrary .files .dateTime {
    text-align: center;
    font-size: 13px;
  }
  /* line 147, ../../../sass/templates_v2/modules/_pilera_file_library_legacy_module.scss */
  .fileLibrary .files .description {
    font-size: 13px;
  }
}
/* line 4, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns {
  margin-top: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: flex;
  background-color: #fff;
  overflow: hidden;
}
/* line 18, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .node-value, div.embeddedApp.fileLibrary .columns .node-left-menu {
  display: inline-block;
}
/* line 24, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .columns {
  display: flex;
}
/* line 33, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column .grabberBar {
  flex: 0;
}
/* line 38, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column file-library-tree {
  left: 32px;
  top: -15px;
}
/* line 45, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column.tree {
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  max-width: 40%;
  padding-left: 20px;
  padding-bottom: 20px;
  overflow: auto;
  background-color: #f0f0f0;
}
/* line 57, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column.tree ul, div.embeddedApp.fileLibrary .columns .column.tree li {
  list-style-type: none;
}
/* line 62, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column.tree ul {
  margin-bottom: 6px;
}
/* line 67, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column.tree li {
  margin-left: -10px;
}
/* line 72, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column.tree .value-container {
  margin-bottom: 4px;
}
/* line 81, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column.detail {
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 100%;
  padding: 12px;
}
/* line 91, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column .paddingContainerToHelpUsScrollToLowerGroups {
  height: 0;
}
/* line 96, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column ul.copyToClipboardInstructions {
  margin-left: 2px;
}
/* line 100, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column ul.copyToClipboardInstructions li {
  position: relative;
}
/* line 104, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column ul.copyToClipboardInstructions li input {
  width: 95%;
}
/* line 109, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column ul.copyToClipboardInstructions li .buttons {
  width: 95%;
}
/* line 117, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column li {
  margin-bottom: 8px;
}
/* line 124, ../../../sass/templates_v2/modules/_pilera_document_library_module.scss */
div.embeddedApp.fileLibrary .columns .column .mat-expansion-panel i.fa, div.embeddedApp.fileLibrary .columns .column .mat-expansion-panel i.fas {
  -webkit-animation: pulse 500000s ease 0.2s 1 both;
  -moz-animation: pulse 500000s ease 0.2s 1 both;
  animation: pulse 500000s ease 0.2s 1 both;
  -webkit-animation-backface-visibility: hidden;
  -moz-animation-backface-visibility: hidden;
  -ms-animation-backface-visibility: hidden;
  -o-animation-backface-visibility: hidden;
  animation-backface-visibility: hidden;
  animation: 0 !important;
  webkit-animation: 0 !important;
  moz-animation: 0 !important;
  color: #000;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.5);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.5);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 4, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation {
  margin-bottom: 25px;
  padding: 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 9, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .header {
  vertical-align: middle;
  width: 47%;
  padding-right: 20px;
  border-right: 1px rgba(0, 0, 0, 0.15) solid;
  text-align: right;
}
/* line 18, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .header .title h3 {
  margin-bottom: 0;
}
/* line 24, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .dateTime {
  color: #6f6f6f;
}
/* line 28, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .currentBalanceDisplay {
  vertical-align: middle;
  width: 47%;
  padding-left: 20px;
}
/* line 33, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .currentBalanceDisplay h4 {
  margin-bottom: 0;
}
/* line 37, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .currentBalanceDisplay p {
  margin: 0;
}
/* line 41, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .currentBalanceDisplay .currentBalance {
  font-size: 36px;
}
/* line 44, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .currentBalanceDisplay .currentBalance .label {
  vertical-align: super;
  font-size: 15px;
}
/* line 51, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.specialInformation .message {
  text-align: center;
}

/* line 58, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.sidebarColumn .specialInformation {
  text-align: center;
}
/* line 61, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.sidebarColumn .specialInformation .header {
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  border-right: 0;
  text-align: center;
}
/* line 71, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.sidebarColumn .specialInformation .currentBalanceDisplay {
  display: block;
  width: auto;
  margin: 15px auto;
  padding: 15px 0;
  border-top: 1px rgba(0, 0, 0, 0.15) solid;
  border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
}
/* line 79, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.sidebarColumn .specialInformation .currentBalanceDisplay .currentBalance {
  font-size: 28px;
}
/* line 82, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.sidebarColumn .specialInformation .currentBalanceDisplay .currentBalance .textMedium {
  font-size: 20px;
}

/* line 93, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable {
  table-layout: fixed;
  vertical-align: top;
  width: 100%;
  margin-bottom: 20px;
  border: 1px rgba(0, 0, 0, 0.15) solid;
  border-collapse: collapse;
  background-color: white;
}
/* line 104, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.025);
}
/* line 108, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable tr:hover, .pileraLedgerModule .infoTable tr:nth-child(odd):hover {
  background-color: rgba(0, 0, 0, 0.06);
}
/* line 114, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable th {
  padding: 4px 5px;
  border: 1px rgba(0, 0, 0, 0.15) solid;
  background-color: white;
  text-align: left;
}
/* line 121, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable td {
  vertical-align: top;
  padding: 5px 8px;
  border: 1px rgba(128, 128, 128, 0.15) solid;
  overflow-wrap: break-word;
}
/* line 127, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable td span {
  display: inline-block;
  overflow-wrap: normal;
}
/* line 135, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable.caliber tbody > tr > :last-child, .pileraLedgerModule .infoTable.ums tbody > tr > :last-child {
  text-align: right;
}
/* line 144, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable.c3 tbody > tr > :last-child, .pileraLedgerModule .infoTable.c3 tbody > tr > :nth-last-child(2), .pileraLedgerModule .infoTable.tops tbody > tr > :last-child, .pileraLedgerModule .infoTable.tops tbody > tr > :nth-last-child(2) {
  text-align: right;
  overflow-wrap: normal;
}
/* line 156, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable.cinc tbody > tr > :last-child, .pileraLedgerModule .infoTable.cinc tbody > tr > :nth-last-child(2), .pileraLedgerModule .infoTable.cinc tbody > tr > :nth-last-child(3), .pileraLedgerModule .infoTable.jenark tbody > tr > :last-child, .pileraLedgerModule .infoTable.jenark tbody > tr > :nth-last-child(2), .pileraLedgerModule .infoTable.jenark tbody > tr > :nth-last-child(3) {
  text-align: right;
  overflow-wrap: normal;
}
/* line 165, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .infoTable.alignRightAllColumns tbody > tr {
  text-align: right;
}
/* line 170, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
.pileraLedgerModule .recurringCharges {
  margin-top: 20px;
}

@media screen and (max-width: 600px) {
  /* line 180, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .specialInformation {
    text-align: center;
  }
  /* line 183, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .specialInformation .header {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    border-right: 0;
    text-align: center;
  }
  /* line 193, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .specialInformation .currentBalanceDisplay {
    display: block;
    width: 60%;
    margin: 15px auto;
    padding: 15px 0;
    border-top: 1px rgba(0, 0, 0, 0.15) solid;
    border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
  }

  /* line 205, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable {
    display: block;
    border: 0;
  }
  /* line 209, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable thead, .infoTable tbody, .infoTable th, .infoTable td, .infoTable tr {
    display: block;
  }
  /* line 213, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 219, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable tr {
    margin-bottom: 20px;
    border: 1px rgba(0, 0, 0, 0.15) solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 225, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable td {
    border: none;
    border-bottom: 1px rgba(128, 128, 128, 0.15) solid;
    position: relative;
    min-height: 24px;
    padding-left: 40%;
  }
  /* line 232, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable td:last-child {
    border-bottom: 0;
  }
  /* line 236, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable td:before {
    content: attr(data-label);
    position: absolute;
    top: 2px;
    left: 6px;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
  }
  /* line 248, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable tbody > tr > :last-child {
    text-align: left;
  }
  /* line 260, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable.caliber tbody > tr, .infoTable.ums tbody > tr, .infoTable.c3 tbody > tr, .infoTable.tops tbody > tr, .infoTable.cinc tbody > tr, .infoTable.jenark tbody > tr, .infoTable.alignRightAllColumns tbody > tr {
    text-align: left;
  }
  /* line 263, ../../../sass/templates_v2/modules/_pilera_finanicals_module.scss */
  .infoTable.caliber tbody > tr > :last-child, .infoTable.caliber tbody > tr > :nth-last-child(2), .infoTable.caliber tbody > tr > :nth-last-child(3), .infoTable.caliber tbody > tr > :nth-last-child(4), .infoTable.ums tbody > tr > :last-child, .infoTable.ums tbody > tr > :nth-last-child(2), .infoTable.ums tbody > tr > :nth-last-child(3), .infoTable.ums tbody > tr > :nth-last-child(4), .infoTable.c3 tbody > tr > :last-child, .infoTable.c3 tbody > tr > :nth-last-child(2), .infoTable.c3 tbody > tr > :nth-last-child(3), .infoTable.c3 tbody > tr > :nth-last-child(4), .infoTable.tops tbody > tr > :last-child, .infoTable.tops tbody > tr > :nth-last-child(2), .infoTable.tops tbody > tr > :nth-last-child(3), .infoTable.tops tbody > tr > :nth-last-child(4), .infoTable.cinc tbody > tr > :last-child, .infoTable.cinc tbody > tr > :nth-last-child(2), .infoTable.cinc tbody > tr > :nth-last-child(3), .infoTable.cinc tbody > tr > :nth-last-child(4), .infoTable.jenark tbody > tr > :last-child, .infoTable.jenark tbody > tr > :nth-last-child(2), .infoTable.jenark tbody > tr > :nth-last-child(3), .infoTable.jenark tbody > tr > :nth-last-child(4), .infoTable.alignRightAllColumns tbody > tr > :last-child, .infoTable.alignRightAllColumns tbody > tr > :nth-last-child(2), .infoTable.alignRightAllColumns tbody > tr > :nth-last-child(3), .infoTable.alignRightAllColumns tbody > tr > :nth-last-child(4) {
    text-align: left;
  }
}
