body{
	color: #989898;
}
h5{
	color: #416D8C;
	padding: 5px 0;
}
.titulo-form{
	color: white;
	width: 100%;
	margin: 0px 0 15px 0;
	font-weight: bold;
	font-size: 15px;
}

.mas{
position: absolute;
top: 0;
right: 16px;
padding: 4px;
border-left: 1px solid #ccc;
border-radius: 0 2px 2px 0;
font-size: 22px;
width: 35px;
height: 45px;
border: 1px solid gainsboro;
}
.menos{
position: absolute;
top: 0;
right: 16px;
padding: 4px;
border-left: 1px solid #ccc;
border-radius: 0 2px 2px 0;
background: #f85858;
color: white;
font-size: 22px;
width: 35px;
height: 45px;
}

.custom-file-upload {

    display: inline-block;
	padding: 0px 5px;
	cursor: pointer;
	background: #4bcaff;
	color: white;
	letter-spacing: 1px;
	border-radius: 4px;
	font-size: 11px;
}
.neto-select ul{
  /*background: #2cc3e1;*/
}
.thead-dark{
	background: black;
	color: white;
}
.neto-select .caret{
  color: #fff;
  font-size: 15px;
}
.neto-select > li > a{
  text-align: center;
  color: #506d8d;
  font-weight: bold;
}
.lista-usuarios li{
	color: #4d4b4b;
	margin: 5px 0;
	list-style-type: inherit;

}
/*.lista-usuarios li:before {
    content: "•";
	padding-right: 8px;
	color: #3a5676;
	font-size: 20px;
}*/

.conte-usuarios{
	width: 90%;
	margin: 15px auto;
}
.texto-blanco{
	color: #fff;
}
.mar-col + .col-md-3{
	margin: 10px 0;
}
.bx-customsubmit2{
		display: inline-block;
		-webkit-transition: box-shadow .4s ease, background .4s ease;
		transition: box-shadow .4s ease, background .4s ease;
		border: 0;
		border-radius: 5px;
		box-shadow: inset 0 0 0 3px #E1E8ED;
		background: #F5F8FA;
		padding: 0;
	    padding-right: 0px;
	    padding-left: 0px;
		padding-right: 9px;
		padding-left: 9px;
		width: 98%;
		height: 30px;
		vertical-align: middle;
		white-space: normal;
		font-size: inherit;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		margin-top: 5px
}
.padding4040{
	padding: 2px 0;
}
.spacio{
	height: 50px;
	width: 100%;
}
.nav1 .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color: #3fbaea;
	border-color: #fff;
	color: #fff;
}
.nav1 > li > a{
	padding: 10px 4px;
	text-align: center;
	color: #2cb8cc;
}
.num-libro{
	margin-left: 20px;
	background: #42b8cc;
}
/*.text-view h3,p{
	color: #3A5676;
}*/

.table-bordered {

border: 1px solid #dddddd;
border-collapse: separate;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.table {
width: 100%;
margin-bottom: 20px;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
display: table;
}
.table th{
	text-align: center;
}
.table td{

	display: table-cell;
	vertical-align: middle !important;
	/*text-align: center;*/
}
.table-striped > tbody > tr:nth-of-type(2n+1)
 {
    background-color: #f1f1f1;
}

.widget.widget-table .table {
margin-bottom: 0;
border: none;
}

.widget.widget-table .widget-content {
padding: 0;
}

.widget .widget-header + .widget-content {
border-top: none;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.widget .widget-content {
padding: 20px 15px 15px;
background: #FFF;
border: 1px solid #D5D5D5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.widget .widget-header {
background: #3A5676;
}

thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}

.widget .widget-header h3 {
	text-align: center;
	color: white;
	padding: 15px 0;
	margin: 0;
}

.widget .widget-header [class^="icon-"], .widget .widget-header [class*=" icon-"] {
display: inline-block;
margin-left: 13px;
margin-right: -2px;
font-size: 16px;
color: #555;
vertical-align: middle;
}
.padding50{
	padding:28px;
}

.acmdo{
	border: 1px solid #f0f0f0;
	display: block;
	overflow: hidden;
	padding: 20px;
	width: 85%;
	margin: 0 auto;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 10px -10px, rgba(0, 0, 0, 0.3) 0px 1px 4px, rgba(0, 0, 0, 0.1) 0px 0px 40px inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
}
.col-socios{
	/*background: #f0f0f0;*/
	margin: 10px 0;
	padding: 8px 0px;
	display: block;
	overflow: hidden;
}

.adm-text big{
	display: inline-block;
	width: 60%;
	overflow: hidden;
	text-align: left;
	font-size: 27px;
}
.btn-conocelos{
	display: block;
	overflow: hidden;
}
.div-img small{
	margin: 5px 0;
	display: block;
}

.do {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.do {
    padding-left: 10px;
}

.do:before {
    content: "|"; /* Insert content that looks like bullets */
    padding: 0px 20px 0px 0px;
    color: #ffffff; /* Or a color you prefer */
  font-size: 20px;
}
.texto-azul-claro1{
		color: #2cc3ea;
  text-transform: capitalize;
}
.text-ver{
	width: 95%;
	background-color: #24d1a1;
	float: right;
	text-align: right;
	padding: 5px 10px;
}

.comisiones h1{
	text-align: center;
	background: #F8E087;
	color: #003057;
	padding: 5px 0;
}

.list-download h3{
	text-align: center;
	margin: 25px 0;
}
.list-download li{
	display: block;
	padding: 5px 0;
	margin: 10px 0;
	border-bottom: 1px solid gainsboro;
}
.list-download li a{
	color: #000;
}
.list-download i{
	font-size: 18px;
	color: #3a5676;
}
.fa-file-pdf-o{
	font-size: 23px !important;
	color: #f00 !important;
	margin-right: 5px;
}
.logo-comite{
	width: 90%;
	margin: 0 auto;
    margin-top: 0px;
	display: block;
	margin-top: 51px;
	opacity: .5;
}
.fondo-comisones{	
	background-repeat: no-repeat;
	margin: 5px 0;
	background-size: cover;
	padding: 50px 0;
}
.fondo-comisones-region{
	padding: 0;
}

.panel-title i{
	/*position: relative;
	right: -80px;
	color: white;
	font-size: 20px; flecha del lado derecho color verde*/
	position: absolute;
color: white;
font-size: 20px;
right: 25px;
}
.panel-collapse1 a.list-group-item:focus, a.list-group-item:hover{
		background-color: #02a17b;
		color: #fff;

}
.badge{
	background-color: #00d2a0 !important;
}
.yellow{
	background-color: #FFA500 !important;
}


      #accordion .glyphicon { margin-right:10px; }
      .panel-collapse>.list-group .list-group-item:first-child {border-top-right-radius: 0;border-top-left-radius: 0;}
      .panel-collapse>.list-group .list-group-item {border-width: 1px 0;}
      .panel-collapse>.list-group {margin-bottom: 0;}
      .panel-collapse .list-group-item {border-radius:0;}

      .panel-collapse .list-group .list-group {margin: 0;margin-top: 10px;}
      .panel-collapse .list-group-item li.list-group-item {margin: 0 -15px;border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
      .panel-collapse .list-group-item li.list-group-item:last-child {padding-bottom: 0;}

      .panel-collapse div.list-group div.list-group{margin: 0;}
      .panel-collapse div.list-group .list-group a.list-group-item {border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
      .panel-collapse .list-group-item li.list-group-item {border-top: 1px solid #DDD !important;}

.card-block1{

font-size: 1em;
position: relative;
margin: 0;
padding: 1em;
box-shadow: none;
width: 85%;
margin: 10px auto;
border-bottom: 1px solid #3a5676;
}
.card-block1 b{
	color:#383838;
}
.card1{
	padding: 15px 0;
}

.mb-0 a{
	border: 1px solid #405f83;
	width: 100%;
	display: block;
	padding: 10px;
	background: #3a5676;
	border-radius: 0px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin: 5px 0;
}
.mb-01 a{
	/*border: 1px solid #405f83;*/
	width: 100%;
	display: block;
	padding: 12px !important;
	background: #3a5676;
	border-radius: 0px;
	color: white;
	text-align: left;
	font-weight: bold;
	margin: 5px 0; 
	padding: 10px;



	
}
.mb-01 i{
    position: relative;
	left: 97%;
	display: block;
	width: 0%;
	float: left;
	font-size: 20px;
	top: -3px;
}

	/*position: relative;
	right: 26px;
	font-size: 20px;
	top: 12px;
	color: white;
	text-align: right;
	position: absolute;
	right: 25px;
	font-size: 20px;
	top: 10px;*/
}

.tener-profe{
	position: absolute;
	right: 10px;
	text-align: right;
	display: inline-block;
	top: 10px;
	width: auto;
	font-weight: bold;
	border-bottom: 2px solid #00B287;
}
.btn-group p{
	float: left;
	padding: 5px 10px;
	font-size: 20px;
	color: #3a5676;
}
.no-border{
	border-bottom: 1px solid #3a567600 !important;
}
.thumbnail img{
	border-bottom: 1px solid #3a5676;
	/*padding-bottom: 10px; imagenes de patrocinadores*/
	/*min-height: 150px;*/
	/*height: 190px;*/
	width: 100%;
}

.thumbnail h3{
	text-align: center;
	text-transform: capitalize;
	min-height: 45px;/*esto es para que tengan todo el mismo alto seccion  Directorio de profesores ADM*/
}

.nav-tabs > li > a:hover{
	background-color: #00B287;
	color: white !important;
}
.buscador-abc li{
	float: left;
	border-radius: 1px solid red;
	padding: 5px;
}

.historia {
	color: #989898;
	text-align: justify;
}
.historia b{
	font-size: 17px;
	width: 100%;
	display: block;

}
.menu-acomodo{
	position: absolute;
	right: 40%;
	font-weight: bold;
	font-size: 20px;
	top: 0%;
	color: #3a5676;
}
.linea-bottom{
	/*border: 1px solid red;*/
}
.collapse1{
	padding: 30px;
}

.buscador-abc{
	display: block;
	width: 60%;
	overflow: hidden;
	margin: 15px auto;
	text-align: center;
}
.buscador-abc li{
	padding: 5px 7px;
	color: #3a5676;
	font-weight: bold;
}
.buscador-abc li a{
	color: #3a5676;
	font-weight: bolder;
}
.buscador-abc li a:hover{
	border-bottom: 1px solid #00B287;
	cursor: pointer;
}
.bck-blue{
	background: #6699CC;
	padding: 20px 0;
}
.bck-blue img{
	width: 80%;
	margin: auto;
	display: block;
}
.bck-blue p{    
    padding: 0 10px;
    color: white;
}
.tema-perfil{
	width: 80%;
	margin: 0 auto;
	display: block;
}
.tema-perfil p{
	color: #000;
}
.tema-perfil h5{
	margin: 10px 0;
}
.no-pad h2{
	color: #3a5676;
	font-weight: bold;
}
.line-hr{
	border: 1px solid #4b7491;
	width: 20%;
	margin: 15px auto;
}
.profile-userbuttons button{
	width: 49%;
}

.btn-azul{
	background: #6699CC;
	color: white;
	border-radius: 0px;
}
.btn-azul:hover{
	color: white;
}
.btn-verde{
	background: #24D1A1;
	color: white;
	border-radius: 0px;
}
.btn-verde:hover{
	color: white;
}

.fondo-flecha{

}

.slaider-center {
	
	display: block;
	overflow: hidden;
	height: auto;

}
.slaider-center img{
	width: 50%;
	margin: 50px auto;
	display: block;
}

.btn-full1::before{
position: absolute;
content: '/'
right: -5px;
top: 0;
color:#fff;
}

.texto-ejecutivo{
	display: table;
	height:265px;
}
.texto-ejecutivo h3{
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	color: white;
}

.texto-col{
	text-align: right;
}
.texto-col h4{
	font-size: 25px;
font-weight: bold;
color: white;
}










/*estilos DAVID*/

.titulos-slider{
  font-size: 20px;
  text-align: center;
  color: #3A5676
}

.texto-slider{
  font-size: 14px;
  text-align: center;
  color: #3A5676
}

.texto-datos{
  font-size: 20px;
  text-align: left;
  color: #3A5676;
  margin: 100px 0px 0px 0px;
}

.padding80top{
  padding-top: 80px;
}

.flecha-izquierda{
  margin: 60% 0px 0px 0px;
  font-size: 60px;
  color: #39d4a5;
}


.mb-01:hover a {
    width: 100%;
    display: block;
    background: #29d1ae;
    border-radius: 0px;
    color: white;
    text-align: left;
    font-weight: bold;
}

.centrado1 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #3a5676;
    border-bottom: 2px solid #4e6784;
    margin-bottom: 17px;
    padding: 25px 0 15px 0 !important;
}

.texto-azul-claro {
	/*color: #2cc3ea;*/
  text-transform: uppercase;
}

.centrado2 {
    width: 90    margin: 0 auto;
    text-align: justify;
    color: #000;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.carousel-content {
    color:black;
    display:flex;
    align-items:center;
	margin-top: 30px;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 50px;
}


.fondo-gris-claro {
  background-color: #f1f1f1;
}
.fondo-blanco {
  background-color: #fff;
}

/*termina estilos DAVID*/


/*estilos de humberto*/
.videoWrapper {

    	position: relative;
    	padding-bottom: 56.25%; /* 16:9 */
    	padding-top: 25px;
    	height: 0;
    	margin-top: 2px;
      margin-bottom: 40px;
    }

    .videoWrapper iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }

    .img_afiliacion {
      margin-top: 30px;
    }
    .fondo_afiliaciones {
      background-color: #ffb655;
      padding: 10px;
    }
    .fondo-azul {
      background-color:#00b486 !important;
      padding: 10px;
    }
    .button_afiliacion1 {
      border: none;
      background-color: #00d39f;
      padding: 10px 8px;
      margin: 10px;
      color: #fff;
      font-weight: bold;
    }
    .button_afiliacion2 {
      border: none;
      background-color: #cc8b41;
      padding: 10px 8px;
      margin: 10px;
      color: #fff;
      font-weight: bold;
    }
     .button_afiliacion3 {
      border: none;
      background-color: #4bcaff;
      padding: 10px 8px;
      margin: 10px;
      color: #fff;
      font-weight: bold;
    }

    .center_image {
  	margin:auto;
  }
  .margin20top {
    margin-top: 20px !important;
  }
  .container_borde {
    border: solid 1px #dcdcdc;
    padding: 20px;
  }
  /*++++++++++++++*/


HTML, BODY {

  overflow-x:hidden;
  position:relative;
  
  width: 100%;
  /*height: 700px;*/
  height: 100%;
  

  background-color:black;
}
#slideshow_page-wrapper {

	position: relative;	
	
	padding:0;
	
	width:100%;
	height: 100%;
	background-color:black;
}
.carousel-inner, 
.carousel-inner .item {
 	height:100%;
	width:100%;
}

.carousel-fade .carousel-inner > .item {
    transition-property: opacity;
}
.carousel-fade .carousel-inner > .item,
.carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
}
.carousel-fade .carousel-inner > .item.active,
.carousel-fade .carousel-inner > .item.next.left {
    opacity: 1;
}
.carousel-fade .carousel-inner > .next,
.carousel-fade .carousel-inner > .prev,
.carousel-fade .carousel-inner > .active.left,
.carousel-fade .carousel-inner > .active.right {
    left: 0;
}
.carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right,
.carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.left {
    transform: translate3d(0, 0, 0);
}
.carousel-fade {
	opacity:1;
	z-index: 200;
}

.Slideshow_carousel-wrapper {
		
	display: -webkit-flex;
	display:         flex;
	
	
	-webkit-align-items: center;
    align-items: center;
	-webkit-justify-content: center;
    justify-content: center;
	
	text-align:center;
	
	width:100%;	
}

/* SLIDESHOW CONTROLS LEFT / RIGHT */
.Slideshow-ctl-L {

	-webkit-flex: none;
     flex: none;

	z-index:200;
	
	top:40%;
	margin-right:5px;
	
	height:60px;
	width:16px;
	
	opacity:0.7;
	
	background-size:15px 60px;
	background-repeat:no-repeat;
	background-image: url("http://nickel-dime.com/OPENSRC/arrowL.png");
}



.Slideshow-ctl-R {

	-webkit-flex: none;
     flex: none;

	
	top:40%;
	margin-left:5px;
	
	height:60px;
	width:15px;
	
	
	opacity:0.7;
	
	background-size:15px 60px;
	background-repeat:no-repeat;
	background-image: url("http://nickel-dime.com/OPENSRC/arrowR.png");
}





@media (min-width:500px) {

	
	.Slideshow-ctl-L {
		
		top:40%;
		left:0px;
		
		height:80px;
		width:20px;
		
		background-size:20px 80px;
	}



	.Slideshow-ctl-R {
		
		top:40%;
		right:0px;
		
		height:80px;
		width:20px;
		
		background-size:20px 80px;
	}
}
.Slideshow-ctl-L:hover,
.Slideshow-ctl-L:active,
.Slideshow-ctl-L:focus {
 
	opacity:1.0;
}


.Slideshow-ctl-R:hover,
.Slideshow-ctl-R:active,
.Slideshow-ctl-R:focus {
 
	opacity:1.0;
}

/* PROGRESS NAVBAR OUTER BOX */

.Slideshow_progress-bar {

	display: -webkit-flex;
	display:         flex;
	
	
	-webkit-align-items: center;
    align-items: center;
	-webkit-justify-content: center;
    justify-content: center;
	
	clear:both;
	bottom:0px;
	
}	


@media (max-width:370px) {
	
	.Slideshow_progress-bar {
		margin-left:-10px;
	}
}



/* INNER FORMATTING BOX */
.Slideshow_progress {

	display:table;
	float:none;
	list-style-type:none;
	
	width:91vw;
	max-width:450px;
	height:30px;
	
	margin: 30px auto 0 auto;
	
	padding:0;
	text-align:middle;
	vertical-align:middle;
	
}	


@media (min-width:768px) {
	
	.Slideshow_progress {
		width:450px;
	}
}


/* RECT THAT CHANGES COLOR FOR EACH SLIDE */
.Slideshow_progress-nugget {
	
	display:table-cell;
	float:none;
	
	width:auto;
	height:30px;

	border-style: solid;	
	border-left-width:1px;
	border-top-width:2px;
	border-bottom-width:2px;
	border-right-width:1px;
	
	
}

.item:nth-child(n) {
	
	background-position:50% 50%;
	background-size:cover;
	background-repeat:no-repeat;
}




#slideshow_carousel {
	-webkit-flex: none;
     flex: none;
	z-index:50;
	top:15px;	
	height:300px;
	width:85%;
	overflow:hidden;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);	
}




#slideshow_progress {

	transform:translateX(-5px);
	border: #a44601 2.5px solid;
}


	
#slideshow_progress .Slideshow_progress-nugget {
	
		background-color:#d66e00;
		border-color: #a44601;
		border-style:solid;
}



#slideshow_progress .Slideshow_progress-nugget:hover,
#slideshow_progress .Slideshow_progress-nugget:active,
#slideshow_progress .Slideshow_progress-nugget:focus {
	
	border-color: yellow;
	background-color:yellow;
}



	
	
.Slideshow-current {
	border-color:#a44601 !important;
	background-color:orange !important;
}


	
.Slideshow-current:hover,
.Slideshow-current:active,
.Slideshow-current:focus {
	
	border-color:yellow !important;
	background-color:yellow !important;
}
	
	
	
	
	
	
	
@media (min-width:500px) {

	#slideshow_carousel {
		height:425px;
		width:85%;
	}
	
	
}


/**/
.card2 {
  padding-top: 20px;
  margin: 10px 0 20px 0;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-top-width: 0;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.card2.hovercard {
  position: relative;
  padding-top: 0;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
}

.card2.hovercard img {
  width: 100%;
  height: auto;
  border: 1px solid #d8d8d8;
}

.card2.hovercard .avatar {
  position: relative;
  top: -40px;
  margin-bottom: -40px;
}

.card2.hovercard .avatar img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  max-height: 80px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.card2.hovercard .info {
  padding: 4px 8px 10px;
}

.card2.hovercard .info .title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1;
  color: #262626;
  vertical-align: middle;
  padding: 20px 0;
}

.card2.hovercard .info .desc {
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  text-overflow: ellipsis;
}

.card2.hovercard .bottom {
 /* padding: 0 20px;
  margin-bottom: 17px;*/
  background: #00d39f;
}

.card2.people .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  line-height: 29px;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bottom .btn{
	width: 100%;
	margin: 5px 0;
	font-size: 22px;
}


.mensaje{
	width: 80%;
	margin: 0 auto;
	border: 1px solid gainsboro;
	text-align: center;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 50px;

	position: relative;
	-webkit-box-shadow: 0 0px 4px #777, 0 0 20px #CCC inset;
	-moz-box-shadow: 0 0px 4px #777, 0 0 20px #CCC inset;
	box-shadow: 0 0px 4px #777, 0 0 20px #CCC inset;

	/*-webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;*/
	
	background-image: url(../img/diseño-ADM.png);
	/*background-image: url(../img/logo-adm-header.png);
	background-repeat: no-repeat;
	background-size: 17%;
	background-position: 99% 112%;*/
}
.mensaje strong{
	font-size: 11px;
	display: block;
	margin: 50px 0 0 0;
	text-transform: capitalize;
}
.mensaje h1{
	font-size: 3em;
color: green;
}
.mensaje h5{
	
}
.fondo-col{
	font-size: 17px;
	width: 100%;
	display: block;
	background:#3a5676;
	color: white;
	padding: 5px;
}
.lista{
	display: block;
	overflow: hidden;
	padding: 5px 0 0 0;
	width: 98.4%;
	border: 1px solid gainsboro;
}
.lista:nth-child(2n+1)
{
	background: #dcdcdc66;
}

/*.list-download li:nth-child(2n+1){
	background: #dcdcdc66;
	}*/

.head-norma{
	border: 1px solid gainsboro;
	overflow: hidden;
	width: 100%;
}
.col-padding p{
	text-align: justify;
}

.fotoPonenteEspecialidad{
	/*in-height: 90px !important;	*/
	font-size: 15px;
}
.Titulo-modificado{
	text-transform: inherit !important;
}
.bajas{
	text-transform: initial !important;
}

.btn-is-disabled {
	cursor: no-drop;	
  pointer-events: none; /* Disables the button completely. Better than just cursor: default; */
  opacity: .5;
}

.btn-is-disabled i{
	cursor: no-drop;
}

.fecha-revista{

background: #35343d;
padding: 10px;
margin: 0 0 5px 0;
color: white;
border-radius: 0 0 3px 3px;
/*position: absolute;
top: 321px;
width: 89%;
background: #35343d;
padding: 15px 10px;
margin: 0 0px;
color: white;*/
}

/*galeria de imagenes css*/

.netoman{
	/*background: #02A17B;*/
	background: #3A5676;
	color:#fff;
}

.alert-blue{
	color: #2cafd1;
	background-color: #d1ecf1;
	border-color: #bee5eb;
	font-size: 24px;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}
.alert-desabilitado{
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	font-size: 24px;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	border-radius: 5px 5px 0 0;	
}
.desabilitado{
	background: #eae7e7cc;
	

}
.seccion-becas{

	display: block;
	overflow: hidden;
	margin: 0 0 15px 15px;
}
.certif-doc li{
	background: #ececec;
	display: block;
	padding: 10px;
	margin: 5px 0;
	background: #efefef;
	border-bottom: 1px solid gainsboro;
}
.certif-doc li:nth-child(2n+1){
	background:#00d2a033 ;

}
/*.certif-doc li:nth-child(2n+1){
	background: #00d2a033;

}*/
.certif-doc li a{
	color: black;
}
.doc-menu{
	background: #FFA500;
	color: white !important;
}

.filt-estados{
	padding: 2px 12px !important;
}

.text-filtro{
	color: #3a5676;
	font-weight: bold;
	margin-right: 10px;
}
.colaps{margin: 6px 5px;font-weight: bolder;color: white;font-size: 25px !important;}
.justifytext p{ text-align: justify; }
/*.justifytext img{height: 250px;}*/