div#content {
	width:960px;
	margin:0 0 0 10px;
	padding:20px 10px 30px 10px;
	line-height:18px;
	float:left;
}

#content2{
	width:720px;
	padding-left:30px;
	padding-top:15px;
	line-height:18px;
	float:left;
}

#content2 h2 {
	width:100%;
	border-bottom:2px solid #d8d8d8;
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	/*floar:left;*/
}


div#content #sidebar {
	width:200px;
	float:left;
}

div#content #entry {
	width:740px;
	margin:0 0 0 20px;
	display:inline;
	float:left;
}

/*-*/

div#content p {margin:13px 0 13px 0}

div#content h2 {
	width:100%;
	border-bottom:2px solid #d8d8d8;
	font:bold 23px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	floar:left;
}

div#content span#tres {
	width:100%;
	margin:0 0 10px 0;
	font-size:35px;
	floar:left;
}

div#content h3 {
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#454545;
	background: url(/images/customers/section/section/checkout/bg-legend.png) left top repeat-x;
	border-bottom:2px solid #d8d8d8;
	padding:25px 0 10px 0;
	margin:10px 0 10px 0;
	float:left;
}

div#content h3.small {font-size:12px !important}
div#content h3.small span {color:red}

div#content h4 {
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#454545;
	background: url(/images/customers/section/checkout/bg-legend.png) left bottom repeat-x;
	padding:0 0 5px 0;
	margin: 20px 0 10px 0;
	float:left;
}

div#content h4.first {margin-top:0}

/*-*/

div#content #tbl-carrinho,
div#content .total-final {
	width:960px;
	margin-left:-10px;
}

td.normal {text-align:center}
input[type="text"].tam04 {width:75px}
input[type="text"].tam05 {width:75px}

div#textosNeg {
	width:100%;
	padding:0 0 20px 0;
	background: url(/images/customers/section/checkout/bg-legend.png) left bottom repeat-x;
	float:left;
}

div#importantTopic {
	width:420px;
	margin:-110px 0 0 0;
	font-weight:bold;
	float:right;
}

div#content .total-final p.etiqueta {padding:0 0 0 10px; margin:2px 0 0 0}
div#content .total-final p.valor {padding: 0 10px 0 10px; margin:7px 0 0 0}

ul#bts-opcao-top {
	margin:-65px 0 0 0;
	float:right;
}

ul#bts-opcao-top li {
	list-style-type:none;
	margin:0 0 0 10px;
	float:right;
}

ul#bts-opcao-top a {outline:none}
div#content .bts-opcao {width:960px; margin:-60px 30px 0 0}

.btn-voltar-carrinho {
	background-image: url(/images/customers/common/btn-voltar-carrinho.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 27px;
	width: 146px;
	text-indent: -9999px;
}

.btn-finalizar-negociacao {
	background-image: url(/images/customers/common/btn-finalizar-negociacao.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 27px;
	width: 146px;
	text-indent: -9999px;
}

/*-*/

div#bloco01 {
	width:480px; min-height:350px;
	background:url(/images/customers/section/checkout/bg-login.png) right 50px no-repeat;
	padding:0 50px 0 0;
	float:left;
}

div#bloco02 {
	width:380px;
	padding:0 0 0 50px;
	float:right;
}

div#bloco03 {
	width:380px;
	background:url(/images/customers/section/checkout/bg-login.png) right 50px no-repeat;
	padding:0 50px 0 0;
	float:left;
}

div#bloco04 {
	width:480px;
	padding:0 0 0 50px;
	float:left;
}

/*-*/

ul#topicos {
	width:100%;
	margin:15px 0 0 0;
	float:left;
}

ul#topicos li {
	width:100%;
	list-style-type:none;
	margin:0 0 25px 0;
	float:left;
}

ul#topicos span {
	width:8%;
	font-weight:bold;
	margin:10px 0 0 0;
	font-size:45px;
	float:left;
}

ul#topicos p {
	width:92%;
	margin:0;
	float:right;
}

/*--------*/

ul.menu-simples {
	padding:0; margin:0;
	font-weight:bold;
	font-size:12px;
	float:left;
}

ul.menu-simples li {
	list-style-type:none;
	margin:0 0 3px 0;
}

ul.menu-simples a {
	text-decoration:none;
	color:#666;
}

ul.menu-simples a:hover {
	color:#333;
}

ul.menu-simples span {
	margin:0 3px 0 0;
	color:#dd242c;
}

/*--------*/

ul.numbers {
	margin:20px 0 0 0;
	float:left;
}

ul.numbers li {
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	background:url("/images/customers/common/bullet.gif") left no-repeat;
	list-style-type:none;
	font-size:15px;
}

/*--------*/

ul.formDefault {
	float:left;
}

ul.formDefault label {font-weight:bold}

ul.formDefault li {
	list-style-type:none;
	margin:0 0 15px 0;
	float:left;
}

ul.formDefault li.column02 {
	margin-left:32px;
	display:inline;
}

#content input[type="text"], #content select, #content textarea {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	border:1px solid #d2d2d2;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:5px;
}

#content input[type="text"].tam01, #content textarea {width:350px}
#content input[type="text"].tam02 {width:100px}
#content input[type="text"].tam03 {width:25px}
#content select {width:360px}

#content td select {
	width:100px;
}

/*-*/

a.bigLink {
	width:460px;
	background:url("../../images/customers/common/btn-criar.png") right 1px no-repeat;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	border:1px solid #d2d2d2;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	color:#666;
	padding:5px;
}

a.bigLink:hover {text-decoration:underline}

/*-*/

div#blocoPerfil01 img {
	width:89px;
	margin:5px 20px 0 0;
	float:left;
}

ul#dados {width:250px; float:left}
ul#dados li {list-style-type:none}

div#blocoPerfil01 div {width:300px;float:left}
div#blocoPerfil01 h5 {width:100%; float:left}

ul.simple {
	padding:10px 0 0 0;
	margin:0 0 20px 0;
	list-style-type:none;
	float:left;
}

ul.simple li {
	width:130px;
	float:left;
}

div#blocoPerfil01 {
	width:660px;
	float:left;
}

div#blocoPerfil02 {
	width:250px;
	margin-left:50px;
	display:inline;
	float:left;
}

div#blocoPerfil03 {
	width:250px;
	display:inline;
	float:left;
}

div.botsLeft {float:left; margin-top:30px;}
div.botsRight {float:right; margin-top:30px;}

div#blocoPerfil03 a img {margin-top:15px; float:left}

div#blocoPerfil04 {
	width:660px;
	margin-left:50px;
	display:inline;
	float:left;
}

div#blocoPerfil04 .menu-simples li {width:250px;float:left}

div#blocoPerfil02 span {
	font-weight:bold;
	color:#ba0000;
}

ul#pag {
	font-weight:bold;
	margin:10px 0 0 60px;
	font-size:12px;
	float:left;
}

ul#pag li {
	list-style-type:none;
	margin:0 2px 0 2px;
	display:inline;
	float:left;
}

ul#pag img {float:left}
ul#pag a {text-decoration:none; float:left}

/*-*/

div#garantia {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior:url('assets/js/libs/PIE.htc');
	width:530px;
	background:#606060;
	font-size:14px;
	margin:20px 0 20px 0;
	padding:3px;
	float:right;
}

div#garantia span {
	width:98%;
	padding:5px 0 5px 2%;
	color:#fff;
	float:left;
}

div#garantia ul {
	float:left;
}

div#garantia li {
	width:470px;
	background:#fff url(../../images/customers/common/!.png) 15px 23px no-repeat;
	list-style-type:none;
	border-bottom:2px solid #e0e0e0;
	padding:20px 20px 20px 40px;
	float:left;
}

div#garantia p {
	width:220px;
	margin:0 15px 0 0;
	float:left;
}

div#garantia div {
	width:215px;
	float:left;
}

div#garantia input {
	margin:0 25px 20px 0;
	float:left;
}

div#garantia label {
	width:170px;
	font-style:normal;
	float:left;
}

#content .produto-fotos {
	width:388px; min-height:400px;
	padding-top:10px;
	float:left;
}

/*-*/

div#code {
	width:340px;
	text-align:center;
	background:#efefef;
	padding:35px 0 40px 0;
	margin-bottom:20px;
	line-height:35px;
	font-size:20px;
	float:left;
}

div#code strong {font-size:37px}

div#realizado {
	width:590px;
	margin:0 0 0 30px;
	line-height:23px;
	font-size:14px;
	float:left;
}

div#realizado img {
	margin:29px 0 0 0;
	float:left;
}

div#forminho {
	width:170px;
	padding-top:15px;
	margin-right:50px;
	display:inline;
	float:left;
}

div#forminho select {width:170px; margin-bottom:15px}
#content .scroll-items {margin:10px 0 20px 0; float:left}
#content .scroll-items img {margin-bottom:60px}
p#terms {float:left; width:600px; margin:0}

/*-*/

div#formao {
	width:100%;
	border-bottom:2px solid #d8d8d8;
	margin:10px 0 30px 0;
	padding:0 0 30px 0;
	float:left;
}

div#formao2 {
	width:100%;
	background:url(/images/customers/common/dotted.png) bottom center no-repeat;
	margin:30px 0 30px 0;
	padding:0 0 30px 0;
	position:relative;
	float:left;
}

div#formao2 a img {
	position:absolute;
	top:15px; left:430px;
}

div#par01, div#par02, div#par03 {
	height:50px;
	border-right:2px solid #d8d8d8;
	padding-right:20px;
	margin-right:20px;
	display:inline;
	float:left;
}

div#par03 {
	border-right:none;
	padding-right:0;
	margin-right:0;
}

/*-*/

#tabela {
	width:960px;
	text-align:center;
	margin:15px 0 0 0;
	float:left;
}

.tb-tam01 {width:260px}
.tb-tam02 {width:200px}
.tb-tam03 {width:380px}

#tabela tr:nth-child(2n+0) td,
#tabela tr:nth-child(2n+0) {
	background-color: #f2f2f2;
}

#tabela th {
	font-size:16px;
	font-weight:bold;
	color:#454545;
	background: url(/images/customers/section/checkout/bg-legend.png) left bottom repeat-x;
	padding:0 0 5px 0;
}

#tabela td {padding:15px 10px 10px 10px}
#tabela strong {
	font-size:19px;
}
#tabela a.see-details {
	font-size:19px;
	text-decoration:none;
	color:#000000;
	display:block;
	background-image: url('/images/customers/section/order-detail-arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	padding-left:12px;
}
#tabela a.see-details.enabled {
	background-image: url(/images/customers/section/order-detail-arrow-enabled.png);
}

ul#seeMore {
	margin:-50px 0 0 0;
	float:right;
}

ul#seeMore li {
	margin:0 0 0 15px;
	list-style-type:none;
	font-size:13px;
	float:left;
}

ul#seeMore li:first-child {
	background:url(../../images/customers/common/bullet.gif) left no-repeat;
	padding-left:15px;
}

ul#seeMore span {
	font-weight:bold;
	color:#dd242c;
}

/*-*/

strong#list-rep {margin-top:7px; float:left}
strong#list-rep span {font-size:14px}

#content .holder-busca {
	width: 386px;
	height: 25px;
	border: 1px solid #858585;
	float: right;
	display: inline;
	background: url('../../images/customers/common/ico-busca.png') 2px center no-repeat;
	padding-top: 5px;
	margin:-54px 0 0 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	behavior:url('assets/js/libs/PIE.htc');
}

#content .holder-busca input[type=text] {
	float: left;
	padding: 2px;
	border: none;
	width: 280px;
}

#content .holder-busca input[type=image] {margin:-1px 0 0 15px}

/*-*/

.products {
	margin:10px 0;
	float:left;
}

.products > li {
	width:135px;
	list-style-type:none;
	margin:0 12px 50px 12px;
	float:left;
}

.products li img {width:80px; display:block}
.products li .txt-precos strong {color:#ba0000}

.products > li ul {
	margin:6px 50px 0 0;
	float:right;
}

.products > li li {
	list-style-type:none;
	margin-left:5px;
}

.products > li li:first-child {margin-left:5px}

.products > li a img {
	width:auto;
	margin-bottom:4px;
}

/*-*/

#content #tbl-carrinho .txt-qtde {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 21px;
	border: 1px solid #b4b4b4;
	text-align: center;
	float: left;
}

#content #tbl-carrinho .col-qtde a.bt-minus {
	background-image: url(/images/customers/section/Carrinho/bt-cart-minus.png);
}

/*-*/

#content ul.lst-vitrine {
	width:100%;
	border-bottom:1px solid #b2b2b2;
	margin:0 0 0 0;
	float:left;
}

#content ul.lst-vitrine li {
	padding-bottom:25px;
	margin:0;
}

#content ul.lst-vitrine strong {

}

#content ul.lst-vitrine li.tit {
	width:200px; height:221px;
	border-left:1px solid #b2b2b2;
	padding:200px 0 25px 0;
	font-weight:bold;
	font-size:13px;
	background:none;
	margin:0;
}

#content ul.lst-vitrine li.tit p {
	width:150px;
	padding-bottom:10px;
	background: url('/images/customers/section/checkout/bg-legend.png') left bottom repeat-x;
	margin:0 auto;
}

#content ul.lst-vitrine h3 {
	font-size:13px;
	color:#b2b2b2;
	background:none;
	border:0;
	padding:0;
	margin:0 0 5px 0;
}

#content ul.lst-vitrine img,
#content ul.lst-vitrine p.txt-descricao  {
	margin:0;
}

#content ul.lst-vitrine dl {
	background:none;
	font-size:10px;
	padding:0;
}

/*-*/

#content ul.lst-vitrine2 {
	width:100%;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
	margin:30px 0 0 0;
	padding:0;
	float:left;
}

#content ul.lst-vitrine2 input {
	margin:0 0 30px 0;
}

#content ul.lst-vitrine2 li {
	width:187px; height:80px;
	border-left:1px solid #ccc;
	list-style-type:none;
	background:none;
	padding:20px 0 0 0;
	font-weight:bold;
	text-align:center;
	margin:0;
	float:left;
}

#content ul.lst-vitrine2 li.tit {
	border-left:none;
	text-align:left;
	padding-left:20px;
	width:180px;
}

/*-*/

a#addd {cursor:pointer}

div#perfilAdd {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	width:559px;
	background:#ce1921;
	margin:20px 0 0 1px;
	padding:0 3px 3px 3px;
	font-weight:bold;
	position:absolute;
	top:10px; right:12px;
	float:left;
	display:none;
}

div.perfilAdd-title {
	width:549px;
	background:#ce1921;
	border-bottom:none;
	padding:10px 0 10px 10px;
	position:relative;
	font-size:14px;
	color:#fff;
	float:left;
}

div.perfilAdd-title a {
	width:13px; height:14px;
	background: url(../../images/customers/section/btn-modal-close.png) repeat-x;
	position:absolute;
	right:10px; top:12px;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
}

div.perfilAdd-pane {
	width:539px;
	background:#fff;
	padding:0 10px 10px 10px;
	float:left;
}

div.perfilAdd-pane ul {
	margin-top:20px;
	float:left;
}

div.perfilAdd-pane li {
	list-style-type:none;
	float:left;
}


a#editPass {cursor:pointer}

div#passEdit {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	width:325px;
	background:#ce1921;
	margin:70px 280px 0 1px;
	padding:0 3px 3px 3px;
	font-weight:bold;
	position:absolute;
	top:10px; right:12px;
	float:left;
	display:none;
}

div.passEdit-title {
	width:305px;
	background:#ce1921;
	border-bottom:none;
	padding:10px 0 10px 10px;
	position:relative;
	font-size:14px;
	color:#fff;
	float:left;
}

div.passEdit-title a {
	width:13px; height:14px;
	background: url(/images/customers/section/btn-modal-close.png) repeat-x;
	position:absolute;
	right:10px; top:12px;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
}

div.passEdit-pane {
	width:305px;
	background:#fff;
	padding:10px 10px 10px 10px;
	float:left;
}

div.passEdit-pane ul {
	margin-top:20px;
	float:left;
}

div.passEdit-pane li {
	display:inline;
	list-style-type:none;
	float:left;
	padding-bottom: 6px;
}



a#editEmail {cursor:pointer}

div#emailEdit {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	width:325px;
	background:#ce1921;
	margin:70px 280px 0 1px;
	padding:0 3px 3px 3px;
	font-weight:bold;
	position:absolute;
	top:10px; right:12px;
	float:left;
	display:none;
}

div.emailEdit-title {
	width:305px;
	background:#ce1921;
	border-bottom:none;
	padding:10px 0 10px 10px;
	position:relative;
	font-size:14px;
	color:#fff;
	float:left;
}

div.emailEdit-title a {
	width:13px; height:14px;
	background: url(/images/customers/section/btn-modal-close.png) repeat-x;
	position:absolute;
	right:10px; top:12px;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
}

div.emailEdit-pane {
	width:305px;
	background:#fff;
	padding:10px 10px 10px 10px;
	float:left;
}

div.emailEdit-pane ul {
	margin-top:20px;
	float:left;
}

div.emailEdit-pane li {
	display:inline;
	list-style-type:none;
	float:left;
	padding-bottom: 6px;
}

/*-*/

#content h3.passos {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	behavior:url('assets/js/libs/PIE.htc');
	
	width:940px;
	background:#ececec;
	border-bottom:2px solid #8d8d8d;
	font-weight:normal;
	padding:10px;
	margin:30px 0 20px 0;
	font-size:13px;
	float:left;
}

ul#logos {
	float:left;
}

ul#logos li {
	width:239px; height:85px;
	list-style-type:none;
	margin:0 0 1px 0;
	position:relative;
	float:left;
}

ul#logos span {
	width:13px; height:13px;
	background:url(../../images/customers/section/seta-red.jpg) right bottom no-repeat;
	position:absolute;
	bottom:0; right:0;
	float:left;	
	display:none;
}


ul#logos a img {
	border:1px solid #f9d7d9;
	border-top:none;
	float:left;
}



ul#prints {
	float:left;
}

ul#prints li {
	width:239px; height:85px;
	list-style-type:none;
	margin:0 0 15px 0;
	position:relative;
	float:left;
}

ul#prints span  {
	width:13px; height:13px;
	background:url(../../images/customers/section/seta-red.jpg) right bottom no-repeat;
	position:absolute;
	top:87px; right:0;
	float:left;	
	display:none;
}

ul#prints strong {
	height:30px;
	font-size:14px;
	text-decoration:none;
	margin:0 0 0 20px;
	color:#c82830;
	float:left;
}

ul#prints stronggray {
	height:30px;
	font-size:14px;
	text-decoration:none;
	margin:0 0 0 20px;
	color:#666;
	float:left;
}

ul#prints a {
	text-decoration:none;
}

ul#prints a img {
	border:1px solid #f9d7d9;
	margin-top:-15px;
	border-top:none;
	float:left;
}

div.colunaprint {
	overflow: hidden;
	float: left;
	width: 100%;
}

ul.model {
	margin-bottom:20px;
	float:left;
	display: block;
	width: 100%;
	overflow: hidden;
}

ul.model li {
	list-style-type:none;
	display:block;
	float: left;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c62028;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: -1px;
	text-align: center;
}

.colunaimpressoras 
{
	float:left;
	width:190px;
}

ul.model a {
	text-decoration:none;
	color:#999;
	white-space: nowrap;
}

ul.model a:hover {
	text-decoration:underline;
	color:#333;
}

ul#menu-blocos {
	float:left;
}

ul#menu-blocos li  {
	width:141px; height:125px;
	margin-right:30px;
	margin-top:30px;
	list-style-type:none;
	float:left;
}

ul#menu-blocos li a img {
	border:none; text-decoration:none;
	float:left;
}
#tabela.no-swap tr,#tabela.no-swap tr td{
background-color:transparent;
}

.order-detail{ display:none}
.order-detail td{
	background-color: #f5f5f5!important;
	padding:0!important;
}
.order-detail .statuses {
	height: 110px;
	margin:0 auto;
	display:block;
	list-style-type: none;
	border-top:4px solid #FFFFFF;
	margin-top:24px;
	padding: 0 18px;
}
.order-detail .statuses li{
	width:15%;
	height:100%;
	float:left;
	font-size:12px;
	color:#292929;
	text-align: center;
	background-image: url('/images/customers/section/order-detail-bull.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -18px;
	margin-right: 0.7%;
	margin-bottom: 0;
	margin-left: 0.9%;
}

.order-detail .statuses li span{
	height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8a8a8a;
	display:block;
	font-size: 14px;
	font-weight: bold;
	color: #9a9a9a;
	margin-bottom:6px;
	margin-top: 48px;
}
.order-detail .statuses li.current{
	background-image: url('/images/customers/section/order-detail-bull-current.png');
}
.order-detail .statuses li.current span{
	color:#000000;
}

.order-detail table{
	width:100%;
}
.order-detail table td,th,.order-detail dl.shipment dt,.order-detail dl.shipment li{
 border:1px solid #ffffff;
 vertical-align:middle;
 font-weight:bold;
 font-size:11px;
 text-align:left;
}
.order-detail table tr td{
	padding: 10px 16px!important;
}

.order-detail table tr th:first-child,.order-detail table tr td:first-child{
	padding-left:96px!important;
	border-left-width:0px!important;
}
.order-detail table tr td:first-child{width:76px;}
.order-detail table tr td:first-child,.order-detail table tr td:nth-child(2){
	border-left-width:0px!important;
	border-right-width:0px!important;
}
.order-detail table tr td:nth-child(2){
	padding-left:0!important;
}
.order-detail table tr td:nth-child(3){
	text-align:center!important;
}
.order-detail table tr th:last-child,.order-detail table tr td:last-child{
	padding-right:96px!important;
	border-right-width:0px;

}
.order-detail table thead tr th,.order-detail dl.shipment> dt{
	padding:0!important;
	line-height:30px!important;
	font-size:13px!important;
	background-color:#fbfbfb!important;
	background-image:none!important;
	text-align:center;
}
.order-detail dl.shipment{
	width:100%;
	float:left;
	clear:both;
	list-style-type:none;
}
.order-detail dl.shipment> dt{
	border-width:1px 0px;
}

.order-detail dl.shipment ul{
	list-style-type:none;
}
.order-detail dl.shipment li{
	border-width:0px;
	width:44%;
	float:left;
	margin:0;
	padding:8px 2%;
}

.order-detail dl.shipment ul li:first-child{
	border-right-width:1px;
}
.order-detail dl.shipment dl dt,.order-detail dl.shipment dl dd{
	border-width:0px;
	font-size:13px;
}
#main-wrapper.pop-print{width:762px;}

.pop-print #wrapper-header{width:762px;}

.pop-print #carrinho-holder{width:742px;}

.pop-print #tbl-carrinho{width:742px;}

.pop-print #tbl-carrinho th span{text-align:center;font-size:13px;}
.pop-print #tbl-carrinho th.last{padding-left:4px;}

.pop-print #wrapper-header #holder-logo{
	background-image:url(../../img/common/img-logo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 90px;
}

.pop-print #wrapper-header h1{
	border-bottom:2px solid #d8d8d8;
	display:block;
	margin:26px 0 0 230px;
	font-size:27px;
	width:520px;
	margin-left:230px;
	height:32px;
	line-height:32px;
}

.pop-print #carrinho-holder #totals{
	display:block;
	list-style-type:none;
}
.pop-print #carrinho-holder #totals dt,
.pop-print #carrinho-holder #totals dd{
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	margin:6px 0;
}
.pop-print #carrinho-holder #totals dt{
	width:19%;
	border-left:1px dotted #d8d8d8;
	text-align:right;
}
.pop-print #carrinho-holder #totals dt:first-child{
		border-width:0px;
		text-align:left;
}

.pop-print #carrinho-holder #totals dd{
	width:13%;
	color:#ba0000;
	text-indent:8px;
}
.pop-print #carrinho-holder #totals dt.final-sum,
.pop-print #carrinho-holder #totals dd.final-sum{
	font-size:17px;
	font-weight:bold;
	line-height:42px;
	border-width:0px;
	background-color:#f5f5f5;
}
.pop-print #carrinho-holder #totals dt.final-sum{width:87%;}

.pop-print #carrinho-holder #buttons{
	float:left;
	display:block;
	list-style-type:none;
	width:100%;
	background-image: url('../../img/common/ico-print.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 48px;
}
.pop-print #carrinho-holder #buttons li{
	float:left;
	width:18%;
	padding-left:15%;
}
.pop-print #carrinho-holder #buttons li:last-child{float:right;width:30%;padding:0;}
.pop-print #carrinho-holder #buttons li:last-child a{float:right;width:120px;}

.pop-print #carrinho-holder #buttons li a{
	display:block;
	height: 30px;
	text-indent:-9999px;
	margin-top:9px;
	background-repeat:no-repeat;
}
.pop-print #carrinho-holder #buttons li a.btn-imprimir{background-image:url('../../img/section/btn-imprimir.png')}
.pop-print #carrinho-holder #buttons li a.btn-fechar-janela{background-image:url('../../img/section/btn-fechar-janela.png')}
.pop-print #carrinho-holder #buttons li a.btn-salvar-e-fechar{background-image:url('../../img/section/btn-salvar-e-fechar.png')}

dl.model-list {
	display:block;
	border-color: #f9d7d9;
	border-bottom-width: 1px;
	border-style:solid;
	float: left;
	width: 100%;
}

dl.model-list dt,dl.model-list dd {
	display:block;
	float:left;
	width:100%;
	clear: both;
}

dl.model-list dt {
	border-top-width:1px;
	border-color: inherit;
	border-top-width: 1px;
	border-style:inherit;
	padding:8px 0;
}
dl.model-list dd {display:none;}

dl.model-list dt:first-child {
	border-top-width:0px;
}

dl.model-list dt a {
	display:block;
	color:#c82830;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	text-decoration: none;
	background-image: url('/images/customers/section/sign-red-plus.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}
dl.model-list dt a.enabled {
	background-image: url('/images/customers/section/sign-red-minus.png');
}

ul#menu-minhagimba {
	float:left;
}

ul#menu-minhagimba li {
	margin-right:30px;
	margin-top:30px;
	list-style-type:none;
	float:left;
}

ul#menu-minhagimba li a img {
	border:none; text-decoration:none; float:left;
}


/*-*/

div#bloco01 {
	width:480px; min-height:350px;
	background:url(../../img/section/checkout/bg-login.png) right 50px no-repeat;
	padding:0 50px 0 0;
	float:left;
}

div#bloco01b {
	width:960px;
	padding:0 0px 0 0;
	float:left;
}

div#bloco01b p {
	padding-left:20px;
}

div#bloco01c {
	width:480px;
	padding:0 50px 0 0;
	float:left;
}

div#bloco01c p {
	padding-left:20px;
}

div#bloco02 {
	width:380px;
	padding:0 0 0 50px;
	float:right;
}

div#bloco02b {
	position:relative;
	width:430px;
	top:-320px;
	padding:0 30px 0 30px;
	float:right;
	min-height:202px;
}

div#bloco02b h5 {
	font-size:12px;
}

div#bloco02b p {
	padding-left: 20px;
}

div#bloco02c {
	position:relative;
	width:430px;
	float:right;
	top:-320px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

div#bloco02c p {
	padding-left: 20px;
}

div#bloco03 {
	width:380px;
	background:url(../../img/section/checkout/bg-login.png) right 50px no-repeat;
	padding:0 50px 0 0;
	float:left;
}

div#bloco04 {
	width:480px;
	padding:0 0 0 50px;
	float:left;
}

/*-*/

ul#topicos {
	width:100%;
	margin:15px 0 0 0;
	float:left;
}

ul#topicos li {
	width:100%;
	list-style-type:none;
	margin:0 0 25px 0;
	float:left;
}

ul#topicos span {
	width:8%;
	font-weight:bold;
	margin:10px 0 0 0;
	font-size:45px;
	float:left;
}

ul#topicos p {
	width:92%;
	margin:0;
	float:right;
}

/*--------*/


@media (max-width: 768px) {
	
	div#code {
    width: 98%;
}
	
	#content img{
		width:100%;
		height:auto;
	}
	
	div#realizado {
    width: 100%;
    margin: 0 0 0 0px;
    line-height: 23px;
    font-size: 14px;
    float: left;
}

div#content {
    width: 99%;
    margin: 80px 0;
    padding: 0px 5px;
    line-height: 18px;
    float: none;
}

div#par01, div#par02, div#par03 {
    height: 64px;
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
    display: inline;
    float: left;
    margin-left: 0px !important;
	width: 95%;
}

div#content #imagem img{
	margin-left: 0px !important;
    margin-top: 10px;
	width: 100%;
    height: auto;	
	}
	
div#formao #par02 #numeroCNPJ{width:100% !important;}
div#formao #par03 #numeroNotaFiscal{width:100% !important;}

div#bloco01 {
    width: 100% !important;
    min-height: auto;
    padding: 0 0px 0 0;
    float: left;
}

div#bloco02 {
    width: 100%;
    padding: 0;
    float: right;
}

ul.formDefault {
    width: 100%;
}

ul.formDefault li {
    width: 100%;
}

#content input[type="text"].tam01, #content textarea {
    width: 95%;
}

ul.formDefault li.column02 {
    margin-left: 0px;
    display: inline;
}

#content input[type="text"].tam02 {
    width: 77%;
}

#content select {
    width: 99%;
}

.formDefault #txtAssunto{width: 95% !important;}

div#formao {
    width: 100%;
    border-bottom: 2px solid #d8d8d8;
    margin: 0px;
    padding: 0px;
    float: left;
}

div#formao2 a img {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 20px;
}

div#formao2 {
    width: 80px;
    background: none;
    margin: 0px;
    padding: 15px 0;
    position: relative;
    float: none;
    height: 34px;
}

#content #paginacao{padding-top:0px !important;}

#tabela {
    width: 100%;
    text-align: center;
    margin: 18px 0;
    float: left;
    display: flex;
}

.no-swap thead{    width: 120px;}

#tabela.no-swap tr, #tabela.no-swap tr td {
    background-color: transparent;
    display: block;
}

#tabela th {
    font-size: 16px;
    font-weight: bold;
    color: #454545;
    background: none;
    padding: 0 0 5px 0;
    clear: both;
    display: flex;
    width: 100% !important;
}

#tabela td {
    padding: 0px;
    width: auto !important;
    font-size: 16px;
    height: 20px;
    padding: 0 0 5px 0;
    text-align: left;
}

#content h3.passos {
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #666;
    /* float: left; */
}

ul#logos li {
    width: 25%;
    height: 85px;
}

ul#logos a img {
    width: 80%;
}

#boxModelo {
    display: none;
}

#content h3.passos br{ display:none;}

#passo2 {
    float: left;
    margin-top: 14px;
    padding-top: 14px;
}

ul#prints {
    float: left;
    margin-top: 0px;
    width: 100%;
}

ul#prints li {
    width: 100%;
    height: 140px;
    list-style-type: none;
    margin: 0 0 15px 0;
    position: relative;
    float: none;
    text-align: center;
}

ul#prints stronggray {
    height: 30px;
    font-size: 17px;
    font-weight: bold;
}

ul#prints a img {
    border-top: none;
    float: none;
    margin-top: 5px;
    width: 100%;
}

.colunaimpressoras {
    width: 98%;
}

ul.model li {
    width: 100%;
}

ul.model {
    width: 98%;
}

}


@media (max-width: 414px) {
	
#tabela.no-swap tr, #tabela.no-swap tr td {
	background-color: transparent;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 265px !important;
}

}

@media (max-width: 375px) {
	
#tabela.no-swap tr, #tabela.no-swap tr td {
	background-color: transparent;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px !important;
}

}

@media (max-width: 360px) {
	
#tabela.no-swap tr, #tabela.no-swap tr td {
	background-color: transparent;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px !important;
}

}

@media (max-width: 320px) {
	
#tabela.no-swap tr, #tabela.no-swap tr td {
	background-color: transparent;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px !important;
}

}