.get-code-window
{
	background: #FFF;
	margin: 20px auto;
	max-width: 600px;
	padding: 2em 3em;
	position: relative;
	width: auto;
}
#magnific_popup_documentation
{
	font-size: 3em;
	font-weight: 700;
	margin-bottom: 1em;
	text-align: center;
}
.grid-c h3
{
	margin-top: 0;
}
.grid-c
{
	clear: both;
}
.grid-c p
{
	margin-bottom: .5em;
}
.grid-c
{
	margin: 0 -1em;
	overflow: hidden;
}
.gc3
{
	box-sizing: border-box;
	float: left;
	moz-box-sizing: border-box;
	overflow: hidden;
	padding: 1em;
	webkit-box-sizing: border-box;
	width: 50%;
}
.grid-c .gc3:nth-of-type(2n+1)
{
	clear: left;
}
h1#magnific-popup-docs
{
	display: none;
}

#header-links
{
	font-size: 16px;
}
#markdown-toc
{
	background: rgba(255,255,255,.71);
	left: 0;
	list-style: none;
	padding: 20px;
	position: fixed;
	top: 50px;
	webkit-backface-visibility: hidden;
}
#markdown-toc a[href="#magnific-popup-docs"]
{
	display: none;
}
#markdown-toc ul
{
	list-style: none;
}
#markdown-toc ul ul
{
	display: none;
}
#markdown-toc:before
{
	content: 'Table of contents';
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
}
@media all and (max-width:75em)
{
	#markdown-toc
	{
		background: 0 0;
		padding: 0;
		position: static;
	}
}
#markdown-toc a
{
	border-bottom: 1px dotted;
	text-decoration: none;
}
#markdown-toc ul
{
	margin: 0;
	padding: 0;
}
#markdown-toc .active a
{
	color: #666;
	text-decoration: none;
}
#mc_embed_signup
{
	background: #EEE;
	max-width: 350px;
	padding: 32px;
}
#mc_embed_signup input[type=email]
{
	border: 1px solid #CCC;
	border-radius: 2px;
	border-top: 1px solid #999;
	font-size: 18px;
	height: 25px;
	margin-right: 10px;
	moz-border-radius: 2px;
	moz-transition: all .3s ease;
	padding: 5px;
	transition: all .3s ease;
	webkit-border-radius: 2px;
	webkit-transition: all .3s ease;
	width: 200px;
}
#mc_embed_signup input[type=email]:focus
{
	background-color: #FFF;
	border: 1px solid #3169B3;
	box-shadow: #3169B3 0 0 5px;
	moz-box-shadow: #3169B3 0 0 5px;
	outline: 0;
	webkit-box-shadow: #3169B3 0 0 5px;
}
#mc_embed_signup input[type=submit]
{
	background-color: #3169B3;
	border: 1px solid #3169B3;
	border-radius: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	height: auto;
	moz-border-radius: 2px;
	padding: 8px 13px;
	vertical-align: top;
	webkit-appearance: none;
	webkit-border-radius: 2px;
	width: auto;
}
.embed-form
{
	position: relative;
}
#mc_embed_signup p
{
	color: #4F4F4F;
	font-size: 15px;
}
#main-wrapper
{
	background: 0 0;
	box-sizing: border-box;
	margin: 2em auto 4em;
	max-width: 800px;
	moz-box-sizing: border-box;
	padding: 0 3em 3em;
	position: relative;
	webkit-box-sizing: border-box;
	width: 100%;
}
.white-popup-block
{
	background: #FFF;
	margin: 40px auto;
	max-width: 650px;
	padding: 20px 30px;
	position: relative;
	text-align: left;
}
.square-tmb
{
	cursor: pointer;
	margin: 0 10px 0 0;
}
.zoom-cursor
{
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

#image-gallery a,#single-image
{
	border-bottom: none;
}
.not-ready-yet-notice
{
	background: #EEE;
	padding: 20px;
}
#footer
{
	border-top: 1px solid #DDD;
	margin: 5em 0 0;
	opacity: .9;
	padding-top: 3em;
	text-align: center;
	width: 100%;
}
#conditional-lightbox-notice
{
	display: none;
}
#logo-status
{
	moz-transition: opacity .5s;
	opacity: 0;
	text-align: center;
	transition: opacity .5s;
	webkit-transition: opacity .5s;
	width: 100%;
}
#logo-status.down
{
	opacity: 1;
}
.grid-of-images a
{
	border-bottom: 0;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	display: block;
	float: left;
	height: 75px;
	margin: 0 5px 5px 0;
	width: 75px;
}
.grid-of-images a:hover
{
	opacity: .9;
}


@media all and (max-width:50em)
{
	
}
@media all and (max-width:30em)
{
	
	.gc3
	{
		width: 100%;
	}
	.grid-c .gc3:nth-of-type(2n+1)
	{
		clear: none;
	}
	#main-wrapper
	{
		margin-top: 0;
		padding: 1em;
	}
	.highlight
	{
		margin: 1em -1em;
		padding: .2em 1em;
	}
}
@media all and (max-width:700px)
{
	.zoom-cursor
	{
		cursor: pointer;
	}
	#conditional-lightbox-notice
	{
		background: #FFEAEA;
		display: block;
		padding: 10px;
	}
}
#logo-overlay
{
	background: red;
	height: 75px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#mfp-build-tool
{
	background: #FFF;
	margin: 10px auto;
	max-width: 500px;
	padding: 30px 40px 40px;
	position: relative;
	text-align: left;
}
#mfp-build-tool h2
{
	margin-bottom: .7em;
	margin-top: 0;
}
#mfp-build-form label
{
	display: block;
	margin-bottom: 5px;
	min-height: 18px;
	padding-left: 18px;
}
#mfp-build-form input[type=checkbox]
{
	cursor: pointer;
	float: left;
	line-height: normal;
	margin: 3px 5px 3px -18px;
	width: auto;
}
#mfp-build-status
{
	min-height: 40px;
}
#mfp-build-status .error
{
	color: #830C0C;
}
#mfp-build-status .success
{
	color: #014B04;
}
#mfp-build-status .progress
{
	color: #000;
}
#smashing
{
	font-weight: 700;
	text-align: center;
}
#smashing a
{
	color: #EF4A35;
}
#smashing a:hover
{
	color: #FF9369;
}
#smashing strong
{
	color: #EF4A35;
}
.smashing-link
{
	margin-left: 29px;
	position: relative;
}
.smashing-link:before
{
	background: url(http://dimsemenov.com/images/sm-logo-24x24.png);
	content: '';
	display: inline-block;
	height: 24px;
	left: -28px;
	position: absolute;
	top: -4px;
	width: 24px;
}
#hackernews
{
	margin-left: 24px;
}
#hackernews:before
{
	background: url(http://dimsemenov.com/images/hn-logo-18x18.gif);
	height: 18px;
	left: -22px;
	top: -1px;
	width: 18px;
}
.share-buttons
{
	text-align: center;
}
.share-buttons h2
{
	border: 0;
	text-align: center;
}
.share-buttons
{
	margin: 70px 0;
	position: relative;
}
.share-buttons a
{
	background: #5AAF63;
	border-radius: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	margin: 10px;
	moz-border-radius: 2px;
	padding: 10px 20px;
	text-decoration: none;
}
.share-buttons a:hover
{
	opacity: .7;
}

#documentation-intro
{
	background: #2b2b2b;
	margin-bottom: 3em;
	margin-left: -3em;
	padding: 3em;
	text-align: center;
	width: 100%;
}
#documentation-intro h1
{
	color: #FFF;
	font-size: 44px;
	line-height: 1.1em;
	text-align: center;
	width: 100%;
}
#id1
{
	display: none;
}
#documentation-intro h1 a
{
	color: #FFF;
	text-decoration: none;
}
#documentation-intro p a
{
	color: #7CB5FF;
	font-size: 15px;
}
#documentation-intro a:hover
{
	opacity: .75;
	text-decoration: underline;
}

.mfp-bg
{
	background: #0b0b0b;
	filter: alpha(opacity=80);
	height: 100%;
	left: 0;
	opacity: .8;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1042;
}
.mfp-wrap
{
	height: 100%;
	left: 0;
	outline: 0!important;
	position: fixed;
	top: 0;
	webkit-backface-visibility: hidden;
	width: 100%;
	z-index: 1043;
}
.mfp-container
{
	box-sizing: border-box;
	height: 100%;
	left: 0;
	moz-box-sizing: border-box;
	padding: 0 8px;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-box-sizing: border-box;
	width: 100%;
}
.mfp-container:before
{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
	display: none;
}
.mfp-content
{
	display: inline-block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1045;
}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content
{
	cursor: auto;
	width: 100%;
}
.mfp-ajax-cur
{
	cursor: progress;
}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom
{
	cursor: -moz-zoom-in;
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
	cursor: auto;
}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader
{
	moz-user-select: none;
	user-select: none;
	webkit-user-select: none;
}
.mfp-loading.mfp-figure
{
	display: none;
}
.mfp-hide
{
	display: none!important;
}
.mfp-preloader
{
	color: #CCC;
	left: 8px;
	margin-top: -.8em;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 1044;
}
.mfp-preloader a
{
	color: #CCC;
}
.mfp-preloader a:hover
{
	color: #FFF;
}
.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader
{
	display: none;
}
button.mfp-arrow,button.mfp-close
{
	background: 0 0;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	display: block;
	outline: 0;
	overflow: visible;
	padding: 0;
	webkit-appearance: none;
	webkit-box-shadow: none;
	z-index: 1046;
}

.mfp-close
{
	color: #FFF;
	filter: alpha(opacity=65);
	font-family: Arial,Baskerville,monospace;
	font-size: 28px;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	opacity: .65;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 44px;
}
.mfp-close:focus,.mfp-close:hover
{
	filter: alpha(opacity=100);
	opacity: 1;
}
.mfp-close:active
{
	top: 1px;
}
.mfp-close-btn-in .mfp-close
{
	color: #333;
}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close
{
	color: #FFF;
	padding-right: 6px;
	right: -6px;
	text-align: right;
	width: 100%;
}
.mfp-counter
{
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}
.mfp-arrow
{
	filter: alpha(opacity=65);
	height: 110px;
	margin: -55px 0 0;
	opacity: .65;
	padding: 0;
	position: absolute;
	top: 50%;
	webkit-tap-highlight-color: transparent;
	width: 90px;
}
.mfp-arrow:active
{
	margin-top: -54px;
}
.mfp-arrow:focus,.mfp-arrow:hover
{
	filter: alpha(opacity=100);
	opacity: 1;
}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before
{
	border: inset transparent;
	content: '';
	display: block;
	height: 0;
	left: 0;
	margin-left: 35px;
	margin-top: 35px;
	position: absolute;
	top: 0;
	width: 0;
}
.mfp-arrow .mfp-a,.mfp-arrow:after
{
	border-bottom-width: 13px;
	border-top-width: 13px;
	top: 8px;
}
.mfp-arrow .mfp-b,.mfp-arrow:before
{
	border-bottom-width: 21px;
	border-top-width: 21px;
	opacity: .7;
}
.mfp-arrow-left
{
	left: 0;
}
.mfp-arrow-left .mfp-a,.mfp-arrow-left:after
{
	border-right: 17px solid #FFF;
	margin-left: 31px;
}
.mfp-arrow-left .mfp-b,.mfp-arrow-left:before
{
	border-right: 27px solid #3F3F3F;
	margin-left: 25px;
}
.mfp-arrow-right
{
	right: 0;
}
.mfp-arrow-right .mfp-a,.mfp-arrow-right:after
{
	border-left: 17px solid #FFF;
	margin-left: 39px;
}
.mfp-arrow-right .mfp-b,.mfp-arrow-right:before
{
	border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder
{
	padding-bottom: 40px;
	padding-top: 40px;
}
.mfp-iframe-holder .mfp-content
{
	line-height: 0;
	max-width: 900px;
	width: 100%;
}
.mfp-iframe-holder .mfp-close
{
	top: -40px;
}
.mfp-iframe-scaler
{
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	width: 100%;
}
.mfp-iframe-scaler iframe
{
	background: #000;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
img.mfp-img
{
	box-sizing: border-box;
	display: block;
	height: auto;
	line-height: 0;
	margin: 0 auto;
	max-width: 100%;
	moz-box-sizing: border-box;
	padding: 40px 0;
	webkit-box-sizing: border-box;
	width: auto;
}
.mfp-figure
{
	line-height: 0;
}
.mfp-figure:after
{
	background: #444;
	bottom: 40px;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	content: '';
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	z-index: -1;
}
.mfp-figure small
{
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure
{
	margin: 0;
}
.mfp-bottom-bar
{
	cursor: auto;
	left: 0;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	width: 100%;
}
.mfp-title
{
	color: #F3F3F3;
	line-height: 18px;
	padding-right: 36px;
	text-align: left;
	word-wrap: break-word;
}
.mfp-image-holder .mfp-content
{
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
	cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px)
{
	.mfp-img-mobile .mfp-image-holder
	{
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after
	{
		bottom: 0;
		top: 0;
	}
	.mfp-img-mobile .mfp-figure small
	{
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar
	{
		background: rgba(0,0,0,.6);
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		moz-box-sizing: border-box;
		padding: 3px 5px;
		position: fixed;
		top: auto;
		webkit-box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter
	{
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close
	{
		background: rgba(0,0,0,.6);
		height: 35px;
		line-height: 35px;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 35px;
	}
}
@media all and (max-width:900px)
{
	.mfp-arrow
	{
		transform: scale(.75);
		webkit-transform: scale(.75);
	}
	.mfp-arrow-left
	{
		transform-origin: 0;
		webkit-transform-origin: 0;
	}
	.mfp-arrow-right
	{
		transform-origin: 100%;
		webkit-transform-origin: 100%;
	}
	.mfp-container
	{
		padding-left: 6px;
		padding-right: 6px;
	}
}
.mfp-ie7 .mfp-img
{
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar
{
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}
.mfp-ie7 .mfp-container
{
	padding: 0;
}
.mfp-ie7 .mfp-content
{
	padding-top: 44px;
}
.mfp-ie7 .mfp-close
{
	padding-top: 0;
	right: 0;
	top: 0;
}