/*FONTES INCLUIDAS PARA USO ESPECIFICO NO LAYOUT*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');
@font-face {
	font-family: openSans;
	src: url("../../fontes/OpenSansRegular.eot")
}

@font-face {
	font-family: openSans;
	src: url("../../fontes/OpenSansRegular.ttf")
}

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

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

@font-face {
	font-family: openSansBold;
	src: url("../../fontes/OpenSansBold.eot")
}

@font-face {
	font-family: openSansBold;
	src: url("../../fontes/OpenSansBold.ttf")
}

@font-face {
	font-family: openSansLight;
	src: url("../../fontes/OpenSansLight.eot")
}

@font-face {
	font-family: openSansLight;
	src: url("../../fontes/OpenSansLight.ttf")
}

@font-face {
	font-family: openSansLightItalic;
	src: url("../../fontes/OpenSansLightItalic.eot")
}

@font-face {
	font-family: openSansLightItalic;
	src: url("../../fontes/OpenSansLightItalic.ttf")
}

.newsListLeft div *,
.newsListLeft p,
.newsListLeft span {
	font-family: 'Open Sans', sans-serif !important;
}


/*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: 15px;
	top: 25px;
	width: 27px;
}


/*LISTAGEM DE HOME*/
.listProducts.list-home .see-all-showcases {
	float: right;
	color: #555;
	font: 18px 'Open Sans',	sans-serif;
	text-transform: capitalize;
	text-decoration: none; 
}

/*LISTAGEM DE PRODUTOS*/

.listProducts {
	width: 100%;
	float: right;
	position: relative;
}

.listProducts.listProductsV2 .btRed {
	background: #35b5eb;
}

.listItems ul,
.listProducts ul {
	padding: 0px 0px 0px 5px;
	clear: both;
	width: 100%;
	height: 450px;
}

.listItems li,
.listProducts li {
	width: 210px;
	height: 390px;
	float: left;
	padding: 10px;
	background: #fafafa;
	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;
}

.listItems li figure,
.listProducts li figure {
	background: transparent;
	display: table-cell;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	width: 203px;
	position: relative;
}

.listItems li figcaption,
.listProducts li figcaption {
	font: 14px/16px latoBold;
	color: #d10018;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 50px;
	overflow: hidden;
}

.listItems li figcaption a,
.listProducts li figcaption a {
	color: #078bcd;
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
}

.listItems li p,
.listProducts li p {
	float: left;
	margin-top: 5px;
	min-height: 45px;
	position: relative;
	width: 108px;
}

.listItems li p {
	width: 100%;
	text-align: center;
	margin-top: 16px;
	min-height: 30px;
}

.listItems li p del,
.listProducts li p del {
	font: 11px lato;
	color: #596b7c;
}

.listItems li p ins,
.listProducts li p ins {
	bottom: 10px;
	color: #293a4a;
	display: block;
	font: 14px lato;
	position: absolute;
	text-decoration: none;
}

.listItems li small,
.listProducts li small {
	clear: both;
	color: #7d91a3;
	display: block;
	float: left;
	font: 12px/14px lato;
	margin-top: 5px;
	width: 107%;
}

.listItems li em,
.listProducts li em {
	font: 14px lato;
	color: #293a4a;
}

.listItems li a.btRed,
.listProducts li a.btRed {
	float: right;
	margin-top: 5px;
	margin-top: 1%;
	margin: 0px 40px;
	font-size: 16px;
}

.listItems li .added-product,
.listProducts li .added-product {
	float: right;
	margin: 15px 0 5px;
	padding: 5px 0;
	width: 150px;
	text-align: center;
	font: 14px latoBold;
}

.listItems li a.go-to-cart,
.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;
	margin-top: 104px !important;
}

.listItems li .priceOnRequest,
.listProducts li .priceOnRequest {
	clear: both;
	display: block;
	text-align: center;
	margin: 10px auto 0;
}

.listProductsV2 li {
	height: 400px;
}

.listItems li,
.listProductsV2 .listItems.exibe-preco-de-por li {
	height: 435px;
}

.listProductsV2 .listItems.exibe-parcelamento li {
	height: 370px;
}

.listProductsV2 .listItems.exibe-preco-de-por.exibe-parcelamento li {
	height: 415px;
}

.listProductsV2 li p.preco-listagem-produtos {
	margin-top: 10px;
	height: 60px;
}

.listItems.exibe-preco-de-por li p,
.listProductsV2 li p {
	width: 100%;
	text-align: center;
	margin-top: 0px;
}

.listItems li #typeProductsBooks {
	margin: 15px 25px;
	width: 90%;
}

.listItems li p ins,
.listProductsV2 li p ins {
	width: 100%;
	display: block;
	font: 24px 'Open Sans', sans-serif;
	font-weight: 700;
	color: #023a78;
}

.listItems li small,
.listProductsV2 li small {
	float: none;
	width: 100%;
	height: 14px;
	text-align: center;
}

.listItemsli img.imgType,
.listProductsV2 li img.imgType {
	vertical-align: middle;
}

.listItems li a.btRed,
.listProductsV2 li a.btRed {
	float: none;
	clear: both;
	display: block;
	text-align: center;
	width: 90px;
	position: absolute;
	bottom: 15px;
	margin: 0 38px;
}

.listItems li .msg-indisponivel,
.listProductsV2 li .msg-indisponivel {
	width: 100%;
	margin: 18px 0 5px;
	text-align: center;
}

.listItems li .priceOnRequest,
.listProductsV2 li .priceOnRequest {
	clear: both;
	display: block;
	margin: 0;
	font: 14px latoBold;
	padding: 10px 17px;
	text-align: center;
	width: 120px;
	position: absolute;
	bottom: 15px;
	left: 32px;
}

.listItems li .added-product,
.listProductsV2 li .added-product {
	float: left;
	display: block;
	margin: 5px auto;
	margin-left: 25px;
}

.listItems li a.go-to-cart,
.listProductsV2 li a.go-to-cart {
	display: block;
	float: left;
	width: 150px;
	margin: -8px auto;
	margin-left: 25px;
}

.listItems li figcaption a,
.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;
}

.produto-kit .listDetail .preco-listagem-produtos {
	min-height: 60px;
}

.produto-kit .listDetail #typeProductsBooks {
	margin: 10px 25px;
}


/*LISTAGEM DE PRODUTOS EM IMPRENSA*/

.listPress li {
	width: 1080px;
	margin: 0px 25px;
	height: auto;
}

.listPress li .figureSide {
	height: 210px;
	width: 152px;
	float: left;
}

.listPress li .textSide {
	float: left;
	width: 80%;
	margin-left: 25px;
}

.listPress li .textSide figcaption {
	width: 100%;
	overflow: inherit
}

.listPress li .textSide figcaption a {
	text-align: left;
	text-align: left;
	margin: 15px auto 25px;
	cursor: pointer;
}


/*LISTAGEM DE PRODUTOS DESTAQUE*/

.listFeatured li {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: transparent;
	margin-right: 0px;
	margin-bottom: 0px;
}

.listFeatured li figcaption {
	color: #35b5eb;
	text-decoration: none;
	float: right;
	height: auto; 
	width: 100%;
}

.listFeatured li .rounded,
.listFeatured li a.btRed {
	position: relative;
	margin: 12px auto;
	float: left;
	width: 70%;
}

.listFeatured span.typeFormatImpress,
.listFeatured span.typeFormatEBook {
	margin: 15px auto;
	float: left;
	clear: both;
	font-size: 15px;
	padding: 10px 1px 10px 32px;
	background-size: 25px;
	background-position: 2px;
}

.listFeatured li .msg-indisponivel {
	text-align: left;
}

.listFeatured .author {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
	width: 100%;
	display: block;
	float: left;
}

.listFeatured li p ins {
	width: 100%;
	display: block;
	font: 24px 'Open Sans', sans-serif;
	font-weight: 700;
	color: #023a78;
	text-align: left;
	text-decoration: none;
}

.listFeatured li .imgFeatured {
	float: left;
	width: 190px;
	margin-top: 30px !important;
	margin: 0px 15px;
}

.listFeatured li .imgFeatured span.typeFormatImpress,
.listFeatured li .imgFeatured span.typeFormatEBook {
	margin: 0 auto;
	width: 28%;
	display: block;
	float: none;
}

.listFeatured li figure {
	float: left;
	display: block;
}

.listFeatured li .valueProduct {
	float: left;
	margin-top: 0px;
	height: 55px;
	width: 100%;
	min-height: 0px;
}

.valueProduct del {
    float: left;
}

.listFeatured li p {
	float: right;
	margin-top: 5px;
	min-height: 40px;
	position: relative;
	width: 100px;
}

.listFeatured li figcaption a {
	float: right;
	text-align: left;
	width: 100%;
	text-decoration: none;
	font: 26px 'Open Sans', sans-serif;
	font-weight: 300;
}

.listFeatured .descriptionProduct {
	width: 60%;
	font: 14px/25px openSans !important;
	color: #555 !important;
	float: left;
}

.listFeatured .typeBook {
	float: right;
	width: 150px;
	margin-top: 2%;
	text-align: center;
}

.listFeatured .descriptionProduct p {
	width: 100%;
	height: 100%;
	font: 14px/25px 'Open Sans', sans-serif;
	text-align: left;
}

.listFeatured h2 {
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #555;
	font: 26px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-top: 35px;
	padding-bottom: 8px;
	padding-top: 10px;
	margin-bottom: 12px;
}

.listFeatured .descriptionProduct h2 {
	border-bottom: 0px solid #ccc;
	clear: both;
	color: #555;
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-top: 15px;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-bottom: 0px;
}

.listFeatured+.listProducts>.ttDefault {
	margin-top: -15px;
	padding-top: 12px;
}


/*EVENTOS*/

.newsList .newsDateFooter span {
	font: 20px 'Open Sans', sans-serif;
	font-weight: 300;
}

.newsList .eventsListRight {
	width: 15%;
	margin: 1% 0% 1% 0%;
	text-align: center;
}

.newsList .eventsList li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 10px 0px 10px 50px;
	overflow: hidden;
	clear: both;
}

.newsList .eventsList li:last-child {
	border-bottom: 0px solid #ccc;
}

.newsList ul.eventsList h3 {
	padding-bottom: 10px;
}

.newsList .eventsListLeft {
	float: right;
	width: 80%;
}

.newsList ul.eventsList h3 {
	color: #078bcd;
	font: 20px 'Open Sans', sans-serif;
	font-weight: 300;
	text-indent: 0px;
}


/*NOTÍCIAS*/

.newsList ul.listNews h3 {
	color: #078bcd;
	font: 20px 'Open Sans', sans-serif;
	font-weight: 300;
}

.eventsList .listFrame {
	width: 100%;
}

.newsList .newsListRight {
	width: 15%;
	margin-top: 20px;
	margin-bottom: 25px;
	float: left;
	margin-right: 20px;
}

.newsList .eventsListRight img,
.newsList .newsListRight img {
	width: 100%;
}

.newsList .newsListTop {
	width: 100%;
	margin-top: 20px;
}

.newsList .newsListLeft {
	float: left;
	width: 79%;
	margin-top: 20px;
}

.newsList .newsListLeft p,
.newsList .eventsListLeft p.newsResume,
.newsList .newsListLeft p.newsResume {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	width: 90%;
	color: #555;
	margin-bottom: 15px;
}

.newsList .eventsListLeft .newsDate span,
.newsList .newsListLeft .newsDate span {
	font: 13px/20px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #555;
	width: 100%;
	display: block;
}

.newsList .listNews li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
}

.newsList .listNews li:last-child {
	border-bottom: 0px;
}


/*TELA DE PRIMEIRA LINHA DE CATEGORIAS*/

.categoriesLevel1 {
	width: 100%;
}

.screenCategory ul {
	width: 85%;
	margin: 0 auto;
	padding-bottom: 25px;
}

.categoriesLevel1 .screenCategory li a {
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
	font-weight: 100;
	color: #078bcd;
}

.categoriesLevel1 .screenCategory li {
	width: 50%;
	display: inline-block;
	line-height: 35px;
	overflow: hidden;
}

.categoriesLevel1 li.IntroductionCategory {
	display: block;
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #555;
	margin-bottom: 50px;
	text-indent: 20px
}

.categoriesLevel1 h2.titleCategory {
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #555;
	font: 26px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-top: 35px;
	padding-bottom: 10px;
	margin-bottom: 60px;
}

.categoriesLevel1 li.screenCategory a {
	color: #078bcd;
}

.categoriesLevel1 li.screenCategory {
	width: 40%;
	float: left;
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
	padding-left: 10%;
	padding-bottom: 20px;
}

.categoriesLevel1 li.screenCategory:last-child {
	margin-bottom: 140px;
}


/*BANNER ENTRE VITRINES*/

.bannerShowcase {
	margin-bottom: 20px;
	float: right;
}


/*DETALHE DO PRODUTO*/
.detailProduct h1,
.detailProduct h2 {
	width: 80%;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #078bcd;
	margin-bottom: 5px;
	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 span.authorBook a {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	padding-left: 3px;
	color: #555;
}

.detailProduct span.authorBook {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	padding-left: 3px;
	color: #555;
	float: left;
}

.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;
}

.figureDetailProduct img {
	max-height: 180px;
	width: 115px;
}

.productLeft .share {
	text-align: center;
	float: none;
}

.productLeft .mainImages {
	text-align: center;
}

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

.productLeft .otersModels .titleotersModels {
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgba(102, 102, 102, .6);
	margin: 25px 15px 15px 10px;
	;
}

.otersModels figure.figureDetailProduct {
	width: 38%;
	float: left;
}

.otersModels figure.figureDetailProduct img {
	width: 105px;
	margin-left: 15px;
}

.productLeft .otersModels {
	width: 365px;
	overflow: hidden;
}

.productLeft .otersModels p.typeDetailProduct {
	float: left;
	margin-top: 3px;
}

.productLeft .otersModels p.typeDetailProduct img.imgType {
	vertical-align: middle;
}

.productLeft .otersModels .btGray:hover {
	background: #078BCD;
	color: #fff;
	text-decoration: none;
	border-color: #285e8e;
}

.productLeft .otersModels .btGray {
	float: left;
	margin-top: 75px;
	border: 2px solid #d3d3d3;
	background: none;
	border-radius: 0;
	text-transform: uppercase;
	color: #000;
	font: 16px 'Open Sans', sans-serif;
}

.productLeft .otersModels .figureDetailProduct a>img {
	max-height: 130px;
	float: left;
}

.productLeft .dataDetailProduct {
	padding: 25px 0px 20px 35px;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
}

.productLeft .dataDetailProduct span.dataDetailsWriter {
	float: left;
	width: 100%;
	line-height: 16px;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
}

.productLeft .seloEbook {
	width: 60%;
	height: 55px;
	float: left;
	margin: 0 34px;
}

.productLeft .seloEbook.epub {
	background: url("../../img/ebook-epub.jpg") 0 0 no-repeat;
}

.productLeft .seloEbook.pdf {
	background: url("../../img/ebook-pdf.jpg") 0 0 no-repeat;
}

.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 {
	color: #033977;
	background: transparent;
	text-align: center;
	margin-left: 30px;
	text-transform: none;
	font: 11px tahoma;
}

.productRight p.styleProduct {
	padding-bottom: 20px;
	padding-top: 75px;
}

.productRight .imgType {
	vertical-align: middle;
}

.productRight {
	width: 930px;
	float: right;
}

.productRight div.flagLeft#productDescription {
	float: left;
}

.productRight div.flagLeft#productDescription .ui-tabs-anchor {
	color: #555;
	font-weight: 300;
}

.productRight div#productDescription {
	float: right;
	width: 700px;
	overflow: hidden;
}

.js-produto-detalhe {
	width: 140px;
}

.js-produto-detalhe.flagRight {
	float: right;
}

.productRight .maisInformacoes {
	font: 14px lato;
	color: #293a4a;
	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 {
	max-width: 200px;
	width: auto;
	overflow: hidden;
	float: left;
	padding-bottom: 15px;
}

.productRight .prices del {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #888;
	display: block;
	margin-bottom: 7px;
}

.productRight .prices ins {
	font: 30px 'Open Sans', sans-serif;
	font-weight: 600;
	color: #023a78;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}

.productRight .prices em {
	font: 20px lato;
	color: #293a4a;
	display: block;
	margin-bottom: 15px;
}

.productRight .prices small {
	font: 13px lato;
	color: #7d91a3;
	display: block;
}

.productRight a.btRed.btBig {
	float: left;
	font-size: 19px;
	padding: 7px 22px;
	background: #35b5eb;
	text-decoration: none;
}

form.freight {
	background: #f9f9f9;
	clear: both;
	float: left;
	margin-top: 15px;
	width: 540px;
}

form.freight em {
	font: 14px lato;
	color: #d62d00;
	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: 140px;
}

.freight input.cep2 {
	width: 67px;
}

.freightResult {
	float: left;
	clear: both;
	width: 540px;
	background: #f9f9f9;
}

.freightResult th {
	background: #eee;
	font: 12px/30px lato;
	color: #34495e;
	text-align: left;
	text-indent: 12px;
}

.freightResult td {
	text-indent: 12px;
	font: 11px tahoma;
	color: #293a4a;
	padding-top: 10px;
}

.freightResult tr:last-child td {
	padding-bottom: 18px;
}

.ttPlots {
	clear: both;
	color: #d62d00;
	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: 55px;
}

div.plots ul li {
	font: 11px tahoma;
	color: #293a4a;
	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: #293a4a;
	margin: 0 10px 0 0;
	float: left;
}

.share {
	float: right;
}

.share span span span {
	text-indent: -999em;
}

.share .stButton {
	margin: 0 !important;
}

.listDetail .listProducts {
	width: 100%;
}

.listDetail .listProducts .bx-wrapper img {
	display: inline !important;
}

.listDetail {
	margin-bottom: 35px;
	float: left;
	width: 100%;
}

.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: 100%;
	border: none;
	overflow: hidden;
	/* margin-bottom: 25px; */
	border: none;
	background: none;
	margin-top: 10px;
}

#tabs>a:hover {
	color: #078bcd;
}

#tabs>a {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 5px 20px;
	font-size: 18px;
	text-decoration: none;
	float: left;
}

#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 .product-description ul li {
	background: #ffffff;
	border: none;
	border-radius: 0;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
}

#tabs .ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #7B7A7A;
	font-weight: 300;
}

#tabs .ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited,
#tabs .ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #078bcd;
	font-weight: 300;
}

#tabs ul li a {
	padding: 5px 20px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-weight: normal;
	display: block;
	background: #fff;
}

#tabs ul li.ui-state-active {
	background: #f8f8f8;
}
div#tabs-2 p,
div#tabs-2 strong {
    line-height: 25px;
    font-size: 14px
}
div#tabs-2 strong {
    color: #555;
    font-family: "OpenSans", sans-serif;
    font-weight: 600;
}

#tabs .ui-tabs-panel p {
	background: #ffffff;
	border: none;
	clear: both;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #555;
}

#tabs .ui-tabs-panel {
	background: #ffffff;
	clear: both;
	border: none;
	padding: 0px 20px;
}

.detailProduct .product-description {
	clear: both;
	margin-bottom: 25px;
}

.detailProduct .product-description #tabs-0 strong,
.detailProduct .product-description b {
	font: 11px tahoma;
}

.listDetail .listProducts .ttDefault {
	width: 100%;
	padding-top: 0;
	margin-bottom: 15px;
}

.productUnavailable form {
	width: 335px;
	margin-left: 25px;
}

.productUnavailable form .news {
	margin-left: 17%;
	margin-bottom: 10px;
}

.productUnavailable form .news span {
	font: 13px/20px lato;
}

.productUnavailable h2 {
	font: 20px lato;
	color: #35b5eb;
	margin-bottom: 15px;
	clear: left;
}

.productUnavailable p {
	color: #35b5eb;
	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 input[type="text"] {
	margin-bottom: 10px;
	width: 240px;
}

.productUnavailable input[type="submit"] {
	float: right;
	clear: both;
	padding: 10px 22px !important;
}

.productUnavailable form .error-message {
	color: #d62d00;
	display: block;
	font: 14px lato;
	margin-bottom: 12px;
	text-align: center;
}

.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: #003b78;
	margin-bottom: 15px;
	margin-left: 20px;
}

.negotiate p {
	color: #35b5eb;
	display: block;
	font: 14px lato;
	width: 40%;
	margin-bottom: 10px;
	margin-left: 20px;
}

.negotiate .negotiate-button {
	clear: both;
	margin-left: 20px;
}

.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*/

.listProductsV2 .typeFormatEBook {
	padding: 10px 15px 10px 30px;
	background-size: 18px;
	background-position: 10px;
	font-size: 13px;
}

.typeFormatEBook {
	background: url("../../img/ebook.png") no-repeat;
	padding: 10px 40px 10px 30px;
	background-position: 0px 3px;
	font: 15px 'Open Sans', sans-serif;
	color: #555;
}

.listProductsV2 .categoryDescription p {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #555;
}

.listProductsV2 .typeFormatImpress {
	padding: 10px 15px 10px 30px;
	background-size: 18px;
	background-position: 10px;
	font-size: 13px;
}

.typeFormatImpress {
	background: url("../../img/impresso.png") no-repeat;
	padding: 8px 30px 10px 30px;
	background-position: 0px 3px;
	color: #555;
	font: 15px 'Open Sans', sans-serif;
}

#bookData {
	width: 100%;
	clear: both;
	overflow: hidden;
}

#bookData dt {
	color: #293a4a;
	display: block;
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	float: left;
	clear: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#bookData dd {
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	float: left;
}


/*CARRINHO*/

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

.formCart .subTotal .subTotalWriter {
	width: 57%;
	float: left;
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: right;
	color: #023a78;
	padding-right: 40px;
	margin-top: 25px;
}

.box-mensagem-carrinho {
	text-align: center;
	font: 15px 'Open Sans', sans-serif;
	clear: both;
	display: inline-block;
}

.box-mensagem-carrinho p {
	padding: 10px 24px;
}

.formCart table.products {
	width: 86%;
	background: #fafafa;
	margin: 20px 60px;
}

.formCart table.products .typeFormatEBook,
.formCart table.products .typeFormatImpress {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
}

.formCart table.products th:first-child {
	text-align: left;
	text-indent: 10px;
}

.formCart table.products th {
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	height: 35px;
	background: #fafafa;
	text-align: center;
	border-bottom: 10px solid #fff;
	color: #555;
	vertical-align: middle;
}

.formCart table.products th:last-child {
	padding: 0px 12px;
}

.formCart table.products tr {
	border-bottom: 10px solid #fff;
}

.formCart table.products td {
	color: #666;
	font: 13px 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
}

.formCart table.products td a.imgProduct {
	float: left;
	margin: 10px;
	height: 100%;
}

.formCart table.products td p {
	overflow: hidden;
	margin-top: 20px;
	text-align: left;
	width: 220px;
	margin-left: 62px;
}

.formCart table.products td p a {
	font: 13px 'Open Sans', sans-serif;
	color: #666;
}

.formCart table.products td p small {
	font: 12px lato;
	color: #7d91a3;
	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 span.titleFormatProduct {
	vertical-align: super;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
}

.formCart table.products td input.productQuantity {
	height: 23px;
	padding: 10px;
	float: none;
	width: 20px;
	margin-top: 15px;
	border: none;
	background: #ebebeb;
	border-radius: 0px;
}

.formCart table.products td .removeItem div.remove {
	background: url('../../img/Xremove.png') 0 0 no-repeat;
	width: 65px;
	height: 40px;
	background-position: 15px 5px;
}

.formCart table.products td .removeItem {
	color: #d62d00;
	font-size: 26px;
}

.formCart table.products td strong {
	font: 12px 'Open Sans', sans-serif;
	display: block;
}

.formCart table.products td:last-child strong {
	font: 12px 'Open Sans', sans-serif;
	color: #023a78;
}

.formCart table.products td del {
	display: block;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
}

.calcCart {
	float: left;
	clear: both;
	border-bottom: 1px solid #B2B2B2;
	width: 85%;
	margin-left: 65px;
}

.Desc {
	float: left;
	clear: both;
	border-bottom: 1px solid #B2B2B2;
	width: 85%;
}

.calcCart #cod_cupom {
	width: 250px;
	border: none;
	background: #ebebeb;
}

.contentCalc {
	float: left;
	width: 100%;
	font-family: openSans, sans-serif;
	border-top: 1px solid #bababa;
	margin: 20px 0px;
}

.contentCalc * {
	font-family: inherit;
}

.contentCalc .totalFrete {
	padding: 20px 0px;
}

.contentCalc label.valueOfTheFreight {
	float: right;
	text-align: left;
	color: #023a78;
	margin-right: 15px;
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-top: 15px;
}

.contentCalc .inputOfTheFreight .btGray {
	margin-top: 15px;
}

.contentCalc label.inputOfTheFreight .cep1 {
	margin-top: 15px;
	border: none;
	background: #ebebeb;
	border-radius: 0px;
	color: #BABABA;
	text-align: center;
}

.contentCalc label.inputOfTheFreight {
	width: 87%;
	float: left;
	margin-bottom: 40px;
}

.contentCalc>span {
	color: #34495e;
	display: block;
	float: right;
	font-size: 15px;
	height: 30px;
	width: 59%;
}

.contentCalc>span.subTotalTitle {
	width: 10%;
}

.contentCalc>span.subTotalTitle p.total {
	padding: 20px 5px;
	float: left;
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: right;
	color: #023a78;
}

.contentCalc>span.alert {
	color: #d62d00;
	font: 13px/27px lato;
}

.contentCalc .freightOptionsGroup {
	width: 100%;
	float: right;
	overflow: hidden;
}

.contentCalc .freightOptionsGroup ul {
	width: 350px;
	float: right;
}

.freightOptionsGroup ul li span.deadlineDlivery {
	font: 11px 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	margin-left: 5px;
	color: #231f20;
}

.calcCart p {
	padding: 20px 24px;
	font: 14px 'Open Sans', sans-serif;
	color: #959596;
	float: left;
	clear: both;
}

.calcCart>label {
	float: left;
	clear: both;
	height: 65px;
}

.calcCart label span a {
	color: #959596;
	cursor: pointer;
}

.calcCart label span {
	font: 15px 'Open Sans', sans-serif;
	color: #959596;
	float: left;
	padding: 25px 10px;
}

.calcCart label input {
	margin-top: 10px;
}

.calcCart label input {
	margin-right: 10px;
}

.calcCart label .btGray {
	text-transform: uppercase;
}

.calcCart label .btGray:hover {
	color: #2a6496;
}

.contentCalc .freightOptionsGroup>span {
	clear: both;
	color: #293a4a;
	font: 14px 'Open Sans', sans-serif;
	margin: 10px 0;
	display: none;
}

.contentCalc div.radioStyle {
	margin-top: 0;
}

.contentCalc ul {
	width: 670px;
	float: right;
}

.contentCalc ul li {
	float: left;
	clear: left;
	width: 100%;
}

.contentCalc .thead {
	clear: both;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #34495e;
	margin: 0 25px 10px;
}

.contentCalc .thead span {
	display: block;
	width: 22%;
	text-align: left;
	float: left;
}

.contentCalc .thead span:first-child {
	width: 29%;
}

.contentCalc .thead span:last-child {
	width: 39%;
}

.contentCalc ul li span:last-child {
	width: 39%;
}

.contentCalc ul li.deadlineDlivery,
.contentCalc ul li span.deadlineDlivery {
	font: 11px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-left: 25px;
	color: #231f20;
}

.contentCalc ul li span {
	padding: 0;
	width: 30%;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #023a78;
	margin-left: 5px;
}

.contentCalc ul li span.nameFreight {
	color: #023a78;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 600;
	height: 20px;
	overflow: hidden;
}

.contentCalc ul li input {
	float: left;
	margin-top: 2px;
}

.contentCalc ul li label {
	height: auto;
}

.contentCalc label .remove {
	color: #d62d00;
	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 {
	padding-left: 115px;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #aeaeae;
	min-height: 45px;
	width: 315px;
}

.resultCart {
	width: 85%;
	margin: 20px 0px 0px 65px;
	float: left;
	border-bottom: 1px solid #B2B2B2;
}

.resultCart li {
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}

.resultCart li p {
	float: left;
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #34495e;
}

.resultCart li.discountProgressValue span {
	width: 140px;
	float: right;
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: right;
	color: #023a78;
}

.resultCart li p span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.resultCart li p:last-child {
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	color: #078bcd;
	margin-right: 10px;
	width: 98%;
	float: left;
}

.resultCart .total {
	float: right;
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #078bcd;
	margin-right: 25px;
}

.groupButtons .btRed {
	background: #05ad15;
	font: 22px 'Open Sans', sans-serif;
	padding: 25px 50px;
	text-transform: uppercase;
}

.groupButtons .btGray {
	text-transform: uppercase;
}

.groupButtons {
	clear: both;
	float: left;
	height: 66px;
	margin: 30px 10px 80px 66px;
	position: relative;
	width: 85%;
}

.groupButtons a {
	position: absolute;
	bottom: 25px;
	left: 0;
}

.groupButtons a#resetCart {
	bottom: 25px;
	left: 27%;
	position: absolute;
	text-decoration: none;
}

.groupButtons input.btRed {
	right: 0;
	position: absolute;
}

p.emptyCart {
	color: #293a4a;
	font: 15px lato;
	padding: 20px 0;
	text-align: center;
}

.contentCalcCupom>span {
	width: 47%;
	float: right;
	font: 14px 'Open Sans', sans-serif;
	color: #959596;
	margin: 3% 0% 1% 0%;
}

.contentCalcCupom>span:last-child {
	width: 50%;
	float: left;
	font: 14px 'Open Sans', sans-serif;
	color: #959596;
	margin: 1% 0% 1% 3%;
}

a.remove {
	color: #35b5eb;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

i.fa.fa-times-circle {
	margin-right: 10px;
}


/*LOGIN*/

.contentLogin {
	margin: 60px auto;
	overflow: hidden;
	clear: both;
}

.formLogin {
	padding-bottom: 42px;
	width: 33%;
	float: left;
	margin-left: 110px;
}

.formLogin:last-child {
	float: right;
	margin-right: 110px;
}

.formLogin fieldset {
	background: #fafafa;
	position: relative;
	margin-top: 38px;
}

.formLogin .firstPurchase .formatCep {
	float: right;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: right;
	color: #C3C6CC;
	margin-right: 45px;
	font-style: italic;
}

.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: #078bcd;
	border: none;
	background: #ebebeb;
	font: 18px 'Open Sans', sans-serif;
	padding: 10px 20px;
	display: block;
	width: 89.5%;
	margin-bottom: 20px;
}

.formLogin fieldset.registered h3 {
	color: #023a78;
	margin-left: 0px;
	float: none;
}

.formLogin fieldset.registered a {
	color: #033977;
	display: inline-block;
	font-size: 15px;
	margin-left: 45px;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

.formLogin fieldset label {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	height: auto;
	position: relative;
	margin-bottom: 15px;
	margin-left: 30px;
}

.formLogin fieldset label span {
	display: block;
	font: 13px 'Open Sans', sans-serif;
	margin: 0 0 7px 4px;
}

.formLogin fieldset .btRed {
	background: #35b5eb;
	float: right;
	margin: 20px 45px 25px 0px;
}

.formLogin fieldset .btGray {
	background: #033977;
}

.formLogin fieldset button {
	display: inline-block;
	font-size: 15px;
	margin: 0;
}

.formLogin input[type="text"],
.formLogin input[type="password"] {
	float: none;
	width: 85%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;
	border: none;
	background: #EBEBEB;
}

.formLogin fieldset.registered button {
	padding: 10px 20px;
	float: right;
	margin: 25px 50px 10px 00px;
}


/*CADASTRO*/

.contentRegister p {
	font: 15px lato;
	color: #293a4a;
}

.contentRegister .msgChangeAddress {
	padding: 0;
	float: none;
	margin: 0 auto;
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 2% 0% 3% 0%;
	text-indent: 45px;
}

.contentRegister p.info {
	font-weight: bold;
	padding: 6px;
	margin-top: 12px;
}

.contentRegister.addressRegister {
	padding-top: 15px;
}

.contentRegister section.sideLeft {
	float: left;
	padding-left: 15%;
	width: 31%;
	margin-bottom: 40px;
}

.contentRegister section.sideRight {
	float: right;
	width: 45%;
}

.contentRegister form {
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
}

.registerOutSide .sidesRegisters {
	float: left;
	width: 47%;
}

.registerOutSide .registerblockAndAddress {
	width: 90%;
}

.registerOutSide .blockAddress {
	margin-left: 15px;
}

.registerOutSide form {
	width: 83%;
	padding: 0px 142px;
}

.registerOutSide .typePerson {
	width: 100%;
	float: left;
	margin-bottom: 13px;
}

.registerOutSide #ClienteAddForm .selectStyle {
	width: 320px;
	margin-bottom: 0px;
}

.registerOutSide .ttDefault {
	margin-bottom: 10px;
	width: 99%;
	margin-left: 5px;
}

.registerOutSide #ClienteAddForm input {
	background: #ebebeb;
	clear: both;
	float: left;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #555;
	padding: 0 15px;
	width: 320px;
	height: 38px;
	border: none;
	border-radius: 0px;
}

.registerOutSide #ClienteAddForm .ramalFixed {
	width: 24%;
	float: right;
	clear: none;
}

.registerOutSide #ClienteAddForm .phoneFixed {
	width: 72%;
	clear: none;
}

.registerOutSide #ClienteAddForm .sidesRegisters .titlePhoneFixed {
	width: 51%;
	clear: none;
}

.registerOutSide #ClienteAddForm .sidesRegisters .titleRamalFixed {
	width: 20%;
	float: right;
	clear: none;
}

.registerOutSide #ClienteAddForm label {
	clear: both;
	display: block;
	position: relative;
	width: 80%;
	height: 76px;
}

.registerOutSide #ClienteAddForm .phoneAndRamalFixed {
	width: 71.5%;
}

.registerOutSide #ClienteAddForm .sidesRegisters span {
	float: left;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 0;
	width: auto;
	margin-bottom: 5px;
}

.registerOutSide .radioStyle {
	margin-top: 0px;
	width: 20px;
	margin-left: 2px;
}

.registerOutSide .radioChecked {
	background: url("../../img/radio.png") no-repeat 0 -24px;
}

.registerOutSide .typePerson span {
	color: #959596;
	float: left;
	font: 12px/16px 'Open Sans', sans-serif;
	font-weight: 600;
	width: auto;
	margin-top: 1px;
}

.registerOutSide #ClienteAddForm div.styleCheckbox {
	background: url("../../img/styleCheckbox.png") no-repeat 0 -20px;
	height: 27px;
	float: left;
	clear: both;
}

.registerOutSide #ClienteAddForm div.checkboxChecked {
	background: url("../../img/styleCheckbox.png") no-repeat 0 5px;
	height: 25px;
}

.registerOutSide #ClienteAddForm .checkboxStyle {
	background: url("../../img/styleCheckbox.png") no-repeat 0 0;
}

.registerOutSide #ClienteAddForm .checkboxChecked {
	background: url("../../img/styleCheckbox.png") no-repeat 0 -25px;
}

.registerOutSide #ClienteAddForm .listInterests li small {
	color: #555;
	font: 13px/27px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-left: 10px;
}

.registerOutSide #ClienteAddForm .styleCheckbox input {
	cursor: pointer;
	opacity: 0;
	height: 19px;
	margin: 0;
	width: 22px;
}

.registerOutSide form .areaAddress,
.registerOutSide form .areaInterest {
	margin-bottom: 10px;
	padding-top: 11px;
	width: 90.7%;
}

.registerOutSide .listInterests li {
	margin-bottom: 5px;
	overflow: hidden;
}

.registerOutSide .registerblockAndAddress .buttonsAddressRegister {
	margin: 20px 40px;
	width: 100%;
}

.registerOutSide form .btGray {
	margin-right: 140px;
}

.registerOutSide .registerblockAndAddress .buttonsAddressRegister .btRed {
	float: right;
}

.registerOutSide .sidesRegisters ul.listInterests {
	margin: 0px 0px 23px 14px;
}

#TrabalheCandidatosForm {
	width: 100%;
}

#dffieldSetDados {
	width: 566px;
}

.contentRegister form label {
	clear: both;
	display: block;
	position: relative;
	width: 60%;
}

.contentRegister form div.house {
	width: 94%;
	float: left;
	margin-bottom: 40px;
}

.contentRegister form label.streetHouseBlock {
	width: 66%;
	float: left;
	position: relative;
	clear: none;
}

.contentRegister form label.numberHouseBlock {
	width: 30%;
	float: right;
	clear: none;
}

.contentRegister form label>span,
.typePerson em,
.contentRegister .sexo em {
	width: 100%;
	float: left;
	text-align: left;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #078bcd;
	margin-right: 13px;
	clear: left;
}

.contentRegister form label>span.numberHouseTitle {
	width: 100px;
}

.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: 320px;
	margin-right: 20px;
	background: #ebebeb!important;
}

.contentRegister form label.inscricao div {
	margin-top: 3px;
}

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

.contentRegister form label.inscricao em {
	color: #078bcd;
	float: left;
	font: 13px/27px 'Open Sans', sans-serif;
	font-weight: 300;
}

.contentRegister .ramal input:last-child {
	padding: 0 10px;
	width: 68px;
}

.contentRegister .sexo input {
	width: 20px;
}

.typePerson span {
	color: #293a4a;
	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: 338px;
	height: 38px;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.contentRegister form .streetHouse {
	width: 100%;
}

.contentRegister form .numberHouse {
	width: 100%;
}

.contentRegister form img {
	float: right;
	margin-top: 12px;
	display: none;
}

.contentRegister form .selectStyle {
	float: left;
	height: 37.5px;
	margin-bottom: 10px;
	width: 338px;
}

.contentRegister form .selectStyle,
.contentRegister form section.sideRight input,
.contentRegister form section.sideLeft input {
	border-radius: 0px;
	margin-bottom: 25px;
	border: 0px;
	font-size: 12px;
	background: #ebebeb;
}

.contentRegister form section.sideRight input#EnderecoClienteNomeEndereco {
	margin-bottom: 15px;
}

.contentRegister form .selectStyle select {
	height: 40px;
}

.contentRegister form .selectStyle span small {
	top: 15px;
}

.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 'Open Sans', sans-serif;
	color: #078bcd;
	margin: 30px 0;
	clear: both;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.contentRegister form button {
	float: right;
	width: auto;
	margin: 0px 200px 60px 10px;
}

.contentRegister form button:last-child {
	margin-right: 5px;
}

#ClienteAddForm>p.mensagem-erro {
	float: right;
	margin-bottom: 30px;
	text-align: center;
	width: 90%;
}

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;
}


/*DOWNLOAD EBOOK*/

.txtDefault .imgEbook,
.txtDefault .dataEbook {
	float: left;
	margin: 10px;
	width: auto;
}

.txtDefault .dataEbook {
	margin-left: 20px;
}

.txtDefault .dataEbook .nameProduct {
	font: 16px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
	margin: 0px;
	width: 100%;
	display: block;
	float: left;
}

.txtDefault .dataEbook .codProduct {
	margin: 1px auto;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #000;
	display: block;
	float: left;
}

.txtDefault .dataEbook .btGray {
	clear: both;
	float: left;
	color: #fff;
	text-transform: uppercase;
	margin-top: 25px;
}

.btEbookWithoutLink{
    width: 200px !important;
    font-size: 11px !important;
    padding: 10px !important;
    margin: 10px !important;
    text-align: center !important;
    text-decoration: none !important;
    pointer-events: none !important;
}
/*DOWNLOAD EBOOK*/


/*plugin tooltip*/

.tooTip {
	position: absolute;
	color: #d62d00;
	width: 400px;
	background-color: #f1f1f1;
	border: 1px solid #d62d00 !important;
	padding: 10px;
	border-radius: 20px;
	font: 12px lato;
	text-align: center;
	z-index: 5;
}

#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: 100%;
	float: left;
	clear: both;
}

.formContact .imgDescriptionContact {
	background: url(../../img/imgContato.jpg) no-repeat;
	width: 285px;
	height: 265px;
	float: left;
	padding: 0px 10px;
	margin-top: 0px;
	background-position: 15px;
}

.formContact .descriptionContact {
	margin-top: 15px;
	overflow: hidden;
}

.formContact .descriptionContact p {
	font: 14px 'Open Sans', sans-serif;
	color: #555;
	margin-left: 15px;
	margin-bottom: 20px;
}

.formContact .descriptionContact p span {
	margin-bottom: 30px;
	display: block;
}

.formContact form {
	width: 760px;
	margin: 0 auto;
}

.formContact form img {
	float: right;
	margin-top: 10px;
	display: none;
}

.formContact form label {
	height: auto;
	overflow: hidden;
}

.formContact form label.upload-file {
	margin-top: 10px;
}

.formContact form label>span {
	clear: left;
	color: #078bcd;
	float: left;
	font: 13px/40px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-right: 13px;
	text-align: right;
	width: 120px;
}

.formContact form label>span.CodCaptcha {
	margin-top: 62px;
}

.formContact form textarea {
	float: left;
	margin-top: 12px;
	width: 544px;
	border: none;
	border-radius: 0px;
	color: #808080 !important;
	font: 14px lato;
	padding: 12px;
	background: #ebebeb;
}

.formContact form input[type="text"] {
	float: left;
	height: 38px;
	margin-bottom: 10px;
	padding: 0 30px 0 12px;
	width: 530px;
	border: none;
	color: #333;
	background: #ebebeb;
	border-radius: 0px;
}

.formContact form .checkboxStyle {
	margin-top: 10px;
}

.formContact form div.selectStyle {
	border-radius: 0px;
	float: left;
	height: 36px;
	margin-bottom: 10px;
	width: 339px;
	border: none;
	background: #ebebeb;
}

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

.formContact .descricao_upload {
	color: #078bcd;
	float: left;
	margin-left: 17%;
	font: 13px/40px 'Open Sans', sans-serif;
	font-weight: 300;
}

.formContact form div.selectStyle select {
	height: 37px;
}

.formContact form div.selectStyle span small {
	top: 15px;
	left: 8px;
}

.formContact form div.selectStyle span {
	float: right;
}

.formContact form .buttonsForm {
	clear: both;
	width: 100%;
	height: 55px;
	margin: 10px auto 50px;
}

.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="reset"] {
	float: right;
	margin: 10px;
}

.formContact form input[type="submit"] {
	float: right;
	width: auto;
	margin-right: 8%;
}

.formContact input#FaleConoscoCaptcha {
	clear: none;
	margin-right: 0%;
	width: 527px;
	margin-left: 0%;
}

.formContact .bindCaptcha {
	width: 23%;
	height: 55px;
	float: left;
	margin-left: 0%;
}

.formContact #newCaptcha {
	background: none;
	float: right;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 0;
	color: #575757;
	height: auto;
	width: auto;
	margin-left: 0;
	text-indent: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	display: initial;
	margin-right: 19%;
}

.formContact .captha p span {
	display: block;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	overflow: hidden;
	padding: 5px 30px;
	color: #575757;
	width: 46%;
}

.formContact .captha img.captcha {
	width: 174px;
}

.msgFormContact {
	margin-bottom: 10px;
	margin-left: 15px;
	overflow: hidden;
}

.contactData {
	width: 305px;
	float: right;
}

.contactData h2 {
	font: 18px latoItalic;
	color: #d62d00;
	margin-bottom: 10px;
	margin-top: 20px;
}

.contactData li,
.contactData li.email a {
	font: 15px lato;
	color: #293a4a;
}

.contactData li.address,
.contactData li.email,
.contactData li.saturday {
	margin-bottom: 20px;
}

.contactData small {
	font: 14px lato;
	color: #808080;
	margin: 10px 0;
}


/*LISTAGEM DE LIVROS RELACIONADOS*/

.similar-products li.last {
	width: 15%;
	padding: 10px 10px 25px 10px;
	text-align: center;
	float: left;
	background: #fafafa;
	margin: 7px;
}

.similar-products li.last figure {
	margin: 8px;
}

.similar-products .last figcaption a,
.similar-products .last figcaption {
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #078bcd;
	height: 75px;
	overflow: hidden;
	line-height: 25px;
}

.similar-products li.last p.preco-listagem-produtos ins {
	text-decoration: none;
}

.similar-products li.last p.preco-listagem-produtos {
	color: #023a78;
	margin-bottom: 25px;
	display: block;
	font: 24px 'Open Sans', sans-serif;
	font-weight: 600;
}

.similar-products li.last p {
	margin-bottom: 30px;
}

.similar-products li.last .typeFormatImpress {
	background: url("../../img/impresso.png") no-repeat;
	padding: 10px 0px 10px 30px;
	background-position: 0px 3px;
	font: 15px 'Open Sans', sans-serif;
	color: #555;
}

.similar-products li.last a.btRed.rounded:hover {
	color: #2a6496;
}

.similar-products li.last .typeFormatEBook {
	background: url("../../img/ebook.png") no-repeat;
	padding: 10px 0px 10px 30px;
	background-position: 0px 3px;
	font: 15px 'Open Sans', sans-serif;
	color: #555;
}


/*LISTAGEM DE CATEGORIA*/

.listProducts .selectStyle {
	bottom: 45px;
	float: right;
}


/*HISTÓRICO DE PEDIDOS*/
tr.showDetails .exibirPedidos .resumo_compra_v2 .orderValue p strong {
	 color: #078bcd;
}
.history {
	width: 100%;
	margin-bottom: 5%;
	margin-top: 30px;
}

.history th:first-child,
.history td:first-child {
	padding-left: 27px;
}


.history th {
	padding: 15px 0px;
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	border-bottom: 3px solid #fff;
	text-transform: uppercase;
}

.history td {
	font: 13px 'Open Sans', sans-serif;
	padding: 20px 0;
	text-align: center;
	/* text-indent: 20px; */
	color: #666;
}

.history td a.seeDetails {
	color: #023a78;
	text-transform: uppercase;
	font-size: 12px;
}

.history td p {
	text-align: center;
	color: #293a4a;
	font: 14px lato;
}

/*BREADCRUMPS DETALHES DO PEDIDO*/

.stepsFromOrder .processPurchase .processStatus .stepsOrderActive,
.stepsFromOrder .processPurchase .processStatus .stepsOrderActive {
	background: url(../../img/buttonChecked.png)no-repeat;
	height: 60px;
	position: absolute;
	width: 60px;
}

.stepsFromOrder .processPurchase .processStatus .stepsOrder {
	background: transparent;
}

.stepsFromOrder .processPurchase .processStatus .stepsOrder {
	background: transparent;
	height: 60px;
	position: absolute;
	width: 60px;
}

.stepsFromOrder .processPurchase li {
	margin-left: 95px;
	;
}

.stepsFromOrder .processPurchase li:last-child {
	width: 225px;
}

.stepsFromOrder .processPurchase:first-child {
	clear: both;
	height: 10px;
	margin: 0 auto;
	padding-top: 0px;
	width: 90%;
	padding-left: 35px;
	padding-bottom: 0px;
}

.stepsFromOrder .processPurchase:first-child li {
	height: 30px;
}

.stepsFromOrder .processPurchase {
	clear: both;
	height: 70px;
	margin: 0 auto;
	width: 90%;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.stepsFromOrder .processPurchase li span.line {
	border-bottom: transparent;
	position: absolute;
	right: -115px;
	width: 250px;
	z-index: 1;
	top: 15px;
}

.stepsFromOrder .processPurchase li span.line.active {
	border-bottom: 10px solid #078BCD;
}


/*EVENTOS E MÍDIAS*/

.events,
.media {
	float: left;
	width: 45%;
	margin: 1% 0% 3% 0%;
}

.media {
	margin-left: 5%;
}

.eventsAndMedia .media .btMidias .btGray:hover,
.eventsAndMedia .events .btCalendar .btGray:hover {
	color: #fff;
	text-decoration: none;
	background: #078BCD;
	border-color: #285e8e;
}

.eventsAndMedia .media .btMidias .btGray,
.eventsAndMedia .events .btCalendar .btGray {
	margin-top: 0px;
	margin-left: 43px;
	background: #fff;
	color: #555;
	border: 2px solid #d3d3d3;
	text-transform: uppercase;
}

.eventsAndMedia .media .btMidias,
.eventsAndMedia .events .btCalendar {
	width: 40%;
	cursor: pointer;
	margin-left: 45px;
}

.eventsAndMedia .media .midias {
	background: url("../../img/ico-midias.png") no-repeat 0px 0px;
	width: 95%;
	height: auto;
	margin: 39px;
	overflow: hidden;
}

.eventsAndMedia .events .calendar {
	background: url("../../img/calendar.png") no-repeat -5px -5px;
	width: 100%;
	height: auto;
	margin: 40px 100px 40px 40px;
	overflow: hidden;
}

.eventsAndMedia .media .midias li,
.eventsAndMedia .events .calendar li {
	font: 14px Tahoma;
	width: 90%;
	padding-left: 10%;
	margin-bottom: 10px;
}

.eventsAndMedia .media .midias h2,
.eventsAndMedia .events .calendar h2 {
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-top: 2px;
	margin-left: 50px;
	padding-bottom: 17px;
	color: #078bcd;
}


/*BREADCRUMPS DETALHES DO PEDIDO*/

.showDetails .exibirPedidos span.titleNumPed,
.showDetails .exibirPedidos .titleValuePed {
	font: 18px 'Open Sans', sans-serif;
	color: #023a78;
	font-weight: 300;
	margin: 15px;
}

.showDetails .exibirPedidos span.NumPed {
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
}

.showDetails .exibirPedidos span.valuePed {
	font: 22px 'Open Sans', sans-serif;
	font-weight: normal;
}

.showDetails .exibirPedidos dt.numberSale {
	width: 100%;
	border-bottom: 1px solid #bebebe;
	padding-bottom: 10px;
	text-align: left;
}

.showDetails .exibirPedidos dt.valueSale {
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: 0;
}

.showDetails .exibirPedidos {
	/* border: 2px solid #eee; */
	background: #fff;
}

.showDetails .exibirPedidos .btRed {
	background: #35b5eb;
}

.showDetails .exibirPedidos dl dt {
	font: 15px 'Open Sans', sans-serif;
	color: #078bcd;
	margin-bottom: 8px;
	float: left;
	clear: left;
	font-weight: 300;
	text-indent: 0px;
}

.showDetails .exibirPedidos dl dd {
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-bottom: 15px;
	float: left;
	clear: left;
	text-indent: 0px;
}

.showDetails .exibirPedidos dl dd a.btRed {
	float: left;
	color: #FFF;
}

.showDetails .resumo_compra_v2 span.valorUnit {
	float: right;
	color: #078bcd;
}

.showDetails .resumo_compra_v2 span.product-virtual strong{
	float: left;
}
.showDetails .resumo_compra_v2 span.product-virtual a,
.showDetails .resumo_compra_v2 span.product-virtual {
	float: left;
	clear: both;
}
.showDetails .resumo_compra_v2 span.quantity {
	width: 20%;
	font-size: 13px;
	font-family: Tahoma;
}


/*PÁGINA DE 404*/

.content404 {
	text-align: left;
}

.content404 .logo {
	background: url("../../img/logoTop.png") no-repeat 0 0;
	width: 345px;
	height: 70px;
	display: block;
	text-indent: -999em;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 60px;
}

.content404 div {
	width: 100%;
	background: #fff;
	height: 195px;
}

.content404 div .contentCenter:last-child {
	width: 470px;
	margin-left: 125px;
	float: left;
}

.content404 div .contentCenter {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}

.content404 div .contentCenter span {
	font: 25px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #35b5eb;
}

.content404 div .contentCenter h1 {
	float: left;
	height: 85%;
	margin-top: 6%;
	margin-bottom: 4%;
	text-indent: -999em;
	width: 50%;
	background: url("../../img/404.png") no-repeat 0 0;
}

.content404 div .contentCenter h2 {
	width: 270px;
	float: right;
	color: #17A6E2;
	font: 19px 'Open Sans', sans-serif;
	margin-top: 90px;
	text-align: center;
	margin-right: 20px;
}

.content404 div .contentCenter ul {
	width: 460px;
	float: left;
	color: #959596;
	margin-left: 15px;
}

.content404 div .contentCenter ul li {
	font: 13px 'Open Sans', sans-serif;
	list-style: disc;
}

footer#notfound-rodape {
	margin-top: 200px;
	text-align: center;
	padding: 75px;
}

footer#notfound-rodape a {
	text-decoration: none;
}


/*PERGUNTAS FREQUENTES*/

.contentFAQ .contentFAQuestions {
	width: 100%;
	position: relative;
	padding: 5px 0px;
	min-height: 350px;
	overflow: hidden;
}

.contentFAQ .questions dd p {
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
}

.contentFAQ .questions dd {
	margin-left: 75px;
	margin-top: 15px;
}

.contentFAQ .questions h3.titleCategoryName {
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
	margin: 15px auto 20px;
}

.contentFAQ .questions dt {
	color: #023a78;
	cursor: pointer;
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 10px auto;
	background: url("../../img/speakToMe.png") no-repeat;
	padding-left: 30px;
}

.contentFAQ .contentPages {
	width: 95%;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.contentFAQ .contentPages:last-child {
	margin-bottom: 20px;
}

.contentFAQ .contentPages .titleCategory {
	float: left;
	clear: both;
	margin-top: 10px;
	height: 30px;
}

.contentFAQ .contentPages .titleCategory h2 {
	color: #078bcd;
	font: 18px 'Open Sans', sans-serif;
	text-transform: none;
	cursor: pointer;
}

.contentFAQ .contentPages .categoriesConteudos {
	float: left;
	width: 28%;
}

.contentFAQ .contentPages .questionsCategory {
	width: 70%;
	float: right;
}


/*ENTREGA*/

.txtCongratulations {
	font: 19px/17px 'Open Sans', sans-serif;
	padding: 10px 0px;
	width: 95%;
	margin-bottom: 0px;
	color: #078bcd;
	float: right;
}

.txtDeliveryPurchase,
.txtDelivery {
	font: 18px/17px 'Open Sans', sans-serif;
	padding: 10px 15px;
	width: 95%;
	background: #ebebeb;
	margin-bottom: 5px;
	color: #078bcd;
	text-transform: uppercase;
}

.freightList {
	width: 100%;
	float: left;
}

.freightList .freightOptionsGroup {
	line-height: 40px;
	background: #fafafa;
	padding: 0px 0px 10px 10px;
}

.freightList .freightOptionsGroup li {
	padding: 5px 5px 0px 10px;
	font-size: 14px;
	overflow: hidden;
}

.freightList .freightOptionsGroup li strong.titleTrasporter {
	color: #033977;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 600;
}

.freightList .freightOptionsGroup li span.valueTrasporter {
	color: #023a78;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
}

.freightList .freightOptionsGroup li strong.mensageTrasporter {
	color: #033977;
	font: 11px/18px 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
}

.enderecoEntrega .txtDelivery {
	width: 91%;
}

.enderecoEntrega {
	width: 28%;
	float: left;
	margin-left: 80px;
	margin-bottom: 35px;
}
.enderecoEntrega .deliveryAddress > li{
	width: 323px;
    margin: 5px 0px;
    padding: 10px 20px;
}
.enderecoEntrega .newAddressLink a.btRed {
    padding: 10px;
    margin-left: 0px;
}
.resumoCompra {
	width: 50%;
	float: right;
	margin-right: 125px;
}

.deliveryAddress a.btRed {
	background: #033977
}

.deliveryAddress {
	overflow: hidden;
	padding: 0;
	width: 100%;
}

p.newAddressLink {
	color: #666;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 15px;
	float: left;
	line-height: 50px;
	width: 100%;
	height: 50px;
}

.deliveryAddress p {
	width: 325px;
	margin: 0 auto;
	padding-top: 5px;
}

.deliveryAddress span.enderecoNot {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #555;
	font-style: italic;
}

.deliveryAddress .fa {
	margin-right: 5px;
}

.deliveryAddress>li {
	list-style: none;
	float: left;
	width: 350px;
	background: #fafafa;
	margin: 15px 16px;
	min-height: 190px;
	box-sizing: border-box;
	padding: 25px;
}

.deliveryAddress>li ul {
	padding: 0;
	margin-bottom: 20px;
}

.deliveryAddress li .btGray {
	text-transform: uppercase;
	padding: 8px 25px;
}

.deliveryAddress>li ul li {
	list-style: none;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #aeaeae;
}

.deliveryAddress>li ul li.txtRadioButton {
	font: 14px 'Open Sans', sans-serif;
	margin: 10px 0px 10px 0px;
	color: #35b5eb;
	text-indent: 5px;
}

.deliveryAddress>li ul li a {
	margin-top: 20px;
}

.enderecoEntrega .newAddressLink {
	margin: 25px 0px 0px 30px;
	padding: 0px 0;
	width: 85%;
}

.newAddressLink a.btRed {
	background: #35B5EB;
	font-size: 16px;
	margin-left: 20px;
}
.tableResumoCompra .totalvalues .numberValuesTotal span,
.tableResumoCompra .totalvalues .numberValues span {
	text-align: right;
	float: left;
	width: auto;
	font: 13px Tahoma;
	padding-top: 25px;
	color: #959596;
	line-height: 20px;
}

.tableResumoCompra .totalvalues .titleValues {
	text-align: right;
	float: left;
	width: auto;
	font: 13px Tahoma;
	line-height: 30px;
	padding-top: 8px;
	margin-right: 2%;
	margin-left: 36%;
	color: #959596;
}

.tableResumoCompra .totalvalues .titleValues span {
	float: right;
	clear: both;
}

.tableResumoCompra .totalvalues .numberValuesFrete {
	float: left;
	width: auto;
	margin-top: 8px;
	margin-right: 10px;
}

.tableResumoCompra .totalvalues .numberValuesFrete span {
	color: #959596;
	font: 13px/30px Tahoma, sans-serif;
	text-align: left;
	display: block;
}

.tableResumoCompra .totalvalues {
	float: right;
	width: 35%;
}

.tableResumoCompra .buttonsAux {
	width: 74%;
	vertical-align: top;
	float: left;
	text-align: right;
	margin-right: 4px;
	margin-top: 20px;
}

.tableResumoCompra .buttonsAuxContinuar .btRed {
	background: #033977;
	font-size: 16px;
	padding: 15px 25px 15px 25px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

.tableResumoCompra .buttonsAuxContinuar .btGray:hover,
.tableResumoCompra .buttonsAuxContinuar .btRed:hover {
	color: #2a6496;
	text-decoration: underline;
}

.warningDelivery {
	margin: 20px 20px 10px 0px;
	width: 45%;
	background: url('../../img/pageIcons.png') no-repeat -233px -116px;
	padding-left: 50px;
	color: #aeaeae;
	font: 11px Tahoma;
	height: 50px;
	float: left;
}

.cashItems .detailProduct td:last-child,
.cashItems .detailProduct th:last-child {
	padding-right: 5%;
	text-align: center;
	color: #023a78;
}

.cashItems .detailProduct span.deadline {
	color: #35B5EB;
	font-weight: 700;
}

.cashItems .detailProduct strong.formTotal {
	color: #023a78;
	font: 12px 'Open Sans', sans-serif;
}

.cashItems .detailProduct th:first-child {
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
}

.cashItems .detailProduct td:first-child {
	width: 39%;
	text-align: left;
	padding-left: 5px;
}

.cashItems .detailProduct td {
	text-align: center;
	background: #fafafa;
	border-top: 2px solid #fff;
	padding: 10px;
}

.cashItems .detailProduct td span {
	color: #aeaeae;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 25px;
	padding-left: 10px;
}

.cashItems .detailProduct th {
	width: 20%;
	text-align: center;
	padding-left: 7px;
	font: 12px 'Open Sans', sans-serif;
	padding-bottom: 15px;
	background: #fafafa;
	padding: 10px;
	text-transform: uppercase;
}

.cashItems .detailProduct td .product span {
	color: #aeaeae;
	font: 13px 'Open Sans', sans-serif;
	line-height: 20px;
	padding-left: 0px;
}

.cashItems .detailProduct td p.product {
	padding: 0px 10px;
}

strong.totalWithDiscount {
	float: left;
	margin-left: 42px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

/*PAGAMENTO*/

.formPayment {
	float: left;
}

.formPayment .btGray {
	float: left;
	margin-left: 396px;
	margin-top: 2%;
}

.formPayment .btRed {
	padding: 15px;
	font-size: 18px;
	float: right;
}

.formPayment h2 {
	font: 18px/17px 'Open Sans', sans-serif;
	padding: 10px;
	width: 94%;
	float: left;
	background: #ebebeb;
	margin-bottom: 5px;
	color: #078bcd;
}

.formPayment ul {
	background: #f8f8f8;
	float: left;
	clear: left;
	margin: 0;
	width: 367px;
}

.formPayment ul li {
	list-style: none;
	float: left;
	clear: left;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding: 25px;
}

.formPayment ul li img {
	float: left;
	margin-right: 10px;
}

.formPayment ul li div {
	margin-top: 10px;
}

.formPayment ul li span {
	font: 18px/50px openSans;
	margin-left: 30px;
	color: #35B5EB;
}

.formPayment fieldset .legend-text-card {
	float: right;
	font: 14px openSansLight;
	padding-bottom: 25px;
	background: none
}

.formPayment fieldset h2 {
	width: 97%;
	margin-bottom: 0px;
}

.formPayment fieldset {
	width: 710px;
	float: right;
	margin-left: 15px;
}

.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 .cart input:disabled {
	background-color: #ddd;
}

.formPayment fieldset.lojafisica div input {
	float: right;
}

.formPayment .options h2 {
	margin-bottom: 0px;
}

.formPayment .options {
	float: left;
	width: 370px;
	margin-bottom: 55px;
}

.formPayment .options .radioFokus input,
.formPayment .options .radioFokus,
.formPayment .options .radioChecked input,
.formPayment .options .radioChecked,
.formPayment .options .radioStyle,
.formPayment .options .radioStyle input {
	background: none;
	position: absolute;
	top: 0px;
	margin: 0px;
	left: 0px;
	width: 100%;
	height: 103px;
}

.formPayment .billet p,
.formPayment .specialMethod p {
	padding: 20px 30px 0;
	float: left;
	clear: both;
	background: #f8f8f8;
	width: 650px;
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #808080;
}

.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: 600px;
	font: 13px openSansLightItalic;
	color: #555;
}

.formPayment .billet input,
.formPayment .specialMethod input {
	float: right;
}

.formPayment .billet div,
.formPayment .specialMethod div {
	background: #ffffff;
	float: left;
	padding-bottom: 20px;
	width: 710px;
}

.formPayment .cart label:nth-child(2) {
	padding-top: 30px;
}

.formPayment .cart label {
	float: left;
	clear: both;
	width: 100%;
	display: table;
	height: 42px;
	padding: 10px 115px;
	box-sizing: border-box;
	background: #f8f8f8;
}

.formPayment .cart label>span {
	clear: left;
	color: #078bcd;
	font: 13px openSansLight;
	display: table-cell;
	text-align: right;
	width: 130px;
	height: auto;
	vertical-align: middle;
	padding-right: 15px;
}

.formPayment .cart label>p {
	color: #293a4a;
	font: 14px lato;
	padding-left: 50px;
}

.formPayment .cart input[type=checkbox] {
	float: left;
	margin: 3px 0px 10px 170px;
	width: 30px;
}

.formPayment .cart input {
	float: left;
	margin-bottom: 10px;
	width: 315px;
}

.formPayment .cart input[type="text"] {
	width: 280px;
	background: #ebebeb;
	margin-bottom: 0px;
	border-radius: 0px;
	border: none;
}

.formPayment .cart #codseg {
	width: 214px;
}

.formPayment .cart #parcelas select {
	height: 40px;
}

.formPayment .cart #parcelas {
	width: 237px;
	background: #ebebeb;
	float: left;
	height: 40px;
	border: none;
}

.formPayment .cart select {
	float: left;
}

.formPayment .cart h3 {
	font: 18px latoItalic;
	clear: both;
	width: 100%;
	background: #f8f8f8;
	text-indent: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	/* text-align: right; */
}

.formPayment .cart #mes span small,
.formPayment .cart #ano span small {
	top: 20px;
}

.formPayment .cart #mes select,
.formPayment .cart #ano select {
	width: 113%;
	height: 40px;
}

.formPayment .cart #mes,
.formPayment .cart #ano {
	width: 110px;
	background: #ebebeb;
	float: left;
	height: 40px;
	border: none;
}

.formPayment .cart #ano {
	margin-left: 18px;
}

.formPayment .warningCart {
	background: url("../../img/infoCarrinho.png") no-repeat 30px 62px #f8f8f8;
	clear: both;
	color: #555;
	font: 13px openSansLightItalic;
	padding-bottom: 40px;
	padding-left: 120px;
	padding-top: 50px;
	width: 520px;
	padding-right: 70px;
	background-position: 70px;
}

.formPayment .cart>div input {
	float: right;
	width: auto;
}

.formPayment .cart>div .btRed.continuePaymentGrey {
	background: #ebebeb
}

.formPayment .billet>div .btRed,
.formPayment .cart>div .btRed {
	background: #023A78;
	float: right;
	font: 22px openSans;
	margin-top: 2%;
	padding: 25px 35px;
	text-transform: uppercase;
}

.formPayment .cart>div {
	background: #ffffff;
	float: left;
	width: 710px;
	margin-top: 5px;
}


/*ESCOLHER ENTREGA*/

.freightOptionsAgain {
	background: #f8f8f8;
	overflow: hidden;
	margin-bottom: 5%;
	padding: 12px 22px;
}

.freightOptionsAgain span {
	font: 16px lato;
	color: #7F8992;
	width: 27%;
	float: left;
}

.freightOptionsAgain label span:nth-child(3) {
	width: 15%;
}

.freightOptionsAgain>span {
	float: left;
	clear: both;
	color: #234257;
	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: 380px;
	float: left;
	margin-left: 55px;
}

.dataPurchase {
	margin-top: 30px;
}

.dataPurchase h6 {
	font: 18px 'Open Sans', sans-serif;
	padding: 10px 17px;
	width: 91%;
	background: #ebebeb;
	color: #078bcd;
}

.dataPurchase strong {
	background: #f8f8f8;
	clear: both;
	float: left;
	padding-bottom: 25px;
	padding-top: 25px;
	width: 100%;
	text-align: center;
	font: 75px 'Open Sans', sans-serif;
	font-weight: 700;
	color: #033977;
	font-weight: 700;
}

.dataPurchase p {
	padding: 0px 60px;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #555;
	clear: both;
	float: left;
	text-align: center;
	background: #f8f8f8;
	padding-bottom: 15px;
	width: 68%;
}

.dataDelivery {
	clear: both;
	float: left;
	width: 100%;
	background: #fafafa;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.resumo_compra_v2 h3 {
	font: 18px 'Open Sans', sans-serif;
	padding: 10px 15px;
	/* width: 95%; */
	margin-bottom: 5px;
	color: #078bcd;
}

.dataDelivery h3 {
	font: 18px 'Open Sans', sans-serif;
	padding: 10px 15px;
	margin-bottom: 5px;
	color: #078bcd;
	background-color: #ebebeb;
}

.dataDelivery dt {
	font: 14px lato;
	color: #d62d00;
	margin-bottom: 5px;
}

.dataDelivery dl {
	padding: 5px;
}

.dataDelivery dd {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 25px;
	padding-left: 10px;
	color: #555555;
}

.deliveryForm {
	clear: both;
	float: left;
}

.deliveryForm h3 {
	font: 18px latoItalic;
	color: #293a4a;
	margin-bottom: 15px;
}

.deliveryForm em {
	color: #6e6e6e;
	margin-left: 10px;
	font: 15px lato;
	margin-bottom: 10px;
}

.deliveryForm p {
	margin-top: 15px;
	font: 17px/18px 'Open Sans', sans-serif;
	color: #078bcd;
	width: 95%;
}

.finalRight {
	width: 665px;
	float: right;
	margin-top: 30px;
}

.finalRight .paymentForm {
	background: #fafafa;
	height: 120px;
	margin-bottom: 25px;
	padding: 10px;
}

.finalRight h3.formPaymets {
	font: 18px 'Open Sans', sans-serif;
	padding: 10px 15px;
	width: 665px;
	box-sizing: border-box;
	background: #ebebeb;
	color: #078bcd;
}

.finalRight .buttonImprimeBoleto {
	width: 190px;
	float: left;
}

.finalRight .buttonImprimeBoleto .btGray {
	font: 16px 'Open Sans', sans-serif;
	text-transform: uppercase;
	background: #35b5eb;
	margin: 0;
}

.finalRight .buttonImprimeBoleto .btGray:hover {
	text-decoration: none;
	color: #2a6496;
}

.finalRight .imprimirBoleto {
	float: right;
	width: 64%;
	box-sizing: border-box;
	padding-left: 10px;
}

.finalRight .imprimirBoleto p {
	color: #aeaeae;
	font-weight: 700;
	font-size: 11px;
	width: 100%;
	font-family: tahoma;
	font-style: normal;
}

.paymentForm h3 {
	font: 18px/17px 'Open Sans', sans-serif;
	padding: 10px 15px;
	width: 97%;
	background: #ebebeb;
	margin-bottom: 5px;
	color: #078bcd;
	margin-top: 10px;
}

.paymentForm a {
	float: left;
}

.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: left;
	margin-bottom: 30px;
	clear: both;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	width: 296px;
	font-style: italic;
	float: right;
	color: #555555;
	font-weight: 500;
}

.paymentForm p.billetIf {
	width: 100%;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
}

.paymentForm img.ebit {
	margin-left: 80px;
}

.resumo_compra {
	clear: both;
	float: left;
	width: 100%;
}

.resumo_compra h3 {
	font: 18px 'Open Sans', sans-serif;
	margin-bottom: 0px;
	color: #078bcd;
	text-align: left;
	text-indent: 15px;
	padding: 10px 0px;
	background-color: #ebebeb;
}

.resumo_compra table {
	padding: 20px 10px;
	float: left;
	clear: both;
	width: 100%;
}

.resumo_compra .valueOrder {
	width: auto;
	text-align: right;
	color: #231f20;
	float: right;
}

.resumo_compra .valueOrder span {
	float: right;
	clear: both;
	color: #35b5eb;
	font-size: 18px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
}

.resumo_compra .valueOrder strong.totValue {
	color: #35b5eb;
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
	float: right;
}

.resumo_compra .titleOrderValue span {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	display: block;
	margin-bottom: 7px;
}

.resumo_compra .titleOrderValue {
	float: left;
	width: 45%;
	text-align: right;
	line-height: 22px;
	color: #959596;
	margin-left: 5px;
	margin-bottom: 40px;
}

.resumo_compra span.quantity {
	color: #35B5EB;
	font-weight: 700;
}

.resumo_compra th {
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 7px 10px 5px 0px;
	border-bottom: 3px solid #fff;
}

.resumo_compra th,
.resumo_compra td {
	width: 20%;
	text-align: center;
}

.resumo_ .resumo_compra th:nth-child(3) {
	width: 100px;
}

.resumo_compra th:first-child {
	text-align: left;
}

.resumo_compra th:first-child {
	text-indent: 10px;
	width: 45%;
}

.resumo_compra td {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 30px;
	vertical-align: middle;
}

.resumo_compra td img {
	float: left;
}

.resumo_compra td a {
	float: left;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #555;
	max-width: 180px;
	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 table {
	width: 100%;
}

.resumo_compra_v2 table tr:first-child td {
	border-top: none;
}

.resumo_compra_v2 .jsTableColors td:first-child>a span,
.resumo_compra_v2 .jsTableColors td:first-child>a {
	float: left;
	width: 100%;
	max-width: 450px;
	text-align: left;
	font: 15px 'Open Sans', sans-serif;
	display: block;
	color: #555;
	font-weight: 300;
}

.resumo_compra_v2 span.valorUnit {
	font: 20px 'Open Sans', sans-serif;
	color: #000;
}

.resumo_compra_v2 span.quantity {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	float: left;
	text-align: center;
	width: 100%;
	color: #747474;
}

.dataDetailProduct .adobe-link a{
	color: #747474;

}
.dataDetailProduct .program-download {
	color: #FA0000;
}
.dataDetailProduct span,
.dataDetailProduct strong {
	display: block;
	margin-bottom: 6px;
}

.resumo_compra_v2 .orderValue {
	float: left;
	width: 100%;
}

.resumo_compra_v2 .orderValue p:first-child {
	border-bottom: 1px solid #C5C5C5;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.resumo_compra_v2 .orderValue p {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	overflow: hidden;
	margin-left: 20px;
	width: 100%;
	float: right;
	text-align: right;
}

.resumo_compra.resumo_compra_v2 .jsTableColors tr td {
	padding: 5px 0px;
	text-align: center;
}

.resumo_compra_v2 .orderValue p.totalValue {
	text-align: right;
	margin-top: 10px;
}

.resumo_compra_v2 .orderValue p.totalValue strong {
	float: right;
	font: 18px 'Open Sans', sans-serif;
}

.resumo_compra_v2 .orderValue p.totalValue strong:last-child {
	text-align: center;
	float: right;
	font: 20px 'Open Sans', sans-serif;
	margin-right: 0px;
	color: #078bcd;
}

.resumo_compra_v2 .orderValue p span {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	float: left;
	text-align: right;
	padding-top: 3px;
	width: 90%;
	color: #959596;
}

.resumo_compra_v2 .orderValue p strong {
	font: 18px 'Open Sans', sans-serif;
	color: #231f20;
	float: right;
}

.resumo_final .resumo_compra_v2 table {
	min-height: 90px;
	background-color: #fafafa;
}

.resumo_final .resumo_compra_v2 .orderValue {
	float: right;
	width: 46%;
	padding-right: 0;
}

.resumo_final .resumo_compra_v2 .orderValue p {
	min-width: 190px;
}

.finalItau .textItau {
	text-align: center;
	width: 100%;
}

.finalItau .imgPayment {
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	position: relative;
}

.finalItau .imgPayment img {
	float: left;
	margin-left: 150px;
}

.finalItau .imgPayment span {
	font: 15px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #293a4a;
	margin-left: 10px;
	margin-top: 30px;
	float: left;
	font-style: italic;
}

.finalItau form {
	text-align: center;
}

.finalItau form p.itau {
	margin-bottom: 5px;
	width: 100%;
	float: right;
	text-align: center;
}

.finalItau form input {
	margin: 10px auto;
}

.resumo_final .resumo_compra_v2 .jsTableColors td:last-child,
.resumo_final .resumo_compra_v2 .jsTableColors th:last-child {
	color: #023a78;
}

.resumo_final .resumo_compra_v2 .jsTableColors tr {
	border-bottom: 3px solid #fff;
}


/*BUSCA NÃO ENCONTRADA*/

.youSearchedFor {
	margin-bottom: 15px;
	margin-left: 18px;
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
}

.youSearchedFor p {
	margin-left: 18px;
	font: 18px lato;
	color: #d62d00;
	margin-top: 10px;
}

.youSearchedFor strong {
	margin-left: 10px;
	color: #078bcd;
	font: 18px 'Open Sans', sans-serif;
}

.contentSearch {
	width: 1140px;
	float: right;
}

.contentSearch .txtSearch {
	width: 1140px;
	margin-top: 5%;
	text-indent: 20px;
	overflow: hidden;
}

.contentSearch .txtSearch strong {
	font: 130px latoBlack;
	color: #293a4a;
	float: left;
}

.contentSearch .txtSearch span {
	color: #FA0000;
	text-align: right;
	font: 18px 'Open Sans', sans-serif;
}

.contentSearch .txtSearch ul {
	float: right;
	width: 205px;
}

.contentSearch .txtSearch li {
	list-style: disc;
	font: 16px lato;
	color: #959596;
	margin-left: 18px;
}

.searchAgain label {
	border-radius: 2px;
	margin: 3% 2% 4%;
	width: 650px;
}

.searchAgain label span {
	float: left;
	display: block;
	font: 13px/40px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #078bcd;
	padding: 0px 20px 0px 35px;
}

.searchAgain input[type="text"] {
	border: medium none;
	width: 195px;
	border-radius: 0px;
	color: #555 !important;
	float: left;
	font: 14px lato;
	height: 16px;
	background: #EBEBEB;
	padding: 12px;
}

.searchAgain input[type="submit"] {
	background: #35b5eb;
	height: 100%;
	margin-left: 15px;
	width: 110px;
	font: 16px 'Open Sans', sans-serif;
	color: #fff;
}

.contentSearch .suggestsPrimary {
	padding: 0;
	float: none;
	text-indent: 60px;
	margin: 0 auto 40px;
}

.contentSearch .suggestsPrimary li {
	color: #555;
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
}

.contentSearch .suggestsPrimary li:first-child {
	margin-bottom: 30px;
}

.contentSearch .productNotFound {
	background: #fafafa;
	padding: 20px 25px;
	width: 95%;
	margin-bottom: 50px;
}

.contentSearch h5.colSecondary {
	color: #078bcd;
	font: 18px 'Open Sans', sans-serif;
	margin: 15px 0px;
}

.contentSearch .productNotFound cite {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-bottom: 8px;
	display: block;
}

.contentSearch .productNotFound p {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-bottom: 20px;
}

.contentSearch .productNotFound small {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
}

.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;
}

.alterarSenha .mensagem {
	font: 14px lato;
	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;
	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;
}

.productUnavailable form .error-message {
	border: 1px solid;
	border-radius: 3px;
	clear: both;
	color: #d62d00;
	float: right;
	font: 12px lato;
	margin-top: 5px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	width: 257px;
}

.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;
	padding-left: 25px;
}

#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: 12px 'Open Sans', sans-serif;
}

.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;
}


/*Conteúdos*/

.conteudoCurrent .txtDefault {
	font: 15px 'Open Sans', sans-serif;
}


/* Filiais */

.conteutoFiliais {
	float: left;
	margin-top: 10px;
}

.conteutoFiliais h2 {
	float: left;
	font: 16px 'Open Sans', sans-serif;
	width: 100%;
	color: #078bcd;
}

.conteutoFiliais p {
	font-size: 14px !important;
	font-family: openSans !important;
	color: #555;
}

.selectsFiliais {
	float: left;
	margin-top: 30px;
	margin-bottom: 60px;
	margin-left: 130px;
	text-align: center;
}

.selectsFiliais span {
	font: 18px 'Open Sans', sans-serif;
	color: #078bcd;
	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 {
	float: left;
	background: #F8F8F8;
	margin: 10px auto;
	min-height: 100px;
	width: 100%;
	clear: both;
}

.box-filiais span {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	font: 16px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #078bcd;
}

.box-filiais span.nameFilial {
	color: #666;
}

.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;
}


/*EVENTOS E NOTÍCIAS*/

.midias .listHome p,
.calendar .listHome p {
	font: 14px tahoma;
	line-height: 30px;
}

.midias .listHome,
.calendar .listHome {
	width: 100%;
}

.calendar .listHome strong {
	font: 12px/20px Tahoma;
	font-weight: bold;
}


/* 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;
}

.curriculo:hover .fileButton {
	background-color: #ABABAB;
}

.fileName {
	float: left;
	width: 170px;
	border: 1px solid #fbfbfb;
	margin-left: 3px;
	padding: 10px;
	font: 11px lato;
}

.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;
}


/* Captcha */

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

#FaleConoscoCaptcha {
	width: 200px;
	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 !important;
	display: block;
	float: left;
	height: 25px;
	margin-left: 10px;
	text-indent: -90000em;
	width: 31px;
	margin: 12px 0 0 10px;
	overflow: hidden;
	cursor: pointer;
}

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

#comente a#newCaptcha {
	padding-left: 37px !important;
	display: block;
	text-indent: 28px;
	overflow: hidden;
	padding-bottom: 8px !important;
	float: left !important;
	margin-left: 29px !important;
}


/*IMPRENSA*/

.content.imprensa .upcoming {
	font: 14px/25px 'Open Sans', sans-serif;
	color: #555;
	padding: 5px 20px 60px;
	height: 50px;
}

.content.imprensa .listsImprensa {
	padding: 10px 30px;
}

.content.imprensa .listsImprensa>p {
	display: block;
	font: 16px 'Open Sans', sans-serif;
	color: #078bcd;
	margin-bottom: 5px;
}

.imprensa .conteudoCurrent .formImprensa {
	position: absolute;
	top: 40px;
	min-width: 250px;
	right: 0px;
}

.content.imprensa h2 {
	font-size: 25px;
	padding-bottom: 20px;
	text-indent: 20px;
}

.content.imprensa .listsImprensa>span {
	display: block;
	font: 14px/25px 'Open Sans', sans-serif;
	color: #555;
	margin: 0;
	float: left;
	clear: both;
}

.content.imprensa .conteudoCurrent .formImprensa {
	background: #ebebeb;
	height: 36px;
	width: 365px;
}

.content.imprensa .conteudoCurrent .formImprensa input {
	background: #ebebeb;
	height: 35px;
	width: 84%;
	border: none;
}

.content.imprensa .conteudoCurrent .formImprensa button {
	font-size: 17px;
	padding: 8px;
	color: #078BCD;
	background: #ebebeb;
}

.content.imprensa .conteudoCurrent .nothinIten {
	font: 18px 'Open Sans', sans-serif;
	color: #078bcd;
}

.content.imprensa .conteudoCurrent p.dicas,
.content.imprensa .conteudoCurrent .TryWorks {
	font: 13px 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	margin-left: 30px;
	float: left;
	clear: both;
}

.content.imprensa .conteudoCurrent p.dicas {
	margin-top: 30px;
	margin-bottom: 30px;
}

.content.imprensa .notProdutcsFind {
	background: #fafafa;
}

.content.imprensa .notProdutcsFind>h5 {
	font: 18px 'Open Sans', sans-serif;
	margin-bottom: 15px;
	color: #078bcd;
}

.content.imprensa .notProdutcsFind>p {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-bottom: 8px;
	display: block;
	color: #023a78;
}

.content.imprensa .notProdutcsFind>span {
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	margin-bottom: 20px;
	display: block;
}

.content.imprensa .notProdutcsFind>small {
	font: 13px/30px 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #555;
	float: left;
	clear: both;
}

.content.imprensa ul li .imgImprensa {
	float: left;
	margin-right: 35px;
}

.content.imprensa ul li {
	float: left;
	margin-top: 15px;
	width: 100%;
	min-height: 200px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

.content.imprensa ul li .textImprensa {
	float: left;
	width: 70%;
}

.content.imprensa ul li:last-child {
	border-bottom: none;
}

.content.imprensa ul li .textImprensa a h5 {
	font: 18px 'Open Sans', sans-serif;
	font-weight: 300;
	color: #078bcd;
	text-decoration: none;
	margin-bottom: 20px;
	cursor: pointer;
	max-width: 100%;
	min-width: auto;
	float: left;
}

.content.imprensa ul li .textImprensa a:hover {
	text-decoration: none;
}

.content.imprensa ul li .textImprensa p span,
.content.imprensa ul li .textImprensa p,
.content.imprensa ul li .textImprensa .descricaoImprensa p,
.content.imprensa ul li .textImprensa .descricaoImprensa {
	font: 13px/18px openSans !important;
	color: #555555 !important;
	clear: both;
}

.newsList .newsListLeft p.eventolocal {
	font-size: 20px;
	margin-bottom: 5px;
}

nav.paginator span {
	margin: 0px -2px;
}

header#top {
	overflow: hidden;
}

.ebook-link a {
	color: #35b5eb;
}

.ebook-link {
	display: block;
}
.fgv-data {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    padding-left: 15px;
}
.box-description-destaque {
	padding-top: 10px;
	float: left;
	width: 80%;
}

.box-description-destaque .descriptionProduct {
	width: 80%;
}

.fgv-process-order {
    width: 100%;
    overflow: hidden;
}
.fgv-process-order ul {
    /* border: 1px solid red; */
    padding: 0;
    text-indent: 0px;
    overflow: hidden;
    margin: 30px 0;
}

.fgv-process-order li {
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}

.fgv-process-order li:nth-child(4n) {
	background-image: url('../../img/statusBar.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 31px;
	margin: 15px 0;
}

.fgv-process-order .normal {
	background-position: center 0;
}

.fgv-process-order .confirmado {
	background-position: center;
}

.fgv-process-order .finalizado {
	background-position: center -90px;
}


.fgv-process-order li a {
    font-size: 18px;
    display: block;
    font-family: "Open Sans", serif;
    font-weight: 300;
    color: #023a78;
}

.fgv-process-order li a:hover {
    text-decoration: none;
}

.resumo_final {
    overflow: hidden;
    height: auto;
    float: left;
}

.valueOrder span {
    display: block;
    font-size: 14px;
}

.valueOrder span {
    /* border: 1px solid; */
    display: block;
    width: 100%;
    /* margin-bottom: 7px; */
}

label.captcha-cutom .g-recaptcha {
    margin-left: 145px;
}
.detailProduct h1 {
    font-size: 20px;
}