0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Bootstrap/docs/assets/css/docs.min.css
2015-08-04 23:39:51 -07:00

1195 lines
23 KiB
CSS

/*!
* Bootstrap Docs (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License. For
* details, see http://creativecommons.org/licenses/by/3.0/.
*/
.bd-container {
position: relative;
max-width: 62rem;
padding: 0 1rem 1rem;
margin-right: auto;
margin-left: auto; }
@media (min-width: 48em) {
.bd-container {
padding: 2rem; } }
@media (min-width: 62em) {
.bd-container {
padding: 4rem; }
.bd-container .carbonad {
float: right !important;
margin: 0.5rem 0 1rem 2rem !important; } }
.bd-container > table {
display: block;
width: 100%;
max-width: 100%;
overflow-y: auto;
margin-bottom: 1rem; }
.bd-container > table > thead > tr > th,
.bd-container > table > thead > tr > td,
.bd-container > table > tbody > tr > th,
.bd-container > table > tbody > tr > td,
.bd-container > table > tfoot > tr > th,
.bd-container > table > tfoot > tr > td {
padding: 0.75rem;
line-height: 1.5;
vertical-align: top;
border: 1px solid #eceeef; }
.bd-container > table td:first-child > code {
white-space: nowrap; }
.bd-content > h2 {
margin-top: 3rem; }
.bd-content > h3 {
margin-top: 1.5rem; }
.bd-content > ul li,
.bd-content > ol li {
margin-bottom: .25rem; }
@media (min-width: 34em) {
.bd-title {
font-size: 4rem; }
.bd-title + p {
font-size: 1.5rem;
font-weight: 300; } }
#markdown-toc > li:first-child {
display: none; }
.bd-sidebar {
padding: 0;
margin-bottom: 0;
background-color: #fafafa; }
.bd-sidebar .navbar-toggler {
position: absolute;
top: 1rem;
right: 0;
z-index: 5; }
.bd-sidebar .navbar-header {
float: none;
margin-right: -15px; }
.bd-sidebar .navbar-collapse {
padding: 0;
border: 0; }
@media (min-width: 992px) {
.bd-docs {
margin-left: 240px; }
.bd-sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 240px;
overflow-y: auto;
border-right: 1px solid #eee;
-webkit-transform: translated3d(0, 0, 0); } }
.bd-sidebar .navbar-brand {
display: block;
float: none;
height: auto;
padding: 1.55rem 1.25rem;
font-size: 20px;
font-weight: 500;
line-height: 1; }
.bd-sidebar-brand:hover,
.bd-sidebar-brand:focus {
text-decoration: none; }
.bd-search {
position: relative;
margin-right: 1.25rem;
margin-bottom: 1.5rem;
margin-left: 1.25rem; }
.bd-search .form-control {
height: 2.45rem;
padding-top: .4rem;
padding-bottom: .4rem; }
.bd-search-results {
right: 0;
display: block;
padding: 0;
overflow: hidden;
font-size: .9rem; }
.bd-search-results:empty {
display: none; }
.bd-search-results > li > a {
padding-left: .75rem;
padding-right: .75rem; }
.bd-search-results > li:first-child {
margin-top: .25rem; }
.bd-search-results > li:last-child {
margin-bottom: .25rem; }
.bd-search-results > .no-results {
padding: 0.75rem 1rem;
color: #7a7a7a;
text-align: center; }
.bd-sidenav {
display: none; }
.bd-toc-link {
display: block;
padding: 0.25rem 1.25rem;
color: #55595c; }
.bd-toc-link:hover,
.bd-toc-link:focus {
color: #0275d8;
text-decoration: none; }
.active > .bd-toc-link {
font-weight: 500;
color: #373a3c; }
.active > .bd-sidenav {
display: block; }
.bd-toc-item.active {
margin-top: 1rem;
margin-bottom: 1rem; }
.bd-toc-item:first-child {
margin-top: 0; }
.bd-toc-item:last-child {
margin-bottom: 2rem; }
.bd-sidebar .nav > li > a {
display: block;
padding: 0.25rem 1.25rem;
font-size: 90%;
color: #99979c; }
.bd-sidebar .nav > li > a:hover,
.bd-sidebar .nav > li > a:focus {
color: #0275d8;
text-decoration: none;
background-color: transparent; }
.bd-sidebar .nav > .active > a,
.bd-sidebar .nav > .active:hover > a,
.bd-sidebar .nav > .active:focus > a {
font-weight: 500;
color: #373a3c;
background-color: transparent; }
.bd-sidebar .nav .nav {
display: none;
padding-bottom: .75rem; }
.bd-sidebar .nav .nav > li > a {
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2rem;
font-size: 75%;
font-weight: normal; }
.bd-sidebar .nav .nav > .active > a,
.bd-sidebar .nav .nav > .active:hover > a,
.bd-sidebar .nav .nav > .active:focus > a {
font-weight: 500; }
.bd-sidebar .nav > .active > .nav {
display: block; }
.bd-sidebar .nav .nav > li > a {
padding-top: .125rem;
padding-bottom: .125rem;
padding-left: 2rem;
font-size: 80%; }
.bd-booticon {
display: block;
width: 9rem;
height: 9rem;
font-size: 6.5rem;
line-height: 9rem;
color: #fff;
text-align: center;
cursor: default;
background-color: #563d7c;
border-radius: 15%; }
.bd-booticon.inverse {
color: #563d7c;
background-color: #fff; }
.bd-booticon.outline {
background-color: transparent;
border: 1px solid #cdbfe3; }
.bd-nav-home {
margin-bottom: 0;
background-color: #563d7c;
border-bottom: 0; }
.bd-nav-home .navbar-brand > a {
font-weight: 500;
color: #fff; }
.bd-nav-home .nav-link {
font-weight: 500;
color: #cdbfe3; }
.bd-nav-home .nav-link:hover,
.bd-nav-home .nav-link:focus {
color: #fff;
background-color: rgba(0, 0, 0, 0.5); }
.bd-navbar {
padding-top: .25rem;
padding-bottom: .25rem;
background-color: #2a2730; }
.bd-navbar .nav-link {
color: #8e869d; }
.bd-navbar .nav-link.active,
.bd-navbar .nav-link:hover,
.bd-navbar .nav-link:focus {
color: #fff;
background-color: transparent; }
.bd-masthead {
position: relative;
padding: 0.75rem;
text-align: center; }
.bd-masthead .bd-booticon {
margin: 0 auto 2rem;
color: #563d7c;
border-color: #563d7c; }
.bd-masthead h1 {
font-weight: 300;
line-height: 1; }
.bd-masthead .lead {
margin-left: auto;
margin-right: auto;
margin-bottom: 2rem;
font-size: 1.25rem; }
.bd-masthead .version {
margin-top: -1rem;
margin-bottom: 2rem; }
.bd-masthead .btn {
width: 100%;
padding: 1rem 2rem;
font-size: 1.25rem;
font-weight: 500;
color: #55595c;
border-color: #55595c; }
.bd-masthead .btn:hover {
color: #fff;
background-color: #55595c; }
.bd-masthead .carbonad {
margin-bottom: -2rem !important; }
@media (min-width: 34em) {
.bd-masthead {
padding-top: 2rem;
padding-bottom: 2rem; }
.bd-masthead .btn {
width: auto; }
.bd-masthead .carbonad {
margin-bottom: 0 !important; } }
@media (min-width: 48em) {
.bd-masthead {
padding-bottom: 4rem; }
.bd-masthead .bd-header {
margin-bottom: 4rem; }
.bd-masthead h1 {
font-size: 4rem; }
.bd-masthead .lead {
font-size: 1.5rem; }
.bd-masthead .carbonad {
margin-top: 3rem !important; } }
@media (min-width: 62em) {
.bd-masthead .lead {
width: 80%;
font-size: 2rem; } }
.bd-featurette {
padding-top: 3rem;
padding-bottom: 3rem;
font-size: 1rem;
line-height: 1.5;
color: #555;
text-align: center;
background-color: #fff;
border-top: 1px solid #eee; }
.bd-featurette .highlight {
text-align: left; }
.bd-featurette-title {
margin-bottom: .5rem;
font-size: 2rem;
font-weight: normal;
color: #333; }
.half-rule {
width: 6rem;
margin: 2.5rem auto; }
.bd-featurette h4 {
margin-top: 1rem;
margin-bottom: .5rem;
font-weight: normal;
color: #333; }
.bd-featurette-img {
display: block;
margin-bottom: 1.25rem;
color: #333; }
.bd-featurette-img:hover {
color: #0275d8;
text-decoration: none; }
.bd-featurette-img img {
display: block;
margin-bottom: 1rem; }
@media (min-width: 480px) {
.bd-featurette .img-responsive {
margin-top: 2rem; } }
@media (min-width: 768px) {
.bd-featurette {
padding-top: 6rem;
padding-bottom: 6rem; }
.bd-featurette-title {
font-size: 2.5rem; }
.bd-featurette .lead {
max-width: 80%;
margin-right: auto;
margin-left: auto; }
.bd-featurette .img-responsive {
margin-top: 0; } }
.bd-featured-sites {
margin-right: -1px;
margin-left: -1px; }
.bd-featured-sites .col-xs-6 {
padding: 1px; }
.bd-featured-sites .img-responsive {
margin-top: 0; }
@media (min-width: 768px) {
.bd-featured-sites .col-sm-3:first-child img {
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem; }
.bd-featured-sites .col-sm-3:last-child img {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem; } }
.carbonad {
width: auto !important;
height: auto !important;
padding: 1.25rem !important;
margin: 0 -1.5rem 2rem !important;
overflow: hidden;
font-size: .8rem !important;
line-height: 1rem !important;
color: #55595c !important;
text-align: left;
background: #f5f5f5 !important;
border: 0 !important; }
.carbonad-img {
margin: 0 !important; }
.carbonad-text,
.carbonad-tag {
display: block !important;
float: none !important;
width: auto !important;
height: auto !important;
margin-left: 145px !important;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
.carbonad-text {
padding-top: 0 !important; }
.carbonad-tag {
color: inherit !important;
text-align: left !important; }
.carbonad-text a,
.carbonad-tag a {
color: #55595c !important; }
.carbonad-text a:hover,
.carbonad-tag a:hover {
color: #0275d8 !important; }
.carbonad #azcarbon > img {
display: none; }
@media (min-width: 34em) {
.carbonad {
width: 330px !important;
padding: 1rem !important;
margin-right: auto !important;
margin-left: auto !important;
border-radius: .25rem; } }
.bd-footer {
padding-top: 2rem;
margin-top: 2rem;
font-size: 85%;
color: #8e869d;
text-align: center;
background-color: #2a2730; }
.bd-footer a {
color: #fff; }
@media (min-width: 34em) {
.bd-footer {
text-align: left; } }
.bd-footer-links {
padding-left: 0;
margin-bottom: 1rem; }
.bd-footer-links li {
display: inline-block; }
.bd-footer-links li + li {
margin-left: 1rem; }
.bd-social {
margin-bottom: 1.5rem;
margin-left: -.5rem; }
.bd-social-buttons {
display: inline-block;
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.bd-social-buttons li {
display: inline-block;
padding: 0.25rem 0.5rem;
line-height: 1; }
.bd-social-buttons .twitter-follow-button {
width: 225px !important; }
.bd-social-buttons .twitter-share-button {
width: 98px !important; }
.github-btn {
overflow: hidden;
border: 0; }
.bd-example-row .row {
margin-bottom: 1rem; }
.bd-example-row .row > [class^="col-"] {
padding-top: .75rem;
padding-bottom: .75rem;
background-color: rgba(86, 61, 124, 0.15);
border: 1px solid rgba(86, 61, 124, 0.2); }
.bd-example {
position: relative;
padding: 1rem;
margin: 1rem -1rem;
border: solid #f7f7f9;
border-width: .2rem 0 0; }
.bd-example:before,
.bd-example:after {
content: " ";
display: table; }
.bd-example:after {
clear: both; }
@media (min-width: 34em) {
.bd-example {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 1.5rem;
border-width: .2rem; } }
.bd-example + .highlight,
.bd-example + .zero-clipboard + .highlight {
margin-top: 0; }
.bd-example + p {
margin-top: 2rem; }
.bd-example .container {
width: auto; }
.bd-example > .card {
max-width: 20rem; }
.bd-example > .nav + .nav,
.bd-example > .alert + .alert,
.bd-example > .navbar + .navbar,
.bd-example > .progress + .progress,
.bd-example > .progress + .btn {
margin-top: 1rem; }
.bd-example > .dropdown-menu:first-child {
position: static;
display: block; }
.bd-example > *:last-child,
.bd-example > .table-responsive:last-child > .table {
margin-bottom: 0 !important; }
.bd-example > .close {
float: none; }
.bd-example-type .table .type-info {
color: #999;
vertical-align: middle; }
.bd-example-type .table td {
padding: 1rem 0;
border-color: #eee; }
.bd-example-type .table tr:first-child td {
border-top: 0; }
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
margin: 0; }
.bd-example-bg-classes p {
padding: 1rem; }
.bd-example > img + img {
margin-left: .5rem; }
.bd-example > .btn-group {
margin-top: .25rem;
margin-bottom: .25rem; }
.bd-example > .btn-toolbar + .btn-toolbar {
margin-top: .5rem; }
.bd-example-control-sizing select,
.bd-example-control-sizing input[type="text"] + input[type="text"] {
margin-top: .5rem; }
.bd-example-form .input-group {
margin-bottom: .5rem; }
.bd-example > textarea.form-control {
resize: vertical; }
.bd-example > .list-group {
max-width: 400px; }
.bd-example .navbar:last-child {
margin-bottom: 0; }
.bd-navbar-top-example,
.bd-navbar-bottom-example {
z-index: 1;
padding: 0;
overflow: hidden; }
.bd-navbar-top-example .navbar-header,
.bd-navbar-bottom-example .navbar-header {
margin-left: 0; }
.bd-navbar-top-example .navbar-fixed-top,
.bd-navbar-bottom-example .navbar-fixed-bottom {
position: relative;
margin-right: 0;
margin-left: 0; }
.bd-navbar-top-example {
padding-bottom: 45px; }
.bd-navbar-top-example .navbar-fixed-top {
top: -1px; }
.bd-navbar-bottom-example {
padding-top: 45px; }
.bd-navbar-bottom-example .navbar-fixed-bottom {
bottom: -1px; }
.bd-navbar-bottom-example .navbar {
margin-bottom: 0; }
@media (min-width: 768px) {
.bd-navbar-top-example .navbar-fixed-top,
.bd-navbar-bottom-example .navbar-fixed-bottom {
position: absolute; } }
.bd-example .pagination {
margin-top: .5rem;
margin-bottom: .5rem; }
.bd-example > .pager {
margin-top: 0; }
.bd-example-modal {
background-color: #f5f5f5; }
.bd-example-modal .modal {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: 1;
display: block; }
.bd-example-modal .modal-dialog {
left: auto;
margin-right: auto;
margin-left: auto; }
.bd-example > .dropdown > .dropdown-toggle {
float: left; }
.bd-example > .dropdown > .dropdown-menu {
position: static;
display: block;
margin-bottom: .25rem;
clear: left; }
.bd-example-tabs .nav-tabs {
margin-bottom: 1rem; }
.bd-example-tooltips {
text-align: center; }
.bd-example-tooltips > .btn {
margin-top: .25rem;
margin-bottom: .25rem; }
.bd-example-popover {
padding-bottom: 1.5rem;
background-color: #f9f9f9; }
.bd-example-popover .popover {
position: relative;
display: block;
float: left;
width: 260px;
margin: 1.25rem; }
.bd-example-tooltip .tooltip {
position: relative;
display: inline-block;
margin: 10px 20px;
opacity: 1; }
.scrollspy-example {
position: relative;
height: 200px;
margin-top: .5rem;
overflow: auto; }
.bd-example > .center-block:not(img) {
max-width: 200px;
padding: .5rem;
background-color: #eee; }
.bd-example > .bg-primary,
.bd-example > .bg-success,
.bd-example > .bg-info,
.bd-example > .bg-warning,
.bd-example > .bg-danger {
padding: .5rem;
margin-top: .5rem;
margin-bottom: .5rem; }
.highlight {
padding: 1rem;
margin: 1rem -1rem;
background-color: #f7f7f9; }
@media (min-width: 34em) {
.highlight {
padding: 1.5rem;
margin-right: 0;
margin-left: 0; } }
.highlight pre {
padding: 0;
margin-top: 0;
margin-bottom: 0;
background-color: transparent;
border: 0; }
.highlight pre code {
font-size: inherit;
color: #373a3c; }
#focusedInput {
border-color: #66afe9;
outline: 0;
outline: thin dotted \9;
box-shadow: 0 0 0.5rem rgba(102, 175, 233, 0.6); }
.table-responsive .highlight pre {
white-space: normal; }
.bd-table th small,
.responsive-utilities th small {
display: block;
font-weight: normal;
color: #999; }
.responsive-utilities tbody th {
font-weight: normal; }
.responsive-utilities td {
text-align: center; }
.responsive-utilities td.is-visible {
color: #468847;
background-color: #dff0d8 !important; }
.responsive-utilities td.is-hidden {
color: #ccc;
background-color: #f9f9f9 !important; }
.responsive-utilities-test {
margin-top: .25rem; }
.responsive-utilities-test .col-xs-6 {
margin-bottom: .5rem; }
.responsive-utilities-test span {
display: block;
padding: 1rem 0.5rem;
font-size: 1rem;
font-weight: bold;
line-height: 1.1;
text-align: center;
border-radius: .25rem; }
.visible-on .col-xs-6 > .not-visible,
.hidden-on .col-xs-6 > .not-visible {
color: #999;
border: 1px solid #ddd; }
.visible-on .col-xs-6 .visible,
.hidden-on .col-xs-6 .visible {
color: #468847;
background-color: #dff0d8;
border: 1px solid #d6e9c6; }
@media (max-width: 33.9em) {
.hidden-xs-only {
display: none !important; } }
@media (min-width: 34em) and (max-width: 47.9em) {
.hidden-sm-only {
display: none !important; } }
@media (min-width: 48em) and (max-width: 61.9em) {
.hidden-md-only {
display: none !important; } }
@media (min-width: 62em) and (max-width: 74.9em) {
.hidden-lg-only {
display: none !important; } }
@media (min-width: 75em) {
.hidden-xl-only {
display: none !important; } }
.btn-outline {
color: #563d7c;
background-color: transparent;
border-color: #563d7c; }
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
color: #fff;
background-color: #563d7c;
border-color: #563d7c; }
.btn-outline-inverse {
color: #fff;
background-color: transparent;
border-color: #cdbfe3; }
.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse:active {
color: #563d7c;
text-shadow: none;
background-color: #fff;
border-color: #fff; }
.bd-callout {
padding: 1.25rem;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 1px solid #eee;
border-left-width: .25rem;
border-radius: .25rem; }
.bd-callout h4 {
margin-top: 0;
margin-bottom: .25rem; }
.bd-callout p:last-child {
margin-bottom: 0; }
.bd-callout code {
border-radius: .25rem; }
.bd-callout + .bd-callout {
margin-top: -.25rem; }
.bd-callout-info {
border-left-color: #5bc0de; }
.bd-callout-info h4 {
color: #5bc0de; }
.bd-callout-warning {
border-left-color: #f0ad4e; }
.bd-callout-warning h4 {
color: #f0ad4e; }
.bd-callout-danger {
border-left-color: #d9534f; }
.bd-callout-danger h4 {
color: #d9534f; }
.bd-examples .img-thumbnail {
margin-bottom: .75rem; }
.bd-examples h4 {
margin-bottom: .25rem; }
.bd-examples p {
margin-bottom: 1.25rem; }
@media (max-width: 480px) {
.bd-examples {
margin-right: -.75rem;
margin-left: -.75rem; }
.bd-examples > [class^="col-"] {
padding-right: .75rem;
padding-left: .75rem; } }
.bd-team {
margin-bottom: 1.5rem; }
.bd-team .team-member {
line-height: 2rem;
color: #555; }
.bd-team .team-member:hover {
color: #333;
text-decoration: none; }
.bd-team .github-btn {
float: right;
width: 180px;
height: 1.25rem;
margin-top: .25rem; }
.bd-team img {
float: left;
width: 2rem;
margin-right: .5rem;
border-radius: .25rem; }
.bd-browser-bugs td p {
margin-bottom: 0; }
.bd-browser-bugs th:first-child {
width: 18%; }
.bd-brand-logos {
display: table;
width: 100%;
margin-bottom: 1rem;
overflow: hidden;
color: #563d7c;
background-color: #f9f9f9;
border-radius: .25rem; }
.bd-brand-item {
padding: 4rem 0;
text-align: center; }
.bd-brand-item + .bd-brand-item {
border-top: 1px solid #fff; }
.bd-brand-logos .inverse {
color: #fff;
background-color: #563d7c; }
.bd-brand-item h1,
.bd-brand-item h3 {
margin-top: 0;
margin-bottom: 0; }
.bd-brand-item .bd-booticon {
margin-right: auto;
margin-left: auto; }
@media (min-width: 768px) {
.bd-brand-item {
display: table-cell;
width: 1%; }
.bd-brand-item + .bd-brand-item {
border-top: 0;
border-left: 1px solid #fff; }
.bd-brand-item h1 {
font-size: 4rem; } }
.color-swatches {
margin: 0 -5px;
overflow: hidden; }
.color-swatch {
float: left;
width: 4rem;
height: 4rem;
margin-right: .25rem;
margin-left: .25rem;
border-radius: .25rem; }
@media (min-width: 768px) {
.color-swatch {
width: 6rem;
height: 6rem; } }
.color-swatches .bd-purple {
background-color: #563d7c; }
.color-swatches .bd-purple-light {
background-color: #cdbfe3; }
.color-swatches .bd-purple-lighter {
background-color: #e5e1ea; }
.color-swatches .bd-gray {
background-color: #f9f9f9; }
.zero-clipboard {
position: relative;
display: none;
float: right; }
.btn-clipboard {
position: absolute;
top: 0;
right: 0;
z-index: 10;
display: block;
padding: 0.25rem 0.5rem;
font-size: 75%;
color: #818a91;
cursor: pointer;
background-color: #eceeef;
border-radius: 0 0.2rem 0 0.2rem; }
.btn-clipboard-hover {
color: #fff;
background-color: #027de7; }
@media (min-width: 768px) {
.zero-clipboard {
display: block; } }
.hll {
background-color: #ffffcc; }
.c {
color: #999; }
.err {
color: #AA0000;
background-color: #FFAAAA; }
.k {
color: #006699; }
.o {
color: #555555; }
.cm {
color: #999; }
.cp {
color: #009999; }
.c1 {
color: #999; }
.cs {
color: #999; }
.gd {
background-color: #FFCCCC;
border: 1px solid #CC0000; }
.ge {
font-style: italic; }
.gr {
color: #FF0000; }
.gh {
color: #003300; }
.gi {
background-color: #CCFFCC;
border: 1px solid #00CC00; }
.go {
color: #AAAAAA; }
.gp {
color: #000099; }
.gu {
color: #003300; }
.gt {
color: #99CC66; }
.kc {
color: #006699; }
.kd {
color: #006699; }
.kn {
color: #006699; }
.kp {
color: #006699; }
.kr {
color: #006699; }
.kt {
color: #007788; }
.m {
color: #FF6600; }
.s {
color: #d44950; }
.na {
color: #4f9fcf; }
.nb {
color: #336666; }
.nc {
color: #00AA88; }
.no {
color: #336600; }
.nd {
color: #9999FF; }
.ni {
color: #999999; }
.ne {
color: #CC0000; }
.nf {
color: #CC00FF; }
.nl {
color: #9999FF; }
.nn {
color: #00CCFF; }
.nt {
color: #2f6f9f; }
.nv {
color: #003333; }
.ow {
color: #000000; }
.w {
color: #bbbbbb; }
.mf {
color: #FF6600; }
.mh {
color: #FF6600; }
.mi {
color: #FF6600; }
.mo {
color: #FF6600; }
.sb {
color: #CC3300; }
.sc {
color: #CC3300; }
.sd {
color: #CC3300;
font-style: italic; }
.s2 {
color: #CC3300; }
.se {
color: #CC3300; }
.sh {
color: #CC3300; }
.si {
color: #AA0000; }
.sx {
color: #CC3300; }
.sr {
color: #33AAAA; }
.s1 {
color: #CC3300; }
.ss {
color: #FFCC33; }
.bp {
color: #336666; }
.vc {
color: #003333; }
.vg {
color: #003333; }
.vi {
color: #003333; }
.il {
color: #FF6600; }
.css .o,
.css .o + .nt,
.css .nt + .nt {
color: #999; }
.anchorjs-link {
color: inherit; }
@media (max-width: 480px) {
.anchorjs-link {
display: none; } }
*:hover > .anchorjs-link {
opacity: .75;
-webkit-transition: color 0.16s linear;
-o-transition: color 0.16s linear;
transition: color 0.16s linear; }
*:hover > .anchorjs-link:hover,
.anchorjs-link:focus {
text-decoration: none;
opacity: 1; }
/*# sourceMappingURL=docs.min.css.map */