#content {
  font-size: 1.1em; }
  #content .sheet {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 5%;
    width: 42.5%;
    float: left;
    text-align: center; }
  #content h1 {
    margin-bottom: 0.4em;
    font-weight: bold;
    font-size: 1.3em;
    color: #1F4D64; }
  #content h2 {
    margin-bottom: 0.3em;
    font-size: 1em;
    color: #666666; }
  #content header {
    margin-bottom: 1em; }
    #content header hr {
      width: 60%;
      margin: 0 auto;
      border: none;
      border-bottom: 1px dotted #85bdd4; }
  #content h3 {
    margin-bottom: 1em;
    color: #1F4D64;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.1em; }
    html[lang="ar"] #content h3 {
      letter-spacing: normal; }
  #content p img {
    vertical-align: middle; }
  #content .bookmarklet {
    margin: 1.2em;
    padding: 1.5em 1em .2em 1em;
    background: url('/static/images/contribute/bookmarklet-bg.png?1401689393') no-repeat;
    background-size: 100% 100%;
    color: #666; }
    .fl-theme-uio-bw #content .bookmarklet, .fl-theme-uio-wb #content .bookmarklet, .fl-theme-uio-by #content .bookmarklet, .fl-theme-uio-yb #content .bookmarklet {
      background-image: none !important;
      border: 1px solid; }
  #content .help {
    margin-bottom: 0;
    padding-top: .5em;
    text-align: left;
    font-size: 0.929em; }
    html[lang="ar"] #content .help {
      text-align: right; }
  #content .button-green {
    margin: 1em 0; }
  #content .share-buttons {
    padding: 2em 0 1em 0;
    clear: both;
    text-align: right; }
    #content .share-buttons span {
      color: #1F4D64;
      font-weight: bold; }
    #content .share-buttons .addthis_toolbox {
      margin-left: 0.5em;
      display: inline-block; }

#open-auth-logo {
  background-image: url('/static/images/contribute/open-author.png?1401689393');
  margin-left: auto;
  margin-right: auto;
  width: 301px;
  height: 179px;
  background-repeat: no-repeat;
  padding-bottom: 1em; }
  .fl-theme-uio-yb #open-auth-logo, .fl-theme-uio-wb #open-auth-logo, .fl-theme-uio-by #open-auth-logo, .fl-theme-uio-bw #open-auth-logo {
    height: 83px;
    width: 118px;
    padding: 2em 0;
    background-position: 50%; }
  .fl-theme-uio-yb #open-auth-logo {
    background-image: url('/static/images/contribute/openauthor-yellow.png'); }
  .fl-theme-uio-wb #open-auth-logo {
    background-image: url('/static/images/contribute/openauthor-white.png'); }
  .fl-theme-uio-by #open-auth-logo, .fl-theme-uio-bw #open-auth-logo {
    background-image: url('/static/images/contribute/openauthor-black.png'); }

#almasdar-logo {
  background: url('/static/newdesign/images/microsites/almasdar/almasdar-logo.png?1401689394') 50% 50% no-repeat;
  width: 100%;
  height: 179px;
  padding-bottom: 1em; }
