﻿body
{
    margin:0px;
    font-family:Verdana;
    font-size:10px;
}

.titulo1
{
    font-family:Tahoma;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    padding-left:5px;
    padding-bottom:3px;
    padding-top:3px;
    background-color:#EFEFEF;
}

/* COOLITE */

.x-form-group .x-form-group-header-text {
	background-color: #e8e8e8;
}

.x-tab-panel-body{border:1px solid #8db2e3;background:#e8e8e8;}

.search-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
}

.list-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
}

.list-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
    color:#222;
}

.dirty-row {
	        background:#FFFDD8;
}
.new-row {
    background:#c8ffc8;
} 

.x-item-disabled{color:gray;cursor:default;opacity:.6;-moz-opacity:.6;filter:alpha(opacity=90);}


.noteCls{ 
    font-family:Tahoma; 
    font-size:11px !important; 
    color:Black !important; 
    padding-bottom: 3px;
}

.noteCls_obrigatorio{ 
    font-family:Tahoma; 
    font-size:11px !important; 
    color:Black !important; 
    padding-bottom: 3px;
    font-weight:bold;
}


.fonte_Link_RSS:link 
{
	text-decoration: none;
	color:#999999;
}

a.fonte_Link_RSS:visited 
{
	text-decoration: none;
}

a.fonte_Link_RSS:hover 
{
	text-decoration: underline; 
	color:#999999;
}

a.fonte_Link_RSS:active 
{
	text-decoration: none;
}

