@import url(http://fonts.googleapis.com/css?family=Pacifico);
.middle-box h1 {
  font-size: 60px;
  letter-spacing: 2px;
  margin-bottom: 20px; }

.nav-edit a {
  background: #18A78A !important; }

.account_option {
  float: left;
  width: 150px;
  text-align: center;
  margin-top: 20px; }
  .account_option i {
    font-size: 40px; }
  .account_option.new a {
    color: #009900; }

.align-left {
  text-align: left; }

.flexivel {
  color: #c8e9e4;
  font-size: 35px;
  font-family: 'Pacifico', cursive; }

.red-link {
  color: red; }

#uploadingBanner {
  background: #99FF99;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px;
  z-index: 9999; }

.status-placed, .status-pending, .status-processing, .status-open {
  color: #1c82e0; }

.status-active, .status-complete, .status-dispatched {
  color: #12ba19; }

.status-inactive, .status-cancelled, .status-void {
  color: #c61414; }

/*# sourceMappingURL=main.css.map */
