* {
	margin: 0;
	border: 0;
	padding: 0;
}

input[type='text'],
input[type='password'] {
	padding: 1px;
	background-color: #FFFFFF;
	height: 18px;
}

input[type='button'],
input[type='submit'] { 
	height: 22px;
	width: 70px;
}

textarea { 
	background-color: #FFFFFF;
}

select {
	background-color: #FFFFFF;
	height: 18px;
} 

table {
	border-collapse: collapse;
}

body {
	background-color: #ddd;
}

.visible {
	display: block !important;
}

.invisible {
	display: none !important;
}

.divMain {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 0px 10px;
}

.max_width {
	width: 100%;
}

.max_height {
	height: 100%;
}

.tab_div {
	background-color: #e9e9e9;
	border: none;
}

.tab_div_principal {
	border-bottom: 0;
}

.tab_div_conteudo {
	border: none;
}

.td_cabecalho {
	border: 0;
	color: #000000;
	height: 72px;
}

.td_home {
	border: 1px solid #999999;
	height: 288px;
}

.div_cabecalho {
	background-color: #FFFFFF;
	border: 0;
}

.div_comb {
	background-color: #FFFFFF;
	display: none;
	border: 0;
}

.div_rap {
	background-color: #FFFFFF;
	display: none;
	border: 0;
}

.div_rap input[type='checkbox'] {
	margin-left: 6px;
	margin-right: 6px;
}

.div_leg {
	background-color: #FFFFFF;
	display: none;
	border: 0;
}

.div_arq {
	background-color: #FFFFFF;
	display: none;
	border: 0;
}

div.loading {
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 2;
	left: 50%;
	top: 261px;
	margin-left: -5px;
}

.input_ano { 
	width: 99px;
}

.label_entre_anos {
	display: inline-block;
	width: 9px;
	padding: 0px 1px 0px 1px;
}

.input_busca { 
	width: 290px;
	margin: 0px 5px 0px 5px;
}

.input240 { 
	width: 236px;
}

.input354 {
	width: 354px;
}

.font_11px {
	font-size: 11px;
}

tr.separador_campo > td {
	padding: 2px 0 20px 0;
}

.select_legislacao { 
	width: 316px;
}

.k-ie .select_legislacao { 
	width: 314px;
}

.inputLeg { 
	width: 313px;
}

.inputLegEsq { 
	width: 275px;
	margin-top: 3px;
}

.inputDias { 
	width: 17px;
}

.inputMeses {
	width: 17px;
}

.inputAnos { 
	width: 38px;
}

.input_data {
	margin-right: 1px;
	padding: 1px 3px;
	width: 70px !important;
}

.ui-datepicker-trigger {
	vertical-align: bottom;
	background-color: #0070c0;
}

.td_busca_rapida {
	height: 31px;   
}

.td_busca_rapida * {
	display: inline-block;
}

.td_busca_rapida option {
	display: block;
}

.td_busca_rapida input[type='checkbox'] {
	vertical-align: text-bottom;
	line-height: 31px;
}

.td_busca_avancada1 {
	border: none;
	width: 532px;
	height: 105px;
}

.td_busca_avancada2 {
	border: none;
	width: 340px;
}

.td_busca_avancada2 td {
	text-align: left;
}

.td_busca_avancada3 {
	border: none;
}

.td_busca_extra1 {
	border: none;
	width: 532px;
	height: 25px;
}

.td_busca_extra2 {
	border: none;
	padding-left: 8px;
}

.td_busca_leg1 {
	width: 875px;
}

.td_busca_leg1 td {
	text-align: left;
}

.td_abas {
	width: 140px;
	height: 20px;
	border: none;
}

.td_abas_esquerda {
	border: none;
}

.td_abas_centro {
	border: none;
}

.td_abas_direita {
	border: none;
}

.td_abas_servidor {
	width: 180px;
	height: 30px;
}

.td_padrao {
	border: none;
	min-height: 250px;
	color: #000000;
}

.td_grid_ficha_background {
	background-color: #e9e9e9;
}

.td_grid_ficha_borda {
	border: none;
}

.td_grid_ficha_total_resultados {
	border-right: 1px solid #f2f2f2;
	color: #006699;
	height: 20px;
}

.td_grid_ficha_background tr:first-child .td_ficha_esq {
	border-top-width: 0px;
}

.td_grid_ficha_background tr:first-child .td_ficha_dir {
	border-top-width: 0px;
}

.td_ficha_serv {
	width: 140px;
	height: 28px;
	background-color: #e9e9e9;
	padding-left: 2px;
}

.td_ficha_serv input[type='checkbox'] {
	padding-left: 3px;
	padding-right: 2px;
	line-height: 23px;
	vertical-align: middle;
	margin-right: 6px;
	margin-left: 3px;
}

.background_boasvindas {
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
	color: #000;
}

.background_buscas {
	vertical-align:bottom;
}

.margin_levantamento_bib {
    margin-top: 15px;
}

.link_levantamento_bib {
    color: #000000;
    text-decoration: none;
    font-size: smaller;
}

.link_abas_srv:link,
.link_abas_srv:visited,
.link_abas_srv:active {
    color: #000000;
    text-decoration: none;
}

.link_abas_srv:hover { 
	color: #5d7898; 
	text-decoration: none;
}

.link_classic:link { 
	color: #006666;
	text-decoration: underline;
}

.link_classic:visited,
.link_classic:active { 
	color: #990000;
	text-decoration: underline;
}

.link_classic:hover { 
	color:#009999;
	text-decoration: underline;
	cursor: pointer;
}

.link_classic2:link,
.link_classic2:visited,
.link_classic2:active { 
	color: #00395B;
	text-decoration: none;
}

.link_classic2:hover { 
	color: #008ADD;
	text-decoration: underline;
	cursor: pointer;
}

.link_renovar:link,
.link_renovar:visited,
.link_renovar:active { 
	color: #000099;
	text-decoration: none;
}

.link_renovar:hover { 
	color: #006699;
	text-decoration: underline;
}

.link_excluir:link,
.link_excluir:visited,
.link_excluir:active { 
	color: #880000;
	text-decoration: none;
}

.link_excluir:hover { 
	color: #006699;
	text-decoration: underline;
}

.button_busca {
	width: 70px;    
}

.select_busca {
	width: 138px;
	height: 14px;
	padding-top: 1px;
}

.select_busca_rapida {
	width: 148px;
	height: 14px;
	padding-top: 1px;
}

.select_busca_legislacao {
	width: 135px;
	height: 14px;
	padding-top: 1px;
}

.select_logica { 
	width: 65px;
}

.select_avancada { 
	width: 223px;
}

.k-ie .select_avancada { 
	width: 221px;
}

.select_normas { 
	width: 277px;
	margin-top: 3px;
}

.k-ie .select_normas { 
	width: 275px;
}

.select_orgao_origem { 
	width: 277px;
	margin-top: 3px;
}

.k-ie .select_orgao_origem { 
	width: 275px;
}

.select_data { 
	width: 91px;
}

td.assuntoImg {
	width: 16px;
}

table.autLink {
	height: 12px;
}

td.autImg {
	width: 16px;
}

.td_abas_detalhe_marc {
	border: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 100px;
	height: 20px;
}

.td_marc, .td_tesauro {
	border: none;
}

.table-ficha-detalhes tr:first-child .td_detalhe_valor {
	border-top-width: 0px;
}

.table-ficha-detalhes tr:first-child .td_detalhe_descricao {
	border-top-width: 0px;
}

.td_detalhe_descricao {
	width: 160px;
}

.td_detalhe_descricao_imagem {
	width: 19px;
}

.td_detalhe_descricao_recuo {
	width: 141px;
}

.td_marc_descricao,
.td_marc_descricao_recuo {
	background-color: #E1E8EE;
	border: 1px solid #999999;
	padding: 2px;
	width: 205px;
}

.td_marc_descricao_recuo {
	width: 185px;
}

.td_marc_tags {
	padding: 2px;
}

.td_detalhe_serv {
	width: 125px;
	height: 23px;
}

.td_tabelas_valor1 {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
}

.td_tabelas_valor2 {
	background-color: #F5F5F5;
	padding: 5px 0px 5px 0px;
}

.td_filtro_exemplar { 
	padding: 2px;
	background-color: #FFFFFF;
	color: #000000;
	height: 18px;
}

.tab_mensagem td {
	padding: 4px;
}

.tab_circulacoes {
	background-color: #FFFFFF;
}

.popup {
	background-color: #fff;
	text-align: center;
}

.tab_midia {
	width: 460px;
	height: 470px;
	margin: 8px auto auto;
}

.input_reserva { 
	height: 18px;
	width: 150px;
}

.tab_aquisicoes {
	width: 686px;
}

.tab_aquisicoes td {
	padding: 2px;
}

.select_aquisicoes { 
	width: 139px;
}

.select_prioridade { 
	width:84px;
}

.select_origem { 
	width:94px;
}

.select_academico { 
	width: 346px;
	width: 365px \9 ;
}

.td_default_dsi {
	border: none;
	color: #000000;
}

.input_email {
	width: 216px;
}

.if_bibcomp {
	width: 375px;
	height: 150px;
	border: 1px solid #CCCCCC;
}

.tab_enquete {
	width: 700px;
	height: 440px;
	margin: 5px 10px 0px 10px;
}

.div_questao {
	padding-left: 20px;
}

.div_questao input[type='checkbox'],
.div_questao input[type='radio'] {
	margin-right: 2px;
}

.button_termo { 
	width: 120px !important;
}

.select-enquete {
	width: 263px;
}

.select_biblioteca {
	width: 239px;
}

.td_leg_valor_detalhe {
	color: #FF0000 !important;
}

.centralizar_xy {
	text-align: center;
	vertical-align: middle;
}

.remover_bordas_padding {
	border-spacing: 0;
	padding: 0;
}

.td_center_bottom {
	text-align: center;
	vertical-align: bottom;
}

.td_center_middle {
	text-align: center;
	vertical-align: middle;
}

.td_center_top {
	text-align: center;
	vertical-align: top;
}

.td_center_top_padding {
	text-align: center;
	vertical-align: top;
	padding-top: 13px;
}

.td_right_bottom {
	text-align: right;
	vertical-align: bottom;
}

.td_left_middle {
	text-align: left;
	vertical-align: middle;
}

.td_left_top {
	text-align: left;
	vertical-align: top;
}

.esquerda {
	text-align: left;
}

.direita {
	text-align: right;
}

.centro {
	text-align: center;
}

.justificado {
	text-align: justify;
}

.removerBordas {
	border: 0;
}

.marc_tags_lc {
	line-height: 18px;
}

:-moz-any(input[type="submit"], input[type="button"], input[type="reset"]) {
	padding-top: 0 !important;
}

.mascara_capa_fantasia_transparente {
	position: absolute;
	width: 100px;
	height: 132px;
	cursor: pointer;
	z-index: 2;
	background-color: White;
	opacity: 0;
	filter: alpha(opacity=0);
}

.fieldset-group {
	border: none;
	margin-left: 8px;
	margin-right: 8px;
}

.fieldset-group legend {
	text-align: left;
	margin-left: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

#home_slide_content_div {
	width: 960px;
	height: 288px;
	background-color: transparent;
	border: none;
	-o-box-shadow: 0 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
	box-shadow: 0 0 5px rgba(0,0,0,.15);
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#slide_mensagens_div {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 960px;
	height: 268px;
	margin-top: 0px;
	border: 0px solid #ffffff;
	border-top-width: 0px;
}

#slide_mensagens_conteudo_div {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 952px;
	height: 248px;
	padding-top: 10px;
	background-color: #fff;
	overflow-y: auto;
	overflow-x: hidden;
}

#area_mensagens_div {
	width: 930px;
	padding-top: 15px;
	margin: auto;
}

#slide_mensagens_handle img {
	vertical-align: bottom;
}

#slide_mensagens_handle {
	position: absolute;
	left: 0px;
	top: -20px;
	width: 960px;
	height: 15px;
	border: 0px solid #fff;
	border-bottom-width: 0px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.mensagens_titulo {
	font-size: 1.4em; 
	font-weight: bold; 
	text-align: left;
}

.mensagens_data {
	font-size: 0.9em; 
	text-align: left; 
	margin-bottom: 15px; 
	font-style: italic; 
	color: #999999;
}

.mensagem_fonte {
    font-size: 10pt;
}

#ultimas_aquisicoes_cabecalho_div {
	width: 960px;
	height: 30px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}

#ultimas_aquisicoes_area_conteudo_div {
	width: 960px;
	overflow: hidden;
}

#ultimas_aquisicoes_conteudo_div {
	width: 2880px;
	min-height: 150px;
	margin-left: 0;
}

#ultimas_aquisicoes_paginacao_div {
	width: 760px;
	text-align: center;
	float: left;
	padding-left: 100px;
}

#ultimas_aquisicoes_paginacao_div a {
	text-decoration: none;
	cursor: pointer;
}

#ultimas_aquisicoes_ver_mais_div {
	width: 100px;
	float: right;
}

.div-ultima-aquisicao-line-info {
	padding-top: 10px;
	height: 25px;
}

.div-ultima-aquisicao {
	width: 192px;
	min-height: 150px;
	text-align: center;
	float: left;
}

.div-ultima-aquisicao-avaliacao {
	width: 192px;
	margin: auto;
	text-align: center;
	margin-top: 5px;
}

.link_div-ultima-aquisicao,
.link_div-ultima-aquisicao:visited,
.link_div-ultima-aquisicao:active
{
	color: #00395B;
	text-decoration: none;
}

.link_div-ultima-aquisicao:hover
{
	color: #008ADD;
	text-decoration: underline;
}

.div-ultima-aquisicao-info-capa
{
	color: #FFFFFF;
	width: 90px;
	height: 126px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left:3px;
	text-align: center;
	font-size: 11px; 
}

.div-ultima-aquisicao-registro {
	width: 192px;
	height: 135px;
}

.div-ultima-aquisicao-servicos {
	width: 30px;
	height: 135px;
	float: left;
	text-align: right;
}

.div-ultima-aquisicao-capa {
	width: 144px;
	height: 135px;
	float: right;
	text-align: left;
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#ultimas_aquisicoes_carregando_div {
	width: 300px;
	padding-top: 10px;
	height: 30px;
	margin:auto;
}

.ul-treeview {
	margin-left: 10px;
}

.li-treeview-raiz {
	font-weight: bold;
}

.li-treeview-item {
	font-weight: normal;
}

.label-subgeo{
	color: green;
}

.span-menu-item .link_menu1 img,
.span-menu-item .link_menu2 img {
	vertical-align: text-bottom;
}

.span-menu-item.ultimo{
	margin-right: 0px;
}

#tab_rap {
	height: 26px;
}

.table-filtros tr{
	vertical-align: top;
	height: 27px;
}

.td-label {
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
}

.table-exemplares {
	width: 970px;
	margin: auto;
}

.tr-abas-detalhe {
	height: 26px;
}

.table-detalhes {
	width: 950px;
	margin: auto;
}

.td-marc-tags{
	background-color: #fff;
	padding: 10px;
}

.div-servicos {
	margin: auto;
	width: 100%;
	height: 45px;
}

.div-servicos > span {
	background-color: #ddd;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
}

.div-servicos > span:first-child {
	margin-left: 0px;
}

.a-outro-servico {
	display: inline-block;
	background-color: #ddd;
	padding: 7px;
	width: 150px;
	margin-bottom: 5px;
}

.ul-faceta {
	list-style: none; 
	margin: 4px;
}

.ul-faceta > li {
	margin: 4px; 
	margin-left: 0; 
	line-height: 17px; 
	vertical-align: middle;
}

.ul-faceta > li > input[type='checkbox'] {
	margin-right: 6px; 
	line-height: 17px; 
	vertical-align: middle
}

.ul-faceta > li.titulo-faceta > span > img {
	 margin-left: 6px;
}

.ul-faceta > li.faceta-selecionada > a > img {
	height: 13px; 
	margin-right: 6px;
}

.td_facetas { 
	border: 0;
	background-color: #EFEFEF;
	color: #000000;
	padding: 5px;
}

.td-check  input {
	margin-right: 5px; 
	margin-top: 3px;
	vertical-align: text-bottom;
}

.divPrincipal {
	margin: 20px;
}

.opcaoVoto {
	line-height: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
}

.body_artigo {
	background-color: #FFFFFF;
}

.tab_menu {
	height: 36px;
	border: none;
	border-collapse: collapse;
}

.div_conteudo {  
	border: 0;
}

.tab_servidores,
.tab_paginacao {
	border: none;
	margin-bottom: 5px;
}

.td_ficha_esq {
	border: none;
	border-top: 1px solid #cecece;
	padding: 5px;
	height: 18px;
	width: 110px;
}

.td_ficha_dir { 
	border-top: 1px solid #eee;
	color: #000000;
	padding: 5px;
	width: 544px;
}

.link_abas:link,
.link_abas:visited,
.link_abas:active { 
	text-decoration: none;
}

.link_abas:hover { 
	text-decoration: none;
}

.link_menu1:link,
.link_menu1:visited,
.link_menu1:active { 
	text-decoration: none;
}

.link_menu1:hover { 
	text-decoration: none;
	cursor: pointer;
}

.link_menu2:link,
.link_menu2:visited,
.link_menu2:active { 
	text-decoration: none;
}

.link_menu2:hover { 
	text-decoration: none;
	cursor: pointer;
}

.link_menu_serv1:link,
.link_menu_serv1:visited,
.link_menu_serv1:active { 
	text-decoration: none;
}

.link_menu_serv1:hover { 
	text-decoration: none;
	cursor: pointer;
}

.link_menu_serv2:link,
.link_menu_serv2:visited,
.link_menu_serv2:active { 
	text-decoration: none;
}

.link_menu_serv2:hover { 
	text-decoration: none;
	cursor: pointer;
}

.link_prima:link,
.link_prima:visited {
	text-decoration: none;
}

.link_prima:active,
.link_prima:hover {
	text-decoration: none;
}

.link_serv:link,
.link_serv:visited { 
	text-decoration: none;
}

.link_serv:hover,
.link_serv:active { 
	text-decoration: none;
	cursor: pointer;
}

.link_pag:link,
.link_pag:visited,
.link_pag:active { 
	text-decoration: none;
}

.link_pag:hover { 
	text-decoration: underline;
}

div.assuntoImg,
span.assuntoImg {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: bottom center;
    border-collapse: initial;
}

div.autImg,
span.autImg {
    border: none;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: bottom center;
    border-collapse: initial;
}

img.autImg {
    padding-left: 5px;
}


.td_abas_detalhe_aacr2 {
	border: none;
	vertical-align: middle;
	width: 100px;
	height: 20px;
}

.td_abas_detalhe_aacr2_esquerda,
.td_abas_detalhe_aacr2_centro {
	width: 100px;
	height: 1px;
}

.td_abas_detalhe_aacr2_direita {
	border: none;
	height: 1px;
}

.ficha_detalhes {
	height: 18px;
	padding-bottom: 2px;
}

.ficha_legislacao {
	height: 18px;
	padding-bottom: 2px;
}

.marc_tags {
	height: 18px;
	padding-bottom: 2px;
}

.estrutura_arquivo {
	height: 18px;
	padding-bottom: 2px;
}

.td_detalhe_valor { 
	border: none;
	border-top: 1px solid #eee;
	word-wrap: break-word;
	text-align: left;
	padding: 5px;
	color: #000000;
	height: 18px;
}

.line-height-0 {
    line-height: 0;
}

.td_detalhe_descricao,
.td_detalhe_descricao_recuo {
	text-align: right;
	border: none;
	border-top: 1px solid #cecece;
	padding: 5px;
}

.td_leg_descricao {
	border: none;
	border-top: 1px solid #cecece;
	text-align: right;
	padding: 5px;
}

.td_tabelas_titulo {
	padding: 2px;
	height: 21px;
}

.td_legislacao { 
	padding: 2px;
	background-color: #F3F4F4;
	color: #000000;
	height: 18px;
}

.tab_menu_servicos {
	height: 30px;
	line-height: 30px;
	background-color: #e9e9e9;
	vertical-align: middle;
}

.tab_mensagem {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}

.td_servicos_titulo {
	color: #000000;
	padding: 2px;
}

.popup_cabecalho_fonte {
	line-height: 26px;
	vertical-align: middle;
}

.popup_cabecalho_fonte > span
{
	padding-top: 2px;
	padding-left: 5px;
}

.tab_borda_selecao
{
	border: 1px solid #CCCCCC;
}

#slide_mensagens_fundo_div {
	width: 960px;
	height: 268px;
	opacity: 0.5;
	filter: alpha(opacity=0.5);
}

#slide_mensagens_handle_fundo_div {
	position: absolute;
	left: 0px;
	top: -20px;
	width: 960px;
	height: 20px;
	opacity: 0.5;
	filter: alpha(opacity=0.5);
}

.separador_mensagens_div {
	width: 900px;
	height: 1px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.span-menu-item{
	display: inline-block;
	height: 30px;
	padding-top: 10px;
	margin-right: 5px;
	vertical-align: top;
}

.transparent-icon {
    vertical-align: text-bottom;
    border-collapse: initial;
}

.tab-busca-facetada {
	border: 1px solid #CECECE;
	margin-bottom: 5px;
}

.ul-faceta > li.titulo-faceta > span {
	font-weight: bold;
	cursor: pointer;
}

.bibcomp {
	padding-left: 2px;
	background-color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
	border-left: 0px solid #000000;
	border-right: 0px solid #000;
	border-top: 0px;
	color: #000000;
	height: 18px;
	width: 100%;
}

.bibcomp_body {
	background-color: #ffffff;
}

.descritor {
	padding-left: 2px;
	background-color: #ddd;
	border: 0;
	color: #000000;
	height: 20px;
	width: 100%;
}

.link_bibcomp:link { 
	color: #00395B; 
	font-size: 13px; 
	text-decoration: none; 
}  

.link_bibcomp:visited { 
	color: #00395B; 
	font-size: 13px; 
	text-decoration: none; 
} 

.link_bibcomp:hover { 
	color: #008ADD; 
	font-size: 13px; 
	text-decoration: underline; 
} 

.link_bibcomp:active { 
	color: #00395B; 
	font-size: 13px; 
	text-decoration: none; 
}

.menu_acessibilidade {
	text-align: left;
	padding: 5px;
	margin-top: 3px;
}

.span_acessibilidade {
	padding: 5px;
}

.link_acessibilidade { 
	color: #FFFFFF;
	text-decoration: underline;
}

.link_acessibilidade:hover { 
	color:#009999;
}

.div_capa {
	position: absolute; 
	width: 90px; 
	text-align: center; 
	color: White; 
	font-size: 11px; 
	overflow: hidden; 
	padding-top: 5px; 
	padding-left: 2px; 
	padding-right: 2px; 
	white-space: normal;
}

.td_acessibilidade {
	border-collapse: collapse;
}

.td_acessibilidade th,
.td_acessibilidade tr, 
.td_acessibilidade td {
	border: 1px solid #000000;
	padding: 5px;
}

.icon_1_18 {
	width: 1px;
	height: 18px;
}

.icon_9 {
	width: 9px;
	height: 9px;
}

.icon_10 {
	width: 10px;
	height: 10px;
}

.icon_11 {
	width: 11px;
	height: 11px;
}

.icon_12 {
	width: 12px;
	height: 12px;
}

.icon_13 {
	width: 13px;
	height: 13px;
}

.icon_16 {
	width: 16px;
	height: 16px;
}

.icon_16_15 {
	width: 16px;
	height: 15px;
}

.icon_20 {
	width: 20px;
	height: 20px;
}

.icon_24 {
	width: 24px;
	height: 24px;
}

.icon_capa {
	width: 100px;
	height: 132px;
}

.span_imagem {
	display: inline-block; 
}

.div_imagem_ajusta {
	background-size: cover;
	width: 16px\9;
	height: 16px\9;
}

.div_imagem_right {
	margin-right: 5px;    
}

.div_imagem_right_3 {
	margin-right: 3px;    
}

.div_imagem_left {
	margin-left: 5px;    
}

.div_imagem_left_25 {
	margin-left: 25px;    
}

.help-facebook-username,
.help-facebook-username-en-us,
.help-facebook-username-es-es,
.help-facebook-username-es-ca {
	width: 638px;
	height: 376px;
	margin-left: 25px;    
}

.help-facebook-info,
.help-facebook-info-en-us,
.help-facebook-info-es-es,
.help-facebook-info-es-ca {
	width: 801px;
	height: 505px;  
	margin-left: 25px;  
}

.help-facebook-add-friend,
.help-facebook-add-friend-en-us, 
.help-facebook-add-friend-es-es, 
.help-facebook-add-friend-es-ca {
	width: 173px;
	height: 25px;
	margin-left: 25px;   
}

.help-facebook-other-inbox, 
.help-facebook-other-inbox-en-us, 
.help-facebook-other-inbox-es-es,
.help-facebook-other-inbox-es-ca {
	width: 377px;
	height: 358px; 
	margin-left: 25px;   
}

.icon-seta-cima {
	cursor: pointer;
}

.icon-seta-baixo {
	cursor: pointer;
}

.pipeAcessibilidade {
	color: white;
	padding: 5px;
}

.aq_editora {
	width: 188px;
}

.div_selecao {
	width: 98%;
	height: 190px;
	overflow: auto;
}

.select_biblioteca_ultimas_aquisicao {
	width: 243px;
}

.select_biblioteca_ultimas_aquisicao + .ui-multiselect{
	float: right;
}

#ultimas_aquisicoes_cabecalho_div_select_biblioteca {
	width: 960px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

#ultimas_aquisicoes_tr{
	display:none;
}

.select_lista_favorito { 
	width: 250px;
}

.div_enviar_favoritos,
.div_selecao_favoritos {
	padding-top: 10px;
}

.div_selecao_favoritos {
	height: 200px;
}

.div_inputListaFavorito {
	padding-top: 50px;
}

.inputListaFavorito {
	margin-top: 10px;
	width: 248px;
}

.div_renomear_favoritos_botoes {
	padding-top: 30px;
}

.combo_lista_favoritos {
	display: inline;
}

.td_Visualizar_favoritos {
	padding-bottom: 10px;
}

.loading-favorito {
	display: none;
}

.div-botao-fechar
{
	position: absolute;
	bottom: 50px;
	width: 70px;
	margin: -35px;
	left: 50%;
}

.textoBibliotecaDetalhe {
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.div-TituloDetalheBibliotecas
{
	padding-bottom: 10px;
	text-align: center;
}

.tab-tesauro {
	line-height: 18px;
}

.td-tesauro-detalhe {
	background-color: #fff;
	padding: 10px;
}

.treeview li {
	text-align: left;
}

.cursor-padrao {
	cursor: default;
}

.ultimo-span-menu-item {
	margin-right: 0;
	padding-right: 3px;
}

.link-ver-mais {
	vertical-align: middle;
}

.lb-cabecalho {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.lb-conteudo {
	border-top: 10px solid #e9e9e9;
	height: 150px;
}

.lb-conteudo-resumo {
	width: 100%;
	height: 100%;
	margin-left: 0;
}

.lb-conteudo-resumo > div {
	height: 100%;
	width: 21%;
	float: left;
	padding: 10px 2%;
	border-right: 2px solid #e9e9e9;
	text-align: left;
}

.lb-conteudo-resumo > div:last-child {
	border-right: 0;
	width: 20%;
}

.lb-conteudo-resumo a:first-child {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.lista-levantamento-bibliografico {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-table;
}

.lista-levantamento-bibliografico div {
	margin-bottom: 5px;
	text-align: left;
}

.item-levantamento-bibliografico {
	padding: 10px;
	background-color: #FFF;
}

.assunto-levantamento-bibliografico {
	font-size: 1.2em; 
	font-weight: bold; 
	text-decoration: none;
	color: inherit;
}

.tr-lev-bib {
	background-color: white;
}

@-moz-document url-prefix() { 
	.a-lev-bib {
		margin-top: -10px !important;
	}

	.tr-lev-bib {
		padding-bottom: 10px !important;
	}
}

.div_selecao_favoritos_botoes.renomear input[type='button'] {
	width: 105px;
}

.divLoginStart {
	width: 400px;
	min-width: 300px;
	height: 260px;
	background-color: #fff;
	position: absolute;
	top: 30%;
	left: 40%;
}

.tituloLoginStart {
	text-align: left;
	padding-left: 5px;
	line-height: 26px;
}

.bodyLoginStart {
	background-color: #ddd;
	min-width: 450px;
	min-height: 300px;
}

.loginStart {
	width: 100%;
	height: 100%;
}

.mensagemLoginStart {
	margin-top: 40px;
}

.login-bem-vindo {
	margin-bottom: 15px;
}

.table-login {
	text-align: center;
	width: 340px;
	padding: 0;
	margin: auto;
}

.area_login_menu_principal {
	color: #fff;
	background-color: #0070C0;
	text-align: right;
	padding-right: 10px;
}

.a-nome-tw-ri-simples,
.a-nome-tw-ri-duas-linhas {
    display: block;
    vertical-align: middle;
    position: relative;
    transform: translateY(-50%);
    top: 34%;
}

.k-ie9 .a-nome-tw-ri-simples {
    top: -5%;
}

.k-ie9 .a-nome-tw-ri-duas-linhas {
    top: -20%;
}

.a-span-nome-tw-ri {
	display: inline-block;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	white-space: normal;
	vertical-align: middle;
}

.small-a-span-nome-tw-ri {
	max-width: 100px;
}

.big-a-span-nome-tw-ri {
	max-width: 200px;
}

.table-nota-exemplar {
	border-spacing: 2px;
	padding: 1px;
	width: 98%;
	display: inline-table;
	margin-bottom: 15px;
}

#buscaMidiaSpanComb {
	vertical-align: middle;
}

.td_ultimas_aquisicoes_busca {
	vertical-align: middle;
	text-align: left;
}

.ultimas_aquisicoes_busca_label {
	width: 140px;
	padding-left: 9px;
}

.ultimas_aquisicoes_busca_data {
	padding-left: 5px;
}

.table-nota-exemplar {
	border-spacing: 2px;
	padding: 1px;
	width: 98%;
	display: inline-table;
	margin-bottom: 15px;
}

.formLogin > div {
	display: block;
	width: 100%;
}

.formLogin .aviso p {
	padding: 10px 15px 0 15px;
	line-height: 1.5em;
}

.formLogin .input {
	width: 60%;
	margin-bottom: 5px;
}

.formLogin .divForm > * {
	display: block;
	width: 60%;
	margin: auto;
}

.formLogin .divForm label {
	text-align: left;
	margin-top: 5px;
	margin-left: 19%;
}

.formLogin .divForm input,
.formLogin .divForm select {
	height: 1.5em;
}

.formLogin .divForm select {
	box-sizing: content-box;
	padding: 1px;
}

.formLogin .linkSenha {
	text-align: right;
	margin-bottom: 14px;
}

.formLogin .login {
	margin: 10px auto 16px;
}

	.formLogin .login .submit {
		cursor: pointer;
		height: 2em;
	}

.tituloLoginStart {
	line-height: 30px;
}

.naoSouUsuario {
	padding: 10px;
	text-align: center;
	font-size: 1.1em;
}

.divLoginStart {
	height: 300px;
}

.titulo-link-popup {
	padding: 20px;
	margin-top: 5%;
	font-size: 1.2em;
	font-weight: bold;
}

.link-popup {
	padding-right: 10px;
	padding-left: 10px;
	overflow-wrap: break-word;
	font-weight: normal;
}

.div-popup {
	width: 100%;
	margin-bottom: 30%;
}

.mensagem-popup {
	margin-top: 5%;
}

.mensagem-reserva {
	text-align: center;
	margin: 5px;
}

.link_serv_custom:link,
.link_serv_custom:visited {
    text-decoration: none;
}

.link_serv_custom:hover,
.link_serv_custom:active {
    text-decoration: none;
    cursor: pointer;
}

.link_custom:link,
.link_custom:visited,
.link_custom:active {
	text-decoration: none;
	word-break: break-word;
}

.link_custom:hover {
    text-decoration: underline;
    cursor: pointer;
}

.link_custom_negrito:link,
.link_custom_negrito:visited,
.link_custom_negrito:active {
    text-decoration: none;
    font-weight: bold;
}

.link_custom_negrito:hover {
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}

.links_uteis_icon {
	margin-right: 5px;
	margin-bottom: 1px;
}

p.RefAPA {
    padding-left: 1.7em;
    text-indent:-1.5em;
}