body {
  padding-top: 60px;
  padding-bottom: 40px;
  font: 14px/1.231 "Lato", sans-serif; }
}
  .sidebar-nav {
  padding: 9px 0;
}

.textmarker {background-color:yellow; text-decoration:none}

hr { border-top: 1px solid rgb(211, 211, 211); margin: 40px 0; }


/* Main page specific */   
#docs-main-banner { background: url('../../main-header-workhshop.jpg') no-repeat; padding:370px 0 3em 0; padding-bottom:4em }
#docs-main-banner>div { background: rgba(255, 255, 255, 0.7); background-position: center right; padding:2em 5em 1em 5em; color: rgb(0, 41, 61)}
#docs-main-banner>div p {max-width:800px}

#twelveicons {margin-top:50px; text-align:center}
#twelveicons .pull-right {width: 130px}
#twelveicons img { max-height:70px }
#twelveicons p { margin-top:1em; font-size:smaller; min-height: 4em; }

#docs-primary-headings div p:first-of-type {min-height:10em;}
#docs-secondary-headings div p:first-of-type {min-height:8em;}