
.btn-social,.btn-social-icon {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.btn-adn.active,.btn-adn:active,.btn-bitbucket.active,.btn-bitbucket:active,.btn-dropbox.active,.btn-dropbox:active,.btn-facebook.active,.btn-facebook:active,.btn-flickr.active,.btn-flickr:active,.btn-foursquare.active,.btn-foursquare:active,.btn-github.active,.btn-github:active,.btn-google.active,.btn-google:active,.btn-instagram.active,.btn-instagram:active,.btn-linkedin.active,.btn-linkedin:active,.btn-odnoklassniki.active,.btn-odnoklassniki:active,.btn-openid.active,.btn-openid:active,.btn-pinterest.active,.btn-pinterest:active,.btn-reddit.active,.btn-reddit:active,.btn-soundcloud.active,.btn-soundcloud:active,.btn-tumblr.active,.btn-tumblr:active,.btn-twitter.active,.btn-twitter:active,.btn-vimeo.active,.btn-vimeo:active,.btn-vk.active,.btn-vk:active,.btn-yahoo.active,.btn-yahoo:active,.open>.dropdown-toggle.btn-adn,.open>.dropdown-toggle.btn-bitbucket,.open>.dropdown-toggle.btn-dropbox,.open>.dropdown-toggle.btn-facebook,.open>.dropdown-toggle.btn-flickr,.open>.dropdown-toggle.btn-foursquare,.open>.dropdown-toggle.btn-github,.open>.dropdown-toggle.btn-google,.open>.dropdown-toggle.btn-instagram,.open>.dropdown-toggle.btn-linkedin,.open>.dropdown-toggle.btn-odnoklassniki,.open>.dropdown-toggle.btn-openid,.open>.dropdown-toggle.btn-pinterest,.open>.dropdown-toggle.btn-reddit,.open>.dropdown-toggle.btn-soundcloud,.open>.dropdown-toggle.btn-tumblr,.open>.dropdown-toggle.btn-twitter,.open>.dropdown-toggle.btn-vimeo,.open>.dropdown-toggle.btn-vk,.open>.dropdown-toggle.btn-yahoo {
	background-image: none;
}

.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
}

.btn-social>:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0,0,0,.2);
}

.btn-social.btn-lg {
	padding-left: 61px;
}

.btn-social.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em;
}

.btn-social.btn-sm {
	padding-left: 38px;
}

.btn-social.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em;
}

.btn-social.btn-xs {
	padding-left: 30px;
}

.btn-social.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em;
}

.btn-social-icon {
	position: relative;
	text-align: left;
	height: 34px;
	width: 34px;
	padding: 0;
}

.btn-social-icon>:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 34px;
	font-size: 1.6em;
	border: none;
	text-align: center;
	width: 100%!important;
}

.btn-social-icon.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em;
}

.btn-social-icon.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em;
}

.btn-social-icon.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em;
}

.btn-social-icon.btn-lg {
	height: 45px;
	width: 45px;
	padding-left: 0;
	padding-right: 0;
}

.btn-social-icon.btn-sm {
	height: 30px;
	width: 30px;
	padding-left: 0;
	padding-right: 0;
}

.btn-social-icon.btn-xs {
	height: 22px;
	width: 22px;
	padding-left: 0;
	padding-right: 0;
}

.btn-adn {
	color: #fff;
	background-color: #d87a68;
	border-color: rgba(0,0,0,.2);
}

.btn-adn.active,.btn-adn.focus,.btn-adn:active,.btn-adn:focus,.btn-adn:hover,.open>.dropdown-toggle.btn-adn {
	color: #fff;
	background-color: #ce563f;
	border-color: rgba(0,0,0,.2);
}

.btn-adn.active.focus,.btn-adn.active:focus,.btn-adn.active:hover,.btn-adn:active.focus,.btn-adn:active:focus,.btn-adn:active:hover,.open>.dropdown-toggle.btn-adn.focus,.open>.dropdown-toggle.btn-adn:focus,.open>.dropdown-toggle.btn-adn:hover {
	color: #fff;
	background-color: #b94630;
	border-color: rgba(0,0,0,.2);
}

.btn-adn.disabled.focus,.btn-adn.disabled:focus,.btn-adn.disabled:hover,.btn-adn[disabled].focus,.btn-adn[disabled]:focus,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn.focus,fieldset[disabled] .btn-adn:focus,fieldset[disabled] .btn-adn:hover {
	background-color: #d87a68;
	border-color: rgba(0,0,0,.2);
}

.btn-adn .badge {
	color: #d87a68;
	background-color: #fff;
}

.btn-bitbucket {
	color: #fff;
	background-color: #205081;
	border-color: rgba(0,0,0,.2);
}

.btn-bitbucket.active,.btn-bitbucket.focus,.btn-bitbucket:active,.btn-bitbucket:focus,.btn-bitbucket:hover,.open>.dropdown-toggle.btn-bitbucket {
	color: #fff;
	background-color: #163758;
	border-color: rgba(0,0,0,.2);
}

.btn-bitbucket.active.focus,.btn-bitbucket.active:focus,.btn-bitbucket.active:hover,.btn-bitbucket:active.focus,.btn-bitbucket:active:focus,.btn-bitbucket:active:hover,.open>.dropdown-toggle.btn-bitbucket.focus,.open>.dropdown-toggle.btn-bitbucket:focus,.open>.dropdown-toggle.btn-bitbucket:hover {
	color: #fff;
	background-color: #0f253c;
	border-color: rgba(0,0,0,.2);
}

.btn-bitbucket.disabled.focus,.btn-bitbucket.disabled:focus,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled].focus,.btn-bitbucket[disabled]:focus,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket.focus,fieldset[disabled] .btn-bitbucket:focus,fieldset[disabled] .btn-bitbucket:hover {
	background-color: #205081;
	border-color: rgba(0,0,0,.2);
}

.btn-bitbucket .badge {
	color: #205081;
	background-color: #fff;
}

.btn-dropbox {
	color: #fff;
	background-color: #1087dd;
	border-color: rgba(0,0,0,.2);
}

.btn-dropbox.active,.btn-dropbox.focus,.btn-dropbox:active,.btn-dropbox:focus,.btn-dropbox:hover,.open>.dropdown-toggle.btn-dropbox {
	color: #fff;
	background-color: #0d6aad;
	border-color: rgba(0,0,0,.2);
}

.btn-dropbox.active.focus,.btn-dropbox.active:focus,.btn-dropbox.active:hover,.btn-dropbox:active.focus,.btn-dropbox:active:focus,.btn-dropbox:active:hover,.open>.dropdown-toggle.btn-dropbox.focus,.open>.dropdown-toggle.btn-dropbox:focus,.open>.dropdown-toggle.btn-dropbox:hover {
	color: #fff;
	background-color: #0a568c;
	border-color: rgba(0,0,0,.2);
}

.btn-dropbox.disabled.focus,.btn-dropbox.disabled:focus,.btn-dropbox.disabled:hover,.btn-dropbox[disabled].focus,.btn-dropbox[disabled]:focus,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox.focus,fieldset[disabled] .btn-dropbox:focus,fieldset[disabled] .btn-dropbox:hover {
	background-color: #1087dd;
	border-color: rgba(0,0,0,.2);
}

.btn-dropbox .badge {
	color: #1087dd;
	background-color: #fff;
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0,0,0,.2);
}

.btn-facebook.active,.btn-facebook.focus,.btn-facebook:active,.btn-facebook:focus,.btn-facebook:hover,.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0,0,0,.2);
}

.btn-facebook.active.focus,.btn-facebook.active:focus,.btn-facebook.active:hover,.btn-facebook:active.focus,.btn-facebook:active:focus,.btn-facebook:active:hover,.open>.dropdown-toggle.btn-facebook.focus,.open>.dropdown-toggle.btn-facebook:focus,.open>.dropdown-toggle.btn-facebook:hover {
	color: #fff;
	background-color: #23345a;
	border-color: rgba(0,0,0,.2);
}

.btn-facebook.disabled.focus,.btn-facebook.disabled:focus,.btn-facebook.disabled:hover,.btn-facebook[disabled].focus,.btn-facebook[disabled]:focus,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook.focus,fieldset[disabled] .btn-facebook:focus,fieldset[disabled] .btn-facebook:hover {
	background-color: #3b5998;
	border-color: rgba(0,0,0,.2);
}

.btn-facebook .badge {
	color: #3b5998;
	background-color: #fff;
}

.btn-flickr {
	color: #fff;
	background-color: #ff0084;
	border-color: rgba(0,0,0,.2);
}

.btn-flickr.active,.btn-flickr.focus,.btn-flickr:active,.btn-flickr:focus,.btn-flickr:hover,.open>.dropdown-toggle.btn-flickr {
	color: #fff;
	background-color: #cc006a;
	border-color: rgba(0,0,0,.2);
}

.btn-flickr.active.focus,.btn-flickr.active:focus,.btn-flickr.active:hover,.btn-flickr:active.focus,.btn-flickr:active:focus,.btn-flickr:active:hover,.open>.dropdown-toggle.btn-flickr.focus,.open>.dropdown-toggle.btn-flickr:focus,.open>.dropdown-toggle.btn-flickr:hover {
	color: #fff;
	background-color: #a80057;
	border-color: rgba(0,0,0,.2);
}

.btn-flickr.disabled.focus,.btn-flickr.disabled:focus,.btn-flickr.disabled:hover,.btn-flickr[disabled].focus,.btn-flickr[disabled]:focus,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr.focus,fieldset[disabled] .btn-flickr:focus,fieldset[disabled] .btn-flickr:hover {
	background-color: #ff0084;
	border-color: rgba(0,0,0,.2);
}

.btn-flickr .badge {
	color: #ff0084;
	background-color: #fff;
}

.btn-foursquare {
	color: #fff;
	background-color: #f94877;
	border-color: rgba(0,0,0,.2);
}

.btn-foursquare.active,.btn-foursquare.focus,.btn-foursquare:active,.btn-foursquare:focus,.btn-foursquare:hover,.open>.dropdown-toggle.btn-foursquare {
	color: #fff;
	background-color: #f71752;
	border-color: rgba(0,0,0,.2);
}

.btn-foursquare.active.focus,.btn-foursquare.active:focus,.btn-foursquare.active:hover,.btn-foursquare:active.focus,.btn-foursquare:active:focus,.btn-foursquare:active:hover,.open>.dropdown-toggle.btn-foursquare.focus,.open>.dropdown-toggle.btn-foursquare:focus,.open>.dropdown-toggle.btn-foursquare:hover {
	color: #fff;
	background-color: #e30742;
	border-color: rgba(0,0,0,.2);
}

.btn-foursquare.disabled.focus,.btn-foursquare.disabled:focus,.btn-foursquare.disabled:hover,.btn-foursquare[disabled].focus,.btn-foursquare[disabled]:focus,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare.focus,fieldset[disabled] .btn-foursquare:focus,fieldset[disabled] .btn-foursquare:hover {
	background-color: #f94877;
	border-color: rgba(0,0,0,.2);
}

.btn-foursquare .badge {
	color: #f94877;
	background-color: #fff;
}

.btn-github {
	color: #fff;
	background-color: #444;
	border-color: rgba(0,0,0,.2);
}

.btn-github.active,.btn-github.focus,.btn-github:active,.btn-github:focus,.btn-github:hover,.open>.dropdown-toggle.btn-github {
	color: #fff;
	background-color: #2b2b2b;
	border-color: rgba(0,0,0,.2);
}

.btn-github.active.focus,.btn-github.active:focus,.btn-github.active:hover,.btn-github:active.focus,.btn-github:active:focus,.btn-github:active:hover,.open>.dropdown-toggle.btn-github.focus,.open>.dropdown-toggle.btn-github:focus,.open>.dropdown-toggle.btn-github:hover {
	color: #fff;
	background-color: #191919;
	border-color: rgba(0,0,0,.2);
}

.btn-github.disabled.focus,.btn-github.disabled:focus,.btn-github.disabled:hover,.btn-github[disabled].focus,.btn-github[disabled]:focus,.btn-github[disabled]:hover,fieldset[disabled] .btn-github.focus,fieldset[disabled] .btn-github:focus,fieldset[disabled] .btn-github:hover {
	background-color: #444;
	border-color: rgba(0,0,0,.2);
}

.btn-github .badge {
	color: #444;
	background-color: #fff;
}

.btn-google {
	color: #fff;
	background-color: #dd4b39;
	border-color: rgba(0,0,0,.2);
}

.btn-google.active,.btn-google.focus,.btn-google:active,.btn-google:focus,.btn-google:hover,.open>.dropdown-toggle.btn-google {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0,0,0,.2);
}

.btn-google.active.focus,.btn-google.active:focus,.btn-google.active:hover,.btn-google:active.focus,.btn-google:active:focus,.btn-google:active:hover,.open>.dropdown-toggle.btn-google.focus,.open>.dropdown-toggle.btn-google:focus,.open>.dropdown-toggle.btn-google:hover {
	color: #fff;
	background-color: #a32b1c;
	border-color: rgba(0,0,0,.2);
}

.btn-google.disabled.focus,.btn-google.disabled:focus,.btn-google.disabled:hover,.btn-google[disabled].focus,.btn-google[disabled]:focus,.btn-google[disabled]:hover,fieldset[disabled] .btn-google.focus,fieldset[disabled] .btn-google:focus,fieldset[disabled] .btn-google:hover {
	background-color: #dd4b39;
	border-color: rgba(0,0,0,.2);
}

.btn-google .badge {
	color: #dd4b39;
	background-color: #fff;
}

.btn-instagram {
	color: #fff;
	background-color: #3f729b;
	border-color: rgba(0,0,0,.2);
}

.btn-instagram.active,.btn-instagram.focus,.btn-instagram:active,.btn-instagram:focus,.btn-instagram:hover,.open>.dropdown-toggle.btn-instagram {
	color: #fff;
	background-color: #305777;
	border-color: rgba(0,0,0,.2);
}

.btn-instagram.active.focus,.btn-instagram.active:focus,.btn-instagram.active:hover,.btn-instagram:active.focus,.btn-instagram:active:focus,.btn-instagram:active:hover,.open>.dropdown-toggle.btn-instagram.focus,.open>.dropdown-toggle.btn-instagram:focus,.open>.dropdown-toggle.btn-instagram:hover {
	color: #fff;
	background-color: #26455d;
	border-color: rgba(0,0,0,.2);
}

.btn-instagram.disabled.focus,.btn-instagram.disabled:focus,.btn-instagram.disabled:hover,.btn-instagram[disabled].focus,.btn-instagram[disabled]:focus,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram.focus,fieldset[disabled] .btn-instagram:focus,fieldset[disabled] .btn-instagram:hover {
	background-color: #3f729b;
	border-color: rgba(0,0,0,.2);
}

.btn-instagram .badge {
	color: #3f729b;
	background-color: #fff;
}

.btn-linkedin {
	color: #fff;
	background-color: #007bb6;
	border-color: rgba(0,0,0,.2);
}

.btn-linkedin.active,.btn-linkedin.focus,.btn-linkedin:active,.btn-linkedin:focus,.btn-linkedin:hover,.open>.dropdown-toggle.btn-linkedin {
	color: #fff;
	background-color: #005983;
	border-color: rgba(0,0,0,.2);
}

.btn-linkedin.active.focus,.btn-linkedin.active:focus,.btn-linkedin.active:hover,.btn-linkedin:active.focus,.btn-linkedin:active:focus,.btn-linkedin:active:hover,.open>.dropdown-toggle.btn-linkedin.focus,.open>.dropdown-toggle.btn-linkedin:focus,.open>.dropdown-toggle.btn-linkedin:hover {
	color: #fff;
	background-color: #00405f;
	border-color: rgba(0,0,0,.2);
}

.btn-linkedin.disabled.focus,.btn-linkedin.disabled:focus,.btn-linkedin.disabled:hover,.btn-linkedin[disabled].focus,.btn-linkedin[disabled]:focus,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin.focus,fieldset[disabled] .btn-linkedin:focus,fieldset[disabled] .btn-linkedin:hover {
	background-color: #007bb6;
	border-color: rgba(0,0,0,.2);
}

.btn-linkedin .badge {
	color: #007bb6;
	background-color: #fff;
}

.btn-microsoft {
	color: #fff;
	background-color: #2672ec;
	border-color: rgba(0,0,0,.2);
}

.btn-microsoft.active,.btn-microsoft.focus,.btn-microsoft:active,.btn-microsoft:focus,.btn-microsoft:hover,.open>.dropdown-toggle.btn-microsoft {
	color: #fff;
	background-color: #125acd;
	border-color: rgba(0,0,0,.2);
}

.btn-microsoft.active.focus,.btn-microsoft.active:focus,.btn-microsoft.active:hover,.btn-microsoft:active.focus,.btn-microsoft:active:focus,.btn-microsoft:active:hover,.open>.dropdown-toggle.btn-microsoft.focus,.open>.dropdown-toggle.btn-microsoft:focus,.open>.dropdown-toggle.btn-microsoft:hover {
	color: #fff;
	background-color: #0f4bac;
	border-color: rgba(0,0,0,.2);
}

.btn-microsoft.active,.btn-microsoft:active,.open>.dropdown-toggle.btn-microsoft {
	background-image: none;
}

.btn-microsoft.disabled.focus,.btn-microsoft.disabled:focus,.btn-microsoft.disabled:hover,.btn-microsoft[disabled].focus,.btn-microsoft[disabled]:focus,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft.focus,fieldset[disabled] .btn-microsoft:focus,fieldset[disabled] .btn-microsoft:hover {
	background-color: #2672ec;
	border-color: rgba(0,0,0,.2);
}

.btn-microsoft .badge {
	color: #2672ec;
	background-color: #fff;
}

.btn-odnoklassniki {
	color: #fff;
	background-color: #f4731c;
	border-color: rgba(0,0,0,.2);
}

.btn-odnoklassniki.active,.btn-odnoklassniki.focus,.btn-odnoklassniki:active,.btn-odnoklassniki:focus,.btn-odnoklassniki:hover,.open>.dropdown-toggle.btn-odnoklassniki {
	color: #fff;
	background-color: #d35b0a;
	border-color: rgba(0,0,0,.2);
}

.btn-odnoklassniki.active.focus,.btn-odnoklassniki.active:focus,.btn-odnoklassniki.active:hover,.btn-odnoklassniki:active.focus,.btn-odnoklassniki:active:focus,.btn-odnoklassniki:active:hover,.open>.dropdown-toggle.btn-odnoklassniki.focus,.open>.dropdown-toggle.btn-odnoklassniki:focus,.open>.dropdown-toggle.btn-odnoklassniki:hover {
	color: #fff;
	background-color: #b14c09;
	border-color: rgba(0,0,0,.2);
}

.btn-odnoklassniki.disabled.focus,.btn-odnoklassniki.disabled:focus,.btn-odnoklassniki.disabled:hover,.btn-odnoklassniki[disabled].focus,.btn-odnoklassniki[disabled]:focus,.btn-odnoklassniki[disabled]:hover,fieldset[disabled] .btn-odnoklassniki.focus,fieldset[disabled] .btn-odnoklassniki:focus,fieldset[disabled] .btn-odnoklassniki:hover {
	background-color: #f4731c;
	border-color: rgba(0,0,0,.2);
}

.btn-odnoklassniki .badge {
	color: #f4731c;
	background-color: #fff;
}

.btn-openid {
	color: #fff;
	background-color: #f7931e;
	border-color: rgba(0,0,0,.2);
}

.btn-openid.active,.btn-openid.focus,.btn-openid:active,.btn-openid:focus,.btn-openid:hover,.open>.dropdown-toggle.btn-openid {
	color: #fff;
	background-color: #da7908;
	border-color: rgba(0,0,0,.2);
}

.btn-openid.active.focus,.btn-openid.active:focus,.btn-openid.active:hover,.btn-openid:active.focus,.btn-openid:active:focus,.btn-openid:active:hover,.open>.dropdown-toggle.btn-openid.focus,.open>.dropdown-toggle.btn-openid:focus,.open>.dropdown-toggle.btn-openid:hover {
	color: #fff;
	background-color: #b86607;
	border-color: rgba(0,0,0,.2);
}

.btn-openid.disabled.focus,.btn-openid.disabled:focus,.btn-openid.disabled:hover,.btn-openid[disabled].focus,.btn-openid[disabled]:focus,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid.focus,fieldset[disabled] .btn-openid:focus,fieldset[disabled] .btn-openid:hover {
	background-color: #f7931e;
	border-color: rgba(0,0,0,.2);
}

.btn-openid .badge {
	color: #f7931e;
	background-color: #fff;
}

.btn-pinterest {
	color: #fff;
	background-color: #cb2027;
	border-color: rgba(0,0,0,.2);
}

.btn-pinterest.active,.btn-pinterest.focus,.btn-pinterest:active,.btn-pinterest:focus,.btn-pinterest:hover,.open>.dropdown-toggle.btn-pinterest {
	color: #fff;
	background-color: #9f191f;
	border-color: rgba(0,0,0,.2);
}

.btn-pinterest.active.focus,.btn-pinterest.active:focus,.btn-pinterest.active:hover,.btn-pinterest:active.focus,.btn-pinterest:active:focus,.btn-pinterest:active:hover,.open>.dropdown-toggle.btn-pinterest.focus,.open>.dropdown-toggle.btn-pinterest:focus,.open>.dropdown-toggle.btn-pinterest:hover {
	color: #fff;
	background-color: #801419;
	border-color: rgba(0,0,0,.2);
}

.btn-pinterest.disabled.focus,.btn-pinterest.disabled:focus,.btn-pinterest.disabled:hover,.btn-pinterest[disabled].focus,.btn-pinterest[disabled]:focus,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest.focus,fieldset[disabled] .btn-pinterest:focus,fieldset[disabled] .btn-pinterest:hover {
	background-color: #cb2027;
	border-color: rgba(0,0,0,.2);
}

.btn-pinterest .badge {
	color: #cb2027;
	background-color: #fff;
}

.btn-reddit {
	color: #000;
	background-color: #eff7ff;
	border-color: rgba(0,0,0,.2);
}

.btn-reddit.active,.btn-reddit.focus,.btn-reddit:active,.btn-reddit:focus,.btn-reddit:hover,.open>.dropdown-toggle.btn-reddit {
	color: #000;
	background-color: #bcddff;
	border-color: rgba(0,0,0,.2);
}

.btn-reddit.active.focus,.btn-reddit.active:focus,.btn-reddit.active:hover,.btn-reddit:active.focus,.btn-reddit:active:focus,.btn-reddit:active:hover,.open>.dropdown-toggle.btn-reddit.focus,.open>.dropdown-toggle.btn-reddit:focus,.open>.dropdown-toggle.btn-reddit:hover {
	color: #000;
	background-color: #98ccff;
	border-color: rgba(0,0,0,.2);
}

.btn-reddit.disabled.focus,.btn-reddit.disabled:focus,.btn-reddit.disabled:hover,.btn-reddit[disabled].focus,.btn-reddit[disabled]:focus,.btn-reddit[disabled]:hover,fieldset[disabled] .btn-reddit.focus,fieldset[disabled] .btn-reddit:focus,fieldset[disabled] .btn-reddit:hover {
	background-color: #eff7ff;
	border-color: rgba(0,0,0,.2);
}

.btn-reddit .badge {
	color: #eff7ff;
	background-color: #000;
}

.btn-soundcloud {
	color: #fff;
	background-color: #f50;
	border-color: rgba(0,0,0,.2);
}

.btn-soundcloud.active,.btn-soundcloud.focus,.btn-soundcloud:active,.btn-soundcloud:focus,.btn-soundcloud:hover,.open>.dropdown-toggle.btn-soundcloud {
	color: #fff;
	background-color: #c40;
	border-color: rgba(0,0,0,.2);
}

.btn-soundcloud.active.focus,.btn-soundcloud.active:focus,.btn-soundcloud.active:hover,.btn-soundcloud:active.focus,.btn-soundcloud:active:focus,.btn-soundcloud:active:hover,.open>.dropdown-toggle.btn-soundcloud.focus,.open>.dropdown-toggle.btn-soundcloud:focus,.open>.dropdown-toggle.btn-soundcloud:hover {
	color: #fff;
	background-color: #a83800;
	border-color: rgba(0,0,0,.2);
}

.btn-soundcloud.disabled.focus,.btn-soundcloud.disabled:focus,.btn-soundcloud.disabled:hover,.btn-soundcloud[disabled].focus,.btn-soundcloud[disabled]:focus,.btn-soundcloud[disabled]:hover,fieldset[disabled] .btn-soundcloud.focus,fieldset[disabled] .btn-soundcloud:focus,fieldset[disabled] .btn-soundcloud:hover {
	background-color: #f50;
	border-color: rgba(0,0,0,.2);
}

.btn-soundcloud .badge {
	color: #f50;
	background-color: #fff;
}

.btn-tumblr {
	color: #fff;
	background-color: #2c4762;
	border-color: rgba(0,0,0,.2);
}

.btn-tumblr.active,.btn-tumblr.focus,.btn-tumblr:active,.btn-tumblr:focus,.btn-tumblr:hover,.open>.dropdown-toggle.btn-tumblr {
	color: #fff;
	background-color: #1c2d3f;
	border-color: rgba(0,0,0,.2);
}

.btn-tumblr.active.focus,.btn-tumblr.active:focus,.btn-tumblr.active:hover,.btn-tumblr:active.focus,.btn-tumblr:active:focus,.btn-tumblr:active:hover,.open>.dropdown-toggle.btn-tumblr.focus,.open>.dropdown-toggle.btn-tumblr:focus,.open>.dropdown-toggle.btn-tumblr:hover {
	color: #fff;
	background-color: #111c26;
	border-color: rgba(0,0,0,.2);
}

.btn-tumblr.disabled.focus,.btn-tumblr.disabled:focus,.btn-tumblr.disabled:hover,.btn-tumblr[disabled].focus,.btn-tumblr[disabled]:focus,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr.focus,fieldset[disabled] .btn-tumblr:focus,fieldset[disabled] .btn-tumblr:hover {
	background-color: #2c4762;
	border-color: rgba(0,0,0,.2);
}

.btn-tumblr .badge {
	color: #2c4762;
	background-color: #fff;
}

.btn-twitter {
	color: #fff;
	background-color: #55acee;
	border-color: rgba(0,0,0,.2);
}

.btn-twitter.active,.btn-twitter.focus,.btn-twitter:active,.btn-twitter:focus,.btn-twitter:hover,.open>.dropdown-toggle.btn-twitter {
	color: #fff;
	background-color: #2795e9;
	border-color: rgba(0,0,0,.2);
}

.btn-twitter.active.focus,.btn-twitter.active:focus,.btn-twitter.active:hover,.btn-twitter:active.focus,.btn-twitter:active:focus,.btn-twitter:active:hover,.open>.dropdown-toggle.btn-twitter.focus,.open>.dropdown-toggle.btn-twitter:focus,.open>.dropdown-toggle.btn-twitter:hover {
	color: #fff;
	background-color: #1583d7;
	border-color: rgba(0,0,0,.2);
}

.btn-twitter.disabled.focus,.btn-twitter.disabled:focus,.btn-twitter.disabled:hover,.btn-twitter[disabled].focus,.btn-twitter[disabled]:focus,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter.focus,fieldset[disabled] .btn-twitter:focus,fieldset[disabled] .btn-twitter:hover {
	background-color: #55acee;
	border-color: rgba(0,0,0,.2);
}

.btn-twitter .badge {
	color: #55acee;
	background-color: #fff;
}

.btn-vimeo {
	color: #fff;
	background-color: #1ab7ea;
	border-color: rgba(0,0,0,.2);
}

.btn-vimeo.active,.btn-vimeo.focus,.btn-vimeo:active,.btn-vimeo:focus,.btn-vimeo:hover,.open>.dropdown-toggle.btn-vimeo {
	color: #fff;
	background-color: #1295bf;
	border-color: rgba(0,0,0,.2);
}

.btn-vimeo.active.focus,.btn-vimeo.active:focus,.btn-vimeo.active:hover,.btn-vimeo:active.focus,.btn-vimeo:active:focus,.btn-vimeo:active:hover,.open>.dropdown-toggle.btn-vimeo.focus,.open>.dropdown-toggle.btn-vimeo:focus,.open>.dropdown-toggle.btn-vimeo:hover {
	color: #fff;
	background-color: #0f7b9f;
	border-color: rgba(0,0,0,.2);
}

.btn-vimeo.disabled.focus,.btn-vimeo.disabled:focus,.btn-vimeo.disabled:hover,.btn-vimeo[disabled].focus,.btn-vimeo[disabled]:focus,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo.focus,fieldset[disabled] .btn-vimeo:focus,fieldset[disabled] .btn-vimeo:hover {
	background-color: #1ab7ea;
	border-color: rgba(0,0,0,.2);
}

.btn-vimeo .badge {
	color: #1ab7ea;
	background-color: #fff;
}

.btn-vk {
	color: #fff;
	background-color: #587ea3;
	border-color: rgba(0,0,0,.2);
}

.btn-vk.active,.btn-vk.focus,.btn-vk:active,.btn-vk:focus,.btn-vk:hover,.open>.dropdown-toggle.btn-vk {
	color: #fff;
	background-color: #466482;
	border-color: rgba(0,0,0,.2);
}

.btn-vk.active.focus,.btn-vk.active:focus,.btn-vk.active:hover,.btn-vk:active.focus,.btn-vk:active:focus,.btn-vk:active:hover,.open>.dropdown-toggle.btn-vk.focus,.open>.dropdown-toggle.btn-vk:focus,.open>.dropdown-toggle.btn-vk:hover {
	color: #fff;
	background-color: #3a526b;
	border-color: rgba(0,0,0,.2);
}

.btn-vk.disabled.focus,.btn-vk.disabled:focus,.btn-vk.disabled:hover,.btn-vk[disabled].focus,.btn-vk[disabled]:focus,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk.focus,fieldset[disabled] .btn-vk:focus,fieldset[disabled] .btn-vk:hover {
	background-color: #587ea3;
	border-color: rgba(0,0,0,.2);
}

.btn-vk .badge {
	color: #587ea3;
	background-color: #fff;
}

.btn-yahoo {
	color: #fff;
	background-color: #720e9e;
	border-color: rgba(0,0,0,.2);
}

.btn-yahoo.active,.btn-yahoo.focus,.btn-yahoo:active,.btn-yahoo:focus,.btn-yahoo:hover,.open>.dropdown-toggle.btn-yahoo {
	color: #fff;
	background-color: #500a6f;
	border-color: rgba(0,0,0,.2);
}

.btn-yahoo.active.focus,.btn-yahoo.active:focus,.btn-yahoo.active:hover,.btn-yahoo:active.focus,.btn-yahoo:active:focus,.btn-yahoo:active:hover,.open>.dropdown-toggle.btn-yahoo.focus,.open>.dropdown-toggle.btn-yahoo:focus,.open>.dropdown-toggle.btn-yahoo:hover {
	color: #fff;
	background-color: #39074e;
	border-color: rgba(0,0,0,.2);
}

.btn-yahoo.disabled.focus,.btn-yahoo.disabled:focus,.btn-yahoo.disabled:hover,.btn-yahoo[disabled].focus,.btn-yahoo[disabled]:focus,.btn-yahoo[disabled]:hover,fieldset[disabled] .btn-yahoo.focus,fieldset[disabled] .btn-yahoo:focus,fieldset[disabled] .btn-yahoo:hover {
	background-color: #720e9e;
	border-color: rgba(0,0,0,.2);
}

.btn-yahoo .badge {
	color: #720e9e;
	background-color: #fff;
}

div.dt-button-info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-top: -100px;
	margin-left: -200px;
	background-color: #fff;
	border: 2px solid #111;
	box-shadow: 3px 3px 8px rgba(0,0,0,.3);
	border-radius: 3px;
	text-align: center;
	z-index: 21;
}

div.dt-button-info h2 {
	padding: .5em;
	margin: 0;
	font-weight: 400;
	border-bottom: 1px solid #ddd;
	background-color: #f3f3f3;
}

div.dt-button-info>div {
	padding: 1em;
}

a.dt-button,button.dt-button,div.dt-button {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin-right: .333em;
	padding: .5em 1em;
	border: 1px solid #999;
	border-radius: 2px;
	cursor: pointer;
	font-size: .88em;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	background-color: #e9e9e9;
	background-image: -webkit-linear-gradient(top,#fff 0,#e9e9e9 100%);
	background-image: -moz-linear-gradient(top,#fff 0,#e9e9e9 100%);
	background-image: -ms-linear-gradient(top,#fff 0,#e9e9e9 100%);
	background-image: -o-linear-gradient(top,#fff 0,#e9e9e9 100%);
	background-image: linear-gradient(to bottom,#fff 0,#e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='white', EndColorStr='#e9e9e9');
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	outline: 0;
}

a.dt-button.disabled,button.dt-button.disabled,div.dt-button.disabled {
	color: #999;
	border: 1px solid #d0d0d0;
	cursor: default;
	background-color: #f9f9f9;
	background-image: -webkit-linear-gradient(top,#fff 0,#f9f9f9 100%);
	background-image: -moz-linear-gradient(top,#fff 0,#f9f9f9 100%);
	background-image: -ms-linear-gradient(top,#fff 0,#f9f9f9 100%);
	background-image: -o-linear-gradient(top,#fff 0,#f9f9f9 100%);
	background-image: linear-gradient(to bottom,#fff 0,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f9f9f9');
}

a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled) {
	background-color: #e2e2e2;
	background-image: -webkit-linear-gradient(top,#f3f3f3 0,#e2e2e2 100%);
	background-image: -moz-linear-gradient(top,#f3f3f3 0,#e2e2e2 100%);
	background-image: -ms-linear-gradient(top,#f3f3f3 0,#e2e2e2 100%);
	background-image: -o-linear-gradient(top,#f3f3f3 0,#e2e2e2 100%);
	background-image: linear-gradient(to bottom,#f3f3f3 0,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');
	box-shadow: inset 1px 1px 3px #999;
}

a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),button.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled) {
	box-shadow: inset 1px 1px 3px #999;
	background-color: #ccc;
	background-image: -webkit-linear-gradient(top,#eaeaea 0,#ccc 100%);
	background-image: -moz-linear-gradient(top,#eaeaea 0,#ccc 100%);
	background-image: -ms-linear-gradient(top,#eaeaea 0,#ccc 100%);
	background-image: -o-linear-gradient(top,#eaeaea 0,#ccc 100%);
	background-image: linear-gradient(to bottom,#eaeaea 0,#ccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#cccccc');
}

a.dt-button:hover,button.dt-button:hover,div.dt-button:hover {
	text-decoration: none;
}

a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled) {
	border: 1px solid #666;
	background-color: #e0e0e0;
	background-image: -webkit-linear-gradient(top,#f9f9f9 0,#e0e0e0 100%);
	background-image: -moz-linear-gradient(top,#f9f9f9 0,#e0e0e0 100%);
	background-image: -ms-linear-gradient(top,#f9f9f9 0,#e0e0e0 100%);
	background-image: -o-linear-gradient(top,#f9f9f9 0,#e0e0e0 100%);
	background-image: linear-gradient(to bottom,#f9f9f9 0,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#e0e0e0');
}

a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled) {
	border: 1px solid #426c9e;
	text-shadow: 0 1px 0 #c4def1;
	outline: 0;
	background-color: #79ace9;
	background-image: -webkit-linear-gradient(top,#bddef4 0,#79ace9 100%);
	background-image: -moz-linear-gradient(top,#bddef4 0,#79ace9 100%);
	background-image: -ms-linear-gradient(top,#bddef4 0,#79ace9 100%);
	background-image: -o-linear-gradient(top,#bddef4 0,#79ace9 100%);
	background-image: linear-gradient(to bottom,#bddef4 0,#79ace9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#bddef4', EndColorStr='#79ace9');
}

.dt-button embed {
	outline: 0;
}

div.dt-buttons {
	position: relative;
	float: left;
}

div.dt-buttons.buttons-right {
	float: right;
}

div.dt-button-collection {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	margin-top: 3px;
	padding: 8px 8px 4px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.4);
	background-color: #fff;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	z-index: 2002;
	-webkit-column-gap: 8px;
	-moz-column-gap: 8px;
	-ms-column-gap: 8px;
	-o-column-gap: 8px;
	column-gap: 8px;
}

div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button {
	position: relative;
	left: 0;
	right: 0;
	display: block;
	float: none;
	margin-bottom: 4px;
	margin-right: 0;
}

div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled) {
	background-color: #dadada;
	background-image: -webkit-linear-gradient(top,#f0f0f0 0,#dadada 100%);
	background-image: -moz-linear-gradient(top,#f0f0f0 0,#dadada 100%);
	background-image: -ms-linear-gradient(top,#f0f0f0 0,#dadada 100%);
	background-image: -o-linear-gradient(top,#f0f0f0 0,#dadada 100%);
	background-image: linear-gradient(to bottom,#f0f0f0 0,#dadada 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#dadada');
	box-shadow: inset 1px 1px 3px #666;
}

div.dt-button-collection.fixed {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	border-radius: 0;
}

div.dt-button-collection.fixed.two-column {
	margin-left: -150px;
}

div.dt-button-collection.fixed.three-column {
	margin-left: -225px;
}

div.dt-button-collection.fixed.four-column {
	margin-left: -300px;
}

div.dt-button-collection>* {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

div.dt-button-collection.two-column {
	width: 300px;
	padding-bottom: 1px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
}

div.dt-button-collection.three-column {
	width: 450px;
	padding-bottom: 1px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	-ms-column-count: 3;
	-o-column-count: 3;
	column-count: 3;
}

div.dt-button-collection.four-column {
	width: 600px;
	padding-bottom: 1px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	-ms-column-count: 4;
	-o-column-count: 4;
	column-count: 4;
}

div.dt-button-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	background: -ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);
	background: -moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);
	background: -o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);
	background: -webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));
	background: -webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);
	background: radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);
	z-index: 2001;
}

a.dt-button.processing,button.dt-button.processing,div.dt-button.processing {
	color: rgba(0,0,0,.2);
}

a.dt-button.processing:after,button.dt-button.processing:after,div.dt-button.processing:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	box-sizing: border-box;
	display: block;
	content: ' ';
	border: 2px solid #282828;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: dtb-spinner 1.5s infinite linear;
	-o-animation: dtb-spinner 1.5s infinite linear;
	-ms-animation: dtb-spinner 1.5s infinite linear;
	-webkit-animation: dtb-spinner 1.5s infinite linear;
	-moz-animation: dtb-spinner 1.5s infinite linear;
}

body {
	padding-top: 3rem;
	padding-bottom: 3rem;
	color: #5a5a5a;
	margin: 0;
	font-family: Verdana;
}

.carousel {
	margin-bottom: 4rem;
}

.carousel-caption {
	z-index: 10;
	bottom: 3rem;
}

.carousel-item {
	height: 32rem;
	background-color: #777;
}

.carousel-item>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 32rem;
}

.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}

.marketing h2 {
	font-weight: 400;
}

.marketing .col-lg-4 p {
	margin-right: .75rem;
	margin-left: .75rem;
}

.featurette-divider {
	margin: 5rem 0;
}

.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -.05rem;
}

input[type=checkbox].checkbix {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

input[type=checkbox].checkbix+label {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
	-webkit-transition: all 250ms cubic-bezier(.4,0,.23,1);
	transition: all 250ms cubic-bezier(.4,0,.23,1);
	margin-bottom: .15rem;
}

input[type=checkbox].checkbix+label>span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: .5em;
	width: 16px;
	height: 16px;
	background: 0 0;
	border: .1rem solid #333;
	border-radius: 1px;
	cursor: pointer;
	-webkit-transition: all 250ms cubic-bezier(.4,0,.23,1);
	transition: all 250ms cubic-bezier(.4,0,.23,1);
	position: relative;
}

input[type=checkbox].checkbix:checked+label>span {
	background: #5ECD62;
	border: .1rem solid transparent;
	-webkit-animation: reveal .2s cubic-bezier(.4,0,.5,1);
	animation: reveal .2s cubic-bezier(.4,0,.5,1);
}

input[type=checkbox].checkbix:checked+label>span:before {
	content: "";
	position: absolute;
	top: 1%;
	left: 20%;
	margin-left: auto;
	margin-right: auto;
	border-right: 2px solid transparent;
	border-bottom: 2px solid transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-animation: checkboxcheck 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
	animation: checkboxcheck 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
}

input[type=checkbox].checkbix[data-size=large]+label>span {
	width: 24px;
	height: 24px;
}

input[type=checkbox].checkbix[data-size=large]+label>span:before {
	-webkit-animation: checkboxchecklarge 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
	animation: checkboxchecklarge 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
	top: 0;
	left: 22%;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
}

input[type=checkbox].checkbix[data-shape=circled]+label>span {
	border-radius: 100%;
}

input[type=checkbox].checkbix[data-color=black]:checked+label>span {
	background: #111;
}

input[type=checkbox].checkbix[data-color=blue]:checked+label>span {
	background: #0074D9;
}

input[type=checkbox].checkbix[data-color=red]:checked+label>span {
	background: #FF4136;
}

input[type=checkbox].checkbix[data-color=gray]:checked+label>span {
	background: #AAA;
}

input[type=checkbox].checkbix[data-color=orange]:checked+label>span {
	background: #FF851B;
}

.leaflet-container:full-screen,.leaflet-pseudo-fullscreen {
	width: 100%!important;
	height: 100%!important;
	z-index: 99999;
}

.fullscreen-icon {
	background-image: url(icon-fullscreen.png);
}

.leaflet-retina .fullscreen-icon {
	background-image: url(icon-fullscreen-2x.png);
	background-size: 26px 26px;
}

.leaflet-container:-webkit-full-screen {
	width: 100%!important;
	height: 100%!important;
	z-index: 99999;
}

.leaflet-container:-ms-fullscreen {
	width: 100%!important;
	height: 100%!important;
	z-index: 99999;
}

.leaflet-container:fullscreen {
	width: 100%!important;
	height: 100%!important;
	z-index: 99999;
}

.leaflet-pseudo-fullscreen {
	position: fixed!important;
	top: 0!important;
	left: 0!important;
}

.enjoyhint {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1010;
	pointer-events: none;
	overflow: hidden;
}

.enjoyhint_hide {
	display: none;
}

.enjoy_hint_label,.enjoyhint_close_btn {
	position: absolute;
	display: inline-block;
}

.enjoyhint_disable_events {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1011;
	pointer-events: all;
}

.enjoyhint_next_btn,.enjoyhint_prev_btn,.enjoyhint_skip_btn {
	min-width: 100px;
	-webkit-box-sizing: content-box;
	height: 40px;
	font: normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;
	cursor: pointer;
	margin: 0 auto;
	letter-spacing: 1px;
	text-align: center;
}

.enjoyhint_next_btn,.enjoyhint_prev_btn {
	position: absolute;
	z-index: 1012;
	pointer-events: all;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 2px solid #1ecd97;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #1ecd97;
	-o-text-overflow: clip;
	text-overflow: clip;
	background: rgba(0,0,0,0);
	-webkit-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	-moz-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	-o-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
}

.enjoyhint_close_btn,.enjoyhint_skip_btn {
	z-index: 1012;
	pointer-events: all;
	-moz-box-sizing: content-box;
	-o-text-overflow: clip;
	text-overflow: clip;
}

.enjoyhint_prev_btn:hover {
	color: rgba(255,255,255,1);
	background: #1ecd97;
}

.enjoyhint_prev_btn:active {
	border: 2px solid rgba(33,224,163,1);
	background: rgba(33,224,163,1);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.enjoyhint_next_btn:active,.enjoyhint_skip_btn:active {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}

.enjoyhint_next_btn:hover {
	color: rgba(255,255,255,1);
	background: #1ecd97;
}

.enjoyhint_next_btn:active {
	border: 2px solid rgba(33,224,163,1);
	background: rgba(33,224,163,1);
	transition: none;
}

.enjoyhint_skip_btn {
	box-sizing: content-box;
	border: 2px solid #1ecd97;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #1ecd97;
	background: rgba(0,0,0,0);
	-webkit-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	-moz-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	-o-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	position: fixed;
	left: auto!important;
	top: auto!important;
	bottom: 50px!important;
	right: 15px!important;
}

.enjoyhint_skip_btn:hover {
	color: rgba(255,255,255,1);
	background: #1ecd97;
}

.enjoyhint_skip_btn:active {
	border: 2px solid rgba(33,224,163,1);
	background: rgba(33,224,163,1);
	transition: none;
}

.enjoyhint_close_btn {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: .3em;
	height: .3em;
	border: none;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	font: 400 8em/normal Arial,Helvetica,sans-serif;
	color: rgba(0,0,0,1);
	background: rgba(0,0,0,0);
	border: 2px solid rgba(33,224,163,1);
}

.enjoyhint_close_btn::after,.enjoyhint_close_btn::before {
	display: inline-block;
	-moz-box-sizing: content-box;
	width: 73%;
	height: 2px;
	position: absolute;
	content: "";
	border: none;
	font: 400 100%/normal Arial,Helvetica,sans-serif;
	color: rgba(0,0,0,1);
	background: #fff;
	text-shadow: none;
}

.enjoyhint_close_btn::before {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	top: 48%;
	left: 14%;
	-o-text-overflow: clip;
	text-overflow: clip;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.enjoyhint_btn,.enjoyhint_close_btn::after {
	-webkit-box-sizing: content-box;
	-o-text-overflow: clip;
	text-overflow: clip;
}

.enjoyhint_close_btn::after {
	box-sizing: content-box;
	top: 46%;
	left: 15%;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.enjoyhint_close_btn:hover {
	color: rgba(255,255,255,1);
	background: #1ecd97;
	cursor: pointer;
}

.enjoyhint_close_btn:active {
	border: 2px solid rgba(33,224,163,1);
	background: rgba(33,224,163,1);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.enjoyhint_btn {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 150px;
	height: 40px;
	cursor: pointer;
	margin: 0 auto;
	border: 2px solid #1ecd97;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	font: normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;
	color: #1ecd97;
	text-align: center;
	letter-spacing: 1px;
	background: rgba(0,0,0,0);
	-webkit-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	-moz-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	-o-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
}

#kinetic_container,.enjoyhint_canvas,.enjoyhint_svg_wrapper,.enjoyhint_svg_wrapper svg {
	width: 100%;
	height: 100%;
	position: absolute;
}

.enjoyhint_btn:hover {
	color: rgba(255,255,255,1);
	background: #1ecd97;
}

.enjoyhint_btn:active {
	border: 2px solid rgba(33,224,163,1);
	background: rgba(33,224,163,1);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.enjoyhint div.canvas-container {
	position: absolute;
}

.enjoyhint_canvas {
	z-index: 100;
	pointer-events: none;
}

#kinetic_container {
	pointer-events: none;
	top: 0;
	left: 0;
}

.enjoyhint_svg_wrapper {
	top: 0;
	left: 0;
	z-index: 100;
	-webkit-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	-moz-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	transition: opacity .4s cubic-bezier(.42,0,.58,1);
}

.enjoyhint_svg_wrapper svg {
	top: 0;
	left: 0;
}

.enjoyhint_svg_transparent .enjoy_hint_label,.enjoyhint_svg_transparent .enjoyhint_svg_wrapper {
	opacity: 0;
}

.enjoy_hint_label {
	overflow: hidden;
	color: #fff;
	z-index: 107;
	font-size: 22px;
	font-family: casino_handregular,Arial;
	-webkit-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	-moz-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	transition: opacity .4s cubic-bezier(.42,0,.58,1);
	text-align: center;
	max-width: 80%;
}

div.kineticjs-content {
	position: absolute!important;
}

header>h1 {
	font-size: 72px;
	line-height: 1.5;
	color: #2c3e50;
	font-weight: 100;
	border-bottom: 2px solid #ddd;
}

header>h1>span>a {
	font-size: 20%;
	color: #2c3e50;
	text-decoration: none;
	margin-left: 10px;
}

#container {
	width: 980px;
	margin: 0 auto;
}

section {
	height: 400px;
	margin: 60px 0;
	background-color: #2c3e50;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

section>.text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

section>.text>h1 {
	font-size: 42px;
	color: #fff;
	border-bottom: 0;
	margin: 0 0 10px;
}

section>.text>h3 {
	color: #fff;
	margin: 0;
}

#main {
	text-align: center;
}

#more {
	margin: 20px auto 48px;
}

table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap,table.dataTable td.dt-nowrap,table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable th.dt-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap,table.dataTable.nowrap td,table.dataTable.nowrap th {
	white-space: nowrap;
}

table.dataTable {
	width: 100%;
	margin: 0 auto;
	clear: both;
	border-collapse: separate;
	border-spacing: 0;
}

table.dataTable tfoot th,table.dataTable thead th {
	font-weight: 700;
}

table.dataTable thead td,table.dataTable thead th {
	padding: 10px 18px;
	border-bottom: 1px solid #111;
}

table.dataTable thead td:active,table.dataTable thead th:active {
	outline: 0;
}

table.dataTable tfoot td,table.dataTable tfoot th {
	padding: 10px 18px 6px;
	border-top: 1px solid #111;
}

table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center right;
}

table.dataTable thead .sorting {
	background-image: url(../images/sort_both.png);
}

table.dataTable thead .sorting_asc {
	background-image: url(../images/sort_asc.png);
}

table.dataTable thead .sorting_desc {
	background-image: url(../images/sort_desc.png);
}

table.dataTable thead .sorting_asc_disabled {
	background-image: url(../images/sort_asc_disabled.png);
}

table.dataTable thead .sorting_desc_disabled {
	background-image: url(../images/sort_desc_disabled.png);
}

table.dataTable tbody tr {
	background-color: #fff;
}

table.dataTable tbody tr.selected {
	background-color: #B0BED9;
}

table.dataTable tbody td,table.dataTable tbody th {
	padding: 8px 10px;
}

table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th {
	border-top: 1px solid #ddd;
}

table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th {
	border-top: none;
}

table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child {
	border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th {
	border-top: none;
}

table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd {
	background-color: #f9f9f9;
}

table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected {
	background-color: #acbad4;
}

table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover {
	background-color: #f6f6f6;
}

table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected {
	background-color: #aab7d1;
}

table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3 {
	background-color: #fafafa;
}

table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3 {
	background-color: #acbad5;
}

table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
	background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
	background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
	background-color: #f5f5f5;
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
	background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
	background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
	background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
	background-color: #fafafa;
}

table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
	background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
	background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
	background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
	background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
	background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
	background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
	background-color: #ececec;
}

table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
	background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
	background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
	background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
	background-color: #a5b2cb;
}

table.dataTable.no-footer {
	border-bottom: 1px solid #111;
}

table.dataTable.compact thead td,table.dataTable.compact thead th {
	padding: 4px 17px 4px 4px;
}

table.dataTable.compact tbody td,table.dataTable.compact tbody th,table.dataTable.compact tfoot td,table.dataTable.compact tfoot th {
	padding: 4px;
}

table.dataTable td.dt-left,table.dataTable th.dt-left {
	text-align: left;
}

table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center {
	text-align: center;
}

table.dataTable td.dt-right,table.dataTable th.dt-right {
	text-align: right;
}

table.dataTable td.dt-justify,table.dataTable th.dt-justify {
	text-align: justify;
}

table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left {
	text-align: left;
}

table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center {
	text-align: center;
}

table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right {
	text-align: right;
}

table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify {
	text-align: justify;
}

table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left {
	text-align: left;
}

table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center {
	text-align: center;
}

table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right {
	text-align: right;
}

table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify {
	text-align: justify;
}

table.dataTable,table.dataTable td,table.dataTable th {
	box-sizing: content-box;
}

.dataTables_wrapper {
	position: relative;
	clear: both;
	zoom: 1;
}

.dataTables_wrapper .dataTables_length {
	float: left;
}

.dataTables_wrapper .dataTables_filter {
	float: right;
	text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
	margin-left: .5em;
}

.dataTables_wrapper .dataTables_info {
	clear: both;
	float: left;
	padding-top: .755em;
}

.dataTables_wrapper .dataTables_paginate {
	float: right;
	text-align: right;
	padding-top: .25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: .5em 1em;
	margin-left: 2px;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	color: #333!important;
	border: 1px solid transparent;
	border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #333!important;
	border: 1px solid #979797;
	background-color: #fff;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#dcdcdc));
	background: -webkit-linear-gradient(top,#fff 0,#dcdcdc 100%);
	background: -moz-linear-gradient(top,#fff 0,#dcdcdc 100%);
	background: -ms-linear-gradient(top,#fff 0,#dcdcdc 100%);
	background: -o-linear-gradient(top,#fff 0,#dcdcdc 100%);
	background: linear-gradient(to bottom,#fff 0,#dcdcdc 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
	cursor: default;
	color: #666!important;
	border: 1px solid transparent;
	background: 0 0;
	box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color: #fff!important;
	border: 1px solid #111;
	background-color: #585858;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#585858),color-stop(100%,#111));
	background: -webkit-linear-gradient(top,#585858 0,#111 100%);
	background: -moz-linear-gradient(top,#585858 0,#111 100%);
	background: -ms-linear-gradient(top,#585858 0,#111 100%);
	background: -o-linear-gradient(top,#585858 0,#111 100%);
	background: linear-gradient(to bottom,#585858 0,#111 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
	outline: 0;
	background-color: #2b2b2b;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2b2b2b),color-stop(100%,#0c0c0c));
	background: -webkit-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);
	background: -moz-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);
	background: -ms-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);
	background: -o-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);
	background: linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);
	box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
	padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 40px;
	margin-left: -50%;
	margin-top: -25px;
	padding-top: 20px;
	text-align: center;
	font-size: 1.2em;
	background-color: #fff;
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);
}

.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing {
	color: #333;
}

.dataTables_wrapper .dataTables_scroll {
	clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
	-webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th {
	vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing {
	height: 0;
	overflow: hidden;
	margin: 0!important;
	padding: 0!important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
	border-bottom: none;
}

.dataTables_wrapper:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.timeline-me-container {
	position: relative;
	color: #666;
}

.timeline-me-container.no-scroll .timeline-me-wrapper {
	overflow: hidden;
}

.timeline-me-container.no-x-scroll .timeline-me-wrapper {
	overflow-x: hidden;
}

.timeline-me-container.no-y-scroll .timeline-me-wrapper {
	overflow-y: hidden;
}

.timeline-me-track {
	position: relative;
	overflow: hidden;
}

.timeline-me-track:before {
	content: '';
	position: absolute;
	background: #555;
}

.timeline-me-vertical .timeline-me-track:before {
	top: 0;
	left: 50%;
	height: 100%;
	width: 4px;
	margin-left: -2px;
}

.timeline-me-horizontal .timeline-me-track {
	display: table;
}

.timeline-me-horizontal .timeline-me-track:before {
	top: 50%;
	left: 0;
	height: 4px;
	width: 100%;
	margin-top: -2px;
}

.timeline-me-leftscroll,.timeline-me-rightscroll {
	width: 50px;
	position: absolute;
	z-index: 1001;
	top: 0;
	bottom: 0;
}

.timeline-me-leftscroll {
	left: 0;
	background-image: -webkit-gradient(linear,left top,right top,from(#8dd8dd),to(rgba(141,216,221,0)));
	background-image: -webkit-linear-gradient(left,#8dd8dd,rgba(141,216,221,0));
	background-image: -moz-linear-gradient(left,#8dd8dd,rgba(141,216,221,0));
	background-image: -ms-linear-gradient(left,#8dd8dd,rgba(141,216,221,0));
	background-image: -o-linear-gradient(left,#8dd8dd,rgba(141,216,221,0));
	background-image: linear-gradient(left,#8dd8dd,rgba(141,216,221,0));
	filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='#8dd8dd', end-colourStr='rgba(141, 216, 221, 0)', gradientType='1')}.timeline-me-rightscroll{right:0;background-image:-webkit-gradient(linear,left top,right top,from(rgba(141,216,221,0)),to(#8dd8dd));background-image:-webkit-linear-gradient(left,rgba(141,216,221,0),#8dd8dd);background-image:-moz-linear-gradient(left,rgba(141,216,221,0),#8dd8dd);background-image:-ms-linear-gradient(left,rgba(141,216,221,0),#8dd8dd);background-image:-o-linear-gradient(left,rgba(141,216,221,0),#8dd8dd);background-image:linear-gradient(left,rgba(141,216,221,0),#8dd8dd);filter:progid:DXImageTransform.Microsoft.gradient(start-colourStr='rgba(141, 216, 221, 0)', end-colourStr='#8dd8dd', gradientType='1')}.timeline-me-leftarrow,.timeline-me-rightarrow{position:absolute;top:50%;z-index:1002;transform:translate(0,-50%)}.timeline-me-leftarrow:after,.timeline-me-rightarrow:after{content:'';width:0;height:0;position:absolute;transform:translate(0,-50%);border-style:solid}.timeline-me-leftarrow{left:0}.timeline-me-leftarrow:after{left:0;border-width:11.54px 20px 11.54px 0;border-color:transparent #fff transparent transparent}.timeline-me-rightarrow{right:0}.timeline-me-rightarrow:after{right:0;border-width:11.54px 0 11.54px 20px;border-color:transparent transparent transparent #fff}.timeline-me-horizontal .timeline-me-wrapper{overflow-x:scroll}.timeline-me-horizontal .timeline-me-item{display:table-cell;vertical-align:middle;padding-left:10px;padding-right:10px}.timeline-me-horizontal .timeline-me-fix-height .timeline-me-label{height:150px}.timeline-me-horizontal .timeline-me-fix-height .timeline-me-content{height:300px}.timeline-me-horizontal .timeline-me-fix-width .timeline-me-label{width:200px}.timeline-me-horizontal .timeline-me-fix-width .timeline-me-content{width:400px}.timeline-me-vertical .timeline-me-item{padding-top:5px;padding-bottom:5px}.timeline-me-item,.timeline-me-item:first-child{position:relative;margin:20px 0}.timeline-me-label .timeline-me-same-position{border-left:2px solid #666;margin-left:10px;padding-left:10px}.timeline-me-content{position:relative;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.timeline-me-fullcontent,.timeline-me-shortcontent{position:relative;box-sizing:border-box;width:100%;background-color:#fff;line-height:20px;border-radius:2px}.timeline-me-showmore{display:block}.timeline-me-milestone .timeline-me-shortcontent,.timeline-me-showless{display:none}.timeline-me-hidden{position:relative;z-index:-1000}.timeline-me-milestone .timeline-me-label{position:relative;line-height:36px}.timeline-me-milestone .timeline-me-label .timeline-me-picto{position:absolute;box-sizing:content-box;height:30px;width:30px;background-color:#fff;border-radius:50%;border:3px solid #555;z-index:100;text-align:center;overflow:hidden}.timeline-me-milestone.timeline-me-right,.timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom){width:50%;margin-left:50%}.timeline-me-milestone.timeline-me-right .timeline-me-label,.timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) .timeline-me-label{height:36px;padding-left:39px;margin-left:-18px}.timeline-me-milestone.timeline-me-right .timeline-me-label .timeline-me-picto,.timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) .timeline-me-label .timeline-me-picto{top:0;left:0}.timeline-me-milestone.timeline-me-top{margin:auto;text-align:center}.timeline-me-milestone.timeline-me-top .timeline-me-label{padding-bottom:39px}.timeline-me-milestone.timeline-me-top .timeline-me-label .timeline-me-picto{bottom:0;left:50%;margin-left:-18px}.timeline-me-milestone.timeline-me-left{width:50%;margin-right:50%;text-align:right}.timeline-me-milestone.timeline-me-left .timeline-me-label{height:36px;padding-right:39px;margin-right:-18px}.timeline-me-milestone.timeline-me-left .timeline-me-label .timeline-me-picto{top:0;right:0}.timeline-me-milestone.timeline-me-bottom{margin:auto;text-align:center}.timeline-me-milestone.timeline-me-bottom .timeline-me-label{padding-top:39px}.timeline-me-milestone.timeline-me-bottom .timeline-me-label .timeline-me-picto{top:0;left:50%;margin-left:-18px}.timeline-me-horizontal .timeline-me-milestone.timeline-me-top .timeline-me-label-wrapper{padding-bottom:36px}.timeline-me-horizontal .timeline-me-milestone.timeline-me-bottom .timeline-me-label-wrapper{padding-top:36px}.timeline-me-smallitem .timeline-me-item-wrapper{position:relative}.timeline-me-smallitem .timeline-me-label{position:absolute;line-height:36px}.timeline-me-smallitem .timeline-me-label .timeline-me-picto{position:absolute;box-sizing:content-box;height:30px;width:30px;background-color:#fff;border-radius:50%;border:3px solid #555;z-index:100;text-align:center;overflow:hidden}.timeline-me-smallitem.timeline-me-left .timeline-me-label,.timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-label{left:50%;top:0;margin-left:-18px;text-align:left;padding-left:39px}.timeline-me-smallitem.timeline-me-left .timeline-me-label .timeline-me-picto,.timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-label .timeline-me-picto{top:0;left:0}.timeline-me-smallitem.timeline-me-left .timeline-me-content-container,.timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-content-container{width:40%;margin-left:10%;padding-right:25px}.timeline-me-smallitem.timeline-me-left .timeline-me-fullcontent:before,.timeline-me-smallitem.timeline-me-left .timeline-me-shortcontent:before,.timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-fullcontent:before,.timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-shortcontent:before{background-color:inherit;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);height:10px;width:10px;right:-5px;top:18px}.timeline-me-smallitem.timeline-me-top .timeline-me-label{top:50%;left:0;margin-top:-18px;text-align:left;padding-top:39px}.timeline-me-smallitem.timeline-me-top .timeline-me-label .timeline-me-picto{top:0}.timeline-me-smallitem.timeline-me-top .timeline-me-content-wrapper:not(.timeline-me-hidden){margin-bottom:50px}.timeline-me-smallitem.timeline-me-top .timeline-me-fullcontent:before,.timeline-me-smallitem.timeline-me-top .timeline-me-shortcontent:before{background-color:inherit;-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:10px;width:10px;bottom:-5px;left:18px}.timeline-me-smallitem.timeline-me-right .timeline-me-label{right:50%;top:0;margin-right:-18px;text-align:right;padding-right:39px}.timeline-me-smallitem.timeline-me-right .timeline-me-label .timeline-me-picto{top:0;right:0}.timeline-me-smallitem.timeline-me-right .timeline-me-content-container{width:40%;margin-left:50%;padding-left:25px}.timeline-me-smallitem.timeline-me-right .timeline-me-fullcontent:before,.timeline-me-smallitem.timeline-me-right .timeline-me-shortcontent:before{background-color:inherit;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);height:10px;width:10px;left:-5px;top:18px}.timeline-me-smallitem.timeline-me-bottom .timeline-me-label{bottom:50%;left:0;margin-bottom:-18px;text-align:left;padding-bottom:39px}.timeline-me-smallitem.timeline-me-bottom .timeline-me-label .timeline-me-picto{bottom:0}.timeline-me-smallitem.timeline-me-bottom .timeline-me-content-wrapper:not(.timeline-me-hidden){margin-top:50px}.timeline-me-smallitem.timeline-me-bottom .timeline-me-fullcontent:before,.timeline-me-smallitem.timeline-me-bottom .timeline-me-shortcontent:before{background-color:inherit;-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:10px;width:10px;top:-5px;left:18px}.timeline-me-bigitem,.timeline-me-bigitem .timeline-me-content-container{-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d}.timeline-me-smallitem .timeline-me-content-container{box-sizing:border-box}.timeline-me-smallitem .timeline-me-fullcontent,.timeline-me-smallitem .timeline-me-shortcontent{padding:10px;min-height:18px;min-width:18px}.timeline-me-smallitem .timeline-me-fullcontent .timeline-me-same-position,.timeline-me-smallitem .timeline-me-shortcontent .timeline-me-same-position{display:block;border-top:2px solid #666;margin-top:10px;padding-top:10px}.timeline-me-smallitem .timeline-me-fullcontent:before,.timeline-me-smallitem .timeline-me-shortcontent:before{content:'';
	position: absolute;
}

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-shortcontent,.timeline-me-smallitem.timeline-me-displayfull .timeline-me-shortcontent {
	display: none;
}

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-fullcontent,.timeline-me-smallitem.timeline-me-displayfull .timeline-me-fullcontent {
	display: block;
}

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-showmore,.timeline-me-smallitem.timeline-me-displayfull .timeline-me-showmore {
	display: none;
}

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-showless,.timeline-me-smallitem .timeline-me-shortcontent,.timeline-me-smallitem.timeline-me-displayfull .timeline-me-showless {
	display: block;
}

.timeline-me-smallitem .timeline-me-fullcontent {
	display: none;
}

.timeline-me-bigitem .timeline-me-label {
	position: relative;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 39px;
	line-height: 36px;
}

.timeline-me-bigitem .timeline-me-label .timeline-me-picto {
	position: absolute;
	box-sizing: content-box;
	height: 30px;
	width: 30px;
	background-color: #fff;
	border-radius: 50%;
	border: 3px solid #555;
	z-index: 100;
	bottom: 0;
	left: 50%;
	margin-left: -18px;
	text-align: center;
	overflow: hidden;
}

.timeline-me-bigitem .timeline-me-content-wrapper {
	position: relative;
	z-index: 1000;
}

.timeline-me-bigitem .timeline-me-content-container {
	width: 80%;
	margin: auto;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	transform-style: preserve-3d;
	position: relative;
}

.timeline-me-bigitem .timeline-me-fullcontent,.timeline-me-bigitem .timeline-me-shortcontent {
	padding: 20px;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}

.timeline-me-bigitem .timeline-me-fullcontent .timeline-me-same-position,.timeline-me-bigitem .timeline-me-shortcontent .timeline-me-same-position {
	display: block;
	border-top: 2px solid #666;
	margin-top: 10px;
	padding-top: 10px;
}

.timeline-me-bigitem .timeline-me-flipped .timeline-me-showmore,.timeline-me-bigitem.timeline-me-flipped .timeline-me-showmore {
	display: none;
}

.timeline-me-bigitem .timeline-me-flipped .timeline-me-showless,.timeline-me-bigitem.timeline-me-flipped .timeline-me-showless {
	display: block;
}

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper {
	display: table;
}

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper .timeline-me-content-wrapper,.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper .timeline-me-label-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-label {
	margin-bottom: 0;
	bottom: 18px;
}

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-content-container {
	width: 100%;
	margin: 0;
}

.timeline-me-bigitem {
	-moz-perspective: 1500px;
	-webkit-perspective: 1500px;
	-ms-perspective: 1500px;
	-o-perspective: 1500px;
	perspective: 1500px;
	transform-style: preserve-3d;
}

.timeline-me-bigitem.timeline-me-flipped .timeline-me-content-container {
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.timeline-me-bigitem .timeline-me-shortcontent {
	z-index: 2;
	-moz-transform: rotateY(0);
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
}

.timeline-me-bigitem .timeline-me-fullcontent {
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.timeline-me-collapsed .timeline-me-bigitem .timeline-me-content-wrapper,.timeline-me-collapsed .timeline-me-smallitem .timeline-me-content-wrapper,.timeline-me-collapsed.timeline-me-horizontal .timeline-me-bigitem .timeline-me-content-wrapper,.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-content-wrapper {
	display: none;
}

.timeline-me-collapsed .timeline-me-bigitem .timeline-me-label,.timeline-me-collapsed .timeline-me-smallitem .timeline-me-label {
	position: relative;
	margin: 0;
}

.timeline-me-collapsed.timeline-me-vertical .timeline-me-bigitem .timeline-me-label {
	padding-bottom: 0;
	left: 50%;
	top: 0;
	margin-left: -18px;
	text-align: left;
	padding-left: 39px;
}

.timeline-me-collapsed.timeline-me-vertical .timeline-me-bigitem .timeline-me-label .timeline-me-picto {
	top: 0;
	left: 0;
	margin-left: 0;
}

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-label {
	text-align: center;
}

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-label .timeline-me-picto {
	left: 50%;
	margin-left: -18px;
}

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem.timeline-me-top .timeline-me-label-wrapper {
	padding-top: 36px;
}

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem.timeline-me-bottom .timeline-me-label-wrapper {
	padding-bottom: 36px;
}

.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box {
	position: absolute;
	left: 0;
	top: 0;
}

.leaflet-container {
	overflow: hidden;
	-webkit-tap-highlight-color: transparent;
	background: #ddd;
	outline: 0;
	font: 12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif;
}

.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
}

.leaflet-overlay-pane svg,.leaflet-tooltip {
	-moz-user-select: none;
}

.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
}

.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,.leaflet-marker-shadow {
	display: block;
}

.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer {
	max-width: none!important;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}

.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51,181,229,.4);
	color: #0078A8;
}

.leaflet-tile {
	filter: inherit;
	visibility: hidden;
}

.leaflet-tile-loaded {
	visibility: inherit;
}

.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 800;
	border: 2px dotted #38f;
	background: rgba(255,255,255,.5);
}

.leaflet-pane {
	z-index: 400;
}

.leaflet-tile-pane {
	z-index: 200;
}

.leaflet-overlay-pane {
	z-index: 400;
}

.leaflet-shadow-pane {
	z-index: 500;
}

.leaflet-marker-pane {
	z-index: 600;
}

.leaflet-tooltip-pane {
	z-index: 650;
}

.leaflet-popup-pane {
	z-index: 700;
}

.leaflet-map-pane canvas {
	z-index: 100;
}

.leaflet-map-pane svg {
	z-index: 200;
}

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
}

.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
}

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted;
	pointer-events: auto;
	float: left;
	clear: both;
}

.leaflet-bottom,.leaflet-top {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
}

.leaflet-top {
	top: 0;
}

.leaflet-right {
	right: 0;
}

.leaflet-bottom {
	bottom: 0;
}

.leaflet-left {
	left: 0;
}

.leaflet-right .leaflet-control {
	float: right;
	margin-right: 10px;
}

.leaflet-top .leaflet-control {
	margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
	margin-left: 10px;
}

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
}

.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	-webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1);
	-moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1);
	-o-transition: -o-transform .25s cubic-bezier(0,0,.25,1);
	transition: transform .25s cubic-bezier(0,0,.25,1);
}

.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
}

.leaflet-interactive {
	cursor: pointer;
}

.leaflet-grab {
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
}

.leaflet-control,.leaflet-popup-pane {
	cursor: auto;
}

.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
}

.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container {
	pointer-events: none;
}

.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive {
	pointer-events: visiblePainted;
	pointer-events: auto;
}

.leaflet-container a.leaflet-active {
	outline: orange solid 2px;
}

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,.65);
	border-radius: 4px;
}

.leaflet-bar a,.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
}

.leaflet-bar a,.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
}

.leaflet-bar a:hover {
	background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.leaflet-control-zoom-in,.leaflet-control-zoom-out {
	font: 700 18px 'Lucida Console',Monaco,monospace;
	text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out {
	font-size: 22px;
}

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,.4);
	background: #fff;
	border-radius: 5px;
}

.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
}

.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
}

.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
}

.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
}

.leaflet-control-layers label {
	display: block;
}

.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
}

.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
}

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255,255,255,.7);
	margin: 0;
}

.leaflet-control-attribution,.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
}

.leaflet-control-attribution a {
	text-decoration: none;
}

.leaflet-control-attribution a:hover {
	text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale {
	font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
}

.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	background: rgba(255,255,255,.5);
}

.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers {
	box-shadow: none;
}

.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers {
	border: 2px solid rgba(0,0,0,.2);
	background-clip: padding-box;
}

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
}

.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
}

.leaflet-popup-content p {
	margin: 18px 0;
}

.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
}

.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;
	margin: -10px auto 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,.leaflet-popup-tip {
	background: #fff;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,.4);
}

.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma,Verdana,sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: 700;
	background: 0 0;
}

.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
}

.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
}

.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
}

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
}

.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: 0 0;
	content: "";
}

.leaflet-tooltip-bottom {
	margin-top: 6px;
}

.leaflet-tooltip-top {
	margin-top: -6px;
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
}

.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
}

.leaflet-tooltip-left {
	margin-left: -6px;
}

.leaflet-tooltip-right {
	margin-left: 6px;
}

.leaflet-tooltip-left:before,.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
}

.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
}

.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
}

.mfp-bg,.mfp-wrap {
	position: fixed;
	left: 0;
	top: 0;
}

.mfp-bg,.mfp-container,.mfp-wrap {
	height: 100%;
	width: 100%;
}

.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after {
	content: '';
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
}

.mfp-wrap {
	z-index: 1043;
	outline: 0!important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.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: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none!important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-close,.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
	display: none;
}

button.mfp-arrow,button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

.mfp-figure:after,.mfp-iframe-scaler iframe {
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	position: absolute;
	left: 0;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus,.mfp-close:hover {
	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;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-figure,img.mfp-img {
	line-height: 0;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:focus,.mfp-arrow:hover {
	opacity: 1;
}

.mfp-arrow:after,.mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-image-holder .mfp-content,img.mfp-img {
	max-width: 100%;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
}

.mfp-figure:after,img.mfp-img {
	width: auto;
	height: auto;
	display: block;
}

img.mfp-img {
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}

.mfp-figure:after {
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.noUi-tooltip,.noUi-value {
	text-align: center;
	white-space: nowrap;
}

.noUi-target,.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.noUi-target {
	position: relative;
	direction: ltr;
	background: #FAFAFA;
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
}

.noUi-base,.noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.noUi-connect,.noUi-handle,.noUi-marker,.noUi-origin,.noUi-pips,.noUi-tooltip,.noUi-value {
	position: absolute;
}

.noUi-connects {
	overflow: hidden;
	z-index: 0;
	border-radius: 3px;
}

.noUi-connect,.noUi-origin {
	will-change: transform;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
	left: auto;
	right: 0;
}

.noUi-vertical .noUi-origin {
	width: 0;
}

.noUi-horizontal .noUi-origin {
	height: 0;
}

.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

.noUi-state-drag * {
	cursor: inherit!important;
}

.noUi-horizontal {
	height: 18px;
}

.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px;
}

.noUi-vertical {
	width: 18px;
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
	right: -17px;
	left: auto;
}

.noUi-connect {
	background: #3FB8AF;
}

.noUi-draggable {
	cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize;
}

.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
}

.noUi-active {
	box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;
}

.noUi-handle:after,.noUi-handle:before {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}

.noUi-handle:after {
	left: 17px;
}

.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}

.noUi-vertical .noUi-handle:after {
	top: 17px;
}

[disabled] .noUi-connect {
	background: #B8B8B8;
}

[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target {
	cursor: not-allowed;
}

.noUi-pips,.noUi-pips * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.noUi-pips {
	color: #999;
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px;
}

.noUi-marker {
	background: #CCC;
}

.noUi-marker-large,.noUi-marker-sub {
	background: #AAA;
}

.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%;
}

.noUi-value-horizontal {
	-webkit-transform: translate(-50%,50%);
	transform: translate(-50%,50%);
}

.noUi-rtl .noUi-value-horizontal {
	-webkit-transform: translate(50%,50%);
	transform: translate(50%,50%);
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px;
}

.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%;
}

.noUi-value-vertical {
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%,0);
	padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
	-webkit-transform: translate(0,50%);
	transform: translate(0,50%);
}

.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px;
}

.noUi-tooltip {
	display: block;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
}

.noUi-horizontal .noUi-tooltip {
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	left: 50%;
	bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	top: 50%;
	right: 120%;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	top: 8px;
	left: 4px;
	height: 16px;
	width: 16px;
	display: block;
	position: absolute;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 16px;
	text-align: center;
	line-height: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	content: '+';
	background-color: #31b131;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child.dataTables_empty:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child.dataTables_empty:before {
	display: none;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	content: '-';
	background-color: #d33333;
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
	padding-left: 27px;
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
	top: 5px;
	left: 4px;
	height: 14px;
	width: 14px;
	border-radius: 14px;
	line-height: 12px;
}

table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control {
	position: relative;
	cursor: pointer;
}

table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before {
	top: 50%;
	left: 50%;
	height: 16px;
	width: 16px;
	margin-top: -10px;
	margin-left: -10px;
	display: block;
	position: absolute;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 16px;
	text-align: center;
	line-height: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	content: '+';
	background-color: #31b131;
}

table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before {
	content: '-';
	background-color: #d33333;
}

table.dataTable>tbody>tr.child {
	padding: .5em 1em;
}

table.dataTable>tbody>tr.child:hover {
	background: 0 0!important;
}

table.dataTable>tbody>tr.child ul {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.dataTable>tbody>tr.child ul li {
	border-bottom: 1px solid #efefef;
	padding: .5em 0;
}

table.dataTable>tbody>tr.child ul li:first-child {
	padding-top: 0;
}

table.dataTable>tbody>tr.child ul li:last-child {
	border-bottom: none;
}

table.dataTable>tbody>tr.child span.dtr-title {
	display: inline-block;
	min-width: 75px;
	font-weight: 700;
}
