﻿.i1{border:1px solid #000000; 
color:#000000; background-color: #FFFFFF; font-size:12px; font-family:Verdana; height:19px;
	margin-bottom: 0px;
}
.i2{border:solid; border-width:5px; border-color:#000000; color:#000000; background-color: #FFFFFF; font-size:12px; font-family:Verdana; height:17px;}
.i3{border:1px #000000 solid; color:#000000; background-color: #FFCC00; font-size:9px; font-family:Verdana; height:25px; width: 100px}
.borda{border:solid; border-width:1px; border-color:#000000; color:#000000; background-color: #FFFFFF; }
.bordacinza{border:solid; border-width:1px; border-color:#000000; color:#666666; background-color: #FFFFFF; }
.texto{color: red; font-size:12px; font-family:Verdana;}

/*AutoComplete flyout */
.autocomplete_list
{  
    visibility:hidden;
    margin:0px!important;
    padding:0px;
    background-color:inherit;
    color:windowtext;
    border:buttonshadow;
    border-width:1px;
    border-style:solid;
    cursor:default;
    text-align:left; 
    list-style-type:none;
    overflow:auto;
    font-weight:normal;
    font-family:tahoma;
    font-size:12px; 
    list-style-type: none;
	margin: 0px !important;
	white-space: nowrap;
	width: auto !important;           
}

/* AutoComplete highlighted item */
.autocomplete_highlighted_listitem
{
    background-color:Highlight;
    color:HighlightText;
    padding:3px;
}

/* AutoComplete item */
.autocomplete_listItem 
{
    background-color:window;
    color:windowtext;
    padding:3px;
    width: 400px!important;
} 

/* AutoComplete item */
.autocomplete_listItem2 
{
    background-color:window;
    color:windowtext;
    padding:3px;
    width: 600px!important;
}

.botao_trans
{
    visibility: hidden;
}
