@charset "utf-8";

#exibir { float: left; width: 100%;}
#exibir .servico { float: left; width: 100%;}
#exibir .servico .titulo { float: left; width: 100%;}
#exibir .servico .titulo h2 { float: left; width: 100%; text-transform: uppercase; text-align: center; font-weight: bold; font-size: 1.5em;}
#exibir .servico .tab .nome { float: left; width: 100%; padding: 16px 0 14px; margin: 0 0 3px; background-color: #272e34; text-transform: uppercase;  text-align: center; font-weight: bold; font-size: 1em; color: rgb(255 255 255); line-height: 0; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px;}
#exibir .servico .tab .oque { float: left; width: 100%; padding: 8px 0; border-bottom: 1px solid rgb(90 90 90 / 30%); text-align: center; font-weight: bold; font-size: 1.2em;}
#exibir .servico .tab .resumo { float: left; width: 100%; padding: 8px 0; border-bottom: 1px solid rgb(90 90 90 / 30%); text-align: center; font-size: 0.9em;}
#exibir .servico .tab .resumo.btop { border-top: 1px solid rgb(90 90 90 / 30%);}
#exibir .servico .tab .resumo a { color: rgb(55 171 200) !important;}
#exibir .servico .tab .resumo a:hover { text-decoration: underline;}
#exibir .servico .tab .resumo span.pabrir { color: rgb(55 171 200) !important;}
#exibir .servico .tab .resumo span.pabrir:hover { text-decoration: underline;}
#exibir .servico .tab .grafico { float: left; width: 100%; padding: 12px; margin: 11px 0; background-color: rgb(250 250 250 / 80%);}
#exibir .servico .tab .indisponivel { float: left; width: 100%; padding: 8px 0; text-align: center; font-size: 0.9em;}
#exibir .servico .patrimonio { float: left; width: 100%; text-align: center;}
#exibir .servico .patrimonio .campo { width: 130px; height: 30px; padding: 0 12px; outline: 1px solid rgb(90 90 90 / 50%); color: rgb(5 5 5);}
#exibir .servico .patrimonio .botao { height: 34px; background-color: rgb(37 131 79); font-weight: bold; color: rgb(250 250 250); cursor: pointer;}
#exibir .servico .patrimonio .botao:hover { background-color: rgb(28 105 63);}