html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.sq-normal-font {
  font: 16px/23px 'Arial', sans-serif;
}
.sq-fif:after {
  content: '';
  display: block;
  clear: both;
}
.sq-off {
  overflow: hidden;
  text-indent: -9999em;
  white-space: nowrap;
}
.sq-off:active {
  outline: none;
}
.sq-input-placeholder {
  color: #B3B5B7;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #B3B5B7;
  opacity: 1;
}
:-moz-placeholder {
  color: #B3B5B7;
  opacity: 1;
}
::-moz-placeholder {
  color: #B3B5B7;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #B3B5B7;
  opacity: 1;
}
.sq-not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sq-not-button {
  display: inline-block;
  margin: 0;
  border: 0;
  padding: 0;
  background: transparent;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.sq-one-finger-scrollable {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.sq-uncollapse-margins:before,
.sq-m-u:before,
.sq-uncollapse-margins:after,
.sq-m-u:after {
  content: "\a0";
  display: block;
  overflow: hidden;
  height: 0;
}
.sq-m-b-30.sq-m-b-30 {
  margin-bottom: 30px;
}
.sq-m-y-20.sq-m-y-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
html,
body,
button {
  font: 16px/23px 'Arial', sans-serif;
  color: #004D46;
}
a {
  color: #006AC4;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
sub {
  position: relative;
  top: .4em;
  font-size: smaller;
  line-height: 1;
}
sup {
  position: relative;
  bottom: .4em;
  font-size: smaller;
  line-height: 1;
}
.sq-body {
  overflow: auto;
  width: 100%;
  height: 100%;
}
.sq-body-inner {
  width: 100%;
  height: 100%;
  min-width: 992px;
}
.sq-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 0;
  border: 1px solid #69BE28;
  padding: 3px 20px 4px;
  border-radius: 3px;
  background: #69BE28 url('images/raised-button-tl.f935b47f71b463bee8e0f533bb814f68.png') no-repeat top left;
  color: white;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.sq-button:after {
  content: '\a0';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('images/raised-button-br.82bbcc3814267c3695058acf9e1e3f0f.png') no-repeat bottom right;
}
.sq-button:hover {
  background-color: #ADDF4D;
}
.sq-button.sq-active {
  background-color: #004D46;
}
.sq-col-container {
  margin: 0 0 0 -20px;
}
.sq-col-container:after {
  content: '';
  display: block;
  clear: both;
}
.sq-col {
  float: left;
  margin: 0 0 0 20px;
}
.sq-col.sq-1 {
  width: 61px;
}
.sq-col.sq-2 {
  width: 142px;
}
.sq-col.sq-3 {
  width: 223px;
}
.sq-col.sq-4 {
  width: 304px;
}
.sq-col.sq-6 {
  width: 466px;
}
.sq-col.sq-8 {
  width: 628px;
}
.sq-col.sq-9 {
  width: 709px;
}
.sq-col.sq-12 {
  width: 952px;
}
.sq-d-h1 {
  font-size: 36px;
  line-height: 51px;
  font-weight: bold;
}
.sq-d-h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
}
.sq-d-h3 {
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
}
.sq-d-h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.sq-d-h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.sq-d-h6 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.sq-d-p {
  font-size: 16px;
  line-height: 23px;
}
.sq-d h1 {
  font-size: 36px;
  line-height: 51px;
  font-weight: bold;
}
.sq-d h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
}
.sq-d h3 {
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
}
.sq-d h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.sq-d h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.sq-d h6 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.sq-d p {
  font-size: 16px;
  line-height: 23px;
}
.sq-d h1,
.sq-d h2,
.sq-d h3,
.sq-d h4,
.sq-d h5,
.sq-d h6,
.sq-d p {
  margin: 10px 0;
}
.sq-d h1.sq-no-margin,
.sq-d h2.sq-no-margin,
.sq-d h3.sq-no-margin,
.sq-d h4.sq-no-margin,
.sq-d h5.sq-no-margin,
.sq-d h6.sq-no-margin,
.sq-d p.sq-no-margin {
  margin: 0;
}
.sq-d ul,
.sq-d ol,
.sq-d dl,
.sq-d table {
  margin: 10px 0;
}
.sq-d ul.sq-no-margin,
.sq-d ol.sq-no-margin,
.sq-d dl.sq-no-margin,
.sq-d table.sq-no-margin {
  margin: 0;
}
.sq-d li {
  margin: 10px 0;
}
.sq-d ul,
.sq-d menu,
.sq-d dir {
  padding-left: 20px;
  list-style: disc outside;
  list-style-image: url('images/bullet-1.36db260acc5e1d59ef8650fd167d7b86.png');
}
.sq-d ol {
  padding-left: 20px;
  list-style: decimal outside;
}
.sq-d ul ul,
.sq-d ol ul {
  list-style-type: circle;
}
.sq-d ol ol ul,
.sq-d ol ul ul,
.sq-d ul ol ul,
.sq-d ul ul ul {
  list-style-type: square;
}
.sq-d dl,
.sq-d dd {
  padding-left: 20px;
}
.sq-d sub {
  position: relative;
  top: .4em;
  font-size: smaller;
  line-height: 1;
}
.sq-d sup {
  position: relative;
  bottom: .4em;
  font-size: smaller;
  line-height: 1;
}
.sq-d i,
.sq-d cite,
.sq-d em,
.sq-d var,
.sq-d address,
.sq-d dfn {
  font-style: italic;
}
.sq-d q:before {
  content: open-quote;
}
.sq-d q:after {
  content: close-quote;
}
.sq-d strong,
.sq-d b {
  font-weight: bold;
}
.sq-d abbr,
.sq-d acronym {
  border-bottom: 1px dotted #B3B5B7;
}
.sq-d tt,
.sq-d code,
.sq-d kbd,
.sq-d samp,
.sq-d pre,
.sq-d xmp,
.sq-d plaintext,
.sq-d listing {
  font-family: monospace;
}
.sq-d mark {
  background-color: #DFDF00;
  color: black;
}
.sq-d big {
  font-size: larger;
}
.sq-d small {
  font-size: smaller;
}
.sq-d td {
  padding: 5px 10px;
}
.sq-d tr.sq-va-m > td {
  vertical-align: middle;
}
.sq-d .sq-double-space h1,
.sq-d .sq-double-space h2,
.sq-d .sq-double-space h3,
.sq-d .sq-double-space h4,
.sq-d .sq-double-space h5,
.sq-d .sq-double-space h6,
.sq-d .sq-double-space p {
  margin: 20px 0;
}
.sq-d .sq-double-space h1.sq-no-margin,
.sq-d .sq-double-space h2.sq-no-margin,
.sq-d .sq-double-space h3.sq-no-margin,
.sq-d .sq-double-space h4.sq-no-margin,
.sq-d .sq-double-space h5.sq-no-margin,
.sq-d .sq-double-space h6.sq-no-margin,
.sq-d .sq-double-space p.sq-no-margin {
  margin: 0;
}
.sq-d .sq-double-space li {
  margin: 20px 0;
}
.sq-d .sq-double-space td {
  padding: 10px 20px;
}
.sq-d .sq-normal-space h1,
.sq-d .sq-normal-space h2,
.sq-d .sq-normal-space h3,
.sq-d .sq-normal-space h4,
.sq-d .sq-normal-space h5,
.sq-d .sq-normal-space h6,
.sq-d .sq-normal-space p {
  margin: 10px 0;
}
.sq-d .sq-normal-space h1.sq-no-margin,
.sq-d .sq-normal-space h2.sq-no-margin,
.sq-d .sq-normal-space h3.sq-no-margin,
.sq-d .sq-normal-space h4.sq-no-margin,
.sq-d .sq-normal-space h5.sq-no-margin,
.sq-d .sq-normal-space h6.sq-no-margin,
.sq-d .sq-normal-space p.sq-no-margin {
  margin: 0;
}
.sq-d .sq-normal-space li {
  margin: 10px 0;
}
.sq-d .sq-normal-space td {
  padding: 5px 10px;
}
.sq-footer-push {
  min-height: 100%;
  padding-bottom: 39px;
  margin-bottom: -39px;
}
.sq-footer {
  height: 39px;
  background: #69BE28;
  color: white;
  font-size: 14px;
  line-height: 20px;
  padding-top: 4px;
  border-top: 1px solid #118C00;
}
.sq-footer-right {
  float: right;
}
.sq-header {
  background: url('images/header-bg.9601f5602e9396a31cf21eb879da92ec.png') repeat-x bottom;
  border-bottom: 1px solid #D9DADB;
}
.sq-header:after {
  content: '';
  display: block;
  clear: both;
}
.sq-icon {
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}
.sq-icon-flag {
  width: 16px;
  height: 11px;
  vertical-align: 0;
}
.sq-layout-inner {
  margin: 0 auto;
  width: 992px;
  padding: 0 20px;
}
.sq-layout-inner:before,
.sq-layout-inner:after {
  content: "\a0";
  display: block;
  overflow: hidden;
  height: 0;
}
.sq-layout-inner:after {
  content: '';
  display: block;
  clear: both;
}
.sq-logo {
  line-height: 98px;
  float: left;
  margin: 10px 20px 10px 0;
}
.sq-logo-img {
  overflow: hidden;
  text-indent: -9999em;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  width: 177px;
  height: 98px;
  background: url('images/strensiq-logo.bb4d4c35d1c600cd4f1961eed5071048.png') no-repeat;
}
.sq-logo-img:active {
  outline: none;
}
.sq-logo-txt {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 34px;
  color: #004D46;
}
.sq-logo-opposite {
  line-height: 98px;
  text-align: right;
  margin: 10px 0;
}
.sq-materials {
  margin-top: 30px;
  margin-bottom: 40px;
  margin-left: -8px;
}
.sq-materials:after {
  content: '';
  display: block;
  clear: both;
}
.sq-languages + .sq-materials {
  margin-top: 0;
}
.sq-materials-frame {
  float: left;
  margin: 0 0 0 8px;
  width: 232px;
  text-align: center;
}
.sq-materials-title {
  min-height: 75px;
}
.sq-materials-title small {
  display: block;
  font-size: 16px;
  line-height: 23px;
}
.sq-materials-img {
  display: block;
  margin-left: 17.6px;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.6);
  outline: 1px solid #D9DADB;
}
.sq-materials-img-2 {
  display: block;
}
.sq-materials-table {
  width: 100%;
}
.sq-materials-table > * > tr > * + * {
  padding-left: 0;
}
.sq-materials-div {
  padding: 5px 10px;
  text-align: center;
}
.sq-menu {
  border: 1px solid #B3B5B7;
  background: white;
  padding: 4px 0;
  overflow: auto;
  max-height: 100%;
  border-radius: 3px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.sq-menu-item {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  margin: 1px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 2px 30px 6px 10px;
  white-space: nowrap;
  background: transparent;
  color: #006AC4;
  cursor: pointer;
}
.sq-menu-item:hover {
  border-color: #D9DADB;
  background: #EAEAEA;
  color: #004076;
}
.sq-menu-item:active {
  background: #D9DADB;
  color: black;
}
.sq-nav-bar {
  border-top: 1px solid #118C00;
  border-bottom: 1px solid #118C00;
  background: #69BE28 url('images/main-folders-bg.e26e3cf6a56e691b294e2b9440256aec.png') repeat-x;
  height: 20px;
}
.sq-notice {
  line-height: 98px;
  float: right;
  margin: 10px 0;
}
.sq-notice-inner {
  display: inline-block;
  vertical-align: middle;
  width: 350px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: black;
}
.sq-languages {
  text-align: right;
  margin: 20px 0 10px;
}
.sq-language {
  display: inline-block;
  text-align: left;
}
.sq-em {
  cursor: pointer;
}
.sq-em > .sq-em-0 {
  display: none;
}
.sq-floats,
.sq-floats-center {
  overflow: hidden;
}
.sq-floats-start {
  float: left;
  margin-right: 5px;
}
.sq-floats-end {
  float: right;
  margin-left: 5px;
}
.sq-m-0 {
  margin: 0px;
}
.sq-my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.sq-mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.sq-mt-0 {
  margin-top: 0px;
}
.sq-mb-0 {
  margin-bottom: 0px;
}
.sq-ml-0 {
  margin-left: 0px;
}
.sq-mr-0 {
  margin-right: 0px;
}
.sq-m-1 {
  margin: 1px;
}
.sq-my-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}
.sq-mx-1 {
  margin-left: 1px;
  margin-right: 1px;
}
.sq-mt-1 {
  margin-top: 1px;
}
.sq-mb-1 {
  margin-bottom: 1px;
}
.sq-ml-1 {
  margin-left: 1px;
}
.sq-mr-1 {
  margin-right: 1px;
}
.sq-m-5 {
  margin: 5px;
}
.sq-my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.sq-mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.sq-mt-5 {
  margin-top: 5px;
}
.sq-mb-5 {
  margin-bottom: 5px;
}
.sq-ml-5 {
  margin-left: 5px;
}
.sq-mr-5 {
  margin-right: 5px;
}
.sq-m-10 {
  margin: 10px;
}
.sq-my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sq-mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.sq-mt-10 {
  margin-top: 10px;
}
.sq-mb-10 {
  margin-bottom: 10px;
}
.sq-ml-10 {
  margin-left: 10px;
}
.sq-mr-10 {
  margin-right: 10px;
}
.sq-m-20 {
  margin: 20px;
}
.sq-my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sq-mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.sq-mt-20 {
  margin-top: 20px;
}
.sq-mb-20 {
  margin-bottom: 20px;
}
.sq-ml-20 {
  margin-left: 20px;
}
.sq-mr-20 {
  margin-right: 20px;
}
.sq-m-40 {
  margin: 40px;
}
.sq-my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.sq-mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}
.sq-mt-40 {
  margin-top: 40px;
}
.sq-mb-40 {
  margin-bottom: 40px;
}
.sq-ml-40 {
  margin-left: 40px;
}
.sq-mr-40 {
  margin-right: 40px;
}
.sq-m--1 {
  margin: -1px;
}
.sq-my--1 {
  margin-top: -1px;
  margin-bottom: -1px;
}
.sq-mx--1 {
  margin-left: -1px;
  margin-right: -1px;
}
.sq-mt--1 {
  margin-top: -1px;
}
.sq-mb--1 {
  margin-bottom: -1px;
}
.sq-ml--1 {
  margin-left: -1px;
}
.sq-mr--1 {
  margin-right: -1px;
}
.sq-m--5 {
  margin: -5px;
}
.sq-my--5 {
  margin-top: -5px;
  margin-bottom: -5px;
}
.sq-mx--5 {
  margin-left: -5px;
  margin-right: -5px;
}
.sq-mt--5 {
  margin-top: -5px;
}
.sq-mb--5 {
  margin-bottom: -5px;
}
.sq-ml--5 {
  margin-left: -5px;
}
.sq-mr--5 {
  margin-right: -5px;
}
.sq-m--10 {
  margin: -10px;
}
.sq-my--10 {
  margin-top: -10px;
  margin-bottom: -10px;
}
.sq-mx--10 {
  margin-left: -10px;
  margin-right: -10px;
}
.sq-mt--10 {
  margin-top: -10px;
}
.sq-mb--10 {
  margin-bottom: -10px;
}
.sq-ml--10 {
  margin-left: -10px;
}
.sq-mr--10 {
  margin-right: -10px;
}
.sq-m--20 {
  margin: -20px;
}
.sq-my--20 {
  margin-top: -20px;
  margin-bottom: -20px;
}
.sq-mx--20 {
  margin-left: -20px;
  margin-right: -20px;
}
.sq-mt--20 {
  margin-top: -20px;
}
.sq-mb--20 {
  margin-bottom: -20px;
}
.sq-ml--20 {
  margin-left: -20px;
}
.sq-mr--20 {
  margin-right: -20px;
}
.sq-m--40 {
  margin: -40px;
}
.sq-my--40 {
  margin-top: -40px;
  margin-bottom: -40px;
}
.sq-mx--40 {
  margin-left: -40px;
  margin-right: -40px;
}
.sq-mt--40 {
  margin-top: -40px;
}
.sq-mb--40 {
  margin-bottom: -40px;
}
.sq-ml--40 {
  margin-left: -40px;
}
.sq-mr--40 {
  margin-right: -40px;
}
.sq-va-m {
  vertical-align: middle;
}
.sq-va-t {
  vertical-align: top;
}
.sq-va-b {
  vertical-align: bottom;
}
.sq-va-bl {
  vertical-align: baseline;
}
.sq-ta-c {
  text-align: center;
}
.sq-template {
  display: none;
}
.sq-logo-txt {
  width: 300px;
}
.sq-notice-inner {
  width: 420px;
}
.sq-logo-img {
  background-image: url('images/strensiq-logo-fr.283cbe14f9006c4716709488ac905a6e.png');
}
.sq-materials-title {
  min-height: 105px;
}
.sq-extra {
  margin: 0 0 40px -20px;
}
.sq-extra:after {
  content: '';
  display: block;
  clear: both;
}
.sq-extra-col {
  width: 466px;
  margin: 0 0 0 20px;
  float: left;
}
.sq-extra-col.sq--left {
  width: 360px;
}
.sq-extra-col.sq--right {
  width: 572px;
  border: 1px solid #0D8C5D;
  padding: 0 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sq-small p {
  font-size: 14px;
  line-height: 20px;
}
.sq-materials {
  margin-bottom: 0;
}
