.pagination {
	background: #f6f8fa;
	border: 1px solid #e1ebef;
	text-align: center;
	padding: 20px 0;
}

.pagination > li {
	display: inline-block;
}

.pagination > li.active > a {
	cursor: default;
	border-bottom: none;
	text-decoration: none;
}
.static-page h2s {
    height: 144px;
    font-size: 28px;
    font-family: Arial;
    font-weight: 700;
    line-height: 144px;
    text-align: center
}

.btn-blue.preview-load.fileinput-button {
	/*width: 130px;*/
	padding: 0px;
	margin-top: 25px;
}	

.btn.btn-success.fileinput-button {
	width: inherit;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}