/* @font-face
-------------------------------------------------- */
@font-face {
  font-family: 'CgFuturaMaxi-Bold';
  src: url('../fonts/CGFuturaMaxi-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/CGFuturaMaxi-Bold.eot?iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/CGFuturaMaxi-Bold.woff') format('woff'), /* Modern Browsers */
  url('../fonts/CGFuturaMaxi-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
  url('../fonts/CGFuturaMaxi-Bold.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'TitilliumWeb-Regular';
  src: url('../fonts/TitilliumWeb-Regular.ttf') format('truetype');
}

/* -- general
-------------------------------------------------- */

html {background-color: #c7c7c7;}

body.subPage {
  background: #000000 fixed center top no-repeat url('../images/cw_bg_noTxt_1440x850.jpg');
  background-size: contain;
}
.pb20 {padding-bottom: 20px;}

.pb30 {padding-bottom: 30px;}

.ptb10 {padding: 10px 0;}

.ptb20 {padding: 20px 0;}

.pt20b10 {padding: 20px 0 10px 0;}

.plr30tb0 {padding: 0px 30px !important;}

.plr0 {padding-left: 0 !important; padding-right: 0 !important;}

.plr5 {padding-left: 5px !important; padding-right: 5px !important;}

.plr15 {padding-left: 15px !important; padding-right: 15px !important;}

.plr30 {padding-left: 30px !important; padding-right: 30px !important;}

.pt0 {padding-top: 0px;}

.pt2 {padding-top: 2px;}

.pt5 {padding-top: 5px;}

.pt10 {padding-top: 10px;}

.pt20 {padding-top: 20px;}

.pt20b10 {padding-top: 20px;padding-bottom:10px;}

.mr5 {margin-right: 5px;}
.ml5 {margin-left: 5px;}

.mt0 {margin-top: 0px !important;}

.mt5 {margin-top: 5px !important;}

.mt10 {margin-top: 10px !important;}

.mt20 {margin-top: 20px !important;}

.mt30 {margin-top: 30px !important;}

.mt40 {margin-top: 40px !important;}

.mb10 {margin-bottom: 10px !important;}

.mb20 {margin-bottom: 20px !important;}

.mb30 {margin-bottom: 30px !important;}

.mb40 {margin-bottom: 40px !important;}

.mlra {margin-left: auto; margin-right: auto;}

.bold {font-weight: bold;}

.error {color: #ff0000;}

li.searchArea {padding: 13px 0px 0px 10px;}

.searchArea input[type="text"] {
  font-size: 14px;
  padding: 3px 4px;
  border: 1px solid #878787;
  background-color: #252525;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #e5e5e5;
}

.searchArea input[type="image"] {
  position: relative;
  top: 4px;
}
@media (max-width: 906px) {
  .cw-nav-search-lg {
    display: none;
  }
}
@media (min-width: 907px) {
  .cw-nav-search-sm {
    display: none;
  }
}

.cw-nav-search-sm li{
  padding-left: 10px;
  padding-right: 10px;
}

.cw-nav-search-sm input{
  width: 100% !important;
}

.eventPanels {
  color: #2a336b;
  font-weight: bold;
  margin: 5px 0 0 0 !important;
}

img.centered {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}

.article.correction {
  font-size: 10px;
  text-decoration: italic;
  color: #333 !important;
}

/* -- for 3 columns on home page
-------------------------------------------------- */

.homeCols {padding-top: 30px;}

.colHeader {
  font-family: 'Roboto Slab', Arial, serif;
  font-size: 28px;
  font-weight: 300;
  color: #2a336b;
  letter-spacing: -0.019em;
  line-height: 1.2em;
  padding-bottom: 0.35em;
  padding-top: 5px;
}

a.colHeader {
  color: #2a336b;
  text-decoration: none !important;
}

a.colHeader:hover {
  color: #2a336b;
  text-decoration: none !important;
}

.colHeader.currentIssue {
  background-image: url(../images/icon_cw.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 54px;
}

.colHeader.cwPodcasts {
  background-image: url(../images/icon_podcasts.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 54px;
  /*padding-bottom: 3px;*/
}

.colHeader.subscribeCW {
  background-image: url(../images/icon_subscribe.png);
  background-repeat: no-repeat;
  background-position: 0 0.0em;
  padding-left: 54px;
}

.colHeader.onTwitter {
  background-image: url(../images/icon_twitter.png);
  background-repeat: no-repeat;
  background-position: 0 0.1em;
  padding-left: 48px;
}

.colHeader.shareCW {
  background-image: url(../images/icon_share.png);
  background-repeat: no-repeat;
  background-position: 0 0.0em;
  padding-left: 48px;
}

.colHeader.interviewCW {
  background-image: url(../images/icon_interview.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 48px;
}

.colHeader.coverageCW {
  background-image: url(../images/icon_coverage.png);
  background-repeat: no-repeat;
  background-position: 0 0.0em;
  padding-left: 48px;
}

.colHeader.eventsCW {
  background-image: url(../images/icon_events.png);
  background-repeat: no-repeat;
  background-position: 0 0.0em;
  padding-left: 48px;
}

.stackedHeader {
  /*padding-top: 0.0em;  --  was 0.6 -- */
  margin-top: 15px;
}

.colText {
  font-size: 14px;
  color: #636363;
  font-weight: normal;
  padding: 1em 1em 1.5em 0;
  line-height: 1.5em;
}

.colHeader.noIcon {
  padding-top: 20px;
}

.bannerText {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  padding: 1.9em 1em 1.5em 0;
  line-height: 1.4em;
  text-align: left;
}

.colText a, .colText a:hover {/*color: #2a336b;*/}

.colTextBold {
  font-size: 14px;
  color: #5873ca;
  font-weight: bold;
}

.colText p {padding-top: 0.6em;}

.colText p.supportText {padding-top: 0em;}

.colText.bottomBorder {
  border-bottom: 1px dotted #4f4f4f;
  margin-bottom: 2em;
}

.securityMessage {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-top: 10px;
  text-align: left;
  line-height: 1.3em;
  border-top: 1px solid #999;
  display:none;
}


/* -- for background of sub pages
-------------------------------------------------- */

.subContentBox {
  position: relative;
  float: left;
  padding: 15px 30px;
  margin-top: 35px;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  width: 100%;
}

/* -- NECESSARY, otherwise archives box will be minimum width -- */
.subContentBox.archives {float: none;}

.subContentBox h1 {
  color: #2a336b;
  display: inline;
  font-family: 'Roboto Slab', Arial, serif;
  font-size: 28px;
  font-weight: 300;
  position: relative;
  top: 11px;
  left: 4px;
}

.subContentBox h1 span {
  color: #2a336b;
  display: inline;
  font-family: 'Roboto Slab', Arial, serif;
  font-size: 24px;
  font-weight: 300;
  position: relative;
}

.cyberwireArchivesHdr {
  position: relative;
  padding: 15px 0;
}

.panel-body ul > li {
  background: url("../images/listMarker.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  list-style-type: none;
  margin-bottom: 3px;
  padding-left: 17px;
}

.panel-body ul {padding-left: 0px;}

.panel-group {margin-bottom: 15px;}

/* -- for background of issues pages
-------------------------------------------------- */

.issuesContentBox {
  padding: 140px 30px 15px 30px;
  margin-top: 35px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: #fff url(../images/CyberWire_hdr_06.png) 0 0 no-repeat scroll;
  position: relative;
}

.issuesContentBox h1 {
  color: #2a336b;
  display: inline;
  font-family: 'Roboto Slab', Arial, serif;
  font-size: 28px;
  font-weight: 300;
  position: relative;
  top: 11px;
  left: 4px;
}

.issuesContentBox h1 span {
  color: #878787;
  display: inline;
  font-family: Arial, Tahoma, Helvetica, sans-serif !important;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}

/* -- social media counters, etc.
-------------------------------------------------- */

div.socialMedia {
  margin-top: 0.0em;
  border-bottom: 1px dotted #f8941e;
  padding-bottom: 0.7em;
}

div.socialMedia div.fb-like {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: -5px;
}

div.socialMedia div.g-plus {
  margin-left: 28px;
  display: inline-block;
}

div.socialMediaHome {
  margin-top: 1.0em;
  border-bottom: 0 none;
  padding-bottom: 0.7em;
}

div.socialMediaHome div.fb-like {
  margin-left: 1.0em;
  display: inline-block;
}

div.socialMediaHome div.g-plus {
  margin-left: 28px;
  display: inline-block;
}

div.fbwrapper div.fb-like {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.smRow {
  display: block;
  margin-bottom: 15px;
}

.IN-widget {vertical-align: top !important;}

/* -- share this
-------------------------------------------------- */
.stButton .stHBubble {
  margin-left: 3px;
  margin-right: 3px;
  padding: 0 5px 18px;
  position: relative;
  z-index: -1;
}

.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices {
  background-repeat: no-repeat;
  display: inline-block;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding-bottom: 30px;
  padding-top: 3px;
  position: relative;
  white-space: nowrap;
}

.stButton .stButton_gradient {height: auto !important;	}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {height: auto !important;}

/* -- for typeahead
-------------------------------------------------- */
.ffb {
  position: absolute; /* this guy's parent div is hard-coded to position:relative */
  overflow: hidden;
  border-left: 1px solid #2a336b; /* #7B9EBD for Vista */
  border-right: 1px solid #2a336b;
  background-color: #fff; /* Give it a background-color, so it's not transparent */
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.ffb-input {
  height: 28px;
  width: 320px !important;
  padding: 4px;
  border-color: #2a336b;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
}

.ffb-input.watermark {color: #a4a4a4;}

.ffb .content .row {margin: 0 0;}

#ffb7_ctr {
  left: 2px !important;
  top: 28px !important;
  width: 332px !important;
}

#glossBlank p {padding: 15px 0px;}

.ffb .paging {
  border-bottom: 1px solid #828790;
  padding: 8px 4px;
  vertical-align: middle;
}

.ffb .page, .ffb a.page {
  background-color: #fff;
  border: 0 none;
  font-size: 85%;
  margin: 2px;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.ffb .box {
  font-size: 12px;
  text-align: center;
  padding: 4px;
  margin: 2px;
  width: 28px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #ccc;
}

.ffb .content .row {
  border-bottom: 1px solid #2a336b;
  clear: both;
  color: #000000;
  height: 28px;
  padding: 4px;
}

.ffb-arrow {
  background-image: url("../images/sel_cw.png");
  float: left;
  height: 28px;
  width: 17px;
  cursor: pointer;
}

.ffb .content .row:hover {background-color: #2a336b;}

.ffb-sel {
  cursor:pointer;
  color:#fff !important;
  background-color:#2a336b;
}

span.summary {
  color: #a4a4a4;
  padding: 4px;
}

.ffb-match {
  color: #000000;
  font-weight: bold;
}

.ffb-sel .ffb-match {
  color: #fff;
  font-weight: bold;
}

@media (max-width: 320px) {
  .ffb-input {
    width: 200px !important;
    font-size: 12px;
  }
  #ffb7_ctr {
    width: 212px !important;
    font-size: 12px;
  }
}

/* -- footer items
-------------------------------------------------- */

.footerText {
  font-size: 12px;
  font-weight: normal;
  color: #707070;
  padding-right: 30px;
}

.footerText a, .footerText a:hover {color: #464646;	}

.footerLogo {
  padding-top: 25px;
  padding-bottom: 15px;
}

.footerText address {
  background-image: url(../images/footer_icon_address.png);
  background-repeat: no-repeat;
  background-position: 0 30px;
  padding-top: 30px;
  padding-left: 44px;
}

.footerText.findUs {
  background-image: url(../images/footer_icon_pin.png);
  background-repeat: no-repeat;
  background-position: 0 10px;
  padding: 20px 0 15px 44px;
}

.footerText.CCimg {padding-top: 15px;}

.footerText.twitterIcon {
  background-image: url(../images/footer_icon_twitter.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding: 10px 0 15px 44px;
}

.footerText.googlePlus {
  background-image: url(../images/footer_icon_googlePlus.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
  padding: 10px 0 15px 44px;
}

.footerText.faceBook {
  background-image: url(../images/footer_icon_facebook.png);
  background-repeat: no-repeat;
  background-position: 0 20px;
  padding: 30px 0 15px 44px;
}

.footerText.linkedIn {
  background-image: url(../images/footer_icon_linkedIn.png);
  background-repeat: no-repeat;
  background-position: 0 20px;
  padding: 30px 0 15px 44px;
}

.footerText.emailEditor {
  background-image: url(../images/footer_icon_email.png);
  background-repeat: no-repeat;
  background-position: 0 1px;
  padding: 0px 0 15px 44px;
}

.footerText.privacyPolicy {
  padding: 30px 0 15px 44px;
}

@media (max-width: 991px) {
  .footerText {padding-top: 0px;}

  .footerLogo {padding-top: 30px;}

  .footerText.emailEditor {
    background-position: 0 20px;
    padding: 20px 0 0px 44px;
  }

  .footerText.findUs {
    background-position: 0 0px;
    padding: 5px 0 15px 44px;
  }

  .footerText.googlePlus {
    background-position: 0 20px;
    padding: 30px 0 15px 44px;
  }
}

/* for current and interview area styles
-------------------------------------------------- */

/* -- NOTE: up until 10.25.13, used as a span class. now used as a class -- */
.storyHeaderLink {
  font-weight: bold;
  color: #f8941e;
}

.storySource {color:#929497;}

h2.cwIssue {margin-top:10px;}

h2.cwSponsors {margin-top:0px !important;}

h3.eventName,
h3.interviewName {
  font-size: 18px;
  padding-top: 0;
  margin-top: 0px;
  margin-bottom: 4px;
}

h4.eventInfo,
h4.interviewCompanyTitle {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  color: #4f4f4f;
  margin-top: 0px;
  margin-bottom: 4px;
}

h5.interviewTitle {
  font-size: 16px;
  font-weight: 400;
  color: #f8941e;
  margin-top: 20px;
  margin-bottom: 4px;
}

#eventBox, #interviewBox, #sponsorBox {
  position: relative;
  float: left;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 2px 3px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 1px 2px 3px rgba(50, 50, 50, 0.4);
  box-shadow: 1px 2px 3px rgba(50, 50, 50, 0.4);
  width: 100%;
  margin: 20px 0 20px 0;
  border: 1px solid #4f4f4f;
  background: rgb(241,241,241);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 );
  behavior: url(../pie/PIE.htc);
}

.eventMainPage, .intMainPage {margin: 20px 0 5px 0 !important;}

.intImages {
  padding-left: 145px;
  padding-right: 45px;
  padding-top: 15px;
}

.eventImages {padding: 15px 45px 5px 45px;}
.eventHeader img, .eventImages img {margin-bottom: 15px;}
.eventHeader {padding: 15px 45px 5px 0px;}

.intImages.rgordon {background: url("../images/interviews/int_gordon.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.mweatherford {background: url("../images/interviews/int_weatherford.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.dmaughan {background: url("../images/interviews/int_maughan.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.backerman {background: url("../images/interviews/int_ackerman.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.rbrothers {background: url("../images/interviews/int_brothers.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.kNilsen {background: url("../images/interviews/int_nilsen.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.pQuade {background: url("../images/interviews/int_quade.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.aMayorkas {background: url("../images/interviews/int_mayorkas.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.rClarke {background: url("../images/interviews/int_clarke.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.kMularski {background: url("../images/interviews/int_mularski.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.dRemnitz {background: url("../images/interviews/int_remnitz.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.fRifai {background: url("../images/interviews/int_rifai.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.bRaymond {background: url("../images/interviews/int_raymond.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.cColeman {background: url("../images/interviews/int_coleman.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.dPowell {background: url("../images/interviews/int_powell.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.jWeiss {background: url("../images/interviews/int_weiss.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.lTaddeo {background: url("../images/interviews/int_taddeo.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.hSajjan {background: url("../images/interviews/int_harjit-sajjan.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.eGarrison {background: url("../images/interviews/int_garrison-alexander.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.rLord {background: url("../images/interviews/int_robert_lord.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.eSugarman {background: url("../images/interviews/int_eli-sugarman.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.jAllen {background: url("../images/interviews/int_john-allen.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.dEnnis {background: url("../images/interviews/int_dan-ennis.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.robert-m-lee {background: url("../images/interviews/int_robert-m-lee.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.william-h-saito {background: url("../images/interviews/int_william-h-saito.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.malcolm-harkins {background: url("../images/interviews/int_malcolm-harkins.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.peder-muller {background: url("../images/interviews/int_peder-muller.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.intImages.gordon-corera {background: url("../images/interviews/int_gordon-corera.png") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.interviewPhotoHome {
  position: relative;
  float: left;
  margin-right: 15px;
}

#sponsorBox {padding: 0 20px;	}

.episodeBox {
  position: relative;
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
  border-bottom: 1px solid #4f4f4f;
}

.episodeBox.first {
  border-top: 1px solid #4f4f4f;
  padding-top: 15px;
}

.episodeBox.last {border-bottom: 0px none;}

.episodeImages {padding: 0px 45px 5px 45px;}

.correction {
  color:#ff0000;
  font-weight: normal;
  font-style: italic;
}

.edited {
  color:#898989;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
}

.postInterviewInfo {
  font-weight: bold;
  color: #7d7d7d;
  border-top: 1px dashed #ccc;
  padding-top: 15px;
  margin-top: 20px;
}

.footnotes {padding: 5px 0 5px 15px;	}

.footnotes p {
  padding: 5px 0 5px 15px;
  font-size: 12px;
  color: #898989;
}

.summary-break {
  border-top: 1px dotted #f8851f;
  margin-bottom: 10px;
}

.img-credit {
  font-size: .7em;
  font-style: italic;
}

/* for cyber glossary
-------------------------------------------------- */

dt, dd {line-height: 1.25em;}

dd {margin-bottom: 1.0em;}

dt {color: #5873ca;}

dd em a,
dd em a:hover {
  cursor: pointer !important;
}

/* for issues
-------------------------------------------------- */

.headerTag {
  position: absolute;
  top: 59px;
  right: 40px;
}
.headerTagSponsor {
  position: absolute;
  top: 45px;
  right: 40px;
}

/* -- removes 'your cyber security news connection from header of issues when page collapses -- */
@media (max-width: 695px) {
  .headerTag,
  .headerTagSponsor {
    display: none;
  }
}


/* -- this is to fix the weird jump between percentages and widths -- */
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-offset-2 {margin-left: 6.6667%;}
  .col-md-8 {width: 76.6667%;}
}

/* -- for twitter icon in header -- */

.twitter_hdr {
  position: absolute;
  top: 15px;
  right: 45px;
  font-size: 12px;
}

.twitter_hdr a {
  font-size: 12px;
  color: #fff;
}

a.twitter_hdrIcon {
  background: transparent url(../images/twitter_icon16.png) 0 0 no-repeat scroll;
  padding-left: 20px;
  color: #fff;
}

a.twitter_hdrIcon:hover {
  background: transparent url(../images/twitter_icon16.png) 0 0 no-repeat scroll;
  padding-left: 20px;
  color: #fff;
}

.cpdnClassificationFooter {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #585859;
  text-align: left;
  line-height: 1.2em;
  padding-top: 1.1em;
}

.cpdnContent {padding: 20px 60px;}

.cpdnFooter {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cyberwireInfo {
  position: relative;
  font-family:Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #585859;
  margin: 0;
  padding: 30px 0px 0px;
}

.footerSeparator {
  margin: 0;
  width: 100%;
  height: 1px;
}

p.topLinks {
  padding: 0px 0 4px 0;
  text-align: left;
  margin: 0 0 0 0 !important;
}

p.topLinksFirst {
  padding: 12px 0 4px 0;
  border-top:1px dotted #f8941e;
  text-align: left;
  margin: 0 0 0 0 !important;
}

p.topLinksLast {
  color:#000;
  padding: 0px 0 12px 0;
  text-align: left;
  margin: 0 0 0 0 !important;
  border-bottom:1px dotted #f8941e;
}

p.subscribe {
  border-top: 1px dotted #f8941e;
  padding-top: 12px;
}

/* for special announcement boxes
-------------------------------------------------- */
#specialAnnouncement {
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid #999;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 8px 8px 0px 8px;
  margin: 0px 0 15px 0;
}

h3.specAnnHdr {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
  color: #000;
  border: 0 none;
  margin-top: 0px;
}

#specialAnnouncement p {
  color: #4f4f4f;
  font-size: 12px;
}

#specialAnnouncement a {color: #000;	}

/* overrides formstack styles
-------------------------------------------------- */
.fsBody .fsForm {
  background-color: transparent !important;
  border: 0px none !important;
}

.fsBody {
  height: 100px !important;
  max-height: 100px !important;
}

.fsForm .fsSubmit {
  background-color: transparent !important;
  clear: left;
  margin-top: 0px !important;
  padding: 0 !important;
}

.fsSubmitButton.nice {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  font-size: 14px !important;
  border: 1px solid #2a336b;
  background: #5873ca repeat scroll 0 0 !important;
}

.fsBody .fsRowBody {padding: 0px 0px 0px 0px !important;}

.fsForm .fsLabel {
  font-size: 14px !important;
  width: 100%;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal !important;
  color: #636363;
}

.fsFieldFocused {background-color: transparent !important;}

div.fsError {
  background-color: rgba(255,0,0,0.2) !important;
  border: 1px solid red;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  clear: both;
  color: #ff0000 !important;
  font-size: 14px;
  font-weight: bold !important;
  margin: 15px 10px 5px;
  padding: 10px;
  text-align: center;
}

input.fsField.fsFormatEmail.fsRequired {
  font-size: 14px;
  font-weight: normal !important;
  color: #000;
  border: 1px solid #808080;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px !important;
  margin-top: 4px;
}

.fsPagination {text-align: left !important;}

.fsValidationError .fsLabel {color: #FFFFFF !important;}

.fsForm.fsFormFree.fsSingleColumn>p,
.fsForm.fsFormFree.fsSingleColumn p {
  color: #4f4f4f !important;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}

.fsForm input.fsField[type="text"]:focus, .fsForm input.fsField[type="email"]:focus, .fsForm input.fsField[type="number"]:focus, .fsForm input.fsField[type="tel"]:focus, .fsForm input.fsField[type="file"]:focus, .fsForm textarea.fsField:focus {border-color: #2a336b !important;}

.fsRequiredMarker {
  color: #ba0000;
  font-size: 13px !important;
}

.fsEmbed .fsPage,
.fsborderradius .fsForm .fsSubmit {border: 0px none !important;}

.fsboxshadow .fsBody .fsForm {
  border: 0 none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* overrides constant contact form styles
-------------------------------------------------- */
.ctct-custom-form {
  min-width: 0px !important;
}

.ctct-custom-form input[type="text"] {
  padding: 0px 15px !important;
  font: none !important;
}

.ctct-custom-form .Button{
  padding: 5px 20px !important;
}

.ctct-custom-form label {
  margin-bottom: 5px !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

.ctct-custom-form p {
  margin-bottom: 15px !important;
}

.ctct-custom-form .ctct-button:hover{
  background-color: #5873ca !important;
}

.ctct-custom-form .ctct-button {
  background-color: #5873ca !important;
  width: auto !important;
}

.ctct-embed-signup #success_message {
  font-size: 23px;
  font-weight: bold;
}


/* -- for scroll up image on all pages
--------------------------------------------------- */
#scrollUp {
  bottom: 40px;
  right: 5%;
  height: 34px;
  width: 34px;
  background: url(../images/toTop.png) no-repeat 0 0 scroll;
}

/* -- for revealing older interviews
--------------------------------------------------- */
.reveal {
  position: relative;
  float: left;
  padding-top: 21px;
}

#archivedInterviews,#archivedEvents {display: none;}

/* -- responsive video
--------------------------------------------------- */
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 10px;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #fff !important;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff !important;
}

#player, .fallback, iframe {
  background-color: #fff !important;
}

.player .video-wrapper .video {
  background-color: #fff !important;
}

.eventVideoImages {
  padding-left: 190px;
  padding-right: 45px;
  padding-top: 15px;
  min-height: 100px;
}

.eventVideoImages.jailbreakSS {background: url("../images/events/videoThumb_sm_jailbreak.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.eventVideoImages.archibald {background: url("../images/events/videoThumb_sm_archibald.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.eventVideoImages.robson {background: url("../images/events/videoThumb_sm_robson.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.eventVideoImages.beer {background: url("../images/events/videoThumb_sm_beer.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.eventVideoImages.wardle {background: url("../images/events/videoThumb_sm_wardle.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.eventVideoImages.forant {background: url("../images/events/videoThumb_sm_forant.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.eventVideoImages.wei_chen {background: url("../images/events/videoThumb_sm_wei_chen.jpg") no-repeat scroll 30px 15px rgba(0, 0, 0, 0);}

.eventVideoImages p {
  font-size:13px;
  padding-top: 13px;
}

h3.videoTitle {
  font-size: 18px;
  margin: 10px 0 5px 15px;
}

h3.videoPageTitle {
  font-size: 16px;
  margin: 10px 0 15px 0px;
  color: #000;
  line-height:1.4em;
}

/* -- event docs to download -- */
.pdfDownload {
  background: transparent url(../images/icon_pdf.png) 0 0 no-repeat scroll;
  padding: 0px 0 0px 22px;
  font-size: 13px;
}

/*.pdfDownload:hover {background: transparent url(../images/events/pdf_on.png) 0 0 no-repeat scroll;}*/

a.download {
  color: #898989 !important;
}
.docLabel {
  color: #999;
  font-size: 0.9em;
}

/* -- podcast
--------------------------------------------------- */

.sepLine {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.sepLineTop {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

h4.podcastTitles {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 0;
}

.podcastDesc {
  padding: 15px 0px 0 0px;
  margin-bottom: 0;
}

/* -- for podcast form -- */
.form-horizontal .form-group {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.requiredItem {
  color: #ff0000;
}

label {
  display: inline-block;
  font-weight: 300;
}

.formNote {
  color: #999;
  font-size: 0.82em !important;
  font-style: italic;
  margin-bottom: -15px;
  margin-right: 0px;
  text-align: right;
}

/* for sponsors box
-------------------------------------------------- */

#supportBox {
  background: #e6e7e8;
  border: 1px solid #f58220;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 0px 15px 10px 15px;
  margin: 15px 0 0px 0;
}

h3.supportHdr {
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 10px;
  margin-bottom: 8px;
  color: #4f4f4f;
}

p.supportText {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2em;
}

p.sponsoredEventsTextHome {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #4f4f4f;
}

p.sponsoredEventsTextHome span {
  font-weight: bold;
}

p.sponsoredEventsTextHome span.storySource {
  font-weight: normal !important;
}

p.supportText span {
  font-size: 14px;
  font-weight: bold;
}

p.supportText span.storySource {
  font-size: 14px;
  font-weight: normal !important;
}

p.supportText a {
  font-size: 14px;
  font-weight: normal;
  color: #f58220;
}

p.supportText a:hover {
  /*color: #41519C;*/
  color: #f58220;
  text-decoration: none;
}

p.supportTextLearn a {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.2em;
}

#issueSponsorBox p.supportTextLearn {
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.2em;
}

#issueSponsorBox {
  /*background: #e6e7e8;*/
  background: #f4f5f6;
  /*border: 1px solid #f58220;*/
  border: 1px solid #ff6418;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px 15px 3px 15px;
  /*margin: 5px 0 0px 0;*/
}

#issueSponsorBoxTextOnly {
  padding: 10px 15px 3px 15px;
}

.issuesContentBoxHdr {
  padding: 114px 30px 15px 30px;
  margin-top: 35px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: #fff url(../images/CyberWire_hdr_06.png) 0 0 no-repeat scroll;
  position: relative;
}

#issueSponsorBoxHdr {
  border-bottom: 1px solid #4f4f4f;
  padding: 10px 15px 3px 15px;
  margin: 5px -30px 0px -30px;
}

.cw-pp td {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  padding: 5px;
}

.cw-pp tr:first-child {
  border-top: 1px solid #ccc;
}
.cw-pp td:first-child {
  color: #4f4f4f;
  font-weight: bold;
  text-align: left;
  width: 40%;
}

.cw-pp td:nth-child(2) {
  text-align: left;
  width: 40%;
}

.cw-pp td:nth-child(4) {
  text-align: right;
}

.cw-pp td input {
  position: relative;
  top: 2px;
}

.botBorder {
  border-bottom: 1px dotted #f8941e;
  padding-bottom: 0.7em;
}

.modal-backdrop.in,
.modal-backdrop {
  background-color: #000000;
  opacity: 0.6 !important;
}

/* -- also on rss -- */
.alsoRSS {
  background: transparent url(../images/icon_rss-16.png) 0 0 no-repeat scroll;
  padding: 0px 0 0px 22px;
  font-size: 13px;
}

/* -- podcast messages on gray -- */
#podcastMsgBox {
  background: #f4f5f6;
  border: 1px solid #ff6418;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px 15px 3px 15px;
  margin: 15px 0;
}

/* -- subscribe messages on drk blue -- */
#subscribeMsgBoxDrk {
  background: #000941;
  border: 1px solid #000;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px 15px 3px 15px;
  margin: 15px 0;
}

#subscribeMsgBoxOrange {
  background: #f8941e;
  border: 1px solid #2A336B;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 15px 5px 15px;

}

#subscribeMsgBoxOrange p.subscribeText {
  font-family: "Roboto Slab",Arial,serif;
  font-weight: 500;
  color: #2A336B;
  margin-top: 3px !important;
}

#subscribeMsgBoxOrange p.subscribeText a, #subscribeMsgBoxOrange p.subscribeText a.hover{
  color: #2A336B;
}
.subscribeText {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2em;
  color: #fff;
}

p.subscribeText {
  margin-top:7px !important;
  margin-bottom: 0px !important;
}

.whiteTxt {
  color: #ffffff !important;
}

.borderWhite {
  border: 1px solid #ffffff !important;
}

.jumbotron {
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}

.orangeBg {
  background-color: #f8941e;
}

.orangeLink {
  font-weight: bold;
  color: #f8941e !important;
  font-size: 17px !important;
}

/* -- responsive libsyn player -- */
#pc_player {
  width: 100%;
  /*float: left;*/
  padding: 0% 0%;
}

#pc_player iframe {
  height: 46px;
  width: 100%;
  padding-top: 0px;
  border: none;
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 769px) {
  #pc_player {
    width: 100%;
    padding: 0% 0%;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #pc_player {
    width: 100%;
    padding: 0% 0%;
  }
}


/* -- BEGIN resizing subscribe banner -- */
.resMarginTop30 {margin-top: 30px !important;}

.resViewMoreButton {margin-top: 30px !important;}
@media (max-width: 768px) {
  .resViewMoreButton {
    margin-top: 0px !important;
  }
}
.podcast-list {margin-top: 30px;}

h2.resH2 {
  font-size: 23px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .resMarginBot20 {
    margin-bottom: 20px;
  }

  .bannerText {
    padding-left: 15px;
    padding-bottom: 0em;
  }
}

@media (min-width: 699px) and (max-width: 991px) {
  .resMarginBot30 {
    margin-bottom: 30px;
  }
}

@media (max-width: 992px) {
  .resMarginTop30 {margin-top: 0px !important;}

  h2.resH2 {
    font-size: 18px;
    margin-top:10px;
  }

  .fsBody {
    /*height: 60px !important;*/
    max-height: 60px !important;
  }

  .fsBody .fsPage {
    min-width: 150px !important;
    width: 50% !important;
  }

  .fsForm .fsSubmit {
    clear: both !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px !important;
    position: relative;
    top: -20px !important;
  }

  .fsBody .fsForm {
    margin-top: 0 !important;
  }
}

@media (max-width: 700px) {
  .fsBody {
    margin-bottom: 50px !important;
  }
}

@media (max-width: 640px) {
  .fsBody .fsPage {
    position: relative;
    top: -10px;
  }
}

/* -- END resizing subscribe banner -- */


@media (min-width: 992px) and (max-width: 1199px) {
  .resFixedHeight {
    /*min-height: 760px;*/
    min-height: 648px;
  }
}

@media (min-width: 1200px) {
  .resFixedHeight {
    /*min-height: 720px;*/
    min-height: 648px;
  }
}


/* Recorded Future issue sponsor box */

.sponsorThisWeek, .sponsorThisWeek a {
  /*font-family: Helvetica, Arial, sans-serif; */
  font-size: 8px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2em;
  padding:10px 15px 10px 0px;
  color:#f58220;
  text-decoration: none;
}

.sponsor-Logo {
  padding: 20px 15px 15px;
  background-color: #fff;
}

/* -- BEGIN RECORDED FUTURE STYLES -- */
.sponsor-RFBox {
  border:1px solid #178ccf;
  background-color:#fff;
  margin-top: 10px;
  width: 100%;
  padding: 0 15px;
}

.sponsor-RF-Text-White {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding:10px 20px;
  color:#fff;
  background-color:#178ccf;
}

.sponsor-RF-Text-White a {
  color:#ffc71c;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
/* -- END RECORDED FUTURE STYLES -- */

/* -- BEGIN EAGB STYLES -- */
.sponsor-EAGBBox {
  border:1px solid #002f60;
  background-color:#fff;
  margin-top: 10px;
  width: 100%;
  padding: 0 15px;
}

.sponsor-EAGBRSA {
  border:1px solid #002f60;
  background-color:#002f60;
  margin-top: 10px;
  width: 100%;
  max-width: 768px;
  margin-left:auto;
  margin-right:auto;
  padding: 0 15px;
}


.sponsor-EAGBLogo {
  background-color:#fff;
  padding: 10px 0;
}

.sponsor-EAGB-Text-White {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding:10px 20px;
  color:#fff;
  background-color:#002f60;
}

.sponsor-EAGB-Text-White-17 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2em;
  padding:10px 20px;
  color:#fff;
  background-color:#002f60;
}

.sponsor-EAGB-Text-White a {
  color:#f7901e;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
/* -- END EAGB STYLES -- */

/* -- BEGIN CYLANCE STYLES -- */
.sponsor-CylanceBox {
  border:1px solid #74c043;
  background-color:#fff;
  margin-top: 10px;
  width: 100%;
  padding: 0 15px;
}

.sponsor-CylanceBox img {
  margin-top: 12px;
  margin-bottom: 12px;
}

.sponsor-Cylance-Text-White {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  padding:10px 20px;
  color:#000;
  background-color:#74c043;
}

.sponsor-Cylance-Text-White a {
  color:#ffc71c;
  font-weight: normal;
  text-decoration: none;
}
/* -- END CYLANCE STYLES -- */

/* -- BEGIN CYLANCE STYLES -- */
.sponsor-ThreatConnectBox {
  border:1px solid #fc6719;
  background-color:#fff;
  margin-top: 10px;
  width: 100%;
  padding: 0 15px;
}

.sponsor-ThreatConnectBox .sponsor-Logo{
  padding-top: 0px;
  padding-bottom: 0px;
}

.sponsor-ThreatConnectBox img {
  height: 134px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.sponsor-ThreatConnect-Text-White {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  padding:10px 20px;
  color:#fff;
  background-color:#fc6719;
}

.sponsor-ThreatConnect-Text-White a {
  color:#1c3259;
  font-weight: normal;
  text-decoration: none;
}
/* -- END CYLANCE STYLES -- */


/* -- for dismissable alerts on home page
--------------------------------------------------- */
.alertCW {
  color: #fff;
}
.alertBg {
  background-color: #f8941e;
  position: relative;
}

.alertCW > .h324 {
  /*margin-top: 0px !important;	*/
}

.alert {
  margin-bottom: 30px;
}

.alert > p > a {
  color: #000;
}

.close {
  opacity: 0.5;
  margin-top:20px;
}

/* -- /end dismissable alerts on home page -- */


/* -- rsa 2016 page -- */
.rsaContentBox {
  position: relative;
  /*float: left;*/
  padding: 15px 30px;
  margin-top: 15px;
  margin-bottom: 30px;
  background: #fff;
  width: 100%;
  max-width: 768px;
  margin-left:auto;
  margin-right:auto;
}

.rsaContentBox.archives {float: none;}

.rsaContentBox h1 {
  color: #2a336b;
  display: inline;
  font-family: 'Roboto Slab', Arial, serif;
  font-size: 28px;
  font-weight: 300;
  position: relative;
  top: 11px;
  left: 4px;
}

.rsaContentBox h1 span {
  color: #2a336b;
  display: inline;
  font-family: 'Roboto Slab', Arial, serif;
  font-size: 24px;
  font-weight: 300;
  position: relative;
}

/* -- /rsa 2016 page -- */

/* -- podcast permalink page -- */

.permapage .permalink {
  display: none;
}

.whos-who {
  padding-left: 15px;
}



/* -- /podcast permalink page -- */


/* -- ClearedJobs Landing Demo -- */
.jumbotron.clearedjobs {
  background-color: #001D45;
  color: #FFFFFF;
}

.jumbotron.clearedjobs a.btn,
.jumbotron.clearedjobs a.btn:hover,
.clearedjobs-content a.btn,
.clearedjobs-content a.btn:hover {
  background-color: #16a3db;
}


.clearedjobs-content .job-list .list-group-item {
  border-top: 0px !important;
  border-right: 0px !important;
  border-bottom: 0px !important;
}
.clearedjobs-content .job-list .list-group-item:first-child {
  border-top-left-radius: 0px !important;
}
.clearedjobs-content .job-list .list-group-item:last-child {
  border-bottom-left-radius: 0px !important;
}

.clearedjobs-content .list-group-item h3 {
  margin-top: 10px !important;
}

.clearedjobs-content .apply-now {
  background-color: #f9282d;
  font-size: 12px;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  border: medium none #F9282D;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  border-radius: 8px;
}

/* -- ClearedJobs Landing Demo -- */


/*======================================*/
/*=========Billington GACS==============*/
/*======================================*/

.jumbotron.billington-gacs {
  background-color: #f8941e; /*#23638D url("/images/events/billington-gacs-banner-bkgd-default.jpg") no-repeat scroll 50% 50% / cover;*/
}

.jumbotron.billington-gacs .event-logo {
  margin-top: 35px;
}

.jumbotron.billington-gacs .event-title h3{
  margin-top: 0px;
  margin-bottom: 30px
}

.billington-gacs-content .panel.keynotes {
  margin-top: 30px;
}

.billington-gacs-content .panel.keynotes .panel-heading {
  font-weight: bold;
}


.billington-gacs .btn-primary {
  border: none;
}


/*======================================*/
/*=========Billington GACS==============*/
/*======================================*/

.jumbotron.events-cybermd {
  background-color: #f8941e; /*#23638D url("/images/events/billington-gacs-banner-bkgd-default.jpg") no-repeat scroll 50% 50% / cover;*/
}

.jumbotron.events-cybermd .event-logo {
  margin: 10px 0px;
}

.jumbotron.events-cybermd .event-title h3{
  margin-top: 0px;
  margin-bottom: 30px
}

.events-cybermd-content .panel.keynotes {
  margin-top: 30px;
}

.events-cybermd-content .panel.keynotes .panel-heading {
  font-weight: bold;
}


.events-cybermd .btn-primary {
  border: none;
}

.events-cybermd-content .overview {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #636363;
}

.events-cybermd-content .overview .title {
  font-weight: bold;
}

/*======================================*/
/*==============About Page==============*/
/*======================================*/


.about-header {
  margin-top: 35px;
  padding-left: 45px;
  padding-right: 45px;
}

.about-header h1 {
  color: #2A336B;
  display: inline;
  font-family: "Roboto Slab",Arial,serif;
  font-size: 28px;
  font-weight: 300;
  position: relative;
  top: 11px;
  left: 4px;
}

/*.about-content {*/
/*padding-top: 0px !important;*/
/*}*/

#about-content {
  padding-left: 0px;
}
#about-rail {
  padding-right: 0px;
}

.more-about a{
  font-size: 14px;
  font-weight: bold;
}

.more-about p {
  display: inline;
}

.masthead-more-col {
  padding-right: 45px;
}

.masthead.sepLine {
  border-bottom: 1px dotted #F8941E !important;
}

.masthead-titles {
  margin-left: 0px;
  margin-right: 0px;
  border-top: 1px solid #CCC;
}

.masthead-titles div {
  padding: 10px 0px;
}

.masthead-titles div:last-child {
  text-align: right;
}

.masthead-title {
  font-weight: bold;
}

.academic-partners div {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}

.academic-partners .partner-name {
  font-weight: bold;
  display: block;
  font-size: 14px;
}

.sharing .st_facebook_large,
.sharing .st_twitter_large,
.sharing .st_linkedin_large {
  float: left;
  margin-right: 10px;
}

@media(min-width: 992px){
  .about.subPage .col-md-8 {
    width: 66.6667% !important;
  }
}

@media(max-width:991px) {
  /*.about-content {*/
  /*margin-bottom: 0px !important;*/
  /*}*/

  #about-content {
    padding-left: 0px;
    padding-right: 0px;
  }
  #about-rail {
    padding-left: 0px;
    padding-right: 0px;
  }

  .masthead-titles div:last-child {
    text-align: left;
    padding-top: 0px;
  }
  .masthead-titles div:first-child {
    text-align: left;
    padding-bottom: 0px;
  }
  .masthead-more-col {
    padding: 0px 45px;
    margin-bottom: 30px;
  }

}

.more-coverage.list-group a {
  color: #f8851f;
}

.more-coverage.list-group a:hover,
.more-coverage.list-group a:focus {
  color: #555;
}

.more-coverage.list-group div.active {
  background-color: #fff;
  color: #555;
  border-color: #ddd;
}

.article-item a {
  text-decoration: none;
}

.article-item .content-title {
  font-size: 14px;
  color: #F8851F;
  font-weight: bold;
}

.article-item .article-title {
  font-size: 14px;
  color: #636363;
  font-weight: bold;
}

.article-item .deck {
  font-size: 12px;
  color: #636363;
  font-weight: normal;
  line-height: 1.5em;
}

.article-item .deck p {
  padding-bottom: 0px;
}

.article-item .list-link {
  font-size: 10px;
  color: #F8851F;
}

/*======================================*/
/*=======Contact Us ====================*/
/*======================================*/

.contactus-map {
  height: 200px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -30px;
}

@media(max-width:991px) {
  .contactus-map {
    margin-top: 0px !important;
  }

}

/*======================================*/
/*=======Women in Cyber Security========*/
/*======================================*/

.wsd .lead {
  font-size: 20px !important;
}

.lead {
  font-size: 18px;
  font-weight: 400;
}

.intro-header {
  padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
  padding-bottom: 50px;
  text-align: center;
  color: #f8f8f8;
  background: url(../img/wcs-intro.jpg) no-repeat center center;
  background-size: cover;
}

.intro-message {
  position: relative;
  padding-top: 20%;
  padding-bottom: 20%;
}

.intro-message > h1 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
  font-size: 5em;
}

.intro-divider {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
  .intro-message {
    padding-bottom: 15%;
  }

  .intro-message > h1 {
    font-size: 3em;
  }

  ul.intro-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.intro-social-buttons > li:last-child {
    margin-bottom: 0;
  }

  .intro-divider {
    width: 100%;
  }
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.row.sponsor {
  border-top: 1px solid #e7e7e7;
  padding-bottom: 20px;

}

.content-section-b {
  padding: 50px 0;
  background-color: #f8f8f8;
}

.content-section-a {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../img/banner-bg.jpg) no-repeat center center;
  background-size: cover;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

@media(max-width:1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media(max-width:767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
  }

  ul.banner-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.banner-social-buttons > li:last-child {
    margin-bottom: 0;
  }
}

footer {
  padding: 50px 0;
  background-color: #f8f8f8;
}

p.copyright {
  margin: 15px 0 0;
}

.partner-logo {
  margin-top: 30px;
}

.partner-logo img {
  display: block;
  margin: auto;
}
.partner-logo .img-credit {
  text-align: center;
}

.spacer-right {
  float: right;
}

.sponsor-panel {
  padding: 15px;
}

.wcs-logo {
  margin-bottom: 45px;
}

.wcs-toc a,
.wcs-toc a:hover,
.wcs-toc a:focus {
  color: #f8851f !important;
}

.wcs-sponsor {
  padding-top: 10px;
  padding-bottom: 20px;
}

.spotlight-sponsor {
  display: inline-block;
  margin-top: 20px;
}

@media(min-width:768px) {

  #clearedjobs_sponsor {
    padding-top: 57px;
  }

  #cybersecjobs_sponsor {
    padding-top: 43px;
  }

  #ibm_sponsor {
    padding-top: 46px;
  }
}


.more-news .list-group-item {
  border: none;
}

#cylance-sponsor-band {
  background-color: #69d03c;
  color: #ffffff;
  font-size: 18px;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
#cylance-sponsor-band img.logo{
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
}

#cylance-sponsor-band .tagline{
  vertical-align: middle;
}

#cylance-sponsor-band a,
#cylance-sponsor-band a:hover,
#cylance-sponsor-band a:visited{
  color: #ffffff;
  text-decoration: none;
}

@media(min-width:1200px) {

  #wicys-registration-button {
    text-align: right;
  }

}

@media(max-width:991px) {

  #wicys-registration-button a.mt30{
    margin-top: 0px !important;
  }

}

/*********************/
/*  Semantic-ui Nav  */
/*********************/

.mobile-menu .big.menu, .desk-menu .big.menu {
  font-size: 14px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.mobile-menu {
  display: none !important;
  width: 100% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
  border-radius: 0px !important;
}

.mobile-menu .blue.button, .desk-menu .blue.button {
  background-color: #5873ca !important;
}

.desk-menu {
  margin-top: -42px !important;
}

@media (max-width: 768px) {
  .desk-menu {
    display: none !important;
  }
  .mobile-menu {
    display: flex !important;
  }
  body {
    padding-top: 0px !important;
    margin-top: 0px  !important;
    margin-left: 0px  !important;
    margin-right: 0px  !important;
  }
}

@media (min-width: 480px) {
  .nav-search-inner {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .nav-search-top {
    display: none !important;
  }
}

.testimonials .header {
  font-family: 'Roboto Slab', Arial, serif !important;
  font-weight: 500 !important;
  line-height: 1.1 !important;
  color: #f8851f !important;
}

.testimonials .meta {
  font-style: italic !important;
}

.testimonial {
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 20px;
}

/*************************************************************/
.ui.blue.services.button,
.ui.blue.sponsors.button{
  margin-bottom: 15px !important;
  background-color: #5873ca !important;
  border-color: #5873ca !important;
  color: #ffffff !important;
}

.ui.patreon.button {
  margin-top: 15px !important;
  background-color: #e6461a !important;
  border-color: #e6461a !important;
  color: #ffffff !important;
}

@media (max-width: 768px) {
  .ui.patreon.button,
  .ui.services.button,
  .ui.sponsors.button{
    width: 100% !important;
  }

}

/*****************************************************************/
.patrons.grid {
  border-top: solid 1px #CCCCCC;
  margin-top: 15px;
  margin-bottom: 40px;
  margin-left: 0px;
  margin-right: 0px;
}
.patrons.grid .column {
  border-bottom: solid 1px #CCCCCC;
}
@media (max-width: 1023px) {
  .patrons.grid .filler.column {
    display: none !important;
  }

}
.patron.name {
  font-weight: 800;
}
/*********************** Semantic UI style overrides *************************************/
.ui.orange.label {
  background-color: #f8851f !important;
  border-color: #f8851f !important;
}

.ui.cards>.card>.content, .ui.card>.content{
  overflow-x: hidden;
}

.ui.form .field>label,
.ui.form .field label{
  font-weight: 300 !important;
  font-size: 14px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ui.form input[type=text],
.ui.form select {
  font-size: 14px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  height: 34px !important;
  padding: 6px 12px !important;
}

.ui.form textarea {
  font-size: 14px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;

}


.ui.breadcrumb a,
.ui.breadcrumb a:hover {
  color: #f8851f !important;
}

.ui.breadcrumb{
  padding: 0px;
  margin-bottom: 20px;
  list-style: none;
  background-color: inherit !important;
  border-radius: inherit !important;
}

.card .extra.content a,
.card .extra.content a:hover {
  color: #f8851f !important;
}



/*********************** WTW styles *************************************/

.wtw.theme {
  padding: 40px 30px 15px 30px;
  margin-top: 35px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333333 !important;
  text-align: start !important;
}
.wtw.theme h1 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333 !important;
}
.wtw.theme h2 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333 !important;
}
.wtw.theme h3 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333 !important;
}
.wtw.theme h4 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333 !important;
}
.wtw.theme h5 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333 !important;
}

.wtw.theme .socialMedia {
  border-bottom: none !important;
}

.section.orange.line {
  border-top: 1px dotted #f8941e;
}
.section.grey.line {
  border-top: 1px dotted #cdcdcd;
}

h2.native.ad {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  text-align: start !important;
  line-height: 1.1;
}

.native.ad.body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333333;
  text-align: start !important;
}

.wtw.title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2.75em;
  margin-top: 24px;
  margin-bottom: 0;
  text-align: start !important;
  line-height: 0.8;
  font-weight: bold;
}

.wtw.dateline {
  font-family: Helvetica, Arial, sans-serif;
  color: #A8AAAC;
  font-size: 1.25em;
  text-align: start !important;
  line-height: 1.1;
  margin-bottom: 24px;
  margin-top: 10px;
}

.wtw.theme #subscribeMsgBoxDrk {
  background-color: #333333;
  border-color: #333333;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2em;
  color: #d0d6d9;
  padding: 10px 15px;
}

.wtw.theme #subscribeMsgBoxDrk a,
.wtw.theme #subscribeMsgBoxDrk a:hover,
.wtw.theme #subscribeMsgBoxDrk a:focus {
  color: #d0d6d9;
}

.wtw.theme #subscribeMsgBoxDrk .subscribeText {
  margin-bottom: 7px !important;
}

.wtw.theme .subscribe-button {
  background-color: #A7AAAC;
  border-color: #F79520;
  color: #ffffff !important;
  display: inline-block;
  padding: 6px 0px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
  text-decoration: none;
}

.wtw.theme .support-button {
  background-color: #e6461a;
  border-color: #e6461a;
  color: #ffffff !important;
  display: inline-block;
  padding: 6px 0px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
  text-decoration: none;
}


/*********************** Quarterly Report styles *************************************/
.supporter.text {
  position: relative;
}

.supporter.text p {
  filter: blur(6px);
}

.supporter.text .patreon:not(.button) {
  position: absolute;
  left: 0;
  top: 20%;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #e6461a;
}

.supporter.text .small.patreon:not(.button) {
  top: calc(50% - 35px);
}

/*@media (max-width: 768px) {*/
  /*.supporter.text .patreon:not(.button) {*/
    /*top: 20%;*/
  /*}*/
/*}*/
/*@media (min-width: 769px) and (max-width: 991px) {*/
  /*.supporter.text .patreon:not(.button) {*/
    /*top: 30%;*/
  /*}*/
/*}*/
/*@media (min-width: 992px) {*/
  /*.supporter.text .patreon:not(.button) {*/
    /*top: calc(50% - 50px);*/
  /*}*/
/*}*/

/*************************display managment*****************************************************/


@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }

  .three.column.grid .podcast.series-title.column{
    width: 100% !important;
  }

  .four.cards .double.card{
    width: calc(100% - 2em) !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hide-tablet {
    display: none !important ;
  }

  .three.column.grid .podcast.series-title.column{
    width: 100% !important;
  }

  .four.cards .double.card{
    width: calc(100% - 2em) !important;
  }
}


@media (min-width: 992px) and (max-width: 1200px) {
  .hide-small-desktop {
    display: none !important;
  }

  .three.column.grid .podcast.series-title.column{
    width: 66.666666% !important;
  }

  .four.cards .double.card{
    width: calc(50% - 1.5em) !important;
  }
}


@media (min-width: 1201px) {
  .hide-large-desktop {
    display: none !important;
  }

  .three.column.grid .podcast.series-title.column{
    width: 66.666666% !important;
  }

  .four.cards .double.card{
    width: calc(50% - 1.5em) !important;
  }
}


@media (min-width: 768px) {
  .subContentBoxMain {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/************************* Semantic Cards *****************************************************/

.sponsored.card .reveal{
  height: calc(100% - 91px);
}
.card .reveal {
  z-index: 1;
  position: absolute;
  overflow-y: auto;
  height: calc(100% - 42px);
  background-color: #ffffff;
  padding: 1.5em 1em;
  top: 0;
  border-top-right-radius: .28571429rem;
  border-top-left-radius: .28571429rem;
}



.card .content .ellipsis.vertical.icon,
.card .reveal .remove.icon {
  cursor: pointer;
}

.card .reveal .remove.icon {
  position: absolute;
  top: 5px;
  right: 5px;
}

.card .image .overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 5px;
  min-height: 30px;
  background: rgba(0,0,0,.65);
  font-weight: bold;
  font-size: 16px;
}

/************************* podcast styles *****************************************************/


.podcast.player.custom {
  height: 90px !important;
}

.podcast.title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2.75em;
  color: #333333 !important;
  margin-top: 24px;
  margin-bottom: 0px;
  text-align: start !important;
  line-height: 1.0;
  font-weight: bold;
  display: block;
}

.podcast.dateline {
  font-family: Helvetica, Arial, sans-serif;
  color: #A8AAAC;
  font-size: 1.25em;
  text-align: start !important;
  line-height: 1.1;
  margin-bottom: 20px;
  margin-top: 10px;
  display: block;
}

@media (max-width: 767px) {
  .podcast-series.ui.grid>.column:not(.row) {
    padding: 1rem 0rem !important;
  }
}

@media (min-width: 768px) {
  .podcast-series .column {
    padding-left: 1.4em !important;
    padding-right: 1.4em !important;
  }

  .podcast-series .column:first-child {
    padding-left: 0.65em !important;
    padding-right: 2.15em !important;
  }

  .podcast-series .column:last-child {
    padding-left: 2.15em !important;
    padding-right: 0.65em !important;
  }
}


@media (max-width: 375px) {
  .podcast.player.custom {
    display: none;
  }
}

@media (min-width: 376px) {
  .podcast.player.standard {
    display: none;
  }
}