@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono) all;
@import url("https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,600,400italic,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
/* 95%; */
/* Styles*/
.old-browser {
  display: none;
}

body {
  margin: 0;
}

p, dd, li {
  letter-spacing: 0.03em;
}

p {
  margin-top: 0;
  padding-top: 0;
  font-size: 100%;
  line-height: 1.5;
}
p span {
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-size: 90%;
}

dl {
  padding-left: 0;
  padding-right: 1em;
  margin-left: 0;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
}

li {
  margin-left: -0.5em;
}

dt {
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
  font-size: 100%;
  font-weight: 400;
}

dd {
  padding-bottom: 0.5em;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 1em;
  line-height: 1.5em !important;
  border-bottom: 1px dotted #b3c1cc;
}
dd code {
  margin-bottom: 0;
  border-bottom: none;
}

sup {
  vertical-align: top;
  position: relative;
  top: -0.2em;
}

var {
  color: #178217;
}

em var {
  font-style: normal;
}

.nodots > dd {
  border-bottom: none;
}

blockquote {
  margin-left: 0;
  margin-bottom: 1.5em;
  padding-top: 0.5em;
  padding-left: 30px;
  background: url(../images/qleft.png) top left transparent no-repeat;
}
blockquote > p {
  background: url(../images/qright.png) bottom right transparent no-repeat;
  padding-right: 80px;
  padding-right: 2em;
  padding-bottom: 0.5em;
  display: inline;
}

a {
  color: #33414d;
  text-decoration: none;
  border-bottom: 1px dotted;
}
a:visited {
  color: #315d81;
}
a:hover {
  color: #ff9900;
  border-bottom: 1px dotted;
  text-decoration: none;
}
a img {
  text-decoration: none;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

table {
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 4px;
  width: 100%;
}
table code {
  font-size: 95%;
}
table .fifty {
  width: 50%;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.8em;
  margin-top: 1.4em;
  padding-top: 0;
  letter-spacing: 0.05em;
  line-height: 130%;
  clear: both;
  font-weight: 400;
}

h1 {
  font-size: 240%;
  margin-top: 0;
  margin-bottom: 0.3em;
  padding-top: 40px;
  padding-bottom: 0;
  border-bottom: 1px dotted black;
  vertical-align: bottom;
  line-height: 56px;
}

h2 {
  font-size: 200%;
  letter-spacing: 0.05em;
}

h3 {
  font-size: 160%;
  clear: both;
}

h4 {
  font-size: 135%;
  font-weight: 600;
}

h5 {
  font-size: 110%;
  font-style: italic;
  font-weight: 600;
}

h6 {
  font-size: 100%;
  font-weight: 700;
}

code {
  font-style: normal;
  font-size: 105%;
  background-color: transparent;
  color: #178217;
  font-weight: 300;
}

body {
  background: #65859f;
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

pre {
  margin: 1em 0;
  padding: 0.5em;
  /* font-size: 90%; */
  font-size: 10.5pt;
  line-height: 1.4em;
  clear: both;
  overflow-x: auto;
  overflow-y: visible;
  width: auto;
  background-color: #f0f3f5;
}
pre cite {
  font-style: normal;
  color: #0000cc;
  white-space: pre;
}
pre a {
  font-style: normal;
  white-space: pre;
}
pre a:link {
  color: Navy;
}
pre a:visited {
  color: #cc0000;
}
pre a:hover {
  color: #ff9900;
  border-bottom-color: #ff9900;
}
pre b {
  color: #aa2222;
  font-weight: normal;
}
pre code, pre code.output {
  color: #404040;
  background-color: #fcfcfc;
  display: inline;
}
pre i {
  color: #0000cc;
  font-style: italic;
}
pre .output {
  color: #404040;
  background-color: #fcfcfc;
  border-color: #dbdbdb;
}

.sans {
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}

#horizon {
  min-height: calc(100vh - 20px);
  padding: 0;
  margin: 0px auto 0px auto;
  max-width: 1200px;
  min-width: 880px;
  border: 10px solid white;
  overflow: visible;
}
#horizon > #main {
  position: relative;
  top: 0;
  left: 0;
}

#header {
  height: 180px;
  position: relative;
  border-bottom: 1px solid black;
  border-bottom: none;
  color: #668299;
}
#header div {
  margin: 0;
  padding: 0;
  height: 180px;
}
#header p {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  /* bold */
  position: absolute;
  left: 0;
  font-size: 18pt;
  bottom: 0;
  margin: 0;
  padding: 4px 20px 0 20px;
}
#header p span {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 100%;
}

/*
   Each image/background/foreground combination has its own name. Switching
   images is as easy as setting the id of the sub-div of the #header div.
*/
#santacruz {
  background: url("../images/headerbg/santacruz.jpg") top right no-repeat #CAE5F5;
}
#santacruz span {
  color: #FF8800;
}

#seals {
  background: url("../images/headerbg/seals.jpg") top left no-repeat #C2E1F5;
  color: #755D53;
}
#seals span {
  color: #FF8800;
}

#taal {
  background: url("../images/headerbg/taal.jpg") top right no-repeat black;
  color: #FFCB5A;
}
#taal span {
  color: white;
}

#pond {
  background: url("../images/headerbg/pond.jpg") top right no-repeat #355331;
  color: white;
}
#pond p {
  background: rgba(53, 83, 49, 0.7);
}
#pond span {
  color: #FF8800;
}

#batangas {
  background: url("../images/headerbg/batangas.jpg") top right no-repeat #75A3C4;
  color: white;
}
#batangas span {
  color: #FFFF00;
}

#sunrise {
  background: url("../images/headerbg/sunrise.jpg") top right no-repeat #686B70;
  color: #FFCB5A;
}
#sunrise span {
  color: white;
}

#tree {
  background: url("../images/headerbg/tree.jpg") top right no-repeat #355331;
  color: white;
}
#tree p {
  background: rgba(53, 83, 49, 0.7);
}
#tree span {
  color: #FF8800;
}

#crystal {
  background: url("../images/headerbg/crystal.jpg") top right no-repeat #153F29;
  color: white;
}
#crystal p {
  background: rgba(21, 63, 41, 0.7);
}
#crystal span {
  color: #FF8800;
}

#roquetas {
  background: url("../images/headerbg/roquetas.jpg") top right no-repeat #A1B9B4;
  color: white;
}
#roquetas p {
  background: rgba(161, 185, 180, 0.7);
}
#roquetas span {
  color: #FFCC00;
}

#islandcove {
  background: url("../images/headerbg/islandcove.jpg") top right no-repeat #6E4A16;
  color: white;
}
#islandcove p {
  background: rgba(110, 70, 22, 0.7);
}
#islandcove span {
  color: #FFCC00;
}

#surfers {
  background: url("../images/headerbg/surfers.jpg") top right no-repeat #C1DFED;
}
#surfers span {
  color: #FF8800;
}

#cowell {
  background: url("../images/headerbg/cowell.jpg") top right no-repeat #F8F1DF;
  color: #FF8800;
}
#cowell span {
  color: #655037;
}

#pgalera {
  background: url("../images/headerbg/pgalera2.jpg") top left no-repeat #B0D2DF;
  color: #655037;
}
#pgalera span {
  color: #FF8800;
}

#pelicans {
  background: url("../images/headerbg/pelicans_new.jpg") top left no-repeat #565E5C;
  color: #FFCB5A;
}
#pelicans p {
  background: rgba(123, 126, 105, 0.7);
}
#pelicans span {
  color: white;
}

#boholbeach {
  background: url("../images/headerbg/boholbeach_new.jpg") top left no-repeat #B0D2DF;
  color: #5F0000;
}
#boholbeach p {
  background: rgba(230, 221, 200, 0.7);
}
#boholbeach span {
  color: #DE6839;
}

#rapids {
  background: url("../images/headerbg/rapids.jpg") top right no-repeat #1D220B;
}
#rapids span {
  color: #FF8800;
}

#crystaljl {
  background: url("../images/headerbg/crystal-jl.jpg") top right no-repeat #275A4F;
  color: white;
}
#crystaljl span {
  color: #FFCC00;
}

#falls {
  background: url("../images/headerbg/falls.jpg") top right no-repeat #766F53;
  color: #F0FFF0;
}
#falls p {
  background: rgba(118, 111, 83, 0.7);
}
#falls span {
  color: #FFCC00;
}

#falls2 {
  background: url("../images/headerbg/falls2.jpg") top left no-repeat #32281E;
  color: #F0FFF0;
}
#falls2 p {
  background: rgba(41, 49, 34, 0.5);
}
#falls2 span {
  color: #FF8800;
}

#rice {
  background: url("../images/headerbg/rice-bright.png") top right no-repeat #000100;
  color: #F0FFF0;
}
#rice p {
  background: rgba(0, 1, 0, 0.3);
}
#rice span {
  color: #FF8800;
}

#rice2 {
  background: url("../images/headerbg/rice2.jpg") top right no-repeat #1D2618;
  color: #F0FFF0;
}
#rice2 span {
  color: #FF8800;
}

#karabaw {
  background: url("../images/headerbg/karabaw.jpg") top right no-repeat #9FC66C;
  color: #F0FFF0;
}
#karabaw span {
  color: #FFFF00;
}

#cavite {
  background: url("../images/headerbg/cavite.jpg") top left no-repeat #242E14;
  color: #F0FFF0;
}
#cavite span {
  color: #F0FFF0;
}

#duck {
  background: url("../images/headerbg/duck.jpg") top right no-repeat #A9BED6;
  color: #F0FFF0;
}
#duck span {
  color: #F0FFF0;
}

#duck2 {
  background: url("../images/headerbg/duck2.jpg") top right no-repeat #BCD3E2;
}
#duck2 span {
  color: #FF8800;
}

#whereis {
  background: url("../images/headerbg/whereis.jpg") top right no-repeat black;
  color: white;
}
#whereis span {
  color: #FF8800;
}

#slack {
  background: url("../images/headerbg/slackbg.png") top right no-repeat black;
  color: white;
}
#slack span {
  color: #FF8800;
}

#cal {
  background: url("../images/headerbg/cal.jpg") top right no-repeat black;
  color: white;
}
#cal span {
  color: #FF8800;
}

#legoland {
  background: url("../images/headerbg/legoland_new.jpg") top right no-repeat #EE0000;
  color: black;
}
#legoland p {
  background: rgba(255, 255, 255, 0.7);
}
#legoland span {
  color: #EE0000;
}

#lionscourt {
  background: url("../images/headerbg/lionscourt_new.jpg") top right no-repeat #45280A;
  color: #FF8800;
}
#lionscourt p {
  background: rgba(69, 40, 10, 0.7);
}
#lionscourt span {
  color: white;
}

#gladbecksunset {
  background: url("../images/headerbg/gladbecksunset.jpg") top right no-repeat black;
  color: white;
}
#gladbecksunset p {
  background: rgba(0, 0, 0, 0.5);
}
#gladbecksunset span {
  color: #FFFF00;
}

#sacrecoeur {
  background: url("../images/headerbg/sacrecoeur.jpg") top left no-repeat #65A0D9;
  color: #FFCB5A;
}
#sacrecoeur span {
  color: white;
}

#sacrecoeur2 {
  background: url("../images/headerbg/sacrecoeur2.jpg") top right no-repeat #313424;
  color: #FFCB5A;
}
#sacrecoeur2 p {
  background: rgba(49, 52, 36, 0.7);
}
#sacrecoeur2 span {
  color: white;
}

#zollverein {
  background: url("../images/headerbg/zollverein.jpg") top right no-repeat #836D6B;
  color: #FFCB5A;
}
#zollverein span {
  color: white;
}

#neeltjejans {
  background: url("../images/headerbg/neeltjejans.jpg") top right no-repeat #BDE0E4;
  color: white;
}
#neeltjejans p {
  background: rgba(189, 224, 228, 0.7);
}
#neeltjejans span {
  color: #FF8800;
}

#chocolatehills {
  background: url("../images/headerbg/chocolatehills.jpg") top left no-repeat #3F371E;
  color: white;
}
#chocolatehills span {
  color: #FFFF00;
}

#plazamayor {
  background: url("../images/headerbg/plazamayor_new.jpg") top left no-repeat black;
  color: white;
}
#plazamayor p {
  background: rgba(64, 64, 64, 0.3);
}
#plazamayor span {
  color: #FFFF00;
}

#royalpalace {
  background: url("../images/headerbg/royalpalace.png") top left no-repeat #FFFFE8;
  color: black;
}
#royalpalace p {
  background: rgba(255, 255, 232, 0.6);
}
#royalpalace span {
  color: #DE6839;
}

#essenbahnhof {
  background: url("../images/headerbg/essenbahnhof.jpg") top right no-repeat #341D0A;
  color: white;
}
#essenbahnhof p {
  background: rgba(52, 29, 10, 0.6);
}
#essenbahnhof span {
  color: #FF8800;
}

#rotterdam {
  background: url("../images/headerbg/rotterdam-wide.jpg") top right no-repeat #5B6275;
  color: white;
}
#rotterdam span {
  color: #FF8800;
}

#rotterdam {
  background: url("../images/headerbg/rotterdam-wide.jpg") top right no-repeat #6f7688;
  color: white;
}
#rotterdam span {
  color: #FF8800;
}

#switches {
  background: url("../images/headerbg/switches.jpg") top left no-repeat #60683B;
  color: white;
}
#switches span {
  color: #FF8800;
}

#switches {
  background: url("../images/headerbg/switches.jpg") top left no-repeat #4D552C;
  color: white;
}
#switches p {
  background: rgba(64, 64, 64, 0.5);
}
#switches span {
  color: #FF8800;
}

#radar {
  background: url("../images/headerbg/radar.jpg") top left no-repeat #91A7E0;
  color: white;
}
#radar p {
  background: rgba(69, 96, 45, 0.7);
}
#radar span {
  color: #FFCC00;
}

#batangascal {
  background: url("../images/headerbg/batangastocalapan.jpg") top right no-repeat #91A7E0;
  color: white;
}
#batangascal span {
  color: #FF8800;
}

#dirtpath {
  background: url("../images/headerbg/dirtpath.jpg") top left no-repeat black;
  color: white;
}
#dirtpath p {
  background: rgba(58, 102, 32, 0.7);
}
#dirtpath span {
  color: #FFCC00;
}

#exact {
  background: url("../images/headerbg/exact.jpg") top right no-repeat black;
  color: white;
}
#exact span {
  color: #FF8800;
}

#echoc {
  background: url("../images/headerbg/echoc.gif") top right no-repeat black;
  color: white;
}
#echoc span {
  color: #FF8800;
}

#fourohfour {
  background: url("../images/headerbg/fourohfour.png") top center no-repeat white;
  color: black;
}
#fourohfour span {
  color: #FF8800;
}

#nav {
  padding: 0;
  border-bottom: 1px solid #29343d;
  border-top: 1px solid #a9b3bc;
  background: #013560;
  height: 1.6em;
  font-weight: 400;
}
#nav a {
  text-decoration: none;
  color: White;
  border-bottom: none;
}
#nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #013560;
  padding-left: 9px;
}
#nav ul li {
  display: block;
  position: relative;
  float: left;
}
#nav ul li a {
  display: block;
  padding: 0.3em 18px;
  white-space: nowrap;
  color: White;
}
#nav ul li a:hover {
  background: #ff9900;
  transition-property: background-color;
  transition-duration: 0.25s;
  transition-delay: none;
}
#nav li ul {
  display: none;
  height: 0;
  padding-left: 8px;
  z-index: 40;
  border-top: 1px solid #a9b3bc;
}
#nav li:hover > ul {
  display: block;
  position: absolute;
  z-index: 40;
}
#nav li:hover li {
  float: none;
}
#nav li:hover li a {
  background: #013560;
  border-bottom: 1px solid #013560;
}
#nav li:hover li a:hover {
  background: #ff9900;
}
#nav ul ul ul {
  left: 100%;
  top: 0;
}
#nav .self {
  color: #ff9900;
}

#main {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background-color: #f0f3f5;
  border-bottom: none;
}
#main > #sidebar {
  right: 10px !important;
  font-style: italic !important;
}
#main > #copyright {
  bottom: 10px;
}

#maintext {
  margin: 0;
  margin-right: 220px;
  background-color: white;
  padding: 0;
  min-height: 40em;
}
#maintext td, #maintext th {
  font-size: 95%;
  vertical-align: top;
  text-align: left;
  padding: 0.5em;
  background-color: #f0f3f5;
  color: black;
}
#maintext th {
  font-size: 110%;
  letter-spacing: 0.1em;
  font-weight: normal;
  background-color: #d1dae0;
}
#maintext .notabene td, #maintext .question td, #maintext .warning td {
  background-color: white;
}

#maintextcontents {
  padding: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: calc(100vh - 270px);
}

#sidebar {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 200px;
  margin: 0;
  padding: 0;
  visibility: visible;
}
#sidebar li {
  margin-bottom: 0.5em;
  margin-left: 0;
}
#sidebar ul {
  margin-left: 0;
  padding-left: 0;
  list-style: outside none;
  list-style-image: none;
  font-size: 90%;
  margin-top: 0.5em;
}
#sidebar ul ul {
  margin-top: 0.5em;
  margin-bottom: 0;
  margin-left: 1em;
  list-style: outside square;
}
#sidebar ul ul li {
  list-style: none;
  margin-left: 0.5em;
}
#sidebar a:hover {
  text-decoration: none;
}
#sidebar h4 {
  border-bottom: 1px dotted black;
  margin-bottom: 0;
  margin-top: 1em;
}
#sidebar h4:first-child {
  margin-top: 0;
  margin-bottom: 0.3em;
  padding-top: 40px;
  padding-bottom: 0;
  border-bottom: 1px dotted black;
  vertical-align: bottom;
  height: 56px;
  line-height: 80px;
}
#sidebar li {
  font-size: 95%;
  letter-spacing: 0.1em;
  font-weight: 300;
}

#copyright {
  position: absolute;
  bottom: 250px;
  right: 35px;
  width: 150px;
  text-align: left;
  font-size: 70%;
  text-align: center;
}
#copyright img {
  display: inline;
}
#copyright a {
  border-bottom: none;
}

#footer {
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 16px;
  border-top: none;
  background: white;
  color: black;
  height: 23px;
}
#footer a {
  border-bottom: none;
}
#footer p {
  margin: 0;
}
#footer #validators {
  display: inline;
  float: left;
  padding: 4px;
  background-color: transparent;
}

.preproc {
  color: Green;
}

.comment {
  color: #0000cc;
  font-style: italic;
}

.programitem {
  font-style: italic;
}

.marker {
  background-color: #f0f3f5;
}

.notabene, .warning, .question {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding: 0.5em;
  padding-left: 48px;
  padding-right: 1em;
  font-style: italic;
  clear: both;
  min-height: 24px;
  color: #265073;
  background-color: #f0f3f5;
}
.notabene em, .notabene var, .notabene code, .warning em, .warning var, .warning code, .question em, .question var, .question code {
  color: black;
}
.notabene h4, .warning h4, .question h4 {
  color: black;
  font-style: normal;
}
.notabene pre, .warning pre, .question pre {
  color: black;
  font-style: normal;
  background-color: rgba(255, 255, 255, 0.7);
}
.notabene .notabene, .notabene .warning, .notabene .question, .warning .notabene, .warning .warning, .warning .question, .question .notabene, .question .warning, .question .question {
  background-color: rgba(255, 255, 255, 0.7);
}
.notabene code, .warning code, .question code {
  background-color: transparent;
}

.notabene {
  background: url(../images/info24f.png) 0.5em 0.5em no-repeat #f0f3f5;
}

.question {
  background: url(../images/question24f.png) 0.5em 0.5em no-repeat #f0f3f5;
}

.warning {
  color: #bf4040;
  border-color: #f7eeee;
  background: url(../images/exclam24f.png) 0.5em 0.5em no-repeat #fff0f0;
}
.warning pre {
  border-color: #f7eeee;
}

.disclaimer {
  color: #454545;
  border-top: black 1px solid;
  margin-top: 6em;
}
.disclaimer p, .disclaimer h1, .disclaimer h2, .disclaimer h3, .disclaimer h4 {
  font-size: 80%;
}

.smallprint {
  color: #454545;
  font-size: 80%;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: #666666 1px solid;
  border-bottom: #666666 1px solid;
  margin: 1em;
}
.smallprint pre {
  font-size: 100%;
}

.numeric {
  font-size: 100%;
  /*  color: $numeric-text-color; */
}

#toplinks {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#toplinks li {
  display: inline;
  margin-right: 1em;
}

#refertop {
  font-size: 80%;
  border-bottom: 1px solid #878787;
}
#refertop a {
  text-decoration: none;
  border-bottom: none;
}
#refertop img {
  margin: 0;
  padding: 0;
  border: 0;
}

#xtrakbar td {
  background-color: white;
}

.nowrap {
  white-space: nowrap;
}

.no-border {
  border: 0 !important;
}

.border {
  border: 1px solid black !important;
}

.picleft, .picright {
  margin: 0.7em;
  padding: 0;
  position: relative;
}
.picleft img, .picright img {
  border: 1px solid black;
}
.picleft p, .picright p {
  font-size: small;
  font-style: italic;
  margin-bottom: 0;
}

.picleft {
  float: left;
  margin-left: 0;
  margin-right: 1em;
  text-align: left;
}

.picright {
  float: right;
  margin-right: 0;
  margin-left: 1em;
  text-align: right;
}

.diagram {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
  margin-right: 1em;
}

.gear {
  color: #FF0000;
}

/*** Text ***/
html, p, li, td, blockquote, dd, .screenonly {
  font-family: "Open Sans", "PT Serif", "Georgia", sans-serif;
}

h1, h2, h3, h4, h5, h6,
dt,
th,
a:link.download,
a:active.download,
a:visited.download,
#header,
#nav,
#nav ul li,
#programdownload,
#sidebar ul li,
.numeric,
#copyright p {
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}

dt {
  font-weight: normal;
}

/*** Do not change the font! ***/
.disclaimer,
.disclaimer p {
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  letter-spacing: 1px;
}

code, pre, .pas-source {
  font-family: "Consolas", "Inconsolata", "Droid Sans Mono", monospace;
}

dd pre {
  line-height: normal;
  letter-spacing: 0;
}

blockquote p {
  letter-spacing: 0.03em;
}

#nav ul > li {
  line-height: 1em;
}

.download {
  border: none;
  display: inline-block;
  background-color: #013560;
  line-height: 24px;
  margin: 10px 0 0;
  padding: 0;
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  color: white !important;
  padding: 5px 12px 7px 15px;
  text-decoration: none !important;
  border-radius: 100px;
}

.download span {
  font-size: 120%;
}

a:hover.download {
  background-color: #FF9900;
  border: none;
}

a:active.download {
  position: relative;
  top: 3px;
  left: 3px;
  color: #C0E0F0;
  border: none;
}

sup.footnote {
  font-size: 80%;
  position: relative;
  top: -0.3em;
  margin-left: 0.1em;
  margin-right: 0.1em;
}

ol.footnotes {
  list-style: decimal;
}

#back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
}

#back-to-top a {
  width: 60px;
  height: 60px;
  display: block;
  text-align: center;
  font: 8px/100% "Open Sans", "Helvetica", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  color: #91a2aa;
  color: rgba(255, 255, 255, 0.3);
  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

#back-to-top a:hover {
  color: white;
  color: white;
  text-decoration: none;
}

/* arrow icon (span tag) */
#back-to-top span {
  width: 60px;
  height: 60px;
  display: block;
  margin-bottom: 7px;
  background: #91a2aa url(../images/arrowtop.png) no-repeat center center;
  background: rgba(255, 255, 255, 0.3) url(../images/arrowtop.png) no-repeat center center;
  /* round: width/height: 60px, radius: 30px */
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: none;
  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

#back-to-top a:hover span {
  background: white url(../images/arrowtop.png) no-repeat center center;
}

.osx {
  padding-left: 1.3em;
  background: url(../images/ico-osx.png) center left no-repeat;
}

.win {
  padding-left: 1.3em;
  background: url(../images/ico-win.png) center left no-repeat;
}

.leftindent {
  margin-left: 5em;
}

.key, kbd {
  font-family: sans-serif;
  font-style: normal;
  padding: 0 4px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  color: black;
}

/** pygments.scss **/
.hll {
  background-color: #FFFFCC;
}

/* .c   { color: #4488CC; font-style: italic; } /* Comment */
.err {
  border: 1px solid #FF0000;
}

/* Error */
.k {
  color: #aa2222;
}

/* Keyword */
.o {
  color: #000000;
}

/* Operator */
.p {
  color: #000000;
}

/* Punctuation */
.cm {
  color: #4488CC;
  font-style: italic;
}

/* Comment.Multiline */
.cp {
  color: Green;
}

/* Comment.Preproc */
.c1 {
  color: #4488CC;
  font-style: italic;
}

/* Comment.Single */
.cs {
  color: #008800;
  font-style: italic;
}

/* Comment.Special */
.gd {
  color: #A00000;
}

/* Generic.Deleted */
.ge {
  font-style: italic;
}

/* Generic.Emph */
.gr {
  color: #FF0000;
}

/* Generic.Error */
.gh {
  color: #000080;
}

/* Generic.Heading */
.gi {
  color: #00A000;
}

/* Generic.Inserted */
.go {
  color: #808080;
}

/* Generic.Output */
.gp {
  color: #000080;
}

/* Generic.Prompt */
.gs {
  font-weight: bold;
}

/* Generic.Strong */
.gu {
  color: #800080;
}

/* Generic.Subheading */
.gt {
  color: #0040D0;
}

/* Generic.Traceback */
.kc {
  color: #008000;
}

/* Keyword.Constant */
.kd {
  color: #008000;
}

/* Keyword.Declaration */
.language-nasm .kd {
  color: #C02020;
}

.language-delphi .kd {
  color: #6080B0;
}

.kn {
  color: #008000;
}

/* Keyword.Namespace */
.kp {
  color: #aa2222;
}

/* Keyword.Pseudo */
.kr {
  color: #C02020;
}

/* Keyword.Reserved */
.language-c .kt, .language-c-- .kt {
  color: #aa2222;
}

/* Keyword.Type */
.language-delphi .kt {
  color: #000000;
}

/* Keyword Type */
.m {
  color: #008800;
}

/* Literal.Number */
.n {
  color: black;
}

/* Name */
.s {
  color: #4488CC;
}

/* Literal.String */
.na {
  color: #000000;
}

/* Name.Attribute */
.nb {
  color: #000000;
}

/* Name.Builtin */
.nc {
  color: #000000;
}

/* Name.Class */
.no {
  color: #000000;
}

/* Name.Constant */
.nd {
  color: #000000;
}

/* Name.Decorator */
.ni {
  color: #000000;
}

/* Name.Entity */
.ne {
  color: #000000;
}

/* Name.Exception */
.nf {
  color: #000000;
}

/* Name.Function */
.language-nasm .nf {
  color: #aa2222;
}

.language-nasm .nb {
  color: Black;
}

.language-delphi .nb {
  color: Black;
}

.nl {
  color: #000000;
}

/* Name.Label */
.nn {
  color: #000000;
}

/* Name.Namespace */
.nt {
  color: #000000;
}

/* Name.Tag */
.nv {
  color: #000000;
}

/* Name.Variable */
.ow {
  color: #C02020;
}

/* Operator.Word */
.w {
  color: #000000;
}

/* Text.Whitespace */
.mf {
  color: #267326;
}

/* Literal.Number.Float */
.mh {
  color: #267326;
}

/* Literal.Number.Hex */
.mi {
  color: #267326;
}

/* Literal.Number.Integer */
.mo {
  color: #267326;
}

/* Literal.Number.Oct */
.sb {
  color: #4488CC;
}

/* Literal.String.Backtick */
.sc {
  color: #4488CC;
}

/* Literal.String.Char */
.sd {
  color: #4488CC;
}

/* Literal.String.Doc */
.s2 {
  color: #4488CC;
}

/* Literal.String.Double */
.se {
  color: #4488CC;
}

/* Literal.String.Escape */
.sh {
  color: #4488CC;
}

/* Literal.String.Heredoc */
.si {
  color: #4488CC;
}

/* Literal.String.Interpol */
.sx {
  color: #4488CC;
}

/* Literal.String.Other */
.sr {
  color: #4488CC;
}

/* Literal.String.Regex */
.s1 {
  color: #4488CC;
}

/* Literal.String.Single */
.ss {
  color: #4488CC;
}

/* Literal.String.Symbol */
.bp {
  color: #000000;
}

/* Name.Builtin.Pseudo */
.vc {
  color: #000000;
}

/* Name.Variable.Class */
.vg {
  color: #000000;
}

/* Name.Variable.Global */
.vi {
  color: #000000;
}

/* Name.Variable.Instance */
.il {
  color: #267326;
}

/* Literal.Number.Integer.Long */
.lineno {
  display: inline-block;
  color: #859bad;
  width: 2em;
  text-align: right;
  padding-right: 0.5em;
  border-right: 1px dotted #859bad;
  margin-right: 0.3em;
}

div.highlight {
  background-color: transparent;
}

table.highlighttable {
  border-spacing: 0;
  padding: 0 !important;
  background-color: #f0f3f5;
  width: 100%;
  display: inline-block;
  margin-right: 10px;
  overflow-x: auto;
  overflow-y: visible;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
table.highlighttable td {
  border: none !important;
  background-color: transparent;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0;
}
table.highlighttable td.linenos {
  width: 1%;
}
table.highlighttable td.code {
  width: 99% !important;
  padding-left: 0.5em;
}
table.highlighttable td pre {
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-family: "Consolas", "Inconsolata", "Droid Sans Mono", monospace;
  font-size: 11pt;
  line-height: 1.41em;
  /* font-size: 100%; */
  background-color: transparent;
}
table.highlighttable td pre code {
  background-color: transparent;
}
table.highlighttable div {
  padding: 0.3em 0.5em;
}
table.highlighttable div.linenodiv {
  margin: 0;
  border: none;
  border-right: 1px dotted #859bad;
  color: #859bad;
  width: 2em;
  text-align: right;
}
table.highlighttable div.linenodiv pre {
  color: #859bad;
}

.notabene .highlighttable,
.question .highlighttable,
.warning .highlighttable {
  width: 100% !important;
}
.notabene .highlighttable pre,
.question .highlighttable pre,
.warning .highlighttable pre {
  background-color: transparent !important;
}

.notabene .highlighttable,
.question .highlighttable {
  background-color: #FFFFFF !important;
  border-color: #E0F0E0 !important;
}

.warning .highlighttable {
  background-color: #FFFFFF !important;
  border-color: #E0F0E0 !important;
}
