<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Add here all your css styles (customizations)323d59 */
/* .bs-searchbox {
	display: none;
} */

.errorValidated {
	color:red;
}

.btn-secondary {
	padding:7px 16px;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
}

.estilosIcongress &gt; p {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 28px;
	font-family: "Inter", sans-serif;
	color: #7f8897;
	font-weight: 500;
}

.estilosIcongress &gt; p &gt; strong {
	padding-bottom: 1rem !important;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 28px;
	font-family: "Inter", sans-serif;
	color: #233d63 !important;
	font-weight: 600 !important;
}

.estilosIcongress &gt; ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	box-sizing: border-box;
}

.estilosIcongress &gt; ul &gt; li::after {
	position: absolute;
	content: "";
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: rgba(128, 137, 150, 0.6);
}

.estilosIcongress &gt; ul &gt; li {
	position: relative;
	padding-left: 16px;
	color: #7f8897;
	line-height: 24px;
	margin-bottom: 10px;

}
.estilosIcongress &gt; ul &gt; li ul {
	position: relative;
	padding-left: 30px;
	color: #7f8897;
	line-height: 24px;
	margin-bottom: 10px;
	list-style:circle;
}

.estilosIcongress &gt; h2 {
	font-weight: 700 !important;
	font-size: 30px !important;
	padding-bottom: 1rem! important;
	margin: 0 !important;
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	color: #233d63;
	line-height: 1.2;
	padding: 0;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.estilosIcongress &gt; h1 {
	font-weight: 700 !important;
	font-size: 26px !important;
	padding-bottom: 10px !important;
	padding-top: 1rem !important;
	margin: 0;
	color: #233d63;
	line-height: 1.2;
	padding: 0;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
}

.estilosIcongress &gt; h3 {
	font-weight: 600 !important;
	font-size: 24px !important;
	padding-bottom: 10px !important;
	padding-top: 1rem !important;
	margin: 0;
	color: #233d63;
	line-height: 1.2;
	padding: 0;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
}

.estilosIcongress &gt; h4 {
	font-weight: 600 !important;
	font-size: 20px !important;
	padding-bottom: 10px !important;
	padding-top: 1rem !important;
	margin: 0;
	color: #233d63;
	line-height: 1.2;
	padding: 0;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
}

.estilosIcongress &gt; h5 {
	font-weight: 600 !important;
	font-size: 20px !important;
	padding-bottom: 5px !important;
	margin: 0;
	color: #233d63;
	line-height: 1.2;
	padding: 0;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
}

.estilosIcongress &gt; h6 {
	    font-size: 12px !important;
		padding-top: .5rem !important;
		line-height: 28px;
		font-family: "Inter", sans-serif;
		color: #7f8897;
		font-weight: 500;
		box-sizing: border-box;
		padding: 0;
}

.estilosIcongress &gt; ol {
		margin-left: 0px;
	
}
.estilosIcongress &gt; ol li {
	margin-bottom: 8px;
	padding-bottom: 0px;
}

.estilosIcongress &gt; ol.sangria1 li{
	margin-left: 0px;
} 

.estilosIcongress &gt; ol.sangria1 li ul{
	margin-left: 50px;
} 

.estilosIcongress &gt; ol.sangria1 li ul li{
	margin-bottom: 0px;
	list-style-type: upper-roman;
	list-style-position: outside;
} 

.estilosIcongress &gt; ol.sangria2 li{
	margin-left: 0px;
} 

.estilosIcongress &gt; ol.sangria2 li ul{
	margin-left: 50px;
} 

.estilosIcongress &gt; ol.sangria2 li ul li{
	margin-bottom: 0px;
	list-style-position: outside;
	list-style:circle;
} 

.pintarGris{
	color: rgb(170, 170, 170);
}


.pintarNaranja{
	color: orange;
}

.pintarNaranjaHover:hover{
	color: orange !important;
}

.cursor-default{
	cursor: default;
}

.selectDos{
	padding: 12px 20px;
	border-color: rgba(127, 136, 151, 0.2);
	background-color: #fff;
}

.selectPanta{
	color: #999;
	border-color: rgba(127, 136, 151, 0.2);
	height: 50px;
}

/*



@media (min-width: 992px){
  .header-v4 .navbar-collapse {
      background-color: #123462;
  }

  .header-v4 .navbar-default .navbar-nav &gt; li &gt; a:hover, .header-v4 .navbar-default .navbar-nav &gt; .active &gt; a {
      border-top: solid 2px #00a3e8;
  }
  
}
@media (max-width:600px){
	.construccion &gt; a{
	  font-size: 14px !important;
  }
}

a, a:hover {
  color: #353535 ;
}

.btn-u, .btn-u.btn-u-default {
    color: #FFF;
    background: #123462 ;
}

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u, .btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u, .btn-u.btn-u-default:hover, .btn-u.btn-u-default:focus, .btn-u.btn-u-default:active, .btn-u.btn-u-default.active, .open .dropdown-toggle.btn-u.btn-u-default  {
    color: #FFF;
    background: #123462;
}

.construccion {
	font-size:36px; 
	background-color:#5e352a; 
	padding:20px;
	text-align:center;
	color:#FFF;
	width:90%; 
	float:left; 
}
.construccion &gt; a{
	font-size: 30px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    color: #fff;
    background-color: #123462;
    border-color: #123462;
}

.panel-heading {
    color: #fff;
    background-color: #123462;
}

h3 {
    border-bottom: none;
}

.programaTitulo {
    background-color: #e96b56;
	color: #FFF;
	padding: 10px;
}

h6.text-primary.horaPrograma{
  color: #585f69;
  background-color: #ebeaea;
  padding:5px 10px 5px 10px;
}

.programaSubPonencia{
    color: #e96b56;
    margin: 0 11px 0 50px;
	font-size: 16px;
	padding-bottom:10px;
}

.programaSala{
	margin:0px 11px 0px 50px;
	font-style: italic;
}

.programaEncargadoDe{
	// margin-left:50px; 
	text-decoration:underline;
	font-size:14px;
}

.programaPonente{
	// margin:0px 11px 0px 50px; 
	font-size:14px;
}

.programaFiliacion{
	// margin:0px 11px 0px 50px; 
	font-style:italic;
	font-size:14px;
}

.funny-boxes-top-sea {
    border-top: solid 2px #123462;
}

.text-primary {
    color: #123462;
}

.funny-boxes p a, .funny-boxes p a{
    color: #123462;
}

.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #123462;
}

.detallePrograma {
    background-color: #123462;
	height:80px;
	color:#FFF;
	text-align:center;
	padding-top:20px;
	font-size:18px;
	border-style:solid;
}

#headLogin {
  background-color: #123462;
  color: #FFF;
}

.errorValidated {
	color: #B00;
}

.sky-form header {
  color: inherit;
  display: block;
  font-size: 20px;
  background: #133364;
  color:#FFF;
  font-weight: 400;
  padding: 8px 30px;
}

.cabeceraTabla{
	background-color:#123462; 
	color:#FFF;
}

.pagination li a:hover {
   color: #fff;
   background: #00a3e8;
   border-color: #00a3e8;   
}

.pagination &gt; .active &gt; a, 
.pagination &gt; .active &gt; span, 
.pagination &gt; .active &gt; a:hover, 
.pagination &gt; .active &gt; span:hover, 
.pagination &gt; .active &gt; a:focus, 
.pagination &gt; .active &gt; span:focus {
   border-color: #123462;
   background-color: #123462;
}

.margenSeccion {
	margin-top: 30px; 
	margin-bottom: 30px;
}

.service-box{
	webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.noDecoration:hover{
	text-decoration:none;
}

.fa-linkedin-in:before {
    content: "\f0e1";
    margin-left: 5px;
}

.fa-twitter:before {
    content: "\f099";
    margin-left: 4px;
}


.fa-instagram:before {
    content: "\f16d";
    margin-left: 5px !important;
}

.fa-facebook-square:before {;
    margin-left: 5px !important;
}




#paginacion{
	display: flex;
	flex-direction: row;
	justify-content: center;
}

#paginacion li{
	display: inline-block;
	margin: 0px 2px;
	border: 1px solid #656565;
	border-radius: 5px;
}

#paginacion li:hover{
	background-color: #f1d3ad;
}

#paginacion li a{
	font-weight: bold;
	color: #656565;
	font-size: 14px;
	width: 35px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	font-family: 'Montserrat',sans-serif;
	text-decoration: none;
}

#paginacion li a:hover{
	color: #fff;
}

#paginacion li.active a{
	color: #fff;
	background-color: #f1d3ad;
	border-color: #f1d3ad;
}

#paginacion li.boton{

}

#paginacion li.boton a{
	width: 150px;
}
	*/</pre></body></html>