/* == Valanx.org AEC Membership Management - etacarinae.css == */
#aec {
  /*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
  /* Allow for input prepend/append in search forms */
  /* White bsicons with optional class, or on hover/active states of certain elements */
  /* move down carets for tabs */
}
#aec .clearfix {
  *zoom: 1;
}
#aec .clearfix:before,
#aec .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .clearfix:after {
  clear: both;
}
#aec .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#aec .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#aec s
// Links
// -------------------------

a {
  color: #08c;
  text-decoration: none;
}
#aec a:hover {
  color: #005580;
  text-decoration: underline;
}
#aec .img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#aec .img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
#aec .img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
#aec .row {
  margin-left: -20px;
  *zoom: 1;
}
#aec .row:before,
#aec .row:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .row:after {
  clear: both;
}
#aec [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
#aec .container,
#aec .navbar-static-top .container,
#aec .navbar-fixed-top .container,
#aec .navbar-fixed-bottom .container {
  width: 940px;
}
#aec .span12 {
  width: 940px;
}
#aec .span11 {
  width: 860px;
}
#aec .span10 {
  width: 780px;
}
#aec .span9 {
  width: 700px;
}
#aec .span8 {
  width: 620px;
}
#aec .span7 {
  width: 540px;
}
#aec .span6 {
  width: 460px;
}
#aec .span5 {
  width: 380px;
}
#aec .span4 {
  width: 300px;
}
#aec .span3 {
  width: 220px;
}
#aec .span2 {
  width: 140px;
}
#aec .span1 {
  width: 60px;
}
#aec .offset12 {
  margin-left: 980px;
}
#aec .offset11 {
  margin-left: 900px;
}
#aec .offset10 {
  margin-left: 820px;
}
#aec .offset9 {
  margin-left: 740px;
}
#aec .offset8 {
  margin-left: 660px;
}
#aec .offset7 {
  margin-left: 580px;
}
#aec .offset6 {
  margin-left: 500px;
}
#aec .offset5 {
  margin-left: 420px;
}
#aec .offset4 {
  margin-left: 340px;
}
#aec .offset3 {
  margin-left: 260px;
}
#aec .offset2 {
  margin-left: 180px;
}
#aec .offset1 {
  margin-left: 100px;
}
#aec .row-fluid {
  width: 100%;
  *zoom: 1;
}
#aec .row-fluid:before,
#aec .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .row-fluid:after {
  clear: both;
}
#aec .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957447%;
  *margin-left: 2.07446808511%;
}
#aec .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
#aec .row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}
#aec .row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}
#aec .row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}
#aec .row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}
#aec .row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}
#aec .row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}
#aec .row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}
#aec .row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}
#aec .row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}
#aec .row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}
#aec .row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}
#aec .row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.32978723404%;
}
#aec .row-fluid .offset12 {
  margin-left: 104.255319149%;
  *margin-left: 104.14893617%;
}
#aec .row-fluid .offset12:first-child {
  margin-left: 102.127659574%;
  *margin-left: 102.021276596%;
}
#aec .row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}
#aec .row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}
#aec .row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}
#aec .row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}
#aec .row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}
#aec .row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}
#aec .row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}
#aec .row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}
#aec .row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}
#aec .row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}
#aec .row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}
#aec .row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}
#aec .row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}
#aec .row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}
#aec .row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}
#aec .row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}
#aec .row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}
#aec .row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}
#aec .row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}
#aec .row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}
#aec .row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}
#aec .row-fluid .offset1:first-child {
  margin-left: 8.51063829787%;
  *margin-left: 8.40425531915%;
}
#aec [class*="span"].hide,
#aec .row-fluid [class*="span"].hide {
  display: none;
}
#aec [class*="span"].pull-right,
#aec .row-fluid [class*="span"].pull-right {
  float: right;
}
#aec .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
#aec .container:before,
#aec .container:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .container:after {
  clear: both;
}
#aec .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
#aec .container-fluid:before,
#aec .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .container-fluid:after {
  clear: both;
}
#aec p {
  margin: 0 0 10px;
}
#aec .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
#aec small {
  font-size: 85%;
}
#aec strong {
  font-weight: bold;
}
#aec em {
  font-style: italic;
}
#aec cite {
  font-style: normal;
}
#aec .muted {
  color: #999;
}
#aec .text-warning {
  color: #c09853;
}
#aec .text-error {
  color: #b94a48;
}
#aec .text-info {
  color: #3a87ad;
}
#aec .text-success {
  color: #468847;
}
#aec h1,
#aec h2,
#aec h3,
#aec h4,
#aec h5,
#aec h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
#aec h1 small,
#aec h2 small,
#aec h3 small,
#aec h4 small,
#aec h5 small,
#aec h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
#aec h1 {
  font-size: 36px;
  line-height: 40px;
}
#aec h2 {
  font-size: 30px;
  line-height: 40px;
}
#aec h3 {
  font-size: 24px;
  line-height: 40px;
}
#aec h4 {
  font-size: 18px;
  line-height: 20px;
}
#aec h5 {
  font-size: 14px;
  line-height: 20px;
}
#aec h6 {
  font-size: 12px;
  line-height: 20px;
}
#aec h1 small {
  font-size: 24px;
}
#aec h2 small {
  font-size: 18px;
}
#aec h3 small {
  font-size: 14px;
}
#aec h4 small {
  font-size: 14px;
}
#aec .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
#aec ul,
#aec ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
#aec ul ul,
#aec ul ol,
#aec ol ol,
#aec ol ul {
  margin-bottom: 0;
}
#aec li {
  line-height: 20px;
}
#aec ul.unstyled,
#aec ol.unstyled {
  margin-left: 0;
  list-style: none;
}
#aec dl {
  margin-bottom: 20px;
}
#aec dt,
#aec dd {
  line-height: 20px;
}
#aec dt {
  font-weight: bold;
}
#aec dd {
  margin-left: 10px;
}
#aec .dl-horizontal {
  *zoom: 1;
}
#aec .dl-horizontal:before,
#aec .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .dl-horizontal:after {
  clear: both;
}
#aec .dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#aec .dl-horizontal dd {
  margin-left: 180px;
}
#aec hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
#aec abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
#aec abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#aec blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
#aec blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
#aec blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
#aec blockquote small:before {
  content: '\2014 \00A0';
}
#aec blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
#aec blockquote.pull-right p,
#aec blockquote.pull-right small {
  text-align: right;
}
#aec blockquote.pull-right small:before {
  content: '';
}
#aec blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
#aec q:before,
#aec q:after,
#aec blockquote:before,
#aec blockquote:after {
  content: "";
}
#aec address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
#aec code,
#aec pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#aec code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
#aec pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aec pre.prettyprint {
  margin-bottom: 20px;
}
#aec pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
#aec .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#aec form {
  margin: 0 0 20px;
}
#aec fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
#aec legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#aec legend small {
  font-size: 15px;
  color: #999;
}
#aec label,
#aec input,
#aec button,
#aec select,
#aec textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
#aec input,
#aec button,
#aec select,
#aec textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#aec label {
  display: block;
  margin-bottom: 5px;
}
#aec select,
#aec textarea,
#aec input[type="text"],
#aec input[type="password"],
#aec input[type="datetime"],
#aec input[type="datetime-local"],
#aec input[type="date"],
#aec input[type="month"],
#aec input[type="time"],
#aec input[type="week"],
#aec input[type="number"],
#aec input[type="email"],
#aec input[type="url"],
#aec input[type="search"],
#aec input[type="tel"],
#aec input[type="color"],
#aec .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#aec input,
#aec textarea,
#aec .uneditable-input {
  width: 206px;
}
#aec textarea {
  height: auto;
}
#aec textarea,
#aec input[type="text"],
#aec input[type="password"],
#aec input[type="datetime"],
#aec input[type="datetime-local"],
#aec input[type="date"],
#aec input[type="month"],
#aec input[type="time"],
#aec input[type="week"],
#aec input[type="number"],
#aec input[type="email"],
#aec input[type="url"],
#aec input[type="search"],
#aec input[type="tel"],
#aec input[type="color"],
#aec .uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
#aec textarea:focus,
#aec input[type="text"]:focus,
#aec input[type="password"]:focus,
#aec input[type="datetime"]:focus,
#aec input[type="datetime-local"]:focus,
#aec input[type="date"]:focus,
#aec input[type="month"]:focus,
#aec input[type="time"]:focus,
#aec input[type="week"]:focus,
#aec input[type="number"]:focus,
#aec input[type="email"]:focus,
#aec input[type="url"]:focus,
#aec input[type="search"]:focus,
#aec input[type="tel"]:focus,
#aec input[type="color"]:focus,
#aec .uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  /* IE6-9 */
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
#aec input[type="radio"],
#aec input[type="checkbox"] {
  margin: 4px 0 0;
  /* IE7 */
  *margin-top: 0;
  /* IE8-9 */
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer;
}
#aec input[type="file"],
#aec input[type="image"],
#aec input[type="submit"],
#aec input[type="reset"],
#aec input[type="button"],
#aec input[type="radio"],
#aec input[type="checkbox"] {
  width: auto;
}
#aec select,
#aec input[type="file"] {
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  height: 30px;
  /* For IE7, add top margin to align select with labels */
  *margin-top: 4px;
  line-height: 30px;
}
#aec select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
#aec select[multiple],
#aec select[size] {
  height: auto;
}
#aec select:focus,
#aec input[type="file"]:focus,
#aec input[type="radio"]:focus,
#aec input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#aec .uneditable-input,
#aec .uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
#aec .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
#aec .uneditable-textarea {
  width: auto;
  height: auto;
}
#aec input:-moz-placeholder,
#aec textarea:-moz-placeholder {
  color: #999;
}
#aec input:-ms-input-placeholder,
#aec textarea:-ms-input-placeholder {
  color: #999;
}
#aec input::-webkit-input-placeholder,
#aec textarea::-webkit-input-placeholder {
  color: #999;
}
#aec .radio,
#aec .checkbox {
  min-height: 18px;
  padding-left: 18px;
}
#aec .radio input[type="radio"],
#aec .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
#aec .controls > .radio:first-child,
#aec .controls > .checkbox:first-child {
  padding-top: 5px;
}
#aec .radio.inline,
#aec .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
#aec .radio.inline + .radio.inline,
#aec .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
#aec .input-mini {
  width: 60px;
}
#aec .input-small {
  width: 90px;
}
#aec .input-medium {
  width: 150px;
}
#aec .input-large {
  width: 210px;
}
#aec .input-xlarge {
  width: 270px;
}
#aec .input-xxlarge {
  width: 530px;
}
#aec input[class*="span"],
#aec select[class*="span"],
#aec textarea[class*="span"],
#aec .uneditable-input[class*="span"],
#aec .row-fluid input[class*="span"],
#aec .row-fluid select[class*="span"],
#aec .row-fluid textarea[class*="span"],
#aec .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
#aec .input-append input[class*="span"],
#aec .input-append .uneditable-input[class*="span"],
#aec .input-prepend input[class*="span"],
#aec .input-prepend .uneditable-input[class*="span"],
#aec .row-fluid input[class*="span"],
#aec .row-fluid select[class*="span"],
#aec .row-fluid textarea[class*="span"],
#aec .row-fluid .uneditable-input[class*="span"],
#aec .row-fluid .input-prepend [class*="span"],
#aec .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
#aec input,
#aec textarea,
#aec .uneditable-input {
  margin-left: 0;
}
#aec .controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
#aec input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
#aec input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
#aec input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
#aec input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
#aec input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
#aec input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
#aec input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
#aec input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
#aec input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
#aec input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
#aec input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
#aec input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
#aec .controls-row {
  *zoom: 1;
}
#aec .controls-row:before,
#aec .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .controls-row:after {
  clear: both;
}
#aec .controls-row [class*="span"] {
  float: left;
}
#aec input[disabled],
#aec select[disabled],
#aec textarea[disabled],
#aec input[readonly],
#aec select[readonly],
#aec textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
#aec input[type="radio"][disabled],
#aec input[type="checkbox"][disabled],
#aec input[type="radio"][readonly],
#aec input[type="checkbox"][readonly] {
  background-color: transparent;
}
#aec .control-group.warning > label,
#aec .control-group.warning .help-block,
#aec .control-group.warning .help-inline {
  color: #c09853;
}
#aec .control-group.warning .checkbox,
#aec .control-group.warning .radio,
#aec .control-group.warning input,
#aec .control-group.warning select,
#aec .control-group.warning textarea {
  color: #c09853;
}
#aec .control-group.warning input,
#aec .control-group.warning select,
#aec .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#aec .control-group.warning input:focus,
#aec .control-group.warning select:focus,
#aec .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
#aec .control-group.warning .input-prepend .add-on,
#aec .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
#aec .control-group.error > label,
#aec .control-group.error .help-block,
#aec .control-group.error .help-inline {
  color: #b94a48;
}
#aec .control-group.error .checkbox,
#aec .control-group.error .radio,
#aec .control-group.error input,
#aec .control-group.error select,
#aec .control-group.error textarea {
  color: #b94a48;
}
#aec .control-group.error input,
#aec .control-group.error select,
#aec .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#aec .control-group.error input:focus,
#aec .control-group.error select:focus,
#aec .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
#aec .control-group.error .input-prepend .add-on,
#aec .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
#aec .control-group.success > label,
#aec .control-group.success .help-block,
#aec .control-group.success .help-inline {
  color: #468847;
}
#aec .control-group.success .checkbox,
#aec .control-group.success .radio,
#aec .control-group.success input,
#aec .control-group.success select,
#aec .control-group.success textarea {
  color: #468847;
}
#aec .control-group.success input,
#aec .control-group.success select,
#aec .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#aec .control-group.success input:focus,
#aec .control-group.success select:focus,
#aec .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
#aec .control-group.success .input-prepend .add-on,
#aec .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
#aec .control-group.info > label,
#aec .control-group.info .help-block,
#aec .control-group.info .help-inline {
  color: #3a87ad;
}
#aec .control-group.info .checkbox,
#aec .control-group.info .radio,
#aec .control-group.info input,
#aec .control-group.info select,
#aec .control-group.info textarea {
  color: #3a87ad;
}
#aec .control-group.info input,
#aec .control-group.info select,
#aec .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#aec .control-group.info input:focus,
#aec .control-group.info select:focus,
#aec .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
#aec .control-group.info .input-prepend .add-on,
#aec .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
#aec input:focus:required:invalid,
#aec textarea:focus:required:invalid,
#aec select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
#aec input:focus:required:invalid:focus,
#aec textarea:focus:required:invalid:focus,
#aec select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
#aec .form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
#aec .form-actions:before,
#aec .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .form-actions:after {
  clear: both;
}
#aec .help-block,
#aec .help-inline {
  color: #595959;
}
#aec .help-block {
  display: block;
  margin-bottom: 10px;
}
#aec .help-inline {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
#aec .input-append,
#aec .input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
#aec .input-append input,
#aec .input-append select,
#aec .input-append .uneditable-input,
#aec .input-prepend input,
#aec .input-prepend select,
#aec .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#aec .input-append input:focus,
#aec .input-append select:focus,
#aec .input-append .uneditable-input:focus,
#aec .input-prepend input:focus,
#aec .input-prepend select:focus,
#aec .input-prepend .uneditable-input:focus {
  z-index: 2;
}
#aec .input-append .add-on,
#aec .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
#aec .input-append .add-on,
#aec .input-append .btn,
#aec .input-prepend .add-on,
#aec .input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .input-append .active,
#aec .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
#aec .input-prepend .add-on,
#aec .input-prepend .btn {
  margin-right: -1px;
}
#aec .input-prepend .add-on:first-child,
#aec .input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#aec .input-append input,
#aec .input-append select,
#aec .input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#aec .input-append .add-on,
#aec .input-append .btn {
  margin-left: -1px;
}
#aec .input-append .add-on:last-child,
#aec .input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#aec .input-prepend.input-append input,
#aec .input-prepend.input-append select,
#aec .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .input-prepend.input-append .add-on:first-child,
#aec .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#aec .input-prepend.input-append .add-on:last-child,
#aec .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#aec input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#aec .form-search .input-append .search-query,
#aec .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
#aec .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
#aec .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
#aec .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
#aec .form-search input,
#aec .form-search textarea,
#aec .form-search select,
#aec .form-search .help-inline,
#aec .form-search .uneditable-input,
#aec .form-search .input-prepend,
#aec .form-search .input-append,
#aec .form-inline input,
#aec .form-inline textarea,
#aec .form-inline select,
#aec .form-inline .help-inline,
#aec .form-inline .uneditable-input,
#aec .form-inline .input-prepend,
#aec .form-inline .input-append,
#aec .form-horizontal input,
#aec .form-horizontal textarea,
#aec .form-horizontal select,
#aec .form-horizontal .help-inline,
#aec .form-horizontal .uneditable-input,
#aec .form-horizontal .input-prepend,
#aec .form-horizontal .input-append {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
#aec .form-search .hide,
#aec .form-inline .hide,
#aec .form-horizontal .hide {
  display: none;
}
#aec .form-search label,
#aec .form-inline label,
#aec .form-search .btn-group,
#aec .form-inline .btn-group {
  display: inline-block;
}
#aec .form-search .input-append,
#aec .form-inline .input-append,
#aec .form-search .input-prepend,
#aec .form-inline .input-prepend {
  margin-bottom: 0;
}
#aec .form-search .radio,
#aec .form-search .checkbox,
#aec .form-inline .radio,
#aec .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
#aec .form-search .radio input[type="radio"],
#aec .form-search .checkbox input[type="checkbox"],
#aec .form-inline .radio input[type="radio"],
#aec .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
#aec .control-group {
  margin-bottom: 10px;
}
#aec legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
#aec .form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
#aec .form-horizontal .control-group:before,
#aec .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .form-horizontal .control-group:after {
  clear: both;
}
#aec .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
#aec .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
#aec .form-horizontal .controls:first-child {
  *padding-left: 180px;
}
#aec .form-horizontal .help-block {
  margin-bottom: 0;
}
#aec .form-horizontal input + .help-block,
#aec .form-horizontal select + .help-block,
#aec .form-horizontal textarea + .help-block {
  margin-top: 10px;
}
#aec .form-horizontal .form-actions {
  padding-left: 180px;
}
#aec table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
#aec .table {
  width: 100%;
  margin-bottom: 20px;
}
#aec .table th,
#aec .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
#aec .table th {
  font-weight: bold;
}
#aec .table thead th {
  vertical-align: bottom;
}
#aec .table caption + thead tr:first-child th,
#aec .table caption + thead tr:first-child td,
#aec .table colgroup + thead tr:first-child th,
#aec .table colgroup + thead tr:first-child td,
#aec .table thead:first-child tr:first-child th,
#aec .table thead:first-child tr:first-child td {
  border-top: 0;
}
#aec .table tbody + tbody {
  border-top: 2px solid #ddd;
}
#aec .table-condensed th,
#aec .table-condensed td {
  padding: 4px 5px;
}
#aec .table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aec .table-bordered th,
#aec .table-bordered td {
  border-left: 1px solid #ddd;
}
#aec .table-bordered caption + thead tr:first-child th,
#aec .table-bordered caption + tbody tr:first-child th,
#aec .table-bordered caption + tbody tr:first-child td,
#aec .table-bordered colgroup + thead tr:first-child th,
#aec .table-bordered colgroup + tbody tr:first-child th,
#aec .table-bordered colgroup + tbody tr:first-child td,
#aec .table-bordered thead:first-child tr:first-child th,
#aec .table-bordered tbody:first-child tr:first-child th,
#aec .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
#aec .table-bordered thead:first-child tr:first-child th:first-child,
#aec .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
#aec .table-bordered thead:first-child tr:first-child th:last-child,
#aec .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
#aec .table-bordered thead:last-child tr:last-child th:first-child,
#aec .table-bordered tbody:last-child tr:last-child td:first-child,
#aec .table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
#aec .table-bordered thead:last-child tr:last-child th:last-child,
#aec .table-bordered tbody:last-child tr:last-child td:last-child,
#aec .table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
#aec .table-bordered caption + thead tr:first-child th:first-child,
#aec .table-bordered caption + tbody tr:first-child td:first-child,
#aec .table-bordered colgroup + thead tr:first-child th:first-child,
#aec .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
#aec .table-bordered caption + thead tr:first-child th:last-child,
#aec .table-bordered caption + tbody tr:first-child td:last-child,
#aec .table-bordered colgroup + thead tr:first-child th:last-child,
#aec .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
#aec .table-striped tbody tr:nth-child(odd) td,
#aec .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
#aec .table-hover tbody tr:hover td,
#aec .table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
#aec table [class*=span],
#aec .row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
#aec .table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
#aec .table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
#aec .table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
#aec .table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
#aec .table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
#aec .table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
#aec .table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
#aec .table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
#aec .table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
#aec .table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
#aec .table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
#aec .table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
#aec .table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
#aec .table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
#aec .table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
#aec .table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
#aec .table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
#aec .table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
#aec .table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
#aec .table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
#aec .table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
#aec .table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
#aec .table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
#aec .table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
#aec .table tbody tr.success td {
  background-color: #dff0d8;
}
#aec .table tbody tr.error td {
  background-color: #f2dede;
}
#aec .table tbody tr.warning td {
  background-color: #fcf8e3;
}
#aec .table tbody tr.info td {
  background-color: #d9edf7;
}
#aec .table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
#aec .table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
#aec .table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
#aec .table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
#aec .nav-list [class^="bsicon-"] {
  margin-right: 2px;
}
#aec .btn-large [class^="bsicon-"] {
  margin-top: 2px;
}
#aec .btn-small [class^="bsicon-"] {
  margin-top: 0;
}
#aec [class^="bsicon-"],
#aec [class*=" bsicon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/site/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
#aec i.bsicon-white,
#aec .nav-tabs > .active > a > i[class^="bsicon-"],
#aec .nav-tabs > .active > a > i[class*=" bsicon-"],
#aec .nav-pills > .active > a > i[class^="bsicon-"],
#aec .nav-pills > .active > a > i[class*=" bsicon-"],
#aec .nav-list > .active > a > i[class^="bsicon-"],
#aec .nav-list > .active > a > i[class*=" bsicon-"],
#aec .navbar-inverse .nav > .active > a > i[class^="bsicon-"],
#aec .navbar-inverse .nav > .active > a > i[class*=" bsicon-"],
#aec .dropdown-menu > li > a:hover > i[class^="bsicon-"],
#aec .dropdown-menu > li > a:hover > i[class*=" bsicon-"],
#aec .dropdown-menu > .active > a > i[class^="bsicon-"],
#aec .dropdown-menu > .active > a > i[class*=" bsicon-"] {
  background-image: url("../images/site/glyphicons-halflings-white.png");
}
#aec .bsicon-glass {
  background-position: 0 0;
}
#aec .bsicon-music {
  background-position: -24px 0;
}
#aec .bsicon-search {
  background-position: -48px 0;
}
#aec .bsicon-envelope {
  background-position: -72px 0;
}
#aec .bsicon-heart {
  background-position: -96px 0;
}
#aec .bsicon-star {
  background-position: -120px 0;
}
#aec .bsicon-star-empty {
  background-position: -144px 0;
}
#aec .bsicon-user {
  background-position: -168px 0;
}
#aec .bsicon-film {
  background-position: -192px 0;
}
#aec .bsicon-th-large {
  background-position: -216px 0;
}
#aec .bsicon-th {
  background-position: -240px 0;
}
#aec .bsicon-th-list {
  background-position: -264px 0;
}
#aec .bsicon-ok {
  background-position: -288px 0;
}
#aec .bsicon-remove {
  background-position: -312px 0;
}
#aec .bsicon-zoom-in {
  background-position: -336px 0;
}
#aec .bsicon-zoom-out {
  background-position: -360px 0;
}
#aec .bsicon-off {
  background-position: -384px 0;
}
#aec .bsicon-signal {
  background-position: -408px 0;
}
#aec .bsicon-cog {
  background-position: -432px 0;
}
#aec .bsicon-trash {
  background-position: -456px 0;
}
#aec .bsicon-home {
  background-position: 0 -24px;
}
#aec .bsicon-file {
  background-position: -24px -24px;
}
#aec .bsicon-time {
  background-position: -48px -24px;
}
#aec .bsicon-road {
  background-position: -72px -24px;
}
#aec .bsicon-download-alt {
  background-position: -96px -24px;
}
#aec .bsicon-download {
  background-position: -120px -24px;
}
#aec .bsicon-upload {
  background-position: -144px -24px;
}
#aec .bsicon-inbox {
  background-position: -168px -24px;
}
#aec .bsicon-play-circle {
  background-position: -192px -24px;
}
#aec .bsicon-repeat {
  background-position: -216px -24px;
}
#aec .bsicon-refresh {
  background-position: -240px -24px;
}
#aec .bsicon-list-alt {
  background-position: -264px -24px;
}
#aec .bsicon-lock {
  background-position: -287px -24px;
}
#aec .bsicon-flag {
  background-position: -312px -24px;
}
#aec .bsicon-headphones {
  background-position: -336px -24px;
}
#aec .bsicon-volume-off {
  background-position: -360px -24px;
}
#aec .bsicon-volume-down {
  background-position: -384px -24px;
}
#aec .bsicon-volume-up {
  background-position: -408px -24px;
}
#aec .bsicon-qrcode {
  background-position: -432px -24px;
}
#aec .bsicon-barcode {
  background-position: -456px -24px;
}
#aec .bsicon-tag {
  background-position: 0 -48px;
}
#aec .bsicon-tags {
  background-position: -25px -48px;
}
#aec .bsicon-book {
  background-position: -48px -48px;
}
#aec .bsicon-bookmark {
  background-position: -72px -48px;
}
#aec .bsicon-print {
  background-position: -96px -48px;
}
#aec .bsicon-camera {
  background-position: -120px -48px;
}
#aec .bsicon-font {
  background-position: -144px -48px;
}
#aec .bsicon-bold {
  background-position: -167px -48px;
}
#aec .bsicon-italic {
  background-position: -192px -48px;
}
#aec .bsicon-text-height {
  background-position: -216px -48px;
}
#aec .bsicon-text-width {
  background-position: -240px -48px;
}
#aec .bsicon-align-left {
  background-position: -264px -48px;
}
#aec .bsicon-align-center {
  background-position: -288px -48px;
}
#aec .bsicon-align-right {
  background-position: -312px -48px;
}
#aec .bsicon-align-justify {
  background-position: -336px -48px;
}
#aec .bsicon-list {
  background-position: -360px -48px;
}
#aec .bsicon-indent-left {
  background-position: -384px -48px;
}
#aec .bsicon-indent-right {
  background-position: -408px -48px;
}
#aec .bsicon-facetime-video {
  background-position: -432px -48px;
}
#aec .bsicon-picture {
  background-position: -456px -48px;
}
#aec .bsicon-pencil {
  background-position: 0 -72px;
}
#aec .bsicon-map-marker {
  background-position: -24px -72px;
}
#aec .bsicon-adjust {
  background-position: -48px -72px;
}
#aec .bsicon-tint {
  background-position: -72px -72px;
}
#aec .bsicon-edit {
  background-position: -96px -72px;
}
#aec .bsicon-share {
  background-position: -120px -72px;
}
#aec .bsicon-check {
  background-position: -144px -72px;
}
#aec .bsicon-move {
  background-position: -168px -72px;
}
#aec .bsicon-step-backward {
  background-position: -192px -72px;
}
#aec .bsicon-fast-backward {
  background-position: -216px -72px;
}
#aec .bsicon-backward {
  background-position: -240px -72px;
}
#aec .bsicon-play {
  background-position: -264px -72px;
}
#aec .bsicon-pause {
  background-position: -288px -72px;
}
#aec .bsicon-stop {
  background-position: -312px -72px;
}
#aec .bsicon-forward {
  background-position: -336px -72px;
}
#aec .bsicon-fast-forward {
  background-position: -360px -72px;
}
#aec .bsicon-step-forward {
  background-position: -384px -72px;
}
#aec .bsicon-eject {
  background-position: -408px -72px;
}
#aec .bsicon-chevron-left {
  background-position: -432px -72px;
}
#aec .bsicon-chevron-right {
  background-position: -456px -72px;
}
#aec .bsicon-plus-sign {
  background-position: 0 -96px;
}
#aec .bsicon-minus-sign {
  background-position: -24px -96px;
}
#aec .bsicon-remove-sign {
  background-position: -48px -96px;
}
#aec .bsicon-ok-sign {
  background-position: -72px -96px;
}
#aec .bsicon-question-sign {
  background-position: -96px -96px;
}
#aec .bsicon-info-sign {
  background-position: -120px -96px;
}
#aec .bsicon-screenshot {
  background-position: -144px -96px;
}
#aec .bsicon-remove-circle {
  background-position: -168px -96px;
}
#aec .bsicon-ok-circle {
  background-position: -192px -96px;
}
#aec .bsicon-ban-circle {
  background-position: -216px -96px;
}
#aec .bsicon-arrow-left {
  background-position: -240px -96px;
}
#aec .bsicon-arrow-right {
  background-position: -264px -96px;
}
#aec .bsicon-arrow-up {
  background-position: -289px -96px;
}
#aec .bsicon-arrow-down {
  background-position: -312px -96px;
}
#aec .bsicon-share-alt {
  background-position: -336px -96px;
}
#aec .bsicon-resize-full {
  background-position: -360px -96px;
}
#aec .bsicon-resize-small {
  background-position: -384px -96px;
}
#aec .bsicon-plus {
  background-position: -408px -96px;
}
#aec .bsicon-minus {
  background-position: -433px -96px;
}
#aec .bsicon-asterisk {
  background-position: -456px -96px;
}
#aec .bsicon-exclamation-sign {
  background-position: 0 -120px;
}
#aec .bsicon-gift {
  background-position: -24px -120px;
}
#aec .bsicon-leaf {
  background-position: -48px -120px;
}
#aec .bsicon-fire {
  background-position: -72px -120px;
}
#aec .bsicon-eye-open {
  background-position: -96px -120px;
}
#aec .bsicon-eye-close {
  background-position: -120px -120px;
}
#aec .bsicon-warning-sign {
  background-position: -144px -120px;
}
#aec .bsicon-plane {
  background-position: -168px -120px;
}
#aec .bsicon-calendar {
  background-position: -192px -120px;
}
#aec .bsicon-random {
  background-position: -216px -120px;
  width: 16px;
}
#aec .bsicon-comment {
  background-position: -240px -120px;
}
#aec .bsicon-magnet {
  background-position: -264px -120px;
}
#aec .bsicon-chevron-up {
  background-position: -288px -120px;
}
#aec .bsicon-chevron-down {
  background-position: -313px -119px;
}
#aec .bsicon-retweet {
  background-position: -336px -120px;
}
#aec .bsicon-shopping-cart {
  background-position: -360px -120px;
}
#aec .bsicon-folder-close {
  background-position: -384px -120px;
}
#aec .bsicon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
#aec .bsicon-resize-vertical {
  background-position: -432px -119px;
}
#aec .bsicon-resize-horizontal {
  background-position: -456px -118px;
}
#aec .bsicon-hdd {
  background-position: 0 -144px;
}
#aec .bsicon-bullhorn {
  background-position: -24px -144px;
}
#aec .bsicon-bell {
  background-position: -48px -144px;
}
#aec .bsicon-certificate {
  background-position: -72px -144px;
}
#aec .bsicon-thumbs-up {
  background-position: -96px -144px;
}
#aec .bsicon-thumbs-down {
  background-position: -120px -144px;
}
#aec .bsicon-hand-right {
  background-position: -144px -144px;
}
#aec .bsicon-hand-left {
  background-position: -168px -144px;
}
#aec .bsicon-hand-up {
  background-position: -192px -144px;
}
#aec .bsicon-hand-down {
  background-position: -216px -144px;
}
#aec .bsicon-circle-arrow-right {
  background-position: -240px -144px;
}
#aec .bsicon-circle-arrow-left {
  background-position: -264px -144px;
}
#aec .bsicon-circle-arrow-up {
  background-position: -288px -144px;
}
#aec .bsicon-circle-arrow-down {
  background-position: -312px -144px;
}
#aec .bsicon-globe {
  background-position: -336px -144px;
}
#aec .bsicon-wrench {
  background-position: -360px -144px;
}
#aec .bsicon-tasks {
  background-position: -384px -144px;
}
#aec .bsicon-filter {
  background-position: -408px -144px;
}
#aec .bsicon-briefcase {
  background-position: -432px -144px;
}
#aec .bsicon-fullscreen {
  background-position: -456px -144px;
}
#aec .dropup,
#aec .dropdown {
  position: relative;
}
#aec .dropdown-toggle {
  *margin-bottom: -3px;
}
#aec .dropdown-toggle:active,
#aec .open .dropdown-toggle {
  outline: 0;
}
#aec .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
#aec .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
#aec .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#aec .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#aec .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
#aec .dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
#aec .dropdown-menu li > a:hover,
#aec .dropdown-menu li > a:focus,
#aec .dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #08c;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
#aec .dropdown-menu .active > a,
#aec .dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #08c;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
#aec .dropdown-menu .disabled > a,
#aec .dropdown-menu .disabled > a:hover {
  color: #999;
}
#aec .dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
#aec .open {
  *z-index: 1000;
}
#aec .open > .dropdown-menu {
  display: block;
}
#aec .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#aec .dropup .caret,
#aec .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
#aec .dropup .dropdown-menu,
#aec .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
#aec .dropdown-submenu {
  position: relative;
}
#aec .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
#aec .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
#aec .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
#aec .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
#aec .dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
#aec .typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aec .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
#aec .well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
#aec .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#aec .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#aec .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
#aec .fade.in {
  opacity: 1;
}
#aec .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
#aec .collapse.in {
  height: auto;
}
#aec .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#aec .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#aec button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#aec .btn {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
#aec .btn:hover,
#aec .btn:active,
#aec .btn.active,
#aec .btn.disabled,
#aec .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
#aec .btn:active,
#aec .btn.active {
  background-color: #cccccc \9;
}
#aec .btn:first-child {
  *margin-left: 0;
}
#aec .btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  /* Buttons in IE7 don't get borders, so darken on hover */
  *background-color: #d9d9d9;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
#aec .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#aec .btn.active,
#aec .btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
#aec .btn.disabled,
#aec .btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aec .btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aec .btn-large [class^="icon-"] {
  margin-top: 2px;
}
#aec .btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px;
}
#aec .btn-small [class^="icon-"] {
  margin-top: 0;
}
#aec .btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 17px;
}
#aec .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#aec .btn-block + .btn-block {
  margin-top: 5px;
}
#aec input[type="submit"].btn-block,
#aec input[type="reset"].btn-block,
#aec input[type="button"].btn-block {
  width: 100%;
}
#aec .btn-primary.active,
#aec .btn-warning.active,
#aec .btn-danger.active,
#aec .btn-success.active,
#aec .btn-info.active,
#aec .btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
#aec .btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
#aec .btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#08c,#0044cc);
  background-image: -o-linear-gradient(top,#08c,#0044cc);
  background-image: linear-gradient(to bottom,#08c,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
  border-color: #0044cc #0044cc #002b80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#aec .btn-primary:hover,
#aec .btn-primary:active,
#aec .btn-primary.active,
#aec .btn-primary.disabled,
#aec .btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003cb3;
}
#aec .btn-primary:active,
#aec .btn-primary.active {
  background-color: #003399 \9;
}
#aec .btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#aec .btn-warning:hover,
#aec .btn-warning:active,
#aec .btn-warning.active,
#aec .btn-warning.disabled,
#aec .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
#aec .btn-warning:active,
#aec .btn-warning.active {
  background-color: #c67605 \9;
}
#aec .btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#aec .btn-danger:hover,
#aec .btn-danger:active,
#aec .btn-danger.active,
#aec .btn-danger.disabled,
#aec .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
#aec .btn-danger:active,
#aec .btn-danger.active {
  background-color: #942a25 \9;
}
#aec .btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#aec .btn-success:hover,
#aec .btn-success:active,
#aec .btn-success.active,
#aec .btn-success.disabled,
#aec .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
#aec .btn-success:active,
#aec .btn-success.active {
  background-color: #408140 \9;
}
#aec .btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#aec .btn-info:hover,
#aec .btn-info:active,
#aec .btn-info.active,
#aec .btn-info.disabled,
#aec .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
#aec .btn-info:active,
#aec .btn-info.active {
  background-color: #24748c \9;
}
#aec .btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#aec .btn-inverse:hover,
#aec .btn-inverse:active,
#aec .btn-inverse.active,
#aec .btn-inverse.disabled,
#aec .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
#aec .btn-inverse:active,
#aec .btn-inverse.active {
  background-color: #090909 \9;
}
#aec button.btn,
#aec input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
#aec button.btn::-moz-focus-inner,
#aec input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#aec button.btn.btn-large,
#aec input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
#aec button.btn.btn-small,
#aec input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
#aec button.btn.btn-mini,
#aec input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
#aec .btn-link,
#aec .btn-link:active,
#aec .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#aec .btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
#aec .btn-link[disabled]:hover {
  color: #333;
  text-decoration: none;
}
#aec .btn-group {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
#aec .btn-group:first-child {
  *margin-left: 0;
}
#aec .btn-group + .btn-group {
  margin-left: 5px;
}
#aec .btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#aec .btn-toolbar .btn-group {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
}
#aec .btn-toolbar .btn + .btn,
#aec .btn-toolbar .btn-group + .btn,
#aec .btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
#aec .btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .btn-group > .btn + .btn {
  margin-left: -1px;
}
#aec .btn-group > .btn,
#aec .btn-group > .dropdown-menu {
  font-size: 14px;
}
#aec .btn-group > .btn-mini {
  font-size: 11px;
}
#aec .btn-group > .btn-small {
  font-size: 12px;
}
#aec .btn-group > .btn-large {
  font-size: 16px;
}
#aec .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
#aec .btn-group > .btn:last-child,
#aec .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
#aec .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
#aec .btn-group > .btn.large:last-child,
#aec .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
#aec .btn-group > .btn:hover,
#aec .btn-group > .btn:focus,
#aec .btn-group > .btn:active,
#aec .btn-group > .btn.active {
  z-index: 2;
}
#aec .btn-group .dropdown-toggle:active,
#aec .btn-group.open .dropdown-toggle {
  outline: 0;
}
#aec .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
#aec .btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
#aec .btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
#aec .btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
#aec .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
#aec .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
#aec .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
#aec .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
#aec .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
#aec .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
#aec .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
#aec .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
#aec .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
#aec .btn-mini .caret,
#aec .btn-small .caret,
#aec .btn-large .caret {
  margin-top: 6px;
}
#aec .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
#aec .dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}
#aec .btn-primary .caret,
#aec .btn-warning .caret,
#aec .btn-danger .caret,
#aec .btn-info .caret,
#aec .btn-success .caret,
#aec .btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#aec .btn-group-vertical {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
}
#aec .btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
#aec .btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#aec .btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#aec .btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
#aec .btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#aec .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
#aec .alert h4 {
  margin: 0;
}
#aec .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
#aec .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
#aec .alert-danger,
#aec .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
#aec .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
#aec .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
#aec .alert-block > p,
#aec .alert-block > ul {
  margin-bottom: 0;
}
#aec .alert-block p + p {
  margin-top: 5px;
}
#aec .nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
#aec .nav > li > a {
  display: block;
}
#aec .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
#aec .nav > .pull-right {
  float: right;
}
#aec .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
#aec .nav li + .nav-header {
  margin-top: 9px;
}
#aec .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
#aec .nav-list > li > a,
#aec .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#aec .nav-list > li > a {
  padding: 3px 15px;
}
#aec .nav-list > .active > a,
#aec .nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #08c;
}
#aec .nav-list [class^="icon-"] {
  margin-right: 2px;
}
#aec .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
#aec .nav-tabs,
#aec .nav-pills {
  *zoom: 1;
}
#aec .nav-tabs:before,
#aec .nav-tabs:after,
#aec .nav-pills:before,
#aec .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .nav-tabs:after,
#aec .nav-pills:after {
  clear: both;
}
#aec .nav-tabs > li,
#aec .nav-pills > li {
  float: left;
}
#aec .nav-tabs > li > a,
#aec .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
#aec .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#aec .nav-tabs > li {
  margin-bottom: -1px;
}
#aec .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#aec .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
#aec .nav-tabs > .active > a,
#aec .nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
#aec .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aec .nav-pills > .active > a,
#aec .nav-pills > .active > a:hover {
  color: #fff;
  background-color: #08c;
}
#aec .nav-stacked > li {
  float: none;
}
#aec .nav-stacked > li > a {
  margin-right: 0;
}
#aec .nav-tabs.nav-stacked {
  border-bottom: 0;
}
#aec .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
#aec .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
#aec .nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
#aec .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
#aec .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
#aec .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#aec .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#aec .nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
#aec .nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
#aec .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
#aec .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#aec .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
#aec .nav > .dropdown.active > a:hover {
  cursor: pointer;
}
#aec .nav-tabs .open .dropdown-toggle,
#aec .nav-pills .open .dropdown-toggle,
#aec .nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
#aec .nav li.dropdown.open .caret,
#aec .nav li.dropdown.open.active .caret,
#aec .nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
#aec .tabs-stacked .open > a:hover {
  border-color: #999;
}
#aec .tabbable {
  *zoom: 1;
}
#aec .tabbable:before,
#aec .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .tabbable:after {
  clear: both;
}
#aec .tab-content {
  overflow: auto;
}
#aec .tabs-below > .nav-tabs,
#aec .tabs-right > .nav-tabs,
#aec .tabs-left > .nav-tabs {
  border-bottom: 0;
}
#aec .tab-content > .tab-pane,
#aec .pill-content > .pill-pane {
  display: none;
}
#aec .tab-content > .active,
#aec .pill-content > .active {
  display: block;
}
#aec .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
#aec .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
#aec .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#aec .tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
#aec .tabs-below > .nav-tabs > .active > a,
#aec .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
#aec .tabs-left > .nav-tabs > li,
#aec .tabs-right > .nav-tabs > li {
  float: none;
}
#aec .tabs-left > .nav-tabs > li > a,
#aec .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
#aec .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
#aec .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#aec .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}
#aec .tabs-left > .nav-tabs .active > a,
#aec .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
#aec .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
#aec .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#aec .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}
#aec .tabs-right > .nav-tabs .active > a,
#aec .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
#aec .nav > .disabled > a {
  color: #999;
}
#aec .nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
#aec .navbar {
  overflow: visible;
  margin-bottom: 20px;
  color: #777;
  *position: relative;
  *z-index: 2;
}
#aec .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
#aec .navbar-inner:before,
#aec .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .navbar-inner:after {
  clear: both;
}
#aec .navbar .container {
  width: auto;
}
#aec .nav-collapse.collapse {
  height: auto;
}
#aec .navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}
#aec .navbar .brand:hover {
  text-decoration: none;
}
#aec .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
#aec .navbar-link {
  color: #777;
}
#aec .navbar-link:hover {
  color: #333;
}
#aec .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
#aec .navbar .btn,
#aec .navbar .btn-group {
  margin-top: 5px;
}
#aec .navbar .btn-group .btn,
#aec .navbar .input-prepend .btn,
#aec .navbar .input-append .btn {
  margin-top: 0;
}
#aec .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
#aec .navbar-form:before,
#aec .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .navbar-form:after {
  clear: both;
}
#aec .navbar-form input,
#aec .navbar-form select,
#aec .navbar-form .radio,
#aec .navbar-form .checkbox {
  margin-top: 5px;
}
#aec .navbar-form input,
#aec .navbar-form select,
#aec .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
#aec .navbar-form input[type="image"],
#aec .navbar-form input[type="checkbox"],
#aec .navbar-form input[type="radio"] {
  margin-top: 3px;
}
#aec .navbar-form .input-append,
#aec .navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
#aec .navbar-form .input-append input,
#aec .navbar-form .input-prepend input {
  margin-top: 0;
}
#aec .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
#aec .navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#aec .navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0;
}
#aec .navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .navbar-fixed-top,
#aec .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
#aec .navbar-fixed-top .navbar-inner,
#aec .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
#aec .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
#aec .navbar-fixed-top .navbar-inner,
#aec .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#aec .navbar-static-top .container,
#aec .navbar-fixed-top .container,
#aec .navbar-fixed-bottom .container {
  width: 940px;
}
#aec .navbar-fixed-top {
  top: 0;
}
#aec .navbar-fixed-top .navbar-inner,
#aec .navbar-static-top .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
}
#aec .navbar-fixed-bottom {
  bottom: 0;
}
#aec .navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
}
#aec .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
#aec .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
#aec .navbar .nav > li {
  float: left;
}
#aec .navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
#aec .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
#aec .navbar .nav > li > a:focus,
#aec .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
#aec .navbar .nav > .active > a,
#aec .navbar .nav > .active > a:hover,
#aec .navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
#aec .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
}
#aec .navbar .btn-navbar:hover,
#aec .navbar .btn-navbar:active,
#aec .navbar .btn-navbar.active,
#aec .navbar .btn-navbar.disabled,
#aec .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
#aec .navbar .btn-navbar:active,
#aec .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
#aec .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
#aec .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
#aec .navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
#aec .navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
#aec .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
#aec .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
#aec .navbar .nav li.dropdown.open > .dropdown-toggle,
#aec .navbar .nav li.dropdown.active > .dropdown-toggle,
#aec .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
#aec .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
#aec .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
#aec .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
#aec .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
#aec .navbar .pull-right > li > .dropdown-menu,
#aec .navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
#aec .navbar .pull-right > li > .dropdown-menu:before,
#aec .navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
#aec .navbar .pull-right > li > .dropdown-menu:after,
#aec .navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
#aec .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
#aec .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
#aec .navbar-inverse {
  color: #999;
}
#aec .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
#aec .navbar-inverse .brand,
#aec .navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
#aec .navbar-inverse .brand:hover,
#aec .navbar-inverse .nav > li > a:hover {
  color: #fff;
}
#aec .navbar-inverse .nav > li > a:focus,
#aec .navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
#aec .navbar-inverse .nav .active > a,
#aec .navbar-inverse .nav .active > a:hover,
#aec .navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
#aec .navbar-inverse .navbar-link {
  color: #999;
}
#aec .navbar-inverse .navbar-link:hover {
  color: #fff;
}
#aec .navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
#aec .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
#aec .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
#aec .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
#aec .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
#aec .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
#aec .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
#aec .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#aec .navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#aec .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
#aec .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
#aec .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
#aec .navbar-inverse .navbar-search .search-query:focus,
#aec .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
#aec .navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#aec .navbar-inverse .btn-navbar:hover,
#aec .navbar-inverse .btn-navbar:active,
#aec .navbar-inverse .btn-navbar.active,
#aec .navbar-inverse .btn-navbar.disabled,
#aec .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
#aec .navbar-inverse .btn-navbar:active,
#aec .navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
#aec .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aec .breadcrumb li {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
#aec .breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
#aec .breadcrumb .active {
  color: #999;
}
#aec .pagination {
  height: 40px;
  margin: 20px 0;
}
#aec .pagination ul {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
#aec .pagination ul > li {
  display: inline;
}
#aec .pagination ul > li > a,
#aec .pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
#aec .pagination ul > li > a:hover,
#aec .pagination ul > .active > a,
#aec .pagination ul > .active > span {
  background-color: #f5f5f5;
}
#aec .pagination ul > .active > a,
#aec .pagination ul > .active > span {
  color: #999;
  cursor: default;
}
#aec .pagination ul > .disabled > span,
#aec .pagination ul > .disabled > a,
#aec .pagination ul > .disabled > a:hover {
  color: #999;
  background-color: transparent;
  cursor: default;
}
#aec .pagination ul > li:first-child > a,
#aec .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#aec .pagination ul > li:last-child > a,
#aec .pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#aec .pagination-centered {
  text-align: center;
}
#aec .pagination-right {
  text-align: right;
}
#aec .pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
#aec .pager:before,
#aec .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .pager:after {
  clear: both;
}
#aec .pager li {
  display: inline;
}
#aec .pager a,
#aec .pager span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#aec .pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
#aec .pager .next a,
#aec .pager .next span {
  float: right;
}
#aec .pager .previous a {
  float: left;
}
#aec .pager .disabled a,
#aec .pager .disabled a:hover,
#aec .pager .disabled span {
  color: #999;
  background-color: #fff;
  cursor: default;
}
#aec .modal-open .modal .dropdown-menu {
  z-index: 2050;
}
#aec .modal-open .modal .dropdown.open {
  *z-index: 2050;
}
#aec .modal-open .modal .popover {
  z-index: 2060;
}
#aec .modal-open .modal .tooltip {
  z-index: 2080;
}
#aec .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
#aec .modal-backdrop.fade {
  opacity: 0;
}
#aec .modal-backdrop,
#aec .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#aec .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  /* IE6-7 */
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#aec .modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
#aec .modal.fade.in {
  top: 50%;
}
#aec .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#aec .modal-header .close {
  margin-top: 2px;
}
#aec .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
#aec .modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
#aec .modal-form {
  margin-bottom: 0;
}
#aec .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
#aec .modal-footer:before,
#aec .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .modal-footer:after {
  clear: both;
}
#aec .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
#aec .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#aec .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#aec .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#aec .tooltip.top {
  margin-top: -3px;
}
#aec .tooltip.right {
  margin-left: 3px;
}
#aec .tooltip.bottom {
  margin-top: 3px;
}
#aec .tooltip.left {
  margin-left: -3px;
}
#aec .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aec .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#aec .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#aec .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
#aec .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
#aec .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#aec .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
#aec .popover.top {
  margin-bottom: 10px;
}
#aec .popover.right {
  margin-left: 10px;
}
#aec .popover.bottom {
  margin-top: 10px;
}
#aec .popover.left {
  margin-right: 10px;
}
#aec .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#aec .popover-content {
  padding: 9px 14px;
}
#aec .popover-content p,
#aec .popover-content ul,
#aec .popover-content ol {
  margin-bottom: 0;
}
#aec .popover .arrow,
#aec .popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#aec .popover .arrow:after {
  content: "";
  z-index: -1;
}
#aec .popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
#aec .popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
}
#aec .popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
#aec .popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
#aec .popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
#aec .popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
}
#aec .popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
#aec .popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}
#aec .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
#aec .thumbnails:before,
#aec .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
#aec .thumbnails:after {
  clear: both;
}
#aec .row-fluid .thumbnails {
  margin-left: 0;
}
#aec .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
#aec .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#aec a.thumbnail:hover {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
#aec .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#aec .thumbnail .caption {
  padding: 9px;
  color: #555;
}
#aec .label,
#aec .badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
#aec .label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#aec .badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
#aec a.label:hover,
#aec a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#aec .label-important,
#aec .badge-important {
  background-color: #b94a48;
}
#aec .label-important[href],
#aec .badge-important[href] {
  background-color: #953b39;
}
#aec .label-warning,
#aec .badge-warning {
  background-color: #f89406;
}
#aec .label-warning[href],
#aec .badge-warning[href] {
  background-color: #c67605;
}
#aec .label-success,
#aec .badge-success {
  background-color: #468847;
}
#aec .label-success[href],
#aec .badge-success[href] {
  background-color: #356635;
}
#aec .label-info,
#aec .badge-info {
  background-color: #3a87ad;
}
#aec .label-info[href],
#aec .badge-info[href] {
  background-color: #2d6987;
}
#aec .label-inverse,
#aec .badge-inverse {
  background-color: #333;
}
#aec .label-inverse[href],
#aec .badge-inverse[href] {
  background-color: #1a1a1a;
}
#aec .btn .label,
#aec .btn .badge {
  position: relative;
  top: -1px;
}
#aec .btn-mini .label,
#aec .btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  #aec from {
    background-position: 40px 0;
  }
  #aec to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  #aec from {
    background-position: 40px 0;
  }
  #aec to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  #aec from {
    background-position: 40px 0;
  }
  #aec to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  #aec from {
    background-position: 0 0;
  }
  #aec to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  #aec from {
    background-position: 40px 0;
  }
  #aec to {
    background-position: 0 0;
  }
}
#aec .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aec .progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
#aec .progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
}
#aec .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
#aec .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
#aec .progress-danger .bar,
#aec .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
#aec .progress-danger.progress-striped .bar,
#aec .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
#aec .progress-success .bar,
#aec .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
#aec .progress-success.progress-striped .bar,
#aec .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
#aec .progress-info .bar,
#aec .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
#aec .progress-info.progress-striped .bar,
#aec .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
#aec .progress-warning .bar,
#aec .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
#aec .progress-warning.progress-striped .bar,
#aec .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
#aec .accordion {
  margin-bottom: 20px;
}
#aec .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#aec .accordion-heading {
  border-bottom: 0;
}
#aec .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
#aec .accordion-toggle {
  cursor: pointer;
}
#aec .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
#aec .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
#aec .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
#aec .carousel .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
#aec .carousel .item > img {
  display: block;
  line-height: 1;
}
#aec .carousel .active,
#aec .carousel .next,
#aec .carousel .prev {
  display: block;
}
#aec .carousel .active {
  left: 0;
}
#aec .carousel .next,
#aec .carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#aec .carousel .next {
  left: 100%;
}
#aec .carousel .prev {
  left: -100%;
}
#aec .carousel .next.left,
#aec .carousel .prev.right {
  left: 0;
}
#aec .carousel .active.left {
  left: -100%;
}
#aec .carousel .active.right {
  left: 100%;
}
#aec .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#aec .carousel-control.right {
  left: auto;
  right: 15px;
}
#aec .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#aec .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
#aec .carousel-caption h4,
#aec .carousel-caption p {
  color: #fff;
  line-height: 20px;
}
#aec .carousel-caption h4 {
  margin: 0 0 5px;
}
#aec .carousel-caption p {
  margin-bottom: 0;
}
#aec .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#aec .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
#aec .hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
}
#aec .pull-right {
  float: right;
}
#aec .pull-left {
  float: left;
}
#aec .hide {
  display: none;
}
#aec .show {
  display: block;
}
#aec .invisible {
  visibility: hidden;
}
#aec .affix {
  position: fixed;
}
#aec {
  width: 100%;
  padding: 0 12px;
}
#aec > div {
  overflow: hidden;
  padding: 4px;
}
#aec form {
  margin: 0 0;
}
#aec .btn {
  padding: 4px 10px 4px;
  display: inline-block;
  font-weight: bold;
  line-height: 16px;
}
#aec .btn i {
  margin-right: 6px;
  margin-top: 2px;
}
#aec .btn i .narrow {
  margin-right: 0;
}
#aec .btn-mini {
  padding: 2px 6px;
}
#aec .btn-icononly i {
  margin-right: 0;
}
#aec .componentheading {
  margin: 12px 0 24px;
  text-align: center;
}
#aec .alert {
  padding: 8px 24px;
  float: left;
  width: 92%;
}
#aec #confirmation-tos {
  margin: 3% 3% 1% 2%;
  width: 90%;
}
#aec #confirmation-info,
#aec #confirmation-form,
#aec #confirmation-extra,
#aec #confirmation-exception {
  margin: 0 3%;
  width: 94%;
}
#aec .btn-processor,
#aec .btn-plangroup {
  width: 120px;
  height: 40px;
  font-size: 120%;
  padding: 0;
}
#aec .btn-processor:hover,
#aec .btn-plangroup:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 0 !important;
}
#aec .btn-overlay {
  background: #555;
  border-radius: 0 0 4px 4px;
  color: #fff;
  display: block;
  position: relative;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
  left: -1px;
  bottom: -13px;
  opacity: 0.7;
  text-shadow: none;
  width: 120px;
}
#aec .btn-tallcontent {
  line-height: 12px;
}
#aec .alert {
  overflow: hidden;
}
#aec .alert .btn {
  float: right;
  margin-right: -26px;
  padding: 4.5px 10px 4px;
}
#aec #confirmation-form table {
  width: 100%;
}
#aec .confirmation-info-header {
  text-align: center;
}
#aec .confirmation-info-content {
  padding: 8px;
  color: #222;
}
#aec .confirmation-info-price {
  display: block;
  padding: 24px 0;
}
#aec .confirmation-info-price p {
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
#aec #cart-info,
#aec .checkout-list {
  margin: 0 5%;
  width: 90%;
}
#aec .checkout-list-item-terms {
  clear: both;
}
#aec table.cart-list {
  width: 100%;
}
#aec table.cart-list td.center-cell {
  text-align: center;
}
#aec tr.aec_formrow,
#aec tr.aec_formrow td {
  border: none;
}
#aec .well {
  float: left;
  width: 92%;
  margin: 12px 1% 48px;
}
#aec .well p {
  display: inline;
  margin: 4px 0;
  clear: both;
}
#aec .well p > input {
  margin: 0 6px;
  vertical-align: middle;
}
#aec .well input {
  margin-bottom: 0;
  vertical-align: inherit;
}
#aec .well button {
  float: right;
  margin-bottom: 0;
  vertical-align: inherit;
}
#aec .well div.controls {
  text-align: left;
}
#aec .well-highlight {
  background-color: #f09696 !important;
}
#aec .well-highlight .label {
  display: none !important;
}
#aec .form-exception-part table {
  width: 100%;
}
#aec td .cleft {
  padding: 2px;
  margin: 0px;
  width: 50%;
  text-align: right !important;
}
#aec td .cright {
  padding: 2px;
  margin: 0px;
  width: 50%;
  text-align: left !important;
}
#aec td .cboth {
  padding: 2px;
  margin: 0px;
  text-align: center !important;
}
#aec td .cboth p {
  text-align: center !important;
}
#aec td .cost-cost {
  text-align: right;
}
#aec .list-term-other {
  opacity: 0.8;
}
#aec .processor-button,
#aec .group-button {
  display: inline-block;
  float: right;
  width: 120px;
  height: 40px;
  margin-left: 8px;
}
#aec .aec-planlist-item,
#aec .aec-planlist-group,
#aec .processor-list {
  border-color: #ddd #bbb #aaa #ddd;
  border-style: solid;
  border-width: 1px;
  float: left;
  margin-bottom: 16px;
  margin-top: 6px;
  padding: 12px 12px 12px 24px;
  width: 95%;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 2px 2px #ddd;
}
#aec .processor-details {
  float: left;
  width: 100%;
}
#aec .processor-details p {
  padding-left: 160px;
}
#aec .processor-details img {
  float: left;
  margin: 7px;
}
#aec .processor-cc-icons {
  float: right;
}
#aec .backtocart-button {
  text-align: right;
  padding: 8px 0px 8px;
}
#aec .nav {
  margin-bottom: 0;
}
#aec .tab-pane table {
  width: 100%;
}
#aec #aec-checkout-params {
  float: left;
}
#aec tr,
#aec td {
  border: none;
}
#aec .aec-checkout-params {
  float: left;
  width: 96%;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 2px 2px #999999;
  margin-bottom: 24px;
  padding: 12px;
  border-radius: 6px;
  text-align: left;
}
#aec .aec-checkout-params table {
  width: 100%;
}
#aec .aec-checkout-params form .button {
  float: right;
}
#aec .tab-content {
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  box-shadow: 0 2px 2px #999999;
  margin-bottom: 12px;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
#aec .checkout-tabs {
  float: left;
  width: 100%;
}
#aec #aec-nav-profile {
  margin-bottom: 12px;
}
#aec .list-term-termlist-term-other {
  opacity: 0.6;
}
#aec label.control-label {
  display: inline-block;
  width: 45%;
  padding-right: 12px;
  line-height: 16px;
  padding-top: 8px;
  vertical-align: top;
  text-align: right;
}
#aec div.control-group .controls > * {
  margin: 0 auto;
  vertical-align: middle;
}
#aec div.control-group .controls {
  display: inline-block;
  width: 50%;
}
#aec div.control-group .controls label {
  margin-top: 6px;
  padding: 4px 8px;
  display: inline-block !important;
  width: 254px;
  white-space: normal;
}
#aec div.control-group .controls p {
  padding-top: 4px;
}
#aec div.control-group .controls .span6 {
  width: 40%;
}
#aec form .control-group {
  width: 100%;
  margin-bottom: 16px;
  clear: both;
}
