@font-face {
    font-family: 'OpenSansLight';
    src: url('font/OpenSans-Light-webfont.eot');
    src: url('font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Light-webfont.woff') format('woff'),
         url('font/OpenSans-Light-webfont.ttf') format('truetype'),
         url('font/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('font/OpenSans-Regular-webfont.eot');
    src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Regular-webfont.woff') format('woff'),
         url('font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('font/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Global definitions */
* { padding:0; margin:0;font:14px "OpenSansLight", Arial, Verdana, Sans-serif; color: #333333;}
body {background:#F2F4EF url(body_bg.png) repeat;overflow-y:scroll;}
a {text-decoration: none;}
a:hover {color: #0088D3;}

a.blue {color: #0088D3;}
a.blue:hover {text-decoration: underline;}

div.container { margin:0 auto; width: 980px;}

div.quebra {clear: both;}

img {border:0;}

/* Header */
/******************************************************************************/
header { background:#E7EDE0 url(background.jpg) no-repeat scroll center top;height:90px; border-bottom: 1px solid #BCCEA3; position: fixed; width: 100%; top: 0;z-index: 9;
-moz-box-shadow:    0px 0px 0px 2px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.05);
box-shadow:         0px 0px 0px 2px rgba(0,0,0,0.05);
text-shadow: 1px 1px #fff;}
header > div.container { background:url(img/body_bg_dark.png) repeat scroll;}/*buggggggg*/
header h1 { background:transparent url(Marca_Lider_CMYK_sem_fundo.png) no-repeat left center; background-size: contain; height:51px; width: 240px; margin-bottom: -10px; font-size: 0; margin-top: 20px; position: absolute; margin-left: 40px;}
header h2 { position: absolute; font-size: 46px; letter-spacing: -3px; left: 300px; top: 24px; color: #829B60; line-height: 20px; font-family: "OpenSansRegular";}
header h2 > span {letter-spacing: 0; font-size: 16px; text-transform: uppercase; color: #6B7959;}
header h1 > a { display: block; height:75px; width:310px; }
header div#menu { position:relative; top:-28px;float: right;}
header div#menu > ul { list-style-type: none; height:20px;}
header div#menu > ul > li { float: left;margin-left: 15px;}
header div#menu > ul > li:hover > ul { display: block;}
header div#menu > ul li a {text-shadow: 1px 1px 1px white; font-size: 16px; letter-spacing: -1px; }
header div#menu > ul > li > ul { display: none; list-style: none; position: absolute;padding-top: 28px;
	margin-left: -10px;background:transparent url(img/bg_menu.png) no-repeat center 14px;}
header div#menu > ul > li > ul#menu_administracao {margin-left: -50px;}
header div#menu > ul > li > ul > li {background:url(img/body_bg_dark.png) repeat scroll;}
header div#menu > ul > li > ul > li > a {display: block; padding: 4px 10px; font-size: 14px; color: #666;}
header div#menu > ul > li > ul > li > a:hover {color: #0088D3; }
header div#logout {font-size: 11px;clear: both;clear: both; text-align: right;top:10px;position: absolute;
	float: right; width: 980px;}
header div#logout > a {font-size: 11px; color: #0088D3}
header div#logout > a:hover {text-decoration: underline;}

header > div#login-info {position:absolute; height:30px; right:10px;}
/******************************************************************************/

section#cliente-titulo {height: 70px; background: #fff; padding: 10px 0px; border-bottom: 1px solid #ccc;position: fixed; width: 100%; top: 90px; z-index:2;
-moz-box-shadow:    0px 0px 0px 2px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.05);
box-shadow:         0px 0px 0px 2px rgba(0,0,0,0.05);}
div#nome-cliente {font-size: 12px; margin-left:10px; }
div#nome-cliente > span {font-size: 30px; letter-spacing: -2px;line-height: 30px; color: #818181;}

section#barra-superior {height: 9px;position: fixed; width: 100%; top: 181px; background: #F2F4EF;}

/* Content */
/******************************************************************************/
section#content {margin-top: 180px; padding: 10px;   }
section#content * {font-family: "tahoma"; color: #666; font-size: 12px;}
section#content > table {border-collapse: collapse; width: 100%;}
section#content > table > thead > tr > th {font-weight: bold; text-align: left;border: 1px solid #ccc; padding: 6px; background: #E7EDE0; }
section#content > table > thead > tr > th.center {text-align:center;}
section#content > table > thead > tr > th.center50 {width: 50px;text-align:center;}
section#content > table > thead > tr > th.center80 {width: 80px;text-align:center;}
section#content > table > thead > tr > th.center90 {width: 90px;text-align:center;}
section#content > table > thead > tr > th.center100 {width: 100px;text-align:center;}
section#content > table > thead > tr > th.center125 {width: 125px;text-align:center;}
section#content > table > thead > tr > th.center250 {width: 250px;text-align:center;}
section#content > table > tbody > tr > td {border: 1px solid #E7EDE0; padding: 6px; background: #fff;}
section#content > table > tbody > tr > td.icon {width:32px;}
section#content > table > tbody > tr:hover > td {background: #F7F9F4; }
section#content > table > tbody > tr.atrasado > td {background:#F1C5C5; color:#fff; border-bottom:1px solid #CEA4A4; border-right:1px solid #F3B2B2;border-left:1px solid #F3B2B2;color:#333;}
section#content > table > tbody > tr.atrasado:hover > td {background:#EDB6B6; color:#fff; border-bottom:1px solid #CEA4A4; border-right:1px solid #F3B2B2;border-left:1px solid #F3B2B2;color:#333;}
section#content > table > tbody > tr.paga > td {background:#E2E2E2; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}
section#content > table > tbody > tr.paga:hover > td {background:#D1D1D1; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}
section#content > table > tbody > tr.impressao > td {background:#EAF1DD; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}
section#content > table > tbody > tr.impressao > td.td_serie {width:60px;}
section#content > table > tbody > tr.impressao:hover > td {background:#DFEACC; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}

table.grid {border-collapse: collapse; width: 100%;}
table.grid_header {border-collapse: collapse; width: 100%;}
table.grid_header > thead > tr > th {font-weight: bold; text-align: left;border: 1px solid #ccc; padding: 6px; background: #E7EDE0; }
table.grid > tbody > tr > td {border: 1px solid #E7EDE0; padding: 6px; background: #fff;}
table.grid > tbody > tr > td.icon {width:32px;}
table.grid > tbody > tr:hover > td {background: #F7F9F4; }
table.grid > tbody > tr.atrasado > td {background:#F1C5C5; color:#fff; border-bottom:1px solid #CEA4A4; border-right:1px solid #F3B2B2;border-left:1px solid #F3B2B2;color:#333;}
table.grid > tbody > tr.atrasado:hover > td {background:#EDB6B6; color:#fff; border-bottom:1px solid #CEA4A4; border-right:1px solid #F3B2B2;border-left:1px solid #F3B2B2;color:#333;}
table.grid > tbody > tr.paga > td {background:#E2E2E2; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}
table.grid > tbody > tr.paga:hover > td {background:#D1D1D1; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}
table.grid > tbody > tr.impressao > td {background:#EAF1DD; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}
table.grid > tbody > tr.impressao > td.td_serie {width:60px;}
table.grid > tbody > tr.impressao:hover > td {background:#DFEACC; color:#fff; border-bottom:1px solid #C7C7C7; border-right:1px solid #CECECE;border-left:1px solid #CECECE;color:#333;}

div#legenda {position:absolute; top:8px; right:16px; }
div#legenda > ul {list-style:none;}
div#legenda > ul > li {font-size:11px; }
div#legenda > ul > li > span {display:block; height:11px; width:11px; margin-right:6px; float:left; margin-top:1px;}
div#legenda > ul > li > span.t1 {background-color:#F1C5C5; border: 1px solid #EDB6B6;}
div#legenda > ul > li > span.t2 {background-color:#F7F9F4; border: 1px solid #E7EDE0;}
div#legenda > ul > li > span.t3 {background-color:#E2E2E2; border: 1px solid #D1D1D1;}
div#legendaTxt > span.f1 {font-size:12px; font-weight: bold; margin-top: 3px;}
div#legendaTxt {position:absolute; top:6px; right:270px; }
div#filtro {position:absolute; top:65px; right:110px; }
div#filtro > a {background:url("filter.png") no-repeat scroll left 2px; padding-left: 20px;}

div#report-filter-window {width:720px; background:#fff; z-index:99; margin-top:-1px; position:absolute;display:none;
left:0;right:0;margin-left:auto;margin-right:auto;top:50%; margin-top:-330px;border:1px solid rgb(215,217,212);
-moz-box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
-webkit-box-shadow:  0 0 10px 4px rgba(0,0,0,.1);
box-shadow: 0 0 10px 4px rgba(0,0,0,.1);}

/* Filtro das Notas Fiscais */
div#filtro_notas {width: 640px; height: 430px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display: none; z-index:99;
left:0;right:0;margin-left:auto;margin-right:auto;top:50%; margin-top:-330px;border:1px solid rgb(215,217,212)}
div#filtro_notas > div#report-filter-window-title {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#filtro_notas > div#report-filter-window-title {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#filtro_notas h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }
td.nome_filtro {width: 140px !important;}
/*select#Cliente {width: 445px;}*/

div#report-filter-window-content {overflow-y:auto; height: 375px;}
div#report-filter-window-content > ul {list-style:none;}
div#report-filter-window-content > ul > li {border-bottom:1px solid #f9f9f9; padding:8px; line-height:1.2em; font-size:0.8em;}
div#report-filter-window-content > ul > li > ul {list-style:none;}
div#report-filter-window-content > ul > li > ul > li {display:inline-block;}

div#report-filter-window-footer {background:#F8FAF5;border-top:1px solid #f1f1f1; height: 36px;}
div#report-filter-window-footer > ul {list-style:none;float:right; margin-top: 11px; margin-right: 5px;}
div#report-filter-window-footer > ul > li {float:left; margin-left:8px;}
div#report-filter-window-footer > ul > li > a {border:1px solid #ccc; padding:4px;}

/* Tela Fatura */
div#download_fatura {width: 500px; height: 200px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display:none; z-index:99;left:0;right:0;margin-left:auto;margin-right:auto;margin-top:-130px;border:1px solid rgb(215,217,212);}
div#download_fatura > div#report-filter-window-title-fat {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#report-filter-window-content-fat {overflow-y:auto; height:120px; text-align:center;}
div#report-filter-window-content-fat > ul {list-style:none;}
div#report-filter-window-content-fat > ul > li {border-bottom:1px solid #f9f9f9; padding:8px; line-height:1.2em; font-size:0.8em;}
div#report-filter-window-content-fat > ul > li > ul {list-style:none;}
div#report-filter-window-content-fat > ul > li > ul > li {display:inline-block;}
div#report-filter-window-footer-fat {background:#F8FAF5;border-top:1px solid #f1f1f1; height: 36px;}
div#report-filter-window-footer-fat > ul {list-style:none;float:right; margin-top: 11px; margin-right: 5px;}
div#report-filter-window-footer-fat > ul > li {float:left; margin-left:8px;}
div#report-filter-window-footer-fat > ul > li > a {border:1px solid #ccc; padding:4px;}
div#download_fatura > div#report-filter-window-title-fat {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#download_fatura h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }
table#tbl_download_fatura {padding-top: 35px;}

/* Tela Invoice */
div#download_invoice {width: 500px; height: 200px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display:none; z-index:99;left:0;right:0;margin-left:auto;margin-right:auto;margin-top:-130px;border:1px solid rgb(215,217,212);}
div#report-filter-window-content-inv {overflow-y:auto; height:120px; text-align:center;}
div#report-filter-window-content-inv > ul {list-style:none;}
div#report-filter-window-content-inv > ul > li {border-bottom:1px solid #f9f9f9; padding:8px; line-height:1.2em; font-size:0.8em;}
div#report-filter-window-content-inv > ul > li > ul {list-style:none;}
div#report-filter-window-content-inv > ul > li > ul > li {display:inline-block;}
div#report-filter-window-footer-inv {background:#F8FAF5;border-top:1px solid #f1f1f1; height: 36px;}
div#report-filter-window-footer-inv > ul {list-style:none;float:right; margin-top: 11px; margin-right: 5px;}
div#report-filter-window-footer-inv > ul > li {float:left; margin-left:8px;}
div#report-filter-window-footer-inv > ul > li > a {border:1px solid #ccc; padding:4px;}
div#download_invoice > div#report-filter-window-title-inv {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#download_invoice h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }
table#tbl_download_inv {padding-top: 35px;}

/* Tela da lista dos Documentos do Fênix */
div#documentos_fenix {width: 500px; height: 400px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display: none; z-index:99;left:0;right:0;margin-left:auto;margin-right:auto;top:50%; margin-top:-330px;border:1px solid rgb(215,217,212)}

/* Tela Outros Documentos */
div#outros_doc {width: 500px; height: 400px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; z-index:99;left:0;right:0;margin-left:auto;margin-right:auto;border:1px solid rgb(215,217,212);}
div#outros_doc > div#report-filter-window-title {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#outros_doc > div#report-filter-window-title {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#outros_doc h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }
div#report-filter-window-content-doc {overflow-y:auto; height:320px; text-align:center;}
div#report-filter-window-content-doc > ul {list-style:none;}
div#report-filter-window-content-doc > ul > li {border-bottom:1px solid #f9f9f9; padding:8px; line-height:1.2em; font-size:0.8em;}
div#report-filter-window-content-doc > ul > li > ul {list-style:none;}
div#report-filter-window-content-doc > ul > li > ul > li {display:inline-block;}
div#report-filter-window-footer-doc {background:#F8FAF5;border-top:1px solid #f1f1f1; height: 36px;}
div#report-filter-window-footer-doc > ul {list-style:none;float:right; margin-top: 11px; margin-right: 5px;}
div#report-filter-window-footer-doc > ul > li {float:left; margin-left:8px;}
div#report-filter-window-footer-doc > ul > li > a {border:1px solid #ccc; padding:4px;}
div#outros_doc > div#report-filter-window-title-doc {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#outros_doc h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }
div#txt_lista {padding-top: 20px;}
div#txt_lista h3 {padding:10px;font-family:"RobotoThin"; font-size:1.2em; }
table#tbl_outros_doc {padding-top: 5px;}

table#tbl_audit_client {margin-top: 40px; border-spacing: 0px;}
table#tbl_audit_client > thead > tr > th {font-weight: bold; text-align: center;border: 1px solid #ccc; background: #E7EDE0;}
table#tbl_audit_client > tbody > tr > td {text-align: center; border: 1px solid #ccc; width: 100px; }

/* Tela da Auditoria dos Clientes */
div#auditoria_clientes {width: 350px; height: 250px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display: none; z-index:99;
left:0;right:0;margin-left:auto; margin-right:auto;top:50%; margin-top:-330px;border:1px solid rgb(215,217,212)}

div#audit_client > div#report-filter-window-title-doc {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#audit_client > div#report-filter-window-title-doc {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#audit_client h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }

div#report-filter-window-content-aud {overflow-y:auto; height:185px; text-align:center;}
div#report-filter-window-content-aud > ul {list-style:none;}
div#report-filter-window-content-aud > ul > li {border-bottom:1px solid #f9f9f9; padding:8px; line-height:1.2em; font-size:0.8em;}
div#report-filter-window-content-aud > ul > li > ul {list-style:none;}
div#report-filter-window-content-aud > ul > li > ul > li {display:inline-block;}

/* Tela da Envio de E-mail aos Clientes */
div#envia_email {width: 350px; height: 250px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display: none; z-index:99;
left:0;right:0;margin-left:auto; margin-right:auto;top:35%; margin-top:-125px;border:1px solid rgb(215,217,212)}

div#mail_info {width: 500px; height: 220px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; z-index:99;
left:0;right:0;margin-left:auto;margin-right:auto;border:1px solid rgb(215,217,212);}
div#mail_info > div#report-filter-window-title-mail {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#mail_info > div#report-filter-window-title-mail {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#mail_info h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }

div#report-filter-window-content-mail {overflow-y:auto; height:150px; text-align:center; padding-top: 25px;}
div#report-filter-window-content-mail > ul {list-style:none;}
div#report-filter-window-content-mail > ul > li {border-bottom:1px solid #f9f9f9; padding:8px; line-height:1.2em; font-size:0.8em;}
div#report-filter-window-content-mail > ul > li > ul {list-style:none;}
div#report-filter-window-content-mail > ul > li > ul > li {display:inline-block;}

div#report-filter-window-footer-mail {background:#F8FAF5;border-top:1px solid #f1f1f1; height: 36px;}
div#report-filter-window-footer-mail > ul {list-style:none;float:right; margin-top: 11px; margin-right: 5px;}
div#report-filter-window-footer-mail > ul > li {float:left; margin-left:8px;}
div#report-filter-window-footer-mail > ul > li > a {border:1px solid #ccc; padding:4px;}

div#loading_mail {display: none; z-index:9999; padding-top: 15px;}
div#msg_retorno_mail {z-index:9999; padding-top: 30px;}

table#tlb_info_cliente {margin-top: 20px; border-spacing: 0px;}
td.if_cl_left { font-weight: bold; width: 70px;  text-align: right; padding-right: 10px; }
td.if_cl_right { text-align: left; }

div#loading_msgxxx {width: 180px; height: 40px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display: none; z-index:99;
left:0;right:0;margin-left:auto; margin-right:auto;top:35%; margin-top:-125px;border:1px solid rgb(215,217,212)}

div#loading_msg {width: 190px; height: 60px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display: none; z-index:99;
left:0;right:0;margin-left:auto;margin-right:auto;top:50%;border:1px solid rgb(215,217,212)}
table#tbl_loading {padding-left:10px; padding-top:14px; width: 180px; }

/* Tela de Informações */
div#info_nota {width: 100px; height: 100px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; display: none; z-index:99;
left:0;right:0;margin-left:auto; margin-right:auto; border:1px solid rgb(215,217,212)}

div#nf_info {width: 400px; height: 150px; border: 1px solid black; position: fixed; left: 50%; margin-left: -150px; background: #fff; z-index:99;
left:0;right:0;margin-left:auto;margin-right:auto;border:1px solid rgb(215,217,212);}
div#nf_info > div#report-window-title-nf-info {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#nf_info > div#report-window-title-nf-info {background:#F8FAF5;border-bottom:1px solid #f1f1f1;}
div#nf_info h3 {padding:10px;font-family:"RobotoThin"; font-size:1.6em; }

div#report-filter-window-content-nf-info {overflow-y:auto; height:150px; text-align:center; padding-top: 20px;}
div#report-filter-window-content-nf-info > ul {list-style:none;}
div#report-filter-window-content-nf-info > ul > li {border-bottom:1px solid #f9f9f9; padding:8px; line-height:1.2em; font-size:0.8em;}
div#report-filter-window-content-nf-info > ul > li > ul {list-style:none;}
div#report-filter-window-content-nf-info > ul > li > ul > li {display:inline-block;}

div#report-filter-window-footer-nf-info {background:#F8FAF5;border-top:1px solid #f1f1f1; height: 36px; margin-top: 40px;}
div#report-filter-window-footer-nf-info > ul {list-style:none;float:right; margin-top: 11px; margin-right: 5px;}
div#report-filter-window-footer-nf-info > ul > li {float:left; margin-left:8px;}
div#report-filter-window-footer-nf-info > ul > li > a {border:1px solid #ccc; padding:4px;}

/******************************************************************************/
/* Footer */
/******************************************************************************/
div#footer {margin-top: 20px; padding-top: 25px; background:transparent url(img/separator.png) no-repeat scroll center top; min-height: 100px;margin-bottom: 20px;}
div#footer h4 {background:transparent url(Marca_Lider_CMYK_sem_fundo.png) no-repeat left center; background-size: contain; height:35px; width:180px;}
div#footer h4 > span {display: none;}
div#footer p {font-size: 11px; margin-top: 10px; margin-left: 3px;}
div#footer p > a {font-size: 11px; }
div#footer p > span {font-size: 22px; letter-spacing: -1px; }
div#siteseal {position: relative; top: -20px; left: 852px; width: 132px; height: 40px; margin-top: -40px;}
/******************************************************************************/