﻿ .modal-Sweefty-Detail-Popup {
            width: 730px;
            height: 500px;
            display: none;
            background: #fff;
        }
  .modal-Sweefty-Login-Popup {
            width: 730px;
            height: 230px;
            display: none;
            background: #fff;
        }
.modal-Sweefty-Signup-Popup {
    width: 730px;
    height: 400px;
    display: none;
    background: #fff;
}
.modal-Sweefty-Popup-Tvmn {
    width: 520px;
    height: 350px;
    display: none;
    background: #fff;
}
.modal-Sweefty-shopping-cart-Popup {
    width: 720px;
    height: 360px;
    display: none;
    background: #fff;
    overflow-y: auto;
    cursor: pointer;
}
#loading-to-member {width: 100%;height: 100%;top: 0px;left: 0px;position: fixed;display: block;opacity: 0.7;background-color: #fff;z-index: 99999999;text-align: center;}
#loading-image-to-member {left: 50%;position: absolute;top: 50%;z-index: 99999999;}