.cvd-open-container {
    display: none;
}

#DIALOG_CENTER {
    width: 391px;
    height: 297px;
	margin-left:-195px;
	margin-top:-148px;
    position: fixed;
    background: url('//cdn.meb.com/dialog/3/19/images/c.png') no-repeat center;
    background-size: contain;
    z-index: 9999;
    left: 50%;
    top: 50%;
	display:none;
}
.DIALOG_CENTER_SHOW #DIALOG_CENTER{
	display:block;
}
#MessageMeiErBeiClose {
    width: 24px;
    height: 24px;
    background: url('https://swt.meierbei.com/img/box_90064301415243571.png') no-repeat;
    float: right;
    cursor: pointer;
    margin-top: 40px;
}

#MessageMeiErBeiButton {
    width: 363px;
    height: auto;
    margin-top: 239px;
    text-align: right;
}

    #MessageMeiErBeiButton a {
        margin-left: 5px;
        margin-right: 5px;
        float: right;
    }

    #MessageMeiErBeiButton img {
        border: none;
        width: 81px;
    }
