/**
 * This file should contain frontend styles that 
 * will be applied to all module instances.
 */

.vr-notice-success {
  padding: 0.5em 0 1em;
  text-align: center;
  font-size: 2em;
  position: absolute;
  background: #fff;
  padding: 15px 100px;
  width: 100%;
}
