/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
body {
	color: #333;
	font-size: 12px;
	line-height: 1.6;
}
.content {
	padding-top: 10px;
	padding-bottom: 20px;
}
/*Home page*/
.purchase span {
	font-size: 16px;
	line-height: 20px;
}
.service .desc {
	padding: 0;
	overflow: visible;
}	
.service .service-icon {
	margin-right: 10px;
}
.service .desc h4 {
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
}

/*Titles , breadcrumbs and headers*/
.breadcrumbs h1 {
	font-size: 18px;
	margin-top: 6px;
}
.breadcrumbs .breadcrumb {
	top: 0;
	margin-bottom: 0;
}
h1 {
	line-height: 20px;
}
.reg-header h2 {
	font-size: 18px;
	margin-bottom: 5px;
}	
.reg-header {
	margin-bottom: 20px;
}

/*Datatables fixes*/
div.dataTables_filter input {
	width: 100%;
}
#theDataTable_wrapper > div.bottom {
	text-align: center;	
}
.headline-with-explanation h2, .headline-with-explanation h3, .headline-with-explanation h4 {
	margin: 0 0 10px 0;
	padding-bottom: 8px;
}
#theDataTable_filter > label > input {
	margin-bottom: 0;
	height: 25px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.0;
	border-radius: 3px;
}
#theDataTable_length > label > select {
    height: 25px;
    margin-bottom: 0;
    line-height: 25px;
    padding-top: 2px;
}
#theDataTable_filter > label {
	margin-bottom: 10px;
}
@media (max-width: 767px) {
/* ONLY on mobile */
.dataTables_length {
	display: none;
}
#theDataTable_filter {
	width: 100%;	
}
div.dataTables_filter label {
	text-align: left;	
	width: 100%;
	margin: 0;
	padding: 0 5px;
}
.dataTables_wrapper .dataTables_filter input {
	margin-left: 0;
}
.notification-text-warning {
	font-size: 11px;	
	text-align: center;
}
h4, .h4 {
	font-size: 15px;
	line-height: 18px;
}
.profile .profile-body {
	padding: 0;
}
.btn-group, .btn-group-vertical {
	/*margin-left: -15px;*/
}
/*Additional padding and margins*/
.padding-top-5-xs {
	padding-top: 5px;	
}
.padding-top-8-xs {
	padding-top: 8px;	
}
.padding-top-10-xs {
	padding-top: 10px;	
}
.padding-bottom-5-xs {
	padding-bottom: 5px;	
}
.padding-bottom-8-xs {
	padding-bottom: 8px;	
}
.padding-bottom-10-xs {
	padding-bottom: 10px;	
}
.margin-top-5-xs {
	margin-top: 5px;	
}
.margin-top-8-xs {
	margin-top: 8px;	
}
.margin-top-10-xs {
	margin-top: 10px;	
}
.margin-bottom-5-xs {
	margin-bottom: 5px;	
}
.margin-bottom-8-xs {
	margin-bottom: 8px;	
}
.margin-bottom-10-xs {
	margin-bottom: 10px;	
}
.sky-form fieldset {
	padding: 15px 10px 5px;
}
.sky-form footer {
	padding: 5px 10px;
}

}
@media (min-width: 768px) and (max-width: 991px) {
/* ONLY sm */
	/*Additional padding and margins*/
	.padding-top-5-sm {
		padding-top: 5px;	
	}
	.padding-top-8-sm {
		padding-top: 8px;	
	}
	.padding-top-10-sm {
		padding-top: 10px;	
	}
	.padding-bottom-5-sm {
		padding-bottom: 5px;	
	}
	.padding-bottom-8-sm {
		padding-bottom: 8px;	
	}
	.padding-bottom-10-sm {
		padding-bottom: 10px;	
	}
	.margin-top-5-sm {
		margin-top: 5px;	
	}
	.margin-top-8-sm {
		margin-top: 8px;	
	}
	.margin-top-10-sm {
		margin-top: 10px;	
	}
	.margin-bottom-5-sm {
		margin-bottom: 5px;	
	}
	.margin-bottom-8-sm {
		margin-bottom: 8px;	
	}
	.margin-bottom-10-sm {
		margin-bottom: 10px;	
	}
	img#logo-header {
		max-height: 125px;
		margin-top: -25px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
/* ONLY on md */
	/*Additional padding and margins*/
	.padding-top-5-md {
		padding-top: 5px;	
	}
	.padding-top-8-md {
		padding-top: 8px;	
	}
	.padding-top-10-md {
		padding-top: 10px;	
	}
	.padding-bottom-5-md {
		padding-bottom: 5px;	
	}
	.padding-bottom-8-md {
		padding-bottom: 8px;	
	}
	.padding-bottom-10-md {
		padding-bottom: 10px;	
	}
	.padding-bottom-15-md {
		padding-bottom: 15px;	
	}
	.padding-bottom-20-md {
		padding-bottom: 20px;	
	}
	.margin-top-5-md {
		margin-top: 5px;	
	}
	.margin-top-8-md {
		margin-top: 8px;	
	}
	.margin-top-10-md {
		margin-top: 10px;	
	}
	.margin-bottom-5-md {
		margin-bottom: 5px;	
	}
	.margin-bottom-8-md {
		margin-bottom: 8px;	
	}
	.margin-bottom-10-md {
		margin-bottom: 10px;	
	}	
}
@media (min-width: 1200px) {
/* ONLY on large */
	/*Additional padding and margins*/
	.padding-top-5-lg {
		padding-top: 5px;	
	}
	.padding-top-8-lg {
		padding-top: 8px;	
	}
	.padding-top-10-lg {
		padding-top: 10px;	
	}
	.padding-bottom-5-lg {
		padding-bottom: 5px;	
	}
	.padding-bottom-8-lg {
		padding-bottom: 8px;	
	}
	.padding-bottom-10-lg {
		padding-bottom: 10px;	
	}
	.padding-bottom-15-lg {
		padding-bottom: 15px;	
	}
	.padding-bottom-20-lg {
		padding-bottom: 20px;	
	}
	.margin-top-5-lg {
		margin-top: 5px;	
	}
	.margin-top-8-lg {
		margin-top: 8px;	
	}
	.margin-top-10-lg {
		margin-top: 10px;	
	}
	.margin-bottom-5-lg {
		margin-bottom: 5px;	
	}
	.margin-bottom-8-lg {
		margin-bottom: 8px;	
	}
	.margin-bottom-10-lg {
		margin-bottom: 10px;	
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
body {
	color: #333;
	font-size: 13px;
	line-height: 1.6;
}
.content {
	padding-top: 10px;
	padding-bottom: 20px;
}
/*Home page*/
.purchase span {
	font-size: 22px;
	line-height: 29px;
}
.service .desc {
	padding: 0 15px;
	overflow: hidden;
}	
.service .service-icon {
	margin-right: inherit;
}
.service .desc h4 {
	font-size: 22px;
	line-height: 25px;
	margin-top:inherit;
}

/*Titles , breadcrumbs and headers*/
.breadcrumbs h1 {
	font-size: 22px;
	margin-top: 8px;
}
h1 {
	line-height: 35px;
}
.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}	
.reg-header {
	color: #555;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 1px #eee;
}
.headline-with-explanation h2, .headline-with-explanation h3, .headline-with-explanation h4 {
	margin: 0 0 -2px 0;
	padding-bottom: 8px;
}

/*Datatables fixes*/
#theDataTable_wrapper > div.bottom {
	text-align: inherit;	
}
/*Button fixes*/
.btn-u {
	font-size: 12px;
	cursor: pointer;
	padding: 5px 10px;
}

/* END Small devices (tablets, 768px and up) */
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
body {
	color: #333;
	font-size: 13px;
	line-height: 1.6;
}
.content {
	padding-top: 10px;
	padding-bottom: 20px;
}
.purchase span {
	font-size: 22px;
	line-height: 29px;
}
.service .desc {
	padding: 0 15px;
	overflow: hidden;
}	
.service .service-icon {
	margin-right: inherit;
}
.service .desc h4 {
	font-size: 22px;
	line-height: 25px;
	margin-top:inherit;
}

/*Titles , breadcrumbs and headers*/
.breadcrumbs h1 {
	font-size: 22px;
	margin-top: 8px;
}
h1 {
	line-height: 35px;
}
.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}	
.reg-header {
	color: #555;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 1px #eee;
}
.headline-with-explanation h2, .headline-with-explanation h3, .headline-with-explanation h4 {
	margin: 0 0 -2px 0;
	padding-bottom: 8px;
}

/*Datatables fixes*/
#theDataTable_wrapper > div.bottom {
	text-align: inherit;	
}

/* END Medium devices (desktops, 992px and up) */
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
body {
	color: #333;
	font-size: 13px;
	line-height: 1.6;
}
.content {
	padding-top: 30px;
	padding-bottom: 20px;
}
.purchase span {
	font-size: 22px;
	line-height: 29px;
}
.service .desc {
	padding: 0 15px;
	overflow: hidden;
}	
.service .service-icon {
	margin-right: inherit;
}
.service .desc h4 {
	font-size: 22px;
	line-height: 25px;
	margin-top:inherit;
}

/*Titles , breadcrumbs and headers*/
.breadcrumbs h1 {
	font-size: 22px;
	margin-top: 8px;
}
h1 {
	line-height: 35px;
}
.headline-with-explanation h2, .headline-with-explanation h3, .headline-with-explanation h4 {
	margin: 0 0 -2px 0;
	padding-bottom: 8px;
}

.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}	
.reg-header {
	color: #555;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 1px #eee;
}
/*Datatables fixes*/
#theDataTable_wrapper > div.bottom {
	text-align: inherit;	
}
	
/*END Large devices (large desktops, 1200px and up) */
}