.linkList {
  color: #006ec4;
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  font-size: 11.5px;
  line-height: 22px;
}
#sharing {
  margin-left: 0.8em;
}
.index-header {
  line-height: 28px;
}
.link {
  color: #006ec4;
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
}
#languageSelect {
  position: absolute;
  top:10px;
  margin-left:315px;
}
a#firefoxbutton, a#firefoxbutton:visited {
    background-color: #BEE6A0;
    color:#4E47E6;
}
.dlbutton {
   display:block;
   width: 300px;
   padding:10px 0;
   text-align:center;
   font-family: Verdana;
   font-size: 11.5px;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   text-decoration: none;
   opacity:.85;
}

a#chromebutton, a#chromebutton:visited {
    background-color: #656AD3;
    color:#EF9C65;
}
.smLink {
  color: #006ec4;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}
.lgLink {
  color: #006ec4;
  text-decoration: none;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
}
a:hover {
  color: #ff5500;
  text-decoration: none;
}
div.block {text-align:justify}
.private-sharing-button__link,
.private-sharing-button__icon {
  display: inline-block
}

.private-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin-left: 0.3em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.private-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.25em 0.25em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.private-sharing-button__icon svg {
  width: 0.6em;
  height: 0.6em;
  margin-right: 0.4em;
  vertical-align: top
}

.private-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

.private-sharing-button__icon {
  stroke: #fff;
  fill: none
}

.private-sharing-button__icon--solid,
.private-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.private-sharing-button--twitter {
  background-color: #55acee
}

.private-sharing-button--twitter:hover {
  background-color: #2795e9
}

.private-sharing-button--facebook {
  background-color: #3b5998
}

.private-sharing-button--facebook:hover {
  background-color: #2d4373
}

.private-sharing-button--hackernews {
background-color: #FF6600
}
.private-sharing-button--hackernews:hover, .private-sharing-button--hackernews:focus
{   background-color: #FB6200 }

.private-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.private-sharing-button--twitter:hover,
.private-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.private-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}
.private-sharing-button--email {
  background-color: #777
}

.private-sharing-button--email:hover {
  background-color: #5e5e5e
}

.question {
  color: #113055;
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
}

.regLink {
  color: #113055;
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px; font-weight: bold;
  line-height: 12px;
}

H2 {
  color: #00446D;
  text-decoration: none;
  font-family: Verdana;
  font-size: 14px; font-weight: bold;
}
