﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
/* Remember to define focus styles! */
:focus
{
	outline: 0;
}
/* Remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
/* --- End CSS Reset ---- */

#container
{
	margin: 0 auto;
	min-height: 84%;
	position: relative;
	width: 898px;
}
#content
{
	width: 900px;
	height: auto;
	padding-bottom: 50px;
	position: relative;
}
#footer
{
	bottom: 0;
	clear: both;
	position: absolute;
	width: 100%;
	/* height: 50px; */
    height: 30px;
	text-align: center;
	line-height: 20px;
}
.account
{
	height: 40px;
	float: right;
}
#bgAccountLeft
{
	float: left;
	width: 7px;
	height: 40px;
}
#bgAccountMain
{
	float: left;
	height: 40px;
	padding: 10px 0 0 0;
}
#bgAccountRight
{
	float: left;
	width: 7px;
	height: 40px;
}
#messageInformation
{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
    vertical-align: middle;
	height: 45px;
}

#messageError
{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
    vertical-align: middle;
	height: 48px;
}
#messageWarning
{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
    vertical-align: middle;
	height: 45px;
}
#messageConfirm
{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
    vertical-align: middle;
	height: 45px;
}
#messageErrorText
{
	margin-left: 50px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
#messageWarningText
{
	margin-left: 50px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
#messageConfirmText
{
	margin-left: 50px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
#mensagemTexto
{
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
#messageInformationText
{
	margin-left: 50px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
.infoiDATA
{
	margin: 6px 0 0 0;
}
label
{
	clear: left;
	float: left;
	width: 260px;
	margin: 0 15px 0 0;
	line-height: 3em;
	text-align: right;
}
fieldset ol
{
	margin: 0;
	list-style: none;
}
fieldset ol li
{
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 3em;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
input[type=text], input[type=password]
{
	width: 73px;
}
input[type=text]#ProcessoAno, #EstimativaAno
{
	width: 18px;
}
.validation-summary-errors, .validation-success
{
	text-align: center;
}
input[type=text]#To, input#CC, input#CCo, input#Subject
{
	width: 520px;
}
#Logon
{
	margin: 0 0 0 20px;
	*margin: 0 0 0 22px;
	*padding: 23px 10px 0 20px;
}
fieldset#accoutLogin label
{
	width: 130px;
}
#lblUserName, #lblPassword
{
    clear: left;
	float: left;
	margin: 0 15px 0 0;
	line-height: 25px;
	text-align: right;
}
#lblSetPersistentCookie, #lblRememberMe
{
    clear: left;
	float: left;
	margin: 0 11px 0 0;
	padding: 0;
	line-height: 10px;
	text-align: right;
}
fieldset#accoutLogin li
{
    margin: 0;
	padding: 0;
	line-height: 20px;
}
input#UserName, input#Password
{
	margin: 0 0 5px 0;
	width: 70px;
}
fieldset#accoutLogin 
{
	padding-left: 10px;
	*padding: 0 0 18px 0;
}
input#RazaoSocial, input#NomeFantasia, input#Cidade, input#Complemento
{
    width: 300px;
}
input#DINumero, input#MasterNumero
{
    width: 100px;
}
input#Estado
{
    width: 50px;
}
input#Cnpj
{
    width: 120px;
}
#gridList tr.ajaxLoader, #gridList  tr.ajaxError
{
    background: none;
    cursor: default;
}
.ajaxLoaderImage
{
    width: 100%;
    height: 28px;
    margin: 20px 0;
}
.ajaxError
{
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
textarea#Observacao
{
    width: 300px;
    height: 100px;
}
input#origin, input#destination, input#shipFlight, input#master, input#house, input#refCustomer
{
    width: 150px;
}
input#exporter, input#transporter
{
    width: 300px;
}
textarea#EmailMessage
{
    width: 516px;
    height: 70px;
    font-size: 12px;
}

#messageMail
{
    line-height: 80px;
}

textarea#Codigo
{
    width: 396px;
    height: 70px;
    font-size: 12px;
}

#SetPersistentCookie, #RememberMe {
    float: left;
    margin: 3px 3px 3px 4px;
    margin-right: 5px;
}


/*

.ultop {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    max-width: 400px;
    width: auto;
    border-color: #000000 #E67A19 #FFA500;
    background: #fefefe;
}

.litop {
    float: left;
    width: 200px;
    padding: 15px;
}

    */