/*
Theme Name: HTK Horizon Loyalty Portal
Description: Loyalty Portal theme from HTK
Author: HTK
Author URI: http://www.htk.co.uk/
Version: 0.4.14
Text Domain:  HTK
*/

/* styles are in css/styles.css */
.widget_horizon_widget_account_login{
    margin-top: 0;
}
#toolbar {
    position: absolute;
    top: 2px;
    right: 19px;
    z-index: 2000;
    display: none;
}
#toolbar img.disabled {
    filter: alpha(opacity = 20);
    -moz-opacity: .20;
    opacity: .20;
}
.reward-complete .voucher,
.offer-complete .voucher{
    margin-top: 20px;
}