/*
 * NUCLEUS RWD CUSTOM CSS
 */

/* Your custom CSS goes here... */
.ie {
  display: none;
}

.warning-full-width {
  display: block !important;
  background-color: #efad17;
  padding: 20px;
  z-index: 999;
  position: relative;
}
