/*FONTES*/
@font-face {
	font-family: lato;
	src: url("../../fontes/LatoReg.eot")
}
@font-face {
	font-family: lato;
	src: url("../../fontes/LatoReg.ttf")
}

@font-face {
	font-family: latoItalic;
	src: url("../../fontes/LatoRegIta.eot")
}
@font-face {
	font-family: latoItalic;
	src: url("../../fontes/LatoRegIta.ttf")
}

@font-face {
	font-family: latoBold;
	src: url("../../fontes/LatoBol.eot")
}
@font-face {
	font-family: latoBold;
	src: url("../../fontes/LatoBol.ttf")
}

@font-face {
	font-family: latoLightItalic;
	src: url("../../fontes/LatoLigIta.eot")
}
@font-face {
	font-family: latoLightItalic;
	src: url("../../fontes/LatoLigIta.ttf")
}

@font-face {
	font-family: latoBoldItalic;
	src: url("../../fontes/LatoBolIta.eot")
}
@font-face {
	font-family: latoBoldItalic;
	src: url("../../fontes/LatoBolIta.ttf")
}

@font-face {
	font-family: latoBlack;
	src: url("../../fontes/LatoBla.eot")
}
@font-face {
	font-family: latoBlack;
	src: url("../../fontes/LatoBla.ttf")
}

/*BT FECHAR MODAIS*/
#closeBut{
	background: url("../../img/btClose.png") no-repeat;
	height: 27px;
	position: absolute;
	right: 30px;
	top: 25px;
	width: 27px;
}

/*LISTAGEM DE PRODUTOS*/
.listProducts{
	width: 100%;
	float: right;
	position: relative;
}
.listProducts ul{margin-bottom: 20px;}
.listProducts li{
	width: 220px;
	height: 390px;
	float: left;
	padding: 10px;
	background: #f8f8f8;
	margin-right: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;
}
.listProducts li {
	height: 325px;
}
.listProducts .listItems.exibe-preco-de-por li {
	height: 325px;
}
.listProducts .listItems.exibe-parcelamento li {
	height: 350px;
}
.listProducts .listItems.exibe-preco-de-por.exibe-parcelamento li {
	height: 355px;
}
.listProducts li figure{
	background: none repeat scroll 0 0 #fff;
	display: table-cell;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	width: 203px;
	position: relative;
}
.listProducts li figcaption{
	font: 14px/16px latoBold;
	color: #d10018;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 5px;
}
.listProducts li figcaption a{color: #be0000;}
.listProducts li p{
	float: left;
	margin-top: 5px;
	min-height: 45px;
	position: relative;
	width: 108px;
}
.listProducts li p del{
	font: 11px lato;
	color: #4f4f4f;
}
.listProducts li p ins{
	bottom: 10px;
	color: #4f4f4f;
	display: block;
	font: 14px latoBold;
	position: absolute;
	text-decoration: none;
}
.listProducts li small {
	clear: both;
	color: #4f4f4f;
	display: block;
	float: left;
	font: 12px/14px lato;
	margin-top: 5px;
	width: 107%;
}
.listProducts li em {
	font: 14px lato;
	color: #293a4a;
}
.listProducts li a.btRed {
	float: right;
	margin-top: 5px;
}
.listProducts li .added-product {
	float: right;
	margin: 15px 0 5px;
	padding: 5px 0;
	width: 150px;
	text-align: center;
	font: 14px latoBold;
}
.listProducts li a.go-to-cart {
	display: block;
	margin: 0;
	padding: 5px 0;
	width: 150px;
	text-align: center;
}
.listProducts li a.unavailable {
	background: #8f8f8f !important;
	font: 14px latoBold !important;
}
.listProducts li .priceOnRequest {
	clear: both;
	display: block;
	text-align: center;
	margin: 10px auto 0;
}
.listProductsV2 li {
	height: 400px;
}
.listProductsV2 .listItems.exibe-preco-de-por li {
	height: 425px;
}
.listProductsV2 .listItems.exibe-parcelamento li {
	height: 370px;
}
.listProductsV2 .listItems.exibe-preco-de-por.exibe-parcelamento li {
	height: 440px;
}
.listProductsV2 li p {
	margin-top: 0;
	width: 100%;
	text-align: center;
}
.listProductsV2 li p ins {
	width: 100%;
}
.listProductsV2 li small {
	float: none;
	width: 100%;
	height: 14px;
	text-align: center;
}
.listProductsV2 li a.btRed {
	float: none;
	clear: both;
	display: block;
	text-align: center;
	width: 90px;
	position: absolute;
	bottom: 20px;
	margin: 0 38px;
}
.listProductsV2 li .msg-indisponivel {
	width: 100%;
	margin: 18px 0 5px;
	text-align: center;
}
.listProductsV2 li .priceOnRequest {	clear: both;
	display: block;
	font: 14px latoBold;
	margin: 85px auto 0;
	padding: 10px 17px;
	text-align: center;
	width: 90px;
}
.listProductsV2 li .added-product {
	float: left;
	display: block;
	margin: 5px auto;
	margin-left: 25px;
	margin-top: -7px;
}
.listProductsV2 li a.go-to-cart {
	display: block;
	float: left;
	width: 150px;
	margin: -8px auto;
	margin-left: 25px;
}
.listProductsV2 li figcaption a {
	display: block;
	text-align: center;
}

.msg-indisponivel {
	width: 100px;
	float: left;
	font: 14px latoBold;
	margin-top: 5px;
	color: #666;
}
#bannerHome .bx-wrapper .bx-pager {
	bottom: 12px;
	padding-top: 0;
}

.descProgressivo li figure a img{
	display: inherit;
	vertical-align: middle;
}
/*LISTAGEM DE PRODUTOS DESTAQUE*/
.listFeatured li{width: 100%; height: 220px; overflow: hidden;}
.listFeatured li figcaption {
    font: 14px/16px latoBold;
    color: #d10018;
    height: 20px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
}
.listFeatured li figure {float: left;}
.listFeatured li p {
    float: right;
    margin-top: 5px;
    min-height: 40px;
    position: relative;
    width: 100px;
}
.listFeatured li figcaption a { padding: 25px;}
.listFeatured .descriptionProduct { 
	width: 65%;
    float: right;
    height: 105px;
    padding: 10px;
    overflow: hidden;
}
.listFeatured .descriptionProduct p {width: 100%; height: 100%;}
/*BANNER ENTRE VITRINES*/
.bannerShowcase {
	margin-bottom: 20px; 
	float: right;
}
/*DETALHE DO PRODUTO*/
em.ebookDetail {
    margin-top: 15px;
    width: 100%;
    font-size: 15px !important;
}

.ebookDetail a {
    color: #d62d00;
    float: none !important;
    margin-left: 5px;
}
.detailProduct h1 {
	width: 100%;
	font: 30px lato;
	color: #4f4f4f;
	margin-bottom: 20px;
	clear: both;
}
.detailProduct h3 {
	width: 100%;
	font: 18px lato;
	margin-bottom: 10px;
	clear: both;
}
.detailProduct .author{
	border: 0px solid !important;
	position: relative;
	width: auto;
	float: none;
}

.detailProduct .author .topAuthors:nth-child(3){margin-right: 0;}

.detailProduct .author p{
	width: 312px;
	float: left;
	margin-right: 0;
	margin-bottom: 20px;
}
.detailProduct .author p img{
	border: 1px solid #b2b2b2;
	margin-right: 10px;
	float: left;
}
.detailProduct .author p strong{
	margin-top: 40px;
	float: left;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	max-width: 139px;
}
.detailProduct .author p small{
	color: #595959;
	display: block;
	float: left;
	font-size: 13px;
	width: 50%;
}
.detailProduct .author ul{
	clear: both;
	overflow: hidden;
}
.detailProduct .author ul li:last-child{margin-right: 0;}

.detailProduct .author ul li {
	float: left;
	width: 110px;
	margin-right: 8px;
}
.detailProduct .author ul li:nth-child(8n+8) {
	margin-right: 0;
}
.detailProduct .author ul li img{
	border: 1px solid #b2b2b2;
	display: block;
	max-width: 100%;
	height: auto;
}
.detailProduct .author ul li strong{
	display: block;
	clear: both;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #424242;
}
#productDescription {
	clear: both;
	padding-top: 5px;
}
#productDescription:after {
	clear: both;
	float: none;
	display: block;
	content: "  ";
	overflow: hidden;
	height: 0;
}

.productLeft {
	width: 380px;
	float: left;
	margin-bottom: 40px;
	position: relative;
}

/*CSS arquivo de vídeo youtube*/
.video-produto {
	position: absolute;
    top: 190px;
    left: 97px;
    z-index: 1;
}
/*CSS arquivo de vídeo youtube*/
/*CSS arquivo de vídeo html*/
.video-produto.video-especifico{
    top: 0px;
    height: 367px;
	width: 373px;
}
.video-produto.video-especifico video{
	width: 100%;
	height: 100%;
}
#play-video{
	display: block !important;
	width: 100%;
}
/*CSS arquivo de vídeo html*/

.imageWrapper {
	float: left;
	height: 367px;
	width: 373px;
	border: 2px solid #bababa;
	position: relative;
	display: table;
	margin-bottom: 10px;
}
.zoomPup {cursor: crosshair;}
.zoomPreload {text-indent: -999em;}
.imageWrapper a {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.suggest a {
	float: left;
	clear: both;
	margin-top: 40px;
}
.productRight {
	width: 540px;
	float: right;
	margin: 0 0 30px;
	position: relative;
}
.productRight .maisInformacoes {
	font: 14px lato;
	color: #4f4f4f;
	text-decoration: underline;
	position: absolute;
	top: -30px;
	right: 0;
}
.productRight dl.autor-editora {
	overflow: hidden;
	margin-bottom: 10px;
}
.productRight dl.autor-editora dt {
	float: left;
	clear: both;
	font: 14px lato;
	color: #293a4a;
	margin-right: 5px;
	margin-bottom: 10px;
}
.productRight dl.autor-editora dd {
	float: left;
	font: 14px lato;
	color: #293a4a;
	margin-bottom: 10px;
}
.productRight dl.autor-editora dd a {
	color: #293a4a;
	margin-left: 5px;
}
.productRight .prices {
	width: 360px;
	float: left;
}
.productRight .prices del {
	font: 16px lato;
	color: #4f4f4f;
	display: block;
	margin-bottom: 7px;
}
.productRight .prices ins {
	font: 24px latoBold;
	color: #4f4f4f;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
}
.productRight .prices em {
	font: 20px lato;
	color: #4f4f4f;
	display: block;
	margin-bottom: 15px;
}
.productRight .prices small {
	font: 13px lato;
	color: #4f4f4f;
	display: block;
}
.productRight a {float: right;}
form.freight {
	background: #f9f9f9;
	clear: both;
	float: left;
	margin-top: 15px;
	width: 540px;
}
form.freight em {
	font: 14px lato;
	color: #be0000;
	padding-bottom: 5px;
	display: block;
	text-indent: 12px;
	background: #fff;
}
form.freight label {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 12px;
	height: auto;
}
form.freight input[type="submit"] {
	height: 42px;
	padding: 0 24px !important;
	margin-top: 10px;
	margin-left: 12px;
}
.freight input.cep1 {width: 145px;}
.freight input.cep2 {width: 67px;}
.freightResult {
	float: left;
	clear: both;
	width: 540px;
	background: #f9f9f9;
}
.freightResult th {
	background: #eee;
	font: 12px/30px lato;
	color: #be0000;
	text-align: left;
	text-indent: 12px;
}
.freightResult td {
	text-indent: 12px;
	font: 11px tahoma;
	color: #4f4f4f;
	padding-top: 10px;
}
.freightResult tr:last-child td {padding-bottom: 18px;}
.ttPlots {
	clear: both;
	color: #be0000;
	display: block;
	float: left;
	font: 14px lato;
	margin-bottom: 8px;
	margin-top: 20px;
	text-indent: 12px;
}
div.plots {
	width: 540px;
	background: #f9f9f9;
	float: left;
	clear: both;
	padding: 10px 0;
}
div.plots ul:last-child {margin: 0;}
div.plots ul {
	float: left;
	margin-right: 45px;
}
div.plots ul li {
	font: 11px tahoma;
	color: #4f4f4f;
	text-indent: 20px;
	margin-bottom: 2px;
}
.rating {
	float: left;
	clear: left;
	margin-top: 25px;
	background: none !important;
}
.rating small, .share small {
	font: 14px lato;
	color: #4f4f4f;
	margin: 0 10px 0 0;
	float: left;
}
.share {
	float: right;
	margin-top: 25px;
}
.share span span span {text-indent: -999em;}
.share .stButton {margin: 0 !important;}
.listDetail .listProducts {width: 940px;}
.listDetail .listProducts .bx-wrapper img {display: inline !important;}
.listDetail {
	margin-top: 40px;
	margin-bottom: 25px;
	float: left;
}
.listDetail .bx-wrapper .bx-controls-direction a {
	top: 48.5%;
	font-size: 26px;
}
.listDetail .bx-controls-direction .bx-prev {left: -4%;}
.listDetail .bx-controls-direction .bx-next {right: -5%;}
.listDetail .carouselProducts ul li {
	margin-right: 20px !important;
}
.productLeft .bx-wrapper .bx-controls-direction a {
	top: 78.5%;
	font-size: 26px;
}
.productLeft .bx-controls-direction .bx-prev {left: 5%;}
.productLeft .bx-controls-direction .bx-next {right: 5%;}
.productLeft .carousel.navCarousel.jsNavCarousel {
	float: left;
	height: 70px;
	overflow: hidden;
	width: 100%;
}
.productLeft .bx-wrapper {
	float: none;
	margin: 0 auto;
}
.box-compra-detalhe {
	overflow:hidden;
	clear:both;
}
.box-compra-detalhe h3 {
	line-height: 35px;
}
.box-compra-detalhe p {
	font: 15px lato;
	color: #596b7c;
}
.box-detalhe-compra {
	float:left;
	margin-right:2%;
	width:49%;
	margin-bottom: 25px;
}
.box-detalhe-compra + .box-detalhe-compra {
	margin-right:0;
}

#tabs {
	float: left;
	width: 940px;
	border: none;
	overflow: hidden;
	margin-bottom: 25px;
	border: none;
	background: none;
}
#tabs ul {
	background: none;
	overflow: hidden;
	float: left;
	padding: 0;
	border: none;
	border-radius: 4px 4px 0 0;
}
#tabs ul li {
	background: #dadada;
	border: none;
	border-radius: 0;
	float: left;
}
#tabs ul li a {
	padding: 10px 20px;
	font-size: 18px;
	font-family: latoItalic, sans-serif;
	font-weight: normal;
	display: block;
	color: #be0000;
}
#tabs ul li.ui-state-active {background: #f8f8f8;}
#tabs .ui-tabs-panel p {
	background: #f8f8f8;
	border: none;
	clear: both;
	font-family: lato;
	font-size: 15px;
}
#tabs .ui-tabs-panel {
	background: #f8f8f8;
	clear: both;
	border: none;
	padding: 20px;
	min-height: 200px;
}
.detailProduct .product-description {
	clear: both;
	margin-bottom: 25px;
}
.productUnavailable {
    clear: both;
    float: left;
    margin-top: 20px;
}
.productUnavailable form {
	width: 335px;
	margin-left: 25px;
}
.productUnavailable form .news {
	margin-left: 17%;
	margin-bottom: 10px;
}
.productUnavailable form .news span {
	font: 13px/20px lato;
	float: left;
}
.productUnavailable h2 {
	font: 20px lato;
	color: #d62d00;
	margin-bottom: 15px;
	clear: left;
}
.productUnavailable p {
	color: #d62d00;
	font: 14px lato;
	margin-bottom: 15px;
}
.productUnavailable label {
	clear: left;
	color: #293a4a;
	float: left;
	font: 13px/30px lato;
	margin-right: 15px;
	text-align: right;
	width: 52px;
}
.productUnavailable .news .checkboxChecked {float: left; width: 18%;}
.productUnavailable .news .checkboxChecked {float: left; width: 18%;}
.productUnavailable .row .captha input#AviseMeCaptcha {width: 120px;}
.productUnavailable .row .captha img.captcha {width: 140px;}
.productUnavailable #ArquivoAddForm .row .captha .bindCaptcha {
	float: left;
    margin-right: 5px;
    margin-left: 0px;
    width: 140px;
    height: 35px;
}

.productUnavailable input[type="text"] {
	margin-bottom: 10px;
	width: 240px;
}
.productUnavailable input[type="submit"] {
	float: right;
	clear: both;
	padding: 10px 22px !important;
}

.boxCarousel #carousel {
	float: left;
	clear: both;
}
.boxCarousel #carousel li:last-child {margin-right: 0;}
.boxCarousel #carousel li {
	border: 2px solid #bababa;
	box-sizing: border-box;
	float: left;
	height: 57px;
	margin-right: 5px;
	overflow: hidden;
	width: 57px;
}
.boxCarousel #carousel li a {
	display: table-cell;
	height: 53px;
	text-align: center;
	width: 57px;
	vertical-align: middle;
}
.boxCarousel #carousel li a img {display: inline;}
.boxCarousel #carousel li .ico-video {
	cursor: pointer;
}
.negotiate h3 {
	font: 24px latoBold;
	color: #293a4a;
	margin-bottom: 15px;
}
.negotiate p {
	color: #d62d00;
	display: block;
	font: 14px lato;
	margin-bottom: 10px;
}
.negotiate .negotiate-button {
	clear: both;
}
.negotiate .rating {
	float: left;
}
.negotiate .share {
	clear: both;
	float: left;
}
.data-lancamento {
	display: block;
	float: left;
	padding: 5px 0;
	width: 194px;
}
.data-lancamento dt , 
.data-lancamento dd {
	display:inline-block;
	font:13px lato;
	color:#7d91a3;
	padding-bottom:5px;
}
.data-lancamento dd {font-weight:bold;}

.situacao-mensagem {
	color:#D62D00;
	font-size: 13px;
	font-family: inherit;
}
.detailProduct .situacao-mensagem {
	border: 1px solid #597086;
    border-radius: 4px;
    box-sizing: border-box;
    background: #FFF;
    clear: both;
    float: left;
    width: 100%;
    margin: 12px auto;
    padding: 11px;
    font-family: lato;
    color: #597086;
}
.detailProduct .situacao-mensagem * {
	font-family: inherit;
}
.detailProduct .clear {
	clear: both;
	float: none;
	width: auto;
	display: block;
}

/*DETALHE DO PRODUTO LIVRO*/
#bookData {
	width: 100%;
	clear: both;
	overflow: hidden;
}
#bookData dt {
	color: #293a4a;
	display: block;
	font: 15px lato;
	float: left;
	clear: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#bookData dd {
	color: #596b7c;
	font: 15px lato;
	float: left;
}

/*CARRINHO*/
.formCart {
	float: left;
	clear: both;
	width: 100%;
}

.box-mensagem-carrinho {
	border:1px solid;
	border-radius:3px;
	text-align:center;
	font:15px lato;
	padding:10px 0;
	margin-bottom:20px;
	margin-top: 20px;
	clear: both;
}

.formCart table.products {
	margin-top: 20px;
	width: 100%;
}
.formCart table.products p.product i.productRestricted {
    font: 13px lato;
    color: #d62d00;
}
.formCart table.products th:first-child {text-align: left;}
.formCart table.products th {
	font: 16px lato;
	color: #be0000;
	text-align: center;
	min-width: 101px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 12px;
}
.formCart table.products td {
	border-bottom: 1px solid #eaeaea;
	color: #4f4f4f;
	font: 15px lato;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
.formCart table.products td a.imgProduct {
	float: left;
	margin: 15px;
	height: 100%;
}
.formCart table.products td p {
	overflow: hidden;
	margin-top: 15px;
	text-align: left;
	max-width: 400px;
}
.formCart table.products td p a {
	font: 15px lato;
	color: #4f4f4f;
}
.formCart table.products td p small {
	font: 12px lato;
	color: #4f4f4f;
	display: block;
	margin-top: 5px;
}
.formCart table.products td input.gift {
	border-radius: 0;
	float: none;
	height: 10px;
	margin-bottom: 20px;
	padding: 10px;
	width: 10px;
}
.formCart table.products td small.valueGift {
	clear: both;
	color: #7d91a3;
	display: block;
	font: 12px lato;
	text-align: center;
	width: 100%;
}
.formCart table.products td input.productQuantity {
	height: 23px;
	padding: 10px;
	float: none;
	width: 20px;
	margin-top: 15px;
}
.formCart table.products td .removeItem {
	color: #d62d00;
	font-size: 26px;
}
.formCart table.products td strong {
	font: 15px lato;
	color: #4f4f4f;
	display: block;
}
.formCart table.products td del{
	display: block;
	color: #4f4f4f;
	font: 13px lato;
}
.calcCart {
	margin-top: 20px;
	float: left;
	clear: both;
}
.contentCalc {
	background: #f8f8f8;
	float: left;
	width: 940px;
	min-height: 80px;
	font-family: lato, sans-serif;
}
.contentCalc * {
	font-family: inherit;
}
.contentCalc > label {
    height: 80px;
}
.contentCalc > span {
	color: #565656;
	display: block;
	float: right;
	font-size: 15px;
	height: 30px;
	width: 59%;
}
.contentCalc > span.alert {
	color: #d62d00;
	font: 13px/27px lato;
}
.contentCalc .freightOptionsGroup {
	clear: both;
    float: left;
    margin-left: 25px;
}
.calcCart p {
	padding: 10px 25px;
	font: 18px latoItalic;
	background: #f8f8f8;
	color: #be0000;
	float: left;
	clear: both;
}
.calcCart > label {
	float: left;
	clear: both;
	height: 65px;
}
.calcCart label span {
	font: 15px lato;
	color: #4f4f4f;
	float: left;
	padding: 25px;
}
.calcCart label input {margin-top: 20px;}
.calcCart label input {margin-right: 10px;}

.contentCalc .freightOptionsGroup > span{
	clear: both;
	color: #293a4a;
	font-size: 15px;
	margin: 10px 0;
	display: none;
}
.contentCalc div.radioStyle {margin-top: 0;}
.contentCalc ul {
    width: 890px;
    float: right;
}
.contentCalc ul li {
	float: left;
	clear: left;
	width: 100%;
}
.contentCalc .thead {
	clear: both;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #be0000;
    margin: 0 25px 10px;
}
.contentCalc .thead span {
	display: block;
	width: 16%;
	text-align: left;
	float: left;
}
.contentCalc .thead span:first-child {
	width: 29%;
}
.contentCalc .thead span:last-child {
	width: 39%;
}
.contentCalc ul li span:nth-child(2) {width: 26%;}
.contentCalc ul li span:last-child {width: 39%;}
.contentCalc ul li span {
	padding: 0;
	width: 16%;
	font: 14px/22px lato;
	color: #808080;
}
.contentCalc ul li input {
	float: left;
	margin-top: 2px;
}
.contentCalc ul li label {height: 30px;}
.contentCalc label .remove {
	color: #be0000;
	float: right;
	font: 13px/27px lato;
	margin-right: 8%;
	margin-top: 3%;
}
.contentCalc label .remove i {
	font-size: 28px;
	margin-right: 8px;
	float: left;
}
.contentCalc > small {
	font: 12px lato;
	color: #7d91a3;
	width: 59%;
	float: right;
	margin-bottom: 15px;
}
.infoCart {
	float: left;
	margin-top: 20px;
	width: 350px;
}
.infoCart p {
	background: url("../../img/infoCarrinho.png") no-repeat;
	padding-left: 65px;
	font: 12px lato;
	color: #4f4f4f;
	min-height: 45px;
}
.resultCart {
	width: 340px;
	margin-top: 20px;
	float: right;
}
.resultCart li {
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}
.resultCart li p {
	float: left;
	font: 15px lato;
	color: #4f4f4f;
}
.resultCart li p:first-child {
	text-align: right;
	font: 15px lato;
	color: #808080;
	margin-right: 20px;
	width: 210px;
}
.groupButtons {
	clear: both;
	float: right;
	height: 66px;
	margin-top: 30px;
	position: relative;
	width: 695px;
	margin-bottom: 60px;
}
.groupButtons a {
	position: absolute;
	bottom: 0;
	left: 0;
}
.groupButtons a#resetCart {
	bottom: 0;
	left: 33.5%;
	position: absolute;
}
.groupButtons input.btRed {
	right: 0;
	position: absolute;
}
p.emptyCart{
	color: #293a4a;
	font: 15px lato;
	padding: 20px 0;
	text-align: center;
}

/*LOGIN*/
.contentLogin {
	margin:50px auto;
	overflow: hidden;
	clear: both;
}
.formLogin {
	padding-top: 32px;
	padding-bottom: 42px;
	width: 45%;
	float: left;
}
.formLogin:last-child {
	float: right;
}

.formLogin fieldset {
	background: #f8f8f8;
	padding:20px;
	position: relative;
	margin-top: 45px;
}
.formLogin fieldset.firstPurchase span {
	color: #be0000;
}
.formLogin p.mensagem-erro {
	display: block;
	margin-bottom: 8px;
	float: none;
	width: auto;
}

.contentModal p.mensagem-erro, .contentModal p.mensagem-sucesso {
    width: 70%;
    text-align: center;
    margin: 10px auto !important;
}

input#ProdutoIndiqueCaptcha {
    width: 195px !important;
}

.formLogin fieldset h3{
	color: #be0000;
	border: none;
	background: #f8f8f8;
	font: 18px latoItalic;
	padding: 10px 20px;
	margin-top: -62px;
	margin-left: -20px;
	display: block;
	float: left;
}
.formLogin fieldset.registered h3 {color: #4f4f4f;}
.formLogin fieldset.registered span {color: #4f4f4f;}
.formLogin fieldset.registered a {
	color: #7d91a3;
	display: inline-block;
	font-size: 12px;
	margin-left: 23px;
	font-family: lato, sans-serif;
}
.formLogin fieldset label {
	display: block;
	clear: both;
	float: none;
	margin:0;
	height: auto;
	position: relative;
	margin-bottom: 15px;
}
.formLogin fieldset label span {
	display: block;
	font: 15px lato;
	margin: 0 0 7px 4px;
}
.formLogin fieldset button {
	display: inline-block;
	font-size: 15px;
	margin:0;
}
.formLogin input[type="text"],
.formLogin input[type="password"] {
	float: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.formLogin fieldset.registered button{
	padding: 10px 30px;
	background: #4f4f4f;
}

/*CADASTRO*/
.contentRegister form label a {
    margin-top: 12px;
    float: left;
    color: #d62d00;
    font-size: 14px;
    font-weight: bold;
}
.contentRegister p {
	font: 15px lato;
	color: #4f4f4f;
}
.contentRegister p.info {
	font-weight: bold;
	padding:6px;
	margin-top: 12px;
}
.contentRegister form {
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
}

#TrabalheCandidatosForm {
	width: 100%;
}

#dffieldSetDados {
	width: 566px;
}

.contentRegister form label {
	clear: both;
	display: block;
	position: relative;
}
.contentRegister form label > span,
.typePerson em,
.contentRegister .sexo em {
	width: 230px;
	float: left;
	text-align: right;
	font: 14px/40px lato;
	color: #4f4f4f;
	margin-right: 13px;
	clear: left;
}
.contentRegister form .news em {
	font-family: inherit;
	font-size: 13px;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;	
	font-family: lato, sans-serif;
}
.contentRegister form .news .checkboxStyle {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 5px;
}
.contentRegister .ramal input{width: 182px;}
.contentRegister .small{
	clear: none;
	float: left;
	width: 60px;
}
.contentRegister input#ClienteInscricaoEstadual {
	width: 238px;
	margin-right: 20px;
}
.contentRegister form label.inscricao div {margin-top: 10px;}

.contentRegister form label.inscricao div input{
	height: 20px;
	margin-bottom: 0;
}

.contentRegister form label.inscricao em{
	color: #293a4a;
	float: left;
	font: 14px lato;
	margin-top: 10px;
}
.contentRegister .ramal input:last-child{
	padding: 0 10px;
	width: 68px;
}
.contentRegister .sexo input {
	width: 20px;
}

.typePerson span {
	color: #4f4f4f;
	float: left;
	font: 14px/40px lato;
	margin: 0;
	text-align: left;
	clear: none;
	width: 150px;
}
.typePerson label {
	font: 14px/40px lato;
	color: #293a4a;
	float: left;
	width: 150px;
}
.contentRegister form input {
	margin-bottom: 10px;
	float: left;
	width: 323px;
	height: 40px;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contentRegister form img {
	float: right;
	margin-top: 12px;
	display: none;
}
.contentRegister form .selectStyle {
	float: left;
	height: 40px;
	margin-bottom: 10px;
	width: 320px;
}
.contentRegister form .selectStyle select {height: 40px;}
.contentRegister form .selectStyle span small {top: 20px;}
.typePerson {width: 100%;}
.typePerson input,
.contentRegister form .news input {
	width: 20px !important;
	height:20px;
}
.contentRegister form .phone span {
	clear: none;
	width: auto !important;
	margin-left: 8px;
}
.contentRegister form .phone label:first-child span {
	width: 208px !important;
	margin-left: 0;
}
/*.contentRegister form #ClienteInscricaoEstadual{width: 225px;}*/
.contentRegister form span.isento {
	clear: none;
	width: 40px;
	color: #808080;
}
.contentRegister form label.isento {float: right;}
.contentRegister form label.isento div {margin-top: 10px;}
.contentRegister form .phone #tel,
.contentRegister form .phone #ClienteTel2 {width: 160px;}
.contentRegister form .phone #ramal,
.contentRegister form .phone #ClienteRamal2 {width: 70px;}
.contentRegister form h2 {
	font: 18px latoItalic;
	color: #be0000;
	margin: 30px 0;
}
.contentRegister form button {
	float: right;
	width: auto;
}
#ClienteAddForm > p.mensagem-erro {
	float: none;
	margin-bottom: 30px;
	text-align: center;
	width: 688px;
}

form div.error-message {
	/*border: 1px solid;
		border-radius: 3px;
		clear: both;
		color: #d62d00;
		float: left;
		font: 12px lato;
		margin-bottom: 15px;
		margin-top: 5px;
		overflow: hidden;
		padding: 5px;
		text-align: center;
	width: 97%;*/
	display: none;
}
.ui-helper-hidden-accessible {
	display: none;
}
.disable {
	pointer-events:none;
    outline:none;
    background-color: #CCC;
}
/*CONTEÚDOS*/
.txtDefault {
	margin-top: 15px;
	padding-left: 18px;
	margin-bottom: 5%;
}
.txtDefault * {
	font-family: inherit !important;
}
.txtDefault p,
.txtDefault ul,
.txtDefault ol {
	display: block;
}
.txtDefault p {
	line-height: 1.5em;
	margin-bottom: .5em;
	margin-top: 1em;
}
.txtDefault ol {
	margin-bottom: .5em;
	list-style: decimal inside;
	padding-left: 1em;
}
.txtDefault ul {
	margin-bottom: .5em;
	list-style: disc inside;
	padding-left: 1em;
}
.txtDefault li {
	display: list-item;
	margin-bottom: .5em;
}
.txtDefault ul li ul {
	list-style: circle inside;
	margin-bottom: .5em;
	padding-left: 1em;
}
.txtDefault a {
	color: #d62d00;
}
.txtDefault strong,
.txtDefault b {
	font-weight: bold;
}
.txtDefault em,
.txtDefault i {
	font-style: italic;
}

textarea.form-error {
	width: 291px !important;
}

#TrabalheCandidatosCarta {
	float: left;
	width: 320px !important;
	height: 300px;
}

.contentRegister .curriculo input{margin-bottom: 25px;}
.contentRegister .curriculo em {
    color: red;
    font: 12px lato;
    margin-left: 50%;
    margin-bottom: 10px;
    float: left;
}

#TrabalheCandidatosEstado, #TrabalheCandidatosEscolaridade, #TrabalheCandidatosVagaId {
	float: left;
    width: 109% !important;
    padding: 10px;
    margin-bottom: 10px;
}

.escolaridade .form-error, .estado .form-error, .vaga_id .form-error {
	border: 1px solid #d62d00 !important;
}

.form-error span {
	background-color: #d62d00 !important;
}

.form-error small.triangle {
	border-left: 5px solid #d62d00 !important;
    border-right: 5px solid #d62d00 !important;
}

.escolaridade .form-error select, .estado .form-error select, .vaga_id .form-error select{
	border: none !important;
}

/*FALE CONOSCO*/
.formContact {
	width: 560px;
	float: left;
	clear: both;
}
.formContact p {
	font: 15px lato;
	color: #4f4f4f;
	margin-left: 15px;
	margin-bottom: 20px;
}
.formContact form {
	margin-top: 15px;
	margin-bottom: 20px;
	float: left;
	width: 90%;
}
.formContact form img {
	float: right;
	margin-top: 10px;
	display: none;
}
.formContact form .upload-file > span {margin-top: 11px;}
.formContact form label {
	height: auto;
	overflow: hidden;
}
.formContact form label > span {
	clear: left;
	color: #4f4f4f;
	float: left;
	font: 14px/40px lato;
	margin-right: 13px;
	text-align: right;
	width: 170px;
}
.formContact .uploads label p{
	font: 15px lato;
    color: #293a4a;
    margin-bottom: 20px;
    width: 64%;
    float: right;
}

.formContact div#upload-2 {width: 510px;}
.formContact input.FaleConoscoUpload {
    margin-top: -27px;
    max-width: 63%;
    border-radius: 2px;
    float: right;
    opacity: 0;
    cursor: pointer;
    margin-bottom: 15px;
}

.formContact form textarea {
	float: left;
	width: 295px;
	border: 1px solid #bababa;
	border-radius: 3px;
	color: #808080 !important;
	font: 14px lato;
	padding: 12px;
}
.formContact form input[type="text"] {
	float: left;
	height: 40px;
	margin-bottom: 10px;
	padding: 0 30px 0 12px;
	width: 277px;
}
.formContact form .checkboxStyle {
	margin-top: 10px;
}
.formContact form div.selectStyle {
	float: left;
	height: 40px;
	margin-bottom: 10px;
	width: 318px;
}
.formContact form div.selectStyle select {height: 40px;}
.formContact form div.selectStyle span small {top: 20px;}
.formContact form div.selectStyle span {float: right;}
.formContact form .news {
	clear: both;
	margin-left: 36.5%;
	width: 280px;
}
.formContact form .news input {width: 20px;}
.formContact form .news span {
	clear: none;
	color: #808080 !important;
	float: left;
	line-height: 0 !important;
	margin-top: 20px;
}
.formContact form input[type="submit"] {
	float: right;
	width: auto;
}
.msgFormContact {
	margin-bottom: 10px;
	margin-left: 15px;
	overflow: hidden;
}
.contactData {
	width: 305px;
	float: right;
}
.contactData h2 {
	font: 18px latoItalic;
	color: #be0000;
	margin-bottom: 10px;
	margin-top: 20px;
}
.contactData li, .contactData li.email a {
	font: 15px lato;
	color: #4f4f4f;
}
.contactData li.address,
.contactData li.email,
.contactData li.saturday {margin-bottom: 20px;}
.contactData small {
	font: 14px lato;
	color: #808080;
	margin: 10px 0;
}

/*LISTAGEM DE CATEGORIA*/
.listProducts .selectStyle {
	position: absolute;
	top: 5px;
	right: 15px;
}

/*HISTÓRICO DE PEDIDOS*/
table.history td .btRed {
    background: #be0000;
    color: #fff !important;
    font: 12px latoBold;
}
.searchCol.dateSearch label span, span.searchTittle, .totalPedidos {
	color: #4f4f4f;
}
.history {
	width: 100%;
	margin-bottom: 5%;
	margin-top: 30px;
}
.history th:first-child,
.history td:first-child {padding-left: 10px;}
.history th {
	text-align: left;
	padding-bottom: 15px;
	font: 14px lato;
	color: #be0000;
}
.history td {
	font: 14px lato;
	color: #4f4f4f;
	padding: 17px 0;
	background: #f8f8f8;
}
.history td a.seeDetails {color: #7f8c8c;}
.history td p{
	text-align: center;
	color: #293a4a;
	font: 14px lato;
}

.showDetails .exibirPedidos {
	border: 2px solid #eee;
	background: #fff;
}
.showDetails .exibirPedidos dl dt {
	font: 14px lato;
	color: #be0000;
	margin-bottom: 5px;
	float: left;
	clear: left;
}
.showDetails .exibirPedidos dl dd {
	font: 15px lato;
	color: #4f4f4f;
	margin-bottom: 15px;
	float: left;
	clear: left;
}
.showDetails .exibirPedidos dl dd a {
	font: 15px lato;
	color: #293a4a;
}
.showDetails .exibirPedidos dl dd a.btRed {
	float: left;
	color: #FFF;
}

/*PÁGINA DE 404*/
.content404 {text-align: center;}
.content404 .logo {
	background: url("../../img/logoTop.png") no-repeat 0 0;
	width: 285px;
	height: 130px;
	display: block;
	text-indent: -999em;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 60px;
}
.content404 div {
	width: 100%;
	background: #f8f8f8;
	height: 195px;
}
.content404 div .contentCenter {
	width: 765px;
	margin: 0 auto;
	text-align: left;
}
.content404 div .contentCenter h1 {
	float: left;
	height: 105px;
	margin-top: 6%;
	text-indent: -999em;
	width: 250px;
	background: url("../../img/404.png") no-repeat 0 0;
}
.content404 div .contentCenter h2 {
	width: 450px;
	float: right;
	color: #4f4f4f;
	font: 25px latoItalic;
}
.content404 div .contentCenter ul {
	width: 435px;
	float: right;
	color: #4f4f4f;
}
.content404 div .contentCenter ul li {font: 16px latoItalic;}
footer#notfound-rodape {margin: 60px 0;}
footer#notfound-rodape a {text-decoration: none;}

/*PERGUNTAS FREQUENTES*/
.contentFAQ .questions {padding: 10px 20px 20px;}
.contentFAQ .questions dt {
	color: #be0000;
	cursor: pointer;
	font: 17px lato;
	margin-bottom: 10px;
}
.contentFAQ .questions dd {
	font: 15px lato;
	color: #4f4f4f;
	margin-bottom: 25px;
}
/*ENTREGA*/
.txtDelivery {
	padding: 20px;
	width: 900px;
	color: #4f4f4f;
	font: 15px lato;
	margin: 0;
	border-bottom: 1px solid #eaeaea;
}
.deliveryAddress {
	overflow: hidden;
	padding: 0;
}
.deliveryAddress > li {
	list-style: none;
	float: left;
	padding: 15px;
	width: 282px;
}
.deliveryAddress > li ul {padding: 0; margin-bottom: 30px;}
.deliveryAddress > li ul li {
	list-style: none;
	font: 15px lato;
	color: #4f4f4f;
}
.deliveryAddress > li ul li a {margin-top: 20px;}
.newAddressLink {
	margin: 40px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 25px 0;
	text-indent: 20px;
	font: 20px lato;
	color: #4f4f4f;
}
.newAddressLink a {margin-left: 40px;}
.warningDelivery {
	margin-top: 40px;
	margin-left: 20px;
	width: 725px;
	background: url("../../img/infoCarrinho.png") no-repeat;
	padding-left: 50px;
	color: #4f4f4f;
	font: 12px lato;
	height: 100px;
}

/*PAGAMENTO*/
.formPayment {
	float: left;
	width: 940px;
	margin-bottom: 5%;
}
.formPayment h2 {
	background: #f8f8f8;
	font: 18px latoItalic;
	color: #be0000;
	padding: 10px 28px;
	float: left;
	margin-bottom: 0;
	margin-top: 20px;
}
.formPayment ul {
	background: #f8f8f8;
	float: left;
	clear: left;
	padding: 15px 80px 30px 25px;
	margin: 0;
}
.formPayment ul li {
	list-style: none;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.formPayment ul li img {
	float: left;
	margin-right: 10px;
}
.formPayment ul li div {margin-top: 10px;}
.formPayment ul li span {
	margin-left: 10px;
	font: 14px/40px lato;
	color: #4f4f4f;
}
.formPayment fieldset {
	width: 560px;
	float: right;
}
.formPayment fieldset.lojafisica p{
	background: #f8f8f8;
    clear: both;
    color: #293a4a;
    float: left;
    font: 15px lato;
    padding: 30px 30px 0;
    width: 500px;
}
.formPayment fieldset.lojafisica div{
	background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    padding-bottom: 20px;
    padding-right: 20px;
    width: 540px;
}
.formPayment fieldset.lojafisica div input{float: right;}
.formPayment .options {float: left;}
.formPayment .billet p,
.formPayment .specialMethod p {
	padding: 30px 30px 0;
	float: left;
	clear: both;
	background: #f8f8f8;
	width: 500px;
	font: 15px lato;
	color: #4f4f4f;
}
.formPayment .billet p.warningBillet,
.formPayment .specialMethod p.warningSpecialMethod {
	background: url("../../img/infoCarrinho.png") no-repeat 30px 35px #f8f8f8;
	padding-bottom: 40px;
	padding-left: 80px;
	width: 450px;
	font: 12px lato;
	color: #4f4f4f;
}
.formPayment .billet input,
.formPayment .specialMethod input {
	float: right;
}
.formPayment .billet div,
.formPayment .specialMethod div {
	background: #f8f8f8;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 540px;
}

.formPayment .cart label:nth-child(2) {padding-top: 30px;}
.formPayment .cart label {
	float: left;
	clear: both;
	width: 100%;
	height: 42px;
	padding-top: 10px;
	background: #f8f8f8;
}
.formPayment .cart label > span {
	clear: left;
	color: #4f4f4f;
	float: left;
	font: 14px/40px lato;
	margin-right: 10px;
	text-align: right;
	width: 170px;
}
.formPayment .cart input {
	float: left;
	margin-bottom: 10px;
	width: 315px;
}
.formPayment .cart select {float: left;}
.formPayment .cart h3 {
	font: 18px latoItalic;
	clear: both;
	width: 100%;
	color: #be0000;
	background: #f8f8f8;
	text-indent: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: left;
}
.formPayment .cart #mes span small,
.formPayment .cart #ano span small {top: 20px;}
.formPayment .cart #mes select,
.formPayment .cart #ano select {
	width: 111%;
	height: 40px;
}
.formPayment .cart #mes,
.formPayment .cart #ano {
	width: 159px;
	float: left;
	height: 40px;
}
.formPayment .cart #ano {margin-left: 18px;}
.formPayment .warningCart {
	background: url("../../img/infoCarrinho.png") no-repeat 30px 62px #f8f8f8;
	clear: both;
	color: #4f4f4f;
	font: 12px lato;
	padding-bottom: 40px;
	padding-left: 80px;
	padding-top: 60px;
	width: 480px;
}
.formPayment .cart > div input {
	float: right;
	width: auto;
}
.formPayment .cart > div {
	background: #f8f8f8;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 540px;
}

/*ESCOLHER ENTREGA*/
.freightOptionsAgain {
	background:#f8f8f8;
	overflow:hidden;
	margin-bottom: 5%;
	padding:12px 22px;
}
.freightOptionsAgain span {
	font: 16px lato;
	color: #4f4f4f;
	width: 27%;
	float: left;
}
.freightOptionsAgain label span:nth-child(3) {
	width: 15%;
}
.freightOptionsAgain > span {
	float: left;
	clear: both;
	color: #be0000;
	margin: 10px 0;
}
.freightOptionsAgain li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.freightOptionsAgain li label div {margin-top: 0;}
.freightOptionsAgain .freightOptions {
	clear: both;
	float: left;    
	width: 100%;
}

/*FINALIZAÇÃO DO PEDIDO*/
.finalLeft{
	width: 320px;
	float: left;
}
.dataPurchase{margin-top: 30px;}
.dataPurchase h6{
	padding: 10px 20px;
	float: left;
	color: #be0000;
	font: 18px latoItalic;
	background: #f8f8f8;
}
.dataPurchase strong{
	background: #f8f8f8;
	clear: both;
	float: left;
	padding-bottom: 25px;
	padding-top: 40px;
	width: 100%;
	text-align: center;
	font: 48px lato;
	color: #4f4f4f;
}
.dataPurchase p{
	padding: 0 40px;
	font: 13px lato;
	color: #4f4f4f;
	clear: both;
	float: left;
	text-align: center;
	background: #f8f8f8;
	padding-bottom: 15px;
}
.dataDelivery{
	clear: both;
	float: left;
	margin: 60px 0;
}
.dataDelivery h3{
	font: 18px latoItalic;
	color: #be0000;
	margin-bottom: 15px;
}
.dataDelivery dt{
	font: 14px lato;
	color: #be0000;
	margin-bottom: 5px;
}
.dataDelivery dd{
	font: 15px lato;
	color: #4f4f4f;
	margin-bottom: 20px;
}
.deliveryForm{
	clear: both;
	float: left;
}
.deliveryForm h3{
	font: 18px latoItalic;
	color: #be0000;
	margin-bottom: 15px;
}
.deliveryForm em{
	color: #6e6e6e;
	margin-left: 10px;
	font: 15px lato;
	margin-bottom: 10px;
}
.deliveryForm p{
	margin-top: 15px;
	font: 13px latoItalic;
	color: #4f4f4f;
	width: 250px;
}
.finalRight{
	width: 565px;
	float: right;
	margin-top: 40px;
}
.paymentForm h3{
	font: 18px latoItalic;
	color: #be0000;
	margin-bottom: 15px;
}
.paymentForm a{
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.paymentForm img{
	float: left;
	margin-left: 10%;
	margin-right: 120px;
}
.paymentForm img.loja{margin: 0 10px;}
.paymentForm > span{
	color: #293a4a;
    font: 14px/25px lato;
    float: left;
}
.paymentForm p{
    text-align: center;
    margin-bottom: 30px;
    clear: both;
    font: 13px latoItalic;
    color: #be0000;
}
.paymentForm p.billetIf{width: 480px;}
.paymentForm img.ebit{margin-left: 80px;}
.resumo_compra{
	clear: both;
	float: left;
	margin-top: 25px;
	width: 100%;
}
.resumo_compra h3{
	background: #f8f8f8;
	color: #293a4a;
	float: left;
	font: 18px latoItalic;
	padding: 10px 20px;
}
.resumo_compra table{
	padding: 20px 10px;
	background: #f8f8f8;
	float: left;
	clear: both;
	width: 100%;
}
.resumo_compra th{
	font: 14px lato;
	color: #d62d00;
	padding: 10px 0;
	border-bottom: 1px solid #293a4a;
}
.resumo_compra th:nth-child(3){width: 100px;}
.resumo_compra th:first-child{text-align: left;}
.resumo_compra th:first-child,
.resumo_compra td:first-child {padding-left: 27px;}
.resumo_compra td{
	padding: 10px 0;
	text-align: center;
	font: 13px lato;
	color: #293a4a;
	vertical-align:middle;
}
.resumo_compra td img{float: left;}
.resumo_compra td a{
	float: left;
	color: #4f4f4f;
	max-width: 150px;
	text-align: left;
	margin-left: 10px;
}
.resumo_compra td .quantity{
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 70%;
	color: #4f4f4f;
	text-align: left;
}
.resumo_compra ul{
	padding: 10px 12px;
	background: #293a4a;
	clear: both;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.resumo_compra ul li{
	float: left;
	margin-right: 30px;
}
.resumo_compra ul li strong,
.resumo_compra ul li span{
	font: 13px lato;
	color: #fff;
	display: block;
}
.finalBack{
	clear: both;
	float: left;
	height: 40px;
	margin: 10% 0;
	width: 100%;
	text-align: center;
}
.resumo_compra_v2 {
	background: #E4E4E4;
}
.resumo_compra_v2 h3 {
	width: 100%;
	box-sizing: border-box;
	color: #be0000;
}
.resumo_compra_v2 table {
	width: 65%;
	min-height: 120px;
}
.resumo_compra_v2 table tr td {
	border-top: 1px dotted #666666;
}
.resumo_compra_v2 table tr:first-child td {
	border-top: none;
}
.resumo_compra_v2 .orderValue {
	float: left;
    margin-top: 15px;
    padding-right: 20px;
    width: 32%;
}
.resumo_compra_v2 .orderValue p {
	font: 14px lato;
	color: #293a4a;
	overflow: hidden;
	margin-left: 20px;
	min-width: 220px;
	float: right;
}
.resumo_compra_v2 .orderValue p.totalValue {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}
.resumo_compra_v2 .orderValue p.totalValue strong {
	margin-bottom: 10px;
	display: block;
}
.resumo_compra_v2 .orderValue p.totalValue strong:last-child{
	text-align: center;
	text-indent: 105px;
} 
.resumo_compra_v2 .orderValue p span {
	font: 14px lato;
	color: #4f4f4f;
	float: left;
	min-width: 110px;
	padding-right: 2%;
	text-align: left;
}
.resumo_compra_v2 .orderValue p strong {
	font: 14px latoBold;
	color: #be0000;
}
.resumo_final .resumo_compra_v2 .orderValue{
	float: right;
	width: 26%;
	padding-right: 0;
}
.resumo_final .resumo_compra_v2 .orderValue p{
	min-width: 190px;
}

.finalItau .imgPayment{
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    position: relative;
}
.finalItau .imgPayment img{
	float: none;
	margin-left: -50px;
}
.finalItau .imgPayment span{
	font: 15px lato;
	color: #4f4f4f;
	margin-left: 20px;
	position: absolute;
	top: 14px;
}
.finalItau form{text-align: center;}
.finalItau form p.itau{
	font: 15px lato;
	color: #4f4f4f;
	text-align: center;
	margin-bottom: 5px;
	width: 100%;
	position: relative;
}
.finalItau form input{
	margin: 10px auto;
}

/*BUSCA NÃO ENCONTRADA*/
.youSearchedFor{
	margin-bottom: 15px;
	margin-left: 18px;
	color: #4f4f4f;
	font: 17px lato;
}
.youSearchedFor p{
	margin-left: 18px;
	font: 18px lato;
	color: #d62d00;
	margin-top: 10px;
}
.youSearchedFor strong{
	margin-left: 10px;
	font: 18px latoBold;
	color: #be0000;
}
.contentSearch{
	width: 100%;
	float: right;
	margin-bottom: 50px;
}
.contentSearch .txtSearch{
	width: 535px;
	margin: 0 auto;
	margin-top: 10%;
	overflow: hidden;
}
.contentSearch .txtSearch strong{
	font: 130px latoBlack;
	color: #4f4f4f;
	float: left;
}
.contentSearch .txtSearch span{
	color: #be0000;
	float: right;
	font: 25px lato;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 205px;
}
.contentSearch .txtSearch ul{
	float: right;
	width: 205px;
}
.contentSearch .txtSearch li{
	list-style: disc;
	font: 16px lato;
	color: #4f4f4f;
	margin-left: 18px;
}
.searchAgain label {
	border: 1px solid #bababa;
	border-radius: 2px;
	margin: 10% auto 0;
	width: 380px;
}
.searchAgain input[type="text"] {
	border: medium none;
	width: 315px;
	border-radius: 3px;
	color: #808080 !important;
	float: left;
	font: 14px lato;
	height: 16px;
	padding: 12px;
}
.searchAgain input[type="submit"] {
	background: url("../../img/searchAgain.png") no-repeat center center;
	text-indent: -999em;
	height: 100%;
	width: 40px;
}

.video-produto {
	position: absolute;
	top: 57px;
	left: 2px;
	z-index: 1000;
}

/* BOX POPUP (banner_normal_popup) */
#popUnder {
	background: url(../../img/bg-gradientPopUp.png) repeat 0 0;
	background-color: rgba(0,0,0,.2);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
#popUnder.show {
	display: block;
}
#popUnder .boxpopUnder {
	position: absolute;
	width: 600px;
	height: 400px;
}
.link-under {
	display: block;
	height: 400px;
	overflow: hidden;
}
#popUnder .close {
	/*    background: url("../../img/ico-fechar.png") no-repeat center;*/
	background:#000;
	text-decoration:none;
	text-indent:0;
	text-align:center;
	font-weight: bold;
	font-size: 15px;
	font-family: inherit;
	color:#fff;
	display: block;
	padding:2px 8px;
	position: absolute;
	top: 7px;
	right: 10px;
}
#popUnder .close:hover {
	color:#ccc;
	text-decoration:none;
}

/* ALTERAR SENHA */
.mensagemSaudacao {
	padding:20px 0 0 17px;
	font:14px lato;
	color: #4f4f4f;
}
.alterarSenha .mensagem {
	font:14px lato;
	color: #4f4f4f;
	padding:0 0 10px 17px;
}

.box-recuperar-senha {
	overflow:hidden;
	width: 564px;	
	margin:0 0 10px 0;
}

.box-recuperar-senha label {
	text-align: right;
	padding: 0 10px 0 0;
	color: #4f4f4f;
	float: left;
	font:15px/30px lato;
	width:35%;
}
.box-recuperar-senha input[type="password"] {
	float: left;
	margin-right: 1%;
	width: 54%;
}
.box-recuperar-senha .error-message {
	float: left;
	margin: 10px 0;
	display: none;
}

.js-medidas{
	display: none;
}

.productMedidaImage,
.productLabelImage {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.bt-recuperar .btRed {
	float: right;
	margin-right: 27px;
}

.lineThrough {
	text-decoration: line-through;
}

/* banner ebit */
#bannerEbit img {
    width: 320px !important;
}
#boxLight {
	position: fixed !important;
}
#dark {
	position: fixed !important;
}

/*GARANTIA ESTENDIDA*/
.box-garantia {
	overflow: hidden;
	width: 530px;
}
#garantia-estendida {
	background: url(../../img/bg-topo-garantia.jpg) no-repeat center 0;
	width: 211px;
	float: right;
	display: none;
}
#garantia-estendida h4 {
	color:#fff;
	font:bold 12px/62px lato;
	margin:0 auto;
	text-align: left;
	text-indent: 63px;
	width: 200px;
}
.box-garantia-estendida {
	background:#eff4ff;
	width: 195px;
	margin:2px 0 0 11px;
	float: left;
	overflow: hidden;
}

.box-garantia-estendida .inner-garantia {
	margin:0 auto;
	width: 178px;
}
.inner-garantia p {
	color: #1f1c00;
	font: 11px lato;
	float: left;
}
.inner-garantia .comprar-garantia {
	float: right;
	margin: 0 10px 0;
	overflow: hidden;
	font: 10px/16px lato;
	text-align: center;
	text-decoration: none;
	background: url(../../img/lk-garantia.jpg) no-repeat;
	width:128px;
	height:16px;
	color: #fff;
	text-transform: uppercase;
	margin:6px 0 9px;
}
.extendedWarranty,
.extendedWarrantyReoption {
	float: left;
	margin-top: 15px;
	font-size: 11px;
	color: #008aff;
}
.extendedWarranty a,
.extendedWarrantyReoption a {
	font-size: 12px!important;
	color: #d62d00 !important;
}
.loadingRemoveWarranty {
	display: none;
	float: left;
	margin-top: 18px;
	margin-left: 15px;
}
.removeExtendedWarranty {
	background: url("../../img/img-removerGarantiaEstendida.png") no-repeat scroll 0 0 transparent;
	float: left !important;
	width: 16px !important;
	height: 16px;
	margin-top: 15px;
	margin-left: 10px;
}
.extended-warranty{
	clear: both;
	position: relative;
}
.extended-warranty table{
	clear: both;
	width: 100%;
	position: relative;
	top: -15px;
}
.extended-warranty tr th{
	border: 10px solid #ffffff;
	background-color: #eee;
	vertical-align: top;
	min-width: 110px;
	padding: 15px;
}
.extended-warranty tr th label{
	position: relative;
	cursor: pointer;
}
.extended-warranty tr th big{
	float: left;
	font: 18px/38px latoItalic;
	color: #d62d00;
}
.extended-warranty tr th small{
	color: #737373;
	float: left;
	font: 11px/12px latoItalic;
	text-align: center;
	width: 100%;
}
.extended-warranty tr th .product-image{
	float: left;
	margin-right: 10px;
}
.extended-warranty tr th .style-combobox{
	background: url("../../img/bg-radio-garantia-estendida.png") no-repeat scroll 0 -63px transparent;
	float: left;
	width: 28px;
	height: 28px;
	position: relative;
}
.extended-warranty tr th .style-combobox.radioChecked{
	background-position: 0 0;
}
.extended-warranty tr th .style-combobox input[type="radio"]{
	display: block;
	width: 28px;
	height: 28px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.extended-warranty tr th .product-name{
	font: 13px/16px lato;
	color: #303030;
	width: 175px;
	float: left;
	text-align: left;
}
.extended-warranty tr th .product-code{
	float: left;
	font: 11px lato;
	color: #999;
	width: 175px;
	margin-top: 5px;
	text-align: left;
}
.extended-warranty tr th .medium{
	clear: both;
	float: left;
	font-size: 12px;
	margin-left: 35px;
}
.extended-warranty tr td{
	border: 10px solid #ffffff;
	background-color: #eeeeee;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	padding-left: 15px;
}
.extended-warranty tr th:first-child,
.extended-warranty tr td:first-child{
	border-left: 0;
}
.extended-warranty tr th:last-child,
.extended-warranty tr td:last-child{
	border-right: 0;
}
.extended-warranty tr td:first-child{text-align: left;}
.extended-warranty tr td .advantage{
	color: #464646;
	font: 18px latoItalic;
}
.extended-warranty tr td .price{
	color: #737373;
	font: 18px latoItalic;
}
.extended-warranty .recommended{
	background: url("../../img/bg-recomendado.png") repeat-x scroll 0 0 transparent;
	display: none;
	font: 22px/38px lato;
	color: #275da3;
	height: 505px;
	min-width: 100px;
	text-indent: 45px;
	position: absolute;
	top: -28px;
}
.extended-warranty .total{
	display: block;
	float: left;
	font: 20px lato;
	text-align: right;
	width: 680px;
	color: #303030;
}
.extended-warranty .total strong{
	font: 20px latoBold;
}
.extended-warranty .conditions{
	color: #303030;
	display: block;
	float: left;
	font: 14px lato;
	margin-top: 10px;
	text-align: right;
	width: 680px;
}
.extended-warranty .conditions .conditionItem{
	float: right;
	margin-left: 25px;
}
.extended-warranty .conditions span{font: 14px lato;}
.extended-warranty .conditions a{
	font: 14px latoBold;
	text-decoration: underline;
	color: #303030;
}
.extended-warranty .conditions .error-message {
	float: none;
	font-size: 16px;
	color: red;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
}
.extended-warranty .continuar{
	background-color: #29ba2f;
	border: medium none;
	color: #ffffff;
	float: right;
	font: bold 24px lato;
	height: 60px;
	text-transform: uppercase;
	width: 220px;
}
.extended-warranty .continueGrey{
	background-color: #CCCCCC;
	border: medium none;
	color: #ffffff;
	float: right;
	font: 30px LatoBol;
	height: 60px;
	margin-right: 10px;
	text-transform: uppercase;
	width: 220px;
}
.warning-extended-warranty{
	clear: both;
	display: block;
}
.warning-extended-warranty *{
	clear: both;
	color: #303030;
	display: block;
	font: 13px/16px lato;
	padding: 30px 0;
}

/* TOPO DO PROCESSO DE COMPRA (LOGO E CAMINHO DA COMPRA) */
.topPurchase .processPurchase{
	float: right;
	height: 70px;
	margin: 0 auto 25px;
	padding-top: 25px;
	width: 685px;
	clear: none;
}

.topPurchase .processPurchase li{width: 160px;}

.topPurchase .processPurchase li:last-child{width: 45px;}

.topPurchase img.security{float: right;}

/* BOX POPUP (banner_normal_popup) */
#popUnder {
	background: url(../../img/bg-gradientPopUp.png) repeat 0 0;
	background-color: rgba(0,0,0,.2);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
#popUnder.show {
	display: block;
}
#popUnder .boxpopUnder {
	position: absolute;
	width: 600px;
	height: 400px;
}
.link-under {
	display: block;
	height: 400px;
	overflow: hidden;
}
#popUnder .close {
	/*    background: url("../../img/ico-fechar.png") no-repeat center;*/
	background:#000;
	text-decoration:none;
	text-indent:0;
	text-align:center;
	font-weight: bold;
	font-size: 15px;
	font-family: inherit;
	color:#fff;
	display: block;
	padding:2px 8px;
	position: absolute;
	top: 7px;
	right: 10px;
}
#popUnder .close:hover {
	color:#ccc;
	text-decoration:none;
}

/* POPUP */
.boxpopUnder {
    position: absolute;
    background: #fff;
}
#popUnder {
    background: url(../../img/bg-gradientPopUp.png) repeat 0 0 rgba(0,0,0,.25);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.link-under {
    display: block;
    height: 400px;
    overflow: hidden;
}
.close {
    /*    background: url("../../img/ico-fechar.png") no-repeat center;*/
    background:#000;
    text-decoration:none;
    text-indent:0;
    text-align:center;
    font:bold 15px Tahoma;
    color:#fff;
    display: block;
    padding:2px 8px;
    position: absolute;
    top: 7px;
    right: 10px;
	z-index: 999;
}
.close:hover {
    color:#ccc;
    text-decoration:none;
}

/* NEWS POPUP */
.newsletter.newsletterPopUp{
	height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.newsletter.newsletterPopUp p{
	color: #808080;
    display: block;
    font-size: 16px;
    height: 95px;
    margin-bottom: 30px;
    margin-left: 10%;
    margin-top: 8%;
    overflow: hidden;
    width: 85%;
    word-break: break-all;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.newsletter.newsletterPopUp p{height: 89px;}
}
.newsletter.newsletterPopUp p:not(*:root) {height: 89px;}
.newsletter.newsletterPopUp label{
	clear: both;
    height: 42px;
    margin: 0 auto 10px;
    overflow: hidden;
    width: 340px;
}
.newsletter.newsletterPopUp button{
    margin-left: 10px;
    margin-top: 0;
    padding: 11px 20px;
}
.newsletter.newsletterPopUp label input.name{width: 295px;}

.newsletter.newsletterPopUp label input.email{width: 168px;}


.grade-propriedades {
    clear: both;
    float: left;
    margin-top: 15px;
}
.grade-propriedades .nome-propriedade {
	display: block;
	margin-bottom: 8px;
	font: bold 14px lato;
	color: #293a4a;
}
.grade-propriedades .grade-opcoes {
	display: block;
	overflow: hidden;
}
.grade-propriedades .grade-opcoes li {
	float: left;
}
.grade-propriedades .grade-opcoes li img {
	display: block;
	margin-right: 10px;
	border: 2px solid #FFF;
	cursor: pointer;
}
.grade-propriedades .grade-opcoes li .js-prop-indisponivel .nome-opcao {
	color: #808080;
}
.grade-propriedades .grade-opcoes li .js-prop-checked img {
	border: 2px solid #d62d00;
}
.grade-propriedades label {
	float: left;
}
.grade-propriedades label .radioStyle {
	float: left;
	margin: 0;
}
.grade-propriedades label .nome-opcao {
	float: left;
	font: 14px/20px lato;
	color: #293a4a;
	margin-right: 25px;
}

.variation {
	margin-bottom: 10px;
	overflow: hidden;
}
.variation ul li {
	overflow: hidden;
	background: #F8F8F8;
	margin-bottom: 15px;
	padding: 15px;
}
.variation ul li .variation-name {
	float: left;
	font: 15px lato;
	color: #d62d00;
	width: 80%;
	text-transform: uppercase;
}
.variation ul li .variation-details {
	float: left;
	width: 80%;
}
.variation ul li .variation-details strong {
	display: block;
	font: bold 15px lato;
	color: #293a4a;
}
.variation ul li .variation-details small {
	display: block;
	font: 12px lato;
	color: #293a4a;
}
.variation ul li .btBuy {
	float: right;
}

.model-variation {
    margin-top: 25px;
    clear: both;
    float: left;
	overflow: hidden;
}
.model-variation .selectStyle {
	float: left;
	width: 320px;
	height: 32px;
    margin: 0;
}


.formCart table.products td i.fa-gift{
	display: block;
    font-size: 25px;
    margin: 0 auto;
}
.formCart table.products td .gift {
    clear: none;
    display: block;
    float: right;
    height: 70px;
    overflow: hidden;
    width: 70px;
}
.formCart table.products td div{
	clear: both;
    float: none;
    margin: 0 auto;
    width: 20px;
}
.formCart table.products td .gift span{
	color: #7d91a3;
    font: 12px lato;
}

.formCart table.products td .valorUnitario,
.formCart table.products td del{
    font: 15px lato;
}
.formCart table.products td div.checkboxStyle{width: 13px;}
.checkboxStyle.small input{
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 13px;
    width: 13px;
}
.checkboxStyle.small {
	cursor: pointer;
	height: 13px;
    width: 13px;
	float: left;
	background: url("../../img/checkboxPeq.png") no-repeat 0 0;
}
.checkboxChecked.small {
	background: url("../../img/checkboxPeq.png") no-repeat 0 -29px;
	float: left;
}

/* Captcha */

#ArquivoAddForm .row .captha .bindCaptcha {
	float: left;
    margin-left: 10px;
    margin-right: 4px;
    width: 175px;
    height: 50px;
}

#FaleConoscoCaptcha {
	/*background: url(../../img/bg-input-duvidas.jpg) repeat-x 0 0;*/
    /* height: 29px; */
    /* line-height: 29px; */
    /* padding: 0 7px; */
    width: 200px;
    /* border: 1px solid #e7e7e7; */
    /* color: #666666; */
    float: left;
    margin: 10px 0 0 9px;
    overflow: hidden;
}
img.captcha {
	display: block !important;
    float: left !important;
    width: 174px;
}

#newCaptcha{
	background: url(../../img/bt-captcha.jpg) no-repeat 0 0;
	display: block;
	float: left;
	height: 25px;
	margin-left: 10px;
	text-indent: -90000em;
	width: 31px;
	margin: 12px 0 0 10px;
	overflow: hidden;
	cursor: pointer;
}

/* Filiais */
.conteutoFiliais {
	float: left;
	margin-top: 10px;
}
.conteutoFiliais h1 {
	float: left;
    width: 100%;
    font-size: 25px;
    color: #1d1d1d;
    margin-bottom: 20px;
    margin-top: -55px;
}
.conteutoFiliais p {
	float: left;
	margin-left: 10px;
}
.selectsFiliais {
	float: left;
    margin-top: 30px;
    margin-bottom: 60px;
    margin-left: 130px;
    text-align: center;
}
.selectsFiliais span {
	font-size: 16px;
	color: #1d1d1d;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
.selectsFiliais label {
	float: left;
	margin-left: 50px;
}
.selectsFiliais .selectStyle select {
	margin-left:-110px;
}
.selectsFiliais .selectStyle span {
	right: -5px;
}
.selectsFiliais .selectStyle {
	margin-top: -7px;
}
.box-filiais {
	width: 438px;
    float: left;
    background: #F8F8F8;
    border: 1px solid #A0A0A0;
    padding: 10px;
    margin-bottom: 55px;
    margin-right: 10px;
    min-height: 100px;
}
.box-filiais span {
	float: left;
    color: #1D1D1D;
    margin-left: 5px;
    width: 332px;
    font-size: 14px;
}
.box-filiais figure {
	float: left;
	width: 100px;
	height: 100px;
}
.box-filiais a {
	color: #1D1D1D;
	text-decoration: none;
}
.box-filiais a:hover {
	text-decoration: underline;
}

/*--- LISTAGEM CARRINHOS DESCONTO PROGRESSIVO ---*/
.progresiveProducts {
	clear: both;
	width: 940px;
}
.progresiveProducts .carousel {
	float: left;
	margin-bottom: 35px;
}
.progresiveProducts .bx-wrapper {float: left;}
.progresiveProducts .bx-controls {position: relative;}
.progresiveProducts .bx-controls a {margin-top: -130px;}
.progresiveProducts .bx-controls a.bx-next {right: 0;}
.buyQuant {
	width: 220px;
	float: right;
	margin-top: 75px;
}
.buyQuant span {
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 5px;
}
.buyQuant ins {
	text-decoration: none;
	text-align: center;
	float: left;
	width: 100%;
}
.buyQuant small {
	width: 100%;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-top: 5px;
}
.buyQuant a {
	background: none repeat scroll 0 0 #d62d00;
	border-radius: 3px;
	color: #fff;
	font: 14px latoBold;
	width: 90%;
	text-align: center;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 5%;
}
.listProductDesc ul {
	float: left;
	width: 700px;
}
.listProductDesc li {
	float: left;
	width: 220px;
	margin-right: 20px;
	background: #f8f8f8;
	min-height: 325px;
}
.listProductDesc li h4{
	width: 90%;
	padding: 10px 5% 10px 5%;
	font-size: 14px;
	color: #d10018;
	text-align: center;
}
.listProductDesc li del{
	float: left;
	width: 90%;
	padding: 10px 5% 5px 5%;
	font-size: 12px;
	color: #999;
	text-align: center;
}
.listProductDesc li ins{
	float: left;
	width: 90%;
	padding: 0px 5% 10px 5%;
	font-size: 16px;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.listProductDesc li figure{
	padding: 10px;
}

/* DEPOIMENTOS */
.callCenterMenu li {
    margin-bottom: 15px;
    display: block;
}
.callCenterMenu li a {
    font: 14px lato;
    color: #293a4a;
}
.callCenterMenu li.active a {
    background: url("../../img/setaCallCenterMenu.png") no-repeat right center;
    font: 14px lato;
    color: #D62D00;
    padding-right: 18px;
}
.contactDataTestimonials{
	float: left;
    margin-bottom: 80px;
    width: 200px;
}
.boxList{
	float: right;
    margin-bottom: 100px;
    width: 740px;
}
.listTestimonials {
    clear: both;
}
.listTestimonials ul {
    clear: both;
    overflow: hidden;
}
.listTestimonials ul li {
    background: #FFF;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}
.listTestimonials ul li .triangle {
    background: url("../../img/ico-triangulo.png") no-repeat scroll 0px 0px transparent;
    width: 12px;
    height: 22px;
    display: block;
    position: absolute;
    top: 65px;
    left: 136px;
}
.listTestimonials ul li img {
    float: left;
    margin-right: 25px;
}
.listTestimonials ul li em {
    float: left;
    width: 550px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    font: 16px latoBoldItalic;
    color: #696969;
}
.listTestimonials ul li strong {
    color: #696969;
    float: right;
    font: 16px latoBold;
    width: 565px;
}
.listTestimonials ul li small {
    float: right;
    width: 565px;
    font: 12px lato;
    color: #696969;
}
.listTestimonials h2 {
    margin-bottom: 15px;
}

/* DEPOIMENTOS NA HOME */
.homeTestimonials {
	clear: both;
    padding-bottom: 3%;
    width: 100%;
}
.homeTestimonials .left{
	width: 48%;
	float: left;
}
.homeTestimonials .right{
	width: 48%;
	float: right;
}
.homeTestimonials .right .group{
	float: right;
	margin-right: 0;
}
.homeTestimonials .right p{
	margin-right: 10px;
	margin-left: 0;
}
.homeTestimonials .group{
	position: relative;
	float: left;
}
.homeTestimonials .group p{float: left;}
.homeTestimonials .group figcaption{
	position: absolute;
	left: 0;
	top: 69%;
}
.homeTestimonials h3{
	color: #293a4a;
    font: 20px lato;
    margin-bottom: 20px;
}
.homeTestimonials figcaption{
	margin: 20px 0 10px;
	font-family: lato;
}
.homeTestimonials span{
	font-family: lato;
	display: block;
}

.homeTestimonials figcaption strong{
	font: 14px latoBold;
	display: block;
}
.homeTestimonials p{
	color: #696969;
    display: block;
    float: right;
    font: 14px latoBoldItalic;
    margin-bottom: 20px;
    margin-left: 10px;
    text-align: center;
    width: 49%;
}
.homeTestimonials .listSeeMore {
    clear: both;
    float: right;
    margin: 3% 0;
}

.authors-by-name {
    overflow: hidden;
    clear: both;
    margin-bottom: 50px;
}
.authors-by-name > div {
    float: left;
    width: 19.2%;
    margin: 0 1% 25px 0;
    box-sizing: border-box;
}
.authors-by-name > div:nth-child(5n) {
	margin-right: 0;
}
.authors-by-name > div:nth-child(5n+1) {
	clear: both;
}
.authors-by-name > div > strong {
	font-size: 25px;
    color: #1d1d1d;
}
.authors-by-name > div > ul {
    border: 1px solid #A0A0A0;
	background: #F8F8F8;
	padding: 10px;
}
.authors-by-name > div > ul > li {
	display: block;
	margin-bottom: 5px;
}
.authors-by-name > div > ul > li > a {
	display: block;
	font-size: 12px;
    color: #1D1D1D;
}

/* TRABALHE CONOSCO */
#dffieldSet {
	margin-bottom:30px;
	margin-top: 20px;
}

#dffieldSet label {
	margin-bottom: 20px;
}

#dffieldSet label span {
	width:40px;
}

.vaga_descricao, .vaga_tipo {
	display: none;
}

.fileButton {
	background-color: #bababa;
	color: #000;
	font: 12px lato;
	border-radius: 3px;
	padding: 10px;
	float: left;
	cursor: pointer;
	margin-top: 15px;
}
.curriculo:hover .fileButton {
	background-color: #ABABAB;
}
.fileName {
	float: left;
	width: 165px;
	border: 1px solid #fbfbfb;
	margin-left: 3px;
	padding: 10px;
	font: 11px lato;
	margin-top: 15px;
	cursor: pointer;
}
.curriculo {
	cursor: pointer;
}
.curriculo input {
    position: absolute;
    left: 243px;
    border: 1px solid;
    cursor: pointer;
    opacity: 0;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

/*TERMO ACEITE*/
.termAccept .txtDelivery {
	width: 850px !important;
	margin: 0 auto;
}
.termAcceptButtons .checkboxChecked{text-align: center; font: 15px arial; }
.termAcceptButtons .checkAccept {text-align: left;font: 15px arial;width: 379px;margin: 0 auto;}
.termAcceptButtons .buttonsAccept {text-align: center; padding: 10px;}
.termAcceptButtons input.btAccept {
    background: #f9b911;
    padding: 10px 20px 10px 20px;
    font: 15px arial;
    color: #fff;
    border-radius: 10px;
}
.termAccept{
	background: rgba(255,255,255,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(246,246,246,1) 77%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(49%, rgba(255,255,255,1)), color-stop(77%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(246,246,246,1) 77%, rgba(237,237,237,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(246,246,246,1) 77%, rgba(237,237,237,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(246,246,246,1) 77%, rgba(237,237,237,1) 100%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(246,246,246,1) 77%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
	border: 1px double #d9d9d9;
	margin-bottom: 20px;
}
.termAcceptText {
    height: 300px;
    overflow-y: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 15px;
    overflow-x: hidden;
}
.termAcceptButtons {margin-bottom: 25px;}
.dropEstante {
    display: none;
    background-color: #be0000;
    width: 300px;
    position: absolute;
    z-index: 1;
    top: 240px;
    left: 36%;
}
.dropEstante li a {
    display: block;
    margin: 2px 12px;
    font: 14px latoBold;
    color: #fff;
    padding: 8px 5px !important;
}
.dropEstante > li > a:hover {
    background: #ffffff;
    color: #be0000;
    text-decoration: none;
}