/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */
/* ------------------------------------------------------------------------------- */
fieldset#SubmitLetter {
    margin:10px 13%;
}
div#PageBody.Advertise,
div#PageBody.Advertise p {
    margin: 0;
}
fieldset#SubmitTip p,
fieldset#SubmitLetter p{
  margin:10px 0 0;
}
fieldset#SubmitLetter p label {
    display: block;
    font-size:18px;
    margin: 0 0 3px;
}
fieldset#SubmitLetter p textarea{
    resize:vertical;
}
div#SubmitATipForm {
    margin-top: 2em!important;
}
div#advertiseRecaptchaContainer {
  float: left;
  margin: 10px 0;
}
div#reCpatchaContainerID {
    margin: 10px auto;
}
div#reCpatchaContainerID div {
    margin: auto;
}
#SubmitLetter p textarea, 
#SubmitLetter p input[type="text"],
#SubmitLetter p input[type="email"],
#SubmitLetter p input[type="tel"] {
    margin: 2px 10px 10px;
    font-size:15px;
    font-weight:400;
    padding: 2px;
    width: 333px;
    border-radius: 2px;
    border: 2px solid #333;
    outline: 0 none;
    transition: all linear 55ms;
}
#SubmitLetter p textarea{
  width:calc(100% - 20px);
  min-height:180px;
  box-sizing:border-box;
  resize:vertical;
}

#SubmitLettertotheEditorForm #SubmitLetter p:first-child,
#SubmitLettertotheEditorForm #SubmitLetter p:nth-child(2) {
  width:45%;
  float:left;
}
#SubmitLettertotheEditorForm #SubmitLetter p:first-child {
  margin-right:9%;
}
#SubmitLettertotheEditorForm #SubmitLetter p:first-child input,
#SubmitLettertotheEditorForm #SubmitLetter p:nth-child(2) input {
  width:100%;
}

#AdvertiseInfoForm #SubmitLetter p:nth-child(2),
#AdvertiseInfoForm #SubmitLetter p:nth-child(3) {
  width:45%;
  float:left;
}
#AdvertiseInfoForm #SubmitLetter p:nth-child(2) {
  margin-right:9%;
}
#AdvertiseInfoForm #SubmitLetter p:nth-child(2) input,
#AdvertiseInfoForm #SubmitLetter p:nth-child(3) input {
  width:100%;
}


p#formPhone input#letterPhoneAreaCode,
p#formPhone input#letterPhoneFirst {
    width: 40px!important;
}
p#formPhone input#letterPhoneSecond{
    width: 80px!important;
}
p#formPhone input {
    margin: 2px 2px 10px!important
}
p#formPhone input#letterPhoneAreaCode {
  margin-left: 10px!important
}
#SubmitLetter #cityStateWrap p{
  display: inline-block;
}
#SubmitLetter  #cityStateWrap input#letterCity {
  width: 200px!important;
}
#SubmitLetter #cityStateWrap input#letterState {
  width:40px!important;
}
fieldset#SubmitLetter p textarea:focus, 
fieldset#SubmitLetter p input[type="text"]:focus,
fieldset#SubmitLetter p input[type="email"]:focus,
fieldset#SubmitLetter p input[type="tel"]:focus{
    border-radius: 4px;
}
div#abuseFormThanks {
    font-size:18px;
}
#SubmitLetter p.submitBtn {
    text-align: center;
    padding: 0 .5em;
    overflow: hidden;
    margin: 25px 0px 0;
}
#SubmitLetter p.submitBtn::after {
  content:" ";
  display: block;
  clear: both;
  height: 0;
}
fieldset#SubmitTip {
  margin: 0 20%;
}
fieldset#SubmitTip p#formRadio{
  margin: 0 0 1.25em;
}
fieldset#SubmitTip p label,
fieldset#SubmitTip p#formRadio span {
  display: block;
  font-size:18px;
}
fieldset#SubmitTip p textarea{
  resize:vertical;
}
fieldset#SubmitTip p textarea, 
fieldset#SubmitTip p input[type="text"],
fieldset#SubmitTip p input[type="email"] {
  margin: 2px 10px 10px;
  font-size:15px;
  font-weight:400;
  padding: 2px;
  width: 333px;
  border-radius: 2px;
  border: 2px solid #333;
  outline: 0 none;
  transition: all linear 55ms;
}
fieldset#SubmitTip p textarea:focus, 
fieldset#SubmitTip p input[type="text"]:focus,
fieldset#SubmitTip p input[type="email"]:focus{
  border-radius: 4px;
}
fieldset#SubmitTip p#formRadio>label {
  display: inline-block!important;
  margin: 0 5px;
  vertical-align: baseline;
  cursor: pointer;
  font-size:15px;
}
fieldset#SubmitTip p#formRadio input{
   vertical-align: text-top;
}
fieldset#SubmitTip input#msgTypeQuestion {
  margin-left: 10px;
}
p.submitBtn {
  text-align: right;
  margin:  0;
  
}
#SubmitLetter p.submitBtn input[type='submit'],
p.submitBtn input {
  font-size:20px;
  margin-right: 44px;
  border: 2px solid #333;
  background:#fff;
  color: #000;
  padding: 0px 8px;
  border-radius: 6px;
  transition: .05s;
}
#SubmitLetter p.submitBtn input[type='submit']:hover,
p.submitBtn input:hover{
  color: #fff;
  background: #9c0000
}
 div#abuseFormThanks p {
  font-size:18px;
  margin: 0 1em 1em;
}
 div#abuseFormThanks p a {
  font-weight:600;
}
a#submitLetterBtn {
  display: block;
}

/* === Inline Connections === */
div.connection {
  margin: 1em auto;
  width: 100%;
  border-bottom: 1px solid #CCC;
  padding-bottom: 0.5em;
  font-size:14px;
}
div.connection::after{
  content: "";
  display: block;
  clear: both;
  height:0;
}
div.connection>a {
    color: #111;
}
div.connection h5 {
  font-weight: bold;
  text-decoration: none;
  margin: 0.5em 0!important;
  font-size: 17px;
  border-bottom: 1px solid #CCC;
  line-height: 1em;
  padding-bottom: 0.25em;
}
div.connection h5 a{
  color:#697f96;
  font-family: 'Montserrat', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
div.connection h5 span.typeHeader {
  text-transform: uppercase;
  font-weight: normal;
  font-size:11px;
}
div.connection.slideshow h5 span.typeHeader {
  font-size:0.75em
}

/* Stack headers for Location, Event, Film, and Poll */
div.connection.location h5 span.typeHeader,
div.connection.event h5 span.typeHeader,
div.connection.film h5 span.typeHeader,
div.connection.poll h5 span.typeHeader {
  display: block;
}

/* Add a colon to the header prefix for non-stacked */
div.connection.content h5 span.typeHeader::after {
  content: ":";
}

/* Connection Content */
div.connection.content img {
  float: left;
  margin: 0 0.5em 0 0;
}
div.connection.content a div.subHeadline,
div.connection.content a div.summary {
  color: #000;
  font-weight: normal;
}
div.connection.content a div.author,
div.connection.content a div.category {
  color: #667;
  font-weight: normal;
}


/* content adjustments */
.content.connection{
    border: none;
   padding: 0 2em;
   box-sizing:border-box;
}
.content.connection h5,
#storyBody .content.connection h5{
  border: none;
  margin:.5em 0!important; 
  padding: 0;
  font-size: 14px;
}
.content.connection h5 a:hover .subHeadline, 
.content.connection h5 .subHeadline:hover {
    color: inherit;
}
.content.connection h5 .subHeadline {
  font-weight: 400;
  color:#676767;
}
.content.connection h5+* {
    display: none;
}
/* Connection Slideshows */
div.slideshow.connection a.leadImage {
  width: 100%; /* override this value to accommodate different column widths */
  height: auto;
  background-color: #333;
  -webkit-justify-content:center;
  justify-content: center;
  margin: 0 0 5px 0;
  float: left;
  position: relative;
  overflow: hidden;
}
div.slideshow.connection a.leadImage img {
  height: 100%;
  width: auto;
  display: block;
  object-fit: contain;
  margin: 0 auto;
}
div.slideshow.connection a.leadImage span.count {
  color: #fff;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(53%, rgba(0, 0, 0, 0.06)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: auto;
}
div.slideshow.connection a.leadImage span.count::before {
  content: "";
  display: block;
  padding-top: 100%;
}
div.slideshow.connection a.leadImage span.count-inner {
  position: absolute;
  bottom: .5rem;
  right: .5rem;
}
div.slideshow.connection div.thumbnails {
  margin: 0 0 10px;
  float: left;
  width: 100%;
}
div.slideshow.connection div.thumbnails a {
  display: block;
}
div.slideshow.connection div.thumbnails a:nth-child(n+7) {
  display: none;
}
div.slideshow.connection div.thumbnails img {
  float: left;
  margin: 0;
  width: calc(100%/6 - 5px);
  height: auto;
}
div.slideshow.connection div.thumbnails a:nth-child(n+1):nth-child(-n+5) img {
  margin-right: 6px;
}
div.slideshow.connection div.caption {
  text-align: center;
  clear: both;
  margin: .15em 0 0;
}
div.slideshow.connection div.slideshowLink a {
  color: #fff!important;
   font-family: Montserrat, sans-serif;
  background-color: #667;
  padding: 8px 8px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 1em;
  display: inline-block;
  margin: 0.5em auto;
}
div.slideshow.connection div.caption .summary,
.slideshow.connection h5 .title {
    display: none;
}
div.slideshow.connection .caption .title {
       font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
}
div.slideshow.connection .caption .title a {
  color: #000;
}
/* Connection Event Location */
div.event.connection div.infoImage,
div.location.connection div.infoImage {
  width: 60%;
  float: left;
}
div.event.connection div.infoImage img,
div.location.connection div.infoImage img {
  float: left;
  max-width: calc(50% - 0.5em);
  margin: 0 0.5em 0 0;
  height: auto;
}
div.event.connection div.info,
div.location.connection div.info {
  float: left;
  width: calc(50% - 0.5em);
}
div.event.connection div.info > div,
div.location.connection div.info > div {
  margin: 0 0 0.5em 0;
}
div.event.connection.noImage div.info,
div.location.connection.noImage div.info {
  float: left;
  width: 100%;
}
div.event.connection a div.info,
div.location.connection a div.info {
  color: initial;
  font-weight: initial;
  line-height: 1.25em;
}
div.event.connection div.locationName {
  font-weight: bold;
}
div.location.connection .hours,
div.event.connection div.time {
  font-style: italic;
}
div.location.connection div.locationCategory,
div.event.connection div.eventCategory,
div.location.connection div.url,
div.event.connection div.url {
  color: #666;
}
div.location.connection .map,
div.event.connection .map {
  line-height: 1em;
  padding-bottom: 0.25em;
  float: right;
  width: calc(40% - 1px);
  height: 150px;
  margin: 0!important;
}
.connection .altMapLink {
  opacity: 0;
  display: none
}

/* Connection Film */
div.film.connection div.image { float: left; }
div.film.connection div.image a { float: left; }
div.film.connection div.image img {
  float: left;
  margin: 0 0.5em 0 0;
}
div.film.connection a div.info {
  color: initial;
  font-weight: initial;
  line-height: 1.25em;
}
div.film.connection div.info > div {
  margin: 0 0 0.5em 0;
}
div.film.connection div.info > div.rating {margin-bottom: 0;}
div.film.connection div.rating { display: inline-block; }
div.film.connection div.rating > div { float: left; }
div.film.connection div.rating div.ratingHeader { margin-right: 0.5em; }
div.film.connection div.rating,
div.film.connection div.filmMetaData,
div.film.connection div.genre,
div.film.connection div.url {
  color: #666;
}

/* Connection Poll */
div.poll.connection li.pollItem,
div#storyBody div.poll.connection li.pollItem {
  margin: 0.5em 0;
  list-style: none;
}
.poll.connection .image img {
    float: right;
}
div.poll.connection ul {
  margin: 0;
  padding: 1px;
}
div.poll.connection input[type=submit] {
  display: block;
  margin: 0.5em auto;
  clear: both;
  color: #fff;
  font-weight: bold;
  background-color: #667;
  padding: 8px 8px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
div.poll.connection a.results {
  text-align: center;
  display: block;
  font-weight: normal;
}

.pdf.connection h5 span.typeHeader {
  display: inline-block;
  padding-left: 20px;
  background: url(/foundation/images/icons/PDFicon_32x32.png) left center no-repeat transparent;
  background-size: 20px;
      margin-right: 2px;
    padding-right: 4px;
    border-right: 1px solid #f1f1f1;
}


.pdf.connection iframe {
   width: 100%;
   margin: auto!important;
   display:block;
}

.pdf.connection .inlinePDFCaption {
  text-align: left;
  color: #222;
  font-size: 14px;
  margin: 2px 0 0;
  line-height: 1.2;
}

.pdf.connection .inlinePDFCredit {
  text-align: right;
  font-size: 11px;
  margin-top: 2px;
  line-height: 1.1;
  color: #999
}
/* === End Inline Connections === */


div.ContentFullWidth {
  margin: 0 0 15px
}
.ContentFullWidth div.connection {
  font-size: 14px
}
.ContentFullWidth div.connection.location h5 span.typeHeader,
.ContentFullWidth div.connection.event h5 span.typeHeader,
.ContentFullWidth div.connection.film h5 span.typeHeader,
.ContentFullWidth div.connection.poll h5 span.typeHeader {
  display: inline-block;
}
.ContentFullWidth div.connection.location h5 span.typeHeader::after,
.ContentFullWidth div.connection.event h5 span.typeHeader::after,
.ContentFullWidth div.connection.film h5 span.typeHeader::after,
.ContentFullWidth div.connection.poll h5 span.typeHeader::after {
  content: ": "
}
.ContentFullWidth #storyBody .connection h5 a,
.ContentFullWidth .connection h5 a {

}
div#StoryBreadcrumb.ContentFullWidth {
  clear: both;
}
.ContentFullWidth .storyHead {
  text-align: center;
  clear: both;
  margin: 10px 0 0;
}
.ContentFullWidth .storyHead h1 {
  font-weight:600;
  font-size: 33px;
  margin: 0 auto 5px;
}
.ContentFullWidth .storyHead h2 {
  font-size: 22px;
  color: #444;
  margin: 0 auto 5px;
  max-width: 600px;
}
.ContentFullWidth .storyHead .byline {
  color: #777;
  letter-spacing: 1px;
}
.ContentFullWidth .storyHead .date {
  display: none;
}
.ContentFullWidth  div#storyBody {
  padding-left: 125px;
  padding-right: 125px;
  font-size: 17px !important;
  line-height: 1.5 !important;
}

.ContentFullWidth  .contentImageCenter {
  margin: 1em -125px !important;
  width: auto !important;
}
.ContentFullWidth  div#storyBody p {
  margin: 1em auto;
}
.ContentFullWidth  div#storyBody .Ad {
  text-align: center;
  margin: 0 auto 1em;
}
.ContentFullWidth  div#storyBody .Ad>div {
  display: inline-block;
}

.ContentFullWidth #MagnumImage .magnumContainer {
   display:inline-block;
   }
.ContentFullWidth #MagnumImage{text-align:center;}   

.ContentFullWidth #MagnumImage,
.ContentFullWidth .contentImageCenter {
  clear:both;
}  
div.infoBox,
body#Content div.Sidebar {
  padding: 8px;
  margin-top: 5px;
  border: 1px dotted #000;
  color: #000;
  overflow:hidden;
}
.infoBoxText p {
    text-overflow: ellipsis;
    overflow: hidden;
}
div
ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons"].FeaturesIcons_canceled span {
  padding-left: 0;
}

ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons"].FeaturesIcons_cancelled span {
  padding-left: 0;
}

#gridMainSidebar div.fdn-r1player-sticky {
  z-index: 222;
  background-color: white;
  margin-top: -15px;
  padding-top: 15px;
}