#qgRteToolbar .-options > h3, #qgRteToolbar .-options > h4, #qgRteToolbar .-options > h5, #qgRteToolbar .-options > h6 {
  display: none !important;
}
html, body {
  height: 100%;
}
#container {
  min-height: 100%;
}
html {
  overflow-y: scroll;
}
body {
  color: rgb(85, 85, 85);
  background-color: rgb(248, 248, 248);
  font-size: 20px;
  font-family: formata_bq;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 0.25em 0px;
}
h1 {
  font-size: 2.1em;
  font-weight: normal;
  color: rgb(46, 133, 177);
  margin-bottom: 0.7em;
}
h2 {
  font-weight: normal;
}
h3 {
}
h4 {
}
p {
  margin: 0px;
}
a {
  text-decoration: none;
  color: rgb(46, 133, 177);
}
a:visited {
}
a:hover {
}
.l1_width {
  max-width: 1000px;
  position: relative;
  padding: 0px 10px;
  margin: auto;
  flex:1 1 100%;
}
#container {
  position: relative;
  z-index: 0;
  margin: auto;
}
#head {
  color: rgb(255, 255, 255);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: rgb(17, 17, 17);
  z-index: 1;
}
#head a {
  color: inherit;
  text-decoration: none;
}
#main {
}
#content {
}
#left {
  padding-right: 10px;
  width: 170px;
}
#right {
  padding-left: 10px;
  width: 170px;
}
#foot {
  background-color: rgb(17, 17, 17);
  color: rgb(255, 255, 255);
}
#foot a {
  color: inherit;
  text-decoration: none;
}
.cols {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.cols > div {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}
.Center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.Left {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.Right {
  float: right;
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.-m-cms-cont-section2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.jules-dark {
  background-color: rgb(46, 133, 177);
  color: rgb(248, 248, 248);
}
.jules-dark h1 {
  color: rgb(255, 255, 255);
}
.jules-full-height {
  height: 100vh;
}
.jules-dark a {
  color: inherit;
}
#head nav a:hover, #head nav a.c1-source {
  background-color: rgb(46, 133, 177);
}
button {
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(0, 0, 0);
  padding: 8px 20px;
}
input, textarea {
  color: rgb(0, 0, 0);
}
xbody #head nav > ul {
  table-layout: auto;
}
