.theme-showcase > p > .btn {
	margin: 5px 0;
}


.docs-nav {
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.bg-color-white {
	background-color: #fff;
}

.navbar--no-collapse {
	min-height: none !important;
	position: relative !important;
}

.navbar--no-collapse .navbar-nav {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

@media (max-width: 992px) {
	.navbar--no-collapse .navbar-nav .dropdown .caret.caret--special:after {
		background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3Ecircle%2C%20ellipse%2C%20line%2C%20path%2C%20polygon%2C%20polyline%2C%20rect%2C%20text%20%7B%20fill%3A%20%23ffffff%20!important%3B%20%7D%3C%2Fstyle%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_left%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_right%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_close%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_less%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_more%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_add%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%3E%20%3Cpolygon%20style%3D%22fill%3A%23262626%3B%22%20points%3D%2219%2C6.4%2017.6%2C5%2012%2C10.6%206.4%2C5%205%2C6.4%2010.6%2C12%205%2C17.6%206.4%2C19%2012%2C13.4%2017.6%2C19%2019%2C17.6%2013.4%2C12%20%20%20%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important;
	}
}

.force-static {
	position: static !important;
}

.pull-right--noforce {
	float: right;
}

@media (max-width: 992px) {
	.pull-right--noforce {
		float: none;
	}
}

.documentation-nav .list-group-item {
	border-left: 8px solid #5d237d !important;
}

@media (max-width: 992px) {
	.documentation-nav {
		margin-top: 3rem;
	}
}
