/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* COMMON */
body { background-color:  #d6d6d6; font-family: 'Raleway', sans-serif; font-weight: 300; font-size: 1em; color: #707070; }
section { min-height: calc(var(--windowHeight)); height: auto; }
section#login { height: 93vh; }
input { border-radius: 0px!important; height: 50px!important; }
select { border-radius: 0px!important; height: 50px!important; }
h2 { font-size: 1.5em; font-weight: 500; color: #005F4B; }
h3 { font-size: 1em; font-weight: 500; color: #707070; }
.seccion { padding-top: 55px;�}
.panelDerecha { background-color: #F0F0F0; height: 100vh; width: 33%; position: absolute; z-index: 2; right: 0; padding: 35px 25px; }
.cerrarPanel img { max-width: 30px; }
.cerrarPanel { text-align: right; }

.logoSanofi {display:none;}


/* ACCORDIONS */
.panel-heading { padding: 0; border:0; }
.panel-title > a, .panel-title > a:active { background-color: #00B336; display: block; padding: 15px; color: white; font-size: 0.8em; font-weight: 500; text-decoration: none; }
.panel-heading a:before { font-family: 'Glyphicons Halflings'; content: "\02795"; float: right; transition: all 0.5s; }
.panel-heading.active a:before { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); } 
.panel-collapse { padding: 5px; }


/* BUTTONS */
.btn { border-radius: 0!important; text-transform: uppercase; }
.btn-dark a:link { border: 2px solid #FCC10C!important; }
.btn-violeta a { background: #4a2960!important; }
.btnFlotante { position: fixed; z-index: 4; bottom: 5vh; left: 2vw }


/* DATATABLES */
.dataTable { background-color: #F0F0F0; padding: 20px; max-width: 70%;  margin: 0 auto; }


/* CHATS */
.cabeceraChat { background-color: #FCC10C; margin-left: 5px; padding: 10px 10px 10px 0px; font-weight: 500; color: #00B336; font-size: 1.2em; }
.cabeceraChat span { font-size: 0.8em; margin-top: 10px; color: white; }
.cabeceraChat img { height: 70px; width: 70px; border-radius: 50%; border: 5px solid #93358D; }
.textoChat { background-color: #93358D; min-height: 390px; margin-left: 5px; padding: 10px 10px 10px 0px; font-weight: 500;}
.inputChat { background-color: #93358D;  margin-left: 5px; padding: 10px 10px 10px 0px; font-weight: 500;}
.inputChat textarea { border-radius: 0px!important; width: 100%; height: 150px!important; font-weight: 500; }
.textoChatAuditorio { min-height: 350px; padding: 10px 15px 10px 0px; font-weight: 500;}
.inputChatAuditorio { padding: 10px 10px 10px 0px; font-weight: 500;}
.inputChatAuditorio textarea { border-radius: 0px!important; width: 100%; height: 120px!important; font-weight: 500; }


/* REGISTRO */
.imgRegistro { max-width: 450px; margin: 0 auto; text-align: center; }
.imgRegistro h1 { font-size: 3em; margin-top: 20px; margin-bottom: 30px; }
.form-check a { color: #CCC; }
.terminos { background-color: white; padding: 30px; max-width: 60%; color: black; }
#termAR { display: none; }
.termARG { display: none; }
#termPY { display: none; }
.termPY { display: none; }
#termUY { display: none; }
.termUY { display: none; }
#termCL { display: none; }
.termCL { display: none; }


/* LOGIN */
.card { background-color: white; padding: 15px; border: none; border-radius: 0px; margin-top: 15%!important; }
.card-header { background-color: none!important; padding-top: 30px; padding-bottom: 30px; border: none; text-align: center; }
.card a:link { font-size: 0.9em; color: #005F4B; text-decoration: none; transition: all 1s; }
.card a:visited { color: #005F4B; }
.card a:hover { color: #666; }


/* PERFIL */
.fotoPerfil { width: 100%; max-width: 200px; margin-left: 10px; border-radius: 50%; border: 5px solid #00B336; }
.btnPerfil button { margin-top: 30%;�}


/* HEADER */
/*
header { background-color: white; height: 100px; padding-top: 15px; font-size: 1.3em; font-weight: 500; color: #707070; text-align: center; }
.brand img { max-height: 75px; }
#menu { padding-top: 17px; cursor: pointer; }
#menu img { width: 27px; margin-right: 10px; }
.input-group { max-width: 85%; margin-left: auto; margin-right: auto; margin-top: 10px; }
.input-group input { border-top-left-radius: 10px!important; border-bottom-left-radius: 10px!important; border-right: none; }
.input-group-append button img { width: 22px; }
.input-group-append button { background: none; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; border-top-right-radius: 10px!important; border-bottom-right-radius: 10px!important; }
#userProfile { height: 65px; margin-top: 15px; font-size: 0.9em!important; cursor: pointer; text-align: right; }
#userProfile .nombreUsuario { margin-top: 20px; width: 60%; }
#userProfile .fotoPerfil { width: 70px; height: 70px; margin-left: 20px; margin-top: -15px!important; border-radius: 50%; border: 5px solid #00B336; float: right; }
*/

/* HEADER */
header { background-color: white; height: 70px; font-size: 1.2em; font-weight: 500; color: #707070; text-align: center; }
.brand img { max-height: 56px; }
#menu { cursor: pointer; }
#menu img { width: 27px; margin-right: 10px; }
.input-group { max-width: 85%; margin-left: auto; margin-right: auto; }
.input-group input { border-top-left-radius: 10px!important; border-bottom-left-radius: 10px!important; border-right: none; }
.input-group-append button img { width: 22px; }
.input-group-append button { background: none; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; border-top-right-radius: 10px!important; border-bottom-right-radius: 10px!important; }
#userProfile { font-size: 0.9em!important; cursor: pointer; text-align: right; }
#userProfile .nombreUsuario { width: 60%; }
#userProfile .fotoPerfil { width: 50px; height: 50px; margin-left: 20px; border-radius: 50%; border: 2px solid #1D9CD7; }



/* NAV EVENTOS */
.navEvento { background-color: rgba(0,0,0,0.7); width: 100%; height: auto; min-height: 90px; position: absolute; z-index: 10; padding-top: 30px; display: none; }
.navEvento ul { padding-inline-start: 0; }
.navEvento li { display: inline-block; width: 11%; font-size: 1.2em; font-weight: 500; text-align: center; }
.navEvento li img { width: 38px; margin-top: -3px; }
.navEvento li a:link { color: white; text-decoration: none; transition: all 1s; }
.navEvento li a:visited { color: white; }
.navEvento li a:hover { color: #CCC; }

/* NAV Perfil */
.navPerfil { background-color: rgba(0,0,0,0.7); width: 100%; height: auto; min-height: 90px; position: absolute; z-index: 10; padding-top: 30px; display: none; }
.navPerfil ul { padding-inline-start: 0; margin-bottom: 0; }
.navPerfil li { display: inline-block; width: 20%; font-size: 1.2em; font-weight: 500; text-align: center; }
.navPerfil li img { width: 38px; margin-top: -3px; }
.navPerfil li a:link { color: white; text-decoration: none; transition: all 1s; }
.navPerfil li a:visited { color: white; }
.navPerfil li a:hover { color: #CCC; }


/* AGENDA */
section.agenda { min-height: auto; padding-bottom: 50px; }
.unaAgenda { margin-top: 10px; margin-bottom: 10px;�}
.unaAgenda .fechaAgenda { background-color: #005F4B; min-height: 160px; padding: 20px; font-size: 2.2em; text-transform: uppercase; text-align: center; color: white; font-weight: 700; }
.unaAgenda .fechaAgenda small { font-size: 0.5em; font-weight: 700; }
.unaAgenda .fechaAgenda .salaAgenda { margin-top: 10px; font-size: .5em; line-height: 1.3em; }
.unaAgenda .infoAgenda { background-color: white; min-height: 160px; padding: 20px; color: black; }
.unaAgenda .infoAgenda .tituloAgenda { font-size: 1.1em; font-weight: 500; }
.unaAgenda .infoAgenda .oradorAgenda { font-size: 1.1em; }
.unaAgenda .handlerAgenda { margin-top: 20px; font-size: 0.8em; font-weight: 500; }
.unaAgenda .handlerAgenda img { height: 23px; margin-right: 8px; }
.unaAgenda .handlerAgenda .btn { height: 30px; font-size: 0.8em; }
.unaAgenda .handlerAgenda .btn img { height: 18px; margin-right: 5px; }
.unaAgenda .handlerAgenda a:link { color: black; text-decoration: none; transition: all 1s; }
.unaAgenda .handlerAgenda a:visited { color: black; }
.unaAgenda .handlerAgenda a:hover { color: #005F4B; }
.unaAgenda .descripcionAgenda { margin-top: 30px; }
.agenda .nav-link.active { background-color: white!important; color: black!important; }
.agenda .nav-link { margin-right: 5px; }
.agenda .nav-link { background-color: rgba(255,255,255,0.3); color: black!important; }




/* SPEAKERS */
.unSpeaker { margin-top: 10px; margin-bottom: 40px;�}
.unSpeaker .fotoSpeaker { width: 150px; height: 150px; position: relative; overflow: hidden; border-radius: 50%; border: 5px solid #005F4B; text-align: center }
.unSpeaker .fotoSpeaker img { display: inline; margin: 0 auto; margin-left: -25%; height: 100%; width: auto; border: 0; }
.unSpeaker .infoSpeaker { background-color: white; background-size: 100%; min-height: 160px; padding: 20px; }
.unSpeaker .infoSpeaker .orador { font-size: 1.1em; font-weight: 500; }
.unSpeaker .infoSpeakerAuditorio { overflow-y: auto !important; max-height: 300px; padding: 20px; }
.unSpeaker .infoSpeakerAuditorio span { font-size: 0.8em; line-height: 1em; }

.infoAgenda .handlerAgenda div {
    margin-bottom: 10px;
}


/* LOBBY */
.lobby:not(.f3d) { background: url(../img/ID01_Lobby@2x.jpg) 50% 0 no-repeat; background-size: 100%; }
.btnLobby { float: left; position: absolute; }
.btnLobby img { width: 100%; }
.btnLobby.btnAuditorio { width: 11vw; height: auto; top: calc(0.5*18vw + 100px); left: 67vw; }
.btnLobby.btnActividades { width: 12vw; height: auto; top: calc(0.5*24vw + 100px); left: 44vw; }
.btnLobby.btnExhibicion { width: 11vw; height: auto; top: calc(0.5*19vw + 100px); left: 17vw; }
.btnLobby.btnNetworking { width: 13vw; height: auto; top: calc(0.5*61vw + 100px); left: 22vw; }
.btnLobby.informacion { width: 12vw; height: auto; top: calc(0.5*70vw + 100px); left: 60vw; }
.btnLobby.agenda { width: 9vw; height: auto; top: calc(0.5*40vw + 100px); left: 8vw; }
.btnLobby.video { width: 7vw; height: auto; top: calc(0.5*52vw + 100px); left: 67.3vw; }
.btnLobby.video-central { width: 25.4vw;
    height: auto;
    top: calc(0.5*7.5vw + 100px);
    left: calc(35.3vw); }


/* INFORMES */
.informes { background: url(../img/01-informes.jpg) 50% 0 no-repeat; background-size: 100%; }
.btnInformes { width: 5vw; height: auto; float: left; position: absolute; top: calc(0.5*50vw + 100px); font-weight: 500; font-size: 0.9em; line-height: 1em; color: white; text-align: center; }
.btnInformes img { width: 100%; }
.btnInformes.soporte { left: 39vw; }
.btnInformes.soporte-mail { left: 39vw; }
.btnInformes.informacionGeneral { left: 47vw; }
.btnInformes.plataforma { left: 55vw; }
.btnInformes.video { width: 12vw; top: calc(0.5*26vw + 100px); left: 58vw; }
.faqs { display: none; }
.chatInformes, .mailInformes { display: none; }
.chatInformes iframe { width: 100%!important: height: 400px!important;�}
.unaNoticia { margin-bottom: 15px;�}
.unaNoticia .imagen img { width: 100%; }
.unaNoticia .texto { background-color: white; padding: 15px; font-size: 0.9em; }
.unaNoticia .texto .titulo { font-weight: 500; font-size: 1.2em; }
.preguntas { color: #000; }
.preguntas .respuestas label { display: block; }
.preguntas .respuestas label input { height: auto !important; }
.preguntas .respuestas label span { display: inline-block; margin-left: 10px; }


/* NETWORKING */
.networking { background: url(../img/03-networkinga.jpg) 50% 20% no-repeat #cbc4d4; background-size: 100%; min-height: calc(var(--windowHeight) - 100px); height: auto; }
.chatSanofi {  }
.chatSanofi textarea { height: 200px; }


/* AUDITORIO */
.auditorio { background: url(../img/04-auditorio.jpg) 50% 0 no-repeat; background-size: 100%; }
.auditorio .container-fluid { padding-top: 7.5vw; }
.auditorio .bannerSuperior { background-color: #CCC; height: 60px; padding: 0!important; text-align: center; }
.auditorio .bannerLateral { background-color: #CCC; padding: 0!important; text-align: center; }
.auditorio .tituloCharla { background-color: #522D6D; height: auto; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; font-size: 1.1em; line-height: 1.1em; font-weight: 500; color: white; }
.auditorio .live { /*height: 640px;*/ padding: 0!important; }
.auditorio .tabsAuditorio { background-color: #F0F0F0; padding: 0!important; }
.auditorio .nav-tabs .nav-item .active {�background-color: none!important; border-radius: 0; border-left: 2px solid #FCC10C!important; border-right: 2px solid #FCC10C!important; color: white!important; }
.auditorio .nav-tabs { border: none; width: 100%; }
.auditorio .nav-tabs .nav-item a { background-color: #FCC10C; border: none; border-left: 2px solid #FCC10C!important; border-right: 2px solid #FCC10C!important; color: white!important; border-radius: 0; }
.auditorio .tab-content { padding: 5px 20px; }
.auditorio .unaAgenda .fechaAgenda { background-color: #707070; min-height: auto; padding: 10px; font-size: 1.5em; text-transform: uppercase; text-align: center; color: white; font-weight: 700; }
.auditorio .unaAgenda .fechaAgenda small { font-size: 0.5em; font-weight: 700; }
.auditorio .unaAgenda .fechaAgenda.charlaActiva { background-color: #522D6D; }
.auditorio .unaAgenda .infoAgenda { background-color: #583970; min-height: auto; padding: 10px; font-size: 0.8em; line-height: 1em; }
#agenda-chat-container iframe { /*height: 615px;*/ }
.live { background-color: transparent;  max-width: 59.5vw; margin: 0 auto; margin-top: 1.85vw/*0.43vw*/; }
.live-video { position: relative; /*padding-bottom: 58.7%;*/padding-bottom: 56.26%; /* 16/9 ratio */ height: 0; overflow: hidden; margin: 0 auto; background-color: transparent; text-align: left; }
/*.live-video-btn { text-align: center; padding: 20px; font-weight: bold; cursor: pointer; }*/
.live-countdown .number {float: left;}
.live-countdown .number .value>div {float: left;}
.live-countdown .divider {float: left;}
.live-video-btn {
	background-image:url(../img/play.png);
    background-repeat:no-repeat;
    width:30%;
    height:30%;
    /*min-height: 100px;*/
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}

/*
.auditorio { background: url(../img/04-auditorio.jpg) 50% 0 no-repeat; background-size: 100%; }
.auditorio .container-fluid { padding-top: 7.5vw; }
.auditorio .bannerSuperior { background-color: #CCC; height: 60px; padding: 0!important; text-align: center; }
.auditorio .bannerLateral { background-color: #CCC; padding: 0!important; text-align: center; }
.auditorio .tituloCharla { background-color: #522D6D; height: auto; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; font-size: 1.1em; line-height: 1.1em; font-weight: 500; color: white; }
.auditorio .live { padding: 0!important; }
.auditorio .tabsAuditorio { background-color: #F0F0F0; padding: 0!important; }
.auditorio .nav-tabs .nav-item .active {�background-color: none!important; border-radius: 0; border-left: 2px solid #FCC10C!important; border-right: 2px solid #FCC10C!important; color: white!important; }
.auditorio .nav-tabs { border: none; width: 100%; }
.auditorio .nav-tabs .nav-item a { background-color: #FCC10C; border: none; border-left: 2px solid #FCC10C!important; border-right: 2px solid #FCC10C!important; color: white!important; border-radius: 0; }
.auditorio .tab-content { padding: 5px 20px; }
.auditorio .unaAgenda .fechaAgenda { background-color: #707070; min-height: auto; padding: 10px; font-size: 1.5em; text-transform: uppercase; text-align: center; color: white; font-weight: 700; }
.auditorio .unaAgenda .fechaAgenda small { font-size: 0.5em; font-weight: 700; }
.auditorio .unaAgenda .fechaAgenda.charlaActiva { background-color: #522D6D; }
.auditorio .unaAgenda .infoAgenda { background-color: #583970; min-height: auto; padding: 10px; font-size: 0.8em; line-height: 1em; }
#agenda-chat-container iframe { }
.live { background-color: #000; }
.live-video { position: relative; padding-bottom: 56.55%; height: 0; overflow: hidden; margin: 0 auto; background-color: #000; text-align: left; }
.live-countdown .number {float: left;}
.live-countdown .number .value>div {float: left;}
.live-countdown .divider {float: left;}
.live-video-btn {
	background-image:url(../img/play.png);
    background-repeat:no-repeat;
    width:30%;
    height:30%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}*/
#bio .fotoSpeaker { width: 100px; height: 100px; position: relative; overflow: hidden; border-radius: 50%; border: 5px solid #FCC10C; }
#bio { height: 515px; overflow-y: auto; overflow-x: hidden; }
.op-wrapper.ovenplayer {position: static !important;}
.op-wrapper {height: 100%;}
.op-caption-text-container {display: none}


.cartelera { background-color: white; padding: 15px; max-width: 900px; max-height: 500px; overflow-y: scroll; }
.auditorios { background: url(../img/04-auditorios.jpg) 50% 85% no-repeat; background-size: 100%; padding-top: 5vh; }
.unaAgendaAuditorio { margin-top: 10px; margin-bottom: 10px; border-bottom: 1px solid #666; padding-bottom: 10px;�}
.unaAgendaAuditorio .fechaAgenda { background-color: #003b4b; padding: 20px; font-size: 1.5em; text-transform: uppercase; text-align: center; color: white; font-weight: 700; }
.unaAgendaAuditorio .fechaAgenda small { font-size: 0.5em; font-weight: 700; }
.unaAgendaAuditorio .fechaAgenda .salaAgenda { margin-top: 10px; font-size: .5em; line-height: 1.3em; }
.unaAgendaAuditorio .infoAgenda { padding: 20px; color: black; }
.unaAgendaAuditorio .infoAgenda .tituloAgenda { font-size: 1.1em; font-weight: 500; }
.unaAgendaAuditorio .infoAgenda .oradorAgenda { font-size: 1.1em; }
.unaAgendaAuditorio .btn { height: 30px; font-size: 0.8em; }
.unaAgendaAuditorio .btn img { height: 18px; margin-right: 5px; }



/* ACTIVIDADES */
.actividades { background: url(../img/05-actividades.jpg) 50% 40% no-repeat; background-size: cover; }


/* APERFIL */
section.perfil { min-height: auto; padding-bottom: 50px; }


/* FOOTER */
footer.ineventos-footer { background-color: white; height: 100px; padding-top: 15px; color: #707070; text-align: center; }
footer.ineventos-footer span { color: #005F4B; }








/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




/** ----------------- CHAT FLOTANTE AUDITORIO */

// Imports
// --------------------------------------
@import 'https://fonts.googleapis.com/css?family=Noto+Sans';
// Variables
// --------------------------------------
$scrollbar-width: 5px;
$chat-thread-bgd-color: rgba(25, 147, 147, 0.2);
$chat-thread-msg-arrow-size: 10px;
$chat-thread-avatar-size: 25px;
$chat-thread-offset: #{$chat-thread-avatar-size + 20px};
$default-shadow-color: rgb(0, 0, 0);
// Mixins
// --------------------------------------
@mixin fancy-background() {
    background: -moz-linear-gradient(-45deg, #183850 0, #183850 25%, #192C46 50%, #22254C 75%, #22254C 100%);
    background: -webkit-linear-gradient(-45deg, #183850 0, #183850 25%, #192C46 50%, #22254C 75%, #22254C 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

@mixin fancy-scrollbar() {
    &::-webkit-scrollbar {
        width: $scrollbar-width;
    }
    &::-webkit-scrollbar-track {
        border-radius: $scrollbar-width;
        background-color: rgba(25, 147, 147, 0.1);
    }
    &::-webkit-scrollbar-thumb {
        border-radius: $scrollbar-width;
        background-color: $chat-thread-bgd-color;
    }
}

@mixin scrolling-shadows($background-color: transparent, $shadow-intensity: 0.5, $shadow-color: $default-shadow-color, $cover-size: 40px, $shadow-size: 14px) {
    // Shadow covers
    background: linear-gradient($background-color 30%, rgba($background-color, 0)), linear-gradient(rgba($background-color, 0), $background-color 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba($shadow-color, $shadow-intensity), rgba($shadow-color, 0)), radial-gradient(50% 100%, farthest-side, rgba($shadow-color, $shadow-intensity), rgba($shadow-color, 0)) 0 100%;
    background: linear-gradient($background-color 30%, rgba($background-color, 0)), linear-gradient(rgba($background-color, 0), $background-color 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba($shadow-color, $shadow-intensity), rgba($shadow-color, 0));
    // also add button shadow:
    //radial-gradient(farthest-side at 50% 100%, rgba($shadow-color,$shadow-intensity), rgba($shadow-color,0)) 0 100%;
    background-repeat: no-repeat;
    background-color: $background-color;
    background-size: 100% $cover-size, 100% $cover-size, 100% $shadow-size, 100% $shadow-size;
    // Opera doesn't support this in the shorthand
    background-attachment: local, local, scroll, scroll;
}

* {
    box-sizing: border-box;
}

.floating-chat {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    transform: translateY(70px);
    transition: all 250ms ease-out;
    border-radius: 50%;
    opacity: 0;
    @include fancy-background;
    &.enter:hover {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
        opacity: 1;
    }
    &.enter {
        transform: translateY(0);
        opacity: 0.6;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
    }
    &.expand {
        width: 250px;
        max-height: 400px;
        height: 400px;
        border-radius: 5px;
        cursor: auto;
        opacity: 1;
    }
    :focus {
        outline: 0;
        box-shadow: 0 0 3pt 2pt rgba(#0EC879, 0.3);
    }
    button {
        background: transparent;
        border: 0;
        color: white;
        text-transform: uppercase;
        border-radius: 3px;
        cursor: pointer;
    }
    .chat {
        display: flex;
        flex-direction: column;
        position: absolute;
        opacity: 0;
        width: 1px;
        height: 1px;
        border-radius: 50%;
        transition: all 250ms ease-out;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        &.enter {
            opacity: 1;
            border-radius: 0;
            margin: 10px;
            width: auto;
            height: auto;
        }
        .header {
            flex-shrink: 0;
            padding-bottom: 10px;
            display: flex;
            background: transparent;
            .title {
                flex-grow: 1;
                flex-shrink: 1;
                padding: 0 5px;
            }
            button {
                flex-shrink: 0;
            }
        }
        .messages {
            padding: 10px;
            margin: 0;
            list-style: none;
            overflow-y: scroll;
            overflow-x: hidden;
            flex-grow: 1;
            border-radius: 4px;
            background: transparent;
            @include fancy-scrollbar;
            li {
                position: relative;
                clear: both;
                display: inline-block;
                padding: 14px;
                margin: 0 0 20px 0;
                font: 12px/16px 'Noto Sans', sans-serif;
                border-radius: 10px;
                background-color: $chat-thread-bgd-color;
                word-wrap: break-word;
                max-width: 81%;
                &:before {
                    position: absolute;
                    top: 0;
                    width: $chat-thread-avatar-size;
                    height: $chat-thread-avatar-size;
                    border-radius: $chat-thread-avatar-size;
                    content: '';
                    background-size: cover;
                }
                &:after {
                    position: absolute;
                    top: $chat-thread-msg-arrow-size;
                    content: '';
                    width: 0;
                    height: 0;
                    border-top: $chat-thread-msg-arrow-size solid $chat-thread-bgd-color;
                }
            }
            li.other {
                animation: show-chat-odd 0.15s 1 ease-in;
                -moz-animation: show-chat-odd 0.15s 1 ease-in;
                -webkit-animation: show-chat-odd 0.15s 1 ease-in;
                float: right;
                margin-right: $chat-thread-offset;
                color: #0AD5C1;
            }
            li.other:before {
                right: -$chat-thread-offset;
                // Placeholder avatar 1
                background-image: url(https://github.com/Thatkookooguy.png);
            }
            li.other:after {
                border-right: $chat-thread-msg-arrow-size solid transparent;
                right: -$chat-thread-msg-arrow-size;
            }
            li.self {
                animation: show-chat-even 0.15s 1 ease-in;
                -moz-animation: show-chat-even 0.15s 1 ease-in;
                -webkit-animation: show-chat-even 0.15s 1 ease-in;
                float: left;
                margin-left: $chat-thread-offset;
                color: #0EC879;
            }
            li.self:before {
                left: -$chat-thread-offset;
                // Placeholder avatar 2
                background-image: url(https://github.com/ortichon.png);
            }
            li.self:after {
                border-left: $chat-thread-msg-arrow-size solid transparent;
                left: -$chat-thread-msg-arrow-size;
            }
        }
        .footer {
            flex-shrink: 0;
            display: flex;
            //flex-direction: row-reverse;
            padding-top: 10px;
            max-height: 90px;
            background: transparent;
            .text-box {
                border-radius: 3px;
                background: $chat-thread-bgd-color;
                min-height: 100%;
                width: 100%;
                margin-right: 5px;
                color: #0EC879;
                overflow-y: auto;
                padding: 2px 5px;
                @include fancy-scrollbar;
            }
        }
    }
}

// Animation
// --------------------------------------
@keyframes show-chat-even {
    0% {
        margin-left: -480px;
    }
    100% {
        margin-left: 0;
    }
}

@-moz-keyframes show-chat-even {
    0% {
        margin-left: -480px;
    }
    100% {
        margin-left: 0;
    }
}

@-webkit-keyframes show-chat-even {
    0% {
        margin-left: -480px;
    }
    100% {
        margin-left: 0;
    }
}

@keyframes show-chat-odd {
    0% {
        margin-right: -480px;
    }
    100% {
        margin-right: 0;
    }
}

@-moz-keyframes show-chat-odd {
    0% {
        margin-right: -480px;
    }
    100% {
        margin-right: 0;
    }
}

@-webkit-keyframes show-chat-odd {
    0% {
        margin-right: -480px;
    }
    100% {
        margin-right: 0;
    }
}


.breathing-button {
    animation: breathing 4s ease-out infinite normal;
    -webkit-font-smoothing: antialiased;
}
.breathing-button:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
     animation-play-state: paused;
}


@keyframes breathing {
  0% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}





.alert-minimalist {
	background-color: rgb(240, 240, 240);
	border-color: rgba(149, 149, 149, 0.3);
	border-radius: 3px;
	color: rgb(40, 40, 40);
	padding: 10px;
}
.alert-minimalist>a {
	position: relative !important;
	text-decoration: none;
	color: rgb(40, 40, 40);
}
.alert-minimalist .icon-container > [data-notify="icon"] {
	width: 100%;
	max-height: 50px;
	max-width: 50px;
	margin-right: 12px;
}
.alert-minimalist .texto-container {
	padding-left: 62px;
}
.alert-minimalist .texto-container > [data-notify="title"] {
	color: rgb(51, 51, 51);
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.alert-minimalist .texto-container > [data-notify="message"] {
	/*font-size: 80%;*/
}

/* FOTO DE PERFIL */

.fotoPerfil img {
    margin-left: 0px !important;
    border: initial !important;
}

.addeventatc {
    margin-left: -12px;
}

/* AGENDA */

@media (min-width: 780px) {
    .navEvento, .navPerfil {
        padding-top: 15px !important;
    }
    .navEvento .navIcon, .navPerfil .navIcon {
        display: block;
        width: 100%;
    }
    .navEvento .navIcon img, .navPerfil .navIcon img {
        width: 25px;
    }
}

@media (max-width: 1028px) {
    .unaAgenda .fechaAgenda {
        font-size: 30px !important;
    }
}

@media (max-width: 934px) {
    .unaAgenda .fechaAgenda {
        font-size: 22px !important;
    }
}

@media (max-width: 767px) {
    .unaAgenda .fechaAgenda {
        font-size: 30px !important;
    }
}

@media (max-width: 991px) {
    .informes {
        background: none;
    }
}