@charset "UTF-8";
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/unav-principal-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/unav-principal-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }
  @media (max-width: 1280px) {
    .tagselector-content .toolbar-content .btn-group {
      white-space: normal; } }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/unav-principal-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/unav-principal-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/unav-principal-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/unav-principal-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/unav-principal-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/unav-principal-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/unav-principal-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/unav-principal-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/unav-principal-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/unav-principal-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/unav-principal-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/unav-principal-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }











.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
    .aui .lfr-admin-panel .lfr-page-layouts {
      margin-left: 0; }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/unav-principal-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/unav-principal-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/unav-principal-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/unav-principal-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/unav-principal-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/unav-principal-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/unav-principal-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/unav-principal-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/unav-principal-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/unav-principal-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/unav-principal-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/unav-principal-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/unav-principal-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/unav-principal-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/unav-principal-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/unav-principal-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/unav-principal-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/unav-principal-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/unav-principal-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/unav-principal-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/unav-principal-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/unav-principal-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/unav-principal-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/unav-principal-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/unav-principal-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/unav-principal-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/unav-principal-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/unav-principal-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/unav-principal-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/unav-principal-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/unav-principal-theme/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }















  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }




.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(#ffffff, #e4e4e4);
  background-image: -moz-linear-gradient(#ffffff, #e4e4e4);
  background-image: -o-linear-gradient(#ffffff, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: yellow; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: black !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: black !important; }

  .label {
    border: 1px solid black; }

  .table {
    border-collapse: collapse !important; }

  .table td, .table th {
    background-color: white !important; }

  .table-bordered td, .table-bordered th {
    border: 1px solid #dddddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/unav-principal-theme/css/../fonts/glyphicons-halflings-regular.eot);
  src: url(/unav-principal-theme/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/unav-principal-theme/css/../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/unav-principal-theme/css/../fonts/glyphicons-halflings-regular.woff) format("woff"), url(/unav-principal-theme/css/../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/unav-principal-theme/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: white; }

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role=button] {
  cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777777; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%; }

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%; }

.h1, h1 {
  font-size: 36px; }

.h2, h2 {
  font-size: 30px; }

.h3, h3 {
  font-size: 24px; }

.h4, h4 {
  font-size: 18px; }

.h5, h5 {
  font-size: 14px; }

.h6, h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
.small, small {
  font-size: 85%; }

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:focus, a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:focus, a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dd, dt {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0; }

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777; }

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "\2014 \00A0"; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ""; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: white; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: whitesmoke; }

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: whitesmoke; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  /*NO VALIDA margin-top: 1px \9 ;*/
  line-height: normal; }

input[type=file] {
  display: block; }

input[type=range] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type=search] {
  -webkit-appearance: none; }

/* NO VALIDA *
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 34px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
	line-height: 30px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	line-height: 46px
}
}
*/
.form-group {
  margin-bottom: 15px; }

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  /* NO VALIDA margin-top: 4px \9 ;*/
  margin-left: -20px; }

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px; }

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed; }

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed; }

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

select[multiple].input-sm, textarea.input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

select[multiple].input-lg, textarea.input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  /* pointer-events: none NO VALIDA */ }

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0; }

  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  /* NO VALIDA
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  */
  cursor: pointer;
  /* NO VALIDA
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; */
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none; }

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65; }

/* NO VALIDA
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
} */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #cccccc; }

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #cccccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: white; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: white; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: white; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: white; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: white; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent; }

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none; }

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  /* NO VALIDA border-top: 4px solid\9; */
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown, .dropup {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777777; }

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  /* NO VALIDA filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) */ }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  /* NO VALIDAborder-bottom: 4px solid\9 */ }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  /* NO VALIDApointer-events:none*/ }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #777777; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: white; } }
.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: white; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px; } }
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .navbar-form .form-control-static {
    display: inline-block; }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }

  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0; }

  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }

  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777777; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777777; }

.navbar-default .navbar-nav > li > a {
  color: #777777; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #dddddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #dddddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777777; }

.navbar-default .navbar-link:hover {
  color: #333333; }

.navbar-default .btn-link {
  color: #777777; }

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #cccccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: white; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: white; }

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dddddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #dddddd; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #dddddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: white; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777777; }

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: white; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron .h1, .jumbotron h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border 0.2s ease-in-out; }

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

/* NO VALIDA
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
*/
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width 0.6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media, .media-body {
  overflow: hidden;
  /* NO VALIDA zoom: 1 */ }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right, .media > .pull-right {
  padding-left: 10px; }

.media-left, .media > .pull-left {
  padding-right: 10px; }

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dddddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item {
  color: #555555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333333; }

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: whitesmoke; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eeeeee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777777; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd; }

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: white; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: white; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: white; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1; }

/* NO VALIDA
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
	left: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
*/
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  /* NO VALIDA filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);*/
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* NO VALIDA filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); */
  background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: "\2039"; }

.carousel-control .icon-next:before {
  content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  /* NO VALIDA background-color: #000  \9   ;*/
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: white; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px; }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  /* NO VALIDA font: 0/0 a; */
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* NO VALIDA
@-ms-viewport {
width:device-width
}
*/
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important; }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  td.visible-xs, th.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  td.visible-sm, th.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  td.visible-md, th.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  td.visible-lg, th.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  td.visible-print, th.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*# sourceMappingURL=bootstrap.min.css.map */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: white url("/unav-principal-theme/css/./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("/unav-principal-theme/css/./fonts/slick.eot");
  src: url("/unav-principal-theme/css/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("/unav-principal-theme/css/./fonts/slick.woff") format("woff"), url("/unav-principal-theme/css/./fonts/slick.ttf") format("truetype"), url("/unav-principal-theme/css/./fonts/slick.svg#slick") format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '?'; }

[dir='rtl'] .slick-prev:before {
  content: '?'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '?'; }

[dir='rtl'] .slick-next:before {
  content: '?'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

@media (max-width: 991px) {
  .unav-layouttpl .responsive-3 #column-3, .unav-layouttpl .responsive-3 #column-4 {
    padding: 0 !important; } }
input[readonly] {
  cursor: not-allowed;
  background-color: #eee;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #DDD;
  color: #8d8d8d;
  font-weight: 200;
  margin-bottom: 7px;
  padding: 4px 6px; }

.aui .aui-field-select {
  width: 220px; }
.aui h3 {
  font-size: 24.5px;
  line-height: 40px; }
.aui label {
  font-weight: 200; }
.aui .nav-list > .active > a, .aui .nav-list > .active > a:hover, .aui .nav-list > .active > a:focus {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0af; }

.form-search .input-append .advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
  border-radius: 14px 0 0 14px;
  border: 1px solid #DDD;
  color: #8d8d8d;
  font-weight: 200;
  margin-bottom: 0;
  height: 33px; }

.control-group .checkbox:first-child {
  margin-top: 0;
  padding-left: 20px; }
.control-group label {
  display: block; }
.control-group .field {
  float: none; }

.taglib-header .header-title {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: .1em; }

.article-form {
  padding: 12px 10px 10px; }

.taglib-form-navigator .form-navigator-content {
  margin-left: 15px !important;
  width: 64%; }
.taglib-form-navigator .form-navigator {
  margin-right: 30px !important;
  width: 32%; }
  .taglib-form-navigator .form-navigator .article-info .article-name {
    padding: 15px; }
  .taglib-form-navigator .form-navigator .alert {
    border: none !important; }
.taglib-form-navigator .well {
  min-height: 20px;
  padding: 19px 0;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.article-template {
  margin-top: 5px;
  min-height: 30px !important; }

.journal-article-button-row {
  padding: 0 19px; }

/* FONT Roboto */
@font-face {
  font-family: "Roboto Thin";
  font-style: normal;
  font-weight: 100;
  src: local("Roboto Thin"), local("Roboto-Thin"), url("../fonts/roboto/Roboto-Thin.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Thin Italic";
  font-style: normal;
  font-weight: 100;
  src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url("../fonts/roboto/Roboto-ThinItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Light";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto/Roboto-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Light Italic";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("../fonts/roboto/Roboto-LightItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url("../fonts/roboto/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Regular";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url("../fonts/roboto/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Medium";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/roboto/Roboto-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Medium Italic";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url("../fonts/roboto/Roboto-MediumItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Bold";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto/Roboto-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Bold Italic";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../fonts/roboto/Roboto-BoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Black";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url("../fonts/roboto/Roboto-Black.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Black Italic";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url("../fonts/roboto/Roboto-BlackItalic.ttf") format("truetype"); }

/* FONT Roboto Condensed */
@font-face {
  font-family: "Roboto Condensed Light";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("../fonts/roboto_condensed/RobotoCondensed-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Condensed Light Italic";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light Italic"), local("RobotoCondensed-LightItalic"), url("../fonts/roboto_condensed/RobotoCondensed-LightItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url("../fonts/roboto_condensed/RobotoCondensed-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Condensed Regular";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url("../fonts/roboto_condensed/RobotoCondensed-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Condensed Bold";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../fonts/roboto_condensed/RobotoCondensed-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto Condensed Bold Italic";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("../fonts/roboto_condensed/RobotoCondensed-BoldItalic.ttf") format("truetype"); }

/* COLORES GENERALES */
/*Colores especificos menu responsive*/
/*************/
/*--margenes genenerales--*/
.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

@media (max-width: 991px) {
  .m-sm-0 {
    margin: 0 0 !important; }

  .mt-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0 {
    margin-left: 0 !important; }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }

  .mt-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1 {
    margin-left: 0.25rem !important; }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }

  .mt-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2 {
    margin-left: 0.5rem !important; }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem 1rem !important; }

  .mt-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3 {
    margin-left: 1rem !important; }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }

  .mt-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4 {
    margin-left: 1.5rem !important; }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem 3rem !important; }

  .mt-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5 {
    margin-left: 3rem !important; }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

  .p-sm-0 {
    padding: 0 0 !important; }

  .pt-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0 {
    padding-left: 0 !important; }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }

  .pt-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1 {
    padding-left: 0.25rem !important; }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }

  .pt-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2 {
    padding-left: 0.5rem !important; }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem 1rem !important; }

  .pt-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3 {
    padding-left: 1rem !important; }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }

  .pt-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4 {
    padding-left: 1.5rem !important; }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem 3rem !important; }

  .pt-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5 {
    padding-left: 3rem !important; }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto {
    margin-left: auto !important; }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (max-width: 767px) {
  .m-xs-0 {
    margin: 0 0 !important; }

  .mt-xs-0 {
    margin-top: 0 !important; }

  .mr-xs-0 {
    margin-right: 0 !important; }

  .mb-xs-0 {
    margin-bottom: 0 !important; }

  .ml-xs-0 {
    margin-left: 0 !important; }

  .mx-xs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-xs-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .m-xs-1 {
    margin: 0.25rem 0.25rem !important; }

  .mt-xs-1 {
    margin-top: 0.25rem !important; }

  .mr-xs-1 {
    margin-right: 0.25rem !important; }

  .mb-xs-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xs-1 {
    margin-left: 0.25rem !important; }

  .mx-xs-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }

  .my-xs-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }

  .m-xs-2 {
    margin: 0.5rem 0.5rem !important; }

  .mt-xs-2 {
    margin-top: 0.5rem !important; }

  .mr-xs-2 {
    margin-right: 0.5rem !important; }

  .mb-xs-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xs-2 {
    margin-left: 0.5rem !important; }

  .mx-xs-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-xs-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .m-xs-3 {
    margin: 1rem 1rem !important; }

  .mt-xs-3 {
    margin-top: 1rem !important; }

  .mr-xs-3 {
    margin-right: 1rem !important; }

  .mb-xs-3 {
    margin-bottom: 1rem !important; }

  .ml-xs-3 {
    margin-left: 1rem !important; }

  .mx-xs-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-xs-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

  .m-xs-4 {
    margin: 1.5rem 1.5rem !important; }

  .mt-xs-4 {
    margin-top: 1.5rem !important; }

  .mr-xs-4 {
    margin-right: 1.5rem !important; }

  .mb-xs-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xs-4 {
    margin-left: 1.5rem !important; }

  .mx-xs-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-xs-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

  .m-xs-5 {
    margin: 3rem 3rem !important; }

  .mt-xs-5 {
    margin-top: 3rem !important; }

  .mr-xs-5 {
    margin-right: 3rem !important; }

  .mb-xs-5 {
    margin-bottom: 3rem !important; }

  .ml-xs-5 {
    margin-left: 3rem !important; }

  .mx-xs-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-xs-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

  .p-xs-0 {
    padding: 0 0 !important; }

  .pt-xs-0 {
    padding-top: 0 !important; }

  .pr-xs-0 {
    padding-right: 0 !important; }

  .pb-xs-0 {
    padding-bottom: 0 !important; }

  .pl-xs-0 {
    padding-left: 0 !important; }

  .px-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .p-xs-1 {
    padding: 0.25rem 0.25rem !important; }

  .pt-xs-1 {
    padding-top: 0.25rem !important; }

  .pr-xs-1 {
    padding-right: 0.25rem !important; }

  .pb-xs-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xs-1 {
    padding-left: 0.25rem !important; }

  .px-xs-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }

  .py-xs-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }

  .p-xs-2 {
    padding: 0.5rem 0.5rem !important; }

  .pt-xs-2 {
    padding-top: 0.5rem !important; }

  .pr-xs-2 {
    padding-right: 0.5rem !important; }

  .pb-xs-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xs-2 {
    padding-left: 0.5rem !important; }

  .px-xs-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-xs-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

  .p-xs-3 {
    padding: 1rem 1rem !important; }

  .pt-xs-3 {
    padding-top: 1rem !important; }

  .pr-xs-3 {
    padding-right: 1rem !important; }

  .pb-xs-3 {
    padding-bottom: 1rem !important; }

  .pl-xs-3 {
    padding-left: 1rem !important; }

  .px-xs-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-xs-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .p-xs-4 {
    padding: 1.5rem 1.5rem !important; }

  .pt-xs-4 {
    padding-top: 1.5rem !important; }

  .pr-xs-4 {
    padding-right: 1.5rem !important; }

  .pb-xs-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xs-4 {
    padding-left: 1.5rem !important; }

  .px-xs-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-xs-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

  .p-xs-5 {
    padding: 3rem 3rem !important; }

  .pt-xs-5 {
    padding-top: 3rem !important; }

  .pr-xs-5 {
    padding-right: 3rem !important; }

  .pb-xs-5 {
    padding-bottom: 3rem !important; }

  .pl-xs-5 {
    padding-left: 3rem !important; }

  .px-xs-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-xs-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }
.nopadding {
  padding: 0; }

.mediumpadding {
  padding: 20px; }

.largepadding {
  padding: 40px; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.padding-left-15 {
  padding-left: 15px !important; }

.padding-right-15 {
  padding-right: 15px !important; }

.aui .nav > li > .dropdown-menu {
  z-index: 9999999; }

.aui .navbar-toggle {
  position: relative;
  float: inherit;
  margin-right: inherit;
  background-image: none;
  border: none;
  border-radius: none; }

.aui .navbar-default .navbar-toggle:hover, .aui .navbar .navbar-toggle:hover,
.aui .navbar-default .navbar-toggle:focus, .aui .navbar .navbar-toggle:focus {
  background-color: transparent; }

/*
.aui .container, .aui .container-fluid {
    width: 100%;
    padding: 0;
}
*/
.aui .container-fluid {
  padding: 0; }

.aui .modal.modal-unav {
  display: none;
  height: 541px;
  left: 50% !important;
  margin: 0;
  padding: 0 !important;
  position: fixed;
  top: 50% !important;
  transform: translate(-50%, -50%);
  width: 1140px; }
  .aui .modal.modal-unav .modal-dialog {
    margin: 0 !important;
    width: 100%;
    height: 525px; }
    .aui .modal.modal-unav .modal-dialog .modal-content {
      border-radius: 0;
      height: 100%;
      width: 100%; }
      .aui .modal.modal-unav .modal-dialog .modal-content .modal-body {
        padding: 0; }
        .aui .modal.modal-unav .modal-dialog .modal-content .modal-body button.close {
          color: white;
          font-size: 30px;
          opacity: 1;
          position: absolute;
          right: 5px;
          z-index: 1; }
        .aui .modal.modal-unav .modal-dialog .modal-content .modal-body .embed-responsive {
          padding-bottom: 525px; }

.aui .modal-flotante.modal {
  display: none; }

@media (max-width: 1199px) {
  .aui .modal.modal-unav {
    width: 990px; } }
@media (max-width: 991px) {
  .aui .modal.modal-unav {
    width: 765px; } }
@media (max-width: 767px) {
  .aui .modal.modal-unav {
    width: 418px; } }
/* FIX para que no se mueva la pantalla */
.aui .row {
  margin: 0; }

.aui #main-content .col-xs-12 {
  padding: 0; }

.aui .has-feedback label ~ .form-control-feedback {
  top: 18px; }

@media (max-width: 767px) {
  .aui .navbar-nav, .aui .nav {
    /* Cambio para que el men? no asome al plegarlo */
    margin: 0; } }
/*RALEWAY*/
.rrss-oculto {
  display: none !important; }

/*----*/
b, strong {
  font-weight: 600; }

/* DUDA 
.container {
	width: 100%
}*/
/* DUDA 
@media ( min-width :1200px) {
	.container {
		width: 1170px;
	}
}*/
body.unav {
  font-family: "Roboto Regular", sans-serif;
  color: #000;
  /*letter-spacing: 1px*/ }

/*NAVEGACION RESPONSIVE DESPLAZA PAGE-CONTENT MENU============================================*/
body.slide-active {
  overflow-x: hidden; }

body {
  overflow-x: hidden; }

body a#skip-to-content:focus {
  color: #fff;
  background-color: #000; }

div#_145_dockbar {
  font-size: 13px;
  margin-bottom: 0; }

a, img, button {
  outline: none; }

a:focus {
  outline: none; }

/* Extra Small Devices, smartPhones */
@media only screen and (max-width: 420px) {
  .col-xxs-1, .col-xxs-10, .col-xxs-11, .col-xxs-12,
  .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5,
  .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9 {
    float: left; }

  .col-xxs-12 {
    width: 100%; }

  .col-xxs-11 {
    width: 91.66666667%; }

  .col-xxs-10 {
    width: 83.33333333%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-8 {
    width: 66.66666667%; }

  .col-xxs-7 {
    width: 58.33333333%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-5 {
    width: 41.66666667%; }

  .col-xxs-4 {
    width: 33.33333333%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-2 {
    width: 16.66666667%; }

  .col-xxs-1 {
    width: 8.33333333%; }

  .col-xxs-offset-12 {
    margin-left: 100%; }

  .col-xxs-offset-11 {
    margin-left: 91.66666667%; }

  .col-xxs-offset-10 {
    margin-left: 83.33333333%; }

  .col-xxs-offset-9 {
    margin-left: 75%; }

  .col-xxs-offset-8 {
    margin-left: 66.66666667%; }

  .col-xxs-offset-7 {
    margin-left: 58.33333333%; }

  .col-xxs-offset-6 {
    margin-left: 50%; }

  .col-xxs-offset-5 {
    margin-left: 41.66666667%; }

  .col-xxs-offset-4 {
    margin-left: 33.33333333%; }

  .col-xxs-offset-3 {
    margin-left: 25%; }

  .col-xxs-offset-2 {
    margin-left: 16.66666667%; }

  .col-xxs-offset-1 {
    margin-left: 8.33333333%; }

  .col-xxs-offset-0 {
    margin-left: 0; }

  .visible-xxs {
    display: block !important; }

  .hidden-xxs {
    display: none !important; } }
body.slide-active {
  overflow: hidden;
  position: fixed;
  width: 100%; }

#heading {
  display: inline-block;
  z-index: 1;
  position: relative;
  vertical-align: top;
  margin-left: 12px; }
  #heading .navbar.slide-nav {
    margin-bottom: 0;
    min-height: 0;
    text-align: left;
    background-color: inherit;
    border-color: inherit;
    border: none; }
    #heading .navbar.slide-nav .navbar-header {
      text-align: left; }
      #heading .navbar.slide-nav .navbar-header button.navbar-toggle {
        width: 30px;
        height: 60px;
        margin-left: 0px; }

.visiblemobile {
  display: none !important; }

#navbar-main-movil .navbar-nav li .nav_item_parent_layout {
  background-color: #a8a8a8; }

#navbar-main-movil .navbar-nav li .nav_item_parent_layout > a {
  color: white; }

/*ICONOS THEME************************************/
.iconhead {
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block; }

.iconmenu {
  background-image: url(../images/menu.svg); }

.iconmenumovil {
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-top: 5px; }

.iconarrowr {
  background-image: url(../images/flecha-derecha-negro.svg);
  position: absolute;
  right: 15px;
  margin-top: 7px; }

.iconarrowl {
  background-image: url(../images/arrow-left.svg);
  margin-right: 5px; }

/*MENU HAMBURGER*********************************/
.hamburger-icon {
  width: 26px;
  height: 20px;
  position: relative;
  display: block; }

.hamburger-icon.movil {
  z-index: -1;
  margin-top: -3px; }

.hamburger-icon .line {
  display: block;
  background: #333333;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 0;
  border-radius: 4px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s; }

.hamburger-icon .line.line-1 {
  top: 0; }

.hamburger-icon .line.line-2 {
  top: 50%; }

.hamburger-icon .line.line-3 {
  top: 100%; }

.slide-active .hamburger-icon .line-1, .hamburger-icon.active .line-1 {
  width: 30px;
  height: 2px;
  background: #333333;
  transform: translateY(10px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
  -moz-transform: translateY(10px) translateX(0) rotate(45deg); }

.slide-active .hamburger-icon .line-2, .hamburger-icon.active .line-2 {
  opacity: 0; }

.slide-active .hamburger-icon .line-3, .hamburger-icon.active .line-3 {
  width: 30px;
  height: 2px;
  background: #333333;
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-10px) translateX(0) rotate(-45deg); }

/* Cambio para quitar el borde que sale en focus */
.hamburger-icon:focus, .hamburger-icon.active:focus {
  outline: none; }

@media (max-width: 991px) {
  .slide-active .hamburger-icon .line-1, .hamburger-icon.active .line-1,
  .slide-active .hamburger-icon .line-3, .hamburger-icon.active .line-3 {
    width: 34px; }

  #heading #navbar-top .navbar-nav > li.menu-usuario .dropdown-menu li:first-child {
    border-right: none; } }
/*DESTACADO**************/
/* Modifcaci?n: no coge los estilos */
@media (min-width: 992px) {
  /*	#heading #navbar-top .navbar-nav>li.menu-usuario .dropdown-menu li.slidingDiv,
  	#heading #navbar-top .navbar-nav>li.menu-usuario .dropdown-menu li.slidingDiv2 */
  li .slidingDiv, li .slidingDiv2 {
    display: table-cell !important; } }
/* Modifcaci?n: no coge los estilos */
@media (max-width: 991px) {
  /* Modifcaci?n: no coge los estilos */
  /*	#heading #navbar-top .navbar-nav>li.menu-usuario .dropdown-menu li.slidingDiv,
  	#heading #navbar-top .navbar-nav>li.menu-usuario .dropdown-menu li.slidingDiv2 */
  li .slidingDiv, li .slidingDiv2 {
    display: block; } }
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.slidingDiv,
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.slidingDiv2 {
  background-color: #ededed; }

/* Modifcaci?n: no coge los estilos */
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .show_hide.seleccionado,
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.seleccionado {
  background: white; }

/* Modifcaci?n: no coge los estilos */
/* #heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .show_hide,
	#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .desplegableSubmenu */
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.show_hide,
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.desplegableSubmenu {
  background: white;
  position: relative; }

#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .slidingDiv li a,
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .slidingDiv2 li a {
  background-color: #ededed;
  color: #333333;
  border-bottom: 1px solid #333333 !important; }

#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .slidingDiv2 li a:hover span {
  font-family: "Roboto Bold";
  color: #ef2605; }

#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .slidingDiv li:last-child a,
#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li .slidingDiv2 li:last-child a {
  /*border-bottom: none !important;*/ }

.show_hide, .desplegableSubmenu {
  display: block; }

/*****/
.slidemenu {
  display: flex;
  flex-direction: row-reverse;
  /* Cambio para que se adapte al tama?o */
  /* width: calc(100% - 235px); */
  width: auto; }

@media (max-width: 991px) {
  .slidemenu {
    display: block; } }
/*SLIDE-NAV agrupa todos los menus===============================================================*/
@media (max-width: 991px) {
  #navbar-main-movil {
    display: block; } }
/*--- Menu responsive 4 niveles ---*/
#navbar-main-movil .dropdown-menu .mega-dropdown-menu ul {
  display: none; }

#heading .navbar-nav .open .dropdown-menu .desplegableSubmenu.seleccionado > .dropdown-menu {
  display: block; }

#navbar-main-movil .dropdown-menu .desplegableSubmenu.seleccionado .mega-dropdown-menu ul {
  display: block; }

#heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.seleccionado > a {
  /*display:none;*/ }

#navbar-main-movil .nav > li .unav_submenu .unav-toggle {
  background: black;
  color: white;
  border-bottom: 1px solid white; }

/*No veo que se use
#navbar-main-movil .nav>li .unav_submenu .unav-toggle.unav-toggle--active .iconflechas{
	transform: rotate(180deg);
}*/
#navbar-main-movil .desplegableSubmenu2.seleccionado .iconflechas {
  transform: rotate(180deg); }

@media (max-width: 991px) {
  #heading {
    margin-left: 28px; } }
@media (max-width: 767px) {
  #heading {
    margin-left: 13px; } }
/*=================================================================================================================================
BREAKPOINT EDICION CONTENT
 =================================================================================================================================*/
/* Large Devices, Wide Screens */
@media (max-width: 991px) {
  #heading .slide-nav .navbar.slide-active {
    position: absolute;
    width: 250px;
    top: -1px;
    z-index: 1000; }

  #heading .slide-nav.slidemenu .navbar-nav {
    margin: 0;
    min-width: 0;
    width: 100%; }

  #heading .navbar-slide {
    position: relative; }

  #heading .slidemenu {
    background-color: white;
    /*Endika max-height: calc(100vh - 110px);*/
    /* Cambio para que el men? ocupe toda la altura */
    /* height: auto; */
    height: calc(100% - 60px);
    /*ios 100vh*/
    right: -110%;
    margin: 0;
    overflow: auto;
    padding-left: 0;
    position: fixed;
    /*Endika top: 110px;*/
    /* Cambio para que el men? llegue a la mitad */
    /* max-width: 420px; */
    max-width: 50%;
    width: 100%;
    z-index: 99999;
    padding: 0; }

  .signed-in #heading .slidemenu {
    height: calc(100vh - 122px);
    /*ios*/ }

  #heading .overlay {
    background-color: black;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1;
    left: 0;
    top: -2000px;
    opacity: 0.65; }

  /*fin slide menu================================================================*/
  #heading .navbar-toggle {
    display: block; }

  #heading .navbar {
    margin-bottom: 0;
    min-height: 0; }

  #heading .navbar-nav .open .dropdown-menu {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 1; }

  #navbar-main-movil {
    clear: both;
    background-color: inherit;
    position: relative;
    /* Cambio para que la parte gris se quede abajo */
    height: calc(100vh - 211px); }

  #navbar-main-movil.affix-top, #navbar-main-movil.affix {
    height: auto;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%; }

  #navbar-main-movil .nav {
    margin: 0 47px 0 110px; }

  #navbar-main-movil .navbar-nav li {
    border: none; }

  #navbar-main-movil .navbar-nav .dropdown-toggle,
  #navbar-main-movil.affix .navbar-nav .dropdown-toggle {
    border: none;
    padding: 12px 10px 12px 20px;
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-family: "Roboto Light";
    min-height: 50px;
    border-bottom: 1px solid black; }

  #navbar-main-movil .nav > li.dropdown.open .unav_submenu {
    display: block;
    overflow: hidden;
    border: none; }

  #navbar-main-movil .nav > li .unav_submenu button {
    border: none;
    background-color: transparent; }

  #navbar-main-movil .navbar-nav > li .dropdown-menu .unav_submenu {
    width: 100%;
    padding: 0; }

  #heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li a {
    border: none;
    border-bottom: 1px solid black;
    padding: 10px 10px 10px 20px;
    width: 100%;
    text-align: left;
    color: #333333;
    display: block;
    font-size: 18px;
    height: 50px;
    font-family: "Roboto Light";
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

  #heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li a:hover {
    text-decoration: none; }

  #heading .slide-nav .navbar-toggle {
    background-color: transparent;
    color: white; }

  #navbar-main-movil .nav > li .unav_submenu button {
    background-color: white;
    color: #333333;
    padding: 12px 10px 12px 20px;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 18px;
    min-height: 50px;
    font-family: "Roboto Light"; }
    #navbar-main-movil .nav > li .unav_submenu button .iconarrowl {
      margin-right: 15px; }

  #heading .navbar-nav {
    float: none; }

  #heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.desplegableSubmenu2 .iconflechas:after {
    content: "+";
    height: 22px;
    width: 22px;
    background-size: cover;
    position: absolute;
    right: 19px;
    top: 13px;
    background-position: 0 bottom;
    FONT-SIZE: 32PX;
    font-weight: 100;
    font-family: Roboto Light;
    line-height: 23px;
    text-align: center;
    color: #000; }

  #heading .slide-nav .slidemenu .navbar-nav .dropdown-menu .unav_submenu li.desplegableSubmenu2.seleccionado .iconflechas:after {
    content: "-";
    height: 22px;
    width: 22px;
    background-size: cover;
    position: absolute;
    right: 19px;
    top: 13px;
    background-position: 0 bottom;
    FONT-SIZE: 46PX;
    font-weight: 100;
    font-family: Roboto Light;
    line-height: 16px;
    text-align: center;
    color: #000; }

  /******************/
  #heading .unav.slidemenu {
    top: 110px; }

  #navbar-main-movil.affix-top, #navbar-main-movil.affix {
    position: relative !important; }

  #navbar-main-movil .nav {
    margin: 0; }

  #navbar-main-movil.affix .nav {
    margin: 0; }

  #navbar-main-movil .navbar-nav > li {
    display: inherit;
    float: none; }

  #navbar-main-movil .navbar-nav li .dropdown-toggle {
    background-color: transparent;
    color: #333333; }

  #navbar-main-movil .navbar-nav li.active .dropdown-toggle {
    background-color: transparent;
    color: white; }

  #navbar-main-movil .navbar-nav.pull-right {
    float: none !important;
    position: relative; }

  /******ACCIONES CAPAS***********/
  #navbar-main-movil .navbar-nav > li .dropdown-menu {
    right: auto;
    left: 0;
    background: transparent;
    width: 100%;
    border: none;
    box-shadow: none; }

  #heading .open > .mega-dropdown-menu {
    display: block !important; }

  /*buscador**/ }
@media (max-width: 767px) {
  #heading .slidemenu {
    background-color: white;
    /*Endika max-height: calc(100vh - 110px);*/
    height: calc(100% - 60px);
    /*ios 100vh*/
    right: -110%;
    margin: 0;
    overflow: auto;
    padding-left: 0;
    position: fixed;
    /*Endika top: 110px;*/
    /* Cambio para que el men? ocupe el 100% */
    /* max-width: 420px; */
    max-width: 100%;
    width: 100%;
    z-index: 99999;
    padding: 0; }

  .signed-in #heading .slidemenu {
    height: calc(100vh - 119px);
    /*ios*/ }

  /* El overlay en movil no tiene sentido */
  #heading .overlay {
    opacity: 0; } }
/* Cambio para que se abra la opcion Cerrar sesion */
@media (max-width: 991px) {
  /* Cambio para ajustar la parte inferior del men? */
  #heading .slidemenu {
    padding-bottom: 152px;
    overflow-x: hidden;
    background-color: white; } }
@media (max-width: 767px) {
  /* Cambio para ajustar la parte inferior del men? */
  #navbar-top .navbar-nav {
    position: fixed;
    bottom: 0;
    width: 100vw; } }
@media (max-width: 991px) {
  #heading .slidemenu {
    padding: 0;
    overflow: auto; }

  #navbar-main-movil {
    height: 100%;
    z-index: 999; }

  #navbar-main-movil .navbar-nav.pull-right {
    overflow: auto;
    height: 100%;
    /* Se utiliza para el scroll del menu cuando el usuario no esta registrado */
    padding-bottom: 110px; }

  #navbar-main-movil .navbar-nav.pull-right.scroll-padding {
    /* Se utiliza para el scroll del menu cuando el usuario esta registrado */
    padding-bottom: 172px; } }
@media (max-width: 767px) {
  #navbar-main-movil {
    height: calc(100% - 100px);
    /*ios 100vh - 160px*/ }

  #navbar-main-movil .navbar-nav.pull-right {
    padding-bottom: 0px; }

  #navbar-main-movil .navbar-nav.pull-right.scroll-padding {
    /* Se utiliza para el scroll del menu cuando el usuario esta registrado */
    padding-bottom: 59px; } }
/*Estilos para la parte de abajo del slide
**********************************************************************************/
@media (max-width: 991px) {
  /* Cambio para ajustar la parte inferior del men? */
  .bloque-inferior-slide {
    position: absolute;
    /*ios fixed*/
    z-index: 9999999;
    width: 50vw;
    bottom: 0px;
    background-color: inherit; }
    .bloque-inferior-slide .slide-inferior-bloque-contacta > a {
      display: block;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 12px;
      padding-bottom: 12px;
      font-family: "Roboto Light";
      font-size: 18px;
      background-color: #ef2605;
      color: white;
      text-decoration: none;
      border-bottom: 1px solid black; }
      .bloque-inferior-slide .slide-inferior-bloque-contacta > a:after {
        content: "";
        display: inline-block;
        float: right;
        width: 18px;
        height: 11px;
        margin-top: 8px;
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/flecha-abajo-blanco.svg); }
    .bloque-inferior-slide .slide-inferior-bloque-contacta > a.open:after {
      transform: rotate(180deg); }
    .bloque-inferior-slide .slide-inferior-bloque-home {
      width: 100%;
      float: left; }
      .bloque-inferior-slide .slide-inferior-bloque-home a {
        display: block;
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 13px;
        padding-bottom: 12px;
        font-family: "Roboto Light";
        font-size: 18px;
        background-color: #333333;
        color: white;
        text-decoration: none; }
    .bloque-inferior-slide .slide-inferior-bloque-idioma {
      width: 50%;
      float: left;
      border-left: 1px solid black; }
      .bloque-inferior-slide .slide-inferior-bloque-idioma a {
        display: block;
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 13px;
        padding-bottom: 12px;
        font-family: "Roboto Light";
        font-size: 18px;
        background-color: #333333;
        color: white;
        text-decoration: none; }

  /*Estilos colores para pisar el resto de codigo de arriba
  **********************************************************************/
  #navbar-main-movil .navbar-nav li .nav_item_parent_layout > a {
    color: white !important;
    border: none !important; }

  #navbar-main-movil .navbar-nav > li.colabora > a {
    color: #ef2605; }

  #navbar-main-movil .navbar-nav > li.opcion-perfiles {
    background-color: #333333; }
    #navbar-main-movil .navbar-nav > li.opcion-perfiles > button {
      color: white !important;
      border: none !important; }
      #navbar-main-movil .navbar-nav > li.opcion-perfiles > button span {
        filter: none; }
      #navbar-main-movil .navbar-nav > li.opcion-perfiles > button .iconarrowr {
        background-image: url(../images/flecha-derecha-blanco.svg);
        position: absolute;
        right: 15px;
        margin-top: 4px; }
    #navbar-main-movil .navbar-nav > li.opcion-perfiles .desplegableSubmenu ul li:not(:first-child) a:hover {
      font-family: "Roboto Bold";
      color: #ef2605; }
    #navbar-main-movil .navbar-nav > li.opcion-perfiles .desplegableSubmenu ul li:last-child {
      background-color: #ededed; }
      #navbar-main-movil .navbar-nav > li.opcion-perfiles .desplegableSubmenu ul li:last-child a {
        font-family: "Roboto Bold" !important;
        color: #333333 !important; }
      #navbar-main-movil .navbar-nav > li.opcion-perfiles .desplegableSubmenu ul li:last-child a:hover {
        font-family: "Roboto Bold";
        color: #333333; }
    #navbar-main-movil .navbar-nav > li.opcion-perfiles .desplegableSubmenu ul li:nth-last-child(-n+2) a {
      border-bottom: none !important; }

  /*fin perfiles li*/ }
@media (max-width: 767px) {
  /* Cambios para ajustar la parte inferior del men? */
  .bloque-inferior-slide {
    width: 100%;
    left: 0px;
    right: 0px; }
    .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta {
      position: absolute;
      width: 100%;
      bottom: 100px;
      background-color: #ededed;
      border-top: 1px solid black; }
      .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-grados,
      .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-masteres,
      .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-telefono,
      .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-email {
        width: 50%;
        float: left; }
        .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-grados a,
        .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-masteres a,
        .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-telefono a,
        .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-email a {
          font-family: "Roboto Light";
          color: #333333;
          padding: 13px 20px;
          display: block;
          font-size: 17px;
          text-decoration: none; }
          .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-grados a:hover,
          .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-masteres a:hover,
          .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-telefono a:hover,
          .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-email a:hover {
            font-weight: bold; }
      .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-masteres {
        border-left: 1px solid black; }
      .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-btn-email {
        border-left: 1px solid black; }
      .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-direccion {
        width: 100%;
        overflow: hidden;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 11px;
        padding-bottom: 11px; }
        .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-direccion h5 {
          font-family: "Roboto Bold";
          font-size: 17px;
          line-height: 22px;
          color: #333333;
          margin: 0px; }
        .bloque-inferior-slide .slide-inferior-bloque-contacta .slide-inferior-panel-contacta .slide-inferior-direccion p {
          font-family: "Roboto Light";
          font-size: 17px;
          line-height: 22px;
          color: #333333;
          margin-bottom: 0px; }
    .bloque-inferior-slide .slide-inferior-bloque-home {
      width: 50%; }
    .bloque-inferior-slide .slide-inferior-bloque-idioma ul.slide-inferior-listado-idiomas {
      position: absolute;
      bottom: 51px;
      width: 50vw;
      margin-left: -1px; }
      .bloque-inferior-slide .slide-inferior-bloque-idioma ul.slide-inferior-listado-idiomas li a {
        background-color: #ededed;
        color: #333333;
        border-bottom: 1px solid black; }
        .bloque-inferior-slide .slide-inferior-bloque-idioma ul.slide-inferior-listado-idiomas li a:hover {
          font-family: "Roboto Bold";
          color: #ef2605; }
      .bloque-inferior-slide .slide-inferior-bloque-idioma ul.slide-inferior-listado-idiomas li a.seleccionado {
        font-family: "Roboto Bold";
        color: #ef2605; }
      .bloque-inferior-slide .slide-inferior-bloque-idioma ul.slide-inferior-listado-idiomas li:last-child a {
        border-bottom: none; } }
/*Estilos header
******************************************/
/*Estilos generales
************************************************************/
ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 0px !important; }

/*Cabecera
************************************************************/
header {
  /*Title h1
  **********************/
  /*Menu descktop
  **********************/ }
  header .top-bar-block {
    background-color: #e5ebed;
    /*Paneles
    *****************************************************/ }
    header .top-bar-block .top-bar {
      height: 60px;
      position: relative;
      color: #333333;
      overflow: hidden; }
      header .top-bar-block .top-bar .idioma-perfiles-bloque {
        padding-left: 0px;
        padding-right: 0px; }
        header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-idioma,
        header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-perfiles {
          float: left;
          margin: 17px 0px;
          display: block;
          cursor: pointer;
          font-family: "Roboto Light";
          font-size: 13px;
          color: #333333; }
          header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-idioma:hover,
          header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-perfiles:hover {
            font-family: "Roboto Bold"; }
          header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-idioma:after,
          header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-perfiles:after {
            content: "";
            background-image: url(../images/arrow-left.svg);
            margin-left: 15px;
            margin-top: 4px;
            float: right;
            width: 12px;
            height: 12px;
            background-size: cover;
            background-repeat: no-repeat;
            -webkit-transform: rotate(270deg);
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
        header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-idioma.open,
        header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-perfiles.open {
          font-family: "Roboto Bold"; }
          header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-idioma.open:after,
          header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-perfiles.open:after {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
        header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-idioma {
          padding: 3px 15px 6px 0px;
          border-right: 1px solid #333333; }
        header .top-bar-block .top-bar .idioma-perfiles-bloque #btn-perfiles {
          padding: 3px 15px 6px 15px; }
      header .top-bar-block .top-bar .subtitulo-bloque {
        position: absolute;
        left: 50%;
        top: 30px;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
        header .top-bar-block .top-bar .subtitulo-bloque h2 {
          display: table-cell;
          vertical-align: middle;
          font-size: 16px;
          text-align: center;
          margin: auto;
          font-family: "Roboto Condensed Bold";
          letter-spacing: 0.05em;
          color: #333333; }
      header .top-bar-block .top-bar .contacto-buscador-bloque {
        padding-left: 0px;
        padding-right: 0px;
        /*Estilos burger icon*/ }
        header .top-bar-block .top-bar .contacto-buscador-bloque #btn-contacta,
        header .top-bar-block .top-bar .contacto-buscador-bloque #btn-buscar {
          display: inline-block;
          cursor: pointer; }
        header .top-bar-block .top-bar .contacto-buscador-bloque #btn-contacta {
          margin: 16px 0px;
          padding: 3px 15px 6px 0;
          border-right: 1px solid #333333;
          font-family: "Roboto Light";
          font-size: 13px;
          color: #333333; }
          header .top-bar-block .top-bar .contacto-buscador-bloque #btn-contacta:hover {
            font-family: "Roboto Bold"; }
          header .top-bar-block .top-bar .contacto-buscador-bloque #btn-contacta:after {
            content: "";
            background-image: url(../images/arrow-left.svg);
            margin-left: 15px;
            margin-top: 4px;
            float: right;
            width: 12px;
            height: 12px;
            background-size: cover;
            background-repeat: no-repeat;
            -webkit-transform: rotate(270deg);
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
        header .top-bar-block .top-bar .contacto-buscador-bloque #btn-contacta.open {
          font-family: "Roboto Bold"; }
          header .top-bar-block .top-bar .contacto-buscador-bloque #btn-contacta.open:after {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
        header .top-bar-block .top-bar .contacto-buscador-bloque #btn-buscar {
          font-size: 16px;
          vertical-align: middle;
          background-image: url(../images/lupa-rojo.svg);
          width: 24px;
          height: 24px;
          background-repeat: no-repeat;
          background-size: contain;
          margin: 18px 0px 16px 13px; }
        header .top-bar-block .top-bar .contacto-buscador-bloque #btn-buscar.open {
          background-image: url(../images/x-cierre-rojo.svg); }
        header .top-bar-block .top-bar .contacto-buscador-bloque .navbar-header {
          display: inline-block;
          float: none;
          vertical-align: middle; }
          header .top-bar-block .top-bar .contacto-buscador-bloque .navbar-header .navbar-toggle {
            /*display: block;*/
            padding: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            margin-left: 15px; }
            header .top-bar-block .top-bar .contacto-buscador-bloque .navbar-header .navbar-toggle .icon-bar {
              background-color: #333333; }
      header .top-bar-block .top-bar .contacto-buscador-bloque {
        text-align: right; }
      header .top-bar-block .top-bar .panel-buscador {
        position: absolute;
        right: 62px;
        left: 15px;
        top: 0px;
        display: none;
        background-color: #ededed;
        height: 60px;
        padding-right: 15px; }
        header .top-bar-block .top-bar .panel-buscador .titulo-panel-buscador {
          color: #333333;
          display: inline-block;
          width: 20%;
          padding-right: 15px;
          margin-top: 20px;
          font-family: "Roboto Condensed Bold";
          font-size: 16px;
          letter-spacing: 0.05em;
          text-transform: uppercase; }
        header .top-bar-block .top-bar .panel-buscador form {
          display: inline-block;
          position: relative;
          width: 80%;
          float: right;
          margin-top: 15px;
          /*RDM-155 a?adido estilos cuando el boton buscar esta deshabilitado*/ }
          header .top-bar-block .top-bar .panel-buscador form input {
            height: 30px;
            border: none;
            outline: none;
            padding-right: 72px;
            padding-left: 15px;
            width: 100%;
            font-family: "Roboto Light";
            font-size: 14px; }
          header .top-bar-block .top-bar .panel-buscador form button {
            position: absolute;
            right: 0px;
            top: 0px;
            height: 30px;
            border: none;
            background-color: white;
            padding-right: 15px;
            font-family: "Roboto Bold";
            font-size: 14px;
            color: #ef2605;
            outline: none; }
          header .top-bar-block .top-bar .panel-buscador form button[disabled] {
            color: #c4c4c4; }
    header .top-bar-block #paneles-top-bar {
      /*Estilos generales de paneles*/
      /*Estilos especificos de cada panel*/ }
      header .top-bar-block #paneles-top-bar .panel-top-bar-below {
        background-color: white;
        display: none;
        width: 100%; }
        header .top-bar-block #paneles-top-bar .panel-top-bar-below .cabecera-panel {
          height: 90px;
          padding-top: 45px; }
          header .top-bar-block #paneles-top-bar .panel-top-bar-below .cabecera-panel h4 {
            text-transform: uppercase;
            font-weight: bold;
            color: #333333;
            margin: 0px;
            display: inline-block;
            font-size: 16px;
            font-family: "Roboto Condensed Bold"; }
          header .top-bar-block #paneles-top-bar .panel-top-bar-below .cabecera-panel .cerrar-panel {
            background-image: url(../images/x-cierre-negro.svg);
            float: right;
            background-color: white;
            border: none;
            outline: none;
            background-size: cover;
            font-size: 0px;
            width: 18px;
            height: 18px; }
        header .top-bar-block #paneles-top-bar .panel-top-bar-below .background-lineas {
          background: repeating-linear-gradient(white 1px, white 0px, white 51px, black 52px);
          background-image: -webkit-repeating-linear-gradient(white 1px, white 0px, white 51px, black 52px);
          background-image: -moz-repeating-linear-gradient(white 1px, white 0px, white 51px, black 52px);
          background-image: -o-repeating-linear-gradient(white 1px, white 0px, white 51px, black 52px); }
        header .top-bar-block #paneles-top-bar .panel-top-bar-below .cuerpo-panel {
          border-bottom: 1px solid black; }
          header .top-bar-block #paneles-top-bar .panel-top-bar-below .cuerpo-panel ul li {
            display: table;
            height: 51px;
            width: 100%; }
            header .top-bar-block #paneles-top-bar .panel-top-bar-below .cuerpo-panel ul li a, header .top-bar-block #paneles-top-bar .panel-top-bar-below .cuerpo-panel ul li span {
              font-family: "Roboto Light";
              font-size: 18px;
              color: #333333;
              display: table-cell;
              vertical-align: middle;
              text-decoration: none; }
              header .top-bar-block #paneles-top-bar .panel-top-bar-below .cuerpo-panel ul li a:hover, header .top-bar-block #paneles-top-bar .panel-top-bar-below .cuerpo-panel ul li span:hover {
                font-family: "Roboto Bold";
                font-weight: bold;
                color: #ef2605; }
      header .top-bar-block #paneles-top-bar #panel-idioma .cuerpo-panel .listado-idiomas li a.seleccionado {
        font-family: "Roboto Bold";
        color: #ef2605; }
      header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel {
        overflow: hidden; }
        header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .menu-izquierdo-panel {
          padding: 0px; }
          header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .menu-izquierdo-panel ul.listado-perfiles {
            margin-right: 30px; }
            header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .menu-izquierdo-panel ul.listado-perfiles li span {
              cursor: pointer; }
            header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .menu-izquierdo-panel ul.listado-perfiles li span.seleccionado {
              font-family: "Roboto Bold";
              color: #ef2605; }
        header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .submenu-derecho-panel {
          padding: 0px; }
          header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .submenu-derecho-panel ul.sublistado-perfiles {
            /*Elemento final resaltado siempre*/ }
            header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .submenu-derecho-panel ul.sublistado-perfiles li:last-child {
              background-color: #ededed; }
              header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .submenu-derecho-panel ul.sublistado-perfiles li:last-child a {
                font-size: 18px;
                font-family: "Roboto Bold";
                color: #333333;
                padding-left: 13px; }
                header .top-bar-block #paneles-top-bar #panel-perfiles .cuerpo-panel .submenu-derecho-panel ul.sublistado-perfiles li:last-child a:hover {
                  font-weight: normal; }
      header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel {
        overflow: hidden;
        padding-bottom: 52px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .container {
          padding-right: 0px;
          padding-left: 0px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel h4 {
          text-transform: uppercase;
          color: #333333;
          margin: 0px;
          display: block;
          font-size: 16px;
          font-family: "Roboto Condensed Bold";
          margin-bottom: 25px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .left-block .contact-block p {
          line-height: 22px;
          color: #333333;
          text-decoration: none;
          font-family: "Roboto Light";
          font-size: 18px; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .left-block .contact-block p strong {
            font-family: "Roboto Bold";
            font-size: 18px; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .left-block .contact-block p a {
            color: #333333;
            text-decoration: none;
            font-family: "Roboto Light";
            font-size: 18px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .left-block .contact-block h5 {
          font-family: "Roboto Bold";
          font-weight: bold;
          color: #333333;
          font-size: 18px;
          line-height: 22px;
          margin-top: 25px;
          margin-bottom: 0px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block {
          overflow: hidden; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .entradilla {
            margin-bottom: 30px;
            font-family: "Roboto Light";
            font-size: 18px;
            line-height: 22px;
            color: #333333; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .bloque-btn-grados,
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .bloque-btn-masteres {
            display: inline-block;
            float: left;
            width: 50%; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .bloque-btn-grados {
            padding-right: 13px; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .bloque-btn-masteres {
            padding-left: 13px; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .btn-grados,
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .btn-masteres {
            text-decoration: none;
            color: #333333;
            padding: 6px 14px;
            text-align: left;
            text-transform: uppercase;
            font-family: "Roboto Condensed Bold";
            font-size: 16px;
            letter-spacing: 0.05em;
            border: 1px solid black;
            display: block; }
            header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .btn-grados:hover,
            header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block .btn-masteres:hover {
              border: none;
              background-color: #ededed;
              padding: 7px 16px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .right-block .redes-block .listado-redes {
          padding-left: 5px;
          overflow: hidden;
          max-width: 170px; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .right-block .redes-block .listado-redes .item-red-social {
            margin-left: -1px;
            margin-bottom: 16px;
            float: left;
            border-left: 1px solid #333333;
            border-right: 1px solid #333333;
            width: 52px !important;
            height: 20px !important;
            display: inline-block !important; }
            header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .right-block .redes-block .listado-redes .item-red-social a.red-social {
              padding: 0px 14px;
              margin: 0px auto;
              display: block;
              width: 25px;
              height: 20px;
              background-size: contain; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .right-block .redes-block .listado-redes .item-red-social:nth-child(3) {
            clear: right; }
  header .site-title a {
    margin: 0 auto;
    display: table;
    margin-top: 50px;
    margin-bottom: 43px;
    outline: none; }
    header .site-title a img {
      height: 37px;
      width: 441px; }
  header .site-title h1 {
    color: #ef2605;
    text-align: center;
    font-size: 45px;
    margin-top: 39px;
    margin-bottom: 33px; }
  header .navbar.navbar-desktop {
    border: none;
    background-color: inherit !important;
    border: none !important;
    margin-bottom: 15px;
    min-height: inherit;
    transition: top 0.3s ease-in-out; }
    header .navbar.navbar-desktop .navbar-collapse {
      text-align: center;
      padding-left: 15px;
      padding-right: 15px; }
      header .navbar.navbar-desktop .navbar-collapse .navbar-nav {
        display: inline-block;
        float: none;
        padding-left: 0px;
        margin: 0px; }
        header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li {
          display: inline-block;
          float: none;
          position: inherit; }
          header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li > a {
            font-size: 18px;
            color: #333333;
            font-family: "Roboto Light";
            padding-top: 8px;
            padding-bottom: 22px;
            background-color: inherit;
            padding-right: 12px;
            padding-left: 12px; }
            header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li > a:hover {
              font-family: "Roboto Black"; }
            header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li > a:focus {
              background-color: inherit !important;
              color: #333333 !important; }
          header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li > ul.dropdown-menu {
            width: 100%;
            padding: 0px;
            border: none;
            box-shadow: none;
            background-color: white;
            border-top: 1px solid black; }
            header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li > ul.dropdown-menu > li {
              border-bottom: 1px solid black;
              height: 50px;
              position: relative;
              display: table;
              width: 100%; }
              header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li > ul.dropdown-menu > li > a {
                background-color: inherit;
                background-image: inherit;
                vertical-align: middle;
                display: table-cell;
                padding: 0px 20px;
                color: #333333;
                font-size: 18px;
                font-family: "Roboto Light"; }
                header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li > ul.dropdown-menu > li > a:hover {
                  font-family: "Roboto Bold";
                  color: #ef2605; }
        header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li.seleccionado a {
          font-family: "Roboto Black"; }
        header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li.destacado {
          border: 1px solid #333333;
          margin-left: 10px; }
          header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li.destacado:hover {
            font-family: "Roboto Black"; }
          header .navbar.navbar-desktop .navbar-collapse .navbar-nav > li.destacado > a {
            padding-bottom: 8px !important;
            min-width: 145px; }
    header .navbar.navbar-desktop ul.nav li.dropdown:hover > ul.dropdown-menu {
      display: block; }
    @media (min-width: 979px) {
      header .navbar.navbar-desktop ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block; } }
  header .navbar.navbar-desktop.nav-up {
    padding-top: 9px;
    background-color: white !important;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1;
    border-radius: 0px;
    margin-bottom: 0px;
    box-shadow: 0px 1px 11px;
    transition: top 0.3s ease-in-out; }

@media (max-width: 991px) {
  /*Header*/
  header {
    /*Top bar*/ }
    header .top-bar-block {
      /*Paneles desplegables top bar*/ }
      header .top-bar-block .top-bar {
        overflow: inherit; }
        header .top-bar-block .top-bar .contacto-buscador-bloque {
          /*Estilos burger icon*/ }
          header .top-bar-block .top-bar .contacto-buscador-bloque .navbar-header .navbar-toggle {
            display: block; }
        header .top-bar-block .top-bar .panel-buscador {
          right: 120px; }
          header .top-bar-block .top-bar .panel-buscador .titulo-panel-buscador {
            font-size: 15px; }
          header .top-bar-block .top-bar .panel-buscador form input, header .top-bar-block .top-bar .panel-buscador form button {
            font-size: 13px; }
      header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel {
        position: relative;
        padding-bottom: 52px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .middle-block .info-block {
          margin-bottom: 55px; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .linea-separador-full .linea {
          height: 1px;
          background-color: black; }
        header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .right-block .redes-block {
          padding-top: 25px; }
          header .top-bar-block #paneles-top-bar #panel-contacta .cuerpo-panel .right-block .redes-block .listado-redes {
            margin-bottom: 39px;
            max-width: inherit; }
    header .top-bar-block.bar-up {
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1;
      border-radius: 0;
      margin-bottom: 0;
      box-shadow: 0 1px 11px;
      transition: top .3s ease-in-out; }
    header .site-title a {
      margin-top: 44px;
      margin-bottom: 44px; }
    header .site-title h1 {
      font-size: 42px;
      margin-top: 35px;
      margin-bottom: 29px; } }
@media (max-width: 767px) {
  /*Header*/
  header {
    /*Top bar*/
    position: relative; }
    header .top-bar-block .top-bar {
      overflow: inherit !important; }
      header .top-bar-block .top-bar .contacto-buscador-bloque #btn-buscar {
        background-image: url(../images/lupa-negro.svg);
        /*Hay que poner esta imagen en gris*/ }
      header .top-bar-block .top-bar .contacto-buscador-bloque #btn-buscar.open {
        background-image: url(../images/x-cierre-negro.svg);
        /*Hay que poner esta imagen en gris*/ }
      header .top-bar-block .top-bar .panel-buscador {
        right: 0px;
        left: 0px;
        padding-left: 15px;
        top: 60px;
        border-top: 1px solid black;
        z-index: 4; }
        header .top-bar-block .top-bar .panel-buscador form {
          width: 100%; }
          header .top-bar-block .top-bar .panel-buscador form button {
            color: #333333;
            font-family: "Roboto Bold";
            font-size: 14px; }
    header .site-title {
      position: absolute;
      top: 0px; }
      header .site-title a {
        margin-top: 21px;
        margin-bottom: 21px;
        max-width: 203px;
        display: block; }
        header .site-title a img {
          width: 100%;
          height: auto;
          display: block; }
      header .site-title h1 {
        font-size: 20px;
        margin-top: 19px;
        margin-bottom: 19px; }
    header .site-title.container.title-up {
      position: fixed;
      top: 0;
      z-index: 1;
      border-radius: 0;
      margin-bottom: 0;
      transition: top .3s ease-in-out; } }
/*Colores por defecto pie rojo*/
.unav.pie-gris {
  /*Colores version gris del footer*/
  /*propiedades especificas del footer para la version gris*/
  /*iconos especificos del footer para la version gris*/
  /*Estilos generales del footer
  ******************************************/
  /* Responsive footer
  ********************************************/ }
  .unav.pie-gris #footer {
    /*Estilos comunes footer
    **************************************/
    /*Parte superior del footer
    ***************************************/
    /*Parte media del footer
    ***************************************/
    /*Parte baja del footer
    ***************************************/ }
    .unav.pie-gris #footer .container {
      padding-left: 0px;
      padding-right: 0px; }
    .unav.pie-gris #footer .grey-fullscreen {
      background-color: white;
      border-top: 1px solid black; }
    .unav.pie-gris #footer .black-fullscreen {
      background-color: #ededed; }
    .unav.pie-gris #footer .red-fullscreen {
      background-color: #ededed; }
    .unav.pie-gris #footer h4 {
      font-family: 'Roboto bold', sans-serif;
      color: #333333;
      font-size: 17px;
      margin-top: 0px;
      margin-bottom: 15px; }
    .unav.pie-gris #footer .top-footer {
      padding-top: 38px;
      padding-bottom: 38px; }
      .unav.pie-gris #footer .top-footer .redes-block {
        display: table;
        margin: 0 auto; }
        .unav.pie-gris #footer .top-footer .redes-block .listado-redes {
          padding-left: 1px;
          overflow: hidden; }
          .unav.pie-gris #footer .top-footer .redes-block .listado-redes .item-red-social {
            margin-left: -1px;
            float: left;
            border-left: 1px solid #333333;
            border-right: 1px solid #333333;
            width: 80px;
            height: 24px;
            display: inline-block; }
            .unav.pie-gris #footer .top-footer .redes-block .listado-redes .item-red-social a.red-social {
              padding: 0px 14px;
              margin: 0px auto;
              display: block;
              width: 25px;
              height: 24px;
              background-size: contain; }
    .unav.pie-gris #footer .middle-footer {
      padding-top: 50px;
      padding-bottom: 50px;
      color: #333333; }
      .unav.pie-gris #footer .middle-footer .logo img {
        max-width: 158px;
        visibility: hidden; }
      .unav.pie-gris #footer .middle-footer ul.accesos-directos {
        padding: 0px; }
        .unav.pie-gris #footer .middle-footer ul.accesos-directos li {
          list-style: none; }
          .unav.pie-gris #footer .middle-footer ul.accesos-directos li a {
            text-decoration: none;
            color: #333333;
            border-bottom: 1px solid #333333;
            display: block;
            font-size: 15px;
            line-height: 34px;
            font-family: "Roboto Regular"; }
            .unav.pie-gris #footer .middle-footer ul.accesos-directos li a:hover {
              font-family: "Roboto Bold"; }
      .unav.pie-gris #footer .middle-footer .tres h4 {
        margin-bottom: 24px; }
      .unav.pie-gris #footer .middle-footer .telefono-info,
      .unav.pie-gris #footer .middle-footer .boton-info {
        max-width: 320px;
        border: 1px solid #333333; }
        .unav.pie-gris #footer .middle-footer .telefono-info a,
        .unav.pie-gris #footer .middle-footer .boton-info a {
          display: block;
          text-align: left;
          color: #333333;
          padding: 11px;
          text-decoration: none;
          font-size: 20px;
          font-family: "Roboto Condensed Bold";
          text-transform: uppercase; }
      .unav.pie-gris #footer .middle-footer .telefono-info {
        margin-bottom: 20px; }
        .unav.pie-gris #footer .middle-footer .telefono-info a:before {
          content: "";
          background-image: url(../images/telefono-gris.svg);
          margin-right: 14px;
          margin-left: 13px;
          width: 25px;
          height: 25px;
          display: inline-block;
          vertical-align: middle;
          background-size: contain;
          background-repeat: no-repeat; }
        .unav.pie-gris #footer .middle-footer .telefono-info a:hover {
          background-color: #fff;
          color: #333; }
          .unav.pie-gris #footer .middle-footer .telefono-info a:hover:before {
            content: "";
            background-image: url(../images/telefono-gris.svg); }
      .unav.pie-gris #footer .middle-footer .boton-info a:before {
        content: "";
        background-image: url(../images/solicita-info-gris.svg);
        margin-right: 14px;
        margin-left: 13px;
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: inherit;
        background-size: contain;
        background-repeat: no-repeat; }
      .unav.pie-gris #footer .middle-footer .boton-info a:hover {
        background-color: #fff;
        color: #333; }
        .unav.pie-gris #footer .middle-footer .boton-info a:hover:before {
          content: "";
          background-image: url(../images/solicita-info-gris.svg); }
      .unav.pie-gris #footer .middle-footer .firma-enlaces-block {
        margin-top: 32px; }
        .unav.pie-gris #footer .middle-footer .firma-enlaces-block .firma p {
          color: #333333;
          font-family: "Roboto Regular";
          font-size: 12px;
          margin-bottom: 0px; }
        .unav.pie-gris #footer .middle-footer .firma-enlaces-block .enlaces-pie ul {
          padding: 0px; }
          .unav.pie-gris #footer .middle-footer .firma-enlaces-block .enlaces-pie ul li {
            list-style: none;
            display: inline-block; }
            .unav.pie-gris #footer .middle-footer .firma-enlaces-block .enlaces-pie ul li a {
              color: #333333;
              font-family: "Roboto Regular";
              font-size: 12px;
              text-decoration: none; }
          .unav.pie-gris #footer .middle-footer .firma-enlaces-block .enlaces-pie ul li:not(:last-child) a:after {
            content: ".";
            padding-left: 5px;
            padding-right: 1px;
            vertical-align: top;
            margin-top: 0px;
            font-size: 20px;
            display: inline-block;
            line-height: 10px; }
    .unav.pie-gris #footer .bottom-footer {
      padding-top: 50px;
      padding-bottom: 50px;
      color: #333333;
      border-top: 1px solid black; }
      .unav.pie-gris #footer .bottom-footer .info-contacto h5 {
        font-family: 'Roboto bold';
        color: #333333;
        font-size: 14px;
        line-height: 20px;
        margin-top: 0px;
        margin-bottom: 2px; }
      .unav.pie-gris #footer .bottom-footer .info-contacto p {
        font-family: "Roboto Regular";
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 0px;
        max-width: 230px; }
        .unav.pie-gris #footer .bottom-footer .info-contacto p a {
          color: #333333; }
        .unav.pie-gris #footer .bottom-footer .info-contacto p .strong {
          font-family: "Roboto Bold"; }
  @media screen and (max-width: 1199px) {
    .unav.pie-gris #footer .middle-footer .telefono-info,
    .unav.pie-gris #footer .middle-footer .boton-info {
      max-width: 283px; }
      .unav.pie-gris #footer .middle-footer .telefono-info a,
      .unav.pie-gris #footer .middle-footer .boton-info a {
        font-size: 18px;
        letter-spacing: 0.05em; } }
  @media screen and (max-width: 991px) {
    .unav.pie-gris #footer .top-footer {
      padding-top: 23px;
      padding-bottom: 23px; }
      .unav.pie-gris #footer .top-footer .redes-block .listado-redes .item-red-social {
        width: 55px; }
    .unav.pie-gris #footer .middle-footer .telefono-info,
    .unav.pie-gris #footer .middle-footer .boton-info {
      max-width: 250px; }
      .unav.pie-gris #footer .middle-footer .telefono-info a,
      .unav.pie-gris #footer .middle-footer .boton-info a {
        font-size: 16px;
        padding: 13px 11px; }
    .unav.pie-gris #footer .bottom-footer .info-contacto:nth-child(-1n +2) {
      margin-bottom: 48px; } }
  @media screen and (max-width: 767px) {
    .unav.pie-gris #footer .top-footer {
      padding-top: 20px;
      padding-bottom: 20px; }
      .unav.pie-gris #footer .top-footer .redes-block .listado-redes .item-red-social {
        height: 20px; }
        .unav.pie-gris #footer .top-footer .redes-block .listado-redes .item-red-social a.red-social {
          height: 20px; }
    .unav.pie-gris #footer .middle-footer {
      padding-top: 50px;
      padding-bottom: 40px; }
      .unav.pie-gris #footer .middle-footer .flex {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -webkit-flex-direction: column; }
      .unav.pie-gris #footer .middle-footer .uno {
        order: 3;
        -webkit-order: 3; }
      .unav.pie-gris #footer .middle-footer .dos {
        order: 1;
        -webkit-order: 1;
        margin-bottom: 50px; }
        .unav.pie-gris #footer .middle-footer .dos h4 {
          margin-bottom: 18px; }
      .unav.pie-gris #footer .middle-footer .tres {
        order: 2;
        -webkit-order: 2; }
        .unav.pie-gris #footer .middle-footer .tres h4 {
          margin-bottom: 28px; }
      .unav.pie-gris #footer .middle-footer .accesos-directos .acceso-enlace a {
        max-width: 100%; }
      .unav.pie-gris #footer .middle-footer .telefono-info {
        max-width: 100%; }
        .unav.pie-gris #footer .middle-footer .telefono-info a {
          padding: 14px 0px; }
      .unav.pie-gris #footer .middle-footer .boton-info {
        max-width: 100%;
        margin-bottom: 50px; }
        .unav.pie-gris #footer .middle-footer .boton-info a {
          padding: 14px 0px; }
      .unav.pie-gris #footer .middle-footer .firma-enlaces-block {
        margin-top: 30px; }
        .unav.pie-gris #footer .middle-footer .firma-enlaces-block .enlaces-corporativos ul {
          margin-top: 13px; }
    .unav.pie-gris #footer .bottom-footer {
      margin-left: 0px;
      margin-bottom: 0px;
      padding-top: 0px;
      padding-bottom: 0px; }
      .unav.pie-gris #footer .bottom-footer .boton-localizador a {
        font-size: 16px;
        padding: 19px 15px;
        text-decoration: none;
        color: #333333;
        display: block;
        font-family: "Roboto Bold"; }
        .unav.pie-gris #footer .bottom-footer .boton-localizador a:after {
          content: "";
          display: inline-block;
          float: right;
          width: 23px;
          height: 23px;
          background-position: bottom;
          background-size: cover;
          background-image: url(../images/arrow-left.svg);
          transform: rotate(270deg); }
      .unav.pie-gris #footer .bottom-footer .boton-localizador a.open:after {
        content: "";
        background-position: top;
        transform: rotate(90deg); }
      .unav.pie-gris #footer .bottom-footer .info-contacto-block {
        display: none; }
        .unav.pie-gris #footer .bottom-footer .info-contacto-block .info-contacto {
          margin-bottom: 0px;
          border-top: 1px solid #333333;
          padding-top: 25px;
          padding-bottom: 25px; }
          .unav.pie-gris #footer .bottom-footer .info-contacto-block .info-contacto p {
            max-width: 100%; }
        .unav.pie-gris #footer .bottom-footer .info-contacto-block .info-contacto:last-child {
          padding-bottom: 50px; } }

.unav.pie-rojo {
  /*Colores version roja del footer*/
  /*propiedades especificas del footer para la version gris*/
  /*iconos especificos del footer para la version gris*/
  /*Estilos generales del footer
  ******************************************/
  /* Responsive footer
  ********************************************/ }
  .unav.pie-rojo #footer {
    /*Estilos comunes footer
    **************************************/
    /*Parte superior del footer
    ***************************************/
    /*Parte media del footer
    ***************************************/
    /*Parte baja del footer
    ***************************************/ }
    .unav.pie-rojo #footer .container {
      padding-left: 0px;
      padding-right: 0px; }
    .unav.pie-rojo #footer .grey-fullscreen {
      background-color: #ededed;
      border-top: 1px solid #ededed; }
    .unav.pie-rojo #footer .black-fullscreen {
      background-color: #333333; }
    .unav.pie-rojo #footer .red-fullscreen {
      background-color: #ef2605; }
    .unav.pie-rojo #footer h4 {
      font-family: 'Roboto bold', sans-serif;
      color: white;
      font-size: 17px;
      margin-top: 0px;
      margin-bottom: 15px; }
    .unav.pie-rojo #footer .top-footer {
      padding-top: 38px;
      padding-bottom: 38px; }
      .unav.pie-rojo #footer .top-footer .redes-block {
        display: table;
        margin: 0 auto; }
        .unav.pie-rojo #footer .top-footer .redes-block .listado-redes {
          padding-left: 1px;
          overflow: hidden; }
          .unav.pie-rojo #footer .top-footer .redes-block .listado-redes .item-red-social {
            margin-left: -1px;
            float: left;
            border-left: 1px solid #333333;
            border-right: 1px solid #333333;
            width: 80px;
            height: 24px;
            display: inline-block; }
            .unav.pie-rojo #footer .top-footer .redes-block .listado-redes .item-red-social a.red-social {
              padding: 0px 14px;
              margin: 0px auto;
              display: block;
              width: 25px;
              height: 24px;
              background-size: contain; }
    .unav.pie-rojo #footer .middle-footer {
      padding-top: 50px;
      padding-bottom: 50px;
      color: white; }
      .unav.pie-rojo #footer .middle-footer .logo img {
        max-width: 158px;
        visibility: hidden; }
      .unav.pie-rojo #footer .middle-footer ul.accesos-directos {
        padding: 0px; }
        .unav.pie-rojo #footer .middle-footer ul.accesos-directos li {
          list-style: none; }
          .unav.pie-rojo #footer .middle-footer ul.accesos-directos li a {
            text-decoration: none;
            color: white;
            border-bottom: 1px solid white;
            display: block;
            font-size: 15px;
            line-height: 34px;
            font-family: "Roboto Regular"; }
            .unav.pie-rojo #footer .middle-footer ul.accesos-directos li a:hover {
              font-family: "Roboto Bold"; }
      .unav.pie-rojo #footer .middle-footer .tres h4 {
        margin-bottom: 24px; }
      .unav.pie-rojo #footer .middle-footer .telefono-info,
      .unav.pie-rojo #footer .middle-footer .boton-info {
        max-width: 320px;
        border: 1px solid white; }
        .unav.pie-rojo #footer .middle-footer .telefono-info a,
        .unav.pie-rojo #footer .middle-footer .boton-info a {
          display: block;
          text-align: left;
          color: white;
          padding: 11px;
          text-decoration: none;
          font-size: 20px;
          font-family: "Roboto Condensed Bold";
          text-transform: uppercase; }
      .unav.pie-rojo #footer .middle-footer .telefono-info {
        margin-bottom: 20px; }
        .unav.pie-rojo #footer .middle-footer .telefono-info a:before {
          content: "";
          background-image: url(../images/telefono-blanco.svg);
          margin-right: 14px;
          margin-left: 13px;
          width: 25px;
          height: 25px;
          display: inline-block;
          vertical-align: middle;
          background-size: contain;
          background-repeat: no-repeat; }
        .unav.pie-rojo #footer .middle-footer .telefono-info a:hover {
          background-color: #fff;
          color: #333; }
          .unav.pie-rojo #footer .middle-footer .telefono-info a:hover:before {
            content: "";
            background-image: url(../images/telefono-gris.svg); }
      .unav.pie-rojo #footer .middle-footer .boton-info a:before {
        content: "";
        background-image: url(../images/solicita-info-blanco.svg);
        margin-right: 14px;
        margin-left: 13px;
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: inherit;
        background-size: contain;
        background-repeat: no-repeat; }
      .unav.pie-rojo #footer .middle-footer .boton-info a:hover {
        background-color: #fff;
        color: #333; }
        .unav.pie-rojo #footer .middle-footer .boton-info a:hover:before {
          content: "";
          background-image: url(../images/solicita-info-gris.svg); }
      .unav.pie-rojo #footer .middle-footer .firma-enlaces-block {
        margin-top: 32px; }
        .unav.pie-rojo #footer .middle-footer .firma-enlaces-block .firma p {
          color: white;
          font-family: "Roboto Regular";
          font-size: 12px;
          margin-bottom: 0px; }
        .unav.pie-rojo #footer .middle-footer .firma-enlaces-block .enlaces-pie ul {
          padding: 0px; }
          .unav.pie-rojo #footer .middle-footer .firma-enlaces-block .enlaces-pie ul li {
            list-style: none;
            display: inline-block; }
            .unav.pie-rojo #footer .middle-footer .firma-enlaces-block .enlaces-pie ul li a {
              color: white;
              font-family: "Roboto Regular";
              font-size: 12px;
              text-decoration: none; }
          .unav.pie-rojo #footer .middle-footer .firma-enlaces-block .enlaces-pie ul li:not(:last-child) a:after {
            content: ".";
            padding-left: 5px;
            padding-right: 1px;
            vertical-align: top;
            margin-top: 0px;
            font-size: 20px;
            display: inline-block;
            line-height: 10px; }
    .unav.pie-rojo #footer .bottom-footer {
      padding-top: 50px;
      padding-bottom: 50px;
      color: white;
      border-top: 1px solid #ef2605; }
      .unav.pie-rojo #footer .bottom-footer .info-contacto h5 {
        font-family: 'Roboto bold';
        color: white;
        font-size: 14px;
        line-height: 20px;
        margin-top: 0px;
        margin-bottom: 2px; }
      .unav.pie-rojo #footer .bottom-footer .info-contacto p {
        font-family: "Roboto Regular";
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 0px;
        max-width: 230px; }
        .unav.pie-rojo #footer .bottom-footer .info-contacto p a {
          color: white; }
        .unav.pie-rojo #footer .bottom-footer .info-contacto p .strong {
          font-family: "Roboto Bold"; }
  @media screen and (max-width: 1199px) {
    .unav.pie-rojo #footer .middle-footer .telefono-info,
    .unav.pie-rojo #footer .middle-footer .boton-info {
      max-width: 283px; }
      .unav.pie-rojo #footer .middle-footer .telefono-info a,
      .unav.pie-rojo #footer .middle-footer .boton-info a {
        font-size: 18px;
        letter-spacing: 0.05em; } }
  @media screen and (max-width: 991px) {
    .unav.pie-rojo #footer .top-footer {
      padding-top: 23px;
      padding-bottom: 23px; }
      .unav.pie-rojo #footer .top-footer .redes-block .listado-redes .item-red-social {
        width: 55px; }
    .unav.pie-rojo #footer .middle-footer .telefono-info,
    .unav.pie-rojo #footer .middle-footer .boton-info {
      max-width: 250px; }
      .unav.pie-rojo #footer .middle-footer .telefono-info a,
      .unav.pie-rojo #footer .middle-footer .boton-info a {
        font-size: 16px;
        padding: 13px 11px; }
    .unav.pie-rojo #footer .bottom-footer .info-contacto:nth-child(-1n +2) {
      margin-bottom: 48px; } }
  @media screen and (max-width: 767px) {
    .unav.pie-rojo #footer .top-footer {
      padding-top: 20px;
      padding-bottom: 20px; }
      .unav.pie-rojo #footer .top-footer .redes-block .listado-redes .item-red-social {
        height: 20px; }
        .unav.pie-rojo #footer .top-footer .redes-block .listado-redes .item-red-social a.red-social {
          height: 20px; }
    .unav.pie-rojo #footer .middle-footer {
      padding-top: 50px;
      padding-bottom: 40px; }
      .unav.pie-rojo #footer .middle-footer .flex {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -webkit-flex-direction: column; }
      .unav.pie-rojo #footer .middle-footer .uno {
        order: 3;
        -webkit-order: 3; }
      .unav.pie-rojo #footer .middle-footer .dos {
        order: 1;
        -webkit-order: 1;
        margin-bottom: 50px; }
        .unav.pie-rojo #footer .middle-footer .dos h4 {
          margin-bottom: 18px; }
      .unav.pie-rojo #footer .middle-footer .tres {
        order: 2;
        -webkit-order: 2; }
        .unav.pie-rojo #footer .middle-footer .tres h4 {
          margin-bottom: 28px; }
      .unav.pie-rojo #footer .middle-footer .accesos-directos .acceso-enlace a {
        max-width: 100%; }
      .unav.pie-rojo #footer .middle-footer .telefono-info {
        max-width: 100%; }
        .unav.pie-rojo #footer .middle-footer .telefono-info a {
          padding: 14px 0px; }
      .unav.pie-rojo #footer .middle-footer .boton-info {
        max-width: 100%;
        margin-bottom: 50px; }
        .unav.pie-rojo #footer .middle-footer .boton-info a {
          padding: 14px 0px; }
      .unav.pie-rojo #footer .middle-footer .firma-enlaces-block {
        margin-top: 30px; }
        .unav.pie-rojo #footer .middle-footer .firma-enlaces-block .enlaces-corporativos ul {
          margin-top: 13px; }
    .unav.pie-rojo #footer .bottom-footer {
      margin-left: 0px;
      margin-bottom: 0px;
      padding-top: 0px;
      padding-bottom: 0px; }
      .unav.pie-rojo #footer .bottom-footer .boton-localizador a {
        font-size: 16px;
        padding: 19px 15px;
        text-decoration: none;
        color: white;
        display: block;
        font-family: "Roboto Bold"; }
        .unav.pie-rojo #footer .bottom-footer .boton-localizador a:after {
          content: "";
          display: inline-block;
          float: right;
          width: 23px;
          height: 23px;
          background-position: bottom;
          background-size: cover;
          background-image: url(../images/flechaupdown.svg);
          transform: rotate(0deg); }
      .unav.pie-rojo #footer .bottom-footer .boton-localizador a.open:after {
        content: "";
        background-position: top;
        transform: rotate(0deg); }
      .unav.pie-rojo #footer .bottom-footer .info-contacto-block {
        display: none; }
        .unav.pie-rojo #footer .bottom-footer .info-contacto-block .info-contacto {
          margin-bottom: 0px;
          border-top: 1px solid white;
          padding-top: 25px;
          padding-bottom: 25px; }
          .unav.pie-rojo #footer .bottom-footer .info-contacto-block .info-contacto p {
            max-width: 100%; }
        .unav.pie-rojo #footer .bottom-footer .info-contacto-block .info-contacto:last-child {
          padding-bottom: 50px; } }

/* Estilos contenedor de contenidos
**************************************************/
#wrapper {
  padding: 0; }

/* ---------------------------------------------------
    CONTENIDOS WEB SIMPLES
----------------------------------------------------- */
.journal-content-article h2 {
  color: #333333;
  font-family: "Roboto Light";
  font-size: 42px;
  line-height: 50px;
  margin: 0 0 45px; }
.journal-content-article h4 {
  color: #333333;
  font-family: "Roboto Black";
  font-size: 18px;
  line-height: 26px;
  margin: 25px 0px 0px; }
.journal-content-article p {
  color: #333333;
  font-family: "Roboto Light";
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 30px; }
.journal-content-article a {
  color: #016ca2;
  font-family: "Roboto Light";
  text-decoration: none; }
  .journal-content-article a:hover {
    color: #3489bf; }

@media (max-width: 767px) {
  .journal-content-article h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 40px 0 45px; } }
/* ---------------------------------------------------
    MENU IZQUIERDO
----------------------------------------------------- */
#sidebar {
  color: black;
  padding: 0 10px a;
    padding-outline: none; }

#sidebar > ul {
  padding: 0 0;
  margin-left: -8px; }

#sidebar ul p {
  color: #383838;
  padding: 10px; }

#sidebar ul li {
  position: relative; }

#sidebar > ul li a {
  display: block;
  color: #383838;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  border-bottom: 1px solid white;
  min-height: 40px;
  display: flex;
  align-items: center;
  padding: 8px 0 8px 8px; }

#sidebar ul li a:hover {
  color: #383838;
  background: white;
  text-decoration: none;
  border-bottom: 1px solid black; }

#sidebar ul li a:focus {
  color: #383838;
  background: white;
  text-decoration: none;
  border: none; }

#sidebar > ul li li a {
  color: #383838;
  font-weight: 300;
  min-height: 43px; }

#sidebar ul li.active > a, a[aria-expanded="true"] {
  color: #485fdf; }

#sidebar > ul li.active li a {
  color: #383838; }

#sidebar a[aria-expanded="false"] {
  padding-right: 30px; }

#sidebar a[aria-expanded="true"] {
  color: #ef2605 !important;
  background: none !important;
  padding-right: 30px; }

#sidebar ul li.hijo-abierto > a {
  color: #ef2605 !important;
  background: none !important;
  padding-right: 30px; }

#sidebar ul > li > ul > li > a[aria-expanded="true"] {
  color: #ffffff !important;
  background: #ef2605 !important;
  padding-right: 30px; }

#sidebar a[aria-expanded="true"]:hover, #sidebar a[aria-expanded="true"]:hover,
#sidebar a[aria-expanded="true"]:focus, #sidebar a[aria-expanded="true"]:focus {
  border-bottom: 1px solid white; }

#sidebar ul.collapse li a:hover {
  border-bottom: 1px solid black; }

#sidebar ul.collapse li a, #sidebar ul.collapsing li a {
  border-bottom: 1px solid white;
  padding: 8px 0 8px 8px; }

/* Cambio para que el punto salga antes */
#sidebar ul.collapse li a:hover:after {
  /* content: "\2022"; */
  position: absolute;
  margin-left: -15px;
  font-size: 25px; }

#sidebar ul a[data-toggle="collapse"] {
  position: relative; }

#sidebar ul a[aria-expanded="false"]::before, #sidebar ul a[aria-expanded="true"]::before {
  content: "\2b";
  display: block;
  position: absolute;
  right: 10px;
  background-size: cover;
  top: 2px;
  background-position: 0 top;
  font-size: 23px;
  font-family: "Roboto Regular"; }

#sidebar > ul li li a:hover,
#sidebar > ul > li > ul > li.nivel-seleccionado > a,
.unav.educacion #sidebar > ul li li a[aria-expanded="true"] {
  color: white !important;
  background-color: #ef2605 !important;
  border: none !important;
  font-weight: 500; }

/* Abrir y cerrar las opciones de menu */
#sidebar .collapse {
  display: none; }

#sidebar .collapse.in {
  display: block; }

#sidebar ul a[aria-expanded="true"]::before {
  content: "\2212"; }

#sidebar ul li a, #sidebar ul li a::before, #sidebar ul a[aria-expanded="true"]::before {
  content: "" !important; }

/*cambio RDM-119 12-12-2018*/
/*#sidebar ul li li a[aria-expanded="false"]::after,*/
#sidebar > ul > li > a[aria-expanded="false"]::after {
  content: "\2b";
  display: block;
  position: absolute;
  right: 10px;
  background-size: cover;
  top: 2px;
  background-position: 0 top;
  font-size: 23px;
  font-weight: 100;
  font-family: "Roboto Regular"; }

/*cambio RDM-119 12-12-2018*/
/*#sidebar ul li li a[aria-expanded="true"]::after,
#sidebar ul li li a[aria-expanded="true"]:hover::after,*/
#sidebar > ul > li > a[aria-expanded="true"]::after,
#sidebar > ul > li > a[aria-expanded="true"]:hover::after {
  content: "\2212";
  display: block;
  position: absolute;
  right: 10px;
  background-size: cover;
  top: 2px;
  background-position: 0 top;
  font-size: 23px;
  font-weight: 100;
  font-family: "Roboto Regular"; }

#sidebar > ul > li > ul > li > a[aria-expanded="true"] span::after,
#sidebar > ul > li > ul > li > a[aria-expanded="true"] span:hover::after {
  content: "\2212";
  display: block;
  /*position: absolute;*/
  right: 10px;
  background-size: cover;
  top: 2px;
  background-position: 0 top;
  font-size: 23px;
  font-weight: 100;
  font-family: "Roboto Regular"; }

#sidebar > ul > li > ul > li > a[aria-expanded="false"] span::after,
#sidebar > ul > li > ul > li > a[aria-expanded="false"] span:hover::after {
  content: "\2b";
  display: block;
  /*position: absolute;*/
  right: 10px;
  background-size: cover;
  top: 2px;
  background-position: 0 top;
  font-size: 23px;
  font-weight: 100;
  font-family: "Roboto Regular"; }

#sidebar > ul li li li a {
  padding-left: 0px !important;
  margin-left: 30px; }

#sidebar > ul li li li.nivel-abierto > a,
#sidebar > ul li li li a:hover {
  background: none !important;
  color: #383838 !important;
  font-weight: 300;
  border-bottom: 1px solid black !important; }

#sidebar > ul li li li.nivel-abierto > a:before,
#sidebar > ul li li li a:hover:before {
  content: "\2022" !important;
  position: absolute;
  margin-left: -15px;
  font-size: 20px; }

/* ---------------------------------------------------
    COMPONENTES GENERALES
----------------------------------------------------- */
.ui-autocomplete {
  height: 262px;
  max-height: 262px;
  overflow-y: auto; }
  .ui-autocomplete li {
    background-color: white;
    border: 1px solid #000;
    border-top: none;
    padding: 15px; }
    .ui-autocomplete li a {
      color: #333333;
      font-family: "Roboto Light";
      font-size: 16px; }
      .ui-autocomplete li a:hover {
        color: #ef2605;
        cursor: pointer;
        font-family: "Roboto Bold";
        text-decoration: none; }

.aui .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 51, 51, 0.6); }

/* ---------------------------------------------------
    COMPONENTES GENERALES DE LA HOME
----------------------------------------------------- */
.clear {
  clear: both; }

/*-- Titulo comun --*/
.home_titulo {
  border-bottom: 1px solid #333333;
  color: #333333;
  display: table;
  height: 60px;
  letter-spacing: .05em;
  text-transform: uppercase;
  vertical-align: middle; }
  .home_titulo h2 {
    display: table-cell;
    font-family: "Roboto Condensed Bold";
    font-size: 18px;
    margin: 0;
    vertical-align: middle; }

.home_titulo_imagen {
  border-bottom: 1px solid white;
  color: white;
  display: table;
  height: 60px;
  position: absolute !important;
  text-transform: uppercase;
  vertical-align: middle;
  z-index: 1; }
  .home_titulo_imagen h2 {
    color: white;
    display: table-cell;
    font-family: "Roboto Condensed Bold";
    font-size: 18px;
    letter-spacing: .05em;
    margin: 0;
    vertical-align: middle; }

/*-- Botones --*/
.btn-todos-container a.btn.btn-default.btn-todos {
  background-color: transparent;
  border: 1px solid black;
  border-radius: 0;
  color: #333333;
  font-family: "Roboto Condensed Bold";
  font-size: 18px;
  height: 50px;
  letter-spacing: .05em;
  margin: 0 0 60px 0;
  padding: 13px 15px 0;
  text-transform: uppercase; }
  .btn-todos-container a.btn.btn-default.btn-todos:hover {
    border: 2px solid black; }
  .btn-todos-container a.btn.btn-default.btn-todos.btn-blanco {
    border: 1px solid white;
    color: white; }
    .btn-todos-container a.btn.btn-default.btn-todos.btn-blanco:hover {
      border: 2px solid white; }

@media (max-width: 767px) {
  .btn-todos-container {
    padding: 0 30px !important; } }
/* ---------------------------------------------------
    CONTENIDO: CARRUSEL
----------------------------------------------------- */
/*-- General --*/
.slick-dotted.slick-slider {
  margin-bottom: 0; }
  .slick-dotted.slick-slider a {
    outline: none; }

.slick-dots {
  height: 30px;
  top: 550px; }
  .slick-dots li button:before, .slick-dots li.slick-active button:before {
    color: white;
    font-size: 10px; }

.carousel_siguiente, .carousel_anterior {
  position: absolute;
  top: 50%; }
  .carousel_siguiente:hover, .carousel_siguiente:hover, .carousel_anterior:hover, .carousel_anterior:hover {
    opacity: 0.45; }

.carousel_anterior {
  right: 90%; }

.carousel_siguiente {
  left: 90%; }

.carousel-item {
  height: 612px;
  background-size: cover;
  text-align: center;
  color: white;
  background-position: center center; }
  .carousel-item .carousel-overlay {
    background-color: black;
    opacity: 0.45;
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px; }
  .carousel-item .titulos-container {
    color: white;
    height: 100%;
    padding: 30px 50px; }
    .carousel-item .titulos-container h2, .carousel-item .titulos-container p, .carousel-item .titulos-container a {
      color: white;
      margin: 0;
      outline: none; }
    .carousel-item .titulos-container a {
      display: inline-block;
      font-family: "Roboto Black";
      text-decoration: none; }
      .carousel-item .titulos-container a:hover {
        text-decoration: underline; }
      .carousel-item .titulos-container a span {
        margin-left: 22px; }

@media (max-width: 1199px) {
  .carousel-item {
    height: 563px; }

  .slick-dots {
    top: 503px; } }
@media (max-width: 991px) {
  .carousel-item {
    height: 533px; }

  .slick-dots {
    top: 470px; } }
@media (max-width: 767px) {
  .slick-dots {
    top: 580px; }

  .carousel-item {
    height: 640px; } }
/*-- Tipo de slide: Avisos, plazos, info --*/
.slide-avisos .carousel-item .titulos-container .info, .slide-avisos .carousel-item .titulos-container .botones {
  position: absolute; }
.slide-avisos .carousel-item .titulos-container .info {
  top: 40px; }
  .slide-avisos .carousel-item .titulos-container .info p {
    font-family: "Roboto Bold";
    font-size: 17px;
    text-align: left; }
.slide-avisos .carousel-item .titulos-container .botones {
  top: 80px; }
  .slide-avisos .carousel-item .titulos-container .botones li {
    text-align: left; }
    .slide-avisos .carousel-item .titulos-container .botones li a.btn {
      background-color: transparent;
      border: 1px solid white;
      border-radius: 0;
      font-family: "Roboto Condensed Bold";
      font-size: 18px;
      height: 50px;
      letter-spacing: .05em;
      margin: 0;
      outline: none;
      padding: 13px 15px 0;
      text-align: left;
      text-transform: uppercase;
      width: 320px; }
      .slide-avisos .carousel-item .titulos-container .botones li a.btn:hover {
        text-decoration: none; }
      .slide-avisos .carousel-item .titulos-container .botones li a.btn .glyphicon:before, .slide-avisos .carousel-item .titulos-container .botones li a.btn .svg-inline--fa {
        font-size: 18px; }
      .slide-avisos .carousel-item .titulos-container .botones li a.btn span {
        margin-left: 15px; }
.slide-avisos .carousel-item .titulos-container .titulos {
  display: block;
  height: auto;
  position: absolute;
  top: 60%;
  transform: translateX(-50%) translateY(-50%);
  left: 50%; }
  .slide-avisos .carousel-item .titulos-container .titulos h2 {
    font-family: "Roboto Thin";
    font-size: 80px;
    line-height: 80px;
    margin: 0; }
  .slide-avisos .carousel-item .titulos-container .titulos .entradilla, .slide-avisos .carousel-item .titulos-container .titulos .enlace {
    margin-top: 30px; }
  .slide-avisos .carousel-item .titulos-container .titulos .entradilla p {
    font-family: "Roboto Thin";
    font-size: 22px;
    line-hight: 28px; }
.slide-avisos #footer {
  background-color: #000;
  padding: 45px 15px !important; }
  .slide-avisos #footer .info p {
    color: white;
    font-family: "Roboto Bold";
    font-size: 17px;
    margin-bottom: 20px;
    text-align: left; }
  .slide-avisos #footer .botones a.btn {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0;
    font-family: "Roboto Condensed Bold";
    font-size: 18px;
    height: 50px;
    letter-spacing: .05em;
    margin: 0;
    padding: 13px 15px 0;
    text-align: left;
    text-transform: uppercase; }
    .slide-avisos #footer .botones a.btn:hover {
      text-decoration: none; }
    .slide-avisos #footer .botones a.btn .glyphicon:before, .slide-avisos #footer .botones a.btn .svg-inline--fa {
      font-size: 18px; }
    .slide-avisos #footer .botones a.btn span {
      margin-left: 15px; }

@media (max-width: 1199px) {
  .slide-avisos .carousel-item .titulos-container .titulos h2 {
    font-size: 60px;
    line-height: 60px; }
  .slide-avisos .carousel-item .titulos-container .titulos .entradilla p {
    font-size: 20px;
    line-hight: 26px; } }
@media (max-width: 991px) {
  .slide-avisos .carousel-item .titulos-container .botones a.btn {
    font-size: 16px; }
    .slide-avisos .carousel-item .titulos-container .botones a.btn .glyphicon:before, .slide-avisos .carousel-item .titulos-container .botones a.btn .svg-inline--fa {
      font-size: 16px; } }
@media (max-width: 767px) {
  .slide-avisos .carousel-item .titulos-container .titulos {
    top: 50%; }
    .slide-avisos .carousel-item .titulos-container .titulos h2 {
      font-size: 48px;
      line-height: 48px;
      margin: 0 15px; } }
/*-- Tipo de slide: V?deo --*/
.slide-video .carousel-item .titulos-container .titulos {
  display: block;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  left: 50%; }
  .slide-video .carousel-item .titulos-container .titulos h2 {
    font-family: "Roboto Thin";
    font-size: 80px;
    line-height: 80px;
    margin: 0; }
  .slide-video .carousel-item .titulos-container .titulos p {
    font-family: "Roboto Light";
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0 0 0; }

@media (max-width: 1199px) {
  .slide-video .carousel-item .titulos-container .titulos h2 {
    font-size: 60px;
    line-height: 60px; } }
@media (max-width: 991px) {
  .slide-video .carousel-item .titulos-container .titulos h2 {
    font-size: 48px;
    line-height: 48px;
    margin-top: 0px; } }
@media (max-width: 767px) {
  .slide-video .carousel-item {
    height: 640px; }
    .slide-video .carousel-item .titulos-container .titulos h2 {
      padding: 0 30px; } }
/*-- Tipo de slide: Noticia --*/
.slide-noticia .carousel-item .titulos-container .titulos {
  display: block;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  left: 50%; }
  .slide-noticia .carousel-item .titulos-container .titulos h2 {
    font-family: "Roboto Thin";
    font-size: 80px;
    line-height: 80px;
    margin: 0; }
  .slide-noticia .carousel-item .titulos-container .titulos p {
    font-family: "Roboto Light";
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0 0 0; }

@media (max-width: 1199px) {
  .slide-noticia .carousel-item .titulos-container .titulos h2 {
    font-size: 60px;
    line-height: 60px; } }
@media (max-width: 991px) {
  .slide-noticia .carousel-item .titulos-container .titulos h2 {
    font-size: 48px;
    line-height: 48px;
    margin-top: 0px; } }
@media (max-width: 767px) {
  .slide-noticia .carousel-item {
    height: 640px; }
    .slide-noticia .carousel-item .titulos-container .titulos h2 {
      padding: 0 30px; } }
/*-- Tipo de slide: Somos Universidad --*/
.slide-somos-universidad .carousel-item .titulos-container .titulos {
  height: 100%; }
  .slide-somos-universidad .carousel-item .titulos-container .titulos .antetitulo {
    position: absolute;
    top: 110px; }
    .slide-somos-universidad .carousel-item .titulos-container .titulos .antetitulo p {
      font-family: "Roboto Condensed Bold";
      font-size: 16px;
      line-height: 18px;
      margin: 0;
      text-transform: uppercase; }
  .slide-somos-universidad .carousel-item .titulos-container .titulos .titulo {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translateX(-50%) translateY(-50%); }
    .slide-somos-universidad .carousel-item .titulos-container .titulos .titulo h2 {
      font-family: "Roboto Light";
      font-size: 36px;
      line-height: 40px;
      margin: 125px 0; }
  .slide-somos-universidad .carousel-item .titulos-container .titulos .enlace {
    position: absolute;
    top: 462px; }

@media (max-width: 1199px) {
  .slide-somos-universidad .carousel-item .titulos-container .titulos .antetitulo {
    top: 94px; }
  .slide-somos-universidad .carousel-item .titulos-container .titulos h2 {
    margin: 113px 0; } }
@media (max-width: 991px) {
  .slide-somos-universidad .carousel-item .titulos-container .titulos .antetitulo {
    top: 108px; }
  .slide-somos-universidad .carousel-item .titulos-container .titulos h2 {
    margin: 90px 0 126px 0; } }
@media (max-width: 767px) {
  .slide-somos-universidad .carousel-item .titulos-container .titulos .titulo h2 {
    margin: 90px 0 15px 0; } }
/* ---------------------------------------------------
    CONTENIDO: DESPLEGABLES
----------------------------------------------------- */
.titulo-desplegable {
  font-size: 30px !important;
  line-height: 38px !important;
  padding-top: 15px;
  border-top: 2px solid #333;
  margin-bottom: 30px !important;
  margin-top: 60px !important;
  color: #333333 !important;
  display: block;
  overflow: hidden;
  font-family: "Roboto Light" !important; }

.unav-desplegable .panel-heading .accordion-toggle:after {
  background-image: url(../images/arrow-left.svg);
  top: 13px;
  right: 3px;
  content: " ";
  background-size: auto auto;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin: 2px;
  position: absolute;
  z-index: 9999999;
  transform: rotate(90deg); }
.unav-desplegable .panel-heading .accordion-toggle.collapsed:after {
  background-image: url(../images/arrow-left.svg);
  top: 13px;
  right: 3px;
  content: " ";
  background-size: auto auto;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin: 2px;
  position: absolute;
  z-index: 9999999;
  transform: rotate(-90deg); }
.unav-desplegable.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-right: none;
  border-left: none; }
.unav-desplegable .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #333333;
  background-color: transparent;
  border-color: #000;
  position: relative; }
.unav-desplegable .panel-title > a {
  display: block;
  padding: 9px 0;
  font-size: 18px;
  font-weight: 300;
  padding-right: 25px;
  text-decoration: none !important;
  color: #333333 !important; }
.unav-desplegable .panel-heading .accordion-toggle {
  color: #2843da !important;
  font-family: "Roboto Black" !important; }
.unav-desplegable .panel-heading .accordion-toggle.collapsed {
  color: #333333 !important;
  font-family: "Roboto Light" !important; }
.unav-desplegable .panel-heading .accordion-toggle.collapsed:hover {
  color: #2843da !important;
  font-family: "Roboto Black" !important; }
.unav-desplegable.panel-group .panel + .panel {
  margin-top: -1px; }
.unav-desplegable .panel-default {
  border-color: #000; }
.unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body {
  font-weight: 300;
  font-size: 18px;
  color: #333333;
  margin: 0 0 30px;
  line-height: 26px;
  padding-left: 98px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  border-top-color: #000; }
  .unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body ul, .unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body ol {
    margin-bottom: 20px;
    font-family: "Roboto Light"; }
    .unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body ul li:before, .unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body ol li:before {
      content: " ";
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background-color: #2843da;
      float: left;
      margin-top: 10px;
      margin-right: 5px; }
.unav-desplegable .collapse {
  display: none; }
.unav-desplegable .collapse.in {
  display: block; }
@media (max-width: 1199px) {
  .unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding-left: 82px; } }
@media (max-width: 991px) {
  .unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding-left: 95px; } }
@media (max-width: 767px) {
  .unav-desplegable .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding-left: 0px; } }

/* ---------------------------------------------------
    CONTENIDO: TABLAS Y TABLAS DESPLEGABLES
----------------------------------------------------- */
.tabla-matriculas {
  text-align: left;
  color: #333;
  width: 100%;
  margin-bottom: 70px;
  padding-top: 5px;
  /*a?adir bordes exteriores y eliminar bordes perimetrales*/
  /*bordes*/ }
  .tabla-matriculas thead {
    border-top: 1px solid #000;
    border-bottom: 2px solid #333; }
  .tabla-matriculas td, .tabla-matriculas th {
    border: 1px solid black;
    width: 1%; }
  .tabla-matriculas tr:first-child td,
  .tabla-matriculas tr:first-child th {
    border-top: 0; }
  .tabla-matriculas tr td:first-child,
  .tabla-matriculas tr th:first-child {
    padding-left: 0px;
    border-left: 0; }
  .tabla-matriculas tr:last-child td,
  .tabla-matriculas tr:last-child th {
    border-bottom: 0; }
  .tabla-matriculas tr td:last-child,
  .tabla-matriculas tr th:last-child {
    border-right: 0; }
  .tabla-matriculas tbody tr:last-child {
    border-bottom: 1px solid #000; }
  .tabla-matriculas th {
    font-family: "Roboto Black";
    line-height: 17px;
    font-size: 15px;
    padding: 10px 15px 18px 15px;
    vertical-align: top; }
  .tabla-matriculas td {
    font-family: "Roboto Light";
    line-height: 23px;
    font-size: 15px;
    padding: 18px 15px 18px 15px;
    vertical-align: top;
    /* TODO: establecer el color de fuente destacado */ }
    .tabla-matriculas td.destacado {
      color: #ef2605;
      font-family: "Roboto Black"; }

.desplegable-matriculas-movil {
  font-size: 15px;
  margin-botom: 60px !important; }
  .desplegable-matriculas-movil .panel-heading .accordion-toggle:after {
    background-image: url(../images/arrow-left.svg);
    top: 13px;
    right: 3px;
    content: " ";
    background-size: auto auto;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin: 2px;
    position: absolute;
    z-index: 9999999;
    transform: rotate(90deg); }
  .desplegable-matriculas-movil .panel-heading .accordion-toggle.collapsed:after {
    background-image: url(../images/arrow-left.svg);
    top: 13px;
    right: 3px;
    content: " ";
    background-size: auto auto;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin: 2px;
    position: absolute;
    z-index: 9999999;
    transform: rotate(-90deg); }
  .desplegable-matriculas-movil .clicked .panel-heading .accordion-toggle:after {
    background-image: url(../images/arrow-left.svg);
    top: 13px;
    right: 3px;
    content: " ";
    background-size: auto auto;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin: 2px;
    position: absolute;
    z-index: 9999999;
    transform: rotate(90deg);
    filter: invert(100%);
    -webkit-filter: invert(100%); }
  .desplegable-matriculas-movil.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-right: none;
    border-left: none; }
  .desplegable-matriculas-movil .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #333333;
    background-color: transparent;
    border-color: #000;
    position: relative; }
    .desplegable-matriculas-movil .panel-default > .panel-heading .panel-title a:hover {
      background-color: #ef2605;
      color: #fff !important;
      font-family: "Roboto Black" !important;
      padding-left: 15px; }
  .desplegable-matriculas-movil .panel-default:hover {
    border: none; }
    .desplegable-matriculas-movil .panel-default:hover .panel-heading .accordion-toggle.collapsed:after {
      background-image: url(../images/arrow-left.svg);
      filter: invert(100%);
      -webkit-filter: invert(100%); }
    .desplegable-matriculas-movil .panel-default:hover .panel-body {
      border: none; }
  .desplegable-matriculas-movil .panel-title > a {
    display: block;
    font-size: 15px;
    line-height: 40px;
    overflow: hidden;
    font-weight: 100;
    padding-right: 25px;
    text-decoration: none !important;
    color: #333333 !important; }
  .desplegable-matriculas-movil .panel-heading .accordion-toggle.collapsed {
    color: #333333 !important;
    font-family: "Roboto Light" !important; }
  .desplegable-matriculas-movil .panel-heading .accordion-toggle.collapsed:hover {
    color: #2843da !important;
    font-family: "Roboto Black" !important; }
  .desplegable-matriculas-movil.panel-group .panel + .panel {
    margin-top: -1px; }
  .desplegable-matriculas-movil .panel-default {
    border-color: #000; }
  .desplegable-matriculas-movil .panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-weight: 300;
    font-size: 18px;
    color: #333333;
    margin: 0 0 0px;
    line-height: 26px;
    border-top-color: #000;
    padding: 0px; }
    .desplegable-matriculas-movil .panel-default > .panel-heading + .panel-collapse > .panel-body table {
      width: 100%;
      text-align: left; }
      .desplegable-matriculas-movil .panel-default > .panel-heading + .panel-collapse > .panel-body table tr {
        background-color: #ededed;
        border-bottom: 1px solid #ccc; }
        .desplegable-matriculas-movil .panel-default > .panel-heading + .panel-collapse > .panel-body table tr td {
          line-height: 40px;
          padding: 0px 15px !important;
          font-size: 15px; }
        .desplegable-matriculas-movil .panel-default > .panel-heading + .panel-collapse > .panel-body table tr td:first-child {
          width: 70%; }
        .desplegable-matriculas-movil .panel-default > .panel-heading + .panel-collapse > .panel-body table tr td.destacado {
          color: #ef2605;
          font-family: "Roboto Black"; }
  .desplegable-matriculas-movil .panel-default.clicked {
    border: none; }
    .desplegable-matriculas-movil .panel-default.clicked > .panel-heading .panel-title a {
      background-color: #ef2605;
      color: #fff !important;
      font-family: "Roboto Black" !important;
      padding-left: 15px; }
      .desplegable-matriculas-movil .panel-default.clicked > .panel-heading .panel-title a:after {
        color: white; }
    .desplegable-matriculas-movil .panel-default.clicked .panel-body {
      border: none !important; }
  .desplegable-matriculas-movil .collapse {
    display: none; }
  .desplegable-matriculas-movil .collapse.in {
    display: block; }

@media (max-width: 767px) {
  /* .tabla-matriculas{
  	display: none;
  }
  .desplegable-matriculas-movil{
  	display: block;
  } */ }
/* ---------------------------------------------------
    BLOQUE: OFERTA ACAD?MICA
----------------------------------------------------- */
#oferta_academica {
  background-color: #e5ebed; }
  #oferta_academica #oferta_academica_content {
    padding: 0 15px; }
  #oferta_academica p {
    color: #333333;
    font-family: "Roboto Light";
    margin: 50px 0; }
    #oferta_academica p.entradilla {
      font-size: 22px;
      line-height: 28px; }
      #oferta_academica p.entradilla strong {
        font-family: "Roboto Black"; }
      #oferta_academica p.entradilla a {
        color: #333333;
        font-family: "Roboto Black";
        text-decoration: underline; }
        #oferta_academica p.entradilla a:hover {
          text-decoration: none; }
    #oferta_academica p.texto_previo_botones {
      font-size: 16px;
      margin-bottom: 0; }
    #oferta_academica p.asesoramiento {
      display: inline-block;
      float: none;
      font-size: 18px; }
      #oferta_academica p.asesoramiento strong {
        font-family: "Roboto Black"; }
      #oferta_academica p.asesoramiento a {
        color: #333333;
        font-family: "Roboto Black";
        text-decoration: underline; }
        #oferta_academica p.asesoramiento a:hover {
          text-decoration: none; }
  #oferta_academica .input-group {
    z-index: 0; }
  #oferta_academica input[type=text] {
    /* iPhone: Eliminar sombra dentro de la caja */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(white));
    border: 1px solid black;
    border-radius: 0px;
    color: #333333;
    font-family: "Roboto Light";
    font-size: 16px;
    height: 50px;
    min-width: 236px;
    outline: none;
    padding: 15px 50px 15px 15px; }
    #oferta_academica input[type=text]:focus {
      box-shadow: none;
      border-right: none; }
  #oferta_academica span[role=status] {
    display: none; }
  #oferta_academica .search {
    border: 1px solid black;
    border-left: none;
    border-radius: 0px;
    height: 50px;
    padding-right: 15px; }
    #oferta_academica .search:hover, #oferta_academica .search:active, #oferta_academica .search:visited {
      background-color: white;
      box-shadow: none;
      outline: none; }
  #oferta_academica .tipos_estudios {
    margin: 0; }
    #oferta_academica .tipos_estudios li {
      display: inline-block;
      margin: 20px 0 0;
      position: inherit; }
    #oferta_academica .tipos_estudios .btn-default {
      background-color: transparent;
      border: 1px solid #333333;
      border-radius: 0px;
      color: #333333;
      font-family: "Roboto Condensed Bold";
      font-size: 16px;
      height: 45px;
      letter-spacing: .05em;
      text-transform: uppercase; }
      #oferta_academica .tipos_estudios .btn-default:hover {
        background-color: white;
        border-color: white; }
  #oferta_academica .glyphicon-search:before {
    color: #ef2605;
    font-size: 20px; }

#oferta_academica_resultados {
  background-color: white; }
  #oferta_academica_resultados p {
    color: #333333;
    font-family: "Roboto Light";
    margin: 0 0 30px;
    padding: 0; }
    #oferta_academica_resultados p.num_resultados, #oferta_academica_resultados p.resultados {
      font-size: 18px;
      line-height: 26px; }
    #oferta_academica_resultados p.num_resultados {
      font-style: italic; }
    #oferta_academica_resultados p.resultados .resultados_master {
      color: black;
      display: block;
      font-weight: 700; }
    #oferta_academica_resultados p.resultados .resultados_enlace {
      color: #ef2605; }

@media (max-width: 1199px) {
  #oferta_academica p.entradilla {
    font-size: 20px;
    line-height: 26px; } }
@media (max-width: 767px) {
  #oferta_academica p.entradilla {
    font-size: 18px; }
  #oferta_academica .tipos_estudios {
    margin: 0; }
    #oferta_academica .tipos_estudios li {
      margin: 35px 0 0; }
  #oferta_academica .search {
    margin-top: 0; } }
/* ---------------------------------------------------
    CONTENIDO: NOTICIAS
----------------------------------------------------- */
/*-- Noticia principal --*/
.noticia-principal .noticia-container {
  height: 716px;
  background-size: cover;
  color: white;
  background-position: center center; }
  .noticia-principal .noticia-container .noticia-overlay {
    background-color: black;
    opacity: 0.45;
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px; }
  .noticia-principal .noticia-container .titulos-container {
    color: white;
    height: 100%;
    padding: 30px 50px; }
    .noticia-principal .noticia-container .titulos-container .titulos {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .noticia-principal .noticia-container .titulos-container .titulos h2, .noticia-principal .noticia-container .titulos-container .titulos p, .noticia-principal .noticia-container .titulos-container .titulos a {
        color: white;
        margin: 0; }
      .noticia-principal .noticia-container .titulos-container .titulos h2 {
        font-family: "Roboto Thin";
        font-size: 36px;
        line-height: 40px;
        margin: 0; }
      .noticia-principal .noticia-container .titulos-container .titulos p {
        font-family: "Roboto Light";
        font-size: 22px;
        line-height: 28px;
        margin: 30px 0 0 0; }
      .noticia-principal .noticia-container .titulos-container .titulos a {
        display: inline-block;
        font-family: "Roboto Black";
        text-decoration: none; }
        .noticia-principal .noticia-container .titulos-container .titulos a:hover span {
          text-decoration: underline; }
        .noticia-principal .noticia-container .titulos-container .titulos a span {
          margin-left: 22px; }

@media (max-width: 1199px) {
  .noticia-principal .noticia-container {
    height: 555px; }
    .noticia-principal .noticia-container .titulos-container .titulos p {
      font-size: 20px;
      line-height: 26px; } }
@media (max-width: 991px) {
  .noticia-principal .noticia-container {
    height: 533px; }
    .noticia-principal .noticia-container .titulos-container .titulos h2 {
      font-size: 30px;
      line-height: 36px;
      margin-top: 0px; }
    .noticia-principal .noticia-container .titulos-container .titulos p {
      font-size: 18px;
      line-height: 26px; } }
@media (max-width: 767px) {
  .noticia-principal .noticia-container {
    height: 623px; }
    .noticia-principal .noticia-container .titulos-container .titulos {
      margin: auto 15px; } }
/*-- Noticia secundaria --*/
.noticia-secundaria:hover h3, .noticia-secundaria:hover p {
  color: #d3a35f;
  text-decoration: none; }
.noticia-secundaria:hover .titulo {
  text-decoration: underline; }
.noticia-secundaria .panel.panel-default {
  border: none;
  box-shadow: none;
  margin-bottom: 60px;
  margin-top: 50px;
  padding-left: 15px !important;
  padding-right: 15px !important; }
  .noticia-secundaria .panel.panel-default .noticia-img {
    height: 200px;
    background-size: cover !important; }
    .noticia-secundaria .panel.panel-default .noticia-img .play-icon {
      background-size: 50px !important;
      height: 50px;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%) translateX(-50%);
      width: 50px; }
.noticia-secundaria .panel-body {
  color: #333333;
  font-family: "Roboto Light";
  min-height: 325px;
  margin-top: 40px; }
  .noticia-secundaria .panel-body .fecha {
    font-family: "Roboto Condensed Regular";
    margin-bottom: 15px; }
  .noticia-secundaria .panel-body .fecha, .noticia-secundaria .panel-body .antetitulo {
    font-size: 16px;
    letter-spacing: 0.05em; }
  .noticia-secundaria .panel-body .titulo {
    font-size: 30px;
    line-height: 36px; }
  .noticia-secundaria .panel-body .entradilla {
    font-size: 18px;
    line-height: 26px; }
.noticia-secundaria .enlace {
  color: #333333;
  font-family: "Roboto Condensed Bold"; }

@media (max-width: 1199px) {
  .noticia-secundaria .panel.panel-default {
    margin-bottom: 30px;
    margin-top: 30px; }
    .noticia-secundaria .panel.panel-default:first {
      margin-top: 50px; }
    .noticia-secundaria .panel.panel-default:last {
      margin-bottom: 60px; }
    .noticia-secundaria .panel.panel-default .noticia-img {
      height: 166px; }
  .noticia-secundaria .panel-body {
    min-height: 417px; } }
@media (max-width: 991px) {
  .noticia-secundaria .panel.panel-default .noticia-img {
    height: 192px; }
  .noticia-secundaria .noticia-img {
    height: 166px; }
  .noticia-secundaria .panel-body {
    margin-top: 0px;
    min-height: 0;
    padding-left: 15px !important; }
    .noticia-secundaria .panel-body .titulo {
      font-size: 22px;
      line-height: 30px; }
  .noticia-secundaria .enlace {
    bottom: 0;
    margin-bottom: 0;
    position: absolute; } }
@media (max-width: 767px) {
  .noticia-secundaria .panel.panel-default .noticia-img {
    height: 202px; }
  .noticia-secundaria .panel-body {
    margin-top: 40px;
    min-height: 0;
    padding-left: 0px !important; }
  .noticia-secundaria .enlace {
    position: relative; } }
/*-- Eventos --*/
.eventos {
  background-color: #f4f7f8; }
  .eventos .evento:hover p, .eventos .evento:hover .localizacion p, .eventos .evento:hover .localizacion, .eventos .evento:hover h3 {
    color: #d3a35f;
    text-decoration: none; }
  .eventos .evento:hover .titulo {
    text-decoration: underline; }
  .eventos .evento .panel.panel-default {
    background-color: #f4f7f8;
    border: none;
    box-shadow: none;
    margin-bottom: 60px;
    margin-top: 50px;
    padding: 0 15px !important; }
    .eventos .evento .panel.panel-default .evento-img {
      height: 262px;
      background-size: cover !important; }
  .eventos .evento .panel-body {
    color: #333333;
    font-family: "Roboto Light";
    margin-top: 40px;
    min-height: 240px;
    padding: 40px 0 36px 0; }
    .eventos .evento .panel-body .fecha {
      font-family: "Roboto Condensed Regular";
      font-size: 16px;
      letter-spacing: 0.05em;
      margin-bottom: 15px; }
    .eventos .evento .panel-body .titulo {
      font-size: 30px;
      line-height: 36px; }
  .eventos .evento .localizacion, .eventos .evento .localizacion p {
    color: #333333;
    font-family: "Roboto Light";
    font-size: 18px;
    line-height: 26px;
    margin: 0; }
    .eventos .evento .localizacion strong, .eventos .evento .localizacion p strong {
      font-family: "Roboto Regular"; }

@media (max-width: 1199px) {
  .eventos .evento .panel.panel-default .evento-img {
    height: 217px; }
  .eventos .evento .panel-body {
    min-height: 274px; } }
@media (max-width: 991px) {
  .eventos .evento .panel.panel-default .evento-img {
    height: 344px; }
  .eventos .evento .panel-body {
    min-height: 202px; } }
@media (max-width: 767px) {
  .eventos .evento .panel.panel-default {
    margin-bottom: 50px; }
    .eventos .evento .panel.panel-default .evento-img {
      height: 360px; }
  .eventos .evento .panel-body {
    min-height: 0; } }
/*-- Bot?n --*/
.btn-todos-container a.btn.btn-default.btn-todos {
  background-color: transparent;
  border: 1px solid black;
  border-radius: 0;
  color: #333333;
  font-family: "Roboto Condensed Bold";
  font-size: 18px;
  height: 50px;
  letter-spacing: .05em;
  margin: 0 0 60px 0;
  padding: 13px 15px 0;
  text-transform: uppercase; }
  .btn-todos-container a.btn.btn-default.btn-todos:hover {
    border: 2px solid black; }

@media (max-width: 767px) {
  .btn-todos-container {
    padding: 0 30px !important; } }
/* ---------------------------------------------------
    CONTENIDO: DESCUBRE NUESTROS CAMPUS
----------------------------------------------------- */
.descubre-campus {
  margin-bottom: 120px; }
  .descubre-campus .titulo {
    color: #333333;
    font-family: "Roboto Thin";
    font-size: 80px;
    margin: 60px 0; }
  .descubre-campus .mosaico .col-md-6 {
    padding: 0; }
  .descubre-campus .mosaico .imagen-1, .descubre-campus .mosaico .imagen-2, .descubre-campus .mosaico .imagen-3, .descubre-campus .mosaico .imagen-4, .descubre-campus .mosaico .imagen-5, .descubre-campus .mosaico .imagen-6, .descubre-campus .mosaico .imagen-7, .descubre-campus .mosaico .imagen-8, .descubre-campus .mosaico .imagen-9, .descubre-campus .mosaico .imagen-10 {
    background-size: cover !important;
    padding: 0; }
    .descubre-campus .mosaico .imagen-1:hover .info, .descubre-campus .mosaico .imagen-2:hover .info, .descubre-campus .mosaico .imagen-3:hover .info, .descubre-campus .mosaico .imagen-4:hover .info, .descubre-campus .mosaico .imagen-5:hover .info, .descubre-campus .mosaico .imagen-6:hover .info, .descubre-campus .mosaico .imagen-7:hover .info, .descubre-campus .mosaico .imagen-8:hover .info, .descubre-campus .mosaico .imagen-9:hover .info, .descubre-campus .mosaico .imagen-10:hover .info {
      height: 100%;
      opacity: 1; }
  .descubre-campus .mosaico .imagen-1 {
    height: 377px; }
  .descubre-campus .mosaico .imagen-2 {
    height: 178px; }
  .descubre-campus .mosaico .imagen-3 {
    height: 216px; }
  .descubre-campus .mosaico .imagen-4 {
    height: 424px; }
  .descubre-campus .mosaico .imagen-5 {
    height: 202px; }
  .descubre-campus .mosaico .imagen-6 {
    height: 400px; }
  .descubre-campus .mosaico .imagen-7 {
    height: 169px; }
  .descubre-campus .mosaico .imagen-8 {
    height: 300px; }
  .descubre-campus .mosaico .imagen-9 {
    height: 160px; }
  .descubre-campus .mosaico .imagen-10 {
    height: 311px; }
  .descubre-campus .mosaico .info {
    opacity: 0;
    transition: all 700ms ease-in-out; }
    .descubre-campus .mosaico .info .overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: black;
      opacity: 0.45; }
    .descubre-campus .mosaico .info .mosaico-icono a {
      position: absolute;
      top: 5px;
      right: 5px; }
      .descubre-campus .mosaico .info .mosaico-icono a:hover {
        cursor: pointer;
        opacity: 0.45;
        outline: 0; }
      .descubre-campus .mosaico .info .mosaico-icono a .glyphicon, .descubre-campus .mosaico .info .mosaico-icono a .svg-inline--fa {
        color: white;
        font-size: 20px; }
    .descubre-campus .mosaico .info .mosaico-icono .glyphicon, .descubre-campus .mosaico .info .mosaico-icono .svg-inline--fa {
      color: white;
      font-size: 20px;
      position: absolute;
      top: 5px;
      right: 5px; }
    .descubre-campus .mosaico .info .titulos_instagram {
      height: auto;
      left: 50%;
      margin-bottom: 20px;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .descubre-campus .mosaico .info .titulos_instagram .titulo {
        color: white;
        font-family: "Roboto Condensed Bold";
        font-size: 18px;
        line-height: 18px;
        margin: 0 0 20px 0;
        text-transform: uppercase; }
      .descubre-campus .mosaico .info .titulos_instagram .subtitulo {
        color: white;
        font-family: "Roboto";
        font-size: 16px;
        line-height: 18px;
        margin: 0; }

@media (max-width: 1199px) {
  .descubre-campus {
    margin-bottom: 120px; }
    .descubre-campus .titulo {
      font-size: 60px;
      margin-bottom: 80px; }
    .descubre-campus .mosaico .imagen-1 {
      height: 318px; }
    .descubre-campus .mosaico .imagen-2 {
      height: 150px; }
    .descubre-campus .mosaico .imagen-3 {
      height: 182px; }
    .descubre-campus .mosaico .imagen-4 {
      height: 362px; }
    .descubre-campus .mosaico .imagen-5 {
      height: 170px; }
    .descubre-campus .mosaico .imagen-6 {
      height: 338px; }
    .descubre-campus .mosaico .imagen-7 {
      height: 143px; }
    .descubre-campus .mosaico .imagen-8 {
      height: 254px; }
    .descubre-campus .mosaico .imagen-9 {
      height: 135px; }
    .descubre-campus .mosaico .imagen-10 {
      height: 262px; } }
@media (max-width: 991px) {
  .descubre-campus {
    margin-bottom: 120px; }
    .descubre-campus .titulo {
      margin-bottom: 60px; }
    .descubre-campus .mosaico .col-sm-6 {
      padding: 0; }
    .descubre-campus .mosaico .imagen-1 {
      height: 320px; }
    .descubre-campus .mosaico .imagen-2 {
      height: 148px; }
    .descubre-campus .mosaico .imagen-3 {
      height: 180px; }
    .descubre-campus .mosaico .imagen-4 {
      height: 355px; }
    .descubre-campus .mosaico .imagen-5 {
      height: 168px; }
    .descubre-campus .mosaico .imagen-6 {
      height: 334px; }
    .descubre-campus .mosaico .imagen-7 {
      height: 140px; }
    .descubre-campus .mosaico .imagen-8, .descubre-campus .mosaico .imagen-9, .descubre-campus .mosaico .imagen-10 {
      height: 250px; } }
@media (max-width: 767px) {
  .descubre-campus {
    margin: 0 30px; }
    .descubre-campus .titulo {
      margin: 55px 0; }
    .descubre-campus .slider {
      margin-bottom: 82px; }
      .descubre-campus .slider .imagenes div {
        background-size: cover !important;
        height: 246px; }
    .descubre-campus .slick-dots {
      top: 271px; }
      .descubre-campus .slick-dots li button:before {
        color: blue; } }
/* ---------------------------------------------------
    CONTENIDO: INVESTIGACION
----------------------------------------------------- */
/*-- Cifras --*/
.cifras-principal .cifras-container {
  background-position: center center;
  background-size: cover;
  color: white;
  height: 640px;
  overflow: hidden;
  position: relative; }
  .cifras-principal .cifras-container video {
    position: absolute;
    width: 100%;
    top: 0; }
  .cifras-principal .cifras-container .video-overlay {
    background-color: black;
    opacity: 0.45;
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px; }
  .cifras-principal .cifras-container .titulo {
    margin-top: 110px;
    margin-bottom: 95px; }
    .cifras-principal .cifras-container .titulo h2, .cifras-principal .cifras-container .titulo h2 p {
      color: white;
      font-family: "Roboto Light";
      font-size: 22px;
      line-height: 28px;
      margin: 0; }
  .cifras-principal .cifras-container .listado-cifras {
    float: none;
    margin: 0 auto 100px auto;
    max-width: 1140px;
    width: 100%; }
    .cifras-principal .cifras-container .listado-cifras .cifras {
      color: white; }
      .cifras-principal .cifras-container .listado-cifras .cifras .cifra {
        font-family: "Roboto Thin";
        font-size: 80px; }
      .cifras-principal .cifras-container .listado-cifras .cifras .cifra-texto {
        font-family: "Roboto Condensed Bold";
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase; }

@media (max-width: 1199px) {
  .cifras-principal .cifras-container {
    height: 590px; }
    .cifras-principal .cifras-container .titulo {
      margin-bottom: 63px; }
      .cifras-principal .cifras-container .titulo h2, .cifras-principal .cifras-container .titulo h2 p {
        font-size: 20px;
        line-height: 26px; }
    .cifras-principal .cifras-container .listado-cifras {
      margin-bottom: 72px;
      max-width: 960px; }
      .cifras-principal .cifras-container .listado-cifras .cifras .cifra {
        font-size: 70px; } }
@media (max-width: 991px) {
  .cifras-principal .cifras-container {
    height: 446px;
    padding-top: 60px !important; }
    .cifras-principal .cifras-container .titulo {
      margin: 0;
      top: 50%;
      left: 50%;
      position: absolute;
      transform: translateX(-50%) translateY(-50%); }
  .cifras-principal .listado-cifras {
    margin: 60px 0; }
    .cifras-principal .listado-cifras .cifras {
      color: #333333; }
      .cifras-principal .listado-cifras .cifras .cifra {
        font-family: "Roboto Thin";
        font-size: 60px; }
      .cifras-principal .listado-cifras .cifras .cifra-texto {
        font-family: "Roboto Condensed Bold";
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase; }
  .cifras-principal a.btn.btn-default.btn-todos {
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .cifras-principal .cifras-container {
    height: 448px; }
    .cifras-principal .cifras-container .titulo {
      margin: 0;
      top: 50%;
      left: 50%;
      position: absolute;
      transform: translateX(-50%) translateY(-50%);
      margin-top: 30px;
      padding: 0 15px !important; }
      .cifras-principal .cifras-container .titulo h2, .cifras-principal .cifras-container .titulo h2 p {
        font-size: 20px;
        line-height: 26px; }
  .cifras-principal .listado-cifras {
    margin-bottom: 0; }
    .cifras-principal .listado-cifras .cifras {
      margin-bottom: 60px; } }
/*-- Anuncios --*/
.anuncios-principal .anuncio:hover .titulo {
  color: #d3a35f;
  text-decoration: underline; }
.anuncios-principal .anuncio .panel.panel-default {
  border: none;
  box-shadow: none;
  margin-bottom: 60px;
  margin-top: 30px;
  padding-left: 15px !important;
  padding-right: 15px !important; }
  .anuncios-principal .anuncio .panel.panel-default .anuncio-img {
    height: 360px;
    background-size: cover !important; }
.anuncios-principal .anuncio .panel-body {
  color: #333333;
  font-family: "Roboto Light";
  margin-top: 40px; }
  .anuncios-principal .anuncio .panel-body .titulo {
    font-size: 22px;
    line-height: 30px;
    margin: 0; }

@media (max-width: 1199px) {
  .anuncios-principal .anuncio .panel.panel-default {
    margin-bottom: 60px;
    margin-top: 30px; }
    .anuncios-principal .anuncio .panel.panel-default:first {
      margin-top: 50px; }
    .anuncios-principal .anuncio .panel.panel-default:last {
      margin-bottom: 60px; }
    .anuncios-principal .anuncio .panel.panel-default .anuncio-img {
      height: 300px; }
  .anuncios-principal .anuncio .panel-body .titulo {
    font-size: 20px;
    line-height: 28px; } }
@media (max-width: 991px) {
  .anuncios-principal a.anuncio:hover {
    color: #333333;
    text-decoration: none; }
  .anuncios-principal a.anuncio .panel.panel-default {
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .anuncios-principal a.anuncio .panel.panel-default .anuncio-img {
      height: 220px; }
  .anuncios-principal a.anuncio .panel-body {
    margin-top: 0px;
    min-height: 0;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important; } }
@media (max-width: 767px) {
  .anuncios-principal {
    margin: 30px; }
    .anuncios-principal a.anuncio:hover {
      color: #333333;
      text-decoration: none; }
    .anuncios-principal a.anuncio .anuncio-img {
      background-size: cover !important;
      height: 320px; }
    .anuncios-principal a.anuncio .anuncio-titulo {
      color: #333333;
      font-size: 20px;
      line-height: 28px;
      margin-top: 30px; }
    .anuncios-principal .slick-dots {
      top: 282px; } }
/* ---------------------------------------------------
    CONTENIDO: DESTACADO POR AREAS
----------------------------------------------------- */
/*-- Pestanas --*/
.destacado_areas nav {
  background-color: #e5ebed; }
  .destacado_areas nav ul.nav-tabs {
    height: 60px;
    margin: 0 auto;
    padding: 0;
    width: 840px !important; }
    .destacado_areas nav ul.nav-tabs li {
      height: 60px;
      padding-bottom: 0;
      width: 280px !important; }
      .destacado_areas nav ul.nav-tabs li a {
        border: 0 !important;
        border-radius: 0 !important;
        color: #333333;
        font-family: "Roboto Condensed Bold";
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        padding: 0 15px;
        text-transform: uppercase; }
      .destacado_areas nav ul.nav-tabs li.active a, .destacado_areas nav ul.nav-tabs li a:hover {
        background-color: #cad4da !important;
        border: 0 !important;
        border-radius: 0 !important;
        color: #333333 !important; }
.destacado_areas .tab-pane {
  color: white;
  height: 100%;
  padding: 30px 50px; }
.destacado_areas .destacado-tab-col-center-title, .destacado_areas .destacado-tab-col-center-all {
  background-size: cover !important; }
.destacado_areas .destacado-tab-col-center-title {
  height: 714px; }
.destacado_areas .destacado-tab-col-center-all {
  height: 357px; }
.destacado_areas h2, .destacado_areas p, .destacado_areas a, .destacado_areas .antetitulo {
  color: white;
  margin: 0; }
.destacado_areas .destacado-tab-col-center-title .antetitulo {
  position: absolute;
  top: 250px;
  margin: 0 auto; }
.destacado_areas .destacado-tab-col-center-title .antetitulo, .destacado_areas .destacado-tab-col-center-title .antetitulo p {
  font-family: "Roboto Condensed Bold";
  font-size: 18px;
  line-height: 16px;
  text-transform: uppercase; }
.destacado_areas .destacado-tab-col-center-title h2 {
  display: block;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%); }
.destacado_areas .destacado-tab-col-center-title h2, .destacado_areas .destacado-tab-col-center-title h2 p {
  font-family: "Roboto Light";
  font-size: 36px;
  line-height: 40px; }
.destacado_areas .destacado-tab-col-center-title .enlace {
  position: absolute;
  bottom: 250px;
  margin: 0 auto; }
.destacado_areas .destacado-tab-col-center-title a {
  display: inline-block;
  font-family: "Roboto Black";
  text-decoration: none; }
  .destacado_areas .destacado-tab-col-center-title a:hover span {
    text-decoration: underline; }
  .destacado_areas .destacado-tab-col-center-title a span {
    margin-left: 22px; }
.destacado_areas .destacado-tab-col-center-all .titulos {
  display: block;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  left: 50%; }
  .destacado_areas .destacado-tab-col-center-all .titulos h2, .destacado_areas .destacado-tab-col-center-all .titulos p, .destacado_areas .destacado-tab-col-center-all .titulos a, .destacado_areas .destacado-tab-col-center-all .titulos .antetitulo {
    color: white;
    margin: 0; }
  .destacado_areas .destacado-tab-col-center-all .titulos .antetitulo, .destacado_areas .destacado-tab-col-center-all .titulos .antetitulo p {
    font-family: "Roboto Condensed Bold";
    font-size: 18px;
    line-height: 16px;
    text-transform: uppercase; }
  .destacado_areas .destacado-tab-col-center-all .titulos h2 {
    margin: 40px 0px; }
  .destacado_areas .destacado-tab-col-center-all .titulos h2, .destacado_areas .destacado-tab-col-center-all .titulos h2 p {
    font-family: "Roboto Light";
    font-size: 36px;
    line-height: 40px; }
  .destacado_areas .destacado-tab-col-center-all .titulos a {
    display: inline-block;
    font-family: "Roboto Black";
    text-decoration: none; }
    .destacado_areas .destacado-tab-col-center-all .titulos a:hover span {
      text-decoration: underline; }
    .destacado_areas .destacado-tab-col-center-all .titulos a span {
      margin-left: 22px; }

@media (max-width: 1199px) {
  .destacado_areas .tab-pane .destacado-tab-col-center-title {
    height: 553px; }
    .destacado_areas .tab-pane .destacado-tab-col-center-title .antetitulo {
      top: 170px; }
    .destacado_areas .tab-pane .destacado-tab-col-center-title .enlace {
      bottom: 170px; }
  .destacado_areas .tab-pane .destacado-tab-col-center-all {
    height: 555px; } }
@media (max-width: 991px) {
  .destacado_areas .tab-pane .destacado-tab-col-center-title {
    height: 460px; }
    .destacado_areas .tab-pane .destacado-tab-col-center-title .antetitulo {
      top: 135px; }
    .destacado_areas .tab-pane .destacado-tab-col-center-title .enlace {
      bottom: 135px; }
  .destacado_areas .tab-pane .destacado-tab-col-center-all {
    height: 230px; } }
@media (max-width: 767px) {
  .destacado_areas .tab-content .carousel-titulo {
    background-color: #e5ebed;
    color: #333333;
    font-family: "Roboto Condensed Bold";
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase; }
  .destacado_areas .slick-dots {
    top: 435px; } }