/******************************************************************
Site Name: Sector Zaragoza II 
Author: AIBE

Stylesheet: Main Stylesheet

Here's where the magic happens. Here, you'll see we are calling in
the separate media queries. The base mobile goes outside any query
and is called at the beginning, after that we call the rest
of the styles inside media queries.

Helpful articles on Sass file organization:
http://thesassway.com/advanced/modular-css-naming-conventions

******************************************************************/
/*********************
Different plugins 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;
  filter: alpha(opacity=0);
  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: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.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; }

/*
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: #fff url(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(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(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: #fff;
  border-bottom: 1px dotted #fff; }

.theme-default .nivo-caption a:hover {
  color: #fff; }

.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; }

/*tabla del calendario de eventos*/
.caj-age {
  background: #eee;
  padding-top: 0.3em;
  background: url("../img/vendor/calendar/fdo_cal_top.gif") top left no-repeat; }

.caj-tbl-cal {
  margin: 0 auto;
  padding: 0 0 0.8em 0.6em;
  text-align: center;
  background: transparent url("../img/vendor/calendar/fdo_cal_btt.gif") bottom left no-repeat; }

.tbl-cal {
  margin: 0 0.2em;
  text-align: center;
  background: #fff; }

.tbl-cal strong {
  font-size: 75%;
  font-weight: normal;
  color: #515151;
  white-space: nowrap; }

.tbl-cal thead th {
  text-align: center;
  padding: 0.2em 0em; }

.tbl-cal thead th a {
  text-decoration: none; }

.tbl-cal thead th a:hover {
  text-decoration: none;
  background: none;
  color: #2370AA; }

.tbl-cal thead th a img {
  vertical-align: middle;
  border: 0em; }

.tbl-cal thead th strong {
  font-size: 70%; }

.tbl-cal thead th a span {
  display: none; }

.tbl-cal tbody th {
  padding: 0.1em 0.3em;
  color: #000;
  font-size: 0.6875em;
  font-weight: normal;
  text-align: center; }

.tbl-cal tbody td {
  border: 0.09em solid #52B8A0; }

.tbl-cal td {
  padding: 0.3em 0em 0.3em 0em;
  width: 1.8em;
  color: #3C7370;
  font-size: 0.6875em;
  text-align: center;
  background: #FFF; }

.tbl-cal td a {
  display: block;
  color: #000;
  height: 20px;
  text-align: center;
  text-decoration: none; }

.tbl-cal td a:hover {
  color: #FF7200;
  text-decoration: underline; }

.tbl-cal td.hoy {
  color: #FF7200;
  background: transparent url("../img/vendor/calendar/borde_calendar.gif") -0.03em 0 no-repeat; }

.tbl-cal td.hoy a {
  color: #FF7200;
  text-decoration: underline; }

.tbl-cal td.act {
  background: transparent url("../img/vendor/calendar/border_calendar.gif") 0.127em 0.25em no-repeat; }

.tbl-cal td.de {
  background-color: #00554c; }

.tbl-cal td.de a, .tbl-cal td.de a:visited {
  color: #fff; }

.tbl-cal td.act a {
  text-decoration: none; }

.tbl-cal td.proximo {
  background: #E0F3F1; }

.tbl-cal td.previo {
  background: #3C7370;
  color: #fff; }

.tbl-f1 {
  margin: 1em 0; }

.tbl-f1 tr th {
  padding: 0.5em;
  color: #fff;
  font-size: 75%;
  background: #008776;
  font-weight: normal;
  border-right: 0.09em solid #FFFFFF; }

.tbl-f1 tr td {
  padding: 0.5em;
  color: #555;
  font-size: 75%;
  border-right: 0.09em solid #FFFFFF; }

.tbl-f1 tr td a {
  color: #008776;
  text-decoration: underline; }

.tbl-f1 tr td a:hover {
  color: #000; }

.tbl-f1 tr.impar {
  background: #EAF2E7; }

.tbl-f1 tr.par {
  background: #fff; }

.tbl-f2 {
  margin: 1em 0; }

.tbl-f2 tr th {
  padding: 0.5em;
  color: #fff;
  font-size: 90%;
  background: #008776;
  text-align: left;
  font-weight: normal;
  border-right: 0.09em solid #FFFFFF; }

.tbl-f2 tr td {
  padding: 0.5em;
  color: #555;
  font-size: 90%;
  text-align: left;
  border-right: 0.09em solid #FFFFFF; }

.tbl-f2 tr td a {
  color: #008776;
  text-decoration: underline; }

.tbl-f2 tr td a:hover {
  color: #000; }

.tbl-f2 tr.impar {
  background: #EAF2E7; }

.tbl-f2 tr.par {
  background: #fff; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../img/vendor/colorbox/overlay.png) repeat 0 0; }

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(../img/vendor/colorbox/controls.png) no-repeat -101px 0; }

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(../img/vendor/colorbox/controls.png) no-repeat -130px 0; }

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(../img/vendor/colorbox/controls.png) no-repeat -101px -29px; }

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(../img/vendor/colorbox/controls.png) no-repeat -130px -29px; }

#cboxMiddleLeft {
  width: 21px;
  background: url(../img/vendor/colorbox/controls.png) left top repeat-y; }

#cboxMiddleRight {
  width: 21px;
  background: url(../img/vendor/colorbox/controls.png) right top repeat-y; }

#cboxTopCenter {
  height: 21px;
  background: url(../img/vendor/colorbox/border.png) 0 0 repeat-x; }

#cboxBottomCenter {
  height: 21px;
  background: url(../img/vendor/colorbox/border.png) 0 -29px repeat-x; }

#cboxContent {
  background: #fff;
  overflow: hidden; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxLoadingOverlay {
  background: url(../img/vendor/colorbox/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../img/vendor/colorbox/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/vendor/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../img/vendor/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../img/vendor/colorbox/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: -25px -25px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/*! jQuery UI - v1.11.4 - 2015-06-09
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=%22Helvetica%20Neue%22%2CHelvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1em&cornerRadius=4px&bgColorHeader=%2300bba7&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=%2300554C&fcHeader=%23ffffff&iconColorHeader=%23ffffff&bgColorContent=%23eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=%23dddddd&fcContent=%23333333&iconColorContent=%23222222&bgColorDefault=%23f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=%23cccccc&fcDefault=%2300bba7&iconColorDefault=%2300bba7&bgColorHover=%23b5ece7&bgTextureHover=glass&bgImgOpacityHover=50&borderColorHover=%2300bba7&fcHover=%2300554C&iconColorHover=%2300bba7&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%2300bba7&fcActive=%2300554C&iconColorActive=%2300554C&bgColorHighlight=%2300bba7&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=100&borderColorHighlight=%2300554C&fcHighlight=%23363636&iconColorHighlight=%23228ef1&bgColorError=%23b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=%23cd0a0a&fcError=%23ffffff&iconColorError=%23ffd27a&bgColorOverlay=%23666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=%23000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #00554C;
  background: #00bba7 url("images/ui-bg_gloss-wave_35_00bba7_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #00bba7; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #00bba7;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #00bba7;
  background: #b5ece7 url("images/ui-bg_glass_50_b5ece7_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #00554C; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #00554C;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #00bba7;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #00554C; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #00554C;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #00554C;
  background: #00bba7 url("images/ui-bg_highlight-soft_100_00bba7_1x100.png") 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_00bba7_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_00bba7_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_00554C_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px; }

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=%22Helvetica%20Neue%22%2CHelvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1em&cornerRadius=4px&bgColorHeader=%2300bba7&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=%2300554C&fcHeader=%23ffffff&iconColorHeader=%23ffffff&bgColorContent=%23eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=%23dddddd&fcContent=%23333333&iconColorContent=%23222222&bgColorDefault=%23f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=%23cccccc&fcDefault=%2300bba7&iconColorDefault=%2300bba7&bgColorHover=%23b5ece7&bgTextureHover=glass&bgImgOpacityHover=50&borderColorHover=%2300bba7&fcHover=%2300554C&iconColorHover=%2300bba7&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%2300bba7&fcActive=%2300554C&iconColorActive=%2300554C&bgColorHighlight=%2300bba7&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=100&borderColorHighlight=%2300554C&fcHighlight=%23363636&iconColorHighlight=%23228ef1&bgColorError=%23b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=%23cd0a0a&fcError=%23ffffff&iconColorError=%23ffd27a&bgColorOverlay=%23666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=%23000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("../img/vendor/jquery-ui/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #00554C;
  background: #00bba7 url("../img/vendor/jquery-ui/ui-bg_gloss-wave_35_00bba7_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("../img/vendor/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #00bba7; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #00bba7;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #00bba7;
  background: #b5ece7 url("../img/vendor/jquery-ui/ui-bg_glass_50_b5ece7_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #00554C; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #00554C;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #00bba7;
  background: #ffffff url("../img/vendor/jquery-ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #00554C; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #00554C;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #00554C;
  background: #00bba7 url("../img/vendor/jquery-ui/ui-bg_highlight-soft_100_00bba7_1x100.png") 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../img/vendor/jquery-ui/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../img/vendor/jquery-ui/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../img/vendor/jquery-ui/ui-icons_ffffff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("../img/vendor/jquery-ui/ui-icons_00bba7_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../img/vendor/jquery-ui/ui-icons_00bba7_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("../img/vendor/jquery-ui/ui-icons_00554C_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("../img/vendor/jquery-ui/ui-icons_228ef1_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../img/vendor/jquery-ui/ui-icons_ffd27a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("../img/vendor/jquery-ui/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("../img/vendor/jquery-ui/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px; }

/*********************
IMPORTING PARTIALS
These files are needed at the beginning so that we establish all
our mixins, functions, and variables that we'll be using across
the whole project.
*********************/
/*! normalize.css v3.0.2 | 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 for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: 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/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * 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/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
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, 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/11.
 */
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/9/10/11, 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 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 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/10/11.
 */
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; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden,
.vh {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus,
.vh.focusable:active,
.vh.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/******************************************************************
Site Name:
Author:

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/******************************************************************
Site Name: Sector Zaragoza II
Author: AIBE

Stylesheet: Typography

Need to import a font or set of icons for your site? Drop them in
here or just use this to establish your typographical grid. Or not.
Do whatever you want to...GOSH!

Helpful Articles:
http://trentwalton.com/2012/06/19/fluid-type/
http://ia.net/blog/responsive-typography-the-basics/
http://alistapart.com/column/responsive-typography-is-a-physical-discipline

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  To embed your own fonts, use this syntax
  and place your fonts inside the
  library/fonts folder. For more information
  on embedding fonts, go to:
  http://www.fontsquirrel.com/
  Be sure to remove the comment brackets.
*/
/*  @font-face {
      font-family: 'Font Name';
      src: url('library/fonts/font-name.eot');
      src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
      font-weight: normal;
      font-style: normal;
  }
*/
/*
The following is based of Typebase:
https://github.com/devinhunt/typebase.css
I've edited it a bit, but it's a nice starting point.
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
p {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name: 
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*********************
ALIGN
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
https://github.com/dope/lemonade - Neat lightweight grid.


The grid below is a custom built thingy I modeled a bit after
Gridset. It's VERY basic and probably shouldn't be used on
your client projects. The idea is you learn how to roll your
own grids. It's better in the long run and allows you full control
over your project's layout.

******************************************************************/
.last-col, main.actualidad article ul.galeria li:last-child, main.libres article ul.categorias li:nth-child(3n+3), main.mapaweb article.c4, main.mapaweb article.c7 {
  float: right !important;
  margin-right: 0 !important; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    margin-right: 1%;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    margin-right: 1%;
    width: 50%; }

  .m-1of3 {
    float: left;
    margin-right: 1%;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    margin-right: 1%;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    margin-right: 1%;
    width: 25%; }

  .m-3of4 {
    float: left;
    margin-right: 1%;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    margin-right: 1%;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    margin-right: 1%;
    width: 50%; }

  .t-1of3 {
    float: left;
    margin-right: 1%;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    margin-right: 1%;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    margin-right: 1%;
    width: 25%; }

  .t-3of4 {
    float: left;
    margin-right: 1%;
    width: 75%; }

  .t-1of5 {
    float: left;
    margin-right: 1%;
    width: 20%; }

  .t-2of5 {
    float: left;
    margin-right: 1%;
    width: 40%; }

  .t-3of5 {
    float: left;
    margin-right: 1%;
    width: 60%; }

  .t-4of5 {
    float: left;
    margin-right: 1%;
    width: 80%; } }
/* Landscape to small desktop */
.d-all, main.noLateral section article:not(.d-1of3) {
  float: left;
  margin-right: 1%;
  width: 98%;
  padding-right: 0; }

.d-1of2 {
  float: left;
  margin-right: 1%;
  width: 49.5%; }

.d-1of3 {
  float: left;
  margin-right: 1%;
  width: 32.66666%; }

.d-2of3 {
  float: left;
  margin-right: 1%;
  width: 66%; }

.d-1of4, main:not(.home):not(.noLateral) header.d-1of4:after {
  float: left;
  margin-right: 1%;
  width: 24.25%; }

.d-3of4 {
  float: left;
  margin-right: 1%;
  width: 73.6%; }

.d-1of5 {
  float: left;
  margin-right: 1%;
  width: 20%; }

.d-2of5 {
  float: left;
  margin-right: 1%;
  width: 40%; }

.d-3of5 {
  float: left;
  margin-right: 1%;
  width: 60%; }

.d-4of5 {
  float: left;
  margin-right: 1%;
  width: 80%; }

.d-1of6 {
  float: left;
  margin-right: 1%;
  width: 16.6666666667%; }

.d-1of7 {
  float: left;
  margin-right: 1%;
  width: 14.2857142857%; }

.d-2of7 {
  float: left;
  margin-right: 1%;
  width: 28.5714286%; }

.d-3of7 {
  float: left;
  margin-right: 1%;
  width: 42.8571429%; }

.d-4of7 {
  float: left;
  margin-right: 1%;
  width: 57.1428572%; }

.d-5of7 {
  float: left;
  margin-right: 1%;
  width: 71.4285715%; }

.d-6of7 {
  float: left;
  margin-right: 1%;
  width: 85.7142857%; }

.d-1of8 {
  float: left;
  margin-right: 1%;
  width: 12.5%; }

.d-1of9 {
  float: left;
  margin-right: 1%;
  width: 11.1111111111%; }

.d-1of10 {
  float: left;
  margin-right: 1%;
  width: 10%; }

.d-1of11 {
  float: left;
  margin-right: 1%;
  width: 9.09090909091%; }

.d-1of12 {
  float: left;
  margin-right: 1%;
  width: 8.33%; }

/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

******************************************************************/
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

/******************************************************************
Site Name:
Author:

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.btn-blue, .btn-orange, .btn-gray, .btn-green, .btn-cal {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 0.9em;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  padding: 0 15px;
  border-radius: 5px;
  border: 2px solid #CCC;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .btn-blue:hover, .btn-orange:hover, .btn-gray:hover, .btn-green:hover, .btn-cal:hover, .btn-blue:focus, .btn-orange:focus, .btn-gray:focus, .btn-green:focus, .btn-cal:focus {
    color: #fff;
    text-decoration: none; }
  .btn-blue:active, .btn-orange:active, .btn-gray:active, .btn-green:active, .btn-cal:active {
    top: 1px; }

/*
An example button.
You can use this example if you want. Just replace all the variables
and it will create a button dependant on those variables.
*/
.btn-blue {
  background-color: #2980b9; }
  .btn-blue:hover, .btn-blue:focus {
    background-color: #2574a8; }
  .btn-blue:active {
    background-color: #2472a4; }
  .btn-blue:visited {
    color: #fff !important; }

.btn-orange {
  background-color: #ff8100; }
  .btn-orange:hover, .btn-orange:focus {
    background-color: #eb7700; }
  .btn-orange:active {
    background-color: #e67400; }
  .btn-orange:visited {
    color: #fff !important; }

.btn-gray {
  background-color: #999; }
  .btn-gray:hover, .btn-gray:focus {
    background-color: #323944; }
  .btn-gray:active {
    background-color: #323944; }
  .btn-gray:visited {
    color: #fff !important; }

.btn-green {
  background-color: #00bba7; }
  .btn-green:hover, .btn-green:focus {
    background-color: #00a795; }
  .btn-green:active {
    background-color: #00a290; }
  .btn-green:visited {
    color: #fff !important; }

.btn-large {
  margin: 10px 0 0;
  padding: 5px 7px !important; }

.btn-cal {
  background: url("../img/iconos/ico_calendar-24x24.png") no-repeat center center;
  width: 24px;
  height: 30px;
  border: none;
  padding: 15px 0 10px; }

/******************************************************************
Site Name:
Author:

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: inline-block;
  height: 23px;
  line-height: 1;
  padding: 0 5px;
  margin: 0 0 4px;
  font-size: 1em;
  color: #000;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #CCC;
  width: 200px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none !important;
  -moz-appearance: none;
  -ms-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 98.2% center; }
  select::-ms-expand {
    display: none; }

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/******************************************************************
Site Name: Sector Zaragoza II 
Author: AIBE

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-size: 0.8em;
  line-height: 1.5em;
  color: #000;
  background-color: #e5f8f6;
  background-image: url("../img/bg-sector_zaragoza_II.jpg");
  background-repeat: repeat-x;
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll;
  display: none; }

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 960px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #000;
  /* on hover */
  /* on click */
  /* mobile tap color */ }
  a:visited, a:visited:visited {
    color: #323944; }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #00554c; }
  a:link, a:visited:link {
    /*
    this highlights links on iPhones/iPads.
    so it basically works like the :hover selector
    for mobile devices.
    */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

main .icon, main .thumb h4 a, main.home section#diary ul li h4 a, main.home section#hospital a, main.home section#services a, main:not(.home) article table a, .footer a, .footer a:visited {
  text-decoration: none; }
  main .icon:hover, main .thumb h4 a:hover, main.home section#diary ul li h4 a:hover, main.home section#hospital a:hover, main.home section#services a:hover, main:not(.home) article table a:hover, .footer a:hover, main .icon:focus, main .thumb h4 a:focus, main.home section#diary ul li h4 a:focus, main.home section#hospital a:focus, main.home section#services a:focus, main:not(.home) article table a:focus, .footer a:focus {
    text-decoration: underline; }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: bold;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em; }

h2, .h2 {
  font-size: 1.75em;
  line-height: 1.4em; }

h3, .h3 {
  font-size: 2em;
  line-height: 1.2em; }

h4, .h4 {
  font-size: 1.3em;
  font-weight: 700; }

h5, .h5 {
  font-size: 1.2em;
  line-height: 2.09em; }

h6, .h6 {
  font-size: 1.5em; }

/*********************
HEADER STYLES
*********************/
.header {
  background-color: #fff;
  background-image: url("../img/header-bg-sector_zaragoza_II-3840x140.jpg");
  background-position: center top;
  height: 140px;
  min-width: 960px; }
  .header h1 {
    margin: 0;
    display: inline-block;
    height: 110px; }
  .header span {
    background-image: url("../img/sector_zaragoza_II-atencion_primara-hms.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 266px;
    height: 60px;
    margin: 40px 0 0 50px;
    line-height: 5em;
    vertical-align: top; }
  .header a.private {
    position: absolute;
    top: 5px;
    right: 0;
    color: #000;
    font-size: 1.2em; }
  .header form {
    display: inline-block;
    float: right;
    margin-top: 75px; }
    .header form fieldset {
      border: none;
      margin: 0;
      padding: 0; }

#logo {
  background-image: url("../img/servicio_aragones_de_salud-sector_zaragoza_II-180x90.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 180px;
  height: 92px;
  margin: 10px 0 0; }

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
nav {
  position: relative;
  /* end .nav */
  /* fin lateral */
  /* fin .breadcrumbs */ }
  nav ul.nav {
    /* inicio .nav */
    list-style: none;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    /* end .menu li */
    /* highlight current page */
    /* end current highlighters */ }
    nav ul.nav li {
      float: left;
      /*
      so you really have to rethink your dropdowns for mobile.
      you don't want to have it expand too much because the
      screen is so small. How you manage your menu should
      depend on the project. Here's some great info on it:
      http://www.alistapart.com/articles/organizing-mobile/
      */ }
      nav ul.nav li a {
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 0 0.75em;
        font-weight: bold;
        line-height: 2em;
        font-size: 1.1em;
        margin: 0 -1px 0 -1px;
        /*
        remember this is for mobile ONLY, so there's no need
        to even declare hover styles here, you can do it in
        the style.scss file where it's relevant. We want to
        keep this file as small as possible!
        */ }
        nav ul.nav li a:hover, nav ul.nav li a:focus, nav ul.nav li a:visited, nav ul.nav li a.selected {
          background-color: #d16a00;
          border-left: 1px solid #a35300;
          border-right: 1px solid #a35300;
          margin: 0 -2px 0 -2px;
          color: #fff; }
      nav ul.nav li ul.sub-menu li a,
      nav ul.nav li ul.children li a {
        padding-left: 30px; }
  nav ul.lateral {
    /* inicio lateral */
    position: relative;
    z-index: 100;
    list-style: none;
    padding: 0;
    margin: 0; }
    nav ul.lateral .selected,
    nav ul.lateral .subselected {
      color: #00bba7 !important;
      font-weight: bold; }
    nav ul.lateral li {
      display: block; }
      nav ul.lateral li ul {
        margin: 0;
        padding: 0;
        list-style: none;
        box-shadow: none; }
        nav ul.lateral li ul li a {
          padding-left: 30px;
          font-size: 1em;
          line-height: 1em;
          box-shadow: none !important; }
      nav ul.lateral li a, nav ul.lateral li:visited {
        display: block;
        font-size: 1.1em;
        line-height: 1.1em;
        padding: 10px 0 10px 10px;
        text-decoration: none; }
        nav ul.lateral li a:hover, nav ul.lateral li a:focus, nav ul.lateral li:visited:hover, nav ul.lateral li:visited:focus {
          background-color: #e5f8f6;
          color: #00bba7;
          text-decoration: none; }
  nav ul.breadcrumbs {
    /*inicio breadcrumbs */
    overflow: hidden;
    list-style: none;
    margin: 7px 0 10px;
    padding: 0;
    position: absolute;
    left: 242px;
    min-width: 720px;
    top: 0; }
    nav ul.breadcrumbs li {
      float: left;
      background-color: #00554c; }
      nav ul.breadcrumbs li:first-child a {
        padding-left: 5px; }
      nav ul.breadcrumbs li:last-child a {
        pointer-events: none;
        cursor: default;
        font-weight: bold;
        background-color: #00bba7; }
        nav ul.breadcrumbs li:last-child a:after {
          border-left-color: #00bba7; }
      nav ul.breadcrumbs li a {
        float: left;
        display: block;
        color: #fff;
        font-size: 0.9em;
        font-weight: bold;
        position: relative;
        text-decoration: none;
        text-transform: lowercase;
        border-top: 1px solid #00554c;
        background-color: #00554c;
        padding: 5px 0 5px 20px;
        border-top: 0; }
        nav ul.breadcrumbs li a:before {
          content: " ";
          display: block;
          width: 0;
          height: 0;
          border-top: 15px solid transparent;
          /* Go big on the size, and let overflow hide */
          border-bottom: 15px solid transparent;
          border-left: 15px solid white;
          position: absolute;
          top: 50%;
          margin-top: -15px;
          margin-left: 2px;
          left: 100%;
          z-index: 1; }
        nav ul.breadcrumbs li a:after {
          content: " ";
          display: block;
          width: 0;
          height: 0;
          border-top: 15px solid transparent;
          /* Go big on the size, and let overflow hide */
          border-bottom: 15px solid transparent;
          border-left: 15px solid #00554c;
          position: absolute;
          top: 50%;
          margin-top: -15px;
          left: 100%;
          z-index: 2;
          line-height: 1em;
          border-left-color: #00554c; }
        nav ul.breadcrumbs li a:hover {
          background-color: #00bba7;
          color: #fff; }
        nav ul.breadcrumbs li a:hover:after {
          border-left-color: #00bba7; }
        nav ul.breadcrumbs li a:visited {
          color: #fff; }

/* fin .nav */
/*********************
MAIN
*********************/
main {
  padding: 10px 0;
  background-color: #fff;
  min-height: 250px; }
  main .center {
    text-align: center; }
  main .right {
    text-align: right; }
    main .right figcaption {
      text-align: left; }
  main img {
    max-width: 714px; }
    main img.full {
      width: 100%; }
  main hr {
    clear: both;
    background-color: #00554c;
    color: #00554c;
    border-color: #00554c;
    margin: 15px 0px; }
  main .documents {
    list-style: none !important;
    padding: 10px 0px !important;
    margin: 0; }
    main .documents li {
      margin: 5px 0 0; }
    main .documents span {
      padding: 0 0 0 30px; }
  main .icon {
    margin: 5x 0;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 5px 0 0 30px;
    min-height: 20px;
    display: block;
    color: #000;
    overflow: hidden; }
    main .icon.cal {
      background-image: url("../img/iconos/ico_calendar-24x24.png"); }
    main .icon.clock {
      background-image: url("../img/iconos/ico_clock-24x24.png"); }
    main .icon.doc {
      background-image: url("../img/iconos/ico_doc-24x24.png"); }
    main .icon.folder {
      background-image: url("../img/iconos/ico_folder-24x24.png"); }
    main .icon.gen {
      background-image: url("../img/iconos/ico_doc-gen-24x24.png"); }
    main .icon.link {
      background-image: url("../img/iconos/ico_link-24x24.png"); }
    main .icon.media {
      background-image: url("../img/iconos/ico_media-24x24.png"); }
    main .icon.onda {
      background-image: url("../img/iconos/salud.png");
      background-size: 32px;
      padding: 10px 0 10px 30px;
      background-position: 4px 12px; }
    main .icon.page {
      background-image: url("../img/iconos/ico_page-24x24.png"); }
    main .icon.pdf {
      background-image: url("../img/iconos/ico_pdf-24x24.png"); }
    main .icon.rss {
      background-image: url("../img/iconos/ico_rss-24x24.png");
      float: right; }
    main .icon.back {
      display: inline-block;
      font-weight: normal; }
      main .icon.back.green {
        background-image: url("../img/iconos/ico_back-green-24x24.png");
        color: #00bba7; }
      main .icon.back.orange {
        background-image: url("../img/iconos/ico_back-orange-24x24.png");
        color: #ff8100; }
  main .thumb {
    display: block;
    min-height: 32px;
    background-repeat: no-repeat;
    padding: 0 0 0 42px;
    background-size: 32px;
    margin: 0 0 10px; }
    main .thumb h4 {
      color: #000;
      margin: 0;
      font-size: 1.125em;
      line-height: 1.05em;
      margin: 0 0 5px !important; }
      main .thumb h4 a {
        display: block;
        color: #000 !important;
        overflow: hidden; }
    main .thumb strong {
      font-size: 1.2em;
      color: #00bba7;
      font-weight: bold; }
    main .thumb.aviso {
      background-image: url("../img/thumbs/thumb_news-green-32x32.png");
      padding: 10px 0 0 40px;
      background-position: 0px 12px; }
    main .thumb.cal {
      background-image: url("../img/thumbs/thumb_cal-green-32x32.png");
      padding: 10px 0 0 40px;
      background-position: 0px 12px; }
    main .thumb.page {
      background-image: url("../img/thumbs/thumb_page-48x48.png");
      padding: 10px 0 0 40px;
      background-position: 0px 12px; }
  main #slider {
    width: 100%;
    height: 280px;
    margin: 0 0 10px 0; }
    main #slider img {
      position: absolute; }
  main aside {
    background-color: #00554c;
    padding: 5px;
    color: #fff;
    font-size: 1.2em;
    margin: 0 0 15px 0; }
  main.noLateral section > header {
    background-color: transparent !important;
    width: 1px; }
    main.noLateral section > header nav .breadcrumbs {
      left: 5px; }
    main.noLateral section > header nav .lateral {
      overflow: hidden;
      display: none; }
  main.noLateral section article:not(.d-1of3) {
    float: none !important;
    margin: 0 1%; }
  main.noLateral section article h1, main.noLateral section article h2, main.noLateral section article h3, main.noLateral section article h4, main.noLateral section article h5, main.noLateral section article h6,
  main.noLateral section article .h1, main.noLateral section article .h2, main.noLateral section article .h3, main.noLateral section article .h4, main.noLateral section article .h5, main.noLateral section article .h6,
  main.noLateral section article p, main.noLateral section article strong {
    padding: 0 5px !important; }
  main.noLateral section article h3, main.noLateral section article h4, main.noLateral section article h5, main.noLateral section article h6,
  main.noLateral section article .h3, main.noLateral section article .h4, main.noLateral section article .h5, main.noLateral section article .h6 {
    margin: 5px 0px;
    color: #ff8100; }
  main.noLateral section article > a,
  main.noLateral section article div > a {
    padding: 0 5px; }
  main.noBreadcrumbs section > header nav .breadcrumbs {
    display: none; }
  main.noBreadcrumbs section article {
    padding: 0; }
  main.simples h3 {
    margin: 0 0 10px; }
  main.simples h4 {
    font-weight: normal; }
  main.simples article {
    padding: 0 5px; }
    main.simples article ul {
      /*
                      list-style: none;
                      padding: 0;
                      margin: 0;
      */ }
    main.simples article strong {
      color: #00bba7; }
  main.home {
    padding: 10px 0 0;
    /* fin section */ }
    main.home section {
      min-height: 230px;
      padding-bottom: 10px;
      /* Fin services */ }
      main.home section.d-all {
        width: 100%; }
      main.home section .phone {
        display: block;
        background-image: url("../img/telefono-sector_zaragoza_II.png");
        background-repeat: no-repeat;
        background-position: left top;
        font-size: 2em;
        line-height: 1.7em;
        font-weight: bold;
        color: #00bba7;
        text-decoration: none;
        width: 195px;
        height: 50px;
        padding: 4px 0 0 35px; }
      main.home section h2 {
        margin: 0px 0px 5px 0px;
        height: 20px;
        padding: 0 5px 0;
        background-color: #00554c;
        font-size: 1.1em;
        color: #fff;
        line-height: 1.45em; }
      main.home section article {
        position: relative; }
        main.home section article header h3 {
          background: transparent;
          padding: 0 5px;
          color: #000;
          font-size: 1.125em; }
          main.home section article header h3 a {
            color: #000 !important; }
            main.home section article header h3 a:visited {
              color: #000 !important; }
            main.home section article header h3 a:hover, main.home section article header h3 a:focus {
              text-decoration: underline; }
      main.home section footer {
        float: right;
        font-weight: bold;
        padding: 0 5px 0 0; }
        main.home section footer a,
        main.home section footer a:visited {
          color: #ff8100; }
      main.home section#news article header {
        padding: 130px 0 0; }
        main.home section#news article header h3 {
          margin: 5px 0;
          padding: 0;
          overflow: hidden;
          height: 35px;
          padding: 0 5px; }
      main.home section#news article img {
        position: absolute;
        top: 0; }
      main.home section#news article p {
        text-align: justify;
        overflow: hidden;
        height: 75px;
        padding: 0 5px; }
      main.home section#diary ul {
        margin: 0;
        padding: 0 5px;
        list-style: none; }
        main.home section#diary ul li {
          background-color: #F4F3F3;
          margin: 0.4em 0;
          padding: 0.7em 0.3em; }
          main.home section#diary ul li h4 {
            color: #000;
            margin: 0;
            font-size: 1.125em; }
            main.home section#diary ul li h4 a {
              display: block;
              color: #000;
              overflow: hidden; }
          main.home section#diary ul li strong {
            font-size: 1.2em;
            color: #00bba7;
            font-weight: bold; }
        main.home section#diary ul li:nth-child(odd) {
          background: #e5f8f6; }
      main.home section#date {
        height: 255px; }
        main.home section#date img {
          margin: 0 0 2em; }
        main.home section#date p {
          margin: 0 0 2em; }
          main.home section#date p strong {
            color: #00bba7;
            font-size: 1.2em;
            font-weight: bold; }
      main.home section#hospital ul {
        margin: 0;
        padding: 0 0 0 2em; }
      main.home section#hospital a {
        color: #000; }
      main.home section#twitter .twitter-timeline {
        height: 505px; }
      main.home section#searcher fieldset {
        border: none; }
      main.home section#searcher legend {
        color: #00bba7;
        font-size: 1.2em;
        font-weight: bold; }
      main.home section#searcher p {
        /*margin: 1.9em 0;*/
        margin: 8px 0; }
      main.home section#searcher input[type="radio"] {
        /*
                        float: left;
                        margin: 0 10px 0 0;
        */ }
      main.home section#searcher input[type="submit"] {
        float: right; }
      main.home section#services fieldset {
        border: none; }
      main.home section#services legend {
        color: #00bba7;
        font-size: 1.1em;
        font-weight: bold; }
      main.home section#services input[type="submit"] {
        float: right; }
      main.home section#services ul {
        margin: 0;
        padding: 0 0 0 2em; }
      main.home section#services a {
        color: #000; }
  main:not(.home):not(.noLateral) header.d-1of4, main:not(.home):not(.noLateral) header.d-1of4:after {
    padding: 0; }
    main:not(.home):not(.noLateral) header.d-1of4:after {
      content: "";
      position: absolute;
      top: 10px;
      bottom: 10px;
      border-right: 1px solid #00bba7; }
    main:not(.home):not(.noLateral) header.d-1of4 nav, main:not(.home):not(.noLateral) header.d-1of4:after nav {
      position: relative;
      z-index: 1000; }
  main:not(.home) article {
    padding: 70px 0 0; }
    main:not(.home) article header {
      margin: 0px 0px 15px 0px; }
    main:not(.home) article.last-col, main:not(.home) main.mapaweb article.c4, main.mapaweb main:not(.home) article.c4, main:not(.home) main.mapaweb article.c7, main.mapaweb main:not(.home) article.c7 {
      margin-right: 10px !important; }
    main:not(.home) article h1, main:not(.home) article h2, main:not(.home) article h3, main:not(.home) article h4, main:not(.home) article h5, main:not(.home) article h6,
    main:not(.home) article .h1, main:not(.home) article .h2, main:not(.home) article .h3, main:not(.home) article .h4, main:not(.home) article .h5, main:not(.home) article .h6,
    main:not(.home) article div.h4,
    main:not(.home) article p {
      margin: 0 0 5px;
      padding: 0 5px 0 0; }
    main:not(.home) article h3 {
      color: #ff8100; }
    main:not(.home) article h5 {
      color: #ff8100 !important; }
    main:not(.home) article ul,
    main:not(.home) article ol {
      margin: 0;
      padding: 0 5px 8px 25px; }
    main:not(.home) article dl {
      margin: 0;
      max-width: 90%; }
    main:not(.home) article a.colorbox {
      text-decoration: none; }
      main:not(.home) article a.colorbox:hover, main:not(.home) article a.colorbox:focus {
        text-decoration: none; }
    main:not(.home) article form {
      margin: 0 0 20px; }
      main:not(.home) article form.form-busc label[for=fecha_hasta] {
        margin: 0 0 0 93px; }
      main:not(.home) article form.form-busc #palabra {
        width: 580px; }
    main:not(.home) article table {
      color: #000; }
      main:not(.home) article table a {
        color: #00bba7; }
        main:not(.home) article table a:visited {
          color: #00bba7; }
        main:not(.home) article table a:hover, main:not(.home) article table a:focus {
          color: #00554c; }
    main:not(.home) article figure {
      float: left;
      margin: 5px 10px 10px 0;
      box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
      width: 228px; }
      main:not(.home) article figure.right {
        float: right;
        margin: 11px 0 10px 10px; }
      main:not(.home) article figure img {
        display: block;
        width: 228px; }
      main:not(.home) article figure figcaption {
        background: #fff url("../img/iconos/ico_cam-24x24.png") no-repeat 5px 5px;
        padding: 9px 5px 5px 34px;
        min-height: 20px; }
  main.noticias article table {
    max-width: 714px;
    width: 100%; }
    main.noticias article table #tipomedico,
    main.noticias article table #horario {
      width: 25%;
      text-align: center; }
    main.noticias article table thead tr {
      background-color: #00554c;
      color: #fff; }
    main.noticias article table tbody tr td {
      padding: 5px; }
      main.noticias article table tbody tr td:last-child {
        text-align: center; }
    main.noticias article table tbody tr:nth-child(2n+1) {
      background-color: #eaedf2; }
    main.noticias article table th {
      padding: 5px; }
  main.actualidad .d-3of4 {
    margin-right: 1% !important; }
  main.actualidad article {
    padding: 0 0 10px; }
    main.actualidad article:first-child {
      padding: 70px 0 10px; }
      main.actualidad article:first-child ul li {
        margin: 0 0 10px 0; }
        main.actualidad article:first-child ul li strong {
          font-size: 1.2em;
          color: #00bba7;
          font-weight: bold; }
        main.actualidad article:first-child ul li h4 {
          color: #000;
          margin: 0;
          font-size: 1.125em;
          line-height: 1.05em;
          margin: 0 0 5px !important; }
          main.actualidad article:first-child ul li h4 a {
            color: #000 !important; }
            main.actualidad article:first-child ul li h4 a:hover {
              text-decoration: underline; }
        main.actualidad article:first-child ul li div {
          float: left;
          overflow: hidden;
          height: 75px;
          width: 75px;
          margin: 0 10px 0 0; }
          main.actualidad article:first-child ul li div img {
            height: 100px;
            width: auto;
            position: relative;
            left: -50%;
            top: -12.5%; }
    main.actualidad article:last-child {
      padding: 0 0 10px; }
    main.actualidad article h3 {
      margin: 0px 0px 20px 0px;
      height: 20px;
      padding: 5px 5px 5px;
      background-color: #00554c;
      font-size: 1.1em;
      color: #fff;
      line-height: 1.5em; }
    main.actualidad article ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    main.actualidad article figure {
      margin: 0 10px 10px 0; }
  main.noticias ul, main.libres ul {
    list-style: circle; }
  main.noticias .addthis_sharing_toolbox, main.libres .addthis_sharing_toolbox {
    float: right; }
  main.noticias .a2a_default_style, main.libres .a2a_default_style {
    float: right; }
  main.noticias .clear_addthis, main.libres .clear_addthis {
    clear: right;
    margin: 0px 0px 10px 0px; }
  main.noticias article p, main.libres article p {
    text-align: justify;
    margin: 1.2em 0; }
  main.libres article div.d-2of3 {
    margin-bottom: 10px; }
  main.libres article ul.cf li {
    padding: 15px 0px; }
  main.libres article a,
  main.libres article a:visited {
    color: #00bba7; }
  main.libres article ul.agenda li {
    padding: 10px 0px 0px 42px; }
  main.libres article ul.multimedia li {
    padding: 0px 0px 0px 30px; }
  main.libres article .selCats h4 {
    display: inline-block;
    padding: 0;
    margin: 0; }
    main.libres article .selCats h4.fuck {
      padding: 0 0 0 8px; }
  main.libres article .selCats a.icon {
    margin-left: 20px; }
  main.libres article ul li {
    padding: 0.4em 0; }
    main.libres article ul li a,
    main.libres article ul li a:visited {
      color: #00bba7; }
  main.libres article ul.noticias, main.libres article ul.multimedia, main.libres article ul.agenda {
    list-style: none;
    padding-left: 0; }
    main.libres article ul.noticias strong, main.libres article ul.multimedia strong, main.libres article ul.agenda strong {
      color: #00bba7;
      font-size: 1.2em; }
    main.libres article ul.noticias h4, main.libres article ul.multimedia h4, main.libres article ul.agenda h4 {
      font-size: 1.2em;
      font-weight: normal; }
    main.libres article ul.noticias .icon, main.libres article ul.multimedia .icon, main.libres article ul.agenda .icon {
      margin-bottom: 10px; }
  main.libres article ul.categorias {
    list-style: none; }
    main.libres article ul.categorias li a {
      text-align: left; }
  main.libres article ul.noticias li:first-child {
    max-width: 85%; }
  main.libres article ul.menu4 {
    list-style: none;
    padding: 0;
    margin: 0; }
    main.libres article ul.menu4 li {
      border-bottom: 1px dashed rgba(0, 187, 167, 0.5);
      margin: 0 0 10px;
      min-height: 20px;
      background-color: #e5f8f6; }
      main.libres article ul.menu4 li.d-1of2 {
        width: calc(49.5% - 30px); }
      main.libres article ul.menu4 li img {
        display: none;
        vertical-align: middle;
        border: 3px solid #fff2e5;
        margin-right: 5px; }
      main.libres article ul.menu4 li a,
      main.libres article ul.menu4 li span {
        font-size: 1.1em;
        margin: 0px 10px; }
      main.libres article ul.menu4 li span {
        display: inline-block; }
  main.libres article ul.galeria {
    list-style: none;
    margin: 20px 5px;
    padding: 0; }
    main.libres article ul.galeria li {
      display: inline-block;
      vertical-align: top; }
      main.libres article ul.galeria li a.colorbox {
        display: block;
        font-style: italic;
        font-size: 0.9em; }
        main.libres article ul.galeria li a.colorbox:first-child {
          font-style: normal;
          font-size: 1em; }
      main.libres article ul.galeria li figure {
        margin: 0 2px 10px 0;
        width: 228px; }
        main.libres article ul.galeria li figure figcaption br {
          content: ""; }
        main.libres article ul.galeria li figure figcaption span.fot {
          display: block; }
        main.libres article ul.galeria li figure figcaption a,
        main.libres article ul.galeria li figure figcaption a:visited {
          display: block;
          text-decoration: none; }
          main.libres article ul.galeria li figure figcaption a:hover, main.libres article ul.galeria li figure figcaption a:focus,
          main.libres article ul.galeria li figure figcaption a:visited:hover,
          main.libres article ul.galeria li figure figcaption a:visited:focus {
            text-decoration: none; }
      main.libres article ul.galeria li:nth-child(3n) figure {
        margin-right: 0; }
    main.libres article ul.galeria.infantil:after {
      content: "";
      height: 200px;
      width: 100%;
      background: url(/MODULOS/global/publico/interfaces/img/fdo_hospital_infantil.gif) bottom left no-repeat;
      background-size: 100%; }
  main.libres article table {
    max-width: 714px;
    width: 100%; }
    main.libres article table #tipomedico,
    main.libres article table #horario {
      width: 25%;
      text-align: center; }
    main.libres article table thead tr {
      background-color: #00554c;
      color: #fff; }
    main.libres article table tbody tr td {
      padding: 5px; }
      main.libres article table tbody tr td:last-child {
        text-align: center; }
    main.libres article table tbody tr:nth-child(2n+1) {
      background-color: #eaedf2; }
    main.libres article table th {
      padding: 5px; }
  main.mapaweb h2 {
    padding: 0 5px;
    color: #ff8100;
    margin: 0 0 10px;
    font-size: 2em; }
  main.mapaweb h3 {
    padding: 0 5px;
    margin: 0 0 10px;
    font-size: 1.4em; }
    main.mapaweb h3 a {
      color: #ff8100 !important; }
  main.mapaweb article {
    padding: 0 0 10px; }
    main.mapaweb article.c1, main.mapaweb article.c5 {
      clear: both; }
    main.mapaweb article > ul {
      padding: 0 0 0 20px !important;
      list-style: none; }
      main.mapaweb article > ul li a, main.mapaweb article > ul li a:visited {
        font-weight: bold; }
      main.mapaweb article > ul li ul {
        list-style: circle;
        padding: 0 0 0 13px; }
        main.mapaweb article > ul li ul li a, main.mapaweb article > ul li ul li a:visited {
          color: #00554c;
          font-weight: bold; }
        main.mapaweb article > ul li ul li ul li a, main.mapaweb article > ul li ul li ul li a:visited {
          color: #000;
          font-weight: normal; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  background-color: #ff8100;
  color: #fff;
  height: 50px;
  min-width: 960px; }
  .footer h2 {
    margin: 0; }
  .footer ul {
    margin: 0;
    display: inline-block;
    padding: 0 0 0 25px; }
    .footer ul li {
      display: inline-block;
      margin: 0 10px 0 0; }
      .footer ul li a {
        text-decoration: underline;
        color: #fff;
        font-size: 1em; }
        .footer ul li a:visited {
          color: #eaedf2; }
  .footer a.phone {
    display: inline-block;
    background-image: url("../img/telefono-blanco-sector_zaragoza_II.png");
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    width: 145px;
    height: 40px;
    padding: 0 0 0 35px;
    line-height: 0.7em;
    margin: -5px 0 0 25px;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle; }
    .footer a.phone span {
      font-size: 0.5em;
      display: block; }
  .footer a.ir {
    display: block;
    background-image: url("../img/gobierno_de_aragon.png");
    background-repeat: no-repeat;
    width: 128px;
    height: 30px;
    margin: 10px 0 0;
    float: right; }
  .footer .copyright {
    display: inline-block;
    margin: 15px 0 0;
    font-size: 1em; }

/*********************
VENDOR OVERRIDE
*********************/
/*********************
STANDALONE CLASSES
*********************/
p.error {
  background-color: #fbe3e4;
  padding: 5px; }

.nopad {
  padding: 35px 0 0 !important; }

.browserupgrade {
  text-align: center;
  font-size: 1.5em;
  background-color: #fbe3e4;
  padding: 1em 0;
  margin: 0; }

/*********************
CALENDAR
*********************/
.tbl-cal thead th strong {
  color: #999; }
.tbl-cal td.previo, .tbl-cal td.proximo {
  background-color: #e5f8f6;
  color: #cfcfcf; }

/*********************
COLORBOX
*********************/
#cboxLoadedContent {
  margin-bottom: 60px; }

#cboxTitle {
  float: none !important;
  color: #000;
  position: static;
  margin-top: -55px;
  line-height: 1em; }

#cboxOverlay {
  background: #000;
  opacity: 0.7 !important; }

#colorbox {
  box-shadow: 0 0 50px 5px #000; }

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight {
  background: #fff; }

#cboxTopLeft,
#cboxTopRight {
  width: 10px;
  height: 10px; }

#cboxBottomLeft,
#cboxBottomRight {
  width: 10px;
  height: 5px; }

#cboxTopCenter {
  height: 10px; }

#cboxBottomCenter {
  height: 5px; }

#cboxMiddleLeft,
#cboxMiddleRight {
  width: 10px; }

/*********************
COOKIE
*********************/
#cookie {
  display: none;
  height: 50px;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  background-color: #ff8100; }
  #cookie div {
    padding: 10px 0 0;
    font-size: 1em;
    font-weight: bold;
    color: #fff; }
    #cookie div button {
      margin: auto 20px; }
    #cookie div a {
      color: #fff; }

/*********************
CALENDAR
*********************/
.tbl-cal {
  margin: 0 5px;
  width: 220px !important;
  background: transparent;
  border: none; }
  .tbl-cal strong {
    font-weight: bold;
    color: #000; }
  .tbl-cal tr {
    height: 22px; }
  .tbl-cal thead tr {
    background-color: transparent !important; }
  .tbl-cal thead th strong {
    font-size: 1.2em;
    line-height: 1.4em; }
  .tbl-cal thead th a:first-child {
    float: left; }
  .tbl-cal thead th a:last-child {
    float: right; }
  .tbl-cal tbody tr:first-child {
    border-top: 1px solid #eaedf2;
    border-left: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2; }
  .tbl-cal tbody td {
    /*
                border: none;
                box-shadow: inset 0 0 0 0.5px $green;    
    */ }
  .tbl-cal td {
    width: 23px;
    height: 20px;
    vertical-align: middle;
    font-size: 11px;
    text-align: center;
    vertical-align: middle; }
    .tbl-cal td.hoy {
      background: transparent;
      box-shadow: inset 1px 1px 0 1px #ff8100, inset -1px -1px 0 1px #ff8100;
      -webkit-box-shadow: inset 1px 1px 0 1px #ff8100, inset -1px -1px 0 1px #ff8100; }

#listadoagenda {
  min-height: 230px; }

/*********************
NIVO SLIDER
*********************/
.nivo-caption {
  position: absolute;
  font-family: sans-serif;
  font-size: 18px;
  text-align: right;
  color: #000;
  z-index: 8;
  display: none;
  right: 20px;
  top: 20px;
  color: #FFF;
  text-shadow: 0 0 4px black;
  background: transparent; }

.nivo-caption-html {
  display: none; }

.nivo-caption span {
  display: block;
  line-height: 1em;
  font-weight: bold; }

.nivo-caption .big {
  font-size: 30px; }

.nivo-controlNav {
  position: relative;
  top: -40px;
  padding: 0 !important;
  margin: 0;
  z-index: 100; }

.slider-wrapper {
  height: 290px; }

.theme-default .nivoSlider {
  background: #fff url(../img/vendor/nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.theme-default .nivo-controlNav a {
  background: url(../img/vendor/nivo-slider/themes/default/bullets.png) no-repeat; }

.theme-default .nivo-directionNav a {
  background: url(../img/vendor/nivo-slider/themes/default/arrows.png) no-repeat; }

.theme-default a.nivo-nextNav {
  background-position: -30px 0 !important; }

.cpo-ser h4.tit-f2 {
  font-size: 1.0em; }

h4.tit-f1 {
  font-size: inherit; }

h4.tit-f1 {
  background: transparent url(/MODULOS/global/publico/interfaces/img/separador.gif) no-repeat scroll left bottom;
  font-size: 125%;
  margin-bottom: 0.5em;
  padding-bottom: 0.3em;
  line-height: 1.5em;
  margin-top: 1.5em; }

h4.tit-f1 img {
  margin-top: 5px;
  padding: 0px 10px 0px 0px; }

h4.sec-dest {
  margin-bottom: 0.3em;
  color: #018579;
  font-weight: bold; }

h4.txt-dest {
  margin-bottom: 0.3em;
  color: #FF8100;
  font-weight: bold; }

.optgroup {
  font-weight: bold;
  font-style: italic; }

.optchild {
  padding-left: 15px; }

/* Caja destacada */
.caj-cita {
  clear: both;
  background: #EAF2E7;
  margin: 0 0 1em;
  padding: 0.1em 0.2em;
  text-align: center; }

.caj-cita img {
  float: left;
  margin: 0 0.8em  0 0;
  text-align: left; }

.caj-cita blockquote {
  display: block;
  float: left;
  width: 93%;
  margin: 1em 0 0;
  padding: 1em 0 0 2.7em;
  color: #475344;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  background: url(/MODULOS/global/publico/interfaces/img/quote_top.gif) top left no-repeat; }

.caj-cita blockquote p {
  padding: 0em 3.5em 0 0.5em;
  background: url(/MODULOS/global/publico/interfaces/img/quote_btt.gif) bottom right no-repeat; }

.caj-cita cite {
  clear: both;
  display: block;
  margin-top: 0.2em;
  font-style: normal;
  font-size: 11px;
  color: #475344;
  font-weight: normal; }

.con:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/*********************
CPI
*********************/
.cpi-banner {
  background: #00554c;
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1em;
  letter-spacing: -1px; }
  .cpi-banner a, .cpi-banner a:visited {
    color: #fff;
    text-decoration: none; }

.cpi header h5 {
  padding: 15px 80px !important;
  background: url(/MODULOS/global/publico/interfaces/img/logo-stop-and-go.png) no-repeat;
  background-position: 1% 48%; }
.cpi aside {
  margin: 25px 0px; }
.cpi .cpi-lang {
  float: right; }
  .cpi .cpi-lang a {
    padding-left: 20px;
    background-position: 0% 17%; }
  .cpi .cpi-lang a.esp {
    background: url(/MODULOS/global/publico/interfaces/img/iconos/es.png) no-repeat; }
  .cpi .cpi-lang a.eng {
    background: url(/MODULOS/global/publico/interfaces/img/iconos/gb.png) no-repeat; }
.cpi .cpi-content {
  clear: both;
  min-height: 311px; }
  .cpi .cpi-content .body-content {
    margin: 0px 0px 15px 0px; }
  .cpi .cpi-content p img {
    display: block;
    margin: 0px auto;
    padding: 10px 0px 0px 0px;
    max-width: 600px; }
.cpi #cpi-menu {
  float: left; }
.cpi ul.respuestas, .cpi ul.avisos, .cpi ul.enmiendas {
  margin-top: 50px;
  list-style: none; }
  .cpi ul.respuestas .ico.question, .cpi ul.avisos .ico.question, .cpi ul.enmiendas .ico.question {
    font-weight: bold;
    margin: 20px 0px;
    padding-left: 20px;
    background: url(/MODULOS/global/publico/interfaces/img/iconos/ico_faqs.gif) no-repeat; }
  .cpi ul.respuestas .ico.answer, .cpi ul.avisos .ico.answer, .cpi ul.enmiendas .ico.answer {
    padding-left: 20px;
    margin: 20px 0px;
    background: url(/MODULOS/global/publico/interfaces/img/iconos/ico_info.gif) no-repeat; }
  .cpi ul.respuestas .ico.notice-title, .cpi ul.avisos .ico.notice-title, .cpi ul.enmiendas .ico.notice-title {
    font-weight: bold;
    margin: 20px 0px;
    padding-left: 20px;
    background: url(/MODULOS/global/publico/interfaces/img/iconos/ico_calendario.gif) no-repeat; }
  .cpi ul.respuestas .ico.amendment-title, .cpi ul.avisos .ico.amendment-title, .cpi ul.enmiendas .ico.amendment-title {
    font-weight: bold;
    margin: 20px 0px;
    padding-left: 20px;
    background: url(/MODULOS/global/publico/interfaces/img/iconos/ico_documentos.gif) no-repeat; }
  .cpi ul.respuestas .notice-content, .cpi ul.respuestas .amendment-content, .cpi ul.avisos .notice-content, .cpi ul.avisos .amendment-content, .cpi ul.enmiendas .notice-content, .cpi ul.enmiendas .amendment-content {
    margin: 20px 0px;
    padding-left: 20px; }
  .cpi ul.respuestas .amendment-content a, .cpi ul.avisos .amendment-content a, .cpi ul.enmiendas .amendment-content a {
    margin: 15px 4px;
    padding-left: 24px; }
.cpi ul.tablon {
  list-style: none; }
.cpi .logos {
  margin-top: 15px;
  float: left;
  width: 100%; }
  .cpi .logos img {
    padding: 25px; }
  .cpi .logos a {
    padding: 0px; }

form#dudasypreguntas #form-msg {
  text-align: center;
  margin-bottom: 25px; }
  form#dudasypreguntas #form-msg p {
    font-weight: bold;
    color: #00bba7; }
form#dudasypreguntas #form-item {
  margin-bottom: 15px; }
  form#dudasypreguntas #form-item label {
    vertical-align: top;
    display: inline-block;
    width: 40%; }
  form#dudasypreguntas #form-item .form-control {
    width: 55%; }
  form#dudasypreguntas #form-item textarea {
    width: 382px; }
form#dudasypreguntas #form-action {
  text-align: center; }
  form#dudasypreguntas #form-action span {
    text-align: right;
    display: block;
    margin: 10px 0px; }

/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: 481px and Up Stylesheet
  
  This stylesheet is loaded for larger devices. It's set to
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection.
  
  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.
  
  ******************************************************************/
  /*
  IMPORTANT NOTE ABOUT SASS 3.3 & UP
  You can't use @extend within media queries
  anymore, so just be aware that if you drop
  them in here, they won't work.
  */
  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */ }
      .menu ul li a {
        /*
        you can use hover styles here even though this size
        has the possibility of being a mobile device.
        */ }

  /* end .menu */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */ }
/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name: Sector Zaragoza II 
  Author: AIBE
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  
  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!
  
  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 960px; }

  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/
  .nav {
    /* end .menu ul li */ }

  /* end .nav */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  .footer-links ul li {
    /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */ }

  /* end .footer-links */ }
/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 960px) {
  /******************************************************************
  Site Name: Sector Zaragoza II 
  Author: AIBE
  
  Stylesheet: Desktop Stylsheet
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.
  
  ******************************************************************/
  .wrap {
    width: 960px; } }
/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Retina Screens & Devices Stylesheet
  
  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.
  
  ******************************************************************/
  /* 
  
  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:
  
  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }
  
  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:
  
  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }
  
  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 
  
  */ }
/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@media print {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/
  * {
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    background: transparent !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
    /*&:after {
      content: " (" attr(href) ")";
    }*/
    /*abbr[title]:after {
      content: " (" attr(title) ")";
    }*/ }

  /*.ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }*/
  #wrapper,
  .wrap,
  main,
  article,
  nav {
    max-width: 900px;
    float: none;
    margin: 0 !important; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /*tr, img {
    page-break-inside: avoid;
  }*/
  img {
    max-width: 100% !important; }

  .header {
    height: 30px; }
    .header nav a {
      color: #444 !important; }
    .header h1 {
      display: none; }

  .private {
    display: none; }

  #search {
    display: none; }

  nav ul.breadcrumbs {
    list-style: none;
    left: 0; }
    nav ul.breadcrumbs li a:before, nav ul.breadcrumbs li a:after {
      border: none !important; }

  main:not(.home) article.last-col, main:not(.home) main.mapaweb article.c4, main.mapaweb main:not(.home) article.c4, main:not(.home) main.mapaweb article.c7, main.mapaweb main:not(.home) article.c7 {
    margin-right: 0 !important; }

  main:not(.home):not(.noLateral) header.d-1of4:after {
    display: none;
    border: none; }
  main:not(.home):not(.noLateral) .d-3of4 {
    width: 100%;
    margin-right: 0 !important; }
  main:not(.home):not(.noLateral) .lateral {
    display: none; }

  .btn-large {
    display: none; }

  form,
  input,
  select {
    display: none; }

    /*p, h2, h3 {
      orphans: 3;
      widows: 3;
    }

    h2,
    h3 {
      page-break-after: avoid;
    }*/ }

/*# sourceMappingURL=style.css.map */
