/* line 15, ../../../app/stylesheets/admin.sass */
form.admin, .enml_content form {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
form.admin a, .enml_content form a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
form.admin h1, .enml_content form h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
form.admin h2, .enml_content form h2 {
  font-size: 14px;
}
/* line 18, ../../../app/stylesheets/admin.sass */
form.admin .checkbox, .enml_content form .checkbox {
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-right: 10px;
}
/* line 22, ../../../app/stylesheets/admin.sass */
form.admin input, form.admin textarea, .enml_content form input, .enml_content form textarea {
  display: block;
  margin-bottom: 18px;
  border: 1px solid #aaaaaa;
  padding: 5px;
  color: #555555;
}
/* line 29, ../../../app/stylesheets/admin.sass */
form.admin textarea, .enml_content form textarea {
  font-family: Monaco, San-Serif;
  font-size: 14px;
  margin-top: 5px;
  width: 98%;
  min-height: 400px;
}
/* line 36, ../../../app/stylesheets/admin.sass */
form.admin input, .enml_content form input {
  font-size: 16px;
  margin-top: 5px;
}
/* line 40, ../../../app/stylesheets/admin.sass */
form.admin input[type=checkbox], .enml_content form input[type=checkbox] {
  display: inline;
}
/* line 43, ../../../app/stylesheets/admin.sass */
form.admin input[type=file], .enml_content form input[type=file] {
  font-size: 12px;
}
/* line 46, ../../../app/stylesheets/admin.sass */
form.admin input[type=submit], .enml_content form input[type=submit] {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  cursor: pointer;
  font-size: 12px;
  border: 0px;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
form.admin input[type=submit] a, .enml_content form input[type=submit] a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
form.admin input[type=submit] h1, .enml_content form input[type=submit] h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
form.admin input[type=submit] h2, .enml_content form input[type=submit] h2 {
  font-size: 14px;
}
/* line 52, ../../../app/stylesheets/admin.sass */
form.admin input[type=hidden], .enml_content form input[type=hidden] {
  display: none;
}

/* line 55, ../../../app/stylesheets/admin.sass */
.admin_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  display: inline;
  margin: 1px;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_button h2 {
  font-size: 14px;
}

/* line 60, ../../../app/stylesheets/admin.sass */
.admin_content {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  width: 500px;
  background: white;
  margin: 0 auto 50px auto;
  padding: 20px;
  border: 1px solid #666666;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_content a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_content h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_content h2 {
  font-size: 14px;
}
/* line 68, ../../../app/stylesheets/admin.sass */
.admin_content .button {
  height: 50px;
}
/* line 71, ../../../app/stylesheets/admin.sass */
.admin_content .button .admin_button {
  float: none;
}
/* line 76, ../../../app/stylesheets/admin.sass */
.admin_content h1 .permalink {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  display: block;
  margin-top: 9px;
}
/* line 82, ../../../app/stylesheets/admin.sass */
.admin_content .small_admin_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  display: inline;
  padding: 2px 3px;
  font-size: 12px;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_content .small_admin_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_content .small_admin_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.admin_content .small_admin_button h2 {
  font-size: 14px;
}
/* line 88, ../../../app/stylesheets/admin.sass */
.admin_content ul {
  list-style-type: none;
  margin-bottom: 18px;
}
/* line 92, ../../../app/stylesheets/admin.sass */
.admin_content ul li {
  margin-left: 5px;
}

/* line 95, ../../../app/stylesheets/admin.sass */
#admin_bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
/* line 102, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_messages {
  clear: both;
  width: 100%;
}
/* line 106, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_messages .notify, #admin_bar .admin_messages .alert {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 30px;
  -webkit-border-bottom-right-radius: 30px;
  border-bottom-right-radius: 30px;
  text-transform: none;
  background: rgba(255, 255, 204, 0.85);
  color: #212121;
  float: left;
  padding: 10px 30px 10px 20px;
  font-size: 14px;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
#admin_bar .admin_messages .notify a, #admin_bar .admin_messages .alert a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
#admin_bar .admin_messages .notify h1, #admin_bar .admin_messages .alert h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
#admin_bar .admin_messages .notify h2, #admin_bar .admin_messages .alert h2 {
  font-size: 14px;
}
/* line 118, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_messages .alert {
  color: #f13c3c;
}
/* line 121, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  float: left;
  font-size: 10px;
  width: 100%;
  padding: 4px 0;
  background: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
#admin_bar .admin_menu a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
#admin_bar .admin_menu h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
#admin_bar .admin_menu h2 {
  font-size: 14px;
}
/* line 130, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content {
  padding: 0 20px;
}
/* line 133, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .vr {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  height: 16px;
  margin: 2px 10px 0;
  float: left;
}
/* line 140, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .admin_button {
  background: none;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 147, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .section_1_on {
  font-size: 11px;
  border: 1px solid rgba(196, 105, 128, 0.95);
  border-left: 1px solid rgba(196, 105, 128, 0.95);
  -webkit-box-shadow: 0px 0px 10px rgba(196, 105, 128, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(196, 105, 128, 0.5);
  box-shadow: 0px 0px 10px rgba(196, 105, 128, 0.5);
  margin: 1px 2px 0;
  line-height: 16px;
}
/* line 19, ../../../app/stylesheets/partials/_enml-glitter.sass */
#admin_bar .admin_menu .content .sub .section_1_on:hover {
  background: #c46980;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
}
/* line 149, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .section_2_on {
  font-size: 11px;
  border: 1px solid rgba(196, 157, 105, 0.95);
  border-left: 1px solid rgba(196, 157, 105, 0.95);
  -webkit-box-shadow: 0px 0px 10px rgba(196, 157, 105, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(196, 157, 105, 0.5);
  box-shadow: 0px 0px 10px rgba(196, 157, 105, 0.5);
  margin: 1px 2px 0;
  line-height: 16px;
}
/* line 19, ../../../app/stylesheets/partials/_enml-glitter.sass */
#admin_bar .admin_menu .content .sub .section_2_on:hover {
  background: #c49d69;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
}
/* line 151, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .section_3_on {
  font-size: 11px;
  border: 1px solid rgba(159, 196, 105, 0.95);
  border-left: 1px solid rgba(159, 196, 105, 0.95);
  -webkit-box-shadow: 0px 0px 10px rgba(159, 196, 105, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(159, 196, 105, 0.5);
  box-shadow: 0px 0px 10px rgba(159, 196, 105, 0.5);
  margin: 1px 2px 0;
  line-height: 16px;
}
/* line 19, ../../../app/stylesheets/partials/_enml-glitter.sass */
#admin_bar .admin_menu .content .sub .section_3_on:hover {
  background: #9fc469;
  -webkit-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
}
/* line 153, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .section_4_on {
  font-size: 11px;
  border: 1px solid rgba(105, 182, 196, 0.95);
  border-left: 1px solid rgba(105, 182, 196, 0.95);
  -webkit-box-shadow: 0px 0px 10px rgba(105, 182, 196, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(105, 182, 196, 0.5);
  box-shadow: 0px 0px 10px rgba(105, 182, 196, 0.5);
  margin: 1px 2px 0;
  line-height: 16px;
}
/* line 19, ../../../app/stylesheets/partials/_enml-glitter.sass */
#admin_bar .admin_menu .content .sub .section_4_on:hover {
  background: #69b6c4;
  -webkit-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
}
/* line 155, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .section_5_on {
  font-size: 11px;
  border: 1px solid rgba(142, 105, 196, 0.95);
  border-left: 1px solid rgba(142, 105, 196, 0.95);
  -webkit-box-shadow: 0px 0px 10px rgba(142, 105, 196, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(142, 105, 196, 0.5);
  box-shadow: 0px 0px 10px rgba(142, 105, 196, 0.5);
  margin: 1px 2px 0;
  line-height: 16px;
}
/* line 19, ../../../app/stylesheets/partials/_enml-glitter.sass */
#admin_bar .admin_menu .content .sub .section_5_on:hover {
  background: #8e69c4;
  -webkit-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
}
/* line 158, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .admin_button.section_1_on.active {
  background: #c46980;
  cursor: default;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
}
/* line 160, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .admin_button.section_2_on.active {
  background: #c49d69;
  cursor: default;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
}
/* line 162, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .admin_button.section_3_on.active {
  background: #9fc469;
  cursor: default;
  -webkit-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
}
/* line 164, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .admin_button.section_4_on.active {
  background: #69b6c4;
  cursor: default;
  -webkit-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
}
/* line 166, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .sub .admin_button.section_5_on.active {
  background: #8e69c4;
  cursor: default;
  -webkit-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
}
/* line 170, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .left .logo {
  color: rgba(255, 255, 255, 0.5);
  float: left;
  padding: 0 10px 0 0;
  font-size: 11px;
}
/* line 175, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .left .admin_button {
  float: left;
}
/* line 179, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content .right .admin_button {
  float: right;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 186, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content h1 {
  margin-top: 18px;
  margin-bottom: 9px;
}
/* line 190, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content ul {
  margin-top: 18px;
}
/* line 193, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a {
  color: #666666;
  border-bottom: 1px dotted #aaaaaa;
  padding-bottom: 1px;
  text-decoration: none;
}
/* line 198, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a .section_1_on {
  background: #c46980;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
}
/* line 200, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a .section_2_on {
  background: #c49d69;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
}
/* line 202, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a .section_3_on {
  background: #9fc469;
  -webkit-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
}
/* line 204, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a .section_4_on {
  background: #69b6c4;
  -webkit-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
}
/* line 206, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a .section_5_on {
  background: #8e69c4;
  -webkit-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
}
/* line 209, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a:hover .section_1 {
  background: #c46980;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 105, 128, 0.5);
}
/* line 211, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a:hover .section_2 {
  background: #c49d69;
  -webkit-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(196, 157, 105, 0.5);
}
/* line 213, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a:hover .section_3 {
  background: #9fc469;
  -webkit-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
  box-shadow: 0px 4px 10px rgba(159, 196, 105, 0.5);
}
/* line 215, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a:hover .section_4 {
  background: #69b6c4;
  -webkit-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(105, 182, 196, 0.5);
}
/* line 217, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content a:hover .section_5 {
  background: #8e69c4;
  -webkit-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  -moz-box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
  box-shadow: 0px 4px 10px rgba(142, 105, 196, 0.5);
}
/* line 220, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content em {
  font-style: italic;
}
/* line 223, ../../../app/stylesheets/admin.sass */
#admin_bar .admin_menu .content h1 a {
  color: #333333;
}

/* line 226, ../../../app/stylesheets/admin.sass */
.enml_page {
  width: 600px;
  margin: 0 auto 100px auto;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
}
/* line 234, ../../../app/stylesheets/admin.sass */
.enml_page h1 {
  border: none;
  padding: 18px 50px;
  margin: 0px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
}
/* line 240, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content {
  background: white;
  padding: 50px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
/* line 245, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content h3 {
  padding-left: 20px;
  text-transform: uppercase;
}
/* line 249, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content p {
  padding: 0px 40px 0px 20px;
}
/* line 252, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content .documentation, .enml_page .enml_content .available_images {
  background: #eeeeee;
  color: #555555;
  padding: 20px;
  margin-bottom: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
}
/* line 261, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content .available_images {
  padding: 20px 20px 0;
  background: #eeeeee;
  border: 1px dashed #cccccc;
  display: inline-block;
  width: 450px;
}
/* line 268, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content .available_images #add_image {
  padding: 5px;
  clear: both;
}
/* line 272, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content .available_images .available_image {
  float: left;
  color: rgba(255, 255, 255, 0.4);
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  padding: 10px;
  margin: 4px;
  width: 60px;
  height: 60px;
  border: 1px solid #999999;
}
/* line 284, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content .available_images .available_image:hover {
  color: rgba(255, 255, 255, 0.8);
}
/* line 287, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content input[type=submit] {
  padding: 2px 10px;
  text-transform: uppercase;
  color: #eeeeee;
  font-size: 12px;
  border: none;
}
/* line 294, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content a {
  text-decoration: none;
  color: inherit;
}
/* line 297, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content a:hover {
  border-bottom: 1px dotted #333333;
}
/* line 300, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content h2 {
  color: #333333;
  border-bottom: 1px dotted #333333;
  margin-bottom: 18px;
}
/* line 305, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content ul {
  list-style-type: none;
}
/* line 308, ../../../app/stylesheets/admin.sass */
.enml_page .enml_content ul li {
  padding-left: 10px;
}
/* line 311, ../../../app/stylesheets/admin.sass */
.enml_page .section_1 {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(103, 40, 56, 0.5);
  border-right: 1px solid rgba(103, 40, 56, 0.5);
  border-top: 1px solid rgba(254, 251, 252, 0.1);
  border-left: 1px solid rgba(254, 251, 252, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 input[type=submit] {
  background: #d38d9f;
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 .enml_button, .enml_page .section_1 .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: #d38d9f;
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_1 .enml_button a, .enml_page .section_1 .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_1 .enml_button h1, .enml_page .section_1 .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_1 .enml_button h2, .enml_page .section_1 .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 .enml_small_button:hover {
  background: #e1b2be;
}
/* line 63, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 h1 {
  -webkit-box-shadow: 0px 0px 10px rgba(106, 42, 58, 0.4);
  -moz-box-shadow: 0px 0px 10px rgba(106, 42, 58, 0.4);
  box-shadow: 0px 0px 10px rgba(106, 42, 58, 0.4);
  z-index: 100000;
  background: #e1b2be;
  color: white;
}
/* line 68, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 h2 {
  color: #b44663;
}
/* line 70, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 h3 {
  color: #b44663;
}
/* line 72, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_1 .enml_content {
  border: 4px solid #e1b2be;
  border-top: 0;
}
/* line 313, ../../../app/stylesheets/admin.sass */
.enml_page .section_2 {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(103, 76, 40, 0.5);
  border-right: 1px solid rgba(103, 76, 40, 0.5);
  border-top: 1px solid rgba(254, 253, 251, 0.1);
  border-left: 1px solid rgba(254, 253, 251, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 input[type=submit] {
  background: #d3b58d;
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 .enml_button, .enml_page .section_2 .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: #d3b58d;
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_2 .enml_button a, .enml_page .section_2 .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_2 .enml_button h1, .enml_page .section_2 .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_2 .enml_button h2, .enml_page .section_2 .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 .enml_small_button:hover {
  background: #e1cdb2;
}
/* line 63, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 h1 {
  -webkit-box-shadow: 0px 0px 10px rgba(106, 79, 42, 0.4);
  -moz-box-shadow: 0px 0px 10px rgba(106, 79, 42, 0.4);
  box-shadow: 0px 0px 10px rgba(106, 79, 42, 0.4);
  z-index: 100000;
  background: #e1cdb2;
  color: white;
}
/* line 68, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 h2 {
  color: #b48546;
}
/* line 70, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 h3 {
  color: #b48546;
}
/* line 72, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_2 .enml_content {
  border: 4px solid #e1cdb2;
  border-top: 0;
}
/* line 315, ../../../app/stylesheets/admin.sass */
.enml_page .section_3 {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(77, 103, 40, 0.5);
  border-right: 1px solid rgba(77, 103, 40, 0.5);
  border-top: 1px solid rgba(253, 254, 251, 0.1);
  border-left: 1px solid rgba(253, 254, 251, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 input[type=submit] {
  background: #b6d38d;
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 .enml_button, .enml_page .section_3 .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: #b6d38d;
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_3 .enml_button a, .enml_page .section_3 .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_3 .enml_button h1, .enml_page .section_3 .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_3 .enml_button h2, .enml_page .section_3 .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 .enml_small_button:hover {
  background: #cee1b2;
}
/* line 63, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 h1 {
  -webkit-box-shadow: 0px 0px 10px rgba(80, 106, 42, 0.4);
  -moz-box-shadow: 0px 0px 10px rgba(80, 106, 42, 0.4);
  box-shadow: 0px 0px 10px rgba(80, 106, 42, 0.4);
  z-index: 100000;
  background: #cee1b2;
  color: white;
}
/* line 68, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 h2 {
  color: #87b446;
}
/* line 70, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 h3 {
  color: #87b446;
}
/* line 72, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_3 .enml_content {
  border: 4px solid #cee1b2;
  border-top: 0;
}
/* line 317, ../../../app/stylesheets/admin.sass */
.enml_page .section_4 {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(40, 93, 103, 0.5);
  border-right: 1px solid rgba(40, 93, 103, 0.5);
  border-top: 1px solid rgba(251, 253, 254, 0.1);
  border-left: 1px solid rgba(251, 253, 254, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 input[type=submit] {
  background: #8dc8d3;
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 .enml_button, .enml_page .section_4 .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: #8dc8d3;
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_4 .enml_button a, .enml_page .section_4 .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_4 .enml_button h1, .enml_page .section_4 .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_4 .enml_button h2, .enml_page .section_4 .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 .enml_small_button:hover {
  background: #b2d9e1;
}
/* line 63, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 h1 {
  -webkit-box-shadow: 0px 0px 10px rgba(42, 96, 106, 0.4);
  -moz-box-shadow: 0px 0px 10px rgba(42, 96, 106, 0.4);
  box-shadow: 0px 0px 10px rgba(42, 96, 106, 0.4);
  z-index: 100000;
  background: #b2d9e1;
  color: white;
}
/* line 68, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 h2 {
  color: #46a2b4;
}
/* line 70, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 h3 {
  color: #46a2b4;
}
/* line 72, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_4 .enml_content {
  border: 4px solid #b2d9e1;
  border-top: 0;
}
/* line 319, ../../../app/stylesheets/admin.sass */
.enml_page .section_5 {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(66, 40, 103, 0.5);
  border-right: 1px solid rgba(66, 40, 103, 0.5);
  border-top: 1px solid rgba(252, 251, 254, 0.1);
  border-left: 1px solid rgba(252, 251, 254, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 input[type=submit] {
  background: #aa8dd3;
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 .enml_button, .enml_page .section_5 .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: #aa8dd3;
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_5 .enml_button a, .enml_page .section_5 .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_5 .enml_button h1, .enml_page .section_5 .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .section_5 .enml_button h2, .enml_page .section_5 .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 .enml_small_button:hover {
  background: #c5b2e1;
}
/* line 63, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 h1 {
  -webkit-box-shadow: 0px 0px 10px rgba(68, 42, 106, 0.4);
  -moz-box-shadow: 0px 0px 10px rgba(68, 42, 106, 0.4);
  box-shadow: 0px 0px 10px rgba(68, 42, 106, 0.4);
  z-index: 100000;
  background: #c5b2e1;
  color: white;
}
/* line 68, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 h2 {
  color: #7346b4;
}
/* line 70, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 h3 {
  color: #7346b4;
}
/* line 72, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .section_5 .enml_content {
  border: 4px solid #c5b2e1;
  border-top: 0;
}
/* line 322, ../../../app/stylesheets/admin.sass */
.enml_page .label {
  text-transform: uppercase;
  font-size: 10px;
  color: #777777;
  margin-top: 10px;
}
/* line 328, ../../../app/stylesheets/admin.sass */
.enml_page .new {
  -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(255, 255, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(255, 255, 0, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 10px;
  text-transform: uppercase;
  background: rgba(255, 255, 0, 0.5);
  padding: 5px;
  margin-left: 2px;
}
/* line 337, ../../../app/stylesheets/admin.sass */
.enml_page .new_inquiries_notice {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(250, 250, 0, 0.5);
  border-right: 1px solid rgba(250, 250, 0, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
  background: rgba(255, 255, 0, 0.5);
  padding: 15px;
  margin: 0 0 25px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .new_inquiries_notice input[type=submit] {
  background: rgba(255, 255, 204, 0.5);
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .new_inquiries_notice .enml_button, .enml_page .new_inquiries_notice .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: rgba(255, 255, 204, 0.5);
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .new_inquiries_notice .enml_button a, .enml_page .new_inquiries_notice .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .new_inquiries_notice .enml_button h1, .enml_page .new_inquiries_notice .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_page .new_inquiries_notice .enml_button h2, .enml_page .new_inquiries_notice .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .new_inquiries_notice .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .new_inquiries_notice .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_page .new_inquiries_notice .enml_small_button:hover {
  background: rgba(255, 255, 255, 0.5);
}

/* line 345, ../../../app/stylesheets/admin.sass */
.enml_tag .head {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  color: #333333;
  background: #ffffcc;
  -webkit-box-shadow: 0px 15px 30px rgba(255, 255, 0, 0.2);
  -moz-box-shadow: 0px 15px 30px rgba(255, 255, 0, 0.2);
  box-shadow: 0px 15px 30px rgba(255, 255, 0, 0.2);
}
/* line 352, ../../../app/stylesheets/admin.sass */
.enml_tag .tag_name {
  display: inline;
  padding: 0 5px 0 20px;
  font-weight: bold;
  font-size: 18px;
  font-family: helvetica, Sans-serif;
}
/* line 359, ../../../app/stylesheets/admin.sass */
.enml_tag .tag_description {
  display: inline;
}
/* line 362, ../../../app/stylesheets/admin.sass */
.enml_tag .body {
  margin: 30px 0px;
  padding: 0px 40px;
}
/* line 366, ../../../app/stylesheets/admin.sass */
.enml_tag .example {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  border-top: 1px solid rgba(179, 179, 179, 0.1);
  border-left: 1px solid rgba(179, 179, 179, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
  font-family: Monaco, Sans-Serif;
  font-size: 14px;
  background: #cccccc;
  font-family: Courier New;
  padding: 20px 20px 20px 20px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_tag .example input[type=submit] {
  background: rgba(102, 102, 102, 0.2);
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_tag .example .enml_button, .enml_tag .example .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: rgba(102, 102, 102, 0.2);
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_tag .example .enml_button a, .enml_tag .example .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_tag .example .enml_button h1, .enml_tag .example .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_tag .example .enml_button h2, .enml_tag .example .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_tag .example .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_tag .example .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_tag .example .enml_small_button:hover {
  background: rgba(128, 128, 128, 0.2);
}
/* line 374, ../../../app/stylesheets/admin.sass */
.enml_tag .output {
  padding: 20px;
}

/* line 377, ../../../app/stylesheets/admin.sass */
.enml_error {
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(250, 0, 0, 0.5);
  border-right: 1px solid rgba(250, 0, 0, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 21px;
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
  -moz-border-radius-bottomright: 21px;
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
  margin: 10px 0;
  z-index: 10000;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  color: red;
  border: 1px dotted red;
  border-top: 10px solid red;
  padding: 20px;
}
/* line 43, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_error input[type=submit] {
  background: #ffcccc;
}
/* line 45, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_error .enml_button, .enml_error .enml_small_button {
  line-height: 18px;
  font-family: Arial, Verdana, Sans-serif;
  color: #333333;
  font-size: 12px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: rgba(85, 85, 85, 0.75);
  padding: 0 10px;
  text-transform: uppercase;
  color: rgba(238, 238, 238, 0.85);
  background: #ffcccc;
  margin-bottom: 10px;
  display: inline;
  cursor: pointer;
}
/* line 7, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_error .enml_button a, .enml_error .enml_small_button a {
  text-decoration: none;
  color: inherit;
}
/* line 10, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_error .enml_button h1, .enml_error .enml_small_button h1 {
  font-family: Georgia, Sans-Serif;
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 14, ../../../app/stylesheets/partials/_enml-typography.sass */
.enml_error .enml_button h2, .enml_error .enml_small_button h2 {
  font-size: 14px;
}
/* line 51, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_error .enml_button {
  padding: 3px 10px;
}
/* line 53, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_error .enml_small_button {
  padding-right: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
}
/* line 58, ../../../app/stylesheets/partials/_enml-glitter.sass */
.enml_error .enml_small_button:hover {
  background: white;
}
/* line 388, ../../../app/stylesheets/admin.sass */
.enml_error .enml_contents {
  display: none;
  color: #333333;
  padding: 10px 0;
}
/* line 393, ../../../app/stylesheets/admin.sass */
.enml_error em {
  font-weight: bold;
}
