﻿/* Sub header box */
.sub-header {
	/*background-color: #F3F5F6;
	display: block;
	width: 100%;*/
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 30px;
}
.sub-header .site-img {
	height: 85px;
	overflow: hidden;
	width: 23%;
	float: left;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
.sub-header .box-menu {
	background-color: #F3F5F6;
	float: left;
	width: 100%;
	padding: 0 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.sub-header .site-img + .box-menu {
	background-color: #F3F5F6;
	width: 77%;
	padding: 0 15px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
.sub-header h3 {
	color: #34495e;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0;
	line-height: 1.6em;
	border-bottom: 1px solid #F3EBEA;
	padding: 7px 12px;
	/*overflow: hidden;
	height: 47px;*/
}
.sub-header h3 small {
	/*display: block;*/
	display: none;
	padding: 0.5em 0 0;
	color: #666;
}
.sub-header .dropdown {
	margin: 0;
	display: inline-block;
}
.sub-header a.page-title {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	line-height: 38px;
	color: #0fb2ef;
	display: inline-block;
	padding: 0 12px;
	text-decoration: none;
	overflow: hidden;
	height: 33px;
}
.sub-header .arrow {
	background: transparent url(../img/ico-flecha-toggle.png) no-repeat right top;
	display: inline-block;
	width: 14px;
	height: 9px;
	margin-left: 4px;
	vertical-align: middle;	
}
.sub-header .dropdown-menu {
	margin: 0;
	font-size: 12px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	background-clip: padding-box;
	border: 0;
	border-top: 1px solid #ECF0F1;
	padding: 0;
	min-width: 245px;
	line-height: 23px;
	background-color: #fcfeff;
}
.sub-header .dropdown.open {
	background-color: #fcfeff;
}
.sub-header .dropdown.open .dropdown-menu {
	display: block;
}
.sub-header .dropdown-menu li {
	border-bottom: 1px solid #ECF0F1;
}
.sub-header .dropdown-menu>li>a {
	padding: 3px 12px;
}
.sub-header .dropdown-menu>li>a:hover {
	background-color: #F3F5F6;
}
.sub-header .share-buttons {
	position: absolute;
	top: 32px;
	right: 15px;
	border-left: 15px solid #F3F5F6;
}
@media (min-width: 800px),
	(max-width: 719px) and (min-width: 481px){
	.sub-header .site-img img {
		height: 100%;
	}
}
@media (max-width: 799px) and (min-width: 720px) {
	.sub-header .site-img img {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.sub-header .site-img, .sub-header .site-img + .box-menu {
		width: 100%;
	}
	.sub-header .site-img {
		height: 85px;
		overflow: hidden;
		border-top-right-radius: 3px;
		border-bottom-left-radius: 0;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-left-radius: 0;
	}
	.sub-header .site-img img {
		width: 100%;
	}
	.sub-header .box-menu {
		padding: 0 5px;
	}
	.sub-header .site-img + .box-menu {
		border-radius: 3px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		-webkit-border-radius: 3px;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
	}
	.sub-header h3 { 
		line-height: 1.3em;
		height: auto;
	}
	.sub-header a.page-title {
		overflow: visible;
		height: auto;
		margin: 9px 0;
		line-height: 18px;
	}
}
.projeto .noticias-lateral h3{
	margin-top: 0;
}
.picture5col {
	height: 130px;
	width: 170px;
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
@media (max-width: 480px) {
	.picture5col {
		height: auto;
		width: 100%;
		float: left;
		margin-right: 8px;
		margin-bottom: 20px;
	}
	.box-type3 img {
		width: 100%;
	}
}
.picture5col.alternate {
	margin-right:0px;
}
.picture5col h3, .picture5col h3 a {
	font-size: 0.98em;
	line-height:13px;
}
.servicos-relacionados h3 {
	color:#8190b7
}
.servicos-relacionados .list06 li {
	list-style-image: url(../img/ico-flecha-roxa.png);
	margin: 14px;
}
.servicos-relacionados .list06 li a {
	color: #333;
}

/* Pagina de doa&#231;&#245;es */
.doacoes-pagina h3 {
	margin-top: 0px;
}
.doacoes-pagina .ms-rtestate-field {
	padding-bottom: 16px;
	border-bottom: 1px #ced7db solid;
	display: block !important;
}
.formas-doar {
	padding: 12px 0;
}
.formas-doar p {
	line-height: 1.6;
}
.formas-doar h4 {
	color: #34495e;
	font-style: italic;
	font-size: 14px;
}
.formas-doar .doe {
	display: inline-block;
	width: 255px;
	margin-top: 10px;
}
.formas-doar .doe img {
	display: inline-block;
}
.formas-doar .doe span {
	display: inline-block;
	width: 125px;
	line-height: 1.2;
	vertical-align: middle;
	color: #34495e;
	font-style: italic;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -1px;
	padding-left: 10px;
}
.listaImagens.doacoes {
	border-bottom: 1px #ced7db solid;
	min-height: 120px;
	padding: 20px 0;
}
/*
.listaImagens.doacoes .optImage {
	height: auto;
	width: auto;
	margin: auto;
}
*/
.listaImagens.doacoes img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
}
@media (max-width: 540px) {
	.listaImagens.doacoes .content.col-xs-12 {
		padding-top: 10px;
	}
}
.doacoes .descricao {
	padding-top: 6px;
	overflow: hidden;
	height: 70px;
}
.doacoes .mais-info {
	display: inline-block;
	width: 230px;
	font-style: italic;
	vertical-align: middle;
	padding-top: 10px;
	position: absolute;
	top: 60px;
	background-color: #ECF0F1;
}
.doacoes .mais-info p {
	margin: 0;
}
.listaImagens.doacoes .content .descricao a, .listaImagens.doacoes .content .descricao a:visited {
	font-weight: bold;
}
.listaImagens.doacoes .content a, .listaImagens.doacoes .content a:visited {
	color: #3498db;
	font-weight: normal;
	font-size: 0.98em;
	margin: 0;
}
.listaImagens.doacoes .content a.btn, .listaImagens.doacoes .content a:visited.btn {
	color: #fff;
	font-weight: 600;
	line-height: 30px;
	top: 78px;
	position: absolute;
	right: 0;
}
a.btn.doeagora, a:visited.btn.doeagora {
	color: #fff;
	font-weight: 600;
	line-height: 30px;
	margin: 15px 0;
}
.doeagora h3 {
	margin-top: 0px;
}


/* Search results */
#sidebar-search {
	float: left;
	width: 25%;
	padding-right: 20px;
}
#sidebar-search + #main-content {
	float: left;
	width: 75%;
}
.search-results .ms-ref-refiner {
	padding: 0;
}
.search-results .ms-ref-refinername {
	font-weight: 700;
}
.search-results .ms-ref-name {
	color: #34495e;
}
.search-results .ms-ref-refiner #Container {
	padding: 14px 10px;
	background-color: #d8e2e4;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 0.98em;
}
#sidebar-search.search-results .ms-core-listMenu-selected:link, #sidebar-search.search-results .ms-core-listMenu-selected:visited, #sidebar-search.search-results .ms-core-listMenu-selected {
	background-image: none;
	background-color: transparent;
	font-weight: 700;
}
.search-results .ms-searchCenter-refinement {
	margin-top: 0;
}
.search-results .ms-srch-sb-border, .search-results .ms-srch-sb-borderFocused {
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	position: relative;
}
.search-results .ms-srch-sbLarge-fullWidth {
	width: 90%;
}
.search-results .ms-srch-sbLarge>input {
	font-size: 18px;
	height: 32px;
	margin: 0;
	padding: 0px 1px 4px 11px;
}
.search-results .ms-srch-sbLarge > .ms-srch-sb-searchLink:hover {
	background-color: transparent;
}
.search-results .ms-srch-sbLarge > .ms-srch-sb-searchLink {
	position: absolute;
	right: 5px;
}
.search-results #SearchBox {
	height: 34px;
	
	width: 100%;
}
.search-results .ms-srch-result {
	margin-top: 0;
}
.search-results .ms-srch-resultFooter {
	color: #666;
	text-align: left;
	font-size: 0.98em;
}
.search-results h3 {
	font-size: 20px;
	white-space: normal;
}
.search-results .ms-srch-item-body {
	border-bottom: 1px solid #ccc;
	padding-bottom: 13px;
}
.search-results .ms-srch-item-path {
	width: auto;
}
@media (max-width: 480px) {
	.search-results .ms-srch-item-path {
		display: none;
	}
}

/* Campos obrigat&#243;rios */
.edit-mode-panel {
	background-color: transparent;
	width: 100%;
}
.required .ms-formfieldlabelcontainer .ms-formfieldlabel, span.required {
	color: #FF4000;
}
span.required {
	font-size: 12px;
	font-weight: normal;
}
.required .ms-formfieldvaluecontainer {
	border-color: #FF4000;
}

/* Carrossel do corpo da p&#225;gina */
.imgs-carousel {
	margin-top: 25px;
}

/* Tabs gen&#233;ricas */
ul.tabs.generica {
	/*border-bottom: 1px solid #ced7db;
	height: 41px;*/
}
ul.tabs.generica li a {
	padding: 10px 17px;
	width: auto;
	height: auto;
}

/* Login jornalista */
.login-jornalista .col-sm-6 {
	overflow: hidden;
	border-left: 1px #cfd6e9 solid;
}
.login-jornalista .col-sm-6:first-child {
	border: 0;
	padding-right: 20px;
}
.login-jornalista .item-project {
	padding-left: 10px;
}
a.btn-link {
	font-weight: bold;
	display:block;
	margin-bottom: 6px;
	font-size: small;
}
.login-jornalista .login {
	padding-right: 10px;
	background-color: #D8E2E4;
	padding: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 10px;
}

.login-jornalista .login .btn {
	margin-top: 12px;
}

.login-jornalista .box-type2 .caption .inner-caption {
	padding: 20px;
}
.login-jornalista .bannerImprensa h3 {
	margin: 0 0 1em;
	max-height: 72px;
	font-size: 14px;
	font-weight: 300;
}

/* albuns e documentos */
.press-folder-item, .press-img-item {
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.signout {
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f6f8;
	padding: 12px 10px 5px 10px;
}
.signouttext {
	font-size: 1.143em;
	margin: 0 0 0.3em 0;
	font-weight: 700;
	color: #8190b7;
	line-height: 1.2em;
	border-bottom: 1px solid #e0e5ec;
	padding: 0 0 10px 0;
}
.signoutlink .glyphicon {
	font-size: 11px;
	margin-left: 2px;
}
.signouttext a:hover {
	text-decoration: none;
}

/* cursos da home IEP */
.cursoInterna .ms-webpartzone-cell {
	margin: auto auto 6px;
}
.cursoInterna select {
	font-size: 11px;
}

/* home tv iep */
.tv a.small {
	line-height: 1em;
}

/* Carousel em servi&#231;os */
.content-with-carousel .bx-wrapper .bx-viewport {
	background: #333;
}

/* exames */
.busca-exames .resultados li {
	font-size: 1em;
}
.busca-exames .busca {
	position: relative;
}
.busca-exames .busca label {
	float: left;
	margin-top: 8px;
}
.busca-exames .busca .text {
	position: absolute;
	left: 100px;
	right: 58px;
}
.busca-exames .busca .form-control {
	width: 100%;
}
.busca-exames .busca input.btn {
	float: right;
}

.list04 img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* imprensa */
.widthLimit {
	width: 90%;
}
@media (max-width: 920px) {
	.widthLimit {
		width: 75%;
	}
}
@media (max-width: 680px) {
	.widthLimit {
		width: 100%;
	}
}
.filtrosLista .ms-srch-sbLarge>input {
	width: 85% !important;
}
.filtrosLista .ms-srch-sb-border, .filtrosLista .ms-srch-sb-borderFocused {
	margin: 5px 0 0 -1px;
}
.filtrosLista .ms-srch-sb-searchLink {
	margin: 1px 0;
}
@media (max-width: 480px) {
	.filtrosLista .fitWbp .ms-webpart-zone {
		float: none;
	}
	.filtrosListaMod {
		height: auto;
	}
}
.filtrosLista .fitWbp .ms-ref-refiner select {
	max-width: 150px;
}
@media (max-width: 930px) {
	.filtrosLista .fitWbp .ms-ref-refiner select {
		max-width: 108px;
	}
}
/*@media (min-width: 680px) and (max-width: 799px) {
	.bannerImprensa {
		height: 288px;
	}
}
@media (min-width: 800px) and (max-width: 900px) {
	.bannerImprensa {
		height: 308px;
	}
}*/
.press-img, .press-folder {
	width: auto;
}
.press-folder ul.cbs-List, .press-img ul.cbs-List {
	overflow: hidden;
}
.press-folder .picture4col {
	height: 185px;
	width: 240px;
}
@media (min-width: 800px) and (max-width: 970px),
	(min-width: 680px) and (max-width: 735px) {
	.press-folder .picture4col {
		height: 165px;
		width: 190px;
	}
}

/* Como chegar */
@media (max-width: 480px) {
	.picture4col {
		height: auto;
		width: 100%;
		float: left;
		margin-right: 8px;
		margin-bottom: 20px;
	}
	.box-type3 img {
		width: 100%;
	}
}
@media (min-width: 977px) {
	.picture4col.alternate.alternate {
		margin-right: 0px;
	}
}
@media (max-width: 976px) {
	.picture4col.alternate.alternate {
		margin-right: 20px;
	}
}

/* IEP */
@media (max-width: 870px) {
	.iep-agenda .btn-inscricao, .iep-agenda .btn-insc-encerrado, .iep-agenda .btn-insc-ultimas, .iep-agenda .btn-insc-breve, .iep-agenda .btn-insc-local {
		white-space: normal;
		width: auto;
	}
}
.box-type1.iep-aluno {
	height: auto;
}
.box-type1.iep-aluno h3 {
	margin: 0;
}
.toggle-view {
	border-bottom:1px #cad4d5 solid;
	padding: 0 10px 4px 10px;
	position: relative;
}

.faq .toggle-view {
	background-color: #f4f6f7;
	border-bottom: 2px #fbfbfc solid;
}

.faq .toggle-view.alternate {
	background:transparent;
	border:none;
}

.toggle-view .question {
	font-weight: 700;
	width: 100%;
	position: relative;
	z-index: 100;
	overflow: hidden;
	padding-right: 20px;
	display: inline-block;
	padding: 10px 20px 0 0;
	cursor: pointer;
}
.toggle-view.alternate {
	background-color:#f4f6f7;
	border-bottom:1px #fff solid
}
.toggle-view .question i {
	font-weight:300;
	font-size:13px;
	display:inline-block;
	padding-left:15px;
	padding-right: 30px;
	overflow: hidden;
	max-width: 50%;
	float: right;
	text-align: right;
}
@media (max-width: 775px) {
	.toggle-view .question i {
		display: none;
	}
}
.toggle-view .arrow {
	background: transparent url(../img/ico-flecha-toggle.png) no-repeat right top;
	top: 18px;
	right: 14px;
	position: absolute;
	width: 14px;
	height: 9px;
}
.toggle-view.open .arrow {
	background-position: right -9px
}
.toggle-view .textPanel {
	display: none;
}
.box-type1.iep-filtros {
	line-height: normal;
}
@media (max-width: 471px) {
	.box-type1.iep-filtros select {
		margin-left: 0;
	}
}
.iep-curso .box-type1.curso-title .curso-image {
	margin-right: auto;
	height: auto;
	width: 100%;
}
.reunioes .iep-filtros {
	width: 100%;
}
@media (max-width: 480px) {
	.iep-curso .tab_container {
		width: 300px;
	}
}
@media (min-width: 481px) and (max-width: 540px) {
	.iep-curso .tab_container {
		width: 450px;
	}
}
@media (min-width: 541px) and (max-width: 680px) {
	.iep-curso .tab_container {
		width: 510px;
	}
}
@media (min-width: 681px) and (max-width: 800px) {
	.iep-curso .tab_container {
		width: 640px;
	}
}
@media (min-width: 801px) {
	.iep-curso .tab_container {
		width: 100%;
	}
}
.widthLimit2 {
	width: auto;
	max-width: 720px;
}


/**** Formul&#225;rio de avalia&#231;&#227;o  ***/

.table-passos .cblServices td,
.table-passos .cblServices th,
.table-passos .cblChoiceHSL td,
.table-passos .cblChoiceHSL th {
	padding: 0 25px 0 0;
}
.table-passos .cblServices .table {
	width: auto;
}

.table-passos .cblServices .table > tbody > tr > td,
.table-passos .cblChoiceHSL .table > tbody > tr > td {
	padding: 0;
	border-top: 0;
}
.table-passos .cblServices .table > tbody > tr > td {
	width: 215px;
}
.table-passos .cblChoiceHSL .table > tbody > tr > td {
	width: 50%;
}
.table-passos .table .txtInternFloor,
.table-passos .table .txtInternApartment,
.table-passos .table .txtAmbFloor,
.table-passos .table .txtAmbApartment {
	display: inline;
	width: 80px;
}
.table-passos .cblServices .table input[type=text],
.table-passos .cblChoiceHSL .table input[type=text] {
	margin-bottom: 5px;	
}
.table-passos .txtCompanyLocal, .txtOtherIndication {
	margin-left: 0;
}







