body {
	padding-top: 30px;
	padding-bottom: 80px;
}
label.text-left {
	text-align: left !important;
}
p.comment-date {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
div.pick-a-color-markup .color-menu li {
	margin: 5px !important;
}
.dont-show {
	display: none;
}

#header-demo,#footer-demo {
	padding: 25px;
	text-align: center;
}
#colorpicker,#colorpicker1,#colorpicker2 {
	width: 35px;
	color: #000000;
	background-color: #000000; 
}
.lead_status_switch,.lead_group_switch {
	display: inline !important;
	max-width: 200px !important; 
}
.lead_status_switch_form,.lead_group_switch {
	display: inline;
}
@media (max-width: 767px) {
	.inline-hidden-xs {
		display: none !important;
	}
}
.navbar-nav>li>a {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.navbar-text {
	margin-top: 20px !important;
}

.tbl-colaps{ display: none; }