@CHARSET "ISO-8859-1";

/* Colocar no framework */
.ui-helper-reset {
	line-height: 1 !important;
	font-size: 100%;
	list-style: none outside none;
}
/*
.ui-widget .ui-widget {
	font-size: 11px !important;
}

.ui-widget-content .ui-inputfield {
	height: 15px !important;
	padding: 2px !important;
}

.ui-inputfield,.ui-widget-content .ui-inputfield,.ui-widget-header .ui-inputfield
	{
	box-shadow: none !important;
} */

/* Meu CSS */
.frmCadastros {
	margin: 1px solid #000 !important;
}

.input100 {
	width: 100px !important;
}

#nea-input-text {
	height: 15px !important;
}

.inputUltAtribuicoes {
	height: 45px;
	width: 310px;
}

.pnlRegEsq {
	float: left;
	width: 27em;
	margin: -77px 0px 0px 8%;
	position: relative;
	background: none;
	border: none;
}

.pnlRegEsq ui-panel-content ui-widget-content {
	padding: 0px !important;
}

.ui-widget-overlay {
	opacity: 0.9 !important;
	background: #000 !important;
}

.novoRegistro {
	text-align: left;
}

.esqueciSenha {
	padding-left: 43%;
	text-align: right;
}

.botoesAdicionais {
	font-size: 12px;
	margin-top: -1%;
}

.paginas {
	float: left;
	width: 100%;
	height: 32px;
	width: 100%;
}

.selecionadoTab {
	float: left;
	padding: 0 20px 0 20px;
	height: 30px;
	border: 1px solid #666;
	background: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.25),
		transparent) repeat scroll 0% 0% #AAA;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
	box-shadow: 0px 1px 0px #FFF inset;
	margin-left: 5px;
	border-radius: 12px 12px 0 0;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	font-size: 14px;
}

.naoSelecionadoTab {
	float: left;
	padding: 0 20px 0 20px;
	height: 30px;
	background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0)) repeat scroll 0% 0% #C4C4C4;
	border: 1px solid #A8A8A8;
	font-weight: bold;
	color: #4F4F4F;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
	margin-left: 5px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 13px 12px 0px 0;
}

#tabs {
	max-width: 100%;
	min-width: 117em;
	margin-top: 5px;
	display: table;
}

.ui-layout-unit .ui-layout-unit-content {
	background: rgba(0, 0, 0, 0);
}

#corpoPagina {
	background: rgba(0, 0, 0, 0);
}

.ui-menu .ui-tieredmenu .ui-widget .ui-widget-content .ui-corner-all .ui-helper-clearfix
	{
	background: #c4c4c4
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		0.8)), to(rgba(255, 255, 255, 0))) !important;
}

.menuFramework .ui-menu .ui-menu-list .ui-menuitem {
	font-family: tahoma !important;
	font-size: 11px;
}

.menuFramework .ui-menu.ui-menubar .ui-menu-parent .ui-menu-child {
	background: #296D9B;
}

.menuFramework .ui-menu {
	padding: 0px;
}

.menuFramework .ui-menuitem-text {
	color: #FFFFFF;
	font-weight: normal;
}

.menuFramework .ui-menu .ui-menuitem-link {
	display: block;
	width: 92%;
	outline: medium none;
	text-decoration: none;
	font-weight: 400;
	border: 1px solid transparent;
	float: left;
	line-height: 16px;
	padding: 0.1em;
	cursor: pointer;
}

.menuFramework .ui-menubar .ui-menuitem-link {
	width: auto;
	padding: 0.1em 0.3em;
}

@media only screen and (min-width: 240px) {
	.img-header {
		margin: 11px -275px 0px 0px;
		height: 20px;
		width: 20px;
		opacity: 0.65;
	}
	.img-header:hover {
		margin: 11px -275px 0px 0px;
		height: 20px;
		width: 20px;
		opacity: 1;
	}
	.img-header-home {
		margin: 11px -235px 0px 0px;
		height: 20px;
		width: 20px;
		opacity: 0.65;
	}
	.img-header-home:hover {
		margin: 11px -235px 0px 0px;
		height: 20px;
		width: 20px;
		opacity: 1;
	}
}

@media only screen and (min-width: 320px) {
	.img-header {
		margin: 5px -360px 0px 0px;
		height: 30px;
		width: 30px;
		opacity: 0.65;
	}
	.img-header:hover {
		margin: 5px -360px 0px 0px;
		height: 30px;
		width: 30px;
		opacity: 1;
	}
	.img-header-home {
		margin: 5px -300px 0px 0px;
		height: 30px;
		width: 30px;
		opacity: 0.65;
	}
	.img-header-home:hover {
		margin: 5px -300px 0px 0px;
		height: 30px;
		width: 30px;
		opacity: 1;
	}
}

@media only screen and (min-width: 480px) {
	.img-header {
		margin: -1px -430px 0px 0px !important;
		height: 40px;
		width: 40px;
		opacity: 0.65;
	}
	.img-header:hover {
		margin: -1px -430px 0px 0px !important;
		height: 40px;
		width: 40px;
		opacity: 1;
	}
	.img-header-home {
		margin: -1px -360px 0px 0px;
		height: 40px;
		width: 40px;
		opacity: 0.65;
	}
	.img-header-home:hover {
		margin: -1px -360px 0px 0px;
		height: 40px;
		width: 40px;
		opacity: 1;
	}
}

.caixasSelecao {
	width: 330px;
	height: 150px;
	background: #F4F4F4;
	margin: 8px 8px 8px 8px;
	border-radius: 4em;
	-webkit-box-shadow: 0px 7px 10px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 7px 10px 5px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 7px 10px 5px rgba(50, 50, 50, 0.5);
	z-index: 1;
}

.bloco {
	display:inline;
	background: #EEE;
	width: 200px;
	height: 150px;
	float: left;
	margin: 10px 0 20px 30px;
	-webkit-box-shadow: 0px 7px 10px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 7px 10px 5px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 7px 10px 5px rgba(50, 50, 50, 0.5);
	z-index: 1;
}

.bloco:hover {
	background: #EEE;
	width: 200px;
	height: 148px;
	float: left;
	margin: 12px 0 20px 30px;
	-webkit-box-shadow: 0px 2px 12px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 2px 12px 5px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 2px 12px 5px rgba(50, 50, 50, 0.5);
	z-index: 1;
}

.bloco a {
	text-decoration: none;
}

.bloco img {
	width: 50px;
	float: left;
}

.bloco h4 {
	font-family: 'Trebuchet MS';
	color: #333;
	line-height: 18px;
	font-weight: normal;
	font-size: 18px;
	margin-top: 11px;
	padding: 9px 0 0 0;
}

.bloco p {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding-left: 8px;
	padding-right: 8px;
	color: #555;
}

.atalhosPortal{
	border-top: solid 3px #4ECDC4;
}

.atalhosPortalConvenios{
	border-top: solid 3px #e6793e;
}

.conteudoIndex {
	display: inline-block;
	width:100%;
	clear:both;
}
.indexForm {
	display: table;
	margin-right: 30px;    
}
.bannerESocialContainer {
	background-color: red;
	display:inline;
	background-color: gray;
	float:right;
	margin-left: 30px;
	z-index: 1;
	text-align:center;
}
#bannerESocial {
	z-index: 1;
	max-width: 400px;
	max-height: 480px;
}

#bannerESocial .gallerylayer img{ /* make all images inside fadeshow4 scale to 100% of slideshow width */
	width: 100%;
	height: auto;
}
#toggleController {
	background-color: white;
	vertical-align: baseline;
}

#toggleController .status{
	width:50%;	
	padding: 20px;
	margin-top: 2px;
	vertical-align: middle;
	
}

#toggleController .next{    
    background-repeat: no-repeat;
    background-position: right top;
	vertical-align: top;   	
}

#toggleController .prev{
    background-repeat: no-repeat;
    background-position: right top;
	vertical-align: top;    
}

.header {
	z-index:2;
}

.panel-button-convenio {
	top: -8px;
}

.panel-index-convenio {
	list-style: none;
	width: 100%;
	margin-bottom: 30px;
}

.panel-index-convenio #tabelaIndex {
	border: 1px solid #000000;
}

.panel-index-convenio th {
	background-color: navajowhite;
}

.panel-index-convenio #tabelaIndex th td {
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #4c4c4c;
}

.panel-index-convenio #tabelaIndex tr:nth-child(even) {
	background-color: #EEEEEE;
}

.panel-index-convenio #tabelaIndex tr:nth-child(odd) {
	background-color: #ffffff;
}

.bloco-duplo-content {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	vertical-align: center;
}

.btn-bloco {
	width: 100%;
	margin-top: 5px;
	font-weight: bold !important;
	outline: none;
}

.blocoContent {
	margin-left: 0 !important;
}

.linha-convenios {
	margin-left: 0 !important;
}
