body .sd-campaign-single {position: relative;z-index: 102;}
body .register-staff-form-wrapper .ajax-loading img {
    width: 60px;
    position: fixed;
    margin: auto !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    z-index: 9999;
}
.register-staff-form-wrapper .ajax-loading {position: fixed;z-index: 9999999999;background: rgba(0,0,0,.4);width: 100%;height: 100%;left: 0;top: 0;display: none;}
.preview-wrapper .letterhead .col-md-9 img {float: left;}
.preview-wrapper .letterhead .col-md-3 p {margin-bottom:30px;}
.preview-wrapper .letterhead .col-md-3 p span {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
}
.preview-wrapper .letterhead .col-md-3 img {
    display: block;
    margin-bottom: 20px;
}
.preview-wrapper .letterhead .col-md-9 .position {
    display: block;
    width: 100%;
    float: left;
}
.preview-wrapper .letterhead .letterhead-footer {
    width: 100%;
    float: left;
}
.sd-entry-content-preview .preview-actions .getback {
    background: gray;
    color: white;
    padding: 10px 45px;
    margin-right: 20px;
}
.sd-entry-content-preview .preview-actions .submit {
    background: #16c8dc;
    color: white;
    padding: 10px 45px;
}
.sd-entry-content-preview .preview-actions {
    display: block;
    width: 100%;
    margin-top: 20px;
    float: left;
}