/*RELATED ARTICLES*/
.timeline {
    position: relative;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.timeline h1, .timeline h2, .timeline h3 {
	font-weight: bold;
	color: #737373;
}

.timeline .line {
	position: absolute;
	width: 1px;
	display: block;
	background: currentColor;
	top: 40px;
	bottom: 65px;
	margin-left: 74px;
	color: #ccc;
}

.timeline a {
	color: #5D5D5D;
    text-decoration: none;
}

.timeline a:hover {
	color: #1F69B2;
}

.timeline a:hover .articleThumb img {
	-webkit-box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-transition: .5s;
	outline: 0 !important;
}

.timeline p {
	line-height: 17px;
	font-weight: 500;
	margin-bottom: 0;
}

.timeline .panel {
	position: relative;
	margin: 0 0px 0 65px;
	clear: both;
	background-color: transparent;
	box-shadow: none;
}

.timeline .panel .articleThumb img {
	position: relative;
	left: -64px;
	width: 60px;
	height: 60px;
	outline: 2px solid #FFF !important;
}

.timeline .panel-body { padding: 2em 2em 1em 80px; }

.timeline .panel-body .lecture {
	display: block;
	margin-bottom: 2em;
}

.timeline .panel-body .lecture h2 {
	font-size: 1.2em;
	margin: .4em 0;
}

.timeline .panel-body .lecture h3 {
	font-size: .8em;
	margin: .4em 0;
}

.timeline .panel-body .speaker {
	width: 110px;
	height: 150px;
	text-align: center;
	margin: 0 2em 0 0;
	float: left;
}

.auditorio-tematico .panel-body .speaker {
	height: auto;
	margin-bottom: 1em;
}


.timeline .panel-body { padding-bottom: 0; }
.timeline .panel-body .speaker img { margin-bottom: 1em; }

.timeline .panel-body .speaker label {
	display: block;
	font-size: .8em;
	margin: 0;
	font-weight: normal;
}

.timeline .panel-body .speaker label.name { font-weight: normal; }

.timeline .panel .articleThumb {
	height: 117px;
	width: 117px;
	background: gray;
	border-radius: 100%;
	margin-left: -50px;
	float: left;
}

.timeline .panel .articleThumb p {
	margin: 2.7em 1em;
	text-align: center;
	display: block;
	font-size: .9em;
	color: white;
}


.timeline .btn { border-radius: 0; color: #fff; font-size: .8em; padding: .6em 5em; }
.timeline .panel p.transmissao { font-size: .7em; }


.panel.auditorio-1 .articleThumb,
.panel.auditorio-1 .btn.btn-primary,
.panel.auditorio-1 .modal-header { background: #e12275; }
.panel.auditorio-1 time,
.panel.auditorio-1 label.name,
.panel.auditorio-1 .modal-body h3,
.panel.auditorio-1 .modal-body .titulo-plestrante,
.panel.auditorio-1 .modal-body .palestrantes a { color: #e12275; }

.panel.auditorio-2 .articleThumb,
.panel.auditorio-2 .btn.btn-primary,
.panel.auditorio-2 .modal-header { background: #e0b915; }
.panel.auditorio-2 time, 
.panel.auditorio-2 label.name,
.panel.auditorio-2 .modal-body h3,
.panel.auditorio-2 .modal-body .titulo-plestrante,
.panel.auditorio-2 .modal-body .palestrantes  a { color: #e0b915; }

.panel.auditorio-tematico { padding-bottom: 0; }
.panel.auditorio-tematico .articleThumb { background: #1f454b; }
.panel.auditorio-tematico time, .panel.auditorio-tematico label.name { color: #1f454b; }


.panel.auditorio-tematico .panel-idented { margin-top:0; }
.panel.auditorio-tematico .panel-idented .articleThumb {
	background: #1f454b;
	width: 60px;
	height: 60px;
	margin-left: -68px;
}

.panel.auditorio-tematico .panel-idented .articleThumb:before {
	display: block;
	content: "";
	width: 4px;
	margin-top: 1.8em;
	margin-left: -4px;
	height: 1px;
	background: #cccccc;
}

.panel-idented h2 { padding-top: 1em; }
.panel-idented h3 { padding-top: 0; margin-top: 1em; font-size: 1em; }

.panel.auditorio-tematico .btn.btn-primary:hover { color: #fff; }

.panel.auditorio-tematico .panel-idented.capital-humano .articleThumb,
.panel.auditorio-tematico .panel-idented.capital-humano .btn.btn-primary,
.panel.auditorio-tematico .modal.capital-humano .modal-header,
.panel.auditorio-tematico .modal.capital-humano .btn.btn-primary { background: #c9c9c9; }

.panel.auditorio-tematico .panel-idented.capital-humano h2,
.panel.auditorio-tematico .panel-idented.capital-humano p.transmissao,
.panel.auditorio-tematico .modal.capital-humano h3,
.panel.auditorio-tematico .modal.capital-humano .palestrantes,
.panel.auditorio-tematico .modal.capital-humano .palestrantes a { color: #c9c9c9; }




.panel.auditorio-tematico .panel-idented.marketing-e-consumidor .articleThumb,
.panel.auditorio-tematico .panel-idented.marketing-e-consumidor .btn.btn-primary,
.panel.auditorio-tematico .modal.marketing-e-consumidor .modal-header,
.panel.auditorio-tematico .modal.marketing-e-consumidor .btn.btn-primary { background: #ced357; }

.panel.auditorio-tematico .panel-idented.marketing-e-consumidor h2,
.panel.auditorio-tematico .panel-idented.marketing-e-consumidor p.transmissao,
.panel.auditorio-tematico .modal.marketing-e-consumidor h3,
.panel.auditorio-tematico .modal.marketing-e-consumidor .palestrantes,
.panel.auditorio-tematico .modal.marketing-e-consumidor .palestrantes a { color: #8b8e3e!important; }


.panel.auditorio-tematico .panel-idented.estrategia-e-gestao .articleThumb,
.panel.auditorio-tematico .panel-idented.estrategia-e-gestao .btn.btn-primary,
.panel.auditorio-tematico .modal.estrategia-e-gestao .modal-header,
.panel.auditorio-tematico .modal.estrategia-e-gestao .btn.btn-primary { background: #e0b915; }

.panel.auditorio-tematico .panel-idented.estrategia-e-gestao h2,
.panel.auditorio-tematico .panel-idented.estrategia-e-gestao p.transmissao,
.panel.auditorio-tematico .modal.estrategia-e-gestao h3,
.panel.auditorio-tematico .modal.estrategia-e-gestao .palestrantes,
.panel.auditorio-tematico .modal.estrategia-e-gestao .palestrantes a { color: #e0b915; }



.panel.auditorio-tematico .panel-idented.comercial .articleThumb,
.panel.auditorio-tematico .panel-idented.comercial .btn.btn-primary,
.panel.auditorio-tematico .modal.comercial .modal-header,
.panel.auditorio-tematico .modal.comercial .btn.btn-primary { background: #47c1ee; }

.panel.auditorio-tematico .panel-idented.comercial h2,
.panel.auditorio-tematico .panel-idented.comercial p.transmissao,
.panel.auditorio-tematico .modal.comercial h3,
.panel.auditorio-tematico .modal.comercial .palestrantes,
.panel.auditorio-tematico .modal.comercial .palestrantes a { color: #47c1ee; }


.panel.auditorio-tematico .panel-idented.operacoes .articleThumb,
.panel.auditorio-tematico .panel-idented.operacoes .btn.btn-primary,
.panel.auditorio-tematico .modal.operacoes .modal-header,
.panel.auditorio-tematico .modal.operacoes .btn.btn-primary { /*background: #e12275;*/ background: #900e1c; }

.panel.auditorio-tematico .panel-idented.operacoes h2,
.panel.auditorio-tematico .modal.operacoes h3,
.panel.auditorio-tematico .modal.operacoes .palestrantes,
.panel.auditorio-tematico .modal.operacoes .palestrantes a {  color: #900e1c; }

.panel.auditorio-tematico .panel-idented.operacoes { position: relative; }
.panel.auditorio-tematico .panel-idented.operacoes:before {
	content: "";
	display: block;
	position: absolute;
	width: 2px;
	height: 100%;
	background: #fff;
	top: 30px;
	left: -82px;
	
}

.timeline .titulo-auditorio { margin-bottom: 0!important; }




.tabs .tab { position: relative; }
.tabs .tab .content { color: #737373; display: block; color: ; position: relative; z-index: 2; background: #f1f1f1; text-align: center; padding: 1.5em 0; }
.tabs .tab .content:hover { text-decoration: none; }
.tabs .tab.active .content { background: #e12275; color: #fff; }
.tabs .tab.active .content:after {
	content: "";
	display: block;
	background: inherit;
	position: absolute;
	bottom: -6px;
	left: 45%;
	width: 18px;
	height: 18px; 
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari */
	transform: rotate(45deg);
}
.tabs .tab date { font-size: 3em; font-weight: bold; }
.tabs .tab p { font-size: 1em; }






/* Palestra inaugural */
.palestra-inaugural .title-bar { border: 1px solid #cfcfcf; color: #787878; margin: 4em 0; padding: 1em; }
.palestra-inaugural .title-bar .title { font-weight: bold; font-size: 3em; text-transform: uppercase; }
.palestra-inaugural .title-bar .subtitle { font-size: 2em; margin-bottom: 1em; }
h1.congresso-title { text-transform: uppercase; color: #c91863; font-weight: bold; }

.modal.palestra-inaugural .modal-header,
.modal.palestra-inaugural .modal-body .btn.btn-primary { background: #ec6024; }
.modal.palestra-inaugural .modal-body .btn.btn-primary:hover { color: #fff; }

.modal.palestra-inaugural .modal-body h3,
.modal.palestra-inaugural .modal-body .titulo-plestrante,
.modal.palestra-inaugural .modal-body .palestrantes a { color: #ec6024; }


.timeline .palestra-inaugural { padding-bottom: 4em; }
.timeline .palestra-inaugural .articleThumb { margin: 0; background: #ec6024; }
.timeline .panel.palestra-inaugural { margin: 0;}

.timeline .palestra-inaugural .panel-body { margin: 0; padding: 1em 0 0 0; }

.timeline .palestra-inaugural label.name { color: #ff7805; }
.timeline .palestra-inaugural .date-time { color: #ff7805; margin: 2.5em 0 0 0; }
.timeline .palestra-inaugural .label-faixa { color: #ec6024; margin: .3em 0 0 0; }


#dia-3, #dia-4, #dia-5 { display: none; }




/* Modais */
.modal-dialog {
	width: 100%;
	margin-top: 60px!important;
}
.modal.fade.in {
	padding-right: 0!important;
}
.modal-content {
	border: 0;
	border-radius: 0;
}

div.modal-header .modal-title { text-transform: uppercase; }
div.modal-header.container {
	border: 0;
	height: 92px;
	top: -26px;
	position: absolute;
	background: #ccc;
	padding: 18px 20px;
	color: white;
	z-index: 1;
}
div.modal-header.container .close {
	color: white;
	opacity: 1!important;
	font-size: 2.6em;
	opacity: 1!important;
	font-size: 3.5em
}

div.modal-header p { margin-bottom: 10px; }
.dated div.modal-header p { margin: 6px 0 10px; }

div.modal-body.container {
	padding-top: 100px;
	height: 580px;
}
.modal-detail .modal-header .modal-title {
	font-size: 1.3em;
	margin: -4px 0 6px;
	font-weight: bold;
}
.modal-body .content.curriculo, .modal-body .content.sinopse {
	background: #fff;
	overflow-y: auto;
	padding: 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.modal-body .sinopse-curriculo { position: relative; margin: 2em; height: 226px; }
.modal-body .content.curriculo { display: block; }

.modal-body .content-palestrante { display: none; }
.modal-body .content-palestrante h3 {
	font-size: 1.6em;

	margin: .3em 0 1em .5em;
}
.modal-body .content-palestrante h4 {
	font-size: 1em;
	margin-left: 1em
}
.modal-body .content-palestrante.aberto { display: block; }

.palestrante-content { position: relative; }
.palestrante-content .content-palestrante { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.modal-body .palestra-sinopse{
	height: 200px;
	overflow: auto;
	margin-bottom: 2em;
}
.modal-body .titulo-plestrante {
	font-weight: bold; 
	font-size: 1em;
	margin: .6em 0 .2em;
}
.modal-body .titulo-palestrantes{ text-align:center; }
.modal-body h3 {
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
}
.modal-body h3.sub-tema-da-palestra {
	line-height: 1.5em;
	font-size: .8em;
	margin: .4em 0;
	font-weight: bold;
}
.modal-body h4 {
	font-size: 1em;
	margin: 0 0 .2em 0;
}

.modal-body p {
	line-height: 1.8em;
	font-size: .7em;
}

.modal-body .btn { padding: .6em 1.6em; margin-top: 1em; border-radius: 5px; }


.modal-body ul.palestrantes {
	height: 360px;
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-body ul.palestrantes li {
	padding-bottom: 1em;
}

.modal-body a:hover { color: inherit; }








.modal.fade.modal-detail.in {
	padding-left: 0!important;
	padding-right: 0!important;
}

div.modal-navigation.left {
	position: absolute;
	top: 300px;
	z-index: 99;
	left: 1em;
	font-size: 2em;
}

div.modal-navigation.right {
	position: absolute;
	top: 300px;
	z-index: 99;
	right: 1em;
	font-size: 2em;
}



.container-fluid.fundobranco {
	padding: 0;
	background: white;
}

div.container.tabs.congresso-tabs.scrolled{
	position: fixed;
	top: 64px;
	z-index: 2;
}
div.container.tabs.congresso-tabs.scrolled .row{ background: white; }
div.container.tabs.congresso-tabs.scrolled .row date { font-size: 1.6em; }
div.container.tabs.congresso-tabs.scrolled p { display: none; }

.tab-placeholder.scrolled {
	height: 155px;
}


.lista-downloads {
	max-height: 120px;
	overflow-y: auto;
}

.lista-downloads a:hover {
	text-decoration: underline;
}