﻿/* -----// Custom Ribbon Styles - Below are the two buttons that control styling text //----- */
/* -----// Styles Button //----- */
/*.ms-bcrteStyle-BulletList > ul > li{
	-ms-name:"Bullet List Item";
	margin-bottom:-15px;
	display: list-item;
	list-style-image:url('../../fonts/fontawesome-5.3.1/svgs/light/minus.svg');
	list-style-position:inside;
	padding-left: 1.5em;
	white-space:pre-wrap;
}*/
.ms-bcrteStyle-Normal {
  -ms-name: "Normal";
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 300;
  line-height: 25px;
  color: #494B4D;
  font-style: normal;
}

.ms-bcrteStyle-Bold {
  -ms-name: "Bold";
  font-weight: 600;
}

.ms-bcrteStyle-Italic {
  -ms-name: "Italic";
  font-style: italic;
}

.ms-bcrteStyle-Caption {
  -ms-name: "Caption";
  text-align: center !important;
  font-size: 12px;
  color: #686C6E;
  font-weight: 300;
  padding: 8px;
  letter-spacing: 0.5px;
  display: block;
}

/* -----// Markup Styles Button //----- */
.ms-rtestate-field h1,
h1.ms-rteElement-H1,
.ms-rtestate-field h2,
h2.ms-rteElement-H2 {
  color: #0C0D0D;
}

h1.ms-bcrteElement-h1 {
  -ms-name: Heading 1;
}

.ms-bcrteElement-h1,
.ms-rtestate-field h1 {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 40px;
  letter-spacing: -2px;
  line-height: 40px;
  margin: 20px 0 8px;
}

h2.ms-bcrteElement-h2 {
  -ms-name: Heading 2;
}

.ms-bcrteElement-h2,
.ms-rtestate-field h2 {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 32px;
  letter-spacing: -1.5px;
  line-height: 32px;
  margin: 20px 0 8px;
}

h3.ms-bcrteElement-h3 {
  -ms-name: Heading 3;
}

.ms-bcrteElement-h3,
.ms-rtestate-field h3 {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: -1px;
  line-height: 25px;
  margin: 20px 0 8px;
}

h4.ms-bcrteElement-h4 {
  -ms-name: Heading 4;
}

.ms-bcrteElement-h4,
.ms-rtestate-field h4 {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  margin: 20px 0 8px;
}

h5.ms-bcrteElement-h5 {
  -ms-name: Heading 5;
}

.ms-bcrteElement-h5,
.ms-rtestate-field h5 {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  margin: 20px 0 8px;
}

h6.ms-bcrteElement-h6 {
  -ms-name: Heading 6;
}

.ms-bcrteElement-h6,
.ms-rtestate-field h6 {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0 8px;
}

p.ms-bcrteElement-P {
  -ms-name: Paragraph;
}

.ms-bcrteElement-P,
.ms-rtestate-field p {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 300;
  line-height: 25px;
  color: #494B4D;
}

DIV.ms-bcrteElement-intro {
  -ms-name: Introduction;
}

.ms-bcrteElement-intro {
  -ms-name: "Introduction";
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 200 !important;
  font-size: 20px;
  line-height: 32px;
  color: #494B4D;
  margin-top: 16px;
}

DIV.ms-bcrteElement-blockquote-blue {
  -ms-name: Blockquote Blue;
}

.ms-bcrteElement-blockquote-blue {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  border-left: 4px solid #0080CC;
  color: #00304C;
  padding-left: 24px;
  margin-left: -28px;
  margin-top: 20px;
  margin-bottom: 24px;
  letter-spacing: -0.6px;
}

DIV.ms-bcrteElement-blockquote-yellow {
  -ms-name: Blockquote Yellow;
}

.ms-bcrteElement-blockquote-yellow {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  border-left: 4px solid #E5C600;
  color: #332C00;
  padding-left: 24px;
  margin-left: -28px;
  margin-top: 20px;
  margin-bottom: 24px;
  letter-spacing: -0.6px;
}

DIV.ms-bcrteElement-callout {
  -ms-name: Callout;
}

.ms-bcrteElement-callout {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #0C0D0D;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  border-left: 4px solid #0C0D0D;
  color: #0C0D0D;
  padding-left: 24px;
  margin-left: -28px;
  margin-top: 20px;
  margin-bottom: 24px;
  letter-spacing: -0.6px;
}

HR.ms-bcrteElement-hr {
  -ms-name: HR;
}

.ms-bcrteElement-hr {
  -ms-name: HR;
  display: block;
  height: 1px;
  background-color: #686C6E;
  margin: 32px 8px;
}
/**** Additional Styles for HRs***/


HR.ms-bcrteElement-hr2 {
  -ms-name: HR LG;
}

.ms-bcrteElement-hr2 {
  -ms-name: HR LG;
    border:0px;
    background-color: #CCCCCC;
  	margin: 20px 8px;
    display: block;
    height: 2px !important;
}

HR.ms-bcrteElement-hr3 {
  -ms-name: HR LB;
}

.ms-bcrteElement-hr3 {
  -ms-name: HR LB;
    border:0px;
    background-color: #0277BD;
  	margin: 20px 8px;
    display: block;
    height: 3px !important;
}


HR.ms-bcrteElement-hr15 {
  -ms-name: HR LB THICK;
}


.ms-bcrteElement-hr15 {
  -ms-name: HR LB THICK;
    border:0px;
    background-color: #0277BD;
  	margin: 20px 8px;
    display: block;
    height: 15px !important;
}



HR.ms-bcrteElement-hr4 {
  -ms-name: HR LO;
}

.ms-bcrteElement-hr4 {
  -ms-name: HR LO;
    border:0px;
    background-color: #FFD3B3;
  	margin: 20px 8px;
    display: block;
    height: 3px !important;
}


/*** new sytles**/


DIV.ms-bcrteElement-button {
  -ms-name: Button;
}

.ms-bcrteElement-button {
  display: block;
  font-weight: 300;
  max-width: 28ch;
  text-align: center;
  background-color: #0080CC;
  margin-left: 0px;
  font-size: 16px;
  padding: 6px 16px 8px;
  margin: 24px auto;
  border-radius: 6px;
  border: 0;
  word-wrap: break-word;
  transition: 0.2s ease-out;
  white-space: normal !important;
  touch-action: manipulation;
  cursor: pointer;
  text-shadow: 0 1px 0.5px #006099;
  color: #fff;
}

.ms-bcrteElement-button:hover {
  color: #fff;
  background-color: #006099;
  text-shadow: 0 1px 0.5px #00304C;
}

.ms-bcrteElement-button a {
  color: #fff;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.ms-bcrteElement-button a:link {
  color: #fff;
}

.ms-bcrteElement-button a:visited {
  color: #fff;
}

.ms-bcrteElement-button a:hover {
  color: #fff !important;
  text-shadow: 0 1px 0.5px #00304C;
}

.ms-bcrteElement-button a:active {
  color: #fff;
  background-color: #006099;
  text-shadow: 0 1px 0.5px #00304C;
}

/* -----// Table Styles Button //----- */
/* No Borders */
table.ms-bcrteTable-blue {
  -ms-name: "No Borders";
}

/* sets the name of the table style */
.ms-bcrteTable-blue {
  -ms-name: "No Borders";
  display: table;
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  margin-bottom: 1rem;
  background-color: transparent;
  color: #212121;
  overflow-x: auto;
}

.ms-bcrteTable-blue th p {
  color: white !important;
}

@media (max-width: 991px) {
  .ms-bcrteTable-blue {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive.table-bordered {
    border: 0;
  }
}

.ms-bcrteTable-blue td,
th.ms-bcrteTableFirstCol-blue,
th.ms-bcrteTableFooterFirstCol-blue {
  padding: 0.75rem;
  vertical-align: top;
  border: none;
}

.ms-bcrteTableHeaderRow-blue th {
  background: #1c2a48;
  color: #fff;
  padding: 0.75rem;
  vertical-align: top;
  font-weight: 400;
  text-align: left;
}

.ms-bcrteTableEvenRow-blue {
  background: #fff;
}

.ms-bcrteTableOddRow-blue {
  background: #eeeeee;
}

.ms-bcrteTableFooterRow-blue td,
.ms-bcrteTableFirstCol-blue,
.ms-bcrteTableLastCol-blue,
th.ms-bcrteTableFooterFirstCol-blue {
  padding: 0.75rem;
  vertical-align: top;
  border: none;
  background: #1c2a48;
  color: #fff;
  font-weight: 400;
}

/* Borders*/
table.ms-bcrteTable-border {
  -ms-name: "Borders";
}

/* sets the name of the table style */
.ms-bcrteTable-border {
  -ms-name: "Borders";
  display: table;
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  margin-bottom: 1rem;
  background-color: transparent;
  color: #212121;
  overflow-x: auto;
}

@media (max-width: 991px) {
  .ms-bcrteTable-border {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive.table-bordered {
    border: 0;
  }
}

.ms-bcrteTable-border td,
th.ms-bcrteTableFirstCol-border,
th.ms-bcrteTableFooterFirstCol-border {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
  border-bottom: 1px solid #ccc;
  border: 1px solid #eeeeee;
}

.ms-bcrteTableHeaderRow-border th {
  background: #1c2a48;
  color: #fff;
  padding: 0.75rem;
  vertical-align: top;
  font-weight: 400;
  text-align: left;
  border: 1px solid #eeeeee;
}

.ms-bcrteTableEvenRow-border {
  background: #fff;
}

.ms-bcrteTableOddRow-border {
  background: #f9f9f9;
}

.ms-bcrteTableOddRow-border td {
  border: 1px solid #fff;
}

.ms-bcrteTableFooterRow-border td,
.ms-bcrteTableFirstCol-border,
.ms-bcrteTableLastCol-border,
th.ms-bcrteTableFooterFirstCol-border {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #ccc;
  background: #1c2a48;
  color: #fff;
  font-weight: 400;
  border: 1px solid #fff;
}

li#Ribbon\.EditingTools\.CPEditTab\.Font,
a#Ribbon\.EditingTools\.CPInsert\.Media\.Media-Large,
a#Ribbon\.EditingTools\.CPInsert\.Media\.CloudVideo-Large,
li#Ribbon\.WikiPageTab\.Share,
li#Ribbon\.WikiPageTab\.TagsAndNotes,
li#Ribbon\.EditingTools\.CPEditTab\.SpellCheck,
div#RibbonContainer-TabRowRight,
li#Ribbon\.EditingTools\.CPInsert\.Content,
li#Ribbon\.WikiPageTab\.LibrarySettings,
span#Ribbon\.EditingTools\.CPEditTab\.Paragraph-Medium-0-1 {
  display: none !important;
}

a[href^="http://"]:not([href*="browardauthor"]),
a[href^="http://"]:not([href*="broward.org"]),
a[href^="http://"]:not([href*="www.broward.org"]),
a[href^="https://"]:not([href*="browardauthor"]),
a[href^="https://"]:not([href*="broward.org"]),
a[href^="https://"]:not([href*="www.broward.org"]),
a[href^="//"]:not([href*="browardauthor"]),
a[href^="//"]:not([href*="broward.org"]),
a[href^="//"]:not([href*="www.broward.org"]) {
  visibility: inherit;
}

a[href^="http://"]:not([href*="browardauthor"]):after,
a[href^="http://"]:not([href*="broward.org"]):after,
a[href^="http://"]:not([href*="www.broward.org"]):after,
a[href^="https://"]:not([href*="browardauthor"]):after,
a[href^="https://"]:not([href*="broward.org"]):after,
a[href^="https://"]:not([href*="www.broward.org"]):after,
a[href^="//"]:not([href*="browardauthor"]):after,
a[href^="//"]:not([href*="broward.org"]):after,
a[href^="//"]:not([href*="www.broward.org"]):after {
  font-family: "Font Awesome 5 Pro";
  content: "\f08e";
  font-size: 12px;
  margin-left: 4px;
}

a[href^="http://"]:not([href*="browardauthor"]).mtg-link:after,
a[href^="http://"]:not([href*="broward.org"]).mtg-link:after,
a[href^="http://"]:not([href*="www.broward.org"]).mtg-link:after,
a[href^="https://"]:not([href*="browardauthor"]).mtg-link:after,
a[href^="https://"]:not([href*="broward.org"]).mtg-link:after,
a[href^="https://"]:not([href*="www.broward.org"]).mtg-link:after,
a[href^="//"]:not([href*="browardauthor"]).mtg-link:after,
a[href^="//"]:not([href*="broward.org"]).mtg-link:after,
a[href^="//"]:not([href*="www.broward.org"]).mtg-link:after {
  display: none;
  font-family: "Font Awesome 5 Pro";
  content: "\f08e";
  font-size: 12px;
  margin-left: 4px;
}

a[href^="http://"]:not([href*="browardauthor"]):has(> img),
a[href^="http://"]:not([href*="broward.org"]):has(> img),
a[href^="http://"]:not([href*="www.broward.org"]):has(> img),
a[href^="https://"]:not([href*="browardauthor"]):has(> img),
a[href^="https://"]:not([href*="broward.org"]):has(> img),
a[href^="https://"]:not([href*="www.broward.org"]):has(> img),
a[href^="//"]:not([href*="browardauthor"]):has(> img),
a[href^="//"]:not([href*="broward.org"]):has(> img),
a[href^="//"]:not([href*="www.broward.org"]):has(> img) {
  visibility: inherit;
}

a[href^="http://"]:not([href*="browardauthor"]):has(> img):after,
a[href^="http://"]:not([href*="broward.org"]):has(> img):after,
a[href^="http://"]:not([href*="www.broward.org"]):has(> img):after,
a[href^="https://"]:not([href*="browardauthor"]):has(> img):after,
a[href^="https://"]:not([href*="broward.org"]):has(> img):after,
a[href^="https://"]:not([href*="www.broward.org"]):has(> img):after,
a[href^="//"]:not([href*="browardauthor"]):has(> img):after,
a[href^="//"]:not([href*="broward.org"]):has(> img):after,
a[href^="//"]:not([href*="www.broward.org"]):has(> img):after {
  display: none !important;
  font-family: "Font Awesome 5 Pro";
  content: "\f08e";
  font-size: 12px;
  margin-left: 4px;
}

.QL-item a[href^="http://"]:not([href*="browardauthor"]),
.QL-item a[href^="http://"]:not([href*="broward.org"]),
.QL-item a[href^="http://"]:not([href*="www.broward.org"]),
.QL-item a[href^="https://"]:not([href*="browardauthor"]),
.QL-item a[href^="https://"]:not([href*="broward.org"]),
.QL-item a[href^="https://"]:not([href*="www.broward.org"]),
.QL-item a[href^="//"]:not([href*="browardauthor"]),
.QL-item a[href^="//"]:not([href*="broward.org"]),
.QL-item a[href^="//"]:not([href*="www.broward.org"]), .about-socialLinks a[href^="http://"]:not([href*="browardauthor"]),
.about-socialLinks a[href^="http://"]:not([href*="broward.org"]),
.about-socialLinks a[href^="http://"]:not([href*="www.broward.org"]),
.about-socialLinks a[href^="https://"]:not([href*="browardauthor"]),
.about-socialLinks a[href^="https://"]:not([href*="broward.org"]),
.about-socialLinks a[href^="https://"]:not([href*="www.broward.org"]),
.about-socialLinks a[href^="//"]:not([href*="browardauthor"]),
.about-socialLinks a[href^="//"]:not([href*="broward.org"]),
.about-socialLinks a[href^="//"]:not([href*="www.broward.org"]), .footer-social a[href^="http://"]:not([href*="browardauthor"]),
.footer-social a[href^="http://"]:not([href*="broward.org"]),
.footer-social a[href^="http://"]:not([href*="www.broward.org"]),
.footer-social a[href^="https://"]:not([href*="browardauthor"]),
.footer-social a[href^="https://"]:not([href*="broward.org"]),
.footer-social a[href^="https://"]:not([href*="www.broward.org"]),
.footer-social a[href^="//"]:not([href*="browardauthor"]),
.footer-social a[href^="//"]:not([href*="broward.org"]),
.footer-social a[href^="//"]:not([href*="www.broward.org"]), .ms-rte-wpbox a[href^="http://"]:not([href*="browardauthor"]),
.ms-rte-wpbox a[href^="http://"]:not([href*="broward.org"]),
.ms-rte-wpbox a[href^="http://"]:not([href*="www.broward.org"]),
.ms-rte-wpbox a[href^="https://"]:not([href*="browardauthor"]),
.ms-rte-wpbox a[href^="https://"]:not([href*="broward.org"]),
.ms-rte-wpbox a[href^="https://"]:not([href*="www.broward.org"]),
.ms-rte-wpbox a[href^="//"]:not([href*="browardauthor"]),
.ms-rte-wpbox a[href^="//"]:not([href*="broward.org"]),
.ms-rte-wpbox a[href^="//"]:not([href*="www.broward.org"]), .ms-webpart-zone a[href^="http://"]:not([href*="browardauthor"]),
.alerts_link a[href^="http://"]:not([href*="browardauthor"]),
.alerts_link a[href^="http://"]:not([href*="broward.org"]),
.alerts_link a[href^="http://"]:not([href*="www.broward.org"]),
.alerts_link a[href^="https://"]:not([href*="browardauthor"]),
.alerts_link a[href^="https://"]:not([href*="broward.org"]),
.alerts_link a[href^="https://"]:not([href*="www.broward.org"]),
.alerts_link a[href^="//"]:not([href*="browardauthor"]),
.alerts_link a[href^="//"]:not([href*="broward.org"]),
.alerts_link a[href^="//"]:not([href*="www.broward.org"]), .videoThumbnails a[href^="http://"]:not([href*="browardauthor"]),
.videoThumbnails a[href^="http://"]:not([href*="broward.org"]),
.videoThumbnails a[href^="http://"]:not([href*="www.broward.org"]),
.videoThumbnails a[href^="https://"]:not([href*="browardauthor"]),
.videoThumbnails a[href^="https://"]:not([href*="broward.org"]),
.videoThumbnails a[href^="https://"]:not([href*="www.broward.org"]),
.videoThumbnails a[href^="//"]:not([href*="browardauthor"]),
.videoThumbnails a[href^="//"]:not([href*="broward.org"]),
.videoThumbnails a[href^="//"]:not([href*="www.broward.org"]), #tableToMove a[href^="http://"]:not([href*="browardauthor"]),
#tableToMove a[href^="http://"]:not([href*="broward.org"]),
#tableToMove a[href^="http://"]:not([href*="www.broward.org"]),
#tableToMove a[href^="https://"]:not([href*="browardauthor"]),
#tableToMove a[href^="https://"]:not([href*="broward.org"]),
#tableToMove a[href^="https://"]:not([href*="www.broward.org"]),
#tableToMove a[href^="//"]:not([href*="browardauthor"]),
#tableToMove a[href^="//"]:not([href*="broward.org"]),
#tableToMove a[href^="//"]:not([href*="www.broward.org"]), .services a[href^="http://"]:not([href*="browardauthor"]),
.services a[href^="http://"]:not([href*="broward.org"]),
.services a[href^="http://"]:not([href*="www.broward.org"]),
.services a[href^="https://"]:not([href*="browardauthor"]),
.services a[href^="https://"]:not([href*="broward.org"]),
.services a[href^="https://"]:not([href*="www.broward.org"]),
.services a[href^="//"]:not([href*="browardauthor"]),
.services a[href^="//"]:not([href*="broward.org"]),
.services a[href^="//"]:not([href*="www.broward.org"]), #secondaryCards a[href^="http://"]:not([href*="browardauthor"]),
#secondaryCards a[href^="http://"]:not([href*="broward.org"]),
#secondaryCards a[href^="http://"]:not([href*="www.broward.org"]),
#secondaryCards a[href^="https://"]:not([href*="browardauthor"]),
#secondaryCards a[href^="https://"]:not([href*="broward.org"]),
#secondaryCards a[href^="https://"]:not([href*="www.broward.org"]),
#secondaryCards a[href^="//"]:not([href*="browardauthor"]),
#secondaryCards a[href^="//"]:not([href*="broward.org"]),
#secondaryCards a[href^="//"]:not([href*="www.broward.org"]), #newsSection a[href^="http://"]:not([href*="browardauthor"]),
#newsSection a[href^="http://"]:not([href*="broward.org"]),
#newsSection a[href^="http://"]:not([href*="www.broward.org"]),
#newsSection a[href^="https://"]:not([href*="browardauthor"]),
#newsSection a[href^="https://"]:not([href*="broward.org"]),
#newsSection a[href^="https://"]:not([href*="www.broward.org"]),
#newsSection a[href^="//"]:not([href*="browardauthor"]),
#newsSection a[href^="//"]:not([href*="broward.org"]),
#newsSection a[href^="//"]:not([href*="www.broward.org"]), #pageCarousel a[href^="http://"]:not([href*="browardauthor"]),
#pageCarousel a[href^="http://"]:not([href*="broward.org"]),
#pageCarousel a[href^="http://"]:not([href*="www.broward.org"]),
#pageCarousel a[href^="https://"]:not([href*="browardauthor"]),
#pageCarousel a[href^="https://"]:not([href*="broward.org"]),
#pageCarousel a[href^="https://"]:not([href*="www.broward.org"]),
#pageCarousel a[href^="//"]:not([href*="browardauthor"]),
#pageCarousel a[href^="//"]:not([href*="broward.org"]),
#pageCarousel a[href^="//"]:not([href*="www.broward.org"]), #pageImage a[href^="http://"]:not([href*="browardauthor"]),
#pageImage a[href^="http://"]:not([href*="broward.org"]),
#pageImage a[href^="http://"]:not([href*="www.broward.org"]),
#pageImage a[href^="https://"]:not([href*="browardauthor"]),
#pageImage a[href^="https://"]:not([href*="broward.org"]),
#pageImage a[href^="https://"]:not([href*="www.broward.org"]),
#pageImage a[href^="//"]:not([href*="browardauthor"]),
#pageImage a[href^="//"]:not([href*="broward.org"]),
#pageImage a[href^="//"]:not([href*="www.broward.org"]), .alerts_msg a[href^="http://"]:not([href*="browardauthor"]),
.alerts_msg a[href^="http://"]:not([href*="broward.org"]),
.alerts_msg a[href^="http://"]:not([href*="www.broward.org"]),
.alerts_msg a[href^="https://"]:not([href*="browardauthor"]),
.alerts_msg a[href^="https://"]:not([href*="broward.org"]),
.alerts_msg a[href^="https://"]:not([href*="www.broward.org"]),
.alerts_msg a[href^="//"]:not([href*="browardauthor"]),
.alerts_msg a[href^="//"]:not([href*="broward.org"]),
.alerts_msg a[href^="//"]:not([href*="www.broward.org"]) {
  color: inherit;
}

.QL-item a[href^="http://"]:not([href*="browardauthor"]):after,
.QL-item a[href^="http://"]:not([href*="broward.org"]):after,
.QL-item a[href^="http://"]:not([href*="www.broward.org"]):after,
.QL-item a[href^="https://"]:not([href*="browardauthor"]):after,
.QL-item a[href^="https://"]:not([href*="broward.org"]):after,
.QL-item a[href^="https://"]:not([href*="www.broward.org"]):after,
.QL-item a[href^="//"]:not([href*="browardauthor"]):after,
.QL-item a[href^="//"]:not([href*="broward.org"]):after,
.QL-item a[href^="//"]:not([href*="www.broward.org"]):after, .about-socialLinks a[href^="http://"]:not([href*="browardauthor"]):after,
.about-socialLinks a[href^="http://"]:not([href*="broward.org"]):after,
.about-socialLinks a[href^="http://"]:not([href*="www.broward.org"]):after,
.about-socialLinks a[href^="https://"]:not([href*="browardauthor"]):after,
.about-socialLinks a[href^="https://"]:not([href*="broward.org"]):after,
.about-socialLinks a[href^="https://"]:not([href*="www.broward.org"]):after,
.about-socialLinks a[href^="//"]:not([href*="browardauthor"]):after,
.about-socialLinks a[href^="//"]:not([href*="broward.org"]):after,
.about-socialLinks a[href^="//"]:not([href*="www.broward.org"]):after, .footer-social a[href^="http://"]:not([href*="browardauthor"]):after,
.footer-social a[href^="http://"]:not([href*="broward.org"]):after,
.footer-social a[href^="http://"]:not([href*="www.broward.org"]):after,
.footer-social a[href^="https://"]:not([href*="browardauthor"]):after,
.footer-social a[href^="https://"]:not([href*="broward.org"]):after,
.footer-social a[href^="https://"]:not([href*="www.broward.org"]):after,
.footer-social a[href^="//"]:not([href*="browardauthor"]):after,
.footer-social a[href^="//"]:not([href*="broward.org"]):after,
.footer-social a[href^="//"]:not([href*="www.broward.org"]):after, .ms-rte-wpbox a[href^="http://"]:not([href*="browardauthor"]):after,
.ms-rte-wpbox a[href^="http://"]:not([href*="broward.org"]):after,
.ms-rte-wpbox a[href^="http://"]:not([href*="www.broward.org"]):after,
.ms-rte-wpbox a[href^="https://"]:not([href*="browardauthor"]):after,
.ms-rte-wpbox a[href^="https://"]:not([href*="broward.org"]):after,
.ms-rte-wpbox a[href^="https://"]:not([href*="www.broward.org"]):after,
.ms-rte-wpbox a[href^="//"]:not([href*="browardauthor"]):after,
.ms-rte-wpbox a[href^="//"]:not([href*="broward.org"]):after,
.ms-rte-wpbox a[href^="//"]:not([href*="www.broward.org"]):after, .ms-webpart-zone a[href^="http://"]:not([href*="browardauthor"]):after,
.ms-webpart-zone a[href^="http://"]:not([href*="broward.org"]):after,
.ms-webpart-zone a[href^="http://"]:not([href*="www.broward.org"]):after,
.ms-webpart-zone a[href^="https://"]:not([href*="browardauthor"]):after,
.ms-webpart-zone a[href^="https://"]:not([href*="broward.org"]):after,
.ms-webpart-zone a[href^="https://"]:not([href*="www.broward.org"]):after,
.ms-webpart-zone a[href^="//"]:not([href*="browardauthor"]):after,
.ms-webpart-zone a[href^="//"]:not([href*="broward.org"]):after,
.ms-webpart-zone a[href^="//"]:not([href*="www.broward.org"]):after, .alerts_link a[href^="http://"]:not([href*="browardauthor"]):after,
.alerts_link a[href^="http://"]:not([href*="broward.org"]):after,
.alerts_link a[href^="http://"]:not([href*="www.broward.org"]):after,
.alerts_link a[href^="https://"]:not([href*="browardauthor"]):after,
.alerts_link a[href^="https://"]:not([href*="broward.org"]):after,
.alerts_link a[href^="https://"]:not([href*="www.broward.org"]):after,
.alerts_link a[href^="//"]:not([href*="browardauthor"]):after,
.alerts_link a[href^="//"]:not([href*="broward.org"]):after,
.alerts_link a[href^="//"]:not([href*="www.broward.org"]):after, .videoThumbnails a[href^="http://"]:not([href*="browardauthor"]):after,
.videoThumbnails a[href^="http://"]:not([href*="broward.org"]):after,
.videoThumbnails a[href^="http://"]:not([href*="www.broward.org"]):after,
.videoThumbnails a[href^="https://"]:not([href*="browardauthor"]):after,
.videoThumbnails a[href^="https://"]:not([href*="broward.org"]):after,
.videoThumbnails a[href^="https://"]:not([href*="www.broward.org"]):after,
.videoThumbnails a[href^="//"]:not([href*="browardauthor"]):after,
.videoThumbnails a[href^="//"]:not([href*="broward.org"]):after,
.videoThumbnails a[href^="//"]:not([href*="www.broward.org"]):after, #tableToMove a[href^="http://"]:not([href*="browardauthor"]):after,
#tableToMove a[href^="http://"]:not([href*="broward.org"]):after,
#tableToMove a[href^="http://"]:not([href*="www.broward.org"]):after,
#tableToMove a[href^="https://"]:not([href*="browardauthor"]):after,
#tableToMove a[href^="https://"]:not([href*="broward.org"]):after,
#tableToMove a[href^="https://"]:not([href*="www.broward.org"]):after,
#tableToMove a[href^="//"]:not([href*="browardauthor"]):after,
#tableToMove a[href^="//"]:not([href*="broward.org"]):after,
#tableToMove a[href^="//"]:not([href*="www.broward.org"]):after, .services a[href^="http://"]:not([href*="browardauthor"]):after,
.services a[href^="http://"]:not([href*="broward.org"]):after,
.services a[href^="http://"]:not([href*="www.broward.org"]):after,
.services a[href^="https://"]:not([href*="browardauthor"]):after,
.services a[href^="https://"]:not([href*="broward.org"]):after,
.services a[href^="https://"]:not([href*="www.broward.org"]):after,
.services a[href^="//"]:not([href*="browardauthor"]):after,
.services a[href^="//"]:not([href*="broward.org"]):after,
.services a[href^="//"]:not([href*="www.broward.org"]):after, #secondaryCards a[href^="http://"]:not([href*="browardauthor"]):after,
#secondaryCards a[href^="http://"]:not([href*="broward.org"]):after,
#secondaryCards a[href^="http://"]:not([href*="www.broward.org"]):after,
#secondaryCards a[href^="https://"]:not([href*="browardauthor"]):after,
#secondaryCards a[href^="https://"]:not([href*="broward.org"]):after,
#secondaryCards a[href^="https://"]:not([href*="www.broward.org"]):after,
#secondaryCards a[href^="//"]:not([href*="browardauthor"]):after,
#secondaryCards a[href^="//"]:not([href*="broward.org"]):after,
#secondaryCards a[href^="//"]:not([href*="www.broward.org"]):after, #newsSection a[href^="http://"]:not([href*="browardauthor"]):after,
#newsSection a[href^="http://"]:not([href*="broward.org"]):after,
#newsSection a[href^="http://"]:not([href*="www.broward.org"]):after,
#newsSection a[href^="https://"]:not([href*="browardauthor"]):after,
#newsSection a[href^="https://"]:not([href*="broward.org"]):after,
#newsSection a[href^="https://"]:not([href*="www.broward.org"]):after,
#newsSection a[href^="//"]:not([href*="browardauthor"]):after,
#newsSection a[href^="//"]:not([href*="broward.org"]):after,
#newsSection a[href^="//"]:not([href*="www.broward.org"]):after, #pageCarousel a[href^="http://"]:not([href*="browardauthor"]):after,
#pageCarousel a[href^="http://"]:not([href*="broward.org"]):after,
#pageCarousel a[href^="http://"]:not([href*="www.broward.org"]):after,
#pageCarousel a[href^="https://"]:not([href*="browardauthor"]):after,
#pageCarousel a[href^="https://"]:not([href*="broward.org"]):after,
#pageCarousel a[href^="https://"]:not([href*="www.broward.org"]):after,
#pageCarousel a[href^="//"]:not([href*="browardauthor"]):after,
#pageCarousel a[href^="//"]:not([href*="broward.org"]):after,
#pageCarousel a[href^="//"]:not([href*="www.broward.org"]):after, #pageImage a[href^="http://"]:not([href*="browardauthor"]):after,
#pageImage a[href^="http://"]:not([href*="broward.org"]):after,
#pageImage a[href^="http://"]:not([href*="www.broward.org"]):after,
#pageImage a[href^="https://"]:not([href*="browardauthor"]):after,
#pageImage a[href^="https://"]:not([href*="broward.org"]):after,
#pageImage a[href^="https://"]:not([href*="www.broward.org"]):after,
#pageImage a[href^="//"]:not([href*="browardauthor"]):after,
#pageImage a[href^="//"]:not([href*="broward.org"]):after,
#pageImage a[href^="//"]:not([href*="www.broward.org"]):after, .alerts_msg a[href^="http://"]:not([href*="browardauthor"]):after,
.alerts_msg a[href^="http://"]:not([href*="broward.org"]):after,
.alerts_msg a[href^="http://"]:not([href*="www.broward.org"]):after,
.alerts_msg a[href^="https://"]:not([href*="browardauthor"]):after,
.alerts_msg a[href^="https://"]:not([href*="broward.org"]):after,
.alerts_msg a[href^="https://"]:not([href*="www.broward.org"]):after,
.alerts_msg a[href^="//"]:not([href*="browardauthor"]):after,
.alerts_msg a[href^="//"]:not([href*="broward.org"]):after,
.alerts_msg a[href^="//"]:not([href*="www.broward.org"]):after {
  display: none !important;
  font-family: "Font Awesome 5 Pro";
  content: "\f08e";
  font-size: 12px;
  margin-left: 4px;
}
