#itoris-wishlist-popup-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 15000; }
#itoris-wishlist-popup-mask { position: fixed; top: 0; left: 0; z-index: 15000; width: 100%; height: 100%; opacity: 0.9; background-color: #666666; filter: alpha(opacity=90); }
#itoris-wishlist-popup { z-index: 15001; border: none; position: fixed;  padding:20px; overflow: auto; background-color: #fff; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o--ms-transform: translate(-50%, -50%); -moz--ms-transform: translate(-50%, -50%); -webkit--ms-transform: translate(-50%, -50%); margin:0; width:260px; }
#itoris-wishlist-popup-loading { position: absolute; z-index: 15002; width: 100%; height: 100%; opacity: 0.9; filter: alpha(opacity=90); background: url(images/loader.gif) center center #000000 no-repeat; top: -1px; left: -1px; }
#itoris-wishlist-radiostack { font: bold 12px/19px Arial, Helvetica, sans-serif; text-align: left; }
#itoris-wishlist-popup-buttons { width: 100%; text-align: right; margin-top: 20px; padding: 5px 0; }
#itoris-wishlist-popup-buttons button { background: #005373; display: inline-block; padding: 7px 15px; border: 0; color: #FFFFFF; font-size: 13px; font-weight: normal; font-family: 'futuramedium'; line-height: 19px; text-align: center; text-transform: uppercase; vertical-align: middle; white-space: nowrap; margin-right:10px; }
#itoris-wishlist-popup-buttons button span { }
#itoris-wishlist-popup-buttons button span span { border: 0 none; padding: 0; color:#fff; position:relative; top:2px; }

input#itoris-wishlist-new-name { display:block; width:96% !important; padding:0 2% !important; margin-top:10px !important; border:1px solid #ccc; }
#itoris-wishlist-popup h4 { margin-left:0 !important; margin-top:0 !important; }