@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;700;1000&display=swap');

.CMSLinks {
  color: whitesmoke;
  background: #ff6a00;
  text-align: center;
  padding: 10px;
  position: fixed;
  bottom: 0px !important;
  width: 46vw;
  left: 27vw;
  z-index: 999;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px 8px 0px 0px;
}

.CMSLinks a {
  color: whitesmoke;
  text-decoration: underline;
}

.CMSLinks select option {
  color: black;
}

.formRow {
  clear:left;
  height:fit-content;
  margin:8px 0px 8px 0px;
}

input[type="radio"], input[type="checkbox"] {
 display: inline-block !important;
 width:fit-content !important;
 margin-right:5px; 
}

th {
  font-weight: normal !important;
}

.CMSLinks a {
  color: whitesmoke;
  text-decoration: underline;
}

.well {
  height: 100% !important;
  display: inline-block;
}

.navbar-toggle {
  float: center !important;
}

.main-content p {
  line-height: 1.4;
}

.main-content li {
  list-style: disc;
  margin-left: 30px;
  padding-left: 6px;
}

.main-content li li {
  list-style: circle;
  margin-left: 30px;
  padding-left: 6px;
}

.main-content li li li {
  list-style: square;
  margin-left: 30px;
  padding-left: 6px;
}

.payDuesButton {
  display: inline-block;
  background: #008bd4;
  width: 200px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: white;
  margin-right: -4px;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
}

.navbar {
  display: inline-block !important;
  webkit-box-shadow: none;
  box-shadow: none;
}
.payDuesButton:hover {
  background: #d41d1d !important;
  color: white !important;
  cursor: pointer;
  display: inline-block;
  clear: left;
}

.payDuesButton a {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.payDuesSpan {
  text-align: left;
  width: 120px;
  line-height: 1.25em;
  vertical-align: middle;
  display: inline-block;
}

.payDuesSpanMobile {
  display: none;
}

.payDuesImg {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  width: 35px;
}

.headerContainer {
  padding: auto;
  text-align: center;
  width: auto;
  display: inline-block;
  background: white;
  color: #0277af;
  border-bottom: 2px solid #0277af;
}

#loginModal {
  position: absolute;
  width: 400px;
  height: 325px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.854);
  border-radius: 8px;
  color: black;
  margin: 0px auto 0px auto;
  top: 200px;
  -moz-box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  font-family: "Mulish", sans-serif;
  overflow: hidden;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #008bd4 !important;
}

.logButton {
  width: 100% !important;
  background: #0277af;
  color: white;
  margin-top: 20px;
  font-weight: 600;
  font-size: 18px;
}

.forgotPWLink {
  text-align: center !important;
  color: black;
  font-size: 12px;
  margin-top: 8px;
  display: block;
  width: auto;
}

.forgotPWLink:hover {
  text-decoration: underline;
  color: #6c6c6c;
}

.dismissButton {
  width: 28px !important;
  height: 30px !;
  color: #aaa;
  background: #e3e3e3;
  border: 0px;
  border-radius: 20px;
  float: right;
  margin: 0px 10px 0px 0px;
  font-weight: 600;
}

.dismissButton:hover {
  color: #e3e3e3;
  background: #aaa;
}

.loginHeader {
  font-weight: 800;
  font-size: 27px;
  letter-spacing: -1px;
}

.loginAlertBox {
  margin: 20px 0px 14px 0px;
  line-height: 18px;
  background: none;
  color: #555;
  display: block;
}

.loginIcon {
  display: inline-block !important;
  width: 45px;
  vertical-align: middle;
}
.alertText {
  display: inline-block !important;
  width: 300px;
  margin-left: 10px;
  margin-top: 5px;
  vertical-align: middle;
}

#loginModal input {
  border-radius: 6px;
  margin: 5px 0px 8px 0px;
  border-color: #ddd;
}

.memberSigninPane {
  background: #008bd4;
  width: 125px;
  font-size: 1.25em;
  color: white;
  padding: 5px 5px 5px 5px;
  text-align: center;
  font-family: "Mulish", sans-serif;
}

.memberSigninPane:hover {
  background: #d41d1d;
}

.memberLoginIcon {
  width: 42px;
  margin-left: 10px;
  display: inline-block;
}

#jssor_1 {
  /* border: 7px solid white;
   border-radius: 7px;
   box-shadow: 15px 15px 25px lightgray; */
  max-height: 400px;
  min-height: 400px;
}


.videoHeader {
  width: 100vw;
  height: 100%;
  max-height: 70vh;
  position: relative;
  top: 0;
  left: 0;
  object-position: center;
  object-fit: cover;
  background-color: black;
  text-align: center;
  overflow: hidden;
}

.videoHeader video {
  object-position: center;
  object-fit: cover;
  z-index: -1;
  width: 100%;
  height: auto;
}

.videoHeader .story {
  position: absolute;
  color: white;
  width: 100%;
  text-align: center;
  padding: 25px;
  padding-top: 25vh;
  height: 65vh;
  z-index: 75;
}

.videoHeader .story .headline {
  font-weight: 400;
  font-size: 2.75em;
  display: block;
  letter-spacing: 2px;
  line-height: 1.5em;
  margin-top: 20px;
  font-family: "Mulish", sans-serif;
  color: white;
}

.videoHeader .story .headlineBold {
  font-weight: 400;
  margin: auto;
  font-family: "Mulish", sans-serif;
  color: white;
  max-width: 800px;
  font-size: 3.5em;
  letter-spacing: 1px;
  line-height: 1.15em;
  display: block;
  text-transform: uppercase;
}

.videoHeader .story .bodyCopy {
  font-weight: 300;
  font-size: 1.25em;
  display: block;
  margin-bottom: 25px;
}

.videoHeader .story .actionButton {
  padding: 20px 25px 20px 25px;
  border-radius: opx;
  width: auto;
  display: inline-block;
  font-size: 1.5em;
  font-family: "Mulish", sans-serif;
  color: white;
  margin: auto;
  text-transform: uppercase;
  background-color: #008bd4;
  text-decoration: none;
}

.videoHeader .story .actionButton:hover {
  background-color: #d41d1d;
  color: white;
}

.newsfeedSideContainer {
  padding-top: 0px;
  padding-left: 0px;
  display: block;
  text-align: left;
  margin-right:0px;
}

.calendarHeader {
 padding:15px;
 width:100%;
 display: block;
 background: #0277af;
 font-size:20px;
 color:white; 
 margin-left:-5px;
 font-family: "Mulish", sans-serif;
}

.calendarSideContainer {
  text-align: left;

  vertical-align: top;
  padding-top: 0px;
  padding-left: 0px;
  display: block;
}

.calendarHeader img {width:35px;margin-left:10px;}

.tumblrHeader {
 padding:15px;
 width:100%;
 display: block;
 background: #0277af;
 font-size:20px;
 color:white; 
 margin-left:-5px;
 font-family: "Mulish", sans-serif;
}

.tumblrFeed {
  padding:15px 5px 15px 10px;
}

.tumblrFeed .title {
  font-weight: bold;
  font-size:16px;
  color:black;
}

.tumblrSideContainer {
  text-align: left;

  vertical-align: top;
  padding-top: 0px;
  padding-left: 0px;
  display: block;
}

.tumblrHeader img {width:35px;margin-left:10px;}

.SlideCaption {
  position: absolute;
  margin: auto;
  bottom:20px;
  width: 100%;
  color: white;
  background: #0277af;
  font-family: "Mulish";
  text-align: center;
  text-shadow: 2px 2px 20px black;
}

.accountIcon {
  max-width: 35px;
}

.memberTab {
  display: none;
}

.mainCaption {
  line-height: 50px;
  width:100%;
  font-weight: bold;
  font-size: 22px;
  font-family: "Mulish";
}

.subCaption {
  text-transform: uppercase;
  line-height: 1em;
  font-size: 22px;
}

.mainCaption,
.subCaption {
  padding-bottom: 0px;
}

.linkCaption {
  position: absolute;
  top: unset !important;
  bottom: -95px;
  width: 150px;
  height: 45px;
  font-family: "Mulish", sans-serif;
  background: #008bd4;
  font-weight: bold;
  font-size: 19px;
  vertical-align: middle;
  line-height: 1em !important;
  text-align: center;
  padding: 12px 0px 12px 0px;
  color: white;
  left: 40%;
}

.linkCaption > a {
  color: white;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  // color: white;
}

.linkCaption > a:hover {
  color: white;
}

.jssora22l,
.jssora22r {
  position: absolute;
  top: unset !important;
  bottom: 21px;
  width: 45px;
  height: 45px;
  font-family: "Mulish", sans-serif;
  background: white;
  border: 2px solid #008bd4;
  font-weight: bold;
  font-size: 40px;
  line-height: 1em !important;
  text-align: center;
  color: #008bd4;
  //text-shadow: 2px 2px 5px black;
}

.jssora22l {
  left: 36%;
}

.jssora22r {
  left: 59%;
}

.showJobsTable td {
  padding: 5px;
}

.showJobsTable tr:nth-child(even) {
  background: #f2f2f2;
}
.showJobsTable tr:nth-child(odd) {
  background: #fff;
}

.mainLogo {
  margin: auto;
  text-align: center;
  max-width: 150px;
}

.rowCalendar {
  height: 150px;
  background: #132533;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0px;
  text-align: center;
}

.rowFeatured {
  height: auto;
  min-height: 200px;
  background: gray;
  background-image: url("/images/featured.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 100px 30px 100px;
  text-align: center;
}

.rowFeatured p,
span {
  line-height: 135%;
}

.eventName {
  font-weight: 600;
}
.eventDesc {
  font-style: italic;
  line-height: 28px;
  font-size: 21px;
  padding-top: 3px;
}
.eventInfo {
  line-height: 24px;
  font-size: 17px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Century Gothic", "Arial";
  height: 100%;
}

#bodyContainer {
  margin-top: 15px;
  padding: 0px 5% 50px 5%;
  overflow: hidden;
}

/* 20230330 - aroark - Fixing bullet points within page content */
#bodyContainer ul {
  margin-bottom: 11.5px;
  padding-left: 40px;
}

/* 20230330 - aroark - Fixing bullet points within page content */
#bodyContainer li {
  list-style: disc;
}

#homeContainer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 25px;
  width: 100vw;
  overflow: hidden;
  margin-left:-15px;
  margin-top:3px;
}

.homeColumn {
  vertical-align: top;
  padding: 5px;
  grid-column-start: 1;
  grid-column-end: 2;
  overflow: hidden;
}
.homeColumn2 {
  vertical-align: top;
  padding: 15px;
  grid-column-start: 2;
  grid-column-end: 5;
}

img {
  max-width: 100%;
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.content ul,
.content li {
  list-style: circle;
  padding: revert;
  margin: revert;
}

p {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  line-height: 1em;
  padding: 0;
}

p {
  line-height: 2em;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

input {
  outline: none;
  border: 0;
}

input[type="text"],
input[type="email"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.backgroundBox > .container-fluid > .header {
  z-index: 100;
  background-color: white;
}

.menuHeader {
  padding-top: 14px;
  padding-left: 32px;
  height: 50px;
  background-color: #bf9500;
  color: black;
  font-size: 18px;
  font-weight: bold;
}

.menuSide {
  position: relative;
  bottom: 50px;
  padding-left: 25px;
}

.expand-submenu {
  padding-left: 20px;
}

.expand-submenu li {
  margin-bottom: 5px;
}

.expand-submenu li a {
  display: block;
}

.nav {
  text-align: center;
  margin: 0px;
  padding: auto;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: darkgray;
  color: white;
}

.nav > li {
  //   border-right: 2px solid white;
}

.nav > li:last-child {
  border-right: none;
}

.navbar-collapse {
  padding: 0px !important;
  // display:inline-block !important;
}

.navbar-collapse.collapse {
  // display:inline-block !important;
  float: none;
}

.welcomeMessage {
  padding: 6px;
}

.companyInfoParent {
  position: relative;
  top: 50%;
  transform: translateY(-40%);
}

.companyInfo {
  float: right;
  font-weight: bold;
  color: white;
  text-shadow: 2px 2px 5px black;
}

.companyInfoItem {
  text-align: right;
}

.companyInfoItemMain {
  line-height: 0.4em;
  font-size: 32pt;
}

.companyInfoItemSub {
  font-size: 18pt;
}

.contactInfoParent {
  position: relative;
  top: 70%;
  padding-right: 7%;
}

.contactInfo {
  padding: 6px;
  text-align: right;
}

.contactInfo a {
  color: #2c3862;
}

.contactInfoItem {
  display: inline-block;
  padding: 0px 5px;
}

.contactInfoItem img {
  width: 35px;
}

#leftLinks {
  position: absolute;
  top: 20px;
  left: 6%;
  text-align: left;
  z-index: 99;
}

.leftLinks > span {
  padding: 5px 10px 25px 10px;
  color: #008bd4 !important;
  font-weight: 600 !important;
  font-family: "Mulish", sans-serif !important;
  font-size: 1.1em;
  line-height: 2em;
}

#socialLinks {
  position: absolute;
  top: 80px;
  left: 5%;
  text-align: left;
  z-index: 99;
}

#socialLinks img {
  width: 35px;
}

.socialLinks > a {
  padding: 0px 5px;
}

.contactDetail {
  width: 200px;
  padding: 5px;
  display: inline-block;
}

.contactDetail img {
  float: right;
}

.logo {
  height: 100px;
}

.contactInfoRow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-right: 7.5%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.9),
    rgba(255, 255, 255, 1)
  );
  color: #001d67;
}

.contactInfoRow > div {
  padding: 0px;
}

.banner {
  display: block;
  margin-bottom: 3px;
  min-height: 225px;
  background-size: contain;
  background-color: white;
  background-image: url('/images/headerBackground.jpg');
  background-size: cover;
  text-align: center;
  padding-top: 15px;
  padding-bottom:15px;
}

.bannerMainHead {
  font-family: "Mulish", sans-serif;
  font-weight: 900;
  color: white;
  font-size: 37px;
  letter-spacing: 0px;
  line-height: 1.75em;
}

.bannerSubHead {
  font-family: "Mulish", sans-serif;
  font-weight: normal;
  color: white;
  font-size: 22px;
  line-height: 0.6em;
  letter-spacing: -1px;
}

.bannerSubHead2 {
  font-family: "Mulish", sans-serif;
  color: white;
  font-size: 18px;
  line-height: 0.6em;
  letter-spacing: -1px;
  font-weight: 700;
  font-style: italic;
}

.localBannerRow {
  height: 100%;
}

.localBanner {
  display: table;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 35px;
}

.text-underline {
  text-decoration: underline;
}

.bannerText {
  position: relative;
  top: 6px;
  float: right;
  max-width: 300px;
  line-height: 1.75em;
  color: black;
}

.bannerText .bannerTextMain {
  font-weight: bold;
  font-size: 32px;
}

.bannerText .bannerTextMain,
.bannerText .bannerTextSub1 {
  color: #bf9500;
}

.bannerText .bannerTextSub1 {
  position: relative;
  top: 4px;
  font-size: 20px;
}

.bannerText .bannerTextSub2 {
  position: relative;
  top: 6px;
  line-height: 1.25em;
  font-size: 14px;
  font-style: italic;
}

.memberLogin {
  font-size: 25px;
  line-height: 33px;
  font-weight: bold;
  font-style: italic;
  color: white;
}

.memberLogin img {
  height: 20px;
  margin-bottom: 4px;
}

.memberBarButton {
  display: inline;
  background: black;
  border-radius: 15px;
  padding: 14px 17px 14px 17px;
  font-weight: 600;
  color: white;
  text-align: center;
}
.memberBarButton a {
  color: white;
}

.duesBarIcons {
  width: 25px;
}

.blueMenuRow {
  display: block;
  background-color: #0277af;
  margin: 0px -15px 0px -15px;
  color: white;
  padding: 14px;
  text-align: center;
  font-weight: 700;
  font-size: 1.1em;
  display: block;
}

.memberBarBlock {
  border-radius: 5px;
  padding: 10px 12px 10px 12px;
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px;
  font-size: 20px;
  font-family: "Mulish", sans-serif;
}

.appLink {
  color: white;
}

.appLink:hover {
  color: white;
}

.memberBarBlock:hover {
  background: rgba(255, 255, 255, 0.15);
}

.memberArea {
  font-family: "Mulish", sans-serif;
  padding: 0px;
  text-align: center;
  background-color: #008bd4;
  color: white;
  text-transform: uppercase;
}

.navbar-toggle {
  background: white;
}

.memberArea > div {
  padding-left: 0%;
  width: 100vw !important;
  display: block;
}

.member-login-parent {
  text-align: left;
}

.join-ibew-parent {
  padding-right: 50px !important;
  text-align: right;
}

#membersArea {
  font-size: 18px;
}

#membersArea > span {
  position: relative;
  top: 2px;
}

#membersArea > div {
  padding: 0px;
}

#membersArea > div > a {
  color: white;
}

.membersAreaHeaderAngle > span > img {
  position: absolute;
  z-index: 1;
}

.memberBody {width:70%;display: inline-block;vertical-align: top;}
.memberFeed {width:25%;display: inline-block;padding-left:3%;vertical-align: top;}

.bookLabel {font-weight: 600;font-size: 1.1em;}
.positionLabel {font-weight: 400;}
.strikeLabel {font-weight: 500;font-size: 1em;color: #737373;}

.accountBody, .booksBody {font-family: "Mulish", sans-serif;}

.accountHeader {text-transform: uppercase;font-size: 14px;color:#ccc;}
.accountCardHeader {font-size: 18px;color: color(srgb 0.32 0.488 0.915);letter-spacing: -.5px;}
.accountNameHeader {font-size:40px;letter-spacing: -1px;line-height: 1.13em;}
.accountInfo {font-size: 14px;width:100%;display: inline-block; vertical-align: top;}
.booksBody {font-size: 14px;width:100%;display: inline-block;vertical-align: top;}

.accountBox {width:100%;border-radius: 8px;background-color:#eaeaea;padding:15px;margin:15px 0px 5px 0px;display:inline-block;position: relative;font-family: "Mulish", sans-serif;}

.memberActions {width:auto;margin-right:-25px;height:auto;min-height:35px; background: color(srgb 0.909 0.909 0.909);margin:25px -25px 25px -25px;padding:20px;}
.accountLinks {border-radius: 8px;background:#041d62;color:white;padding:9px 12px 9px 12px;font-size:14px;position:absolute;top:15px;right:15px;}
.accountLinks:hover {background: #274ec2;color:white;}

.booksLinks {display:inline-block !important;position: relative !important;clear:right;margin:0px 10px 0px 0px;}

.accountIcon {max-width:35px;margin-right:8px;}
.accountName {font-size:16px;vertical-align: middle;}

.orangeBox {
  width:42%;display: inline-block !important; float:none;
  height:150px;
}

.redBox {
  width:42%;display: inline-block !important;float: none;
  height:150px;
}

.contactLinksIcon {
  width:30px;vertical-align: middle;
}

#memberMenuArea {
  text-align: center;
  font-size: 16px;
}

#memberMenuArea > div {
  height: 100%;
  background: #ccc;
}

#memberMenuArea > div > ul > li {
  display: inline;
}

#memberMenuArea > div > ul > li > a {
  display: block;
  padding: 8px 10px;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2em;
}

#memberMenuArea > div > ul > .dropdown {
  position: absolute;
  margin: 0px;
  height: 100%;
}

.memberDropdown {
  display: none;
}

#memberMenu {
  position: absolute;
  z-index: 3;
  width: 100%;
  max-width: 300px;
  max-height: calc(100vh - 225px);
  overflow-y: auto;
  background-color: #008bd4;
  border-top: 1px solid black;
}

#memberMenuDropdown {
  top: 0px;
  visibility: hidden;
}

#memberMenuDropdownMenu {
  padding: 0px;
  font-size: 18px;
}

#memberMenuDropdownMenu > li {
  display: inline-block;
  padding: 0px;
  width: 100%;
}

#memberMenuDropdownMenu > li > a {
  padding: 10px 20px;
}

/*
.memberMenuItem {
    visibility: hidden;
}
*/

#memberLoginText,
#adminNotificationText {
  font-size: 18px;
  text-align: center;
}

.member-area-text {
  cursor: pointer;
  display: inline-block !important;
  width: 200px;
  padding: 9px;
  color: white;
  text-align: center;
}

.member-area-info-group {
  border-bottom: 2px solid #b9230d;
  padding: 0px 10px;
}

.member-area-menu-list > li {
  border-bottom: 2px solid #b9230d;
  padding: 8px 6px;
}

.member-area-menu-list > li:hover {
  background: #b9230d;
}

.member-area-menu-list > li:last-child {
  border-bottom: none;
}

.member-area-menu-list > li > a {
  display: block;
  color: white;
}

.sideBar {
  margin-top: 10px;
  width: 100%;
  color: white;
  font-size: 28px;
  line-height: 0.8em;
}

.sideBar > .heading {
  border-bottom: 2px solid white;
  line-height: 0.9em;
  font-weight: bold;
  font-size: 28px;
  padding: 3px;
  color: white;
  display: flex;
  align-items: center;
}

.sideBar > .heading > img {
  padding-right: 12px;
  align-items: center;
}

.sideBar > .body {
  padding: 5px;
}

#calendarParent,
#calendarParent > .body,
#calendarParent > .body > ul,
#calendarParent > .body > ul > li {
  width: 100% !important;
}

.calendarIcons {
  display: inline-block;
  position: absolute;
}
.calendarBody {
  display: inline-block;
  width: 65%;
  margin-left: 100px;
  max-height: 150px;
}

.calendarIcons img {
  width: 75px;
  vertical-align: middle;
}

.newsFeedRow {
  display: flex;
  max-width: 60%;
  height: 100px;
  padding-top: 10px;
  font-family: "Mulish", sans-serif;
  padding-left: 7%;
  color: white;
}

.newsFeedRow > .heading,
.newsFeedRow > .body {
  display: inline-flex;
  align-items: center;
  line-height: 1.3em;
}

.newsFeedRow > .heading {
  margin-right: 15px;
  font-size: 14pt;
}

.newsFeedRow > .body {
  width: calc(100% - 227px);
  font-size: 10pt;
}

.eventCalendarRow {
  display: inline-flex;
  margin-top: 15px;
  padding: 0px 7%;
}

.eventCalendarRow > .heading,
.eventCalendarRow > .body {
  padding: 7px 10px;
}

.eventCalendarRow > .heading {
  display: inline-flex;
  align-items: center;
  border-right: 2px solid white;
  background-color: black;
  color: white;
  font-size: 16pt;
}

.eventCalendarRow > .heading > .icon {
  font-size: 32pt;
}

.eventCalendarRow > .heading > .header {
  margin-left: 10px;
}

.eventCalendarRow > .heading a {
  color: white;
}

.eventCalendarRow > .body {
  overflow: hidden;
  display: inline-block;
  padding: 15px 25px;
  width: calc(100% - 239px) !important;
  background-color: #d1230a;
  color: white;
}

.fullCalendarLink > a {
  color: black;
  background: #d9d9d9;
  padding:7px 12px 7px 12px;
  border-radius: 5px;
  text-decoration: none;
  font-size:1em;
  font-weight: 600;
  width:fit-content;
  font-family:"Mulish", sans-serif;
  margin: 8px 0px 15px 10px;
  display: block;
}

#calendarParent,
#newsFeedParent {
  padding-left: 30%;
  padding-right: 0px;
}

#calendarParent > .heading,
#newsFeedParent > .heading {
  margin-left: -40px;
  font-size: 20px;
  font-weight: bold;
  color: black;
}

#calendarParent > .body,
#newsFeedParent > .body,
#newsFeedParent > .body > #FeedContainer > #FeedContent {
  overflow: hidden;
  height: 200px;
  color: black;
}

#calendarParent > .body,
#newsFeedParent > .body {
  margin-bottom: 15px;
}

#calendarParent > .heading a,
#newsFeedParent > .heading a {
  color: #0277af;
}

#calendarParent > .heading > .icon,
#newsFeedParent > .heading > .icon {
  top: 4px;
  font-size: 32px;
}

#calendarParent > .heading > .header,
#newsFeedParent > .heading > .header {
  position: relative;
  top: -4px;
  color: #0277af;
}

.calendarEvents > .eventItem,
#newsFeedParent > .body > ul > li {
  line-height: 1.25em;
}

.calendarEvents > .eventItem:last-child,
#newsFeedParent > .body > ul > li:last-child {
  padding-bottom: 0px;
}

.eventitemline {
  display: block;
}

.eventItem {
  display: block;
  height: 100% !important;
  color: #0277af;
  font-size: 1.1em;
  font-style: normal;
}

.eventItem > span {
  padding-right: 10px;
}

.FeedTitleText {
  display: inline-block;
  line-height: 1.25em;
}

.calendarEvents {
  padding:15px;
}

.calendarEvents a,
#newsFeedParent a {
  color: darkgray;
  font-style: italic;
  text-decoration: underline;
}

.eventTitle {
  display: block;
  font-style: normal;
  text-align: left;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.5em;
  font-size: 1.1em;
 font-family: "Mulish", sans-serif;
}

.eventDate {
  white-space: nowrap;
  font-family: "Mulish", sans-serif;
  color: black;
  font-size:12px;
  font-weight:600;
  font-style: italic;
  display: block;
  margin-bottom: 10px;
}

.eventDescription {
  display: inline-block;
}

.viewFullCalendarLink {
  font-size: 11px;
}

#slideshowParent {
  padding: 0px;
  margin: 0px;
  width: 100vw;
  overflow: hidden;
  max-height: 400px !important;
  margin-left: -15px;
  margin-right: 15px;
  height: 400px;
}

@media (max-width: 1164px) {
  .memberLogin {
    font-size: 20px;
  }

  .memberLogin img {
    height: 18px;
  }
}

@media (max-width: 991px) {
  .localBanner {
    padding: 25px;
  }

  .mainLogo {
    margin: auto auto 10px auto;
    text-align: center;
    max-width: 120px;
  }

  .bannerMainHead {
    line-height: 1.2em;
    margin-bottom: 0px;
    display: block;
  }

  .headerContainer {
    padding: auto;
    text-align: center;
    width: 100%;
    display: inline-block;
  }

  .payDuesButton {
    width: 100% !important;
  }

  .payDuesButton a {
    width: 100% !important;
  }

  .payDuesSpan {
    display: inline-block;
  }
  .payDuesSpanMobile {
    display: inline-block;
  }

  .memberBarButton {
    display: block;
    background: black;
    border-radius: 15px;
    padding: 14px 17px 14px 17px;
    font-weight: 600;
    color: white;
    text-align: center;
    margin: 15px 15px 10px 15px;
  }
  .memberBarButton a {
    color: white;
  }
  
  #bodyContainer .table {
    width:100% !important;
  }
  
  #bodyContainer .table tr {
    display:block;
    height:unset !important;
  }
  
  #bodyContainer .table tr td {
    display:block;
    height:unset !important;
  }
  
  #bodyContainer .table tr th {
    display:block;
    max-width: 80vw;
    height:unset !important;
  }
  
  
  .fullCalendarLink > a {
    color: black;
    background: #d9d9d9;
    padding:7px 12px 7px 12px;
    border-radius: 5px;
    text-decoration: none;
    font-size:1em;
    font-weight: 600;
    width:auto;
    text-align: center;
    font-family:"Mulish", sans-serif;
    margin: 8px 20px 15px 10px;
    display: block;
  }

  .bannerText .localName {
    font-size: 30px;
    line-height: 30px;
  }

  .bannerText .localLocation {
    font-size: 20px;
    line-height: 20px;
  }

  .bannerText .localBM {
    font-size: 12px;
    line-height: 12px;
  }

  .memberAreaRow {
    text-align: center;
  }

  .memberLogin {
    float: left;
  }

  #membersArea,
  #memberLoginText,
  #adminNotificationText {
    padding: 0px;
  }

  #memberMenu {
    position: relative;
    max-width: 100%;
  }

  .well {
    margin: 0px;
    max-width: 98vw;
    margin-left: -15px;
  }

  .contactDetail {
    width: 200px;
    padding: 2px;
  }

  .menuSide,
  .sideBar {
    width: 100%;
    text-align: center;
  }

  .nav > li > a {
    padding-left: 15px !important;
  }

  .expand-submenu,
  .expand-submenu > li > a {
    padding-left: 0px !important;
  }

  .sideBar > .heading {
    display: block !important;
    padding: 5px 3px !important;
    text-align: center;
  }

  .navbar-collapse {
    width: 100vw;
    padding: 0px !important;
  }

  .navbar-toggle {
    margin-right: 0px;
  }

  .navbar-collapse.collapse {
    width: 100vw;
    float: none;
  }

  .sideBar > .heading > img {
    display: none;
  }

  .sideBar > .body {
    text-align: center;
  }

  .sideNewsFeed {
    margin-bottom: 10px;
    text-align: left;
  }

  .FeedContainer .FeedContent .FeedItemHeader {
    text-align: center !important;
  }

  table {
    display: table;
    //  width: 100%;
  }
  tr {
    display: block;
    width: 100%;
  }
  td {
    display: block;
    width: 100%;
  }
  col {
    display: block;
    width: 100%;
  }
}

@media (max-width: 577px) {
  .banner {
    background-position: top;
    margin-bottom: 5px;
  }

  .bannerMainHead {
    font-size: 2.25em;
    line-height: 1.2em;
  }

  .bannerSubHead {
    font-size: 2em;
    line-height: 1.5em;
  }

  .contactInfoParent {
    top: 50%;
    padding-right: 0px;
  }

  .localBanner {
    padding: 10px;
  }

  .logo {
    height: 50px;
  }
}

.row.memberAreaRow {
  padding: 3px 0px;
  min-height: 41px;
  background-color: #001d67;
}

/*---header---*/
.panel {
  border-radius: 10px;
}

.panel-custom a {
  color: #fff;
}

.panel-custom > .panel-heading {
  color: #fff;
  background-color: #ff8003;
}

.panel-heading {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.panel-custom > .panel-body {
  background-color: #000;
  color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.break {
  border-color: #ff8003;
  margin: 5px 0;
}

img.img.img-responsive {
  display: inline-block;
}

/*---main----*/
span.glyphicon.glyphicon-menu-hamburger {
  color: white;
  text-align: center;
}

.nav a:hover {
  color: #004b8e;
}

.content p {
  padding-bottom: 15px;
}

.content > p,
.content > #ContentContainermce_container > p {
  min-height: 1.5em;
}

.content > p > span,
.content > #ContentContainermce_container > p > span {
  line-height: 1.5em;
}

#contentBoxAreaParent {
  padding-top: 5px;
}

.contentAreaPhoto0 {
  background-image: url("/images/photo0.jpg");
  height: 350px;
  padding: 25px;
  margin: 0px -15px 0px -15px;
  background-position: center center;
  background-size: cover;
}

.contentAreaPhoto1 {
  background-image: url("/images/photo1.jpg");
  height: 275px;
  padding: 15px;
}

.contentAreaPhoto2 {
  background-image: url("/images/photo2.jpg");
  height: 275px;
  padding: 15px;
}

.contentAreaPhoto3 {
  background-image: url("/images/photo3.jpg");
  height: 275px;
  padding: 15px;
}

.photoRow {
  background: white;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0px -15px 0px -15px;
}

.joinRow {
  background: #0277af;
  height: auto;
  margin: 0px -15px 0px -15px;
  color: white;
  font-weight: 600;
  padding: 40px;
}

.joinRow img {
  border-radius: 8px;
}
.joinRow table td {
  padding: 0px 30px 0px 30px;
}

.joinrow table {
  width: auto !important;
}

.joinRow .joinButton {
  background: white;
  border-radius: 8px;
  color: black;
  font-weight: bold;
  display: block;
  padding: 10px 12px 6px 12px;
  margin: 20px 0px 5px 0px;
  width: 190px;
  font-size: 18px;
  text-transform: uppercase;
}

.joinRow h4 {
  color: white;
  font-weight: 600;
  margin-bottom: 5px;
}

.logoRow {
  background: white;
  text-align: center;
  height: auto;
  display: block;
  overflow: hidden;
  vertical-align: middle;
}

.logoRow img {
  padding: 20px 15px 20px 15px;
  vertical-align: middle;
  display: inline-block;
  max-width: 275px;
  height: auto;
}

/*---footer----*/
.footer {
  padding: 30px 10px 10px 10px;
  background-color: white;
 
  color: black;
  font-weight: 400;
  min-height: 155px;
}

.footerIBEWLogo {
  max-width:100px;
  height:100%;
  display:inline-block;
  vertical-align: top;
  margin-right:25px;
}

.footerIBEWText {
  height:100%;
  display:inline-block;
  vertical-align: top;
}

.footerIBEWLogo img {
  width:75px;
}

.attrib {
  background: #0277af;
  color: white;
  text-align: center;
  height: 50px;
  width: 100vw;
  display: block;
  margin: 0px -15px 0px -15px;
  padding: 12px 0px 12px 0px;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
}

.footerContainer {
  display: grid;
  grid-template-columns: 4fr 1fr;
  gap: 25px;
  width:96vw;
  margin:auto;
}

.leftFooter {
  font-weight: 600;
  font-size: 1.15em;
  color: #0277af;
  bottom: 40px;
  vertical-align: top;
  line-height: 1.6em;
  text-align: left;
  font-family: "Mulish", sans-serif;
  margin-left:40px;
}

.centerFooter {
  font-weight: 600;
  font-size: 1.35em;
  color: white;
  width: 100%;
  vertical-align: top;
  font-family: "Mulish", sans-serif;
  text-align: center;
}

.centerFooter h3 {
  color: white !important;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 600;
}

.centerFooter a {
  color: white !important;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
}

.centerFooter span {
  line-height: 1.4em;
}

.footerSocial img {
  padding: 2px;
  margin-top: 5px;
  border-radius: 25px;
  text-align: right;
  width: 40px;
  margin-right:5px;
  display: block !important;
  margin-left:auto;
}

.footerSocial {
  width: 50px;
  text-align: right;
  display: block;
}

.rightFooter {
  font-weight: 600;
  font-size: 1.15em;
  color: white;
  bottom: 40px;
  padding-right: 75px;
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  text-align: right;
}

.rightFooter a:hover {
  text-decoration: underline;
}

.bottomFooter {
  width: 100%;
  text-align: center;
  font-size: 1.25em;
  font-style: normal !important;
  text-transform: uppercase;
  font-weight: 600;
}
.bottomFooter a {
  font-style: normal !important;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif !important;
}

.rightFooter a {
  color: white;
}
.leftFooter a {
  color: #0277af;
}

.leftFooter a:hover {
  color: #005680;
  text-decoration: underline;
}

.footerBox {
  padding: 25px;
}

.footer h3 {
  color: gray;
}

 .attrib a {
  display: inline-block;
  margin-left:8px;
  color: black;
}

.attrib a:hover {
  color:#ccc;
  text-decoration: underline;
}

.memberButton {
  display: none;
}

.memberMenu {
  text-align: center;
  align-content: center;
  display: inline-block;
  background: #ccc;
}

.memberMenu a {
  font-size: 12px;
  color:black !important;
  padding:12px 12px 12px 12px !important;
  font-weight: 600;
  font-family: "Mulish", sans-serif;
}

/*
.footer a {
    color: white;
    text-decoration: none;
}
*/

.nav a {
  /*background-color: #1a2f3c !important;*/
  color: white;
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar-right {
    float: none !important;
    margin-right: auto;
    margin-left: auto;
  }

  .navbar-header {
    float: none !important;
    margin: auto !important;
  }
}

@media only screen and (min-width: 992px) {
}

@media only screen and (max-width: 1600px) {
  .main-content {
    padding-left: 16px;
  }
}

@media only screen and (max-width: 1200px) {
  #newsFeedParent {
    padding-right: 25px;
  }

  #contentBoxAreaParent {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media only screen and (max-width: 991px) {
  /* 20201120 - aroark - Swapping sidebar and content area positions in mobile view per Keri'
    s request */

  #bodyContainer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
  }

  .mainCaption {
    height:100px;
    line-height: 1em;
    font-weight: bold;
   
    font-family: "Mulish";
  }

#slideshowParent {
  height:fit-content;
}

.homeColumn {
  grid-column-start: 1;
  grid-column-end: 2;
}
.homeColumn2 {
  grid-column-start: 1;
  grid-column-end: 2;
}

  .mainCaption,
  .subCaption {
    font-size: 40px;
    padding-top: 30px;
  }

  .linkCaption {
    position: relative;
    top: -5px;
  }

  .linkCaption > a {
    font-size: 14px;
    font-style: italic;
    color: white;
  }

  .linkCaption > a:hover {
    color: white;
  }

  .jssora22l,
  .jssora22r {
    position: absolute;
    top: unset !important;
    bottom: 15px;
    width: 80px;
    height: 80px;
    font-family: "Mulish", sans-serif;
    background: white;
    border: 2px solid #008bd4;
    font-weight: bold;
    font-size: 75px;
    line-height: 1em !important;
    text-align: center;
    color: #008bd4;
  }

  #jssor_1 {
    height: 480px;
    max-height: auto;
    min-height: auto;
  }

  .jssora22l {
    left: 10%;
    bottom: 20px;
  }

  .jssora22r {
    left: 80%;
    bottom: 20px;
  }

  #loginModal {
    max-width: 80%;
    left: 10%;
    top: 50px;
  }

  .bannerSubHead {
    font-size: 24px;
    line-height: 22px;
    margin-top: -15px;
    display: block;
    margin-bottom: 0px;
  }
  
.bannerSubHead2 {
    font-family: "Mulish", sans-serif;
    color: white;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: -1px;
    font-weight: 700;
    font-style: italic;
    margin-top:-25px;
    display: block;
  }
  
  .memberBarBlock {
    border-radius: 5px;
    padding: 10px 12px 10px 12px;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 15px;
    font-family: "Mulish", sans-serif;
  }
  
  #memberMenuDropdown {
    display: none;
  }

  #sidebarParent {
    order: 2;
  }

  #contentParent {
    order: 1;
    max-width: 100% !important;
  }

  .join-ibew-parent {
    padding-right: 0px !important;
  }

  .member-area-text {
    margin-left: 0px;
    text-align: center;
  }

  #memberMenu {
    border-top: 1px solid white;
  }

  .menuSide {
    bottom: 0px;
    padding-left: 0px;
  }

  .content {
    padding-left: 25px;
    min-height: 0px;
  }

  #calendarParent,
  #newsFeedParent {
    border-top: 1px solid black;
    padding: 0px 25px;
    text-align: center;
  }

  #calendarParent > .heading,
  #newsFeedParent > .heading {
    margin-left: 0px;
  }

  #contentBoxAreaParent {
    padding-top: 10px;
  }

  .photoRow {
    grid-template-columns: 1fr;
  }

  .attrib {
    height: fit-content;
    padding-bottom: 20px;

  }

  .joinRow {
    background: #0277af;
    height: auto;
    margin: 0px -15px 0px -15px;
    color: white;
    font-weight: 600;
    padding: 20px;
  }

  .joinRow img {
    border-radius: 8px;
    width: 100%;
    margin: auto auto 20px auto;
  }

  .joinRow table td {
    padding: 0px 0px 0px 0px;
    word-wrap: break-word;
    width: 100% !important;
  }

  .joinRow table {
    width: 90vw !important;
  }

  #loginModal {
    max-width: 90%;
    left: 5%;
    padding: 25px !important;
  }

  .alertText {
    width: 80%;
  }
  
  .footerContainer {
    grid-template-columns: 1fr;
  }

  .footer {
    height: auto;
    padding-bottom: 20px;
  }
  
  .leftFooter {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    display: block;
    margin-bottom: 0px;
    height:fit-content;
  }

.footerIBEWLogo {
  margin-right:0px;
  margin-bottom:15px;
  height:fit-content;
}

.footerIBEWText {
  margin-bottom:15px;
  height:fit-content;
}

.footerSocial {
  width:100%;
  text-align: center;
}

.footerSocial img {
  display: inline-block !important;
}

  .rightFooter {
    text-align: center;
    margin-right: 0px;
    width: 100%;
    padding-top: 0px;
    display: block;
  }

  .leftFooter2 {
    text-align: center;
    width: 100%;
    margin-left: 0px;
    margin-top: 25px;
  }

  .rowCalendar {
    height: auto;
  }

  .calendarSideContainer {
    width: 100vw;
    margin-left: 0px;
    margin-right: -15px;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
  }

  .newsfeedSideContainer {
    width: 100vw;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
  }

  .rowFeatured {
    padding: 40px 10px 30px 10px;
    overflow: hidden;
  }

  #slideshowParent {
    padding: 0px;
    margin: 0px;
    display: block;
    max-height: auto;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
  }

  #homeContainer {
    grid-template-columns: 1fr;
  }

  .slideshowRow {
    width: 100vw;
  }
}

@media only screen and (max-width: 767px) {
  /*
    .backgroundBox {
        overflow-x: hidden;
    }
    */

  .backgroundBox > .container-fluid > .header {
    position: relative;
  }

  .navbar-fixed-add-space {
    margin-bottom: 61px;
  }

  .navbar-fixed {
    z-index: 100;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: black;
  }

  .newsFeedRow,
  .eventCalendarRow {
    display: block;
  }

  .newsFeedRow > .body {
    width: 100%;
  }

  .eventCalendarRow > .heading {
    display: flex;
    border-right: none;
    border-bottom: 2px solid white;
    font-size: 14pt;
  }

  .eventCalendarRow > .body {
    padding: 7px 10px;
    width: 100% !important;
  }

  .member-login-parent,
  .join-ibew-parent {
    text-align: center;
  }

  .menuHeader {
    display: none;
  }

  .navbar-nav {
    padding: 0px 15px;
  }

  .nav > li {
    border-right: none;
  }

  #jssor_1 {
    width: 100% !important;
    min-width: 100% !important;

    //border: 3px solid white;
  }

  .eventTitle,
  .eventDateTime,
  .eventDescription {
    display: block;
  }

  .content {
    padding: 0px;
  }
}

@media only screen and (max-width: 577px) {
  .logo {
    height: 75px;
  }

  .bannerText {
    line-height: 1.25em;
  }

  .bannerText .bannerTextMain {
    font-size: 24px;
  }

  .bannerText .bannerTextSub1 {
    top: 2px;
    font-size: 15px;
  }

  .bannerText .bannerTextSub2 {
    max-width: 150px;
    font-size: 10px;
  }

  .eventTitle {
    font-size: 22px;
  }

  .eventDateTime,
  .eventDescription,
  .fullCalendarLink {
    font-size: 18px;
  }
}

/* Print styling */
@media print {
  .sidebar {
    display: none;
  }

  .hide-on-print {
    display: none;
  }

  a[href]:after {
    content: "" !important;
  }
}

.navbar {
  min-height: 0px;
  vertical-align: middle;
  margin: auto;
  width: auto;
}

.navbar-header {
  text-align: center;
  padding: 0px;
  margin: auto;
}

.navbar-toggle {
  float: none;
}

.navbar li {
  vertical-align: middle !important;
  height: 100% !important;
}

.navbar li a {
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  color: #0277af;
  height: 100% !important;
  text-align: center;
}

.navbar li a:hover {
  background: #016da5;
  color: white;
}

.navbar li a .close {
  display: none;
}

.dropdown-menu {
  padding: 0px;
  background: #e1e1e1 !important;
}

.dropdown-menu li {
  border-bottom: 1px solid #c2c2c2;
}

.dropdown-menu li:last-child {
  border-bottom: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.aflcio {
  color: #01738b;
  margin-top: 5px;
}

.infoAreaRow {
  background-color: #001d67;
}

.headerLinks {
  display: block;
  margin: 10px 0px 20px 0px;
}
.headerLinkBlock {
  display: block;
  padding-left: 8px;
  margin-bottom: 5px;
}
.headerLinkBlock img {
  width: 30px !important;
  margin-right: 10px;
}
.headerLinkBlock a {
  color: white;
  font-weight: 600 !important;
  font-family: "Mulish", sans-serif !important;
  font-size: 1.2em;
}

.FeedContainer {
  display: inline-block;
  width: 100% !important;
  /*color: white;*/
  height: 175px;
}

.FeedContainer #FeedHeader {
  float: left;
  padding: 10px;
  /*border-right: 5px solid #c60000;*/
  font-weight: bold;
}

.FeedContainer .FeedContent {
  display: block;
  height: 175px !important;
  overflow: hidden;
  width: 100% !important;
  padding:15px;
  font-family: "Mulish", sans-serif;
  font-size:15px;
}

.FeedContainer .FeedContent ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  width:95%;
  margin: 0;
  display: inline-block;
}

.FeedContainer .FeedContent ul li {
  padding: 0px 0 0px 0;
  //white-space: nowrap;
  overflow: hidden !important;
}

.FeedItemLi {
  display: inline-block;
  visibility: hidden;
  opacity: 0;
}

.FeedAct {
  visibility: visible !important;
  opacity: 1 !important;
  transition: opacity 3s;
}

.FeedContainer .FeedContent .FeedItemHeader {
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  float: left;
  padding: 0 0 0 0px;
}

.FeedContainer .FeedContent .FeedItemHeader a,
.FeedContainer .FeedContent .FeedItemHeader a:hover {

}

.FeedContainer .FeedContent .FeedItemHeader .FeedTitleLink {
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.3em;
  font-size: 1.1em;
}

.FeedContainer .FeedContent .FeedItemHeader .FeedTitleLink:hover {
  font-style: normal;
  text-decoration: underline;
}

.FeedContainer .FeedContent .FeedItemSubHeader {
  font-style: normal;
  float: left;
  padding: 0 0 0 0px;
  display: none;
  font-weight: 600;
  font-size: 1.1em;
}

.FeedContainer .FeedContent .FeedItemSubHeader a {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.FeedContainer .FeedContent .FeedItemSubHeader a:hover {
  text-decoration: underline;
}

.FeedContainer .FeedContent .FeedItemPubDate {
  padding: 0 0 0 0px;
  font-weight: 600;
  font-size: 1.1em;
}

.FeedContainer .FeedContent .FeedItemPubDate a {
  color: black;
  font-size:12px;
  font-style: italic;
}

.FeedContainer .FeedContent .FeedItemPubDate a:hover {
  text-decoration: none;
}

.FeedContainer .FeedContent .FeedItemSummary {
  font-style: italic;
  color: white;
  margin-left: -5px;
  text-align: left;
  font-size: 1em;
  font-weight: 700;
  text-decoration: underline;
}

.FeedContainer .FeedContent .FeedItemSummary a {
  font-style: italic;
  color: white;
  font-size: 1em;
  font-weight: 700;
  text-decoration: underline;
}

.FeedContainer .FeedContent .FeedItemSummary a:hover {
  font-style: italic;
  color: white;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
}

.FeedHeader {
  display: none;
}

.FeedIcon {
  display: none;
}

.FeedContentTop {
  text-align: left;
  margin: 0 0 0 0;
  width: 730px;
  overflow: hidden;
}

.FeedItemHeader {
  float: left;
  padding: 0 10px 0 0;
  margin-top: 0px;
  line-height: 1em;
}

.FeedItemPubDate {
  display: contents;
  margin-top: 5px;
  margin-bottom: -10px;
  float: left;
  line-height: 1em;
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
}

.FeedItemSummary {
  float: left;
  margin: 7px 0 0 0;
  padding: 0 0 0 5px;
  line-height: 1em;
  font-size: 16px;
}
