/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src:
		url(/common/css/vendor/font-awesome/font-awesome-4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0);
	src:
		url(/common/css/vendor/font-awesome/font-awesome-4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0)
		format("embedded-opentype"),
		url(/common/css/vendor/font-awesome/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0)
		format("woff2"),
		url(/common/css/vendor/font-awesome/font-awesome-4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0)
		format("woff"),
		url(/common/css/vendor/font-awesome/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0)
		format("truetype"),
		url(/common/css/vendor/font-awesome/font-awesome-4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular)
		format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180,
	:root .fa-rotate-270, :root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before, .fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before, .fa-users:before {
	content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before
	{
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before, .fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
	content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158"
}

.fa-krw:before, .fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before
	{
	content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before,
	.fa-life-saver:before, .fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before
	{
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before, .fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.lb-loader, .lightbox {
	text-align: center;
	line-height: 0
}

body:after {
	content: url(/common/js/lightbox2-master/dist/images/close.png)
		url(/common/js/lightbox2-master/dist/images/loading.gif)
		url(/common/js/lightbox2-master/dist/images/prev.png)
		url(/common/js/lightbox2-master/dist/images/next.png);
	display: none
}

.lb-dataContainer:after, .lb-outerContainer:after {
	content: "";
	clear: both
}

body.lb-disable-scrolling {
	overflow: hidden
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	opacity: .8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	font-weight: 400
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	border-radius: 3px
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px
}

.lb-loader, .lb-nav {
	position: absolute;
	left: 0
}

.lb-outerContainer:after {
	display: table
}

.lb-container {
	padding: 4px
}

.lb-loader {
	top: 43%;
	height: 25%;
	width: 100%
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(/common/js/lightbox2-master/dist/images/loading.gif)
		no-repeat
}

.lb-nav {
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container>.nav {
	left: 0
}

.lb-nav a {
	outline: 0;
	background-image:
		url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next, .lb-prev {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(/common/js/lightbox2-master/dist/images/prev.png) left
		48% no-repeat;
	opacity: 0;
	transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(/common/js/lightbox2-master/dist/images/next.png) right
		48% no-repeat;
	opacity: 0;
	transition: opacity .6s
}

.lb-nav a.lb-next:hover {
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
	display: table
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: 700;
	line-height: 1em
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(/common/js/lightbox2-master/dist/images/close.png) top
		right no-repeat;
	text-align: right;
	outline: 0;
	opacity: .7;
	transition: opacity .2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	opacity: 1
}

.CodeMirror {
	font-family: monospace;
	height: 300px;
	color: #000
}

.CodeMirror-lines {
	padding: 4px 0
}

.CodeMirror pre {
	padding: 0 4px
}

.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
	background-color: #fff
}

.CodeMirror-gutters {
	border-right: 1px solid #ddd;
	background-color: #f7f7f7;
	white-space: nowrap
}

.CodeMirror-linenumber {
	padding: 0 3px 0 5px;
	min-width: 20px;
	text-align: right;
	color: #999;
	white-space: nowrap
}

.CodeMirror-guttermarker {
	color: #000
}

.CodeMirror-guttermarker-subtle {
	color: #999
}

.CodeMirror-cursor {
	border-left: 1px solid #000;
	border-right: none;
	width: 0
}

.CodeMirror div.CodeMirror-secondarycursor {
	border-left: 1px solid silver
}

.cm-fat-cursor .CodeMirror-cursor {
	width: auto;
	border: 0 !important;
	background: #7e7
}

.cm-fat-cursor div.CodeMirror-cursors {
	z-index: 1
}

.cm-animate-fat-cursor {
	width: auto;
	border: 0;
	-webkit-animation: blink 1.06s steps(1) infinite;
	animation: blink 1.06s steps(1) infinite;
	background-color: #7e7
}

@-webkit-keyframes blink { 50%{
	background-color: transparent
}

}
@keyframes blink { 50%{
	background-color: transparent
}

}
.cm-tab {
	display: inline-block;
	text-decoration: inherit
}

.CodeMirror-rulers {
	position: absolute;
	left: 0;
	right: 0;
	top: -50px;
	bottom: -20px;
	overflow: hidden
}

.CodeMirror-ruler {
	border-left: 1px solid #ccc;
	top: 0;
	bottom: 0;
	position: absolute
}

.cm-s-default .cm-header {
	color: #00f
}

.cm-s-default .cm-quote {
	color: #090
}

.cm-negative {
	color: #d44
}

.cm-positive {
	color: #292
}

.cm-header, .cm-strong {
	font-weight: 700
}

.cm-em {
	font-style: italic
}

.cm-link {
	text-decoration: underline
}

.cm-strikethrough {
	text-decoration: line-through
}

.cm-s-default .cm-keyword {
	color: #708
}

.cm-s-default .cm-atom {
	color: #219
}

.cm-s-default .cm-number {
	color: #164
}

.cm-s-default .cm-def {
	color: #00f
}

.cm-s-default .cm-variable-2 {
	color: #05a
}

.cm-s-default .cm-variable-3 {
	color: #085
}

.cm-s-default .cm-comment {
	color: #a50
}

.cm-s-default .cm-string {
	color: #a11
}

.cm-s-default .cm-string-2 {
	color: #f50
}

.cm-s-default .cm-meta {
	color: #555
}

.cm-s-default .cm-qualifier {
	color: #555
}

.cm-s-default .cm-builtin {
	color: #30a
}

.cm-s-default .cm-bracket {
	color: #997
}

.cm-s-default .cm-tag {
	color: #170
}

.cm-s-default .cm-attribute {
	color: #00c
}

.cm-s-default .cm-hr {
	color: #999
}

.cm-s-default .cm-link {
	color: #00c
}

.cm-s-default .cm-error {
	color: red
}

.cm-invalidchar {
	color: red
}

.CodeMirror-composing {
	border-bottom: 2px solid
}

div.CodeMirror span.CodeMirror-matchingbracket {
	color: #0f0
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
	color: #f22
}

.CodeMirror-matchingtag {
	background: rgba(255, 150, 0, .3)
}

.CodeMirror-activeline-background {
	background: #e8f2ff
}

.CodeMirror {
	position: relative;
	overflow: hidden;
	background: #fff
}

.CodeMirror-scroll {
	overflow: scroll !important;
	margin-bottom: -30px;
	margin-right: -30px;
	padding-bottom: 30px;
	height: 100%;
	outline: 0;
	position: relative
}

.CodeMirror-sizer {
	position: relative;
	border-right: 30px solid transparent
}

.CodeMirror-gutter-filler, .CodeMirror-hscrollbar,
	.CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
	position: absolute;
	z-index: 6;
	display: none
}

.CodeMirror-vscrollbar {
	right: 0;
	top: 0;
	overflow-x: hidden;
	overflow-y: scroll
}

.CodeMirror-hscrollbar {
	bottom: 0;
	left: 0;
	overflow-y: hidden;
	overflow-x: scroll
}

.CodeMirror-scrollbar-filler {
	right: 0;
	bottom: 0
}

.CodeMirror-gutter-filler {
	left: 0;
	bottom: 0
}

.CodeMirror-gutters {
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	z-index: 3
}

.CodeMirror-gutter {
	white-space: normal;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: -30px
}

.CodeMirror-gutter-wrapper {
	position: absolute;
	z-index: 4;
	background: 0 0 !important;
	border: none !important
}

.CodeMirror-gutter-background {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 4
}

.CodeMirror-gutter-elt {
	position: absolute;
	cursor: default;
	z-index: 4
}

.CodeMirror-gutter-wrapper {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.CodeMirror-lines {
	cursor: text;
	min-height: 1px
}

.CodeMirror pre {
	border-radius: 0;
	border-width: 0;
	background: 0 0;
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	white-space: pre;
	word-wrap: normal;
	line-height: inherit;
	color: inherit;
	z-index: 2;
	position: relative;
	overflow: visible;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-variant-ligatures: none;
	-moz-font-variant-ligatures: none;
	font-variant-ligatures: none
}

.CodeMirror-wrap pre {
	word-wrap: break-word;
	white-space: pre-wrap;
	word-break: normal
}

.CodeMirror-linebackground {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0
}

.CodeMirror-linewidget {
	position: relative;
	z-index: 2;
	overflow: auto
}

.CodeMirror-code {
	outline: 0
}

.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber,
	.CodeMirror-scroll, .CodeMirror-sizer {
	box-sizing: content-box
}

.CodeMirror-measure {
	position: absolute;
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.CodeMirror-cursor {
	position: absolute;
	pointer-events: none
}

.CodeMirror-measure pre {
	position: static
}

div.CodeMirror-cursors {
	visibility: hidden;
	position: relative;
	z-index: 3
}

div.CodeMirror-dragcursors {
	visibility: visible
}

.CodeMirror-focused div.CodeMirror-cursors {
	visibility: visible
}

.CodeMirror-selected {
	background: #d9d9d9
}

.CodeMirror-focused .CodeMirror-selected {
	background: #d7d4f0
}

.CodeMirror-crosshair {
	cursor: crosshair
}

.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection,
	.CodeMirror-line>span>span::-moz-selection {
	background: #d7d4f0
}

.CodeMirror-line::selection, .CodeMirror-line>span::selection,
	.CodeMirror-line>span>span::selection {
	background: #d7d4f0
}

.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection,
	.CodeMirror-line>span>span::-moz-selection {
	background: #d7d4f0
}

.cm-searching {
	background: #ffa;
	background: rgba(255, 255, 0, .4)
}

.cm-force-border {
	padding-right: .1px
}

@media print {
	.CodeMirror div.CodeMirror-cursors {
		visibility: hidden
	}
}

.cm-tab-wrap-hack:after {
	content: ''
}

span.CodeMirror-selectedtext {
	background: 0 0
}

.sp-container {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	z-index: 9999994;
	overflow: hidden
}

.sp-container.sp-flat {
	position: relative
}

.sp-container, .sp-container * {
	box-sizing: content-box
}

.sp-top {
	position: relative;
	width: 100%;
	display: inline-block
}

.sp-top-inner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.sp-color {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 20%
}

.sp-hue {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 84%;
	height: 100%
}

.sp-clear-enabled .sp-hue {
	top: 33px;
	height: 77.5%
}

.sp-fill {
	padding-top: 80%
}

.sp-sat, .sp-val {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.sp-alpha-enabled .sp-top {
	margin-bottom: 18px
}

.sp-alpha-enabled .sp-alpha {
	display: block
}

.sp-alpha-handle {
	position: absolute;
	top: -4px;
	bottom: -4px;
	width: 6px;
	left: 50%;
	cursor: pointer;
	border: 1px solid #000;
	background: #fff;
	opacity: .8
}

.sp-alpha {
	display: none;
	position: absolute;
	bottom: -14px;
	right: 0;
	left: 0;
	height: 8px
}

.sp-alpha-inner {
	border: solid 1px #333
}

.sp-clear {
	display: none
}

.sp-clear.sp-clear-display {
	background-position: center
}

.sp-clear-enabled .sp-clear {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 84%;
	height: 28px
}

.sp-alpha, .sp-alpha-handle, .sp-clear, .sp-container, .sp-container button,
	.sp-container.sp-dragging .sp-input, .sp-dragger, .sp-preview,
	.sp-replacer, .sp-slider {
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.sp-container.sp-input-disabled .sp-input-container {
	display: none
}

.sp-container.sp-buttons-disabled .sp-button-container {
	display: none
}

.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
	display: none
}

.sp-palette-only .sp-picker-container {
	display: none
}

.sp-palette-disabled .sp-palette-container {
	display: none
}

.sp-initial-disabled .sp-initial {
	display: none
}

.sp-sat {
	background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0))
}

.sp-val {
	background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0))
}

.sp-hue {
	background: linear-gradient(to bottom, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%
		, #f0f 83%, red 100%)
}

.sp-1 {
	height: 17%
}

.sp-2 {
	height: 16%
}

.sp-3 {
	height: 17%
}

.sp-4 {
	height: 17%
}

.sp-5 {
	height: 16%
}

.sp-6 {
	height: 17%
}

.sp-hidden {
	display: none !important
}

.sp-cf:after, .sp-cf:before {
	content: "";
	display: table
}

.sp-cf:after {
	clear: both
}

@media ( max-device-width :480px) {
	.sp-color {
		right: 40%
	}
	.sp-hue {
		left: 63%
	}
	.sp-fill {
		padding-top: 60%
	}
}

.sp-dragger {
	border-radius: 5px;
	height: 5px;
	width: 5px;
	border: 1px solid #fff;
	background: #000;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0
}

.sp-slider {
	position: absolute;
	top: 0;
	cursor: pointer;
	height: 3px;
	left: -1px;
	right: -1px;
	border: 1px solid #000;
	background: #fff;
	opacity: .8
}

.sp-container {
	border-radius: 0;
	background-color: #ececec;
	border: solid 1px #f0c49b;
	padding: 0
}

.sp-clear, .sp-color, .sp-container, .sp-container button, .sp-container input,
	.sp-hue {
	font: 400 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
		Geneva, Verdana, sans-serif;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.sp-top {
	margin-bottom: 3px
}

.sp-clear, .sp-color, .sp-hue {
	border: solid 1px #666
}

.sp-input-container {
	float: right;
	width: 100px;
	margin-bottom: 4px
}

.sp-initial-disabled .sp-input-container {
	width: 100%
}

.sp-input {
	font-size: 12px !important;
	border: 1px inset;
	padding: 4px 5px;
	margin: 0;
	width: 100%;
	background: 0 0;
	border-radius: 3px;
	color: #222
}

.sp-input:focus {
	border: 1px solid orange
}

.sp-input.sp-validation-error {
	border: 1px solid red;
	background: #fdd
}

.sp-palette-container, .sp-picker-container {
	float: left;
	position: relative;
	padding: 10px;
	padding-bottom: 300px;
	margin-bottom: -290px
}

.sp-picker-container {
	width: 172px;
	border-left: solid 1px #fff
}

.sp-palette-container {
	border-right: solid 1px #ccc
}

.sp-palette-only .sp-palette-container {
	border: 0
}

.sp-palette .sp-thumb-el {
	display: block;
	position: relative;
	float: left;
	width: 24px;
	height: 15px;
	margin: 3px;
	cursor: pointer;
	border: solid 2px transparent
}

.sp-palette .sp-thumb-el.sp-thumb-active, .sp-palette .sp-thumb-el:hover
	{
	border-color: orange
}

.sp-thumb-el {
	position: relative
}

.sp-initial {
	float: left;
	border: solid 1px #333
}

.sp-initial span {
	width: 30px;
	height: 25px;
	border: none;
	display: block;
	float: left;
	margin: 0
}

.sp-initial .sp-clear-display {
	background-position: center
}

.sp-button-container, .sp-palette-button-container {
	float: right
}

.sp-replacer {
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	padding: 4px;
	display: inline-block;
	border: solid 1px #91765d;
	background: #eee;
	color: #333;
	vertical-align: middle
}

.sp-replacer.sp-active, .sp-replacer:hover {
	border-color: #f0c49b;
	color: #111
}

.sp-replacer.sp-disabled {
	cursor: default;
	border-color: silver;
	color: silver
}

.sp-dd {
	padding: 2px 0;
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 10px
}

.sp-preview {
	position: relative;
	width: 25px;
	height: 20px;
	border: solid 1px #222;
	margin-right: 5px;
	float: left;
	z-index: 0
}

.sp-palette {
	max-width: 220px
}

.sp-palette .sp-thumb-el {
	width: 16px;
	height: 16px;
	margin: 2px 1px;
	border: solid 1px #d0d0d0
}

.sp-container {
	padding-bottom: 0
}

.sp-container button {
	background-color: #eee;
	background-image: linear-gradient(to bottom, #eee, #ccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	border-radius: 3px;
	color: #333;
	font-size: 14px;
	line-height: 1;
	padding: 5px 4px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	vertical-align: middle
}

.sp-container button:hover {
	background-color: #ddd;
	background-image: linear-gradient(to bottom, #ddd, #bbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd
}

.sp-container button:active {
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-ms-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	-o-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee
}

.sp-cancel {
	font-size: 11px;
	color: #d93f3f !important;
	margin: 0;
	padding: 2px;
	margin-right: 5px;
	vertical-align: middle;
	text-decoration: none
}

.sp-cancel:hover {
	color: #d93f3f !important;
	text-decoration: underline
}

.sp-palette span.sp-thumb-active, .sp-palette span:hover {
	border-color: #000
}

.sp-alpha, .sp-preview, .sp-thumb-el {
	position: relative;
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.sp-alpha-inner, .sp-preview-inner, .sp-thumb-inner {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.sp-palette .sp-thumb-inner {
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)
}

.sp-clear-display {
	background-repeat: no-repeat;
	background-position: center;
	background-image:
		url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)
}

.cm-s-q-dark.CodeMirror {
	background: #2a2827;
	color: #f7f7f7;
	line-height: 1.5
}

.cm-s-q-dark div.CodeMirror-selected {
	background: rgba(221, 240, 255, .2)
}

.cm-s-q-dark .CodeMirror-line::-moz-selection, .cm-s-q-dark .CodeMirror-line>span::-moz-selection,
	.cm-s-q-dark .CodeMirror-line>span>span::-moz-selection {
	background: rgba(221, 240, 255, .2)
}

.cm-s-q-dark .CodeMirror-line::selection, .cm-s-q-dark .CodeMirror-line>span::selection,
	.cm-s-q-dark .CodeMirror-line>span>span::selection {
	background: rgba(221, 240, 255, .2)
}

.cm-s-q-dark .CodeMirror-line::-moz-selection, .cm-s-q-dark .CodeMirror-line>span::-moz-selection,
	.cm-s-q-dark .CodeMirror-line>span>span::-moz-selection {
	background: rgba(221, 240, 255, .2)
}

.cm-s-q-dark .CodeMirror-gutters {
	background: #3a3534;
	border-right: 0;
	padding: 0 3px
}

.cm-s-q-dark .CodeMirror-guttermarker {
	color: #fff
}

.cm-s-q-dark .CodeMirror-guttermarker-subtle {
	color: #8f938f
}

.cm-s-q-dark .CodeMirror-linenumber {
	color: #8f938f
}

.cm-s-q-dark .CodeMirror-cursor {
	border-left: 1px solid #fff
}

.cm-s-q-dark span.cm-comment {
	color: #777
}

.cm-s-q-dark span.cm-atom {
	color: #d79a64
}

.cm-s-q-dark span.cm-number {
	color: #d0782a
}

.cm-s-q-dark span.cm-property {
	color: #d2c076
}

.cm-s-q-dark span.cm-attribute {
	color: #d2c076
}

.cm-s-q-dark span.cm-keyword {
	color: #90ae84
}

.cm-s-q-dark span.cm-string {
	color: #90ae84
}

.cm-s-q-dark span.cm-variable {
	color: #b77abd
}

.cm-s-q-dark span.cm-variable-2 {
	color: #bbbc6f
}

.cm-s-q-dark span.cm-variable-3 {
	color: #d0a26c
}

.cm-s-q-dark span.cm-def {
	color: #a2b4cb
}

.cm-s-q-dark span.cm-bracket {
	color: #f8f8f2
}

.cm-s-q-dark span.cm-tag {
	color: #d49316
}

.cm-s-q-dark span.cm-link {
	color: #ac83f8
}

.cm-s-q-dark span.cm-builtin, .cm-s-q-dark span.cm-qualifier {
	color: #9cc98f
}

.cm-s-q-dark span.cm-error {
	border-bottom: 1px dotted #999;
	color: #d95b29
}

.cm-s-q-dark .CodeMirror-activeline-background {
	background: rgba(255, 255, 255, .031)
}

.cm-s-q-dark .CodeMirror-matchingbracket {
	border: 1px solid rgba(255, 255, 255, .25);
	color: #949694 !important;
	margin: -1px -1px 0 -1px
}

html {
	box-sizing: border-box
}

*, :after, :before {
	box-sizing: inherit
}

body {
	font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	padding-bottom: 35px;
	color: #41484d;
	background-color: #fff;
	margin: 0
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Kadwa, "Open Sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 30px;
	margin-bottom: 20px
}

h1.page-title {
	margin-top: 0
}

a {
	border-bottom: 1px solid transparent
}

a:link, a:link>code {
	color: #06c;
	text-decoration: none
}

a:visited, a:visited>code {
	color: #936
}

a:hover {
	color: #ff8c00;
	border-bottom-color: orange;
	border-radius: 0
}

h2>a:hover, h3>a:hover {
	border-bottom-color: transparent
}

a:hover>code {
	background: 0 0;
	color: #ff8c00
}

a:active, a:active>code, h2>a:active, h3>a:active {
	background-color: orange;
	color: #fff;
	text-decoration: none;
	text-shadow: none
}

h1 a:link, h1 a:link>code, h1 a:visited, h1 a:visited>code, h2 a:link,
	h2 a:link>code, h2 a:visited, h2 a:visited>code, h3 a:link, h3 a:link>code,
	h3 a:visited, h3 a:visited>code, h4 a:link, h4 a:link>code, h4 a:visited,
	h4 a:visited>code, h5 a:link, h5 a:link>code, h5 a:visited, h5 a:visited>code,
	h6 a:link, h6 a:link>code, h6 a:visited, h6 a:visited>code {
	color: #000;
	background-color: transparent
}

h1 a:hover, h1 a:hover>code, h2 a:hover, h2 a:hover>code, h3 a:hover, h3 a:hover>code,
	h4 a:hover, h4 a:hover>code, h5 a:hover, h5 a:hover>code, h6 a:hover,
	h6 a:hover>code {
	color: #ff8c00
}

strong {
	font-weight: bolder
}

pre {
	font-family: Monaco, Consolas, monospace;
	font-size: 16px;
	line-height: 1.5;
	height: auto;
	background: #2a2827;
	color: #f7f7f7;
	padding: 20px;
	-moz-tab-size: 2;
	-o-tab-size: 2;
	tab-size: 2;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	overflow: auto
}

:not(pre)>code {
	font-family: Monaco, Consolas, monospace;
	background-color: #f9f9f9;
	font-size: .8em;
	padding: 2px 4px;
	border-radius: 4px;
	color: #000;
	text-shadow: 0 1px #fff
}

:not(pre)>code:hover {
	text-shadow: none
}

.info p>code, .tip p>code {
	background-color: #fffdfa
}

h1 code, h2 code, h3 code, h4 code, h5 code, h6 code {
	background-color: #fff
}

.css-data-type:before, code.tag:before {
	content: "<"
}

.css-data-type:after, code.tag:after {
	content: ">"
}

:not(kbd)>samp, :not(samp)>kbd {
	color: currentColor;
	background-color: transparent;
	box-shadow: none;
	font-size: .8em
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

.clr {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 0;
	line-height: 0
}

.w-100 {
	width: 100%
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 32px
}

article dd, article li {
	margin-bottom: 8px
}

dl p, ol p, ul p {
	margin-bottom: 8px
}

dd {
	margin-left: 40px
}

dd, dt {
	line-height: 1.6
}

p {
	margin: 0 0 32px
}

.h1, h1 {
	font-size: 42px
}

.h2, h2 {
	font-size: 36px
}

.h3, h3 {
	font-size: 30px
}

.h4, h4 {
	font-size: 24px
}

.h5, h5 {
	font-size: 18px
}

.h6, h6 {
	font-size: 14px
}

.lead {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 32px;
	padding-bottom: 15px;
	border-bottom: 3px solid #f5f5f5
}

.lead, .lead code {
	color: #777
}

@media ( min-width :992px) {
	.lead {
		font-size: 28px
	}
}

img {
	display: block;
	max-width: 100%;
    vertical-align: middle;
}

.img-responsive {
	margin: 10px 0 32px 0;
    max-width: 100%;
    height: auto;
}

.site-nav {
	display: none
}

.site-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 1em;
	background: orange linear-gradient(orange, #ff8c00);
	min-height: 71px
}

.site-header-base {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.site-logo {
	-ms-flex-item-align: center;
	align-self: center;
	min-width: 100px;
	padding: 0 13px 0 0
}

.site-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.site-links>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 100%
}

.site-links>ul>li>a {
	display: block;
	padding: 1em .8em;
	color: #fff;
	font-weight: 400
}

.site-links>ul>li>a:focus, .site-links>ul>li>a:hover {
	background: #fff;
	color: orange;
	border-bottom: 0
}

.site-search-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 300px;
	margin-left: 1em
}

.site-nav-toggler {
	color: #fff;
	background: 0 0;
	border: 0;
	font-size: 36px;
	font-weight: 300
}

.site-nav-toggler:focus, .site-nav-toggler:hover {
	outline: 0;
	background-color: #fff;
	color: orange;
	cursor: pointer
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover
	{
	background-color: #333
}

@media ( min-width :992px) {
	.site-nav-toggler {
		display: none
	}
}

.site-nav-toggler .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff
}

@media screen and (max-width:991px) {
	.site-nav {
		display: contents;
		z-index: 10;
		background: orange linear-gradient(orange, #ff8c00)
	}
	.site-header, .site-links, .site-links>ul, .site-nav {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-line-pack: stretch;
		align-content: stretch
	}
	.site-logo {
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin: 1em 0 .5em 0
	}
	.site-search-top {
		padding: 1em;
		width: 100%
	}
	.site-links, .site-links>ul>li>a {
		border-top: 1px solid #ffdab9;
		border-bottom: 1px solid #ffdab9
	}
}

.main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.main>.sidebar {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding: 30px 20px;
	width: 300px;
	background: #fff
}

.main>.content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	padding: 30px 40px 30px 10px;
	width: auto;
	background: #fff;
	min-width: 0
}

.main>.ads {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	padding: 30px 20px;
	width: 340px;
	background: #fff
}

@media screen and (max-width:1331px) {
	.main>.ads {
		display: none
	}
}

@media screen and (max-width:991px) {
	.main {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.main>.sidebar {
		width: auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		padding: 20px
	}
	.main>.content {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 20px
	}
}

@supports not (display:grid ){ .ad-bottom ,.ad-top{max-width: 320px
}

@media screen and (max-width:991px) {
	.ad-bottom, .ad-top {
		max-width: 100%
	}
}

@media screen and (min-width:992px) {
	.ad-bottom, .ad-top {
		max-width: calc(100vw - 430px - 20px)
	}
}

}
@supports (display:grid ){ .main {display: grid;
	grid-template-columns: 300px 1fr 340px
}

.main>.sidebar {
	grid-column: 1
}

.main>.content {
	grid-column: 2
}

.main>.ads {
	grid-column: 3
}

@media screen and (max-width:1331px) {
	.main {
		grid-template-columns: 300px 1fr
	}
}

@media screen and (max-width:991px) {
	.main {
		grid-template-columns: 1fr
	}
	.main>.sidebar {
		grid-column: 1;
		grid-row: 2;
		width: auto
	}
	.main>.content {
		grid-column: 1;
		grid-row: 1
	}
	.main>.ads {
		display: none
	}
}


.sidebar {
	font-size: 16px;
	line-height: 1.4;
	font-weight: 300
}

.sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.sidebar h3 {
	font-size: 18px;
	margin-bottom: 5px
}

.sidebar nav ul:first-child>li:first-child>h3 {
	margin-top: 0
}

.sidebar nav h4 {
	font-size: 1em;
	font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica,
		Arial, sans-serif;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0
}

.sidebar a, .sidebar a>code {
	color: #41484d;
	text-shadow: none
}

.sidebar h3, .sidebar h3 a, .sidebar h3 a:visited, .sidebar h4, .sidebar h4 a,
	.sidebar h4 a:visited {
	color: #41484d
}

.sidebar li>h3, .sidebar li>h4, .sidebar ul li>a {
	padding: 2px 10px 2px 20px
}

.sidebar h3>a, .sidebar ul li>a {
	display: block;
	border: 1px solid transparent
}

.sidebar li>a:hover, .sidebar li>h3:hover {
	color: #fff;
	background: orange;
	text-shadow: none;
	text-decoration: none
}

.sidebar li>h3>a:hover {
	color: #fff
}

.sidebar .heading-only:hover {
	background: 0 0;
	color: #41484d
}

.sidebar li>h3:active, .sidebar ul li>a:active {
	outline-width: 0;
	color: #ff8c00;
	background: #fff
}

.sidebar li>h3>a:active {
	color: #ff8c00
}

.sidebar li>h3>a:focus, .sidebar ul li>a:focus {
	outline: 1px solid orange
}

.sidebar ul li .selected a {
	border-color: orange
}

.sidebar code {
	background: 0 0;
	padding: 0
}

@media ( max-width :991px) {
	.sidebar {
		border-top: 1px solid orange
	}
	.sidebar, .sidebar h3, .sidebar h4 {
		font-size: 1.1em
	}
}

footer {
	text-align: center;
	font-size: 18px
}

footer a:link, footer a:visited {
	color: #000
}

footer a:hover {
	color: orange
}

.site-search-input {
	min-width: 200px;
	color: #41484d;
	font-size: 14px
}

.site-search-input::-webkit-input-placeholder {
	font-size: 12px;
	color: #ccc
}

.site-search-input::-moz-placeholder {
	font-size: 12px;
	color: #ccc
}

.site-search-input:-ms-input-placeholder {
	font-size: 12px;
	color: #ccc
}

.site-search-input::placeholder {
	font-size: 12px;
	color: #ccc
}

.site-search-input:focus {
	outline: 0;
	border: 1px solid gray;
	box-shadow: 0 0 5px gray
}

.site-search-button {
	background: orange;
	color: #fff;
	font-size: 12px
}

.site-search-button:hover {
	cursor: pointer
}

.site-search-button, .site-search-input {
	font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica,
		Arial, sans-serif;
	border: 1px solid transparent;
	border-radius: 3px;
	margin: 0;
	padding: 5px 10px;
	height: 30px
}

.searchbox-bottom {
	background: #fbf6ee;
	text-align: center;
	padding: 48px 0;
	margin: 35px 0
}

.social-links {
	font-size: 36px;
	margin: 0 0 0 15px;
	float: right
}

.social-links .fa-facebook-square {
	color: #3b5998
}

.social-links .fa-twitter-square {
	color: #1da1f2
}

.social-links .fa-google-plus-square {
	color: #dd4b39
}

.social-links .fa-facebook-square:hover, .social-links .fa-google-plus-square:hover,
	.social-links .fa-twitter-square:hover {
	color: #41484d
}

.social-links a:hover {
	border-bottom-color: transparent
}

.relatedLinks {
	background: #fbf6ee;
	padding: 10px;
	border-radius: 3px;
	color: #534b3d;
	margin-bottom: 15px
}

.relatedLinks h4:first-child {
	margin: 10px 0;
	font-size: 18px;
	color: currentColor
}

.relatedLinks h4:before {
	content: "\f0f6 ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	position: relative;
	left: 0;
	padding-right: 7px;
	color: currentColor
}

.relatedLinks a:link, .relatedLinks a:link code, .relatedLinks a:visited,
	.relatedLinks a:visited code {
	color: currentColor
}

.pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style-type: none;
	padding: 0;
	clear: both
}

.pager:last-of-type {
	padding: 30px 0
}

.pager li>a, .pager li>span {
	display: inline-block;
	padding: 6px 10px;
	background: orange linear-gradient(orange, #ff8c00);
	border: 1px solid orange;
	color: #fff;
	border-radius: 0;
	font-size: 16px;
	font-weight: 500
}

.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background: transparent none;
	color: #ff8c00
}

@media ( min-width :992px) {
	.pager li>a, .pager li>span {
		font-size: 20px;
		padding: 6px 20px
	}
}

.btn {
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0;
	padding: 6px 20px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0
}

.btn:active, .btn:focus {
	background-image: none;
	outline: 0;
	box-shadow: none
}

.btn-lg {
	padding: 15px 30px
}

.btn-default, a.btn-default {
	border: 1px solid orange;
	color: #fff;
	background: orange linear-gradient(orange, #ff8c00)
}

.btn-default:hover {
	color: #ff8c00;
	background: transparent none
}

.btn-default:active, .btn-default:active:focus, .btn-default:focus {
	background-image: none;
	border-color: #ff8c00;
	color: #fff;
	background-color: #ff8c00
}

.btn-secondary, a.btn-secondary {
	border: 1px solid orange;
	color: orange;
	background: #fff
}

.btn-secondary:active:hover, .btn-secondary:focus:hover, .btn-secondary:hover,
	a.btn-secondary:active:hover, a.btn-secondary:focus:hover, a.btn-secondary:hover
	{
	color: #fff;
	background: orange linear-gradient(orange, #ff8c00)
}

.btn-secondary:active, .btn-secondary:active:focus, .btn-secondary:focus,
	a.btn-secondary:active, a.btn-secondary:active:focus, a.btn-secondary:focus
	{
	background-image: none;
	border-color: #ff8c00;
	color: #ff8c00;
	background-color: #fff
}

table {
	font-size: 18px
}

.table-fixed {
	table-layout: fixed
}

.table, .tabular {
	width: 100%;
	border-collapse: collapse;
	text-align: left
}

.table td, .table th, .tabular td, .tabular th {
	padding: 8px;
	border: 1px solid #ccc;
	vertical-align: text-top
}

.table .table, .tabular .tabular {
	font-size: 16px
}

.tabular th {
	background: #eee;
	color: currentColor;
	font-weight: 400
}

.charset-ref {
	font-size: 14px
}

.charset-ref tr>td:first-child {
	font-size: 2em;
	text-align: center
}

.charset-ref tr td .btn {
	float: right
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.css-selectors {
	font-size: 16px
}

.css-selectors td:nth-of-type(1) {
	width: 32%;
	font-size: 18px
}

.css-selectors td:nth-of-type(2) {
	width: 30%
}

.css-selectors td:nth-of-type(3) {
	width: 33%
}

.css-selectors td:nth-of-type(4) {
	width: 5%
}

div.index {
	clear: both;
	background: 0 0;
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid transparent;
	border-radius: 5px
}

div.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

div.col-2 {
	width: 48%
}

@media screen and (max-width:575px) {
	div.row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	div.col-2 {
		width: 100%
	}
}

.index li, .index ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: .4em
}

.index ol>li {
	list-style-type: decimal
}

.index h2 a {
	color: #000
}

.index h3 a, .index h4 a, .index h5 a, .index h6 a {
	color: #36c;
	border: 0
}

.index h3 a:hover, .index h4 a:hover, .index h5 a:hover, .index h6 a:hover
	{
	color: orange
}

.index h4 {
	margin-top: 3px;
	margin-bottom: 0
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-left {
	margin-right: 2em;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.media-right {
	margin-left: 2em;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.media-xs {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.media-sm {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2
}

.media-md {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3
}

.media-lg {
	-webkit-box-flex: 4;
	-ms-flex: 4;
	flex: 4
}

.media-xl {
	-webkit-box-flex: 5;
	-ms-flex: 5;
	flex: 5
}

.media-body {
	-webkit-box-flex: 5;
	-ms-flex: 5;
	flex: 5;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.media-heading {
	margin-top: 0
}

.media-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.media-list>.media {
	border-bottom: 1px solid #ccc;
	padding: 1em 0
}

@media screen and (max-width:991px) {
	.media {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.media-body, .media-left, .media-right {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin: 20px 0
	}
}

.taglist>li>a:before {
	content: "<"
}

.taglist>li>a:after {
	content: ">"
}

ul.charset-ref {
	padding-left: 0;
	list-style: none
}

ul.charset-ref>li {
	border-bottom: 1px solid #ccc
}

ul.charset-ref-compact {
	padding-left: 0;
	list-style: none;
	font-size: 70px
}

ul.charset-ref-compact a {
	color: #000
}

ul.charset-ref-compact a:hover {
	border: 1px dotted orange;
	text-shadow: orange 0 0 20px
}

ul.charset-ref-compact>li {
	display: inline
}

dl.col-2, ul.col-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}

dl.col-3, ul.col-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}

dl.col-4, ul.col-4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4
}

dl.col-2, dl.col-3, dl.col-4, ul.col-2, ul.col-3, ul.col-4 {
	list-style-type: none;
	padding: 0
}

@media screen and (max-width:991px) {
	dl.col-2, dl.col-3, ul.col-2, ul.col-3 {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}
}

.tutorial {
	counter-reset: item;
	list-style: none;
	padding: 0
}

.tutorial-step {
	counter-increment: item;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tutorial-step:before {
	content: counter(item);
	color: orange;
	font-size: 6em;
	line-height: 1.2em;
	margin-right: 20px
}

.tutorial-step-body, .tutorial-step-figure {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 300px
}

.tutorial-step-figure {
	padding: 30px 0 0 30px
}

ol.steps, ul.steps {
	counter-reset: item;
	list-style: none;
	padding: 0
}

ol.steps>li {
	counter-increment: item;
	margin-bottom: 5px;
	display: block;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	padding: 10px 10px 10px 85px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0
}

ul.steps>li {
	margin-bottom: 5px;
	display: block;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ccc;
	margin: 10px 0
}

ol.steps figcaption, ul.steps figcaption {
	border: none
}

ol.steps figcaption, ul.steps figcaption {
	font-size: 1em;
	font-style: normal;
	color: currentColor;
	text-align: left;
	padding: 0
}

ol.steps>li img.steps, ul.steps>li img.steps {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ddd;
	box-shadow: rgba(0, 0, 0, .35) 5px 5px 5px;
	max-width: 100%
}

ol.steps>li:before {
	margin-left: -85px;
	content: counter(item);
	color: orange;
	font-size: 6em;
	line-height: 1.2em;
	text-align: left;
	display: inline-block;
	float: left
}

ol.steps>li h3, ul.steps>li h3 {
	font-size: 1.5em;
	font-weight: 400
}

ol.steps ol, ol.steps ul {
	margin-top: 0;
	margin-bottom: 20px
}

@media screen and (min-width:501px) and (max-width:766px) , screen and	(min-width:992px) {
	ol.steps>li img.steps, ul.steps>li img.steps {
		max-width: 50%;
		float: right;
		clear: right;
		margin: 0 0 10px 10px
	}
	ol.steps>li>figure>h3+a>img.steps, ol.steps>li>figure>h3+img.steps, ol.steps>li>h3+a>img.steps,
		ol.steps>li>h3+figure>a>img.steps, ol.steps>li>h3+figure>img.steps, ol.steps>li>h3+img.steps,
		ul.steps>li>figure>h3+a>img.steps, ul.steps>li>figure>h3+img.steps, ul.steps>li>h3+a>img.steps,
		ul.steps>li>h3+figure>a>img.steps, ul.steps>li>h3+figure>img.steps, ul.steps>li>h3+img.steps
		{
		margin-top: -2.52857143em
	}
	ol.steps>li .sm, ol.steps>li>h3, ul.steps>li .sm {
		max-width: 47%
	}
	ol.steps>li h3.w-100 {
		max-width: 100%
	}
}

ul.checked>li {
	padding: 10px 10px 10px 75px
}

ul.checked li:before {
	margin-left: -75px;
	content: "\2713";
	color: orange;
	font-size: 4em;
	line-height: 1.4em;
	text-align: left;
	display: inline-block;
	float: left
}

.cards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.card {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 calc(33.33333333% - ( 10px + 20px));
	flex: 1 0 calc(33.33333333% - ( 10px + 20px));
	min-width: 200px;
	max-width: 500px;
	margin: 10px;
	border: 1px solid #ccc
}

.card:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .35)
}

.card-col-2 {
	-ms-flex-preferred-size: calc(50% - ( 10px + 20px));
	flex-basis: calc(50% - ( 10px + 20px))
}

.card-col-1 {
	-ms-flex-preferred-size: calc(100% - ( 10px + 20px));
	flex-basis: calc(100% - ( 10px + 20px))
}

.card-unbordered, .card-unbordered:hover {
	box-shadow: none;
	border: 0
}

.card-unbordered ul {
	list-style-type: none;
	padding: 0
}

.card-nohover:hover {
	box-shadow: none
}

.card img {
	max-width: 100%
}

.card-body {
	padding: 20px;
	font-size: .9em
}

.card-title {
	padding: 20px;
	background: #f7f7f7
}

.card-title>h2 {
	margin: 0
}

.card h2>a:hover, .card h3>a:hover, .card h4>a:hover {
	border-bottom-color: transparent
}

.card-body>h2 {
	font-size: 1.2em;
	margin: 0 0 .5em 0
}

a.wrapper {
	text-decoration: none;
	color: currentColor
}

a.wrapper>div {
	color: currentColor
}

.CodeMirror pre {
	font-family: Monaco, Consolas, monospace;
	-moz-tab-size: 2;
	-o-tab-size: 2;
	tab-size: 2;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none
}

.example-code {
	min-height: 80px;
	width: 98%;
	max-width: 100%;
	background: #f5f5f5;
	margin: 20px 0 20px 0;
	padding: 0 5px 0 5px
}

.example-display {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	margin: 20px 0 20px 0;
	padding: 10px
}

.example-display textarea {
	border: 1px solid #ccc;
	width: 200px
}

table.example-display th {
	color: #999
}

div.code-snippet {
	background: #333;
	margin: 16px 0 32px 0;
	padding: 1px 1px 7px;
	border: 1px solid transparent;
	border-radius: 3px
}

div.code-snippet .toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background-color: transparent;
	padding-top: 3px
}

div.code-snippet div.scratchpad-links, div.code-snippet form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

div.code-snippet .toolbar .button, div.code-snippet .toolbar a, div.code-snippet .toolbar button
	{
	background-color: transparent;
	color: #ccc;
	border: 0;
	cursor: pointer;
	padding: 2px 5px;
	vertical-align: middle;
	outline: 0;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 300;
	margin: 2px 5px
}

div.code-snippet .toolbar .button:hover, div.code-snippet .toolbar a:hover,
	div.code-snippet .toolbar button:hover {
	background: #fff;
	color: #333
}

div.code-snippet .toolbar .run {
	margin-right: auto
}

div.code-snippet .toolbar .btn-stack {
	background: url(/pix/icons/ui_stacked_nohover.png)
}

div.code-snippet .toolbar .btn-stack:hover {
	background-image: url(/pix/icons/ui_stacked_hover.png)
}

div.code-snippet .toolbar .btn-unstack {
	background-image: url(/pix/icons/ui_unstacked_nohover.png)
}

div.code-snippet .toolbar .btn-unstack:hover {
	background-image: url(/pix/icons/ui_unstacked_hover.png)
}

div.code-snippet .toolbar .btn-stack, div.code-snippet .toolbar .btn-stack:hover,
	div.code-snippet .toolbar .btn-unstack, div.code-snippet .toolbar .btn-unstack:hover
	{
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: center
}

div.code-snippet .toolbar .selected {
	background-color: #707070
}

div.code-snippet .code-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	resize: both
}

div.code-snippet .result-pane {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: auto
}

div.code-snippet .code-pane {
	width: 300px;
	background: #2a2827
}

div.code-snippet .result {
	background: #fff;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: 0;
	padding: 5px;
	min-height: 320px;
	max-height: 320px
}

div.code-snippet .code-pane {
	border: 0
}

div.code-snippet .CodeMirror {
	min-height: 320px;
	max-height: 320px
}

div.code-snippet .CodeMirror-scroll {
	min-height: 320px;
	max-height: 320px
}

div.code-snippet .CodeMirror pre {
	font-size: 12px
}

@media screen and (max-width:991px) {
	div.code-snippet-responsive .code-group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	div.code-snippet-responsive .code-pane {
		width: auto;
		height: auto
	}
	div.code-snippet-responsive .CodeMirror {
		min-height: 0;
		height: auto
	}
	div.code-snippet-responsive .CodeMirror-scroll {
		min-height: 0;
		max-height: auto
	}
	div.code-snippet-responsive .result, div.code-snippet-responsive .result-pane
		{
		min-height: 220px;
		height: auto
	}
	div.code-snippet-responsive .toolbar .btn-stack {
		background-color: #707070
	}
	div.code-snippet-responsive .toolbar .btn-unstack {
		background-color: transparent
	}
}

div.code-snippet-stacked .code-group {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

div.code-snippet-stacked .code-pane {
	width: auto;
	height: auto
}

div.code-snippet-stacked .CodeMirror {
	min-height: 0;
	height: auto
}

div.code-snippet-stacked .CodeMirror-scroll {
	min-height: 0;
	max-height: auto
}

div.code-snippet-stacked .result, div.code-snippet-stacked .result-pane
	{
	min-height: 220px;
	height: auto
}

.code-only {
	margin-bottom: 1em
}

.code-only .CodeMirror {
	padding: 15px;
	height: auto
}

.code-only .CodeMirror-scroll {
	height: auto
}

.code-only .CodeMirror pre, .code-only pre>samp {
	font-size: 16px;
	line-height: 1.5
}

.code-only>.label {
	font-size: 14px;
	font-weight: 300;
	background: #ff8c00 linear-gradient(orange, #ff8c00);
	color: #fff;
	margin: 0;
	padding: 2px 5px;
	text-transform: uppercase
}

.code-only>.output {
	margin-top: 0;
	white-space: pre-wrap
}

.code-only pre>samp {
	font-family: Monaco, Consolas, monospace
}

.codeGenerator {
	box-sizing: border-box;
	border: 3px solid #eee;
	padding: 10px;
	margin: 20px 0
}

.codeGenerator .toolBar {
	font-size: 14px;
	background: #f6f6f6;
	padding: 5px
}

.codeGenerator .toolBar label {
	font-weight: 400;
	margin: 7px
}

.codeGenerator .toolBar .border {
	background: #fff;
	padding: 7px;
	border: 1px solid #eee
}

.codeGenerator fieldset {
	font-size: 14px;
	padding: 8px;
	background-color: #fbf6ee;
	border: 0
}

.codeGenerator legend {
	font-weight: 700;
	border: none;
	position: relative;
	top: 26px;
	margin-bottom: 30px
}

.codeGenerator legend h2 {
	font-size: 22px
}

.codeGenerator legend a {
	color: #000
}

.codeGenerator legend a:before {
	content: "\025B6";
	margin-right: 10px
}

.codeGenerator legend a[aria-expanded=true]:before {
	content: "\025BC";
	margin-right: 10px
}

.codeGenerator .in {
	background-color: gold;
	padding: 3px
}

.codeGenerator label {
	font-weight: 400;
	margin: 7px
}

.codeGenerator input.lg {
	display: block;
	width: 100%;
	font-size: 24px
}

.codeGenerator textarea {
	width: 100%;
	min-height: 50px
}

.codeGenerator textarea.paragraph {
	height: 100px
}

.codeGenerator div.preview {
	background: #fff;
	padding: 32px
}

.codeGenerator .border {
	background: #fff;
	padding: 7px;
	border: 1px solid #eee
}

.codeGenerator input[type=number], .codeGenerator input[type=text],
	.codeGenerator textarea {
	border: none;
	outline-width: 1px;
	outline-color: orange;
	padding: 5px
}

.codeGenerator div#displayResult {
	min-height: 200px;
	max-height: 400px;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px
}

.codeGenerator textarea.generatedCode {
	width: 100%;
	min-height: 200px;
	font-family: Monaco, Consolas, monospace;
	font-size: 12px;
	line-height: 1.4;
	border: 1px solid orange;
	padding: 20px;
	border-left-width: 30px;
	outline-color: orange
}

.color-tool table th:first-child {
	width: 30%;
	font-weight: 400
}

.color-tool input {
	padding: 5px;
	border: none;
	font-family: Monaco, Consolas, monospace;
	font-size: 20px
}

.color-tool .inputter {
	padding: 20px;
	border: solid;
	border-width: 50px 5px 5px 5px;
	border-radius: 3px
}

.color-tool .inputter label {
	font-size: 26px;
	font-weight: 400
}

.color-tool input[type=color] {
	border: none;
	height: 2em;
	width: 4em
}

.color-tool .inputter input[type=text] {
	border-bottom: 1px solid #000;
	padding: 4px;
	width: 11.2em
}

.color-tool .results>.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.color-tool .row>.notation, .color-tool .row>.value {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.color-tool .results .row {
	padding: 10px;
	border-bottom: 1px solid #eee
}

.color-tool .results .row:hover {
	outline: 1px solid orange;
	border-color: transparent
}

.color-tool .inputter input[type=text]:focus, .color-tool input:focus {
	box-shadow: 0 0 10px orange;
	outline: 0;
	border: 1px solid orange;
	border-radius: 3px;
	padding: 4px
}

.color-tool .colorSample {
	width: 100%;
	display: inline-block;
	margin: 10px 10px 10px 0;
	border-radius: 3px;
	padding: 60px 10px 10px;
	text-align: center;
	vertical-align: text-bottom;
	box-sizing: border-box
}

.color-tool .colorSample input {
	opacity: .8;
	border-radius: 3px;
	text-align: center
}

body .mce-fullscreen {
	z-index: 1050
}

textarea.mceEditor {
	min-height: 200px
}

.filter {
	font-weight: 400;
	font-size: 1.3em;
	padding: 20px;
	background: gold;
	border: 1px solid gold;
	border-radius: 3px
}

.filter label {
	font-weight: 400;
	margin-right: 10px
}

.filter-box {
	min-width: 300px;
	outline: 0;
	border: 0;
	padding: 6px;
	border-radius: 3px
}

.filter-box:focus {
	outline: 0;
	padding: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	border: 1px solid gray
}

.filter-count {
	font-size: .6em
}

.template-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.template-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	min-width: 300px;
	padding: 0 20px;
	text-align: center
}

.template-list img {
	padding: 10px;
	border: 1px solid #ccc;
	display: inline-block
}

.template-list img.screenshot:hover {
	box-shadow: none;
	-webkit-filter: brightness(90%) hue-rotate(20deg);
	filter: brightness(90%) hue-rotate(20deg)
}

.template-list a:hover {
	border-color: transparent
}

.ad-top {
	margin: 0 0 20px 0
}

.ad-bottom {
	margin: 20px 0 0 0
}

.ad-left {
	margin: 20px 0
}

.ad-right {
	margin: 0 auto
}

.bannerAd {
	margin-bottom: 20px
}

@media screen and (max-width:575px) {
	.ad, .ad-bottom {
		max-width: 330px
	}
}

@media screen and (max-width:991px) {
	.ad-bottom, .ad-top {
		max-width: 900px
	}
}

img.screenshot {
	max-width: 100%;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	box-shadow: rgba(0, 0, 0, .35) 5px 5px 5px
}

img.sm-left, img.sm-right {
	padding: 5px;
	border: 1px solid #ddd;
	box-shadow: rgba(0, 0, 0, .35) 5px 5px 5px
}

figure {
	margin: 0 0 32px 0
}

figure>a>img, figure>img, figure>img.img-responsive {
	display: block;
	margin: auto
}

figcaption {
	font-size: .9em;
	font-style: italic;
	color: gray;
	text-align: center;
	padding: 1em 0 0 0
}

@media ( min-width :480px) {
	img.sm-left, img.sm-right {
		max-width: 25%
	}
	img.md-left, img.md-right {
		max-width: 45%
	}
	img.md-right, img.sm-right {
		float: right;
		margin: 10px 10px 10px 30px
	}
	img.md-left, img.sm-left {
		float: left;
		margin: 10px 30px 10px 10px
	}
}

.info, .tip {
	position: relative;
	padding: 30px 20px 20px 60px;
	background: #fbf6ee;
	border-radius: 3px;
	margin-bottom: 5px;
	min-height: 100px;
	font-size: 18px;
	color: #534b3d
}

.info h1, .info h2, .info h3, .info h4, .info h5, .info h6, .tip h1,
	.tip h2, .tip h3, .tip h4, .tip h5, .tip h6 {
	color: currentColor
}

.info h2:first-child, .info h3:first-child, .info h4:first-child, .tip h2:first-child,
	.tip h3:first-child, .tip h4:first-child {
	margin-top: 0
}

.info:before, .tip:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #deb887;
	font-size: 56px;
	position: absolute;
	top: 15px;
	left: 0
}

.tip:before {
	content: "\f0eb";
	padding-left: 15px
}

.info:before {
	content: "\f129";
	padding-left: 20px
}

.color-picker {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.color-picker-conversion>.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.color-picker-conversion, .color-picker-conversion>.row>.notation,
	.color-picker-conversion>.row>.value, .color-picker-widget {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

div.color-chart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow-x: auto
}

div.color-chart .set {
	padding: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

div.color-chart .color {
	padding: 5px 0;
	font-size: 11px;
	text-align: center;
	border-bottom: 1px solid #000
}

div.color-chart .color:hover {
	opacity: .5
}

.color-chart a:link>code, .color-chart a:link>div.color>code,
	.color-chart a:visited>code, .color-chart a:visited>div.color>code {
	background-color: rgba(255, 255, 255, .6);
	color: #000;
	text-shadow: none;
	padding: 2px;
	border-radius: 3px
}

.color-chart-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.color-chart-wrapper>table.color-chart, .color-chart-wrapper>table.color-chart td,
	.color-chart-wrapper>table.color-chart th {
	width: 33.33333%
}

.color-chart-wrapper>table.color-chart:nth-child(1),
	.color-chart-wrapper>table.color-chart:nth-child(2) {
	margin-right: 1px
}

table.color-chart {
	font-size: 11px;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 20px
}

table.color-chart th {
	background-color: #f5f5f5;
	color: #000
}

table.color-chart td, table.color-chart th {
	padding: 5px 0;
	border-bottom: 1px solid #000
}

@media screen and (max-width:625px) {
	.color-chart-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.color-chart-wrapper>table.color-chart {
		width: 100%;
		margin: 0
	}
}

.at4m-dock-bottom {
	display: none
}

@media print {
	.ad, .bannerAd, .main>.sidebar, .pager, .searchbox-bottom, .site-header,
		.site-header-base, .site-links, .site-logo, .site-nav,
		.site-search-bottom, .site-search-top, div.code-snippet .toolbar .button,
		div.code-snippet .toolbar a, div.code-snippet .toolbar button, div.socialLinks,
		footer .about {
		display: none
	}
	.main {
		grid-template-columns: 1fr
	}
	.main>.content {
		grid-column: 1;
		grid-row: 1
	}
	div.code-snippet .code-pane, pre {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc
	}
	:after {
		font-size: .7em
	}
}
	
.demo-gallery > ul {
  margin-bottom: 0;
}
.demo-gallery > ul > li {
  margin-bottom: 15px;
}
.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}
.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  width: 100%;
}
.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.home .demo-gallery {
  padding-bottom: 80px;
}

}
}