/* 
    Created on : 22/03/2016, 11:08:05 PM
    Author     : damienbolger
*/
.hide-element {
	display: none;
}
.CheckoutPage #wrap {
    min-height: 1000px !important;
}
.fade-half {
	opacity: 0.5;
}