a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
body,
html {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: 700;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
ol,
ul {
  list-style: none;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
td,
th {
  font-weight: 400;
  vertical-align: top;
  text-align: left;
}
q {
  quotes: none;
}
q:after,
q:before {
  content: "";
  content: none;
}
small,
sub,
sup {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  overflow: hidden;
}
/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
  font: 13px/1.5 'HSFont', Arial, sans-serif !important;
  min-width: 960px;
}
body h3 {
  font: 13px/1.5 'HSFont', Arial, sans-serif !important;
  font-weight: bold !important;
  letter-spacing: 0px;
}
.grid_12 {
  display: inline;
  float: left;
  margin-left: 0px;
  margin-right: 10px;
}
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.container_12 .grid_12 {
  width: 940px;
}
.connector2 {
  display: inline-block;
  padding-top: 17px;
  padding-bottom: 17px;
}
p.warning {
  background: #e65a0c;
  display: inline;
  padding: 10px 10px 8px 10px;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  border-radius: 5px;
}
#radouter,
#radinner {
  position: absolute;
  display: block;
  margin-left: 650px;
  margin-top: 30px;
}
#firstlevel-navigation {
  float: left;
  font-size: 9px;
  text-align: right;
  list-style: none;
  margin-top: 60px;
  position: absolute;
  width: 960px;
}
#firstlevel-navigation li {
  float: right;
  margin-left: 16px;
  padding: 0;
}
#firstlevel-navigation li a {
  font-size: 12px;
  color: #777777;
  text-decoration: none;
  text-transform: uppercase;
}
#firstlevel-navigation li a:hover,
#firstlevel-navigation li a.active {
  color: #145484;
}
#reflection-measurement {
  display: none;
}
.graphline {
  padding-top: 20px;
  display: inline-block;
  height: 5px;
  width: 840px;
}
.graphline_letterleft {
  display: inline-block;
  width: 795px;
  height: 20px;
  padding-top: 10px;
  padding-left: 10px;
}
.graphline_letterright {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-top: 10px;
}
.graphbar {
  position: absolute;
  display: inline-block;
  width: 3px;
  height: 15px;
  background: black;
  left: 58px;
  margin-top: -5px;
}
.calculationExtended input {
  width: 180px !important;
}
.calculationExtended .resultbig {
  width: 200px;
}
/* `Design
----------------------------------------------------------------------------------------------------*/
.header {
  margin: 0 auto;
  width: 990px;
  height: 2px;
  background-color: #005095;
}
.backlink {
  float: right;
  padding-right: 20px;
  position: relative;
  z-index: 1000;
}
.slidertitle {
  position: relative;
  z-index: 1000;
  font-weight: normal;
  margin: 40px 0 0 35px;
  font-size: 27px;
  color: #005095;
  float: left;
  top: 85px;
  left: -10px;
  height: 50px;
}
.container_12 {
  margin-top: 0px;
  background-color: #f2f2f2;
  border-left: solid 15px #f2f2f2;
  border-right: solid 15px #f2f2f2;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.grid_6 {
  margin-bottom: 10px;
  min-height: 200px;
}
.top {
  position: relative;
  margin-top: 0px;
  height: 70px;
  width: 960px;
}
.top .logo {
  height: 50px;
  position: absolute;
  left: 0;
  top: 21px;
}
p,
a.tooltips,
.format {
  font-size: 12px;
  color: #878786;
  line-height: 18px;
  text-decoration: none;
}
.format2 {
  width: 31px;
  display: inline-block;
}
label.pure-radio {
  width: 50px !important;
}
label.pure-radio,
label a.tooltips {
  display: inline-block;
}
.outer {
  margin-left: 23px !important;
  margin-top: 20px;
}
.align {
  padding-left: -20px;
}
.pure-form input[type="text"] {
  width: 200px;
}
input[type=text]::-ms-clear {
  display: none;
}
.selectsmall {
  width: 55px !important;
}
.selectsmall_spec {
  width: 65px !important;
}
.selectbig {
  width: 225px !important;
  float: right;
}
.missing {
  background: #f9dece;
}
.fields {
  padding-left: 20px;
}
.leg-title {
  margin-bottom: 0px;
  display: block;
  width: 300px;
  padding-top: 15px;
  color: #004f95;
}
.col1 {
  float: left;
  padding-right: 0px;
  width: 250px;
  height: 36px;
  position: relative;
  padding-left: 25px;
}
.col1_optional {
  float: left;
  padding-right: 0px;
  width: 250px;
  height: 20px;
  text-align: right;
  margin-top: -8px;
  position: relative;
}
.col1_last {
  float: left;
  padding-right: 0px;
  width: 250px;
  height: 36px;
  position: relative;
}
.col1_first {
  float: left;
  padding-right: 0px;
  width: 330px;
  height: 36px;
  position: relative;
}
.col1_first .select-wrapper {
  position: absolute;
}
.col1_first_optional {
  float: left;
  padding-right: 0px;
  width: 330px;
  height: 20px;
  position: relative;
}
.col5 {
  float: left;
  width: 170px;
  height: 36px;
}
.l1 {
  width: 140px;
}
.l2 {
  width: 127px;
  padding-left: 13px;
}
.l3 {
  width: 170px;
}
.l4,
.l5 {
  padding-left: 30px;
}
.col50 {
  float: left;
  width: 50%;
  height: 36px;
  position: relative;
}
.result {
  display: none;
}
.resultbig {
  font-size: 20px;
}
.titlebold {
  font-weight: bold;
}
.fright {
  text-align: right;
  width: 310px !important;
}
.resultlabel1 {
  width: 175px !important;
  text-align: left;
}
.resultlabel2 {
  width: 200px !important;
  text-align: right;
}
.resultlabel3 {
  width: 225px !important;
  text-align: right;
}
.resultlabel4 {
  width: 225px !important;
  text-align: right;
}
.res1 {
  float: left;
  width: 390px;
  padding-bottom: 20px;
  text-align: right;
}
.res1 label {
  width: 100% !important;
}
.res2 {
  float: left;
  width: 225px;
  text-align: right;
}
.res2 label {
  width: 100% !important;
}
.res3 {
  float: left;
  width: 225px;
  text-align: right;
}
.res3 label {
  width: 100% !important;
}
.longlable {
  width: 155px !important;
}
.inp {
  width: 80px !important;
}
.hide {
  display: none;
}
.fivecols {
  width: 230px;
  display: inline-block;
  width: 165px !important;
  text-align: right;
}
.inpsmall {
  width: 55px !important;
  float: right;
  margin-right: 30px;
  text-align: right;
}
.offer {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -136px -470px;
  background-repeat: no-repeat;
  height: 30px;
  width: 35px;
  color: #878786;
  position: absolute;
  margin-left: 221px;
}
.select-wrapper {
  position: relative;
  top: 4px;
  display: inline-block;
}
.select-wrapper.missing {
  background-color: transparent;
}
.select-wrapper.missing select {
  background-color: #f9dece;
}
.select-wrapper.missing .addcable_top {
  display: block;
}
.select-wrapper .addcable_top {
  display: none;
}
.select-wrapper .list-selector {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -461px -218px;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  color: #878786;
  position: absolute;
  right: -5px;
  top: 0px;
}
.select-wrapper .selector {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -136px -470px;
  background-repeat: no-repeat;
  height: 30px;
  width: 28px;
  color: #878786;
  position: absolute;
  right: 1px;
  top: 0px;
}
.input-wrapper {
  position: relative;
  display: inline-block;
}
.input-wrapper .addcable_free {
  left: -5px;
}
.offer1 {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -136px -470px;
  background-repeat: no-repeat;
  height: 30px;
  width: 28px;
  color: #878786;
  position: absolute;
  right: 0px;
  top: 0px;
}
.offer2 {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -135px -470px;
  background-repeat: no-repeat;
  height: 30px;
  width: 35px;
  color: #878786;
  position: absolute;
  right: 5px;
  top: 1px;
}
.ie1 {
  pointer-events: none;
  background-image: none;
  background-position: none;
  background-repeat: none;
  color: none;
  margin-right: 0px;
  width: 0px;
}
.ie2 {
  background: none !important;
  border: none !important;
  height: 31px;
  width: 0px;
}
.ie3 {
  background: none !important;
}
.rfix {
  margin: 0px !important;
  padding: 0px !important;
  width: 18px !important;
}
.selectsmall2 {
  width: 30px;
}
.addcable_leftpaddingbig {
  background-position: 0px -270px !important;
  background-repeat: no-repeat;
}
.addcable_top {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -340px -270px;
  background-repeat: no-repeat;
  height: 34px;
  width: 290px;
  color: #878786;
  position: absolute;
  margin-top: 1px;
  padding-top: 23px;
  padding-left: 20px;
  color: white;
  z-index: 1000;
  top: 20px;
  left: -9px;
}
.addcable {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -340px -270px;
  background-repeat: no-repeat;
  height: 34px;
  width: 290px;
  color: #878786;
  position: absolute;
  margin-left: 94px;
  margin-top: -7px;
  padding-top: 23px;
  padding-left: 20px;
  color: white;
  z-index: 1000;
}
.addcable_free {
  pointer-events: none;
  background-image: url(images/div.png);
  background-position: -345px -417px;
  background-repeat: no-repeat;
  height: 34px;
  width: 290px;
  color: #878786;
  position: absolute;
  padding-top: 25px;
  padding-left: 15px;
  color: white;
  z-index: 1000;
  left: -13px;
  top: 22px;
}
.addcable_leftpadding_last {
  background-position: 0px -270px !important;
  background-repeat: no-repeat;
  width: 150px !important;
  left: auto;
  right: -12px;
  top: 22px;
}
.addcable_icon {
  background-image: url(images/div.png);
  background-position: -180px -413px;
  background-repeat: no-repeat;
  height: 60px;
  width: 100px;
  color: #878786;
  position: absolute;
  margin-left: -17px;
  margin-top: -5px;
  padding-top: 20px;
  padding-left: 15px;
  color: white;
  z-index: 1000;
}
.formulas {
  background-image: url(images/formulas.jpg);
  background-repeat: no-repeat;
  height: 1066px;
  width: 700px;
}
.clearcache a {
  color: #878786;
  text-decoration: none;
}
.clearcache a:hover {
  color: #145484;
  text-decoration: none;
}
a.download {
  text-decoration: none;
  margin: 0.3em 0 0em;
  width: 150px;
  display: inline-block;
  color: #878786;
}
a.download:hover {
  color: #ea7b3a;
}
a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  padding: 20px;
  position: absolute;
  width: 300px;
  color: #FFFFFF;
  background: #ea7b3d;
  height: auto;
  line-height: 17px;
  text-align: left;
  visibility: hidden;
  border-radius: 9px;
  box-shadow: 1px 1px 0px #145484;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #E55A0D;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.95;
  top: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}
@media print {
  .disclaimer {
    display: none;
  }
}
/* `Active
----------------------------------------------------------------------------------------------------*/
.ls-nav li.tab2 a {
  background: url(images/div.png) no-repeat;
  background-position: -8px -5px;
  height: 43px;
  width: 43px;
  float: left;
}
.ls-nav li.tab2 a:hover {
  background: url(images/div.png) no-repeat;
  background-position: -8px -67px;
}
.ls-nav li.tab2.current a {
  background: url(images/div.png) no-repeat;
  background-position: -8px -67px;
  height: 43px;
  width: 43px;
  float: left;
  pointer-events: none;
  cursor: default;
}
.ls-nav li.tab1 a {
  background: url(images/div.png) no-repeat;
  background-position: -84px -5px;
  height: 43px;
  width: 43px;
  float: left;
}
.ls-nav li.tab1 a:hover {
  background: url(images/div.png) no-repeat;
  background-position: -84px -67px;
}
.ls-nav li.tab1.current a {
  background: url(images/div.png) no-repeat;
  background-position: -84px -67px;
  height: 43px;
  width: 43px;
  float: left;
  pointer-events: none;
  cursor: default;
}
.ls-nav li.tab3 a {
  background: url(images/div.png) no-repeat;
  background-position: -388px -5px;
  height: 43px;
  width: 43px;
  float: left;
}
.ls-nav li.tab3 a:hover {
  background: url(images/div.png) no-repeat;
  background-position: -388px -67px;
}
.ls-nav li.tab3.current a {
  background: url(images/div.png) no-repeat;
  background-position: -388px -67px;
  height: 43px;
  width: 43px;
  float: left;
  pointer-events: none;
  cursor: default;
}
/* `Content
----------------------------------------------------------------------------------------------------*/
.switch {
  width: 1920px;
  position: relative;
  overflow: hidden;
  padding-bottom: 130px;
  height: 1200px;
}
.custom-form-radio {
  display: block;
  width: 30px;
  height: 30px;
  background: url(images/sprite.png) no-repeat scroll -133px -9px transparent;
  margin: 0px;
  margin-top: -4px;
  margin-right: 4px;
  float: left;
  clear: both;
}
.custom-form-radio:hover {
  background-position: -133px -39px;
  cursor: pointer;
}
.custom-form-radio.custom-form-focused {
  background-position: -92px -9px;
}
.custom-form-radio.custom-form-checked {
  background-position: -133px -39px;
}
.custom-form-radio.custom-form-checked.custom-form-focused {
  background-position: -92px -39px;
}
/* pureform
  ----------------------------------------------------------------------------------------------------*/
fieldset {
  background: white;
  width: 915px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.57);
  -moz-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.57);
  box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.57);
  padding-bottom: 20px;
}
fieldset .small {
  margin-top: 5px;
  background: #f7f7f7;
  width: 858px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 0px;
  min-height: 82px;
  -webkit-box-shadow: inset 0px 3px 5px 0px rgba(158, 158, 158, 0.1);
  -moz-box-shadow: inset 0px 3px 5px 0px rgba(158, 158, 158, 0.1);
  box-shadow: inset 0px 3px 5px 0px rgba(158, 158, 158, 0.1);
}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
select::-ms-expand {
  display: none;
}
select {
  -moz-appearance: none;
  appearance: none;
  text-overflow: '';
  /* this is important! */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/*csslint outline-none:false*/
.pure-button-hidden {
  display: none;
}
.pure-button {
  letter-spacing: 1px;
  font-family: inherit;
  font-size: 14px;
  *font-size: 90%;
  /*IE 6/7 - To reduce IE's oversized button text*/
  *overflow: visible;
  /*IE 6/7 - Because of IE's overly large left/right padding on buttons */
  padding: 0.5em 1em;
  color: white;
  /* rgba not supported (IE 8) */
  border: 1px solid #999;
  /*IE 6/7/8*/
  border: none rgba(0, 0, 0, 0);
  /*IE9 + everything else*/
  background-color: #004f95;
  text-decoration: none;
  border-radius: 2px;
  text-transform: uppercase;
  height: 35px;
  /* Structure */
  display: inline-block;
  *display: inline;
  /*IE 6/7*/
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 200px;
  margin-left: 338px;
  margin-right: 20px;
}
.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}
.pure-button:focus {
  outline: 0;
}
.pure-button-active,
.pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
}
.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
  border: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  filter: alpha(opacity=40);
  -khtml-opacity: 0.40;
  -moz-opacity: 0.40;
  opacity: 0.40;
  cursor: not-allowed;
  box-shadow: none;
}
.pure-button-hidden {
  display: none;
}
/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form input[type="email"],
.pure-form input[type="url"],
.pure-form input[type="date"],
.pure-form input[type="month"],
.pure-form input[type="time"],
.pure-form input[type="datetime"],
.pure-form input[type="datetime-local"],
.pure-form input[type="week"],
.pure-form input[type="number"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="color"],
.pure-form select,
.pure-form textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.pure-form select {
  background-color: #ccdcea;
  height: 30px;
  color: #6f6f6e;
  line-height: 29px;
  padding-top: 3px;
  padding-right: 0em;
  padding-bottom: 0;
  padding-left: 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  text-align: left;
}
select::-ms-value {
  background: none;
  /* remove blue background on ie10/ie11 when selected*/
  color: #000;
}
.selforfree {
  width: 26px !important;
  background: none;
  background-color: none;
  outline: none;
}
select.selfix {
  background-color: #ccdcea;
  height: 30px !important;
  color: #6f6f6e;
  text-align: left;
  line-height: 30px !important;
  padding-top: 0em !important;
  padding-right: 0em !important;
  padding-bottom: 0em !important;
  padding-left: 0.2em !important;
  display: inline-block;
  border: 1px solid #ccc;
  text-align: right;
}
.pure-form input[type="text"][disabled],
.pure-form input[type="password"][disabled],
.pure-form input[type="email"][disabled],
.pure-form input[type="url"][disabled],
.pure-form input[type="date"][disabled],
.pure-form input[type="month"][disabled],
.pure-form input[type="time"][disabled],
.pure-form input[type="datetime"][disabled],
.pure-form input[type="datetime-local"][disabled],
.pure-form input[type="week"][disabled],
.pure-form input[type="number"][disabled],
.pure-form input[type="search"][disabled],
.pure-form input[type="tel"][disabled],
.pure-form input[type="color"][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
.pure-form input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: white;
}
.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
  background: #eee;
  /* menu hover bg color */
  color: #777;
  /* menu text color */
  border-color: #ccc;
}
.pure-form input:focus:invalid,
.pure-form textarea:focus:invalid,
.pure-form select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.pure-form input:focus:invalid:focus,
.pure-form textarea:focus:invalid:focus,
.pure-form select:focus:invalid:focus {
  border-color: #e9322d;
}
.pure-form input[type="file"]:focus:invalid:focus,
.pure-form input[type="radio"]:focus:invalid:focus,
.pure-form input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d;
}
.pure-form select[multiple] {
  height: auto;
}
.pure-form label {
  margin: 8px 0 0;
  width: 100px;
  display: inline-block;
  color: #878786;
}
.pure-form-stacked input[type="text"],
.pure-form-stacked input[type="password"],
.pure-form-stacked input[type="email"],
.pure-form-stacked input[type="url"],
.pure-form-stacked input[type="date"],
.pure-form-stacked input[type="month"],
.pure-form-stacked input[type="time"],
.pure-form-stacked input[type="datetime"],
.pure-form-stacked input[type="datetime-local"],
.pure-form-stacked input[type="week"],
.pure-form-stacked input[type="number"],
.pure-form-stacked input[type="search"],
.pure-form-stacked input[type="tel"],
.pure-form-stacked input[type="color"],
.pure-form-stacked select,
.pure-form-stacked label,
.pure-form-stacked textarea {
  display: block;
  font-size: 12px;
  color: #878786;
  margin-left: 20px;
  margin-bottom: 5px;
}
/* `slider
  ----------------------------------------------------------------------------------------------------*/
.ls-wrapper {
  clear: both;
  overflow: hidden;
  position: relative;
  background-color: #cbdbe9;
  height: 1000px;
}
.liquid-slider {
  width: 960px;
  margin: 0 auto;
  float: left;
  position: relative;
}
.panel-container {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.liquid-slider .panel {
  width: 960px;
  height: 750px;
  display: block;
  float: left;
  background-color: #cbdbe9;
}
.panel-wrapper {
  position: relative;
  background: url(images/bg_blue_top.png) repeat-x;
  padding-bottom: 10px;
  padding-top: 0px;
  overflow: hidden;
}
.ls-nav {
  overflow: hidden;
  clear: both;
  width: 960px;
  height: 80px;
  background: #cbdbe9;
  padding-top: 20px;
  margin-bottom: 0px;
}
.ls-nav a {
  background: #d8d8d8;
  color: #333333;
  margin-right: 1px;
  padding: 10px 16px;
  outline: 0;
}
.ls-nav ul {
  padding: 0;
  clear: both;
  display: block;
  margin: auto;
  overflow: hidden;
  padding-left: 732px;
  background: url(images/div.png) no-repeat;
  background-position: 724px -67px;
}
.ls-nav ul li {
  display: inline;
}
.ls-nav ul li a {
  display: block;
  float: left;
  text-decoration: none;
}
/* `slider
  ----------------------------------------------------------------------------------------------------*/
.plot,
.printwindows {
  width: 100px;
  padding: 0px;
  margin: 0px;
}
.pdf {
  width: 100px;
  padding: 0px;
  margin: 0px;
}
.pdfie {
  width: 100px;
  padding: 0px;
  margin: 0px;
}
.bigplot {
  display: none;
  position: absolute;
  top: 0;
}
.plotview {
  float: left;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 35px;
}
.plotview2 {
  float: left;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 35px;
  z-index: 1000;
}
.blue {
  height: 3px;
  width: 50px;
  background-color: #004f95;
  margin-top: 10px;
  margin-left: 150px;
}
.gray {
  height: 3px;
  width: 50px;
  background-color: #A7A7A7;
  margin-top: 10px;
  margin-left: 175px;
}
.orange {
  height: 3px;
  width: 50px;
  background-color: #e55a0d;
  margin-top: 10px;
  margin-left: 175px;
}
.legendea {
  -webkit-transform: rotate(-90deg) translate3d(0, 0, 0);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  position: absolute;
  left: -15px;
  top: 282px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.legendeb {
  text-align: center;
  padding-bottom: 20px;
  padding-left: 45px;
}
.legend-desc {
  margin-top: -30px;
  margin-bottom: 10px;
}
.legendeaa {
  -webkit-transform: rotate(-90deg) translate3d(0, 0, 0);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  position: absolute;
  left: 3px;
  top: 650px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.legendebb {
  text-align: center;
  padding-bottom: 20px;
  padding-left: 45px;
}
.db1 {
  height: 10px;
  width: 10px;
  position: absolute;
  z-index: 500;
  left: 482px;
  padding-top: 8px;
  color: #878786;
}
.db2 {
  height: 10px;
  width: 10px;
  position: absolute;
  z-index: 500;
  left: 683px;
  color: #878786;
  padding-top: 8px;
}
.db3 {
  height: 10px;
  width: 10px;
  position: absolute;
  z-index: 500;
  left: 482px;
  padding-top: 44px;
  color: #878786;
}
.db4 {
  height: 10px;
  width: 10px;
  position: absolute;
  z-index: 500;
  left: 683px;
  padding-top: 44px;
  color: #878786;
}
.db5 {
  height: 10px;
  width: 10px;
  position: absolute;
  z-index: 500;
  left: 882px;
  padding-top: 44px;
  color: #878786;
}
.db6 {
  height: 10px;
  width: 10px;
  position: absolute;
  z-index: 500;
  left: 882px;
  padding-top: 8px;
  color: #878786;
}
.seperator {
  width: 1px;
  height: 70px;
  background: #cacaca;
  position: absolute;
  z-index: 500;
  left: 154px;
}
.seperator2 {
  width: 1px;
  height: 70px;
  background: #cacaca;
  position: absolute;
  z-index: 500;
  left: 311px;
}
.seperator3 {
  width: 1px;
  height: 70px;
  background: #cacaca;
  position: absolute;
  z-index: 500;
  left: 521px;
}
.seperator4 {
  width: 1px;
  height: 70px;
  background: #cacaca;
  position: absolute;
  z-index: 500;
  left: 721px;
}
.disclaimer {
  float: right;
  padding-top: 0px;
  padding-right: 10px;
  position: relative;
  top: -60px;
  text-align: right;
}
.disclaimer p {
  padding: 0px;
}
.slider {
  width: 840px;
}
.slider > .dragger {
  background: black;
  width: 3px;
  height: 20px;
  cursor: default!important;
  -moz-user-select: none !important;
  /* These user-select properties are inheritable, used to prevent text selection */
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  /* From IE10 only */
  user-select: none !important;
  /* Not valid CSS yet, as of July 2012 */
  -webkit-user-drag: none !important;
  /* Prevents dragging of images/divs etc */
  user-drag: none !important;
  pointer-events: none !important;
}
.slider > .dragger:hover {
  -moz-user-select: none !important;
  /* These user-select properties are inheritable, used to prevent text selection */
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  /* From IE10 only */
  user-select: none !important;
  /* Not valid CSS yet, as of July 2012 */
  -webkit-user-drag: none !important;
  /* Prevents dragging of images/divs etc */
  user-drag: none !important;
  pointer-events: none !important;
}
.slider > .track,
.slider > .highlight-track {
  height: 4px;
  background: #ff7f00;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmN2YwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWRhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #ff7f00 0%, #c9da00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff7f00), color-stop(100%, #c9da00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff7f00 0%, #c9da00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff7f00 0%, #c9da00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff7f00 0%, #c9da00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ff7f00 0%, #c9da00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f00', endColorstr='#c9da00', GradientType=1);
  /* IE6-8 */
  -moz-user-select: none !important;
  /* These user-select properties are inheritable, used to prevent text selection */
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  /* From IE10 only */
  user-select: none !important;
  /* Not valid CSS yet, as of July 2012 */
  -webkit-user-drag: none !important;
  /* Prevents dragging of images/divs etc */
  user-drag: none !important;
  pointer-events: none !important;
}
.slider > .highlight-track {
  background-color: black;
  border-color: black;
  -moz-user-select: none !important;
  /* These user-select properties are inheritable, used to prevent text selection */
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  /* From IE10 only */
  user-select: none !important;
  /* Not valid CSS yet, as of July 2012 */
  -webkit-user-drag: none !important;
  /* Prevents dragging of images/divs etc */
  user-drag: none !important;
  pointer-events: none !important;
}
.graphfix {
  position: absolute;
  width: 890px;
  height: 80px;
  background: url(images/blank.png) no-repeat;
  z-index: 50000;
}
/* Print rules */
@media print {
  body,
  html {
    width: 210mm;
    height: 297mm;
    font-size: 1em;
    color: #ffffff;
    margin-top: 0cm;
    margin-right: 0cm;
    margin-bottom: 0cm;
    margin-left: 0cm;
  }
  p {
    max-width: 80%;
  }
  .ls-nav {
    background-color: white;
  }
  fieldset .small,
  fieldset {
    background: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .container_12 {
    margin-top: 0px;
    background-color: white;
    border-left: none;
    border-right: none;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }
  .top,
  .header,
  .ie,
  .recalc,
  input,
  .pure-button,
  .printwindows,
  .db5,
  .db6 {
    display: none !important;
    opacity: 0;
    line-height: 0;
  }
  #main-slider,
  #main-slider-wrapper,
  .switch,
  .liquid-slider .panel {
    height: auto !important;
  }
  .bigplot {
    top: auto;
    height: auto;
    display: block !important;
    position: relative;
  }
  .db1,
  .db2,
  .db3,
  .db4,
  .db5,
  .db6 {
    display: none;
  }
}
