div.tour-tour {
	visibility: visible;
	max-width: 350px
}

button.btn-yellow {
	border-color: #a88734 #9c7e31 #846a29;
	background: linear-gradient(to bottom, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.tour-backdrop {
	opacity: .5!important
}

.tour-tour .popover-checkbox {
	font-size: 11px;
	line-height: 20px;
	display: inline-block;
	margin-left: 10px
}

h4.popover-header {
	background: 0 0
}