@charset "utf-8";
/* CSS Document */

body {
    margin: 0 auto;
    font-family: 'Helvetica Neue','Arial','sans-serif';
}
#contenedor-general {
    padding: 4% 8%;
    padding-top: 2% !important;
}
#informacion-general strong {
    font-weight: 800;
    color: #002b64;
}
#caja-bg {
    text-align: center;
    margin: 0 auto;
    height: auto;
    padding-bottom: 4% !important;
    padding: 10%;
    padding-top: 4%;
    background-image: url(../imagenes/fondo-login-01.jpg);
    background-repeat: no-repeat;
}
#caja-formulario-loging {
    background-color: #0073c3;
    width: 35%;
    margin: 0 auto;
    height: auto;
    padding: 2% 3% 4% 3%;
}
#caja-info-extra p {
    color: #060606;
    font-weight: 600;
}
#logo {
    margin-bottom: 4%;
}
#formulario-loging {
    text-align: left;
    color: #fff;
}
#formulario-loging label {
    width: 100%;
    display: block;
    font-weight: 100;
    padding: 5px 0px;
}
#formulario-loging input {
    width: 100%;
    background-color: #ffffff;
    border: none;
    padding: 10px 11px;
    color: #000;
}
.boton-registro {
    text-align: center;
    background-color: #fff;
    padding: 10px 31px !important;
    width: 100%;
    margin: 10px 0;
    cursor: pointer;
}
button.enviar-01 {
    padding: 10px 31px;
    color: #fff;
    margin-top: 23px;
    border: none;
    cursor: pointer;
    background-color: #eb9d1f;
}
input.enviar-01 {
    padding: 10px 31px !important;
    color: #fff !important;
    margin-top: 23px !important;
    border: none !important;
    cursor: pointer !important;
    background-color: #eb9d1f !important;
}
input.cbox {
    width: 5% !important;
    display: inline-block;
}
#caja-info-extra {
    width: 35%;
    margin: 0 auto;
    text-align: left;
    padding: 2% 3%;
}
#formulario-loging b {
    color: #fff;
}
/* BIENBENIDA ADMINISTRADOR */
.caja-menu {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 4px 4px;
}
.caja-menu1 {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 4px 4px;
}
.caja-menu:hover {
    -webkit-filter: saturate(3);
    filter: saturate(3);
	
}
.caja-menu img {
    width: 100%;
}
.caja-menu1 img {
    width: 100%;
}

/* CREAR CLIENTE */
 .formu-50 p {
    width: 48%;
    display: inline-block;
}
.formu-50 input {
    width: 96%;
    background-color: #f0eeee;
    border: 1px solid rgba(211, 209, 209, 0.77);
    padding: 6px 0px;
    margin-top: 10px;
}
input.buton-0001 {
    background-color: #fe9e00;
    color: #fff;
    width: 143px;
    margin-top: 12px;
    border-radius: 6px;
    padding: 8px 5px;
    border: none;
}
input.cbox {
    width: 7%;
}
.formu-01 span {
    font-size: 12px;
}
	h4 {
    color: #434343;
    font-size: 17px;
    margin-bottom: 38px;
}
h3 {
    border-bottom: 1px solid rgba(125, 124, 124, 0.33);
    padding: 13px 0;
    color: #18449a;
    width: 97%;
    font-size: 28px;
}
	input.archivo {
		width: 100%;
    background-color: #fff;
    border: none;
}
	.w-100 {
    width: 100% !important;
}
#formulario_crear_cliente label {
    color: #18459a;
    margin: 0;
}
#formulario_staff label {
    color: #18459a;
    margin: 0;
}
#formulario_proveedores label {
    color: #18459a;
    margin: 0;
}
#formulario_transporte label {
    color: #18459a;
    margin: 0;
}
#formulario_apoyo label {
    color: #18459a;
    margin: 0;
}
#formulario_actividad label {
    color: #18459a;
    margin: 0;
}
#formulario_itinerario label {
    color: #18459a;
    margin: 0;
}
#formulario_bus label {
    color: #18459a;
    margin: 0;
}
#formulario_plan label {
    color: #18459a;
    margin: 0;
}
#formulario_plan_datos label {
    color: #18459a;
    margin: 0;
}
#formulario_transp_actividad label {
    color: #18459a;
    margin: 0;
}
#formulario_registrate label {
    color: #18459a;
    margin: 0;
}
#formulario_crear_integrante label {
    color: #18459a;
    margin: 0;
}
#formulario_integrante_medico label {
    color: #18459a;
    margin: 0;
}
#formulario_aspecto_social label {
    color: #18459a;
    margin: 0;
}
#formulario_aspecto_social label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_integrante_medico label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_transp_actividad label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_plan_datos label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_plan label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_crear_cliente label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_staff label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_proveedores label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_transporte label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_apoyo label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}
#formulario_actividad label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}

#formulario_itinerario label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}

#formulario_plan_protocolo label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}

#formulario_perfil_admin label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}

#formulario_bus label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}

#formulario_registrate label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}

#formulario_crear_integrante label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
}

textarea {
    width: 93%;
    background-color: #f0eeee;
    height: 161px;
    padding: 6px 6px;
    margin-top: 10px !important;
    border: 1px solid rgba(211, 209, 209, 0.77);
}
select {
	width: 96%;
    background-color: #f0eeee; 	
    padding: 6px 6px;
    margin-top: 10px !important;
    border: 1px solid rgba(211, 209, 209, 0.77);
}
label {
    color: #33449a;
}
img.img-responsive {
    width: auto;
    height: 100px !important;
}
#menu-actividad {
    width: 88%;
    margin: 0 auto;
    text-align: center;
}
.caja-menu-c {
    width: 24%;
    height: 86px;
    background-color: #d0d0d0;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 0px;
    padding-top: 11px;
    border-right: solid 2px rgba(0, 0, 0, 0.17);
    color: #18449a;
    position: relative;
    margin: 0 -1px;
}
h5 {
    color: #18449a;
    margin-top: 51px;
    font-size: 19px;
}
.imagen-menu {
    width: 39%;
    height: 100%;
    padding: 1px 0px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-right: blueviolet;
}
.texto-menu {
    width: 42%;
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    top: 44px;
}
.imagen-menu img {
    text-align: center;
    margin: 0 auto;
    top: 15%;
    position: relative;
    vertical-align: middle;
    width: 54%;
}
.texto-menu p {
    text-align: left;
    margin-left: 0;
    vertical-align: middle;
    margin: 0;
    position: relative;
    font-size: 14px;
    font-weight: 800;
    line-height: 17px;
    top: 14px;
}
.color1 {
    background-color: #d2d2d2;
}
.color-activo {
    background-color: #18449a;
    color: #fff;
}
.color2 {
    background-color: #d4d4d4;
}.color3 {
    background-color: #d8d8d8;
}.color4 {
    background-color: #cfcfcf;
}
img.imagen-activa {
    filter: grayscale(5100%);
    width: 47%;
}

table td, table th {
    padding: 14px;
    border: 1px solid #ddd;
    text-align: left;
}
table tbody tr:nth-child(even) {
    background: #f5f5f5;
}
tbody tr:last-child {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.campo-50 {
    width: 50%;
}
p.azul {
    color: #18449a;
    font-size: 14px;
    display: block;
}
h6 {
    color: #18449a !important;
    font-size: 21px !important;
    margin: 33px 0px;
}
table {
    border: none;
    margin-top: 34px;
    width: 95%;
}
p.camp007 {
    width: 100%;
}
#caja-clientes-general {
    width: 100%;
    margin: 0 auto;
    padding: 5px;
    margin-bottom: 44px;
    text-align: left;
}
.caja-clients {
    width: 23%;
    border: solid 1px #000;
    margin: 8px 6px;
    text-align: center;
    display: inline-block;
}
.imagen-clinte {
    width: 100%;
}

#informacion-general {
    width: 98%;
    margin: 0 auto;
    background-color: #e2e2e2;
    padding: 14px 5px;
}
#formulario_actividad h5 {
    color: #18449a !important;
    margin-top: 51px !important;
    font-size: 19px !important;
    font-weight: bold !important;
    margin-bottom: 30px !important;
}
#contenedor-general h5 {
    color: #18449a !important;
    margin-top: 51px !important;
    font-size: 19px !important;
    font-weight: bold !important;
    margin-bottom: 30px !important;
}
.caja-15 {
    width: 20%;
    display: inline-block;
    margin: 0 8px;
    vertical-align: top;
}
.logo-clinte img {
    width: 100%;
}
.caja-85 {
    display: inline-block;
    vertical-align: top;
    width: 76%;
    margin: 0 5px;
}
#nombre-cliente {
    color: #18449a;
    font-size: 21px;
    font-weight: bolder;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
    padding: 13px 0px 10px 0px;
    width: 100%;
}
#tipo-cliente {
    width: 100%;
    color: #353535;
    font-size: 12px;
    padding: 5px 0px;
}
.campo-25 {
    width: 21% !important;
    margin: 12px 25px 2px 0;
    font-size: 13px;
    color: #000;
    display: inline-block;
}
#caja-actividades-general {
    width: 48%;
    display: inline-block;
    background-color: #ededed;
    vertical-align: top;
    margin: 7px 4px;
}
.imagen-actividad {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    padding: 22px 10px;
}
.imagen-actividad img {
    width: 100%;
}
.info-actividad {
    vertical-align: top;
    display: inline-block;
    width: 45%;
    padding: 24px 0;
}
.ver-detalle-actividad {
    vertical-align: top;
    display: inline-block;
    width: 33%;
    padding: 12px 10px;
    position: relative;
    font-size: 16px;
    font-weight: 100;
    top: 5px;
    height: 123px;
    text-align: center;
    color: #fff;
    background-color: #ededed;
}
.ver-detalle-actividad p {
    background-color: #18449a;
    font-weight: normal;
    padding: 6px 3px;
    font-size: 13px;
}
#tipo-de-actividad {
    color: #18449a;
    font-size: 20px;
    font-weight: 800;
}
#destino-actividad {
    color: #18449a;
    font-size: 16px;
}
#fecha-actividad {
    font-size: 13px;
    color: #464646;
}
#asesor-actividad {
    font-size: 13px;
    color: #464646;
}
.ver-detalle-actividad a {
    color: #fff;
    text-decoration: none;
}

#contenido2 {
    width: 100%;
    margin: 3% 0;
}
div#caja-20 {
    width: 27%;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    background-color: #e2e2e2;
}
.caja-imagen-d {
    width: 39%;
    display: inline-block;
    vertical-align: top;
}
.caja-imagen-d img {
    width: 100%;
}
.caja-titulo-fecha-d {
    width: 53%;
    display: inline-block;
    margin: 0px 0px 0px 11px;
    vertical-align: top;
}
.titulo-actividad-d {
    margin: 0 auto;
    margin-top: 19px;
    color: #18449a;
    font-weight: 800;
    font-size: 19px;
}
p.fecha-actividad-d {
    margin: 0 auto;
    margin-top: 7px;
    font-size: 15px;
}
#detalle-actividad-encabzado {
    border-bottom: 1px solid #fff;
    padding-bottom: 9px;
}
ul.detalle-datos-actividad {
    margin: 0 auto;
    margin-top: 29px;
    padding: 0px 10px;
    list-style: none;
}
.detalle-datos-actividad li {
    margin: 17px 0;
    font-weight: 600;
    font-size: 13px;
}
.dato-d {
    width: 88%;
    margin: 6px 0;
    font-weight: 100;
    display: inline-block;
}
#caja-80 {
    width: 68%;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    margin: 0px 11px;
}
#caja-informacion-detallada-actividad li {
    background-color: #18449a;
    margin: 0px 2px !important;
    width: 16% !important;
}
.nav-tabs>li>a {
    margin-right: 0 !important;
    line-height: 1.42857143;
    border: none !important;
    text-align: center !important;
    color: #fff !important;
    padding: 12px 6px !important;
    border-radius: inherit !important;
    font-weight: bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #ff860b !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #ff860b !important;
}
.tab-content {
    margin: 20px 0 0 0px;
    padding: 10px 0;
}
.tab-content h4 {
    font-weight: 700;
    margin-top: 47px;
    margin-bottom: 19px;
}
.panel-title {
    margin-top: 0 !important;
    margin-bottom: 0!important;
    font-size: 16px;
    font-weight: 200 !important;
    color: inherit;
}
.panel-default>.panel-heading {
    color: #fff !important;
    background-color: rgb(53, 53, 53) !important;
    border-color: rgb(53, 53, 53) !important;
    border: 0 !important;
}
.panel-default {
    border-color: rgb(53, 53, 53)!important;
}
.panel-group .panel {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    border: none !important;
}
#datos-estudiante ul {
    padding: 0;
    list-style: none;
}
#datos-estudiante li {
    background-color: #fff;
    width: 32% !important;
    display: inline-block;
    color: #18449a;
    font-weight: 600;
    font-size: 12px;
    vertical-align: top;
}
.dato-es {
    display: inline-block;
    margin-left: 0px;
    color: #353535;
}
#datos-acudientes ul {
    background-color: #fff;
    list-style: none;
    padding: 0;
}
#datos-acudientes li {
    background-color: #fff;
    width: 100% !important;
    color: #18449a;
    margin-left: 26px !important;
}
#datos-acudientes ul {
    background-color: #fff;
    list-style: none;
    width: 30%;
    padding: 0;
    text-align: left;
    margin-left: 13px;
    vertical-align: top;
    display: inline-block;
}
h4.sub-titulo-daros {
    color: #18449a;
    margin-top: 14px;
}
#info-medica ul {
    background-color: #fff;
    list-style: none;
    padding: 0;
}
#info-medica li {
    background-color: #fff;
    width: 100% !important;
    color: #18449a;
    margin-left: 26px !important;
}
#info-medica ul {
    background-color: #fff;
    list-style: none;
    width: 30%;
    padding: 0;
    text-align: left;
    margin-left: 13px;
    vertical-align: top;
    display: inline-block;
}
#aspectos-sociales li {
    background-color: #fff;
    width: 100% !important;
    color: #18449a;
    margin-left: 26px !important;
}
#aspectos-sociales ul {
    background-color: #fff;
    list-style: none;
    width: 30%;
    padding: 0;
    text-align: left;
    margin-left: 13px;
    vertical-align: top;
    display: inline-block;
}
.info-staff {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    margin: 10px 10px 10px 10px;
    padding: 0 0 4px 0px;
}
.campo-01-staff {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 24px;
}
#numero-identificacion {
    font-weight: 100;
}
#numero-celular {
    font-weight: 100;
}
#corro {
    font-weight: 100;
}
.info-staff h4 {
    color: #18449a;
    margin-top: 10px;
    margin-bottom: 12px;
}
#r-asignado {
    width: 31%;
    vertical-align: top;
    margin-left: 10px;
    display: inline-block;
}
#r-asignado ul {
    padding: 0;
    margin: 0 auto;
}

#r-asignado li {
    width: 100% !important;
    margin: 16px 0 !important;
    background-color: #fff;
    font-size: 12px;
}
#r-asignado h4 {
    color: #18449a;
    margin-top: 0 !important;
}
#r-asignado {
    width: 102%;
    vertical-align: top;
    margin-left: 0px;
    padding: 10px;
    display: inline-block;
}
#caja-popup-client {
    width: 50%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    background-color: rgb(24, 68, 154);
    padding: 7% 4%;
}
#caja-popup-client h2 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 13px;
}
#caja-popup-client h3 {
    padding: 0;
    margin: 0 auto;
    font-size: 41px;
    border: none;
    color: #fff;
    font-weight: 100;
}
#caja-popup-client h4 {
    color: #fff;
}
.boton-4 {
    color: #fff;
    padding: 14px 30px;
    text-decoration: none;
    background-color: #e27506;
}
.caja-individual-proveedores {
    width: 48%;
    text-align: left;
    padding: 15px;
    border: 1px solid rgba(125, 124, 124, 0.33);
    display: inline-block;
}
.caja-individual-proveedores-2 {
    width: 47%;
    text-align: left;
    padding: 5px 16px;
    border: 1px solid rgba(125, 124, 124, 0.33);
    display: inline-block;
}
.caja-prov-lef-2 {
    width: 79%;
    display: inline-block;
    color: #5a5a5a;
    text-align: justify;
    font-weight: 400;
    vertical-align: top;
}
.caja-prov-lef {
    width: 57%;
    display: inline-block;
    color: #5a5a5a;
    font-weight: 100;
}
.campo-01-proveedores {
    width: 100%;
    margin: 0px 0;
    font-size: 12px;
    font-weight: 600;
    color: #18449a;
}
.caja-pol-100 {
    width: 75%;
    display: inline-block;
	color: #5a5a5a;
    font-weight: 100;
}
.campo-01-plan{
	width: 100%;
    margin: 7px 0;
    font-weight: 600;
    color: #18449a;
}
.caja-individual-plan-s {
    margin-top: 29px;
}
.caja-individual-unidades-de-apoyo {
    margin-top: 24px;
}
.plan-a {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto !important;
    margin-left: 12px !important;
}
#formulario_plan_protocolo label {
    width: 15%;
    display: inline-block;
    vertical-align: top;
}
#formulario_perfil_admin label {
    width: 90%;
    display: inline-block;
    vertical-align: top;
}
.buton-0001-plan {
    background-color: #fe9e00;
    color: #fff;
    width: 143px;
    float: right;
    margin-top: 12px;
    border-radius: 6px;
    cursor: pointer;
    padding: 8px 5px;
    border: none;
}


.sub-caja-perfil1 {
    width: 22%;
    vertical-align: top;
    margin: 0 10px;
    padding: 2%;
    display: inline-block;
    background-color: #dedede;
}
.sub-caja-perfil2 {
    width: 65%;
    vertical-align: top;
    padding: 2%;
    margin: 0 10px;
    display: inline-block;
    background-color: #fff;
}
.caja-foto-perfil img {
    width: 100%;
}
#formulario_perfil_admin h5 {
    margin: 23px 0!important;
}
p.campo-cambiar-foto {
    text-align: center;
}
input.archivo-perfil {
    width: 100%;
    background-color: transparent;
    border: none;
    margin: 0 auto;
    margin-top: 9px;
    text-align: center !important;
}
h6.campo-vi {
    font-size: 14px !important;
    color: #504e4e !important;
}
/* NOVEDADES */
.titulo-n {
    color: #18449a !important;
    font-weight: 800;
    font-size: 15px;
    WIDTH: 100% !IMPORTANT;
}
ul.caja-n1 {
    width: 56% !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-bottom: none !important;
}
ul.caja-n2 {
    display: inline-block;
    width: 42% !important;
    vertical-align: top;
    position: relative;
    border-bottom: none !important;
}
.descripcion-n {
    width: 95% !important;
    font-weight: 300;
    text-align: left;
    font-size: 13px;
    color: #1f1f1f !important;
    text-align:justify !important;
}
.imagen-nplano.actividad img {
    width: 100% !important;
}
#info-actividad p {
    text-align: justify !important;
}
#descripcion p {
    text-align: justify !important;
}
/* FOOTER */
#creditos {
    width: 100%;
    display: block;
    background-color: #2c4e92;
    padding: 8px 8%;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../imagenes/footer_02-c-1.jpg);
}
#caja-crditos-1 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}
#caja-crditos-2 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
#creditos p {
    margin: 12px auto;
    font-size: 14px;
}
#info-footer {
    width: 100%;
    display: block;
    background-color: #2c4e92;
    padding: 30px 8%;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../imagenes/footer_02-c.jpg);
}
#footer-caja1 {
    width: 48%;
    vertical-align: top;
    color: #fff;
    text-align: left;
    display: inline-block;
}
#footer-caja2 {
    width: 21%;
    vertical-align: top;
    color: #fff;
    text-align: left;
    display: inline-block;
	padding-top: 3%;
}
#footer-caja3 {
    width: 21%;
    vertical-align: top;
    color: #fff;
    text-align: left;
    display: inline-block;
	padding-top: 3%;
}
#info-footer h4 {
    margin: 11px auto;
    font-size: 15px;
    color: #fff;
    font-weight: 100;
}
.caja-f-imagen {
    width: 32%;
    display: inline-block;
    vertical-align: middle;
}
.caja-f-info {
    width: 65%;
    display: inline-block;
    vertical-align: middle;
}
.caja-f-info p {
    margin: 0 auto;
    font-size: 13px;
}
.caja-f-info h5 {
    margin: 0 auto;
    font-size: 20px;
	color: #fff;
}
.formu-50 h5 {
    color: #18449a !important;
    margin-top: 51px !important;
    font-size: 19px !important;
}
/* HEADER */

header {
    width: 100%;
    display: block;
    background-color: #2c4e92;
    padding: 8px 8%;
    color: #fff;
    height: 158px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../imagenes/header.jpg);
}
#header-logo {
    width: 17%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
	text-align: center;
}
#header-logo img {
    width: 72%;
}
#header-menu {
    width: 43%;
    position: relative;
    text-align: left;
    display: inline-block;
}
a.menu-item {
    color: #18449a;
    text-decoration: none;
    border-left: 2px solid;
    padding: 3px 7px;
}
.menu-item {
    color: #18449a;
    text-decoration: none;
    border-left: 2px solid;
    padding: 3px 7px;
    font-weight: 900;
}
#header-loging {
    width: 29%;
    vertical-align: middle;
    padding-top: 24px;
    float: right;
    position: relative;
}
#option-perfil {
    width: 50%;
    position: relative;
    text-align: right;
    vertical-align: middle;
    display: inline-block;
}
#caja-foto-perfil {
    width: 60px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 60px;
    display: inline-block;
}

.foto-usuario img{
	width: 100%;
}
.nombre-usuario-h h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    margin: 0 auto;
}
.foto-usuario img {
    width: 50px;
    border-radius: 50%;
    height: 50px;
    border: solid 2px #fff;
}
.opcion01 {
    vertical-align: middle;
    display: inline-block;
    width: 45%;
    font-size: 10px;
}
.caja-menu1 a {
    cursor: default;
}
.caja-f-info a {
    color: #fff;
    text-decoration: none;
}
#contenedor-generalf {
    padding: 4% 8%;
    background-image: url(../imagenes/fondo-login-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.logo-clinte img {
    width: auto !important;
    margin: 0 auto;
    height: 200px !important;
    text-align: center;
}
.logo-clinte {
    text-align: center;
}
.caja-p-aside {
    width: 68%;
    display: inline-block;
    vertical-align: top;
}
.caja-left-aside {
    width: 31%;
    vertical-align: top;
    display: inline-block;
}
.formu-02 p {
    width: 31% !important;
    display: inline-block;
}
.formu-02 {
    margin-top: 53px;
}
.formu-02 h3 {
    border: none !important;
    margin: 10px 0;
    margin-top: 40px;
    font-size: 23px;
}
.formu-02 h4 {
    border-top: solid 1px #dedede;
    padding-top: 19px;
}
	p.camp004 {
    width: 30% !important;
}
	p.camp005 {
    width: 67% !important;
}
	.camp006 textarea {
    width: 100% !important;
    height: 129px !important;
}
	p.camp006 {
    width: 95% !important;
}
 #contenedor-bienvenida {
    text-align: center;
}
#contenedor-bienvenida h2 {
    text-align: center;
    font-size: 29px;
    color: rgb(24, 68, 154);
}
#contenedor-bienvenida p {
    font-size: 17px;
    color: #484747;
}

#tabla-inscritos h2 {
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
}
	#tabla-inscritos {
    padding-top: 27px;
}
table td, table th {
    padding: 14px;
    border: 1px solid #ddd;
    text-align: left;
}
.imagen-usuario {
    width: 220px;
    margin: 0 auto;
    height: 220px;
    text-align: center;
}
.imagen-usuario img {
    width: 100%;
}
.informacion-cliente {
    text-align: center;
}
.nombre-clinte h3 {
    color: #18449a;
    margin: 0 auto;
    font-size: 20px;
    padding: 0;
    padding-bottom: 11px;
}
.info-cliente-extra {
    padding: 17px 0;
    border-bottom: 1px solid rgba(125, 124, 124, 0.33);
}
.integrantes h5 {
    color: #18449a;
    font-size: 17px;
}
button.editar {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 13px 41px;
    background: #ff860b;
    text-decoration: none;
    color: #fff;
    border: none;
}
#boton-editar {
    text-align: center;
}
.editar a {
    color: #fff !important;
}
.color-2 li {
    background-color: #18449a!important;
    color: #fff!important;
}
.color-2 a {
    color: #18449a !important;
}
#banner {
    width: 100%;
    background-color: blue;
    height: auto;
    margin: 0 auto;
}
#noticias {
        width: 52%;
    height: 200px;
    margin: 30px 0;
    vertical-align: top;
    display: inline-block;
}
#mostrar-itinerario {
    width: 47%;
    height: 200px;
    margin: 30px 0;
    vertical-align: top;
    display: inline-block;
}
#noticias img {
    vertical-align: middle;
    width: 14%;
    display: inline-block;
}
#mostrar-itinerario img {
    vertical-align: middle;
    width: 14%;
    display: inline-block;
}
#noticias h6 {
    width: 80%;
    vertical-align: middle;
    font-size: 15px;
    padding-left: 11px;
    color: #1c499d;
    display: inline-block;
}
#mostrar-itinerario h6 {
    width: 80%;
    vertical-align: middle;
    font-size: 15px;
    padding-left: 11px;
    color: #1c499d;
    display: inline-block;
}
.actividades ul {
    padding: 0 0 16px 0;
    width: 100%;
    border-bottom: 1px solid #757575;
    background-color: transparent;
    list-style: none !important;
}
.actividades2 ul {
    padding: 0 0 16px 0;
    width: 100%;
    border-bottom: 1px solid #757575;
    background-color: transparent;
    list-style: none !important;
}
.actividades ul li {
    width: 100% !important;
    background-color: transparent !important;
    list-style: inherit !important;
	color: #18449a;
}
.actividades2 ul li {
    width: 100% !important;
    background-color: transparent !important;
    list-style: inherit !important;
	color: #18449a;
	font-size: 13px;
}
.plano {
    color: #2A2A2A;
    width: 66%;
    vertical-align: top;
    display: inline-block;
}
.actividades {
    margin-top: 23px;
    height: 230px !important;
    overflow-x: hidden;
    position: relative;
}
.actividades2 {
    margin-top: 23px;
    background: rgba(226, 226, 226, 0.36);
    overflow-x: hidden;
    position: relative;
    padding: 20px 20px;
    height: 230px !important;
}
p.campo-cambiar-foto2 {
    text-align: left;
    width: 100% !important;
    margin-bottom: 31px;
}
#dtalle-actividad-informacion-base {
    width: 100%;
    padding: 0;
    color: #fff !important;
}
.boton-editar a {
    color: #fff;
    background-color: #ff860b;
    width: 100%;
    padding: 13px 87px;
    cursor: pointer;
    position: relative;
}
@media screen and (max-width: 38em){
    #caja-formulario-loging {
    background-color: #0073c3;
    width: 100%;
    margin: 0 auto;
    height: auto;
    text-align: center;
    padding: 5% 6% 4% 7%;
}
#caja-info-extra {
    width: 96%;
}    
.caja-menu {
    width: 100%;

}   
.caja-menu1 {
    width: 100%;

} 
header {
    width: 100%;
    padding: 8px 3%;
    background-color: #fff;
    height: 171px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../imagenes/header-responsive.jpg);
}
#header-logo {
    width: 40%;
    padding-top: 4%;
}
#header-menu {
    display: none;
}
#header-loging {
    width: 56%;
    vertical-align: middle;
    padding-top: 6%;
    float: right;
    position: relative;
}
.nombre-usuario-h h5 {
    color: #004a9d;
}
.opcion01 a {
    color: #004a9d !important;
}
.opcion01 {
    vertical-align: middle;
    display: inline-block;
    width: 82%;
    font-size: 10px;
}
#caja-foto-perfil {
    display: inline-block;
}
#footer-caja3 {
    width: 67%;
    padding-top: 3%;
    display: block;
}
#footer-caja2 {
    width: 67%;
    display: block;
}
#footer-caja1 {
    width: 98%;
    display: inline-block;
}
#footer-caja1 {
    width: 98%;
    display: inline-block;
}
#info-footer {
    width: 100%;
    display: block;
}
.formu-50 p {
    width: 100%;
    display: inline-block;
}
#caja-popup-client {
    width: 96%;
    padding: 7% 4%;
}
#caja-popup-client h2 {
    font-size: 27px;
}
#caja-popup-client h3 {
    font-size: 18px;
}
#caja-popup-client h4 {
    font-size: 14px;
}
.boton-4 {
    padding: 14px 30px;
    width: 100%;
    display: block;
    margin-top: 7px;
}
#informacion-general {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 14px 5px;
}
.caja-15 {
    width: 72%;
    margin: 0 8px;
}
.caja-85 {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    margin: 0 5px;
}
#nombre-cliente {
    margin-bottom: 8px;
    padding: 13px 0px 10px 0px;
    width: 100%;
}
.campo-25 {
    width: 100% !important;
    margin: 12px 0px 2px 0;
    display: inline-block;
}
.caja-clients {
    width: 45%;
    margin: 8px 6px;
    text-align: center;
    height: 121px;
}
.imagen-clinte {
    width: 100% !important;
    height: 100%!important;
}
#menu-actividad {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.caja-menu-c {
    width: 100%;
    height: 53px;
    padding: 5px 0px;
    border-right: solid 2px rgba(0, 0, 0, 0.17);
    margin: 0px 0px;
}
.imagen-menu {
    width: 39%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-right: blueviolet;
}
.imagen-menu img {
    text-align: center;
    margin: 0 auto;
    top: 6%;
    position: relative;
    width: 32%;
}
 table {
       display: block;
       overflow-x: auto;
     }
     
#caja-actividades-general {
    width: 100%;
    display: inline-block;
    background-color: #ededed;
    vertical-align: top;
    margin: 7px 4px;
}
.info-actividad {
    vertical-align: top;
    display: inline-block;
    width: 78%;
    padding: 12px 0;
}
.ver-detalle-actividad {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    padding: 12px 10px;
    position: relative;
    font-size: 16px;
    top: 0;
    font-weight: 100;
    height: auto;
}
.sub-caja-perfil1 {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#formulario_perfil_admin label {
    width: 100%;
}
.sub-caja-perfil2 {
    width: 100%;
}
#caja-20 {
    width: 100%;
}
#caja-80 {
    width: 100%;
}
#caja-informacion-detallada-actividad li {
    margin: 2px 2px !important;
    width: 97% !important;
}
#caja-80 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    margin: 0px 0px;
}
.caja-individual-proveedores {
    width: 100%;
}
.info-staff {
    width: 100%;
}
#r-asignado {
    width: 100%;
    vertical-align: top;
    margin-left: 10px;
    padding: 0 0;
    display: inline-block;
}
.tab-content h4 {
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 19px;
}
#datos-estudiante li {
    width: 100% !important;
}
#datos-acudientes ul {
    width: 101%;
}
#info-medica ul {
    width: 100%;
}
.detalle-datos-actividad li {
    margin: 0px 0;
    font-weight: 600;
    font-size: 13px;
}
#caja-20 {
    width: 100% !important;
    margin-top: 7%;
}
#noticias {
    width: 100%;
    height: 200px;
    margin: 30px 0;
    vertical-align: top;
    display: inline-block;
}
#mostrar-itinerario {
    width: 100%;
    height: 200px;
    margin: 30px 0;
    margin-top: 134px;
    vertical-align: top;
    display: inline-block;
}
#mostrar-itinerario {
    width: 100%;
    height: 270px;
    margin: 30px 0;
    margin-top: 134px;
    vertical-align: top;
    display: inline-block;
}
.caja-individual-proveedores-2 {
    width: 100%;
    text-align: left;
    padding: 5px 16px;
    border: 1px solid rgba(125, 124, 124, 0.33);
    display: inline-block;
}
.caja-individual-proveedores-2 {
    width: 100%;
    text-align: left;
    padding: 5px 16px;
    border: 1px solid rgba(125, 124, 124, 0.33);
    display: inline-block;
}
.texto-menu p {
    text-align: left;
    margin-left: 0;
    vertical-align: middle;
    margin: 0;
    position: relative;
    font-size: 14px;
    font-weight: 800;
    line-height: 16px;
    top: 6px;
}
.formu-02 p {
    width: 100% !important;
    display: inline-block;
}
p.camp004 {
    width: 100% !important;
}
table td, table th {
    vertical-align: top;
}
#caja-mapa-geo {
    overflow-y: hidden;
}
#caja-mapa-geo iframe {
    width: 1500px;
    height:600px;
    overflow-y:hiden;
}
.boton-editar {
    margin-top: 25px;
}
.caja-p-aside {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.caja-left-aside {
    width: 100%;
    vertical-align: top;
    display: inline-block;
}
.caja-left-aside img {
    width: 100%;
}
}
@media screen and (max-width: 1034px) and (min-width: 613px) {
    #caja-formulario-loging {
    width: 80%;
    }
    #caja-info-extra {
    width: 75%;
    text-align: center;
}
#contenedor-menu {
    text-align: center;
}
.caja-menu1 {
    width: 44%;
}
.caja-menu {
    width: 44%;
}
.caja-clients {
    width: 40%;
}
.caja-15 {
    width: 100%;
}
.caja-85 {
    width: 100%;
}
.campo-25 {
    width: 27% !important;
}
.info-actividad {
    width: 76%;
}
.ver-detalle-actividad {
    width: 100%;
    top: 0px;
}
.caja-imagen-d {
    width: 10%;
}
#contenido2 {
    width: 100%;
    margin-bottom: 72px;
}
div#caja-20 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    background-color: #e2e2e2;
        margin-top: 14px;
}
.caja-imagen-d {
    width: 10%;
}
.detalle-datos-actividad li {
    margin: 17px 0;
    width: 30%;
    vertical-align: top;
    display: inline-block;
}
#dtalle-actividad-informacion-base {
    text-align: center;
}
#caja-80 {
    width: 100%;
}
#caja-informacion-detallada-actividad li {
    width: 45% !important;
}
#menu-actividad {
    width: 100%;
}
.caja-menu-c {
    width: 50%;
    height: 76px;
}
.imagen-menu img {
    text-align: center;
    margin: 0 auto;
    top: 6%;
    width: 38%;
}
img.imagen-activa {
    width: 37%;
}
.sub-caja-perfil1 {
    width: 40%;
}
.sub-caja-perfil2 {
    width: 53%;
}
.formu-50 p {
    width: 100%;
}
#header-loging {
    width: 39%;
    float: right;
    text-align: right;
}
.opcion01 {
    width: 100%;
}
table td, table th {
    vertical-align: top;
}

.caja-imagen-usuario {
    width: 41%;
    display: inline-block;
    vertical-align: top;
}
.informacion-cliente {
    text-align: right;
    width: 52%;
    vertical-align: top;
    display: inline-block;
}
}
