article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  margin: 0;
}

button,
input,
select,
textarea {
  font-family: Arial,Helvetica,sans-serif;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
.ie6 pre, .ie6
code, .ie6
kbd, .ie6
samp {
  font-family: 'courier new', monospace;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul,
ol {
  margin-left: 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
  border: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  white-space: pre-wrap;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.btn {
  padding: 6px 13px;
  border-radius: 4px;
  background-clip: padding-box;
  text-shadow: 0 1px 0 #FFF;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  text-decoration: none !important;
  color: #333;
  display: inline-block;
  border: solid 1px #BBB;
  background-color: #f0f0ea;
  background: -webkit-linear-gradient(top, #f0f0ea, #d5d7ce);
  background: linear-gradient(to bottom, #f0f0ea, #d5d7ce);
  position: relative;
}

.btn:hover {
  z-index: 1;
  text-decoration: none;
  border-color: #999;
  background-color: #f5f5ee;
  background: -webkit-linear-gradient(top, #f5f5ee, #dcded5);
  background: linear-gradient(to bottom, #f5f5ee, #dcded5);
}

.btn-hover-only {
  background: none;
  border: solid 1px transparent;
}

.btn:active, .btn.open {
  border-color: #999;
  background-color: #dcded5;
  background: -webkit-linear-gradient(top, #dcded5, #f5f5ee);
  background: linear-gradient(to bottom, #dcded5, #f5f5ee);
}

.btn.disabled:hover, .btn.disabled:active, .btn.open.disabled {
  border-color: #BBB;
  background-color: #f0f0ea;
  background: -webkit-linear-gradient(top, #f0f0ea, #d5d7ce);
  background: linear-gradient(to bottom, #f0f0ea, #d5d7ce);
}

@-moz-document url-prefix() {
  .btn:focus {
    outline: 1px dotted;
  }
}
.ie7 .btn {
  display: inline;
  zoom: 1;
}

input.btn {
  font-family: Sans-Serif;
}

.btn-menu {
  letter-spacing: -0.31em;
  white-space: nowrap;
}

.ie7 .btn-menu {
  *letter-spacing: normal;
  word-spacing: -0.43em;
}

.btn-menu .btn {
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}

.btn-menu .btn-menu-right {
  margin-left: -1px;
  -webkit-top-left-border-radius: 0;
  -webkit-bottom-left-border-radius: 0;
  -moz-top-left-border-radius: 0;
  -moz-bottom-left-border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-menu .btn-menu-left {
  -webkit-top-right-border-radius: 0;
  -webkit-bottom-right-border-radius: 0;
  -moz-top-right-border-radius: 0;
  -moz-bottom-right-border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-menu .btn-menu-middle {
  border-radius: 0;
  background-clip: padding-box;
  margin-left: -1px;
}

.ie7 .btn-menu-arrow-left > span {
  height: 10px;
}

.ie7 .btn-menu-right {
  margin-left: 3px;
}

.ie7 .btn-menu-right:hover {
  margin-left: 2px;
}

.btn-arrow > span {
  background: url("/assets/anonweb/smlib.ui/2.13.0/assets/sm_sprite_arrows.png") no-repeat scroll 0 -497px transparent;
  display: inline-block;
  height: 12px;
  width: 6px;
  zoom: 1;
  *display: inline;
}

.btn-arrow-right {
  padding-right: 10px;
}

.btn-arrow-right > span {
  margin-left: 6px;
}

.btn-arrow-left {
  padding-left: 10px;
}

.btn-arrow-left > span {
  margin-right: 6px;
}

.btn-small.btn-arrow-left {
  padding-left: 8px;
}

.btn-large.btn-arrow-right {
  padding-right: 9px;
  padding-left: 11px;
}

.btn-large.btn-arrow-left {
  padding-right: 11px;
  padding-left: 9px;
}

.btn-arrow-small-horiz > span {
  height: 7px;
  width: 5px;
}

.btn-arrow-small-vert > span {
  height: 5px;
  width: 7px;
}

.ie7 .btn-arrow-small-horiz > span {
  height: 10px;
}

.ie7 .btn-arrow-small-vert > span {
  height: 10px;
}

.btn-arrow-small-right-light > span {
  background-position: 0 -180px;
}

.btn-arrow-small-left-light > span {
  background-position: 0 -200px;
}

.btn-arrow-small-up-light > span {
  background-position: 0 -220px;
}

.btn-arrow-small-down-light > span {
  background-position: 0 -160px;
}

.btn-arrow-small-right-medium > span {
  background-position: 0 -100px;
}

.btn-arrow-small-left-medium > span {
  background-position: 0 -120px;
}

.btn-arrow-small-up-medium > span {
  background-position: 0 -140px;
}

.btn-arrow-small-down-medium > span {
  background-position: 0 -80px;
}

.btn-arrow-small-right-dark > span {
  background-position: 0 -20px;
}

.btn-arrow-small-left-dark > span {
  background-position: 0 -40px;
}

.btn-arrow-small-up-dark > span {
  background-position: 0 -60px;
}

.btn-arrow-small-down-dark > span {
  background-position: 0 0;
}

.btn-arrow-standard-horiz > span {
  height: 8px;
  width: 6px;
}

.ie7 .btn-arrow-standard-horiz > span {
  height: 11px;
}

.btn-arrow-standard-vert > span {
  height: 6px;
  width: 12px;
}

.ie7 .btn-arrow-standard-vert > span {
  height: 10px;
  width: 10px;
}

.btn-arrow-standard-right-light > span {
  background-position: 0 -420px;
}

.btn-arrow-standard-left-light > span {
  background-position: 0 -440px;
}

.btn-arrow-standard-up-light > span {
  background-position: 0 -460px;
}

.btn-arrow-standard-down-light > span {
  background-position: 0 -400px;
}

.btn-arrow-standard-right-medium > span {
  background-position: 0 -340px;
}

.btn-arrow-standard-left-medium > span {
  background-position: 0 -360px;
}

.btn-arrow-standard-up-medium > span {
  background-position: 0 -380px;
}

.btn-arrow-standard-down-medium > span {
  background-position: 0 -320px;
}

.btn-arrow-standard-right-dark > span {
  background-position: 0 -260px;
}

.btn-arrow-standard-left-dark > span {
  background-position: 0 -280px;
}

.btn-arrow-standard-up-dark > span {
  background-position: 0 -300px;
}

.btn-arrow-standard-down-dark > span {
  background-position: 0 -240px;
}

.btn-arrow-large-horiz > span {
  height: 9px;
  width: 6px;
}

.btn-arrow-large-vert > span {
  height: 7px;
  width: 12px;
}

.ie7 .btn-arrow-large-horiz > span {
  height: 12px;
}

.ie7 .btn-arrow-large-vert > span {
  height: 10px;
}

.btn-arrow-large-right-light > span {
  background-position: 0 -420px;
}

.btn-arrow-large-left-light > span {
  background-position: 0 -440px;
}

.btn-arrow-large-up-light > span {
  background-position: 0 -460px;
}

.btn-arrow-large-down-light > span {
  background-position: 0 -400px;
}

.btn-arrow-large-right-medium > span {
  background-position: 0 -580px;
}

.btn-arrow-large-left-medium > span {
  background-position: 0 -600px;
}

.btn-arrow-large-up-medium > span {
  background-position: 0 -620px;
}

.btn-arrow-large-down-medium > span {
  background-position: 0 -560px;
}

.btn-arrow-large-right-dark > span {
  background-position: 0 -500px;
}

.btn-arrow-large-left-dark > span {
  background-position: 0 -520px;
}

.btn-arrow-large-up-dark > span {
  background-position: 0 -540px;
}

.btn-arrow-large-down-dark > span {
  background-position: 0 -480px;
}

.btn-only-arrow {
  padding-left: 11px;
  padding-right: 7px;
}

.btn-small.btn-only-arrow {
  width: 11px;
  padding-bottom: 1px;
}

.teal {
  color: white;
  border-color: #049795;
  text-shadow: 0 -1px 0 rgba(68, 68, 68, 0.4);
  background-color: #35c0c0;
  background: -webkit-linear-gradient(top, #35c0c0, #049795);
  background: linear-gradient(to bottom, #35c0c0, #049795);
}

.teal:hover {
  border-color: #35c0c0;
  background-color: #42cbcc;
  background: -webkit-linear-gradient(top, #42cbcc, #14a4a3);
  background: linear-gradient(to bottom, #42cbcc, #14a4a3);
}

.teal:active, .teal.open {
  border-color: #35c0c0;
  background-color: #14a4a3;
  background: -webkit-linear-gradient(top, #14a4a3, #42cbcc);
  background: linear-gradient(to bottom, #14a4a3, #42cbcc);
}

.teal.disabled:hover, .teal.disabled:active, .teal.open.disabled {
  border-color: #049795;
  background-color: #35c0c0;
  background: -webkit-linear-gradient(top, #35c0c0, #049795);
  background: linear-gradient(to bottom, #35c0c0, #049795);
}

.dark-grey {
  color: white;
  border-color: #666666;
  text-shadow: 0 -1px 0 rgba(68, 68, 68, 0.4);
  background-color: #989898;
  background: -webkit-linear-gradient(top, #989898, #666666);
  background: linear-gradient(to bottom, #989898, #666666);
}

.dark-grey:hover {
  background-color: #a4a4a4;
  background: -webkit-linear-gradient(top, #a4a4a4, #787878);
  background: linear-gradient(to bottom, #a4a4a4, #787878);
}

.dark-grey:active, .dark-grey.open {
  background-color: #787878;
  background: -webkit-linear-gradient(top, #787878, #a4a4a4);
  background: linear-gradient(to bottom, #787878, #a4a4a4);
}

.dark-grey.disabled:hover, .dark-grey.disabled:active, .dark-grey.open.disabled {
  border-color: #666666;
  background-color: #989898;
  background: -webkit-linear-gradient(top, #989898, #666666);
  background: linear-gradient(to bottom, #989898, #666666);
}

.yellow {
  border-color: #DFC235;
  text-shadow: 0 1px 0 #FCFC85;
  background-color: #f8f777;
  background: -webkit-linear-gradient(top, #f8f777, #dfc235);
  background: linear-gradient(to bottom, #f8f777, #dfc235);
}

.yellow:hover {
  border-color: #999;
  background-color: #fcfc85;
  background: -webkit-linear-gradient(top, #fcfc85, #edce38);
  background: linear-gradient(to bottom, #fcfc85, #edce38);
}

.yellow:active, .yellow.open {
  border-color: #999;
  background-color: #f7e258;
  background: -webkit-linear-gradient(top, #f7e258, #faf476);
  background: linear-gradient(to bottom, #f7e258, #faf476);
}

.yellow.disabled:hover, .yellow.disabled:active, .yellow.open.disabled {
  border-color: #DFC235;
  background-color: #f8f777;
  background: -webkit-linear-gradient(top, #f8f777, #dfc235);
  background: linear-gradient(to bottom, #f8f777, #dfc235);
}

.green {
  color: white;
  border-color: #799334;
  text-shadow: 0 -1px 0 #677e2c;
  background-color: #adc93f;
  background: -webkit-linear-gradient(top, #adc93f, #799334);
  background: linear-gradient(to bottom, #adc93f, #799334);
}

.green:hover {
  background-color: #b4d141;
  background: -webkit-linear-gradient(top, #b4d141, #819d37);
  background: linear-gradient(to bottom, #b4d141, #819d37);
}

.green:active, .green.open {
  background-color: #819d37;
  background: -webkit-linear-gradient(top, #819d37, #b4d141);
  background: linear-gradient(to bottom, #819d37, #b4d141);
}

.green.disabled:hover, .green.disabled:active, .green.open.disabled {
  border-color: #799334;
  background-color: #adc93f;
  background: -webkit-linear-gradient(top, #adc93f, #799334);
  background: linear-gradient(to bottom, #adc93f, #799334);
}

.red {
  color: white;
  border-color: #900;
  text-shadow: 0 -1px 0 #677e2c;
  background-color: #EF2310;
  background: -webkit-linear-gradient(top, #EF2310, #990000);
  background: linear-gradient(to bottom, #EF2310, #990000);
}

.red:hover {
  background-color: #ff3320;
  background: -webkit-linear-gradient(top, #ff3320, #a20505);
  background: linear-gradient(to bottom, #ff3320, #a20505);
}

.red:active, .red.open {
  background-color: #990000;
  background: -webkit-linear-gradient(top, #990000, #EF2310);
  background: linear-gradient(to bottom, #990000, #EF2310);
}

.red.disabled:hover, .red.disabled:active, .red.open.disabled {
  border-color: #900;
  background-color: #EF2310;
  background: -webkit-linear-gradient(top, #EF2310, #990000);
  background: linear-gradient(to bottom, #EF2310, #990000);
}

.lowlite {
  color: white;
  border-color: rgba(0, 0, 0, 0.16);
  text-shadow: 0 -1px 0 #677e2c;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000005,endColorstr=#00000005);
  background-color: rgba(0, 0, 0, 0.13);
  background-color: rgba(0, 0, 0, 0.1);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
}
.lowlite:hover, .lowlite.disabled:hover, .lowlite.disabled:active, .lowlite.open.disabled {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000005,endColorstr=#00000005);
  background-color: rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 0, 0, 0.23);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.26));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.26));
}

.btn.green, .btn.red,
.btn.teal, .btn.dark-grey {
  color: #fff;
}

.btn-small {
  font-size: 11px;
  padding: 4px 9px;
}

.btn-large {
  font-size: 14px;
  padding: 10px 18px;
}

.no-emphasize {
  font-weight: normal;
}

.no-border, .no-border:hover {
  border: 0 !important;
}

.shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
}

@font-face {
  font-family: "SMFont";
  src: url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smiconswebfont.eot?#") format("eot"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smiconswebfont.woff") format("woff"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smiconswebfont.ttf") format("truetype"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smiconswebfont.svg#webfontIyfZbseF") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SMFont2";
  src: url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smicons2webfont.eot?#") format("eot"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smicons2webfont.woff") format("woff"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smicons2webfont.ttf") format("truetype"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/smicons2webfont.svg#webfontIyfZbseF") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SMCategories';
  src: url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/sm-categorieswebfont.eot?#") format("eot"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/sm-categorieswebfont.woff") format("woff"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/sm-categorieswebfont.ttf") format("truetype"), url("/assets/anonweb/smlib.ui/2.13.0/assets/fonts/sm-categorieswebfont.svg#webfontIyfZbseF") format("svg");
  font-weight: normal;
  font-style: normal;
}
.smf-icon, .pictos {
  font-family: "SMFont";
  font-weight: normal !important;
  cursor: default;
}

.smf-icon-2 {
  font-family: "SMFont2";
  font-weight: normal !important;
  cursor: default;
}

.smf-categories {
  font-family: "SMCategories";
  font-weight: normal !important;
  cursor: default;
}

[data-icon]:before {
  font-family: "SMFont";
  content: attr(data-icon);
}

.icon-replace strong {
  display: inline-block;
  text-indent: -9999px;
}
.icon-replace:hover {
  color: #706f65;
  text-decoration: none;
}

.logos.logos li {
  background: url(/assets/anonweb/anonweb/201.1/assets/sitespect/surveymonkey_customer_logos.png) no-repeat;
  float: left;
  text-indent: -9999px;
  margin: 0 0 0 0;
  padding-bottom: 12px;
  width: 60px;
  height: 50px;
}
.logos.logos li.text {
  height: 50px;
  margin-top: 20px;
  background: none;
  text-indent: 0;
  font-size: 80%;
  color: #666;
  width: 150px;
}
.logos.logos li.facebook {
  background-position: -18px -4px;
  width: 60px;
}
.logos.logos li.audi {
  background-position: -128px 0;
  height: 50px;
}
.logos.logos li.virgin {
  background-position: -218px 0;
  width: 87px;
}
.logos.logos li.salesforce {
  background-position: -338px 0;
  width: 70px;
}
.logos.logos li.worldvision {
  background-position: -440px 0;
  width: 80px;
}
.logos.logos li.samsung {
  background-position: -545px 0;
  width: 78px;
}
.logos.logos li.kraft {
  background-position: -648px 0;
  width: 90px;
}
.logos.logos li.kth {
  background-position: -765px 0;
}
.logos.logos li.hogeschool {
  background-position: -860px 0;
  width: 115px;
}
.logos.logos li.rostelecom {
  background-position: -995px -10px;
  width: 95px;
}
.logos.logos li.sberbank {
  background-position: -1125px 0;
  width: 95px;
}
.logos.logos li.gazprom {
  background-position: -1250px -8px;
  width: 80px;
}
.logos.logos li.siemens {
  background-position: -1365px 0;
  width: 115px;
}
.logos.logos li.tam {
  background-position: -1505px 0;
  width: 85px;
}
.logos.logos li.muji {
  background-position: -1620px 0;
}
.logos.logos li.peixeurbano {
  background-position: -1715px 0;
  width: 85px;
}
.logos.logos li.linkbird {
  background-position: -1915px 0;
  width: 80px;
}
.logos.logos li.cabovisao {
  background-position: -2025px 0;
  width: 95px;
}
.logos.logos li.ana {
  background-position: -2145px 0;
  width: 85px;
}
.logos.logos li.sisain {
  background-position: -2260px 0;
  width: 70px;
}
.logos.logos li.lg {
  background-position: -2350px 0;
  width: 80px;
}
.logos.logos li.ecofrontier {
  background-position: -2465px 0;
  width: 130px;
}
.logos.logos li.sempio {
  background-position: -2625px 0;
  width: 50px;
}
.logos.logos li.wikimart {
  background-position: -2695px 0;
  width: 100px;
}
.logos.logos li.biglion {
  background-position: -2815px 0;
  width: 80px;
}
.logos.logos li.vkontakte {
  background-position: -2920px 0;
  width: 100px;
}
.logos.logos li.ivi {
  background-position: -3040px 0;
  width: 63px;
}
.logos.logos li.mixi {
  background-position: -3150px 0;
  width: 67px;
}
.logos.logos li.kao {
  background-position: -3265px 0;
  width: 118px;
}

.space-5 li {
  margin: 0 5px;
}

.space-10 li {
  margin: 0 10px;
}

.space-15 li {
  margin: 0 15px;
}

.space-20 li {
  margin: 0 20px;
}

.left-5 li {
  margin: 0 5px 0 0;
}

.left-10 li {
  margin: 0 10px 0 0;
}

.left-15 li {
  margin: 0 15px 0 0;
}

.left-20 li {
  margin: 0 20px 0 0;
}

.left-30 li {
  margin: 0 30px 0 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  background-color: #fff;
  color: #555;
  min-width: 20em;
}

a {
  color: #00898b;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
form,
fieldset {
  margin: 0;
  padding: 0;
}

h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-weight: bold;
}

h1,
h2,
h3 {
  font-weight: normal;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1 {
  font-size: 1.875em;
  color: #999;
  padding: 20px 0 0;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.13em;
}
h3 .main {
  color: #87a32e;
}
h3 .form-primary-group {
  color: #a9bd38;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.95em;
}

h6 {
  font-size: 0.85em;
}

del {
  text-decoration: line-through;
}

b,
strong {
  font-weight: bold;
}

pre,
code,
kbd,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

small {
  font-size: 85%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

ol {
  counter-reset: listnumbering;
  list-style: none outside none;
}

fieldset {
  padding: 7px;
}

form {
  display: block;
  margin: 0 0 1em;
}

img {
  max-width: 100%;
}
.ie8 img {
  max-width: none;
  width: auto;
}

i,
em {
  font-style: italic;
}

blockquote {
  margin: 0 0 1em 1em;
  padding: 0.3em 0 0.1em 1em;
  border-left: 1px dashed;
  font-style: italic;
}

.b-margin {
  margin-bottom: 1em;
}

.t-margin {
  margin-top: 1em;
}

.full-width-cheat {
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
  min-height: 310px;
  width: 100%;
  z-index: -1;
}

.hero-container {
  position: relative;
  padding-bottom: 85px;
  text-align: center;
}
.hero-container h1 {
  color: #fff;
  font-size: 50px;
}
.hero-container h2 {
  color: #fff;
}
.hero-container a {
  padding: 15px 30px;
  margin: 0 5px;
}

.grid-u-100 {
  margin: 17px auto 24px auto;
}
.grid-u-100 .col.grid-u-50 {
  display: inline-block;
  width: 49%;
}
.grid-u-100 .col.grid-u-50.audience {
  border-right: 1px solid #ddd;
  padding: 0 6% 0 10%;
  vertical-align: top;
}
.grid-u-100 .col.grid-u-50.audience .smf-icon {
  font-size: 25px;
}
.grid-u-100 .col.grid-u-50.enterprise {
  padding: 0 6% 0 10%;
}
.grid-u-100 .col.grid-u-50.enterprise .smf-icon {
  font-size: 37px;
  margin-left: -47px;
  vertical-align: top;
}
.grid-u-100 .col.grid-u-50 h3 {
  display: inline-block;
  font-size: 1.25em;
}
.grid-u-100 .col.grid-u-50 .smf-icon {
  color: #7c7c7c;
  display: inline-block;
  font-size: 25px;
  margin-left: -36px;
  padding-right: 10px;
}
.grid-u-100 .col.grid-u-50 p {
  font-size: .8em;
  margin: .5em auto;
}

.cta-buttons {
  text-align: center;
}
.cta-buttons a {
  font-size: 1em;
  margin: 0 5px;
  padding: 18px 26px;
}
.cta-buttons .btn {
  opacity: .75;
}
.cta-buttons .btn.yellow {
  opacity: 1;
}

.bottom_cta {
  display: none;
}

.silent-links a {
  color: #555;
  text-decoration: none;
  cursor: default;
}

.nowrap {
  white-space: nowrap;
}

.hidden-objects {
  display: none;
}

.wbr {
  white-space: nowrap;
}

.media .media-bd {
  overflow: hidden;
}
.media img,
.media .img {
  float: left;
  margin-right: 10px;
}
.media .img img {
  display: block;
}
.media .imgExt {
  float: right;
  margin-left: 10px;
}

.responsive-img {
  max-width: 100%;
  height: auto;
  display: block;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.ie6 .clearfix:after, .ie7 .clearfix:after {
  zoom: 1;
}

.table-list {
  display: table;
  list-style: none;
}
.table-list li {
  display: table-cell;
}

.table-cell {
  display: table-cell;
}

.table-row {
  display: table-row;
}

.hide-medium {
  display: none;
}

.inline-medium {
  display: inline;
}

.block-medium {
  display: block;
}

.show-large {
  display: none;
}

.show-small {
  display: none;
}

.show-xsmall {
  display: none;
}

.show-medium {
  display: block;
}

#ft .grid-u-3-5 {
  clear: both;
  width: 100% !important;
}

.sticky-footer {
  height: 100%;
}
.sticky-footer body {
  height: 100%;
}
.sticky-footer .content-wrapper {
  min-height: 100%;
}
.sticky-footer .footer-push {
  height: 264px;
}
.sticky-footer .base-footer,
.sticky-footer .footer_with_cta {
  height: auto;
  margin: -264px 0 0;
}
.sticky-footer.slim-footer .footer-push {
  height: 100px;
}
.sticky-footer.slim-footer .base-footer,
.sticky-footer.slim-footer .footer_with_cta {
  position: relative;
  height: auto;
  min-height: 100px;
  margin: -100px 0 0;
}
.sticky-footer.slim-footer .footer_with_cta {
  margin: -224px 0 0;
}

.base-footer .ft-bottom {
  width: 100%;
}

@media (min-width: 64em) {
  .inline-large {
    display: inline;
  }

  .block-large {
    display: block;
  }

  .show-medium {
    display: none;
  }

  .show-small {
    display: none;
  }

  .show-xsmall {
    display: none;
  }

  .show-large {
    display: block;
  }
}
@media (max-width: 48em) {
  .credibility {
    display: none;
  }

  .hide-small {
    display: none;
  }

  .inline-small {
    display: inline;
  }

  .block-small {
    display: block;
  }

  h1 {
    font-size: 2.75em;
  }

  h2 {
    font-size: 1em;
  }

  .bottom_cta {
    display: block;
    padding: 16px;
  }

  .show-large {
    display: none;
  }

  .show-xsmall {
    display: none;
  }

  .show-medium {
    display: none;
  }

  .show-small {
    display: block;
  }

  .sticky-footer {
    height: auto;
  }
  .sticky-footer body {
    height: auto;
  }
  .sticky-footer .content-wrapper {
    min-height: auto;
  }
  .sticky-footer .footer-push {
    height: 0;
  }
  .sticky-footer .base-footer,
  .sticky-footer .footer_with_cta {
    margin: 0;
  }
  .sticky-footer.slim-footer {
    height: 100%;
  }
  .sticky-footer.slim-footer body {
    height: 100%;
  }
  .sticky-footer.slim-footer .content-wrapper {
    min-height: 100%;
  }
  .sticky-footer.slim-footer .footer-push {
    height: 191px;
  }
  .sticky-footer.slim-footer .base-footer,
  .sticky-footer.slim-footer .footer_with_cta {
    position: relative;
    height: auto;
    min-height: 191px;
    margin: -191px 0 0;
  }
  .sticky-footer.slim-footer .footer_with_cta {
    margin: -420px 0 0;
  }
}
@media (max-width: 30em) {
  html {
    min-width: 243px;
  }

  .cta-buttons {
    text-align: center;
  }

  .cta-buttons a {
    margin: 2% auto;
    width: 90%;
  }

  .hide-xsmall {
    display: none;
  }

  .inline-xsmall {
    display: inline;
  }

  .block-xsmall {
    display: block;
  }

  .show-large {
    display: none;
  }

  .show-small {
    display: none;
  }

  .show-medium {
    display: none;
  }

  .show-xsmall {
    display: block;
  }
}
.bd.bd .container,
.inner-header,
.inner-ft {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.line,
.lastUnit {
  overflow: hidden;
  *overflow: visible;
  *zoom: 1;
}

.contain {
  margin: 0 auto;
}
.ie8 .contain, .ie7 .contain, .ie6 .contain {
  max-width: 980px;
  width: 980px;
}

.unit {
  float: left;
}

.unitRight {
  float: right;
}

.size1of1 {
  float: none;
}

.size1of2 {
  width: 50%;
}
.ie6 .size1of2, .ie7 .size1of2 {
  width: 48%;
}

.size1of3 {
  width: 33.33333%;
}

.size2of3 {
  width: 66.66666%;
}

.size1of4 {
  width: 25%;
}

.size3of4 {
  width: 75%;
}

.size1of5 {
  width: 20%;
}

.size2of5 {
  width: 40%;
}

.size3of5 {
  width: 60%;
}

.size4of5 {
  width: 80%;
}

.lastUnit {
  float: none;
  width: auto;
  _position: relative;
  _left: -3px;
  _margin-right: -3px;
}

.break-medium {
  width: 100%;
}

.table {
  display: table;
  width: 100%;
}

.cell {
  display: table-cell;
  width: auto;
  text-align: center;
  vertical-align: middle;
  height: 100%;
}
.cell.text-left {
  text-align: left;
}
.cell.text-right {
  text-align: right;
}

.ib {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 64em) {
  .container,
  .inner-header,
  .inner-ft {
    box-sizing: content-box;
    width: 980px;
  }

  .container.ignore-container {
    max-width: 100%;
    width: 100%;
  }
  .container.ignore-container .contain {
    max-width: 64em;
  }
  .ie7 .container.ignore-container, .ie8 .container.ignore-container {
    min-width: 980px;
  }

  .break-medium {
    width: inherit;
  }
}
@media (max-width: 48em) {
  .container,
  .inner-header,
  .inner-ft {
    max-width: 48em;
  }

  .size1of2,
  .size1of3,
  .size1of4,
  .size1of5,
  .size2of5 {
    width: 50%;
  }

  .size2of3,
  .size3of4,
  .size3of5,
  .size4of5 {
    width: 100%;
  }

  .break-small {
    width: 100%;
  }
}
@media (max-width: 30em) {
  .size1of2,
  .size1of3,
  .size2of3,
  .size1of4,
  .size3of4,
  .size1of5,
  .size2of5,
  .size3of5,
  .size4of5 {
    width: 100%;
  }

  .break-xsmall {
    width: 100%;
  }

  .base-footer .grid .security {
    text-align: center;
    white-space: normal;
  }
  .base-footer .grid .security li {
    display: inline-block;
  }
}
.btn-flat {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.btn-flat:hover {
  text-decoration: none;
}

.btn-flat-yellow {
  background-color: #ffef00;
  color: #000;
  text-shadow: #fcfc85 0 1px 0;
}
.btn-flat-yellow:hover {
  background-color: #fcfc85;
}
.btn-flat-yellow.btn-flat-border {
  border: solid 1px #dfc235;
}

.btn-flat-teal {
  background-color: #109693;
  color: #fff;
  text-shadow: #444 0 -1px 0;
}
.btn-flat-teal:hover {
  background-color: #14a4a3;
}

.btn-flat-light-grey {
  background-color: #d5d7ce;
  border: solid 1px #bbb;
  color: #333;
  text-shadow: #fff 0 1px 0;
}
.btn-flat-light-grey:hover {
  background-color: #dcded5;
  border: solid 1px #999;
}

.btn-flat-dark-grey {
  background-color: #666;
  color: #fff;
  text-shadow: #444 0 -1px 0;
}
.btn-flat-dark-grey:hover {
  background-color: #787878;
}

.btn-flat-medium-green {
  background-color: #85a23a;
  color: #fff;
}
.btn-flat-medium-green.btn-flat-border {
  border: solid 1px #fff;
}

.btn-flat-dark-white {
  background-color: #fff;
  border: solid 1px #666;
  color: #666;
}

.btn-flat-xsmall {
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 11px;
  padding: 4px 8px 3px;
}

.btn-flat-small {
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 12px;
  padding: 4px 11px 3px;
}

.btn-flat-medium {
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 14px;
  padding: 10px 16px 12px;
}

.btn-flat-large {
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 16px;
  padding: 20px 32px;
}

.btn-flat-shadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
