/* TJB Alerts */
.tjb-alerts {
  padding: 15px 0px 0px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #9c0830;
  box-shadow: 0 0 10px #9c0830;
  border-radius: 4px;
}
/* END: TJB Alerts */

/* Alert */
.tjb-alerts > ul > li {
	text-align: justify; margin: 12px 20px 12px 6px;
}
/* END: Alert */

.row-fluid > .tjb-alerts-box {
  min-height: 0;
}

.tjb-icon-alert-warning {
	color: #CFA23E;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
