/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/autocomplete_theme.css */
.ui-menu .ui-menu-item a {
  font-size: 12px;
}

/* line 4, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/autocomplete_theme.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1510 !important;
  float: left;
  display: none;
  min-width: 160px;
  width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -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;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

/* line 33, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/autocomplete_theme.css */
.ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
  text-decoration: none;
}

/* line 43, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/autocomplete_theme.css */
.ui-state-hover, .ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

/* line 52, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/autocomplete_theme.css */
#modalIns {
  width: 500px;
}

/*!
 * jQuery UI Autocomplete 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*
 *= require jquery-ui/core
 *= require jquery-ui/menu
 *= require jquery-ui/theme
 */
/* line 16, /Users/eduardo/.rvm/gems/ruby-2.7.2/gems/jquery-ui-rails-5.0.5/app/assets/stylesheets/jquery-ui/autocomplete.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/* line 8, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 13, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
body {
  margin: 0;
}

/* line 16, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 30, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 37, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 41, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
[hidden],
template {
  display: none;
}

/* line 45, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a {
  background: transparent;
}

/* line 48, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a:active,
a:hover {
  outline: 0;
}

/* line 52, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 55, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
b,
strong {
  font-weight: bold;
}

/* line 59, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
dfn {
  font-style: italic;
}

/* line 62, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 66, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
mark {
  color: #000;
  background: #ff0;
}

/* line 70, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
small {
  font-size: 80%;
}

/* line 73, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 80, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
sup {
  top: -.5em;
}

/* line 83, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
sub {
  bottom: -.25em;
}

/* line 86, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
img {
  border: 0;
}

/* line 89, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 92, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
figure {
  margin: 1em 40px;
}

/* line 95, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 100, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
pre {
  overflow: auto;
}

/* line 103, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 110, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 119, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
button {
  overflow: visible;
}

/* line 122, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
button,
select {
  text-transform: none;
}

/* line 126, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 133, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 137, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 142, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input {
  line-height: normal;
}

/* line 145, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 150, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 154, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 160, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 164, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 169, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
legend {
  padding: 0;
  border: 0;
}

/* line 173, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
textarea {
  overflow: auto;
}

/* line 176, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
optgroup {
  font-weight: bold;
}

/* line 179, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 183, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
td,
th {
  padding: 0;
}

@media print {
  /* line 188, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 194, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 198, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 201, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 204, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 208, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 214, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  thead {
    display: table-header-group;
  }

  /* line 217, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 221, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  img {
    max-width: 100% !important;
  }

  /* line 224, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 230, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 234, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  select {
    background: #fff !important;
  }

  /* line 237, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar {
    display: none;
  }

  /* line 240, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 244, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 248, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .label {
    border: 1px solid #000;
  }

  /* line 251, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table {
    border-collapse: collapse !important;
  }

  /* line 254, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 259, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 264, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 270, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

/* line 275, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
}

/* line 282, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 290, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 294, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 299, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 304, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
figure {
  margin: 0;
}

/* line 307, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
img {
  vertical-align: middle;
}

/* line 310, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 315, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.img-rounded {
  border-radius: 6px;
}

/* line 318, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 330, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.img-circle {
  border-radius: 50%;
}

/* line 333, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 339, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 349, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 366, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}

/* line 394, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 403, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 417, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 426, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 440, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h1,
.h1 {
  font-size: 36px;
}

/* line 444, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h2,
.h2 {
  font-size: 30px;
}

/* line 448, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h3,
.h3 {
  font-size: 24px;
}

/* line 452, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h4,
.h4 {
  font-size: 18px;
}

/* line 456, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h5,
.h5 {
  font-size: 14px;
}

/* line 460, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
h6,
.h6 {
  font-size: 12px;
}

/* line 464, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
p {
  margin: 0 0 10px;
}

/* line 467, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 474, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .lead {
    font-size: 21px;
  }
}
/* line 478, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
small,
.small {
  font-size: 85%;
}

/* line 482, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
cite {
  font-style: normal;
}

/* line 485, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-left {
  text-align: left;
}

/* line 488, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-right {
  text-align: right;
}

/* line 491, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-center {
  text-align: center;
}

/* line 494, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-justify {
  text-align: justify;
}

/* line 497, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-muted {
  color: #999;
}

/* line 500, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-primary {
  color: #428bca;
}

/* line 503, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.text-primary:hover {
  color: #3071a9;
}

/* line 506, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-success {
  color: #3c763d;
}

/* line 509, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.text-success:hover {
  color: #2b542c;
}

/* line 512, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-info {
  color: #31708f;
}

/* line 515, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.text-info:hover {
  color: #245269;
}

/* line 518, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-warning {
  color: #8a6d3b;
}

/* line 521, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.text-warning:hover {
  color: #66512c;
}

/* line 524, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-danger {
  color: #a94442;
}

/* line 527, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.text-danger:hover {
  color: #843534;
}

/* line 530, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 534, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 537, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.bg-success {
  background-color: #dff0d8;
}

/* line 540, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 543, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.bg-info {
  background-color: #d9edf7;
}

/* line 546, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 549, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 552, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 555, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.bg-danger {
  background-color: #f2dede;
}

/* line 558, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 561, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 566, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 571, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 577, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 581, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 585, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 590, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-inline > li:first-child {
  padding-left: 0;
}

/* line 593, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 597, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
dt,
dd {
  line-height: 1.428571429;
}

/* line 601, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
dt {
  font-weight: bold;
}

/* line 604, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 608, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 617, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 621, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 626, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 630, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 636, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 641, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #999;
}

/* line 649, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 654, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 662, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 670, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 678, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 682, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 687, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 693, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 701, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 709, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 722, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 730, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 734, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 741, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 746, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 751, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .container {
    width: 1170px;
  }
}
/* line 755, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 761, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 765, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 771, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 774, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-12 {
  width: 100%;
}

/* line 777, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-11 {
  width: 91.66666666666666%;
}

/* line 780, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-10 {
  width: 83.33333333333334%;
}

/* line 783, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-9 {
  width: 75%;
}

/* line 786, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-8 {
  width: 66.66666666666666%;
}

/* line 789, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-7 {
  width: 58.333333333333336%;
}

/* line 792, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-6 {
  width: 50%;
}

/* line 795, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-5 {
  width: 41.66666666666667%;
}

/* line 798, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-4 {
  width: 33.33333333333333%;
}

/* line 801, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-3 {
  width: 25%;
}

/* line 804, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-2 {
  width: 16.666666666666664%;
}

/* line 807, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-1 {
  width: 8.333333333333332%;
}

/* line 810, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 813, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-11 {
  right: 91.66666666666666%;
}

/* line 816, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-10 {
  right: 83.33333333333334%;
}

/* line 819, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 822, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-8 {
  right: 66.66666666666666%;
}

/* line 825, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-7 {
  right: 58.333333333333336%;
}

/* line 828, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 831, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-5 {
  right: 41.66666666666667%;
}

/* line 834, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-4 {
  right: 33.33333333333333%;
}

/* line 837, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 840, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-2 {
  right: 16.666666666666664%;
}

/* line 843, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-1 {
  right: 8.333333333333332%;
}

/* line 846, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-0 {
  right: 0;
}

/* line 849, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 852, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-11 {
  left: 91.66666666666666%;
}

/* line 855, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-10 {
  left: 83.33333333333334%;
}

/* line 858, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 861, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-8 {
  left: 66.66666666666666%;
}

/* line 864, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-7 {
  left: 58.333333333333336%;
}

/* line 867, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 870, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-5 {
  left: 41.66666666666667%;
}

/* line 873, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-4 {
  left: 33.33333333333333%;
}

/* line 876, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 879, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-2 {
  left: 16.666666666666664%;
}

/* line 882, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-1 {
  left: 8.333333333333332%;
}

/* line 885, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-push-0 {
  left: 0;
}

/* line 888, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 891, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

/* line 894, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

/* line 897, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 900, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

/* line 903, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

/* line 906, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 909, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

/* line 912, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

/* line 915, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 918, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

/* line 921, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

/* line 924, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 928, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 931, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-12 {
    width: 100%;
  }

  /* line 934, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-11 {
    width: 91.66666666666666%;
  }

  /* line 937, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-10 {
    width: 83.33333333333334%;
  }

  /* line 940, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-9 {
    width: 75%;
  }

  /* line 943, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-8 {
    width: 66.66666666666666%;
  }

  /* line 946, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-7 {
    width: 58.333333333333336%;
  }

  /* line 949, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-6 {
    width: 50%;
  }

  /* line 952, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-5 {
    width: 41.66666666666667%;
  }

  /* line 955, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-4 {
    width: 33.33333333333333%;
  }

  /* line 958, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-3 {
    width: 25%;
  }

  /* line 961, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-2 {
    width: 16.666666666666664%;
  }

  /* line 964, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-1 {
    width: 8.333333333333332%;
  }

  /* line 967, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 970, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  /* line 973, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  /* line 976, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 979, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  /* line 982, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  /* line 985, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 988, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  /* line 991, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  /* line 994, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 997, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  /* line 1000, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  /* line 1003, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-0 {
    right: 0;
  }

  /* line 1006, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1009, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  /* line 1012, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  /* line 1015, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1018, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  /* line 1021, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  /* line 1024, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1027, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  /* line 1030, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  /* line 1033, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1036, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  /* line 1039, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  /* line 1042, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-0 {
    left: 0;
  }

  /* line 1045, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1048, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  /* line 1051, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

  /* line 1054, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1057, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  /* line 1060, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

  /* line 1063, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1066, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  /* line 1069, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

  /* line 1072, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1075, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  /* line 1078, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  /* line 1081, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 1086, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 1089, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-12 {
    width: 100%;
  }

  /* line 1092, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-11 {
    width: 91.66666666666666%;
  }

  /* line 1095, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-10 {
    width: 83.33333333333334%;
  }

  /* line 1098, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-9 {
    width: 75%;
  }

  /* line 1101, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-8 {
    width: 66.66666666666666%;
  }

  /* line 1104, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-7 {
    width: 58.333333333333336%;
  }

  /* line 1107, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-6 {
    width: 50%;
  }

  /* line 1110, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-5 {
    width: 41.66666666666667%;
  }

  /* line 1113, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-4 {
    width: 33.33333333333333%;
  }

  /* line 1116, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-3 {
    width: 25%;
  }

  /* line 1119, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-2 {
    width: 16.666666666666664%;
  }

  /* line 1122, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-1 {
    width: 8.333333333333332%;
  }

  /* line 1125, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 1128, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  /* line 1131, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  /* line 1134, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 1137, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  /* line 1140, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  /* line 1143, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 1146, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  /* line 1149, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  /* line 1152, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 1155, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  /* line 1158, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  /* line 1161, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-0 {
    right: 0;
  }

  /* line 1164, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 1167, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  /* line 1170, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  /* line 1173, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 1176, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  /* line 1179, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-7 {
    left: 58.333333333333336%;
  }

  /* line 1182, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 1185, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  /* line 1188, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  /* line 1191, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 1194, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  /* line 1197, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  /* line 1200, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-push-0 {
    left: 0;
  }

  /* line 1203, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 1206, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  /* line 1209, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

  /* line 1212, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 1215, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  /* line 1218, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

  /* line 1221, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 1224, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  /* line 1227, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  /* line 1230, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 1233, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  /* line 1236, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  /* line 1239, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 1244, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 1247, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-12 {
    width: 100%;
  }

  /* line 1250, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-11 {
    width: 91.66666666666666%;
  }

  /* line 1253, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-10 {
    width: 83.33333333333334%;
  }

  /* line 1256, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-9 {
    width: 75%;
  }

  /* line 1259, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-8 {
    width: 66.66666666666666%;
  }

  /* line 1262, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-7 {
    width: 58.333333333333336%;
  }

  /* line 1265, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-6 {
    width: 50%;
  }

  /* line 1268, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-5 {
    width: 41.66666666666667%;
  }

  /* line 1271, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-4 {
    width: 33.33333333333333%;
  }

  /* line 1274, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-3 {
    width: 25%;
  }

  /* line 1277, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-2 {
    width: 16.666666666666664%;
  }

  /* line 1280, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-1 {
    width: 8.333333333333332%;
  }

  /* line 1283, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 1286, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  /* line 1289, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  /* line 1292, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 1295, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  /* line 1298, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  /* line 1301, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 1304, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  /* line 1307, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  /* line 1310, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 1313, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  /* line 1316, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  /* line 1319, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-0 {
    right: 0;
  }

  /* line 1322, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 1325, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  /* line 1328, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  /* line 1331, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 1334, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  /* line 1337, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  /* line 1340, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 1343, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  /* line 1346, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  /* line 1349, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 1352, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  /* line 1355, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  /* line 1358, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-0 {
    left: 0;
  }

  /* line 1361, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 1364, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  /* line 1367, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

  /* line 1370, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 1373, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  /* line 1376, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

  /* line 1379, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 1382, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  /* line 1385, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  /* line 1388, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 1391, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  /* line 1394, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  /* line 1397, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 1401, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 1405, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
th {
  text-align: left;
}

/* line 1408, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 1412, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 1423, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 1427, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 1435, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 1438, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table .table {
  background-color: #fff;
}

/* line 1441, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 1449, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 1452, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 1460, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 1464, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 1468, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 1472, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 1477, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 1483, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 1497, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 1503, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 1517, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 1523, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 1537, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 1543, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 1557, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 1563, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 1577, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  /* line 1584, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 1593, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 1596, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  /* line 1604, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 1607, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  /* line 1615, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  /* line 1623, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 1630, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 1636, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 1647, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 1652, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1657, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 1664, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="file"] {
  display: block;
}

/* line 1667, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 1671, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
select[multiple],
select[size] {
  height: auto;
}

/* line 1675, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1682, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
}

/* line 1689, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-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-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 1706, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 1712, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control:-moz-placeholder {
  color: #999;
}

/* line 1715, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 1719, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 1722, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 1725, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 1732, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
textarea.form-control {
  height: auto;
}

/* line 1735, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="date"] {
  line-height: 34px;
}

/* line 1738, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-group {
  margin-bottom: 15px;
}

/* line 1741, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1749, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

/* line 1755, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 1762, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 1766, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 1775, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 1780, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 1794, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1801, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 1805, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 1809, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 1816, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 1820, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 1824, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-feedback {
  position: relative;
}

/* line 1827, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 1830, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 1840, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

/* line 1848, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1853, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 1858, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 1863, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 1866, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 1874, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1879, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 1884, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 1889, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 1892, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

/* line 1900, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 1905, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 1910, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 1915, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 1918, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-control-static {
  margin-bottom: 0;
}

/* line 1921, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 1928, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 1933, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 1938, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 1942, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 1950, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }

  /* line 1955, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 1959, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1968, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 1972, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1976, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 1980, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 1984, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 1988, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 2008, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2013, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 2018, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 2025, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 2035, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 2040, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 2049, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 2054, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 2072, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 2076, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2081, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 2090, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 2095, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2113, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 2117, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2122, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 2131, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 2136, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2154, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 2158, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2163, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 2172, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 2177, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2195, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 2199, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2204, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 2213, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 2218, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2236, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 2240, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2245, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 2254, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 2259, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2277, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 2281, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

/* line 2287, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2295, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 2301, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 2307, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

/* line 2314, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 2320, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2326, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2332, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

/* line 2338, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 2341, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 2346, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 2351, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.fade.in {
  opacity: 1;
}

/* line 2354, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.collapse {
  display: none;
}

/* line 2357, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.collapse.in {
  display: block;
}

/* line 2360, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 2373, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 2385, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 2388, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 2391, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 2394, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 2397, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 2400, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 2403, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 2406, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 2409, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 2412, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 2415, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 2418, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 2421, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 2424, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 2427, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 2430, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 2433, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 2436, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 2439, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 2442, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 2445, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 2448, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 2451, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 2454, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 2457, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 2460, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 2463, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 2466, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 2469, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 2472, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 2475, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 2478, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 2481, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 2484, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 2487, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 2490, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 2493, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 2496, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 2499, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 2502, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 2505, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 2508, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 2511, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 2514, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 2517, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 2520, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 2523, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 2526, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 2529, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 2532, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 2535, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 2538, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 2541, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 2544, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 2547, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 2550, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 2553, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 2556, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 2559, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 2562, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 2565, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 2568, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 2571, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 2574, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 2577, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 2580, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 2583, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 2586, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 2589, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 2592, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 2595, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 2598, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 2601, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 2604, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 2607, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 2610, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 2613, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 2616, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 2619, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 2622, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 2625, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 2628, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 2631, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 2634, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 2637, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 2640, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 2643, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 2646, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 2649, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 2652, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 2655, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 2658, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 2661, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 2664, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 2667, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 2670, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 2673, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 2676, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 2679, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 2682, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 2685, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 2688, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 2691, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 2694, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 2697, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 2700, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 2703, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 2706, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 2709, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 2712, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 2715, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 2718, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 2721, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 2724, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 2727, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 2730, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 2733, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 2736, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 2739, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 2742, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 2745, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 2748, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 2751, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 2754, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 2757, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 2760, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 2763, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 2766, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 2769, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 2772, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 2775, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 2778, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 2781, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 2784, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 2787, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 2790, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 2793, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 2796, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 2799, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 2802, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 2805, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 2808, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 2811, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 2814, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 2817, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 2820, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 2823, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 2826, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 2829, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 2832, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 2835, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 2838, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 2841, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 2844, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 2847, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 2850, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 2853, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 2856, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 2859, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 2862, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 2865, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 2868, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 2871, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 2874, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 2877, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 2880, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 2883, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 2886, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 2889, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 2892, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 2895, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 2898, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 2901, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 2904, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 2907, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 2910, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 2913, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 2916, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 2919, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 2922, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 2925, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 2928, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 2931, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 2934, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 2937, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 2940, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 2943, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 2946, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 2949, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 2952, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 2955, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 2958, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 2961, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 2964, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 2967, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 2970, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 2973, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 2976, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 2979, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 2982, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 2985, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 2995, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown {
  position: relative;
}

/* line 2998, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3001, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.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;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 3021, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3025, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3031, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

/* line 3040, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3046, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

/* line 3054, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 3059, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3067, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.open > .dropdown-menu {
  display: block;
}

/* line 3070, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.open > a {
  outline: 0;
}

/* line 3073, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3077, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3081, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999;
}

/* line 3088, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3096, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3100, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

/* line 3106, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 3113, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 3117, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 3122, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3128, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3133, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 3143, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 3147, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3153, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3156, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3160, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3165, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3168, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3171, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3175, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3180, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group {
  float: left;
}

/* line 3183, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3186, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3191, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3195, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3199, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3205, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3211, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 3217, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3221, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3225, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3229, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3233, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn .caret {
  margin-left: 0;
}

/* line 3236, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3240, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3243, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3251, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3254, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 3261, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3264, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3269, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

/* line 3274, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3277, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3282, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3286, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3292, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3298, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3301, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 3305, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3310, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3315, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group .form-control {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3320, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 3329, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 3335, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 3343, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3352, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3358, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3366, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3371, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3376, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3382, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 3393, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3398, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3403, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3407, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3417, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3420, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3430, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3433, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3438, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 3441, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3444, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3449, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3453, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 3457, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3462, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 3466, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3471, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3476, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav > li.disabled > a {
  color: #999;
}

/* line 3479, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 3486, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 3492, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3498, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav > li > a > img {
  max-width: none;
}

/* line 3501, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 3504, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 3508, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 3514, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 3517, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 3526, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 3530, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 3533, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 3537, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3542, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 3546, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3550, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3554, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 3560, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 3564, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 3570, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-pills > li {
  float: left;
}

/* line 3573, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 3576, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 3579, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 3585, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-stacked > li {
  float: none;
}

/* line 3588, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 3592, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-justified {
  width: 100%;
}

/* line 3595, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-justified > li {
  float: none;
}

/* line 3598, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 3602, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3607, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 3611, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3615, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 3618, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3622, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 3628, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 3632, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 3638, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 3641, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tab-content > .active {
  display: block;
}

/* line 3644, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3649, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 3656, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 3661, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-header {
    float: left;
  }
}
/* line 3665, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 3674, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 3678, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  /* line 3683, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 3689, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 3692, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 3699, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 3707, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 3715, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 3720, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 3724, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 3732, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 3737, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 3741, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 3746, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-brand {
  float: left;
  height: 20px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 3753, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 3758, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 3763, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3775, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-toggle:focus {
  outline: none;
}

/* line 3778, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 3784, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 3788, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-toggle {
    display: none;
  }
}
/* line 3792, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 3795, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 3801, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  /* line 3810, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 3814, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 3817, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 3823, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 3827, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav > li {
    float: left;
  }

  /* line 3830, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /* line 3834, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  /* line 3839, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-left {
    float: left !important;
  }

  /* line 3842, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-right {
    float: right !important;
  }
}
/* line 3846, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 3858, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3863, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 3868, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3872, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3880, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }

  /* line 3885, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 3890, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 3895, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 3905, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
/* line 3909, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3914, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3918, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 3922, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 3926, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 3930, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 3935, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }

  /* line 3940, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
/* line 3944, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 3948, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 3951, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 3956, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 3959, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 3962, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 3967, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 3973, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 3979, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 3982, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 3986, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 3989, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 3993, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 4000, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 4003, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  /* line 4008, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 4014, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 4021, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4024, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4027, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4031, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-brand {
  color: #999;
}

/* line 4034, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4039, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 4042, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}

/* line 4045, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4050, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 4056, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 4062, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4065, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4069, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4072, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4076, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 4083, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 4086, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 4089, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }

  /* line 4092, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 4097, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  /* line 4103, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 4110, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 4113, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4116, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4123, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 4126, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4131, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.breadcrumb > .active {
  color: #999;
}

/* line 4134, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4140, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination > li {
  display: inline;
}

/* line 4143, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4155, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4161, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4166, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4174, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4186, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4197, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 4202, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4207, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4212, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 4217, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4222, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4227, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4233, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pager li {
  display: inline;
}

/* line 4236, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4244, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4249, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4253, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4257, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4265, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4277, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4283, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label:empty {
  display: none;
}

/* line 4286, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4290, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-default {
  background-color: #999;
}

/* line 4293, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

/* line 4297, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-primary {
  background-color: #428bca;
}

/* line 4300, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 4304, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-success {
  background-color: #5cb85c;
}

/* line 4307, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4311, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-info {
  background-color: #5bc0de;
}

/* line 4314, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4318, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4321, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4325, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-danger {
  background-color: #d9534f;
}

/* line 4328, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4332, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}

/* line 4346, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.badge:empty {
  display: none;
}

/* line 4349, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4353, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4357, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4363, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 4368, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4371, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4377, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4381, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4386, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.container .jumbotron {
  border-radius: 6px;
}

/* line 4389, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4393, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 4397, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 4401, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 4406, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 4417, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 4425, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 4430, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 4434, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4440, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 4444, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert .alert-link {
  font-weight: bold;
}

/* line 4447, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 4451, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 4454, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-dismissable {
  padding-right: 35px;
}

/* line 4457, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 4463, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4468, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 4471, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 4474, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 4479, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 4482, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 4485, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 4490, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 4493, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 4496, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 4501, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 4504, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 4523, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 4532, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-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-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 4546, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar {
  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: 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-size: 40px 40px;
}

/* line 4551, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 4555, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 4558, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-success {
  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: 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);
}

/* line 4562, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 4565, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-info {
  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: 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);
}

/* line 4569, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 4572, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-warning {
  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: 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);
}

/* line 4576, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 4579, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-danger {
  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: 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);
}

/* line 4583, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 4588, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media,
.media .media {
  margin-top: 15px;
}

/* line 4592, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media:first-child {
  margin-top: 0;
}

/* line 4595, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media-object {
  display: block;
}

/* line 4598, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media-heading {
  margin: 0 0 5px;
}

/* line 4601, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media > .pull-left {
  margin-right: 10px;
}

/* line 4604, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media > .pull-right {
  margin-left: 10px;
}

/* line 4607, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 4611, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 4615, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4623, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 4627, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4632, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item > .badge {
  float: right;
}

/* line 4635, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4638, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item {
  color: #555;
}

/* line 4641, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 4644, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4649, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4657, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

/* line 4662, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 4667, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 4671, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success {
  color: #3c763d;
}

/* line 4674, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 4677, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 4682, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4689, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 4693, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info {
  color: #31708f;
}

/* line 4696, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 4699, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 4704, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4711, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 4715, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 4718, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 4721, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 4726, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4733, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 4737, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger {
  color: #a94442;
}

/* line 4740, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 4743, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 4748, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 4755, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 4759, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 4763, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 4771, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-body {
  padding: 15px;
}

/* line 4774, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 4777, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 4781, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 4784, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4787, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4791, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4795, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 4798, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 4802, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 4812, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 4822, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 4832, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 4842, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 4846, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 4850, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 4854, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 4868, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 4882, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
  border-top: 0;
}

/* line 4896, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 4910, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 4914, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4920, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 4923, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 4929, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-title > a {
  color: inherit;
}

/* line 4932, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4939, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 4942, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

/* line 4947, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 4950, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 4953, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 4956, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 4959, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 4962, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-default {
  border-color: #ddd;
}

/* line 4965, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 4970, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

/* line 4973, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 4976, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-primary {
  border-color: #428bca;
}

/* line 4979, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4984, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 4987, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 4990, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 4993, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4998, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5001, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5004, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 5007, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5012, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 5015, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5018, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 5021, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5026, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

/* line 5029, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5032, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5035, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5040, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

/* line 5043, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5046, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5056, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5060, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5064, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5068, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5078, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5086, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5093, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-open {
  overflow: hidden;
}

/* line 5096, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5109, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5118, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5123, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5128, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5139, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5148, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5152, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5156, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5161, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 5164, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 5168, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 5172, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5178, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5182, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5185, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5189, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5193, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 5197, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .modal-sm {
    width: 300px;
  }

  /* line 5200, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .modal-lg {
    width: 900px;
  }
}
/* line 5204, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5214, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5218, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5222, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5226, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5230, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5234, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 5243, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5250, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5257, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5263, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5269, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5276, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5283, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5290, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5296, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5302, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 5320, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.top {
  margin-top: -10px;
}

/* line 5323, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.right {
  margin-left: 10px;
}

/* line 5326, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 5329, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.left {
  margin-left: -10px;
}

/* line 5332, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5342, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover-content {
  padding: 9px 14px;
}

/* line 5345, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5354, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover .arrow {
  border-width: 11px;
}

/* line 5357, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5361, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5369, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5376, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5384, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5391, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5399, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5406, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5414, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5421, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel {
  position: relative;
}

/* line 5424, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5429, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 5435, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

/* line 5442, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 5447, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active {
  left: 0;
}

/* line 5450, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5456, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 5459, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5462, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 5466, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5469, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5472, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5485, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5491, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5499, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}

/* line 5507, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 5516, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}

/* line 5520, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}

/* line 5524, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 5532, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5535, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5538, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 5549, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 5561, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5567, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 5579, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5583, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 5593, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 5598, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 5602, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 5633, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* line 5649, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5654, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pull-right {
  float: right !important;
}

/* line 5657, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.pull-left {
  float: left !important;
}

/* line 5660, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.hide {
  display: none !important;
}

/* line 5663, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.show {
  display: block !important;
}

/* line 5666, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.invisible {
  visibility: hidden;
}

/* line 5669, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5676, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 5680, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 5686, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 5693, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .visible-xs {
    display: block !important;
  }

  /* line 5696, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  table.visible-xs {
    display: table;
  }

  /* line 5699, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 5702, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
/* line 5707, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5714, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .visible-sm {
    display: block !important;
  }

  /* line 5717, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  table.visible-sm {
    display: table;
  }

  /* line 5720, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 5723, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
/* line 5728, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5735, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .visible-md {
    display: block !important;
  }

  /* line 5738, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  table.visible-md {
    display: table;
  }

  /* line 5741, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 5744, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
/* line 5749, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (min-width: 1200px) {
  /* line 5756, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .visible-lg {
    display: block !important;
  }

  /* line 5759, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  table.visible-lg {
    display: table;
  }

  /* line 5762, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 5765, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 5771, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5779, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5787, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5795, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 5802, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 5809, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .visible-print {
    display: block !important;
  }

  /* line 5812, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  table.visible-print {
    display: table;
  }

  /* line 5815, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 5818, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  /* line 5824, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap.css */
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
/* line 7, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 18, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 34, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn:active,
.btn.active {
  background-image: none;
}

/* line 39, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 50, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

/* line 56, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

/* line 62, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  background-repeat: repeat-x;
  border-color: #2b669a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 71, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}

/* line 77, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}

/* line 83, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 92, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}

/* line 98, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}

/* line 104, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  background-repeat: repeat-x;
  border-color: #e38d13;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 113, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}

/* line 119, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}

/* line 125, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  background-repeat: repeat-x;
  border-color: #b92c28;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 134, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}

/* line 140, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}

/* line 146, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 155, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}

/* line 161, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}

/* line 167, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 173, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

/* line 182, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}

/* line 192, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

/* line 203, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

/* line 212, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

/* line 217, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 225, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

/* line 234, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 239, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

/* line 245, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 251, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
}

/* line 259, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
}

/* line 267, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
}

/* line 275, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
}

/* line 283, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}

/* line 290, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}

/* line 297, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}

/* line 304, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}

/* line 311, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}

/* line 318, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}

/* line 325, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 331, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
}

/* line 342, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 347, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

/* line 354, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}

/* line 361, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}

/* line 368, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}

/* line 375, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}

/* line 382, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}

/* line 389, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-verde {
  background-color: #ECFFFC;
  border-color: #e86060;
}

/* line 394, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.panel-verde > .panel-heading {
  background-color: #e86060;
  color: white;
}

/* line 399, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-theme.css */
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 10, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

/* line 19, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-inline {
  width: 220px;
}

/* line 23, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}

/* line 27, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}

/* line 31, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown, .datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}

/* line 36, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 46, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
}

/* line 55, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}

/* line 65, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

/* line 74, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}

/* line 79, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}

/* line 84, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}

/* line 89, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}

/* line 94, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}

/* line 99, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}

/* line 104, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}

/* line 109, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}

/* line 114, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker > div {
  display: none;
}

/* line 118, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}

/* line 122, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}

/* line 126, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker.days div.datetimepicker-days {
  display: block;
}

/* line 130, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker.months div.datetimepicker-months {
  display: block;
}

/* line 134, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker.years div.datetimepicker-years {
  display: block;
}

/* line 138, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table {
  margin: 0;
}

/* line 142, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* line 153, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}

/* line 158, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 163, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 168, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 173, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999;
}

/* line 178, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 185, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 203, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

/* line 226, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069;
}

/* line 237, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 257, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

/* line 280, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #003399;
}

/* line 291, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 304, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}

/* line 309, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}

/* line 314, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}

/* line 320, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}

/* line 325, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 329, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 336, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 356, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

/* line 379, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #003399;
}

/* line 390, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker table tr td span.old {
  color: #999999;
}

/* line 394, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker th.switch {
  width: 145px;
}

/* line 398, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer;
}

/* line 403, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
  background: #eeeeee;
}

/* line 408, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/bootstrap-datetimepicker.css */
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}

/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/crack.scss */
#landing-width-body {
  background: #d80000;
}

/* line 6, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/crack.scss */
#session-width-body {
  background: url("/assets/background-login-467767e3d780c7e07901fc3f537c53188fa07ecbd346d168629255723a4e3a17.png") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}

/* line 8, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.qr-image {
  float: left;
  padding-right: 26px;
  text-align: center;
}

/* line 14, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.highlighted {
  background-color: black;
  color: white;
}

/* line 19, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.no-margin {
  margin: 0px;
}

/* line 23, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.no-bottom-margin {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

/* line 29, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.hidden-item {
  display: none;
}

/* line 39, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.container-hedu {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}

/* line 45, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
.container-hedu {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  /* line 52, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
  .container-hedu {
    width: 1300px;
  }
}
@media (min-width: 992px) {
  /* line 58, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
  .container-hedu {
    width: 1200px;
  }
}
@media (min-width: 768px) {
  /* line 64, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/mycss.css */
  .container-hedu {
    width: 1100px;
  }
}
/*
Author: Start Bootstrap - http://startbootstrap.com
'SB Admin' HTML Template by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0.
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/
/* ATTN: This is mobile first CSS - to update 786px and up screen width use the media query near the bottom of the document! */
/* Global Styles */
/* line 15, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
body {
  margin-top: 50px;
}

/* line 19, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
#page-wrapper {
  width: 100%;
  padding: 5px 15px;
}

/* Nav Messages */
/* line 26, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
  display: block;
}

/* line 33, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.messages-dropdown .dropdown-menu .message-preview .avatar {
  float: left;
  margin-right: 15px;
}

/* line 38, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.messages-dropdown .dropdown-menu .message-preview .name {
  font-weight: bold;
}

/* line 42, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.messages-dropdown .dropdown-menu .message-preview .message {
  font-size: 12px;
}

/* line 46, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.messages-dropdown .dropdown-menu .message-preview .time {
  font-size: 12px;
}

/* Nav Announcements */
/* line 53, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.announcement-heading {
  font-size: 50px;
  margin: 0;
}

/* line 58, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.announcement-text {
  margin: 0;
}

/* Table Headers */
/* line 64, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
table.tablesorter thead {
  cursor: pointer;
}

/* line 68, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
table.tablesorter thead tr th:hover {
  background-color: #f5f5f5;
}

/* Flot Chart Containers */
/* line 74, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.flot-chart {
  display: block;
  height: 400px;
}

/* line 79, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.flot-chart-content {
  width: 100%;
  height: 100%;
}

/* Edit Below to Customize Widths > 768px */
@media (min-width: 768px) {
  /* Side Nav */
  /* line 90, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .side-nav {
    margin-left: -225px;
    left: 225px;
    width: 225px;
    position: fixed;
    top: 77px;
    height: 100%;
    border-radius: 0;
    border: none;
    background-color: #adf1ff;
    overflow-y: auto;
  }

  /* Bootstrap Default Overrides - Customized Dropdowns for the Side Nav */
  /* line 105, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .side-nav > li.dropdown > ul.dropdown-menu {
    position: relative;
    min-width: 225px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
  }

  /* line 117, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .side-nav > li.dropdown > ul.dropdown-menu > li > a {
    color: #000;
    padding: 15px 15px 15px 25px;
  }

  /* line 122, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .side-nav > li.dropdown > ul.dropdown-menu > li > a:hover,
  .side-nav > li.dropdown > ul.dropdown-menu > li > a.active,
  .side-nav > li.dropdown > ul.dropdown-menu > li > a:focus {
    color: #000;
    background-color: #adf1ff;
  }

  /* line 129, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .side-nav > li > a {
    width: 225px;
  }

  /* line 133, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #080808;
  }

  /* Nav Messages */
  /* line 140, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .messages-dropdown .dropdown-menu {
    min-width: 300px;
  }

  /* line 144, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .messages-dropdown .dropdown-menu li a {
    white-space: normal;
  }

  /* line 148, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-collapse {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/* line 155, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.hidden-image {
  display: none;
}

/* line 159, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
#loading-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
}

/* line 165, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.overflow-scroll {
  overflow: scroll;
}

/* line 174, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.LV_validation_message {
  font-weight: bold;
  margin: 0 0 0 5px;
}

/* line 179, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.LV_valid {
  color: #00CC00;
}

/* line 183, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.LV_invalid {
  color: #CC0000;
}

/* line 187, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
  border: 1px solid #00CC00;
}

/* line 195, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
  border: 1px solid #CC0000;
}

/* line 220, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-brand {
  margin-left: 0px;
  height: auto;
  width: 99%;
}

/* line 225, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue-submenu {
  background-color: #50966f;
  border-color: #080808;
}

/* line 229, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue {
  background-color: #1ab355;
  border-color: #080808;
}

/* line 233, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-brand {
  color: #FFFFFF;
}

/* line 236, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-brand:hover,
.navbar-crue .navbar-brand:focus {
  color: #E1E1E1;
  background-color: transparent;
}

/* line 241, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-text {
  color: #FFFFFF;
}

/* line 244, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-nav > li > a {
  color: #fff;
}

/* line 247, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-nav > li > a:hover,
.navbar-crue .navbar-nav > li > a:focus {
  color: #000c48;
  background-color: transparent;
}

/* line 252, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-nav > .active > a,
.navbar-crue .navbar-nav > .active > a:hover,
.navbar-crue .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #1ab355;
}

/* line 258, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-nav > .disabled > a,
.navbar-crue .navbar-nav > .disabled > a:hover,
.navbar-crue .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 264, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-toggle {
  border-color: #333;
}

/* line 267, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-toggle:hover,
.navbar-crue .navbar-toggle:focus {
  background-color: #333;
}

/* line 271, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 274, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-collapse,
.navbar-crue .navbar-form {
  border-color: #101010;
}

/* line 278, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-nav > .open > a,
.navbar-crue .navbar-nav > .open > a:hover,
.navbar-crue .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #1ab355;
}

@media (max-width: 767px) {
  /* line 285, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-crue .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #1ab355;
  }

  /* line 288, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-crue .navbar-nav .open .dropdown-menu .divider {
    background-color: #1ab355;
  }

  /* line 291, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-crue .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }

  /* line 294, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-crue .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-crue .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 299, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-crue .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-crue .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-crue .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #1ab355;
  }

  /* line 305, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .navbar-crue .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-crue .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-crue .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 312, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-link {
  color: #999;
}

/* line 315, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.navbar-crue .navbar-link:hover {
  color: #fff;
}

/* line 321, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-custom-red {
  color: #fff;
  background-color: red;
  border-color: #fff;
}

/* line 328, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin {
  background: #1ab355;
  max-width: 380px;
  padding: 15px 35px 45px;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 335, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 30px;
}
/* line 340, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin .checkbox {
  font-weight: normal;
}
/* line 344, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin .form-component {
  margin-bottom: 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 347, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin .form-component:focus {
  z-index: 2;
}
/* line 352, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 358, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin input[type="password"] {
  margin-bottom: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 364, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.form-signin .white-fonted {
  color: white;
}

/* line 370, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
select {
  width: 100px;
  text-overflow: ellipsis;
}

/* line 377, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.muerto {
  background-color: #dcccff;
}

/* line 381, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.table > thead > tr > td.muerto,
.table > tbody > tr > td.muerto,
.table > tfoot > tr > td.muerto,
.table > thead > tr > th.muerto,
.table > tbody > tr > th.muerto,
.table > tfoot > tr > th.muerto,
.table > thead > tr.muerto > td,
.table > tbody > tr.muerto > td,
.table > tfoot > tr.muerto > td,
.table > thead > tr.muerto > th,
.table > tbody > tr.muerto > th,
.table > tfoot > tr.muerto > th {
  background-color: #dcccff;
}

/* line 395, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.table-hover > tbody > tr > td.muerto:hover,
.table-hover > tbody > tr > th.muerto:hover,
.table-hover > tbody > tr.muerto:hover > td,
.table-hover > tbody > tr:hover > .muerto,
.table-hover > tbody > tr.muerto:hover > th {
  background-color: #e6ccff;
}

/* line 403, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.input-touched {
  border: 1px solid #00ff00;
}

/* line 407, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.option {
  margin-bottom: 20px;
}

/* line 411, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.option > button {
  width: 100%;
}

/* line 415, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.option > input[type=submit] {
  width: 100%;
}

/* line 419, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
#lista-ambulancias {
  overflow-y: scroll;
  height: 406px;
}

/* line 424, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.list-item-verde {
  background-color: #ECFFFC;
}

/* line 428, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.label-item-ambulancia {
  margin-bottom: 2px;
}

/* line 432, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.separador-verde {
  border-top: 1px solid #7de8ad;
  margin: 0;
}

/* line 437, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.bordered-verde-box {
  border-width: 0 1px;
  border-color: #7de8ad;
  border-style: solid;
}

/* line 443, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.red-fonted {
  color: red;
}

/* line 447, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.vertical-center {
  margin-top: 25%;
  margin-bottom: 25%;
}

/* line 452, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
#btn-add-evento {
  margin-top: 20px;
  margin-right: 30px;
}

/* line 457, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
#btn-add-alertaroja {
  margin-top: 20px;
  margin-right: 20px;
}

/* line 463, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.error-label {
  color: red;
}

/* line 467, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.hidden-element {
  display: none;
}

/* line 474, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.panel-chimbo {
  border-color: #bce8f1;
}

/* line 478, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.panel-chimbo > .panel-heading {
  color: #fff;
  background-color: yellow;
  border-color: #bce8f1;
}

@media (min-width: 768px) {
  /* line 485, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
  .modal-xl {
    width: 90%;
    max-width: 1200px;
  }
}
/* line 492, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.image-opaca {
  opacity: 0.6;
}

/* line 497, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-selected {
  color: #FFFFFF;
  background-color: #3AB700;
  border-color: #3AB700;
}

/* line 503, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-selected:hover,
.btn-caracterizacion-selected:focus,
.btn-caracterizacion-selected:active,
.btn-caracterizacion-selected.active,
.open .dropdown-toggle.btn-caracterizacion-selected {
  color: #FFFFFF;
  background-color: #49247A;
  border-color: #3AB700;
}

/* line 513, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-selected:active,
.btn-caracterizacion-selected.active,
.open .dropdown-toggle.btn-caracterizacion-selected {
  background-image: none;
}

/* line 519, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-selected.disabled,
.btn-caracterizacion-selected[disabled],
fieldset[disabled] .btn-caracterizacion-selected,
.btn-caracterizacion-selected.disabled:hover,
.btn-caracterizacion-selected[disabled]:hover,
fieldset[disabled] .btn-caracterizacion-selected:hover,
.btn-caracterizacion-selected.disabled:focus,
.btn-caracterizacion-selected[disabled]:focus,
fieldset[disabled] .btn-caracterizacion-selected:focus,
.btn-caracterizacion-selected.disabled:active,
.btn-caracterizacion-selected[disabled]:active,
fieldset[disabled] .btn-caracterizacion-selected:active,
.btn-caracterizacion-selected.disabled.active,
.btn-caracterizacion-selected[disabled].active,
fieldset[disabled] .btn-caracterizacion-selected.active {
  background-color: #3AB700;
  border-color: #3AB700;
}

/* line 538, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-selected .badge {
  color: #3AB700;
  background-color: #FFFFFF;
}

/* line 549, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-normal {
  color: #3AB700;
  background-color: #FFFFFF;
  border-color: #3AB700;
}

/* line 555, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-normal:hover,
.btn-caracterizacion-normal:focus,
.btn-caracterizacion-normal:active,
.btn-caracterizacion-normal.active,
.open .dropdown-toggle.btn-caracterizacion-normal {
  color: white;
  background-color: #3AB700;
  border-color: #3AB700;
}

/* line 565, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-normal:active,
.btn-caracterizacion-normal.active,
.open .dropdown-toggle.btn-caracterizacion-normal {
  background-image: none;
}

/* line 571, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-normal.disabled,
.btn-caracterizacion-normal[disabled],
fieldset[disabled] .btn-caracterizacion-normal,
.btn-caracterizacion-normal.disabled:hover,
.btn-caracterizacion-normal[disabled]:hover,
fieldset[disabled] .btn-caracterizacion-normal:hover,
.btn-caracterizacion-normal.disabled:focus,
.btn-caracterizacion-normal[disabled]:focus,
fieldset[disabled] .btn-caracterizacion-normal:focus,
.btn-caracterizacion-normal.disabled:active,
.btn-caracterizacion-normal[disabled]:active,
fieldset[disabled] .btn-caracterizacion-normal:active,
.btn-caracterizacion-normal.disabled.active,
.btn-caracterizacion-normal[disabled].active,
fieldset[disabled] .btn-caracterizacion-normal.active {
  background-color: #FFFFFF;
  border-color: #3AB700;
}

/* line 590, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.btn-caracterizacion-normal .badge {
  color: #FFFFFF;
  background-color: #3AB700;
}

/* line 596, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.success-text {
  color: green;
}

/* line 600, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/sb-admin.scss.erb */
.danger-text {
  color: red;
}

@-moz-keyframes whirly-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes whirly-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes whirly-loader {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* :not(:required) hides this rule from IE9 and below */
/* line 36, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/whirly.css */
.whirly-loader:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: transparent;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-box-shadow: #e66 0px 26px 0 6px, #e66 0.90971px 26.05079px 0 5.93333px, #e66 1.82297px 26.06967px 0 5.86667px, #e66 2.73865px 26.05647px 0 5.8px, #e66 3.65561px 26.01104px 0 5.73333px, #e66 4.57274px 25.93327px 0 5.66667px, #e66 5.48887px 25.8231px 0 5.6px, #e66 6.40287px 25.68049px 0 5.53333px, #e66 7.31358px 25.50548px 0 5.46667px, #e66 8.21985px 25.2981px 0 5.4px, #e66 9.12054px 25.05847px 0 5.33333px, #e66 10.01448px 24.78672px 0 5.26667px, #e66 10.90054px 24.48302px 0 5.2px, #e66 11.77757px 24.1476px 0 5.13333px, #e66 12.64443px 23.78072px 0 5.06667px, #e66 13.5px 23.38269px 0 5px, #e66 14.34315px 22.95384px 0 4.93333px, #e66 15.17277px 22.49455px 0 4.86667px, #e66 15.98776px 22.00526px 0 4.8px, #e66 16.78704px 21.48643px 0 4.73333px, #e66 17.56953px 20.93855px 0 4.66667px, #e66 18.33418px 20.36217px 0 4.6px, #e66 19.07995px 19.75787px 0 4.53333px, #e66 19.80582px 19.12626px 0 4.46667px, #e66 20.5108px 18.468px 0 4.4px, #e66 21.1939px 17.78379px 0 4.33333px, #e66 21.85416px 17.07434px 0 4.26667px, #e66 22.49067px 16.34043px 0 4.2px, #e66 23.10251px 15.58284px 0 4.13333px, #e66 23.68881px 14.80241px 0 4.06667px, #e66 24.24871px 14.0px 0 4px, #e66 24.7814px 13.1765px 0 3.93333px, #e66 25.28607px 12.33284px 0 3.86667px, #e66 25.76198px 11.46997px 0 3.8px, #e66 26.2084px 10.58888px 0 3.73333px, #e66 26.62462px 9.69057px 0 3.66667px, #e66 27.01001px 8.77608px 0 3.6px, #e66 27.36392px 7.84648px 0 3.53333px, #e66 27.68577px 6.90284px 0 3.46667px, #e66 27.97502px 5.94627px 0 3.4px, #e66 28.23116px 4.97791px 0 3.33333px, #e66 28.4537px 3.99891px 0 3.26667px, #e66 28.64223px 3.01042px 0 3.2px, #e66 28.79635px 2.01364px 0 3.13333px, #e66 28.91571px 1.00976px 0 3.06667px, #e66 29px 0.0px 0 3px, #e66 29.04896px -1.01441px 0 2.93333px, #e66 29.06237px -2.03224px 0 2.86667px, #e66 29.04004px -3.05223px 0 2.8px, #e66 28.98185px -4.07313px 0 2.73333px, #e66 28.88769px -5.09368px 0 2.66667px, #e66 28.75754px -6.1126px 0 2.6px, #e66 28.59138px -7.12863px 0 2.53333px, #e66 28.38926px -8.14049px 0 2.46667px, #e66 28.15127px -9.1469px 0 2.4px, #e66 27.87755px -10.1466px 0 2.33333px, #e66 27.56827px -11.1383px 0 2.26667px, #e66 27.22365px -12.12075px 0 2.2px, #e66 26.84398px -13.09268px 0 2.13333px, #e66 26.42956px -14.05285px 0 2.06667px, #e66 25.98076px -15.0px 0 2px, #e66 25.49798px -15.93291px 0 1.93333px, #e66 24.98167px -16.85035px 0 1.86667px, #e66 24.43231px -17.75111px 0 1.8px, #e66 23.85046px -18.63402px 0 1.73333px, #e66 23.23668px -19.49789px 0 1.66667px, #e66 22.5916px -20.34157px 0 1.6px, #e66 21.91589px -21.16393px 0 1.53333px, #e66 21.21024px -21.96384px 0 1.46667px, #e66 20.4754px -22.74023px 0 1.4px, #e66 19.71215px -23.49203px 0 1.33333px, #e66 18.92133px -24.2182px 0 1.26667px, #e66 18.10379px -24.91772px 0 1.2px, #e66 17.26042px -25.58963px 0 1.13333px, #e66 16.39217px -26.23295px 0 1.06667px, #e66 15.5px -26.84679px 0 1px, #e66 14.58492px -27.43024px 0 0.93333px, #e66 13.64796px -27.98245px 0 0.86667px, #e66 12.69018px -28.50262px 0 0.8px, #e66 11.7127px -28.98995px 0 0.73333px, #e66 10.71663px -29.4437px 0 0.66667px, #e66 9.70313px -29.86317px 0 0.6px, #e66 8.67339px -30.2477px 0 0.53333px, #e66 7.6286px -30.59666px 0 0.46667px, #e66 6.57001px -30.90946px 0 0.4px, #e66 5.49886px -31.18558px 0 0.33333px, #e66 4.41643px -31.42451px 0 0.26667px, #e66 3.32401px -31.6258px 0 0.2px, #e66 2.22291px -31.78904px 0 0.13333px, #e66 1.11446px -31.91388px 0 0.06667px, #e66 0.0px -32px 0 0px, #e66 -1.11911px -32.04713px 0 -0.06667px, #e66 -2.24151px -32.05506px 0 -0.13333px, #e66 -3.36582px -32.02361px 0 -0.2px, #e66 -4.49065px -31.95265px 0 -0.26667px, #e66 -5.61462px -31.84212px 0 -0.33333px, #e66 -6.73634px -31.69198px 0 -0.4px, #e66 -7.8544px -31.50227px 0 -0.46667px, #e66 -8.9674px -31.27305px 0 -0.53333px, #e66 -10.07395px -31.00444px 0 -0.6px, #e66 -11.17266px -30.69663px 0 -0.66667px, #e66 -12.26212px -30.34982px 0 -0.73333px, #e66 -13.34096px -29.96429px 0 -0.8px, #e66 -14.4078px -29.54036px 0 -0.86667px, #e66 -15.46126px -29.07841px 0 -0.93333px, #e66 -16.5px -28.57884px 0 -1px, #e66 -17.52266px -28.04212px 0 -1.06667px, #e66 -18.52792px -27.46878px 0 -1.13333px, #e66 -19.51447px -26.85936px 0 -1.2px, #e66 -20.48101px -26.21449px 0 -1.26667px, #e66 -21.42625px -25.53481px 0 -1.33333px, #e66 -22.34896px -24.82104px 0 -1.4px, #e66 -23.2479px -24.07391px 0 -1.46667px, #e66 -24.12186px -23.29421px 0 -1.53333px, #e66 -24.96967px -22.48279px 0 -1.6px, #e66 -25.79016px -21.64052px 0 -1.66667px, #e66 -26.58223px -20.76831px 0 -1.73333px, #e66 -27.34477px -19.86714px 0 -1.8px, #e66 -28.07674px -18.938px 0 -1.86667px, #e66 -28.7771px -17.98193px 0 -1.93333px, #e66 -29.44486px -17.0px 0 -2px, #e66 -30.07908px -15.99333px 0 -2.06667px, #e66 -30.67884px -14.96307px 0 -2.13333px, #e66 -31.24325px -13.91039px 0 -2.2px, #e66 -31.7715px -12.83652px 0 -2.26667px, #e66 -32.26278px -11.74269px 0 -2.33333px, #e66 -32.71634px -10.63018px 0 -2.4px, #e66 -33.13149px -9.5003px 0 -2.46667px, #e66 -33.50755px -8.35437px 0 -2.53333px, #e66 -33.84391px -7.19374px 0 -2.6px, #e66 -34.14px -6.0198px 0 -2.66667px, #e66 -34.39531px -4.83395px 0 -2.73333px, #e66 -34.60936px -3.63759px 0 -2.8px, #e66 -34.78173px -2.43218px 0 -2.86667px, #e66 -34.91205px -1.21916px 0 -2.93333px, #e66 -35px 0.0px 0 -3px, #e66 -35.04531px 1.22381px 0 -3.06667px, #e66 -35.04775px 2.45078px 0 -3.13333px, #e66 -35.00717px 3.6794px 0 -3.2px, #e66 -34.92345px 4.90817px 0 -3.26667px, #e66 -34.79654px 6.13557px 0 -3.33333px, #e66 -34.62643px 7.36007px 0 -3.4px, #e66 -34.41316px 8.58016px 0 -3.46667px, #e66 -34.15683px 9.79431px 0 -3.53333px, #e66 -33.85761px 11.001px 0 -3.6px, #e66 -33.5157px 12.19872px 0 -3.66667px, #e66 -33.13137px 13.38594px 0 -3.73333px, #e66 -32.70493px 14.56117px 0 -3.8px, #e66 -32.23675px 15.72291px 0 -3.86667px, #e66 -31.72725px 16.86968px 0 -3.93333px, #e66 -31.17691px 18px 0 -4px, #e66 -30.58627px 19.11242px 0 -4.06667px, #e66 -29.95589px 20.2055px 0 -4.13333px, #e66 -29.28642px 21.27783px 0 -4.2px, #e66 -28.57852px 22.32799px 0 -4.26667px, #e66 -27.83295px 23.35462px 0 -4.33333px, #e66 -27.05047px 24.35635px 0 -4.4px, #e66 -26.23192px 25.33188px 0 -4.46667px, #e66 -25.37819px 26.27988px 0 -4.53333px, #e66 -24.49018px 27.1991px 0 -4.6px, #e66 -23.56888px 28.0883px 0 -4.66667px, #e66 -22.6153px 28.94626px 0 -4.73333px, #e66 -21.6305px 29.77183px 0 -4.8px, #e66 -20.61558px 30.56385px 0 -4.86667px, #e66 -19.57168px 31.32124px 0 -4.93333px, #e66 -18.5px 32.04294px 0 -5px, #e66 -17.40175px 32.72792px 0 -5.06667px, #e66 -16.27818px 33.37522px 0 -5.13333px, #e66 -15.1306px 33.98389px 0 -5.2px, #e66 -13.96034px 34.55305px 0 -5.26667px, #e66 -12.76875px 35.08186px 0 -5.33333px, #e66 -11.55724px 35.56951px 0 -5.4px, #e66 -10.32721px 36.01527px 0 -5.46667px, #e66 -9.08014px 36.41843px 0 -5.53333px, #e66 -7.81748px 36.77835px 0 -5.6px, #e66 -6.54075px 37.09443px 0 -5.66667px, #e66 -5.25147px 37.36612px 0 -5.73333px, #e66 -3.95118px 37.59293px 0 -5.8px, #e66 -2.64145px 37.77443px 0 -5.86667px, #e66 -1.32385px 37.91023px 0 -5.93333px;
  -webkit-box-shadow: #e66 0px 26px 0 6px, #e66 0.90971px 26.05079px 0 5.93333px, #e66 1.82297px 26.06967px 0 5.86667px, #e66 2.73865px 26.05647px 0 5.8px, #e66 3.65561px 26.01104px 0 5.73333px, #e66 4.57274px 25.93327px 0 5.66667px, #e66 5.48887px 25.8231px 0 5.6px, #e66 6.40287px 25.68049px 0 5.53333px, #e66 7.31358px 25.50548px 0 5.46667px, #e66 8.21985px 25.2981px 0 5.4px, #e66 9.12054px 25.05847px 0 5.33333px, #e66 10.01448px 24.78672px 0 5.26667px, #e66 10.90054px 24.48302px 0 5.2px, #e66 11.77757px 24.1476px 0 5.13333px, #e66 12.64443px 23.78072px 0 5.06667px, #e66 13.5px 23.38269px 0 5px, #e66 14.34315px 22.95384px 0 4.93333px, #e66 15.17277px 22.49455px 0 4.86667px, #e66 15.98776px 22.00526px 0 4.8px, #e66 16.78704px 21.48643px 0 4.73333px, #e66 17.56953px 20.93855px 0 4.66667px, #e66 18.33418px 20.36217px 0 4.6px, #e66 19.07995px 19.75787px 0 4.53333px, #e66 19.80582px 19.12626px 0 4.46667px, #e66 20.5108px 18.468px 0 4.4px, #e66 21.1939px 17.78379px 0 4.33333px, #e66 21.85416px 17.07434px 0 4.26667px, #e66 22.49067px 16.34043px 0 4.2px, #e66 23.10251px 15.58284px 0 4.13333px, #e66 23.68881px 14.80241px 0 4.06667px, #e66 24.24871px 14.0px 0 4px, #e66 24.7814px 13.1765px 0 3.93333px, #e66 25.28607px 12.33284px 0 3.86667px, #e66 25.76198px 11.46997px 0 3.8px, #e66 26.2084px 10.58888px 0 3.73333px, #e66 26.62462px 9.69057px 0 3.66667px, #e66 27.01001px 8.77608px 0 3.6px, #e66 27.36392px 7.84648px 0 3.53333px, #e66 27.68577px 6.90284px 0 3.46667px, #e66 27.97502px 5.94627px 0 3.4px, #e66 28.23116px 4.97791px 0 3.33333px, #e66 28.4537px 3.99891px 0 3.26667px, #e66 28.64223px 3.01042px 0 3.2px, #e66 28.79635px 2.01364px 0 3.13333px, #e66 28.91571px 1.00976px 0 3.06667px, #e66 29px 0.0px 0 3px, #e66 29.04896px -1.01441px 0 2.93333px, #e66 29.06237px -2.03224px 0 2.86667px, #e66 29.04004px -3.05223px 0 2.8px, #e66 28.98185px -4.07313px 0 2.73333px, #e66 28.88769px -5.09368px 0 2.66667px, #e66 28.75754px -6.1126px 0 2.6px, #e66 28.59138px -7.12863px 0 2.53333px, #e66 28.38926px -8.14049px 0 2.46667px, #e66 28.15127px -9.1469px 0 2.4px, #e66 27.87755px -10.1466px 0 2.33333px, #e66 27.56827px -11.1383px 0 2.26667px, #e66 27.22365px -12.12075px 0 2.2px, #e66 26.84398px -13.09268px 0 2.13333px, #e66 26.42956px -14.05285px 0 2.06667px, #e66 25.98076px -15.0px 0 2px, #e66 25.49798px -15.93291px 0 1.93333px, #e66 24.98167px -16.85035px 0 1.86667px, #e66 24.43231px -17.75111px 0 1.8px, #e66 23.85046px -18.63402px 0 1.73333px, #e66 23.23668px -19.49789px 0 1.66667px, #e66 22.5916px -20.34157px 0 1.6px, #e66 21.91589px -21.16393px 0 1.53333px, #e66 21.21024px -21.96384px 0 1.46667px, #e66 20.4754px -22.74023px 0 1.4px, #e66 19.71215px -23.49203px 0 1.33333px, #e66 18.92133px -24.2182px 0 1.26667px, #e66 18.10379px -24.91772px 0 1.2px, #e66 17.26042px -25.58963px 0 1.13333px, #e66 16.39217px -26.23295px 0 1.06667px, #e66 15.5px -26.84679px 0 1px, #e66 14.58492px -27.43024px 0 0.93333px, #e66 13.64796px -27.98245px 0 0.86667px, #e66 12.69018px -28.50262px 0 0.8px, #e66 11.7127px -28.98995px 0 0.73333px, #e66 10.71663px -29.4437px 0 0.66667px, #e66 9.70313px -29.86317px 0 0.6px, #e66 8.67339px -30.2477px 0 0.53333px, #e66 7.6286px -30.59666px 0 0.46667px, #e66 6.57001px -30.90946px 0 0.4px, #e66 5.49886px -31.18558px 0 0.33333px, #e66 4.41643px -31.42451px 0 0.26667px, #e66 3.32401px -31.6258px 0 0.2px, #e66 2.22291px -31.78904px 0 0.13333px, #e66 1.11446px -31.91388px 0 0.06667px, #e66 0.0px -32px 0 0px, #e66 -1.11911px -32.04713px 0 -0.06667px, #e66 -2.24151px -32.05506px 0 -0.13333px, #e66 -3.36582px -32.02361px 0 -0.2px, #e66 -4.49065px -31.95265px 0 -0.26667px, #e66 -5.61462px -31.84212px 0 -0.33333px, #e66 -6.73634px -31.69198px 0 -0.4px, #e66 -7.8544px -31.50227px 0 -0.46667px, #e66 -8.9674px -31.27305px 0 -0.53333px, #e66 -10.07395px -31.00444px 0 -0.6px, #e66 -11.17266px -30.69663px 0 -0.66667px, #e66 -12.26212px -30.34982px 0 -0.73333px, #e66 -13.34096px -29.96429px 0 -0.8px, #e66 -14.4078px -29.54036px 0 -0.86667px, #e66 -15.46126px -29.07841px 0 -0.93333px, #e66 -16.5px -28.57884px 0 -1px, #e66 -17.52266px -28.04212px 0 -1.06667px, #e66 -18.52792px -27.46878px 0 -1.13333px, #e66 -19.51447px -26.85936px 0 -1.2px, #e66 -20.48101px -26.21449px 0 -1.26667px, #e66 -21.42625px -25.53481px 0 -1.33333px, #e66 -22.34896px -24.82104px 0 -1.4px, #e66 -23.2479px -24.07391px 0 -1.46667px, #e66 -24.12186px -23.29421px 0 -1.53333px, #e66 -24.96967px -22.48279px 0 -1.6px, #e66 -25.79016px -21.64052px 0 -1.66667px, #e66 -26.58223px -20.76831px 0 -1.73333px, #e66 -27.34477px -19.86714px 0 -1.8px, #e66 -28.07674px -18.938px 0 -1.86667px, #e66 -28.7771px -17.98193px 0 -1.93333px, #e66 -29.44486px -17.0px 0 -2px, #e66 -30.07908px -15.99333px 0 -2.06667px, #e66 -30.67884px -14.96307px 0 -2.13333px, #e66 -31.24325px -13.91039px 0 -2.2px, #e66 -31.7715px -12.83652px 0 -2.26667px, #e66 -32.26278px -11.74269px 0 -2.33333px, #e66 -32.71634px -10.63018px 0 -2.4px, #e66 -33.13149px -9.5003px 0 -2.46667px, #e66 -33.50755px -8.35437px 0 -2.53333px, #e66 -33.84391px -7.19374px 0 -2.6px, #e66 -34.14px -6.0198px 0 -2.66667px, #e66 -34.39531px -4.83395px 0 -2.73333px, #e66 -34.60936px -3.63759px 0 -2.8px, #e66 -34.78173px -2.43218px 0 -2.86667px, #e66 -34.91205px -1.21916px 0 -2.93333px, #e66 -35px 0.0px 0 -3px, #e66 -35.04531px 1.22381px 0 -3.06667px, #e66 -35.04775px 2.45078px 0 -3.13333px, #e66 -35.00717px 3.6794px 0 -3.2px, #e66 -34.92345px 4.90817px 0 -3.26667px, #e66 -34.79654px 6.13557px 0 -3.33333px, #e66 -34.62643px 7.36007px 0 -3.4px, #e66 -34.41316px 8.58016px 0 -3.46667px, #e66 -34.15683px 9.79431px 0 -3.53333px, #e66 -33.85761px 11.001px 0 -3.6px, #e66 -33.5157px 12.19872px 0 -3.66667px, #e66 -33.13137px 13.38594px 0 -3.73333px, #e66 -32.70493px 14.56117px 0 -3.8px, #e66 -32.23675px 15.72291px 0 -3.86667px, #e66 -31.72725px 16.86968px 0 -3.93333px, #e66 -31.17691px 18px 0 -4px, #e66 -30.58627px 19.11242px 0 -4.06667px, #e66 -29.95589px 20.2055px 0 -4.13333px, #e66 -29.28642px 21.27783px 0 -4.2px, #e66 -28.57852px 22.32799px 0 -4.26667px, #e66 -27.83295px 23.35462px 0 -4.33333px, #e66 -27.05047px 24.35635px 0 -4.4px, #e66 -26.23192px 25.33188px 0 -4.46667px, #e66 -25.37819px 26.27988px 0 -4.53333px, #e66 -24.49018px 27.1991px 0 -4.6px, #e66 -23.56888px 28.0883px 0 -4.66667px, #e66 -22.6153px 28.94626px 0 -4.73333px, #e66 -21.6305px 29.77183px 0 -4.8px, #e66 -20.61558px 30.56385px 0 -4.86667px, #e66 -19.57168px 31.32124px 0 -4.93333px, #e66 -18.5px 32.04294px 0 -5px, #e66 -17.40175px 32.72792px 0 -5.06667px, #e66 -16.27818px 33.37522px 0 -5.13333px, #e66 -15.1306px 33.98389px 0 -5.2px, #e66 -13.96034px 34.55305px 0 -5.26667px, #e66 -12.76875px 35.08186px 0 -5.33333px, #e66 -11.55724px 35.56951px 0 -5.4px, #e66 -10.32721px 36.01527px 0 -5.46667px, #e66 -9.08014px 36.41843px 0 -5.53333px, #e66 -7.81748px 36.77835px 0 -5.6px, #e66 -6.54075px 37.09443px 0 -5.66667px, #e66 -5.25147px 37.36612px 0 -5.73333px, #e66 -3.95118px 37.59293px 0 -5.8px, #e66 -2.64145px 37.77443px 0 -5.86667px, #e66 -1.32385px 37.91023px 0 -5.93333px;
  box-shadow: #e66 0px 26px 0 6px, #e66 0.90971px 26.05079px 0 5.93333px, #e66 1.82297px 26.06967px 0 5.86667px, #e66 2.73865px 26.05647px 0 5.8px, #e66 3.65561px 26.01104px 0 5.73333px, #e66 4.57274px 25.93327px 0 5.66667px, #e66 5.48887px 25.8231px 0 5.6px, #e66 6.40287px 25.68049px 0 5.53333px, #e66 7.31358px 25.50548px 0 5.46667px, #e66 8.21985px 25.2981px 0 5.4px, #e66 9.12054px 25.05847px 0 5.33333px, #e66 10.01448px 24.78672px 0 5.26667px, #e66 10.90054px 24.48302px 0 5.2px, #e66 11.77757px 24.1476px 0 5.13333px, #e66 12.64443px 23.78072px 0 5.06667px, #e66 13.5px 23.38269px 0 5px, #e66 14.34315px 22.95384px 0 4.93333px, #e66 15.17277px 22.49455px 0 4.86667px, #e66 15.98776px 22.00526px 0 4.8px, #e66 16.78704px 21.48643px 0 4.73333px, #e66 17.56953px 20.93855px 0 4.66667px, #e66 18.33418px 20.36217px 0 4.6px, #e66 19.07995px 19.75787px 0 4.53333px, #e66 19.80582px 19.12626px 0 4.46667px, #e66 20.5108px 18.468px 0 4.4px, #e66 21.1939px 17.78379px 0 4.33333px, #e66 21.85416px 17.07434px 0 4.26667px, #e66 22.49067px 16.34043px 0 4.2px, #e66 23.10251px 15.58284px 0 4.13333px, #e66 23.68881px 14.80241px 0 4.06667px, #e66 24.24871px 14.0px 0 4px, #e66 24.7814px 13.1765px 0 3.93333px, #e66 25.28607px 12.33284px 0 3.86667px, #e66 25.76198px 11.46997px 0 3.8px, #e66 26.2084px 10.58888px 0 3.73333px, #e66 26.62462px 9.69057px 0 3.66667px, #e66 27.01001px 8.77608px 0 3.6px, #e66 27.36392px 7.84648px 0 3.53333px, #e66 27.68577px 6.90284px 0 3.46667px, #e66 27.97502px 5.94627px 0 3.4px, #e66 28.23116px 4.97791px 0 3.33333px, #e66 28.4537px 3.99891px 0 3.26667px, #e66 28.64223px 3.01042px 0 3.2px, #e66 28.79635px 2.01364px 0 3.13333px, #e66 28.91571px 1.00976px 0 3.06667px, #e66 29px 0.0px 0 3px, #e66 29.04896px -1.01441px 0 2.93333px, #e66 29.06237px -2.03224px 0 2.86667px, #e66 29.04004px -3.05223px 0 2.8px, #e66 28.98185px -4.07313px 0 2.73333px, #e66 28.88769px -5.09368px 0 2.66667px, #e66 28.75754px -6.1126px 0 2.6px, #e66 28.59138px -7.12863px 0 2.53333px, #e66 28.38926px -8.14049px 0 2.46667px, #e66 28.15127px -9.1469px 0 2.4px, #e66 27.87755px -10.1466px 0 2.33333px, #e66 27.56827px -11.1383px 0 2.26667px, #e66 27.22365px -12.12075px 0 2.2px, #e66 26.84398px -13.09268px 0 2.13333px, #e66 26.42956px -14.05285px 0 2.06667px, #e66 25.98076px -15.0px 0 2px, #e66 25.49798px -15.93291px 0 1.93333px, #e66 24.98167px -16.85035px 0 1.86667px, #e66 24.43231px -17.75111px 0 1.8px, #e66 23.85046px -18.63402px 0 1.73333px, #e66 23.23668px -19.49789px 0 1.66667px, #e66 22.5916px -20.34157px 0 1.6px, #e66 21.91589px -21.16393px 0 1.53333px, #e66 21.21024px -21.96384px 0 1.46667px, #e66 20.4754px -22.74023px 0 1.4px, #e66 19.71215px -23.49203px 0 1.33333px, #e66 18.92133px -24.2182px 0 1.26667px, #e66 18.10379px -24.91772px 0 1.2px, #e66 17.26042px -25.58963px 0 1.13333px, #e66 16.39217px -26.23295px 0 1.06667px, #e66 15.5px -26.84679px 0 1px, #e66 14.58492px -27.43024px 0 0.93333px, #e66 13.64796px -27.98245px 0 0.86667px, #e66 12.69018px -28.50262px 0 0.8px, #e66 11.7127px -28.98995px 0 0.73333px, #e66 10.71663px -29.4437px 0 0.66667px, #e66 9.70313px -29.86317px 0 0.6px, #e66 8.67339px -30.2477px 0 0.53333px, #e66 7.6286px -30.59666px 0 0.46667px, #e66 6.57001px -30.90946px 0 0.4px, #e66 5.49886px -31.18558px 0 0.33333px, #e66 4.41643px -31.42451px 0 0.26667px, #e66 3.32401px -31.6258px 0 0.2px, #e66 2.22291px -31.78904px 0 0.13333px, #e66 1.11446px -31.91388px 0 0.06667px, #e66 0.0px -32px 0 0px, #e66 -1.11911px -32.04713px 0 -0.06667px, #e66 -2.24151px -32.05506px 0 -0.13333px, #e66 -3.36582px -32.02361px 0 -0.2px, #e66 -4.49065px -31.95265px 0 -0.26667px, #e66 -5.61462px -31.84212px 0 -0.33333px, #e66 -6.73634px -31.69198px 0 -0.4px, #e66 -7.8544px -31.50227px 0 -0.46667px, #e66 -8.9674px -31.27305px 0 -0.53333px, #e66 -10.07395px -31.00444px 0 -0.6px, #e66 -11.17266px -30.69663px 0 -0.66667px, #e66 -12.26212px -30.34982px 0 -0.73333px, #e66 -13.34096px -29.96429px 0 -0.8px, #e66 -14.4078px -29.54036px 0 -0.86667px, #e66 -15.46126px -29.07841px 0 -0.93333px, #e66 -16.5px -28.57884px 0 -1px, #e66 -17.52266px -28.04212px 0 -1.06667px, #e66 -18.52792px -27.46878px 0 -1.13333px, #e66 -19.51447px -26.85936px 0 -1.2px, #e66 -20.48101px -26.21449px 0 -1.26667px, #e66 -21.42625px -25.53481px 0 -1.33333px, #e66 -22.34896px -24.82104px 0 -1.4px, #e66 -23.2479px -24.07391px 0 -1.46667px, #e66 -24.12186px -23.29421px 0 -1.53333px, #e66 -24.96967px -22.48279px 0 -1.6px, #e66 -25.79016px -21.64052px 0 -1.66667px, #e66 -26.58223px -20.76831px 0 -1.73333px, #e66 -27.34477px -19.86714px 0 -1.8px, #e66 -28.07674px -18.938px 0 -1.86667px, #e66 -28.7771px -17.98193px 0 -1.93333px, #e66 -29.44486px -17.0px 0 -2px, #e66 -30.07908px -15.99333px 0 -2.06667px, #e66 -30.67884px -14.96307px 0 -2.13333px, #e66 -31.24325px -13.91039px 0 -2.2px, #e66 -31.7715px -12.83652px 0 -2.26667px, #e66 -32.26278px -11.74269px 0 -2.33333px, #e66 -32.71634px -10.63018px 0 -2.4px, #e66 -33.13149px -9.5003px 0 -2.46667px, #e66 -33.50755px -8.35437px 0 -2.53333px, #e66 -33.84391px -7.19374px 0 -2.6px, #e66 -34.14px -6.0198px 0 -2.66667px, #e66 -34.39531px -4.83395px 0 -2.73333px, #e66 -34.60936px -3.63759px 0 -2.8px, #e66 -34.78173px -2.43218px 0 -2.86667px, #e66 -34.91205px -1.21916px 0 -2.93333px, #e66 -35px 0.0px 0 -3px, #e66 -35.04531px 1.22381px 0 -3.06667px, #e66 -35.04775px 2.45078px 0 -3.13333px, #e66 -35.00717px 3.6794px 0 -3.2px, #e66 -34.92345px 4.90817px 0 -3.26667px, #e66 -34.79654px 6.13557px 0 -3.33333px, #e66 -34.62643px 7.36007px 0 -3.4px, #e66 -34.41316px 8.58016px 0 -3.46667px, #e66 -34.15683px 9.79431px 0 -3.53333px, #e66 -33.85761px 11.001px 0 -3.6px, #e66 -33.5157px 12.19872px 0 -3.66667px, #e66 -33.13137px 13.38594px 0 -3.73333px, #e66 -32.70493px 14.56117px 0 -3.8px, #e66 -32.23675px 15.72291px 0 -3.86667px, #e66 -31.72725px 16.86968px 0 -3.93333px, #e66 -31.17691px 18px 0 -4px, #e66 -30.58627px 19.11242px 0 -4.06667px, #e66 -29.95589px 20.2055px 0 -4.13333px, #e66 -29.28642px 21.27783px 0 -4.2px, #e66 -28.57852px 22.32799px 0 -4.26667px, #e66 -27.83295px 23.35462px 0 -4.33333px, #e66 -27.05047px 24.35635px 0 -4.4px, #e66 -26.23192px 25.33188px 0 -4.46667px, #e66 -25.37819px 26.27988px 0 -4.53333px, #e66 -24.49018px 27.1991px 0 -4.6px, #e66 -23.56888px 28.0883px 0 -4.66667px, #e66 -22.6153px 28.94626px 0 -4.73333px, #e66 -21.6305px 29.77183px 0 -4.8px, #e66 -20.61558px 30.56385px 0 -4.86667px, #e66 -19.57168px 31.32124px 0 -4.93333px, #e66 -18.5px 32.04294px 0 -5px, #e66 -17.40175px 32.72792px 0 -5.06667px, #e66 -16.27818px 33.37522px 0 -5.13333px, #e66 -15.1306px 33.98389px 0 -5.2px, #e66 -13.96034px 34.55305px 0 -5.26667px, #e66 -12.76875px 35.08186px 0 -5.33333px, #e66 -11.55724px 35.56951px 0 -5.4px, #e66 -10.32721px 36.01527px 0 -5.46667px, #e66 -9.08014px 36.41843px 0 -5.53333px, #e66 -7.81748px 36.77835px 0 -5.6px, #e66 -6.54075px 37.09443px 0 -5.66667px, #e66 -5.25147px 37.36612px 0 -5.73333px, #e66 -3.95118px 37.59293px 0 -5.8px, #e66 -2.64145px 37.77443px 0 -5.86667px, #e66 -1.32385px 37.91023px 0 -5.93333px;
  -moz-animation: whirly-loader 1.25s infinite linear;
  -webkit-animation: whirly-loader 1.25s infinite linear;
  animation: whirly-loader 1.25s infinite linear;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
/* line 6, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/loading-animation.css */
.modal-loading {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("http://sampsonresume.com/labs/pIkfp.gif") 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
/* line 22, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/loading-animation.css */
body.loading {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
/* line 28, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/loading-animation.css */
body.loading .modal-loading {
  display: block;
}

/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-container, .leaflet-routing-error {
  width: 320px;
  background-color: white;
  padding-top: 4px;
  transition: all 0.2s ease;
  box-sizing: border-box;
}

/* line 9, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-control-container .leaflet-routing-container-hide {
  width: 32px;
  height: 32px;
}

/* line 14, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-container h2 {
  font-size: 14px;
}

/* line 18, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-container h3 {
  font-size: 12px;
  font-weight: normal;
}

/* line 23, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-collapsible .leaflet-routing-geocoders {
  margin-top: 20px;
}

/* line 27, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-alt, .leaflet-routing-geocoders, .leaflet-routing-error {
  padding: 6px;
  margin-top: 2px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
  max-height: 320px;
  overflow-y: auto;
  transition: all 0.2s ease;
}

/* line 37, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt,
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders {
  display: none;
}

/* line 42, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-bar .leaflet-routing-alt:last-child {
  border-bottom: none;
}

/* line 46, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-alt-minimized {
  color: #888;
  max-height: 64px;
  overflow: hidden;
  cursor: pointer;
}

/* line 53, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-alt table {
  border-collapse: collapse;
}

/* line 57, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-alt tr:hover {
  background-color: #eee;
  cursor: pointer;
}

/* line 62, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-alt::-webkit-scrollbar {
  width: 8px;
}

/* line 66, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-alt::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #eee;
}

/* line 71, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-alt::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #888;
}

/* line 76, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon {
  background-image: url("leaflet.routing.icons.png");
  -webkit-background-size: 240px 20px;
  background-size: 240px 20px;
  background-repeat: no-repeat;
  margin: 0;
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
}

/* line 89, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-continue {
  background-position: 0 0;
}

/* line 90, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-sharp-right {
  background-position: -20px 0;
}

/* line 91, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-turn-right {
  background-position: -40px 0;
}

/* line 92, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-bear-right {
  background-position: -60px 0;
}

/* line 93, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-u-turn {
  background-position: -80px 0;
}

/* line 94, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-sharp-left {
  background-position: -100px 0;
}

/* line 95, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-turn-left {
  background-position: -120px 0;
}

/* line 96, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-bear-left {
  background-position: -140px 0;
}

/* line 97, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-depart {
  background-position: -160px 0;
}

/* line 98, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-enter-roundabout {
  background-position: -180px 0;
}

/* line 99, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-arrive {
  background-position: -200px 0;
}

/* line 100, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-icon-via {
  background-position: -220px 0;
}

/* line 102, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoders div {
  padding: 4px 0px 4px 0px;
}

/* line 106, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoders input {
  width: 303px;
  width: calc(100% - 4px);
  line-height: 1.67;
  border: 1px solid #ccc;
}

/* line 113, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoders button {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  margin: 0;
  margin-right: 3px;
  float: right;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

/* line 125, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-add-waypoint:after {
  content: '+';
}

/* line 129, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-reverse-waypoints:after {
  font-weight: normal;
  content: '\21c5';
}

/* line 134, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoders button:hover {
  background-color: #eee;
}

/* line 138, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoders input, .leaflet-routing-remove-waypoint, .leaflet-routing-geocoder {
  position: relative;
}

/* line 142, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoder-result {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  z-index: 1000;
  /* Arbitrary, but try to be above "most" things. */
}

/* line 151, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoder-result table {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  background-color: white;
  cursor: pointer;
}

/* line 159, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoder-result-open {
  max-height: 800px;
}

/* line 163, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoder-selected, .leaflet-routing-geocoder-result tr:hover {
  background-color: #eee;
}

/* line 167, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-geocoder-no-results {
  font-style: italic;
  color: #888;
}

/* line 172, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-remove-waypoint {
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

/* line 179, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-remove-waypoint:after {
  position: absolute;
  display: block;
  width: 15px;
  height: 1px;
  z-index: 1;
  right: 1px;
  top: 4px;
  bottom: 0;
  margin: auto;
  padding: 2px;
  font-size: 18px;
  font-weight: bold;
  content: "\00d7";
  text-align: center;
  cursor: pointer;
  color: #ccc;
  background: white;
  padding-bottom: 16px;
  margin-top: -16px;
  padding-right: 4px;
  line-height: 1;
}

/* line 203, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-remove-waypoint:hover {
  color: black;
}

/* line 207, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-instruction-distance {
  width: 48px;
}

/* line 211, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-collapse-btn {
  position: absolute;
  top: 0;
  right: 6px;
  font-size: 24px;
  color: #ccc;
  font-weight: bold;
}

/* line 220, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-collapse-btn:after {
  content: '\00d7';
}

/* line 224, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-container-hide .leaflet-routing-collapse-btn {
  position: relative;
  left: 4px;
  top: 4px;
  display: block;
  width: 26px;
  height: 23px;
  background-image: url("routing-icon.png");
}

/* line 234, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after {
  content: none;
}

/* line 238, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide {
  margin-top: 10px !important;
}

/* line 241, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide {
  margin-right: 10px !important;
}

/* line 244, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide {
  margin-bottom: 10px !important;
}

/* line 247, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide {
  margin-left: 10px !important;
}

@media only screen and (max-width: 640px) {
  /* line 252, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-routing-machine.css */
  .leaflet-routing-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    height: 100%;
  }
}
/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-measure-path.css */
.leaflet-measure-path-measurement {
  position: absolute;
  font-size: 10px;
  color: black;
  text-shadow: -1px  0 0 white, -1px -1px 0 white, 0 -1px 0 white, 1px -1px 0 white, 1px  0 0 white, 1px  1px 0 white, 0  1px 0 white, -1px  1px 0 white;
  white-space: nowrap;
  transform-origin: 0;
  pointer-events: none;
}

/* line 18, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/leaflet-measure-path.css */
.leaflet-measure-path-measurement > div {
  position: relative;
  margin-top: -25%;
  left: -50%;
}

/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-box {
  background-color: #ffffff;
  border: 1px solid #b0b0b0;
  bottom: 0;
  display: none;
  height: 415px;
  position: fixed;
  right: 70px;
  width: 300px;
  font-family: 'Open Sans', sans-serif;
  z-index: 4000;
}

/* line 13, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.round.hollow {
  margin: 40px 0 0;
}

/* line 16, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.round.hollow a {
  border: 2px solid #ff6701;
  border-radius: 35px;
  color: red;
  color: #ff6701;
  font-size: 23px;
  padding: 10px 21px;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}

/* line 26, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.round.hollow a:hover {
  border: 2px solid #000;
  border-radius: 35px;
  color: red;
  color: #000;
  font-size: 23px;
  padding: 10px 21px;
  text-decoration: none;
}

/* line 35, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-box-on {
  display: block !important;
}

/* line 38, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-box .popup-head {
  background-color: #fff;
  clear: both;
  color: #7b7b7b;
  display: inline-table;
  font-size: 21px;
  padding: 7px 10px;
  width: 100%;
  font-family: Oswald;
}

/* line 48, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.bg_none i {
  border: 1px solid #ff6701;
  border-radius: 25px;
  color: #ff6701;
  font-size: 17px;
  height: 33px;
  line-height: 30px;
  width: 33px;
}

/* line 57, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.bg_none:hover i {
  border: 1px solid #000;
  border-radius: 25px;
  color: #000;
  font-size: 17px;
  height: 33px;
  line-height: 30px;
  width: 33px;
}

/* line 66, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.bg_none {
  background: transparent none repeat scroll 0 0;
  border: medium none;
}

/* line 70, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-box .popup-head .popup-head-right {
  margin: 11px 7px 0;
}

/* line 75, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-head-left img {
  border: 1px solid #7b7b7b;
  border-radius: 50%;
  width: 44px;
}

/* line 80, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages-footer > textarea {
  border-bottom: 1px solid #b2b2b2 !important;
  height: 34px !important;
  margin: 7px;
  padding: 5px !important;
  border: medium none;
  width: 95% !important;
}

/* line 88, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages-footer {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  width: 100%;
}

/* line 94, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages-footer .btn-footer {
  overflow: hidden;
  padding: 2px 5px 10px 6px;
  width: 100%;
}

/* line 99, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.simple_round {
  background: #d1d1d1 none repeat scroll 0 0;
  border-radius: 50%;
  color: #4b4b4b !important;
  height: 21px;
  padding: 0 0 0 1px;
  width: 21px;
}

/* line 112, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-box .popup-messages {
  background: #3f9684 none repeat scroll 0 0;
  height: 275px;
  overflow: auto;
}

/* line 117, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.direct-chat-messages {
  overflow: auto;
  padding: 10px;
  transform: translate(0px, 0px);
}

/* line 123, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .chat-box-single-line {
  border-bottom: 1px solid #a4c6b5;
  height: 12px;
  margin: 7px 0 20px;
  position: relative;
  text-align: center;
}

/* line 130, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages abbr.timestamp {
  background: #3f9684 none repeat scroll 0 0;
  color: #fff;
  padding: 0 11px;
}

/* line 136, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-head-right .btn-group {
  display: inline-flex;
  margin: 0 8px 0 0;
  vertical-align: top !important;
}

/* line 141, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.chat-header-button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #636364;
  border-radius: 50%;
  font-size: 14px;
  height: 30px;
  width: 30px;
}

/* line 149, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-head-right .btn-group .dropdown-menu {
  border: medium none;
  min-width: 122px;
  padding: 0;
}

/* line 154, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-head-right .btn-group .dropdown-menu li a {
  font-size: 12px;
  padding: 3px 10px;
  color: #303030;
}

/* line 160, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages abbr.timestamp {
  background: #3f9684  none repeat scroll 0 0;
  color: #fff;
  padding: 0 11px;
}

/* line 165, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .chat-box-single-line {
  border-bottom: 1px solid #a4c6b5;
  height: 12px;
  margin: 7px 0 20px;
  position: relative;
  text-align: center;
}

/* line 172, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-messages {
  height: auto;
}

/* line 175, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-text {
  background: #dfece7 none repeat scroll 0 0;
  border: 1px solid #dfece7;
  border-radius: 2px;
  color: #1f2121;
}

/* line 182, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-timestamp {
  color: #fff;
  opacity: 0.6;
}

/* line 187, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-name {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 0 49px !important;
  color: #fff;
  opacity: 0.9;
}

/* line 194, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-info {
  display: block;
  font-size: 12px;
  margin-bottom: 0;
}

/* line 199, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .big-round {
  margin: -9px 0 0 !important;
}

/* line 202, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-img {
  border: 1px solid #fff;
  background: #3f9684  none repeat scroll 0 0;
  border-radius: 50%;
  float: left;
  height: 40px;
  margin: -21px 0 0;
  width: 40px;
}

/* line 211, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.direct-chat-reply-name {
  color: #fff;
  font-size: 15px;
  margin: 0 0 0 10px;
  opacity: 0.9;
}

/* line 218, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.direct-chat-img-reply-small {
  border: 1px solid #fff;
  border-radius: 50%;
  float: left;
  height: 20px;
  margin: 0 8px;
  width: 20px;
  background: #3f9684;
}

/* line 229, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-msg {
  margin-bottom: 10px;
  position: relative;
}

/* line 234, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .doted-border::after {
  background: transparent none repeat scroll 0 0 !important;
  border-right: 2px dotted #fff !important;
  bottom: 0;
  content: "";
  left: 17px;
  margin: 0;
  position: absolute;
  top: 0;
  width: 2px;
  display: inline;
  z-index: -2;
}

/* line 248, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-msg::after {
  background: #fff none repeat scroll 0 0;
  border-right: medium none;
  bottom: 0;
  content: "";
  left: 17px;
  margin: 0;
  position: absolute;
  top: 0;
  width: 2px;
  display: inline;
  z-index: -2;
}

/* line 261, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.direct-chat-text::after, .direct-chat-text::before {
  border-color: transparent #dfece7 transparent transparent;
}

/* line 266, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.direct-chat-text::after, .direct-chat-text::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent #d2d6de transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: medium;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 15px;
  width: 0;
}

/* line 283, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.direct-chat-text::after {
  border-width: 5px;
  margin-top: -5px;
}

/* line 287, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.popup-messages .direct-chat-text {
  background: #dfece7 none repeat scroll 0 0;
  border: 1px solid #dfece7;
  border-radius: 2px;
  color: #1f2121;
}

/* line 293, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.direct-chat-text {
  background: #d2d6de none repeat scroll 0 0;
  border: 1px solid #d2d6de;
  border-radius: 5px;
  color: #444;
  margin: 5px 0 0 50px;
  padding: 5px 10px;
  position: relative;
}

/* line 303, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/chat-box.css */
.fa-stack[data-count]:after {
  position: absolute;
  right: 0%;
  top: 1%;
  content: attr(data-count);
  font-size: 30%;
  padding: .6em;
  border-radius: 999px;
  line-height: .75em;
  color: white;
  background: rgba(255, 0, 0, 0.85);
  text-align: center;
  min-width: 2em;
  font-weight: bold;
}

/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 4, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone {
  border: 2px dashed #0087F7;
  border-radius: 5px;
  min-height: 150px;
  background: white;
  padding: 54px 54px;
}

/* line 10, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 13, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 15, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 17, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 19, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 21, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 23, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 26, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 32, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 34, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 36, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 40, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 42, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 44, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

/* line 50, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 56, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 58, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 60, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 73, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 76, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 78, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 81, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 84, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 86, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 90, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

/* line 98, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 106, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 108, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 114, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 121, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 131, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 135, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 142, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

/* line 149, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

/* line 155, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 170, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

/* line 183, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 185, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 188, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 209, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/* line 1, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/wizard.css */
.stepwizard-step p {
  margin-top: 10px;
}

/* line 5, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/wizard.css */
.stepwizard-row {
  display: table-row;
}

/* line 9, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/wizard.css */
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

/* line 15, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/wizard.css */
.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

/* line 20, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/wizard.css */
.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}

/* line 32, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/wizard.css */
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

/* line 38, /Users/eduardo/.projects/heroku/sem-barranquilla/sem-barranquilla/app/assets/stylesheets/wizard.css */
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
