/** SC.ModalPane Support */

.sc-pane.sc-modal {
  z-index: 100;
  .msie &{
    background-image: url('.');
  }
}
