campoCritico
body {
	margin: 0px;
	padding: 0;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	margin-top:20px;
}

ul {
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
#header {
    padding: 4px 0px;
    height: 75px;
    position: relative;
}

#logo {
    text-align: left;
}

/* Menu */
#menu {
    position: absolute;
    top:25px;
    right:15px;
	padding: 0;
	height: 59px;
    overflow: hidden;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height: 42px;
	margin: 0;
	padding: 18px 40px 0 40px;
	text-decoration: none;
	font-size: 20px;
}

#menu li a:hover {
	text-decoration: underline;
}

#globalthemeswitcher {
    position:absolute;
    top:5px;
    right:50px;
}

/* Page */
#page {
	padding: 10px 0px;
	background: #FFFFFF;
}

/* Content */
#content {
	width: 70%;
    float:left;
}

.post {
	padding-bottom: 15px;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 30px;
	margin-left: 10px;
	padding: 8px 0 0 20px;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.submenu-title {
    padding: 4px 10px;
}

.submenu-content {
    text-align:center;
}

.byline {
	margin: -60px 20px 20px 20px;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry p {
	line-height: 200%;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#sidebar {
	float: left;
	width: 25%;
	padding: 0 10px;
	margin-left: -1px;
    overflow: hidden;
}

#sidebar a.ui-state-hover, 
#sidebar a.ui-state-highlight {
    border:0 none;
    text-decoration: none;
    font-weight: normal;
}

#sidebar table {
    width: 100%;
}

#sidebar table td {
    vertical-align: top;
}

#sidebar ul {
    padding: 0;
    margin: 0;
}

#sidebar ul li {
    list-style-type: none;
    padding: 1px;
}

/* Footer */
#footer {
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
    font-size: 14px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.homeText {
	line-height: 175%;
}

.homeMenu {
	width:200px;
	float:left;
	margin-right:10px
}

.themeMenu {
    overflow: auto;
    height:300px;
    width:200px;
}

.dp-xml {
    width:1000px;
}

.ui-themeswitcher a.ui-selectonemenu-label-container {
    text-decoration: none !important;
}

.ui-widget {
    font-size: 12px !important;
}

.tabelaAlignTop {
    vertical-align: top; 
}

.tabelaLabel  {
    width:80px; 
}

.tabelaLabel2  {
    width:70px; 
}
	
.tabelaAlignTopLabel {
    vertical-align: top;
    width:70px; 
}

.tabelaAlignCenter td {
    text-align: center; 
}

.textAreaCounter {
    font-style:italic;
    color:#808080;
}

.textAlignRight {
	text-align: right;
	vertical-align: top; 
}

.ui-icon-invisible {
	display: none;
}

.labelDestaque {
	font-size: 15px;
	font-weight:bold;
}

.linkSublinhado {
	text-decoration: underline;
}

.campoFixo {
	font-weight:bold;
}

.campoCritico {
	font-size:13px !important;
	font-weight:bold;	
}

.ui-datagrid-no-border {
	border: none;
}

div.selecionaEscaninho:hover{
	border: 1px solid blue;
}

.ui-datagrid tr td {
border:none !important;
}

.textoCentralizado tr td {
border:none !important;
text-align: center;
}

#logon-outer {
  width: 100%;
  margin-top: 130px;
}
#logon-panel {
  margin: 0 auto;
  width: 480px;
}
.logon-grid {
  margin: 0 auto;
}
.logon-grid tfoot td {
   text-align: center;
}
.logon-grid thead th span {
  color:red;
}
 

 
#logon-rodape {
	margin: 20px auto;
	width: 480px;
	text-align: center;
}

.campoEsmaecido {
	color:gray;
}

.dataAtendimento {
	font-family: Arial;
	font-size:12px;
	color:gray;
}

.campoConsulta {
	font-weight:bold;
	background-color: #e7e7e7;
	padding-left:4px;
	padding-right:4px;
	display:block; 
	border-width:1px;
	border-color: #d7d7d7;
	border-style:solid;
}




.campo1 {
	width:50px;
}

.campo1_5 {
	width:62px;
}

.campo2 {
	width:100px;
}

.campo2_5 {
	width:160px;
}

.campo3 {
	width:220px;
}

.campo3_5 {
	width:304px;
}

.campo4 {
	width:320px;
}

.campo4_5 {
	width:432px;
}
.campo5 {
	width:480px;
}

.campo6 {
	width:640px;
}






.no-border, .no-border div, .no-border tr, .no-border td {
	border: none;
}

.labelEscaninho {
	color:#808080;
}

.labelEscaninhoGrave {
	color:#ff2020;
	font-weight:bold;
}

.campoEscaninho {
	font-weight:bold;
	color:#808080;
}

.escaninhoSelecionado {
	text-align:center; 
}

.escaninhoNormal{
	text-align:center;
	text-decoration: none; 
	width:120px; 
	height:120px; 
}

.escaninhoOver {
	text-align:center;
	text-decoration: underline; 
	width:120px; 
	height:120px;
}

.ui-dock-container-bottom {
    height: 50px;
    padding-left: 20px;
    position: fixed;
    background: #ffffff;
   color: #000000;
   border-color: #ffffff;
}

.ui-dock-item-bottom span {
    display: none;
    padding-left: 20px;
    color:  #000000;
}

.image-thumbnail {
	width:80px;
	background-color:#c7c7c7;
	vertical-align:top;
}

.image-current {
	background-color:#c7c7c7;
	vertical-align:top;
}
.noBorder tr, .noBorder td {
	border: none;
}

.cit-igp-label-column {
	width: 340px;
}
.cit-igp-value-column {
	width: 30px;
}
.cit-igp-faixa-1, .cit-igp-faixa-2, .cit-igp-faixa-3, .cit-igp-faixa-4, .cit-igp-faixa-5 {
	font-size: 22px;
	color:#2b2;
}

.cit-igp-faixa-3{
	color:#880;
}

.cit-igp-faixa-4 {
	color:red;
}

.cit-igp-faixa-5 {
	color:red;
	font-weight: bold;
	text-shadow: 1px 1px #6E3030;
}

.pg-botoes{
	margin-bottom: 20px;
	display: block;
}

.pg-botoes .pg-botoes-excluir{
	float: right;
    position: relative;
}

.pg-botoes .pg-botoes-imprimir{
	float: right;
    position: relative;
}

.imagebox img {	
    padding: 10px;
}

.polifarmaco{
	margin-bottom: 24px;
}

.polifarmaco .toxico{
	color: #D22;
	font-weight: bold;
}

.polifarmaco .naoToxico{
	color: #282;
}

.polifarmaco .naoCalculado{
	color: #444;
}

.unidade-medida{
	font-style: italic;
}




/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}
.span_1_of_4 {
    width: 23.8%;
}
.span_1_of_5 {
  width: 18.72%;
}

.span_1_of_6 {
   width: 15.33%;
}

.span_2_of_6 {
   width: 30.66%;
}

.span_4_of_6 {
   width: 61.32%;
}

.span_5_of_6 {
   width: 76.65%;
}

.span_1_of_8 {
  width: 11.1%;
}

.span_2_of_8 {
  width: 22.2%;
}

.span_6_of_8 {
  width: 70%;
}

.mapa {
    width:100%;
    height: auto;
}

.mapa-container{
	position:relative;
}

.mapa-fundo {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.mapa-frente {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}

.geo .txt-label{
	color: #808080;
}

.btn-r{
	float:right;
	position:relative
}

.radioImagens tbody > tr > td:nth-child(odd) {
	width:18px;
	padding:0px 0px 0px 0px;
}

.radioConfig tbody > tr > td {
	width:40px;
}

.tableAlignRight {
	text-align: right;
}

.link-procergs {
	font-family: tahoma;
	color: #bbb;
}

.link-estado {
	color: #bbb;
}

.gridNoBorder.ui-panelgrid>*>tr,
.gridNoBorder.ui-panelgrid .ui-panelgrid-cell {
    border: none !important;
}

.nome-medico {
	font-weight: bold;
	font-size: 13px !important;
}

.nome-medico-nao-encontrado {
	color: red;
	font-weight: plain;
	font-size: 14px !important;
}

.marca-agente-sinonimo{
	color:#1c94c4 !important;	
}

#outroclasse_panel .ui-selectonemenu-filter-container{
	width: 280px;
}

/*Overflow*/
.OverFlowYAuto{
	overflow-y: auto; 
}

/*margem de elementos*/
.MarTop10 {
	margin-top: 10px;
}

.MarTop20 {
	margin-top: 20px;
}

.PanelGroupClinicaForm {
	padding: 1px;
	vertical-align: top; 
	padding-left: 10px;
}

.TextAlignCenter {
	text-align: center !important;
}

.TextAlignLeft {
	text-align: left !important;
}

.TextAlignRight {
	text-align: right !important;
}

.hide {
	display: none;
}

.show{
	display: block;
}

.columnWidth130px{
	width: 130px;
}
