.box-modal {overflow: hidden;z-index: 99999999;outline: none}
.box-modal_close { position: absolute; right: 10px; top: 10px; font-size: 24px; line-height: 15px; color: #999; cursor: pointer; font-weight: bold; }
.box-modal_close:hover { color: #666; }