/* @override
	http://localhost:8080/doc_addons.css
	*/

.navbar-nav *:focus {
    box-shadow: none !important;
}

.toc li {
	padding-left: 30px;
}

.toc .text-body-tertiary{
	position: relative;
	left: -20px;
	margin-left: -10px;
	font-size: larger;
}

.navbar-brand img {
    padding-right: 6px;
}

li.doc_checkbox {
    list-style-type: none;
    padding-left: 0;
    margin-left: -22px;
}

input.doc_checkbox_inactive {
    pointer-events: none;
}

li.doc_checkbox_checked {
}
