/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 2.7.1.1505456173
Updated: 2017-09-15 06:16:13

*/
li.acceso-congresistas a {
    background: #FFF;
    color: #da0032 !important;
    padding: 10px 10px 0px 10px;
    border-radius: 20px;
}
ul.et-social-icons {
    padding-top: 10px;
}


#et-secondary-menu {
    float: none !important;
    text-align: center;
}
#top-header .et-social-icons {
    float: right;
}
.desactivado{
	  pointer-events: none;
    cursor: default;
    color: #666;
    text-decoration: none; 
}

/*Ajustes tabla cronograma*/

td.s0 {
    width: 130px;
}

.item_leyenda {
    overflow: hidden;
}

.leyenda {
    text-align: left;
    color: #000000;
    font-family: 'docs-Open Sans', Arial;
    font-size: 10, 5pt;
    white-space: normal;
    padding-top: 2px;
}

.item_color {
    width: 20px;
    height: 25px;
    float: left;
    margin-right: 10px;
}

.color_mesa_redonda {
    background-color: rgb(76, 148, 216);
}

.color_mesa {
    background-color: rgb(76, 148, 216);
}

.color_mesa_ibe {
    background-color: rgb(76, 148, 216);
}

.color_taller {
    background-color: rgb(242, 206, 237);
}

.color_simposium {
    background-color: rgb(246, 197, 172);
}

.color_comunicacion {
    background-color: rgb(217, 242, 208);
}

.color_grupo {
    background-color: #434343;
}

.color_reunion_admin {
    background-color: rgb(233, 122, 47);
}

.color_otros {
    background-color: rgb(255, 204, 102);
}

.caminoMigas {
    color: #ffffff;
}
.leftMargen{
	padding-left: 20px;
}
.leftEspacio{
	margin-left: 20px;
}
.enlaceBecas {
    background: #da0032;
    color: #FFFFFF;
    padding: 5px 20px;
    display: table;
	margin-top: 10px;
	margin-bottom: 10px;
}
.enlaceBecas a {
    color: #FFFFFF;
}
.sup{
	font-size: 10px;
}



/****logos***/

@media only screen and (max-width: 1550px) {
	.et_header_style_left .logo_container {
		position: relative;
		text-align: center;
		height: 100%;
		width: 100%;
	}
	div#et-top-navigation {
		padding-left: 0px !important;
		text-align: center;
	}
}

@media only screen and (max-width: 600px) {
	.et_header_style_left .logo_container {
		position: absolute;
	}
	.et_header_style_left #logo {
        max-width: 70%;
    }

}

/*
@media only screen and (max-width: 981px) {

	img#logo {
				max-height: 20% ;
			}
		

}
@media only screen and (max-width: 800px) {

	img#logo {
				max-height: 20% ;
			}	

}
*/



li.acceso-congresistas {
    font-weight: 800;
    padding-right: 20px;
}
li.fundacion {
    font-weight: 800;
    padding-right: 20px;
}
.ubicacion.color1 {
    text-align: right;
}
.ubicacion.color1 a {
    color: #ffffff;
    background: #e65100;
    padding: 5px 10px;
}


/*formulario de contacto*/

.wpcf7-form {
    /*background-color: #CCEAFB;*/
    padding: 40px;
    border-radius: 10px;
}

.wpcf7-form label {
    width: 100% !important;
    color: #333;
    font-weight: 700;
}
.wpcf7-form input[type='text'], .wpcf7-form input[type='number'], .wpcf7-form input[type='email'], .wpcf7-form input[type='url'], .wpcf7-form input[type='password'], .wpcf7-form input[type='search'], .wpcf7-form input[type='tel'], .wpcf7-form textarea, .wpcf7-form select  {
    padding: 10px !important;
    border: 1px solid #333 !important;
    background-color: #FFF;
    border-radius: 3px;
    width: 100%;
}

.wpcf7-form input[type='submit'] {
    background: #333;
    color: #ffffff;
    border: none;
    border-radius: 15px;
    padding: 10px 20px;
    font-size: 16px;
    width: 100%;
	cursor: pointer;
}

.form-group {
    padding-bottom: 20px;
}
.btn_formulario a {
    background: #da0032;
    color: #FFFFFF;
    padding: 5px 20px;
    border-radius: 20px;
}
.btn_formulario{
	margin: 20px 0px;
}
input#adjuntar-cv-input {
    font-size: 20px;
	padding: 20px 0px;
}

.et_pb_menu .et-menu-nav>ul.upwards li ul {
    border-bottom: 3px solid #65647f;
    background: #da0032;
}

