body {background-color: #161b2b !important;
background: url(../img/loyalty_card/card-activation.png) no-repeat center center fixed;
-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.global-wrap {background-color: transparent;}
.form-group .btn-default {background: #ee3b21; color: #fff !important; border-color: #ee3a21;}
.rtl .img-rtl-flipped {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}