input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.responsive-xs {
	margin-top: 50px;
}

.responsive-xs #carousel-index-main {
	margin-top: -14px;
	margin-left: -6px;
	margin-right: -6px;
}

.navbar-brand {
	padding: 10px 15px;
	height: 30px;
}

.navbar-brand img {
	width: auto;
	height: 30px;
}

.header-brand {
	display: block;
	margin: 10px 0;
}

.category-navigation .pagination {
	margin: 0;
}

.category-navigation .nav > li > a {
	width: 150px;
	text-align: center;
}

.view-category .caption h2 {
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.progress-loading {
	 width: 50%;
	 margin: 0 auto;
}

.progress-loading .progress-bar {
	width: 100%;
}

.nav-tabs {
	margin-bottom: 15px;
}

#carousel-index-main {
	margin-bottom: 20px;
}

.social-bar {
	background: #F5F5F5;
	padding: 10px 20px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
