body.tshirt-mobile{overflow:hidden}
#modal-designer {
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100001;
    overflow: hidden;
}
#tshirtecommerce-designer{min-height:100%;}
#modal-designer a {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #f00;
    font-size: 11px;
    font-weight: 700;
    right: 4px;
    padding: 4px 5px;
    position: absolute;
    top: 3px;
    display: none;
    z-index: 1;
    background-color: #fff;
}
#modal-design-bg{background:#000 none repeat scroll 0 0;float:left;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:1000}
.row-designer{position:relative}
.mask-loading{position:absolute;z-index:1;width:100%;text-align:center;height:100%;background:#fff;top:0;left:0;min-height:300px}
.mask-main-loading{display:inline-block;position:relative;width:118px;height:118px;text-align:center;vertical-align:middle;margin-top:100px}
.mask-icon-loading{float:left;position:absolute;left:0}
.mask-logo-loading{display:inline-block;padding-top:40px;width:40px;height:auto}
.mask-loading p{font-size:18px;line-height:32px;color:#666}
body{min-width:100%!important; min-height:100%!important;}