/** fix pretty-print tommorrow night 80 */
.prettyprint {
	padding-left: 0;
	padding-right: 0;
	border: 1px solid rgba(255, 255, 255, .3);
	border-right: 1px solid rgba(0, 0, 0, .3);
	border-bottom: 1px solid rgba(0, 0, 0, .3);
	border-radius: 8px;
}
.prettyprint.linenums {
	padding-left: 0;
}
.prettyprint.linenums li {
	margin-left: 60px;
	border-left: 1px solid #eee;
	padding-left: 0;
}

.prettyprint.linenums li code {
	background: transparent;
	font-size: 14px;
}

.prettyprint.linenums ol li.L0, li.L2,li.L4, li.L6, li.L8 {
	background-color: rgba(128, 128, 128, .1);
}

.prettyprint code {
	padding-left: 10px;
	padding-right: 0;
	margin: 0;
	border-radius: 0;
	background: transparent;
}

body {
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #454545;
	background: #f8f8f8;
}

footer {
	margin-left: 0;
	padding-left: 0;
	font-size: small;
	padding-top: 40px;
	color: #bbb;
}
footer a {
	color: rgba(0, 102, 206, 0.44);
}
h1 {
	text-transform: uppercase;
	line-height: 1em;
	font-weight: 700;
	color: #cd0030;
	letter-spacing: -0.01em;
}
h1.page-title {
	margin: auto;
	max-width: 820px;
	text-transform: none;
	font-size: 96px;
	line-height: 78px;
	font-weight: 100;
}

section.readme article h1 img {
	border-radius: 5px 5px 0 0 ;
}

h2 {
	font-weight: 700;
}
h3 {
	font-weight: 700;
}
h4 {
	font-size: 17.5px;
}

.container-overview, .method, .member {
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 20px 17px;
	border-radius: 4px;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	background-color: #fff;
	max-width: 820px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.container-overview .method {
	border: none;
	padding: 20px 0 0 0;
	margin: 0;
	box-shadow: none;
}

.no-private .method.private, .no-private li.private  {
	display: none;
}
.member h4, .method h4 {
	border-bottom: 1px solid #e7e7e7;
	font-weight: 400;
	padding-bottom: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.property {
	margin-bottom: 10px;
}

.member p, .method p, .property .description p {
	font-size: 17px;
	line-height: 26px;
	margin-left: 26px;
	margin-top: 0;
	margin-bottom: 0;
}

.props {
	border: 0;
	box-shadow: none;
}


.param div.signature {
	padding-left: 0;
	margin-bottom: 20px;
}

.signature-type {
	color: #aaa;
}

.description p {
	margin-left: 0;
}

.tag-source {
	display: inline-block;
	background: #fafafa;
	border-radius: 5px;
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #f0f0f0;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;

}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	text-shadow: 1px 1px 1px #fff;
	-webkit-font-smoothing: antialiased;
}

article h2 {
	color: #cd0030;
	font-size: 36px;
	line-height: 36px;
}

article h3 {
	color: #999;
	font-weight: 600;
}

section.readme h1 {
	margin-top: 0;
}

section.readme h2, section.readme ul, section.readme p {
	margin-left: 20px;
	margin-right: 20px;
}

h3.subsection-title {
	padding-top: 2em;
}

h5, .container-overview .subsection-title {
	color: #999;
	font-size: 28px;
	line-height: 31px;
	padding-top: .5em;
	padding-bottom: .5em;
}

a, a:active, a code, a:active code {
	color: #0066ce;
}
tt, code, kbd, samp {
	font-family: 'Source Code Pro', monospace;
	font-size: 0.8em;
  	background: rgba(128, 128, 128, .05);
	color: #222;
	border: 1px solid rgba(0, 0, 0, .08);
}
article h2 tt, article h2 code, article h2 kbd, article h2 samp, 
article h3 tt, article h3 code, article h3 kbd, article h3 samp {
	color: inherit;
	border: none;
	background: transparent;
}

.details {
	font-size: .85em;
	color: #666;
	background: #fafafa;
}
.param-type {
	font-family: 'Source Code Pro', monospace;
	font-size: 14px;
	/*font-size: 0.8em;*/
  	background: rgba(128, 128, 128, .05);
	border: 1px solid rgba(0, 0, 0, .08);
	color: #222;
	text-shadow: none;
	padding: 4px 7px;
	border-radius: 3px;
	white-space: nowrap;
	vertical-align: baseline;
}
.name, .signature {
	font-family: 'Source Sans Pro', monospace;
	/*font-size: 14px;*/
}
.name code {
	margin-bottom: 5px;
	border: none;
	font-family: 'Source Sans Pro', monospace;
	font-size: 17px;
	line-height: 20px;
	color: #000;
	background: transparent;
}
.attributes span.attribute {
	display: inline;
	font-family: 'Source Code Pro', monospace;
	font-size: 11.844px;
	background-color: #eee;
	color: #888;
	text-shadow: none;
	padding: 4px 7px;
	border-radius: 3px;
	white-space: nowrap;
	vertical-align: baseline;
	font-style: italic;
}
#nav {
	background: transparent;
	opacity: 1;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	width: 320px;
	position: relative;
	transition: opacity .25s, left .25s;
}
#nav-trigger {
	background: rgba(128, 128, 128, .1);
	border-radius: 9px;
	border: 2px solid rgba(0, 0, 0, .1);
}

.overlay {
	backdrop-filter: blur(12px) saturate(80%);
}

#toggle-private {
	margin-top: 48px;
	margin-bottom: 48px;
}

#nav checkbox {
	display: block;
	margin-top: 12px;
	font-size: .9em;
}

nav ul a, nav ul a:active {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
}	

#main{
	width: calc(100% - 320px);
	padding: 0;
	margin-left: 0;
	position: absolute;
	top: 0;
	left: 320px;
}
@media only screen and
	(max-width: 990px) and
	(min-width: 320px) and
	(-webkit-min-device-pixel-ratio: 2) {
	#main {
		width: 100%;
		padding: 0;
		left: 0;
	}
	#main h1.page-title {
		max-width: 820px;
		margin: auto;
	}
	.forkme {
		display: none;
	}

	.navicon-button {
		top: 4px;
	}

	#nav {
		opacity: 0;
		background: #fff;
		left: -80vw;
		font-size: 24px;
		position: fixed;
		width: 80vw;
		transition: opacity .25s, left .25s;
	}
	input.search {
		font-size: 18px;
	}
	footer {
		margin-left: 0;
	}
}

section[role="navigation"] {
	padding: 0;
}

section {
	background-color: transparent;
}

section.readme {
	max-width: 820px;
}

section.readme, section.container, section.tutorial {
	max-width: 820px;
	margin:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}

section.tutorial article {
	margin-left: 20px;
	margin-right: 20px;
}

section.tutorial aside {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	padding-top: 0;
	padding-bottom: 10px;
	background: #f9f9f9;
}

section.tutorial aside h3 {
	color: #999;
}

 section.readme, section.tutorial {
	font-size: 17px;
	line-height: 26px;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  }

section.source {
	padding: 0;
}

.prettyprint.linenums li.selected, .prettyprint.linenums li.selected *{
   background-color: rgba(244, 222, 54, 0.33);
}
.name{
	color: #cd0030;
	font-weight: bold;
}
nav ul li a, nav ul li a:active, nav ul li ul li a, nav ul li ul li a:active {
	color: #616161;
	font-size: 14px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 8px;
}
nav ul li a:hover, nav ul li ul li a:hover{
	color: #0066ce;
	background: #eee;
	text-decoration: underline;
}

h3.group-title.home {
	font-size: 24px;
	font-weight: 900;
	margin-top: 30px;
	margin-bottom: 45px;
}

h3.group-title{
	color: #9e9e9e;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
}

dl.inherited-line{
	border-bottom: 1px solid hsl(0, 0%, 87%);
  	/* margin-bottom: 30px;
 	padding-bottom: 30px; */
}
input.search{
	border-radius: 1000px;
	padding : 5px 8px;
	border: 1px solid #ddd;
	width: calc(100% - 10px);
	margin-bottom: 30px;
}
input.search:focus{
	background: #FFF;
	border: 1px solid #ddd;
	outline: 0;
	box-shadow: 0 0 5px 2px #0066ce;
}
input.search::placeholder {
	color: #999;
}
.className{
	color : #cd0030;
}
