body.tshirt-mobile{overflow:hidden; position:inherit;}
#modal-designer {background-color: #fff;position: fixed;top: 0;width: 100%;height: 100%;z-index: 9999999999;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-tool {position:relative}

/* ------------ Start Custom ------------ */
.mask-loading {position:absolute;z-index:1;width:100%;text-align:center;height:100%;background:#D8D8D8;top:0;left:0;min-height:550px;color:#D8D8D8}
.mask-main-loading {display:inline-block;position:relative;width:300px;height:118px;text-align:center;vertical-align:middle;margin-top:100px}
.mask-icon-loading {float:left;position:absolute;left:40px;margin-top:130px}
.mask-logo-loading {display:inline-block;margin-top:40px;max-width:300px;height:auto;border: 6px solid #f3f3f3;border-radius: 8px;-webkit-box-shadow: rgba(0,0,0,.2) 0 3px 3px; box-shadow: 0 3px 3px rgba(0,0,0,.2);}
.mask-loading p {font-size:14px;line-height:30px;color:#D8D8D8}
/* ------------ End Custom ------------ */

/* ----------- Start Monitor 24" ----------- */
@media only screen 
  and (min-device-width: 1920px) 
  and (max-device-height: 1080px) {
  iframe#tshirtecommerce-designer {
    height: 804px;}
}  
/* ----------- End Monitor 24" ----------- */