@charset "UTF-8";
@font-face {
  font-family: 'octicons';
  src: url("https://github-images.s3.amazonaws.com/enterprise/2.0/assets/vendor/octicons/octicons/octicons.eot");
  src: url("https://github-images.s3.amazonaws.com/enterprise/2.0/assets/vendor/octicons/octicons/octicons.eot?#iefix") format("embedded-opentype"), url("https://github-images.s3.amazonaws.com/enterprise/2.0/assets/vendor/octicons/octicons/octicons.woff") format("woff"), url("https://github-images.s3.amazonaws.com/enterprise/2.0/assets/vendor/octicons/octicons/octicons.ttf") format("truetype"), url("https://github-images.s3.amazonaws.com/enterprise/2.0/assets/vendor/octicons/octicons/octicons.svg#svgFontName") format("svg"); }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
.not-found-container {
  margin: 50px auto 40px auto;
  width: 600px;
  text-align: center; }
  .not-found-container h1 {
    letter-spacing: -1px;
    line-height: 60px;
    font-size: 60px;
    font-weight: 100;
    margin: 0px;
    text-shadow: 0 1px 0 #fff; }
  .not-found-container p {
    color: #808080; }
  .not-found-container .octicon {
    display: none; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
body div.article div.platform-mac, body div.article div.platform-windows, body div.article div.platform-linux, body div.article span.platform-mac, body div.article span.platform-windows, body div.article span.platform-linux {
  display: none; }

body.platform-switch div.article div.platform-all, body.platform-switch div.article span.platform-all {
  display: none; }

body.platform-switch.platform-mac div.article .platform-mac,
body.platform-switch.platform-windows div.article .platform-windows,
body.platform-switch.platform-linux div.article .platform-linux,
body.platform-switch.platform-all div.article .platform-all {
  display: inline; }

div.article {
  float: left;
  padding-right: 15px;
  width: 690px; }
  div.article h2.staff-only {
    position: relative; }
    div.article h2.staff-only .article-label {
      position: absolute;
      top: 27px;
      left: -75px;
      width: 65px;
      margin-top: -14px;
      text-align: right;
      font-size: 11px;
      text-transform: uppercase;
      color: #B9B9B9;
      font-weight: 300;
      letter-spacing: 0;
      text-shadow: none; }
      div.article h2.staff-only .article-label span {
        padding: 3px 6px 2px;
        background-color: #F8EEC7;
        border-radius: 3px;
        color: #A1882B; }
  div.article .full-image {
    position: absolute;
    top: 5px;
    right: -20px;
    z-index: 100; }
    div.article .full-image img {
      position: absolute;
      top: 0;
      right: 20px;
      margin: 0;
      max-width: 600px;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
    div.article .full-image:hover .octicon-x {
      color: #666; }
    div.article .full-image .octicon-x {
      position: absolute;
      top: 0px;
      right: 0px;
      color: #999;
      cursor: pointer; }
  div.article .emoji {
    padding: 0;
    border: 0; }
  div.article #article-platform-nav {
    display: none; }
    div.article #article-platform-nav ul {
      overflow: hidden;
      margin-left: -5px; }
      div.article #article-platform-nav ul li {
        display: block;
        float: left;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        padding-bottom: 5px; }
        div.article #article-platform-nav ul li.hidden {
          display: none; }
        div.article #article-platform-nav ul li:first-child a {
          border: none; }
        div.article #article-platform-nav ul li a {
          border-left: 1px solid #999;
          padding: 0 5px; }
        div.article #article-platform-nav ul li.selected {
          color: #666;
          cursor: default;
          background: transparent url("/assets/images/site/under-triangle.gif") center bottom no-repeat; }
          div.article #article-platform-nav ul li.selected a {
            color: #333; }
  div.article div.helper {
    margin: .7em 0;
    position: relative; }
    div.article div.helper.closed h4.header {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    div.article div.helper h4.header {
      height: 30px;
      border: 1px solid #eaeaea;
      border-bottom-color: #cacaca;
      -webkit-border-radius: 3px 3px 0 0;
      -moz-border-radius: 3px 3px 0 0;
      border-radius: 3px 3px 0 0;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      background: transparent url("/assets/images/site/gradient-sprite.png") 0 -94px repeat-x;
      margin: 0; }
      div.article div.helper h4.header a {
        display: block;
        padding: 0 0 0 32px;
        background: transparent url("/assets/images/site/info-icon.png") 8px center no-repeat;
        color: #777;
        font-size: 12px;
        line-height: 31px;
        font-weight: bold;
        text-shadow: 0 1px 0 white;
        cursor: pointer;
        text-decoration: none; }
      div.article div.helper h4.header:hover {
        background-position: 0 -128px; }
        div.article div.helper h4.header:hover a {
          color: #4183c4; }
    div.article div.helper div.content {
      padding: 20px;
      border: solid #eaeaea;
      border-width: 0 1px 1px 1px;
      -webkit-border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
      div.article div.helper div.content > p:first-child, div.article div.helper div.content > h3:first-child {
        margin-top: 0;
        padding-top: 0; }
      div.article div.helper div.content > p:last-child, div.article div.helper div.content > blockquote:last-child {
        margin-bottom: 0;
        padding-bottom: 0; }
      div.article div.helper div.content blockquote {
        margin: .7em 0; }
      div.article div.helper div.content img {
        max-width: 620px; }
  div.article div.founders {
    position: relative;
    overflow: hidden; }
    div.article div.founders a {
      display: block;
      float: left;
      text-align: center;
      margin-right: 10px; }
      div.article div.founders a p {
        margin: 0; }
  div.article div.support-footer {
    display: block;
    margin: 40px 0; }

.sidebar {
  width: 219px;
  float: left;
  border-left: 1px solid #eee;
  padding: 5px 0 15px 15px; }
  .sidebar li.muted, .sidebar li.muted a {
    color: #666; }

div.native-download {
  position: relative;
  overflow: hidden;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  border-radius: 3px;
  padding: 10px;
  margin-top: 20px; }
  div.native-download p {
    position: relative;
    float: left;
    margin: 0px;
    font-weight: bold; }
    div.native-download p span {
      position: relative;
      vertical-align: middle;
      height: 32px;
      line-height: 32px;
      display: inline-block; }
    div.native-download p .mega-icon {
      color: #666;
      padding-right: 10px;
      display: inline-block;
      height: 32px;
      line-height: 32px;
      font-weight: normal; }
  div.native-download .button {
    position: relative;
    float: right; }

ul.article-footer {
  text-align: center; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
ul#bootcamp {
  margin-left: 140px;
  position: relative;
  overflow: hidden; }
  ul#bootcamp li {
    display: block;
    position: relative;
    float: left;
    margin-right: 10px; }
    ul#bootcamp li:last-child {
      margin-right: 0px; }
    ul#bootcamp li a {
      position: relative;
      height: 158px;
      width: 157px;
      display: block;
      text-decoration: none; }
      ul#bootcamp li a img {
        height: 125px;
        border: solid #ddd;
        border-width: 1px 1px 0 1px;
        display: block;
        position: relative;
        bottom: 0;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box; }
      ul#bootcamp li a h4 {
        border: 1px solid #bbcdd7;
        height: 30px;
        line-height: 30px;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        color: #3a505b;
        font-weight: bold;
        text-align: center;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
        background: transparent url("/assets/images/site/gradient-sprite.png") 0 0px repeat-x; }
      ul#bootcamp li a:hover h4 {
        background-position: 0 -30px; }
    ul#bootcamp li:last-child a {
      width: 158px; }

div#common-issues {
  background-color: #fafafa;
  border-radius: 3px;
  margin: 30px 0;
  border: 1px solid #ddd;
  box-shadow: 0 1px 0 #ddd; }
  div#common-issues h3 {
    margin: 0;
    padding: 5px 15px;
    border-bottom: 1px solid #ddd; }
  div#common-issues ul {
    background: #fff;
    overflow: hidden; }
    div#common-issues ul li {
      margin: 0;
      border-bottom: 1px solid #ddd; }
      div#common-issues ul li a {
        padding: 5px 15px 5px 25px;
        background-position: 15px 10px; }
        div#common-issues ul li a:hover {
          background-color: #f2f8ff;
          background-position: 17px 10px; }
      div#common-issues ul li:last-child {
        border: none; }

h2.search-title {
  margin: 30px 0 0;
  text-align: center;
  font-size: 36px;
  color: #999; }

ul#categories {
  position: relative; }
  ul#categories li {
    position: relative; }
    ul#categories li h5 {
      padding-bottom: 5px;
      margin: 15px 0 10px;
      font-size: 15px;
      font-weight: bold;
      color: #666;
      border-bottom: 1px solid #DDD; }
      ul#categories li h5 a {
        color: #666; }
        ul#categories li h5 a:hover {
          text-decoration: underline; }
    ul#categories li.reorder .white-nav {
      display: block; }
    ul#categories li .button-nav {
      position: absolute;
      top: -3px;
      right: 0; }
      ul#categories li .button-nav.persist {
        display: block; }
    ul#categories li ul.disabled-actions {
      display: none; }

div#current-category-articles ul.chevron {
  margin-top: 10px; }
  div#current-category-articles ul.chevron ul.chevron {
    padding: 0 0 0 1em;
    margin: 0; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
.hidden {
  display: none; }

.search-spinner {
  line-height: 200px;
  /* or whatever you want, should match height */
  text-align: center; }
  .search-spinner img {
    vertical-align: middle; }

ul.search-results {
  margin-top: 20px;
  border-top: 1px solid #ddd; }
  ul.search-results li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    color: #666; }
    ul.search-results li span.search-term {
      font-weight: bold;
      color: #333; }
    ul.search-results li h3 {
      font-size: 15px;
      font-weight: bold; }
      ul.search-results li h3 a:hover {
        text-decoration: underline; }
    ul.search-results li .label {
      text-transform: uppercase;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      background-color: #fafafa;
      background: -moz-linear-gradient(#fafafa, #eaeaea);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#fafafa, #eaeaea);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea')";
      /* IE8+ */
      position: relative;
      display: inline-block;
      top: -1px;
      color: #aa0000;
      font-size: 13px;
      font-weight: bold;
      font-size: 9px;
      padding: 1px 2px; }
      ul.search-results li .label a {
        color: #999; }
    ul.search-results li p {
      margin: .5em 0; }
    ul.search-results li p.category {
      font-weight: bold;
      font-size: 13px; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
.content-header .white-button {
  padding: 0px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #999;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none; }
  .content-header .white-button:hover {
    background-color: #4183c4;
    color: #fff; }

.content-header .silver-button {
  background: transparent url("/assets/images/site/gradient-sprite.png") 0 -95px repeat-x;
  position: relative;
  float: left;
  display: block;
  height: 24px;
  margin: 0;
  padding: 0 8px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  box-sizing: content-box; }
  .content-header .silver-button:hover {
    background-position: 0 -129px; }

input.classy,
button.classy,
input.classy:disabled,
input.classy.disabled,
button.classy:disabled,
button.classy.disabled,
a.button.classy:disabled,
a.button.classy.disabled,
button.classy:disabled:hover,
button.classy.disabled:disabled:hover,
a.button.classy.disabled:hover:disabled,
a.button.classy.disabled:hover, a.button.classy,
input.classy:disabled:hover,
button.classy:disabled:hover,
a.button.classy:disabled:hover, a.button.classy.disabled:hover {
  display: inline-block;
  padding: 8px 15px;
  line-height: normal;
  position: relative;
  font-family: helvetica, arial, freesans, clean, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  text-shadow: 0 1px rgba(255, 255, 255, 0.9);
  background-color: #f5f5f5;
  background: -moz-linear-gradient(#f5f5f5, #e5e5e5);
  /* FF 3.6+ */
  background: -webkit-linear-gradient(#f5f5f5, #e5e5e5);
  /* Safari 5.1+, Chrome 10+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e5e5')";
  /* IE8+ */
  border-radius: 3px;
  border: 1px solid #ddd;
  border-bottom-color: #bbb;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none; }
  input.classy.primary,
  button.classy.primary,
  input.primary.classy:disabled,
  input.primary.classy.disabled,
  a.primary.button.classy:disabled,
  a.primary.button.classy.disabled,
  button.primary.classy:disabled:hover,
  a.primary.button.classy.disabled:hover, a.button.classy.primary,
  input.classy:disabled:hover.primary,
  button.classy:disabled:hover.primary,
  a.button.classy:disabled:hover.primary, a.button.classy.disabled:hover.primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    border-color: #74bb5a;
    border-bottom-color: #509338;
    background-color: #8add6d;
    background: -moz-linear-gradient(#8add6d, #60b044);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#8add6d, #60b044);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8add6d', endColorstr='#60b044')";
    /* IE8+ */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
    input.classy.primary:hover,
    button.classy.primary:hover,
    input.primary.classy:hover:disabled,
    input.primary.classy.disabled:hover,
    a.primary.button.classy:hover:disabled,
    a.primary.button.classy.disabled:hover,
    button.primary.classy.disabled:hover:disabled, a.button.classy.primary:hover,
    input.classy:disabled:hover.primary:hover,
    button.classy:disabled:hover.primary:hover,
    a.button.classy:disabled:hover.primary:hover, a.button.classy.disabled:hover.primary:hover {
      background-color: #69d344;
      background: -moz-linear-gradient(#69d344, #4c8b36);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#69d344, #4c8b36);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#69d344', endColorstr='#4c8b36')";
      /* IE8+ */
      border-color: #4a993e;
      color: #fff; }
  input.classy.orange,
  button.classy.orange,
  input.orange.classy:disabled,
  input.orange.classy.disabled,
  a.orange.button.classy:disabled,
  a.orange.button.classy.disabled,
  button.orange.classy:disabled:hover,
  a.orange.button.classy.disabled:hover, a.button.classy.orange,
  input.classy:disabled:hover.orange,
  button.classy:disabled:hover.orange,
  a.button.classy:disabled:hover.orange, a.button.classy.disabled:hover.orange {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    border-color: #e14100;
    border-bottom-color: #e14100;
    background-color: #f27809;
    background: -moz-linear-gradient(#f27809, #e14100);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#f27809, #e14100);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27809', endColorstr='#e14100')";
    /* IE8+ */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
    input.classy.orange:hover,
    button.classy.orange:hover,
    input.orange.classy:hover:disabled,
    input.orange.classy.disabled:hover,
    a.orange.button.classy:hover:disabled,
    a.orange.button.classy.disabled:hover,
    button.orange.classy.disabled:hover:disabled, a.button.classy.orange:hover,
    input.classy:disabled:hover.orange:hover,
    button.classy:disabled:hover.orange:hover,
    a.button.classy:disabled:hover.orange:hover, a.button.classy.disabled:hover.orange:hover {
      background-color: #e37108;
      background: -moz-linear-gradient(#e37108, #d23d00);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#e37108, #d23d00);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e37108', endColorstr='#d23d00')";
      /* IE8+ */
      border-color: #d23d00;
      color: #fff; }
  input.classy.danger,
  button.classy.danger,
  input.danger.classy:disabled,
  input.danger.classy.disabled,
  a.danger.button.classy:disabled,
  a.danger.button.classy.disabled,
  button.danger.classy:disabled:hover,
  a.danger.button.classy.disabled:hover, a.button.classy.danger,
  input.classy:disabled:hover.danger,
  button.classy:disabled:hover.danger,
  a.button.classy:disabled:hover.danger, a.button.classy.disabled:hover.danger {
    color: #990000; }
    input.classy.danger:hover,
    button.classy.danger:hover,
    input.danger.classy:hover:disabled,
    input.danger.classy.disabled:hover,
    a.danger.button.classy:hover:disabled,
    a.danger.button.classy.disabled:hover,
    button.danger.classy.disabled:hover:disabled, a.button.classy.danger:hover,
    input.classy:disabled:hover.danger:hover,
    button.classy:disabled:hover.danger:hover,
    a.button.classy:disabled:hover.danger:hover, a.button.classy.disabled:hover.danger:hover {
      color: #fff;
      text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.3);
      border-bottom-color: #cd504a;
      background-color: #dc5f59;
      background: -moz-linear-gradient(#dc5f59, #b33630);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#dc5f59, #b33630);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc5f59', endColorstr='#b33630')";
      /* IE8+ */ }
    input.classy.danger:disabled, input.classy.danger.disabled,
    input.danger.classy:disabled,
    button.danger.classy:disabled,
    a.danger.button.classy:disabled,
    button.danger.classy:disabled:hover,
    a.danger.button.classy.disabled:disabled:hover,
    input.danger.disabled.classy,
    button.danger.disabled.classy,
    a.danger.disabled.button.classy,
    button.danger.disabled.classy:disabled:hover,
    a.danger.disabled.button.classy:hover, a.button.classy.danger:disabled, a.button.classy.danger.disabled,
    input.classy:disabled:hover.danger:disabled,
    button.classy:disabled:hover.danger:disabled,
    a.button.classy:disabled:hover.danger:disabled,
    input.classy:disabled:hover.danger.disabled,
    button.classy:disabled:hover.danger.disabled,
    a.button.classy:disabled:hover.danger.disabled, a.button.classy.disabled:hover.danger:disabled, a.button.classy.disabled:hover.danger.disabled {
      color: #990000;
      text-shadow: 0 1px 0 #fff;
      border-bottom: 1px solid #ebebeb;
      background-color: #ffffff;
      background: -moz-linear-gradient(#ffffff, #e1e1e1);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#ffffff, #e1e1e1);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1')";
      /* IE8+ */ }
    input.classy.danger.mousedown,
    button.classy.danger.mousedown,
    input.classy.danger.primary.mousedown,
    a.classy.danger.button.primary.mousedown,
    input.danger.primary.mousedown.classy:disabled:hover,
    input.classy.danger.orange.mousedown,
    a.classy.danger.button.orange.mousedown,
    input.danger.orange.mousedown.classy:disabled:hover,
    input.danger.mousedown.classy:disabled,
    input.danger.mousedown.classy.disabled,
    a.danger.mousedown.button.classy:disabled,
    a.danger.mousedown.button.classy.disabled,
    button.danger.mousedown.classy:disabled:hover, a.button.classy.danger.mousedown,
    input.classy:disabled:hover.danger.mousedown,
    button.classy:disabled:hover.danger.mousedown,
    a.button.classy:disabled:hover.danger.mousedown, a.button.classy.disabled:hover.danger.mousedown {
      border-bottom-color: #dc5f59;
      background-color: #b33630;
      background: -moz-linear-gradient(#b33630, #dc5f59);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#b33630, #dc5f59);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b33630', endColorstr='#dc5f59')";
      /* IE8+ */ }
  input.classy:hover,
  button.classy:hover,
  input.classy:hover:disabled,
  input.classy.disabled:hover,
  a.button.classy:hover:disabled,
  a.button.classy.disabled:hover,
  button.classy.disabled:hover:disabled,
  a.button.classy.disabled:hover:disabled, a.button.classy:hover,
  input.classy:disabled:hover:hover,
  button.classy:disabled:hover:hover,
  a.button.classy:disabled:hover:hover, a.button.classy.disabled:hover:hover {
    color: #337797;
    text-decoration: none;
    background-color: #f0f7fa;
    background: -moz-linear-gradient(#f0f7fa, #d8eaf2);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#f0f7fa, #d8eaf2);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f7fa', endColorstr='#d8eaf2')";
    /* IE8+ */
    border-color: #cbe3ee;
    border-bottom-color: #97c7dd; }
  input.classy:disabled, input.classy.disabled,
  input.classy:disabled,
  button.classy:disabled,
  a.button.classy:disabled,
  button.classy:disabled:hover,
  button.classy.disabled:disabled:hover,
  a.button.classy.disabled:disabled:hover,
  input.disabled.classy,
  button.disabled.classy,
  a.disabled.button.classy,
  button.disabled.classy:disabled:hover,
  a.disabled.button.classy:hover:disabled,
  a.disabled.button.classy:hover, a.button.classy:disabled, a.button.classy.disabled,
  input.classy:disabled:hover:disabled,
  button.classy:disabled:hover:disabled,
  a.button.classy:disabled:hover:disabled,
  input.classy:disabled:hover.disabled,
  button.classy:disabled:hover.disabled,
  a.button.classy:disabled:hover.disabled, a.button.classy.disabled:hover:disabled, a.button.classy.disabled:hover.disabled {
    opacity: 0.5; }
  input.classy.mousedown,
  button.classy.mousedown,
  input.classy.primary.mousedown,
  button.classy.primary.mousedown,
  a.classy.button.primary.mousedown,
  input.primary.mousedown.classy:disabled:hover,
  a.primary.mousedown.button.classy:disabled:hover,
  a.classy.button.disabled.primary.mousedown:hover,
  input.classy.orange.mousedown,
  button.classy.orange.mousedown,
  a.classy.button.orange.mousedown,
  input.orange.mousedown.classy:disabled:hover,
  a.orange.mousedown.button.classy:disabled:hover,
  a.classy.button.disabled.orange.mousedown:hover,
  input.mousedown.classy:disabled,
  input.mousedown.classy.disabled,
  a.mousedown.button.classy:disabled,
  a.mousedown.button.classy.disabled,
  button.mousedown.classy:disabled:hover,
  a.mousedown.button.classy.disabled:hover, a.button.classy.mousedown,
  input.classy:disabled:hover.mousedown,
  button.classy:disabled:hover.mousedown,
  a.button.classy:disabled:hover.mousedown, a.button.classy.disabled:hover.mousedown {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #2a65a0;
    border-bottom-color: #0770a0;
    background-color: #0770a0;
    background: -moz-linear-gradient(#0770a0, #0ca6dd);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#0770a0, #0ca6dd);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0770a0', endColorstr='#0ca6dd')";
    /* IE8+ */ }

button.classy::-moz-focus-inner, input.classy:disabled::-moz-focus-inner, input.classy.disabled::-moz-focus-inner,
button.classy:disabled::-moz-focus-inner,
button.classy.disabled::-moz-focus-inner, a.button.classy:disabled::-moz-focus-inner, a.button.classy.disabled::-moz-focus-inner,
button.classy:hover:disabled::-moz-focus-inner,
button.classy.disabled:hover:disabled::-moz-focus-inner, a.button.classy.disabled:disabled:hover::-moz-focus-inner, a.button.classy.disabled:hover::-moz-focus-inner {
  margin: -1px -3px; }

a.button.classy {
  display: inline-block; }

button.classy img, input.classy:disabled img, input.classy.disabled img,
button.classy:disabled img,
button.classy.disabled img, a.button.classy:disabled img, a.button.classy.disabled img,
button.classy:disabled:hover img,
button.classy.disabled:disabled:hover img, a.button.classy.disabled:hover:disabled img, a.button.classy.disabled:hover img, a.button.classy img {
  position: relative;
  top: -1px;
  margin-right: 3px;
  vertical-align: middle; }

.minibutton {
  position: relative;
  display: inline-block;
  padding: 0 10px 0 10px;
  color: #333;
  font-family: helvetica, arial, freesans, clean, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  text-shadow: 0 1px 0 #fff;
  white-space: nowrap;
  border: 1px solid #d4d4d4;
  border-bottom-color: #bcbcbc;
  border-radius: 3px;
  background-color: #fafafa;
  background: -moz-linear-gradient(#fafafa, #eaeaea);
  background: -webkit-linear-gradient(#fafafa, #eaeaea);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea')";
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none; }
  .minibutton i {
    font-weight: 500;
    font-style: normal;
    opacity: 0.6; }
  .minibutton.danger {
    color: #990000; }
    .minibutton.danger:hover {
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
      border-color: #d4d4d4;
      background-color: #dc5f59;
      background: -moz-linear-gradient(#dc5f59, #b33630);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#dc5f59, #b33630);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc5f59', endColorstr='#b33630')";
      /* IE8+ */ }
    .minibutton.danger.mousedown {
      border-color: #a0302a;
      border-bottom-color: #c65651;
      background-color: #b33630;
      background: -moz-linear-gradient(#b33630, #dc5f59);
      /* FF 3.6+ */
      background: -webkit-linear-gradient(#b33630, #dc5f59);
      /* Safari 5.1+, Chrome 10+ */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b33630', endColorstr='#dc5f59')";
      /* IE8+ */ }
  .minibutton.green {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background-color: #36b825;
    background: -moz-linear-gradient(#36b825, #28881b);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#36b825, #28881b);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#36b825', endColorstr='#28881b')";
    /* IE8+ */
    border-color: #4a993e; }
  .minibutton.blue {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #275666;
    background-color: #448da6;
    background: -moz-linear-gradient(#448da6, #32687b);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#448da6, #32687b);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#448da6', endColorstr='#32687b')";
    /* IE8+ */ }
  .minibutton.mousedown {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #2a65a0;
    border-bottom-color: #518cc6;
    background-color: #3072b3;
    background: -moz-linear-gradient(#3072b3, #599bdc);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#3072b3, #599bdc);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3072b3', endColorstr='#599bdc')";
    /* IE8+ */ }
  .minibutton.selected {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    border-color: #686868;
    background-color: #767676;
    background: -moz-linear-gradient(#767676, #9e9e9e);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#767676, #9e9e9e);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#767676', endColorstr='#9e9e9e')";
    /* IE8+ */ }
  .minibutton:hover {
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #518cc6;
    border-bottom-color: #2a65a0;
    background-color: #599bdc;
    background: -moz-linear-gradient(#599bdc, #3072b3);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#599bdc, #3072b3);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bdc', endColorstr='#3072b3')";
    /* IE8+ */ }
    .minibutton:hover.btn-windows .icon {
      background-position: -17px 3px; }
  .minibutton:disabled, .minibutton.disabled {
    opacity: 0.5;
    cursor: default; }

.btn {
  display: inline-block;
  margin: 0;
  padding: 10px 15px;
  font-weight: bold;
  line-height: 1;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  background-color: #ffffff;
  background: -moz-linear-gradient(#ffffff, #eeeeee);
  /* FF 3.6+ */
  background: -webkit-linear-gradient(#ffffff, #eeeeee);
  /* Safari 5.1+, Chrome 10+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee')";
  /* IE8+ */
  background-repeat: repeat-x;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  vertical-align: middle; }
  .btn:hover {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #45b3f3;
    background: -moz-linear-gradient(#45b3f3, #1d6ac8);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#45b3f3, #1d6ac8);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#45b3f3', endColorstr='#1d6ac8')";
    /* IE8+ */
    border-color: #1d6ac8 #1d6ac8 #1a5eb2; }
    .btn.btn-primary:active {
      border-color: #17529b; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
/* General */
input, textarea {
  position: relative;
  padding: 0 5px;
  margin: 0px;
  border: solid #ddd;
  border-width: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  color: #333;
  font-size: 13px;
  line-height: 24px; }
  input.one-line, textarea.one-line {
    height: 24px; }
  input:focus, textarea:focus {
    border-color: #a8d4ff;
    color: #333; }

label {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #666;
  margin: 10px 0 5px; }

select {
  width: 328px; }
  select.callout {
    height: 26px;
    width: 80px;
    margin-left: 5px; }

.version-picker select {
  width: 150px; }

.version-picker {
  position: absolute;
  left: 680px; }

.btn-text-field {
  display: table;
  margin-top: 10px;
  width: 100%; }
  .btn-text-field .input, .btn-text-field .btn {
    height: 24px;
    font-size: 13px;
    line-height: 25px;
    vertical-align: middle;
    border: solid #ddd;
    display: table-cell;
    cursor: pointer; }
  .btn-text-field .input {
    border-width: 1px 0 1px 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #999;
    padding: 0 5px;
    outline: none;
    margin: 0px; }
  .btn-text-field .btn {
    background: transparent url("/assets/images/site/gradient-sprite.png") 0 -95px repeat-x;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-width: 1px;
    padding: 0px 5px;
    margin: 0px;
    box-sizing: content-box;
    font-weight: bold;
    color: #666; }
    .btn-text-field .btn:hover {
      background-position: 0 -129px; }

#save-actions {
  display: block;
  overflow: hidden;
  margin-top: 20px; }
  #save-actions ul {
    float: right; }
  #save-actions li {
    float: right;
    margin-left: 24px; }
  #save-actions label {
    float: right;
    margin-top: 3px; }
  #save-actions input[type='checkbox'] {
    float: right;
    margin-top: 8px;
    margin-right: 8px; }

/* Specific */
form#contact #contact_comments, form#contact #contact_subject {
  width: 648px;
  max-width: 648px; }

form#contact #contact_name {
  margin-right: 20px; }

form#contact textarea {
  height: 400px; }

form#contact dl.form {
  clear: both;
  float: left; }

form#contact dl.form.two-col {
  clear: none;
  float: left; }
  form#contact dl.form.two-col input {
    width: 308px; }

form#contact .primary {
  margin-top: 20px; }

form#new_category {
  padding-bottom: 10px;
  margin: 15px 0 0 0;
  border-bottom: 1px solid #ddd; }
  form#new_category .input {
    font: 15px helvetica, arial, freesans, clean, sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #666;
    border: 0;
    padding: 0; }
  form#new_category .btn {
    float: right;
    margin-top: -5px; }

div#article-form-container .errors {
  padding: 10px;
  border: 2px solid #D63301;
  background-color: #FFCCBA;
  color: #D63301; }

div#article-form-container .field {
  display: block;
  margin-bottom: 20px; }

div#article-form-container .two-column {
  float: left; }

div#article-form-container .one-column {
  clear: both; }

div#article-form-container #bookmarklet, div#article-form-container #audience {
  margin-left: 20px; }

div#article-form-container #audience select {
  width: 220px; }

div#article-form-container .text-field {
  width: 648px;
  display: block;
  font-family: Monaco, "DejaVu Sans Mono", "Courier New", monospace; }
  div#article-form-container .text-field:disabled {
    background-color: #eee;
    color: #aaa; }

div#article-form-container .preview {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px; }

div#article-form-container .write {
  margin-bottom: 5px; }

.edit_category a.button {
  margin-left: 10px; }

div.article-form-action-bar {
  font-size: 12px;
  font-weight: bold;
  height: 30px; }
  div.article-form-action-bar h4 {
    position: relative;
    float: left;
    font-weight: bold;
    color: #999;
    height: 20px;
    line-height: 26px; }
  div.article-form-action-bar ul {
    position: relative;
    float: left; }
    div.article-form-action-bar ul li {
      position: relative;
      float: left; }
  div.article-form-action-bar .custom-markup-injectors {
    float: right; }
    div.article-form-action-bar .custom-markup-injectors ul li a {
      display: block;
      margin-left: 5px;
      padding: 0 10px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: 1px solid #ddd;
      background-color: #f9f9f9;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e5e5e5));
      background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5);
      background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5);
      background-image: -ms-linear-gradient(top, #f9f9f9, #e5e5e5);
      background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5);
      background-image: linear-gradient(top, #f9f9f9, #e5e5e5);
      line-height: 24px;
      color: #999;
      text-shadow: 0 1px 0px #fff; }
    div.article-form-action-bar .custom-markup-injectors ul li a:hover {
      background-color: #eee;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#dedede));
      background-image: -webkit-linear-gradient(top, #eee, #dedede);
      background-image: -moz-linear-gradient(top, #eee, #dedede);
      background-image: -ms-linear-gradient(top, #eee, #dedede);
      background-image: -o-linear-gradient(top, #eee, #dedede);
      background-image: linear-gradient(top, #eee, #dedede);
      color: #666; }

.preview-tabs {
  font-size: 12px;
  font-weight: bold; }
  .preview-tabs li {
    display: inline-block; }
  .preview-tabs a {
    margin-left: 0;
    margin-right: 10px;
    padding-bottom: 5px;
    line-height: 21px; }
    .preview-tabs a.selected {
      color: #666;
      cursor: default;
      background: transparent url("/assets/images/site/under-triangle.gif") center bottom no-repeat; }

div.search-form.small input, div.search-form.small button {
  height: 24px;
  font-size: 13px; }

div.search-form.small button {
  background: transparent url("/assets/images/site/gradient-sprite.png") 0 -95px repeat-x;
  width: 27px; }
  div.search-form.small button span {
    top: 4px; }
  div.search-form.small button:hover {
    background-position: 0 -129px; }

div.search-form.big {
  margin: 10px auto;
  padding: 0;
  width: 660px; }
  div.search-form.big input, div.search-form.big button {
    height: 30px;
    font-size: 16px; }
  div.search-form.big button {
    background: transparent url("/assets/images/site/gradient-sprite.png") 0 -92px repeat-x;
    width: 35px; }
    div.search-form.big button span {
      font-size: 16px;
      top: 7px; }
    div.search-form.big button:hover {
      background-position: 0 -126px; }
  div.search-form.big .autocomplete-results {
    width: 650px; }

div.search-form .outer, div.search-form .inner {
  position: relative; }

div.search-form .inner {
  display: table; }

div.search-form h2 {
  text-align: center;
  margin: 0 0 10px; }

div.search-form input {
  display: table-cell;
  width: 100%;
  position: relative;
  border: solid #ddd;
  border-width: 1px 0 1px 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #999;
  padding: 0 5px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  div.search-form input:focus {
    border-color: #a8d4ff;
    color: #333; }

div.search-form button {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ddd;
  position: relative;
  text-indent: -9000px;
  vertical-align: middle; }
  div.search-form button span {
    position: absolute;
    left: 50%;
    margin-left: -7px;
    display: block;
    padding: 0;
    text-indent: 0;
    cursor: pointer;
    width: 16px;
    height: 16px;
    color: #333; }

div.search-form .autocomplete-results {
  position: absolute;
  margin-top: 5px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  clear: both;
  z-index: 2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  div.search-form .autocomplete-results .header a {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-width: 1px;
    font-size: 12px;
    color: #666; }
  div.search-form .autocomplete-results .header:last-child a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
  div.search-form .autocomplete-results table {
    width: 100%; }
    div.search-form .autocomplete-results table tr:last-child a {
      -webkit-border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
  div.search-form .autocomplete-results a {
    outline: none;
    padding: 5px 10px;
    display: block;
    color: #333;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    border: solid #ddd;
    border-width: 0 1px 1px 1px;
    background-color: #fff; }
    div.search-form .autocomplete-results a:hover {
      background-color: #3586c3;
      color: #fff; }
    div.search-form .autocomplete-results a.selected {
      background-color: #3586c3;
      color: #fff; }

.search-form-btn {
  display: table-cell;
  width: 1%;
  vertical-align: middle; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
.markdown-format h1 .octicon-link, .markdown-format h2 .octicon-link, .markdown-format h3 .octicon-link, .markdown-format h4 .octicon-link, .markdown-format h5 .octicon-link, .markdown-format h6 .octicon-link {
  display: none;
  color: #000; }

.markdown-format h1 a.anchor:focus, .markdown-format h2 a.anchor:focus, .markdown-format h3 a.anchor:focus, .markdown-format h4 a.anchor:focus, .markdown-format h5 a.anchor:focus, .markdown-format h6 a.anchor:focus {
  outline: none; }

.markdown-format h1:hover a.anchor, .markdown-format h2:hover a.anchor, .markdown-format h3:hover a.anchor, .markdown-format h4:hover a.anchor, .markdown-format h5:hover a.anchor, .markdown-format h6:hover a.anchor {
  text-decoration: none;
  line-height: 1;
  padding-left: 0;
  top: 15%; }
  .markdown-format h1:hover a.anchor .octicon-link, .markdown-format h2:hover a.anchor .octicon-link, .markdown-format h3:hover a.anchor .octicon-link, .markdown-format h4:hover a.anchor .octicon-link, .markdown-format h5:hover a.anchor .octicon-link, .markdown-format h6:hover a.anchor .octicon-link {
    display: inline-block;
    margin-left: -16px; }

.markdown-format h4.header a.anchor .octicon-link {
  display: none; }

.markdown-format h1 {
  font-size: 36px;
  font-weight: 300;
  color: #333;
  margin-top: 20px; }

.markdown-format h2 {
  font-size: 36px;
  font-weight: 300;
  color: #666;
  margin-top: 20px; }

.markdown-format > h1:first-child, .markdown-format > h2 {
  margin-top: 0; }

.markdown-format h3 {
  color: #325d72;
  font-weight: bold;
  font-size: 24px;
  margin: 1.5em 0 1em;
  border-bottom: 1px solid #ddd; }

.markdown-format h4 {
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
  margin: 1em 0; }

.markdown-format h5 {
  color: #325D72;
  font-weight: bold;
  font-size: 1em;
  margin: 1em 0; }

.markdown-format h6 {
  color: #666;
  font-weight: 300;
  font-size: 1em;
  margin: 1em 0; }

.markdown-format p {
  margin: 1em 0; }

.markdown-format ul {
  padding-left: .7em;
  padding-bottom: 10px;
  margin: 1em 0; }
  .markdown-format ul li {
    background: transparent url("/assets/images/site/li-chevron.png") 0 0.4em no-repeat;
    padding-left: .7em;
    margin: 5px 0; }

.markdown-format ol {
  counter-reset: li;
  list-style: none;
  position: relative;
  padding-bottom: 10px; }
  .markdown-format ol > li {
    padding: 5px 0 5px 55px;
    position: relative;
    margin-bottom: 5px; }
    .markdown-format ol > li:before {
      content: counter(li);
      counter-increment: li;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 30px;
      padding: 0 10px 0 0;
      color: #999;
      font-size: 22px;
      font-weight: bold;
      line-height: 35px;
      text-align: right;
      border-right: 1px solid #ddd; }
    .markdown-format ol > li > p:first-child {
      margin-top: 0; }
    .markdown-format ol > li:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .markdown-format ol > li img {
      max-width: 100px;
      margin: 0 0 0 10px;
      float: right;
      border: 1px solid #ddd;
      cursor: pointer; }
      .markdown-format ol > li img.expanded {
        max-width: 400px; }

.markdown-format a {
  color: #4183c4;
  text-decoration: none; }
  .markdown-format a:hover {
    text-decoration: underline; }
  .markdown-format a code {
    border-color: #4183C4; }

.markdown-format strong {
  font-weight: bold; }

.markdown-format img {
  padding: 1px;
  background: #fff;
  border: 1px solid #ddd;
  max-width: 660px; }

.markdown-format hr {
  margin: 1.5em 0; }

.markdown-format blockquote {
  color: #666;
  background: transparent url("/assets/images/site/blockquote-arrow.png") 0 2px no-repeat;
  padding-left: 15px;
  margin: 1em 0; }
  .markdown-format blockquote strong {
    color: #666; }

.markdown-format table {
  width: 100%;
  border-collapse: collapse;
  border: solid #ddd;
  border-width: 1px 1px 2px 1px;
  margin: 1em 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  .markdown-format table th, .markdown-format table td {
    border: solid #ddd;
    border-width: 1px;
    padding: 10px;
    vertical-align: top; }
    .markdown-format table th > *:first-child, .markdown-format table td > *:first-child {
      margin-top: 0; }
    .markdown-format table th > *:first-child, .markdown-format table td > *:first-child {
      margin-bottom: 0; }
  .markdown-format table th {
    font-weight: bold;
    color: #325d72;
    background-color: #eee; }

.markdown-format dl {
  margin: 1em 0; }
  .markdown-format dl dt {
    font-weight: bold; }
  .markdown-format dl dd {
    padding: 0 0 .1em 20px; }
  .markdown-format dl dd .alert {
    margin-bottom: 10px; }

.markdown-format .intro {
  color: #666; }

.markdown-format .alert {
  position: relative;
  margin: 0 auto;
  padding: 15px;
  font-size: 12px;
  color: #264c72;
  border: 1px solid #97c1da;
  border-radius: 3px;
  background-color: #d8ebf8;
  background: -moz-linear-gradient(#d8ebf8, #d0e3ef);
  /* FF 3.6+ */
  background: -webkit-linear-gradient(#d8ebf8, #d0e3ef);
  /* Safari 5.1+, Chrome 10+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ebf8', endColorstr='#d0e3ef')";
  /* IE8+ */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
  .markdown-format .alert + .alert {
    margin-top: 5px; }
  .markdown-format .alert > *:first-child {
    margin-top: 0; }
  .markdown-format .alert > *:last-child {
    margin-bottom: 0; }
  .markdown-format .alert.note {
    color: #4c7226;
    background-color: #dbe2d3;
    background: -moz-linear-gradient(#dbe2d3, #dce3d4);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#dbe2d3, #dce3d4);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbe2d3', endColorstr='#dce3d4')";
    /* IE8+ */
    border: 1px solid #819c67; }
  .markdown-format .alert.warning {
    color: #613A00;
    background-color: #ffe3c8;
    background: -moz-linear-gradient(#ffe3c8, #f5dac0);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#ffe3c8, #f5dac0);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe3c8', endColorstr='#f5dac0')";
    /* IE8+ */
    border: 1px solid #dca874; }
  .markdown-format .alert.danger {
    color: #9c2400;
    background-color: #f8d8d8;
    background: -moz-linear-gradient(#f8d8d8, #efd0d0);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#f8d8d8, #efd0d0);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8d8d8', endColorstr='#efd0d0')";
    /* IE8+ */
    border: 1px solid #da9797; }
  .markdown-format .alert code {
    font-size: 12px; }

.markdown-format code {
  padding: 0px 5px 2px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: Monaco, "DejaVu Sans Mono", "Courier New", monospace;
  font-size: 13px;
  color: #666; }

.markdown-format pre {
  padding: 8px 10px 8px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: Monaco, "DejaVu Sans Mono", "Courier New", monospace;
  font-size: 13px;
  color: #666;
  -webkit-font-smoothing: inherit;
  overflow: auto; }
  .markdown-format pre code {
    padding: 0;
    border: none; }
  .markdown-format pre span {
    white-space: pre-wrap; }
  .markdown-format pre span.tooltip {
    position: relative;
    display: inline-block;
    width: 100%; }
    .markdown-format pre span.tooltip span {
      display: block;
      color: #999; }
    .markdown-format pre span.tooltip:hover {
      background: #eee;
      padding: 0 2px;
      margin-left: -2px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
  .markdown-format pre.command-line {
    border: 2px solid #ddd;
    background-color: #333;
    color: #fff;
    padding: 10px;
    -webkit-font-smoothing: auto; }
    .markdown-format pre.command-line em {
      color: #F9FE64;
      font-style: italic; }
    .markdown-format pre.command-line .command:before {
      content: "$ "; }
    .markdown-format pre.command-line .comment {
      color: #ccc; }
    .markdown-format pre.command-line .output {
      color: #63E463; }
      .markdown-format pre.command-line .output span {
        position: fixed;
        top: -1000px;
        left: -1000px; }

/* colors */
/* type */
/* images */
/* colors */
/* type */
/* images */
/* page structure */
html {
  height: 100%; }

body {
  background-color: #fff;
  position: relative;
  height: 100%;
  color: #333;
  font: 15px helvetica, arial, freesans, clean, sans-serif;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased; }

.left {
  float: left; }

.right {
  float: right; }

#not-footer {
  position: relative;
  margin: 0 0 -140px;
  min-height: 100%; }

#content-wrapper {
  position: relative;
  padding-top: 30px; }
  #content-wrapper .clear {
    height: 140px;
    clear: both; }
  #content-wrapper .clear-single {
    clear: both; }

.site {
  width: 940px;
  margin: 0 auto; }
  .site .deprecation-warning {
    position: relative;
    margin: 0 auto;
    padding: 15px;
    font-size: 12px;
    color: #613A00;
    border: 1px solid #dca874;
    border-radius: 3px;
    background-color: #ffe3c8;
    background: -moz-linear-gradient(#ffe3c8, #f5dac0);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#ffe3c8, #f5dac0);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe3c8', endColorstr='#f5dac0')";
    /* IE8+ */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
    .site .deprecation-warning + .alert {
      margin-top: 5px; }
    .site .deprecation-warning > *:first-child {
      margin-top: 0; }
    .site .deprecation-warning > *:last-child {
      margin-bottom: 0; }
  .site .deprecation-notice {
    position: relative;
    margin: 0 auto;
    padding: 15px;
    font-size: 12px;
    color: #9c2400;
    border: 1px solid #da9797;
    border-radius: 3px;
    background-color: #f8d8d8;
    background: -moz-linear-gradient(#f8d8d8, #efd0d0);
    /* FF 3.6+ */
    background: -webkit-linear-gradient(#f8d8d8, #efd0d0);
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8d8d8', endColorstr='#efd0d0')";
    /* IE8+ */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
    .site .deprecation-notice + .alert {
      margin-top: 5px; }
    .site .deprecation-notice > *:first-child {
      margin-top: 0; }
    .site .deprecation-notice > *:last-child {
      margin-bottom: 0; }

#staging-header {
  font-size: 12px;
  line-height: 34px;
  color: rgba(255, 255, 255, 0.5);
  background-color: #222; }
  #staging-header p {
    color: white;
    padding-left: 20px; }

#header {
  background-color: #fafafa;
  background: -moz-linear-gradient(#fafafa, #eaeaea);
  /* FF 3.6+ */
  background: -webkit-linear-gradient(#fafafa, #eaeaea);
  /* Safari 5.1+, Chrome 10+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea')";
  /* IE8+ */
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #cacaca;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 0px 10px rgba(0, 0, 0, 0.1); }
  #header div.clearfix {
    width: 940px;
    margin: 0 auto; }
  #header ul.top-nav {
    position: relative;
    float: right; }
    #header ul.top-nav .dropdown-button {
      line-height: 19px;
      margin-top: -1px;
      padding: 0; }
      #header ul.top-nav .dropdown-button:hover .dropdown-caret {
        border-top-color: #4183c4; }
    #header ul.top-nav > li {
      position: relative;
      float: left; }
      #header ul.top-nav > li.separate {
        border-right: 1px solid #FAFAFA;
        box-shadow: 1px 0 0 #e0e0e0;
        padding-right: 15px; }
      #header ul.top-nav > li > a, #header ul.top-nav > li > button {
        margin-left: 15px;
        display: block;
        height: 47px;
        line-height: 46px;
        color: #000;
        font-weight: bold;
        font-size: 13px; }
        #header ul.top-nav > li > a:hover, #header ul.top-nav > li > button:hover {
          color: #4183C4; }

.page-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }
  .page-header .search-form.big {
    width: auto; }

.button-nav {
  color: #333; }
  .button-nav li {
    display: inline-block; }
    .button-nav li a {
      color: #333; }
  .button-nav .mini-icon:before {
    position: relative;
    top: 2px;
    margin-right: 5px; }
  .button-nav.search-more-button {
    padding-top: 10px; }

#footer {
  position: relative;
  height: 99px;
  margin-top: 40px;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 13px;
  overflow: hidden;
  background: #f5f5f5;
  text-shadow: 0 1px 0 #fff; }
  #footer .left {
    float: left; }
  #footer .right {
    float: right; }
  #footer .invertocat {
    position: absolute;
    left: 50%;
    margin-top: -4px;
    margin-left: -12px;
    opacity: .25; }
  #footer .inner {
    position: relative;
    display: block;
    width: 940px;
    margin: 0 auto;
    padding: 28px 0 0; }
    #footer .inner .links a {
      color: #4183c4;
      text-decoration: none; }
    #footer .inner .links li {
      display: block;
      float: left;
      margin-right: 10px; }

#enterprise-header {
  background-color: #252f61;
  background: -moz-linear-gradient(#252f61, #3e376f);
  /* FF 3.6+ */
  background: -webkit-linear-gradient(#252f61, #3e376f);
  /* Safari 5.1+, Chrome 10+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#252f61', endColorstr='#3e376f')";
  /* IE8+ */
  border-bottom-color: #5a5a5a;
  position: relative;
  z-index: 10;
  height: 40px;
  padding-top: 10px;
  padding-bottom: 10px; }
  #enterprise-header div.clearfix {
    width: 950px;
    margin: 0 auto; }
  #enterprise-header ul.top-nav {
    position: relative;
    float: right;
    margin-top: 4px; }
    #enterprise-header ul.top-nav > li {
      position: relative;
      float: left; }
      #enterprise-header ul.top-nav > li.separate {
        border-right: 1px solid #FAFAFA;
        box-shadow: 1px 0 0 #e0e0e0;
        padding-right: 15px; }
      #enterprise-header ul.top-nav > li > a, #enterprise-header ul.top-nav > li > button {
        margin-left: 15px;
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        padding-top: 6px;
        padding-bottom: 7px;
        padding-left: 5px;
        padding-right: 5px; }
        #enterprise-header ul.top-nav > li > a:hover, #enterprise-header ul.top-nav > li > button:hover {
          text-decoration: none;
          text-shadow: 0 0 10px rgba(255, 255, 255, 0.75); }
      #enterprise-header ul.top-nav > li a.btn-primary {
        border-color: rgba(0, 0, 0, 0.8);
        margin-top: 2px;
        padding: 6px 15px 7px; }

#desktop-header {
  background-color: #216668;
  background: -moz-linear-gradient(#216668, #1E8184);
  /* FF 3.6+ */
  background: -webkit-linear-gradient(#216668, #1E8184);
  /* Safari 5.1+, Chrome 10+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#216668', endColorstr='#1E8184')";
  /* IE8+ */
  border-bottom-color: #5a5a5a;
  position: relative;
  z-index: 10;
  height: 40px;
  padding-top: 10px;
  padding-bottom: 10px; }
  #desktop-header div.clearfix {
    width: 950px;
    margin: 0 auto; }
  #desktop-header ul.top-nav {
    position: relative;
    float: right;
    margin-top: 4px; }
    #desktop-header ul.top-nav > li {
      position: relative;
      float: left; }
      #desktop-header ul.top-nav > li.separate {
        border-right: 1px solid #FAFAFA;
        box-shadow: 1px 0 0 #e0e0e0;
        padding-right: 15px; }
      #desktop-header ul.top-nav > li > a, #desktop-header ul.top-nav > li > button {
        margin-left: 15px;
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        padding-top: 6px;
        padding-bottom: 7px;
        padding-left: 5px;
        padding-right: 5px; }
        #desktop-header ul.top-nav > li > a:hover, #desktop-header ul.top-nav > li > button:hover {
          text-decoration: none;
          text-shadow: 0 0 10px rgba(255, 255, 255, 0.75); }
      #desktop-header ul.top-nav > li a.btn-primary {
        border-color: rgba(0, 0, 0, 0.8);
        margin-top: 2px;
        padding: 6px 15px 7px; }

.enterprise-mode .site {
  width: 940px; }

.page-header #quicksearch-query {
  min-width: 350px;
  width: auto; }

.version-switcher {
  font-size: 13px;
  margin: 17px 10px 0 0;
  width: auto; }

.dropdown-caret {
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  vertical-align: -2px;
  border-color: #333 transparent transparent transparent;
  border-style: solid;
  border-width: 4px; }

.enterprise-mode .dropdown-caret {
  border-top-color: #fff; }

.dropdown-menu {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.14);
  display: none;
  left: -42px;
  min-width: 180px;
  padding: 5px 0;
  position: absolute;
  top: 40px;
  z-index: 1001; }
  .dropdown-menu:before {
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    border-width: 9px;
    content: " ";
    left: 50%;
    margin-left: -9px;
    position: absolute;
    top: -18px; }
  .dropdown-menu a {
    display: block;
    font-size: 13px;
    padding: 5px 15px; }
  .dropdown-menu a:hover {
    background: #4183c4;
    color: #fff; }

.dropdown-menu-header {
  border-bottom: 1px solid #eee;
  color: #888;
  font-size: 12px;
  font-weight: bold;
  margin: 3px 0;
  padding: 3px 15px; }

.dropdown-button {
  background: none;
  border: none;
  cursor: pointer;
  line-height: 19px;
  outline: none; }

.fullscreen-overlay {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }

div.content-header {
  position: relative;
  display: block;
  height: 39px;
  border-bottom: 1px solid #ddd; }
  div.content-header h6 {
    position: absolute;
    color: #999;
    font-weight: bold;
    font-size: 12px;
    margin: 11px 0;
    white-space: nowrap;
    overflow: hidden;
    max-width: 500px;
    text-overflow: ellipsis;
    top: 0px; }
    div.content-header h6 span {
      color: #333; }
    div.content-header h6 a {
      color: #4183c4;
      text-decoration: none; }
      div.content-header h6 a:hover {
        text-decoration: underline; }
    div.content-header h6.back-button {
      background: transparent url("/assets/images/site/icon-sprite.png") -4px -2px no-repeat;
      padding-left: 15px; }
  div.content-header .search-form {
    display: block;
    width: 236px;
    padding-left: 10px; }
  div.content-header .version-switcher {
    height: 27px;
    margin: 6px 0 0 0; }
  div.content-header form {
    margin: 6px 0; }
  div.content-header hr {
    margin: 0; }

.site-logo {
  float: left;
  margin: 10px 0; }

.site-logo a {
  text-indent: -999em;
  overflow: hidden;
  float: left;
  width: 109px;
  height: 25px;
  background-image: url("/assets/images/site/logo.png"); }

.enterprise-site-logo {
  float: left; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-logo a {
    background-size: 109px 25px;
    background-image: url("/assets/images/site/logo@2x.png"); } }

span.last-updated-at {
  color: #999;
  font-size: 10px;
  font-style: italic;
  margin: 0 0 8px 0;
  position: relative;
  top: 20px; }

/* Style */
h1, h2 {
  font-size: 30px;
  font-weight: 300;
  color: #333;
  margin: 10px 0; }
  h1 span, h2 span {
    color: #333; }
    h1 span.warning, h2 span.warning {
      color: #d06806; }

.site > h1:first-child, .site > h2:first-child {
  margin: 0; }

h3 {
  font-size: 18px;
  font-weight: bold;
  color: #325d72;
  margin: 10px 0 5px; }

a, a:visited {
  color: #4183c4;
  text-decoration: none; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

hr {
  border: solid #ddd;
  border-image: none;
  border-width: 1px 0 0 0;
  margin: 10px 0;
  clear: both; }

select {
  color: inherit;
  font: inherit;
  margin: 0;
  margin: 0px;
  text-transform: none; }

small {
  font-size: smaller; }

.index-list h3 {
  font-size: 18px;
  font-weight: bold;
  color: #325d72;
  margin: 10px 0; }

.index-list h4 {
  font-size: 15px;
  font-weight: bold;
  color: #666;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin: 15px 0 10px; }

.index-list h5 {
  font-weight: 300;
  color: #666; }

ul.chevron li {
  margin-bottom: 5px; }
  ul.chevron li a {
    background: transparent url("/assets/images/site/li-chevron.png") 0 5px no-repeat;
    padding-left: 10px;
    font: normal 15px/1.3 helvetica, arial, freesans, clean, sans-serif;
    display: block; }
    ul.chevron li a:hover {
      background-position: 2px 5px; }

ul.chevron ul.chevron {
  padding: 0 0 0 1em;
  margin: 0; }
  ul.chevron ul.chevron > li:first-child {
    margin-top: 5px; }
  ul.chevron ul.chevron > li {
    margin-left: 10px; }

ul li span.auth-message {
  position: relative;
  display: inline-block;
  top: -1px;
  color: #aa0000;
  font-size: 13px;
  font-weight: bold; }

/* clearfix stuff */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: inline-block; }

.clearfix {
  display: block; }

hr.clearfix {
  clear: both;
  background: transparent;
  border: none; }

h1.guide-title {
  padding-top: 10px;
  border-top: 1px solid #ddd; }

.guide-section {
  box-sizing: border-box;
  float: left;
  min-height: 205px;
  padding: 0 20px;
  margin: 25px 0;
  width: 50%;
  text-align: center; }
  .guide-section p {
    text-align: center; }
  .guide-section a h3 {
    color: #4183c4; }
  .guide-section a p {
    color: #333; }
  .guide-section.center-guide {
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both; }

.enterprise-docs .hero-octicon {
  width: 75px;
  height: 75px;
  border-radius: 75px;
  text-align: center;
  border: 1px solid #dddff1;
  margin: 0 auto; }
  .enterprise-docs .hero-octicon .mega-octicon {
    font-size: 34px;
    text-shadow: none;
    line-height: 75px;
    position: relative;
    left: 1px; }

.enterprise-docs .hero-octicon .mega-octicon {
  color: #a8a8db; }

.desktop-docs {
  font-family: "Helvetica Neue", helvetica, arial, freesans, clean, sans-serif; }
  .desktop-docs .hero-octicon {
    width: 75px;
    height: 75px;
    border-radius: 75px;
    text-align: center;
    border: 1px solid #dddff1;
    margin: 0 auto; }
    .desktop-docs .hero-octicon .mega-octicon {
      font-size: 34px;
      text-shadow: none;
      line-height: 75px;
      position: relative;
      left: 1px; }
  .desktop-docs .hero-octicon .mega-octicon {
    color: #416a95; }
  .desktop-docs h1 {
    text-align: center;
    font-size: 42px;
    font-weight: 200;
    line-height: 1.1;
    color: #222;
    margin: 0 0 44px;
    color: #138185;
    -webkit-font-smoothing: subpixel-antialiased; }
  .desktop-docs .admin-guides h1 {
    text-align: left; }
  .desktop-docs .guide-section {
    padding: 0 22px 44px;
    margin-top: 0;
    margin-bottom: 0; }
  .desktop-docs .admin-guides {
    padding-bottom: 0; }
  .desktop-docs .content-header {
    margin-bottom: 44px; }
  .desktop-docs #article-platform-nav {
    margin-bottom: 22px; }
  .desktop-docs .pager {
    margin: -32px 0 44px; }
    .desktop-docs .pager a, .desktop-docs .pager span.disabled {
      display: inline-block;
      padding: 6px 12px;
      border: 1px solid #e0e0e0;
      border-radius: 4px; }
    .desktop-docs .pager span.disabled {
      border-color: #f4f4f4;
      color: #ccc; }
  .desktop-docs .article {
    clear: both; }
    .desktop-docs .article .support-footer {
      margin-bottom: 44px; }
  .desktop-docs #article-list-container {
    margin-bottom: 44px; }

.desktop-search h2.search-header {
  margin: 22px 0; }

.desktop-search ul.search-results {
  margin-top: 0;
  border: none; }
  .desktop-search ul.search-results li {
    padding: 0 0 22px;
    border-bottom: none; }

.admin-guides {
  padding: 0 100px 40px; }
  .admin-guides .article {
    float: none;
    padding: none;
    width: auto; }
  .admin-guides .markdown-format ul {
    padding-left: 0; }
    .admin-guides .markdown-format ul ul {
      padding: 0 0 0 1em;
      margin: 0; }

.pager {
  text-align: center;
  height: 1em; }
  .pager ul {
    list-style: none; }
  .pager li {
    display: inline; }

@font-face {
  font-family: 'octicons';
  src: font-url("octicons.eot?#iefix") format("embedded-opentype"), font-url("octicons.woff") format("woff"), font-url("octicons.ttf") format("truetype"), font-url("octicons.svg#octicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.octicon, .mega-octicon {
  font: normal normal normal 16px/1 octicons;
  display: inline-block;
  text-decoration: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mega-octicon {
  font-size: 32px; }

.octicon-alert:before {
  content: '\f02d'; }

/*  */
.octicon-arrow-down:before {
  content: '\f03f'; }

/*  */
.octicon-arrow-left:before {
  content: '\f040'; }

/*  */
.octicon-arrow-right:before {
  content: '\f03e'; }

/*  */
.octicon-arrow-small-down:before {
  content: '\f0a0'; }

/*  */
.octicon-arrow-small-left:before {
  content: '\f0a1'; }

/*  */
.octicon-arrow-small-right:before {
  content: '\f071'; }

/*  */
.octicon-arrow-small-up:before {
  content: '\f09f'; }

/*  */
.octicon-arrow-up:before {
  content: '\f03d'; }

/*  */
.octicon-microscope:before,
.octicon-beaker:before {
  content: '\f0dd'; }

/*  */
.octicon-bell:before {
  content: '\f0de'; }

/*  */
.octicon-book:before {
  content: '\f007'; }

/*  */
.octicon-bookmark:before {
  content: '\f07b'; }

/*  */
.octicon-briefcase:before {
  content: '\f0d3'; }

/*  */
.octicon-broadcast:before {
  content: '\f048'; }

/*  */
.octicon-browser:before {
  content: '\f0c5'; }

/*  */
.octicon-bug:before {
  content: '\f091'; }

/*  */
.octicon-calendar:before {
  content: '\f068'; }

/*  */
.octicon-check:before {
  content: '\f03a'; }

/*  */
.octicon-checklist:before {
  content: '\f076'; }

/*  */
.octicon-chevron-down:before {
  content: '\f0a3'; }

/*  */
.octicon-chevron-left:before {
  content: '\f0a4'; }

/*  */
.octicon-chevron-right:before {
  content: '\f078'; }

/*  */
.octicon-chevron-up:before {
  content: '\f0a2'; }

/*  */
.octicon-circle-slash:before {
  content: '\f084'; }

/*  */
.octicon-circuit-board:before {
  content: '\f0d6'; }

/*  */
.octicon-clippy:before {
  content: '\f035'; }

/*  */
.octicon-clock:before {
  content: '\f046'; }

/*  */
.octicon-cloud-download:before {
  content: '\f00b'; }

/*  */
.octicon-cloud-upload:before {
  content: '\f00c'; }

/*  */
.octicon-code:before {
  content: '\f05f'; }

/*  */
.octicon-color-mode:before {
  content: '\f065'; }

/*  */
.octicon-comment-add:before,
.octicon-comment:before {
  content: '\f02b'; }

/*  */
.octicon-comment-discussion:before {
  content: '\f04f'; }

/*  */
.octicon-credit-card:before {
  content: '\f045'; }

/*  */
.octicon-dash:before {
  content: '\f0ca'; }

/*  */
.octicon-dashboard:before {
  content: '\f07d'; }

/*  */
.octicon-database:before {
  content: '\f096'; }

/*  */
.octicon-clone:before,
.octicon-desktop-download:before {
  content: '\f0dc'; }

/*  */
.octicon-device-camera:before {
  content: '\f056'; }

/*  */
.octicon-device-camera-video:before {
  content: '\f057'; }

/*  */
.octicon-device-desktop:before {
  content: '\f27c'; }

/*  */
.octicon-device-mobile:before {
  content: '\f038'; }

/*  */
.octicon-diff:before {
  content: '\f04d'; }

/*  */
.octicon-diff-added:before {
  content: '\f06b'; }

/*  */
.octicon-diff-ignored:before {
  content: '\f099'; }

/*  */
.octicon-diff-modified:before {
  content: '\f06d'; }

/*  */
.octicon-diff-removed:before {
  content: '\f06c'; }

/*  */
.octicon-diff-renamed:before {
  content: '\f06e'; }

/*  */
.octicon-ellipsis:before {
  content: '\f09a'; }

/*  */
.octicon-eye-unwatch:before,
.octicon-eye-watch:before,
.octicon-eye:before {
  content: '\f04e'; }

/*  */
.octicon-file-binary:before {
  content: '\f094'; }

/*  */
.octicon-file-code:before {
  content: '\f010'; }

/*  */
.octicon-file-directory:before {
  content: '\f016'; }

/*  */
.octicon-file-media:before {
  content: '\f012'; }

/*  */
.octicon-file-pdf:before {
  content: '\f014'; }

/*  */
.octicon-file-submodule:before {
  content: '\f017'; }

/*  */
.octicon-file-symlink-directory:before {
  content: '\f0b1'; }

/*  */
.octicon-file-symlink-file:before {
  content: '\f0b0'; }

/*  */
.octicon-file-text:before {
  content: '\f011'; }

/*  */
.octicon-file-zip:before {
  content: '\f013'; }

/*  */
.octicon-flame:before {
  content: '\f0d2'; }

/*  */
.octicon-fold:before {
  content: '\f0cc'; }

/*  */
.octicon-gear:before {
  content: '\f02f'; }

/*  */
.octicon-gift:before {
  content: '\f042'; }

/*  */
.octicon-gist:before {
  content: '\f00e'; }

/*  */
.octicon-gist-secret:before {
  content: '\f08c'; }

/*  */
.octicon-git-branch-create:before,
.octicon-git-branch-delete:before,
.octicon-git-branch:before {
  content: '\f020'; }

/*  */
.octicon-git-commit:before {
  content: '\f01f'; }

/*  */
.octicon-git-compare:before {
  content: '\f0ac'; }

/*  */
.octicon-git-merge:before {
  content: '\f023'; }

/*  */
.octicon-git-pull-request-abandoned:before,
.octicon-git-pull-request:before {
  content: '\f009'; }

/*  */
.octicon-globe:before {
  content: '\f0b6'; }

/*  */
.octicon-graph:before {
  content: '\f043'; }

/*  */
.octicon-heart:before {
  content: '\2665'; }

/* ♥ */
.octicon-history:before {
  content: '\f07e'; }

/*  */
.octicon-home:before {
  content: '\f08d'; }

/*  */
.octicon-horizontal-rule:before {
  content: '\f070'; }

/*  */
.octicon-hubot:before {
  content: '\f09d'; }

/*  */
.octicon-inbox:before {
  content: '\f0cf'; }

/*  */
.octicon-info:before {
  content: '\f059'; }

/*  */
.octicon-issue-closed:before {
  content: '\f028'; }

/*  */
.octicon-issue-opened:before {
  content: '\f026'; }

/*  */
.octicon-issue-reopened:before {
  content: '\f027'; }

/*  */
.octicon-jersey:before {
  content: '\f019'; }

/*  */
.octicon-key:before {
  content: '\f049'; }

/*  */
.octicon-keyboard:before {
  content: '\f00d'; }

/*  */
.octicon-law:before {
  content: '\f0d8'; }

/*  */
.octicon-light-bulb:before {
  content: '\f000'; }

/*  */
.octicon-link:before {
  content: '\f05c'; }

/*  */
.octicon-link-external:before {
  content: '\f07f'; }

/*  */
.octicon-list-ordered:before {
  content: '\f062'; }

/*  */
.octicon-list-unordered:before {
  content: '\f061'; }

/*  */
.octicon-location:before {
  content: '\f060'; }

/*  */
.octicon-gist-private:before,
.octicon-mirror-private:before,
.octicon-git-fork-private:before,
.octicon-lock:before {
  content: '\f06a'; }

/*  */
.octicon-logo-github:before {
  content: '\f092'; }

/*  */
.octicon-mail:before {
  content: '\f03b'; }

/*  */
.octicon-mail-read:before {
  content: '\f03c'; }

/*  */
.octicon-mail-reply:before {
  content: '\f051'; }

/*  */
.octicon-mark-github:before {
  content: '\f00a'; }

/*  */
.octicon-markdown:before {
  content: '\f0c9'; }

/*  */
.octicon-megaphone:before {
  content: '\f077'; }

/*  */
.octicon-mention:before {
  content: '\f0be'; }

/*  */
.octicon-milestone:before {
  content: '\f075'; }

/*  */
.octicon-mirror-public:before,
.octicon-mirror:before {
  content: '\f024'; }

/*  */
.octicon-mortar-board:before {
  content: '\f0d7'; }

/*  */
.octicon-mute:before {
  content: '\f080'; }

/*  */
.octicon-no-newline:before {
  content: '\f09c'; }

/*  */
.octicon-octoface:before {
  content: '\f008'; }

/*  */
.octicon-organization:before {
  content: '\f037'; }

/*  */
.octicon-package:before {
  content: '\f0c4'; }

/*  */
.octicon-paintcan:before {
  content: '\f0d1'; }

/*  */
.octicon-pencil:before {
  content: '\f058'; }

/*  */
.octicon-person-add:before,
.octicon-person-follow:before,
.octicon-person:before {
  content: '\f018'; }

/*  */
.octicon-pin:before {
  content: '\f041'; }

/*  */
.octicon-plug:before {
  content: '\f0d4'; }

/*  */
.octicon-repo-create:before,
.octicon-gist-new:before,
.octicon-file-directory-create:before,
.octicon-file-add:before,
.octicon-plus:before {
  content: '\f05d'; }

/*  */
.octicon-primitive-dot:before {
  content: '\f052'; }

/*  */
.octicon-primitive-square:before {
  content: '\f053'; }

/*  */
.octicon-pulse:before {
  content: '\f085'; }

/*  */
.octicon-question:before {
  content: '\f02c'; }

/*  */
.octicon-quote:before {
  content: '\f063'; }

/*  */
.octicon-radio-tower:before {
  content: '\f030'; }

/*  */
.octicon-repo-delete:before,
.octicon-repo:before {
  content: '\f001'; }

/*  */
.octicon-repo-clone:before {
  content: '\f04c'; }

/*  */
.octicon-repo-force-push:before {
  content: '\f04a'; }

/*  */
.octicon-gist-fork:before,
.octicon-repo-forked:before {
  content: '\f002'; }

/*  */
.octicon-repo-pull:before {
  content: '\f006'; }

/*  */
.octicon-repo-push:before {
  content: '\f005'; }

/*  */
.octicon-rocket:before {
  content: '\f033'; }

/*  */
.octicon-rss:before {
  content: '\f034'; }

/*  */
.octicon-ruby:before {
  content: '\f047'; }

/*  */
.octicon-screen-full:before {
  content: '\f066'; }

/*  */
.octicon-screen-normal:before {
  content: '\f067'; }

/*  */
.octicon-search-save:before,
.octicon-search:before {
  content: '\f02e'; }

/*  */
.octicon-server:before {
  content: '\f097'; }

/*  */
.octicon-settings:before {
  content: '\f07c'; }

/*  */
.octicon-log-in:before,
.octicon-sign-in:before {
  content: '\f036'; }

/*  */
.octicon-log-out:before,
.octicon-sign-out:before {
  content: '\f032'; }

/*  */
.octicon-squirrel:before {
  content: '\f0b2'; }

/*  */
.octicon-star-add:before,
.octicon-star-delete:before,
.octicon-star:before {
  content: '\f02a'; }

/*  */
.octicon-stop:before {
  content: '\f08f'; }

/*  */
.octicon-repo-sync:before,
.octicon-sync:before {
  content: '\f087'; }

/*  */
.octicon-tag-remove:before,
.octicon-tag-add:before,
.octicon-tag:before {
  content: '\f015'; }

/*  */
.octicon-telescope:before {
  content: '\f088'; }

/*  */
.octicon-terminal:before {
  content: '\f0c8'; }

/*  */
.octicon-three-bars:before {
  content: '\f05e'; }

/*  */
.octicon-thumbsdown:before {
  content: '\f0db'; }

/*  */
.octicon-thumbsup:before {
  content: '\f0da'; }

/*  */
.octicon-tools:before {
  content: '\f031'; }

/*  */
.octicon-trashcan:before {
  content: '\f0d0'; }

/*  */
.octicon-triangle-down:before {
  content: '\f05b'; }

/*  */
.octicon-triangle-left:before {
  content: '\f044'; }

/*  */
.octicon-triangle-right:before {
  content: '\f05a'; }

/*  */
.octicon-triangle-up:before {
  content: '\f0aa'; }

/*  */
.octicon-unfold:before {
  content: '\f039'; }

/*  */
.octicon-unmute:before {
  content: '\f0ba'; }

/*  */
.octicon-versions:before {
  content: '\f064'; }

/*  */
.octicon-watch:before {
  content: '\f0e0'; }

/*  */
.octicon-remove-close:before,
.octicon-x:before {
  content: '\f081'; }

/*  */
.octicon-zap:before {
  content: '\26A1'; }

/* ⚡ */
