table tbody {
  padding: 0px;
  border: none;
  background: none; }

canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.main-heading {
  font-size: 36px;
  font-family: freight-display-pro, serif;
  font-weight: bold; }

.large-3-half {
  width: 29.16667%; }

.login-form-wrapper {
  text-align: center; }

.login-logo {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  text-transform: uppercase; }
  .login-logo img {
    margin-bottom: 20px; }

.button {
  background: #f89420;
  border: 1px solid #f89420;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 10px 25px;
  width: 100%; }
  .button:hover {
    border: 1px solid #f89420;
    background: #fff;
    color: #f89420; }

a {
  color: #f89420; }
  a:hover {
    color: #000; }

.logout {
  position: absolute;
  top: 0px;
  right: 0px;
  width: auto; }

.button.dashboard {
  width: auto; }

h1 {
  /*text-align:center;*/ }

.row-report-header {
  max-width: 100%;
  margin-bottom: 50px; }

.row-weekly-title {
  max-width: 100%; }
  .row-weekly-title img {
    margin-right: 30px;
    max-height: 60px; }
  .row-weekly-title h1 {
    font-size: 28px;
    font-family: freight-display-pro, serif;
    margin-bottom: 0px;
    line-height: 32px; }
  .row-weekly-title h3 {
    font-size: 18px;
    line-height: 22px;
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    margin-bottom: 0px; }

.row-weekly-number {
  max-width: 100%;
  margin-top: 60px; }
  .row-weekly-number > .columns {
    padding-left: 45px;
    padding-right: 45px; }
  .row-weekly-number .row-weekly-number-traffic,
  .row-weekly-number .row-weekly-number-conversions {
    padding-right: 0px; }
    .row-weekly-number .row-weekly-number-traffic .row-weekly-inner,
    .row-weekly-number .row-weekly-number-conversions .row-weekly-inner {
      border-right: 1px solid #ccc;
      padding-right: 45px; }
    .row-weekly-number .row-weekly-number-traffic table:last-child,
    .row-weekly-number .row-weekly-number-conversions table:last-child {
      margin-bottom: 0px; }
  .row-weekly-number h4 {
    font-size: 14px;
    font-family: proxima-nova, sans-serif;
    font-weight: bold; }
    .row-weekly-number h4 span {
      color: #f89420; }
  .row-weekly-number ul li {
    font-family: freight-display-pro, serif;
    font-size: 13px;
    font-weight: bold; }
  .row-weekly-number .orange-small {
    color: #f89420;
    font-weight: 700;
    font-family: proxima-nova, sans-serif;
    font-size: 22px;
    line-height: 14px; }
  .row-weekly-number .orange-large {
    color: #f89420;
    font-weight: 700;
    font-family: proxima-nova, sans-serif;
    font-size: 28px; }
  .row-weekly-number .icon-small {
    height: 20px; }
  .row-weekly-number .icon-medium {
    height: 35px; }
  .row-weekly-number .label-black-medium {
    color: #000;
    font-family: freight-display-pro, serif;
    font-weight: bold;
    font-size: 14px; }
  .row-weekly-number .heading-orange-small {
    font-size: 13px;
    font-family: freight-display-pro, serif;
    color: #f89420;
    font-weight: bold;
    display: block;
    margin-bottom: 10px; }
    .row-weekly-number .heading-orange-small img {
      margin-right: 5px; }
  .row-weekly-number .value-box-change {
    font-size: 14px;
    font-family: freight-display-pro, serif;
    font-weight: bold; }
  .row-weekly-number .value-box-up {
    color: #00b25a; }
  .row-weekly-number .value-box-down {
    color: #C00000; }
  .row-weekly-number .map-link {
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    font-weight: bold; }
    .row-weekly-number .map-link a {
      margin-bottom: 0px;
      font-family: freight-display-pro, serif;
      font-size: 12px;
      text-decoration: none;
      border-radius: 10px; }
  .row-weekly-number .top-right {
    margin-bottom: 0px; }
  .row-weekly-number .table-value-box-arrows-wrapper td,
  .row-weekly-number .table-value-box-arrows-wrapper {
    padding: 0px; }
  .row-weekly-number .table-value-box-3col-wrapper {
    height: 70px;
    background: #EFEFEF;
    border-radius: 10px; }
    .row-weekly-number .table-value-box-3col-wrapper .tv-left img {
      max-height: 40px; }
    .row-weekly-number .table-value-box-3col-wrapper .tv-right {
      font-size: 16px;
      font-family: freight-display-pro, serif; }
  .row-weekly-number .table-value-box-arrows {
    margin-bottom: 0px;
    height: 70px;
    background: #EFEFEF;
    border-radius: 10px; }
    .row-weekly-number .table-value-box-arrows td {
      padding: 0px;
      text-align: center; }
    .row-weekly-number .table-value-box-arrows img {
      max-height: 30px; }
    .row-weekly-number .table-value-box-arrows span.table-label {
      font-size: 16px;
      font-family: freight-display-pro, serif; }

.row-weekly-notes {
  margin-top: 100px;
  padding-left: 20px; }
  .row-weekly-notes h3 {
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    display: inline-block; }
    .row-weekly-notes h3.notes-number {
      color: #f89420;
      margin-right: 5px; }
  .row-weekly-notes h3:empty, .row-weekly-notes p:empty {
    width: calc(50% - 30px); }
    .row-weekly-notes h3:empty:not(:focus):before, .row-weekly-notes p:empty:not(:focus):before {
      content: attr(data-text);
      color: #ccc; }
  .row-weekly-notes p {
    font-family: freight-display-pro, serif;
    font-size: 16px;
    color: #7f7f7f;
    max-width: 50%; }
  .row-weekly-notes .col-weekly-notes {
    position: relative; }
    .row-weekly-notes .col-weekly-notes .add-content {
      bottom: -8px;
      left: -5px;
      position: absolute;
      display: none;
      cursor: pointer; }
    .row-weekly-notes .col-weekly-notes .remove-content {
      top: 2px;
      left: -5px;
      position: absolute;
      display: none;
      cursor: pointer; }
    .row-weekly-notes .col-weekly-notes.active:hover .add-content,
    .row-weekly-notes .col-weekly-notes.active:hover .remove-content {
      display: block; }
    .row-weekly-notes .col-weekly-notes.active-no-notes .add-content {
      display: block; }
    .row-weekly-notes .col-weekly-notes.active-no-add .add-content, .row-weekly-notes .col-weekly-notes.active-no-add:hover .add-content {
      display: none; }
  .row-weekly-notes svg {
    height: 16px; }
    .row-weekly-notes svg path {
      fill: #f89420; }

.pdf-footer {
  font-family: freight-display-pro, serif;
  font-size: 16px;
  padding-bottom: 40px;
  color: #a6a6a6;
  padding-left: 50px; }

.row-chart {
  max-width: 100%;
  margin-bottom: 0px; }
  .row-chart > .columns h2 {
    font-size: 18px;
    font-weight: bold;
    background: #f89420;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px; }

.row-data-dump {
  font-size: 14px;
  font-family: freight-display-pro, serif;
  /*&.row-data-dump-cities-ga {
  	/font-size:13px;
  }*/ }
  .row-data-dump .heading-orange-small {
    font-weight: bold; }

#gMap {
  height: 75vh; }

@media print {
  a[href]:after {
    content: none !important; } }
table tbody tr:nth-child(even) {
  background: transparent; }

table tbody td {
  /*
  max-width:200px;
  overflow:hidden;
  */ }

/*
.page-wrapper .row-weekly-title {display:none;}
.pdf-footer {
    display:none;
}
*/
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left; }

@media print {
  .button.dashboard, .button.logout, .row-report-header {
    display: none; } }
html, body {
  height: 100%; }

div.page-wrapper {
  height: 100%;
  display: block;
  position: relative;
  page-break-before: always; }

.row-chart, .row-chart > .columns {
  height: 100%; }

.pdf-header {
  padding: 20px; }

.pdf-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block; }

.footer-pagenum {
  counter-increment: page; }

.footer-pagenum:after {
  content: counter(page); }

/*# sourceMappingURL=app.css.map */
