<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#divEmail
{
	padding:10px
}

label.valid
{
	width:24px;
	height:24px;
	background:url(https://www.wiseband.com/script/bootstrap/img/valid.png) center center no-repeat;
	display:inline-block;
	text-indent:-9999px
}

label.error
{
	color:red;
	padding:2px 8px;
	margin-top:2px
}

.boutique
{
	margin:auto;
	padding:2px;
	height:85%;
	text-align:left;
	width:98%
}

.icone-share
{
	width:32px;
	height:32px;
	display:inline-block;
	margin:0;
	margin-bottom:-7px
}

.icone-facebook
{
	background-image:url(https://www.wiseband.com/css/img/IconesShare/Facebook.png)
}

.icone-twitter
{
	background-image:url(https://www.wiseband.com/css/img/IconesShare/Twitter.png)
}

.icone-myspace
{
	background-image:url(https://www.wiseband.com/css/img/IconesShare/Myspace.png)
}

#maPage
{
	background:none;
	background-color:#fff;
	padding:0
}

.conteneurProduit
{
	background-color:#fff
}

.boutique_item_lie2
{
	background-color:#e4e4e4;
	border-bottom:1px dashed #bdb9b9
}

i[class*="icon-"]
{
	background-image:none!important
}

.ui-body-c .ui-link,.ui-body-c .ui-link:visited
{
	color:#000
}

#divDownload .ui-btn-corner-all,#divDownload .ui-corner-all
{
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}

#divDownload div.ui-input-text
{
	padding:0
}

.ui-navbar ul
{
	margin:auto
}
</pre></body></html>