.nav{
	margin-bottom:-1px !important;
}
.nav li a:hover{
	background:none;
}
label, input, button, select, textarea{
	font-size: 13px;
}
.accordion-heading .accordion-toggle{
	padding: 0px;
}
h1{
	font-size:23px;
	margin: 3px 0 !important;
}
h2{
	font-size: 18px;
	margin:-10px 0 0 !important;
	padding: 0px !important;
}

h3{
	font-size: 16px;
	margin:-10px 0 0 !important;
	padding: 0px !important;
}
h4{
	font-size: 14px;
	margin:-10px 0 0 !important;
	padding: 0px !important;
}
hr{
	margin: 3px;
}
#showScheduler label{
	display: inline;
}
#messageModal{
	display: none;
}
#mcardForm .mcardView{
	float:left;
	margin-top: 4px !important;
}
.btn{
	margin: 4px 3px !important;
}
.top, .bottom{
	border: none !important;
	padding: 0px !important;
}
.adjustInput{
	float:left;
	margin-top: 4px !important;
}

/* Bootstrap Tour */
/*h3 .popover-title { margin: 0px 0 0 !important; }*/
.morespace { margin: 0px 0 0 !important; }
.tourSteps { color: white;}
.popover-title { font-weight: bold; }
.popover-title { margin: 0px 0 1px !important; }
.popover .top { margin-top: -20px !important;}
.tourSteps { top: 18px !important;}
.datepicker{
	width: auto !important;
}
#entity_id{
	width: auto !important;
}
.autoSizeTable tr{
	width: auto !important;
}
select{
	width: auto;
}