/* This is an automatically generated file. Please edit parent file. */
/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
@import url("../fonts/antenna-stylesheet.min.css");
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 41px;
}

h2, .h2 {
  font-size: 34px;
}

h3, .h3 {
  font-size: 28px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 720px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #001E2B;
}

a.text-primary:hover {
  color: black;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #001E2B;
}

a.bg-primary:hover {
  background-color: black;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 720px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote, ul.cmsci-documentcentrecategorydocs {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child, ul.cmsci-documentcentrecategorydocs p:last-child,
blockquote ul:last-child,
ul.cmsci-documentcentrecategorydocs ul:last-child,
blockquote ol:last-child,
ul.cmsci-documentcentrecategorydocs ol:last-child {
  margin-bottom: 0;
}

blockquote footer, ul.cmsci-documentcentrecategorydocs footer,
blockquote small,
ul.cmsci-documentcentrecategorydocs small,
blockquote .small,
ul.cmsci-documentcentrecategorydocs .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before, ul.cmsci-documentcentrecategorydocs footer:before,
blockquote small:before,
ul.cmsci-documentcentrecategorydocs small:before,
blockquote .small:before,
ul.cmsci-documentcentrecategorydocs .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right,
ul.pull-right.cmsci-documentcentrecategorydocs {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
ul.pull-right.cmsci-documentcentrecategorydocs footer:before,
blockquote.pull-right small:before,
ul.pull-right.cmsci-documentcentrecategorydocs small:before,
blockquote.pull-right .small:before,
ul.pull-right.cmsci-documentcentrecategorydocs .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
ul.pull-right.cmsci-documentcentrecategorydocs footer:after,
blockquote.pull-right small:after,
ul.pull-right.cmsci-documentcentrecategorydocs small:after,
blockquote.pull-right .small:after,
ul.pull-right.cmsci-documentcentrecategorydocs .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 719px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #001E2B;
  border-color: #000c12;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #001E2B;
  border-color: #000c12;
}

.btn-primary .badge {
  color: #001E2B;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #398439;
  border-color: #317231;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #2a602a;
  border-color: #1f471f;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #398439;
  border-color: #317231;
}

.btn-success .badge {
  color: #398439;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d43f3a;
  border-color: #c9312c;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b42c27;
  border-color: #962521;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d43f3a;
  border-color: #c9312c;
}

.btn-danger .badge {
  color: #d43f3a;
  background-color: #fff;
}

.btn-link {
  color: #001E2B;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: black;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.info-link {
  position: relative !important;
  background-color: #001E2B;
  color: #fff;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s;
  height: 202px;
}

.info-link h3 {
  color: #fff !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 2.4em;
  /* (Number of lines you want visible) * (line-height) */
  line-height: 1.2em;
  -webkit-line-clamp: 2;
  /* Write the number of 
                              lines you want to be 
                              displayed */
  -webkit-box-orient: vertical;
}

.info-link .info-link-btn {
  color: #fff;
  background-color: black;
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-duration: 0.3s;
  text-decoration: none;
  border: 1px solid black;
}

.info-link .info-link-btn:hover {
  background-color: #001E2B;
  color: #fff;
}

.g-pa-25 {
  padding: 25px;
}

.g-mb-20 {
  margin-bottom: 20px;
}

.mce-content-body {
  font-family: "Antenna", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #333333;
  padding: .8em;
}

.mce-content-body a {
  text-decoration: underline;
  color: #001E2B;
}

.mce-content-body a:hover {
  text-decoration: none;
  color: #001E2B;
}

.mce-content-body table {
  width: 100%;
}

.mce-content-body table thead {
  color: #fff;
  background-color: #001E2B;
}

.mce-content-body .workflow-template {
  border: 1px solid #001E2B !important;
}

.mce-content-body .workflow-template .workflow-item {
  border: 1px dashed #001E2B !important;
}

.mce-content-body .workflow-template .workflow-item h2::before {
  background: #001E2B !important;
  color: #fff;
}

.mce-content-body .one-connect-main {
  border: 1px dashed #bbb;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  padding: 5px;
}

.mce-content-body .one-connect-main .one-connect-top {
  border: 1px dashed #bbb;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  gap: 10px;
  padding: 5px;
}

.mce-content-body .one-connect-main .one-connect-top .one-connect-top-left {
  border: 1px dashed #bbb;
  width: calc(66.6666% - 10px);
}

.mce-content-body .one-connect-main .one-connect-top .one-connect-top-left .h5 {
  font-size: 20px;
}

.mce-content-body .one-connect-main .one-connect-top .one-connect-top-left p.one-connect-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 12px;
}

.mce-content-body .one-connect-main .one-connect-top .one-connect-top-right {
  border: 1px dashed #bbb;
  width: calc(33.3333%);
}

.mce-content-body .one-connect-main .one-connect-middle {
  border: 1px dashed #bbb;
  padding: 5px;
  width: 100%;
}

.mce-content-body .one-connect-main .btn-default {
  color: #fff;
}

.mce-content-body .accordion {
  border: 1px solid #001E2B !important;
}

.mce-content-body .accordion h2 {
  border-top: 1px solid #001E2B !important;
}

.mce-content-body .accordion .accordion {
  border: 1px dashed #001E2B !important;
}

.mce-content-body .editor-insert {
  border: 1px dashed #bbb;
  padding: 5px;
}

.mce-content-body .editor-insert:before, .mce-content-body .editor-insert:after {
  content: " ";
  display: table;
}

.mce-content-body .editor-insert:after {
  clear: both;
}

.mce-content-body .editor-insert img {
  max-height: 100%;
}

.mce-content-body .editor-insert.webpart .image-wrapper, .mce-content-body .editor-insert.webpart .text-wrapper, .mce-content-body .editor-insert.webpart .video-wrapper {
  border: 1px dashed #bbb;
}

.mce-content-body .editor-insert.webpart .image-wrapper, .mce-content-body .editor-insert.webpart .video-wrapper {
  width: calc(33.3% - 2px);
  float: left;
}

.mce-content-body .editor-insert.webpart .text-wrapper {
  width: calc(66.6% - 2px);
  float: left;
}

.mce-content-body .editor-insert.webpart .video-wrapper {
  position: relative;
  min-height: 300px;
}

.mce-content-body .editor-insert.webpart .video-wrapper:before {
  content: "Insert your video here.";
  position: absolute;
  top: 2px;
  left: 2px;
  color: #bbb;
  font-size: 12px;
}

.mce-content-body .editor-insert.webpart.text-left-image-right .image-wrapper, .mce-content-body .editor-insert.webpart.text-left-image-right .video-wrapper, .mce-content-body .editor-insert.webpart.text-left-video-right .image-wrapper, .mce-content-body .editor-insert.webpart.text-left-video-right .video-wrapper {
  float: right;
}

.mce-content-body .editor-insert.card .image {
  border: 1px dashed #bbb;
  margin-bottom: 5px;
}

.mce-content-body .editor-insert.card .text {
  border: 1px dashed #bbb;
  padding: 10px;
  background: #f7f7f7;
}

.mce-content-body .editor-insert.card.card-wide .image {
  width: calc(33.3% - 4px);
  float: left;
}

.mce-content-body .editor-insert.card.card-wide .text {
  width: calc(66.6% - 19px);
  float: left;
}

.mce-content-body .editor-insert.card.card-wide.reversed .image {
  float: right;
}

.mce-content-body .landingtile-row {
  background: #ffc;
  padding: 10px;
  border: 1px solid #333;
}

.mce-content-body .landingtile-row .image-wrapper {
  overflow: hidden;
  height: 200px;
}

.mce-content-body .landingtile-row .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform ease-in-out .3s;
}

.mce-content-body .landing-page-items {
  background: #ffc;
  padding: 10px;
  border: 1px solid #333;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0 -5px;
}

@media (min-width: 720px) {
  .mce-content-body .landing-page-items {
    flex-direction: row;
  }
}

.mce-content-body .landing-page-items .item {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  flex: 0 0 100%;
  margin-bottom: 1em;
  overflow: hidden;
  padding: 0 5px;
}

@media (min-width: 720px) {
  .mce-content-body .landing-page-items .item {
    flex: 0 0 50%;
  }
}

@media (min-width: 1279px) {
  .mce-content-body .landing-page-items .item {
    flex: 0 0 calc(33.33% - 10px);
  }
}

.mce-content-body .landing-page-items .item a {
  flex: 1 1 auto;
  background: #001E2B;
  color: white;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  min-height: 250px;
}

.mce-content-body .landing-page-items .item a:hover {
  background: rgba(0, 30, 43, 0.8);
}

.mce-content-body .landing-page-items .item a:hover img {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.mce-content-body .landing-page-items .item a .image-wrapper {
  overflow: hidden;
  height: 200px;
}

.mce-content-body .landing-page-items .item a img {
  transition: all 0.2s ease-in-out;
  max-width: none;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.mce-content-body .landing-page-items .item a .details {
  padding: 1em 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  flex-direction: column;
  text-align: center;
}

.mce-content-body .landing-page-items .item a .details span {
  display: block;
  margin: 0.5em 0.5em 0;
}

.mce-content-body .landing-page-items .item a .details .title {
  font-weight: bold;
  font-size: 1.125em;
  padding-bottom: 10px;
}

.cp-placeholder .editor-insert.card {
  border: 1px solid #eee;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  overflow: hidden;
}

.cp-placeholder .editor-insert.card .image {
  height: 250px;
}

.cp-placeholder .editor-insert.card .image img {
  max-width: none;
}

.cp-placeholder .editor-insert.card .text {
  padding: 16px;
  background: #f7f7f7;
}

.cp-placeholder .editor-insert.card .text h1, .cp-placeholder .editor-insert.card .text h2, .cp-placeholder .editor-insert.card .text h3, .cp-placeholder .editor-insert.card .text h4, .cp-placeholder .editor-insert.card .text h5, .cp-placeholder .editor-insert.card .text h6 {
  font-size: 22px;
  font-weight: bold;
}

.cp-placeholder .editor-insert.card .text p {
  line-height: 1.2em;
}

.cp-placeholder .editor-insert.card .text .btn {
  /*width: 100%;*/
  border-radius: 4px;
}

.cp-placeholder .editor-insert.card.card-wide {
  background: #f3f3f3;
}

.cp-placeholder .editor-insert.card.card-wide:before, .cp-placeholder .editor-insert.card.card-wide:after {
  content: " ";
  display: table;
}

.cp-placeholder .editor-insert.card.card-wide:after {
  clear: both;
}

.cp-placeholder .tab-wrapper.vertical-tabs:before, .cp-placeholder .tab-wrapper.vertical-tabs:after {
  content: " ";
  display: table;
}

.cp-placeholder .tab-wrapper.vertical-tabs:after {
  clear: both;
}

.cp-placeholder .tab-wrapper.vertical-tabs .nav-tabs {
  float: left;
  width: 25%;
  margin: 0;
  border: 1px solid #eee;
  border-bottom: none;
}

.cp-placeholder .tab-wrapper.vertical-tabs .nav-tabs > li {
  width: 100%;
  margin: 0;
}

.cp-placeholder .tab-wrapper.vertical-tabs .nav-tabs > li.active {
  border: none;
}

.cp-placeholder .tab-wrapper.vertical-tabs .nav-tabs > li.active a {
  color: white;
  background: #001E2B;
}

.cp-placeholder .tab-wrapper.vertical-tabs .nav-tabs > li a {
  border-radius: 0;
  color: #001E2B;
  border: none;
  border-bottom: 1px solid #eee;
  margin: 0;
}

.cp-placeholder .tab-wrapper.vertical-tabs .tab-content {
  float: left;
  width: 75%;
  border: 1px solid #eee;
}

blockquote p:first-child, ul.cmsci-documentcentrecategorydocs p:first-child {
  margin-top: 0;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
  margin-top: 0;
}

button, .btn {
  white-space: normal;
  transition: background ease-in-out .3s,color ease-in-out .3s,border-color ease-in-out .3s;
  /*font-size: 1em;*/
  border-radius: 4px;
  padding: 13px 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #E3E3E3;
}

button:hover, .btn:hover {
  border: 1px solid #E3E3E3;
}

h1, h2, h3, h4 {
  font-weight: 700;
  font-family: "Antenna",Helvetica,sans-serif;
  color: #001E2B;
}

h5, h6 {
  font-weight: 500;
  font-family: "Antenna",Helvetica,sans-serif;
  color: #001E2B;
}

a {
  color: #001E2B;
}

a:hover {
  color: #4CBFAC;
}

.btn-default {
  background: #001E2B;
  color: white;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: fit-content;
  padding: 13px 30px 13px 25px;
  transition: all ease-in-out .3s;
}

.btn-default:before {
  content: '';
  background-image: url("../images/template/btn-arrow.svg");
  height: 11px;
  width: 11px;
  display: block;
  margin-right: 12px;
  transition: all ease-in-out .3s;
  background-size: contain;
  background-repeat: no-repeat;
}

.btn-default:hover {
  background: eff0f0;
  color: #001E2B;
  border: 1px solid #E3E3E3;
  padding: 13px 30px 13px 25px;
}

.btn-default:hover:before {
  /*background-image: url('../images/template/btn-arrow-hover.svg');
            height: 16px;
            width: 16px;*/
}

.btn-primary {
  background: white;
  color: #001E2B;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: fit-content;
  padding: 13px 30px 13px 25px;
  transition: all ease-in-out .3s;
}

.btn-primary:before {
  content: '';
  background-image: url("../images/template/btn-arrow.svg");
  height: 11px;
  width: 11px;
  display: block;
  margin-right: 12px;
  transition: all ease-in-out .3s;
}

.btn-primary:hover {
  background: #001E2B;
  color: white;
  border: 1px solid #E3E3E3;
  /*padding: 13px 30px 13px 25px;*/
}

.btn-primary:hover:before {
  /*background-image: url('../images/template/btn-arrow-hover.svg');*/
  /*height: 16px;
            width: 16px;*/
}

/*Other Random Elements*/
img {
  border: 0;
}

*:focus {
  outline-color: transparent;
}

.main-content img,
.mce-content-body img {
  max-width: 100%;
  height: auto;
}

.main-content img[style*="float: left"],
.mce-content-body img[style*="float: left"] {
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.main-content img[style*="float: right"],
.mce-content-body img[style*="float: right"] {
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

ul.cmsci-documentcentrecategorydocs li {
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
}

ul.cmsci-documentcentrecategorydocs li:last-child {
  margin-bottom: 0;
}

.feed-related-items blockquote a:before,
ul.cmsci-documentcentrecategorydocs li a:before,
.dc-items-table tr td a:before,
.meeting-documents-summary a:before, .meeting-documents a:before,
blockquote a:before,
ul.cmsci-documentcentrecategorydocs a:before, .icon-list a:before {
  content: '\f0c1';
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  padding-right: .7em;
}

.feed-related-items blockquote a.link-readspeaker:before,
ul.cmsci-documentcentrecategorydocs li a.link-readspeaker:before,
.dc-items-table tr td a.link-readspeaker:before,
.meeting-documents-summary a.link-readspeaker:before, .meeting-documents a.link-readspeaker:before,
blockquote a.link-readspeaker:before,
ul.cmsci-documentcentrecategorydocs a.link-readspeaker:before, .icon-list a.link-readspeaker:before {
  display: none !important;
}

.feed-related-items blockquote a[href$=".pdf"]:before, .feed-related-items blockquote a[href$=".PDF"]:before, .feed-related-items blockquote a[href$=".Pdf"]:before, .feed-related-items blockquote a.doc-pdf:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".pdf"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".PDF"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".Pdf"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-pdf:before,
.dc-items-table tr td a[href$=".pdf"]:before,
.dc-items-table tr td a[href$=".PDF"]:before,
.dc-items-table tr td a[href$=".Pdf"]:before,
.dc-items-table tr td a.doc-pdf:before,
.meeting-documents-summary a[href$=".pdf"]:before,
.meeting-documents-summary a[href$=".PDF"]:before,
.meeting-documents-summary a[href$=".Pdf"]:before,
.meeting-documents-summary a.doc-pdf:before, .meeting-documents a[href$=".pdf"]:before, .meeting-documents a[href$=".PDF"]:before, .meeting-documents a[href$=".Pdf"]:before, .meeting-documents a.doc-pdf:before,
blockquote a[href$=".pdf"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".pdf"]:before,
blockquote a[href$=".PDF"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".PDF"]:before,
blockquote a[href$=".Pdf"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".Pdf"]:before,
blockquote a.doc-pdf:before,
ul.cmsci-documentcentrecategorydocs a.doc-pdf:before, .icon-list a[href$=".pdf"]:before, .icon-list a[href$=".PDF"]:before, .icon-list a[href$=".Pdf"]:before, .icon-list a.doc-pdf:before {
  content: '\f1c1';
}

.feed-related-items blockquote a[href$=".txt"]:before, .feed-related-items blockquote a[href$=".TXT"]:before, .feed-related-items blockquote a[href$=".Txt"]:before, .feed-related-items blockquote a.doc-txt:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".txt"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".TXT"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".Txt"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-txt:before,
.dc-items-table tr td a[href$=".txt"]:before,
.dc-items-table tr td a[href$=".TXT"]:before,
.dc-items-table tr td a[href$=".Txt"]:before,
.dc-items-table tr td a.doc-txt:before,
.meeting-documents-summary a[href$=".txt"]:before,
.meeting-documents-summary a[href$=".TXT"]:before,
.meeting-documents-summary a[href$=".Txt"]:before,
.meeting-documents-summary a.doc-txt:before, .meeting-documents a[href$=".txt"]:before, .meeting-documents a[href$=".TXT"]:before, .meeting-documents a[href$=".Txt"]:before, .meeting-documents a.doc-txt:before,
blockquote a[href$=".txt"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".txt"]:before,
blockquote a[href$=".TXT"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".TXT"]:before,
blockquote a[href$=".Txt"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".Txt"]:before,
blockquote a.doc-txt:before,
ul.cmsci-documentcentrecategorydocs a.doc-txt:before, .icon-list a[href$=".txt"]:before, .icon-list a[href$=".TXT"]:before, .icon-list a[href$=".Txt"]:before, .icon-list a.doc-txt:before {
  content: '\f15c';
}

.feed-related-items blockquote a[href$=".jpg"]:before, .feed-related-items blockquote a[href$=".JPG"]:before,
.feed-related-items blockquote a[href$=".png"]:before, .feed-related-items blockquote a[href$=".PNG"]:before,
.feed-related-items blockquote a[href$=".GIF"]:before, .feed-related-items blockquote a[href$=".gif"]:before,
.feed-related-items blockquote a[href$=".jpeg"]:before, .feed-related-items blockquote a[href$=".JPEG"]:before,
.feed-related-items blockquote a.doc-image:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".jpg"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".JPG"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".png"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".PNG"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".GIF"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".gif"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".jpeg"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".JPEG"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-image:before,
.dc-items-table tr td a[href$=".jpg"]:before,
.dc-items-table tr td a[href$=".JPG"]:before,
.dc-items-table tr td a[href$=".png"]:before,
.dc-items-table tr td a[href$=".PNG"]:before,
.dc-items-table tr td a[href$=".GIF"]:before,
.dc-items-table tr td a[href$=".gif"]:before,
.dc-items-table tr td a[href$=".jpeg"]:before,
.dc-items-table tr td a[href$=".JPEG"]:before,
.dc-items-table tr td a.doc-image:before,
.meeting-documents-summary a[href$=".jpg"]:before,
.meeting-documents-summary a[href$=".JPG"]:before,
.meeting-documents-summary a[href$=".png"]:before,
.meeting-documents-summary a[href$=".PNG"]:before,
.meeting-documents-summary a[href$=".GIF"]:before,
.meeting-documents-summary a[href$=".gif"]:before,
.meeting-documents-summary a[href$=".jpeg"]:before,
.meeting-documents-summary a[href$=".JPEG"]:before,
.meeting-documents-summary a.doc-image:before, .meeting-documents a[href$=".jpg"]:before, .meeting-documents a[href$=".JPG"]:before,
.meeting-documents a[href$=".png"]:before, .meeting-documents a[href$=".PNG"]:before,
.meeting-documents a[href$=".GIF"]:before, .meeting-documents a[href$=".gif"]:before,
.meeting-documents a[href$=".jpeg"]:before, .meeting-documents a[href$=".JPEG"]:before,
.meeting-documents a.doc-image:before,
blockquote a[href$=".jpg"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".jpg"]:before,
blockquote a[href$=".JPG"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".JPG"]:before,
blockquote a[href$=".png"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".png"]:before,
blockquote a[href$=".PNG"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".PNG"]:before,
blockquote a[href$=".GIF"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".GIF"]:before,
blockquote a[href$=".gif"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".gif"]:before,
blockquote a[href$=".jpeg"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".jpeg"]:before,
blockquote a[href$=".JPEG"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".JPEG"]:before,
blockquote a.doc-image:before,
ul.cmsci-documentcentrecategorydocs a.doc-image:before, .icon-list a[href$=".jpg"]:before, .icon-list a[href$=".JPG"]:before,
.icon-list a[href$=".png"]:before, .icon-list a[href$=".PNG"]:before,
.icon-list a[href$=".GIF"]:before, .icon-list a[href$=".gif"]:before,
.icon-list a[href$=".jpeg"]:before, .icon-list a[href$=".JPEG"]:before,
.icon-list a.doc-image:before {
  content: '\f1c5';
}

.feed-related-items blockquote a[href$=".xls"]:before, .feed-related-items blockquote a[href$=".xlsx"]:before,
.feed-related-items blockquote a[href$=".XLS"]:before, .feed-related-items blockquote a[href$=".XLSX"]:before,
.feed-related-items blockquote a.doc-excel:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".xls"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".xlsx"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".XLS"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".XLSX"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-excel:before,
.dc-items-table tr td a[href$=".xls"]:before,
.dc-items-table tr td a[href$=".xlsx"]:before,
.dc-items-table tr td a[href$=".XLS"]:before,
.dc-items-table tr td a[href$=".XLSX"]:before,
.dc-items-table tr td a.doc-excel:before,
.meeting-documents-summary a[href$=".xls"]:before,
.meeting-documents-summary a[href$=".xlsx"]:before,
.meeting-documents-summary a[href$=".XLS"]:before,
.meeting-documents-summary a[href$=".XLSX"]:before,
.meeting-documents-summary a.doc-excel:before, .meeting-documents a[href$=".xls"]:before, .meeting-documents a[href$=".xlsx"]:before,
.meeting-documents a[href$=".XLS"]:before, .meeting-documents a[href$=".XLSX"]:before,
.meeting-documents a.doc-excel:before,
blockquote a[href$=".xls"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".xls"]:before,
blockquote a[href$=".xlsx"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".xlsx"]:before,
blockquote a[href$=".XLS"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".XLS"]:before,
blockquote a[href$=".XLSX"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".XLSX"]:before,
blockquote a.doc-excel:before,
ul.cmsci-documentcentrecategorydocs a.doc-excel:before, .icon-list a[href$=".xls"]:before, .icon-list a[href$=".xlsx"]:before,
.icon-list a[href$=".XLS"]:before, .icon-list a[href$=".XLSX"]:before,
.icon-list a.doc-excel:before {
  content: '\f1c3';
}

.feed-related-items blockquote a[href$=".doc"]:before, .feed-related-items blockquote a[href$=".docx"]:before,
.feed-related-items blockquote a[href$=".DOC"]:before, .feed-related-items blockquote a[href$=".DOCX"]:before,
.feed-related-items blockquote a.doc-worddoc:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".doc"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".docx"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".DOC"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".DOCX"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-worddoc:before,
.dc-items-table tr td a[href$=".doc"]:before,
.dc-items-table tr td a[href$=".docx"]:before,
.dc-items-table tr td a[href$=".DOC"]:before,
.dc-items-table tr td a[href$=".DOCX"]:before,
.dc-items-table tr td a.doc-worddoc:before,
.meeting-documents-summary a[href$=".doc"]:before,
.meeting-documents-summary a[href$=".docx"]:before,
.meeting-documents-summary a[href$=".DOC"]:before,
.meeting-documents-summary a[href$=".DOCX"]:before,
.meeting-documents-summary a.doc-worddoc:before, .meeting-documents a[href$=".doc"]:before, .meeting-documents a[href$=".docx"]:before,
.meeting-documents a[href$=".DOC"]:before, .meeting-documents a[href$=".DOCX"]:before,
.meeting-documents a.doc-worddoc:before,
blockquote a[href$=".doc"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".doc"]:before,
blockquote a[href$=".docx"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".docx"]:before,
blockquote a[href$=".DOC"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".DOC"]:before,
blockquote a[href$=".DOCX"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".DOCX"]:before,
blockquote a.doc-worddoc:before,
ul.cmsci-documentcentrecategorydocs a.doc-worddoc:before, .icon-list a[href$=".doc"]:before, .icon-list a[href$=".docx"]:before,
.icon-list a[href$=".DOC"]:before, .icon-list a[href$=".DOCX"]:before,
.icon-list a.doc-worddoc:before {
  content: '\f1c2';
}

.feed-related-items blockquote a[href$=".ppt"]:before, .feed-related-items blockquote a[href$=".pptx"]:before,
.feed-related-items blockquote a[href$=".PPT"]:before, .feed-related-items blockquote a[href$=".PPTX"]:before,
.feed-related-items blockquote a.doc-powerpoint:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".ppt"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".pptx"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".PPT"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".PPTX"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-powerpoint:before,
.dc-items-table tr td a[href$=".ppt"]:before,
.dc-items-table tr td a[href$=".pptx"]:before,
.dc-items-table tr td a[href$=".PPT"]:before,
.dc-items-table tr td a[href$=".PPTX"]:before,
.dc-items-table tr td a.doc-powerpoint:before,
.meeting-documents-summary a[href$=".ppt"]:before,
.meeting-documents-summary a[href$=".pptx"]:before,
.meeting-documents-summary a[href$=".PPT"]:before,
.meeting-documents-summary a[href$=".PPTX"]:before,
.meeting-documents-summary a.doc-powerpoint:before, .meeting-documents a[href$=".ppt"]:before, .meeting-documents a[href$=".pptx"]:before,
.meeting-documents a[href$=".PPT"]:before, .meeting-documents a[href$=".PPTX"]:before,
.meeting-documents a.doc-powerpoint:before,
blockquote a[href$=".ppt"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".ppt"]:before,
blockquote a[href$=".pptx"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".pptx"]:before,
blockquote a[href$=".PPT"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".PPT"]:before,
blockquote a[href$=".PPTX"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".PPTX"]:before,
blockquote a.doc-powerpoint:before,
ul.cmsci-documentcentrecategorydocs a.doc-powerpoint:before, .icon-list a[href$=".ppt"]:before, .icon-list a[href$=".pptx"]:before,
.icon-list a[href$=".PPT"]:before, .icon-list a[href$=".PPTX"]:before,
.icon-list a.doc-powerpoint:before {
  content: '\f1c8';
}

.feed-related-items blockquote a[href$=".mp3"]:before, .feed-related-items blockquote a[href$=".MP3"]:before,
.feed-related-items blockquote a[href$=".wma"]:before, .feed-related-items blockquote a[href$=".WMA"]:before, .feed-related-items blockquote a[href$=".m4a"]:before,
.feed-related-items blockquote a.doc-audio:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".mp3"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".MP3"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".wma"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".WMA"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".m4a"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-audio:before,
.dc-items-table tr td a[href$=".mp3"]:before,
.dc-items-table tr td a[href$=".MP3"]:before,
.dc-items-table tr td a[href$=".wma"]:before,
.dc-items-table tr td a[href$=".WMA"]:before,
.dc-items-table tr td a[href$=".m4a"]:before,
.dc-items-table tr td a.doc-audio:before,
.meeting-documents-summary a[href$=".mp3"]:before,
.meeting-documents-summary a[href$=".MP3"]:before,
.meeting-documents-summary a[href$=".wma"]:before,
.meeting-documents-summary a[href$=".WMA"]:before,
.meeting-documents-summary a[href$=".m4a"]:before,
.meeting-documents-summary a.doc-audio:before, .meeting-documents a[href$=".mp3"]:before, .meeting-documents a[href$=".MP3"]:before,
.meeting-documents a[href$=".wma"]:before, .meeting-documents a[href$=".WMA"]:before, .meeting-documents a[href$=".m4a"]:before,
.meeting-documents a.doc-audio:before,
blockquote a[href$=".mp3"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".mp3"]:before,
blockquote a[href$=".MP3"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".MP3"]:before,
blockquote a[href$=".wma"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".wma"]:before,
blockquote a[href$=".WMA"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".WMA"]:before,
blockquote a[href$=".m4a"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".m4a"]:before,
blockquote a.doc-audio:before,
ul.cmsci-documentcentrecategorydocs a.doc-audio:before, .icon-list a[href$=".mp3"]:before, .icon-list a[href$=".MP3"]:before,
.icon-list a[href$=".wma"]:before, .icon-list a[href$=".WMA"]:before, .icon-list a[href$=".m4a"]:before,
.icon-list a.doc-audio:before {
  content: '\f1c7';
}

.feed-related-items blockquote a[href$=".msg"]:before, .feed-related-items blockquote a[href$=".MSG"]:before,
.feed-related-items blockquote a.doc-msg:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".msg"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".MSG"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-msg:before,
.dc-items-table tr td a[href$=".msg"]:before,
.dc-items-table tr td a[href$=".MSG"]:before,
.dc-items-table tr td a.doc-msg:before,
.meeting-documents-summary a[href$=".msg"]:before,
.meeting-documents-summary a[href$=".MSG"]:before,
.meeting-documents-summary a.doc-msg:before, .meeting-documents a[href$=".msg"]:before, .meeting-documents a[href$=".MSG"]:before,
.meeting-documents a.doc-msg:before,
blockquote a[href$=".msg"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".msg"]:before,
blockquote a[href$=".MSG"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".MSG"]:before,
blockquote a.doc-msg:before,
ul.cmsci-documentcentrecategorydocs a.doc-msg:before, .icon-list a[href$=".msg"]:before, .icon-list a[href$=".MSG"]:before,
.icon-list a.doc-msg:before {
  content: '\f199';
}

.feed-related-items blockquote a[href$=".zip"]:before, .feed-related-items blockquote a[href$=".ZIP"]:before,
.feed-related-items blockquote a[href$=".rar"]:before, .feed-related-items blockquote a[href$=".RAR"]:before,
.feed-related-items blockquote a.doc-archive:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".zip"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".ZIP"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".rar"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".RAR"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-archive:before,
.dc-items-table tr td a[href$=".zip"]:before,
.dc-items-table tr td a[href$=".ZIP"]:before,
.dc-items-table tr td a[href$=".rar"]:before,
.dc-items-table tr td a[href$=".RAR"]:before,
.dc-items-table tr td a.doc-archive:before,
.meeting-documents-summary a[href$=".zip"]:before,
.meeting-documents-summary a[href$=".ZIP"]:before,
.meeting-documents-summary a[href$=".rar"]:before,
.meeting-documents-summary a[href$=".RAR"]:before,
.meeting-documents-summary a.doc-archive:before, .meeting-documents a[href$=".zip"]:before, .meeting-documents a[href$=".ZIP"]:before,
.meeting-documents a[href$=".rar"]:before, .meeting-documents a[href$=".RAR"]:before,
.meeting-documents a.doc-archive:before,
blockquote a[href$=".zip"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".zip"]:before,
blockquote a[href$=".ZIP"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".ZIP"]:before,
blockquote a[href$=".rar"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".rar"]:before,
blockquote a[href$=".RAR"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".RAR"]:before,
blockquote a.doc-archive:before,
ul.cmsci-documentcentrecategorydocs a.doc-archive:before, .icon-list a[href$=".zip"]:before, .icon-list a[href$=".ZIP"]:before,
.icon-list a[href$=".rar"]:before, .icon-list a[href$=".RAR"]:before,
.icon-list a.doc-archive:before {
  content: '\f1c6';
}

.feed-related-items blockquote a [href$=".mpg"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a [href$=".mpg"]:before, .feed-related-items blockquote a[href$=".MPG"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".MPG"]:before,
.feed-related-items blockquote a[href$=".mov"]:before,
.feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".mov"]:before, .feed-related-items blockquote a[href$=".MOV"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".MOV"]:before,
.feed-related-items blockquote a[href$=".mpeg"]:before,
.feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".mpeg"]:before, .feed-related-items blockquote a[href$=".MPEG"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".MPEG"]:before,
.feed-related-items blockquote a[href$=".mp4"]:before,
.feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".mp4"]:before, .feed-related-items blockquote a[href$=".MP4"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".MP4"]:before,
.feed-related-items blockquote a[href$=".ogg"]:before,
.feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".ogg"]:before, .feed-related-items blockquote a[href$=".OGG"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".OGG"]:before,
.feed-related-items blockquote a[href$=".webm"]:before,
.feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".webm"]:before, .feed-related-items blockquote a[href$=".WEBM"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".WEBM"]:before,
.feed-related-items blockquote a[href$=".avi"]:before,
.feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".avi"]:before, .feed-related-items blockquote a[href$=".AVI"]:before, .feed-related-items ul.cmsci-documentcentrecategorydocs a[href$=".AVI"]:before,
.feed-related-items blockquote a.doc-movie:before,
.feed-related-items ul.cmsci-documentcentrecategorydocs a.doc-movie:before,
ul.cmsci-documentcentrecategorydocs li a [href$=".mpg"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".MPG"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".mov"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".MOV"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".mpeg"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".MPEG"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".mp4"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".MP4"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".ogg"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".OGG"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".webm"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".WEBM"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".avi"]:before,
ul.cmsci-documentcentrecategorydocs li a[href$=".AVI"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-movie:before,
.dc-items-table tr td a [href$=".mpg"]:before,
.dc-items-table tr td a[href$=".MPG"]:before,
.dc-items-table tr td a[href$=".mov"]:before,
.dc-items-table tr td a[href$=".MOV"]:before,
.dc-items-table tr td a[href$=".mpeg"]:before,
.dc-items-table tr td a[href$=".MPEG"]:before,
.dc-items-table tr td a[href$=".mp4"]:before,
.dc-items-table tr td a[href$=".MP4"]:before,
.dc-items-table tr td a[href$=".ogg"]:before,
.dc-items-table tr td a[href$=".OGG"]:before,
.dc-items-table tr td a[href$=".webm"]:before,
.dc-items-table tr td a[href$=".WEBM"]:before,
.dc-items-table tr td a[href$=".avi"]:before,
.dc-items-table tr td a[href$=".AVI"]:before,
.dc-items-table tr td a.doc-movie:before,
.meeting-documents-summary a [href$=".mpg"]:before,
.meeting-documents-summary a[href$=".MPG"]:before,
.meeting-documents-summary a[href$=".mov"]:before,
.meeting-documents-summary a[href$=".MOV"]:before,
.meeting-documents-summary a[href$=".mpeg"]:before,
.meeting-documents-summary a[href$=".MPEG"]:before,
.meeting-documents-summary a[href$=".mp4"]:before,
.meeting-documents-summary a[href$=".MP4"]:before,
.meeting-documents-summary a[href$=".ogg"]:before,
.meeting-documents-summary a[href$=".OGG"]:before,
.meeting-documents-summary a[href$=".webm"]:before,
.meeting-documents-summary a[href$=".WEBM"]:before,
.meeting-documents-summary a[href$=".avi"]:before,
.meeting-documents-summary a[href$=".AVI"]:before,
.meeting-documents-summary a.doc-movie:before, .meeting-documents a [href$=".mpg"]:before, .meeting-documents a[href$=".MPG"]:before,
.meeting-documents a[href$=".mov"]:before, .meeting-documents a[href$=".MOV"]:before,
.meeting-documents a[href$=".mpeg"]:before, .meeting-documents a[href$=".MPEG"]:before,
.meeting-documents a[href$=".mp4"]:before, .meeting-documents a[href$=".MP4"]:before,
.meeting-documents a[href$=".ogg"]:before, .meeting-documents a[href$=".OGG"]:before,
.meeting-documents a[href$=".webm"]:before, .meeting-documents a[href$=".WEBM"]:before,
.meeting-documents a[href$=".avi"]:before, .meeting-documents a[href$=".AVI"]:before,
.meeting-documents a.doc-movie:before,
blockquote a [href$=".mpg"]:before,
ul.cmsci-documentcentrecategorydocs a [href$=".mpg"]:before,
blockquote a[href$=".MPG"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".MPG"]:before,
blockquote a[href$=".mov"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".mov"]:before,
blockquote a[href$=".MOV"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".MOV"]:before,
blockquote a[href$=".mpeg"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".mpeg"]:before,
blockquote a[href$=".MPEG"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".MPEG"]:before,
blockquote a[href$=".mp4"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".mp4"]:before,
blockquote a[href$=".MP4"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".MP4"]:before,
blockquote a[href$=".ogg"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".ogg"]:before,
blockquote a[href$=".OGG"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".OGG"]:before,
blockquote a[href$=".webm"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".webm"]:before,
blockquote a[href$=".WEBM"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".WEBM"]:before,
blockquote a[href$=".avi"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".avi"]:before,
blockquote a[href$=".AVI"]:before,
ul.cmsci-documentcentrecategorydocs a[href$=".AVI"]:before,
blockquote a.doc-movie:before,
ul.cmsci-documentcentrecategorydocs a.doc-movie:before, .icon-list a [href$=".mpg"]:before, .icon-list a[href$=".MPG"]:before,
.icon-list a[href$=".mov"]:before, .icon-list a[href$=".MOV"]:before,
.icon-list a[href$=".mpeg"]:before, .icon-list a[href$=".MPEG"]:before,
.icon-list a[href$=".mp4"]:before, .icon-list a[href$=".MP4"]:before,
.icon-list a[href$=".ogg"]:before, .icon-list a[href$=".OGG"]:before,
.icon-list a[href$=".webm"]:before, .icon-list a[href$=".WEBM"]:before,
.icon-list a[href$=".avi"]:before, .icon-list a[href$=".AVI"]:before,
.icon-list a.doc-movie:before {
  content: '\f03d';
}

.feed-related-items blockquote a[href^="http"]:before, .feed-related-items blockquote a[href^="HTTP"]:before,
.feed-related-items blockquote a.doc-link:before, .feed-related-items blockquote a.doc-trim:before,
ul.cmsci-documentcentrecategorydocs li a[href^="http"]:before,
ul.cmsci-documentcentrecategorydocs li a[href^="HTTP"]:before,
ul.cmsci-documentcentrecategorydocs li a.doc-link:before,
ul.cmsci-documentcentrecategorydocs li a.doc-trim:before,
.dc-items-table tr td a[href^="http"]:before,
.dc-items-table tr td a[href^="HTTP"]:before,
.dc-items-table tr td a.doc-link:before,
.dc-items-table tr td a.doc-trim:before,
.meeting-documents-summary a[href^="http"]:before,
.meeting-documents-summary a[href^="HTTP"]:before,
.meeting-documents-summary a.doc-link:before,
.meeting-documents-summary a.doc-trim:before, .meeting-documents a[href^="http"]:before, .meeting-documents a[href^="HTTP"]:before,
.meeting-documents a.doc-link:before, .meeting-documents a.doc-trim:before,
blockquote a[href^="http"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="http"]:before,
blockquote a[href^="HTTP"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="HTTP"]:before,
blockquote a.doc-link:before,
ul.cmsci-documentcentrecategorydocs a.doc-link:before,
blockquote a.doc-trim:before,
ul.cmsci-documentcentrecategorydocs a.doc-trim:before, .icon-list a[href^="http"]:before, .icon-list a[href^="HTTP"]:before,
.icon-list a.doc-link:before, .icon-list a.doc-trim:before {
  content: '\f08e';
}

.feed-related-items blockquote a[href^="mailto"]:before, .feed-related-items blockquote a[href^="MAILTO"]:before,
.feed-related-items blockquote a.link-email:before,
ul.cmsci-documentcentrecategorydocs li a[href^="mailto"]:before,
ul.cmsci-documentcentrecategorydocs li a[href^="MAILTO"]:before,
ul.cmsci-documentcentrecategorydocs li a.link-email:before,
.dc-items-table tr td a[href^="mailto"]:before,
.dc-items-table tr td a[href^="MAILTO"]:before,
.dc-items-table tr td a.link-email:before,
.meeting-documents-summary a[href^="mailto"]:before,
.meeting-documents-summary a[href^="MAILTO"]:before,
.meeting-documents-summary a.link-email:before, .meeting-documents a[href^="mailto"]:before, .meeting-documents a[href^="MAILTO"]:before,
.meeting-documents a.link-email:before,
blockquote a[href^="mailto"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="mailto"]:before,
blockquote a[href^="MAILTO"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="MAILTO"]:before,
blockquote a.link-email:before,
ul.cmsci-documentcentrecategorydocs a.link-email:before, .icon-list a[href^="mailto"]:before, .icon-list a[href^="MAILTO"]:before,
.icon-list a.link-email:before {
  content: '\f0e0';
}

.feed-related-items blockquote a[href^="tel"]:before, .feed-related-items blockquote a[href^="TEL"]:before,
.feed-related-items blockquote a.link-phone:before,
ul.cmsci-documentcentrecategorydocs li a[href^="tel"]:before,
ul.cmsci-documentcentrecategorydocs li a[href^="TEL"]:before,
ul.cmsci-documentcentrecategorydocs li a.link-phone:before,
.dc-items-table tr td a[href^="tel"]:before,
.dc-items-table tr td a[href^="TEL"]:before,
.dc-items-table tr td a.link-phone:before,
.meeting-documents-summary a[href^="tel"]:before,
.meeting-documents-summary a[href^="TEL"]:before,
.meeting-documents-summary a.link-phone:before, .meeting-documents a[href^="tel"]:before, .meeting-documents a[href^="TEL"]:before,
.meeting-documents a.link-phone:before,
blockquote a[href^="tel"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="tel"]:before,
blockquote a[href^="TEL"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="TEL"]:before,
blockquote a.link-phone:before,
ul.cmsci-documentcentrecategorydocs a.link-phone:before, .icon-list a[href^="tel"]:before, .icon-list a[href^="TEL"]:before,
.icon-list a.link-phone:before {
  content: '\f095';
  font-weight: 700;
}

.feed-related-items blockquote a[href^="https://www.facebook.com"]:before, .feed-related-items blockquote a[href^="http://www.facebook.com"]:before,
.feed-related-items blockquote a.link-facebook:before,
ul.cmsci-documentcentrecategorydocs li a[href^="https://www.facebook.com"]:before,
ul.cmsci-documentcentrecategorydocs li a[href^="http://www.facebook.com"]:before,
ul.cmsci-documentcentrecategorydocs li a.link-facebook:before,
.dc-items-table tr td a[href^="https://www.facebook.com"]:before,
.dc-items-table tr td a[href^="http://www.facebook.com"]:before,
.dc-items-table tr td a.link-facebook:before,
.meeting-documents-summary a[href^="https://www.facebook.com"]:before,
.meeting-documents-summary a[href^="http://www.facebook.com"]:before,
.meeting-documents-summary a.link-facebook:before, .meeting-documents a[href^="https://www.facebook.com"]:before, .meeting-documents a[href^="http://www.facebook.com"]:before,
.meeting-documents a.link-facebook:before,
blockquote a[href^="https://www.facebook.com"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="https://www.facebook.com"]:before,
blockquote a[href^="http://www.facebook.com"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="http://www.facebook.com"]:before,
blockquote a.link-facebook:before,
ul.cmsci-documentcentrecategorydocs a.link-facebook:before, .icon-list a[href^="https://www.facebook.com"]:before, .icon-list a[href^="http://www.facebook.com"]:before,
.icon-list a.link-facebook:before {
  content: '\f09a';
  font-family: "Font Awesome 6 Brands";
}

.feed-related-items blockquote a[href^="https://www.instagram.com"]:before, .feed-related-items blockquote a[href^="http://www.instagram.com"]:before,
.feed-related-items blockquote a.link-instagram:before,
ul.cmsci-documentcentrecategorydocs li a[href^="https://www.instagram.com"]:before,
ul.cmsci-documentcentrecategorydocs li a[href^="http://www.instagram.com"]:before,
ul.cmsci-documentcentrecategorydocs li a.link-instagram:before,
.dc-items-table tr td a[href^="https://www.instagram.com"]:before,
.dc-items-table tr td a[href^="http://www.instagram.com"]:before,
.dc-items-table tr td a.link-instagram:before,
.meeting-documents-summary a[href^="https://www.instagram.com"]:before,
.meeting-documents-summary a[href^="http://www.instagram.com"]:before,
.meeting-documents-summary a.link-instagram:before, .meeting-documents a[href^="https://www.instagram.com"]:before, .meeting-documents a[href^="http://www.instagram.com"]:before,
.meeting-documents a.link-instagram:before,
blockquote a[href^="https://www.instagram.com"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="https://www.instagram.com"]:before,
blockquote a[href^="http://www.instagram.com"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="http://www.instagram.com"]:before,
blockquote a.link-instagram:before,
ul.cmsci-documentcentrecategorydocs a.link-instagram:before, .icon-list a[href^="https://www.instagram.com"]:before, .icon-list a[href^="http://www.instagram.com"]:before,
.icon-list a.link-instagram:before {
  content: '\f16d';
  font-family: "Font Awesome 6 Brands";
}

.feed-related-items blockquote a[href^="https://www.linkedin.com"]:before, .feed-related-items blockquote a[href^="http://www.linkedin.com"]:before,
.feed-related-items blockquote a.link-linkedin:before,
ul.cmsci-documentcentrecategorydocs li a[href^="https://www.linkedin.com"]:before,
ul.cmsci-documentcentrecategorydocs li a[href^="http://www.linkedin.com"]:before,
ul.cmsci-documentcentrecategorydocs li a.link-linkedin:before,
.dc-items-table tr td a[href^="https://www.linkedin.com"]:before,
.dc-items-table tr td a[href^="http://www.linkedin.com"]:before,
.dc-items-table tr td a.link-linkedin:before,
.meeting-documents-summary a[href^="https://www.linkedin.com"]:before,
.meeting-documents-summary a[href^="http://www.linkedin.com"]:before,
.meeting-documents-summary a.link-linkedin:before, .meeting-documents a[href^="https://www.linkedin.com"]:before, .meeting-documents a[href^="http://www.linkedin.com"]:before,
.meeting-documents a.link-linkedin:before,
blockquote a[href^="https://www.linkedin.com"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="https://www.linkedin.com"]:before,
blockquote a[href^="http://www.linkedin.com"]:before,
ul.cmsci-documentcentrecategorydocs a[href^="http://www.linkedin.com"]:before,
blockquote a.link-linkedin:before,
ul.cmsci-documentcentrecategorydocs a.link-linkedin:before, .icon-list a[href^="https://www.linkedin.com"]:before, .icon-list a[href^="http://www.linkedin.com"]:before,
.icon-list a.link-linkedin:before {
  content: "\f08c";
  font-family: "Font Awesome 6 Brands";
}

.feed-related-items blockquote .meeting-documents-summary a.no-icon:before, .feed-related-items blockquote .meeting-documents a.no-icon:before, .feed-related-items blockquote blockquote a.no-icon:before,
ul.cmsci-documentcentrecategorydocs li .meeting-documents-summary a.no-icon:before,
ul.cmsci-documentcentrecategorydocs li .meeting-documents a.no-icon:before,
ul.cmsci-documentcentrecategorydocs li blockquote a.no-icon:before,
.dc-items-table tr td .meeting-documents-summary a.no-icon:before,
.dc-items-table tr td .meeting-documents a.no-icon:before,
.dc-items-table tr td blockquote a.no-icon:before,
.dc-items-table tr td ul.cmsci-documentcentrecategorydocs a.no-icon:before,
.meeting-documents-summary .meeting-documents-summary a.no-icon:before,
.meeting-documents-summary .meeting-documents a.no-icon:before,
.meeting-documents-summary blockquote a.no-icon:before,
.meeting-documents-summary ul.cmsci-documentcentrecategorydocs a.no-icon:before, .meeting-documents .meeting-documents-summary a.no-icon:before, .meeting-documents .meeting-documents a.no-icon:before, .meeting-documents blockquote a.no-icon:before, .meeting-documents ul.cmsci-documentcentrecategorydocs a.no-icon:before,
blockquote .meeting-documents-summary a.no-icon:before,
ul.cmsci-documentcentrecategorydocs .meeting-documents-summary a.no-icon:before,
blockquote .meeting-documents a.no-icon:before,
ul.cmsci-documentcentrecategorydocs .meeting-documents a.no-icon:before,
blockquote blockquote a.no-icon:before,
ul.cmsci-documentcentrecategorydocs blockquote a.no-icon:before,
blockquote ul.cmsci-documentcentrecategorydocs a.no-icon:before,
ul.cmsci-documentcentrecategorydocs ul.cmsci-documentcentrecategorydocs a.no-icon:before, .icon-list .meeting-documents-summary a.no-icon:before, .icon-list .meeting-documents a.no-icon:before, .icon-list blockquote a.no-icon:before, .icon-list ul.cmsci-documentcentrecategorydocs a.no-icon:before {
  content: none !important;
}

.mce-content-body div.webpart .video-wrapper > span {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.mce-content-body div.webpart .video-wrapper > span > iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  .mce-content-body div.webpart.image-left-text-right, .mce-content-body div.webpart.text-left-image-right, .mce-content-body div.webpart.video-left-text-right, .mce-content-body div.webpart.text-left-video-right {
    display: flex;
    flex-direction: row;
  }
  .mce-content-body div.webpart.image-left-text-right > div, .mce-content-body div.webpart.text-left-image-right > div, .mce-content-body div.webpart.video-left-text-right > div, .mce-content-body div.webpart.text-left-video-right > div {
    flex: 0 0 50%;
  }
  .mce-content-body div.webpart.image-left-text-right img, .mce-content-body div.webpart.text-left-image-right img, .mce-content-body div.webpart.video-left-text-right img, .mce-content-body div.webpart.text-left-video-right img {
    border: 1px solid #000;
  }
  .mce-content-body div.webpart .image-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .mce-content-body div.webpart.text-left-image-right {
    flex-direction: row-reverse;
  }
  .mce-content-body div.webpart.text-left-image-right .image-wrapper {
    align-items: flex-end;
  }
  .mce-content-body div.webpart.image-left-text-right .text-wrapper, .mce-content-body div.webpart.text-left-image-right .text-wrapper, .mce-content-body div.webpart.video-left-text-right .text-wrapper, .mce-content-body div.webpart.text-left-video-right .text-wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .mce-content-body div.webpart.image-left-text-right .text-wrapper > div, .mce-content-body div.webpart.text-left-image-right .text-wrapper > div, .mce-content-body div.webpart.video-left-text-right .text-wrapper > div, .mce-content-body div.webpart.text-left-video-right .text-wrapper > div {
    margin-left: -4em;
    margin-right: 4em;
    border-radius: 25px;
    background: aliceblue;
    border: 1px solid #546d83;
    padding: 1em;
  }
  .mce-content-body div.webpart.text-left-image-right .text-wrapper > div, .mce-content-body div.webpart.text-left-video-right .text-wrapper > div {
    margin-left: 4em;
    margin-right: -4em;
  }
  .mce-content-body div.webpart.video-left-text-right > div:first-child, .mce-content-body div.webpart.text-left-video-right > div:first-child {
    flex: 0 0 66%;
  }
  .mce-content-body div.webpart.video-left-text-right > div, .mce-content-body div.webpart.text-left-video-right > div {
    flex: 0 0 33%;
  }
  .mce-content-body div.webpart.video-left-text-right .video-wrapper > span, .mce-content-body div.webpart.text-left-video-right .video-wrapper > span {
    display: flex;
    flex-direction: row;
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .mce-content-body div.webpart.video-left-text-right .video-wrapper > span > iframe, .mce-content-body div.webpart.text-left-video-right .video-wrapper > span > iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .mce-content-body div.webpart.video-left-text-right .text-wrapper, .mce-content-body div.webpart.text-left-video-right .text-wrapper {
    z-index: 2;
  }
  .mce-content-body div.webpart.text-left-video-right {
    flex-direction: row-reverse;
  }
}

body:not(.mce-content-body) div.webpart .video-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

body:not(.mce-content-body) div.webpart .video-wrapper > iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  body:not(.mce-content-body) div.webpart.image-left-text-right, body:not(.mce-content-body) div.webpart.text-left-image-right, body:not(.mce-content-body) div.webpart.video-left-text-right, body:not(.mce-content-body) div.webpart.text-left-video-right {
    display: flex;
    flex-direction: row;
  }
  body:not(.mce-content-body) div.webpart.image-left-text-right > div, body:not(.mce-content-body) div.webpart.text-left-image-right > div, body:not(.mce-content-body) div.webpart.video-left-text-right > div, body:not(.mce-content-body) div.webpart.text-left-video-right > div {
    flex: 0 0 50%;
  }
  body:not(.mce-content-body) div.webpart.image-left-text-right img, body:not(.mce-content-body) div.webpart.text-left-image-right img, body:not(.mce-content-body) div.webpart.video-left-text-right img, body:not(.mce-content-body) div.webpart.text-left-video-right img {
    border: 1px solid #000;
  }
  body:not(.mce-content-body) div.webpart .image-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  body:not(.mce-content-body) div.webpart.text-left-image-right {
    flex-direction: row-reverse;
  }
  body:not(.mce-content-body) div.webpart.text-left-image-right .image-wrapper {
    align-items: flex-end;
  }
  body:not(.mce-content-body) div.webpart.image-left-text-right .text-wrapper, body:not(.mce-content-body) div.webpart.text-left-image-right .text-wrapper, body:not(.mce-content-body) div.webpart.video-left-text-right .text-wrapper, body:not(.mce-content-body) div.webpart.text-left-video-right .text-wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  body:not(.mce-content-body) div.webpart.image-left-text-right .text-wrapper > div, body:not(.mce-content-body) div.webpart.text-left-image-right .text-wrapper > div, body:not(.mce-content-body) div.webpart.video-left-text-right .text-wrapper > div, body:not(.mce-content-body) div.webpart.text-left-video-right .text-wrapper > div {
    margin-left: -4em;
    margin-right: 4em;
    border-radius: 25px;
    background: aliceblue;
    border: 1px solid #546d83;
    padding: 1em;
  }
  body:not(.mce-content-body) div.webpart.text-left-image-right .text-wrapper > div, body:not(.mce-content-body) div.webpart.text-left-video-right .text-wrapper > div {
    margin-left: 4em;
    margin-right: -4em;
  }
  body:not(.mce-content-body) div.webpart.video-left-text-right > div:first-child, body:not(.mce-content-body) div.webpart.text-left-video-right > div:first-child {
    flex: 0 0 66%;
  }
  body:not(.mce-content-body) div.webpart.video-left-text-right > div, body:not(.mce-content-body) div.webpart.text-left-video-right > div {
    flex: 0 0 33%;
  }
  body:not(.mce-content-body) div.webpart.video-left-text-right .video-wrapper, body:not(.mce-content-body) div.webpart.text-left-video-right .video-wrapper {
    display: flex;
    flex-direction: row;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 37.1250%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  }
  body:not(.mce-content-body) div.webpart.video-left-text-right .video-wrapper > iframe, body:not(.mce-content-body) div.webpart.text-left-video-right .video-wrapper > iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  body:not(.mce-content-body) div.webpart.video-left-text-right .text-wrapper, body:not(.mce-content-body) div.webpart.text-left-video-right .text-wrapper {
    z-index: 2;
  }
  body:not(.mce-content-body) div.webpart.text-left-video-right {
    flex-direction: row-reverse;
  }
}

.mce-content-body .spark-cmsplaceholder {
  background: #FFC;
  display: block;
  width: 100% !important;
  height: 250px;
}

body:not(.mce-content-body) .spark-cmsplaceholder {
  background: #FFC;
  display: block;
  width: 100% !important;
  height: 250px;
}
