*{
	font-family: Muli;
	font-size: small;
}
#mensajeAlerta{
	background-color:#CC0033;
	color:#fff;
	font-size: 18px;
	text-align:center;
	height:50px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	display:none;
	padding-top:10px;
}
.etiquetaM{
	background-color: #eee;
	font-weight: bold;
}
.bg-danger {
	background-color: #ff5b5b !important;
  }
  .bg-warning {
	background-color: #fffcce !important;
  }
  .bg-success{
	background-color: #53aa65 !important;
  }
  .btn-secondary {
	background-color: #868e96 !important;
	border-color: #868e96 !important;
	color: #fff !important;
	font-weight: normal;
  }
  .btn-secondary:active,
  .btn-secondary:focus,
  .btn-secondary:hover {
	background-color: #c4bebb !important;
	border-color: #aba6a4 !important;
  }
  .btn-danger {
	color: #fff;
	background-color: #ff5b5b;
	border-color: #ff5b5b;
	font-weight: normal;
  }

  .btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
	font-weight: normal;
  }

  .btn-success {
	color: #fff;
	background-color: #53aa65;
	border-color: #53aa65;
	font-weight: normal;
  }

  .btn-dark:hover {
	color: #fff;
	background-color: #000000 !important;
	border-color: #000000 !important;
  }
.grid-disable{
	background-color: #ebd9d9;
	color: #660a0a;
	font-style: italic;
}
.noHay{
	border:solid 1px #a80a0a;
	background-color: #f04949fa;
	width: 300px;
	padding:15px;
	opacity: 0.8;
	float:right;
	color:#fff;
	text-align: center;
	box-shadow: 2px 2px 2px #000;
	margin-bottom:6px;
	display:none;
}
#mensajeAlertaModal{
	background-color:#CC0033;
	color:#fff;
	font-size: 18px;
	text-align:center;
	height:50px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	display:none;
	padding-top:10px;
}
#aplicacion{
	font-size:17px;
	padding-top:10px;
	padding-right: 20px;
}
#retrieved-data{
	width:90%;
	margin:10px auto;
}
#formulario{
	border:solid 1px #ddd;
	width:80%;
	margin:0 auto 0px auto;
	padding:15px 10px;
	border-radius: 6px;
}
.formularioModal{
	width:85%  !important;
	border-color:#fff !important;
}
@media print {
	header, footer, aside, form{
        display: none;
    }
	.myGrid{
		font-size:11px;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		width: 99%;
	}
	.myGrid tr th{
		background-color: #fff;
		color:#333;
		text-align: center;
	}
	.myGrid tr td{
		text-align: justify;
		font-size:11px;
	}
}
.myGrid{
	font-size:11px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 99%;
}
.myGrid tr th{
	background-color: #336699;
	color:#fff;
	text-align: center;
}
.myGrid tr td{
	text-align: justify;
	font-size:11px;
}
.myGrid tr td a{
	border:solid 1px #bbb;
	padding:3px 7px;
	border-radius: 4px;
	text-decoration: none;
}
.myGrid tr td a:hover{
	background-color: #336699;
	color:#fff;
	text-decoration: none;
}
.myContent{
	min-height: 450px;
	background-color:#fff;
	display:block;
	border:solid 1px #ddd;
	border-radius: 6px;
	max-width:95%;
	margin-top: 5px !important;
}
.etiqueta
{
	font-weight:bold;
	font-size:0.8em;
	color:#033;
	padding:5px 15px;
	border:solid 1px #bbb;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	margin-left:1px;
	margin-bottom:0px;
	background-color: #f5f5f5;
}
.etiquetaL
{
	font-weight:bold;
	font-size:0.8em;
	color:#033;
}
.etiquetas
{
	font-weight:normal;
	font-size:0.8em;
	padding:5px 15px;
	text-align: right;
	margin-left:1px;
	margin-bottom:0px;
	background-color: #d4d4d4;
	color:#444;
}

.page-nav{
	margin: 10px 0 0 0;
	padding: 0px;
	font-size:13px;
}

.page-nav a{
	padding: 4px;
	text-decoration: none;
	color: #000;
	text-decoration: underline;
	margin-left:2px;
}

.page-nav a:hover{
	border: thin solid #444;
	background-color: #66F;
	color: #fff;
}
/*this is the style for selected page number*/
.page_link{
	padding: 4px;
	color:#fff;
	background-color: #333;
	border: thin solid #444;    
	border-radius: 50%; 
}
.calendario
{
	background:url(../../images/calendar_date.png) center no-repeat #3c3f3f;
	width:24px;
	height:24px;
}
.data-tr{
	color:#121212;
}
.data-tr a{
	border-radius: 40%;
	border:solid 1px #999;
	box-shadow: 1px 1px 2px #ddd;
	margin-bottom: 5px;
}
.data-tr a:hover{
	background-color: #666;
	color:#fff;
	box-shadow: none;

}
.info{
	position: absolute;
	top:60px;
	right:100px;
	width: 300px;
	border:solid 1px #ddd;
	border-radius: 6px;
}
.google{
	position: absolute;
	top:5px;
	right:10px;
	width: 180px;
}
.google img{
	width:160px;
}
.logo{
	position: absolute;
	top:60px;
	left:100px;
	width: 270px;
}
.email{
	position: absolute;
	top:10px;
	left:10px;
	width: 50px;
}

.logoMenu{
	position: absolute;
	top:20px;
	left:20px;
	width: 190px;
}
.logoIndex{
	position: absolute;
	top:10px;
	left:48%;
	width: 100px;
}
.nombreLogo{
	position: fixed;
	top:5px;
	left:10px;
	width: 150px;
}

.fondoModulo{
	width:50%;
	margin-top:50px;
	/* filter: drop-shadow(5px 5px 15px #000); */
}
.myMasthead{
	background-image: url('../img/sirpp-bg2.jpg');
	background-position: center top;
	background-color: #444;
	background-size:cover;
}
.botonesMain{
	margin-top:150px; 
	border:solid 1px #999;
	padding:15px 50px !important;
	/* border-radius: 5px !important; */
	color:#333 !important;
	box-shadow: none;
	font-weight: normal !important;
	/* box-shadow:8px 12px 20px #333; */
}
.botonesMain i{
	color:#333 !important;
}
.botonesMain:hover{
	background-color: #2c4ec0 !important;
	color:#fff !important;
	transition: all .3s ease-in-out;
}

.botonesMain span:hover,
.botonesMain:hover i{
	color:#fff !important;
}
#btnRegistrar{
	display:none;
}

.bt2{
	box-shadow:8px 12px 20px #333;
}
.logoLogin{
	width:150px;
}

@media only screen and (max-width: 600px) {
	.logoLogin{
		width:100px;
		margin-top: 0px;
	}
	.myMasthead{
		background-image: url('../img/fondoMedicalMobile.jpg');
		background-position: right top;
		background-color: #444;
		padding-bottom: 250px;
	}
	.botonesMain{
		margin-top:180px;
		border:solid 1px #999;
		padding:10px 50px !important;
		font-size:0.8em;
		background-color: #dfeffd;
	}	
	.bt2{
		box-shadow:8px 12px 20px #333;
		margin-top:10px;
	}
	.info{
		position: absolute;
		top:10px;
		right:10px;
		width:180px;
	}
	.logo{
		position: absolute;
		top:10px;
		left:10px;
		width:180px;
	}
	.nombreLogo{
		display:none;
	}
		.logoMenu{
		position: absolute;
		top:10px;
		left:10px;
		width:100px;
	}
	.fondoModulo{
		width:99%;
	}
	.logoIndex{
		top:10px;
		left:-10px;
		width: 60px;
	}
	.google{
		position: absolute;
		top:20px;
		right:20px;
		width: 140px;
	}
	.google img{
		width:120px;
	}
	
}
.warningmess
{
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
	background:url(../images/themes/dynamics/warning.png) left no-repeat;
	width:600px;
	font-size:10px;
/*	height:30px; */
	display:block;
	border: solid #FFCC00 2px;
	margin: 0 auto 0 auto;
	padding: auto 0 auto 0;
	background-color:#FFFF99;
}
.warningmess p
{
	margin-left:35px;
	text-align:center;
}
.okmess
{
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
	background:url(../images/themes/dynamics/siverif.png) left no-repeat;
	width:600px;
	font-size:10px;
/*	height:30px;*/
	display:block;
	border: solid #009933 4px;
	margin: 0 auto 0 auto;
	padding: auto 0 auto 0;
	background-color:#99FF66;
}
.okmess p
{
	margin-left:35px;
	text-align:center;
}


.errormess
{
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
	background:url(../images/themes/dynamics/notice-alert.png) left no-repeat;
	width:600px;
	font-size:10px;
/*	height:30px;*/
	display:block;
	border: solid #CC3366 2px;
	margin: 0px auto 0 auto;
	/*padding: auto 0 auto 0;*/
	background-color:#FFD7FF;
}
.errormess p
{
	margin-left:35px;
	text-align:center;
	padding:5px;
}
.usuario{
	color:#444;
	font-size:16px;
}
.usuario span{
	font-weight: normal;
	font-style: italic;
}
.curriculo{
	border:solid 1px #36F;
	border-radius:6px;
	padding:5px 20px;
}
.curriculo span{
	font-weight: bold;
}
.features-boxed {
	color: #313437;
	background-color: #fff;
}

.features-boxed p {
	color: #7d8285;
}

.features-boxed h2 {
	font-weight: bold;
	margin-bottom: 40px;
	padding-top: 40px;
	color: inherit;
}

@media (max-width:767px) {
	.features-boxed h2 {
		margin-bottom: 25px;
		padding-top: 25px;
		font-size: 24px;
	}
}

.features-boxed .intro {
	font-size: 16px;
	max-width: 500px;
	margin: 0 auto;
}

.features-boxed .intro p {
	margin-bottom: 0;
}

.features-boxed .features {
	padding: 50px 0;
}

.features-boxed .item {
	text-align: center;
}
.features-boxed .item a:hover {
	text-decoration:none;
}
.features-boxed .item .box {
	text-align: center;
	padding: 30px;
	background-color: #fff;
	margin-bottom: 30px;
	border:solid 1px #bbb;
	border-radius: 8px;
}

.features-boxed .item .icon {
	font-size: 60px;
	color: #5b7c98;
	margin-top: 20px;
	margin-bottom: 35px;
}

.features-boxed .item .name {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 0;
	color: #2e2a2a;
	padding-top:10px;
	border-top:solid 1px #bbb;
}

.features-boxed .item .description {
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.popover {
	box-shadow: 0px 7px 14px -8px #333;
}
.popover-header {
	background-color: #b6dafe;
	color: #313131;
	font-size:0.95em;
}
.popover-body {
    font-size: 0.9em;
}
.aPopMenu:hover{
	text-decoration:none;
}
.aPopMenu{
	color:#444;
}
.aPop:hover{
	text-decoration:none;
}
.aPop i{
	font-size:30px;
	color:#2c4ec0;
}
.menu-left,
.menu-left a,
.menu-left input[type=button]{
	font-weight:normal
}
.tooltipi{
	display: inline;
	position: relative;
}
		
	.tooltipi:hover:after{
		background: rgba(220,40,31,.8);
		border-radius: 5px;
		bottom: 40px;
		color: #fff;
		content: attr(title);
		left: 50%;
		padding: 5px 15px;
		position: absolute;
		z-index: 98;
        width: 460px;
        font-size:0.75em;
        font-weight: normal;
	}
	
	.tooltipi:hover:before{
		border: solid;
		border-color: #333 transparent;
		border-width: 6px 6px 0 6px;
		bottom: 30px;
		content: "";
		left: -5%;
		position: absolute;
		z-index: 99;
	}
/* CSS para ayudas tipo burbuja o tooltip */
a.tt{
	position:relative;
	z-index:24;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	border-bottom:none;
}
a.tt span{ display: none;}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #000; }
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:20px; right:8px;
	padding: 15px 0 0 0;
	width:350px;
	color: #fff;
	text-align: center;
	opacity: 0.80;
	background-color:#111;
	border:solid 1px #eee;
	box-shadow:8px 7px 6px -3px #666;
	font-family:Verdana;
}
a.tt:hover span.top{
	display: block;
	color:#fff;
	padding: 5px 8px 0;
	font-size:11px;
	font-weight:bold;
	border-bottom:solid 1px #ccc;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 5px 15px; 
	text-align:justify;
	font-size:11px;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #FFFF66;
	border-top:solid 1px #ccc;
	font-size:11px;
}
/* Fin de CSS para ayuda tipo burbuja tooltip */

.cardH .card-footer,
.cardH .card-body{
	background-color: #fff !important;
}
.cardH .card:hover{
	box-shadow: none !important;

}
.cardH a,
.cardH a span{
	color:#313131;
}
.cardH .card-title{
	color:#444;
	text-align: center;
	font-weight: normal;
	text-transform: capitalize !important;
}
.cardH .card-text{
	color:#777;
	font-size:0.8em;
}
.cardH .card .card-image:hover{
	background-color:  #7a7a7a !important;
}
.cardH a:hover{
	/* border:solid 1px #999; */
	text-decoration: none;
}
.cardH a img:hover{
	filter:grayscale(100%);
}
.menuImg a img:hover{
	
	filter:grayscale(1);
}
.bg-medical{
	background-color: #147dc0;
	color:#fff;
}
.speech-bubble {
	position: relative;
	background: #fff;
	color:#000;
	border-radius: .4em;
	
  }

  .speech-bubble:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-right-color: #fff;
	border-left: 0;
	border-top: 0;
	margin-top: -9px;
	margin-left: -18px;
  }
.bubble
{
   position: relative;
   padding: 0px;
   background: #7090a0;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
}

.bubble:after
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 20px 10px 0;
    border-color: #7090a0 transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -20px;
    left: 44px;
}
.btn-circular{
	color:#777;
	border-color: #777;
	padding: 8px 13px;
	border-radius: 50%;
}
.btn-circular:hover{
	border-color: #777;
	background-color: #ccc;
}