@font-face {
  font-family: BebasNeueRegular;
  src: url('../fonts/BebasNeueRegular.woff') format('woff'),
    url('../fonts/BebasNeueRegular.ttf') format('truetype');
}
@font-face {
  font-family: PoppinsBlack;
  src: url('../fonts/Poppins-Black.woff') format('woff'),
    url('../fonts/Poppins-Black.ttf') format('truetype');
}
@font-face {
  font-family: PoppinsBold;
  src: url('../fonts/Poppins-Bold.woff') format('woff'),
    url('../fonts/Poppins-Bold.ttf') format('truetype');
}
@font-face {
  font-family: PoppinsRegular;
  src: url('../fonts/Poppins-Regular.woff') format('woff'),
    url('../fonts/Poppins-Regular.ttf') format('truetype');
}

#report {
  font-family: 'PoppinsRegular', sans-serif;
}

ul {
  padding-left: 1rem;
}

.card-body {
  border-right-color: grey;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: grey;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: grey;
  border-left-style: solid;
  border-left-width: 1px;
}

.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.header-sub {
  font-family: 'PoppinsBold', sans-serif;
  font-size: 1rem;
}

.bg-light-theme {
  background-color: #b0bec5 !important;
}

.bg-lighter-theme {
  background-color: #cfd8dc !important;
}

.text-light-theme {
  color: #b0bec5 !important;
}

.campaign-result {
  letter-spacing: 2px;
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 2.25rem;
  line-height: 2rem;
  font-weight: 700;
  color: black;
}

.campaign-percentage {
  letter-spacing: 2px;
  font-family: 'BebasNeueRegular', sans-serif;
  color: white;
  font-weight: 900;
  font-size: 5rem;
}

.header-title {
  letter-spacing: 2px;
  font-family: 'BebasNeueRegular', sans-serif;
  text-decoration-line: underline;
  font-size: 1.5rem;
  font-weight: 500;
  color: white;
}

.header-proj {
  font-family: 'PoppinsBold', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  color: black;
}

.permission-pending {
  color:#f05457;
}

.deliverable-header {
  letter-spacing: 2px;
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  color: white;
}

.deliverable-name {
  width: auto;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
}

.post-subheader {
  letter-spacing: 2px;
  font-family: 'BebasNeueRegular', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  margin-left: 0.5rem;
}

.post-stats-card {
  text-align: center;
  padding: 1rem 0 1rem 0;
}

.post-stats-header {
  font-family: 'PoppinsBold', sans-serif;
  font-size: 0.75rem;
  color: black;
}

.post-stats-text {
  letter-spacing: 2px;
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 2rem;
  font-weight: 800;
}

.post-interactions {
  justify-content: center;
}

.post-interactions-header {
  font-family: 'PoppinsBold', sans-serif;
  font-size: 0.75rem;
  color: black;
  vertical-align: middle;
  text-align: right;

  width: 40%;
  display: inline-block;

}

.post-interactions-text {
  text-align: right;
  vertical-align: middle;
  font-family: 'BebasNeueRegular';
  font-size: 1.2rem;
  font-weight: 900;
  letter-spacing: 1.2px;
  text-align: left;

  padding-left: 10px;
  width: 30%;
  display:inline-block;
}


.small-logo {
  max-width: 2rem;
  max-height: 2rem;
}

.facebook-colour {
  color: #01579b !important;
  border-color: #01579b !important;
}

.google-colour {
  color: #ff8f00 !important;
  border-color: #ff8f00 !important;
}

.youtube-colour {
  color: #c62828 !important;
  border-color: #c62828 !important;
}

.instagram-colour {
  color: #8e24aa !important;
  border-color: #8e24aa !important;
}

.telegram-colour {
  color: #0088CC !important;
  border-color: #0088CC !important;
}

.twitch-colour {
  color: #6441A5 !important;
  border-color: #6441A5 !important;
}

.tiktok-colour {
  color: #EE1D52 !important;
  border-color: #EE1D52 !important;
}

.bitly-colour {
  color: #EE6123 !important;
  border-color: #EE6123 !important;
}

.stats-card {
  border-style: solid;
  border-left: 0px;
  border-right: 0px;
  border-width: 0.75rem;
  padding: 1.5rem;
}

.stats-header {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 0.25rem solid white;
}

.facebook-stats-row {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.facebook-stats-row span {
  font-size: 1rem;
  font-weight: 700;
  color: #01579b;
}

.facebook-stats-row img {
  max-width: 1.5rem;
  vertical-align: middle;
}

.instastory-media {
  max-height: 768px;
}

.border-divider {
  border-right: 1px solid grey;
}

@media (min-width: 0px) {
  .border-divider {
    border-right: 0px solid grey;
  }
}

@media (min-width: 576px) {
  .border-divider {
    border-right: 1px solid grey;
  }
}

.editButton {
  display: none;
}

.fb-post {
  display: block !important;
  margin: auto !important;
}

.instagram-media {
  display: block !important;
  margin: auto !important;
}

.instaStatic {
  max-height: 480px;
  display: none !important;
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: grey;
}

.youtube-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-thumbnail {
  display: none;
  max-height: 480px;
}

@media print {
  .printRow,
  .youtube-video,
  .instaEmbed {
    display: none;
  }
  .instaEmbed,
  .youtube-thumbnail {
    display: block !important;
  }
  .row {
    page-break-inside: avoid;
  }
  .break {
    page-break-before: always;
  }
}
