/*：非源码,演示用的代码。源代码唯一下载地址: http://www.bootstrapmb.com/item/1507。（此备注只出现在演示站，下载的源码不包含。）*/.config{	position: fixed;	top: 50px;	left: -200px;	-webkit-transition: 0.3s ease;  	transition: 0.3s ease;  	z-index: 999;}.config-options{	float: left;	width: 200px;	background-color: #f5f5f5;	padding: 15px 10px;	border: 1px solid #333;	line-height: 24px;}.config-options h4{	margin-bottom: 10px;}.config-options .list-unstyled{	margin-bottom: 20px;}.config-options .list-unstyled:last-child{	margin-bottom: 0;}.config-options .list-unstyled >li >a{	display: block;	padding-left: 5px;}.config-options .list-unstyled >li >a:hover{	background-color: #fff;	text-decoration:none;}.show-theme-options{	float: left;	padding:10px;/* 0 10px;*/	font-size: 30px;	display: block;	background-color: #333;	color: #fff;}.show-theme-options:hover,.show-theme-options:focus{	text-decoration:none;	color:#fff;}.config.open{	left: 0;}.config .dropdown .dropdown-toggle{	padding: 6px 12px;}.config .dropdown .dropdown-toggle:after{	content: none;}/*：非源码,演示用的代码。源代码唯一下载地址: http://www.bootstrapmb.com/item/1507。（此备注只出现在演示站，下载的源码不包含。）*/