/* Icons */
/* Generated with Iconmoon */
@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/opengov.eot?jnlf1z');
  src:  url('../../fonts/opengov.eot?jnlf1z#iefix') format('embedded-opentype'),
    url('../../fonts/opengov.ttf?jnlf1z') format('truetype'),
    url('../../fonts/opengov.woff?jnlf1z') format('woff'),
    url('../../fonts/opengov.svg?jnlf1z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-og-"], [class*=" icon-og-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-og-icon:before {
  vertical-align: -1px;
  content: "\e017";
}
.icon-og-logo:before {
  content: "\e018";
}
.icon-og-stories:before {
  vertical-align: -1px;
  content: "\32";
}

.login-divider {
  width: calc(100% + 50px);
  border-bottom: 1px solid #e5e5e5;
  line-height:0.1em;
  margin: 45px -25px 25px -25px;
}

.login-divider span {
  background: white;
  padding:0 10px;
  margin-left: 95px;
}

.btn.og-login {
  background-color: #3192c7;
}

.btn.og-login .icon-og-icon {
  font-size: 18px;
  vertical-align: -2px;
  margin-right: 6px;
}

.button-seperator {
  padding: 10px;
}
