@charset "UTF-8";

/*
   ======================================
   Compiled with ASPITO v.0.4beta 11/2013
   by Carlos Cabo
   https://github.com/carloscabo/aspito
   ======================================
*/

/* PRODUCTION 2014/02/20 19:03:42 */

/* lib/normalize.css */
/* variables.css.scss -> COMPILED */
/* bourbon/bourbon-flex-grid.css.scss -> COMPILED */
/* bourbon/bourbon-linear-gradient.css.scss -> COMPILED */
/* tipografia.css */
/* estructura.css.scss -> COMPILED */
/* modulos.css.scss -> COMPILED */
/* scrollbars.css.scss -> COMPILED */
/* lib/markdown-content.css.scss -> COMPILED */
/* datepicker3.css */
/* animate-custom.css */
/* ../js/nivo/nivo-slider.css */
/* ../js/nivo/themes/default/default.css */
/* ../js/fancybox/jquery.fancybox.css */
/* ../js/fancybox/fancybox_customization.css */
/* ../js/flexslider/flexslider.css */
/* formularios.css.scss -> COMPILED */

/* =========================== */
/* lib/normalize.css */
/* =========================== */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: yellow;
  color: black; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/* =========================== */
/* variables.css.scss */
/* =========================== */
/* MAIN COLORS */
/* FOOTER HEIGHT */
/* WEBKIT SCROLLBAR */
/* MIXINS / UTILS */
/* @include clearfix */
/* @extend %clearfix */

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* ==============================================
=COMUNES, REUTILIZADOS, MISC */
._h, .hidden {
  display: none !important; }

/* INVISIBLE */
._i, .i {
  opacity: 0;
  /* Standard: FF gt 1.5, Opera, Safari */
  -ms-filter: "alpha(opacity=0)";
  /* IE 8 */
  -khtml-opacity: 0;
  /* Safari 1.x */
  -moz-opacity: 0;
  /* FF lt 1.5, Netscape */
  /*
  opacity: .75;
  -ms-filter: "alpha(opacity=75)";
  -khtml-opacity: .75;
  -moz-opacity: .75;
  */ }

/* EMBOSS */
._e, .e {
  /* EMBOSS */
  color: #4c4c4c;
  text-shadow: -1px -1px 1px #4b4b4b;
  text-shadow: 1px 1px 1px #8b8b8b; }

/* REDONDEADO */
._r, .r {
  border-radius: 4px; }

/* SOMBRA */
._s, .s {
  /* x-offset, y-offset, radio, color*/
  -moz-box-shadow: 0px 4px 5px black;
  -webkit-box-shadow: 0px 4px 5px black;
  box-shadow: 0px 4px 5px black; }

/* SEPARADOR / LEGACY */
/*<div class="sp"><hr /></div>*/
/* hr { clear:both; display:none; height:1px; width:100%; }
div.sp { clear:both; height:1px; } */
/* =========================== */
/* bourbon/bourbon-flex-grid.css.scss */
/* =========================== */
/* =========================== */
/* bourbon/bourbon-linear-gradient.css.scss */
/* =========================== */
/* =========================== */
/* tipografia.css */
/* =========================== */
@font-face {
  font-family: 'danpro';
  src: url('/fonts/danpro-regular-webfont.eot');
  src: url('/fonts/danpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/danpro-regular-webfont.woff') format('woff'), url('/fonts/danpro-regular-webfont.ttf') format('truetype'), url('/fonts/danpro-regular-webfont.svg#danpro-regularregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'danpro';
  src: url('/fonts/danpro-bold-webfont.eot');
  src: url('/fonts/danpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/danpro-bold-webfont.woff') format('woff'), url('/fonts/danpro-bold-webfont.ttf') format('truetype'), url('/fonts/danpro-bold-webfont.svg#danprobold') format('svg');
  font-weight: bold;
  font-style: normal; }

/* -------------------------------------
=Variables */
/*$_p:  16px;
$_h1: 56px;
$z_ratio: ($_h1 - $_p) / 6;
$_h6: round($_p + $z_ratio);
$_h5: round($_p + $z_ratio*2);
$_h4: round($_p + $z_ratio*3);
$_h3: round($_p + $z_ratio*4);
$_h2: round($_p + $z_ratio*5);*/
/* MARGINS */
/* LINE-HEIGHTS */
/* -------------------------------------
=Tipografia */
/*Golden ratio sizes 56,46,36,30,24,20,16*/
html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 100.01%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body, button, input, select, textarea, fieldset, legend {
  /*font-family:'Trebuchet MS', Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  /*font-family:'Courier New', Courier, monospace;*/
  font: 400 16px/1.5 'danpro', danpro, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #666666; }

dfn, em, i {
  font-style: italic; }

strong, b {
  font-weight: 700; }

._p, p, ol, ul, blockquote, pre, code {
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 16px;
  line-height: 18px;
  text-align: left; }

._h1, ._h2, ._h3, ._h4, ._h5, ._h6, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  color: #00a0df;
  text-align: left; }

._h1, h1 {
  font-size: 58px;
  /*56*/
  line-height: 59px;
  margin-bottom: 0.25em;
  letter-spacing: -3px; }

._h2, h2 {
  font-size: 46px;
  /*46*/
  line-height: 1.19em;
  margin-bottom: 0.4em; }

._h3, h3 {
  font-size: 36px;
  /*36*/
  line-height: 1em;
  letter-spacing: -2px;
  margin-bottom: 0.55em; }

._h4, h4 {
  font-size: 28px;
  /*28*/
  line-height: 1.32em;
  margin-bottom: 0.7em; }

._h5, h5 {
  font-size: 22px;
  /*22*/
  line-height: 1.385em;
  margin-bottom: 0.85em; }

._h6, h6 {
  font-size: 18px;
  /*18*/
  line-height: 1.45em;
  margin-bottom: 1em; }

abbr[title] {
  border-bottom: 1px dotted; }

blockquote {
  margin: 1em 40px; }

mark {
  background: yellow;
  color: black; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  /*font-size: 1em;*/ }

pre {
  padding: 15px;
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */
  background: red;
  margin: 1em 0; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 14px;
  line-height: 1.5em;
  text-align: left; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

address {
  font-style: normal !important; }

/* -------------------------------------
=Footer / Address */
footer address {
  font-size: 16px;
  line-height: 1.5em; }

/* -------------------------------------
=Forms feneral */
fieldset, legend, input, textarea, label, select {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: left; }

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

/* -------------------------------------
=Enlaces */
a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

a, a:link, a:visited, a:hover, a:active {
  font-weight: 400;
  color: #00a0df;
  outline: 0;
  text-decoration: underline; }

a:hover {
  color: #4280bb; }

a.alt, a.alt:link, a.alt:visited, a.alt:hover, a.alt:active {
  color: #4280bb; }

a.alt:hover {
  color: #00a0df; }

a.white, a.white:link, a.white:visited, a.white:hover, a.white:active {
  color: #fccc2a;
  text-decoration: none; }

a.white:hover {
  color: white;
  text-decoration: underline; }

footer address a, footer address a:link, footer address a:visited, footer address a:hover, footer address a:active {
  font-weight: 400;
  color: white;
  text-decoration: underline; }

footer address a:hover {
  color: white; }

/* ICONO AUTOMÁTICO EN LINKS DE DOWNLOAD */
/* a[href$=".pdf"] { padding:0 20px 0 0; background:transparent url(/img/pdf.png) no-repeat center right; } */
/* -------------------------------------
=Listas */
ul, ol, li {
  list-style: none; }

li {
  font-size: 100%;
  line-height: 160%; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* =ESTILOS POR DEFECTO */
/* ul li { list-style: disc outside; }*/
/* ol li { list-style: decimal outside; }*/
/* =========================== */
/* estructura.css.scss */
/* =========================== */
/* CSS3 Creado por Carlos Cabo (carloscabo@gmail.com) 2013 */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* ==============================================
=GENERALES */
html {
  height: 100%;
  background: url(../img/bg_html.png) center top no-repeat white; }

body {
  height: 100%;
  min-height: 100%;
  position: relative;
  padding-top: 102px;
  /* OJO NUNCA REPEAT-Y!!!, SE CORTAR� */ }

/* ==============================================
GRID */
.col {
  float: left; }

.col.first {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* ==============================================
=STRUCTURE */
.row {
  width: 100%;
  clear: both;
  text-align: center; }
  .row:after {
    content: "";
    display: table;
    clear: both; }

.w960, .wrap, .wrapper, .fixed-w {
  width: 960px;
  /*width: 960px;*/
  /*960*/
  margin-right: auto;
  margin-left: auto;
  clear: both;
  text-align: left; }
  .w960:after, .wrap:after, .wrapper:after, .fixed-w:after {
    content: "";
    display: table;
    clear: both; }

.mb8 {
  margin-bottom: 8px; }

.pt16 {
  padding-top: 16px; }

.mt16 {
  padding-top: 16px; }

.left {
  float: left; }

.right {
  float: right;
  text-align: left; }

.rounded {
  border-radius: 4px; }

#contenedor {
  width: 100%;
  /* =STICKY. Set footer height. */
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -214px auto;
  /* =STICKY */ }

/* ==============================================
=HEADER */
header#arriba {
  height: 102px;
  background: #00a0df;
  position: fixed;
  top: 0;
  z-index: 7000; }
  header#arriba div#h-interior {
    height: 102px;
    clear: both;
    margin: 0 auto; }
    header#arriba div#h-interior a.logo {
      display: block;
      width: 216px;
      height: 102px;
      float: left; }

.top-bar {
  height: 58px;
  overflow: hidden;
  background: white; }
  .top-bar .user-access {
    padding-top: 13px;
    float: left;
    display: inline-block; }

.home-slider {
  background: white url(/img/bg-header-home-slider.png) 7px 0 no-repeat;
  padding-bottom: 32px; }
  .home-slider .col-left {
    width: 41.66667%; }
    .home-slider .col-left > p {
      margin: 0 0 4px 0;
      padding: 0; }
    .home-slider .col-left ._h1 {
      margin-top: -8px;
      padding-bottom: 12px; }

/* ==============================================
=MAIN */
section#main {
  margin: auto;
  padding: 0 0 48px 0;
  clear: both;
  overflow: hidden;
  text-align: left; }

/* ==============================================
=PPAL */
.home .col-news {
  width: 39.58333%; }
.home .col-pictures {
  width: 33.33333%;
  margin-left: 2.08333%; }
.home hgroup ._h3 {
  margin-bottom: 0; }
.home hgroup p {
  color: #00a0df; }
.home hgroup.alt ._h3, .home hgroup.alt p {
  color: #4280bb; }
.home .enlace {
  display: block;
  border-radius: 3px;
  background: #dadada;
  padding: 8px 4px;
  margin-top: 8px;
  text-align: center;
  line-height: 1.25em;
  text-decoration: none;
  color: #666666; }
  .home .enlace:hover {
    background: #00a0df;
    color: white; }
.home .mas-que-100-home article {
  padding-bottom: 1.8em; }
  .home .mas-que-100-home article > img {
    margin-bottom: 0.5em; }
  .home .mas-que-100-home article p {
    margin: 0;
    padding: 0; }
    .home .mas-que-100-home article p.title {
      font-size: 20px;
      line-height: 22px;
      color: #00a0df;
      letter-spacing: -1px; }
      .home .mas-que-100-home article p.title > a {
        text-decoration: none;
        color: #00a0df; }
        .home .mas-que-100-home article p.title > a:hover {
          text-decoration: underline;
          color: #4280bb; }
    .home .mas-que-100-home article p.fecha {
      padding-top: 4px;
      font-size: 14px; }
.home .a-contracorriente {
  padding: 10px 16px 16px 16px;
  background: #4280bb;
  color: white;
  border-radius: 3px;
  margin-bottom: 1.5em; }
  .home .a-contracorriente .contents {
    height: 250px;
    padding-top: 16px;
    border-top: 1px solid #a1c0dd;
    overflow: hidden; }
    .home .a-contracorriente .contents .fecha {
      margin-bottom: 0.5em; }
  .home .a-contracorriente ._h3 {
    color: white;
    margin: 0;
    padding: 0; }
  .home .a-contracorriente .title {
    font-size: 20px;
    line-height: 20px;
    color: white;
    letter-spacing: -1px;
    margin-bottom: 0.5em; }

/* Columna de calendario de la home */
.col-calendar {
  width: 22.29167%;
  float: right;
  text-align: left; }
  .col-calendar.wide {
    width: 33.33333%; }
    .col-calendar.wide .datepicker.datepicker-inline {
      width: 100%;
      background: #f0f0f0; }
      .col-calendar.wide .datepicker.datepicker-inline .table-condensed {
        width: 100%; }
  .col-calendar hgroup p {
    margin-bottom: 4px; }
  .col-calendar #sandbox-container {
    width: 100%;
    background: white;
    overflow: hidden;
    margin-left: -8px; }
  .col-calendar .evento {
    width: 100%;
    padding: 15px 0 20px 0;
    clear: both;
    border-bottom: 1px solid #cccccc;
    font-size: 16px; }
    .col-calendar .evento:last-of-type {
      border-bottom: 0; }
    .col-calendar .evento p {
      margin-bottom: 0; }
    .col-calendar .evento .fecha {
      font-size: 14px; }

article.doc, article.new {
  padding-bottom: 0.35em;
  margin-bottom: 1.25em;
  background: url(/img/1px-article.png) 0 bottom no-repeat; }
  article.doc:last-child, article.new:last-child {
    background: none; }
  article.doc > a, article.new > a {
    display: block; }
  article.doc img, article.new img {
    display: block;
    max-width: 360px;
    margin-bottom: 1em;
    margin-top: 1em; }
  article.doc .title, article.new .title {
    font-size: 20px;
    line-height: 22px;
    color: #4280bb;
    letter-spacing: -1px; }
    article.doc .title > a, article.new .title > a {
      text-decoration: none;
      color: #4280bb; }
      article.doc .title > a:hover, article.new .title > a:hover {
        text-decoration: underline;
        color: #00a0df; }
  article.doc .fecha, article.new .fecha {
    color: #4280bb; }

/* ==============================================
=Categories */
.col-categories {
  width: 33.33333%;
  float: right;
  position: relative; }
  .col-categories.contacto {
    width: 33.33333%; }

.categories {
  background: #4280bb;
  padding: 90px 12px 28px 28px;
  margin-bottom: 6px;
  border-radius: 4px;
  overflow: hidden;
  text-align: left;
  color: white; }
  .categories.pie-de-foto {
    background: #4280bb;
    padding: 20px; }
  .categories.news {
    background: #4280bb url(/img/bg_categorias_news.jpg) 0 0 repeat-x; }
  .categories.photo {
    background: #4280bb url(/img/bg_categorias_photo.jpg) 0 0 repeat-x; }
  .categories.video {
    background: #4280bb url(/img/bg_categorias_video.jpg) 0 0 repeat-x; }
  .categories .title {
    font-size: 24px;
    line-height: 18px;
    font-weight: 700;
    color: white; }
  .categories ul {
    padding-left: 16px;
    list-style: none;
    margin: 0; }
    .categories ul a {
      color: white;
      text-decoration: none; }
  .categories li {
    list-style: none;
    margin: 10px 0;
    font-size: 18px;
    line-height: 1; }
  .categories > ul {
    padding: 0; }
  .categories a {
    color: white;
    text-decoration: underline; }
    .categories a:hover {
      text-decoration: underline; }
    .categories a.current {
      font-weight: 700;
      color: #fccc2a; }
      .categories a.current:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        margin-top: -8px;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 16px solid white; }

hgroup.wide {
  display: block;
  position: relative; }
  hgroup.wide ._h1 {
    display: block; }

.col-content {
  width: 62.5%;
  /* Noticias */
  /* Galer�a */ }
  .col-content.wide {
    width: 100%; }
  .col-content.contacto {
    width: 62.5%; }
  .col-content article.doc, .col-content article.new {
    padding: 16px 12px;
    margin-bottom: 0;
    background: none;
    overflow: hidden; }
    .col-content article.doc:nth-child(2n), .col-content article.new:nth-child(2n) {
      background-color: #f2f2f2; }
    .col-content article.doc a.img, .col-content article.new a.img {
      width: 140px;
      display: block;
      float: left; }
      .col-content article.doc a.img ~ *, .col-content article.new a.img ~ * {
        width: 72%;
        float: right;
        clear: right;
        text-align: left; }
      .col-content article.doc a.img > img, .col-content article.new a.img > img {
        width: 100%;
        display: block;
        margin: 0; }
  .col-content article.doc {
    padding-left: 82px;
    background-image: url(/img/download_ico.png);
    background-repeat: no-repeat;
    background-position: 8px 6px; }
  .col-content figure {
    width: 188px;
    margin: 0 16px 16px 0;
    padding: 0;
    float: left; }
    .col-content figure:nth-of-type(3n) {
      margin-right: 0; }
    .col-content figure img {
      display: block;
      width: 188px; }

/* Galer�a video*/
.col-content.galeria-video .row figure {
  width: 188px;
  margin: 0 18px 16px 0;
  padding: 0;
  float: left; }
  .col-content.galeria-video .row figure img {
    display: block;
    width: 188px; }
  .col-content.galeria-video .row figure:last-child {
    margin-right: 0; }
  .col-content.galeria-video .row figure figcaption {
    line-height: 1.1;
    padding-top: 8px;
    padding-bottom: 8px; }

figcaption.alt {
  line-height: 1.1;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #4280bb; }

.grupo-municipal {
  width: 100%; }

.persona {
  float: left;
  padding-bottom: 20px;
  margin-bottom: 32px;
  border-bottom: 1px solid #dadada; }
  .persona:last-child {
    border-bottom: 0; }
  .persona > img {
    margin-top: 4px;
    float: left;
    display: block; }
  .persona ul, .persona p {
    width: 68.3%;
    float: right;
    text-align: left; }
  .persona ul {
    margin-top: 0;
    margin-bottom: 0; }
    .persona ul li {
      list-style: square outside;
      color: #4280bb;
      line-height: 1.2;
      margin-bottom: 1em;
      font-weight: 700; }

a.btn {
  margin-top: 16px;
  padding: 8px 16px;
  float: left;
  text-decoration: none;
  border-radius: 4px;
  background: #4280bb;
  color: white !important; }
  a.btn:hover {
    background: black;
    text-decoration: underline; }

.col-content.mas-que-mil .current {
  padding-bottom: 32px; }
  .col-content.mas-que-mil .current ._h3 {
    margin-top: 0.5em; }
  .col-content.mas-que-mil .current .fecha {
    color: #4280bb; }
  .col-content.mas-que-mil .current img {
    width: 100%;
    display: block;
    border-radius: 4px; }
.col-content.mas-que-mil ._h4 {
  margin-bottom: 0.5em; }
.col-content.mas-que-mil figure {
  margin-right: 18px; }
  .col-content.mas-que-mil figure:nth-of-type(3n) {
    float: right;
    margin-right: 0; }

/* ==============================================
=STICKY FOOTER */
.push {
  /* =STICKY. Set footer height. */
  height: 214px;
  /* =STICKY */ }

footer#sticky {
  /* =STICKY. Set footer height. */
  height: 214px;
  clear: both;
  background: url(../img/bg_footer.png) center top repeat-x;
  /* background-color:#00F; */ }

.footer_contents {
  height: 214px;
  clear: both;
  margin: auto;
  position: relative;
  /* ADDED SO THE LINKS WORK FINE */
  background: url(../img/pp-mieres-logo.png) 0 0 no-repeat;
  text-align: left;
  color: white; }
  .footer_contents .social-media-footer {
    float: right;
    width: 25%;
    text-align: center;
    padding-top: 30px; }
    .footer_contents .social-media-footer > a {
      display: inline-block; }
    .footer_contents .social-media-footer > p {
      width: 100%;
      text-align: center;
      clear: both; }

footer address {
  width: 33.33333%;
  float: left;
  margin-left: 255px;
  padding-top: 36px;
  line-height: 19px;
  color: white; }

/* =========================== */
/* modulos.css.scss */
/* =========================== */
/* CSS3 Creado por Carlos Cabo (carloscabo@gmail.com) 2013 */
/* ==============================================
=MENU TEXTO HORIZONTAL */
#menu {
  float: right;
  text-align: left;
  margin-top: 24px; }

#menu > ul, #menu > ol {
  list-style: none;
  padding: 0;
  margin: 0; }

#menu > ul > li {
  position: relative; }

#menu li {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 22px;
  letter-spacing: -1px; }

.last {
  padding-right: 0 !important; }

#menu > ul > li > ul {
  display: none;
  width: 200px;
  padding: 12px 8px 12px 8px;
  position: absolute;
  top: 32px;
  left: 8px;
  background: #4280bb;
  z-index: 999;
  border-radius: 8px; }
  #menu > ul > li > ul > li {
    float: none; }
    #menu > ul > li > ul > li > a {
      padding: 2px 7px !important;
      font-weight: 400 !important;
      font-size: 18px;
      line-height: 1.35em;
      color: white !important; }
      #menu > ul > li > ul > li > a:hover {
        text-decoration: underline !important; }
  #menu > ul > li > ul:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #4280bb;
    border-width: 8px;
    left: 32px;
    margin-left: -8px; }

#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {
  display: block;
  padding: 4px 8px;
  font-weight: bold;
  text-decoration: none;
  color: #cdecf9;
  /* TRANSICIÓN */
  -moz-transition: color 0.4s ease-out;
  -o-transition: color 0.4s ease-out;
  -webkit-transition: color 0.4s ease-out;
  -ms-transition: color 0.4s ease-out; }

#menu li a:hover {
  color: white;
  /* TRANSICIÓN */
  /*-moz-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	-webkit-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;*/ }

body.op1 #menu a.op1, body.op2 #menu a.op2, body.op3 #menu a.op3, body.op4 #menu a.op4, body.op5 #menu a.op5, body.op6 #menu a.op6, body.op7 #menu a.op7 {
  color: white; }

/* ==============================================
=FLECHA ARRIBA */
/*<a href="#arriba" class="a_arriba_floater" style="display:none;">Arriba</a>*/
/* div#d_arriba_floater {
	position:fixed;
	bottom:20px;
	right:20px;
	width:50px;
	height:50px;

	opacity:0.0;
	-ms-filter:"alpha(opacity=0)";
	-khtml-opacity:0.0;
	-moz-opacity:0.0;
} */
/* div.d_arriba {
	width:50px;
	height:50px;
	float:right;
	text-indent:-9999px;
} */
a.a_arriba_floater {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  /* background:url(../img/f_arriba.png) no-repeat 0 0; */
  /* background:url(../img/f_arriba.png) no-repeat 0 0; */
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAMAAADzNpNpAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAPUExURQAAAAAAAAAAAAAAAAAAAE8O540AAAAEdFJOUwC7XykFCa6cAAAA4klEQVR42u3VMQ7DMAxDUZHU/c/cKRFghYGVtf6j4Re7aKvEcyJJKTYj8g7UYH+pDTBAKrCJmC89GuRr8MIbWeFNE0PD3IollDk12CWw1/LRHuKzh/j4cggA/2mehXuW3L1gz2etN2EMDImrZ2LuGzC/iyJNpDEKOZHGMOREmUaMaMYS3qIM1x1GWKMIrIT5uhKNLKItoT0UyDUgOxn/YWakvoTZwNCEcDwu8GEofR99oV2j8VDmePTz6yup4oYYGo5e+yV61kDhEjzwiIsCGJVXwLVdsZ8Up9PpdDqdTqc/7gf2xRrjz/MxrAAAAABJRU5ErkJggg==) 0 0 no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  /* opacity */
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader()";
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  /* transition */
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s; }

a.a_arriba_floater.invisible {
  /* opacity */
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  -khtml-opacity: 0;
  -moz-opacity: 0; }

a.a_arriba_floater:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader()";
  -khtml-opacity: 1;
  -moz-opacity: 1; }

/* ==============================================
=PAGENAV */
.pagenav {
  width: 100%;
  height: 80px;
  padding-top: 36px;
  float: right;
  clear: both;
  text-align: center; }

.pagenav p {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 8px 20px;
  font-size: 0;
  line-height: 32px;
  /* Same as height */ }

.pagenav p a.page, .pagenav p a.prev, .pagenav p a.next, .pagenav p span {
  min-width: 24px;
  /* 32 */
  height: 32px;
  display: inline-block;
  overflow: hidden;
  padding: 0 4px;
  margin: 0 2px;
  font-size: 16px;
  text-decoration: none;
  background: #999999;
  color: white;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.pagenav p span.current {
  font-weight: 700 !important;
  background: #4280bb; }

.pagenav p span.pagecount {
  padding: 0 8px;
  background: #4280bb; }

.pagenav a.prev:hover, .pagenav a.next:hover, .pagenav a.page:hover {
  background: #4280bb; }

/*
<div class="pagenav">
  <p>
    <span class="pagecount">Página 1 de 30</span>
    <span class="current">1</span>
    <a href="?pa=2" class="page">2</a>
    <a href="?pa=3" class="page">3</a>
    <a href="?pa=4" class="page">4</a>
    <a href="?pa=5" class="page">5</a>
    <a href="?pa=6" class="page">6</a>
    <a href="?pa=7" class="page">7</a>
    <a href="?pa=8" class="page">8</a>
    <a href="?pa=9" class="page">9</a>
    <a href="?pa=10" class="page">10</a>
    <a href="?pa=11" class="page">11</a>
    <a href="?pa=12" class="page">12</a>
    <a href="?pa=13" class="page">13</a>
    <span class="elipsis">...</span>
    <a href="?pa=30" class="page">30</a>
    <a href="?pa=2" class="next">»</a>
  </p>
</div>
*/
/* ==============================================
=ADDTHIS */
.addthis_toolbox {
  float: left;
  /* > a {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(/img/social_icons_sprite_w32px.png) 0 0 no-repeat;

    &.addthis_button_facebook {
      background-position: 0 -96px;
    }
    &.addthis_button_twitter {
      background-position: 0 -128px;
    }
    &.addthis_button_google_plusone_share {
      background-position: 0 -64px;
    }
    &.addthis_button_tuenti {
      background-position: 0 -32px;
    }
    > img {
      display: block;
    }
  } */ }
  .addthis_toolbox * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    float: right; }

.addthis-floater {
  padding-top: 14px; }
  .addthis-floater > p {
    padding-top: 0px;
    line-height: 24px;
    clear: both; }
  .addthis-floater.right {
    position: absolute;
    right: 0;
    top: 0; }

.addthis-side-wrapper {
  padding-top: 24px; }
  .addthis-side-wrapper p {
    margin-bottom: 8px; }

/*
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
  <a class="addthis_button_facebook" title="Share on Facebook"><img src="data:image/gif;base64,R0lGODlhAQABAHAAACH5BAUAAAAALAAAAAABAAEAAAICRAEAOw==" title="Share on Facebook" alt="Share on Facebook" width="32" height="32"></a>
  <a class="addthis_button_twitter" title="Share on Twitter"><img src="data:image/gif;base64,R0lGODlhAQABAHAAACH5BAUAAAAALAAAAAABAAEAAAICRAEAOw==" title="Share on Twitter" alt="Share on Twitter" width="32" height="32"></a>
  <a class="addthis_button_google_plusone_share" title="Share on Google Plus"><img src="data:image/gif;base64,R0lGODlhAQABAHAAACH5BAUAAAAALAAAAAABAAEAAAICRAEAOw==" title="Share on Google Plus" alt="Share on Google Plus" width="32" height="32"></a>
  <a class="addthis_button_tuenti" title="Share on Tuenti"><img src="data:image/gif;base64,R0lGODlhAQABAHAAACH5BAUAAAAALAAAAAABAAEAAAICRAEAOw==" title="Share on Tuenti" alt="Share on Tuenti" width="32" height="32"></a>
  <a class="addthis_button_compact" title="Share on social media"><img src="data:image/gif;base64,R0lGODlhAQABAHAAACH5BAUAAAAALAAAAAABAAEAAAICRAEAOw==" title="Share on social media" alt="Share on social media" width="32" height="32"></a>
  <a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5176e4cd490252b6" defer></script>
<!-- AddThis Button END -->*/
/* ==============================================
=FLEXSLIDER */
.flexslider {
  width: 450px;
  height: 300px; }

/* ==============================================
=NIVO SLIDER */
.nivo-slider-wrapper {
  width: 58.33333%;
  height: 230px;
  float: left; }

.nivoSlider {
  position: relative;
  z-index: 1; }

/* ==============================================
=BUSCADOR DE GOOGLE */
/*
<div class="buscador_google" >
  <form action="http://www.google.com/cse" id="cse_search_box">
    <div>
      <input type="hidden" name="cx" value="001294247506081235495:8gvcpd8ppf8" style="display:none;" />
      <input type="hidden" name="ie" value="UTF-8" style="display:none;"/>
      <input id="buscador_google_input" type="text" name="q" value="" title="Buscar" />
      <input id="buscador_google_button" type="submit" name="sa" value="&nbsp;&nbsp;&nbsp;" />
    </div>
  </form>
</div>
<script type="text/javascript" src="https://www.google.com/cse/brand?form=cse-search-box&lang=es"></script>
*/
.buscador_google {
  width: 33.33333%;
  /*330*/
  float: right;
  display: inline;
  padding: 11px 0 0 0; }

form#cse_search_box {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 16px !important; }

#buscador_google_button {
  width: 34px;
  height: 34px;
  float: right;
  display: inline;
  background: url(../img/ico_buscar_16.png) center center no-repeat;
  cursor: pointer;
  border: 0;
  margin-left: -34px; }

#buscador_google_input {
  width: 100%;
  float: left;
  display: inline;
  background-color: white;
  color: black;
  border: 1px #bdbdbd solid;
  padding: 4px 0 7px 8px;
  margin: 0;
  outline: 0;
  border-radius: 3px; }

/* =========================== */
/* scrollbars.css.scss */
/* =========================== */
/* --------------------------------------
=SCROLLBARS WEBKIT / CHROME */
::-webkit-scrollbar {
  width: 6px;
  background-color: #dfdfdf; }

::-webkit-scrollbar-track-piece {
  background-color: #dfdfdf; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 16px;
  background-color: #666666;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf; }

::-webkit-scrollbar-thumb:hover {
  background-color: #333333; }

::-webkit-scrollbar-thumb:active {
  background-color: #333333; }

/* ----------------------------------------------------------------------------
=CUSTOM SCROLLBAR */
/* .custom_scroll_bar::-webkit-scrollbar {
	width: 10px;
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(202, 202, 202, 0.07)),color-stop(100%,rgba(229, 229, 229, 0.07)));
	background: -webkit-linear-gradient(left,rgba(202, 202, 202, 0.07) 0%,rgba(229, 229, 229, 0.07) 100%);
	-webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,.15) inset,0 1px 0 0 #fff;
	box-shadow: 0 0 1px 0 rgba(0,0,0,.15) inset,0 1px 0 0 #fff;
	background-color: #E5E5E5;
}

.custom_scroll_bar::-webkit-scrollbar-track-piece {
	-webkit-border-radius:0;
	background-color:transparent;
}

.custom_scroll_bar::-webkit-scrollbar,
.custom_scroll_bar::-webkit-scrollbar-thumb {
	border-radius:4px;
	border: solid 1px #A6A6A6;
}

.custom_scroll_bar::-webkit-scrollbar-thumb {
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(233, 233, 233, 0.05)),color-stop(100%,rgba(221, 221, 221, 0.05)));
	background: -webkit-linear-gradient(left,rgba(233, 233, 233, 0.05) 0%,rgba(221, 221, 221, 0.05) 100%);
	-webkit-box-shadow: 0 2px 1px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 1px 0 rgba(0,0,0,.05);
	background-color: #E9E9E9;

	width:8px;
	-webkit-border-radius:0;
	outline:0;
	outline-offset:0;
	border:0;
}

.custom_scroll_bar::-webkit-scrollbar,
.custom_scroll_bar::-webkit-scrollbar-thumb {
	overflow: visible;
	border-radius: 4px;
	border: solid 1px #A6A6A6;
}

.custom_scroll_bar::-webkit-scrollbar-button {
	height:0;
	display: block;
	background-color: transparent;
} */
/* =========================== */
/* lib/markdown-content.css.scss */
/* =========================== */
/* Markdown content CSS */
.markdown-content {
  font-size: 100%; }
  .markdown-content h1 {
    font-size: 190%; }
  .markdown-content h2 {
    font-size: 160%; }
  .markdown-content h3, .markdown-content h4, .markdown-content h5, .markdown-content h6 {
    font-size: 130%; }
  .markdown-content p {
    font-size: 100%; }
  .markdown-content pre, .markdown-content code, .markdown-content kbd, .markdown-content samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-weight: 400; }
  .markdown-content img {
    display: block;
    float: left;
    margin: 0.35em 1.8em 1.5em 0; }
  .markdown-content figure {
    width: 320px;
    overflow: hidden;
    background: pink; }
    .markdown-content figure img {
      width: 100%;
      float: none;
      display: block;
      margin: 0; }
    .markdown-content figure figcaption {
      width: 100%;
      padding: 1em 0; }
  .markdown-content blockquote {
    padding: 1.5em;
    /* Look better matching <p> bottom */
    margin: 1.5em 0 1.5em 1.5em;
    background: #dddddd;
    background: rgba(0, 0, 0, 0.1);
    font-size: 100%;
    font-style: italic; }
    .markdown-content blockquote > *:last-child {
      margin-bottom: 0 !important; }
    .markdown-content blockquote > blockquote {
      margin: 0; }
  .markdown-content pre {
    padding: 1.5em;
    /* Look better matching <p> bottom */
    margin: 1.5em 0;
    background: #dddddd;
    background: rgba(128, 128, 64, 0.25);
    font-size: 100%; }
    .markdown-content pre > *:last-child {
      margin-bottom: 0 !important; }
    .markdown-content pre > pre {
      margin: 0; }
  .markdown-content ol, .markdown-content ul {
    padding-left: 1.5em;
    font-size: 100%;
    font-weight: 700; }
    .markdown-content ol ol, .markdown-content ol ul, .markdown-content ul ol, .markdown-content ul ul {
      margin-top: 0;
      font-weight: 400; }
  .markdown-content ol li {
    list-style: decimal; }
  .markdown-content ul li {
    list-style: disc; }
    .markdown-content ul li li {
      list-style: circle; }
  .markdown-content table {
    background: #eaebec;
    margin: 1.5em 0;
    border: 1px solid #cccccc;
    text-align: left; }
    .markdown-content table th {
      padding: 0.5em;
      border-bottom: 1px solid #e0e0e0;
      background: #ededed; }
    .markdown-content table td {
      padding: 0.5em;
      border-top: 1px solid white;
      border-bottom: 1px solid #e0e0e0;
      border-left: 1px solid #e0e0e0;
      background: #fafafa; }
    .markdown-content table tr:nth-child(odd) td {
      background: white; }
    .markdown-content table table tr:last-child td {
      border-bottom: 0; }
  .markdown-content iframe, .markdown-content object {
    margin-bottom: 1.5em; }
  .markdown-content dl dt {
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
    margin-top: 1em; }

/* =========================== */
/* datepicker3.css */
/* =========================== */
/*!
 * Datepicker 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
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/ }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999999; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid white; }

.datepicker > div {
  display: none; }

.datepicker.days div.datepicker-days {
  display: block; }

.datepicker.months div.datepicker-months {
  display: block; }

.datepicker.years div.datepicker-years {
  display: block; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker table tr td, .datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #999999; }

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  color: black;
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today:hover, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: black;
  background-color: #ffcd70;
  border-color: #f59e00; }

.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today:hover, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none; }

.datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today[disabled].active, .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today:hover:hover {
  color: black; }

.datepicker table tr td.today.active:hover {
  color: white; }

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0; }

.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
  color: black;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0; }

.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today:hover, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: black;
  background-color: #f4bb51;
  border-color: #bf800c; }

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today:hover, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none; }

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
  color: white;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected:hover, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: white;
  background-color: #858585;
  border-color: #373737; }

.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected:hover, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none; }

.datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #555555; }

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e; }

.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none; }

.datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active[disabled].active, .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px; }

.datepicker table tr td span:hover {
  background: #eeeeee; }

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e; }

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none; }

.datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd; }

.datepicker table tr td span.old, .datepicker table tr td span.new {
  color: #999999; }

.datepicker th.datepicker-switch {
  width: 145px; }

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
  background: #eeeeee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  text-shadow: 0 1px 0 white;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -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;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857; }

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
  padding: 4px 5px; }

/* Forzar color del día actual */
.datepicker table tr td.today.active {
  color: black !important;
  background-color: #ffcd70 !important;
  border-color: #f59e00 !important; }

/*.datepicker table tr td.active.old {
  background: #ccc !important;
  color: #999 !important;
}*/
/* =========================== */
/* animate-custom.css */
/* =========================== */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px); }

  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }

  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }

@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }

  100% {
    opacity: 0;
    -moz-transform: translateY(20px); } }

@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }

  100% {
    opacity: 0;
    -o-transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }

  100% {
    opacity: 0;
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

/* =========================== */
/* ../js/nivo/nivo-slider.css */
/* =========================== */
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none; }

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  opacity: 0; }

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden; }

.nivo-box img {
  display: block; }

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: black;
  color: white;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

.nivo-caption p {
  padding: 5px;
  margin: 0; }

.nivo-caption a {
  display: inline !important; }

.nivo-html-caption {
  display: none; }

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer; }

.nivo-prevNav {
  left: 0px; }

.nivo-nextNav {
  right: 0px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0; }

.nivo-controlNav a {
  cursor: pointer; }

.nivo-controlNav a.active {
  font-weight: bold; }

/* =========================== */
/* ../js/nivo/themes/default/default.css */
/* =========================== */
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-default .nivoSlider {
  position: relative;
  background: white url(/js/nivo/themes/default/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow: 0px 1px 5px 0px #4a4a4a;*/ }

.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none; }

.theme-default .nivoSlider a {
  border: 0;
  display: block; }

.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0; }

.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/js/nivo/themes/default/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px; }

.theme-default .nivo-controlNav a.active {
  background-position: 0 -22px; }

.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(/js/nivo/themes/default/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.theme-default:hover .nivo-directionNav a {
  opacity: 1; }

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px; }

.theme-default a.nivo-prevNav {
  left: 15px; }

.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif; }

.theme-default .nivo-caption a {
  color: white;
  border-bottom: 1px dotted white; }

.theme-default .nivo-caption a:hover {
  color: white; }

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%; }

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px; }

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto; }

/* =========================== */
/* ../js/fancybox/jquery.fancybox.css */
/* =========================== */
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('/js/fancybox/fancybox_sprite.png'); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/js/fancybox/fancybox_loading.gif') center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/js/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/js/fancybox/fancybox_overlay.png'); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222222;
  color: white;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: white; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  background: black;
  background: rgba(0, 0, 0, 0.8); }

/* =========================== */
/* ../js/fancybox/fancybox_customization.css */
/* =========================== */
.fancybox-wrap .fancybox-title.fancybox-title-inside-wrap p {
  text-align: left;
  font-size: 14px;
  color: white;
  margin: 0;
  padding: 0; }

.fancybox-wrap .fancybox-title.fancybox-title-inside-wrap span {
  font-size: 12px;
  color: #cccccc; }

.fancybox-wrap .fancybox-skin {
  background: #101010 !important; }

/* =========================== */
/* ../js/flexslider/flexslider.css */
/* =========================== */
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: white;
  border: 4px solid white;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(/js/flexslider/images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all 0.3s ease; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px; }

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  /*filter:alpha(opacity=30);*/
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: black;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }

/* =========================== */
/* formularios.css.scss */
/* =========================== */
div.formbuilder-error {
  width: 100%;
  margin-bottom: 1em;
  padding: 1em 1em 0.5em 1.5em;
  background-color: FireBrick;
  color: GhostWhite;
  border: 1px GhostWhite solid;
  /* DEBUG --------------------------- */
  float: left;
  margin-right: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  div.formbuilder-error p {
    /*font-size:1em;*/
    text-align: left;
    font-weight: 400;
    padding: 0;
    margin-bottom: 0.5em; }

form#user-login, .formbuilder {
  width: 100%;
  background: white;
  overflow: hidden;
  text-align: left;
  /* DEBUG --------------------------- */
  float: left;
  margin-right: 20px; }
  form#user-login div, .formbuilder div {
    width: 100%;
    overflow: hidden; }
  form#user-login fieldset, .formbuilder fieldset {
    display: block;
    padding: 0 2em 1.8em 2em;
    border: 1px #00a0df solid;
    color: #00a0df;
    overflow: hidden;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /* Grupo */ }
    form#user-login fieldset fieldset, .formbuilder fieldset fieldset {
      width: 100%;
      float: left;
      margin: 8px 0 0 0;
      padding: 0 1.2em 1.2em 1.2em; }
      form#user-login fieldset fieldset.row label, .formbuilder fieldset fieldset.row label {
        margin-right: 16px;
        width: auto;
        float: left;
        font-weight: 700; }
      form#user-login fieldset fieldset p, .formbuilder fieldset fieldset p {
        margin-bottom: 0; }
    form#user-login fieldset h1, form#user-login fieldset h2, form#user-login fieldset h3, .formbuilder fieldset h1, .formbuilder fieldset h2, .formbuilder fieldset h3 {
      width: 100%;
      float: left;
      padding: 0.5em 0 0 0;
      text-transform: none !important;
      color: DarkMagenta; }
    form#user-login fieldset hr, .formbuilder fieldset hr {
      width: 100%;
      height: 1em;
      float: left;
      clear: both;
      border: 0;
      border-bottom: 1px solid #00a0df; }
      form#user-login fieldset hr.hidden, .formbuilder fieldset hr.hidden {
        display: none !important; }
    form#user-login fieldset input, form#user-login fieldset textarea, form#user-login fieldset select, .formbuilder fieldset input, .formbuilder fieldset textarea, .formbuilder fieldset select {
      width: 100%;
      float: left;
      padding: 3px;
      border: 1px solid #999999;
      background-color: white;
      margin-top: 4px;
      color: #999999;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.5); }
