/*$indent: calc(100% - 640px);*/
@font-face {
  font-family: "ProximaNova-Regular";
  font-weight: normal;
  font-style: normal;
  src: url("../font/ProximaNova-Regular.eot");
  src: url("../font/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../font/ProximaNova-Regular.woff") format("woff"), url("../font/ProximaNova-Regular.ttf") format("truetype"); }
* {
  box-sizing: border-box;
  font-family: "ProximaNova-Regular", sans-serif; }

.table-informer {
  width: 100%;
  border-collapse: collapse; }
  .table-informer tr:nth-child(odd) {
    background-color: #E3F0F5; }
  .table-informer td {
    border: 1px solid #B1D0DD !important;
    padding: 10px 50px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px; }
    .table-informer td:first-child {
      white-space: nowrap; }

h1 {
  margin: 0 0 32px 0;
  font-weight: bold;
  font-size: 30px;
  line-height: 26px; }

h2 {
  font-size: 22px;
  line-height: 26px; }

h3 {
  margin-bottom: 0;
  display: inline-block; }

p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 0; }

@media (max-width: 640px) {
  h1 {
    font-size: 20px;
    line-height: 24px; }

  p {
    font-size: 16px;
    line-height: 20px; }

  .table-informer tr {
    display: flex;
    flex-direction: column;
    border: 1px solid #B1D0DD !important; }
  .table-informer td {
    border: none !important; } }

/*# sourceMappingURL=editor-custom.css.map */
