html {
  font-size: 100%;
  /*overflow-y: scroll; */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  color: #444444;
  background: #fefefe;
  font-family: 'Droid Serif', Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  font-size: 12px;
  line-height: 1.5em;
  padding: 1em;
  max-width: 52em;
}
a {
  color: #0645ad;
  text-decoration: none;
}
a:visited {
  color: #0b0080;
}
a:hover {
  color: #0066ee;
}
a:active {
  color: #faa700;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a::-moz-selection,
a::selection {
  background: rgba(255, 255, 0, 0.3);
  color: #0645ad;
}
::-moz-selection,
::selection {
  background: rgba(255, 255, 0, 0.3);
  color: #444444;
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Droid Serif', Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  color: #111111;
  font-weight: normal;
  line-height: 1em;
}
h4,
h5,
h6 {
  font-weight: bold;
}
h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.9em;
}
blockquote {
  color: #666666;
  margin: 0;
  padding-left: 1.5em;
  border-left: 0.5em #d8d8d8 solid;
}
hr {
  display: block;
  height: 2px;
  border: 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #e5e5e5;
  margin: 1em 0;
  padding: 0;
}
pre,
code,
kbd,
samp {
  font-family: 'Monaco', 'Ubuntu Mono', 'Lucida Console', 'Courier New', Courier, monospace;
  color: #2b2b2b;
  font-size: 0.98em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
b,
strong {
  font-weight: bold;
}
dfn,
mark,
em {
  font-style: italic;
}
ins {
  background: #ff9;
  color: #111111;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #111111;
  font-weight: bold;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 2em;
}
li p:last-child {
  margin: 0;
}
dd {
  margin: 0 0 0 2em;
}
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
@media only screen and (min-width: 480px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  body {
    font-size: 12pt;
    max-width: 100%;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  hr {
    height: 1px;
    border: 0;
    border-bottom: 1px solid black;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    padding-right: 1em;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page :left {
    margin: 15mm 20mm 15mm 10mm;
  }
  @page :right {
    margin: 15mm 10mm 15mm 20mm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body.kss-body {
  background: #ffffff;
  overflow: visible;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  padding: 0;
  max-width: 100%;
  padding-top: 100px;
  padding-right: 0!important;
  position: relative;
}
hr {
  border-top-color: #e7ebef !important;
}
a:visited {
  color: #0486e0;
}
#kss-wrapper {
  height: auto;
}
.active.demo-container {
  background-color: #e0e9f0;
  padding: 15px;
}
.active.demo-container .label {
  margin-top: 0;
}
#kss-header h1 {
  font-size: 1.5em;
  margin-top: 1.66666667em;
  margin-left: 1.33333333em;
}
#kss-main {
  padding-left: 15px;
  padding-bottom: 40px;
}
.kss-mod-list {
  width: 100%;
}
.kss-mod-desc {
  display: inline-block;
  width: 69%;
  padding: 0 10px 0 0;
}
.kss-mod-head {
  border-top: 1px solid #e2e6e9;
  padding: 40px 0 10px;
  margin-top: 20px;
}
.kss-mod-name {
  width: 30%;
  display: inline-block;
  padding: 10px;
  margin: 0;
  vertical-align: top;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #313440;
  background-color: #edf1f5;
  border: 1px solid #d4d7dc;
  border-radius: 3px;
  font-family: Courier, "Courier New", monospaced;
}
.kss-markup {
  margin: 20px 0 40px;
}
.kss-modifier-example {
  padding: 20px 0;
}
.kss-modifier-example .tooltip {
  position: relative;
  display: inline-block;
  z-index: 1000;
}
.kss-modifier-example .popover {
  position: relative !important;
  z-index: 1 !important;
  display: block !important;
}
.kss-modifier-example > [class^="hyicon-"],
.kss-modifier-example > [class*=" hyicon-"] {
  font-size: 35px;
}
.kss-modifier-example > .nav-pill {
  float: none !important;
}
.kss-modifier-example .product-thumbnail {
  margin: 0;
  width: 300px;
}
.kss-lead {
  font-weight: bold;
}
:target:before {
  content: "";
  display: block;
  height: 90px;
  /* super header height*/
  margin: -90px 0 0;
  /* negative super header height */
}
#kss-top-nav {
  background: #0486e0;
  color: #ffffff;
  overflow: hidden;
  height: 50px;
  width: 100%;
}
#kss-top-nav ul {
  overflow: hidden;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#kss-top-nav ul li {
  float: left;
}
#kss-top-nav a {
  color: #a4c8f0;
  display: inline-block;
  padding: 14px;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
#kss-top-nav a:hover {
  text-decoration: none;
  background-color: #0376c6 !important;
}
#kss-top-nav span.active {
  padding: 14px;
  display: inline-block;
}
#kss-top-nav #menu-toggle {
  margin: 0;
  display: none;
}
#kss-top-nav #menu-toggle:hover {
  background-color: transparent !important;
}
@media (max-width: 768px) {
  #kss-top-nav #menu-toggle {
    display: inline-block;
    position: relative;
    cursor: pointer;
  }
  #kss-top-nav #menu-toggle .toggled {
    min-height: 30px;
    min-width: 30px;
  }
}
#kss-top-nav .icon-bar {
  background: none repeat scroll 0 0 #233243;
  height: 2px;
  transform: none;
  transition: none 0s ease 0s;
  width: 23px;
  border-radius: 1px;
  display: block;
  margin-top: 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.toggled #kss-top-nav .icon-bar {
  position: absolute;
  margin-top: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.toggled #kss-top-nav .icon-bar:nth-child(2n+1) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.kss-sidebar-shadow {
  background: rgba(30, 44, 59, 0.8);
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 900;
  top: 0;
  cursor: pointer;
}
.kss-sidebar-shadow .toggled {
  display: block;
}
@media (min-width: 769px) {
  .kss-sidebar-shadow {
    display: none!important;
  }
}
.kss-ref {
  display: none;
}
#kss-nav {
  background-color: #27394f;
  font-family: "Dosis", sans-serif !important;
}
#kss-nav nav ul {
  margin: 0;
  padding: 50px 0 0 0;
  list-style-type: none;
}
#kss-nav a {
  color: #dbe3eb;
  display: block;
  padding: 10px 15px 10px 31px;
  text-decoration: none;
  font-size: 15px;
}
#kss-nav a:hover {
  color: #0486e0;
  background-color: transparent;
}
#kss-nav .active a {
  border-left-color: #0486e0;
  color: #0486e0;
  text-decoration: none;
  background: url("../images/kss-active.svg") 100% 50% no-repeat;
  background-size: 10px 20px;
}
#kss-nav .kss-back {
  border-bottom: 1px solid #27394f;
  position: relative;
}
@media (min-width: 769px) {
  #kss-nav .kss-back {
    display: none;
  }
}
#kss-nav .kss-back:before {
  content: '';
  width: 0;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -4px;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 5px 0;
  border-color: transparent #0486e0 transparent transparent;
}
.kss-navbar.navbar {
  border: 0 none;
  box-shadow: none;
  padding-bottom: 41px;
  background: none;
}
#kss-wrapper {
  padding-left: 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
body.has-left-nav.kss-sidebar-nav-mobile-only #kss-wrapper {
  padding-left: 0;
}
@media (min-width: 769px) {
  body.has-left-nav.kss-sidebar-nav-mobile-only #kss-wrapper {
    padding-left: 0px!important;
  }
}
body.has-left-nav #kss-nav {
  position: fixed;
  z-index: 901;
  width: 250px;
  left: 0;
  top: 0;
  height: 100%;
  padding: 100px 0 0 0;
  overflow-y: auto;
  transition: all 0.4s ease-out;
}
body.has-left-nav.navbar-super-up #kss-nav {
  padding-top: 50px;
}
body.has-left-nav.toggled #kss-wrapper #kss-nav {
  left: 0!important;
  background: #27394f none repeat scroll 0 0;
  position: absolute;
}
#kss-main {
  padding: 15px;
}
/* Sidebar Styles */
body.has-left-nav .sidebar-nav {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 769px) {
  body.has-left-nav #kss-wrapper {
    padding-left: 265px;
  }
  .main-content {
    position: relative;
  }
  .kss-body .footer {
    height: 40px;
    position: relative;
    display: block !important;
    z-index: 902;
  }
  .kss-body .footer--starterpages {
    bottom: 0;
    position: absolute;
  }
  body.has-left-nav #kss-nav {
    padding-top: 100px;
  }
  body.has-left-nav.kss-sidebar-nav-mobile-only #kss-wrapper {
    background: none;
  }
  body.has-left-nav.navbar-super-up #kss-nav {
    padding-top: 60px !important;
  }
  #kss-main {
    position: relative;
  }
  .toggled #kss-wrapper #kss-main {
    position: relative;
    margin-right: 0;
  }
}
/* Pretty printing styles. Used with prettify.js. */
/* SPAN elements with the classes below are added by prettyprint. */
.pln {
  color: #000;
}
/* plain text */
@media screen {
  .str {
    color: #080;
  }
  /* string content */
  .kwd {
    color: #008;
  }
  /* a keyword */
  .com {
    color: #800;
  }
  /* a comment */
  .typ {
    color: #606;
  }
  /* a type name */
  .lit {
    color: #066;
  }
  /* a literal value */
  /* punctuation, lisp open bracket, lisp close bracket */
  .pun,
  .opn,
  .clo {
    color: #660;
  }
  .tag {
    color: #008;
  }
  /* a markup tag name */
  .atn {
    color: #606;
  }
  /* a markup attribute name */
  .atv {
    color: #080;
  }
  /* a markup attribute value */
  .dec,
  .var {
    color: #606;
  }
  /* a declaration; a variable name */
  .fun {
    color: red;
  }
  /* a function name */
}
/* Use higher contrast and text-weight for printable form. */
@media print, projection {
  .str {
    color: #060;
  }
  .kwd {
    font-weight: bold;
    color: #006;
  }
  .com {
    font-style: italic;
    color: #600;
  }
  .typ {
    font-weight: bold;
    color: #404;
  }
  .lit {
    color: #044;
  }
  .pun,
  .opn,
  .clo {
    color: #440;
  }
  .tag {
    font-weight: bold;
    color: #006;
  }
  .atn {
    color: #404;
  }
  .atv {
    color: #060;
  }
}
/* Put a border around prettyprinted code snippets. */
/*pre.prettyprint { padding: 2px; border: 1px solid #888 }*/
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}
/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
  list-style-type: none;
}
/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  background: #eee;
}
@media screen and (min-width: 769px) {
  body.has-left-nav #kss-nav.mobileOnlineNavigation {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  body.toggled {
    overflow-y: hidden;
  }
  body.has-left-nav #kss-nav.mobileOnlineNavigation {
    display: block !important;
  }
  body.kss-sidebar-nav-mobile-only .hyHomePage .container {
    width: auto !important;
  }
  #kss-nav {
    display: block;
    margin: 0;
    left: -250px !important;
    box-shadow: none;
  }
  #kss-nav nav > ul {
    margin-top: 1px;
    margin-bottom: .5em;
  }
  #kss-nav nav > ul > li {
    display: inline-block;
    width: 100%;
  }
  #kss-header > hgroup > h1 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  #kss-github {
    display: none;
  }
}
.footer a:visited {
  color: #ffffff;
}
.toggled .footer {
  display: none!important;
}
.footer .footer-right {
  padding: 0!important;
}
.feedback-form-wrapper .close {
  font-size: 30px;
  padding: 10px 5px;
}
.feedback-form-wrapper a:visited {
  color: #0486e0;
}
.feedback-menu--techne {
  position: fixed;
  right: 10px;
  bottom: 50px;
  z-index: 1;
}
#cookie-bar {
  display: none !important;
}
.yg-cookie-bar {
  z-index: 5000!important;
}
#kss-content {
  /* patterns */
}
#kss-content .sectionSpacing {
  padding-bottom: 30px;
  padding-top: 30px;
}
#kss-content .table-behavoir-cell .seperator {
  margin: 0 50px 0 0;
}
#kss-content .visual-code {
  margin: 0;
}
#kss-content h3.popover-title {
  margin-bottom: 0;
}
#kss-content .usercard-info p {
  margin-bottom: 0;
}
#kss-content .modal-dialog,
#kss-content .popover {
  z-index: 0;
}
#kss-content .circle {
  box-shadow: 0px 1px 1px #fff;
  margin: 0 auto 20px auto;
  width: 100%;
  height: 0;
  padding: 50% 0;
  border-radius: 50%;
}
#kss-content .circle-primary-grey {
  background-color: #e0e9f0;
}
#kss-content .circle-white {
  background-color: #ffffff;
  border: 1px solid #cfd8e3;
}
#kss-content .circle-primary-dark-grey {
  background-color: #313440;
}
#kss-content .circle-primary-blue {
  background-color: #0486e0;
}
#kss-content .circle-primary-yellow {
  background-color: #fcdf2b;
}
#kss-content .circle-secondary-grey {
  background-color: #b7c1cd;
}
#kss-content .circle-secondary-green {
  background-color: #04ce26;
}
#kss-content .circle-secondary-orange {
  background-color: #fbbb21;
}
#kss-content .circle-secondary-red {
  background-color: #ff3b30;
}
#kss-content .circle-type {
  font-size: 44px;
  display: inline-block;
  margin-top: -35%;
}
#kss-content .seperator {
  margin: 20px 0 0 0;
  position: relative;
}
#kss-content .seperator .glyphicon {
  font-size: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #7e858d;
}
#kss-content .seperator .circle {
  top: 38px;
  left: 0;
  position: relative;
  width: 35px;
  height: 35px;
  background-color: #d8dfe8;
  margin: auto;
  display: block;
  z-index: 2;
  padding: 0;
  border: none;
  box-shadow: none;
}
#kss-content .seperator span {
  margin-top: 5px;
}
#kss-content .seperator .code-open {
  font-size: 12px;
  position: absolute;
  top: 4px;
  left: 6px;
  font-weight: 900;
  color: #7e858d;
}
#kss-content .seperator .code-close {
  font-size: 20px;
  position: absolute;
  top: -2.5px;
  left: 8px;
  font-weight: 500;
  color: #fff;
  display: none;
}
#kss-content .seperator .open-circle {
  background: #7e858d;
}
#kss-content .seperator .code-snippet {
  background: #ffffff;
  border: none;
  position: relative;
  z-index: 1;
  margin-top: 0px;
  border-radius: 0;
  padding: 0;
}
#kss-content .seperator hr {
  margin-top: 20px;
  margin-bottom: 0;
}
#kss-content .seperator .caption {
  text-align: center;
  margin-top: 45px;
  display: block;
  font-weight: 200;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  top: 35px;
}
.hyHomeMaxWidth {
  max-width: 1000px;
  margin: 0 auto;
}
header.hyHomeHeaderMain {
  background: url("../images/home/banner_bg.png") top center repeat-x;
  margin: -20px -15px 0 -15px;
  height: 378px;
  position: relative;
}
header.hyHomeHeaderMain .techne-definition {
  font-size: 13px;
  margin: 0;
  padding: 0 20px;
  display: block;
  position: absolute;
  bottom: 10px;
  width: 100%;
  color: #ffffff;
  font-style: italic;
}
header.hyHomeHeaderMinor {
  border-bottom: 1px solid #e2e6e9;
  margin: 0 -15px;
}
.hyHomePage h1 {
  font-size: 40px;
}
.hyHomePage h3 {
  font-size: 40px;
}
.hyHomePage .hyHomeHeader p {
  font-size: 15px;
}
.hyHomePage .hyHomeHeader a {
  font-size: 18px;
  font-family: 'Dosis';
  box-shadow: none;
}
.hyHomePage .hyHomeHeader {
  color: white;
  padding: 30px 10px 100px 20px;
  max-width: 800px;
  margin: 0 auto;
}
.hyHomePage .hyHomeHeader h1 {
  margin: 20px 0 30px 0;
}
@media (max-width: 769px) {
  .hyHomePage .hyHomeHeader h1 {
    margin: 10px 0 10px 0;
  }
}
.hyHomePage .hyHomeHeader .btn-warning {
  color: #0b0080;
}
@media (min-width: 769px) {
  .hyHomePage .hyHomeHeader p {
    padding: 0 0 25px 0;
  }
  .hyHomePage .hyHomeHeader .techne-logo {
    margin: 30px 0;
  }
}
.hyHomePage .hyExpertsLink {
  transition: background-color 0.25s ease;
}
.hyHomePage .hyExpertsLink p {
  line-height: 40px;
  margin-bottom: 0;
  padding: 45px 20px;
  font-size: 21px;
}
@media (max-width: 769px) {
  .hyHomePage .hyExpertsLink p {
    line-height: 30px;
  }
}
.hyHomePage .hyExpertsLink .link-arrow {
  background: url("../images/home/link-arrow.png") right 7px no-repeat;
  padding-right: 15px;
}
.hyHomePage .hyExpertsLink:hover {
  background: #e0e9f0;
}
.hyHomePage .hyHomeHeader3 {
  margin-bottom: 50px;
}
.hyHomePage .hyHomeHeader3,
.hyHomePage .personaIcons {
  background-color: #ffffff;
  max-width: 1000px;
  margin: 0 auto;
}
.hyHomePage .hyHomeHeader3 img,
.hyHomePage .personaIcons img {
  margin-bottom: 20px;
}
.hyHomePage .hyHomeHeader3 a,
.hyHomePage .personaIcons a {
  display: inline-block;
  cursor: pointer;
}
.hyHomePage .hyHomeHeader3 a.hyPersonaText:hover,
.hyHomePage .personaIcons a.hyPersonaText:hover {
  text-decoration: none;
}
.hyHomePage .hyHomeHeader3 a.hyPersonaText p,
.hyHomePage .personaIcons a.hyPersonaText p {
  color: black;
}
.hyHomePage .hyHomeContentCentered p {
  font-size: 16px;
}
.hyHomePage p.hyPersonaTitle {
  font-size: 27px;
  color: #000000;
}
.hyHomePage .hyPersonaTab li {
  font-size: 15px;
}
.hyHomePage .hyHomeSlider .hySliderText p {
  font-size: 15px;
}
.hyHomePage .hyHomeContentCentered .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.hyHomePage .hyHomeContentCentered .row .carousel {
  margin-top: 20px;
}
@media (max-width: 992px) {
  .hyHomePage img.hyConsumUpImg {
    display: none;
  }
  .hyHomePage .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.hyHomePage .hyHomeHeader3hyHomeHeader3,
.hyHomePage .personaIcons {
  background-color: #ffffff;
}
.hyHomePage .hyHomeHeader3hyHomeHeader3 a.hyPersonaText:hover,
.hyHomePage .personaIcons a.hyPersonaText:hover {
  text-decoration: none;
}
.hyHomePage .hyHomeHeader3hyHomeHeader3 a.hyPersonaText p,
.hyHomePage .personaIcons a.hyPersonaText p {
  color: black;
}
.hyHomePage .personasCarousel {
  background-color: #ffffff;
  min-height: 280px;
  max-width: 1000px;
  margin: 0 auto;
}
.hyHomePage .personasCarousel .carousel-control {
  padding-top: 50px;
}
.hyHomePage .personasCarousel .carousel-control:hover {
  opacity: 1;
}
.hyHomePage .personasCarousel .carousel-control.left,
.hyHomePage .personasCarousel .carousel-control.right {
  background: white;
  opacity: 1;
}
.hyHomePage .personasCarousel .carousel-control.left :hover,
.hyHomePage .personasCarousel .carousel-control.right :hover {
  opacity: 1;
}
.hyHomePage .personasCarousel .carousel-inner {
  padding-left: 15%;
  padding-right: 15%;
}
.hyHomePage .hyHomePageSection {
  padding: 20px;
}
.hyHomePage .hyHomePageSection h3 {
  margin-bottom: 20px;
}
.hyHomePage .hyHomePageSection:nth-of-type(even) {
  background-color: #f7f7f7;
  margin-left: -15px;
  margin-right: -15px;
}
.hyHomePage .consumerCarousel {
  max-width: 1000px;
  margin: 0 auto;
}
.hyHomePage .consumerCarousel .hyHomeSlider {
  padding-top: 20px;
}
.hyHomePage .consumerCarousel .carousel-inner .item img {
  margin-left: auto;
  margin-right: auto;
}
.hyHomePage .consumerCarousel .carousel-indicators {
  bottom: -30px;
}
.hyHomePage .consumerCarousel .carousel-indicators li.active {
  border: 3px solid #369ad6;
  background-color: transparent;
}
.hyHomePage .consumerCarousel .carousel-indicators li {
  background-color: black;
  border: none;
  margin-left: 5px;
  margin-right: 5px;
}
.hyHomePage .personaScreen {
  margin-bottom: 20px;
}
.hyHomePage .hyPersonaTabs .container-fluid {
  max-width: 555px;
  padding-left: 0;
}
.hyHomePage .hyPersonaTab li {
  margin-bottom: 10px;
}
.hyHomePage .hyPersonaTab ul.nav-tabs {
  border-bottom: none;
}
.hyHomePage .hyPersonaTab ul.nav-tabs li a {
  max-width: 47%;
  text-transform: uppercase;
  background-color: transparent;
  border-bottom: none;
  color: #0486e0;
  word-break: break-word;
  font-weight: bold;
  font-family: 'Dosis';
  white-space: nowrap;
}
.hyHomePage .hyPersonaTab ul.nav-tabs li.active a {
  border: none;
  color: #000000;
}
.hyHomePage .hyPersonaTab ul.nav-tabs li.tab-seperator {
  padding: 10px 0;
}
@media (min-width: 992px) {
  .hyHomePage .hyPersonaTab ul {
    list-style-position: inside;
  }
}
#demo-page-background {
  padding: 40px;
}
#demo-page-background .panel-body {
  background-color: #ffffff;
}
.kss-componnet-page {
  max-width: 1000px;
  padding: 20px 20px 0 20px;
  margin-bottom: 0;
}
.kss-componnet-page dd {
  margin-bottom: 20px;
}
.kss-componnet-page .intro-text {
  margin-top: 26px;
}
.kss-components-title {
  margin-top: 25px;
}
.kss-description {
  margin-top: 25px;
}
.kss-description h3 {
  margin-top: 0;
}
.kss-patterns-page .modal-dialog {
  width: 90%;
}
#viewFullscreen .modal-dialog {
  overflow: hidden;
  background-color: #e0e9f0;
}
#viewFullscreen .modal-dialog .modal-content {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
article section.Pagination h3,
article section.Toolbar h3,
article section.ToolbarExample h3,
article section.LocalizationExample h3,
article section.LocalizationExample .kss-markup,
article section.ToolbarExample .kss-markup {
  display: none;
}
article section.ToolbarExample .thumbnails a,
article section.LocalizationExample .thumbnails a {
  display: inline-block;
  color: inherit !important;
  margin: 0 20px 20px 0;
}
article section.ToolbarExample .kss-description h3,
article section.LocalizationExample .kss-description h3 {
  display: block !important;
}
.error-message-table td:nth-child(2),
.error-message-table td:nth-child(3) {
  word-break: break-all;
}
.error-message-table .narrow-col {
  min-width: 130px;
}
.error-message-table .wide-col {
  min-width: 260px;
}
.kss-guidelines-page .kss-page h2,
.kss-patterns-page .kss-page h2,
.kss-guidelines-page .kss-page h3,
.kss-patterns-page .kss-page h3 {
  margin-top: -55px;
  padding-top: 100px;
}
.kss-guidelines-page {
  margin-bottom: 50px;
  max-width: 1000px;
  padding: 0 20px;
}
.kss-guidelines-page .imageCenter {
  position: relative;
  margin: -40px auto 0 auto;
  text-align: center;
}
.kss-guidelines-page a img,
.kss-guidelines-page a span {
  vertical-align: middle;
}
.kss-guidelines-page #hyGuidelinesContianer {
  padding-bottom: 20px;
}
.kss-guidelines-page .carousel-inner img {
  margin: 0 auto;
}
.kss-guidelines-page .visualSystemSpacing {
  padding-top: 40px;
}
.kss-guidelines-page .success {
  background: #233243;
}
.kss-guidelines-page .text-success {
  color: #04ce26 !important;
}
.visual-system {
  /* font-size */
  /* circles column layout */
  /* alert colors */
  /* typography */
}
.visual-system .size-26 {
  font-size: 26px;
}
.visual-system .size-20 {
  font-size: 20px;
}
.visual-system .col-xs-circle,
.visual-system .col-sm-circle,
.visual-system .col-md-circle,
.visual-system .col-lg-circle {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.visual-system .col-xs-circle {
  width: 15%;
  float: left;
}
@media (min-width: 76npx) {
  .visual-system .col-sm-circle {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .visual-system .col-md-circle {
    width: 15%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .visual-system .col-lg-circle {
    width: 15%;
    float: left;
  }
}
.visual-system .font-example-dosis {
  font-size: 31px;
  font-family: dosis;
  word-wrap: break-word;
}
.visual-system .font-example-open-sans {
  font-size: 31px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  word-wrap: break-word;
}
.visual-system .font-size-example-headings {
  margin-top: 20px !important;
  padding-top: 0 !important;
}
.visual-system .font-size-example-body {
  margin-top: 20px !important;
  padding-top: 0 !important;
}
.visual-system .headers-guidelines-thumb {
  float: right;
}
.visual-system .content-bg {
  background: #ffffff;
}
.visual-system .content-bg-2 {
  background: #29374f;
}
.visual-system .blue {
  background: #0486e0;
}
.visual-system .typography {
  background: #313440;
}
.visual-system .typographySecondValue {
  background: #8a8fa1;
}
.visual-system .help-info {
  background: #d3dbe6;
}
.visual-system .attention {
  background: #5bc0de;
}
.visual-system .warning {
  background: #3cb1da;
}
.visual-system .try-again {
  background: #ff3b30;
}
.visual-system .alertSpacing {
  padding-left: 23px;
}
.visual-system .dosis-light {
  font-weight: 300;
  font-family: 'Dosis';
}
.visual-system .dosis-book {
  font-weight: 400;
  font-family: 'Dosis';
}
.visual-system .dosis-medium {
  font-weight: 500;
  font-family: 'Dosis';
}
.visual-system .dosis-semibold {
  font-weight: 600;
  font-family: 'Dosis';
}
.visual-system .carousel-indicators {
  position: absolute;
  background: #ffffff;
}
.visual-system .carousel-indicators li {
  background: #d8dfe8;
  text-indent: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  padding-top: 7px;
  text-align: center;
  border: none;
  box-shadow: 0px 2px 2px #ffffff;
  margin: 0 10px;
}
.visual-system .carousel-indicators .active {
  background-color: #0486e0;
  color: #ffffff;
  height: 10px;
  width: 10px;
}
.visual-system .carousel-caption {
  position: absolute;
  left: auto;
  right: auto;
  padding-top: 95px;
  color: #313440;
  text-shadow: none;
}
@media only screen and (max-width: 1012px) and (min-width: 992px) {
  .visual-system .carousel-caption {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 910px) and (min-width: 769px) {
  .visual-system .carousel-caption {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 445px) {
  .visual-system .carousel-caption {
    padding-top: 120px;
  }
}
.visual-system .header-example-carousel .carousel-inner {
  margin-bottom: 20px;
  padding-bottom: 70px;
}
.visual-system .header-example-carousel .carousel-inner ol,
.visual-system .header-example-carousel .carousel-inner ul {
  margin-bottom: -10px;
}
@media (max-width: 767px) {
  .visual-system .header-example-carousel .carousel-inner ol,
  .visual-system .header-example-carousel .carousel-inner ul {
    margin-bottom: 0px;
  }
}
.visual-system .header-example-carousel .carousel-indicators {
  width: 100%;
  margin-left: -50%;
}
.visual-system .header-example-carousel .carousel-indicators li {
  line-height: 60%;
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #d8dfe8;
  border-radius: 50%;
}
.visual-system .header-example-carousel .carousel-indicators li span {
  display: inline-block;
  margin-top: 8px;
}
.visual-system .header-example-carousel .carousel-indicators li.active {
  color: #ffffff;
  background-color: #0486e0;
}
.visual-system .carouselSpacing {
  padding-bottom: 70px;
}
.visual-system .typographyAlignment {
  padding-left: 15px;
}
@media only screen and (max-width: 1376px) {
  .visual-system .exampleSpacing p {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1337px) and (min-width: 1330px) {
  .visual-system .exampleSpacing p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1329px) and (min-width: 1264px) {
  .visual-system .exampleSpacing p {
    font-size: 23px;
  }
}
@media only screen and (max-width: 1263px) and (min-width: 1225px) {
  .visual-system .exampleSpacing p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1224px) and (min-width: 1187px) {
  .visual-system .exampleSpacing p {
    font-size: 21px;
  }
}
@media only screen and (max-width: 1186px) and (min-width: 992px) {
  .visual-system .exampleSpacing p {
    font-size: 20px;
  }
}
.kss-patterns-page {
  max-width: 1000px;
  padding: 0 20px;
}
#patterns-localization .btn-link.collapsed .glyphicon-chevron-right:before {
  content: "";
}
#patterns-localization .btn-link .glyphicon-chevron-right:before {
  content: "";
}
#patterns-trees .btn-link .glyphicon-plus:before {
  content: "−";
}
#patterns-trees .btn-link.collapsed .glyphicon-plus:before {
  content: "+";
}
#patterns-list-pages,
#patterns-card-pages,
#patterns-retail-product-pages,
#patterns-trees,
#patterns-mixed-pattern-pages,
#patterns-overall-pattern-reference {
  /* patterns */
}
#patterns-list-pages .sectionSpacing,
#patterns-card-pages .sectionSpacing,
#patterns-retail-product-pages .sectionSpacing,
#patterns-trees .sectionSpacing,
#patterns-mixed-pattern-pages .sectionSpacing,
#patterns-overall-pattern-reference .sectionSpacing {
  padding-bottom: 30px;
  padding-top: 30px;
}
#patterns-list-pages .table-behavoir-cell .seperator,
#patterns-card-pages .table-behavoir-cell .seperator,
#patterns-retail-product-pages .table-behavoir-cell .seperator,
#patterns-trees .table-behavoir-cell .seperator,
#patterns-mixed-pattern-pages .table-behavoir-cell .seperator,
#patterns-overall-pattern-reference .table-behavoir-cell .seperator {
  margin: 0 50px 0 0;
}
#patterns-list-pages .visual-code,
#patterns-card-pages .visual-code,
#patterns-retail-product-pages .visual-code,
#patterns-trees .visual-code,
#patterns-mixed-pattern-pages .visual-code,
#patterns-overall-pattern-reference .visual-code {
  margin: 0;
}
#patterns-list-pages h3.popover-title,
#patterns-card-pages h3.popover-title,
#patterns-retail-product-pages h3.popover-title,
#patterns-trees h3.popover-title,
#patterns-mixed-pattern-pages h3.popover-title,
#patterns-overall-pattern-reference h3.popover-title {
  margin-bottom: 0;
}
#patterns-list-pages .usercard-info p,
#patterns-card-pages .usercard-info p,
#patterns-retail-product-pages .usercard-info p,
#patterns-trees .usercard-info p,
#patterns-mixed-pattern-pages .usercard-info p,
#patterns-overall-pattern-reference .usercard-info p {
  margin-bottom: 0;
}
#patterns-list-pages .modal-dialog,
#patterns-card-pages .modal-dialog,
#patterns-retail-product-pages .modal-dialog,
#patterns-trees .modal-dialog,
#patterns-mixed-pattern-pages .modal-dialog,
#patterns-overall-pattern-reference .modal-dialog,
#patterns-list-pages .popover,
#patterns-card-pages .popover,
#patterns-retail-product-pages .popover,
#patterns-trees .popover,
#patterns-mixed-pattern-pages .popover,
#patterns-overall-pattern-reference .popover {
  z-index: 0;
}
#patterns-list-pages .circle,
#patterns-card-pages .circle,
#patterns-retail-product-pages .circle,
#patterns-trees .circle,
#patterns-mixed-pattern-pages .circle,
#patterns-overall-pattern-reference .circle {
  box-shadow: 0px 1px 1px #fff;
  margin: 0 auto 20px auto;
  width: 100%;
  height: 0;
  padding: 50% 0;
  border-radius: 50%;
}
#patterns-list-pages .circle-primary-grey,
#patterns-card-pages .circle-primary-grey,
#patterns-retail-product-pages .circle-primary-grey,
#patterns-trees .circle-primary-grey,
#patterns-mixed-pattern-pages .circle-primary-grey,
#patterns-overall-pattern-reference .circle-primary-grey {
  background-color: #e0e9f0;
}
#patterns-list-pages .circle-white,
#patterns-card-pages .circle-white,
#patterns-retail-product-pages .circle-white,
#patterns-trees .circle-white,
#patterns-mixed-pattern-pages .circle-white,
#patterns-overall-pattern-reference .circle-white {
  background-color: #ffffff;
  border: 1px solid #cfd8e3;
}
#patterns-list-pages .circle-primary-dark-grey,
#patterns-card-pages .circle-primary-dark-grey,
#patterns-retail-product-pages .circle-primary-dark-grey,
#patterns-trees .circle-primary-dark-grey,
#patterns-mixed-pattern-pages .circle-primary-dark-grey,
#patterns-overall-pattern-reference .circle-primary-dark-grey {
  background-color: #313440;
}
#patterns-list-pages .circle-primary-blue,
#patterns-card-pages .circle-primary-blue,
#patterns-retail-product-pages .circle-primary-blue,
#patterns-trees .circle-primary-blue,
#patterns-mixed-pattern-pages .circle-primary-blue,
#patterns-overall-pattern-reference .circle-primary-blue {
  background-color: #0486e0;
}
#patterns-list-pages .circle-primary-yellow,
#patterns-card-pages .circle-primary-yellow,
#patterns-retail-product-pages .circle-primary-yellow,
#patterns-trees .circle-primary-yellow,
#patterns-mixed-pattern-pages .circle-primary-yellow,
#patterns-overall-pattern-reference .circle-primary-yellow {
  background-color: #fcdf2b;
}
#patterns-list-pages .circle-secondary-grey,
#patterns-card-pages .circle-secondary-grey,
#patterns-retail-product-pages .circle-secondary-grey,
#patterns-trees .circle-secondary-grey,
#patterns-mixed-pattern-pages .circle-secondary-grey,
#patterns-overall-pattern-reference .circle-secondary-grey {
  background-color: #b7c1cd;
}
#patterns-list-pages .circle-secondary-green,
#patterns-card-pages .circle-secondary-green,
#patterns-retail-product-pages .circle-secondary-green,
#patterns-trees .circle-secondary-green,
#patterns-mixed-pattern-pages .circle-secondary-green,
#patterns-overall-pattern-reference .circle-secondary-green {
  background-color: #04ce26;
}
#patterns-list-pages .circle-secondary-orange,
#patterns-card-pages .circle-secondary-orange,
#patterns-retail-product-pages .circle-secondary-orange,
#patterns-trees .circle-secondary-orange,
#patterns-mixed-pattern-pages .circle-secondary-orange,
#patterns-overall-pattern-reference .circle-secondary-orange {
  background-color: #fbbb21;
}
#patterns-list-pages .circle-secondary-red,
#patterns-card-pages .circle-secondary-red,
#patterns-retail-product-pages .circle-secondary-red,
#patterns-trees .circle-secondary-red,
#patterns-mixed-pattern-pages .circle-secondary-red,
#patterns-overall-pattern-reference .circle-secondary-red {
  background-color: #ff3b30;
}
#patterns-list-pages .circle-type,
#patterns-card-pages .circle-type,
#patterns-retail-product-pages .circle-type,
#patterns-trees .circle-type,
#patterns-mixed-pattern-pages .circle-type,
#patterns-overall-pattern-reference .circle-type {
  font-size: 44px;
  display: inline-block;
  margin-top: -35%;
}
#patterns-list-pages .seperator,
#patterns-card-pages .seperator,
#patterns-retail-product-pages .seperator,
#patterns-trees .seperator,
#patterns-mixed-pattern-pages .seperator,
#patterns-overall-pattern-reference .seperator {
  margin: 20px 0 0 0;
  position: relative;
}
#patterns-list-pages .seperator .glyphicon,
#patterns-card-pages .seperator .glyphicon,
#patterns-retail-product-pages .seperator .glyphicon,
#patterns-trees .seperator .glyphicon,
#patterns-mixed-pattern-pages .seperator .glyphicon,
#patterns-overall-pattern-reference .seperator .glyphicon {
  font-size: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #7e858d;
}
#patterns-list-pages .seperator .circle,
#patterns-card-pages .seperator .circle,
#patterns-retail-product-pages .seperator .circle,
#patterns-trees .seperator .circle,
#patterns-mixed-pattern-pages .seperator .circle,
#patterns-overall-pattern-reference .seperator .circle {
  top: 38px;
  left: 0;
  position: relative;
  width: 35px;
  height: 35px;
  background-color: #d8dfe8;
  margin: auto;
  display: block;
  z-index: 2;
  padding: 0;
  border: none;
  box-shadow: none;
}
#patterns-list-pages .seperator span,
#patterns-card-pages .seperator span,
#patterns-retail-product-pages .seperator span,
#patterns-trees .seperator span,
#patterns-mixed-pattern-pages .seperator span,
#patterns-overall-pattern-reference .seperator span {
  margin-top: 5px;
}
#patterns-list-pages .seperator .code-open,
#patterns-card-pages .seperator .code-open,
#patterns-retail-product-pages .seperator .code-open,
#patterns-trees .seperator .code-open,
#patterns-mixed-pattern-pages .seperator .code-open,
#patterns-overall-pattern-reference .seperator .code-open {
  font-size: 12px;
  position: absolute;
  top: 4px;
  left: 6px;
  font-weight: 900;
  color: #7e858d;
}
#patterns-list-pages .seperator .code-close,
#patterns-card-pages .seperator .code-close,
#patterns-retail-product-pages .seperator .code-close,
#patterns-trees .seperator .code-close,
#patterns-mixed-pattern-pages .seperator .code-close,
#patterns-overall-pattern-reference .seperator .code-close {
  font-size: 20px;
  position: absolute;
  top: -2.5px;
  left: 8px;
  font-weight: 500;
  color: #fff;
  display: none;
}
#patterns-list-pages .seperator .open-circle,
#patterns-card-pages .seperator .open-circle,
#patterns-retail-product-pages .seperator .open-circle,
#patterns-trees .seperator .open-circle,
#patterns-mixed-pattern-pages .seperator .open-circle,
#patterns-overall-pattern-reference .seperator .open-circle {
  background: #7e858d;
}
#patterns-list-pages .seperator .code-snippet,
#patterns-card-pages .seperator .code-snippet,
#patterns-retail-product-pages .seperator .code-snippet,
#patterns-trees .seperator .code-snippet,
#patterns-mixed-pattern-pages .seperator .code-snippet,
#patterns-overall-pattern-reference .seperator .code-snippet {
  background: #ffffff;
  border: none;
  position: relative;
  z-index: 1;
  margin-top: 0px;
  border-radius: 0;
  padding: 0;
}
#patterns-list-pages .seperator hr,
#patterns-card-pages .seperator hr,
#patterns-retail-product-pages .seperator hr,
#patterns-trees .seperator hr,
#patterns-mixed-pattern-pages .seperator hr,
#patterns-overall-pattern-reference .seperator hr {
  margin-top: 20px;
  margin-bottom: 0;
}
#patterns-list-pages .seperator .caption,
#patterns-card-pages .seperator .caption,
#patterns-retail-product-pages .seperator .caption,
#patterns-trees .seperator .caption,
#patterns-mixed-pattern-pages .seperator .caption,
#patterns-overall-pattern-reference .seperator .caption {
  text-align: center;
  margin-top: 45px;
  display: block;
  font-weight: 200;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  top: 35px;
}
.hyDownloadPage {
  padding: 0 20px;
  margin-top: 25px;
}
.hyDownloadPage p {
  padding-bottom: 10px;
}
.hyDownloadPage a {
  vertical-align: middle;
}
.hyDownloadPage dt {
  font-weight: normal;
}
.hyDownloadPage dd {
  margin-bottom: 18px;
}
.hyDownloadPage code {
  color: #cc1212;
  background-color: #f8e0e0;
}
.hyDownloadPage .alert-getting-started {
  background-color: #eef1f3;
  box-shadow: none;
}
.hyDownloadPage .section-seperator {
  margin: 20px -35px;
}
#content.starterpages {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 250px;
  top: 0;
  background-color: #e0e9f0;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #content.starterpages {
    left: 0;
    top: 100px;
  }
}
.kss-main.starterpages {
  height: 100%;
}
.content-frame {
  height: 100%;
  width: 100%;
}
.starterpages #kss-nav .kss-menu-item.active a {
  background-image: none;
}
.donloadsrc {
  margin-top: 30px;
}
.Icons.kss-section.kss-componnet-page .kss-description:before {
  content: " ";
  display: table;
  box-sizing: border-box;
}
.Icons.kss-section.kss-componnet-page .kss-description:after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}
.Icons.kss-section.kss-componnet-page .icons-grid {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin: 10px 0 50px 0;
  width: 20%;
  float: left;
  min-height: 95px;
}
@media (min-width: 992px) {
  .Icons.kss-section.kss-componnet-page .icons-grid {
    width: 20%;
  }
}
@media (max-width: 480px) {
  .Icons.kss-section.kss-componnet-page .icons-grid {
    width: 33.3333333333%;
  }
}
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon {
  display: block;
  margin-bottom: 20px;
  color: #b7c1cd;
}
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon:before {
  font-size: 30px;
}
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-remove {
  color: #ff3b30;
}
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-add,
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-collapse,
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-expand,
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-next,
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-last,
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-more,
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-checked {
  color: #0486e0;
}
.Icons.kss-section.kss-componnet-page .icons-grid .hyicon-filterremove:before {
  font-size: 20px;
}
.Icons.kss-section.kss-componnet-page .addlg-wrapper,
.Icons.kss-section.kss-componnet-page .combinedview-wrapper,
.Icons.kss-section.kss-componnet-page .customize-wrapper,
.Icons.kss-section.kss-componnet-page .info-wrapper,
.Icons.kss-section.kss-componnet-page .library-wrapper,
.Icons.kss-section.kss-componnet-page .restrictions-wrapper,
.Icons.kss-section.kss-componnet-page .sync-wrapper,
.Icons.kss-section.kss-componnet-page .caution-wrapper,
.Icons.kss-section.kss-componnet-page .done-wrapper,
.Icons.kss-section.kss-componnet-page .localization-wrapper,
.Icons.kss-section.kss-componnet-page .change-wrapper,
.Icons.kss-section.kss-componnet-page .checkedlg-wrapper,
.Icons.kss-section.kss-componnet-page .dragdroplg-wrapper,
.Icons.kss-section.kss-componnet-page .edit-wrapper,
.Icons.kss-section.kss-componnet-page .linked-wrapper,
.Icons.kss-section.kss-componnet-page .noimage-wrapper,
.Icons.kss-section.kss-componnet-page .options-wrapper,
.Icons.kss-section.kss-componnet-page .removelg-wrapper,
.Icons.kss-section.kss-componnet-page .visibilityoff-wrapper,
.Icons.kss-section.kss-componnet-page .visibilityon-wrapper,
.Icons.kss-section.kss-componnet-page .warning-wrapper,
.Icons.kss-section.kss-componnet-page .feedback-wrapper,
.Icons.kss-section.kss-componnet-page .gethelp-wrapper,
.Icons.kss-section.kss-componnet-page .infoon-wrapper,
.Icons.kss-section.kss-componnet-page .lock-wrapper,
.Icons.kss-section.kss-componnet-page .duplicate-wrapper,
.Icons.kss-section.kss-componnet-page .clone-wrapper,
.Icons.kss-section.kss-componnet-page .maximize-wrapper,
.Icons.kss-section.kss-componnet-page .minimize-wrapper,
.Icons.kss-section.kss-componnet-page .msgdanger-wrapper,
.Icons.kss-section.kss-componnet-page .msginfo-wrapper,
.Icons.kss-section.kss-componnet-page .msgsuccess-wrapper,
.Icons.kss-section.kss-componnet-page .msgwarning-wrapper,
.Icons.kss-section.kss-componnet-page .commerce-wrapper,
.Icons.kss-section.kss-componnet-page .commercelg-wrapper,
.Icons.kss-section.kss-componnet-page .unpowered-wrapper,
.Icons.kss-section.kss-componnet-page .optionssm-wrapper,
.Icons.kss-section.kss-componnet-page .globe-wrapper,
.Icons.kss-section.kss-componnet-page .unlinked-wrapper {
  display: none;
}
