.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ccc;border-radius:2px; height: 34px; padding-top:2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

@charset "UTF-8";
.select2-result-repository { padding-top: 4px; padding-bottom: 3px; }
.select2-result-repository__avatar { float: left; width: 60px; margin-right: 10px; }
.select2-result-repository__avatar img { width: 100%; height: auto; border-radius: 2px; }
.select2-result-repository__meta { margin-left: 70px; }
.select2-result-repository__title { color: black; font-weight: bold; word-wrap: break-word; line-height: 1.1; margin-bottom: 4px; }
.select2-result-repository__forks, .select2-result-repository__stargazers { margin-right: 1em; }
.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers { display: inline-block; color: #aaa; font-size: 11px; }
.select2-result-repository__description { font-size: 13px; color: #555; margin-top: 4px; }
.select2-results__option--highlighted .select2-result-repository__title { color: white; }
.select2-results__option--highlighted .select2-result-repository__forks, .select2-results__option--highlighted .select2-result-repository__stargazers, .select2-results__option--highlighted .select2-result-repository__description, .select2-results__option--highlighted .select2-result-repository__watchers { color: #c6dcef; }

.s2-docs-sidebar.affix { position: static; }
@media (min-width: 768px) { .s2-docs-sidebar { padding-left: 20px; } }

.s2-docs-sidenav { margin-top: 20px; margin-bottom: 20px; }

.s2-docs-sidebar .nav > li > a { margin-left: -1px; display: block; padding: 4px 20px; font-size: 13px; font-weight: 500; color: #767676; border-left: 1px solid transparent; transition: color .2s, border-color .2s; }
.s2-docs-sidebar .nav > li > a code { background-color: inherit; color: inherit; }
.s2-docs-sidebar .nav > li > a:hover, .s2-docs-sidebar .nav > li > a:focus { color: #428BCA; text-decoration: none; background-color: transparent; border-left-color: #428BCA; }
.s2-docs-sidebar .nav > .active > a, .s2-docs-sidebar .nav > .active:hover > a, .s2-docs-sidebar .nav > .active:focus > a { padding-left: 19px; font-weight: bold; color: #428BCA; background-color: transparent; border-left: 2px solid #428BCA; }
.s2-docs-sidebar .nav .nav { display: none; padding-bottom: 10px; }
.s2-docs-sidebar .nav .nav > li > a { padding-top: 1px; padding-bottom: 1px; padding-left: 30px; font-size: 12px; font-weight: normal; }
.s2-docs-sidebar .nav .nav > li > a:hover, .s2-docs-sidebar .nav .nav > li > a:focus { padding-left: 30px; }
.s2-docs-sidebar .nav .nav > .active > a, .s2-docs-sidebar .nav .nav > .active:hover > a, .s2-docs-sidebar .nav .nav > .active:focus > a { padding-left: 29px; font-weight: 400; }

@media (min-width: 992px) { .s2-docs-sidebar .s2-docs-sidenav { padding-top: 40px; transition: border-color .2s; border-left: 1px solid transparent; }
    .s2-docs-sidebar.affix .s2-docs-sidenav { border-left-color: #eee; }
    .s2-docs-sidebar .nav > .active > ul { display: block; }
    .s2-docs-sidebar.affix, .s2-docs-sidebar.affix-bottom { width: 213px; }
    .s2-docs-sidebar.affix { position: fixed; top: 0px; }
    .s2-docs-sidebar.affix-bottom { position: absolute; }
    .s2-docs-sidebar.affix-bottom .s2-docs-sidenav, .s2-docs-sidebar.affix .s2-docs-sidenav { margin-top: 0; margin-bottom: 0; } }
@media (min-width: 1200px) { .s2-docs-sidebar.affix-bottom, .s2-docs-sidebar.affix { width: 263px; } }
/* Back to top (hidden on mobile) */
.back-to-top { display: none; padding: 4px 10px; margin-top: 10px; margin-left: 10px; font-size: 12px; font-weight: 400; color: #999; }
.back-to-top:hover { color: #428BCA; text-decoration: none; }
@media (min-width: 768px) { .back-to-top { display: block; } }

.navbar-toggle { border: none; background: transparent !important; }
.navbar-toggle:hover { background: transparent !important; }
.navbar-toggle .icon-bar { width: 22px; transition: all 0.2s; }
.navbar-toggle .top-bar { transform: rotate(45deg); transform-origin: 10% 10%; }
.navbar-toggle .middle-bar { opacity: 0; }
.navbar-toggle .bottom-bar { transform: rotate(-45deg); transform-origin: 10% 90%; }
.navbar-toggle.collapsed .top-bar { transform: rotate(0); }
.navbar-toggle.collapsed .middle-bar { opacity: 1; }
.navbar-toggle.collapsed .bottom-bar { transform: rotate(0); }

h2 code, h3 code, h4 code { background-color: inherit; }

pre.prettyprint { padding: 9px 14px; margin-bottom: 14px; background-color: #f7f7f9; border: 1px solid #e1e1e8; }

.s2-docs-featurette { color: #777; padding: 15px 0; text-align: center; }
.s2-docs-featurette h4 { margin: 30px 0 15px; }
.s2-docs-featurette .fa { font-size: 28px; color: #777; }

.s2-docs-container { line-height: 1.6; }

section { margin-bottom: 40px; }

.page-header { padding-bottom: 19px; margin-bottom: 29px; }

.s2-docs-nav { margin-bottom: 0; border-color: #eee; background-color: #f6f6f6; }
.s2-docs-nav .navbar-brand { font-weight: 500; }
.s2-docs-nav .navbar-brand > img { display: inline; margin-right: 4px; }
.s2-docs-nav .navbar-nav > .active > a, .s2-docs-nav .navbar-nav > .active > a:hover, .s2-docs-nav .navbar-nav > .active > a:focus { background-color: #f0f0f0; color: #000; }
@media (min-width: 768px) { .s2-docs-nav .navbar-nav > li > .dropdown-menu:before { position: absolute; top: -21px; left: 24px; display: block; width: 0; height: 0; border-color: transparent transparent rgba(0, 0, 0, 0.1); border-style: solid; border-width: 10px; content: ""; }
    .s2-docs-nav .navbar-nav > li > .dropdown-menu:after { position: absolute; top: -20px; left: 24px; display: block; width: 0; height: 0; border-color: transparent transparent #FFF; border-style: solid; border-width: 10px; content: ''; }
    .s2-docs-nav .navbar-nav .dropdown-menu { border-radius: 4px; border-color: #ddd; margin-top: -1px; } }

.s2-docs-footer { border-top: 1px solid #eee; color: #767676; padding-top: 40px; padding-bottom: 40px; margin-top: 100px; text-align: center; }
.s2-docs-footer-links { padding-left: 0; margin-top: 20px; }
.s2-docs-footer-links li { display: inline; padding: 0 2px; }
.s2-docs-footer-links li:after { content: "·"; padding-left: 8px; }
.s2-docs-footer-links li:first-child { padding-left: 0; }
.s2-docs-footer-links li:last-child:after { content: ""; padding-left: 0; }
@media (min-width: 768px) { .s2-docs-footer p { margin-bottom: 0; } }

.alert { background: #fff; border: 1px solid #eee; border-left-width: 5px; border-radius: 3px; color: #333; margin: 20px 0; padding: 20px; }
.alert h4 { font-size: 18px; margin-top: 0; margin-bottom: 5px; }
.alert-danger { border-left-color: #ce4844; }
.alert-danger h4 { color: #ce4844; }
.alert-info { border-left-color: #1b809e; }
.alert-info h4 { color: #1b809e; }
.alert-warning { border-left-color: #aa6708; }
.alert-warning h4 { color: #aa6708; }

.s2-docs-home .jumbotron { margin-bottom: 0; color: #000; }
.s2-docs-home .jumbotron h1 { color: #000; margin-top: 20px; }
.s2-docs-home .lead { text-align: center; max-width: 800px; margin: 0 auto 40px; }
.s2-docs-home .notice-previous { background: #f6f6f6; color: #666; border-bottom: 1px solid #eee; padding: 15px 20px; }
.s2-docs-home .half-rule { width: 100px; margin: 40px auto; }

.s2-example { position: relative; padding: 45px 15px 15px; margin: 0 -15px 15px; background-color: #fafafa; box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.05); border-color: #e5e5e5 #eee #eee; border-style: solid; border-width: 1px 0; }
.s2-example:after { content: "Example"; position: absolute; top: 15px; left: 15px; font-size: 12px; font-weight: bold; color: #bbb; text-transform: uppercase; letter-spacing: 1px; }
@media (min-width: 768px) { .s2-example { margin-left: 0; margin-right: 0; background-color: #fff; border-width: 1px; border-color: #eee; border-radius: 4px 4px 0 0; box-shadow: none; } }

.s2-event-log { background: #002451; color: white; font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; margin: 0 -15px 15px; padding: 45px 15px 15px; position: relative; }
.s2-event-log:after { content: "Event Log"; position: absolute; top: 15px; left: 15px; font-size: 12px; font-weight: bold; color: #BBB; text-transform: uppercase; letter-spacing: 1px; }
@media (min-width: 768px) { .s2-event-log { margin-left: 0; margin-right: 0; margin-top: -15px; border-width: 1px; border-color: #eee; box-shadow: none; } }

.s2-example + pre, .s2-example + figure, .s2-event-log + pre { margin: -15px -15px 15px; border-radius: 0; border-width: 0 0 1px; }
@media (min-width: 768px) { .s2-example + pre, .s2-example + figure, .s2-event-log + pre { margin-top: -16px; margin-left: 0; margin-right: 0; border-width: 1px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } }

.s2-example + .s2-event-log { margin-top: -15px; }

.s2-docs-social { margin-bottom: 20px; text-align: center; }

.s2-docs-social-buttons { display: inline-block; padding-left: 0; margin-bottom: 0; list-style: none; }
.s2-docs-social-buttons li { display: inline-block; padding: 5px 8px; line-height: 1; }
.s2-docs-social-buttons .twitter-follow-button { width: 225px !important; }
.s2-docs-social-buttons .twitter-share-button { width: 98px !important; }

.github-btn { overflow: hidden; border: 0; }

.btn-outline-inverse { color: #428BCA; background-color: transparent; border-color: #428BCA; padding: 15px 30px; font-size: 20px; transition: all .1s ease-in-out; }
.btn-outline-inverse:hover { color: #fff; border-color: #428BCA; background-color: #428BCA; }

.btn-toolbar { margin-bottom: 20px; }

.anchorjs-link { color: inherit; transition: all .16s linear; text-decoration: none; }
.anchorjs-link:link, .anchorjs-link:visited { text-decoration: none; color: inherit; }
@media (max-width: 480px) { .anchorjs-link { display: none; } }

*:hover > .anchorjs-link { opacity: .5; margin-left: -0.9em !important; }

*:hover > .anchorjs-link:hover, .anchorjs-link:focus { opacity: 1; }

.jumbotron { background-color: #F6F6F6; border-bottom: 1px solid #eee; color: #777; padding-left: 0; padding-right: 0; }
.jumbotron h1 { color: #777; font-size: 36px; margin-top: 10px; }
.jumbotron .version { color: #999; font-size: 14px; font-weight: normal; margin-bottom: 30px; }

.com { color: #999; }

.lit { color: #195f91; }

.pun, .opn, .clo { color: #93a1a1; }

.fun { color: #dc322f; }

.str, .atv { color: #C7254E; }

.kwd, .prettyprint .tag { color: #2F6F9F; }

.typ, .atn, .dec, .var { color: #428BCA; }

.pln { color: #333; }

.prettyprint { padding: 9px 14px; margin-bottom: 20px; margin-top: 20px; border: 1px solid #eee; }
.prettyprint.linenums { -webkit-box-shadow: inset 40px 0 0 #fbfbfb, inset 41px 0 0 #f6f6f6; -moz-box-shadow: inset 40px 0 0 #fbfbfb, inset 41px 0 0 #f6f6f6; box-shadow: inset 40px 0 0 #fbfbfb, inset 41px 0 0 #f6f6f6; }

ol.linenums { margin: 0 0 0 -12px; }
ol.linenums li { padding-left: 12px; color: #bebebe; line-height: 18px; }

.highlight { background: #fff; }
.highlight .nx { color: #333; }
.highlight .k, .highlight .o { font-weight: bold; }
.highlight .na { color: #428BCA; }
.highlight .s, .highlight .s1, .highlight .s2, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .se, .highlight .sh, .highlight .si, .highlight .sx { color: #C7254E; }
.highlight .m, .highlight .mf, .highlight mh, .highlight .mi, .highlight .mo { color: #195f91; }
.highlight .p { color: #93a1a1; }
.highlight .nt { color: #2F6F9F; }
.highlight .c { color: #999; font-style: italic; }
.highlight .err { background-color: #e3d2d2; color: #a61717; }
.highlight .gr { color: #a00; }
.highlight pre { border: none; margin: 0; }
.highlight > pre { border: 1px solid #eee; padding: 0; margin-bottom: 14px; }
.highlight .lineno { background-color: #fbfbfb; color: #bebebe; -ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; }

.highlight .cm { color: #999988; font-style: italic; }

/* Comment.Multiline */
.highlight .cp { color: #999999; font-weight: bold; }

/* Comment.Preproc */
.highlight .c1 { color: #999988; font-style: italic; }

/* Comment.Single */
.highlight .cs { color: #999999; font-weight: bold; font-style: italic; }

/* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd; }

/* Generic.Deleted */
.highlight .gd .x { color: #000000; background-color: #ffaaaa; }

/* Generic.Deleted.Specific */
.highlight .ge { font-style: italic; }

/* Generic.Emph */
.highlight .gh { color: #999999; }

/* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd; }

/* Generic.Inserted */
.highlight .gi .x { color: #000000; background-color: #aaffaa; }

/* Generic.Inserted.Specific */
.highlight .go { color: #888888; }

/* Generic.Output */
.highlight .gp { color: #555555; }

/* Generic.Prompt */
.highlight .gs { font-weight: bold; }

/* Generic.Strong */
.highlight .gu { color: #aaaaaa; }

/* Generic.Subheading */
.highlight .gt { color: #aa0000; }

/* Generic.Traceback */
.highlight .kc { font-weight: bold; }

/* Keyword.Constant */
.highlight .kd { font-weight: bold; }

/* Keyword.Declaration */
.highlight .kp { font-weight: bold; }

/* Keyword.Pseudo */
.highlight .kr { font-weight: bold; }

/* Keyword.Reserved */
.highlight .kt { color: #445588; font-weight: bold; }

/* Keyword.Type */
.highlight .nb { color: #0086B3; }

/* Name.Builtin */
.highlight .nc { color: #445588; font-weight: bold; }

/* Name.Class */
.highlight .no { color: #008080; }

/* Name.Constant */
.highlight .ni { color: #800080; }

/* Name.Entity */
.highlight .ne { color: #990000; font-weight: bold; }

/* Name.Exception */
.highlight .nf { color: #990000; font-weight: bold; }

/* Name.Function */
.highlight .nn { color: #555555; }

/* Name.Namespace */
.highlight .nv { color: #008080; }

/* Name.Variable */
.highlight .ow { font-weight: bold; }

/* Operator.Word */
.highlight .w { color: #bbbbbb; }

/* Text.Whitespace */
.highlight .sr { color: #009926; }

/* Literal.String.Regex */
.highlight .ss { color: #990073; }

/* Literal.String.Symbol */
.highlight .bp { color: #999999; }

/* Name.Builtin.Pseudo */
.highlight .vc { color: #008080; }

/* Name.Variable.Class */
.highlight .vg { color: #008080; }

/* Name.Variable.Global */
.highlight .vi { color: #008080; }

/* Name.Variable.Instance */
.highlight .il { color: #009999; }

/* Literal.Number.Integer.Long */
h1[id] { padding-top: 20px; margin-top: 0; }

.s2-docs-panels dt, .s2-docs-panels dd { border: 1px solid #ddd; }
.s2-docs-panels dt { background-color: #f5f5f5; border-top-left-radius: 4px; border-top-right-radius: 4px; padding: 5px 7.5px; }
.s2-docs-panels dd { background-color: #fff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; margin-bottom: 0.75em; padding: 7.5px; }
.s2-docs-panels dt + dd { border-top: none; }
