/* ********************************************************************************************/
/*                             >>> DOCUMENTO DE ESTILO GLOBAL <<<                             */
/* ********************************************************************************************/
/*-Data da Criação: 14/10/2015                                                                */
/*-Responsável: André Monteiro                                                                */
/*-Observação: Boa parte do Layout utilizado foi extraído do TEP, e sofreram                  */
/*             algumas modificações. "NÃO ADICIONAR ESTILO QUE NÃO SEJA GLOBAL NESTA PÁGINA." */ 
/*             Os componentes foram divididos em arquivos .css a parte.                       */   
/*============================================================================================*/
@charset "utf-8";

/* ESTRUTURA DO DOCUMENTO */
html,body{font-family:Arial, Helvetica, sans-serif; background-color:#dad6cb; padding:0px; margin:0;}

.panel{
    
    border: 1px solid #CCCCCC;
    
}

.panel h4{
    
        margin: 20px 0px 20px 5px;
}

label{
    
    font-weight: normal;
}

label .bold{
    font-weight: bold;
}

.removerItemExpandbox{
    color: #fff;
    margin-right: 10px;
    text-decoration: none !important;
    cursor: pointer;
    
}
.removerItemExpandbox:hover{
    color:#C70000;
}


/* CAMPOS TYPE TEXT */
.ngdialog.ngdialog-theme-plain .ngdialog-content {
   max-width: 100%;
   width: 450px;
 }


.iconeGrid{
    
    cursor: pointer;
    
}


.paginacao a:hover{color:#2f445d;}
.pag-select{color:#2f445d !important;}
.w8em{width:128px !important; margin-right:10px;} 

/* CAMPOS TYPE TEXT */
.n_pedido{width:308px !important;}
.ui-selectmenu{width:100% !important;}

.info_login{float:right; height:76px; margin-right:30px; margin-top:10px;}
.info_login p{font-size:12px; color:#5e5c57; font-weight:bold; text-align:right; margin-bottom:5px;}
.info_login a{font-size:12px; color:#5e5c57; float:right; text-decoration:none; margin-top:5px;}

.select_empresa{float:right; width:450px;}
.select_empresa select option{width:320px;}
#ui-id-1 {z-index: 3 !important; }
.title-empresa{background-color:#dad6cb; width:75px; color:#5e5c57; padding:0px 0px 0px 3px; float:left; font-size:14px; font-weight:bold; height:24px; text-align:center; line-height:24px; display:block;}

.ir {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

.table-interna{width:100%; margin:0px 0px 10px 0px; border:#8fa4ba solid 1px;}
.table-interna tr th{background-color:#6d8fb7 !important; background-image:none !important; text-align:left !important; border-right:#294e80 solid 1px !important;}
.endereco{width:100%; margin:0px 0px 10px 0px; border:#8fa4ba solid 1px;}
.endereco tr th{background-color:#6d8fb7 !important; background-image:none !important; text-align:left !important; border-right:#294e80 solid 1px !important;}

.header{
	width:1000px;
	height:130px;
	background-color:#FFF;
	overflow:hidden;
	margin:0 auto;
}



.header h1{padding:0px; margin:0px;}

.logo{width:162px; height:54px; background-image:url(../images/ticket.png); float:left; margin-left:15px; margin-top:16px;}

/* CONTEUDO */

.content{
    /*width:100%;*/
    width:auto; 
    height:auto; 
    background-color:#FFF; 
    margin:0 auto; 
    padding: 20px;
    }

.content h2{font-size:26px; color:#dc291a; font-weight:bold; margin-top:40px; margin-bottom:30px;}
.sub-title{font-size:18px; color:#5e5c57;}


.pagehead{height:122px; background-color:#f5f5f5; overflow:hidden;}
.pagehead h2{font-size:26px; color:#dc291a; text-transform:uppercase; font-weight:bold; margin-top:46px; margin-left:26px; padding:0px; word-spacing: 5px;}

.sep-date{width:130px; height:auto; float:left; overflow:hidden; position:relative;}
.sep-date input{margin-top:0px;}

.bt-pesquisar{width:140px; height:38px; background-color:#918e86; color:#FFF; font-weight:bold; font-size:16px; float:right; text-align:center;}
.bt-pesquisar cufon{margin-top:12px;}

.box-pedidos{width:910px; height:auto; background-color:#f1efe9; border:#dbd9d5 solid 1px; position:relative; margin:90px auto 5px auto; clear: both;} 
.box-pedidos .label {background-color:#aaa69d; height:30px; position:absolute; top:-44px; left:-1px; font-size:18px; color:#fff; font-weight:bold; text-transform:uppercase; padding:10px 26px 3px 26px; white-space: nowrap;}
.box-pedidos-content {padding: 4px 4px 4px 4px; overflow:hidden; }

.multi_table {width:910px; height:auto; background-color:#f1efe9; border:#dbd9d5 solid 1px; position:relative; margin:90px auto 5px auto; clear: both;} 
.multi_table .labelmt {margin-top:-44px; }
.multi_table .labelmt > li {background-color:#DAD6CB; height:30px; position: relative; font-size:18px; color:#fff; font-weight:bold; text-transform:uppercase; padding:10px 26px 3px 26px; white-space: nowrap; border-radius: 10px 10px 0 0; float:left; margin-right:10px; cursor: pointer;}
.multi_table .labelmt > li.active {background-color:#aaa69d;}
.multi_table .contents {border:none;}
.multi_table .contents > li{padding:4px 4px 4px 4px; overflow:hidden; width:900px; position: relative; margin-top: -40px; clear: left;}

.bt-expand{width:14px; height:14px; background-image:url(../images/ico_plusminus.gif); background-repeat:no-repeat; background-position:0% 100%; float:left;}
.bt-expand-boxfin{width:14px; height:14px; background-image:url(../images/ico_plusminus.gif); background-repeat:no-repeat; background-position:0% 100%; float:left; display: block;}
.bt-novo-pedido{width:260px; padding:12px; margin:10px 0; float:right; background-color:#4ca100; text-align:center; font-size:16px; color:#ffffff; font-weight:bold; text-transform:uppercase;  text-decoration: none; clear: both;}
.exp_content {display:none;}

/* RODAPÉ */

.footer{
width:100%;
height:150px;	
background-color:#c4beb0;
}

.seg-footer{
width:1000px;
margin:0 auto;
}

.seg-footer ul{float:left; padding:0px; float:left; margin:20px 20px 0px 25px}
.seg-footer ul li{margin-top:-3px;}
.seg-footer ul li strong{color:#43423f; font-size:10px; font-weight:bold;}
.seg-footer a{font-size:10px; color:#535353; text-decoration:none;}
.seg-footer a:hover{text-decoration:underline;}
.seg-footer img{float:left;}

.link-dest a{font-size:11px; color:#43423f; text-decoration:none;}
.link-dest li{margin-top:0px !important;}

.logo-f-edenred{margin-top:70px;}
.sep-footer{margin:66px 20px 0px 20px;}
.logo-f-ticket{margin-top:77px;}
.logo-f-for{float:right !important; margin:35px 55px 0px 0px;}


/* NOVO BENEFICIARIO */
.content-left{width:550px; float:left; border:1px solid red;}
.content-left label{font-size:14px; color:#3e3e3e; float:left;}
.content-left strong{font-size:18px; color:#dc291a;}
.content-left p{font-size:13px; color:#3e3e3e;}
.content-left input[type="radio"]{margin-left:20px; float:left;}


/* HOME */
.box-contrate{width:160px; margin-top:60px; float:left;}
.box-contrate h5{font-size:26px; color:#11204c; font-weight:bold; text-transform:uppercase; text-align:right; line-height:29px;}
.box-contrate p{font-size:18px; color:#11204c; text-transform:uppercase; text-align:right; line-height:24px;}

.lista-servicos{ margin-top:30px; position: absolute;}
.lista-servicos li{float:left; width:160px; margin-right:10px;}

.lista-servicos img{float:left;}
.lista-servicos span{background-color:#756963; font-size:11px; color:#FFF; text-transform:uppercase; width:150px; float:left; padding:8px 0px 8px 10px;}
.lista-servicos p{background-color:#d9d5cb; font-size:11px; color:#665d59; text-transform:uppercase; width:140px; padding:10px; line-height:16px; float:left;}

.box-left{width:640px; height:328px; float:left; margin-top:30px; margin-bottom:15px;}
.box-left p{font-size:24px; color:#5e5c57; margin:50px 0px 30px 0px;}
.box-left h5{font-size:21px; color:#dc291a; line-height:26px; font-weight:bold;}
h5.vejaabaixo{font-size:21px; color:#dc291a; line-height:26px; font-weight:bold; margin-top: 30px;margin-bottom: -20px;}

.side-home{width:230px; height:328px; float:right; margin-top:30px; margin-bottom: 30px;}

.box-atalhos{width:190px; height:auto; padding:10px 20px 15px 20px; background-color:#aaa69d; float:right;}
.box-atalhos p{font-size:24px; color:#11204c; margin-bottom:5px;}
/* Removido background image */
/*.box-atalhos a{background-image:url(../images/bts-atalho.jpg); background-position:no-repeat; margin-right:23px; float:left;}*/
.box-atalhos a{margin-right:23px; float:left;}
.atalho-01, .atalho-02, .atalho-03, .atalho-04 {background-image:url(../images/bts-atalho.jpg); background-position:no-repeat; margin-right:10px; float:left;}
.atalho-01{background-position:left; width:26px; height:33px;}
.atalho-02{background-position:-55px; width:27px; height:33px;}
.atalho-03{background-position:90px; width:31px; height:33px;}
.atalho-04{background-position:-167px; width:32px; height:33px; margin-right:0px !important;}
.atalho_mensagens {background-image: url(../images/atalho_mensagem.png); background-position: 0 0;background-repeat: no-repeat; width: 32px;height: 30px; display: block; float: left; margin-right: 10px; margin-top: 2px; position: relative;}

.box-saldo{width:190px; padding:15px 20px 15px 20px; background-color:#dad6cb; margin-top:10px; float:right; margin-bottom: 20px;}
.box-saldo p{font-size:24px; color:#11204c; letter-spacing:-1px; margin-bottom:10px;}
.box-saldo label{font-size:12px; color:#3e3e3e; margin-bottom:4px; float:left;}
.box-saldo a{width:70px; height:30px; padding:0px 8px 0px 15px; background-color:#aaa69d; line-height:30px; color:#3e3e3e; float:right; border-radius:10px 10px 0 10px; font-size:13px; color:#3e3e3e; font-weight:bold; text-decoration:none;}
.box-saldo input, .box-saldo .select_container{margin-bottom:10px !important;}

.box-slider{width:600px; height:172px; background-color:#efece5; padding:20px;}

.box-slider, .box-atalhos, .box-saldo{border-radius:20px 20px 0 20px;}

.bt-salvar-pedido,.bt-visualizar-resumo , .bt-adicionar-ped{border-radius:10px 10px 0px 10px;}

.box-saldo p, .bt-adicionar-ped, .box-atalhos p, .box-left p, .box-left h5, .box-contrate h5, .box-contrate p, .lista-servicos span, .bt-salvar-pedido,.bt-visualizar-resumo , .sub-title, .saldo, .config a, .rhdescription p, .dados_cadastro, .vejaabaixo, .msg_complementar {font-family:'novel_sans_pro', arial, sans-serif;}
.box-saldo p, .bt-adicionar-ped, .box-atalhos p, .box-left p, .box-left h5, .box-contrate h5, .box-contrate p, .lista-servicos span, .bt-salvar-pedido,.bt-visualizar-resumo , .sub-title, .saldo, .config a, .rhdescription p, .dados_cadastro, .vejaabaixo, .uploadresumo h5, .uploadexpand .label span {font-family:'novel_sans_pro', arial, sans-serif;}

.info_login .bt-controlepedido-container { float: right;position: relative;z-index: 3;}
/*.info_login .bt-salvar-pedido {background: url('../images/ico-salvar-pedido.jpg') no-repeat #918e86  15px 10px; font-size:12px; color:#ffffff;font-weight: bold; margin-top:20px; padding:10px 15px 5px 50px; width:135px; height:35px; display: inline-block; zoom: 1; *display: inline; }*/
.info_login .bt-salvar-pedido {background: url("../images/ico-salvar-pedido.jpg") no-repeat scroll 15px 10px #918E86;color: #FFFFFF;display: inline-block;font-size: 12px;font-weight: bold;height: 35px;margin-top: 20px;padding: 10px 15px 5px 50px;width: 135px;}
.info_login .bt-salvar-pedido span{font-size:10px; font-weight:bold;margin-left: 0px;}

/*.info_login .bt-visualizar-resumo {background: url('../images/spr-visualizar-resumo.jpg') no-repeat 0px 0px; font-size:10px; color:#ffffff;font-weight: bold;  margin-top:20px; padding:10px 0px 5px 15px; width:145px; height:35px; display: inline-block; zoom: 1; *display: inline; }*/
.info_login .bt-visualizar-resumo {background: url("../images/spr-visualizar-resumo.jpg") no-repeat scroll 0 0 transparent;color: #FFFFFF;display: inline-block;font-size: 10px;font-weight: bold;height: 35px;margin-top: 20px;padding: 10px 0 5px 15px;width: 145px;}
.info_login .bt-visualizar-resumo span{font-size:16px; font-weight:normal; margin-left:0px;}
.info_login .bt-visualizar-resumo span strong {font-weight:bold;}
.info_login .bt-visualizar-resumo.resumopedido-open {background: url('../images/spr-visualizar-resumo.jpg') no-repeat 0px -50px;}

.header_pedido{ width:1000px; height:130px; background-color:#dc291a; overflow:visible; margin:0 auto; }

.pagehead_pedido { width:970px; height:142px; position:relative; overflow:visible; background-color:#f5f5f5; }
.pagehead_pedido .logo { margin-top:40px; margin-left:30px;}
.pagehead_pedido .bracket{ width: 32px;}

/*FAQ - PEDIDO*/
.box-duvidas  { font-family:'novel_sans_pro', arial, sans-serif; width: 100%; margin: 0 auto; overflow: auto; }
.box-duvidas li { width: 100%;  background: none; }
.box-duvidas li h3  { cursor:pointer; color: #2B2B2B; font-size: 14px; padding: 8px 10px 8px; background: none repeat scroll 0 0 #CECABF;margin-bottom: 2px; }
.box-duvidas li h3 span.dl_num  { color: #2B2B2B; font-weight: bold; }
.box-duvidas li div.resposta{display:none;}
/*FIM FAQ PEDIDO */


/* PAGE NOVO PEDIDO */
.lista-novo-pedido li{ float:left; width:255px; margin-top:28px; padding: 10px; border-radius: 10px; border:#fff solid 3px; cursor:pointer;}
.lista-novo-pedido li input{float:left; margin-top:25px;}
.lista-novo-pedido li img{float:left;}
.lista-novo-pedido li p{font-size:12px; color:#383838; width:115px; margin-left:4px; float:left;}
.lista-novo-pedido li a {display: block;}
.footer_novo_pedido_ext { height:130px;}
.menu-pedido { margin-top:25px; height:42px; position: relative; z-index:1; }
.slider-escolha-pedido {width: 775px; font-family:'novel_sans_pro', arial, sans-serif; font-size: 11px;color: #3e3e3e;text-transform: uppercase;float: left;margin-right: 15px;}
.slider-escolha-pedido > div.paginacao  {cursor: pointer; text-decoration: none;color: #766a63;font-size: 18px;font-weight: bold; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; line-height: 34px;text-align: center; background-color: #d9d5cb;   }
.slider-escolha-pedido > div.anterior{  width: 35px;height: 37px;border-radius: 10px 0px 0px 10px; float: left; }
.slider-escolha-pedido > div.proximo{  width: 35px;height: 37px;border-radius: 0px 10px 10px 0px; float: right;margin-left: 5px;  }
.slider-escolha-pedido ul{ position: absolute;}
.slider-escolha-pedido ul li {cursor: pointer; width: 180px;height: 37px;background-color: #e1ded6;background-repeat: repeat-y;margin-left: 5px; padding: 0 24px 0 24px; position: relative;  border-radius: 10px 10px 0px 0px;float: left;  }
.slider-escolha-pedido ul li.selected{ height: 43px;background-color: #f1efe9;}
.slider-escolha-pedido ul li a {text-decoration: none; font-weight: normal;font-size: 11px;color: #3e3e3e;text-transform: uppercase;margin: 3px 0 0 0;display: block;}
.slider-escolha-pedido ul li a span {font-weight: bold;clear: right; display: block;}
.slider-escolha-pedido ul li a.excluir { background: url("../images/bt-fechar-pedido.jpg") top left no-repeat;width: 16px;height: 14px;position: absolute;top: 3px;right: 5px;  display: inline-block; zoom: 1; display: inline;}
.slider-escolha-pedido ul li a.excluir:hover { background-position: bottom left;}
.slider-escolha-pedido .viewport-slider{ position: relative;  width: 700px;height: 43px; overflow: hidden;}
.slider-escolha-pedido ul li.tr { background-image: url("../images/bg-pedido-tr.jpg") }
.slider-escolha-pedido ul li.trp { background-image: url("../images/bg-pedido-tr.jpg") }
.slider-escolha-pedido ul li.ta { background-image: url("../images/bg-pedido-ta.jpg") }
.slider-escolha-pedido ul li.tan { background-image: url("../images/bg-pedido-tan.jpg") }
.slider-escolha-pedido ul li.tac { background-image: url("../images/bg-pedido-tac.jpg") }
.slider-escolha-pedido ul li.tt { background-image: url("../images/bg-pedido-tt.jpg") }
.slider-escolha-pedido ul li.tc { background-image: url("../images/bg-pedido-tc.jpg") }
.slider-escolha-pedido ul li.tke { background-image: url("../images/bg-pedido-tke.jpg") }
.content-pedido { width: 100%; background-color: #f1efe9;border: 1px solid #dbd9d5;height: auto;padding-bottom: 40px;  border-radius: 10px 10px 0px 0px;position: relative; }
.content-pedido h3 { font-family:'novel_sans_pro', arial, sans-serif; font-size: 18px;color: #dc291a;font-weight: bold; margin: 25px 20px 35px 20px}
.content-pedido h3 span { font-weight: normal;}
.content-pedido .imagem-cartao{ width: 160px; margin: 15px 20px 0px 20px; }
.content-pedido .box-adicionar-benef {width: 230px;}
.content-pedido .box-adicionar-benef span { white-space: nowrap;font-size: 13px;}
.content-pedido .btn-add-benef-depto { margin-top: 18px;}
.content-pedido .btn-add-benef-end { margin-top: 22px;}
.bt-incluir-produto{ font-family:'novel_sans_pro', arial, sans-serif;font-weight: bold; font-size: 11px; color: #fff; text-transform: uppercase;text-decoration: none;text-align: center;padding: 2px 0px 0px 0px;  background-color: #918e86; width: 120px;height: 34px;border-radius: 10px 10px 0 0;  display: inline-block; zoom: 1; *display: inline; }

.help-little {text-decoration: none; background-color: #dc291a;position: absolute;right: 25px;top: 25px;color: #fff; font-family:'novel_sans_pro', arial, sans-serif; font-size: 22px;font-weight: bold;padding: 0 15px 0 15px;border-radius: 10px 10px 0px 10px;}

.ui-helper-hidden-accessible{ display: none !important;}

.resumopedido {display: none;position: absolute;right: 15px;top: 65px;width: 250px;z-index: 2;}
.bgCinza {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: #F1EFE9;border-color: #DBD9D5 #DBD9D5 -moz-use-text-color;border-image: none;border-radius: 10px 10px 0 0;border-width: 1px 1px 0;display: block;height: 75px;position: absolute;right: -1px;top: -75px;width: 180px;}
.subResumopedido {background-color: #F1EFE9;border: 1px solid #DBD9D5;border-radius: 0 0 0 10px;margin-top: 75px;padding: 0 0 10px 5px;position: relative;width: 240px;}
.resumopedido .resumocontainer p.numeroContrato {margin: 0 0 10px 12px;}
.resumopedido h3 {color: #11204C;font-family: 'novel_sans_pro',arial,sans-serif;font-size: 18px;font-weight: bold;margin: 10px 10px 0;}
.resumopedido .resumocontainer {color: #3E3E3E;font-family: arial;font-size: 15px;font-weight: bold;height: 300px;}
.resumopedido .resumocontainer h4 {color: #3E3E3E;font-family: arial;font-size: 15px;font-weight: bold;margin: 10px 10px 0;}
.resumopedido .resumocontainer p {font-size: 12px;font-weight: normal;margin: 5px 10px 0;text-align: left;}
.resumopedido .resumocontainer span.valor {color: #575757;font-family: arial;font-size: 12px;font-weight: bold;margin: 0 10px 10px;}
.resumopedido a.btmenor {color: #FFFFFF;cursor: pointer;margin-top: 10px;}
.lightbox ul.lista-novo-pedido {background-color: #FFFFFF;border-radius: 10px 10px 0 10px;margin-bottom: 10px;padding-left: 20px;}
.resumopedido p {font-size: 15px;font-weight: bold;margin: 10px 10px 0;text-align: left;}
.resumopedido span.valor {color: #575757;display: block;font-family: arial;font-size: 12px;font-weight: bold;margin: 10px;}

.pb20{ padding-bottom: 20px;}
.area-topo-pedido{ border-bottom: 1px solid #dbd9d5;display: block;margin-left: 25px;margin-right: 25px;margin-bottom: 10px;}
.periodo-referencia { width: 510px;}
.periodo-referencia p{ font-family:'novel_sans_pro', arial, sans-serif; font-size: 18px;float: left;padding: 5px 10px 5px 0px; }
.box-add-beneficiarios { margin-top: -10px;}

.pesquisa-beneficiario{ width: 615px; float: left;margin-left: 25px;}
.container-listagem{ padding-left: 25px;padding-right: 25px;}

.barra-azul{border:1px solid #bbd7e4 !important; color:#3674b2 !important; background-image:url(../images/bg-barra-azul.png) !important; display: none; z-index: 0; clear:both;}
.barra-azul > a {color:#3674b2 !important;font-weight: bold;}
.barra-azul > a.bt-fecha-alerta{background-image:url(../images/fecha_azul.png) !important;}

.barra-verde {width: 100%;border:1px solid #9cbc8f !important; color:#5d7c52 !important; background-image:url(../images/bg-barra-verde.png) !important; z-index: 0; clear:both; padding:10px 0; position: relative; margin: 10px 0}
.barra-verde > a {color:#3674b2 !important;font-weight: bold;}
.barra-verde > a.bt-fecha-alerta{background-image:url(../images/fecha_azul.png) !important;}
.barra-verde h6 {font-size:16px; font-weight:bold; margin-left: 20px;}
.barra-verde p { margin-left:20px; font-size:13px;}
.barra-verde .btmenor {background-color:#5d7c52; color: #fff !important;}
.barra-erro{width:100%; border:1px solid #df8985; font-size:13px; color:#cc1100; line-height:28px; background-image:url(../images/bg-barra-erro.png); background-repeat:repeat; clear: both; margin:10px 0; position: relative; text-indent:30px;}
.barra-erro .ico{width:16px; height:15px; background: url(../images/erro.png) 0 0 no-repeat; display: block; position: absolute; top: 6px; left: 6px} 
.barra-erro h6 {font-size: 16px; font-weight: bold;}
.barra-erro .btmenor {text-indent:0; line-height: 18px; background-color: #cc1100;}
.bt-fecha-erro{width:16px; height:16px; background-image:url(../images/fecha_erro.png); background-repeat:no-repeat; position: absolute; top:6px; right: 6px;}
.bt-fecha-verde{width:16px; height:16px; background-image:url(../images/fecha_verde.png); background-repeat:no-repeat; position: absolute; top:6px; right: 6px;}
.barra-alerta{width:100%; border:1px solid #eaba72; font-size:13px; color:#d97e00; line-height:28px; min-height:28px; background-image:url(../images/alertbg.jpg); background-repeat:repeat; clear: both; margin:10px 0; position: relative; text-indent:30px;}
.barra-alerta .ico{width:16px; height:15px; background: url(../images/erro.png) 0 0 no-repeat; display: block; position: absolute; top: 6px; left: 6px} 
.barra-alerta p {position: relative; top:0; left:30px; text-indent:0; width: 700px;}
.barra-alerta a {color: #cc1100; font-weight: bold;}
.barra-alerta h6 {font-size: 16px; font-weight: bold;}
.barra-alerta .btmenor {text-indent: 0; line-height: 18px; background-color: #d97e00; color: #fff;}
.fixa {position:fixed; bottom:0; z-index:100; margin:0; border-top-width: 3px; padding:10px 0; left:0;}
.fixa .ico {background: url(../images/ico_alerta_grande.png) 0 0 no-repeat; width:29px !important; height:26px; float:left; top: 0;}
.fixa h6 {margin-left:15px; position: relative; font-size: 24px; float: left;}
.fixa p {float:left; margin-top:10px; white-space:pre; line-height:100%; }
.barra-verde.fixa {border-top-width: 3px !important;}
.barra-verde.fixa div {width:935px;}
.barra-verde.fixa p {margin-right: 10px; }
.fixa div {margin: 0 auto; position: relative; width:1040px;}
.formcadastrobeneficiario-lightbox{width:870px;}
.loading_yellow {position:relative; left:60px; top:5px; float:left;}
/*antigo style_t.css abaixo*/
/*Yahoo css reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
/* ========================================================================
Fim do reset
=========================================================================*/

strong {font-weight: bold;}

@font-face {
    font-family: 'novel_sans_pro';
    src: url('fonts/novelsanspro-regular-webfont.eot');
    src: url('fonts/novelsanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),               
         url('fonts/novelsanspro-regular-webfont.svg#novel_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novel_sans_pro';
    src: url('fonts/novelsanspro-bold-webfont.eot');
    src: url('fonts/novelsanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),              
         url('fonts/novelsanspro-bold-webfont.svg#novel_sans_probold') format('svg');
    font-weight: bold;
    font-style: bold;
}


.box_finalizacao, .content p.instruction, .label, .labelmt, .bt, .btp, .btmenor, .cfn, .lightbox h3, .lightbox h4, .lightbox > span, .sidebar .box p, .title, .bt-pesquisar, .bt-novo-pedido, h2, h3, h4, .legend, .contrato, .ajustebotoes > div.fleft > span, .lb_abas {font-family:'novel_sans_pro', arial, sans-serif;}

.container_provisorio {width:910px; margin:0 auto;}
body {font-family: arial, sans-serif;}
/*Tabela*/
.table {width:100%; border:#8fa4ba solid 1px; clear:both;}
.table thead tr {height:40px; background-color: #426d9e;}
.table thead tr th {text-align:left; vertical-align:middle; color:#fff; font-weight:bold; font-size:11px; text-transform:uppercase; padding:0 10px; border-right:#294e80 solid 1px; background-repeat: no-repeat, repeat-y; background-position: right -80px, left top; cursor:pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
@-moz-document url-prefix() { .table thead tr th {border-right:none;}} 
.table thead tr th.order {background-color:#5c85b3;}
.table thead tr th.nc {text-align:center; cursor:default; background-image: none, url(../images/secline.png);} 
.table tbody {} 
.table tbody tr {height:40px;}
.table tbody tr {background-color:#e3e9f1;}
.table tbody tr.even {background-color:#f5f8fa;}
.table tbody tr td {font-size:13px; color:#3e3e3e; padding: 10px 10px; border-left:none; border-right:none; }
.table tbody tr td input[type=text]{margin-bottom: 0; height: 25px; line-height: 25px;}
.table tbody tr td ul.actions li{display:inline; width:16px; float:left; margin-right:7px;}
.table tbody tr td ul.actions li a {width:16px; height:16px;}
.table tbody tr td ul.actions li a.reprocessar {background:url(../images/ico_reprocessar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.antecipar {background:url(../images/ico_antecipar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.liberar {background:url(../images/ico_liberar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.ver_historico {background:url(../images/ico_historico.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.ver_contrato {background:url(../images/ico_contrato.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.corrigir {background:url(../images/ico_inconsistencia.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.desfazer {background:url(../images/ico_desfazer.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.duplicar {background:url(../images/ico_duplicar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.cartaor {background:url(../images/ico_recarregavel.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.resgatar {background:url(../images/ico_resgatar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.cartaod {background:url(../images/ico_descartavel.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.visualizar {background:url(../images/ico_visualizar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.imprimir {background:url(../images/ico_imprimir.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.emitir {background:url(../images/ico_emitir.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.reemitir {background:url(../images/ico_reemitir.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.excluir {background:url(../images/ico_excluir.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.buscar {background:url(../images/ico_buscar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.beneficiarios {background:url(../images/ico_beneficiarios.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.editar, .table tbody tr td ul.actions li a.abrirMsg {background:url(../images/ico_editar.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.editarold {background:url(../images/ico_editar_old.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.config {background:url(../images/ico_config.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.ativar {background:url(../images/ico_ativar.png) 0% 0% no-repeat;}
.table tbody tr td ul.actions li a.comprovante {background:url(../images/ico_comprovante.png) 0 0 no-repeat;}
.table tbody tr td ul.actions li a.inativo {background-position:0% 100%;}
.table tbody tr td.first {text-align:center;}
.table tbody tr td.first div {width:14px; height:14px; background:url(../images/ico_plusminus.gif) left bottom no-repeat; margin:0 auto; cursor:pointer; }
.table.info tr {height: 0px;}
.table.info tr th {font-size:13px; color:#3e3e3e; padding: 5px; border-left:none; border-right:none; }
.table.info tr td {font-size:13px; color:#3e3e3e; padding: 5px 15px; border-left:none; border-right:none; }
/*fim da tabela*/

/*Tabela de Inconsistencias*/
table.inconsistencias {font-size: 14px; color: #3e3e3e; background-color: #fff; width: 100%;}
table.inconsistencias tr.even {background-color: #f3f3f3;}
table.inconsistencias tr td{height:40px; line-height:40px; text-indent: 15px;}
table.table.incon input[type="text"] {border-radius:5px; float:none;}
table.table.incon input[type="checkbox"] {float: none;}
table.table.incon tr.linhaerro {background-color: #ffefee; border:#dc291a solid 1px;}
table.table.incon tr.linhaerro td .campoerrado { border:#dc291a solid 1px;}
table.table.incon tr.corrigido {background-color: #e5ffec; border:#4ca100 solid 1px;}
table.table.incon tr td span {float:left; margin-top:7px; margin-right:10px;}
.inconsistencias a{ color:#3e3e3e; text-decoration: none;}
.inconsistencias a.markupOn{ color:#3e3e3e; text-decoration: underline; font-weight: bold;}
/*fim da tabela de Inconsistencias*/
.status_correto {background: url(../images/status_correto.png) 0 center no-repeat; text-indent: 20px;}
.status_em_correcao {background: url(../images/corrigindo.gif) 0 center no-repeat; text-indent: 20px;}
.status_inconsistente{background: url(../images/status_inconsistente.png) 0 center no-repeat; text-indent: 20px;}



/*singleselect*/
.mCustomScrollBox, .mCSB_container, .singleselect {border-radius: 10px;}
.singleselect {width:218px; background-color: #FFF; border:#dbd9d5 solid 1px; padding: 10px;}
.singleselect ul li {height:40px; line-height:40px; cursor: pointer;}
.singleselect ul li input {margin-left: 20px; margin-top: 5px;}
.singleselect ul li label {color:#3e3e3e; font-size:12px; margin-left:5px;}
.mbottom {margin-bottom:30px;}
/*fim do singleselect*/

/*multiselect*/
.mCustomScrollBox, .mCSB_container, .multiselect {border-radius: 10px;}
.multiselect {width:218px; height:175px; background-color: #FFF; border:#dbd9d5 solid 1px; padding: 10px;}
.multiselect ul li {height:40px; line-height:40px; cursor: pointer;}
.multiselect ul li input {margin-left: 20px; margin-top: 5px;}
.multiselect ul li label {color:#3e3e3e; font-size:12px; margin-left:5px;}
.mbottom {margin-bottom:30px;}
/*fim do multiselect*/

/*Classes de ajuste para concatenar com componentes quando necessário.*/
.mt0 {margin-top: 0px;}			.mt5 {margin-top: 5px;}			.mt10 {margin-top: 10px;}		.mt15 {margin-top: 15px;}		.mt20 {margin-top: 20px;}	
.mr0 {margin-right: 0px;}		.mr5 {margin-right: 5px;}		.mr10 {margin-right: 10px;}		.mr15 {margin-right: 15px;}		.mr20 {margin-right: 20px;}	
.mb0 {margin-bottom: 0px;}		.mb5 {margin-bottom: 5px;}		.mb10 {margin-bottom: 10px;}	.mb15 {margin-bottom: 15px;}	.mb20 {margin-bottom: 20px;}
.ml0 {margin-left: 0px;}		.ml5 {margin-left: 5px;}		.ml10 {margin-left: 10px;}		.ml15 {margin-left: 15px;}		.ml20 {margin-left: 20px;}	

.mt25 {margin-top: 25px;}		.mt30 {margin-top: 30px;}		.mt35 {margin-top: 35px;}		.mt40 {margin-top:40px;}		.mt50 {margin-top: 50px;}
.mr25 {margin-right: 25px;}		.mr30 {margin-right: 30px;}		.mr35 {margin-right: 35px;}		.mr40 {margin-right:40px;}		.mr50 {margin-right: 50px;}
.mb25 {margin-bottom: 25px;}	.mb30 {margin-bottom: 30px;}	.mb35 {margin-bottom: 35px;}	.mb40 {margin-bottom:40px;}		.mb50 {margin-bottom: 50px;}
.ml25 {margin-left: 25px;}		.ml30 {margin-left: 30px;}		.ml35 {margin-left: 35px;}		.ml40 {margin-left:40px;}		.ml50 {margin-left: 50px;}

.mt60{margin-top: 60px;}		.mt45 {margin-top: 45px;}
.mr60{margin-right: 60px;}		.mr45 {margin-right: 45px;}
.mb60{margin-bottom: 60px;}		.mb45 {margin-bottom: 45px;}
.ml60{margin-left: 60px;}		.ml45 {margin-left: 45px;}

.t25 {top:25px;}

.taright {text-align:right;}
.taleft {text-align:left !important;}
.tacenter {text-align:center;}

/*Larguras padrão do grid*/
.w70  {width: 70px;}	.w100 {width:100px;} 				.w200 {width:200px !important;}	.w300 {width:300px;}			.w400 {width:400px !important;}
.w80  {width: 80px;}	.w110 {width:110px;} 				.w210 {width:210px;}			.w310 {width:310px;}			.w420 {width:420px;}
.w40  {width: 40px;}																														.w430 {width:430px;}
.w90  {width: 90px;}	.w120 {width:120px;} 				.w220 {width:220px;}			.w320 {width:320px;}			.w440 {width:440px;}
						.w130 {width:130px !important;}				.w230 {width:230px;}			.w330 {width:330px;}			.w480 {width:480px;}
						.w140 {width:140px;} 				.w240 {width:240px;}			.w340 {width:340px;}			.w490 {width:490px;}
						.w150 {width:150px;} 				.w250 {width:250px;}			.w350 {width:350px;}			.w500 {width:500px;}
						.w160 {width:160px;} 				.w260 {width:260px;}			.w360 {width:360px !important;}	.w550 {width:550px;}
						.w170 {width:170px;} 				.w270 {width:270px;}			.w370 {width:370px;}			.w570 {width:570px;}
						.w180 {width:180px !important;} 	.w280 {width:280px;}			.w380 {width:380px !important;}	.w650 {width:650px;}
						.w190 {width:190px;} 												.w390 {width:390px;} 			.w720 {width:720px;}
						 																									.w770 {width:770px;}
						 																									.w850 {width:850px;}
.lh40 {line-height: 40px;} 																									.cem {width:100%;}
.ls1 {letter-spacing:-1px;}
.ls2 {letter-spacing:-2px;}

.normal{font-weight: normal !important;}

/*Classes para formulários:*/
.formbox span {margin-bottom:5px; display: block;}

.barra-azul span {display: inline !important;}
.barra-verde span {display: inline !important;}
.barra-erro span {display: inline !important;}
.barra-alerta span {display: inline !important;}

.formbox h3 {font-size:18px; color:#dc291a; font-weight: bold; text-transform: uppercase; margin-top:30px;}
.formbox .legend {font-size:13px; letter-spacing: -1px; margin-top: 35px;}
.formbox input.error {
    border:#ed948c solid 1px; background-color: #fff0f0; 
    background-image: url(../images/ico-form-error.png); 
    background-repeat: no-repeat; 
    background-position: right center;}
fieldset.error input {border:#ed948c solid 1px; background-color: #fff0f0;}
.formbox input.errortt {border:#f1db60 solid 1px; background-color: #faf4d2;}
.display-none {display: none !important;}
.block {display: block !important;}
.inline {display:inline-block; *display: inline !important;}

.radiolabel {line-height:35px; text-indent:10px; margin-bottom:0px;}
fieldset span {font-size:14px; color:#3E3E3E;}
.date-picker-control {top:-5px;}




.relative {position: relative;}
.tableactions_botoes {position:relative; display:none; clear:both; margin: 10px;}
.tableactions_botoes > li{float:left; width:68px; height:28px; border:#c1beb7 solid 1px; margin-right:10px; background-color: #f1efe9; background-position: center center; background-repeat:no-repeat; cursor: pointer;}
.tableactions_botoes li.alteradias {background-image: url(../images/ico_alteradias.gif);}
.tableactions_botoes li.antecipar {background-image:url(../images/ico_antecipar.gif);}
.tableactions_botoes li.toggleactive {background-image: url(../images/ico_toggleactive.gif);}
.tableactions_botoes li.alteraunidade {background-image: url(../images/ico_alteraunidade.gif);}
.tableactions_botoes li.alteradepto {background-image: url(../images/ico_alteradepto.gif);}
.tableactions_botoes li.excluir {background-image: url(../images/ico_excluir.gif);}
.tableactions_botoes li.desfazer {background-image: url(../images/ico_desfazer.gif);}
.tableactions_botoes li.distribuisaldo{background-image: url(../images/ico_distribuisaldo.gif);}
.tableactions_botoes li.distribuircontabase {background-image:url(../images/ico_distribuitudo.gif);}
.tableactions_botoes li.liberar {background-image:url(../images/ico_liberar.gif);}
.tableactions_botoes li.reprocessar {background-image:url(../images/ico_reprocessar.gif);}
.tableactions_botoes li.resgatasaldo{background-image: url(../images/ico_resgatasaldo.gif);}
.tableactions_janelas {position:absolute; top:29px; left:10px; z-index:1;}
.tableactions_janelas li {width:410px; /*height:111px;*/ display: none; background-color:#f7f5f0; border:#c1beb7 solid 1px; padding:10px; z-index:1; position: absolute;}
.tableactions_janelas li span.title {font-size: 18px; color:#3e3e3e; display:block; margin-bottom:20px;}
.tableactions_janelas li span {font-size:14px; color:#3e3e3e; display:block;}
.tableactions_janelas li input[type="text"] {height:28px;}
.showerror {color: #426D9E;}
.saldo {width:110px; color: #fff; padding:2px 55px 4px 15px; border-radius:10px 10px 0 10px; text-align:left; background:#4ca100 url(../images/ico_saldo.png) right center no-repeat; display: inline-block; zoom:1; *display:inline; }
.saldo span {font-size: 10px; font-weight: bold; text-transform: uppercase; }
.saldo h4 {font-size:16px !important; color:#fff !important;}

/*corretivas*/
.pagehead {margin-left:-29px; width:970px; position:relative; overflow:visible; z-index:0;}
.pagehead h2 {margin-top:0; position: absolute; top: 46px;}
.ui-selectmenu {outline: none;}
.bracket {width: 33px; height: 60px; background: url(../images/bracket.png) 0 0 no-repeat; position: absolute; right: -1px; bottom: -26px;}
.select_styled {margin:0 !important; }
.content-left {border:none; margin-top: 30px;}
.content-left input[type="radio"] {margin-left:0;}
.sidebar{width:330px; float:left; margin-left:30px; padding-top:35px;}
.sidebar .box {border:#dbd9d5 solid 1px; background-color: #f1efe9; padding:9px} 
.sidebar .box h3, .sidebar .box h4 {font-size:18px; color:#dc291a; font-weight:bold; word-spacing: 7px;}
.sidebar .box p {font-size: 14px; color: #3e3e3e; line-height: 20px;}
.sidebar .box .boxinterna {border:#d4d1ca solid 1px; background-color:#e3e1da; padding:10px;}
.sidebar .box .boxinterna .contrato {color: #3e3e3e; font-size: 12px; text-transform: uppercase;}
.sidebar .box .boxinterna span {font-size: 13px; color: #3e3e3e; }
.sidebar .box .boxinterna .configurar {color: #45433f; font-size: 12px; font-weight: bold; margin-top: 20px; display: block; text-transform: uppercase; }
.info_login a {float:none; margin-left:10px;}
.info_login span {margin-left:10px;}
.info_login span.title-empresa {margin:0}
.info_login p {text-align:right;}
.header {overflow: visible;}
.important {color: #dc291a; font-weight: bold; font-size: 18px;}
.uploadbox {width:610px; float:left; background-color: #e3e9f1; border:#b4babe solid 1px;}
.uploadbox .azul > span {display: block; font-size:18px; margin-top: 10px;}
.uploadbox .azul{border:#254c78 solid 1px; background-color: #426d9e; padding: 20px 10px; color: #fff; font-weight: bold; font-size: 15px; font-family: arial, sans-serif; }
.uploadbox input[type="text"] {float:left; margin: 10px 0 0 10px; width:425px; height:30px; background-color: #fff; border:#9daab4 solid 1px; border-radius:0;}
.uploadbox a {width:100%; border:#b0b1ad solid 1px; display: block; height:30px; width:70px;}
.uploadbox .procurar {background:#dbdad6 url(../images/ico_procurar.gif) center center no-repeat;}
.uploadbox .anexar {background:#dbdad6 url(../images/ico_anexar.gif) center center no-repeat;}
.uploadbox h5 {margin:20px 0 20px 10px; text-transform: uppercase; font-family: arial, sans-serif;} 
.uploadbox .files2upload {width:425px; clear: both; margin-left: 10px; margin-top: 50px; font-family: arial, sans-serif;}
.uploadbox .files2upload li {color:#3e3e3e; font-size:15px; background-color:#f1efe9; border:#abb7c0 solid 1px; height: 20px; line-height: 20px; text-indent: 10px; margin-bottom: 10px; position: relative;}
.uploadbox .files2upload li span {white-space: nowrap;overflow: hidden;width: 325px; display: block;}
.uploadbox .files2upload li .excluir {height:20px; width: auto; background-color: #dbdad6; text-transform: uppercase; position: absolute; top: 0;right: 0; border:none; border-left:#abb7c0 solid 1px; font-weight: bold; line-height: 20px; padding-right:10px; margin: 0; text-decoration: none; color:#3e3e3e;}
.uploadbox .files2upload.confirm {margin-top: 10px;}
.uploadbox .files2upload.confirm li{ background-color: #d3edd8;}
#hidden_input {display:none;}
.saida {width: 220px; margin-left: 30px; float: left; font-family: arial, sans-serif;}
.saida h4 {color: #dc291a !important; font-weight: bold; font-size: 18px; text-transform: uppercase;} 
.saida p {font-size: 12px !important;}
.saida span {background: url(../images/bullet.png) left 4px no-repeat; font-weight: bold; color: #3e3e3e; text-indent: 10px; display: block; font-size: 12px; margin: 20px 0 10px 0;}
.processado {margin-bottom: 10px;}
.processado p{margin-top: 0; line-height: 20px;}
.zipfiles tr {height: 30px !important; }
.zipfiles tr td {font-size: 11px !important;}
/*complemento menu*/
/*.menu {background-color: #111F4B; height:44px; width:100%; clear:both; z-index:1; position: relative;}
.menu li {float: left; position: relative;}
.menu li a {border-right:#596381 solid 1px; display: block; line-height: 44px; height: 44px; color: #fff; padding:0 14px; text-decoration: none; font-size: 14px;}
.menu li a:hover {background-color:#FFF; color: #111F4B; border-top:#111F4B solid 5px; margin-top: -5px; } 
.menu li.active > a {background-color:#FFF; color: #111F4B; border-top:#111F4B solid 5px; margin-top: -5px; }
.menu li.selected > a {background-color:#FFF; color: #111F4B; border-top:#111F4B solid 5px; margin-top: -5px; }
.menu li ul {position:absolute; top:44px; display:none; background-color:#111F4B; padding-bottom: 10px;}
.menu li ul li {float:none; background-color: #FFF;}
.menu li ul li a {padding:0 14px; height:44px; display:block; border:none; color:#111F4B; background:url(../images/markup2.gif) left center no-repeat; font-size: 12px; margin-left: 10px; white-space: nowrap; }
.menu li ul li a:hover {border:none; margin-top: 0; background:#FFF url(../images/markup2.gif) left center no-repeat;}*/


/*ALTERAÇÃO MENU TICKET*/

/* MENU */
.menu { background-color: #111F4B; clear: both; height: 44px; position: relative; width: 100%; z-index: 3; }
.menu li {height: 48px;}
.menu ul { margin: 0; padding: 0; height: 48px ;list-style-type:none; position: relative; top:-5px;}
.menu ul li.liseemore{ float:left; position:relative; font-size: 14px; font-weight: normal; background-image: none; background-repeat: no-repeat; background-position: right 6px; z-index: 3000; }
.menu ul li { float: left; position:relative; font-size: 14px; font-weight: normal; background-image: url(../images/menu-divider.gif); background-repeat: no-repeat; background-position: right 6px; z-index: 3000; }
.menu ul li a { height:50px; text-decoration: none; color: #FFF; padding: 14px 20px 0px; border-top-width: 5px; border-top-style: solid; border-top-color: #FFF; margin: 0px; font-weight: normal; display: block; }
.menu ul li a:hover { border-top-width: 5px; border-top-style: solid; border-top-color: #111F4B; color: #111F4B; background-color: #FFF; }
.menu ul li a.hover { border-top-width: 5px; border-top-style: solid; border-top-color: #111F4B; color: #111F4B; background-color: #FFF; }
.menu ul li.current1 a, .menu ul li.current1 a:hover { height:33px; display: block; text-decoration: none; height:30px; display: block; text-decoration: none; padding: 14px 25px 0px; border-top-width: 5px; border-top-style: solid; border-top-color: #111F4B; color: #111F4B; background-color: #FFF; }
.menu ul li.activemenu a, .menu ul li.activemenu a:hover { height:33px; display: block; text-decoration: none; height:30px; display: block; text-decoration: none; padding: 14px 25px 0px; border-top-width: 5px; border-top-style: solid; border-top-color: #111F4B; color: #111F4B; background-color: #FFF; }


/* MENU - DROP DOWN */
.menu ul li ul.submenu { display:none; z-index:3000; }
.menu ul li:hover ul.submenu { display: block; position:absolute; top:48px; left:0px; width: 448px; background-color: #FFF; z-index: 3000000; border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; margin-top: 1px; box-shadow: 4px 4px 3px #333; -moz-box-shadow: 4px 4px 3px #333; -webkit-box-shadow: 4px 4px 3px #333; background-image: url(../images/blank.png); background-repeat: repeat-x; background-position: left bottom; padding: 20px; list-style-type: none; height:auto; }
.half { width:193px !important}
.menu ul li:hover ul.submenu li.boxleft { display: block; float: left; width: 198px; color:#111F4B; padding: 0px 5px 0px 10px; text-align:left; font-size: 18px; margin-right: 5px; background-image: url(../images/markup.gif); background-repeat: no-repeat; background-position: left 8px; border-right: 1px dotted #AA9A8A !important; }
.menu ul li:hover ul.submenu li.boxright { display: block; float: right; width: 198px; color:#111F4B; padding: 0px 0px 0px 10px; text-align:left; border:0; font-size: 18px; margin-right: 10px; background-image: url(../images/markup.gif); background-repeat: no-repeat; background-position: left 8px;}
.menu ul li:hover ul.submenu li ul.sublist { display: block; float: left; width: 198px !important; margin: 0px; padding: 10px 0px; list-style-type: none; font-size: 12px !important; color: #545454 !important; height: auto; position:relative}
.menu ul li:hover ul.submenu li ul.sublist li.noproduts  { font-size: 12px !important; color: #545454 !important; background-image: url(../images/markup2.gif); background-repeat: no-repeat; background-position: left 6px; clear: both; /*float: right;*/ width: 178px !important; margin-top: 2px; margin-bottom: 2px; padding: 0px 0px 0px 10px !important; margin-right: 0px; margin-left: 0px; }
.menu ul li:hover ul.submenu li ul.sublist li.produtos { font-size: 12px !important; color: #545454 !important; clear: both; float: left !important; width: 193px !important; margin-top: 5px; margin-bottom: 5px; padding-left: 5px !important; background-position: -20px -20px !important; line-height: 34px !important; }
.menu ul li:hover ul.submenu li ul.sublist li.produtos a { display:block; cursor:pointer; }
.menu ul li:hover ul.submenu li ul.sublist li.produtos span { background-repeat: no-repeat; background-position: left 15px; display: block; padding-left: 10px; float: left; }
.menu ul li:hover ul.submenu li ul.sublist li.produtos img { float:left; margin-right:10px; display: block; width: 44px; }
.menu ul li:hover ul.submenu li a, .menu ul li:hover div.submenu ul li.submenu a:visited { display: block; float: left; font-size: 12px !important; color: #545454 !important; clear: both; padding: 0px !important; text-align:left; border:0 !important; }
.menu ul li:hover ul.submenu li a:hover, .menu ul li:hover ul.submenu li a:active { color: #111F4B !important; }
.menu ul li:hover ul.submenu  .seemore { width: 400px; float:left; font-size: 18px !important; font-weight: bold; color: #111F4B !important; display: block; height: 18px; background-color: transparent; border: 0px !important; text-align: left; line-height: 18px; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; position: relative; bottom: 0 }
.menu ul li:hover ul.submenu li div.seemore a, .menu ul li:hover div.submenu ul li.submenu div.seemore a:visited { padding-left: 20px !important; padding-top: 14px !important; padding-right: 25px !important;}
.menu ul li:hover ul.submenu .seemore a, .menu ul li:hover ul.submenu .seemore a:visited { font-size: 18px !important; font-weight: bold; color: #111F4B !important; line-height: 18px; background-color: transparent; border: 0px !important; background-image: url(../images/markup2.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
.menu ul li:hover ul.submenu .seemore a:hover, .menu ul li:hover ul.submenu .seemore a:active { color: #545454 !important; background-color: transparent; border: 0px !important; background-image: url(../images/markup2.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }

.lightbox {width:910px;}
.lightbox h3{font-weight:bold; font-size:26px; color: #dc291a; text-transform: uppercase;}
.lightbox h3 strong {font-weight: bold; color: #dc291a;}
.lightbox > span, .ajustebotoes > div.fleft > span{font-weight: normal; color: #5e5c57; font-size:18px;}
.lightbox > span.red, .ajustebotoes > div.fleft > span.red {color: #dc291a; font-weight: bold;}

.total {background-color: #4671a4; color: #fff; height: 40px; line-height: 40px; font-weight: bold; font-size:11px; text-transform: uppercase; padding-left:13px; display: inline-block; zoom:1; *display: inline; border: #8fa4ba solid 1px;}
.total div {background-color: #e3e9f1; display: inline-block; zoom:1; *display: inline; padding:0 13px; color: #3e3e3e; font-weight: normal; margin-left: 13px;}

h3 {font-weight:bold; font-size:26px; color: #dc291a; text-transform: uppercase; margin-bottom: 10px;}

.content h3, .lightbox-antecipar h3 {font-weight:bold; font-size:26px; color: #dc291a; text-transform: uppercase; margin-bottom: 10px;}
.content h3>span{ font-weight: normal;}
.content h4 {font-size: 24px; color: #5e5c57;}
.content p.instruction {color: #5e5c57; font-size:18px;}
.aviso {font-size: 18px; color: #5e5c57;}
/*Bordas arredondadas*/

.menu li ul { border-radius:0 0 10px 10px; }

.sidebar .box .boxinterna {border-radius:8px 8px 0 8px;}
.label {border-radius:10px 10px 0 0;}      
.title-empresa {border-radius: 10px 0 0 10px }
.bt-fecha-alerta{width:16px; height:16px; background-image:url(../images/fecha_alerta.png); background-repeat:no-repeat; position: absolute; top:6px; right: 6px;}

    /* Combobox styles */
    .combowrap { background-color: #fff; overflow:hidden; padding:0; width:100%; border:#dbd9d5 solid 1px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; position: relative;}
    .combogrey { background-color: #f2f3f2; }       
    .combowrap input {border:0px; background:none;}
    .combowrap .ui-button { border:none; border-spacing:0; background:transparent url(../images/ddown.png) no-repeat center center; height:29px; width:30px; cursor:pointer; position: absolute; top:3px; right:2px;}
    .combowrap input[type=text]:focus, .combowrap input[type=email]:focus, .combowrap input.hasvalue { background:none;}
    .combowrap .ui-autocomplete-input { width:100%; line-height:33px; margin:0; cursor:default; }         
    .ui-autocomplete { position: absolute; cursor: default; background:#fff; border:1px solid #999; max-height:200px; min-width:278px; overflow-y:auto; overflow-x:hidden; }
    .ui-menu {display:block;}
    .ui-menu .ui-menu {margin-top:-3px;}
    .ui-menu .ui-menu-item {margin:0; padding: 0; width: 100%;}
    .ui-menu .ui-menu-item a {text-decoration:none; display:block; padding:0 20px 0 8px; line-height:24px; font-size:15px; color:#666; white-space:nowrap; }
    .ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active { background-color:#54bdcc; color:#fff; }

    .select_empresa {position: relative;}
    .select_empresa .combowrap { background-color: #fff; overflow:hidden; padding:0; width:auto; position: relative; border:none; }
    .select_empresa .combogrey { background-color: #f2f3f2; }       
    .select_empresa .combowrap input {border:0px; background:none; -webkit-box-shadow:none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius:0; border-radius:0; }
    .select_empresa .combowrap { border:none; border-spacing:0; background:transparent url('../images/ddown_empresa.png') no-repeat 0 0; height:24px; width:25px; cursor:pointer; position: absolute; top:0; right:0; }
    /*.select_empresa .combowrap input[type=text]:focus, .combowrap input[type=email]:focus, .combowrap input.hasvalue { background:none;}*/
    .select_empresa .combowrap .ui-autocomplete-input {color: #dc291a; width:245px; height: 22px; line-height:18px; margin:0; cursor:default; border:#dbd9d5 solid 1px; background-color: #e8e7e6;}         
    .select_empresa .ui-autocomplete { position: absolute; cursor: default; background:#fff; border:1px solid #999; max-height:200px; overflow-y:auto; overflow-x:hidden; }
    .select_empresa .ui-menu {display:block;}
    .select_empresa .ui-menu .ui-menu {margin-top: -3px;}
    .select_empresa .ui-menu .ui-menu-item {margin:0; padding: 0; width: 100%;}
    .select_empresa .ui-menu .ui-menu-item a {text-decoration:none; display:block; padding:0 20px 0 8px; line-height:24px; font-size:15px; color:#666; white-space:nowrap; }
    .select_empresa .ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active { background-color:#54bdcc; color:#fff; }

    .roll {height:606px; width:300px;}

    .slide_produtos {width:720px; float:left; margin-left: 30px; }
    .slide_produtos .prev, .slide_produtos .next {float: left; width: 15px; margin-top:30px; background-color: #f5f5f5; height: 257px; cursor:pointer; background-image: url(../images/slidearrows.png); background-repeat: no-repeat;}
    .slide_produtos .prev {margin-right: 10px;  background-position: left center;}
    .slide_produtos .next { background-position: right center;}
    .prod_viewport {width:679px; overflow:hidden; float:left; position:relative; height:290px;}

    .lb_abas {display: block; text-transform: uppercase;}
    .lb_abas li {cursor:pointer; height:37px; background-color:#e1ded6; background-repeat:repeat-y; margin-right:5px; padding: 0 24px 0 24px; position:relative;  border-radius:10px 10px 0px 0px; float:left; line-height: 37px; font-size: 14px;}
    .lb_abas li.selected{height:43px; background-color:#f1efe9; font-weight:bold;}
    .janela_abas > li{clear:both; background-color:#f1efe9; padding:30px; border-radius:5px; display: none;}

    .box_finalizacao { background-color:#f1efe9; border:#dbd9d5 solid 1px; border-radius:10px 10px 0 10px; padding: 20px;}
    .box_finalizacao h4 {font-size:18px;}
    .box_finalizacao p {width:700px; color:#5e5c57; font-size:14px; display:inline;}
    .box_finalizacao table tr td {vertical-align: middle; padding:5px;}
    .box_finalizacao .box_interna {background-color: #f8f7f4; border:#d4d1ca solid 1px; padding: 30px; border-radius:10px 10px 0 10px;}
    .box_finalizacao .box_interna h5 {font-size:16px; color:#5e5c57;}
    .box_finalizacao .box_interna span {font-size:13px; color:#5e5c57; white-space: nowrap;}
    .box_finalizacao table tr    {vertical-align: middle;}
    .pedinfo { background-color: #FFF; border:#d4d1ca solid 1px; border-radius:10px;}
    .pedinfo table {width:100%;}
	
	.rolantey {width: 100%; overflow-y: scroll; border:#bababa solid 1px;}
	.rolantew {width: 100%; overflow-x: scroll; overflow-y:hidden; border:#bababa solid 1px;}
	.h180 {height: 180px;}
	.h270 {height: 270px;}
    .faturamento h6, .emailnota h6 {font-size: 18px !important;}
    .faturamento span{font-size: 16px !important;}
    .emailnota {vertical-align: top !important; width: 315px;}

    /*loading*/
    .loading {width: 100%; height: 100%; background:url(../images/loadbg.png) 0 0 repeat; position: fixed; top: 0; left: 0; z-index: 1000;}
    .loading div {width: 100%; height: 100%; background-image: url(../images/loading.gif); background-repeat: no-repeat; background-position: center center;  text-align: center;}
    .loading div span {position: absolute; top: 50%; color: white; font-size: 22px; margin: 17px 0 0 -56px; left: 50%;}

    .nenhum {display: block; width: 100%; height: 130px; text-align: center; padding-top: 151px; color: #C4BEB0; font-size: 22px;}

	.lp_datefield {position: relative;}
	.lp_datefield a {position: absolute !important; margin: 0 !important; top: 30px; right: 10px; } 

	/*datepicker*/
	.datepicker {background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAB+CAYAAAAp+EF2AAAD8ElEQVRo3u2Zu0scXxTHz8zcXR0H8UnEIpXyQ8TGaJNCFAlqEUyTMlUaWTC/IoR0vxQ2vz8hfZJGIki2URARkkbxhSJq4avI7uqK7x2V9XF/93v83WGzmIezKVLcL1zmvubcc+49w352xurr63tZW1s7EI1GPSkloVxfX5Ou55f8sYuLCz+TybwRMNLf3++dn5+jk8vl5eU39Ww2G/TlX6+urrzZ2dkBAU9gZGVlBZ08If+qC9r5Y6WlpeQ4jmf/714oI9orhCuOj49peXmZDg4OCDo6OqKSkhKswm0stL+/T5WVlWTbNvchVLQxhjpsiEgkQm1tbWwANy8uLlJ9fT2Vl5dzGzePjY1RR0cH1zFvfX2dOjs7ybIs2tjYoOHhYbLhHizrmyBcc0tuH25GKLhCqMOGQEgTExMcKzQ1NUX/vntHjoiS1l8lxbwYdHJywl4cHh5y3/b2NteF53kcGjYQK66urtL1wzYSKjQtMfyRuru7eRz7hT1FG8L8oaEhsmEAljFJb/Bt0uMoOiwdGmxwaOPj48FebG1tUTqRIqfYDSaXp1I0MjLCdZXFtLa2xp7BSCKRuDnxWCwmVZxSnYZU8Ut1QjKVSkl1rFJtolSTZTweD9o7OztydHRUai0sLMiWlhYpckPTp5J7YmgLIQhpokPMVRAakml6eppc1+WbsJG+73Pq64TE4wNDqOs80qeIMHGSAqvV1dUFmQsjjY2NQeZCu7u71NzcHGQ5rq2trUH+wYbARKxeVVXFhlCHERQtpAjGtYeYU11dze2ysrKbFFEe+Ol02kNCYlIymeRnDZN1/DjJmZkZbus8gnGMbW5u0unpqW8pF1/W1NQMKPc8TOQHULCjwROPvqKiIq5jQYSv2zCiUuANGRkZGRl9R5ZiyGcK/2KK3NyQDHmmfn3fgiFjiiHdAhjSVQwZA0O6v4EhXcOQIRiSQSudZjrRAt7dmSHn5uaooaGBKioqAg9Qurq6fsiQ4jaG1GHk8uKdGRJuK/Tjk9NaWloKQvseQ3Jo7e3tvCcwNjk5SU1NTQEvoYA8enp6uL63t0fz8/NBaDjlwcFBMgz5awx5phLQLZAhz8CQzxRDxpR7bkiGPFMp8Nb8RhgZGRn9iCHNe0jDkIYhzXtI8x7SvIc0MjIyuhNDPn/x9NP9qsbeomgxhWHI7MU5HWa/xgWMvOj/mwpgSJqZlb0CnhTKkMKJkmHIkN+y3394T8Xql1QrEomG+5b9+MkjevCgmRxbqJVtev3qn59+y76dIS2HjdgolhOOIUEeXwY+M23chGPxzeZb9p/EkBk/w39iCmFI/9QnMOSnezX3eiMiQmEYEkaSiWT8P0zZxbn5chQoAAAAAElFTkSuQmCC) 96% 10px no-repeat;}
	td .datepicker {background-position:96% 4px}

	.confirma, .confirma_credito, .confirma_sucesso, .confirma_resgate, .confirma_desfazer, .confirma_liberar, .confirma_reprocessar, .confirma_libera, .confirma_antecipa {display: none;}

	.busca_acompanhamento label, .busca_acompanhamento span {font-size: 14px; float:left}
	.busca_acompanhamento input[type="radio"] {margin:-7px 5px 0 15px; float: left;}
	input.search {background:#fff url(../images/lupa.jpg) 99% center no-repeat; }
	.headerprint {float: left; margin-left: -29px;}
	

	.content.print {width:916px; border-right:20px solid #DC291A; font-family: arial, sans-serif;}
	.printfoot {margin-left: -29px; margin-bottom: -146px;}
	table.comprovante {font-size: 18px; color: #5e5c57;}
	table.tableprint {clear:both;}
	table.tableprint th {text-align: center; background-color: #426d9e; border:#f1efe9 solid 2px; padding:10px; font-size:15px; color: #fff;}
	table.tableprint td {text-align: center; background-color: #d0d7dc; border:#f1efe9 solid 2px; padding:10px; font-size:15px;}
	table.tableprint td.sub {width: 150px; background-color: #426d9e; color: #fff;}

	/*====== correção da exibição do select ======
======== retirada do custom.select =========== */


.config {display: none;}
.config span, .config input, .config a {float:left;}
.config input {background-color:#FFF; border:#dbd9d5 solid 1px; border-radius:10px; height:27px; line-height:27px; text-indent:10px; outline:none;}
.config a {width:110px; height:30px; background-color:#4671a4; color:#fff; text-align:center; text-decoration:none; text-transform:uppercase; line-height:30px; margin-left:15px;}
.config a:hover {background-color:#5d86b6;}
.configbox {width:880px; margin:0 auto; border: #8fa4ba solid 1px; padding:5px; background-color: #FFF;}
h3.naotemrh {font-size:22px !important; background:none; clear:left; color: #5e5c57; font-weight: normal;}
.solicitarsaldo {display: none;}
.naotemrh span {color: #111F4B; font-weight: bold;}

hr {border:none; border-top:#ccc solid 1px;}



/* ==|==helper classes ======================================================
   Please define your styles before this section.
   ========================================================================== */

.fright {float:right;}
.fleft {float:left;}
.clear {clear:both;}
.cl {clear: left;}
.cr {clear: right;}

/*centers by parent*/
.center {margin:0 auto;}

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden {visibility: hidden;}
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after, .content:before, .content:after { content: ""; display: table; }
.clearfix:after, .content:after { clear: both; }
.clearfix, .content { *zoom: 1; }
.fixa div:before, .fixa div:after, .content:before, .content:after { content: ""; display: table; }
.fixa div:after, .content:after { clear: both; }
.fixa div, .content { *zoom: 1; }

.tabela-inconsistencia thead tr th{ padding:0px 10px 0px 10px;}
.tabela-inconsistencia tbody tr td{ padding:0px 10px 0px 10px;}

.menu ul li a.hasMessage{ font-weight: bold;}

span.hasMessage{ color: #4ca100; }
.plSpan{ padding-left: 5px; }

.menu ul li a.tiSubItem{ text-indent: 10px;}

.posR{ position: relative;}
.msgAlert{ float: left; background: url(../images/icoMSG.gif) 0 0 no-repeat; width: 24px; height: 22px; display: block; position: absolute; left: -40px; top: -4px; cursor: pointer;}
.info-login a.msgAlert, .msgAlert span{ margin: 0px 0px 0px 0px;}
.msgContainer{ position: relative; width: 100%; height: 100%; display: block;}
.indicadorMsg{ display: block; background: #dc291a; font-size: 10px; font-weight: bold; color: #fff; padding: 2px 2px 2px 2px; line-height: 1; border-radius: 2px 2px 2px 2px; position: absolute; right: -10px; top: -2px; min-height: 10px; min-width: 12px;}
.atalho_mensagens .indicadorMsg{ top: 4px; right: -3px;}

.header-group{ background: #e6e5e0; border-radius: 20px 20px 20px 20px; padding: 30px 30px 30px 30px; margin-top: 40px;}
.header-group h2{ margin-top: 0; margin-bottom: 5px; line-height: 1;}
.selecione-produto{ font-size: 20px; color: #5e5c57; margin: 55px 0px 0px 3px;}
.lista-novo-pedido li.mt0{ margin-top: 0;}
.add-item{ color: #0089ba; font-size: 12px; font-weight: bold; margin-top: -20px; margin-right: 10px; cursor: pointer; }
.formbox .newLegend{ margin-top: -37px;  }

.lb_form{ margin-top: 40px;}
.abas_form>li{ padding: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; background-color:transparent; border-top: 1px solid #c8c6c2;}
.lb_form li{ border: 1px solid #e6e4e1; color: #a9a8a6; height: 40px; background: #f1efe9;}
.lb_form li.selected{ color: #dc291a; height: 40px;}

.formBeneficios {color: #3e3e3e; }
/* mensagem */ 
.content-mensagem{ width: 100%; height: auto; position: relative; padding-bottom: 40px; margin-top: 30px;}
.naoLida{ font-weight: bold;}
.msgTable thead tr th.nc { text-align: left; height: 40px;  }
.formbox h3, .lightbox h3.newTitleStyle { font-size: 18px; margin-bottom: 15px;}
.setColor{ color: #3e3e3e; text-decoration: none; line-height: 1;}
.mensagem-greyBg{ background: #e3e3e3; color: #3e3e3e; padding: 18px; font-size: 12px; }
/* Removido pois a imagem deve ter flutuação variavel e o paragrafo deve permitir quebra de linha*/
/*.mensagem-greyBg img {float: left;}
.mensagem-greyBg p {display: inline;}*/
.mAuto{ margin: 0 auto;}
.msg_complementar {color: #5e5c57; font-size: 14px;}

/* tooltip error*/
#tooltip{ position: absolute; border-radius: 5px 5px 5px 5px !important;  background: url(../images/bg-tooltip.jpg) !important; opacity: 1 !important; padding: 0 20px 0 20px !important; z-index:100000;}
#tooltip h3{ line-height: 25px !important; padding:0px 0px 0px !important; font-size: 12px !important; width: 100% !important; text-align: center !important; color: #fff !important; position: relative !important; display: block !important;}
#tooltip h3:before{ content:'' !important; width: 0 !important; height: 0 !important; border-left: 5px solid transparent !important;	border-right: 5px solid transparent !important; border-bottom: 5px solid black !important; display: block !important; position: absolute !important; bottom: 25px !important; left:0 !important;}

.novoPedidoSimulacao{ background: url(../images/novo-pedido-simulacao.png) 0 0 no-repeat; width: 870px; height: 150px;}
.novoPedidoSimulacao h2, .novoPedidoSimulacao p{ margin-left: 219px; margin-top: 30px;}
.novoPedidoSimulacao p{ font-size: 22px; margin-top: 15px; line-height: 1.2em;}
.formbox select.error {border:#ed948c solid 1px; background-color: #fff0f0;}

.firstaccesspane {width: 50%; height: 900px;}
.firstaccesspane div a {width:260px; padding:12px; margin:10px 0; float:right; background-color:#4ca100; text-align:center; font-size:16px; color:#ffffff; font-weight:bold; text-transform:uppercase;  text-decoration: none; clear: both;border-radius:10px 10px 0 10px;font-family:'novel_sans_pro', arial, sans-serif;}
.firstaccesspane label { float: left; }
.firstaccesspane select {background: url("ddown.png") no-repeat scroll right center #FFFFFF;border: 1px solid #CCCCCC;border-radius: 8px 8px 8px 8px;margin-bottom: 20px;display: inline-block;height: 34px;line-height: 33px;padding: 5px;position: relative;width: 100%;}
.firstaccesspane label:after { content: "."; float: right; padding-left: 100ex; visibility: hidden; border: 1px solid red; height: 1px;}
.firstaccesspane input { float: left; }

.table tbody tr td.actions a.beneficiarios {background:url(../images/ico_beneficiarios.png) 0 0 no-repeat; width:16px; height:16px;}

.barra-alerta-show h6{ margin-left: 0;}
.barra-alerta-show div{ width: 75%;}
.barra-alerta-show p { width: auto; white-space: normal; margin-right: 30px; margin-bottom: 10px;}
.barra-alerta-show img{ left: 30px;}


.table tbody tr td ul.actions li a.anteciparCred{ background: url(../images/ico_antecipar.png) 0 0 no-repeat; width: 16px; height: 16px; }
.lightbox-antecipar p, .inconsistencias-infos p{ font-size: 13px; color: #3e3e3e;}
.inconsistencias-infos p span{ text-transform: uppercase;}

.table-acompanhamento a{ color:#3e3e3e; text-decoration: none;}

.uploadresumo {margin: 20px 0;}
.uploadresumo h4{font-weight: bold; font-size: 18px; color: #5e5c57;} 
.uploadresumo h5 {font-size: 14px; color: #575757;}

.uploadexpand {margin-bottom: 30px;}
.uploadexpand .label { height: 50px; background-color: #999; border-radius: 10px 10px 0 0; line-height: 50px; background-image: url(../images/updownwhitearrow.png); background-position: left bottom; background-repeat: no-repeat; padding-right: 10px;}
.uploadexpand .label.closed {background-position: left top;}
.uploadexpand .label span {font-size: 18px; font-weight: bold; color: #fff; text-transform: uppercase; margin-left: 35px; float: left;}
.uploadexpand .label a.uebt {height: 40px; line-height: 40px; padding: 0 15px; display: inline-block; zoom:1; *display:inline; float: right; margin-left:5px; margin-top: 5px; color: #fff; text-decoration: none; border-radius: 10px 10px 0 10px;}
.uploadexpand .label a.uebt.expbt {background-image: url(../images/updownwhitearrow.png); background-position: right -55px; background-repeat: no-repeat; padding-right: 30px;}
.uploadexpand .label.closed a.uebt.expbt {background-position: right -6px;}
.uploadexpand .label.verde {background-color: #54c03c;}
.uploadexpand .label.verde a.uebt {background-color: #3b862a;}
.uploadexpand .label.verde a.uebt:hover {background-color: #25561a;}
.uploadexpand .label.vermelho {background-color: #f54c3d;}
.uploadexpand .label.vermelho a.uebt {background-color: #b2382d;}
.uploadexpand .label.vermelho a.uebt:hover {background-color: #842a22;}
.uploadexpand .holder {width: 870px; background-color: #f1efe9; border:#dbd9d5 solid 1px; border-radius: 0 0 0 10px; padding:20px;}
.uploadexpand .uecontent .paginacao {float: right; margin-top: 10px; margin-right: -2px;}
.uploadexpand .label.amarelo {background-color: #f9aa00;}
.uploadexpand .label.amarelo a.uebt {background-color: #D97E00;}
.uploadexpand .label.amarelo a.uebt:hover {background-color: #bf6f00;}

/*page remember order*/
.remember-box { width: 900px; height: auto; margin-left: 5px; float: left; }
.remember-box .side-left, .message, .products {	width: 680px; height: auto; float: left; }
.remember-box .side-right { border-left: 1px solid #CCCCCC; width: 205px; height: auto; margin-left: 5px; padding-left: 5px; float: left; }
.remember-span-label {font-weight:bold;}
.remember-table tbody tr td {padding: 3px !important; border: 1px solid #FFF !important; font-weight: bold;}


.radio-pagamento {
    padding:30px 0 0 30px;
}

.checkbox-filtro {
    padding-top: 35px !important; 
}

.checkbox-filtro label{
    margin-left: 5px;
} 

.container-pop{
    position: relative;
}

.ngdialog-boxed{
    position: absolute !important;
}

.contrato p {
    padding-bottom: 5px;
}

.contrato h1 {
    font-weight: bold;
    text-decoration: underline;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
}

.contrato h2 {
    font-weight: bold;
    padding: 15px 0 10px 0;
    font-size: 14px;
}

.contrato table {
    width: 100%;
}

.contrato table th {
    font-weight: bold;
    background-color: #CCC;
    padding: 0 5px;
    border: 1px solid #CCC;
}

.contrato table td {
    border: 1px solid #CCC;
    padding: 0 5px;
}

.contrato .destaque {
    background-color: #CCC;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: bold;
}