*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}

body.site {
    border-top: none !important;
	/*background: url(/images/background.jpg)no-repeat;*/
    background-size: cover !important;
	padding: 0;
}

.body {
    background: #fff;
    padding: 0px;
	font-family: 'Oxygen', sans-serif;
}

.header {
    margin-bottom: 0px;
	padding: 10px;
}
/*
.brand.pull-left {
    float: none;
    margin: 0 auto;
    max-width: 268px;
    width: 100%;
    display: block;
}
*/

form {
	margin: 0;
}

.banner {
	background: url(/images/background.jpg)no-repeat;
	background-size: cover !important;
	background-position: center center !important;
	height: 400px;
}

.body .container {
    background-color: transparent !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    padding: 0px;
    border: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

main#content {
    background: transparent;
    padding: 20px;
    border: none;
    box-shadow: none;
}

div#aside {
    background: #eee;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	min-height: 335px;
}

.well {
    min-height: 20px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="text"], input[type="email"], input[type="password"] {
	height: auto;
}

label[for="modlgn-remember"] {
    margin-top: 5px;
}

.input-append .add-on, .input-prepend .add-on {
	height: auto;
}

.has-error-foundation .formValidation {
    margin-top: -12px;
}

label {
    height: 28px;
}

input[type="radio"], input[type="checkbox"] {
    height: 28px;
    margin-top: 0;
}

.button {
	background-color: #e62b27;
}

.button:hover {
	background-color: #af1e1b;
}

.btn-primary {
	display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    color: #fefefe;
}

.btn-primary:hover, .btn-primary:focus {
	background-color: #af1e1b;
}

.download_items {
    background: #eeeeee;
    padding: 1px 10px 10px 10px;
    margin: 20px 0;
}

.solution_container {
	position: relative;
	display: block;
    vertical-align: top;
    width: 100%;
    border: 1px solid #ccc;
    margin: 10px 0;
}

.solution_name {
	padding: 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}

.solution_image {
	max-width: 250px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.solution_desc {
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    max-width: 630px;
	width: 100%;
}

.solution_list {
    padding: 10px;
    font-size: 12px;
    line-height: 1.4;
}

.solution_small_image_container {
    margin: 10px 0;
}

.solution_small_image {
    max-width: 150px;
    width: 100%;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.solution_price_container {
	position: absolute;
    right: 0;
    bottom: 50px;
    background: #ca0008;
    color: #fff;
    overflow: visible;
    width: 210px;
    display: block;
}

.solution_price_container:before {
    content: "";
    position: relative;
    display: block;
    left: 0;
    float: left;
    top: 0;
    border-top: 35px solid transparent;
    border-left: 21px solid #fff;
    border-bottom: 35px solid transparent;
}

.solution_price_only {
    font-weight: bold;
    margin-bottom: -7px;
	padding: 5px 0 0 40px;
}

.solution_price {
	font-size: 36px;
    font-weight: bold;
    display: inline-block;
    vertical-align: bottom;
    line-height: 1.2;
    padding: 0 0 0 20px;
}

.solution_price_ex_vat {
    display: inline-block;
    vertical-align: bottom;
	padding: 0 0 2px 0;
}

.title_top {
    background: #E62B27;
    color: #fff;
    text-align: center;
    padding: 8px 10px;
    line-height: 1;
    font-size: 19pt;
    width: 300px;
    margin-top: 8px;
    margin: 0 auto;
    font-weight: bold;
}

.title_bottom {
	background: #333;
    color: #fff;
    text-align: center;
    padding: 6px 10px;
    font-size: 16px;
    width: 300px;
    margin: 0 auto;
    font-weight: bold;
}

a.solutions_link {
    display: block;
    background: #0097d5;
    color: #fff;
    padding: 5px 20px;
    text-align: right;
    font-size: 18px;
    line-height: 1;
    position: relative;
}

a.solutions_link:hover, a.solutions_link:focus {
	text-decoration: none;
}

a.solutions_link:after {
    content: "";
    border-top: 20px solid #045b9b;
    border-left: 20px solid transparent;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.solutions_title {
	display: block;
    background: #0097d5;
    color: #fff;
    padding: 10px 20px;
    font-size: 26px;
    line-height: 1.2;
    position: relative;
	margin-bottom: 20px;
}
.solutions_title:after {
    content: "";
    border-top: 20px solid #045b9b;
    border-left: 20px solid transparent;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.hp_logo_container {
    float: right;
    max-width: 219px;
    width: 100%;
    margin: 20px 0;
}

.hp_logo {
    max-width: 75px;
    display: inline-block;
    vertical-align: middle;
}

.hp_text {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    max-width: 135px;
    width: 100%;
    line-height: 1;
    color: #fff;
    margin-left: 5px;
}


.footer_item_container {
    clear: both;
    width: 100%;
}

.footer_item {
	font-size: 11px;
    display: inline-block;
    margin-right: 18px;
}

.footer_item:last-child {
	margin-right: 0;
}

.footer_icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
}

.footer_text {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 0px 2px;
}

.footer {
	padding: 10px;
	color: #777;
	background: #333;
	font-size: 12px;
}

@media (max-width:600px) {
	.solution_price_container {position: relative; bottom: 0; width: 100%;}
	.solution_price_container:before {display: none;}
	.hp_logo_container {float: none;}
}