﻿.FullWidthCopy {
  padding: 0 10%;
  /*a[target='_blank']:after {
        font-family: 'FontAwesome';
        content: " \f08e";
        white-space: pre;
    }*/ }
  .FullWidthCopy a[href*="mailto:"]:after {
    content: "";
    white-space: pre; }
  .FullWidthCopy a[href*='mailto:']:after {
    content: "";
    white-space: pre; }
  .FullWidthCopy.remove_padding {
    padding: 0; }
  @media screen and (max-width: 767px) {
    .FullWidthCopy {
      padding: 0 5%; }
      .FullWidthCopy.remove_padding {
        padding: 0; } }
  .FullWidthCopy h4 {
    margin-bottom: 15px; }
  .FullWidthCopy td {
    vertical-align: bottom; }
  .FullWidthCopy .conference_table {
    border-collapse: collapse; }
    .FullWidthCopy .conference_table td {
      border: solid 1px #7b8a97;
      vertical-align: top; }
    .FullWidthCopy .conference_table .tableTop {
      border-color: #116cac;
      padding: 5px;
      background-color: #116cac;
      color: #fff; }
      .FullWidthCopy .conference_table .tableTop h4 {
        margin: 5px;
        color: #fff;
        font-weight: bold; }
    .FullWidthCopy .conference_table .button {
      float: right; }
      .FullWidthCopy .conference_table .button a {
        color: #fff; }
    .FullWidthCopy .conference_table .tableRow1 {
      padding: 5px;
      color: #116cac;
      background-color: #f5f5f5; }
    .FullWidthCopy .conference_table .tableRow2 {
      padding: 5px 5px 5px 10px; }

.FullWidthCopy.borderBottom {
  padding: 0 10% 40px !important; }
  @media screen and (max-width: 767px) {
    .FullWidthCopy.borderBottom {
      padding: 0 5% 40px !important; } }
