.contenido-interior {
    margin-left: 0px;
    margin-top: 25px;
    background-color: #FFFFFF;
    border-bottom: 4px solid #D8D8D8;
    margin-bottom: 15px;
}

.titulo-seccion {
	border-bottom: 1px solid #DADADA;
	padding: 30px 30px 10px 30px;
	background-color: #FBFBFB;
}

.breadcum {
	color: #828080;
}

.titulo-seccion h2 {
	margin-top: 10px;
	color: #724091;
	font-size: 32px;
	font-weight: 600;
}

.titulo-etica h2 {
    font-size: 25px;
    line-height: 1.2;
}

.cuerpo-seccion {
	padding: 30px 30px 10px 30px;
}

.cuerpo-seccion h3 {
    color: #724091;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}

.cuerpo-seccion.galerias h3 {
    color: #724091;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
}

.cuerpo-seccion.galerias h3 small {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
}

.cuerpo-seccion a:link, .cuerpo-seccion a:visited, .cuerpo-seccion a:active {
    color: #724091;
}

.autoridades hr, .cuerpo-seccion.galerias hr {
    border-bottom: 1px dotted #BABABA;
    height: 1px;
}

.autoridades a:link, .autoridades a:visited, .autoridades a:active {
	color: #828080;
}

.etica hr {
	border-top: 0px;
    border-bottom: 1px dotted #828080;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}

a.link-lista:link, a.link-lista:visited, a.link-lista:active {
	color: #724091;
	display: block;
    font-weight: 600;
	padding: 10px 15px 10px 0px;
	background: url('../images/flecha_grande.gif') no-repeat 98% center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

a.link-lista:hover {
	background: url('../images/flecha_grande.gif') no-repeat right center;
	text-decoration: none;
}

.formularios a:link, .formularios a:visited, .formularios a:active {
    color: #724091;
    font-size: 15px;
    font-weight: 600;
    display: block;
    background: url('../images/flecha_grande.gif') no-repeat 98% center;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.formularios a:hover {
    background: url('../images/flecha_grande.gif') no-repeat right center;
    text-decoration: none;
}

.cuerpo-seccion p {
	color: #828080;
	margin-top: 0px;
    font-size: 13px;
    line-height: 1.6;
	margin-bottom: 20px;
}

.cuerpo-seccion ul {
    color: #828080;
    font-size: 13px;
    line-height: 1.6;
    padding-left: 15px;
}

.cuerpo-seccion ul li {
    margin-bottom: 10px;
}

.logo-cierre {
	padding: 0px 30px 20px 30px;
}

.fotos-cuerpo-seccion {
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
    text-align: center;
}

.item-fotos-cuerpo-seccion {
    border: 1px solid #D4D4D4;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
    color: #828080;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.item-fotos-cuerpo-seccion:hover {
	border: 1px solid #724091;
	color: #724091;
}

.fotos-cuerpo-seccion img {
    margin-bottom: 10px;
}

.cuadro-cuerpo-seccion {
    text-align: center;
}

.etica table {
    font-size: 14px;
    color: #777;
    margin-bottom: 15px;
    width: 100%;
}

.etica table td {
    padding: 7px 6px;
    border-bottom: 1px solid #dedede;
}

.cuadro-cuerpo-seccion a:link, .cuadro-cuerpo-seccion a:visited, .cuadro-cuerpo-seccion a:active {
    border: 1px solid #724091;
    color: #724091;
    margin-top: 10px;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cuadro-cuerpo-seccion a:hover {
    color: #525252;
    border: 1px solid #A5A5A5;
    background-color: #CECECE;
    text-decoration: none;
}

.tab-pane {
    padding: 20px 15px;
}

.nav-tabs {
    margin-left: 0px!important;
}

.nav-tabs>li {
    margin-bottom: -1px!important;
}

.nav-tabs>li>a {
    color: #724091;
    font-weight: 700;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.tabla-consultorios tr td {
    padding: 8px 3px;
    border-bottom: 1px solid #ECECEC;
}

.tabla-consultorios tbody tr td {
    font-size: 12px;
}

/* CENTRO DE FACTURACION */
.heading-cf {
    font-size: 17px;
    color: #724091;
    font-weight: 800;
    display: block;
}

.tit_obrasoc {
    font-size: 15px;
    padding: 10px;
    border-bottom: 1px solid #E7E6E7;
    color: #724091;
    font-weight: 600;
    display: block;
    cursor: pointer;
    background: url('../images/flecha_grande.gif') no-repeat 98% center;
}

.tit_obrasoc2 a {
    font-size: 15px;
    padding: 10px;
    border-bottom: 1px solid #E7E6E7;
    color: #724091;
    font-weight: 600;
    display: block;
    cursor: pointer;
    background: url('../images/flecha_grande.gif') no-repeat 98% center;
}

.text_obrasoc {
    display: none;
}

.rec_text {
    border: 1px solid #b3b3b3;
    padding: 10px;
    font-size: 12px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 5px;
}

.rec_tit {
    background: url('../images/flecha_abajo.gif') no-repeat 98% center #E7E7E7;
}

.bloque-login {
    text-align: center;
    width: auto;
    margin: 0px auto 15px auto;
}
.bloque-login h1 {
    color: #724091;
    font-size: 19px;
    font-weight: 600;
}
span#status {
    display: block;
    margin-top: 15px;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
    color: #724091;
}

a#descarga_pdf:link,  a#descarga_pdf:active,  a#descarga_pdf:visited {
    color: #724091;
    display: block;
    text-decoration: none;
    border: 1px solid #a00131;
    padding: 10px;
    border-radius: 5px;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
a#descarga_pdf:hover {
    color: #525252;
    border: 1px solid #A5A5A5;
    background-color: #CECECE;
    text-decoration: none;
}

.cuerpo-seccion.etica h1 {
    font-size: 22px;
    font-weight: 600;
    color: #724091;
    margin-top: 10px;
}

.recuadro_descarga_grande2 {
    display: block;
    margin-bottom: 5px;
    text-align: center;
    background-color: #FFF292;
    padding: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #4E4E4E;
}

.boletin-bloque {
    margin-bottom: 30px;
    text-align: center;
}

.boletin-texto {
    padding-top: 5px;
    font-weight: 600;
    color: #4E4E4E;
}

.boletin-texto a {
    text-decoration: none;
}

.boletin-texto a:hover {
    color: #4E4E4E;
}

.contacto label {
    font-size: 14px;
    font-weight: 400;
    color: #724091;
}

.btn-default {
    color: #FFFFFF;
    background-color: #724091;
    border-color: #724091;
    padding-left: 25px;
    padding-right: 25px;
}

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

a.fotos-btn:link, a.fotos-btn:visited, a.fotos-btn:active {
    background-color: #cccccc;
    padding: 5px 14px;
    color: #565656;
    display: inline-block;
    border: 2px solid #BDBDBD;
    border-radius: 3px;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

a.fotos-btn:hover {
    background-color: #BDBDBD;
}

td#head-biblio {
    background-color: #724091;
    color: #FFF;
    font-size: 13px;
    padding: 10px;
}

select.flt {
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 0 1px 1px 0;
    width: 99%;
    font-size: 12px;
    vertical-align: middle;
    padding: 5px;
}

.flt {
    background-color: #fff;
    font-size: 12px;
    border: 1px solid #ccc;
    margin: 0;
    width: 97%;
    vertical-align: middle;
    padding: 5px;
}

p#exito {
    color: #724091;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.bloque-exito p {
    font-size: 14px;
    margin-bottom: 8px;
}

.ok-icon, .error-icon {
    font-size: 4.8em;
    margin-bottom: 5px;
    color: #EFE2E2;
}

.recomendacion {
    padding: 8px 12px;
    border: 1px solid #BEBEBE;
    margin-top: 8px;
    border-radius: 3px;
    text-align: center;
    color: #828080;  
    font-size: 13px;
}
.lateral-perfil {
    padding-top: 10px;
}
.atencion-perfil {
    font-size: 33px;
    margin-bottom: 10px;
    color: #C1C1C1;
}

a#editar-perfil, a#cerrar-sesion {
    text-decoration: none;
    margin-bottom: 7px;
    text-align: center;
    background-color: #DADADA;
}

#grilla-sesion {
    background-color: #724091;
    color: #FFF;
    border-color: #800d27;
    text-align: center;
    text-decoration: none;
    margin-bottom: 7px;
}

.separador {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 7px;
}

span.titulos {
    display: block;
    margin-top: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #555;
}

.perfil-profesional-form label {
    margin-right: 10px;
    color: #828080;
    font-size: 14px;
    font-weight: 400;
}

.inline-inputs label {
    width: 47%;
}

.perfil-profesional-form input[type="text"] {
    font-size: 14px;
    font-weight: 400;
}

.group-block {
    padding-top: 5px;
    padding-bottom: 5px;
}

#procesar-perfil {
    display: none;
}

.perfil-profesional-form h2 {
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #724091;
    font-weight: 600;
}

form.perfil-profesional-form h3 {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 5px;
}

.estado-accion {
    position: absolute;
    z-index: 8000;
    width: 500px;
    background-color: rgba(255,255,255,0.85);
    top: 0;
    width: 100%;
    padding: 22px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #724091;
    box-shadow: 2px 2px 35px 8px rgba(0,0,0,0.25);
}

.nombre-profesional label {
    padding-left: 0px;
    font-weight: 400;
}

.nombre-profesional label input {
    font-weight: 400;
}

.resultado-busqueda table thead td {
    background-color: #f3f3f3;
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    color: #999;
}

.resultado-busqueda table tbody td {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
}

a#btn-descargar {
    background-color: #724091;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 18px;
    margin-top: 15px;
    display: inline-block;
    border-radius: 8px;
}

a#btn-descargar:hover{
    background-color: #8a0d29;
    text-decoration: none;
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .contenido-interior {
        margin-left: 40px;
        margin-top: 25px;
        background-color: #FFFFFF;
        border-bottom: 4px solid #D8D8D8;
        margin-bottom: 15px;
    }

    .fotos-cuerpo-seccion {
        float: right;
        margin-left: 25px;
        margin-bottom: 20px;
        text-align: left;
    }

}

.login-profesionales label {
    text-align: left;
    display: block;
    margin-top: 15px;
    font-weight: 200;
    color: #7B7B7B;
    font-weight: 600;
}

label.error {
    margin-top: 2px;
    font-size: 12px;
    color: #724091;
    font-weight: 400;
}

#no-result {
    text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin-top: 20px;
    display: block;
}

#no-result i.fa.fa-exclamation-circle {
    font-size: 48px;
    color: #C3C3C3;
}

.edad-bloque {
    display: none;
}

.perfil-profesional {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #C3C3C3;
    border-bottom: 3px solid #C3C3C3;
    min-height: 240px;
    margin-bottom: 10px;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.perfil-profesional:hover {
    border: 1px solid #724091;
    border-bottom: 3px solid #724091;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}

.perfil-profesional h3 {
    font-size: 16px;
    margin-bottom: 5px;
}

.perfil-profesional p {
    margin-bottom: 0px;
    font-size: 12px;
}

#especialidad {
    margin-top: 5px;
    font-size: 11px;
}

a#btn-ayuda {
    font-size: 19px;
    margin-left: 6px;
    color: #888888;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

a#btn-ayuda:hover {
    color: #C3C3C3;
}

p#destacado {
    font-size: 16px;
}

span.msj {
    padding: 15px;
    font-style: italic;
    color: #724091;
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .bloque-login {
        text-align: center;
        width: 60%;
        margin: 0px auto 15px auto;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) { ... }

.beneficios h3 {
    margin-bottom: 5px;
}

.beneficios h5 {
    margin-top: 0px;
}

.beneficios p {
    margin-bottom: 0.85em;
    line-height: 1.35!important;
}

.img-beneficios a:link, .img-beneficios a:visited, .img-beneficios a:active {
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 5px;
    display: block;
}

.img-beneficios a:hover {
    border: 1px solid #724091;
}

span.fecha-cuadro {
    display: inline-block;
    background-color: #724091;
    color: #FFFFFF;
    padding: 8px 20px;
    text-align: center;
    line-height: 1;
    border-radius: 3px;
    margin-bottom: 10px;
}

span.fecha-cuadro02 {
    background-color: #880e29;
}

span.dia-fecha {
    font-size: 32px;
    font-weight: 600;
}

.mes-fecha {
    font-size: 21px;
    font-weight: 200;
    text-transform: uppercase;
}

.anio-fecha {
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
    margin-top: 4px;
}

a#btn-descarga-archivos {
    font-size: 16px;
    padding: 8px 12px;
    display: inline-block;
    border: 1px solid;
    border-radius: 4px;
    margin-bottom: 22px;
    text-decoration: none;
    font-weight: 600;
}

a#btn-descarga-archivos:hover {
    background-color: #724091;
    color: #FFFFFF;
    text-decoration: none;
}

/* HABILITACIONES */
.tab-content-habilitacion {
    border: none;
}
.tab-content-habilitacion p {
    font-size: 14px;
}

.tab-content-habilitacion ul {
    padding-left: 15px;
    font-size: 14px;
    line-height: 1.6;
    color: #828080;
    margin-bottom: 10px;
}

.tab-content-habilitacion ul li {
    margin-bottom: 8px;
}

.tab-content-habilitacion a:hover {
    background-color: #724091;
    color: #FFFFFF;
}
.tab-content-habilitacion a:link, .tab-content-habilitacion a:active, .tab-content-habilitacion a:visited {
    text-decoration: none;
    border: 1px solid;
    padding: 1px 6px;
    border-radius: 4px;
    display: inline-block;
}

.tab-content-habilitacion a i {
    margin-right: 4px;
}

.nav-pills {
    padding-left: 0px;
    padding-right: 0px;
}

.nav-pills>li>a:link, .nav-pills>li>a:visited, .nav-pills>li>a:active {
    color: #724091;
    font-size: .95em;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0;
}

.nav-pills>li {
    float: none;
}

.nav-pills>li>a {
    margin-bottom: 5px;
    text-align: left;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #724091;
    border-radius: 8px;
}

@media (min-width: 768px) { 
    .nav-pills {
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .nav-pills>li {
        float: left;
    }
    .nav-pills>li>a {
        margin-bottom: 5px;
        text-align: center;
    }

    .nav-pills>li>a:link, .nav-pills>li>a:visited, .nav-pills>li>a:active {
        color: #724091;
        font-size: .95em;
        border-bottom: none;
        border-radius: 8px;
    }

    .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
        color: #fff;
        background-color: #724091;
        border-radius: 8px;
    }
}

.header-beneficios {
    font-size: 1.35em;
    display: block;
    margin-bottom: 0.85em;
    font-weight: 600;
    color: #9e9e9e;
    padding-left: 5px;
    margin-top: 1.85em;
}

.header-beneficios:first-of-type {
    margin-top: 0px;
}

.header-beneficios:after {
    display: block;
    content: '';
    height: 2px;
    width: 17px;
    background: #9e9e9e;
    position: relative;
    margin-top: 0.12em;
    border-radius: 20px;
}

.autor-seccion .thumb-writter {
    max-width: 125px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.autor-seccion {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -35px;
    text-align: center;
}

.data-writter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.data-writter h3 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
    color: #724092;
    margin-bottom: 3px;
}

.data-writter p {
    font-size: 13px;
    color: #8d7a97;
}

.data-writter a {
    color: #8d7a97;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
}

.titulo-seccion.articulos-seccion {
    border-bottom: none;
    padding: 30px 30px 40px 30px;
    background-color: #FBFBFB;
}

@media(min-width: 768px) { 

    .autor-seccion .thumb-writter {
        max-width: 125px;
        border-radius: 50%;
        overflow: hidden;
        margin-left: 30px;
        margin-right: -10px;
    }

    .autor-seccion {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: -20px;
        text-align: left;
    }

    .data-writter {
        margin-left: 30px;
        text-align: left;
    }
}

.card-videos {
    display: flex;
    flex-direction: column;
}

.video-description {
    min-width: 100%;
    margin-right: auto;
}

.video-thumb {
    max-width: 100%;
    height: auto;
}

.video-js {
    border-radius: 15px;
    overflow: hidden;
}

p.breadcrum-date {
    margin-bottom: 3px;
    font-size: 12px;
    font-weight: 700;
}

p.breadcrum-date i {
    margin-right: 8px;
}

.row-videos {
    margin-bottom: 60px;
}

.perfiles-multiples {
    display: flex;
    flex-direction: column;
}

.perfil-acompanante {
    width: 32%;
}

@media(min-width: 768px) { 

    .perfiles-multiples {
        display: flex;
        flex-direction: row;
    }

    .perfil-acompanante {
        width: 100%;
    }

    .perfil-acompanante {
        position: relative;
        height: 150px;
        display: block;
        margin-bottom: 15px;
        margin-top: 35px;
    }

    .card-videos {
        display: flex;
        flex-direction: row;
    }

    .video-description {
        min-width: 420px;
        margin-right: 45px;
    }

    .video-thumb {
        max-width: 100%;
        height: auto;
    }

    .video-js {
        border-radius: 15px;
        overflow: hidden;
    }
}