.caption-none {
  display: none;
}

.logo-full {
  display: block !important;
}

.logo-mov {
  display: none !important;
}

nav .navbar-header .cabecera.EU {
  margin-left: 20%;
}

nav .navbar-header .cabecera.EU {
  margin-left: 20%;
}

@media (max-width: 1275px) {
  nav .navbar-header .cabecera.EU {
    margin-left: 24%;
  }
}

@media (max-width: 1100px) {
  nav .navbar-header .cabecera.EU {
    margin-left: 14%;
  }
}

@media (max-width: 767px) {
  nav .navbar-header .cabecera.EU {
    display: none;
  }
}

.navbar.navbar-default {
  border-bottom: 1px solid #fff;
}

.navbar.navbar-default .navbar-header .navbar-brand {
  float: left;
  padding: 14px 15px;
  line-height: 20px;
  height: 50px;
}

.navbar.navbar-default .navbar-header .navbar-brand img.logo {
  /*max-width: 100%;*/
  /*height: auto;*/
  /*margin-top: -15px;*/
  max-height: 52px;
  margin-top: -16px;
}


.navbar.navbar-default .navbar-header p.claim {
  color: #fff;
  font-weight: 200;
  position: absolute;
  left: 500px;
  top: 0.5em;
}

.navbar.navbar-default .navbar-header p.appVersion {
  right: 3%;
  color: #fff;
  font-weight: 200;
  position: absolute;
  top: 0.5em;
}


.navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav.navbar-right .nav > li > a {
  color: #fff;
}

.navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav.navbar-right .nav > li > a:hover,
.navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav.navbar-right .nav > li > a .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  color: #f4bc17;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.navbar.navbar-default .collapse.navbar-collapse p.conexion {
  position: absolute;
  color: #fff;
  right: 145px;
  top: 10px;
}

.navbar.navbar-default .collapse.navbar-collapse p.conexion.datos-doctor {
  position: absolute;
  color: #fff;
  right: 250px;
  top: 10px;
}

.navbar.navbar-default .collapse.navbar-collapse .ocultos {
  width: 25px;
  position: absolute;
  right: 250px;
  top: 15px;
}

.navbar.navbar-default .collapse.navbar-collapse .ocultos img {
  width: 100%;
}

.navbar.navbar-default .titulonavbar {
  margin: 7px 0px 0px 0px;
}

@media ( max-width: 768px) {
  .navbar.navbar-default {
    /*--Estilos para pintar los links del dropdown menu en blanco---*/

  }

  .navbar.navbar-default .dropdown-menu * {
    color: white;
  }
}

@media ( max-width: 768px) {
  .navbar.navbar-default #version {
    display: none;
  }
}

@media ( max-width: 1000px) {
  .navbar.navbar-default .navbar-text {
    float: left;
    margin: 15px;
  }
}

.intro {
  margin-top: 6.5em;
}

.intro .txt-indicendia {
  text-align: center;
}

.intro ul li {
  margin-bottom: 30px;
}

.intro .col-md-6:first-child ul {
  list-style: none;
}

.intro .icon {
  width: 50%;
  margin: 0 auto;
  display: block;
}

.intro h1 {
  text-align: center;
  clear: both;
  padding: 10px;
  color: #27385b;
  font-weight: 200;
}

.intro .izquierda h1 {
  text-align: left;
  clear: both;
  padding: 10px;
  color: #27385b;
  font-weight: 200;
}

.intro h2 {
  clear: both;
  color: #27385b;
  font-weight: 200;
  font-weight: bold;
}

.intro .link {
  float: right;
}

.intro p {
  text-align: justify;
}

.appVersion {
  right: 3%;
  color: #fff;
  font-weight: 200;
  position: absolute;
  top: 0.5em;
}

.intro.profesional {
  margin-top: 4em;
}

.intro.profesional p {
  color: #27385b;
  padding-top: 10px;
}

.gracias {
  margin-top: 25px;
  font-weight: 400;
}

h1 {
}

h1.section {
  border-bottom: 0.5rem solid #347be5;
}

@media ( max-width: 768px) {
  h1 {
  }

  h1.section {
    /*border-bottom: 0.25rem solid #347be5;*/
  }
}

h3 {
  margin-top: 0.5rem;
}

p.lead {
  color: #27385b;
  font-weight: 400;
  margin: 0 0 1rem 0;
}

@media ( max-width: 768px) {
  p.lead {
    font-weight: 500;
  }
}

.sections.home {
  margin-top: 8em;
  position: absolute;
  width: 100%;
}

.sections.profesionales {
  margin-top: 12em;
  position: absolute;
  width: 100%;
  padding: 30px;
}

.sections {
  margin-top: 14em;
}

.sections .filtro {
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 30px;
}

.sections .panel-default .panel-heading.collapse-table {
  color: #ffffff;
  background-color: #27385b;
  border-color: #27385b;
}

.sections .panel-default .panel-heading-blue {
  color: #fff;
  background-color: #27385b;
  border-color: #27385b;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.sections .panel-default .panel-body .input-group {
  margin-bottom: 10px;
}

.sections .panel-default .panel-body .input-group input {
  height: 25px;
  border-radius: 3px;
}

.sections .panel-default .panel-body .input-group .input.fecha {
  height: auto;
  border-radius: 3px;
}

.sections .panel-default .panel-body .input-group.add-on.date.datepicker input {
  height: 34px;
  border-radius: 0px;
}

.sections .panel-default .panel-body .filtro-dos h3 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  background: none;
  margin-top: 0;
}

.sections .panel-default .panel-body ul {
  list-style: none;
  padding-left: 0;
}

.sections .panel-default #collapseTwo .row {
  padding: 10px;
}

.sections .panel-default #collapseTwo .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: 0px;
}

.sections .panel-default .panel-body h3 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f1f1f1;
}

.sections .table.table-condensed {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.sections .info {
  color: #088A85;
}

.sections .reclamacion {
  margin-bottom: -42px;
  margin-left: -22px;
  padding: 22px;
}

.sections .reclamacion .form-group {
  margin-right: 0px;
}

.sections .reclamacion .form-group label {
  margin-left: 15px;
}

.sections .reclamacion .form-group select {
  margin-left: 15px;
  margin-right: 10px;
}

.sections .reclamacion h4 {
  text-align: left !important;
  padding-top: 10px;
  padding-bottom: 10px;
  background: none;
}

.sections .reclamacion textarea {
  width: 60%;
}

.sections .identificacion {
  padding: 15px;
}

.sections .identificacion .form-group {
  margin-left: -15px;
  margin-right: 15px;
}

.sections .identificacion .form-group label {
  margin-left: 15px;
}

.sections .identificacion .form-group select {
  margin-left: 15px;
  margin-right: 10px;
}

.sections .identificacion .form-group .dropdown-toggle {
  margin-left: 15px;
  margin-right: 10px;
}

.sections .identificacion h4 {
  text-align: left !important;
  padding-top: 10px;
  padding-bottom: 10px;
  background: none;
}

.sections .identificacion textarea {
  width: 60%;
}

.sections a.volver {
  text-decoration: underline;
}

.sections textarea.col-md-10 {
  margin-bottom: 25px;
}

.sections.obtener-copia #collapseTwo .row {
  padding: 15px;
}

.sections.obtener-copia #collapseTwo .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: 0px;
}

.intro.profesional ul {
  padding-left: 15px;
}

.sections.ciudadano {
  margin-top: 4.5em;
}

.sections .panel-default #collapseBusqueda .row {
  padding: 10px;
}

.sections .panel-default #collapseBusqueda .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: 0px;
}

.sections.obtener-copia #collapseBusqueda .row {
  padding: 15px;
}

.sections.obtener-copia #collapseBusqueda .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: 0px;
}


.incidencia-mobile {
  display: none;
}

@media ( max-width: 768px) {
  .incidencia-desktop {
    display: none;
  }

  .incidencia-mobile {
    display: inline;
  }

  .content {
    width: fit-content;
  }

  .panel-body {
  }
}

.fa.fa-exclamation-triangle {
  color: red;
}

#incidencia .modal-body textarea {
  width: 100%;
  clear: both;
}

#incidencia .modal-footer {
  text-align: center;
}

#incidencia .modal-footer .form-group {
  width: 50%;
  float: left;
}

#incidencia .modal-footer .form-group label {
  text-align: left;
}

.alert {
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: bold;
  text-align: center;
}

/* Alerta manual */
.container.sections.obtener-copia.alertamanual {
  margin-top: 5em;
}

#incidenciainforme .panel-heading {
  background: #27385b;
  color: #ffffff;
  padding: 15px;
}

#incidenciainforme .panel-title {
}

#incidenciainforme td.logintop.fieldname {
  font-weight: bold;
  padding-bottom: 4px;
}

#incidenciainforme td.logintop.fieldvalue {
}

#incidenciainforme input.email {
  border-radius: 4px;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px;
  padding: 4px;
}


a {
  color: #27385b;
}

@media ( max-width: 768px) {
  .container .encuesta {
    text-align: center;
  }
}

.box-default {
  width: 100%;
  height: auto;
  padding: 2rem;
  border-style: solid;
  border-color: #f1f1f1;
  border-width: 1px;
  border-radius: 4px;
}

@media ( max-width: 768px) {
  .box-default {
    padding: 1rem;
  }
}

.recuadroServiciosSalud {
  padding-left: 7px;
  padding-right: 7px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: justify;
}

.recuadrogris {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px;
  border-radius: 4px;
  padding: 15px;
}

.recuadroFormBusqueda {
  padding: 5px;
}

.recuadroCuenta, .recuadroListadoServSalud {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}

.recuadroAccesos, .recuadroServiciosSalud {
  padding-left: 7px;
  padding-right: 7px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: justify;
}

.lineaDeRecuadro {
  height: 10px;
}

.cuerpoDeRecuadro {
  height: 50px;
}

.botonDeRecuadro {
  height: 30px;
}

.recuadrotitle {
  font-weight: bold;
  color: #347be5;
  text-transform: uppercase;
}

.recuadroboton {
  background-color: #DDDDDD;
  font-weight: bold;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  border-color: #aaa;
  border-width: 2px;
}

.banner {
  margin-top: 2em;
  height: 110px;
  background-color: gray;
  text-align: right;
  border-radius: 4px;
  margin-bottom: 50px;
}

.banner p {
  color: #ffffff;
  text-decoration: none;
  margin-top: 20px !important;
  float: right;
  padding-right: 15px;
}

.banner img {
  height: 110px;
  float: left;
  padding: 1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.jumbotron {
  margin-top: 2rem;
  background-color: white;
  border: solid 1px #ddd;
}

.jumbotron p {
}

.flex-container {
  display: flex;
  justify-content: center;
}

.smile {
  padding: 0 1rem 0 1rem;
}

.encuesta .row {
  margin-top: 10px;
  margin-bottom: 15px;
}

.encuesta .row label.radio-inline {
  margin-right: 15px;
  margin-left: 5px;
}

.encuesta .row textarea {
  width: 100%;
}

.encuesta .row span {
  font-weight: 400;
}

.iframe-container {
  padding-bottom: 60%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.iframe-container iframe, .iframe-container object, .iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.panel-body .label-paciente {
}

.doctor {
  margin-top: 50px;
  position: fixed;
  width: 100%;
  height: 28px;
  background-color: #27385b;
  color: #fff;
  line-height: 27px;
  padding-left: 12px;
  z-index: 99;
}

.doctor ul {
  padding-left: 0;
}

.doctor ul li {
  display: inline;
  margin-right: 20px;
  font-weight: 200;
}

.doctor ul li span {
  font-weight: 500;
}

.panel-group.has-doctor.sub-header {
  margin-top: 78px;
  position: fixed;
  width: 100%;
  z-index: 99;
}

.panel-group.sub-header {
  margin-top: -146px;
  position: fixed;
  width: 100%;
  z-index: 99;
}

.panel-group.sub-header .panel-heading {
  background: #27385b;
  color: #fff;
  padding: 10px 10px 2px;
}

.panel-group.sub-header .panel-heading ul {
  padding-left: 0;
}

.panel-group.sub-header .panel-heading ul li {
  display: inline;
  margin-right: 20px;
}

.panel-group.sub-header .panel-heading ul li span {
  font-weight: 100;
}

.panel-group.sub-header .panel-heading.doc {
  background: #f1f1f1;
  color: #27385b;
  padding: 10px 10px 2px;
}

.panel-group.sub-header .panel-heading.doc ul {
  padding-left: 0;
}

.panel-group.sub-header .panel-heading.doc ul li {
  display: inline;
  margin-right: 20px;
}

.panel-group.sub-header .panel-heading.doc ul li span {
  font-weight: 500;
}

.panel-group.sub-header .panel-body {
  background: #f1f1f1;
  color: #27385b;
  padding: 0px;
  padding-left: 10px;
}

.panel-group.sub-header .panel-body ul {
  padding-left: 0;
  margin-top: 10px;
}

.panel-group.sub-header .panel-body ul li {
  display: inline;
  margin-right: 5px;
}

.panel-group.sub-header .panel-body ul li span {
  font-weight: 500;
  margin-right: 12px;
}

.panel-group.sub-header .panel-body .col-md-1 {
  border-right: 1px solid #f7f7f7;
}

.panel-group.sub-header .panel-body .table {
  margin-bottom: 0px;
}

.panel-group.sub-header.home {
  margin-top: 48px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.panel-heading {
  border-radius: 0;
}

.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
}

.table > thead > tr > th.cabeceraaccesos {
  border-bottom: 2px solid #555;
}

table.table-bordered > thead {
  background-color: #f1f1f1;
}

.tooltip {
  /* para el tooltip Oculto */
  white-space: normal;
}

.fa.fa-info-circle {
  color: #347be5;
}

.breadcrumb {
  width: 100%;
  background-color: #f1f1f1;
}

.breadcrumb li {
  color: #4F4F4F;
}

.breadcrumb a {
  color: #27385b;
}

.combo {
  margin-left: 10px;
  margin-right: 10px;
}

ul.listanoordenada {
  padding: 15px;
  list-style-type: none;
}

tbody.cuerpolistaaccesos:before {
  content: "-";
  display: block;
  line-height: 1em;
  color: transparent;
}

li.paginate_button:not .active > a {
  /* color del enlace no activo en la paginacion */
  color: #27385b;
}

.mensajeErrorCampo {
  color: #dd0000;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

.incidenciaProfesional {
  /*width: 30px;
height: 120px;*/
  position: fixed;
  top: 350px;
  /*left: -2px;*/
}

.ma-div0 {
  height: 4em;
}

.ma-nav {
  background-color: #27385b;
  border-color: #1d2a44;
  top: 0;
  border-width: 0 0 0px;
  border-radius: 0;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  min-height: 50px;
  margin-bottom: 20px;
  border: 0px solid transparent;
  display: block;
  box-sizing: border-box;
  line-height: 1.42857143;
  color: #333;
}

.ma-div1 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  line-height: 1.42857143;
  color: #333;
}

.ma-div2 {
  margin-right: 0;
  margin-left: 0;
  float: left;
  box-sizing: border-box;
  line-height: 1.42857143;
  color: #333;
}

.ma-a {
  margin-left: -15px;
  color: #fff;
  box-sizing: border-box;
}

.ma-img {
  display: inline-block;
  vertical-align: middle;
  border: 0;
  box-sizing: border-box;
}

.ma-p {
  margin: 0 0 10px;
  box-sizing: border-box;
  line-height: 1.42857143;
}

.bannerPaciente {
  margin-top: -105px !important;
  border-bottom-width: 0px !important;
  box-shadow: 4px 4px 4px #b4b4b4 !important;
}

#desabilitarSinLink:visited {
  color: purple;
}

#fin_documento {
  border-bottom: 0px !important;
  border-top: 1px solid #003366 !important;
}

#avisoVisores {
  padding: 12px;
  border: 4px solid #fed072;
  border-image: none;
  text-align: center;
  background-color: #fff0d6;
}

div.label-block label {
  display: block;
}

.letra_normal {
  font-weight: normal;
}

.select2 {
  width: 100%;
}

.ocultafechas {
  display: none;
}

.muestrafechas {
  visibility: visible;
  /* display: block;
  padding-right: 15px; */
}

.subheader {
  padding: 0;
}

.datos {
  font-weight: 500;
  color: #05679D;
}

.tablaReferencias {
  margin-left: 0;
}

.form-check-label {
  white-space: normal;
}

.mobile {
  display: none;
}

@media ( max-width: 576px) {
  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .logo-full {
    display: none !important;
  }

  .logo-mov {
    display: block !important;
  }
}

@media ( max-width: 768px) {
  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }
}

@media print {
  body * {
    visibility: hidden;
  }

  .panel-body {
  }

  .panel-body .label-paciente {
  }

  @page {
    margin-right: 20px;
    margin-top: 0px;
  }

  #section-to-print, #section-to-print *, #header-to-print,
  #header-to-print *, #banner-to-print, #banner-to-print *,
  #banner-to-print_EU, #banner-to-print_EU * {
    visibility: visible;
  }

  #header-to-print {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }

  #section-to-print {
    position: absolute;
    left: 0;
    top: 0.1;
    width: 100%;
  }

  #banner-to-print {
    position: absolute;
    left: 0;
    top: 2;
    width: 110%;
    transform: scale(0.9);
    transform-origin: 0 0;
  }

  #banner-to-print_EU {
    position: absolute;
    left: 0;
    top: 120px;
    width: 110%;
    transform: scale(0.9);
    transform-origin: 0 0;
  }
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

/* Nuevos Estilos */
footer {
  background-color: #E8E8E8;
  color: #bbb !important;
}
.header-img {
  height: 30px;
}

/* sm */
@media (min-width: 576px) {
  .header-img {
    height: 35px;
  }
}

/* xl */
@media (min-width: 1200px) {
  .header-img {
    height: 40px;
  }
}

/* xxl */
@media (min-width: 1400px) {
  .header-img {
    height: 50px;
  }
}


@media (max-width: 991.98px) {
  #navbarCuenta {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 250px;
    background: #fff;
    z-index: 1050;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    border-radius: 0 0 8px 8px;
  }
  #navbarCuenta.show {
    display: block;
  }
  .navbar-toggler {
    display: block !important;
  }
}
@media (min-width: 992px) {
  #navbarCuenta {
    display: block !important;
    position: static !important;
    background: none;
    box-shadow: none;
  }
  .navbar-toggler {
    display: none !important;
  }
}
