/* #D6007C*/
/* #2E393F */
/* #A2AAAD */
/* #D9D9D6 */
/* #F4F4F4 */
/* #FFCD00 */
/* #464E7E */
/* #97D700 */
/* #2DCCD3 */
/* #147BD1 */
/* 2E393F */
.quni-homepage .support-landing-template {
  /* Grab first link - repurpose as heading */
}
.quni-homepage .support-landing-template ul {
  list-style: none;
}
.quni-homepage .support-landing-template a {
  color: #353a3b;
  width: 100%;
}
.quni-homepage .support-landing-template li ul {
  padding: 4px;
}
.quni-homepage .support-landing-template > ul > li li {
  font-weight: 200;
  margin: 2px 4px;
  padding: 2px 10px;
  white-space: nowrap;
}
.quni-homepage .support-landing-template > ul > li li a {
  padding-left: 2px;
}
.quni-homepage .support-landing-template > ul > li li a:before {
  text-align: center;
  font-family: 'Qualtrics Icons';
  content: "\E042";
  width: 10px;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 7px;
  margin-left: 0;
  opacity: 0.5;
  margin-top: -4px;
  vertical-align: middle;
}
.quni-homepage .support-landing-template > ul > li li a.expanded:before {
  content: "\E040";
}
.quni-homepage .support-landing-template li > ul {
  background: #fff;
  margin-top: -1px;
  margin-bottom: -1px;
  padding-bottom: 5px;
}
.quni-homepage .support-landing-template .list-menu-post {
  margin: 2px 4px;
  padding: 2px 10px;
}
.quni-homepage .support-landing-template .list-menu-post a {
  padding-left: 2px;
}
.quni-homepage .support-landing-template .list-menu-post a:before {
  opacity: 0!important;
}
.quni-homepage .support-landing-template .pull-left {
  float: none!important;
}
.quni-homepage .support-landing-template > .navigation-submenu > .list-menu-post {
  display: none;
}
.quni-homepage .support-landing-template > .navigation-submenu > li > a {
  width: 100%;
  border-top: 1px solid #dee2e3;
  color: #111111;
  display: block;
  margin: 0;
  padding: 26px 18px;
  paddding-bottom: 0;
  font-weight: 600;
  font-size: 0.8em;
  text-transform: uppercase;
  clear: both;
}
.quni-homepage .support-landing-template > .navigation-submenu > li > a:after {
  text-align: center;
  font-family: 'Qualtrics Icons';
  content: "\E042";
  font-size: 26px;
  color: #dee2e3;
  float: right;
  line-height: 1em;
  margin-top: -4px;
}
.quni-homepage .support-landing-template > .navigation-submenu > li > a.expanded:after {
  content: "\E040";
}
.quni-homepage .support-landing-template > .navigation-submenu > li:last-of-type > a {
  border-bottom: 1px solid #dee2e3;
}
.quni-homepage .support-landing-template > .navigation-submenu > li ul {
  display: none;
}
.quni-homepage .support-landing-template > a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 48px;
  font-weight: 200;
  cursor: default;
}
.quni-homepage .top-hero {
  background-image: url(/support/wp-content/themes/qualtrics/images/office.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.quni-homepage .search-bar {
  width: 100%;
  padding: 8px 8px 8px 40px;
  font-weight: 300;
}
.navigation-submenu {
  margin-left: 0;
  padding-left: 0;
}
.main-content-area h1 {
  font-size: 2.6em;
  margin-top: 1em;
}
.callout-qtip,
.callout-attention,
.callout-example,
.callout-warning {
  background: #f4f4f4;
  border: 1px solid #d9d9d6;
  padding: 20px;
  padding-left: 40px;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}
.callout-qtip:before,
.callout-attention:before,
.callout-example:before,
.callout-warning:before {
  content: '\E300';
  font-family: 'Qualtrics Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 40px;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 40px;
  height: 40px;
  background: #000000;
  color: #f4f4f4;
  position: absolute;
  left: -20px;
  border-radius: 50%;
  top: 50%;
  margin-top: -20px;
  text-align: center;
}
.callout-attention,
.callout-warning {
  border-color: #FFCD00;
  background-color: #fffdf0;
  background-color: #fff;
}
.callout-attention:before,
.callout-warning:before {
  content: "!";
  font-family: inherit!important;
  color: #fff;
  background: #FFCD00;
  font-weight: 400;
  font-size: 19px;
}
.callout-example {
  background: #fff;
  border: 1px solid #000000;
}
.callout-example:before {
  content: "\E161";
  background: #fff;
  border: 1px solid #000000;
  color: #000000;
  font-size: 18px;
}
.callout-qtip img,
.callout-attention img,
.callout-example img,
.callout-warning img {
  margin-top: 10px;
}
.callout-qtip p,
.callout-attention p,
.callout-example p,
.callout-warning p {
  margin-bottom: 0;
}
.main-content-area img,
.main-content-area iframe {
  border: 1px solid #d9d9d6;
  box-shadow: 0 3px 16px 0 rgba(217, 217, 214, 0.5);
  margin-top: 10px;
  margin-bottom: 10px;
}
.main-content-area .post-video {
  overflow: visible;
}
.main-content-area section > ol,
.main-content-area ul.better-ul {
  margin-left: 0;
  margin-bottom: 2em;
  padding-left: 0;
  list-style: none;
  border-left: 1px solid #f4f4f4;
}
.main-content-area section > ol > li,
.main-content-area ul.better-ul li {
  padding-left: 38px;
  margin-bottom: 0;
  counter-increment: table-ol;
}
.main-content-area section > ol > li:before,
.main-content-area ul.better-ul li:before {
  content: counter(table-ol) "";
  font-weight: 400;
  display: inline-block;
  margin: 0 10px -30px -53px;
  width: 30px;
  text-align: center;
  background: #fff;
  border: 4px solid #fff;
}
div[ng-bind-html="wpHTML"] h2 {
  position: relative;
  margin-top: 50px;
}
.anchor-special-link {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.anchor-special-link:before {
  font-size: 24px;
  line-height: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "\E309";
  display: inline-block;
  font-family: 'Qualtrics Icons';
  font-style: normal;
  font-weight: normal;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: transparent;
}
div[ng-bind-html="wpHTML"] h2:hover .anchor-special-link:before {
  color: #a2aaad;
  margin-left: -3px;
}
/*# sourceMappingURL=support-pages.css.map */