/* **************************** FONTS **************************** */
@font-face {
  font-family: 'DIN Bold';
  src: url("fonts/din-bold-opentype-webfont.eot");
  src: url("fonts/din-bold-opentype-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/din-bold-opentype-webfont.woff2") format("woff2"), url("fonts/din-bold-opentype-webfont.woff") format("woff"), url("fonts/din-bold-opentype-webfont.ttf") format("truetype"), url("fonts/din-bold-opentype-webfont.svg#dinbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN Medium';
  src: url("fonts/din-medium-opentype-webfont.eot");
  src: url("fonts/din-medium-opentype-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/din-medium-opentype-webfont.woff2") format("woff2"), url("fonts/din-medium-opentype-webfont.woff") format("woff"), url("fonts/din-medium-opentype-webfont.ttf") format("truetype"), url("fonts/din-medium-opentype-webfont.svg#dinmedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN Regular';
  src: url("fonts/din-regular-opentype-webfont.eot");
  src: url("fonts/din-regular-opentype-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/din-regular-opentype-webfont.woff2") format("woff2"), url("fonts/din-regular-opentype-webfont.woff") format("woff"), url("fonts/din-regular-opentype-webfont.ttf") format("truetype"), url("fonts/din-regular-opentype-webfont.svg#dinregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Dosis Bold';
  src: url("fonts/dosis-bold-webfont.eot");
  src: url("fonts/dosis-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dosis-bold-webfont.woff2") format("woff2"), url("fonts/dosis-bold-webfont.woff") format("woff"), url("fonts/dosis-bold-webfont.ttf") format("truetype"), url("fonts/dosis-bold-webfont.svg#dosisbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Dosis Light';
  src: url("fonts/dosis-light-webfont.eot");
  src: url("fonts/dosis-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dosis-light-webfont.woff2") format("woff2"), url("fonts/dosis-light-webfont.woff") format("woff"), url("fonts/dosis-light-webfont.ttf") format("truetype"), url("fonts/dosis-light-webfont.svg#dosislight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Dosis Regular';
  src: url("fonts/dosis-regular-webfont.eot");
  src: url("fonts/dosis-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dosis-regular-webfont.woff2") format("woff2"), url("fonts/dosis-regular-webfont.woff") format("woff"), url("fonts/dosis-regular-webfont.ttf") format("truetype"), url("fonts/dosis-regular-webfont.svg#dosisregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Dosis Medium';
  src: url("fonts/dosis-medium-webfont.eot");
  src: url("fonts/dosis-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dosis-medium-webfont.woff2") format("woff2"), url("fonts/dosis-medium-webfont.woff") format("woff"), url("fonts/dosis-medium-webfont.ttf") format("truetype"), url("fonts/dosis-medium-webfont.svg#dosismedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Rbno2 Light';
  src: url("fonts/rbno2light_0-webfont.eot");
  src: url("fonts/rbno2light_0-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/rbno2light_0-webfont.woff2") format("woff2"), url("fonts/rbno2light_0-webfont.woff") format("woff"), url("fonts/rbno2light_0-webfont.ttf") format("truetype"), url("fonts/rbno2light_0-webfont.svg#rbno2_light_alternative_Rg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN Regular Italic';
  src: url("fonts/ff_din_regular_italic-webfont.eot");
  src: url("fonts/ff_din_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ff_din_regular_italic-webfont.woff2") format("woff2"), url("fonts/ff_din_regular_italic-webfont.woff") format("woff"), url("fonts/ff_din_regular_italic-webfont.ttf") format("truetype"), url("fonts/ff_din_regular_italic-webfont.svg#din-regularitalicitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN Medium Italic';
  src: url("fonts/ff_din_medium_italic-webfont.eot");
  src: url("fonts/ff_din_medium_italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ff_din_medium_italic-webfont.woff2") format("woff2"), url("fonts/ff_din_medium_italic-webfont.woff") format("woff"), url("fonts/ff_din_medium_italic-webfont.ttf") format("truetype"), url("fonts/ff_din_medium_italic-webfont.svg#din-mediumitalicitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
/* **************************** GENERAL STYLING **************************** */
body {
  /* !important's are to override the CSS reset */
  font-family: "DIN Regular", sans-serif !important;
  font-size: 12px !important;
  color: #454545; }

/* **************************** ICONS **************************** */
.pdf_icon, .email_icon, .phone_icon, .fax_icon {
  background-repeat: no-repeat;
  padding-left: 35px;
  background-size: 20px;
  min-height: 25px;
  display: inline-block;
  /* so min-height actually takes effect */
  background-position: center left; }

/* hide bullet points & pseudo-bullet points */
li.pdf_icon, li.email_icon, li.phone_icon, li.fax_icon {
  list-style-type: none !important;
  margin-left: -15px; }

li.pdf_icon:before, li.email_icon:before, li.phone_icon:before, li.fax_icon:before {
  display: none; }

.pdf_icon {
  background-image: url("images/icons/pdf1_lightbg.png"); }

.mod-no-backgroundsize .pdf_icon {
  background-image: url("images/icons/pdf1_lightbg_small.png"); }

.darkbg .pdf_icon {
  background-image: url("images/icons/pdf1_darkbg.png"); }

.mod-no-backgroundsize .darkbg .pdf_icon {
  background-image: url("images/icons/pdf1_darkbg_small.png"); }

.email_icon {
  background-image: url("images/icons/email1_black.png"); }

.mod-no-backgroundsize .email_icon {
  background-image: url("images/icons/email1_black_small.png"); }

.darkbg .email_icon {
  background-image: url("images/icons/email1_white.png"); }

.mod-no-backgroundsize .darkbg .email_icon {
  background-image: url("images/icons/email1_white_small.png"); }

.phone_icon {
  background-image: url("images/icons/phone1_black.png"); }

.mod-no-backgroundsize .phone_icon {
  background-image: url("images/icons/phone1_black_small.png"); }

.darkbg .phone_icon {
  background-image: url("images/icons/phone1_white.png"); }

.mod-no-backgroundsize .darkbg .phone_icon {
  background-image: url("images/icons/phone1_white_small.png"); }

.fax_icon {
  background-image: url("images/icons/fax1_black.png"); }

.mod-no-backgroundsize .fax_icon {
  background-image: url("images/icons/fax1_black_small.png"); }

.darkbg .fax_icon {
  background-image: url("images/icons/fax1_white.png"); }

.mod-no-backgroundsize .darkbg .fax_icon {
  background-image: url("images/icons/fax1_white_small.png"); }

/* **************************** SPECIAL CLASSES **************************** */
.chr_content .left,
.chr_content .right {
  width: 49%; }

.chr_content .left {
  float: left; }

.chr_content .right {
  float: right; }

/* ******************************** CONTENT ******************************** */
.chr_content {
  color: #555;
  line-height: 1.5em; }

.chr_content.darkbg {
  color: #fff; }

.chr_content p {
  margin: 1em 0;
  line-height: 1.35em;
  font-size: 1.4em; }

.chr_content h1, .chr_content h2, .chr_content h3,
.chr_content h4, .chr_content h5, .chr_content h6 {
  margin-top: 0em;
  /*HT-changed*/
  margin-bottom: 0.5em;
  /*font-family: "";*/
  /* set based on theme, most headings will use this without replacing */
  text-transform: uppercase;
  line-height: 1.3em;
  /* most headings will use this without replacing */ }

.chr_content.darkbg h1, .chr_content.darkbg h2, .chr_content.darkbg h3,
.chr_content.darkbg h4, .chr_content.darkbg h5, .chr_content.darkbg h6 {
  color: #fff; }

.chr_content h1 strong, .chr_content h2 strong, .chr_content h3 strong,
.chr_content h4 strong, .chr_content h5 strong, .chr_content h6 strong,
.chr_content h1 b, .chr_content h2 b, .chr_content h3 b,
.chr_content h4 b, .chr_content h5 b, .chr_content h6 b {
  /*font-family: "";*/
  /* set based on theme */ }

.chr_content h1 em, .chr_content h2 em, .chr_content h3 em,
.chr_content h4 em, .chr_content h5 em, .chr_content h6 em,
.chr_content h1 i, .chr_content h2 i, .chr_content h3 i,
.chr_content h4 i, .chr_content h5 i, .chr_content h6 i {
  /*font-family: "";*/
  /* set based on theme */ }

.chr_content h1 strong em, .chr_content h1 em strong, .chr_content h1 strong i, .chr_content h1 i strong,
.chr_content h1 b em, .chr_content h1 em b, .chr_content h1 b i, .chr_content h1 i b,
.chr_content h2 strong em, .chr_content h2 em strong, .chr_content h2 strong i, .chr_content h2 i strong,
.chr_content h2 b em, .chr_content h2 em b, .chr_content h2 b i, .chr_content h2 i b,
.chr_content h3 strong em, .chr_content h3 em strong, .chr_content h3 strong i, .chr_content h3 i strong,
.chr_content h3 b em, .chr_content h3 em b, .chr_content h3 b i, .chr_content h3 i b,
.chr_content h4 strong em, .chr_content h4 em strong, .chr_content h4 strong i, .chr_content h4 i strong,
.chr_content h4 b em, .chr_content h4 em b, .chr_content h4 b i, .chr_content h4 i b,
.chr_content h5 strong em, .chr_content h5 em strong, .chr_content h5 strong i, .chr_content h5 i strong,
.chr_content h5 b em, .chr_content h5 em b, .chr_content h5 b i, .chr_content h5 i b,
.chr_content h6 strong em, .chr_content h6 em strong, .chr_content h6 strong i, .chr_content h6 i strong,
.chr_content h6 b em, .chr_content h6 em b, .chr_content h6 b i, .chr_content h6 i b {
  /*font-family: "";*/
  /* set based on theme */ }

/* used for most main headings */
.chr_content h1 {
  font-size: 2.3em;
  margin-bottom: 20px;
  color: #00ace8;
  font-family: "DIN Medium"; }

/* used for most subtitles */
.chr_content h2 {
  font-size: 1.5em; }

/* used for ... */
.chr_content h3 {
  font-size: 1.3em; }

/* used for ... */
.chr_content h4 {
  font-size: 1.1em;
  text-transform: none; }

/* used for ... */
.chr_content h5 {
  font-size: 0.9em;
  text-transform: none; }

/* used for ... */
.chr_content h6 {
  font-size: 0.7em;
  text-transform: none; }

/* keep margin away from the top of first children... and the bottom of last children */
.chr_content h1:first-child, .chr_content h2:first-child, .chr_content h3:first-child,
.chr_content h4:first-child, .chr_content h5:first-child, .chr_content h6:first-child,
.chr_content p:first-child,
.chr_content div:first-child:empty + p,
.chr_content div:first-child:empty + div:empty + p {
  margin-top: 0; }

.chr_content h1:last-child, .chr_content h2:last-child, .chr_content h3:last-child,
.chr_content h4:last-child, .chr_content h5:last-child, .chr_content h6:last-child,
.chr_content p:last-child {
  margin-bottom: 0; }

/* ...and reduce margins between two headings & with a paragraph */
.chr_content h1 + h1, .chr_content h1 + h2, .chr_content h1 + h3, .chr_content h1 + h4, .chr_content h1 + h5, .chr_content h1 + h6,
.chr_content h2 + h2, .chr_content h2 + h3, .chr_content h2 + h4, .chr_content h2 + h5, .chr_content h2 + h6,
.chr_content h3 + h3, .chr_content h3 + h4, .chr_content h3 + h5, .chr_content h3 + h6,
.chr_content h4 + h4, .chr_content h4 + h5, .chr_content h4 + h6,
.chr_content h5 + h5, .chr_content h5 + h6,
.chr_content h6 + h6 {
  margin-top: -5px; }

.chr_content h1 + p,
.chr_content h2 + p,
.chr_content h3 + p,
.chr_content h4 + p,
.chr_content h5 + p,
.chr_content h6 + p {
  margin-top: 0; }

.chr_content strong, .chr_content b {
  /*font-weight: bold;*/
  font-family: "DIN Medium";
  font-weight: normal;
  font-style: normal; }

.chr_content em, .chr_content i {
  /*font-style: italic;*/
  font-family: 'DIN Regular Italic';
  /*font-weight: normal; font-style: normal;*/ }

.chr_content strong em, .chr_content em strong,
.chr_content strong i, .chr_content i strong,
.chr_content b em, .chr_content em b,
.chr_content b i, .chr_content i b {
  font-family: 'DIN Medium Italic';
  /*font-weight: normal; font-style: normal;*/ }

.chr_content small {
  font-size: .85em; }

.chr_content big {
  font-size: 1.15em; }

.chr_content ul:not(.nobullets) {
  margin: 15px 0 15px 5px;
  line-height: 1.8em; }

.chr_content ol {
  margin: 15px 0 15px 30px;
  line-height: 1.8em; }

.chr_content ul:first-child, .chr_content ol:first-child {
  margin-top: 0; }

.chr_content ul:last-child, .chr_content ol:last-child {
  margin-bottom: 0; }

/* general/default list points */
/*.chr_content ul li { list-style-type: disc; }
	.chr_content ul li ul li { list-style-type: circle; }
.chr_content ol li { list-style-type: decimal; }
	.chr_content ol li ol li { list-style-type: lower-alpha; }*/
/* list points adjusted/coloured based on theme */
.chr_content ul {
  list-style-type: none; }

.chr_content ol {
  list-style-type: none;
  counter-reset: section; }

.chr_content ul ul:not(.nobullets),
.chr_content ol ul:not(.nobullets) {
  margin: 5px 0 5px 5px; }

.chr_content ol ol,
.chr_content ul:not(.nobullets) ol {
  margin: 5px 0 5px 30px;
  counter-reset: subsection; }

.chr_content ul:not(.nobullets) li {
  list-style-type: none;
  position: relative;
  min-height: 25px;
  padding-left: 25px;
  line-height: 1.8em;
  font-size: 1.4em; }

.chr_content ol li {
  list-style-type: none;
  position: relative;
  margin: 1em 0;
  line-height: 1.35em;
  font-size: 1.4em; }

.chr_content ul:not(.nobullets) li:before {
  /* unordered list points - 1st level */
  content: "";
  position: absolute;
  top: 6px;
  left: -5px;
  display: block;
  background: url("images/listicon.png") no-repeat center;
  background-size: contain;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.chr_content ul:not(.nobullets) li ul:not(.nobullets) li:before {
  /* unordered list points - 2nd level */
  top: 6px;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* undo customisation where not required */
.chr_content ul.menu li:before,
.chr_content .jcarousel ul li:before,
.chr_content .nav-jcarousel ul li:before {
  display: none; }

.chr_content ol li:before {
  /* ordered list points - all levels: counter */
  content: counter(section) ".";
  counter-increment: section;
  color: #00ace8;
  position: absolute;
  top: 0;
  left: -30px;
  text-align: right;
  min-width: 20px;
  font-family: "DIN Medium", Arial, sans-serif;
  /* replace if theme requires */
  font-weight: bold;
  /* replace if theme requires */ }

.chr_content ol li ol li:before {
  content: counter(subsection,lower-alpha) ".";
  counter-increment: subsection; }

.chr_content sup,
.chr_content sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 0.8em; }

.chr_content sub {
  top: 0.4em; }

.chr_content blockquote {
  margin: 15px 30px; }

.chr_content hr {
  border-top: 0;
  border-bottom: 1px solid #000;
  margin: 1.5em 0; }

.chr_content table {
  border-spacing: 0;
  /* allow padding to take care of our spacing, to reduce confusion */ }

.chr_content th {
  padding: 10px; }

.chr_content td {
  /* because this is reset by our CSS reset, we need table cells to vertically align ...
     ... otherwise they will look terrible aligned to the baseline! */
  vertical-align: middle;
  padding: 10px;
  color: inherit;
  /* reset wp-content.css */ }

.chr_content td:first-child {
  padding-left: 0; }

.chr_content td:last-child {
  padding-right: 0; }

.chr_content td.last-child {
  padding-right: 0; }

.chr_content a {
  text-decoration: underline;
  color: #000; }

.chr_content a:hover {
  text-decoration: none;
  color: #333; }

.chr_content.darkbg a {
  color: #fff; }

.chr_content.darkbg a:hover {
  color: #fff; }

.chr_content .highlighted_text {
  color: #2BABE0; }

.chr_content.darkbg .highlighted_text {
  color: #b3f0ff; }

.chr_content .alignleft {
  float: left;
  clear: left;
  margin: 5px 15px 10px 0;
  width: 50%; }
  .chr_content .alignleft.fourty {
    width: 40%; }
  .chr_content .alignleft.thirty {
    width: 30%; }
  .chr_content .alignleft.twenty {
    width: 20%; }

.chr_content .alignright {
  float: right;
  clear: right;
  margin: 5px 0 10px 15px;
  width: 50%; }
  .chr_content .alignright.fourty {
    width: 40%; }
  .chr_content .alignright.thirty {
    width: 30%; }
  .chr_content .alignright.twenty {
    width: 20%; }

.chr_content .aligncenter {
  display: block;
  margin: 0 auto; }

@media only screen and (max-width: 400px) {
  .chr_content .alignleft,
  .chr_content .alignright {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    clear: both;
    margin: 10px auto; } }
/* attempt to make some elements automatically responsive */
.chr_content img,
.chr_content iframe,
.chr_content object,
.chr_content embed {
  max-width: 100%; }

.chr_content img {
  height: auto; }

/* we need room for scrollbars in some situations */
.chr_content .inner_post_content.scrollable img,
.chr_content .inner_post_content.scrollable iframe,
.chr_content .inner_post_content.scrollable object,
.chr_content .inner_post_content.scrollable embed {
  max-width: 90%; }

.chr_content .wp-caption img {
  width: 100%;
  height: auto; }

.chr_content .wp-caption-text {
  background-color: #f9f9f9;
  margin: -6px 0 0 0 !important;
  padding: 10px; }

/* ******************** The end, thanks for visiting! ******************* */

/*# sourceMappingURL=editor-style-shared.css.map */
