@charset "ISO-8859-1";

	.select2-result-repository {
	padding-top: 4px; padding-bottom: 3px;
}
.select2-result-repository__avatar {
	width: 60px; margin-right: 10px; float: left;
}
.select2-result-repository__avatar img {
	border-radius: 2px; width: 100%; height: auto;
}
.select2-result-repository__meta {
	margin-left: 70px;
}
.select2-result-repository__title {
	color: black; line-height: 1.1; font-weight: bold; margin-bottom: 4px; -ms-word-wrap: break-word;
}
.select2-result-repository__forks {
	margin-right: 1em;
}
.select2-result-repository__stargazers {
	margin-right: 1em;
}
.select2-result-repository__forks {
	color: rgb(170, 170, 170); font-size: 11px; display: inline-block;
}
.select2-result-repository__stargazers {
	color: rgb(170, 170, 170); font-size: 11px; display: inline-block;
}
.select2-result-repository__watchers {
	color: rgb(170, 170, 170); font-size: 11px; display: inline-block;
}
.select2-result-repository__description {
	color: rgb(119, 119, 119); font-size: 13px; margin-top: 4px;
}
.select2-results__option--highlighted .select2-result-repository__title {
	color: white;
}
.select2-results__option--highlighted .select2-result-repository__forks {
	color: rgb(198, 220, 239);
}
.select2-results__option--highlighted .select2-result-repository__stargazers {
	color: rgb(198, 220, 239);
}
.select2-results__option--highlighted .select2-result-repository__description {
	color: rgb(198, 220, 239);
}
.select2-results__option--highlighted .select2-result-repository__watchers {
	color: rgb(198, 220, 239);
}
.s2-docs-sidebar.affix {
	position: static;
}
@media all and (min-width:768px)
{
.s2-docs-sidebar {
	padding-left: 20px;
}
}
.s2-docs-sidenav {
	margin-top: 20px; margin-bottom: 20px;
}
.s2-docs-sidebar .nav > li > a {
	padding: 4px 20px; transition:color 0.2s, border-color 0.2s; color: rgb(118, 118, 118); font-size: 13px; font-weight: 500; margin-left: -1px; border-left-color: transparent; border-left-width: 1px; border-left-style: solid; display: block;
}
.s2-docs-sidebar .nav > li > a code {
	color: inherit; background-color: inherit;
}
.s2-docs-sidebar .nav > li > a:hover {
	color: rgb(66, 139, 202); text-decoration: none; border-left-color: rgb(66, 139, 202); background-color: transparent;
}
.s2-docs-sidebar .nav > li > a:focus {
	color: rgb(66, 139, 202); text-decoration: none; border-left-color: rgb(66, 139, 202); background-color: transparent;
}
.s2-docs-sidebar .nav > .active > a {
	color: rgb(66, 139, 202); padding-left: 19px; font-weight: bold; border-left-color: rgb(66, 139, 202); border-left-width: 2px; border-left-style: solid; background-color: transparent;
}
.s2-docs-sidebar .nav > .active:hover > a {
	color: rgb(66, 139, 202); padding-left: 19px; font-weight: bold; border-left-color: rgb(66, 139, 202); border-left-width: 2px; border-left-style: solid; background-color: transparent;
}
.s2-docs-sidebar .nav > .active:focus > a {
	color: rgb(66, 139, 202); padding-left: 19px; font-weight: bold; border-left-color: rgb(66, 139, 202); border-left-width: 2px; border-left-style: solid; background-color: transparent;
}
.s2-docs-sidebar .nav .nav {
	padding-bottom: 10px; display: none;
}
.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 {
	padding-left: 30px;
}
.s2-docs-sidebar .nav .nav > li > a:focus {
	padding-left: 30px;
}
.s2-docs-sidebar .nav .nav > .active > a {
	padding-left: 29px; font-weight: 400;
}
.s2-docs-sidebar .nav .nav > .active:hover > a {
	padding-left: 29px; font-weight: 400;
}
.s2-docs-sidebar .nav .nav > .active:focus > a {
	padding-left: 29px; font-weight: 400;
}
@media all and (min-width:992px)
{
.s2-docs-sidebar .s2-docs-sidenav {
	transition:border-color 0.2s; padding-top: 40px; border-left-color: transparent; border-left-width: 1px; border-left-style: solid;
}
.s2-docs-sidebar.affix .s2-docs-sidenav {
	border-left-color: rgb(238, 238, 238);
}
.s2-docs-sidebar .nav > .active > ul {
	display: block;
}
.s2-docs-sidebar.affix {
	width: 213px;
}
.s2-docs-sidebar.affix-bottom {
	width: 213px;
}
.s2-docs-sidebar.affix {
	top: 0px; position: fixed;
}
.s2-docs-sidebar.affix-bottom {
	position: absolute;
}
.s2-docs-sidebar.affix-bottom .s2-docs-sidenav {
	margin-top: 0px; margin-bottom: 0px;
}
.s2-docs-sidebar.affix .s2-docs-sidenav {
	margin-top: 0px; margin-bottom: 0px;
}
}
@media all and (min-width:1200px)
{
.s2-docs-sidebar.affix-bottom {
	width: 263px;
}
.s2-docs-sidebar.affix {
	width: 263px;
}
}
.back-to-top {
	padding: 4px 10px; color: rgb(153, 153, 153); font-size: 12px; font-weight: 400; margin-top: 10px; margin-left: 10px; display: none;
}
.back-to-top:hover {
	color: rgb(66, 139, 202); text-decoration: none;
}
@media all and (min-width:768px)
{
.back-to-top {
	display: block;
}
}
.navbar-toggle {
	background: none !important; border: currentColor; border-image: none;
}
.navbar-toggle:hover {
	background: none !important;
}
.navbar-toggle .icon-bar {
	transition:0.2s; width: 22px;
}
.navbar-toggle .top-bar {
	transform-origin: 10% 10%; transform: rotate(45deg);
}
.navbar-toggle .middle-bar {
	opacity: 0;
}
.navbar-toggle .bottom-bar {
	transform-origin: 10% 90%; transform: rotate(-45deg);
}
.navbar-toggle.collapsed .top-bar {
	transform: rotate(0deg);
}
.navbar-toggle.collapsed .middle-bar {
	opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0deg);
}
h2 code {
	background-color: inherit;
}
h3 code {
	background-color: inherit;
}
h4 code {
	background-color: inherit;
}
pre.prettyprint {
	padding: 9px 14px; border: 1px solid rgb(225, 225, 232); border-image: none; margin-bottom: 14px; background-color: rgb(247, 247, 249);
}
.s2-docs-featurette {
	padding: 15px 0px; text-align: center; color: rgb(119, 119, 119);
}
.s2-docs-featurette h4 {
	margin: 30px 0px 15px;
}
.s2-docs-featurette .fa {
	color: rgb(119, 119, 119); font-size: 28px;
}
.s2-docs-container {
	line-height: 1.6;
}
section {
	margin-bottom: 40px;
}
.page-header {
	padding-bottom: 19px; margin-bottom: 29px;
}
.s2-docs-nav {
	border-color: rgb(238, 238, 238); margin-bottom: 0px; background-color: rgb(246, 246, 246);
}
.s2-docs-nav .navbar-brand {
	font-weight: 500;
}
.s2-docs-nav .navbar-brand > img {
	margin-right: 4px; display: inline;
}
.s2-docs-nav .navbar-nav > .active > a {
	color: rgb(0, 0, 0); background-color: rgb(240, 240, 240);
}
.s2-docs-nav .navbar-nav > .active > a:hover {
	color: rgb(0, 0, 0); background-color: rgb(240, 240, 240);
}
.s2-docs-nav .navbar-nav > .active > a:focus {
	color: rgb(0, 0, 0); background-color: rgb(240, 240, 240);
}
@media all and (min-width:768px)
{
.s2-docs-nav .navbar-nav > li > .dropdown-menu::before {
	border-width: 10px; border-style: solid; border-color: transparent transparent rgba(0, 0, 0, 0.1); left: 24px; top: -21px; width: 0px; height: 0px; display: block; position: absolute; content: "";
}
.s2-docs-nav .navbar-nav > li > .dropdown-menu::after {
	border-width: 10px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); left: 24px; top: -20px; width: 0px; height: 0px; display: block; position: absolute; content: "";
}
.s2-docs-nav .navbar-nav .dropdown-menu {
	border-color: rgb(221, 221, 221); border-radius: 4px; margin-top: -1px;
}
}
.s2-docs-footer {
	text-align: center; color: rgb(118, 118, 118); padding-top: 40px; padding-bottom: 40px; margin-top: 100px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.s2-docs-footer-links {
	padding-left: 0px; margin-top: 20px;
}
.s2-docs-footer-links li {
	padding: 0px 2px; display: inline;
}
.s2-docs-footer-links li::after {
	padding-left: 8px; content: "กค";
}
.s2-docs-footer-links li:first-child {
	padding-left: 0px;
}
.s2-docs-footer-links li:last-child::after {
	padding-left: 0px; content: "";
}
@media all and (min-width:768px)
{
.s2-docs-footer p {
	margin-bottom: 0px;
}
}
.alert {
	background: rgb(255, 255, 255); border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(238, 238, 238); margin: 20px 0px; padding: 20px; border-radius: 3px; border-image: none; color: rgb(51, 51, 51);
}
.alert h4 {
	font-size: 18px; margin-top: 0px; margin-bottom: 5px;
}
.alert-danger {
	border-left-color: rgb(206, 72, 68);
}
.alert-danger h4 {
	color: rgb(206, 72, 68);
}
.alert-info {
	border-left-color: rgb(27, 128, 158);
}
.alert-info h4 {
	color: rgb(27, 128, 158);
}
.alert-warning {
	border-left-color: rgb(170, 103, 8);
}
.alert-warning h4 {
	color: rgb(170, 103, 8);
}
.s2-docs-home .jumbotron {
	color: rgb(0, 0, 0); margin-bottom: 0px;
}
.s2-docs-home .jumbotron h1 {
	color: rgb(0, 0, 0); margin-top: 20px;
}
.s2-docs-home .lead {
	margin: 0px auto 40px; text-align: center; max-width: 800px;
}
.s2-docs-home .notice-previous {
	background: rgb(246, 246, 246); padding: 15px 20px; color: rgb(102, 102, 102); border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.s2-docs-home .half-rule {
	margin: 40px auto; width: 100px;
}
.s2-example {
	border-width: 1px 0px; border-style: solid; border-color: rgb(229, 229, 229) rgb(238, 238, 238) rgb(238, 238, 238); margin: 0px -15px 15px; padding: 45px 15px 15px; position: relative; box-shadow: inset 0px 3px 6px rgba(0,0,0,0.05); background-color: rgb(250, 250, 250);
}
.s2-example::after {
	left: 15px; top: 15px; color: rgb(187, 187, 187); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: bold; position: absolute; content: "Example";
}
@media all and (min-width:768px)
{
.s2-example {
	border-width: 1px; border-color: rgb(238, 238, 238); border-radius: 4px 4px 0px 0px; margin-right: 0px; margin-left: 0px; box-shadow: none; background-color: rgb(255, 255, 255);
}
}
.s2-event-log {
	background: rgb(0, 36, 81); margin: 0px -15px 15px; padding: 45px 15px 15px; color: white; font-family: Menlo, "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, Consolas, monospace; position: relative;
}
.s2-event-log::after {
	left: 15px; top: 15px; color: rgb(187, 187, 187); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; font-weight: bold; position: absolute; content: "Event Log";
}
@media all and (min-width:768px)
{
.s2-event-log {
	border-width: 1px; border-color: rgb(238, 238, 238); margin-top: -15px; margin-right: 0px; margin-left: 0px; box-shadow: none;
}
}
.s2-example + pre {
	border-width: 0px 0px 1px; margin: -15px -15px 15px; border-radius: 0px;
}
.s2-example + figure {
	border-width: 0px 0px 1px; margin: -15px -15px 15px; border-radius: 0px;
}
.s2-event-log + pre {
	border-width: 0px 0px 1px; margin: -15px -15px 15px; border-radius: 0px;
}
@media all and (min-width:768px)
{
.s2-example + pre {
	border-width: 1px; margin-top: -16px; margin-right: 0px; margin-left: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.s2-example + figure {
	border-width: 1px; margin-top: -16px; margin-right: 0px; margin-left: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.s2-event-log + pre {
	border-width: 1px; margin-top: -16px; margin-right: 0px; margin-left: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
}
.s2-example + .s2-event-log {
	margin-top: -15px;
}
.s2-docs-social {
	text-align: center; margin-bottom: 20px;
}
.s2-docs-social-buttons {
	list-style: none; padding-left: 0px; margin-bottom: 0px; display: inline-block;
}
.s2-docs-social-buttons li {
	padding: 5px 8px; line-height: 1; display: inline-block;
}
.s2-docs-social-buttons .twitter-follow-button {
	width: 225px !important;
}
.s2-docs-social-buttons .twitter-share-button {
	width: 98px !important;
}
.github-btn {
	border: 0px currentColor; border-image: none; overflow: hidden;
}
.btn-outline-inverse {
	border-color: rgb(66, 139, 202); padding: 15px 30px; transition:0.1s ease-in-out; color: rgb(66, 139, 202); font-size: 20px; background-color: transparent;
}
.btn-outline-inverse:hover {
	border-color: rgb(66, 139, 202); color: rgb(255, 255, 255); background-color: rgb(66, 139, 202);
}
.btn-toolbar {
	margin-bottom: 20px;
}
.anchorjs-link {
	transition:0.16s linear; color: inherit; text-decoration: none;
}
.anchorjs-link:link {
	color: inherit; text-decoration: none;
}
.anchorjs-link:visited {
	color: inherit; text-decoration: none;
}
@media all and (max-width:480px)
{
.anchorjs-link {
	display: none;
}
}
*:hover > .anchorjs-link {
	margin-left: -0.9em !important; opacity: 0.5;
}
*:hover > .anchorjs-link:hover {
	opacity: 1;
}
.anchorjs-link:focus {
	opacity: 1;
}
.jumbotron {
	color: rgb(119, 119, 119); padding-right: 0px; padding-left: 0px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(246, 246, 246);
}
.jumbotron h1 {
	color: rgb(119, 119, 119); font-size: 36px; margin-top: 10px;
}
.jumbotron .version {
	color: rgb(153, 153, 153); font-size: 14px; font-weight: normal; margin-bottom: 30px;
}
.com {
	color: rgb(153, 153, 153);
}
.lit {
	color: rgb(25, 95, 145);
}
.pun {
	color: rgb(147, 161, 161);
}
.opn {
	color: rgb(147, 161, 161);
}
.clo {
	color: rgb(147, 161, 161);
}
.fun {
	color: rgb(220, 50, 47);
}
.str {
	color: rgb(199, 37, 78);
}
.atv {
	color: rgb(199, 37, 78);
}
.kwd {
	color: rgb(47, 111, 159);
}
.prettyprint .tag {
	color: rgb(47, 111, 159);
}
.typ {
	color: rgb(66, 139, 202);
}
.atn {
	color: rgb(66, 139, 202);
}
.dec {
	color: rgb(66, 139, 202);
}
.var {
	color: rgb(66, 139, 202);
}
.pln {
	color: rgb(51, 51, 51);
}
.prettyprint {
	padding: 9px 14px; border: 1px solid rgb(238, 238, 238); border-image: none; margin-top: 20px; margin-bottom: 20px;
}
.prettyprint.linenums {
	box-shadow: inset 40px 0px 0px #fbfbfb, inset 41px 0px 0px #f6f6f6; -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;
}
ol.linenums {
	margin: 0px 0px 0px -12px;
}
ol.linenums li {
	color: rgb(190, 190, 190); line-height: 18px; padding-left: 12px;
}
.highlight {
	background: rgb(255, 255, 255);
}
.highlight .nx {
	color: rgb(51, 51, 51);
}
.highlight .k {
	font-weight: bold;
}
.highlight .o {
	font-weight: bold;
}
.highlight .na {
	color: rgb(66, 139, 202);
}
.highlight .s {
	color: rgb(199, 37, 78);
}
.highlight .s1 {
	color: rgb(199, 37, 78);
}
.highlight .s2 {
	color: rgb(199, 37, 78);
}
.highlight .sb {
	color: rgb(199, 37, 78);
}
.highlight .sc {
	color: rgb(199, 37, 78);
}
.highlight .sd {
	color: rgb(199, 37, 78);
}
.highlight .se {
	color: rgb(199, 37, 78);
}
.highlight .sh {
	color: rgb(199, 37, 78);
}
.highlight .si {
	color: rgb(199, 37, 78);
}
.highlight .sx {
	color: rgb(199, 37, 78);
}
.highlight .m {
	color: rgb(25, 95, 145);
}
.highlight .mf {
	color: rgb(25, 95, 145);
}
.highlight mh {
	color: rgb(25, 95, 145);
}
.highlight .mi {
	color: rgb(25, 95, 145);
}
.highlight .mo {
	color: rgb(25, 95, 145);
}
.highlight .p {
	color: rgb(147, 161, 161);
}
.highlight .nt {
	color: rgb(47, 111, 159);
}
.highlight .c {
	color: rgb(153, 153, 153); font-style: italic;
}
.highlight .err {
	color: rgb(166, 23, 23); background-color: rgb(227, 210, 210);
}
.highlight .gr {
	color: rgb(170, 0, 0);
}
.highlight pre {
	margin: 0px; border: currentColor; border-image: none;
}
.highlight > pre {
	padding: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; margin-bottom: 14px;
}
.highlight .lineno {
	color: rgb(190, 190, 190); -ms-user-select: none; background-color: rgb(251, 251, 251); -webkit-user-select: none; -moz-user-select: none;
}
.highlight .cm {
	color: rgb(153, 153, 136); font-style: italic;
}
.highlight .cp {
	color: rgb(153, 153, 153); font-weight: bold;
}
.highlight .c1 {
	color: rgb(153, 153, 136); font-style: italic;
}
.highlight .cs {
	color: rgb(153, 153, 153); font-style: italic; font-weight: bold;
}
.highlight .gd {
	color: rgb(0, 0, 0); background-color: rgb(255, 221, 221);
}
.highlight .gd .x {
	color: rgb(0, 0, 0); background-color: rgb(255, 170, 170);
}
.highlight .ge {
	font-style: italic;
}
.highlight .gh {
	color: rgb(153, 153, 153);
}
.highlight .gi {
	color: rgb(0, 0, 0); background-color: rgb(221, 255, 221);
}
.highlight .gi .x {
	color: rgb(0, 0, 0); background-color: rgb(170, 255, 170);
}
.highlight .go {
	color: rgb(136, 136, 136);
}
.highlight .gp {
	color: rgb(85, 85, 85);
}
.highlight .gs {
	font-weight: bold;
}
.highlight .gu {
	color: rgb(170, 170, 170);
}
.highlight .gt {
	color: rgb(170, 0, 0);
}
.highlight .kc {
	font-weight: bold;
}
.highlight .kd {
	font-weight: bold;
}
.highlight .kp {
	font-weight: bold;
}
.highlight .kr {
	font-weight: bold;
}
.highlight .kt {
	color: rgb(68, 85, 136); font-weight: bold;
}
.highlight .nb {
	color: rgb(0, 134, 179);
}
.highlight .nc {
	color: rgb(68, 85, 136); font-weight: bold;
}
.highlight .no {
	color: teal;
}
.highlight .ni {
	color: purple;
}
.highlight .ne {
	color: rgb(153, 0, 0); font-weight: bold;
}
.highlight .nf {
	color: rgb(153, 0, 0); font-weight: bold;
}
.highlight .nn {
	color: rgb(85, 85, 85);
}
.highlight .nv {
	color: teal;
}
.highlight .ow {
	font-weight: bold;
}
.highlight .w {
	color: rgb(187, 187, 187);
}
.highlight .sr {
	color: rgb(0, 153, 38);
}
.highlight .ss {
	color: rgb(153, 0, 115);
}
.highlight .bp {
	color: rgb(153, 153, 153);
}
.highlight .vc {
	color: teal;
}
.highlight .vg {
	color: teal;
}
.highlight .vi {
	color: teal;
}
.highlight .il {
	color: rgb(0, 153, 153);
}
h1[id] {
	padding-top: 20px; margin-top: 0px;
}
.s2-docs-panels dt {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.s2-docs-panels dd {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.s2-docs-panels dt {
	padding: 5px 7.5px; border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: rgb(245, 245, 245);
}
.s2-docs-panels dd {
	padding: 7.5px; margin-bottom: 0.75em; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; background-color: rgb(255, 255, 255);
}
.s2-docs-panels dt + dd {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
/* .select2-results {
	overflow-y: scroll;
} */