/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
button,
html,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:after,
.clearfix:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print,
  (-o-min-device-pixel-ratio: 5/4),
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*** Custom ***/
* {
  margin: 0;
  padding: 0;
}
/* mac hide \*/
html {
  height: 100%;
}

* html #wrap {
  height: 100%;
}

body {
  /*background-color: rgb(234,233,233);*/
  height: 100%;
}

body {
  font-size: 14px;
  line-height: 19.5px;
  font-family: "Univers Next W01 Regular", "Helvetica Neue", Helvetica, Arial, Sans;
}

.font_light {
  font-family: "Univers Next W01 Light", "Helvetica Neue", Helvetica, Arial, Sans;
}

.font_regular {
  font-family: "Univers Next W01 Regular", "Helvetica Neue", Helvetica, Arial, Sans;
}

.font_medium {
  font-family: "Univers Next W01 Medium", "Helvetica Neue", Helvetica, Arial, Sans;
}

.info_text {
  font-family: "Univers Next W01 Light", "Helvetica Neue", Helvetica, Arial, Sans;
  margin-top: 0.5em;
}

.detailed_info_text {
  font-family: "Univers Next W01 Light", "Helvetica Neue", Helvetica, Arial, Sans;
  font-size: 0.8em;
}

strong {
  font-family: "Univers Next W01 Medium", "Helvetica Neue", Helvetica, Arial, Sans;
  font-weight: normal;
}

#page {
  margin-left: auto;
  margin-right: auto;
  padding-top: 9px;
  background-color: white;
  height: 100%;
  width: 100%;
  /*max-width: 1000px;*/
  /*width: 975px;*/
}

#customer_logo_container {
  padding-bottom: 10px;
  border: 0 solid darkgray;
  border-bottom-width: 1px;
  text-align: right;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -46px;
}

#customer_logo {
  margin-left: -12px;
  margin-top: 20px;
  max-height: 70px;
  max-width: 250px;
  /*width: 250px;*/
}

#page_inside {
  padding: 18px;
}

#logo {
  /*margin-left:  -13px;*/
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.thumb-list-container {
  margin-top: 20px;
  margin-bottom: 20px;
  /*max-width: 100%;*/
  max-width: 1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.thumb-image {
  /*margin-right: 18px;*/
  /*margin-right: 24px;
	margin-bottom: 24px;*/
  max-width: 230px;
  max-height: 130px;
  height: auto;
  width: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 4px;
}
/*#header_gradient
{
	position:			absolute;
	top:				85px;
	left:				0px;
	width:				100%;
	height:				54px;
	background-image:	url('/media/header-gradient.png');
}*/
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  /*color: #ff4000;*/
  font-weight: normal;
  text-align: center;
  padding-top: 20px;
  line-height: 1.2em;
}

h1 {
  font-size: 3.9em;
  font-weight: 300;
  padding-top: 15px;
  /* line-height: 1em; */
  margin-bottom: 100px;
  margin-top: 30px;
  color: black;
}

h2 {
  font-size: 2.3em;
  margin-top: 3em;
  margin-bottom: 2em;
}

.thumb_inner {
  /*border        : 1px solid red;*/
  vertical-align: bottom;
  width: 230px;
  height: 130px;
  position: relative;
}

.thumb a:link,
.thumb a:visited {
  text-decoration: none;
  color: black;
}

.thumb {
  padding: 20px 10px;
  width: 230px;
  /* height: 130px; */
  vertical-align: top;
  /*border        : 1px solid #ddd;*/
}

.thumb_name {
  padding-top: 15px;
  padding-bottom: 20px;
}

.thumb {
  display: inline-block;
}

/* hack to override that the current build on prod does not support the promo-head css group, can be removed after deploy (this was written 20181206 */
/* body {
  background-color: white!important; 
} */
/*** Custom ***/

.top-html, .bottom-html {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  font-size: 1.1em;
  line-height: 1.8em;
}

.top-html {
  margin-bottom: 6em;
}

.bottom-html {
  margin-top: 6em;
}
