/*! 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;
}

html, body {
  height: 100%;
}

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 .sites {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-sites-fb43826d404d211ff4ada19137af24f6e1f2c37870ffc1c8ecb8f1e0429f6e71.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-sites-1746ae3ca1c52ec39dd510c9bdb73092ca351d4ba0adc14034b05bc6e90609c8.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 .big-data {
  background-image: url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-big-data-2d87ed7def51f6ecae482e130ffead0fef47f5c1406421d8915a1135515ed074.png");
  background-image: none, url("https://657cea1304d5d92ee105-33ee89321dddef28209b83f19f06774f.ssl.cf1.rackcdn.com/icon-big-data-3f9b92b50ccdf640664994c5546987b2301a09228f10a7ffef16c338152b0f76.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;
}

body.not-found .not-found-message {
  margin-left: auto;
  margin-right: auto;
  max-width: 480px;
  width: 90%;
  padding: 80px 0;
  text-align: center;
}
body.not-found .not-found-message h1 {
  margin-bottom: 1em;
}

.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;
}

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