
.skin-blue .wrapper {
	background: white;
}

.main-footer {
	border-top: 0px;
}

.layout-boxed {
	background: white;
}

.layout-top-nav .content-wrapper {
	background: white;
}

.skin-blue .content-header {
	background: black;
}

.btn-primary {
	background-color: #f62d18 !important;
	border-color: #f62d18 !important;
	border-width: 5px !important;
}

.btn-primary:hover {
	background-color: #ed7a6e !important;
	border-color: #ed7a6e !important;
}

.btn-success {
	background-color: #f62d18 !important;
	border-color: #f62d18 !important;
}

.btn-success:hover {
	background-color: #ed7a6e !important;
	border-color: #ed7a6e !important;
}

.btn-info {
	background-color: #f62d18 !important;
	border-color: #f62d18 !important;
}

.btn-info:hover {
	background-color: #ed7a6e !important;
	border-color: #ed7a6e !important;
}

