﻿small
{
	font-size: 8pt;
}
p 
{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
ul
{
	margin-top: 0px;
	text-align: left;
	list-style: square;
}
li
{
	padding-bottom: 6px;
}
/**
 **
 ** Hyperlink Style
 **
 **/
A:link
{
    color: #16637F;
	text-decoration: none;
	text-decoration: none;
}
A:visited
{
    color: #16637F;
    text-decoration: none;
}
A:active
{
    color: #16637F;
    text-decoration: none;
}
A:hover
{
    color: #16637F;
	text-decoration: underline;
}

/**
 **
 ** Body Style
 **
 **/
body
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
}

/**
 **
 ** Default Styles
 **
 **/
.ClassicStyle
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	/* background-image: url('../imagens/temas/classic/background.gif'); */
	/* background-color: #FFFFFF; */
}
.ClassicStyle .Iframe {
    border: 2px groove #555555;
    background-color: #dddddd;
    position: absolute;
    width: 100%;
    height: 100%;
}
.ClassicStyle .IframeClose
{
	position: absolute;
	top: 0;
	left: 0;
}
.ClassicStyle .RowsCountIframe
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal; 
    text-align: center;
    color: White;
    padding-left: 15px;
    padding-right: 15px;
    /*padding-bottom: 10px;*/
}
.ClassicStyle .DialogLabel
{
	font-family: Verdana, Arial;
	font-size: 8pt;
    font-weight: bold;
	color: Black;
}
.ClassicStyle .CheckBox
{
	font-family: Verdana, Arial;
	font-size: 8pt;
    font-weight: normal;
	color: Black;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
.ClassicStyle .LabelTextBoxNormal
{
	font-family: Verdana, Arial;
	font-size: 8pt;
    font-weight: normal;
	color: Black;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
.ClassicStyle .LabelTextBox
{
	font-family: Verdana, Arial;
	font-size: 8pt;
    font-weight: bold;
	color: Black;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
.ClassicStyle .LabelTextBoxUnderline
{
	font-family: Verdana, Arial;
	font-size: 8pt;
    font-weight: bold;
	color: Black;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	text-decoration: underline;
}
.ClassicStyle .LabelTextBoxCenter
{
	font-family: Verdana, Arial;
	font-size: 8pt;
    font-weight: bold;
	color: Black;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.ClassicStyle .LabelMobePharma
{
	font-family: Arial;
	font-size: 16pt;
    font-weight: bold;
	color: #215080;
	text-align: left;
	height: 20px;
}
.ClassicStyle .LabelErrorMessage
{
	font-family: Arial;
	font-size: 10pt;
    font-weight: bold;
	color: Red;
	text-align: left;
}
    .ClassicStyle .LabelBlueMessage {
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        font-style: italic;
        color: #215080;
        text-align: left;
    }
    .ClassicStyle .LabelRedMessage {
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        font-style: italic;
        color: #ff0000;
        text-align: left;
    }
    .ClassicStyle .ButtonRde {
        text-align: left;
    }
.ClassicStyle .TextBox
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color: Black;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}
.ClassicStyle .TextBoxBold
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: bold;
	color: Black;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}
.ClassicStyle .TextBoxCenter
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color: Black;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.ClassicStyle .TextBoxLight
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color: Black;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}
.ClassicStyle .TextBoxRight
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color: Black;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	height: 20px;
}
.ClassicStyle .TextBoxRightBold
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: bold;
	color: Black;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	height: 20px;
}
.ClassicStyle .LabelAtendimento
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color: #707070;
	text-align: left;
	vertical-align: middle;
}
/**
 **
 ** Default Styles Customer List
 **
 **/
.ClassicStyle .CustomerListEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: underline;
}
.ClassicStyle .CustomerListEvenCenter
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: underline;
}
.ClassicStyle .CustomerListOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: underline;
}
.ClassicStyle .CustomerListOddCenter
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: underline;
}
.ClassicStyle .CustomerAmostraHeader
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    height: 24px;
    color: #000000;
    background-color: #f9f9f9;
}
.ClassicStyle .CustomerAmostra
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #000000;
    background-color: #e6eef1;
}
.ClassicStyle .CustomerImageEven
{
    border: 0px;
    background-color: #e6eef1;
}
.ClassicStyle .CustomerImageOdd
{
    border: 0px;
    background-color: #f9f9f9;
}
 .ClassicStyle .CustomerFieldSmallEven
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldSmallOdd
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldCenterEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldCenterOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldRightEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: right;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldRightOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: right;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerVisitaEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #808080;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerVisitaOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #808080;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerVisitaOddCenter
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #808080;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .ReportFieldTotals
{
    font-family: Arial;
    font-size: 0.75em;
    font-weight: bold;
    text-align: right;
    height: 28px;
    /*color: #194F7C;*/
    color: black;
    background-color: #B5D1DD;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldTotals
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    height: 20px;
    color: #194F7C;
    background-color: #B5D1DD;
    text-decoration: none;
}
.ClassicStyle .CustomerFieldTotalsRed
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    height: 20px;
    color: #FF0000;
    background-color: #B5D1DD;
    text-decoration: none;
}
.ClassicStyle .CustomerRd
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    height: 20px;
    color: #194F7C;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerRdTitulo
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    color: #194F7C;
    background-color: #F4F7F9;
    text-decoration: none;
    border: 2px solid #194F7C;
}
.ClassicStyle .CustomerRdAprovadores
{
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    color: #194F7C;
    background-color: #F4F7F9;
    text-decoration: none;
    border: 1px solid #194F7C;
}
.ClassicStyle .CustomerRdHeader
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    height: 20px;
    color: #194F7C;
    background-color: #B5D1DD;
    text-decoration: none;
}
.ClassicStyle .CustomerRdHeaderLeft
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    height: 20px;
    color: #194F7C;
    background-color: #B5D1DD;
    text-decoration: none;
}
.ClassicStyle .CustomerRdTextBox
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    padding-left: 3px;
    height: 18px;
    color: #505050;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerRdEven
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    height: 20px;
    color: #505050;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerRdOdd
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    height: 20px;
    color: #505050;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerRdCenterEven
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    height: 20px;
    color: #505050;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerRdCenterOdd
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    height: 20px;
    color: #505050;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerRdLeftEven
{
    font-family: Arial;
    font-size: 7pt;
    font-weight: normal;
    text-align: left;
    height: 20px;
    color: #505050;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerRdLeftOdd
{
    font-family: Arial;
    font-size: 7pt;
    font-weight: normal;
    text-align: left;
    height: 20px;
    color: #505050;
    background-color: #f9f9f9;
    text-decoration: none;
}
.ClassicStyle .CustomerRdRight
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: right;
    height: 20px;
    color: #555555;
    background-color: #B5D1DD;
    text-decoration: none;
}
.ClassicStyle .CustomerRdRightEven
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: right;
    height: 20px;
    color: #505050;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .CustomerRdRightOdd
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: right;
    height: 20px;
    width: 40px;
    color: #505050;
    background-color: #f9f9f9;
    text-decoration: none;
}
    .ClassicStyle .CustomerReportEven {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #505050;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportEvenBold {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: left;
        height: 24px;
        color: #505050;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportEvenBoldRight {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: right;
        height: 24px;
        color: #505050;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportOdd {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportEvenRed {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #DD0822;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportDescr {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 48px;
        text-decoration: none;
        vertical-align: top;
        text-indent: inherit;
    }
    .ClassicStyle .CustomerReportOddRed {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #DD0822;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportEvenBlue {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #0054A6;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportOddBlue {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #0054A6;
        background-color: #f9f9f9;
        text-decoration: none;
    }

    .ClassicStyle .CustomerReportOddBold {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: left;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportOddBoldRight {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: right;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportOddBoldSmallRight {
        font-family: Arial;
        font-size: 0.7em;
        font-weight: bold;
        text-align: right;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterEven {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: center;
        height: 24px;
        color: #505050;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterOdd {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: center;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterEvenBold {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: center;
        height: 24px;
        color: #505050;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterOddBold {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: center;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterBlueEven {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: center;
        height: 24px;
        color: #0054A6;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterBlueOdd {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: center;
        height: 24px;
        color: #0054A6;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportRightEven {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: right;
        height: 24px;
        color: #505050;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportRightOdd {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: right;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportLeftEven {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #505050;
        background-color: #e6eef1;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportLeftOdd {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: normal;
        text-align: left;
        height: 24px;
        color: #505050;
        background-color: #f9f9f9;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterTituloBold {
        font-family: Arial;
        font-size: 0.75em;
        font-weight: bold;
        text-align: center;
        height: 24px;
        color: #333333;
        background-color: #B5D1DD;
        text-decoration: none;
    }
    .ClassicStyle .CustomerReportCenterTituloSmallBold {
        font-family: Arial;
        font-size: 0.7em;
        font-weight: bold;
        text-align: center;
        height: 24px;
        color: #ffffff;
        background-color: #46729D;
        text-decoration: none;
    }

.ClassicStyle .CustomerBlueEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: underline;
}
.ClassicStyle .CustomerBlueOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: underline;
}
.ClassicStyle .CustomerGrayEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #707070;
    background-color: #e6eef1;
    text-decoration: underline;
}
.ClassicStyle .CustomerGrayOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #707070;
    background-color: #f9f9f9;
    text-decoration: underline;
}
.ClassicStyle .CustomerGreenEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: Green;
    background-color: #e6eef1;
    text-decoration: underline;
}
.ClassicStyle .CustomerGreenOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: Green;
    background-color: #f9f9f9;
    text-decoration: underline;
}
.ClassicStyle .CustomerRedEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: Red;
    background-color: #e6eef1;
    text-decoration: underline;
}
.ClassicStyle .CustomerRedOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: Red;
    background-color: #f9f9f9;
    text-decoration: underline;
}
.ClassicStyle .CustomerOrangeEven
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #ff6f1c;
    background-color: #e6eef1;
    text-decoration: underline;
}
.ClassicStyle .CustomerOrangeOdd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #ff6f1c;
    background-color: #f9f9f9;
    text-decoration: underline;
}
.ClassicStyle .RowsCount
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal; 
    text-align: center;
    color: Gray;
    padding-left: 15px;
    padding-right: 15px;
}
.ClassicStyle .ReportListEven
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #e6eef1;
    text-decoration: none;
}
.ClassicStyle .ReportListOdd
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal; 
    text-align: left;
    height: 24px;
    color: #136888;
    background-color: #f9f9f9;
    text-decoration: none;
}
/**
 **
 ** Barra Style
 **
 **/
.ClassicStyle .Barra
{
    float: left;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    margin: 0px;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    background-color: #287A9A;
}
/**
 **
 ** Button Style
 **
 **/
.ClassicStyle .ButtonHeaderEna {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #0054A6;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    cursor: hand;
}
.ClassicStyle .ButtonHeaderDis
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: Gray;
    height: 30px;
    text-align: center;
    vertical-align: middle;
	cursor: hand;
}
.ClassicStyle .ButtonHeaderSmallEna
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    color: #0054A6;
    width: 100%;
    height: 30px;
    text-align: center;
    vertical-align: middle;
	cursor: hand;
}
    .ClassicStyle .ButtonHeaderSmallDis {
        font-family: Arial;
        font-size: 8.5pt;
        font-weight: bold;
        font-style: normal;
        color: dimgray;
        width: 100%;
        height: 30px;
        text-align: center;
        vertical-align: middle;
        cursor: hand;
    }
.ClassicStyle .ButtonBarDis
{
    float: left;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: #aaaaaa;
    margin: 0px;
	margin-left: 1px;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    border-style: none;
    background-color: #287a9a;
}
.ClassicStyle .ButtonBarSel
{
	float: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #ffffcc;
	margin: 0px;
	margin-left: 1px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	text-align: center;
	vertical-align: top;
    border-style: none;
	background-color: #287A9A;
	cursor: default;
}
.ClassicStyle .ButtonBarEna
{
	float: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: White;
	margin: 0px;
	margin-left: 1px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	text-align: center;
	vertical-align: top;
    border-style: none;
	background-color: #287A9A;
	cursor: hand;
}
    .ClassicStyle .ButtonGraphic {
        font-family: Arial;
        font-size: 7pt;
        font-weight: normal;
        font-style: normal;
        color: #444444;
        margin-left: 10px;
        height: 18px;
        text-align: center;
        vertical-align: top;
        border-style: none;
        background-color: #287A9A;
        cursor: wait;
    }

.ClassicStyle .ButtonBarEna A:link
{
	color: Yellow;
}
.ClassicStyle .ButtonBarEna A:active
{
	color: Yellow;
}
.ClassicStyle .ButtonBarEna A:visited
{
	color: Yellow;
}
.ClassicStyle .ButtonBarEna A:hover
{
	color: Yellow;
	text-decoration: underline;
}
.ClassicStyle .ButtonTabEna
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px;
	margin-right: 3px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 32px;
	text-align: center;
	vertical-align: top;
    border-style: none;
	background-color: #dedede;
	cursor: hand;
	text-decoration: underline;
	width: 100px;
}
.ClassicStyle .ButtonTabDis
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    margin: 0px;
    margin-right: 3px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    height: 32px;
    text-align: center;
    vertical-align: top;
    border-style: none;
    background-color: #BFBFBF;
    width: 100px;
    background-image: url('../imagens/button_sdw.png');
    background-repeat: repeat-x;
    background-position: bottom;
}
.ClassicStyle .ButtonAction
{
    height: 30px;
    text-align: center;
}
.ClassicStyle .ReportHdrGd
{
	font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    height: 30px;
    color: #ffffff;
    background-color: #134258;
    text-decoration: none;
}
.ClassicStyle .ReportHdrSup
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    background-color: #3c738c;
    text-decoration: none;
}
.ClassicStyle .ReportHdrRep
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #16637F;
    background-color: #dedede;
    text-decoration: none;
}
.ClassicStyle .ReportHdrRepLine
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #16637F;
    background-color: #dedede;
    text-decoration: none;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #c0c0c0;
}
.ClassicStyle .ReportHdrRepAgen
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: Blue;
    background-color: #efefef;
    text-decoration: none;
}
.ClassicStyle .ReportHdrRepJust
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #f7701e;
    background-color: #efefef;
    text-decoration: none;
}
.ClassicStyle .ReportHdrRepNao
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 24px;
    color: #ff0000;
    background-color: #efefef;
    text-decoration: none;
}
.ClassicStyle .ReportHdrTitle
{
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
.ClassicStyle .ReportHdrSubTitle
{
	font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
}
.ClassicStyle .ReportHeader
{
    height: 10px;
    background-color: #bcbcbc;
}
.ClassicStyle .ReportTotSetor
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #5394B1;
    text-decoration: none;
}
.ClassicStyle .ReportTotais
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #3c738c;
    text-decoration: none;
}
.ClassicStyle .CalendarButton
{
	font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    text-align: center;
    width: 40px;
    height: 32px;
    color: #808080;
    background-color: White;
    text-decoration: none;
    cursor: hand;
}
.ClassicStyle .LabelIframeAppr
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold; 
    text-align: center;
    color: White;
}
.ClassicStyle .GraphicLink
{
    font-size: 8pt;
    font-weight: bold;
    padding: 4px;
    color: #194F7C;
    background-color: #DCEDF3;
    border: 1px solid #16637F;
}
.ClassicStyle .IframeLabelAviso
{
	font-family: Arial;
	font-size: 8pt;
    font-weight: bold;
	color: Black;
	text-align: left;
}
.ClassicStyle .IframeLabelAlerta
{
	font-family: Arial;
	font-size: 8pt;
    font-weight: bold;
	color: Red;
	text-align: left;
}
.ClassicStyle .IframeLabelErro
{
	font-family: Arial;
	font-style: italic;
	font-size: 8.6pt;
    font-weight: bold;
	color: Red;
	text-align: left;
}
.ClassicStyle .IframeLabelInfo
{
	font-family: Arial;
	font-style: italic;
	font-size: 8.7pt;
    font-weight: bold;
	color: #0072BC;
	text-align: left;
}
