#divcontl,#divcontlp{margin-top:30px;margin-bottom:30px}#divcont2,#divcont3{border-left:2px solid #dedede;border-right:2px solid #dedede}.login,.pfooter,.ptitulo{text-align:center}.btnleft,.registrar{float:right}#divcontl{min-height:540px}.login{font-size:40px;font-family:'Source Sans Pro',sans-serif;font-weight:400;margin-top:60px;margin-bottom:40px}.imgsalud{width:200px;height:500px}.div-log{margin-top:30px}#btnlogin{margin-top:10px}.btnleft{margin-left:5px}.btnshead{margin-top:28px}#divcont{height:50px;margin-top:5px}#divcont2{min-height:490px}#divcont3{min-height:290px;margin-top:0px;margin-bottom:30px}#divcontf{min-height:90px;margin-bottom:10px}.fondo{background-color:#120f44}.ptitulo{font-size:2.5em;font-family:initial;margin-top:25px;margin-bottom:45px}.pventaja,.pventaja1{margin-top:10px;margin-right:10px;margin-left:10px}.timg{height:120px}.pventaja{font:1.5em Arial}.pventaja1{font:2.3em Algerian}.diventajas,.pfooter{margin-top:30px}.pfooter{font:1.5em monospace; color:#fff;margin-bottom:20px}.centro{color:#fff;font:700 2.5em Algerian,Arial}.centro2{margin-left:190px;margin-top:5%;color:#000;font:700 2.5em Calibri Light,Arial}.carousel-inner>.item>a>img,.carousel-inner>.item>img{width:70%;margin:auto}.hproyectos,.htriage{font-family:initial;margin-bottom:50px;margin-left:125px;font-size:30px; text-align: center;}td{width:50px;height:50px}.labelform2-1,.labelform2-2,.labelform{text-align:right}.htriage{text-align:center}.micorreo{font-size:16px}.textarea1{min-height:230px;padding:10px}.textarea2{min-height:130px;padding:10px}.fondoresp{background-color:#CCC}.fondobtn,.navbar-default{background-color:#120f44}.img-cargando{width:60px;height:60px;padding:5px;margin-left:10%}.btnhead,.btnhead2{margin-top:17%}.fondobtn{margin-top:10%;border:0}.relleno{height:20px}.calose{margin-left:5%}.navbar-text{color:#fff!important;font:1.4em Algerian}.hreporte{font-weight:400;font-family:Arial}.fondo-table{background-color:#fff}.btn-group{margin-top:25px}#formregistrar{margin-top:10px;margin-bottom:10px}.margenmod{margin-bottom:20px}@media (max-width:800px){.centro{font-size:2.5em}.ptitulo{font-size:2em;font-family:initial;text-align:center;margin-top:30px;margin-bottom:20px}.pfooter{font:1.2em Algerian,Arial}.micorreo{font-size:12px}.hproyectos,.hreporte{font-size:24px;font-family:'Source Sans Pro',sans-serif}.hproyectos{margin-bottom:30px;margin-left:10px}.textarea1{min-height:190px}#divcontf,.textarea2{min-height:90px}#divcontf{border-radius:0;margin-bottom:10px}.respuesta{font-size:3.5em;font-family:Algerian}.labelform2-1,.labelform2-2,.labelform{text-align:left}}@media (min-width:768px) and (max-width:845px){.labelesp,.labelform{text-align:right}@media (min-width:300px) and (max-width:500px){.centro{margin-top:1.5%}}@media (max-width:1200px){#divcont3{margin-top:60px!important}}}

body{
	background-color: rgba(237, 238, 246, 0.1);
	/* background-image: url("../img/fondoWeb.jpg"); */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
}

.fondo22{
	background-image: url("../img/fondoWeb.jpg");
}

#divcontlp{
	min-height: 511px;
    border-radius: 10%;
    background-color: #FFF;
    box-shadow: 10px 10px 5px #888888;
    border-left: solid 1px #888888;
    border-top: solid 1px #888888;
}

#divcontlp2{
    background-color: rgba(245, 245, 245, 0.8);
}

.navbar-default .navbar-brand {
	font-weight: 600;
    color: #fff;
}
.navbar-default .navbar-brand:hover{
    font-size: 20px;
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
	font-weight: 600;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    font-size: 15px;
    color: #fff;
    background-color: rgba(40, 25, 108, 0.8);
}

.hclinica{
    font-family: initial;
    margin-bottom: 5px;
    font-size: 30px;
    text-align: left;
}

.hc-paciente{
	min-height: 150px;
	padding-top: 10px; 
    border-radius: 10px;
    background-color: #f9f9f9;
    box-shadow: 10px 10px 5px #888888;
    border: solid 1px #888888;
}

.floatl{
	float: left;
}

.txtar{
    text-align: right;
}

.txtal{
    text-align: left;
}

.labelmp0{
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px 0px;
}

.textarea3{
    min-height: 100px;
    padding: 10px;
}

.dropdown-menu>li>a:hover{
    background-color: #e7e7e7 !important;
}

.H3EA{
    font-weight: bold;
    text-shadow: 1px 1px 3px #2f2c2c;
}

.header_h5{
    font-weight: bold;
    text-shadow: 1px 1px 1px #bba1a1;
}

.btn-reloj:hover{
    transform: scale(1.5);
    cursor: pointer;
}

.titulo_modal{
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

.btn_primary{
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}


.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-info {
  color: #1b4f72;
  background-color: #d6eaf8;
  border-color: #c6e2f5;
}

.alert-info hr {
  border-top-color: #b0d7f1;
}

.alert-info .alert-link {
  color: #113249;
}


.alert-dismissible .close{
    right: 0px;
}

.close{
    opacity: 1;
}

