body { padding-top:70px; }

#scrollUp {
	right:20px;
	bottom:20px;
	width:38px; /* Width of image */
	height:38px; /* Height of image */
	background:url("../js/scrollUp/top.png") no-repeat;
}

.navbar .navbar-collapse { padding:0 15px; }

.d-border a { outline:none; }

.editor { min-width:700px; }

.pop { cursor:pointer; }

.nav-tabs { padding-left:15px; }

.nav-tabs a { outline:none; }

.tab-content { margin-bottom:20px; padding:20px; border:1px solid #ddd; border-width:0 1px 1px 1px; border-radius:0 0 4px 4px; }

.tab-content:after { display:block; clear:both; content:""; }

.input-group-btn { width:0; overflow:visible; }

.loading { width:40px; height:40px; background:url("/admin/images/loading.gif") center center no-repeat; }

.align-center { text-align:center; }

.align-right { text-align:right; }