﻿body
{
	margin: 4px;
	padding: 4px;
	font-family: Calibri;
	font-size: 10pt;
	text-align: center;
}

 .setFocus
{
    border: solid 1px #95ce61;
    background: #fff;
    color: #000;
    font-family: Calibri;
    font-size: 10pt;
}
.setIdle
{
    background: transparent;
    color: #6F6F6F;
    border: solid 1px #DFDFDF;
    font-family: Calibri;
    font-size: 10pt;
}

input.border  
{
	border: 1px solid white;
}

select.border  
{
	border: 1px solid white;
}

form
{
	margin: 0px;
	padding: 0px;
}

.ClearBoth
{
	clear: both;
}
.ClearLeft
{
	clear: left;
}
.ClearRight
{
	clear: right;
}

.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}

.MarginLeftDefault
{
	margin-left: 6px;
}
.MarginRightDefault
{
	margin-right: 6px;
}

.Width50pc
{
	width: 50%;
}
.Width100pc
{
	width: 100%;
}

.FormContainer
{
	width: auto;
	height: auto;
	min-height: 1px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.FormHeader
{
	width: auto;
	height: 150px;
	overflow: hidden;
}

.FormHeaderLogo
{
	float: left;
	width: auto;
	height: 150px;
	background-image: url(     '../../Images/imgHeaderLogo.png' );
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 400px;
	padding-top: 53px;
	font-weight: bold;
	font-size: 11px;
}

.FormHeaderApplication
{
	float: left;
	width: auto;
	height: 150px;
	color:Black;
	padding-left: 730px;
	padding-top: 53px;
	font-weight: bold;
	font-size: 11px;
}

img.bg {
    width:370px;
    height:150px;
    position:absolute;
    top:6px;
    left:6px;
    z-index:1;
    border: none;  
}

.FormHeaderLogoLubes
{
	float: left;
	width: auto;
	height: 150px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 400px;
	padding-top: 53px;
	font-weight: bold;
	font-size: 11px;
}

.FormHeaderLogoLubesRaizen
{
	float: left;
	width: auto;
	height: 150px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 400px;
	padding-top: 53px;
	font-weight: bold;
	font-size: 11px;
}

.FormHeaderLogoCosan
{
	float: right;
	width: 140px;
	height: 150px;
	background-color: Black;
	background-image: url(     '../../Images/imgHeaderLogoCosan.png' );
	background-repeat: no-repeat;
	background-position: center;
}
.FormHeaderLogoRaizen
{
	float: right;
	width: 140px;
	height: 150px;
	background-color: White;
	background-repeat: no-repeat;
	background-position: center;
}
.FormHeaderLogoMobil
{
	float: right;
	width: 140px;
	height: 150px;
	background-color: White;
	background-image: url(     '../../Images/img_logo_mobil.png' );
	background-repeat: no-repeat;
	background-position: right;
}

.FormHeaderLoggedUser
{
	position: absolute;
	top: 160px;
	right: 18px;
	font-size: 11px;
	text-align: right;
	border: 1px solid transparent;
	padding: 0px 5px 2px 5px;
	color: #FFFFFF;
	z-index:1002;
}

.FormHeaderLoggedUser a
{
	color: #FFFFFF;
}

.FormHeaderLoggedUserLabel
{
	font-weight: bold;
}

fieldset
{
	margin-top: 5px;
}

legend
{
	padding-left: 5px;
	padding-right: 10px;
	width: auto;
	color: #0078AB;
	font-weight: bold;
	font-family: Calibri;
	font-size: 18px;
	margin-bottom: 5px;
}

.FormMiddle
{
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	margin: 4px 0px 4px 0px;
	padding: 4px;
}

.FormFooter
{
	padding: 2px;
	font-size: 9px;
	text-align: right;
	color: #333;
}

.PopUpPanelContainer
{
	width: 600px;
	padding: 5px;
	min-height: 60px;
	border: none;
	background-color: #F9F9F9;
}

.PopUpIcon
{
	position: absolute;
	top: 20px;
	left: 15px;
	width: 48px;
	height: 48px;
}

.PopUpSucessIcon
{
	background: url(     '../../Images/icoPopUp-Sucess.png' ) no-repeat;
}

.PopUpInformationIcon
{
	background: url(     '../../Images/icoPopUp-Information.png' ) no-repeat;
}

.PopUpWarningIcon
{
	background: url(     '../../Images/icoPopUp-Warning.png' ) no-repeat;
}

.PopUpErrorIcon
{
	background: url(     '../../Images/icoPopUp-Error.png' ) no-repeat;
}

.PopUpQuestionIcon
{
	background: url(     '../../Images/icoPopUp-Question.png' ) no-repeat;
}

.PopUpCloseIcon
{
	position: absolute;
	top: -7px;
	right: -7px;
	width: 22px;
	height: 22px;
	background: url(     '../../Images/icoPopUp-Close.png' ) no-repeat;
	cursor: pointer;
}

.PopUpPanelTextContainer
{
	width: auto;
	height: auto;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 30px 30px 30px 70px;
}

.ModalPopUpBackground
{
	background-color: #414141;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.PanelContainer1
{
	width: auto;
	min-height: 60px;
	border: none;
	background-color: #F9F9F9;
}

.PanelContainer1 label
{
	display: block;
}

.PanelContainer2
{
	width: 50%;
	min-height: 60px;
	border: none;
	background-color: #F9F9F9;
}

.PanelContainer2 label
{
	display: block;
}

.FormFieldContainer
{
	width: auto;
	min-height: 60px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	vertical-align: top; 
}

.FormFieldContainerNoBorder
{
	width: auto;
	min-height: 60px;
	border: 0px solid #ccc;
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

.FormFieldContainer .Column
{
	float: left;
	display: block;
	padding-right: 2%;
	width: auto;  
}

.FormFieldContainer label
{
	width: 140px;
	height: auto;
	border: 1px solid transparent;
	font-family: Calibri;
	font-size: 10pt;
	display: inline-block;
	margin-top: 5px;
}

.FormFieldContainer span
{
	vertical-align: 5px;
	margin-right: 10px;
}

.FormFieldContainer input[type=text], input[type=password], select
{
	margin: 3px 0px 3px 0px;
	width: 200px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
	background: white; 
}

.FormFieldContainer input[readonly]
{
	background-color: #dcdcdc;
	color: #000000;
	cursor: default;
}

.FormFieldContainer select
{
	margin: 3px 0px 3px 0px;
	width: 204px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
	background: white; 
}

.FormFieldContainer input[type=image]
{
	margin: 3px 0px 3px 0px;
	width: 15px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
}

.FormFieldContainer input[type=checkbox]
{
	width: 13px;
}

.FormFieldContainer select
{
	width: 200px;
	margin: 3px 0px 4px 0px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
}

.FormFieldContainer th
{
	font-weight: normal;
}

.FormFieldContainer textarea
{
	width: 400px;
}

.FormActions
{
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	margin-bottom: 0px;
	padding: 6px;
}

.ExcelButton
{
	width: auto;
	min-width: 100px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #62be57;
	border: 1px solid #999;
	background: url(     '../../Images/Excel.png' ) no-repeat 5px 6px;
	background-color: #fff;
}

.SubmitButton
{
	width: auto;
	min-width: 100px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #62be57;
	border: 1px solid #999;
	background: url(     '../../Images/Accept.png' ) no-repeat 5px 6px;
	background-color: #fff;
}

.CalcButton
{
	width: auto;
	min-width: 100px;
	height: 23px;
	padding-top: 4px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	color: rgb(38, 152, 67);
	border: 1px solid #999;
	background: url(     '../../Images/calc_icon.png' ) no-repeat 5px 5px;
	background-color: #fff;
}

.AccessButton
{
	width: auto;
	min-width: 100px;
	height: 23px;
	padding-top: 4px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	color: rgb(38, 152, 67);
	border: 1px solid #999;
	background: url(     '../../Images/access_icon.png' ) no-repeat 5px 5px;
	background-color: #fff;
}

.ForgetPasswordButton
{
	width: auto;
	min-width: 100px;
	height: 23px;
	padding-top: 4px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	color: rgb(38, 152, 67);
	border: 1px solid #999;
	background: url(     '../../Images/forget_icon.png' ) no-repeat 5px 5px;
	background-color: #fff;
}

.Button
{
	width: auto;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #62be57;
	border: 1px solid #999;
	background-color: #fff;
}

.AprovarButton
{
	width: auto;
	min-width: 100px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #62be57;
	border: 1px solid #999;
	background: url(     '../../Images/ValidacaoMini.png' ) no-repeat 5px 6px;
	background-color: #fff;
}
.CancelButton
{
	width: auto;
	min-width: 100px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #e66353;
	border: 1px solid #999;
	background: url(     '../../Images/Cancel.png' ) no-repeat 5px 6px;
	background-color: #f2f2f2;
}

.DeleteButton
{
	width: auto;
	min-width: 100px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #e66353;
	border: 1px solid #999;
	background: url('../../Images/Bin.png') no-repeat 5px 6px;
	background-color: #f2f2f2;
}

.CommentButton
{
	width: auto;
	min-width: 110px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	color: #0066FF;
	border: 1px solid #999;
	background: url('../../Images/ComentarioMini.PNG') no-repeat;
	background-color: #f2f2f2;
}

.ValidateButton
{
	width: auto;
	min-width: 110px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	color: #FF9900;
	border: 1px solid #999;
	background: url('../../Images/ValidacaoMini.PNG') no-repeat;
	background-color: #f2f2f2;
}

.SendMailButton
{
	width: auto;
	min-width: 110px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	color: #660033;
	border: 1px solid #999;
	background: url('../../Images/EmailMini.PNG') no-repeat 5px 6px;
	background-color: #f2f2f2;
}
.BackButton
{
	width: auto;
	min-width: 100px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #0078AB;
	border: 1px solid #999;
	background: url(     '../../Images/Resultset_previous.png' ) no-repeat 5px 6px;
	background-color: #fff;
}
.AddButton
{
	width: auto;
	min-width: 100px;
	height: 30px;
	padding-top: 2px;
	padding-right: 6px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #62be57;
	border: 1px solid #999;
	background: url(     '../../Images/Add.png' ) no-repeat 5px 6px;
	background-color: #fff;
}
.PanelContainerFilter
{
	width: auto;
	min-height: 25px;
	border: 1px solid #ccc;
}

.PanelContainerFilterHeader
{
	width: auto;
	height: 17px;
	background: url(    '../../Images/sprite.png' ) repeat-x 0px 0px;
	border-bottom: 1px solid #989898;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
}

.PanelContainerFilterForm
{
	padding: 6px;
}

.Space
{
	height: 5px;
}

.InvalidField
{
	background-color: #fffacd;
}

.RequiredField
{
	color: #dd0000;
	margin-top: 5px;
	margin-left: 2px;
}

.PanelContainerReport
{
	height: 430px;
	border: 1px solid black;
	background-color: #F9F9F9;
}

/* GridView */
.Grid
{
    background: #FFF;
    margin-left: 0px;
	font-size: 10px;
	font-family: Calibri;
}
.Grid td
{
    border: solid 1px #000033;
}
.Grid td tr
{
    border: solid 1px #000033;
}
.Grid td input
{
	font-size: 10px;
	font-family: Calibri;
}
.ColunaTitulo
{
    padding-left: 4px;
}
.Total
{
    text-align: center;
}
.RowTitulo
{
    background: #CCC;
    color: #000;
    padding: 4px;
}
.RowTitulo th
{
    border: solid 1px #000033;
    text-align: center;
    color: #000;
}
.SelectRow
{
    background: #E5E5E5;
}
.RowFooter
{
    background: #CCC;
}
.RowFooter td
{
    border: solid 1px #000033;
    text-align: right;
    color: #000;
    font-weight: bold;
}

.FormFilterFieldContainer
{
	width: auto;
	min-height: 60px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

.FormFilterFieldContainer .Column
{
	float: left;
	display: block;
	padding-right: 2%;
	width: auto;
	vertical-align: middle;    
}

.FormFilterFieldContainer input[readonly], input[type=text], input[type=password]
{
	background-color: #dcdcdc;
	color: #000000;
	cursor: default;
}

.FormFilterFieldContainer label
{
	width: 140px;
	height: auto;
	border: 1px solid transparent;
	font-family: Calibri;
	font-size: 10pt;
	display: inline-block;
	margin-top: 5px;
}

.FormFilterFieldContainer span
{
	vertical-align: 6px;
	margin-right: 10px;
}

.FormFilterFieldContainer input[type=text], input[type=password]
{
	margin: 3px 0px 3px 0px;
	width: 161px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
	background: white; 
}

.FormFilterFieldContainer select
{
	margin: 3px 0px 3px 0px;
	width: 200px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
	background: white; 
}

.FormFilterFieldContainer input[type=image]
{
	margin: 3px 0px 3px 0px;
	width: 15px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
}

.FormFilterFieldContainer input[type=checkbox]
{
	width: 13px;
}

.FormFilterFieldContainer select
{
	width: 200px;
	margin: 3px 0px 4px 0px;
	vertical-align: bottom;
	min-height: 0px;
	font-family: Calibri;
	font-size: 10pt;
}

.FormFilterFieldContainer th
{
	font-weight: normal;
}
.FormFilterFieldContainer textarea
{
	width: 400px;
}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 1px 5px 1px 1px;
	position: absolute;  
	background: url('../../Images/checkbox.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url('../../Images/radio.gif') no-repeat;
}
