.twf-popup-tint .twf-popup-container {
        margin: 0px;
    padding: 15px;
    border: 5px solid #e70000;
    width: 100%;
    top: 15px;
    position: absolute;
    box-sizing: content-box;
    z-index: 999999;
    background: white;
}