/***********************/
/*        RESET        */
/***********************
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size: 100%; vertical-align:baseline; background:transparent; font-weight:normal;}
body { line-height:1.3; }
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark {  background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
tr, td { vertical-align:middle; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
button {border: none;float: left;background: #4f7b23;padding: 8px 16px;text-align: center;white-space: nowrap;color: #fff;font-size: 15px;cursor: pointer;border-radius: 0px;}
button:hover{background: #7EA021;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}
address{font-style:normal;}

/****************************************/

/* FONTES */

@font-face 
{
    font-family: 'CenturyGothicRegular';
    src: url('fonts/century_gothic-webfont.eot');
    src: url('fonts/century_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic-webfont.woff') format('woff'),
         url('fonts/century_gothic-webfont.ttf') format('truetype'),
         url('fonts/century_gothic-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klillregular';
    src: url('fonts/klill-light-webfont.eot');
    src: url('fonts/klill-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/klill-light-webfont.woff') format('woff'),
         url('fonts/klill-light-webfont.ttf') format('truetype'),
         url('fonts/klill-light-webfont.svg#klillregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, #wrap  { height: 100%; font-family: "klillregular", Geneva, sans-serif ; font-size: 100%;}
body > #wrap { height: auto; min-height: 100%; background: #676767; }
#main  { overflow:auto; padding-bottom: 485px; }
footer {
    position: relative;
    margin-top: -395px;
    height: 325px;
    clear: both;
}
.font  { font-family: sans-serif; }
.conteudo { width: 1000px; position: relative; margin: 0 auto; }

header ::-webkit-input-placeholder { color: #FFF; }
header :-moz-placeholder { /* Firefox 18- */ color: #FFF; }
header ::-moz-placeholder {  /* Firefox 19+ */ color: #FFF; }
header :-ms-input-placeholder { color: #FFF; }

.limite{width: 1000px;margin: 0 auto; position: relative;}

.btnPadrao{cursor: pointer;display: inline-block;width: auto;height: 30px;line-height: 30px;float: left;text-align: center;color: #fff;background: #4f7b23;text-decoration: none;margin: 20px 0 10px 0;padding: 0 10px !important;border:none;border-radius: 0 !important;}

.btnPadrao:hover, .btnPadrao:focus{
color:#FFF;
text-decoration: none;
}

.bxCenter{display: block;width: 100%;margin: 0 auto;text-align: center;min-height: 50px;clear: both;}
.noMargin{margin:0;}
.marginauto{margin-left: auto;margin-right: auto;float: none !important;}
.displaynone {display:none;}
.fleft{float:left;}
.fright{float:right;}
.fnone{float:none !important;}
.clear{clear:both;}
.cleft{clear: left;}
.cright{clear: right;}
.dblock{display:block !important;}
/*.hidden{display:none;}*/

/* HEADER */

header { min-height: 250px; height: auto;}
header #bg-login-busca { height: 50px; background: #777777;
    display: none;}
header #login-busca {width: 1000px; height: 50px; margin: 0 auto; padding: 0 30px; background: #4b4b4b;}
header #login-busca #saudacao{ float: left; line-height: 50px; height: 50px; color: #FFF; font-size: 12px; width: 385px;}
#saudacao a{color:#FFFFFF; text-decoration: none;}
#saudacao .cliqueAqui{font-weight: bold;text-decoration: underline;}
header #login-busca #h-frm-busca { width: 400px; height: 30px; margin: 10px 0; float: right; }
header #login-busca #h-frm-busca label { display: block; width: 120px; height: 30px; line-height: 30px; float: left; text-align:  center; color: #fff; background: #4f7b23;}
header #login-busca #h-frm-busca #txt-busca { border: none; margin: 0; width: 240px; height: 30px; float: left; line-height: 30px; padding: 0 0 0 10px ; background: #909090; color: #FFF;}
header #login-busca #h-frm-busca #h-btn-buscar { width:30px; height: 30px;  float: right; background: #4f7b23; color:#FFFFFF; border: none;padding:0;text-align:center;}
#h-btn-buscar span {line-height: 30px;}
header #links-contato {display: block; height: 60px; line-height: 60px; width: 1000px; padding: 0 30px; margin: 0 auto; font-size: 16px; color: #FFF; }
header #links-contato .h-info { float: right; height: 30px; line-height: 30px;  margin-top: 20px; vertical-align: top; color:#FFFFFF;}
#h-info-telefone { margin-right: 150px; color: white; font-size: 20px;}
#h-btn-contato { cursor: pointer; text-decoration: none;color: #FFF; font-size: 20px;}
#h-btn-casamento {height: 30px; line-height: 30px; margin: 20px 0 10px 330px; float: left; cursor: pointer; color:#FFF;vertical-align: top;}
#h-btn-casamento span{padding-right: 5px;}
header #main-header { position:relative; height: 0px; background-color: #FFF; width: 1000px; padding: 0 30px; margin: 10px auto 5px; }
header #main-header:before { content:" "; position:absolute; width: 1000px; height: 10px; background: #464A4D; top: -10px; left: 0; }
header #main-header:after { content:" "; position:absolute; width: 1000px; height: 5px; background: #585858; bottom: -5px; left: 0;  z-index: -1; }
#menu-principal { /*position:absolute; right: 0px; top: -10px;*/
    position: relative;
/*    background:#FFF;*/
    clear:both;
    width: 100%;
    margin: 0 auto 30px;

    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#d5d5d5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#d5d5d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 );
}

#menu-principal::before{
    content: " ";
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 2px;
    border-top: 2px solid #94d250;
}

#menu-principal .container{
    max-width: 1000px;
}

#menu-principal .menu-item {
    display:inline-block;
    *display:inline;
    zoom:1;
    font-size:13px;
    padding: 30px 10px 20px;
    text-decoration: none;
    color: #646464;
    position:relative;
    margin: 0 1%;
}


#topo-header{
    position:relative;
    min-height: 120px;
/*    background-color: transparent; */
    background-color: #4b4b4b;
    width: 100%;
    padding: 20px;
    margin: 0 auto;
}

#topo-header .container{
    max-width:1000px;
}

.menu-item a{display:block; color: #646464; width: 100%; height: 100%; text-decoration: none;  font-weight: bold;}

#menu-principal .menu-item:hover, #menu-principal .menu-item .selected { /*background:rgb(79,123,35); background: rgba( 79,123,35, 0.8);*/ background:#4f7b23; zoom: 1;}

#menu-principal .menu-item:hover a, #menu-principal .menu-item .selected a {color:#FFF;}

header #main-header #logo-site { position: absolute; top: -50px;}

/*#ajCarrinhoTopo{float: left;height: 30px;margin: 10px 0 10px 5px;color: #FFF;position: relative;background: *//*;font-weight: bold;}*/

#ajCarrinhoTopo{
    position: relative;}

/*#ajCarrinhoTopo .link{color: #FFF;display: block;width: 100%;height: 100%;padding: 5px 20px; text-decoration: none;}*/



.contadorTopo{position: absolute;color: #FFF !important;top: -10px;right: -18px;font-size: 14px;padding: 0px 5px;border-radius: 50%;background: #CF2929;text-align: center; display:block;
    width: 20px !important;
    height: 20px !important;
}
.contadorTopo:hover{color:#FFF; text-decoration: none;}

#menu-principal .submenu {position: absolute;background: #4f7b23;z-index: 1000;display: none; min-width: 220px; left: 0; top: 68px;box-shadow: 0px 6px 11px 0 rgba(22, 22, 22, 0.68); padding:0;}
#menu-principal .submenu li {line-height: normal; display: block; border-bottom: 1px solid #2e5d01;overflow: hidden;padding: 5px;text-align: center;}
#menu-principal .submenu li:last-child { border:none;}
#menu-principal .submenu a { text-shadow:none !important; padding:5px 0; overflow:hidden;}
#menu-principal .submenu li:hover { background:#FFFFFF;}
#menu-principal .submenu li:hover a{ color:#4f7b23;}

#headerRedes{position: relative; /*right: 33px;top: 80px; */}
#headerRedes a{
    display: block;
    float: left;
    position: relative;
    text-indent: -999em;
    width: 42px;
    height: 42px;
    margin-top: 15px;
    margin-left: 5px;
}
#head-facebook{background:url(../imagens/home/facebook2.png) no-repeat center; background-size: contain;}
#head-twitter{background:url(../imagens/home/twitter.png) no-repeat center; background-size: contain;}
#head-instagram{background:url(../imagens/home/instagram2.png) no-repeat center; background-size: contain;}
#head-gplus{background:url(../imagens/home/whatsapp.png) no-repeat center; background-size: contain;}

#casamentoAoVivo{width: 179px; height: 30px; line-height: 30px;}

#submenu-certidoes{background: /*url(../imagens/principal/seta.png) no-repeat -30px 0*/ #4f7b23;width: 920px;float: left;height: 40px;margin: -10px 0 20px 20px;padding: 0 0 0 30px; transition:background-position 0.8s}
#submenu-certidoes:hover, #submenu-certidoes.hovered{background-position:0 0; transition:all 0.5s}

#submenu-certidoes li{list-style: none;float: left;line-height: 40px;margin: 0 10px 0 0;font-size: 90%;}

#submenu-certidoes a{color: #FFFFFF;text-decoration: none;padding: 5px 10px;border-radius: 2px;}
#submenu-certidoes a:hover, #submenu-certidoes a.selected{background:#2e5d01;}

#conteudoCertidao{margin:10px 0 0 0;position: relative;float: left;width: 100%;}
#conteudoCertidao strong, #conteudoCertidao b{font-weight: bold;}
#conteudoCertidao p{margin:10px 0;}

/* FOOTER */

footer .util { width: 1000px; margin: 0 auto; }
footer #f-links { background: #4B4B4B; }
footer #f-links .util { height: 200px;  padding: 0 30px; }
footer #f-links .util .slice { float: left;  width: 230px; height: 200px; padding: 15px 0; color: #FFF;}
footer #f-links .util h2 { font-size: 20px;  margin: 10px 0; }
footer #f-links .util h3 { font-size: 20px; margin: 10px 0;  }
footer #f-links .f-link{ display: block; font-size: 14px;  text-decoration: none; color:#FFF; cursor: pointer;}
footer #f-links #o-cartorio { width: 200px; }
footer #f-links #o-cartorio2 { width: 200px; }
footer #f-links #outros-servicos { width: 280px; }
footer #f-links h2 .f-link { font-size: 20px; color: #FFF; text-decoration: none; cursor: pointer; }
footer #f-links #outros-links { width: 220px; }
footer #f-links #outros-links a { font-size: 20px; display: block; margin: 10px 0; }
#frmAreaRestrita { width: 410px; float:right; margin-right: -40px;}

#frmAreaRestrita h2{color:#FFF; margin-top: 10px;
    font-size: 20px;}

#frmAreaRestrita .svg{
    display: inline-block;
}

#frmAreaRestrita svg{
    width: 30px;
    height:30px;
    fill:#4f7b23;
}

#logo-site{
    max-height: 180px;
}

#frmAreaRestrita .f-txt { position:relative; border:none;  width: 180px; height: 30px; line-height: 30px; padding-left: 10px; margin-bottom: 5px; border-radius: 5px; behavior: url('PIE.htc');color: #000; }
#frmAreaRestrita #btn-conectar {
    border: none;
    background: #4f7b23;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-size: 20px;
    cursor: pointer;
    padding: 0;
    border-radius: 50%;
}

#nova-conta, #esqueceu-senha{
    color: #FFF;
    font-size:12px;
    margin-right: 10px;
}

#frmAreaRestrita ::-webkit-input-placeholder { color: #BDBDBD; }
#frmAreaRestrita :-moz-placeholder { /* Firefox 18- */ color: #BDBDBD; }
#frmAreaRestrita ::-moz-placeholder {  /* Firefox 19+ */ color: #BDBDBD; }
#frmAreaRestrita :-ms-input-placeholder { color: #BDBDBD; }

#btn-irconta{margin-right: 10px;}

footer #f-links .f-link:hover { text-decoration: underline; }
footer #f-links #area-restrita .f-link { font-size: 12px; margin: 5px 0;}
footer  #f-info .util { height: 120px; position: relative;}
footer #f-info { position: relative; height: 120px; background: #949494;}
footer #f-info:before { content:" "; position:absolute; width: 100%; height: 5px; background: #817F80; top: -5px; left: 0; }
footer #f-info:after  { content:" "; position:absolute; width: 100%; height: 5px; background: #5D5D5D; bottom: -5px; left: 0; z-index -1; }
footer #f-info span { float: left; width: 560px; color: #FFF;}
footer #f-endereco { margin-top: 25px;}
footer #f-copy { margin-top: 15px; font-size: 12px;}
footer .f-info-link { position: relative;width: 70px;height: 55px;float: left;margin: 0 15px;}

#f-logos{float: right;
margin: 0px 180px 0 0;
width: 260px;
top: 30px;
position: relative;
height: 55px;
overflow: hidden;}
footer #f-link-arpen { width: 100px; background: url(../imagens/principal/logoArpenRodape.png) center center no-repeat;}
footer #f-link-bradesco {  width: 100px; background: url(../imagens/principal/logoBradescoRodape.png) center center no-repeat; }
footer #link-eqweb { width: 109px; height: 30px; float: right; background: url(../imagens/principal/tidea.png) center center no-repeat; margin-top: -10px;}

/* HOME */

.btn-init-pedido{border: none;
background: #4f7b23;
width: 210px;
height: 40px;
line-height: 40px;
color: #FFF;
font-size: 20px;
cursor: pointer;
padding: 0;
margin: 15px auto;
display: block;
text-align: center;
text-decoration: none;}
.btn-init-pedido:hover{color:#FFFFFF;text-decoration: none;}

#home-certidoes { position:relative; display: block; width: 1000px; margin: -10px auto 0; padding: 30px; background: #FFF; margin-bottom: 20px; }
#home-certidoes:after  { content:" "; position:absolute; width: 100%; height: 5px; background: #5D5D5D; bottom: -5px; left: 0; z-index -1; }
#wrap-menu-certidoes { display: block; background: #EDEDED; padding: 10px 10px 20px; position: relative; }
.menu-certidoes { list-style: none; display: inline-block; *display: inline; zoom:1; width: 250px; padding:0;} 
.menu-certidoes li { display:block; height: 65px; padding-left: 85px;padding-right: 10px; background-position: 15px center; background-repeat: no-repeat;  font-size: 18px; color: #676767; margin-top: 10px; cursor: pointer; }
.menu-certidoes li:first-child { margin: 0;}
.menu-certidoes li:hover { color: #4F8ECB; }
.menu-certidoes li.selected { background-color: #4f7b23; border-top-left-radius: 10px; border-bottom-left-radius: 10px; box-shadow: 5px 4px 11px -2px #000;}
.menu-certidoes li a { display: table-cell; height: 65px; vertical-align: middle; color:#676767; text-decoration: none;}
.menu-certidoes li a:hover{color:#4F8ECB;}
.menu-certidoes li.selected a{color:#FFF; text-decoration: none;}
.menu-certidoes #cxNascimento { background-image:  url(../imagens/home/icoNascimentoOff.png);}
.menu-certidoes #cxNascimento.selected { background-image:  url(../imagens/home/icoNascimentoOn.png); color: #FFF;}
.menu-certidoes #cxCasamento  { background-image:  url(../imagens/home/icoCasamentoOff.png);}
.menu-certidoes #cxCasamento.selected { background-image:  url(../imagens/home/icoCasamentoOn.png); color: #FFF;}
.menu-certidoes #cxObito  { background-image:  url(../imagens/home/icoObitoOff.png);} 
.menu-certidoes #cxObito.selected { background-image:  url(../imagens/home/icoObitoOn.png); color: #FFF; }
.menu-certidoes #cxInterdicao { background-image: url(../imagens/home/icoTutelasOff.png); }
.menu-certidoes #cxInterdicao.selected { background-image: url(../imagens/home/icoTutelasOn.png); color: #FFF; }
.menu-certidoes #cxInterligadas { background-image: url(../imagens/home/icoCertidoesInterligadasOff.png); }
.menu-certidoes #cxInterligadas.selected { background-image: url(../imagens/home/icoCertidoesInterligadasOn.png); color: #FFF; }


.menu-certidoes #cxHaia{ background-image: url(../imagens/home/icoCertidoesInterligadasOff.png); }
.menu-certidoes #cxHaia.selected { background-image: url(../imagens/home/icoCertidoesInterligadasOn.png); color: #FFF; }

.menu-certidoes #cxProcessos { background-image: url(../imagens/home/icoProcessosOff.png); }
.menu-certidoes #cxProcessos.selected { background-image: url(../imagens/home/icoProcessosOn.png); color: #FFF; }
#ajax-certidoes { width: 680px; height: 450px;  background:  #4f7b23; top: 10px; left: 250px; position: absolute; border-radius: 10px; }
#img-certidao { float: left; border-radius: 10px; margin: 20px; border: 5px solid #2e5d01; }
#resumo-certidao {float: left;width: 260px;margin: 30px 40px 30px 0;font-size: 16px;color: #FFF;display: block;}
#btn-solicitar { display: block; float: left; padding: 10px 15px; background: #2e5d01; color: #fff; text-decoration: none; border-radius: 5px;margin:0 10px 10px;}

.btn-home{display: block; float: left; padding: 10px 15px; background: #2e5d01; color: #fff; text-decoration: none; border-radius: 5px;margin:0 15px 10px;}
.btn-home:hover,.btn-home:focus{color:#FFF; text-decoration: none;}

#home-conteudo { width: 1000px; position: relative; margin: 0 auto; height: 490px;}
#home-informativos { position: relative;width: 660px;height: 445px;padding: 20px;float: left; }
#home-informativos:after  { content:" "; position:absolute; width: 100%; height: 5px; background: #5D5D5D; bottom: -5px; left: 0; z-index -1; }
#home-informativos h2 { height: 40px; line-height: 40px; font-size: 22px; color: #4f7b23; margin: 10px 0; }
#home-informativos h2 span{padding-right: 10px;}
.informativo { padding: 5px 0;  border-bottom: 1px dotted #4d4d4d;}
.informativo:last-child{border:none;}
.informativo a  { text-decoration: none; color: #4d4d4d;}
.informativo a h3 { color: #4f7b23; font-size: 17px; font-weight: bold;}
.informativo .desc-informativo { font-size: 15px;margin: 0;}
#verinformativos{margin: 5px auto 0;float: none;display: block;width: 50%;}
#home-menu-lateral { position: relative;float: right;width: 320px;height: 445px;padding: 20px;}
#home-menu-lateral:after  { content:" "; position:absolute; width: 100%; height: 5px; background: #5D5D5D; bottom: -5px; left: 0; z-index -1;}
#menu-lateral { list-style: none; width: 280px; padding:0;}
#menu-lateral li { height: 100px; font-size: 20px; background-position: 10px center; background-repeat: no-repeat; border-bottom: 1px dotted #4A4A4A;}
#menu-lateral li a { width: 280px; height: 100px; display: table-cell; padding-left: 105px;  vertical-align: middle; color: #4A4A4A; text-decoration: none; position:relative;}

#menu-lateral .fa{position: absolute;
display: block;
left: 15px;
top: 10px;
color:#4f7b23;
}

#menu-lateral #cartorios-do-brasil { background-image: url(../imagens/home/brasao.png);}
/*#menu-lateral #telefones-uteis { background-image: url(../imagens/home/icoTelUteis.png); background-position-x: 20px; }
#menu-lateral #links-uteis { background-image: url(../imagens/home/icoLinksUteis.png); background-position-x: 20px; }*/
#wrap-logos { height: 100px; }
#wrap-logos .logo { width: 128px; height: 72px; margin-top: 20px;}
#wrap-logos #logo-arpen { background: url(../imagens/home/logoArpen.png) center center no-repeat; float: left; }
#wrap-logos #logo-central-arpen { background: url(../imagens/home/logoCentralArpen.png) center center no-repeat; float: right; }

.bg-gray { background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(45deg, #ffffff 0%, #ffffff 27%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(27%,#ffffff), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, #ffffff 0%,#ffffff 27%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, #ffffff 0%,#ffffff 27%,#d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, #ffffff 0%,#ffffff 27%,#d5d5d5 100%); /* IE10+ */
	background: linear-gradient(45deg, #ffffff 0%,#ffffff 27%,#d5d5d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */  
}

/*	PROCESSOS ADMINISTRATIVOS: ;*/
#formProcAdm{width:580px; margin:0 auto; position:relative;}


/* GALERIA CASAMENTO */
.fotosCasamento{position: relative;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #4f7b23;}
.fotosCasamento h2{font-size: 22px; text-align:center;color:#4f7b23; margin-bottom:15px;}
.fotosCasamento .galeria{position:relative; margin:0 auto; width: 80%; text-align: center;height: 180px;overflow: hidden;}
.fotosCasamento .galeria a{position:relative; display:inline-block;}

/* CONTEUDO */
.padrao-conteudo { width: 1000px; padding: 30px; margin: 0 0 30px; background: #FFF; float:left; min-height: 300px; height: auto !important; height: 300px;}
#main-title {position: relative; font-size: 20px; padding-left: 30px; line-height: 40px; color:#4f7b23; margin: 0 0 30px 0;  text-transform: uppercase;}
h1#main-title:before { content: ">"; position: absolute;  width: 20px;  height: 40px; background: #4f7b23; top: 0; left: 0; text-align: center; color:#fff; }


#texto-conteudo strong, #texto-conteudo b{font-weight: bold;}
/* O CARTÓRIO */

.secao-gen { display: block; clear: both; }
.titulo-gen { font-size: 20px; border-bottom: 1px solid #4f7b23; margin-bottom: 20px; text-align: right; color: #4f7b23; font-weight: 600;  padding-right: 10px; }
.img-gen { float: left; width: 244px; }
.img-gen img { border: 2px solid #4f7b23 }
.img-gen span { float: left; width: 244px; text-align: center; font-size: 12px; }
.img-gen span strong { color: #4f7b23; font-weight: bold; }
.secao-gen br { clear: both; }
.text-gen { float: right; width: 650px; font-size: 16px;  }

/* EMOLUMENTOS */
#emolumentos-gen { margin: 10px 0; }
.titulo-emolumento { padding: 10px 20px; background: #EEEEEE; border-radius: 5px; margin-bottom: 5px; color: #4f7b23; font-size: 16px; transition: linear .1s all; }
.titulo-emolumento:hover, .titulo-emolumento.selected { background: #4f7b23; color: #EEEEEE; transition: linear .1s all; cursor: pointer; }
.desc-emolumento { padding: 5px 0px 10px; display: none; }
.desc-emolumento .tabela-atos { width: 100%; margin-bottom: 10px;  }
.tabela-atos tr th { border: 1px solid silver; font-weight: bold; font-size: 14px; background: #EEEEEE;  }
.tabela-atos tr { height: 30px; line-height: 30px;  }
.tabela-atos tr.i { /*background: #EEEEEE;*/ }
.tabela-atos td { font-size: 14px;  padding-left: 10px; border: 1px solid silver; }
.tabela-atos td strong { float: left; }
.tabela-atos td.val { padding-left: 20px;  /*text-align: right; padding-right: 10px;*/ }
.tabela-atos tfoot { color: #318CFE; }
.obs-row { line-height: normal; }
.obs-emol { color: #000; }
.obs-emol strong{ width: 110px; color: #000;  font-weight: bold; }
.btn-imprimir { padding: 5px 10px; background: #4f7b23; color: #EEEEEE; text-decoration: none; border-radius: 5px; float: right;}
.btn-imprimir:hover, .btn-imprimir:focus{color:#FFF;text-decoration: none;}
/* LINKS UTEIS */

.listaLinks h4{font-size: 110%;margin: 30px 0 5px 0;font-weight: bold;}
.listaLinks a{color:#4f7b23; display:block; text-decoration: none;padding: 0 0 0 20px;}

/* 	404  */
#erro404{width: 60%;margin: 0 auto;color: #4f7b23;}
#erro404 img{float: left;margin: 0 0 0 130px;}
#erro404 h2{float: left;font-size: 60px;margin: 15px 0 0 30px;}
#erro404 h3{clear: both;text-align: center;margin: 20px 0 0 0;float: left;width: 100%;font-size: 20px;}
#erro404 a{color: #4f7b23;text-decoration: underline;}

/* INFORMATIVO */
.maisFotos{margin: 20px 0 10px;border-top: 1px solid #4f7b23;color: #4f7b23;padding: 5px 0 0 0;font-size: 20px;}

/*	DOWNLOADS */
.boxDownload{position: relative;float: left;width: 210px;height: 70px;padding: 0px;margin: 0 11px 15px;box-shadow: 1px 0px 4px #C5C5C5;}
.boxDownload .downloadFile{position: relative;display: block;width: 100%;height: 100%;padding: 10px;}

/* EDITAIS */
.txtEdital{margin: 0 0 15px;padding: 0 0 10px;border-bottom: 1px solid #676767;}


/* CONTATO */
#gMaps li{list-style: none;}

.errorMsg{ background:url(alert32.png) no-repeat 10px #FF4A4A; border:#CA0000 2px solid; text-align:justify; color:#FFF;  padding:12px 10px 12px 50px; margin:10px 0; float:left; width:90%; clear:both; display:none; }
.successMsg{ background:url(success32.png) no-repeat 10px #D9FFD9; border:#090 2px solid; text-align:justify; padding:12px 10px 12px 50px; margin: 0 0 10px 0; float:left; display:block; width:90%; clear:both; color:#178917; display:none; }
.enviando{ border:#666 0px solid; width:235px; height:40px; float:left; clear:both; color:#000; font-size:12px; text-align:center; margin: 0 0 10px 160px; display:none;}
.successMsg2{ background:url(success32.png) no-repeat 10px #D9FFD9; border:#090 2px solid; text-align:justify; padding:12px 10px 12px 50px; margin: 0 0 10px 0; float:left; display:block; width:90%; clear:both; color:#178917; }


.style1 {color: #FF0000}

.tabPedido {width: 755px;float: left;display: block;}
.tabPedido td{padding:2px; width: 260px;padding-right: 10px;}
.tabPedido td.cData img { float:left; margin:4px 0 0 3px;}
.tabPedido td input, #tabContato td textarea, #tabContato td select{ padding:6px; float:left; border:1px solid silver; border-radius:2px; text-transform: uppercase;}
.tabPedido td textarea { width:270px; font-family:Verdana, Geneva, sans-serif; }
.tabPedido td span.x{ float:left; padding:2px; }
.tabPedido td span.textoAnexo{ font-size:14px; text-align:center; width:105px; border:#000 0px solid; float:right;}
.tabPedido td label{ float:left;  }


#tabContato {width: 455px;float: left;display: block;}
#tabContato td{padding:2px; width:80px;}
#tabContato td.cData img { float:left; margin:4px 0 0 3px;}
#tabContato td input, #tabContato td textarea, #tabContato td select{ padding:6px; float:left; border:1px solid silver; border-radius:2px; }
#tabContato td textarea { width:270px; font-family:Verdana, Geneva, sans-serif; }
#tabContato td span.x{ float:left; padding:2px; }
#tabContato td span.textoAnexo{ font-size:14px; text-align:center; width:105px; border:#000 0px solid; float:right;}
#tabContato td label{ float:left;  } 
.textoX { color:#F00; font-weight:bold; font-size:90%; float:left; border:#333 0px solid; font-family:"Arial Black", Gadget, sans-serif; height:25px; margin-top:3px; line-height:25px; margin-left:4px; float:left; }
#change-image { font-size:80%; color:#000; text-decoration:none; margin:5px 0 8px 10px; display:block; width:85%; border:#000 0px solid; }
.campoErro { border-color:#CC0000 !important; background-color:#FFE1E1 !important; outline-color:#990000 !important; }
.campoErro:focus { outline-color:#990000 !important }

.info-contato {float: left;width: 430px;padding: 10px 0 0 0;}
.info-contato h3 { display:block; color:#F90; font-size:24px; margin-bottom:12px; padding: 10px 0 10px 0  }
.info-contato h5{font-weight: bold; text-align: center;}
.info-contato h6{font-size: 25px;text-align: center;margin: 0 0 10px 0;}

/* MINHA CONTA */
.login-wrapper { padding-top:35px; }
.input-text { padding:8px !important; border:1px solid #DBDBDB; border-radius:0px;font-size: 14px;}
.form-list{padding:0;}
.login-wrapper li{list-style: none;margin-bottom: 10px;float: left;width: 100%;}
.account-login input { color:#999; width:263px; padding: 5px;}
.account-login button { width:264px; }
.account-login input.senha { width:129px; float:left; margin-left: 22px;}
.account-login input.active { color:#000;  }
.account-login .page-title { margin-bottom:30px; text-align:center;}
.account-login h2 { margin-bottom:25px; text-align:center;}
.sem-cadastro { float:left; width:385px; text-align:center; padding-right:60px;}
.sem-cadastro button.button {float:none; margin:0 auto;}
.sem-cadastro button.button span { width:232px;}
.ja-cadastrado { border-left:1px solid #2e5d01; padding-left:90px; float:left; width:360px; }
.facebook-login { margin:20px 0 0 0; text-align:center; width:260px; }
.facebook-login strong { display:block; margin-bottom:20px; width:100%; clear:both; }
.facebook-login button.button span { width:234px; background:#3D5E96;}
.lblNews { float: left;width: 240px;text-align: left;margin-left: 5px;font-size: 11px; }
.account-login #send2 { width:100px; float:right; margin-bottom:15px; }

.login-wrapper{width: 780px; margin: 0 auto;}
.login-wrapper .erro {display:none; background: #CF3636; text-align:center; color:#FFF;  padding:2%; margin:0 0 10px 0; float:left; width:95%; clear:both; }
.login-wrapper .carregando {display:none; color:#333;  padding:2% 0; margin:0 0 10px 0; float:left; width:100%; clear:both;}

.bxErro{background: #CF3636;text-align: center;color: #FFF;padding: 2%;margin: 0 0 10px 0;float: left;width: 95%;clear: both;position: relative;min-width: 580px;}

#register-form{width: 310px;}

.second-form label { float:left; width:100px; display:block; }
.second-form label input, .second-form li.news input { float:left; width:auto; }
.second-form li.sexo { float:left; width:100%; clear:both; margin:7px 0; }
.second-form li.news { clear:both; margin:0 0 7px 0; float:left }
.second-form li.news label {width: 230px;margin: 2px 0 15px 5px;font-size: 12px;}

/* CARRINHO E AFINS */

/* CSS Document */
.tbCarrinho{width: 100%;border-collapse: collapse;border: #999 1px solid;color: #000;font-size: 100%;float: left;}
.tbCarrinho .head td{ background:#4f7b23; text-align:center; color:#FFF; font-weight:bold; border:#FFF 1px solid; }
.tbCarrinho td{ border:#999 1px solid; padding:5px; text-align:center; }
.tbCarrinho td img{ width:80px;}
.tbCarrinho td input{ border:#d9bb13 1px solid; text-align:center; padding:3px; width:40px; margin-bottom:5px;}
.tbCarrinho .total td{ background:#4f7b23; text-align:center; color:#FFF; font-weight:bold; border:#999 1px solid; }
.tbCarrinho td a.alterarQuantidade, a.retirarCesta { clear:both; font-size:15px; display:block; width:auto; text-align:center; cursor:pointer; }

#box-frete{ float:right; width:487px; height:auto; border:#999 0px solid; margin:10px 10px; background:url(caminhao.png ) 7px 5px no-repeat; padding: 4px 3px 0 40px; font-size:20px; }
#box-frete span { float:left; display:block; margin-top:5px; }
#box-frete input{ padding:3px; float:left; margin:4px 8px; }
#box-frete .ok-frete{background:#dadada; float:left; padding:3px 8px; margin-top:2px; color:#666; cursor:pointer; }

.atualizarValores { display:none; }


.tbFrete{ width:95%; border-collapse:collapse; border:#999 1px solid; color:#666; font-size:75%; float:right; margin:10px 0px; font-family:Arial, Helvetica, sans-serif; }
.tbFrete .head td{ background:#4f7b23; text-align:center; color:#666; font-weight:bold; border:#999 1px solid; }
.tbFrete td{ border:#999 1px solid; padding:5px; text-align:center; }
.erroFrete{ color:#F00; float:right; margin:10px 0; }
.carregandoFrete{ float:right; margin:10px 0; line-height:16px; margin-right:15px;}
.carregandoFrete img{ margin:0 5px; }
#totalGeral{ clear:both; float:right; font-size:160%; font-weight:bold; }

a.btnContinuar { background:#d9bb13; float:right; padding:3px 8px; margin-top:2px; color:#666; cursor:pointer; }
a.btnEscolher { background:#d9bb13; float:left; padding:3px 8px; margin-top:2px; color:#666; cursor:pointer; }

.gifLoader{ width: 16px; height: 16px; position: relative; display:block; background:url(../imagens/principal/carregando.gif) no-repeat; float:left; margin:0 10px;clear:none !important;}
/**********************************/
/*            CHECKOUT            */
/**********************************/

#frmLogin fieldset {
padding: 10px 10px 20px 10px;
position: relative;
width: 520px;
z-index: 100;
text-align: center;
border: 0;
display: block;
margin: 45px auto 0;
}

#frmLogin button{border: none;float: left;background: #7A395C;padding: 8px 16px;text-align: center;white-space: nowrap;color: #fff;font-size: 15px;cursor: pointer;border-radius: 3px;}

#frmLogin fieldset legend {font-size: 150%;color: #7A395C;position: absolute;top: -25px;left: 0;width: 540px;display: block;text-align: center;}
#frmLogin label { float:left; }
#frmLogin input { background: #fff;border: 1px solid rgba(0,0,0,0.2);border-top-color: rgba(0,0,0,0.3);border-radius: 3px;box-shadow: inset 1px 1px 2px 0px #ddd;color: #878683;font-size: 12px;padding:10px; width:240px; }
#frmLogin button { margin:10px 10px 0 10px; }
#frmLogin button.facebook {margin: 10px 10px 0 10px;background: #3D5E96;}

#frmLogin input.active { color:#000;  }
.botoes { width:100%; float:left; margin:0 0 5px 0;max-width: 570px; }
.botoes button { width:240px; border:3px solid white; border-radius:5px; height: 40px;}
.botoes button.active { background:#bbb; box-shadow:inset 2px 2px 2px -1px #333; cursor:default }
.ou {display: block;text-align: center;width: 260px;font-size: 120%;float: left;margin: 10px 10px 0 10px;} 
.campos {display: block;width: 300px;clear: both;margin: 10px auto;height: 230px;}
.campos button { clear:both; width:260px; display:inline-block; float:none;}

.campoErro { border-color:#CC0000 !important; background-color:#FFE1E1 !important; outline-color:#990000 !important;}
.campoErro:focus { outline-color:#990000 !important;}

a.jatenhocadastro{ clear:both; float:left; cursor:pointer;}

#colDados{ clear:both; float:left; width: 28%; margin: 10px 4% 0 0;}
.passo-head {width: 100%;text-transform: uppercase;font-size: 16px;text-align: center;position: relative;border-bottom: 1px solid #4f7b23;font-weight: bold;clear: both; margin:30px 0;}
.passo-head span {background: #4f7b23;width: 40px;height: 39px;color: #FFF;font-weight: bold;text-align: center;line-height: 39px;font-size: 90%;display: block;margin: 0 auto 0px auto;border-radius: 100%;float: left;text-shadow: 1px 1px 6px black;}

.passo-head-login { float:left; width:100%; height:45px; line-height:45px; text-transform:uppercase; color:#3cb5d2; font-weight:bold; font-size:100%; display:none;}
.passo-head-login span { background:#333; width:48px; height:45px; color:#FFF; font-weight:bold; text-align:center; line-height:45px; font-size:90%; display:block; float:left; margin: 0 8px 0 0; border-radius:100%;}

/*.formWrapper {display: block;
position: relative;
padding: 0 15px 15px;
width: 60%;
border: 0;
float: left;
margin: 0 20% 15px;
}*/

.formWrapper {display: block;
position: relative;
padding: 0 10px 15px;
width: 100%;
border: 0;
float: left;
margin: 0 0% 15px;
}

#formCheckout label {margin: 10px 0 0 0}

#formRegistro label{ clear:both; float:left;}
#formRegistro label strong{ color:#F00; margin:0 0 0 2px }
#formRegistro input{clear: both;float: left;padding: 10px;font-size: 100%;width: 95%;border: 1px solid silver;border-radius: 3px;color: #818181;}
#formRegistro select{ clear:both; float:left; padding:10px; font-size:90%; width:99%; border:1px solid silver; border-radius: 3px;  margin-bottom:10px;}


.tbFrete{ width:95%; border-collapse:collapse; border:#999 1px solid; color:#666; font-size:75%; float:right; margin:10px 0px; font-family:Arial, Helvetica, sans-serif; }
.tbFrete .head td{background: #4f7b23;text-align: center;color: #FFF;font-weight: bold;border: #fff 1px solid;}
.tbFrete td{ border:#999 1px solid; padding:5px; text-align:center; }
.erroFrete{ color:#F00; float:right; margin:10px 0; }
.carregandoFrete{ float:left; margin:10px 0; line-height:16px; margin-right:15px;}
.carregandoFrete img{ margin:0 5px;}

#frete-checkout .tbFrete{ width:100%; border-collapse:collapse; border:#999 1px solid; color:#666; font-size:80%; float:right; margin:10px 0px; }
#frete-checkout .totalGeral{display:none;}
#frete-checkout .erroFrete{ margin:10px 0;}


#form .labelCampo{padding: 8px 0 0 10px;float: left;}


.bxForm{position:relative; float:left;width:30%;float;left; margin-left:20%;}
.bxForm.margin8{margin-left:8%;}
.bxForm.double{width: 70%;}
.bxForm.full{width: 100%;}

#colPagamento{ float: left;width: 25.5%;margin: 10px 0 0 0;}


#colResumo .tbCarrinho{ width:380px; border-collapse:collapse; border:#FFF 0px solid; color:#666; font-size:75%; float:left; margin:10px 0; }
#colResumo .tbCarrinho .head td{ background:#FFF; text-align:center; color:#666; font-weight:bold; border-top:0px; border-right:0px; border-left:0px  }
#colResumo .tbCarrinho td{ border-top:0px; border-right:0px; border-left:0px; padding:5px; text-align:center; }

.opcaoPagamento{ line-height:30px;}
.opcaoPagamento input.text{ clear:both; float:left; padding:10px; font-size:90%; 
width:95%; border:1px solid silver; border-radius:3px;}
.opcaoPagamento label { clear: both; float: left; display:block;}
.opcaoPagamento label strong{ color:#F00; margin:0 0 0 2px}
.opcaoPagamento .bxForm div { clear:both;}
.opcaoPagamento select{ float:left; padding:5px; font-size:90%; border:1px solid silver; border-radius:3px; margin-right:15px;}
.opcaoPagamento small { float:left; display:block; margin:4px 3px 0 0; font-size:12px;}
#formEnvio button{clear:both;}

a.btnVoltar{ padding:1px 18px; float:right; display:block; border:#CCC 1px solid; margin:5px; cursor:pointer; background:#efefef; color:#5D5D5D;}

.erroCheckout{text-align: justify;color: #FFF;padding: 6px 10px 6px 40px;margin: 10px auto;clear: both;display: none;width: 86%;border-radius: 3px;font-size: 16px;background: #CA0000;}
.success{ background:url(../imagens/success.png) no-repeat 10px #D9FFD9; border:#090 1px solid; text-align:justify; padding:6px 10px 6px 40px; margin:10px auto; clear:both; display:none; width:86%; border-radius:3px; font-size:13px; display:none;}

#redirecionamento{height:300px; width:100%; text-align:center; font-size:200%; line-height:220px;}
#redirecionamento img{ width:30px; height:30px; }

.mensagem{ float:left; margin:10px 0; }

a.esqueceusenha{ float:left; font-size:80%; cursor:pointer; }
a.esqueceusenha:hover{ text-decoration:underline; }

#informesenha{ color:#F00; float:left; display:none; }

.popup.login{overflow: hidden;}

#formLogar{ clear:both; float:left; width:330px; }
#formLogar label{ clear:both; float:left; font-size:80% }
#formLogar input{ clear:both; float:left; padding:1px 5px; font-size:90%; 
width:96%;border:0px solid #5D5D5D; background:#efefef; color:#5D5D5D}
#formLogar a.btnLogin, a.btnVoltarLogin, a.btnEnviarSenha{ padding:1px 18px; float:right; display:block; border:#CCC 1px solid; margin:5px; cursor:pointer; background:#efefef;}
a.btnEnviarSenha{ display:none;}
#formLogar a.btnVoltarLogin{ clear:both; }


.tbHeadMeusPedidos{background: #4f7b23;color: #FFF;font-size: 100%;border: #999 1px solid;border-bottom: none;}
.tbHeadMeusPedidos td{ padding:5px;  }
.tbMeusPedidos{ float:left; border:#999 1px solid; margin:0 0 35px 0; font-size:95%; background: #FFFFFF;}
.tbMeusPedidos td{ border:#999 1px solid; padding:5px; }
.tbMeusPedidos .total{ font-size:130%;}
.tbMeusPedidos .titulo{ color:#666;}

.dadosDeposito{width: 100%;position:relative;margin:0 auto 0; height: auto;text-align: center;clear:both;}

.concluido{position: relative;font-size: 18px;text-align: center;margin: 50px 0;}
.concluido strong{color:#4f7b23}
.concluido h2{font-size: 21px;}

/******************************************************/

.cabecalho { border-bottom:1px solid #333; padding-bottom:10px; }
.cabecalho li {float: left;display: block;font-weight: bold;line-height: 26px;font-size: 16px;}
.cabecalho li.off { color:#999; }
.cabecalho li.off span { color:#fff; background:#999; }
.cabecalho li.passo1 { width: 170px; margin-right: 143px; }
.cabecalho li.passo3 { float:right }
.cabecalho li span {display: block;float: left;padding: 5px 10px;background: #4f7b23;color: white;border-radius: 100%;line-height: 15px;margin-right: 7px; font-family: 'Folks';font-size: 12px;}

#formCarrinho { width:90%;position: relative; margin:0 auto;}

.colunaLateral {width: 27%;float: right;}
.colunaLateral .cart-block {font-size: 13px;text-align: center;background: #fff;border: none;border: 1px solid #ddd;border-top: 2px solid #555;padding: 20px 2%;width: 96%;float: left;margin: 0 0 20px 0;}
.colunaLateral h2 {font-size: 20px;font-weight: 400;padding: 0 0 20px;margin: 0 0 20px 0;text-transform: uppercase;letter-spacing: -1.2px;line-height: 21px;border-bottom: 1px solid #e2e2e2;}
.colunaLateral button { float:none; clear:both; }
.colunaLateral label { display:block; }
.colunaLateral input.input-text { width:85%; padding:5px; text-align:center; }
.alertaCupom { display:block !important; margin-bottom:15px !important;}

#cart { width:100%; text-align: center;}
#cart h2 { font-size: 16px;margin: 15px 0 0 0;text-align: left;}
#cart h2 strong, #cart h2 b{font-weight: bold;}
#cart h4 { font-size:17px; padding-top:15px;}
#cart h2 a { color:#333;}
#cart h2 a.excluir { display: block;float: right;color: white;background: #666;padding: 5px 10px;font-size: 13px;font-weight: bold;border-radius: 100%;margin-top: -10px;}
#cart .price { font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif }
#cart .tamanho { font-weight:bold; font-style:italic; font-size:14px; }

#cart>tbody>tr{border-bottom:1px solid #DDD;}
#cart>tbody>tr>td{padding:10px 0;}

#cart tfoot { /*border-top: 1px solid #ddd; */ }
#cart tfoot td { padding:10px 0; }
#cart .a-center { text-align:center; }
#cart .a-right { text-align:right; }
#cart .totals { float:right; width:240px; }
#cart .totals table { float:right; }
#cart .totals button { float:right; margin-top:10px; }
.ftCarrinho{margin:10px 0 0 0;}
.controle-qtd a, .controle-qtd input {display: inline-block;height: 32px;width: 32px;padding: 2px;border: 1px solid #dadada;cursor: pointer;color: #777;letter-spacing: 1px;line-height: 25px;text-align: center;margin: 3px;font-family: Arial, Helvetica, sans-serif;text-decoration: none;background: white;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}


#addCertidao{position: relative;float: left;width: 270px;clear: both;margin: 30px 0 0 0;padding: 10px;border: 1px solid #ddd;}
#addCertidao select{padding: 6px;border: 1px solid silver;border-radius: 2px;}
#addCertidao .btnPadrao{margin: 10px auto 0;float: none;}
/*	MEMORIAL   */
.ele{color:#318CFE;}
.ela{color:#FF8888;}

#loaderMemorial span{color:#4f7b23;}

#formMemorial{
width: 880px;
position: relative;
margin: 0 auto;
}

#formMemorial .emailLogin{width: 60%;display: inline-block;}

#formMemorial label{text-align: right;}
#formMemorial .form-control:focus {/*border-color: transparent;*/outline: 1;-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); */box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); */}

.estado_nascimento{width: 100%;display: inline-block !important;margin: 0 10px 0 0;}
.wid42{width:42%;}
.separadorForm{margin: -6% -6% 2% -7%;width: 108%;clear: both;padding: 3%;position: relative;box-sizing: content-box;background: #FFF;border-bottom: 1px solid #4f7b23;}
.separadorFormMeio{margin: 3% 2% 3% -7%;border-top: 1px solid #4f7b23;width: 108%;clear: both;padding: 3%;position: relative;box-sizing: content-box;background: #FFFFFF;border-bottom: 1px solid #4f7b23;}

#tipoCasamento{width: 120px;}
#lblAceitoTermo{text-align: left !important;}

#ajHelpRegime{background: #FFF;padding: 10px;border: 1px solid #D3D3D3;border-radius: 4px;margin: 0 0 15px;position: relative; display: none;font-size: 14px;}
/*#ajHelpRegime:after{border:1px solid red; display: block; width: 5px; height: 5px; }*/
#ajHelpRegime:before{display: block;width: 12px;height: 12px;content: "";font-size: 20px;position: absolute;right: 40px;top: -7px;-webkit-transform: rotate(225deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);border-bottom: 1px solid #D3D3D3;border-right: 1px solid #D3D3D3;background: #FFF;}
.iconDuvida{position: relative;display: inline-block;background: url(../imagens/principal/duvida.png) no-repeat;width: 24px;height: 24px;float: left;margin: 0 8px 5px 0;}


.form-control[id^="nomeConjuge"], .form-control[name^="sobrenome_casamento"], .form-control[id^="nome_casamento"], .form-control[id^="pai"], .form-control[id^="mae"], #selo_escritura{text-transform: uppercase;}


.wizard > .content {
border-color: #4f7b23 !important;
}

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
background: #4f7b23 !important;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
background: #2e5d01 !important;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
background: #4f7b23 !important;
}

/*	FILEDROP: */
/***
  Essential FileDrop styles for <iframe> support
 ***/



.progress span {animation: progress .7s linear infinite;-moz-animation: progress .7s linear infinite;-webkit-animation: progress .7s linear infinite;-o-animation: progress .7s linear infinite;display: block;width: 0%;height: 1em;background: url(../imagens/principal/progress.gif);}

.fd-zone {
  position: relative;
  overflow: hidden;
  width: 23em;
  text-align: center;
  margin: 0 auto;
}

.fd-file {
  opacity: 0;
  font-size: 118px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding: 0;
  margin: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  font-family: sans-serif;
}

.fd-zone {
  border: 3px dashed #4f7b23;
  /*background-color: white;    /* IE */
  transition: border-color 0.2s;
}

.fd-zone legend{width: auto;font-size: 18px;border: none;margin: 10px 0;padding: 0 4px 0 40px;background: url(../imagens/principal/download.png) no-repeat 4px center;min-height: 34px;line-height: 34px;}


.fd-zone.over { border: 3px solid orange; }
.fd-zone:hover { border-color: #C9C9C9; }
/*.fd-zone:hover legend{background:url(../imagens/principal/download3.png) no-repeat 4px center;}*/

fieldset.fd-zone { border-style: double;}
fieldset.fd-zone p { margin: 0.5em 0;}
fieldset.fd-zone :last-child:not(img) { margin-bottom: 0; }

.fd-zone > img {
  margin: 2px;
  max-width: 150px;
  border: 1px solid silver;
  padding: 1px;
}

.fd-zone textarea {
  width: 88%;
  font-size: 11px;
  height: 6em;
  overflow: auto;
  display: block;
  margin: 1em auto;
  border: 1px solid silver;
  background: #f1f1f1;
  padding: 0.2em 0.4em;
}

#events {
  border-top: 1px solid silver;
}

#events [colspan] {
  font-family: Georgia, serif;
  padding: 0.75em 0 0.5em 0;
}

#events tr:first-child th { padding-top: 30px; }
#events th, #events td { vertical-align: top; padding: 0.2em 0 0.2em; }
#events th { text-align: left; padding-left: 1em; }
#events th + td { padding-left: 0.75em; padding-right: 0.75em; }

#response, #log {display: block; width: 100%; margin: 0.5em 0; padding: 0.5em;}

#verMemorial .heading{text-align: center;padding: 20px;color:#4f7b23}

#formMemorial .cssTitle1 {font-size: 15px !important;color: #FFFFFF;background-color: #4f7b23;}
#formMemorial .cssHeading1 {font-size: 12px !important;color: #FFFFFF;background-color: #4f7b23;padding: 5px;}
#formMemorial .cssdisp,#formMemorial .cssToday1 {font-size: 12px !important;}


.listaArquivos li{list-style: none;float:left; background:#FFFFFF; padding:5px !important; text-align: center;margin: 0px 5px 5px;width: 160px;overflow: hidden;}
.listaArquivos span{display:block;}

@keyframes progress {
    from {
        background-position: left top;
    }

    to {
        background-position: 30px top;
    }
}

@-moz-keyframes progress {
    from {
        background-position: left top;
    }

    to {
        background-position: 30px top;
    }
}

@-webkit-keyframes progress {
    from {
        background-position: left top;
    }

    to {
        background-position: 30px top;
    }
}

@-o-keyframes progress {
    from {
        background-position: left top;
    }

    to {
        background-position: 30px top;
    }
}

#protocolo{font-size: 25px;font-weight: bold;color: #4f7b23;display: block;margin: 10px 0 0 0;}
#sucessoMemorial{font-size: 22px;}

/*	CHECKOUT: */

#icosPg input[type="radio"],#bxSexo input[type="radio"] {
    display:none;
}

#icosPg #imgBoleto{margin-left:260px;}

#icosPg label {
    display: block;
	background-color: #F3F3F3;
	padding: 4px 4px;
	font-size: 16px;
	border-radius: 10%;
	width: 179px;
	height: 149px;
	line-height: 31px;
	margin: 40px 0px 40px 70px;
	text-align: center;
	position: relative;
	zoom: 1;
	float: left;
}
#icosPg label:hover{background-color:#DDD; cursor:pointer;}
#icosPg .posLabel{display: block;width: 170px;text-align: center;position: absolute;bottom: -35px;}
#icosPg input[type="radio"]:checked + label, #icosPg .checked{background-color:#4f7b23;color:#FFF;border: 1px solid #DDD;}
#icosPg .checked{background-color:#4f7b23;color:#FFF;border: 1px solid #DDD;}

#icosPg .checked .posLabel{color:#333 !important;}

#icosPg img{max-height: 85px;}
#icosPg svg{width: 80%; height: 60%;}
#icosPg input:checked + label svg, #icosPg input:checked + label svg *:not(rect){fill:white !important;}


/*#imgBoleto{background:url(../imagens/principal/invoice1.svg) no-repeat #4f7b23;}*/

/* MINHA CONTA - LOGADO */
.table{background: #EFEFEF;}

#linkesqsenha{margin-top: 10px;color: #2e5d01;font-size: 15px;}

.dashboard { clear:both; }
.dashboard h2 { margin:30px 0 10px 0; padding-bottom:5px; border-bottom:1px solid #dedede; clear:both; }
.dashboard h3 { margin:5px 0; font-weight:bold; }

.dashboard .hello { margin:10px 0; font-size:14px }
.dashboard .col { float:left; width:49%; margin-bottom:20px; }

/*	ENDERECOS  */
.containerFrmEndereco tr {
border-bottom: 1px solid #CECECE;
}

.frmEndereco{margin:10px 0;background: #CCC;}
.frmEndereco th{background: #EEE;padding: 10px 0;border-top: 1px solid #4f7b23; position:relative;}
.frmEndereco td {padding: 3px 15px;}

#fecharFrmEndereco{background:#4f7b23;color: #FFF;position: absolute;right: 20px;top: 6px;text-decoration: none;cursor: pointer;padding: 5px;}


#ajEnderecos{position:relative;float:left; width: 100%;margin:25px 0;}
#ajEnderecos .btn-danger{color:#FFF;}
#ajEnderecos .btnPadrao{color:#FFF !important;}
#adicionarEndereco{width: 25% !important;}

.open #adicionarEndereco, .open #fecharFrmEndereco{display:none;}

/* MEUS DADOS */

#frmMeusDados fieldset { border:1px silver solid; padding:10px; margin:15px 0; background:white; }
#frmMeusDados fieldset legend { padding:5px 10px; font-size:120%; color:#fff; background:#4f7b23;}
#frmMeusDados fieldset input, #frmMeusDados fieldset select, #ajEnderecos input, #ajEnderecos select { border-radius:3px; padding:5px; border:1px solid silver; }
#frmMeusDados fieldset em, #ajEnderecos em { color:red; font-size:16px; font-weight: bold; }
#frmMeusDados .botoes { clear:both; margin:0 0 25px 0 ; }

#btnCustas { background: #4f7b23; color: #FFF; }
#btnCustas:hover, #btnCustas:focus { background: #2e5d01}

.fundoMoldeEmail{background:#4f7b23;}

#opcoesExtras{
    margin: 20px 0 -10px;
    border-top: 1px solid #e2e2e2;
    padding-top: 20px;
}

#opcoesExtras .radio{
    margin-bottom: 15px;
}

/*
bxslider
*/

.bx-wrapper{padding-bottom: 50px; background: url(../imagens/home/sombraSlider.png) center 430px no-repeat; width: 100%;}
.bx-wrapper li img{width:1000px; height:477px; border: solid #fff 7px;}

.bx-controls{
    position: relative;
}

.titulo-noticia-banner {
    margin: 0;
    position: absolute;
    padding: 20px;
    background: rgba(79, 123, 35, 0.53);
    bottom: 7px;
    left: 7px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 986px;
    text-shadow: 1px 1px 1px #000;
}

.titulo-noticia-banner a{
    color:#FFF;
}

.bx-controls-auto{display:none;}
.bx-controls-direction{position:absolute; top:0px; left:0px; width:980px;}
.bx-controls-direction a{position: absolute;
    bottom: 190px;
    font-weight: bold;
    color: #fff;
    font-size: 45px;}
.bx-controls-direction a:hover{background:url(../imagens/home/sombraEscura.png); text-decoration:none;}
.bx-controls-direction a.bx-prev{left:20px}
.bx-controls-direction a.bx-next{right:20px;}

.bx-pager{position: absolute; bottom:22px; left:0px; width:980px; text-align:center; height:13px; display:none;}
.bx-pager div{display:inline-block;}
.bx-pager-item a{width:10px; height:10px; background-color:#fff; text-indent:-999em; display:block; margin-right:10px; margin-top:3px;}
.bx-pager-item a.active{width:13px; height:13px; background-color:#1b78b2; text-indent:-999em; margin-top:0px !important;}
