/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Basic Clearfix */
.clearfix {
  display: inline-block;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE-mac \*/
.ie6 .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
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;
}

/* HTML5 display-role reset for older browsers */
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;
}

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
--------------------------------------------------
- Grid
- Spacing
- Clearing
- Media Queries
*/
/* Grid
-------------------------------------------------- */
.container {
  position: relative;
  width: 966px;
  margin: 0 auto;
  box-sizing: border-box;
}

.column, .columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    padding: 0;
  }
}
/* For devices larger than 550px */
.column, .columns {
  margin-left: 4%;
}

.column:first-child, .columns:first-child {
  margin-left: 0;
}

.one.column,
.one.columns {
  width: 4.66666666667%;
}

.two.columns {
  width: 13.3333333333%;
}

.three.columns {
  width: 22%;
}

.four.columns {
  width: 30.6666666667%;
}

.five.columns {
  width: 39.3333333333%;
}

.six.columns {
  width: 48%;
}

.seven.columns {
  width: 56.6666666667%;
}

.eight.columns {
  width: 65.3333333333%;
}

.nine.columns {
  width: 74.0%;
}

.ten.columns {
  width: 82.6666666667%;
}

.eleven.columns {
  width: 91.3333333333%;
}

.twelve.columns {
  width: 100%;
  margin-left: 0;
}

.one-third.column {
  width: 30.6666666667%;
}

.two-thirds.column {
  width: 65.3333333333%;
}

.one-half.column {
  width: 48%;
}

/* Offsets */
.offset-by-one.column,
.offset-by-one.columns {
  margin-left: 8.66666666667%;
}

.offset-by-two.column,
.offset-by-two.columns {
  margin-left: 17.3333333333%;
}

.offset-by-three.column,
.offset-by-three.columns {
  margin-left: 26%;
}

.offset-by-four.column,
.offset-by-four.columns {
  margin-left: 34.6666666667%;
}

.offset-by-five.column,
.offset-by-five.columns {
  margin-left: 43.3333333333%;
}

.offset-by-six.column,
.offset-by-six.columns {
  margin-left: 52%;
}

.offset-by-seven.column,
.offset-by-seven.columns {
  margin-left: 60.6666666667%;
}

.offset-by-eight.column,
.offset-by-eight.columns {
  margin-left: 69.3333333333%;
}

.offset-by-nine.column,
.offset-by-nine.columns {
  margin-left: 78.0%;
}

.offset-by-ten.column,
.offset-by-ten.columns {
  margin-left: 86.6666666667%;
}

.offset-by-eleven.column,
.offset-by-eleven.columns {
  margin-left: 95.3333333333%;
}

.offset-by-one-third.column,
.offset-by-one-third.columns {
  margin-left: 34.6666666667%;
}

.offset-by-two-thirds.column,
.offset-by-two-thirds.columns {
  margin-left: 69.3333333333%;
}

.offset-by-one-half.column,
.offset-by-one-half.columns {
  margin-left: 52%;
}

/* Clearing
-------------------------------------------------- */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

/* Media Queries
-------------------------------------------------- */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
/* Larger than mobile */
/* Larger than phablet (also point when grid becomes active) */
/* Larger than tablet */
/* Larger than desktop */
/* Larger than Desktop HD */
#support-header {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* IE 8+ */
  width: 100%;
  z-index: 1000;
  position: relative;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
#support-header #eyebrow-wrapper {
  width: 100%;
  padding: 15px 0;
}
#support-header #eyebrow-wrapper #eyebrow-container {
  width: 960px;
  margin: 0 auto;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-utility {
  float: left;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-utility ul li {
  display: inline-block;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-utility ul li a {
  color: #474747;
  text-decoration: none;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #474747;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-utility ul li a:hover {
  color: #1e82d7;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-utility ul li:last-child a {
  border-right-width: 0;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-status {
  margin-left: 8px;
  float: right;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-signup, #support-header #eyebrow-wrapper #eyebrow-container #eyebrow-login {
  margin-left: 8px;
  float: right;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-status a {
  color: #474747;
  text-decoration: none;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-status a:hover {
  color: #1e82d7;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-signup.dropdown-menu span.btn,
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-signup.dropdown-menu > ul > li > ul {
  background-color: #5aaa28;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-login.dropdown-menu span.btn,
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-login.dropdown-menu > ul > li > ul {
  background-color: #666;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-signup.dropdown-menu > ul > li > ul > li a:hover {
  background-color: #65bf2d;
}
#support-header #eyebrow-wrapper #eyebrow-container #eyebrow-login.dropdown-menu > ul > li > ul > li a:hover {
  background-color: #737373;
}
#support-header #eyebrow-wrapper #eyebrow-container .dropdown-menu {
  position: relative;
}
#support-header #eyebrow-wrapper #eyebrow-container .dropdown-menu span.btn {
  font-weight: 700;
  padding: 7px 20px;
  cursor: pointer;
  border-radius: 3px;
  color: #fff;
}
#support-header #eyebrow-wrapper #eyebrow-container .dropdown-menu > ul > li > ul {
  display: none;
  position: absolute;
  top: 19px;
  line-height: 18px;
  border-radius: 3px;
  border-top: 1px solid #fff;
  right: 0;
  white-space: nowrap;
  z-index: 900;
  width: auto;
  min-width: 100%;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
#support-header #eyebrow-wrapper #eyebrow-container .dropdown-menu > ul > li > ul > li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#support-header #eyebrow-wrapper #eyebrow-container .dropdown-menu > ul > li > ul > li::last-child {
  margin-bottom: 10px;
}
#support-header #eyebrow-wrapper #eyebrow-container .dropdown-menu > ul > li:hover > ul {
  display: block;
}
#support-header #eyebrow-wrapper #eyebrow-container .dropdown-menu > ul > li > ul > li a {
  color: #fff;
  display: block;
  padding: 3px 10px;
  text-decoration: none;
  text-align: right;
}
#support-header #support-banner-wrapper {
  width: 100%;
  background-image: url(@assets_dist_img_bg-header_jpg);
  background-size: 100%;
}
#support-header #support-nav-wrapper {
  width: 100%;
  background-color: #000;
}
#support-header #support-nav-wrapper #support-nav-container {
  width: 960px;
  margin: 0 auto;
}
#support-header #support-banner-container {
  width: 960px;
  margin: 0 auto;
  padding: 50px 0;
}
#support-header #support-banner-container #header-link {
  float: left;
  color: #fff;
}
#support-header #support-banner-container #header-link h1 {
  font-size: 38px;
  font-weight: 300;
}
#support-header #support-banner-container #header-link h1 span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}
#support-header #support-banner-container #support-search-container {
  float: right;
  width: 580px;
}
#support-header #support-banner-container #support-search-container #support-search {
  position: relative;
  width: 100%;
  margin-top: 5px;
  background: #fff;
}
#support-header #support-banner-container #support-search-container #support-search input[type='text']#support-search-input {
  border-width: 0;
  outline-width: 0;
  background: none;
  width: 90%;
  padding: 10px 15px;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#support-header #support-banner-container #support-search-container #support-search input[type='text']#support-search-input:focus {
  outline-width: 0;
  background: none;
}
#support-header #support-banner-container #support-search-container #support-search #support-search-input::-webkit-input-placeholder {
  font-style: italic;
}
#support-header #support-banner-container #support-search-container #support-search #support-search-input:-moz-placeholder {
  font-style: italic;
}
#support-header #support-banner-container #support-search-container #support-search #support-search-input::-moz-placeholder {
  font-style: italic;
}
#support-header #support-banner-container #support-search-container #support-search #support-search-input:-ms-input-placeholder {
  font-style: italic;
}
#support-header #support-banner-container #support-search-container #support-search button#support-search-button {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  border-width: 0;
  outline-width: 0;
  font-size: 20px;
  padding: 12px;
  background: none;
  color: #555;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
#support-header #support-banner-container #support-search-container #support-search button#support-search-button:hover {
  color: #111;
}
#support-header nav#nav-global {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
#support-header nav#nav-global a {
  display: inline-block;
  padding: 24px 20px 23px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
#support-header nav#nav-global a:hover {
  background: #222;
}
#support-header nav#nav-global a.active {
  background: #2a2a2a;
}
#support-header nav#nav-global a.logo {
  background-image: url("http://5b7c95e58613f5368232-4fd83007cb8815e8cf99a7a92e9d6a73.r67.cf2.rackcdn.com/logo-rackspace.png");
  background-image: none, url("http://5b7c95e58613f5368232-4fd83007cb8815e8cf99a7a92e9d6a73.r67.cf2.rackcdn.com/logo-rackspace.svg");
  background-repeat: no-repeat;
  background-position: 17px 9px;
  text-indent: -9999px;
  width: 140px;
  background-color: #c40022;
}
#support-header nav#nav-global a.logo:hover {
  background: #c40022;
  background-image: url("http://5b7c95e58613f5368232-4fd83007cb8815e8cf99a7a92e9d6a73.r67.cf2.rackcdn.com/logo-rackspace.png");
  background-image: none, url("http://5b7c95e58613f5368232-4fd83007cb8815e8cf99a7a92e9d6a73.r67.cf2.rackcdn.com/logo-rackspace.svg");
  background-repeat: no-repeat;
  background-position: 17px 9px;
}
#support-header #banner-announcement-container {
  background: #ffedcf;
}
#support-header #banner-announcement-container .banner-announcement {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 15px 0;
}
#support-header #banner-announcement-container .banner-announcement i {
  position: absolute;
  top: 18px;
  left: 0;
  font-size: 18px;
  color: #c23e4f;
}
#support-header #banner-announcement-container .banner-announcement p {
  margin: 0 45px 0 30px;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #665e4e;
}
#support-header #banner-announcement-container .banner-announcement p strong {
  font-weight: 700;
}
#support-header #banner-announcement-container .banner-announcement p a {
  color: #665e4e;
  text-decoration: underline;
}
#support-header #banner-announcement-container .banner-announcement p a:hover {
  color: #222;
}
#support-header #banner-announcement-container #banner-announcement-close {
  position: absolute;
  top: 18px;
  right: 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 3px;
  text-decoration: none;
  color: #665e4e;
}
#support-header #banner-announcement-container #banner-announcement-close:hover {
  color: #312d26;
}
#support-header .ui-tooltip {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  background: #111;
  color: #fff;
  padding: 10px 15px;
  position: absolute;
  z-index: 9999;
}

ul.ui-autocomplete {
  z-index: 4444;
  position: absolute;
  list-style-type: none;
  background: #eee;
  padding: 0;
}
ul.ui-autocomplete a {
  display: block;
  padding: 7px 10px;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #666;
}
ul.ui-autocomplete a:hover {
  cursor: pointer;
  text-decoration: none;
  background: #ccc;
  color: #666;
}
ul.ui-autocomplete li:last-child a {
  border-bottom: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  cursor: pointer;
  text-decoration: none;
  background: #ccc;
  color: #666;
}

.ui-autocomplete.source:hover {
  background: #454545;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#footer-wrapper {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  border-top: 10px solid #c40022;
  background: #2a2a2a;
}
#footer-wrapper #footer-container {
  width: 980px;
  margin: 0 auto;
  padding: 25px 10px 30px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* IE 8+ */
}
#footer-wrapper #footer-container .footer-col {
  float: left;
  width: 20%;
}
#footer-wrapper #footer-container .footer-col.footer-about {
  width: 35%;
}
#footer-wrapper #footer-container .footer-col.footer-about .footer-about-list {
  float: left;
  width: 45%;
}
#footer-wrapper #footer-container h4 {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 10px;
  font-weight: 400;
}
#footer-wrapper #footer-container ul {
  list-style-type: none;
  margin: 0;
  line-height: 21px;
  padding: 0;
}
#footer-wrapper #footer-container a {
  font-size: 12px;
  color: #aaa;
  text-decoration: none;
}
#footer-wrapper #footer-container a:hover {
  text-decoration: underline;
}
#footer-wrapper #basement-wrapper {
  width: 100%;
  background: #000;
  color: #fff;
}
#footer-wrapper #basement-wrapper #basement-container {
  width: 980px;
  margin: 0 auto;
  padding: 20px 10px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* IE 8+ */
}

.highlight .hll {
  background-color: #49483e;
}

.highlight .c {
  color: #75715e;
}

.highlight .err {
  color: #960050;
  background-color: #1e0010;
}

.highlight .k {
  color: #66d9ef;
}

.highlight .l {
  color: #ae81ff;
}

.highlight .n {
  color: #f8f8f2;
}

.highlight .o {
  color: #f92672;
}

.highlight .p {
  color: #e0e0d7;
}

.highlight .c1, .highlight .cm, .highlight .cp, .highlight .cs {
  color: #9d9d97;
}

.highlight .ge {
  font-style: italic;
}

.highlight .gs {
  font-weight: 700;
}

.highlight .kc, .highlight .kd {
  color: #66d9ef;
}

.highlight .kn {
  color: #f92672;
}

.highlight .kp, .highlight .kr, .highlight .kt {
  color: #66d9ef;
}

.highlight .ld {
  color: #e6db74;
}

.highlight .m {
  color: #ae81ff;
}

.highlight .s {
  color: #fc6;
}

.highlight .na {
  color: #a6e22e;
}

.highlight .nb {
  color: #f8f8f2;
}

.highlight .nc {
  color: #a6e22e;
}

.highlight .no {
  color: #66d9ef;
}

.highlight .nd {
  color: #a6e22e;
}

.highlight .ni {
  color: #f8f8f2;
}

.highlight .ne, .highlight .nf {
  color: #a6e22e;
}

.highlight .nl, .highlight .nn {
  color: #f8f8f2;
}

.highlight .nx {
  color: #a6e22e;
}

.highlight .py {
  color: #f8f8f2;
}

.highlight .nt {
  color: #f92672;
}

.highlight .nv {
  color: #f8f8f2;
}

.highlight .ow {
  color: #f92672;
}

.highlight .w {
  color: #f8f8f2;
}

.highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo {
  color: #ae81ff;
}

.highlight .s2, .highlight .sb, .highlight .sc, .highlight .sd {
  color: #e6db74;
}

.highlight .se {
  color: #ae81ff;
}

.highlight .s1, .highlight .sh, .highlight .si, .highlight .sr, .highlight .ss,
.highlight .sx {
  color: #e6db74;
}

.highlight .bp, .highlight .vc, .highlight .vg, .highlight .vi {
  color: #f8f8f2;
}

.highlight .il {
  color: #ae81ff;
}

.featured-list {
  display: block;
  margin-left: -20px;
  overflow: hidden;
  vertical-align: top;
  width: calc(100% + 35px);
}

div.featured {
  box-sizing: border-box;
  display: inline-block;
  margin-left: 20px;
  margin-right: -0.26rem;
  vertical-align: top;
  width: calc(33.3333% - 25px);
}

.card {
  border-top: 8px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  transition: all 0.1s ease-out 0s;
  width: calc(100% - 2px);
  height: 270px;
  overflow-y: hidden;
}

.card.blue {
  border-top-color: #3498DB;
}

.card .card-content {
  -webkit-border-bottom-colors: none;
  -moz-border-bottom-colors: none;
  border-bottom-colors: none;
  -webkit-border-left-colors: none;
  -moz-border-left-colors: none;
  border-left-colors: none;
  -webkit-border-right-colors: none;
  -moz-border-right-colors: none;
  border-right-colors: none;
  -webkit-border-top-colors: none;
  -moz-border-top-colors: none;
  border-top-colors: none;
  align-items: stretch;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-color: -moz-use-text-color #e6e6e6 #e6e6e6;
  border-image: none;
  border-style: none solid solid;
  border-width: 0;
  display: flex;
  flex-direction: column;
  height: 262px;
  padding: 4px;
  position: relative;
}

.card .card-title {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: calc(0.5em + 8px) 20px 0.5em;
  text-align: center;
}

.card .card-body {
  flex-grow: 1;
  overflow: hidden;
  padding: 5px 20px;
  text-align: center;
}

.card .card-link {
  margin: 5px;
  padding: 5px;
  text-align: center;
}

.card-title h4 {
  font-size: 21px;
  font-weight: 200;
  line-height: 26px;
  margin-bottom: 0px;
}

.card-link a {
  font-size: 12px;
  font-style: unset;
  font-weight: 200;
  text-transform: uppercase;
}

h3.featuredHead {
  color: #999;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 25px;
}

.card-body > p {
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}

.card-link > p {
  margin-bottom: 0;
}

@media screen and (min-width: 860px) {
  .dropdown {
    padding: 5px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    background: #303030;
    margin: 20px;
    height: 29px;
    width: 270px;
    background-color: ghostwhite;
    color: #fff;
    content: .dropdown dtrif;
    float: right;
  }

  .allContentHeading {
    float: left;
    width: 50%;
  }
}
.allContentTop {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.dropdown button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: black;
  display: inline-block;
  font-size: 14px;
  width: 270px;
  height: 30px;
  text-align: left;
}

.dropdown option {
  margin: 0px 50px 0px 0px;
  float: left;
  list-style: none;
  font-size: 17px;
}

.dropdown option:last-child {
  margin-right: 0px;
}

.dropdown a {
  color: #777;
  transition: color linear 0.15s;
}

.dropdown a:hover, .dropdown .current-item a {
  text-decoration: none;
  color: #66a992;
}

h3.topicHead {
  border-top: 1px solid #bfbfbf;
  color: #999;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 25px;
  margin-top: 10px;
  padding-top: 25px;
}

.too-tall {
  overflow: hidden;
  height: 6em;
}

.just-right {
  height: auto;
}

.show-more {
  color: #777;
  cursor: pointer;
  font-size: 12px;
  height: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  text-align: center;
}

.show-more:hover {
  color: #1779dd;
}

p.tagline {
  margin-bottom: 20px;
}

.topicList a {
  font-weight: 400;
}

.show-more > a {
  font-size: 16px;
}

ul.paperList {
  margin-bottom: 0px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  list-style-position: outside;
  list-style-type: square;
  margin-left: 20px;
}

.topicList ul.paperList li {
  margin-bottom: 0;
  line-height: 1.75em;
  margin-left: 10px;
}

ul.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  width: 280px;
  margin-left: -6px;
}

.dropdown-menu.scrollable-menu > li {
  margin-bottom: 5px;
}

menu {
  display: block;
}

button {
  color: inherit;
  font: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

textarea {
  overflow: auto;
}

[role="button"] {
  cursor: pointer;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: float;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

#dropdownRow {
  height: inherit;
  width: inherit;
}

.fa.fa-caret-down {
  text-align: right;
  width: calc(27%);
}

/* START Header Reset -- based on http://meyerweb.com/eric/tools/css/reset/ v2.0b1 | 201101 */
#rax-support-header {
  line-height: 1;
  /* HTML5 display-role reset for older browsers */
}
#rax-support-header a,
#rax-support-header article,
#rax-support-header aside,
#rax-support-header div,
#rax-support-header form,
#rax-support-header h1,
#rax-support-header header,
#rax-support-header li,
#rax-support-header nav,
#rax-support-header p,
#rax-support-header section,
#rax-support-header strong,
#rax-support-header ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#rax-support-header ol,
#rax-support-header ul {
  list-style: none;
}
#rax-support-header article,
#rax-support-header aside,
#rax-support-header header,
#rax-support-header nav,
#rax-support-header section {
  display: block;
}

/* END Header Reset */
/* Basic Clearfix */
.rax-clearfix {
  display: inline-block;
}
.rax-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE-mac \*/
.ie6 .rax-clearfix {
  height: 1%;
}

.rax-clearfix {
  display: block;
}

/* End hide from IE-mac */
.layout-region-inner.content .support-results-container h4 {
  margin-top: 5px;
}

#content-wrapper .support-results-container {
  padding-left: 0;
  margin-left: 0;
}

#main-content #container .support-results-container ul.support-content-filter {
  margin-left: 0;
}

#content-wrapper .support-results-container ul.support-content-filter li {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  list-style-type: none;
  margin-bottom: 25px;
  padding: 0;
}

#main-content .container .support-results-container h4 {
  padding-top: 25px;
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #666;
  font-size: 24px;
  margin-bottom: 20px;
}

#content-wrapper .support-results-container #search-results h5 {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 5px;
}

#content-wrapper .support-results-container #search-results p {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 5px;
  color: #666;
}

#content-wrapper .support-results-container #search-results p.meta {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 20px;
}

#content-wrapper .support-results-container p.support-results-more {
  margin: 40px 0;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
}

/* FOR SUPPORT HUB */
#container .support-results-container {
  width: 960px;
  margin: 0 auto;
}

.support-results-container h4 {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #666;
  font-size: 24px;
  margin-bottom: 20px;
}

/* FOR KC */
#content #content-wrap .support-results-container h4 {
  margin-top: 5px;
}

/* END Adjustments */
.ui-autocomplete.ui-corner-all {
  border-radius: 0;
  border-width: 0;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item {
  border-radius: 0;
  color: #666;
  line-height: 1.6;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item a.ui-corner-all,
.ui-autocomplete.ui-corner-all li.ui-menu-item a.ui-corner-all:hover {
  border-radius: 0;
  padding: 7px 10px;
  border-width: 0;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}

a {
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

#rax-support-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-width: 960px;
  z-index: 1000;
  position: relative;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
#rax-support-header #rax-eyebrow-wrapper {
  width: 100%;
  padding: 15px 0;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container {
  width: 960px;
  margin: 0 auto;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-utility {
  float: left;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-utility ul li {
  display: inline-block;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-utility ul li a {
  color: #414141;
  text-decoration: none;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #414141;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-utility ul li a:hover {
  color: #1e82d7;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-utility ul li:last-child a {
  border-right-width: 0;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-status {
  margin-left: 8px;
  float: right;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-login,
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-signup {
  margin-left: 8px;
  float: right;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-status a {
  color: #414141;
  text-decoration: none;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-status a:hover {
  color: #1e82d7;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-signup.rax-dropdown-menu > ul > li > ul,
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-signup.rax-dropdown-menu span.rax-btn {
  background-color: #5aaa28;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-login.rax-dropdown-menu > ul > li > ul,
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-login.rax-dropdown-menu span.rax-btn {
  background-color: #666;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-signup.rax-dropdown-menu > ul > li > ul > li a:hover {
  background-color: #65bf2d;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container #rax-eyebrow-login.rax-dropdown-menu > ul > li > ul > li a:hover {
  background-color: #737373;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container .rax-dropdown-menu {
  position: relative;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container .rax-dropdown-menu span.rax-btn {
  font-weight: 700;
  padding: 7px 20px;
  cursor: pointer;
  border-radius: 3px;
  color: #fff;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container .rax-dropdown-menu > ul > li > ul {
  display: none;
  position: absolute;
  top: 19px;
  line-height: 18px;
  border-radius: 3px;
  border-top: 1px solid #fff;
  right: 0;
  white-space: nowrap;
  z-index: 900;
  width: auto;
  min-width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container .rax-dropdown-menu > ul > li > ul > li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container .rax-dropdown-menu > ul > li > ul > li::last-child {
  margin-bottom: 10px;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container .rax-dropdown-menu > ul > li:hover > ul {
  display: block;
}
#rax-support-header #rax-eyebrow-wrapper #rax-eyebrow-container .rax-dropdown-menu > ul > li > ul > li a {
  color: #fff;
  display: block;
  padding: 3px 10px;
  text-decoration: none;
  text-align: right;
}
#rax-support-header #rax-support-banner-wrapper {
  width: 100%;
  background-image: url("https://d436c56f5a08c61c1089-2d9f45bbdbb04bfa80b3989d3f4c08b5.ssl.cf5.rackcdn.com/bg-header-2fd053fba7784de209e3ae99aba6c497bfd1659b42be48bb7ef912fcfffe637c.png");
  background-size: cover;
  min-width: 960px;
}
#rax-support-header #rax-support-nav-wrapper {
  width: 100%;
  background-color: #000;
}
#rax-support-header #rax-support-nav-wrapper #rax-support-nav-container {
  width: 960px;
  margin: 0 auto;
}
#rax-support-header #rax-support-banner-container {
  width: 960px;
  margin: 0 auto;
  padding: 45px 0;
}
#rax-support-header #rax-support-banner-container #rax-header-link {
  float: left;
  color: #fff;
}
#rax-support-header #rax-support-banner-container #rax-header-link h1 {
  font-size: 35px;
  font-weight: 300;
  text-transform: uppercase;
}
#rax-support-header #rax-support-banner-container #rax-header-link h1 span {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 3px;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container {
  float: right;
  width: 580px;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search {
  position: relative;
  width: 100%;
  margin-top: 5px;
  background: #fff;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search input[type='text']#rax-support-search-input {
  border-width: 0;
  outline-width: 0;
  background: none;
  width: 90%;
  height: 25px;
  padding: 10px 15px;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search input[type='text']#rax-support-search-input:focus {
  outline-width: 0;
  background: none;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search #rax-support-search-input::-webkit-input-placeholder {
  font-style: italic;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search #rax-support-search-input:-moz-placeholder {
  font-style: italic;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search #rax-support-search-input::-moz-placeholder {
  font-style: italic;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search #rax-support-search-input:-ms-input-placeholder {
  font-style: italic;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search button#rax-support-search-button {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  border-width: 0;
  outline-width: 0;
  font-size: 20px;
  padding: 11px;
  background: none;
  color: #555;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
#rax-support-header #rax-support-banner-container #rax-support-search-container #rax-support-search button#rax-support-search-button:hover {
  color: #111;
}
#rax-support-header nav#nav-global {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
#rax-support-header nav#nav-global a {
  display: inline-block;
  padding: 24px 19px 23px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
#rax-support-header nav#nav-global a:hover {
  background: #222;
}
#rax-support-header nav#nav-global a.active {
  background: #2a2a2a;
}
#rax-support-header nav#nav-global a.rax-logo {
  background-image: url("https://b62acf5a1390c5b084e0-4fd83007cb8815e8cf99a7a92e9d6a73.ssl.cf2.rackcdn.com/logo-rackspace.png");
  background-image: none, url("https://b62acf5a1390c5b084e0-4fd83007cb8815e8cf99a7a92e9d6a73.ssl.cf2.rackcdn.com/logo-rackspace.svg");
  background-repeat: no-repeat;
  background-position: 17px 9px;
  text-indent: -9999px;
  width: 140px;
  background-color: #c40022;
}
#rax-support-header nav#nav-global a.rax-logo:hover {
  background: #c40022;
  background-image: url("https://b62acf5a1390c5b084e0-4fd83007cb8815e8cf99a7a92e9d6a73.ssl.cf2.rackcdn.com/logo-rackspace.png");
  background-image: none, url("https://b62acf5a1390c5b084e0-4fd83007cb8815e8cf99a7a92e9d6a73.ssl.cf2.rackcdn.com/logo-rackspace.svg");
  background-repeat: no-repeat;
  background-position: 17px 9px;
}
#rax-support-header #banner-announcement-container {
  background: #ffedcf;
}
#rax-support-header #banner-announcement-container .banner-announcement {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 15px 0;
}
#rax-support-header #banner-announcement-container .banner-announcement i {
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 18px;
  color: #c23e4f;
}
#rax-support-header #banner-announcement-container .banner-announcement p {
  margin: 0 45px 0 30px;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #665e4e;
}
#rax-support-header #banner-announcement-container .banner-announcement p strong {
  font-weight: 700;
}
#rax-support-header #banner-announcement-container .banner-announcement p a {
  color: #665e4e;
  text-decoration: underline;
}
#rax-support-header #banner-announcement-container .banner-announcement p a:hover {
  color: #222;
}
#rax-support-header #banner-announcement-container #banner-announcement-close {
  position: absolute;
  top: 18px;
  right: 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 3px;
  text-decoration: none;
  color: #665e4e;
}
#rax-support-header #banner-announcement-container #banner-announcement-close:hover {
  color: #312d26;
}

.ui-tooltip {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  background: #111;
  color: #fff;
  padding: 10px 15px;
  position: absolute;
  z-index: 9999;
}

#rax-footer-wrapper {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  min-width: 960px;
  border-top: 10px solid #c40022;
  background: #2a2a2a;
}
#rax-footer-wrapper #rax-footer-container {
  width: 960px;
  margin: 0 auto;
  padding: 25px 10px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#rax-footer-wrapper #rax-footer-container .rax-footer-col {
  float: left;
  width: 20%;
}
#rax-footer-wrapper #rax-footer-container .rax-footer-col.rax-footer-about {
  width: 35%;
}
#rax-footer-wrapper #rax-footer-container .rax-footer-col.rax-footer-about .rax-footer-about-list {
  float: left;
  width: 45%;
}
#rax-footer-wrapper #rax-footer-container h4 {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 10px;
  font-weight: 400;
}
#rax-footer-wrapper #rax-footer-container ul {
  list-style-type: none;
  margin: 0;
  line-height: 21px;
  padding: 0;
}
#rax-footer-wrapper #rax-footer-container a {
  font-size: 12px;
  color: #aaa;
  text-decoration: none;
}
#rax-footer-wrapper #rax-footer-container a:hover {
  text-decoration: underline;
}
#rax-footer-wrapper #rax-basement-wrapper {
  width: 100%;
  background: #000;
  color: #fff;
}
#rax-footer-wrapper #rax-basement-wrapper #rax-basement-container {
  max-width: 980px;
  margin: 0 auto;
  padding: 20px 10px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.ui-autocomplete {
  z-index: 4444;
  position: absolute;
  list-style-type: none;
  background: #eee;
  padding: 0;
}
ul.ui-autocomplete a {
  display: block;
  padding: 7px 10px;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #666;
}
ul.ui-autocomplete a:hover {
  cursor: pointer;
  text-decoration: none;
  background: #ccc;
  color: #666;
}
ul.ui-autocomplete li:last-child a {
  border-bottom: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  cursor: pointer;
  text-decoration: none;
  background: #ccc;
  color: #666;
}

.ui-autocomplete.source:hover {
  background: #454545;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@-moz-document url-prefix() {
  #rax-support-header #rax-eyebrow-container .rax-dropdown-menu > ul > li > ul {
    top: 22px;
  }
}
.spinner {
  display: block;
  height: 20px;
  width: 20px;
  margin: 30px auto;
  position: relative;
  -webkit-animation: rotation 0.5s infinite linear;
  -moz-animation: rotation 0.5s infinite linear;
  -o-animation: rotation 0.5s infinite linear;
  animation: rotation 0.5s infinite linear;
  border-left: 3px solid rgba(30, 130, 215, 0.15);
  border-right: 3px solid rgba(30, 130, 215, 0.15);
  border-bottom: 3px solid rgba(30, 130, 215, 0.15);
  border-top: 3px solid rgba(30, 130, 215, 0.8);
  border-radius: 100%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
ul.support-content-filter {
  font-weight: 400;
  font-size: 14px;
  list-style-type: none;
  margin-bottom: 25px;
  padding: 0;
}
ul.support-content-filter li {
  display: inline;
  margin: 0 25px 0 0;
}
ul.support-content-filter li a {
  padding-bottom: 2px;
  text-decoration: none;
  color: #1e82d7;
}
ul.support-content-filter li a:hover {
  text-decoration: none;
  border-bottom: 3px solid #ddd;
}
ul.support-content-filter li:last-child a {
  margin-right: 0;
}
ul.support-content-filter li.active a {
  color: #333;
  pointer-events: none;
  cursor: default;
  border-bottom: 3px solid #1e82d7;
}

.support-results-container {
  position: relative;
  width: 100%;
  color: #333;
}
.support-results-container h5 {
  font-size: 14px;
  margin-bottom: 5px;
}
.support-results-container h5 a {
  text-decoration: none;
  color: #1e82d7;
}
.support-results-container h5 a:hover {
  text-decoration: underline;
}
.support-results-container p {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 5px;
}
.support-results-container p.meta {
  margin-bottom: 20px;
  color: #888;
}
.support-results-container p.meta a {
  text-decoration: none;
  color: #666;
}
.support-results-container p.meta a:hover {
  text-decoration: underline;
}
.support-results-container p.meta span {
  padding-left: 7px;
  margin-left: 7px;
  border-left: 1px solid #888;
}
.support-results-container p.support-results-more {
  width: 500px;
  text-align: center;
  margin: 55px auto;
  font-weight: 400;
  font-size: 16px;
}
.support-results-container p.support-results-more a {
  font-weight: 400;
  font-size: 14px;
  color: #666;
  background: #ddd;
  text-align: center;
  padding: 10px 150px;
  text-decoration: none;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.support-results-container p.support-results-more a:hover {
  background: #ccc;
}
.support-results-container p.support-results-more a i {
  display: none;
}
.support-results-container p.support-results-none {
  margin: 30px 0;
  font-weight: 300;
  font-size: 16px;
  color: #555;
}

.support-results-top {
  position: fixed;
  bottom: -500px;
  right: 50px;
  z-index: 9999;
  padding: 10px 15px;
  font-size: 24px;
  color: #fff;
  background: #333;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.support-results-top :hover {
  opacity: 1.0;
  -moz-opacity: 1.0;
  filter: alpha(opacity=100);
}

#rax-support-search-input {
  margin-bottom: 0;
}

#rax-footer-wrap #rax-rug-wrap {
  padding: 30px 0 0;
  background: #0dafcc;
}

.footer-fragments .content-fragment.html-content .user-defined-markup {
  width: 960px;
  margin: 0 auto;
  background: none;
  border-width: 0;
  margin-top: 0;
  padding: 0;
}

[data-src-search-box] .search-input {
  float: right;
  width: 580px;
}
[data-src-search-box] .search-input form {
  display: -webkit- flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -o- flex;
  display: flex;
  margin-top: 5px !important;
  background: #fff;
  position: relative;
  width: 100%;
}
[data-src-search-box] .search-input input {
  border-width: 0;
  outline-width: 0;
  background: none;
  width: 90%;
  height: 25px;
  padding: 10px 15px;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  display: block;
  transition: background 0.2s ease-out, border-color 0.2s ease-out;
}
[data-src-search-box] .search-input input::-webkit-input-placeholder {
  color: tint(#474747, 20%);
  font-style: italic;
}
[data-src-search-box] .search-input input::-moz-input-placeholder {
  color: tint(#474747, 20%);
  font-style: italic;
}
[data-src-search-box] .search-input input::-ms-input-placeholder {
  color: tint(#474747, 20%);
  font-style: italic;
}
[data-src-search-box] .search-input input::-o-input-placeholder {
  color: tint(#474747, 20%);
  font-style: italic;
}
[data-src-search-box] .search-input input::placeholder {
  color: tint(#474747, 20%);
  font-style: italic;
}
[data-src-search-box] .search-input button {
  position: relative;
  top: 0;
  right: 0;
  cursor: pointer;
  border-width: 0;
  outline-width: 0;
  font-size: 20px;
  padding: 11px;
  background: none;
  color: #555;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
[data-src-search-box] .search-input button:hover, [data-src-search-box] .search-input button:focus, [data-src-search-box] .search-input button:active {
  background: #3498DB;
  border-color: #3498DB;
}
[data-src-search-box] .search-input button .button-text {
  display: none;
}

[data-src-search-paginator] ul {
  list-style-type: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  width: 90%;
  padding: 0 0 35px 0;
}
[data-src-search-paginator] ul li {
  display: inline-block;
  margin-right: -0.25em;
}
[data-src-search-paginator] ul li > a, [data-src-search-paginator] ul li > span {
  display: inline-block;
  line-height: 2;
  padding: 0 0.75em;
}
[data-src-search-paginator] ul li > span {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: bold;
  font-weight: normal;
}

h4.search-results {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #666;
  font-size: 24px;
  max-width: 980px;
  width: 90%;
  padding: 35px 0 0 0;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
}

[data-src-search-results] .search-results {
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  width: 90%;
  padding: 35px 0;
}
[data-src-search-results] .search-results ul {
  background: 0 0;
  border: 0;
  box-shadow: none;
  margin: 20px 0;
  max-height: initial;
  min-height: 400px;
  overflow-y: initial;
}
[data-src-search-results] .search-results li {
  margin: 0;
  padding: 1em 0.5em;
}
[data-src-search-results] .search-results li .title {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: bold;
  font-weight: normal;
  display: block;
  font-size: 15px;
  margin-bottom: 0.5em;
}
[data-src-search-results] .search-results li .excerpt {
  font-size: 12px;
}
[data-src-search-results] .search-results li .excerpt em {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: bold;
  font-weight: normal;
}
[data-src-search-results] .search-results li.loading {
  text-align: center;
}
[data-src-search-results] .search-results li.no-results, [data-src-search-results] .search-results li.results-count {
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  color: tint(#474747, 40%);
  padding-top: 0;
  padding-bottom: 0;
}

/**************************************
jQuery Open Carousel

Copyright (c) 2013 Justin McCandless (justinmccandless.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
***************************************/
/*
This is the necessary css for Open Carousel
Include jquery.openCarousel.js and jquery.openCarousel.css in your projects
*/
.ocarousel {
  display: none;
}

.ocarousel_window {
  overflow: hidden;
  white-space: nowrap;
  /* default size */
  width: 100%;
}

.ocarousel_window_slides {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 50000px;
  white-space: nowrap;
}
.ocarousel_window_slides a.card {
  border: 0 !important;
  box-shadow: 0 !important;
}

.ocarousel_window_slides > * {
  float: left;
  white-space: normal;
}

body.search [data-src-search-box] .search-input {
  height: 48px;
}
body.search [data-src-search-box] input {
  font-size: 18px;
  line-height: 46px;
}
body.search [data-src-search-box] button {
  font-size: 18px;
  line-height: 46px;
  padding: 0 1em;
}
body.search .search-section.results {
  min-height: 400px;
}
body.search .search-section.results .section-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  width: 90%;
}
body.search .search-section.results [data-src-search-results] .title {
  font-size: 18px;
}
body.search .search-section.results [data-src-search-results] .excerpt {
  font-size: 16px;
}
body.search .search-section.results [data-src-search-paginator] {
  font-size: 16px;
}

html, body {
  height: 100%;
  line-height: 1.6;
}

a {
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.nine.content {
  width: 77%;
}

.content {
  margin-left: 0;
  padding: 35px 0 10px 40px;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #474747;
  border-left: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* IE 8+ */
    /* Styles for cards for reimplementation on support home after jan 22nd.
    .card {
        border: solid 1px #bfbfbf;
        border-top: solid 9px $color-kcblue;
        padding: 5px 10px 7px 10px;
        text-align: center;
        &:first-of-type {
            margin-left: 0px;
        }
        &:hover {
            cursor: pointer;
            transition: all .2s;
            -moz-box-shadow: 1px 1px 5px #999;
            -webkit-box-shadow: 1px 1px 5px #999;
            box-shadow: 1px 1px 5px #999;
        }
        img {
            width: 65px;
            height: 65px;
            display: block;
            border: none;
            margin: 10px auto;
        }
        span {
            margin: 10px 0;
        }
        p {
            padding-top: 10px;
            line-height: 1;
        }
    }

    */
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-bottom: 30px;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.content h2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 33px;
}
.content h2.less-margin {
  margin-bottom: 10px;
}
.content h3 {
  font-size: 24px;
  font-weight: 600;
}
.content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}
.content h5 {
  font-size: 17px;
  font-weight: 400;
}
.content h6 {
  font-size: 14px;
  font-weight: 600;
}
.content strong {
  font-weight: 700;
}
.content em {
  font-style: italic;
}
.content p {
  margin-bottom: 35px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.content p.lead {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
.content p.callout-note {
  padding: 20px;
  background: #E5F1FC;
  border-top: 1px solid #3498DB;
}
.content p.callout-note a {
  color: #474747;
  text-decoration: underline;
}
.content p.callout-important {
  padding: 20px;
  background: #ffebbf;
  border-top: 1px solid #bfa66f;
}
.content p.callout-important a {
  color: #474747;
  text-decoration: underline;
}
.content p.callout-tip {
  padding: 20px;
  background: #57a95b;
  border-top: 1px solid #b0f2b3;
}
.content p.callout-tip a {
  color: #474747;
  text-decoration: underline;
}
.content p.callout-warning {
  padding: 20px;
  background: #F7DFE3;
  border-top: 1px solid #990021;
}
.content p.callout-warning a {
  color: #474747;
  text-decoration: underline;
}
.content p.comment {
  margin: 50px 0;
  padding: 30px 0;
  font-size: 20px;
  text-align: center;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
.content p.comment i {
  font-size: 36px;
  margin-right: 5px;
  vertical-align: sub;
  color: #3498DB;
}
.content a {
  color: #3498DB;
  text-decoration: none;
  font-weight: 600;
}
.content a:hover {
  text-decoration: underline;
}
.content ol, .content ul {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 40px;
}
.content ol li, .content ul li {
  margin-bottom: 20px;
}
.content ol ol, .content ol ul, .content ul ol, .content ul ul {
  margin: 20px 0 0 20px;
}
.content ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 20px;
}
.content ol ol {
  list-style-type: lower-alpha;
}
.content ul {
  list-style-type: circle;
  list-style-position: outside;
  margin-left: 20px;
}
.content code {
  font-family: "Source Code Pro", "Courier New", monospace;
  color: inherit;
  background: #ededed;
  white-space: nowrap;
  padding: 2px 4px;
}
.content pre > code {
  display: block;
  white-space: pre;
  padding: 20px;
  background: #3B3F45;
  font-family: "Source Code Pro", "Courier New", monospace;
  color: #fff;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 20px;
  overflow: auto;
}
.content hr {
  margin-bottom: 40px;
  border-width: 0;
  border-top: 1px solid #E1E1E1;
}
.content img {
  border: 2px solid #ddd;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* IE 8+ */
}
.content table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 35px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
}
.content table th {
  white-space: nowrap;
  background: #3498DB;
  color: #fff;
  border-right: 1px solid #fff;
  font-weight: 400;
}
.content table th:last-child {
  border-right-color: #3498DB;
}
.content table td {
  border: 1px solid #ddd;
}
.content table th, .content table td {
  padding: 10px;
  text-align: left;
}
.content table code:last-child, .content table pre:last-child, .content table p:last-child, .content table ul:last-child, .content table ol:last-child {
  margin-bottom: 0;
}
.content ul.breadcrumbs {
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  list-style: none;
  margin: 0;
}
.content ul.breadcrumbs li {
  display: inline-block;
  margin: 0 7px 0 0;
}
.content ul.breadcrumbs li:after {
  content: "/";
  margin-left: 7px;
}
.content ul.breadcrumbs li:last-child:after {
  content: " ";
}
.content ul.meta {
  font-size: 14px;
  font-weight: 400;
  list-style: none;
  padding-bottom: 5px;
  margin: 0 0 40px 0;
  border-bottom: 1px solid #3498DB;
}
.content ul.meta li {
  display: inline-block;
  margin: 0 20px 0 0;
}
.content ul.meta li a {
  font-weight: 300;
}
.content ul.pagination {
  margin: 0;
}
.content ul.pagination li {
  display: inline-block;
}
.content ul.pagination li a {
  padding: 10px;
}
.content ul.pagination li a.active {
  pointer-events: none;
  color: #474747;
}
.content ul.pagination li:first-child a {
  padding-left: 0;
}
.content .cta {
  text-align: center;
}
.content .cta h3 {
  font-weight: 400;
  font-size: 28px;
}
.content .cta .button {
  margin-bottom: 20px;
}
.content .cta .button a {
  background: #5AAA28;
  display: inline-block;
  padding: 20px 25px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.content .cta .button a:hover {
  text-decoration: none;
  background: #499917;
}
.content .list-sort-container {
  margin: 20px 0 30px;
}
.content .list-sort-container .row {
  padding: 10px;
  background: #f2f5f5;
  border-top: 1px solid #bfbfbf;
  color: #666;
            /* CSS styles for Tags for reimplementation, pending content strategy

            &.tags {
                border-top-color: #fff;

                dl {
                    margin-top: 3px;

                    dt {margin-right: 10px;}
                    dd {
                        margin: 0 5px 5px 0;
                        padding: 1px 5px 3px 7px;

                        -webkit-border-radius: 3px;
                        -moz-border-radius: 3px;
                        border-radius: 3px;

                        background: $color-kcblue;
                        color: #fff;

                        a {
                            font-size: 18px;
                            color: #fff;
                            margin-left: 3px;

                            &:hover {
                                text-decoration: none;
                            }
                        }
                    }
                }
            }

            &.tags-list {
                border-top-width: 0;
                display: none;

                ul {
                    font-size: 14px;
                    font-family: $font-family-secondary;
                    font-weight: 300;
                    margin: 0 0 0 0;

                    li {
                        display: inline-block;
                        margin: 0 5px 5px 0;

                        a {
                            -moz-transition: none;
                            -webkit-transition: none;
                            transition: none;

                            padding: 0 5px;
                            color: #666;

                            &:hover {
                                text-decoration: none;
                                background: $color-kcblue;
                                color: #fff;

                                -webkit-border-radius: 3px;
                                -moz-border-radius: 3px;
                                border-radius: 3px;
                            }
                        }
                    }
                }
            } */
}
.content .list-sort-container .row dl {
  font-size: 14px;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-top: 10px;
}
.content .list-sort-container .row dl dd, .content .list-sort-container .row dl dt {
  display: inline-block;
  margin-left: 11px;
}
.content .list-sort-container .row dl dd a, .content .list-sort-container .row dl dt a {
  color: #666;
}
.content .list-sort-container .row dl dd i, .content .list-sort-container .row dl dt i {
  margin-left: 3px;
}
.content .list-sort-container .row dl dd:first-child, .content .list-sort-container .row dl dt:first-child {
  margin: 0;
}
.content .list-sort-container .row #filter {
  position: relative;
  width: 100%;
  background: #fff;
  border: 1px solid #bfbfbf;
}
.content .list-sort-container .row #filter input[type='text']#filter-input {
  border-width: 0;
  outline-width: 0;
  background: none;
  width: 85%;
  padding: 5px 7px;
  font-weight: 300;
  font-size: 14px;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.content .list-sort-container .row #filter input[type='text']#filter-input:focus {
  outline-width: 0;
  background: none;
}
.content .list-sort-container .row #filter input[type='text']#filter-input::-webkit-input-placeholder {
  font-style: italic;
}
.content .list-sort-container .row #filter input[type='text']#filter-input:-moz-placeholder {
  font-style: italic;
}
.content .list-sort-container .row #filter input[type='text']#filter-input::-moz-placeholder {
  font-style: italic;
}
.content .list-sort-container .row #filter input[type='text']#filter-input:-ms-input-placeholder {
  font-style: italic;
}
.content .list-sort-container .row #filter button#filter-button {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  border-width: 0;
  outline-width: 0;
  font-size: 13px;
  padding: 9px;
  background: none;
  color: #555;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.content .list-sort-container .row #filter button#filter-button:hover {
  color: #111;
}
.content.inactive {
  display: none;
}
.content.home {
  border-left: none;
  padding: 0 0 0 0;
}
.content.home h2 {
  font-size: 28px;
  font-weight: 300;
  margin: 30px 0 0 0;
}
.content.home p.lead {
  font-size: 16px;
  margin-bottom: 35px;
}
.content.home hr {
  margin-bottom: 30px;
}
.content.home .filter-product-type ul {
  margin: 0 0 40px 0;
  list-style-type: none;
}
.content.home .filter-product-type ul li {
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline;
}
.content.home .filter-product-type ul li:last-child {
  padding-right: 0px;
}
.content.home .filter-product-type ul li a {
  padding: 5px 25px;
  font-size: 16px;
  color: #888;
  font-weight: 400;
}
.content.home .filter-product-type ul li a.active {
  background: #3498DB;
  color: #fff;
}
.content.home .filter-product-type ul li a.active:hover {
  text-decoration: none;
}
.content.home .filter-product-type ul li a.inactive {
  background: #f3f3f3;
}
.content.home .filter-product-type ul li a.inactive:hover {
  text-decoration: none;
  background: #3498DB;
  color: #fff;
  cursor: pointer;
}
.content.home.product-type-cloud h3 {
  font-style: italic;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  color: #999;
}
.content.home.product-type-cloud .icon {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 35px 35px;
}
.content.home.product-type-cloud .icon h4 {
  line-height: 17px;
}
.content.home.product-type-cloud .icon h4 a {
  text-transform: uppercase;
  padding-left: 45px;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.content.home.product-type-cloud .icon h4 a span {
  font-size: 13px;
  display: block;
  font-weight: 400;
}
.content.home.product-type-cloud .servers {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-servers-7943baf92688a0f234d025d52ade6d3196ab547019124c3bcccdce8bb3752581.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-servers-e9acf26c93110795516c2688f814f40e4324a90faeb28168c62130c345656a8d.svg");
}
.content.home.product-type-cloud .images {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-images-64f3c912e58004ffc473f6f5d5eba953fa1be40a5201aec50511b0d9ef613f9b.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-images-d98cac8e0a43c80dda89de88408e921a524b23549244e26e8f82b4cead972062.svg");
}
.content.home.product-type-cloud .vmware {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-vmware-e16f0b9686f9d1580cae97de11a6c49a9e518055b287e20829dbd3f7156b6f7b.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-vmware-7c9b4629768bebcb1eed280281bc615be6dfd0872dd26ab8d133de62902752a4.svg");
}
.content.home.product-type-cloud .networks {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-networks-0172c677c71ae246add44a4a69137a8538d44dba3d0baad40706eccd349b98f0.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-networks-3ee826e4320ad7415f8774ddb5218eded877878af715956763be7c091dd9eba3.svg");
}
.content.home.product-type-cloud .dns {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-dns-5e3e881081850ca04549125d8abeafad1876467fe1e6c68690d2043d8b0894a9.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-dns-b6df1aa75d75bbd5c192ba812fcf511a94262712fb549be7135ba65dab32ba7d.svg");
}
.content.home.product-type-cloud .load-balancers {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-load-balancers-c96c050b86bd2a17915fa80b42028f271ac9671e3c78a8bc306e4e31197449a8.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-load-balancers-977c5edc4fe224264821d70df6d36aad1bc6a8fc5e43cee3985988254094dab3.svg");
}
.content.home.product-type-cloud .rackconnect {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-rackconnect-166eb3a3fd797dca941a8406f6d578d84e340ab80c49a23a76a744face5e50ef.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-rackconnect-12193f53c357cd262819f604d90803912f4306acc16c7c5828da02c4f1a4d8c5.svg");
}
.content.home.product-type-cloud .files {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-files-f76f3ca4a099db2c73d203e0bbede2e6704d1740a4e8594d0fd2fedc57672950.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-files-44ee0f88feeaeee6bb0508e5f1a9aa2545d0985a6acc9a4911b0183b9f808174.svg");
}
.content.home.product-type-cloud .block-storage {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-block-storage-dfbf5c2670412cd69c6b516654f1b9f3d138d205dafd6b1a6b4edddc1461c240.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-block-storage-0e2abc9761722d6442dc3b701db9d061cf40dc73ca892ae6e45a8212a5a956f5.svg");
}
.content.home.product-type-cloud .cdn {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-cdn-1a2b0bed780857fafeb3ba8d631aac9a484df42285102385f727ef9e9b582968.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-cdn-095b01ea3966a980ffbcc7bc54cb949483ab0315e7ac914c8dd1d715c7deeb3e.svg");
}
.content.home.product-type-cloud .databases {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-databases-c65f02f71053e36c59efa6d9ef98ffa864fdb32c81bde6d5a0988a26fd6a4947.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-databases-e4a80a047731d41de49dca67b1d8c80d0855fc03d5178e1b937e8ea527164993.svg");
}
.content.home.product-type-cloud .queues {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-queues-f05341e5e034861e99989dc83954cb75083ec93dc5f7387764c5b6b940c6aba5.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-queues-bc60988c57435d64a95aaf806c35075f2d7947c893a1355eaa89bc4f36131cd6.svg");
}
.content.home.product-type-cloud .backup {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-backup-94300b12388ed21727c7a6a9e8c6339a38301d1035a413d4c8efe8fdf2746372.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-backup-85a8d1f563088e28283cb8cdeba518987c403bce56358fcc0d7895c08644518f.svg");
}
.content.home.product-type-cloud .metrics {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-metrics-6f68dd78799839e5d1bbe0618ffbc9c6425f4fcd6f7de13cd96c1a1c705baa38.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-metrics-1eb4a335792ce9a2253df70adf8d76ac45d6a4d686de0deda3daac849ae638d6.svg");
}
.content.home.product-type-cloud .monitoring {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-monitoring-64d10ce105c519fc5f141db5ae1f33c172cf86c59053df8321b9be79cd6a56a8.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-monitoring-44270c902d5f58b884a92aa72f298b57b7d3383f6b011a853578ef732766d45e.svg");
}
.content.home.product-type-cloud .orchestration {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-orchestration-2ab83824dbd54a6c0df40a4bc99a28ea2ff1188c6c26393ee9a2c0ca45934ed5.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-orchestration-fd6f1b2a0f55ff731b6e69b56ae8bfcb58f7ba1a99e8a84f42de9acceab10928.svg");
}
.content.home.product-type-cloud .auto-scale {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-auto-scale-c1d7c9e8d22ac76e30af53fa7c57d528f7805d6d0768bcc4a46624443ca3ace8.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-auto-scale-5388b7cc40b050a9cfe69ea233f59e720f708b6310eb9650866a8c8e22b84fe5.svg");
}
.content.home.product-type-cloud .managed-operations {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-managed-operations-a96d2bf4ce2cfe736f690a7c864ce1caa792e29ddcd6d320427b4420bb2fe0d3.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-managed-operations-f950deff4023710ed48b8d0350d8fa5ad1ae93f0d1fb695104e7652426c4d02a.svg");
}
.content.home.product-type-cloud .intelligence {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-intelligence-cecf5eeabb6b42634c09ab7be18273172c4e8239315326d725db35602e72d493.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-intelligence-8c79f8e8c954f6178d6dda728184ecc6107078ea75d9e2a451a9cafb8c43de08.svg");
}
.content.home.product-type-cloud .private {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-private-cloud-c9a7cb357d9ec404ca40c17d3bbf0b7f2826aee7c1087a4b9a6940cfec3387d9.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-private-cloud-c73433084492c31e1ae926aa3fb6d26b53c1f967f4fc9427ace55485c4692ffe.svg");
}
.content.home.product-type-email {
  margin-top: 30px;
}
.content.home.product-type-email .icon {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 35px 35px;
}
.content.home.product-type-email .icon h4 {
  line-height: 16px;
}
.content.home.product-type-email .icon h4 a {
  text-transform: uppercase;
  padding-left: 45px;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.content.home.product-type-email .icon h4 a span {
  font-size: 13px;
  display: block;
  font-weight: 400;
}
.content.home.product-type-email .email {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-email-002b757fc5d26b7742bdf80939bd50b927e69f1a6454f7192d3a78c1fdbddf28.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-email-9be1d2a26215211d0939a80e9945a80bd050cf9ec8ac5f69445f8de4a364d8bf.svg");
}
.content.home.product-type-email .skype {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-skype-d69103aeaf09fa248c0a9933769e18bc5be49425600a4b986cfa81948ffbe3b0.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-skype-aa78760c3185c9b99bb386ded9ea479c1597d6ee9f7139bae3e2a9b18910e308.svg");
}
.content.home.product-type-email .exchange {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-exchange-5db90cf420b784b2d2fdcbc0acba6c458ad69b3d33e5d08cb5d23a978832c57c.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-exchange-285fd152bf75cc8bf4663f0e2176867cd433065e21618fbf5c1bcc86d02a5bda.svg");
}
.content.home.product-type-email .sharepoint {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-sharepoint-514ab97f647fc752468b5f67748085fff406c451f9534c1d3a002083fa657b6b.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-sharepoint-6c576224749c6a01aa55055068735989e2ada26ebf454d951ee1f90d41a808d7.svg");
}
.content.home.product-type-email .email-archiving {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-email-archiving-4d3bfaad0832ee338bb6cd4b870d2464b1da834b74577ce656b047bb7ec5987d.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-email-archiving-9a2551dc5da24ec544aa0fb913042857fde2b33a2d69261262fa5b1b033ae2fa.svg");
}
.content.home.product-type-email .office-365 {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-office-365-f26dd94f6f3a95f1f26db9e5929e8f11300aa5fc6649d3a172c820d21bcdf2b2.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-office-365-1c766d438eb37bdaa013d0107a0bfb0e0ed9e9cdab3a346cbc87d407f86b765e.svg");
}
.content.home.product-type-email .email-wizard {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-wizard-1865db10b473f25f49a023068f241488f6afc5dfe270eb0632725ac4d24a4490.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-wizard-21a4346d6ba699cba91b556b9978396797985f6225f6fcfa017f90c15499c32b.svg");
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 20px;
}
.content.home.product-type-email .email-wizard h4 {
  padding: 7px 0 0 60px;
  margin-bottom: 5px;
}
.content.home.product-type-email .email-wizard p {
  padding-left: 60px;
  margin-bottom: 20px;
}
.content.home.product-type-email .email-wizard aside.cta {
  text-align: right;
}
.content.home.product-type-email .email-wizard aside.cta #email-button {
  border: 1px solid #499917;
  background: none;
  color: #499917;
  padding: 12px 50px;
  margin-top: 7px;
  white-space: nowrap;
}
.content.home.product-type-email .email-wizard aside.cta #email-button:hover {
  background: #499917;
  color: #fff;
}
.content.home.one-half {
  margin-left: 0px;
}
.content.home #inf-guide-callout {
  margin-top: 25px;
}
.content.home #inf-guide-callout h4 {
  margin-bottom: 5px;
}
.content.home #inf-guide-callout aside.cta {
  text-align: right;
}
.content.home #inf-guide-callout aside.cta #guide-button {
  border: 1px solid #499917;
  background: none;
  color: #499917;
  padding: 12px 50px;
  margin-top: 7px;
  white-space: nowrap;
}
.content.home #inf-guide-callout aside.cta #guide-button:hover {
  background: #499917;
  color: #fff;
}
.content.contact {
  margin-top: 20px;
  padding: 1px 0 25px 0;
}
.content.contact div:first-of-type {
  margin-left: 0px;
}
.content.contact div h3 {
  color: #666;
  font-size: 16px;
  font-weight: 300;
}
.content.contact div h3 span {
  display: block;
  font-weight: 600;
  padding-bottom: 7px;
}
.content.contact div h3 em {
  margin-left: 15px;
}
.content #product-type-email #product-type-cloud,
.content #product-type-getstart {
  display: none;
}
.content .primary {
  margin-left: 0px;
}
.content.article-list h4 {
  font-weight: 400;
  margin-bottom: 3px;
  color: #3498DB;
}
.content.article-list h4:hover {
  text-decoration: underline;
}
.content.article-list ul.meta {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom-color: #ddd;
}
.content.article-list ul.meta dl dt, .content.article-list ul.meta dl dd {
  display: inline-block;
  margin: 0 5px 0 0;
}
.content.article-list ul.meta dl dd:after {
  margin-left: 5px;
  content: "|";
}
.content.article-list ul.meta dl dd:last-child:after {
  content: "";
}
.content.product-guide ul {
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  list-style: none;
  margin-left: 0;
}
.content.product-guide ul.meta {
  font-size: 14px;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.content.product-guide ul.breadcrumbs {
  font-size: 11px;
}
.content.faq h4 {
  font-weight: 400;
  margin-bottom: 20px;
  padding-left: 25px;
  background: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-plus-525951e247b6a47e87d9673dd2ccf15f9e88ca14d43ac1289993712d78957f5b.svg") 0 3px no-repeat;
}
.content.faq h4:hover {
  cursor: pointer;
  color: #3498DB;
}
.content.faq h4.active {
  background: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-minus-c80a19d1b0ca41c58003d1ed8d92a2eebdb21d8f1a0b7ca4fd938bf1f377425c.svg") 0 3px no-repeat;
}
.content.faq hr {
  margin-top: 30px;
}

.river {
  width: 100%;
  min-width: 960px;
  background: #F2F5F5;
}

.sidebar {
  min-height: 100%;
  padding: 35px 20px 30px 0;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #474747;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* IE 8+ */
}
.sidebar h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
.sidebar a {
  font-weight: 400;
  text-decoration: none;
  color: #777;
}
.sidebar a:hover {
  color: #3498DB;
}
.sidebar a.home-link {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E1E1E1;
}
.sidebar a.home-link i {
  margin-right: 5px;
}
.sidebar ul {
  margin-bottom: 40px;
}
.sidebar ul li {
  margin-bottom: 13px;
}
.sidebar ul.area li.active {
  display: block;
  padding: 7px 10px;
  background: #3498DB;
  pointer-events: none;
}
.sidebar ul.area li.active a {
  color: #fff;
}
.sidebar ul.nav li.active {
  padding-left: 6px;
  border-left: 3px solid #3498DB;
  font-weight: 700;
  pointer-events: none;
}
.sidebar ul.nav li.active a {
  color: #474747;
}
.sidebar hr {
  margin-bottom: 40px;
  border-width: 0;
  border-top: 1px solid #E1E1E1;
}
.sidebar p {
  color: #757575;
  margin-bottom: 40px;
}
.sidebar p a {
  color: #3498DB;
}
.sidebar p a:hover {
  text-decoration: underline;
}
.sidebar .button-wp a {
  display: block;
  border: 1px solid #3498DB;
  padding: 12px 35px;
  margin-bottom: 35px;
  white-space: nowrap;
  font-weight: 600;
}
.sidebar .button-wp a:hover {
  background: #3498DB;
  color: #fff;
  text-decoration: none;
}
.sidebar .button-wp a i {
  margin-right: 10px;
}

#results-top {
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 9999;
  padding: 5px 10px;
  font-size: 26px;
  color: #fff;
  background: #888;
}

#results-top:hover {
  color: #fff;
  background: #333;
}

.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
}

.support-results-container {
  padding-top: 30px;
  width: 960px !important;
  margin: 0 auto;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.not-found-message {
  margin-left: auto;
  margin-right: auto;
  max-width: 480px;
  width: 90%;
  padding: 80px 0;
  text-align: center;
}
div.not-found-message h1 {
  margin-bottom: 1em;
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 257.143%;
  font-style: normal;
  font-weight: 400;
  color: #474747;
}
div.not-found-message p {
  margin-bottom: 1em;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #474747;
}

.legal-container {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #3498DB;
}
.legal-container p {
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 15px;
}
.legal-container img {
  margin-bottom: 10px;
}

div.banner-redesign-container {
  display: none;
}

div.dropdown {
  margin: 20px;
  border-radius: 5px;
  height: 29px;
  width: 270px;
  background-color: ghostwhite;
  color: #fff;
  content: div.dropdown dtrif;
  align: right;
}

.dropdown select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 29px;
  padding: 5px;
  width: 268px;
  color: black;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.featured-list {
  display: block;
  margin-left: -20px;
  overflow: hidden;
  vertical-align: top;
  width: calc(100% + 35px);
}

div.featured {
  box-sizing: border-box;
  display: inline-block;
  margin-left: 20px;
  margin-right: -0.26rem;
  vertical-align: top;
  width: calc(33.3333% - 25px);
}

.card {
  border-top: 8px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  transition: all 0.1s ease-out 0s;
  width: calc(100% - 2px);
  height: 270px;
  overflow-y: hidden;
}

.card.blue {
  border-top-color: #3498DB;
}

.card .card-content {
  -webkit-border-bottom-colors: none;
  -moz-border-bottom-colors: none;
  border-bottom-colors: none;
  -webkit-border-left-colors: none;
  -moz-border-left-colors: none;
  border-left-colors: none;
  -webkit-border-right-colors: none;
  -moz-border-right-colors: none;
  border-right-colors: none;
  -webkit-border-top-colors: none;
  -moz-border-top-colors: none;
  border-top-colors: none;
  align-items: stretch;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-color: -moz-use-text-color #e6e6e6 #e6e6e6;
  border-image: none;
  border-style: none solid solid;
  border-width: 0;
  display: flex;
  flex-direction: column;
  height: 262px;
  padding: 4px;
  position: relative;
}

.card .card-title {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: calc(0.5em + 8px) 20px 0.5em;
  text-align: center;
}

.card .card-body {
  flex-grow: 1;
  overflow: hidden;
  padding: 5px 20px;
  text-align: center;
}

.card .card-link {
  margin: 5px;
  padding: 5px;
  text-align: center;
}

.card-title h4 {
  font-size: 21px;
  font-weight: 200;
  line-height: 26px;
  margin-bottom: 0px;
}

.card-link a {
  font-size: 12px;
  font-style: unset;
  font-weight: 200;
  text-transform: uppercase;
}

h3.featuredHead {
  color: #999;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 25px;
}

.card-body > p {
  font-family: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}

.card-link > p {
  margin-bottom: 0;
}

@media screen and (min-width: 860px) {
  .dropdown {
    padding: 5px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    background: #303030;
    margin: 20px;
    height: 29px;
    width: 270px;
    background-color: ghostwhite;
    color: #fff;
    content: .dropdown dtrif;
    float: right;
  }

  .allContentHeading {
    float: left;
    width: 50%;
  }
}
.allContentTop {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.dropdown button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: black;
  display: inline-block;
  font-size: 14px;
  width: 270px;
  height: 30px;
  text-align: left;
}

.dropdown option {
  margin: 0px 50px 0px 0px;
  float: left;
  list-style: none;
  font-size: 17px;
}

.dropdown option:last-child {
  margin-right: 0px;
}

.dropdown a {
  color: #777;
  transition: color linear 0.15s;
}

.dropdown a:hover, .dropdown .current-item a {
  text-decoration: none;
  color: #66a992;
}

h3.topicHead {
  border-top: 1px solid #bfbfbf;
  color: #999;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 25px;
  margin-top: 10px;
  padding-top: 25px;
}

.too-tall {
  overflow: hidden;
  height: 6em;
}

.just-right {
  height: auto;
}

.show-more {
  color: #777;
  cursor: pointer;
  font-size: 12px;
  height: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  text-align: center;
}

.show-more:hover {
  color: #1779dd;
}

p.tagline {
  margin-bottom: 20px;
}

.topicList a {
  font-weight: 400;
}

.show-more > a {
  font-size: 16px;
}

ul.paperList {
  margin-bottom: 0px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  list-style-position: outside;
  list-style-type: square;
  margin-left: 20px;
}

.topicList ul.paperList li {
  margin-bottom: 0;
  line-height: 1.75em;
  margin-left: 10px;
}

ul.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  width: 280px;
  margin-left: -6px;
}

.dropdown-menu.scrollable-menu > li {
  margin-bottom: 5px;
}

menu {
  display: block;
}

button {
  color: inherit;
  font: "Titillium Web", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

textarea {
  overflow: auto;
}

[role="button"] {
  cursor: pointer;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: float;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

#dropdownRow {
  height: inherit;
  width: inherit;
}

.fa.fa-caret-down {
  text-align: right;
  width: calc(27%);
}

/*# sourceMappingURL=main.css.map */
