@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700&display=swap');

.CMSLinks {
    color: whitesmoke;
    background: #ff6a00;
    text-align: center;
    padding: 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: #fc3c3c;
   width:200px;
   padding-top:2px;
   padding-bottom: 2px;
   color:white;
   margin-right:-4px;
   font-family: "Nunito Sans", sans-serif;
   font-size: 14px;
}

.memoryTop .close {
  display:none;
}

.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; 
}*/

.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;
}

.promoText {color:white !important;}

.promoText:hover {text-decoration: underline;}

#slideshow {
  /*   position: absolute;
    left: 445px; */
  padding: 0px;
  padding-left: 0px;
  z-index: 2;
  margin: 0px;
}

#slideshowParent {
width:100vw;
  padding-left: 0px !important;
  height: fit-content !important;
}

.accountIcon {max-width: 40px;}
.memberTab {display: none;}
.memberButton {display: none;}

#loginModal {
  position: absolute;
  width:400px;
  height:310px;
  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: 'IBM Plex Sans', sans-serif;
  overflow: hidden;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background:#ea3323 !important;
}

.logButton {
  width:100% !important;
 background:#ea3323;
  color:white;
  margin-top:20px;
  font-weight: 600;
  font-size: 18px;
}

.forgotPWLink {
  text-align: center !important;
  color:black;
  font-size:12px;
  margin-top:0px;
  margin-left:125px;
  display: none;
  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: #fc3c3c;
   width:125px;
   font-size:1.25em;
   color:white;
   padding:5px 5px 5px 5px;
   text-align: center;
   font-family:"Nunito Sans", sans-serif;
 }
 
 .memberSigninPane:hover {
   background: #d41d1d;
 }
 
 .memberLoginIcon {
   width:42px;
   margin-left:10px;
   display: inline-block;
 }
 
 .accountBody,
 .booksBody {
 }
 
 .memberContainer {width:100%;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;display: grid;}
 .memberBody {grid-column-start: 1;grid-column-end: 5;}
 .memberFeed {grid-column-start: 5;grid-column-end: 6;padding-left:30px;}
 
 .accountHeader {
   text-transform: uppercase;
   font-size: 14px;
   color: #ccc;
 }
 .accountCardHeader {
   font-size: 18px;
   color: #f27426;
   letter-spacing: -0.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;
 }
 
 .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: #f27426;
   color: white;
   padding: 9px 12px 9px 12px;
   font-size: 14px;
   position: absolute;
   top: 15px;
   right: 15px;
 }
 .accountLinks:hover {
   background: #f89a60;
   color: white;
 }
 
 .booksLinks {
   display: inline-block !important;
   position: relative !important;
   clear: right;
   margin: 0px 10px 0px 0px;
 }
 
 .orangeBox {
   width: 42%;
   display: inline-block !important;
   float: none;
   height: 150px;
 }
 
 .redBox {
   width: 42%;
   display: inline-block !important;
   float: none;
   height: 150px;
 }
 
 .contactLinksIcon {
   width: 28px;
   vertical-align: middle;
   border-radius: 25px;
 }
 
 
 .rowPhotos {
   width:100vw;
   grid-template-columns: 1fr 1fr 1fr;
   display: grid;
   gap: 0px;
   margin:0px -15px 0px -15px;
 }
 .contentPhoto1 {min-height:300px;vertical-align: top;background-image: url("/images/home1.jpg");background-size: cover;}
 .contentPhoto2 {min-height:300px;vertical-align: top;background-image: url("/images/home2.jpg");background-size: cover;}
 .contentPhoto3 {min-height:300px;vertical-align: top;background-image: url("/images/home3.jpg");background-size: cover;}

.newsfeedSideContainer {
  width:35%;
  height:150px;
  padding-top:10px;
  padding-left:25px;
  display:inline-block;
  text-align: left;
  margin-right:auto;
}

.calendarSideContainer {
  margin-left: auto;
  text-align: left;
  width:35%;
  vertical-align: top;
  height:150px;
  padding-top:10px;
  padding-left:25px;
  display:inline-block;
}

.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: "Nunito Sans", sans-serif;
    color:white;
}

.videoHeader .story .headlineBold {
    font-weight: 400;
    margin:auto;
    font-family: "Nunito Sans", 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: "Nunito Sans", sans-serif;
    color:white;
    margin:auto;
    text-transform: uppercase;
    background-color: #fc3c3c;
    text-decoration: none;
}

.videoHeader .story .actionButton:hover {
    background-color: #d41d1d;
    color:white;
}

.newsfeedSideContainer {
  width:35%;
  height:150px;
  padding-top:10px;
  padding-left:25px;
  display:inline-block;
  text-align: left;
  margin-right:auto;
}

.calendarSideContainer {
  margin-left: auto;
  text-align: left;
  width:35%;
  vertical-align: top;
  height:150px;
  padding-top:10px;
  padding-left:25px;
  display:inline-block;
}

.SlideCaption {
    position: relative;
    margin: auto;
    top: 205px;
    width: 80%;
    color: white;
    font-family: "Nunito Sans";
    text-align: center;
    text-shadow: 2px 2px 5px black;
}

.mainCaption {
    line-height: 1em;
    font-weight: bold;
    font-size: 32px;
    font-family: "Nunito Sans";
}

.subCaption {
    line-height: 1em;
    font-size: 18px;
}

.mainCaption, .subCaption {
    padding-bottom: 5px;
}

.linkCaption {
    position: absolute;
    top: unset !important;
    bottom:-95px;
    width:150px;
    height:45px;
    font-family: "Nunito Sans", sans-serif;
    background:#fc3c3c;
    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: "Nunito Sans", sans-serif;
    background: white;
    border:2px solid #fc3c3c;
    font-weight: bold;
    font-size: 40px;
    line-height: 1em !important;
    text-align: center;
    color: #fc3c3c;
    //text-shadow: 2px 2px 5px black;
}

.jssora22l {
    left: 36%;
}

.jssora22r {
    left: 59%;
}

.redMenuRow {
  background-color: #ea3323;
  margin:0px -15px 0px -15px;
  color:white;
  padding:5px 25px 5px 25px;
  text-align: center;
  font-weight: 700;
  font-size: 1.1em;
  height:fit-content;
  display: block;
}

.memberBarBlock {
  border-radius: 5px;
  padding:5px 6px 5px 6px;
  display:inline-block;
  margin-right:4px;
  margin-top:2px;
  margin-bottom:2px;
  margin-left:4px;
  font-size: 16px;
  font-family: "Nunito Sans", sans-serif;
}
.memberBarBlock:hover {
  background: rgba(255, 255, 255, 0.15);
}

 .appLink, .memberLoginText {
     color:white;
     font-size: 18px;
     letter-spacing: -1px;
 }
 
 .memberLoginText, .appLink:hover {
   color:white;
 }
 
 .duesBarIcons {width:35px;margin-right:10px;margin-top:-8px;display: inline-block;}

#homeContainer {
  display: grid;
  gap: 80px;
  padding:25px 40px 25px 40px;
  grid-template-columns: 1fr 1fr;
}

#homeContainer h3 {
  color:#ec1312;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0px;
  font-weight: bolder;
  font-family: "Nunito Sans", sans-serif;
}

#homeContainer h5 {
  color:#ec1312;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0px;
  font-weight: bolder;
  font-family: "Nunito Sans", sans-serif;
  line-height: 26px;
  margin: 10px 0px 15px 0px;
}

.officersTable {
  width:100% !important;
  max-width: 100% !important;
  vertical-align: top !important;
}

.officersTable td {
  width:auto !important;
  vertical-align: top !important;
}

.officersTable td p, span {
  line-height:175% !important;
}


.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:fit-content;background:#132533;margin:0px -15px 0px -15px;padding:15px 0px 15px 0px;text-align: center;}

.rowFeatured {height:auto;min-height: 200px;background:#fc3c3c;background-image: url('/images/featuredBG.png');background-position: center;background-size: inherit;background-repeat: no-repeat;margin-left:-15px;margin-right:-15px;text-align: center;height:400px;}

.rowFeatured p, span {line-height: 135%;}

.memoryTop {display: block;margin:0px auto 0px auto;max-width: 1200px;padding-top: 15px;}
.memoryTop span {font-weight: 600;color: white;font-size: 24px;margin-top:10px;margin-left:15px;vertical-align: middle;}
.memoryTop a {color:black;background: #e5e5e5e6;border-radius: 8px;padding:8px 12px 8px 12px;margin-left:20px;vertical-align: middle;}

.memoryName {
  color:white;
  font-weight: bold;
  font-size: 18px;
  margin-bottom:2px;
  line-height: 16px !important;
}

.memoryDate {
  color:white;
  line-height: 14px;
  font-size: 16px;
}

.memoryLink {
  color:black;
  display: block;
  line-height: 20px;
  text-decoration: underline;
  font-size:14px;
  margin:2px auto 5px auto;
  border-radius: 8px;
  padding:6px 10px 6px 10px;
  width:fit-content;
  background: #e5e5e5e6;
  
}

.memoryContainer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.memoryItem {
  margin:10px 0px 25px 0px;
}

.memoryItem2 .memoryName {
  color:black;
  font-weight: bold;
  font-size: 18px;
  margin-bottom:2px;
  line-height: 16px !important;
}

.memorySlider {
  width:90%;
  margin:20px auto 10px; auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap:15px;
}

.memoryItem2 .memoryDate {
  color:black;
  line-height: 14px;
  font-size: 16px;
}

.memoryItem2 .memoryLink {
  color:#4A4A4A;
  display: block;
  text-align: left;
  line-height: 20px;
  text-decoration: none;
  font-weight: bold;
  font-size:14px;
  margin:8px auto 5px 0px;
  border-radius: 8px;
  padding:6px 10px 6px 10px;
  width:fit-content;
  background: #c3c3c3e6;
  
}

.memoryBox {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap:10px;
}

.memoryPhoto {
  width:100px;
  border-radius: 6px;
}

.memoryItem2 {
  margin:10px 0px 25px 0px;
  padding:10px;
  text-align: left;
  background: white;
  border-radius: 8px;
}

.memoryItem2:hover {
  background: #F4F4F4;
}

.eventName {font-weight: 600;}
.eventDesc {font-style: italic;line-height: 28px;font-size:21px;padding-top:3px;}
.eventInfo {line-height: 24px;font-size:17px;}
#eventRegistrationForm h3 {line-height: 155%;}
#eventRegistrationForm h6 {line-height: 155%;}

/* ==========================================================================
   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: 30px;
    padding: 0px 7%;
    overflow: hidden;
    margin-bottom:25px;
}

#mapContainer {
  padding:25px;
  width:100vw;
  margin-bottom: 25px;
}

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:8%;
   text-align: left;
   z-index: 99;
}

.leftLinks > span {
    padding: 5px 10px 25px 10px;
    color:#fc3c3c !important;font-weight:600 !important;font-family: "Nunito Sans", sans-serif !important;font-size:1.1em;line-height: 2em;
}

#socialLinks {
   position:absolute;
   top:20px;
   right:8%;
   text-align: right;
   z-index: 99;
}

#socialLinks img {
   width:45px;
}

.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:25px;
    min-height: 225px;
    background-size: contain;
    background-color: white;
    text-align: center;
    padding-top:15px;
}

.bannerMainHead {
   font-family:"Nunito Sans", sans-serif;
   font-weight:bold;
   color: #132533;
   font-size: 36px;
   letter-spacing: .25em;
   text-transform: uppercase;
   line-height: 1.75em;
}

.bannerSubHead {
font-family:"Nunito Sans", sans-serif;
font-weight:normal;
color: #fc3c3c;
font-size: 28px;
line-height: .9em;
letter-spacing: .15em;
text-transform: uppercase;  
}

.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;
}

.memberArea {
  font-family: "Nunito Sans", sans-serif;
  padding:0px;
  text-align: center;  background-color: #132533;
    color: white;
    text-transform: uppercase;
}

.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;
}

#memberMenuArea {
    font-size: 16px;
}

#memberMenuArea > div {
    height: 100%;
}

#memberMenuArea > div > ul {
    display: table;
    height: 100%;
}

#memberMenuArea > div > ul > li {
    display: table-cell;
    padding: 0px;
    border-bottom: none;
    border-right: 2px solid #e61919;
}

#memberMenuArea > div > ul > li:last-child {
    border-right: none;
}

#memberMenuArea > div > ul > li > a {
    display: block;
    padding: 12px 14px;
    height: 100%;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.2em;
}

#memberMenuArea > div > ul > li > a:hover {
   background: #c80505;
   color:white;
}

#memberMenuArea > div > ul > .dropdown {
    position: absolute;
    margin: 0px;
    height: 100%;
}

#memberMenu {
    position: absolute;
    z-index: 3;
    width: 100%;
    max-width:300px;
    max-height: calc(100vh - 225px);
    overflow-y: auto;
    background-color: #fc3c3c;
    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;
}

#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;}
.calendarHeader {font-family: "Nunito Sans", sans-serif;color:#ec1312;font-size:1.75em;font-weight:500;}

.calendarHeader a {color:#ec1312;text-decoration: none;}

.calendarIcons img {
  width:75px;
  vertical-align: middle;
}

.newsFeedRow {
    display: flex;
    max-width:60%;
    height:100px;
    padding-top:10px;
    font-family:"Nunito Sans", sans-serif;
    padding-left: 7%;
   // background-color: #D1230A;
    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: white;
    text-decoration: underline;
    font-style: italic;
    margin-top:8px;
    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: #00568A;
}

#calendarParent > .heading > .icon,
#newsFeedParent > .heading > .icon {
    top: 4px;
    font-size: 32px;
}

#calendarParent > .heading > .header,
#newsFeedParent > .heading > .header {
    position: relative;
    top: -4px;
    color: #00568A;
}

.calendarEvents > .eventItem,
#newsFeedParent > .body > ul > li {
    line-height: 1.25em;
}

.calendarEvents > .eventItem:last-child,
#newsFeedParent > .body > ul > li:last-child {
    padding-bottom: 0px;
}

.eventItem {
    display: block;
    height: 100% !important;
    color:white;
    font-size:1.1em;
    font-style: normal;
}

.eventItem > span {
    padding-right: 10px;
}

.FeedTitleText {
    display: inline-block;
    line-height: 1.25em;
}

.calendarEvents a,
#newsFeedParent a {
    color: darkgray;
    font-style: italic;
    text-decoration: underline;
}

.eventTitle, .eventDate, .eventTime {
    display: inline-block;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1.5em;
}

.eventTitle {
    font-size: 14px;
    font-weight: bold;
}

.eventDateTime {
    
    white-space: nowrap;
}

.eventDescription {
    display: inline-block;
}

.viewFullCalendarLink {
    font-size: 11px;
}

@media (max-width:1164px) {
    .memberLogin {
        font-size: 20px;
    }

    .memberLogin img {
        height: 18px;
    }
}

@media (max-width:991px) {
    .localBanner {
        padding: 25px;
    }
    
    #calendar table {
            display: table !important;
              width: 100% !important;
              max-width: 100% !important;
        }
        
     #calendar tr {
            display: table-row !important;
            width: 100% !important;
            height: fit-content;
        }
        
     #calendar td {
            display: table-cell !important;
            width: auto !important;
            padding:10px !important;
            height:auto !important;
        }
        
        .fc-center {
          margin-top: 20px;
        }
    
    #memberMenuArea {
      display: none;
    }
    
    .memberButton {
      display:block;
    }
    
    .memberLoginImg {
      width:20px;
      display: inline-block;
    }
    
    .memberMenu {
      width:100%;
    }
    
    #memberMenuArea > div > ul > li {
        display: block;
        width:100%;
        padding: 0px;
        border-right: none;
        border-top: 2px solid #e61919;
    }
    
    .memberContainer {width:95%;grid-template-columns: 1fr;display: grid;margin:0px auto 0px auto;}
     .memberBody {grid-column-start: 1;grid-column-end: 2;}
     .memberFeed {grid-column-start: 1;grid-column-end: 2;padding-left:0px;}
    
    .memoryContainer {
      display: grid;
      grid-template-columns: 1fr;
      gap: 10px;
    }
    
    .memorySlider {
      width:100%;
      margin:20px auto 10px; auto;
      display: grid;
      grid-template-columns: 1fr;
      gap:0px;
    }
    
    .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;}

    .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;
      background: white;
      height:35px;
      padding:6px 4px 4px 4px;
      width:35px;
    }
    
    .container-fluid img {
      height:auto !important;
    }
    
    .promoText {display: block;color:white !important;}
    
    .redMenuRow {
      height: fit-content;
      width:100vw;
      margin:0px;
    }
    
    #homeContainer {
      grid-template-columns: 1fr;
      padding:25px 10px 25px 10px;
      gap:25px;
    }
    
    .rowFeatured {
      height:fit-content;
    }
    
    .featuredTop a {
      display: block;
      margin:10px;
      font-size:20px;
      font-weight: bold;
    }
    
    .memoryTable {
      width:96vw;
      max-width: 96vw;
    }
    
    .memoryTable a {
      font-size:17px;
      line-height: 22px;
      margin-bottom: 15px;
      display: block;
    }
    
    .rowPhotos {
      grid-template-columns: 1fr;
    }
    
    .memoryTable td {
      display: block;
      width:96vw !important;
      padding:10px;
    }
    
    .navbar-collapse.collapse {
      width:100vw;
      float:none;
      height:fit-content !important;
      padding:0px 15px 15px 15px;
    }

    .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;
}

/*---footer----*/
.footer {
    padding: 30px 10px;
    background-color: #132533;
    color: white;
    height:auto;
}

.leftFooter {
font-weight:bold;
font-size:1.15em;
color:white;
float:left;
width:auto;
line-height: 1.6em;
margin-left:8%;
font-family:'Nunito Sans', sans-serif;
}

.leftFooter2 {
  font-weight:bold;
  font-size:1.15em;
  color:white;
  float:left;
  width:auto;
  line-height: 1.6em;
  margin-left:3.5%;
  font-family:'Nunito Sans', sans-serif;
  }

.rightFooter {
   font-weight:bold;
   font-size:1.15em;
   color:white;
   float:right;
   min-height: 225px;
   height:225px;
   font-style: italic;
   width:auto;
   margin-right:50px;
   font-family:'Nunito Sans', sans-serif;
   text-align: right;
   vertical-align: text-bottom;
   }
   
 .footerSocial {display: block;margin-top:105px;
   margin-bottom:15px;
 }  
.footerSocial img {
   width:45px;
   margin-right:10px;
}

.footerCompanyTitle {
  font-weight:bold;
  font-size:1.5em;
  color:#f23c3e;
}

.rightFooter a {color:white;}
.leftFooter a {color:white;}
.leftFooter2 a {color:white;}

.footerBox {
    padding: 25px;
}

.footer h3 {
    color: gray;
}

/*
.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:10px;
    }
    .banner {
      padding:20px 15px 0px 15px;
    }
    
    table {display: table;width:100vw;}  
     tr {display: block;width:100%;height:fit-content !important;}
     td {display: block;width: 100%;height:fit-content !important;}
     col {display: block;width:100%;height:fit-content !important;}
    
    .bannerMainHead {
      line-height: 40px !important;
      margin-top:15px;
    }
    
    .mainCaption {
      line-height: 1em;
      font-weight: bold;
      font-size: 65px;
      font-family: "Nunito Sans";
  }
  
  .SlideCaption {
    top:80px;
  }
  
  .subCaption {
      line-height: 1.5em;
      font-size: 48px;
  }
  
  .mainCaption, .subCaption {
      padding-bottom: 5px;
  }
  
  .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: "Nunito Sans", sans-serif;
      background: white;
      border:2px solid #fc3c3c;
      font-weight: bold;
      font-size: 75px;
      line-height: 1em !important;
      text-align: center;
      color: #fc3c3c;
      //text-shadow: 2px 2px 5px black;
  }
  
  .jssora22l {
      left: 10%;
      bottom:20px;
  }
  
  .jssora22r {
      left: 80%;
      bottom:20px;
  }
    
    #loginModal {max-width:96vw;left:2vw;top:50px;padding:20px !important;}
    .alertText {width:70%;}
    
    .bannerSubHead {font-size:1.5em;
      line-height: 1.4em;
      margin-top:-15px;
      display: block;
      margin-bottom:15px;
    }

    #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;
    }
    
    .footer {height:auto;padding-bottom:20px;}
    .leftFooter {
      width:100%;
      text-align:center;
      margin-left:0px;
      display:block;
      margin-bottom:20px;
    }
    
    .rightFooter {
      text-align:center;
      margin-right:0px;
      width:100%;
      padding-top:0px;
      display:block;
      min-height: 55px;
       height:fit-content;
    }
    
    .footerSocial {
      margin-top:50px;
      min-height: fit-content !important;
      height: fit-content !important;
    }
    
    .leftFooter2 {text-align: center;width:100%;margin-left:0px;margin-top:25px;}
    
    .rowCalendar {
      height:auto;
    }
    
    .calendarSideContainer {
      width:90%;
      margin-left:auto;
      margin-right:auto;
      display: block;
      padding-left:20px;
      padding-right:20px;
    }
    
    .newsfeedSideContainer {
      width:90%;
      margin-top:55px;
      margin-left:auto;
      margin-right:auto;
      display: block;
      padding-left:20px;
      padding-right:20px;
    }
    
    .rowFeatured {
      overflow: hidden;
    }
    
}

@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 {
      
    }
    
    .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: 14px;
    }
    
    .eventDateTime, 
    .eventDescription,
    .fullCalendarLink {
        font-size: 11px;
    }
}

/* 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;
    background: none !important;
}

.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 {
  //  padding: 15px 10px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    color: white;
    height: 100% !important;
    text-align: center;
}

.navbar li a .close {
    display: none;
}


.dropdown-menu {
    padding: 0px;
    background: #081017  !important;
}

.dropdown-menu li {
    border-bottom: 1px solid black;
}

.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-top:10px;}
.headerLinkBlock {display: block;padding-left:15px;}
.headerLinkBlock img {width:30px !important;}
.headerLinkBlock a {color:#fc3c3c !important;font-weight:600 !important;font-family: "Nunito Sans", sans-serif !important;font-size:1.1em;}

.FeedContainer {
    display: inline-block;
    width: 100% !important;
    color: white;
    height:150px;
}

.FeedContainer #FeedHeader {
    float: left;
    padding: 10px;
    color: white;
    border-right: 5px solid #c60000;
    font-weight: bold;
}

.FeedContainer .FeedContent {
    display: inline-block;
    height:105px !important;
    overflow: hidden;
    width: 100% !important;
}

.FeedContainer .FeedContent ul {
    list-style: none;
    list-style-type: none;
    padding: 0;
    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 {
    color: white;
}

.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: white;
}

.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;
}