/*Put overrides here*/
#faq .panel-body .speedtest {
  margin: 10px 0 20px 1em;
}
.side-banner-bg {
  background-position: 0 -94px;
}
.side-banner-bg.setup {
  background: url('../images/setup-banner.jpg') no-repeat center center;
  background-size: cover;
}
.side-banner-bg.faq {
  background: url('../images/faq-banner.jpg') no-repeat center center;
  background-size: cover;
}
#scPinPromptInstruction {
  max-width: 700px;
}
.row .col-sm-4 {
  float:left;width:50%
}
.steps-list li {
  margin-bottom: 2%;
}

#pinPromptAllowRun {
  float: left;
  display:block; 
  width:100%;
}
#scPinPromptInstruction {
  max-width: 700px;
}

.scIntructionImgDiv {
  display: inline-block; 
  width:300px;
}
.scIntructionImg {
  width:300px;
}
.clearBlock {
  display: none;
   clear: both;
}
.btn-holder.download-btn {
  border: 1px solid  black !important;
  display:inline-block !important;
  width: auto;
  text-align: center !important; 
}
#citrixBtn {
  display: inline-block;
  margin: 0px;
  padding:3px;
  height: auto;
}
.readerImg {
  width: 80px !important;
  display: inline-block !important;
  margin-bottom:10px;
}
.readerImgDiv {
  display: inline-block;
}
.readerSCRList {
  display:block; 
  width:100%; 
  margin-bottom:2% !important;
}

/* Hidden elements */
.RSAToken-fields-group,
#setup,
#mac_nav, #ipad_nav,
#win1, #win2, #win3,
#mac1, #mac2, #mac3,
#ipad1, #ipad2, #ipad3
#bglogin, #faqipad
{
  display: none;
}



