/* versi�n 1.0.1 - 15 de agosto 2016 */


/*--------------------------*\

    	$Generales
\*--------------------------*/
  .container {
    height: fit-content;
  }

.margen-xlg{
	margin: 120px 5px;
}
.margen-lg{
	margin: 60px 5px;
}
.margen-md{
	margin: 30px 5px;
}
.margen-sm{
	margin: 15px 5px;
}
.margen-cero{
	margin: 0;
}
.margen-lg-der-izq{
	margin-right: 60px;
	margin-left : 60px;
}
.margen-md-der-izq{
	margin-right: 30px;
	margin-left : 30px;
}
.margen-sm-der-izq{
	margin-right: 15px;
	margin-left : 15px;
}
.margen-xlg-superior{
	margin-top: 120px;
}
.margen-lg-superior{
	margin-top: 60px;
}
.margen-md-superior{
	margin-top: 30px;
}
.margen-sm-superior{
	margin-top: 15px;
}
.margen-xs-superior{
	margin-top: 10px;
}
.margen-lg-inferior{
	margin-bottom: 60px;
}
.margen-md-inferior{
	margin-bottom: 30px;
}
.margen-sm-inferior{
	margin-bottom: 15px;
}
.padding-lg{
	padding: 60px 5px;
}
.padding-md{
	padding: 30px 5px;
}
.padding-sm{
	padding: 15px 5px;
}
.padding-xs{
	padding: 10px 5px;
}
.padding-cero{
	padding: 0;
}
.padding-lg-der-izq{
	padding-right: 60px;
	padding-left : 60px;
}
.padding-md-der-izq{
	padding-right: 30px;
	padding-left : 30px;
}
.padding-sm-der-izq{
	padding-right: 15px;
	padding-left : 15px;
}
.padding-lg-superior{
	padding-top: 60px;
}
.padding-md-superior{
	padding-top: 30px;
}
.padding-sm-superior{
	padding-top: 15px;
}
.padding-xs-superior{
	padding-top: 10px;
}
.padding-lg-inferior{
	padding-bottom: 60px;
}
.padding-md-inferior{
	padding-bottom: 30px;
}
.padding-sm-inferior{
	padding-bottom: 15px;
}
.padding-xs-inferior{
	padding-bottom: 10px;
}
/*--Paleta de Colores--*/
.color-blanco{
	color: #FFF;
}
/* .color-degradado{
	background: linear-gradient(to right, #000000 , #780047, #a0005f);
} */
.color-negro{
	color: #000;
}
.color-rosa-1{
 	color: #860047;
}
.color-rosa-2{
	color: #b3005e;
}
.color-rosa-3{
	color: #d2017a;
}
.color-rosa-4{
	color: #f39;
}
.color-rosa-5{
	color: #f6c;
}
.color-rosa-6{
	color: #f9c;
}
.color-rosa-7{
	color: #fcf;
}
.color-gris-1{
	color: #333;
}
.color-gris-2{
	color: #999;
}
.color-gris-3{
	color: #ccc;
}
.color-gris-4{
	color: #e0e0e0;
}
.color-gris-5{
	color: #ededed;
}
.color-gris-6{
	color: #f2f2f2;
}
.color-gris-7{
	color: #f1f1f1;
}
.color-gris-8{
	color: #EAEAEAEA;
}
.color-gris-9{
	color: #d2cfcfea !important;
}
.color-azul-1{
	color: #09f;
}
.color-morado{
	color: #67386D;
}
.color-otro{
	color: #FF458F;
}
/*--background-color--*/
.bg-blanco{
background: linear-gradient(to right, #000000 , #540432, #9e0e51);
}
.bg-negro{
	background-color: #000;
}
.bg-morado{
	background-color:#67386D;
}
.bg-rosa-1{
 	background-color: #860047;
}
.bg-rosa-2{
	background-color: #b3005e;
}
.bg-rosa-3{
	background-color: #d2017a;
}
.bg-rosa-4{
	background-color: #f39;
}
.bg-rosa-5{
	background-color: #f6c;
}
.bg-rosa-6{
	background-color: #f9c;
}
.bg-rosa-7{
	background-color: #fcf;
}
.bg-rosa-8{
	background-color: #a0005f;
}
.bg-gris-1{
	background-color: #333;
}
.bg-gris-2{
	background-color: #999;
}
.bg-gris-3{
	background-color: #ccc;
}
.bg-gris-4{
	background-color: #e0e0e0;
}
.bg-gris-5{
	background-color: #ededed;
}
.bg-gris-6{
	background-color: #f2f2f2;
}
.bg-gris-7{
	background-color: #f1f1f1;
}
.bg-gris-8{
	background-color: #3E3D40;
}
.bg-gris-f{
	background-color: #000000;
}

.bg-degradado-f {
	background: #000000;
	height:54px;
}

.bg-azul-1{
	background-color: #09f;
}
.bg-verde-1{
	background-color: #00838E;
}
.bg-verde-2{
	background-color: #018E9A;
}


/*--Texturas--*/
.bg-acerca-ine{
	background-image   : url('../../img/texturas/textura_acerca_ine.png');
	background-position: center;
}
.bg-credencial-para-votar{
	background-image   : url('../../img/texturas/textura_credencial_para_votar.png');
	background-position: center;
}
.bg-elecciones{
	background-image   : url('../../img/texturas/textura_elecciones.png');
	background-position: center;
}
.bg-cultura-civica{
	background-image   : url('../../img/texturas/textura_cultura_civica.png');
	background-position: center;
}
.bg-actores-politicos{
	background-image   : url('../../img/texturas/textura_actores_politicos.png');
	background-position: center;
}
.bg-internacional{
	background-image   : url('../../img/texturas/textura_internacional.png');
	background-position: center;
}
.bg-estados{
	background-image   : url('../../img/texturas/texturas_estados.png');
	background-position: center;
}
.bg-sala-prensa{
	background-image   : url('../../img/texturas/textura_sala_prensa.png');
	background-position: center;
}
/*--Bordes--*/
.borde-solido-der{
	border-right: 3px solid #e0e0e0;
}
.borde-solido-izq{
	border-left: 3px solid #e0e0e0;
}
.borde-solido-der-gris1{
	border-right: 1px solid #333;
}
.borde-solido-izq-gris1{
	border-left: 1px solid #333;
}
.borde-solido-inf-gris1{
	border-bottom: 1px solid #333;
}
.borde-solido-sup-gris1{
	border-top: 1px solid #333;
}
.borde-solido-der-blanco{
	border-right: 1px solid #fff;
}
.borde-solido-der-gris{
	border-right: 1px solid #999;
}
.borde-solido-sup{
	border-top: 1px solid #999;
}
.borde-solido-sup-gris-3{
	border-top: 1px solid #ccc;
}
.borde-solido-inf{
	border-bottom: 1px solid #999;
}
.borde-derecho{
	border-right: 1px solid #ccc;
}
.borde-gris{
	border: 1px solid #808080 #999;
}
.centrar-txt-tabla{
	vertical-align: middle !important;
}


.linea-header{
	margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #bdb6b6;
}
.linea-header-vertical{
	height: 20px;
    border: 0;
    border-left: 1px solid #bdb6b6;
}
.titulo{
    color: #d5007f;
    text-align: left;
    font-size: 26px;
    padding-left: 11px;
    font-weight: bold;
    margin-left:15px;
}
.tituloEstadisticas{
    color: #707070;
    text-align: left;
    font-size: 26px;
    padding-left: 11px;
    font-weight: bold;
    margin-left:15px;
}

.titulo-diapositiva-carrusel{
    color: #d5007f;
    text-align: left;
    font-size: 26px;
    padding-left: 11px;
    font-weight: bold;
    margin-left:15px;
}

.descripcion-diapositiva-carrusel{
    color: #000;
    text-align: left;
    font-size: 26px;
    padding-left: 11px;
    margin-left:15px;
}

.enlace-diapositiva-carrusel{
    text-align: right;
    font-size: 18px;
    padding-left: 11px;
    margin-left:15px;
}

.imagen-carrusel {
 width: 600px;
 height: 450px;
}

.circulo1 {
 width: 12px;
 height: 12px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background: #FF99CC;
 display: inline-block;
 font-size:12px;

}
.circulo2 {
 width: 12px;
 height: 12px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background: #868789;
 display: inline-block;
 font-size:12px;
}
.circulo3 {
 width: 12px;
 height: 12px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background: #E53D89;
 display: inline-block;
 font-size:12px;
}
 .archivo{
    color: #21a7bb; 
    font-size: 18px; 
    padding-left: 19px;
    }
    
/*--mensajes-*/

.separacion{
font-size:16px;
color:#a0005f;
font-weight: bold;
}
.texto-mensaje{	
margin-left:-15px; 
padding-left: 0px;		
}
 
 .icono-info{ 
    vertical-align: middle !important;
    padding-top: 7px;     
  } 
.icono-info2{ 
   padding-top: 0px;
    margin-top: -2px;   
  }
   .texto-mensaje2{	
    margin-left: -15px;
    padding-left: 0px;
    padding-bottom: 6px;		
    padding-top: 3px;
}

/*--Botones--*/
.btn-primario{
	background-color:#d2017a;
	color           :#FFF;
	border-radius   : 0;
	border-color    : #d2017a;
}
.btn-primario:hover,.btn-primario:active{
	background-color: #000;
	color           :#FFF;
}
.btn-secundario{
	background-color:#d2017a;
	color           :#FFF;
	border-radius   : 0;
	/*border-color    : #d2017a;*/
}
.btn-secundario a, .btn-primario a{
	color           :#FFF;
	text-decoration	:none;
}
.btn-secundario:hover{
	background-color: #000;
	color           :#FFF;
}
.btn-acciones{
	border-radius   : 0;
	text-decoration: none;
}
.margen-btn-acciones{
	margin-right: 30px;
    margin-left: 30px;
}
/*.btn-acciones:hover{
	background-color: #999;
	color           : #FFF;
}*/
.btn-primario-2{
	background-color:#d2017a;
	color           :#FFF;
	border-radius   : 0;
	border-color    : #d2017a;
}
.btn-primario-2:hover{
	background-color: #ccc;
	color           :#000;
}
.btn-modo-lectura{
	border-radius   : 0;
	text-decoration: none;
}
.btn-modo-lectura:hover{
	background-color: #d2017a;
	color: #fff;
}
.btn-modo-lectura-active{
	background-color: #d2017a;
	color           : #FFF;
}
/*--Inputs--*/
.input-border{
	border-radius: 0;
}
/*--Transiciones--*/
.trans-3 {
	-webkit-transition: background-color 150ms ease-out;
	-moz-transition   : background-color 150ms ease-out;
	-webkit-transition: background-color 150ms ease-out;
	-o-transition     : background-color 150ms ease-out;
}
.trans-3:hover {
	-webkit-transition : background-color 150ms ease-out;
	-moz-transition    : background-color 150ms ease-out;
	-webkit-transition : background-color 150ms ease-out;
	-o-transition      : background-color 150ms ease-out;
}

.trans-opacity {
	-webkit-transition: opacity 150ms ease-out;
	-moz-transition   : opacity 150ms ease-out;
	-webkit-transition: opacity 150ms ease-out;
	-o-transition     : opacity 150ms ease-out;
}
.trans-opacity:hover {
	-webkit-transition : opacity 150ms ease-out;
	-moz-transition    : opacity 150ms ease-out;
	-webkit-transition : opacity 150ms ease-out;
	-o-transition      : opacity 150ms ease-out;
}
/*--Iconos--*/
.icono{
	margin: 0 5px 0 5px;
}
.icono-twitter-azul{
	border-radius   : 31px;
	background-color: #55AAEE;
	color           : #FFF;
	font-size       : 30px;
	width           : 45px;
	height          : 45px;
	padding-top     : 9px;
}
.icono-twitter-azul:hover{
	opacity: 0.8;
}
.icono-facebook-azul{
	background-color: #3B5998;
	color           : #FFF;
	border-radius   : 36px;
	font-size       : 30px;
	width           : 45px;
	height          : 45px;
	padding-top     : 9px;
}
.icono-facebook-azul:hover{
	opacity: 0.8;
}
.icono-youtube-rojo{
	background-color: #e62117;
	color           : #FFF;
	border-radius   : 36px;
	font-size       : 30px;
	width           : 45px;
	height          : 45px;
	padding-top     : 9px;
}
.icono-youtube-rojo:hover{
	opacity: 0.8;
}
/** Listas **/
.lista-hover{
	border-left : 2px solid #ddd;
	padding-left: 0px;
	margin-left : 40px;
}
.lista-hover li{
	padding: 10px;
}
.lista-hover li:hover{
	background-color: #f2f2f2;
	border-left     : 3px solid;
}
/** box-shadow **/
.sombra-inferior{
	box-shadow: 0px 1px 1px 0px #999;
}
/*.sombra-superior{
	box-shadow: -1px -1px 7px 3px rgba(181,181,181,1);
}*/

#toTop {
	background-color : #d2017a;
	bottom           : 2%;
	clear            : both;
	color            : #FFF;
	cursor           : pointer;
	display          : block;
	display          : none;
	font-size        : 35px;
	height           : 46px;
	padding-left     : 7px;
	position         : fixed;
	right            : 2%;
	width            : 46px;
	z-index          : 1;
}
#toTop:hover{
	background-color	: #000;
}
.hover-trans-bg {
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition   : background-color 300ms ease-out;
	-webkit-transition: background-color 300ms ease-out;
	-o-transition     : background-color 300ms ease-out;


}

.hover-trans-bg:hover {
	-webkit-transition : background-color 300ms ease-out;
	-moz-transition    : background-color 300ms ease-out;
	-webkit-transition : background-color 300ms ease-out;
	-o-transition      : background-color 300ms ease-out;
}
.actaDesactiva, .estenograficaDesactiva {
	opacity: 0.2
}
table thead{
    color: #fff;
}
table thead th{
	vertical-align: middle !important;
}

table tr:nth-child(even) {
    background-color: #f7cce5;
}

table tr:nth-child(odd) {
    background-color: #fff;
}
table td{
	padding: 10px;
	border-left: 1px solid #ccc;
	vertical-align: middle;
}
table th{
	padding: 10px;
	background-color: #eee;
	border-left: 1px solid #ccc;
	text-align: center;
}
table th:nth-child(1){
	border-left: 0px;
}
table td:nth-child(1){
	border-left: 0px;
}
/*--------------------------*\
      	  Encabezado
\*--------------------------*/
.tamano-fuente{
	font-size: 22px;
}
.buscador form{
	padding: 0;
}

#mainNav .nav-pills > li > a {
    border-radius: 0;
}
.menu-apartados-generales ul li a{
	padding   : 7px 15px;
	transition: all .35s linear;
}
nav.navbar-default.enlaces-encabezado li a{
	text-decoration: none;
	color          : #fff;
}
nav.navbar-default.enlaces-encabezado li a:hover{
	color           : #fff;
	background-color: #58585A;
}
#seccion-activa {
	padding-top: 1px;
}
#seccion-activa a{
	border-bottom   : 4px solid #3E3D40;
}
#seccion-activa a.active{
	color           : #fff;
	font-weight     : bolder;
	border-bottom   : 4px solid #d2017a;
}
#seccion-activa a:hover{
	border-bottom   : 4px solid #d2017a;
}
.btn-buscador-seccion{
	color           : #fff;
	background-color: #BD2773;
	border-radius   : 0;
	border-color    : #BD2773;
}
.btn-buscador-seccion:hover{
	color           : #fff;
	background-color: #333;
}
.buscar-encabezado{
	color           : #fff;
	background-color: #333;
	border-radius   : 0;
	border-color    : #000;
}
.buscar-encabezado:hover{
	color           : #fff;
	background-color: #BD2773;
}
.margen-izq-herramientas{
	margin-left: 0px;
}
.size-down{
	font-size   : 12px;
	margin-right: 8px;
}
.size-up{
	font-size  : 20px;
	margin-left: 2px;
}
#ex1Slider .slider-selection {
	background: #D2017A;
}
.slider.slider-horizontal {
	width : 90px;
	height: 20px;
}
.slider-handle {
	border          : 1px solid #dadada;
	background-color: #F7F7F7;
	background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: linear-gradient(to bottom, #F7F7F7 0%, #F7F7F7 100%);
}
.breadcrumb.borde-solido-inf{
	border-radius: 0;
}

/*--------------------------*\
      	  Cargando...
\*--------------------------*/
.sk-folding-cube {
    margin: 20px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #D4007F;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #FFF;
}
.modal.fade.in {
    top: 10%;
}
.colorBCO {
    margin-top: 23%;
}


/*--------------------------*\
      	  Mapa de sitio
\*--------------------------*/
.lista-mapa li{
	list-style-type: none;
}







/*--------------------------*\
      	  Contenido
\*--------------------------*/
.parrafo-articulo{
	min-height: 100px;
}
.imagen-partido img{
	width  : 110px;
	opacity: 0.5;
}
.imagen-partido img:hover{
	width  : 110px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	-moz-transition   : .3s ease-in-out;
	-o-transition     : .3s ease-in-out;
}
#mapaMexico {
	width : 100%;
	height: 500px;
}
#mapaMexicoCI {
	width : 100%;
	height: 500px;
}
.componente-caja{
	box-shadow: 0px 0px 10px 0px #e2e2e2;
	margin-bottom: 25px;
}
.componente-caja p{
	padding: 0px 30px 30px 30px;
}
.componente-caja button{
	padding: 10px 20px 10px 20px;
}
.boton-icono{
	width: 200px;
	height: 200px;
	background-color:#e0e0e0;
	display:inline-block;
	cursor:pointer;
	color:#000;
	padding: 50px 25px;
	text-decoration:none;
	margin-bottom: 15px;
}
.boton-icono:hover {
	background-color:#d2017a;
	text-decoration:none;
	color: #fff;
}
.boton-icono:active {
	position:relative;
	top:1px;
}
.boton-iniciar:active {
background-color: #d5007f;
    color: #fff;
    font-family: Roboto light,Helvetica Neue,sans-serif !important;
    height: 40px;
    margin: 0px 0px !important;
} 
.boton-iniciar:hover {
background-color: #a0005f;
    color: #fff;
    font-family: Roboto light,Helvetica Neue,sans-serif !important;
    height: 40px;
    margin: 0px 0px !important;
} 
.boton-iniciar:disabled {
background-color: #d5007f !important;
    color: #fff;
    font-family: Roboto light,Helvetica Neue,sans-serif !important;
    height: 40px;
    margin: 0px 0px !important;
}
.md-button-ine-verde-1{
 	border:solid 0.5px !important;
    border-radius:3px !important;
    border-color: #32bf90 !important; 
    color: #fff !important;
    background-color: #32bf90 !important;
    font-family: Roboto bold,Helvetica Neue,sans-serif !important;
    font-size: 16px !important;
  /*    height: 40px !important;*/
   /*  font-weight: bold !important; */
}

.md-button-ine-verde-1:disabled {
 	border:solid 0.5px !important;
    border-radius:3px !important;
    border-color: #949f9c !important; 
    color: #fff !important;
    background-color: #949f9c !important;
    font-family: Roboto bold,Helvetica Neue,sans-serif !important;
    font-size: 16px !important;
  /*    height: 40px !important;*/
   /*  font-weight: bold !important; */
}

.md-button-ine-amarillo-1{
 	border:solid 0.5px !important;
    border-radius:3px !important;
    border-color: #ff8c1a !important; 
    color: #fff !important;
    background-color: #ff8c1a !important;
    font-family: Roboto bold,Helvetica Neue,sans-serif !important;
    font-size: 16px !important;
  /*    height: 40px !important;*/
   /*  font-weight: bold !important; */
}

.md-button-ine-rosa-3{
  border:solid 0.5px !important;
  border-radius:3px !important;
  color: #d5007f!important;
  font-family: Roboto bold,Helvetica Neue,sans-serif  !important;
  font-size: 16px !important;
 /*  height: 40px !important; */
  /* font-weight: bold !important; */
}

.md-button-ine-rosa-3:disabled {
 	border:solid 0.5px !important;
    border-radius:3px !important;
    border-color: #949f9c !important; 
    color: #fff !important;
    background-color: #949f9c !important;
    font-family: Roboto bold,Helvetica Neue,sans-serif !important;
    font-size: 16px !important;
  /*    height: 40px !important;*/
   /*  font-weight: bold !important; */
}

.md-button-ine-rosa-2{
  border:solid 0.5px !important;
  border-radius:3px !important;
  color:#fff !important;
  background-color : #d5007f!important;
  font-family: Roboto bold,Helvetica Neue,sans-serif  !important;
  font-size: 16px !important;
 /*  height: 40px !important; */
  /* font-weight: bold !important; */
}
.md-icon-ine-verde-1{
    color:#fff !important;
    font-size:x-large !important; 
     /*font-weight: bold !important; */
}
.md-icon-ine-rosa-1{
    color:#d5007f !important;
    font-size:x-large !important; 
    /* font-weight: bold !important;  */
}

.md-icon-ine-rosa-1-disabled{
    color:#fff !important;
    font-size:x-large !important; 
    /* font-weight: bold !important;  */
}

.md-icon-ine-verde-crayola-1{
    color:#03BB85 !important;
    font-size:x-large !important; 
    /* font-weight: bold !important;  */
}

.md-icon-modal{
   color: #a0005f !important; 
   font-size: -webkit-xxx-large !important; 
   margin-bottom: 30px;
   margin-left: -19px;
}

.md-icon-modal-redirect{
   color: #D5007F !important; 
   font-size: 106px !important; 
   margin-bottom: 80px;
   margin-left: -60px;
}

.infografia img{
	width: 100%;
}

.inf-print-desk{
	display: none;
}
.img-partidos{
	/*display: inline-block;*/
}
.img-partidos img{
	width: 80px;
}
.franja{
	padding: 3px 15px;
}
.form-control{
	border-radius: 0px;
}
.notificacion{
	color: #D5008E;
    background-color: #FAE0EF;
    border-color: #EE99CC;
}

.fontRoboto{
    font-family: Roboto regular,Helvetica Neue,sans-serif !important;
    font-size: 18px;
    font-weight: normal !important;
 }
 
 .sinEspacios {
    padding: 0px;
    margin: 0px 0px;
 }
 
  .fontRobotoBold{
    font-family: Roboto bold,Helvetica Neue,sans-serif !important;
    font-size: 30px;
    font-weight: 700;
    margin-top: 60px;
 }

/*--------------------------*\
      Efectos
\*--------------------------*/
.transicion {
	transition: 1s ease;
}
.rotar-flecha {
	transform: rotate(90deg);
}

.efecto-crecer {
   display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.efecto-crecer:hover,
.efecto-crecer:focus,
.efecto-crecer:active {
    transform: scale(1.1);
}  

/*--------------------------*\
      Integrantes Comit�
\*--------------------------*/

.borde-solido-izq-rosa {
	border-left: 5px solid #d2017a;
}
.borde-solido-rosa-active {
	border-left: 5px solid #d2017a;
	border-right: 1px solid #d2017a;
	border-top: 1px solid #d2017a;
	border-bottom: 1px solid #d2017a;
	padding-bottom: 1px;
	padding-top: 1px;
}
.color-rosa-silla {
	background: #F7CCE5;
}
.partidos-comite{
	height: 40px;
	width: 40px;
}
.fuente-integrantes-comite{
	font-size: 12px;
}
.zoom-img-comite{
	-moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

#BuscadorTabla {
   /*background-image: url(../../img/administracion-tiempos-estado/filtro-21.png);*/
   background-repeat: no-repeat;
   background-position: 7px;
   padding-left: 35px;
}

/*--------------------------*\
      Propiedades Movil
\*--------------------------*/
@media (min-width: 200px) and (max-width: 319px) {
	.icono-info{  
     text-align:center !important;
     padding-bottom:15px;
     padding-left: 0px;
        
  }
        
.texto-mensaje{	
 margin-left: 5px;
padding-bottom:10px;		
}
.drag {
    font-size: 12px;
    margin-top: -5px;
}
.texto-mensaje2{	
 margin-left: 10px;
padding-bottom:10px;		
}	
.icono-info2{  
	 text-align:center !important;
     padding-bottom:15px;
     padding-left: 0px;
     padding-top: 4px
        
  }

}

@media (min-width: 320px) and (max-width: 486px) {

	
	
	.margen2{
	margin-left: 0% !important;
    margin-bottom: 0% !important;
	}
	.margen {
    padding-left: 0px!important;
    }
        .textoLink {
   padding-right: 0px !important;
        }
        
 .icono-info{ 
      
     vertical-align: middle !important;
     text-align:center !important;
     padding-bottom:15px;
     padding-left: 0px;
     padding-top: 4px;
        
  }
        
.texto-mensaje{	
margin-left:5px; 
padding-left:0px;
text-align:center;
padding-bottom:10px;
		
}
    .icono-info2{ 

     text-align:center !important;
     padding-bottom:15px;
     padding-left: 0px;
     padding-top: 4px;
        
  }
        
.texto-mensaje2{	
margin-left:5px; 
padding-left:0px;
text-align:center;
padding-bottom:10px;
		
}    
        .circulo {
    margin-bottom: 20px;
    margin-top: 5px;
    margin-left: 40% !important;
    height: 100px !important;
    width: 100px!important;
        }
        
        .circuloD {
    margin-bottom: 20px;
    margin-top: 5px;
    margin-left: 40% !important;
    height: 100px !important;
    width: 100px!important;
        } 
 
    .imagen-circulo {
    font-size: 60px!important;
    padding: 21px 10px 18px 22px !important;
    }

    .imagen-circulo2 {
    font-size: 60px!important;
    padding: 21px 10px 18px 22px !important;
    }
    
    .imagen-circulo3 {
    font-size: 60px!important;
    padding: 21px 10px 18px 22px !important;
    }
        
    .drag{
    font-size:12px;
    margin-top: -5px;
    } 
    .drag2{
    margin-top:-8px;
    }  
    
    .archivo{
    font-size:14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    }
     
 }
 
    @media (min-width: 487px) and (max-width: 767px) {
    .margen2{
	margin-left: 15px!important;
	}
	.margen {
    padding-left: 37%!important;
}
      .textoLink {
    margin-right: 0;
    padding-left: 0px;
    padding-right: 45%!important;
    margin-left: 0px!important;
        }
        
        .circulo {

    margin-left: 40% !important;
    height: 100px !important;
    width: 100px!important;

    }
    
    .circuloD {

    margin-left: 40% !important;
    height: 100px !important;
    width: 100px!important;

    }
    
    .imagen-circulo {
    font-size: 60px!important;
    padding: 21px 10px 18px 22px !important;
    }

    .imagen-circulo2 {
    font-size: 60px!important;
    padding: 21px 10px 18px 22px !important;
    }
    
    .imagen-circulo3 {
    font-size: 60px!important;
    padding: 21px 10px 18px 22px !important;
    }
    
     .icono-info{ 
      
     padding-left:0px;
     text-align:center !important;
     padding-bottom:15px;  
     padding-top: 4px;    
  }
        .texto-mensaje{	
      margin-left:5px; 
     padding-left:0px;
     text-align:center;
     padding-bottom:10px;		
}
.icono-info2{ 
     padding-left:0px;
     text-align:center !important;
     padding-bottom:15px; 
     padding-top: 4px;
        
  }
        
.texto-mensaje2{	
margin-left:5px; 
padding-left:0px;
text-align:center;
padding-bottom:10px;
		
}
    }
@media (max-width: 767px) {
  .container {
    height: fit-content;
  }
	.margen2{
margin-left: 3%;
margin-bottom: 20px;
width: 300px;
}
	
	.linea1{
	display:none;
	}
.linea2{
	display:none;
	}

	.linea3{
	display:none;
	}
	
	.linea4{
	display:none;
	}
	
	
	.lista ul{
		list-style-type: none;
		margin: 0;
    	padding: 0;
    	overflow: hidden;
	}
	.lista ul li {
		float: left;
	}
	.lista li a {
	    display: inline-block;
	    text-align: center;

	}
	.borde-inf-menu{
		border-bottom: 1px solid #999;
		margin: 0 10px 0 10px;
    	padding: 5px;
	}
	.borde-inf-menu:hover{
		background-color: #58585A;
	}
	.borde-inf-menu a:hover{
		background-color: #58585A !important;
		color: #fff !important;
	}
	
	 .menu-padding{
	 margin-top:0px;
	 }
	
	
	.boton-menu{
		width: 90%;
    	border-radius: 0px;
    	background-color:#c5bfbf;
	}
	.boton-menu:hover{
		width: 90%;
		background-color: #d5007f !important;
    	color: #fff;
    	border-radius: 0px;
	}
	.boton-menu:focus{
		width: 90%;
		background-color:  #d5007f  !important;
    	color: #fff;
    	border-radius: 0px;
	}
	
	.alinear-iconos{
	margin-right: 4px;
    vertical-align: middle;
    margin-left: 30px;
	}
	.alinear-texto{
	margin-left:-30px;
	}

	
	.btn-hamburguesa{
	color: #a0005f;
    width: 98%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
	
	}
	
	.nav>li>a {
    background-color: #f6f6f6 !important;
    color: #888888 !important;
    border: 0.5px;
    text-align:left;
    border-style: solid;
    border-color: #e8e7e7;
    height:40px!important;
	}
	
	.nav>li>a:hover {
    background-color: #d5007f !important;
     color: #fff !important;
    
	}
	
	
	header {
    	padding: 0px;


	}
	.navbar-collapse{
		max-height: 665px !important;
	}
		.navbar-fixed-top, .navbar-fixed-bottom {
    	position: relative;
    	right: 0;
    	left: 0;
    	z-index: 1030;
    	margin-top: -1px;
	}
	.boleta{
		display: none;
	}
	#modo-lectura{
		margin-bottom: 10px;
	}
	.lista-partidos{
		margin-left: 15%;
	}
	#aImgLogoINE{
		width: 100%;
		margin-left: 5%;
		margin-righ: 5%;
		
	}
	
	#aImgLogoINE{
	width: 60%;
	margin-top: 10px;
}

 

	
	.img-btn-especial{
		display: none;
	}
	.margen-btn-acciones{
		margin-right: 0;
    	margin-left: 20px;
	}
	


}



@media(min-width:768px) {
  	.transicion {
		-webkit-transition: all .35s;
		-moz-transition   : all .35s;
		transition        : all .35s;
  	}
		#aImgLogoINE{
	width: 60%;
	margin-top: 10px;
}
	
	
	.rectangulo { 
    background-color:#e0dcdc;
    display: inline-block;
   -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    width: 95%;
    height: 70px;
    margin-left: 30px;
    margin-top: -9px;
    box-shadow: 2px 1px 2px 0px #aaa;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; 
    position:relative;
    border-radius: 5px;
    -webkit-border-radius:5px;
}
		
	.margen4 {
    margin-left: 9% !important;
}
		
		
	#decision{
	margin-left:70px !important;
	}
		
  	}
  	
  	 @media (min-width: 768px) and (max-width: 991px) {
  	   .container {
    height: fit-content;
  }
  	
  	.margen2{
  	margin-left:0px !important;
  	}
  	.linea1 {
    height: 5px;
    background-color: #e2e0e0;
    margin-top: 5px;
    width: 750px !important;
  	}
  	
  	 .icono-info{ 
      
     vertical-align: middle !important;
     padding-top:4%;  
     padding-left:20px;
  }
 .texto-mensaje{	
    padding-left: 55px;
    text-align: justify;
    padding-bottom: 10px;
		
}
 .icono-info2{    
     padding-left:20px;
     padding-top:2px;
  }
 .texto-mensaje2{	
    padding-left: 55px;
    text-align: justify;
    padding-bottom: 10px;
		
}
  	
  	 }
  	/*** Funcionalidad boleta ****/
	.logo-completo{
		transition: all .35s linear;
	    opacity: 0;
	    position: absolute;
	}
	.affix-top .logo-completo{

	    opacity: 1;
	    position: relative;
	}
	.boleta{
		opacity: 0;
		position: absolute;
	}
	.affix .boleta{
		position   : relative;
		width      : 44px;
		padding    : 3px;
		opacity    : 1;
		transition : all .25s linear;
		margin-left: 60px;
		margin-top : 5px;
	}
	nav.navbar-default.enlaces-encabezado .menu-apartados-generales li a {
		color  : #fff;
		text-decoration: none;
	}
	nav.affix.navbar-default.enlaces-encabezado li a{
		padding: 10px 7px;
		color  : #fff;
	}
	/*** End boleta ****/
  	.affix .menu-acciones{
		margin-bottom: 0px;
	}
	.affix .menu-apartados-generales ul li a{
		padding: 10px 15px;
	}
	.padding-xs-superior.affix{
	padding: 0;
	}
	.affix .buscador form{
		margin : 0;
	}
	.affix .buscador form input{
		border       : 0;
		border-radius: 0;
		height       : 40px;
	}
	.affix .seccion-herramientas-menu{
		font-size       : 13px;
		background-color: #333;
	}
	nav.affix.navbar-default.enlaces-encabezado #elementos-colapsados li a{
		color  : #FFF;
		padding: 10px 19px;
	}
	nav.affix.navbar-default.enlaces-encabezado #elementos-colapsados li a:hover{
		color: #000;
	}
	.affix .tamanio-texto{
		padding   : 2px;
		margin-top: 3px;
	}
	.affix .size-down{
		color: #FFF;
	}
	.affix .size-up{
		color: #FFF;
	}
	.affix .buscar-encabezado{
		background-color: #666666;
		border          : 1px solid #666666;
		height          : 40px;
	}
	.affix .buscar-encabezado:hover{
		background-color: #878787;
	}
	.affix hr.borde-solido-sup{
		display: none;
	}
	.navbar-fixed-top{
		border: none;
	}
	.circulo1 {
     width: 12px;
     height: 12px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: #FF99CC;
	 display: inline-block;
	 font-size:12px;

	}
	.circulo2 {
     width: 12px;
     height: 12px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: #868789;
	 display: inline-block;
	 font-size:12px;
	}
	.circulo3 {
     width: 12px;
     height: 12px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: #E53D89;
	 display: inline-block;
	 font-size:12px;
	}

@media (min-width: 768px) and (max-width: 991px) {
	  .container {
    height: fit-content;
  }
	#modo-lectura{
		margin-bottom: 10px;
	}
	
		.linea2 {

    width: 260px !important;
    
    
}
	.linea3 {

    width: 260px !important;
    margin-left:255px !important;
    
}
	.linea4{

    width: 260px !important;
    margin-left:490px !important;
    
}
	
	.circulo {
	margin-left:17% !important;
	}
	
	.circuloD {
	margin-left:17% !important;
	}
	
	.margen2{
	margin-left: 0px !important;
	}
	
	.lista-partidos{
		margin-left: 7%;
	}
	.margen-inf-responsive{
		margin-bottom: 20px;
	}
	.borde-solido-der-gris{
		border-right: 1px solid #ccc;
	}

.navbar-collapse.collapse {
    display:none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
}
@media (min-width: 992px) and (max-width: 1024px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
	  .container {
    height: fit-content;
  }
	.enlaces-encabezado .nav > li > a {
	    padding: 10px 7px;
	}
	li.buscador{
		width: 185px;
	}
	.buscador form{
		padding: 0;
	}
	.margen2 {
		margin-left: 12% !important;
		margin-bottom: 20px;
		margin-right: 9%;
	}
	.linea1 {
		width: 772px !important;
	}
	
	.linea2 {

    width: 260px !important;
    
    
}
	.linea3 {

    width: 260px !important;
    margin-left:255px !important;
    
}
	.linea4{

    width: 260px !important;
    margin-left:510px !important;
    
}

  	 .icono-info{ 
     vertical-align: middle !important;
    padding-left: 5px;
  }
 .texto-mensaje{	
    padding-left: 0px;
    text-align: justify;
    padding-bottom: 10px;	
}
 	 .icono-info2{ 
    padding-left: 5px;
    
  }
 .texto-mensaje2{	
    padding-left: 0px;
    text-align: justify;
    padding-bottom: 10px;	
}

}




.actaDesactiva, .estenograficaDesactiva {
	opacity: 0.2;
	cursor: default;
    text-decoration: none;
}


/*** footer ****/
#aImgLogoINE{
	width: 320px;
	margin-top: 0px;
}


.inelogo{
	 
	 display:inline-block;
      text-align:right;
      margin-top:23px;
	 
}

.ineMexico{
	 position:relative;
	 display:inline-block;
	 margin-top:15px;
	 text-align:left;
	 color:#fff;
	 padding-bottom:10px;
	 font-size:11px;
	 font-family: Roboto;
	 }
.versionSistema{
	 position:relative;
	 display:inline-block;
	 margin-top:15px;
	 text-align:right;
	 color:#fff;
	 padding-bottom:10px;
	 font-size:11px;
	 font-family: Roboto;
	 }
.cau{
	 position:relative;
	 display:inline-block;
	 margin-top:15px;
	 text-align:center;
	 color:#fff;
	 padding-bottom:10px;
	 font-size:11px;
	 font-family: Roboto;
	 }
.cau a{
	 text-decoration:none;
	 color:#d5007f;
	 
	 }	
 .cau a:visited{
	 text-decoration:none;
	 color:#d5007f;
	 }	
.cau a:hover{
	 text-decoration:none;
	 color:#d5007f;
	 }		
	 
	 #inelogo{
	 display:inline-block;
      text-align:right;
      margin-top:23px;
}
#ineMexico{
	 position:relative;
	 display:inline-block;
	 margin-top:28px;
	 text-align:left;
	 color:#fff;
	 padding-bottom:10px;
	 font-size:11px;
	 font-family: Roboto;
}
#versionSistema{
	 position:relative;
	 display:inline-block;
	 margin-top:28px;
	 text-align:right;
	 color:#fff;
	 padding-bottom:10px;
	 font-size:11px;
	 font-family: Roboto;
}
#cau{
	 position:relative;
	 display:inline-block;
	 margin-top:28px;
	 text-align:center;
	 padding-bottom:10px;
	 font-size:11px;
	 font-family: Roboto;
	 color:#fff !important;
}

	#cau{
	 position:relative;
	 display:inline-block;
	 margin-top:28px;
	 text-align:center;
	 padding-bottom:10px;
	 font-size:10px;
	 font-size:11px;
	 font-family: Roboto;
	 color:#fff !important;
}


#cau a{
color:#fff !important;	
text-decoration:none;
}
#cau a:hover{
color:#d5007f !important;	
}


#cau2{
	 position:relative;
	 display:inline-block;
	 margin-top:20px;
	 text-align:right;
	 padding-bottom:10px;
	 font-size:11px;
	 font-family: Roboto;
	 color:#fff !important;		
}

.encabezado{
	 position:relative;
	 display:inline-block;
	 margin-top:15px;
	 text-align:center;
	 color:#fff;
	 padding-bottom:10px;
	 font-size:25px;
	 font-family: Roboto;
	 }
.encabezado a{
	 text-decoration:none;
	 color:#d5007f;
	 
	 }	
 .encabezado a:visited{
	 text-decoration:none;
	 color:#d5007f;
	 }	
.encabezado a:hover{
	 text-decoration:none;
	 color:#d5007f;
	 }		
	#encabezado{
	 position:relative;
	 display:inline-block;
	 margin-top:30px;
	 text-align:center;
	 padding-bottom:10px;
	 font-size:25px;
	 font-family: Roboto;
	 color:#fff !important;		
}
#encabezado a{
color:#fff !important;	
text-decoration:none;
}
#encabezado a:hover{
color:#d5007f !important;	
}

.google{
	 position:relative;
	 display:inline-block;
	 text-align:center;
	 color:#333;
	 font-size:14px;		
}
.google a{
	 text-decoration:none;	
}
.google a:hover{
	 text-decoration:none;	
	 color:#d5007f !important;	
}
.google a:visited{
	 text-decoration:none;	
	 color:#d5007f !important;	
}

/* Estilos field set */

fieldset.scheduler-border {
	box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 8px;
    box-shadow: 0 10px 30px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
    background:#fff;
}

    legend.scheduler-border {
        font-size: 1.2em !important;
        text-align: left !important;
        padding:2px 10px 2px 25px;
        border-bottom:none;
        background-color: #a0005f;
        margin-left: -10;
        box-sizing: border-box;
    	-webkit-box-orient: vertical;
    	-webkit-flex-direction: column;
   		 flex-direction: column;
   		 box-shadow: 0 3px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
   		 border-radius:�3px; 

    }
    
    
    
panel.redondeado {
	padding: 3px 5px 3px 5px;
    border: 1px solid #a0005f;
    border-radius: 5px;
    width: 98%; 
    margin-left: 12px;
}


.imagen-circulo {
font-size: 80px;
display: flex;
flex-direction: row;
justify-content: center;
padding-top: 24px;
}


.imagen-circulo2{
    font-size: 80px;
	position: absolute;
    display: inline-block;
    padding: 25px 10px 0px 30px;
}
.imagen-circulo3{
    font-size: 80px;
    position: absolute;
    display: inline-block;
    padding: 25px 10px 0px 31px;
}
.hvr-grow {
  display: inline-block;
  
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor:pointer;
}

.circulo{
    border-radius: 50%;
    background: radial-gradient(circle, #fff, #f7cce5);
    height: 130px;
    width: 130px;
    display:inline-block;
    margin-left: 30%;
  
}

.circuloD{
    border-radius: 50%;
    background: radial-gradient(circle, #f0f0f7, #c1bfbd);
    height: 130px;
    width: 130px;
    display:inline-block;
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
    opacity: 0.3;
    margin-left: 30%;
  
}
.margen{
padding-left:65px;
}

.margen2{
margin-left: 3%;
margin-bottom: 20px;
width: 1110px;
}

.texto{
    font-size: 18px;
    font-weight: bold;
    color: #a0005f ;
    margin-top: 8px;
    text-align: center;
    padding-right: 35px;
    line-height: normal;

}

.textoLink{
	font-size: 18px;
    font-weight: bold;
    color: #a0005f !important;
    margin-top: 8px;
    text-align: center;
    padding-right: 35px;
    line-height: normal;
	text-decoration: none !important;
}

.textoLinkDes{
	font-size: 18px;
    font-weight: bold;
    color: #a0005f ;
    margin-top: 8px;
    text-align: center;
    padding-right: 35px;
    line-height: normal;
	text-decoration: none !important;
}
.linea1{
    height:5px;
    background-color:#e2e0e0;
    margin-top:5px;
    width: 1110px;
}

.linea2{
    height:5px;
    background-color:#a0005f;
    margin-top:5px;
    width: 350px;
    margin-top: -5px;
}

.linea3{
    height:5px;
    background-color:#a0005f;
    margin-top:5px;
    width: 350px;
    margin-top: -5px;
    margin-left: 390px;
}

.linea4{
    height:5px;
    background-color:#a0005f;
    margin-top:5px;
    width: 350px;
    margin-top: -5px;
    margin-left:760px;
}

/*--------------------------*\
      Paginas de error 
\*--------------------------*/

.pag-error {
               margin-top:40px;
}
.style7 {
    font-family: Roboto light,Helvetica Neue,sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #000;
}

 .btn-error-verde{
	margin-top: 20px;
    background-color: #32bf90;
    color: #fff;
    width: 180px;
    margin-left: 70px;;
    height: 40px;
    font-family: Roboto light,Helvetica Neue,sans-serif;
    display: inline-block;
    position: relative;
    border-radius:4px;
    padding-top: 6px;
  font-weight: bold;
}

.btn-error-verde:hover{
	
    background-color:#636d6a;
    
}
.btn-error-verde a{
text-decoration:none;
color: #fff;
vertical-align: center;

}

.btn-error-rosa{
    margin-top: 20px;
    background-color: #d5007f;
    color: #fff;
    width: 180px;
    height: 40px;
    font-family: Roboto light,Helvetica Neue,sans-serif;
    display: inline-block;
    position: relative;
    border-radius:4px;
    padding-top: 6px;
    font-weight: bold;
}

.btn-error-rosa:hover{
	
    background-color:#636d6a;
    
}
.btn-error-rosa a{
text-decoration:none;
color: #fff;

}

.imagen-error{
width:40%;

}

.acomodo{
    vertical-align: middle;
 
}





/*------- Estilos de los inputs -----------*/
/* Estilos para los select */

.md-tab.md-active{
color:#d5007f !important;		
}

.md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar {
    color: #d5007f;
    background: #d5007f ;
}
    

md-select{
 	-webkit-appearance: none;
	-webkit-user-select: none;
    -moz-user-select: none;
     -moz-appearance: button;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
    border-radius: 2px;
    overflow: hidden;
     text-overflow: ellipsis;
   /* white-space: nowrap;
     background-image: url(../img/icon.png); 
   background-position: center right;
    background-repeat: no-repeat; */
}

md-select .md-select-value .md-select-icon:after {
	color:#a0005f;
}

md-select:not([disabled]):focus .md-select-value{
	border-bottom-color: #ccc !important;
}


md-select.ng-invalid.ng-touched .md-select-value .md-select-icon:after{
	color: rgb(221,44,0);
}


/* Estilos para los inputs text */
md-input-container .md-input{
	border: 1px solid #ccc;
    border-radius: 2px;
}

md-input-container .md-input[disabled]{
	border:1px solid #ccc;
    border-radius: 2px;
}

md-input-container:not(.md-input-has-value) 
input:not(:focus) 
{
	border:1px solid #ccc;
    border-radius: 2px;
}

md-input-container .md-input.ng-invalid.ng-dirty {
	border:1px solid red;
    border-radius: 2px;
    border-width: 1px 1px 1px !important;
}

md-input-container.md-input-invalid .md-input{
	border:1px solid #ccc;
    border-radius: 2px;
    border-width: 1px 1px 1px !important;
}

md-input-container:not(.md-input-invalid).md-input-focused .md-input{
	border:1px solid #ccc;
    border-radius: 2px;
}

md-input-container .md-input-focused .md-input{
	border:1px solid #a0005f;
    border-radius: 2px;
}

md-input-container input[type=email],
md-input-container input[type=text],
md-input-container input[type=password] {
	border:1px solid #ccc;
    border-radius: 2px;
}

.sustitucion md-content {
    color: rgba(0,0,0,0.87);
    background-color: rgb(255,255,255);
}
