
html, body.gift-card-app {
	font: 300 14px/1.2 "Open Sans", sans-serif;
	font-weight: 300;
	color: #777;
	background-color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	letter-spacing: .0768693222em;
}

a {
	color: #777;
	text-decoration: none;
}

a:hover, a:focus {
	color: #000000;
}

.global {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	background-image: none !important;
}

.global > .container {
	padding-top: 0px;
	padding-bottom: 46px;
	padding-left: 15px;
	padding-right: 15px;
	
}

.global > .container > .main {
	background-color: #fff;
	background-repeat: repeat-x;
}

.lt-ie9 body {
	background: none no-repeat center center #fff !important;
}

.lt-ie9 .compatibility-issue {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	width: 100%;
	height: 600px;
	background: url("../images/incompatibility-en.jpg") no-repeat center center #fff;
}

.lt-ie9[lang="fr"] .compatibility-issue {
	display: block;
	background: url("../images/incompatibility-fr.jpg") no-repeat center center #fff;
}

/* Header */
header {
	position: relative;
	display: block;
	width: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100%;
	max-width:1140px;
	margin: 0 auto;
	box-shadow: none;
}

.gift-card-app header .header-logo {
	/*float: left;
	width: 253px;
	height: 103px;*/
}

header .header-logo a {
	position: relative;
	display: block;
	width: 100%;
	min-height: 50px;
	text-decoration: none;
}

header .header-title {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	text-transform: none !important;
	line-height: 20px;
}

header .header-br {
	display: block;
}

header .header-logo img {
	display: block;
	margin: 0px auto 0px auto;
	width: 100%;
	max-width: 200px !important;
}

header .header-title:hover {
	text-decoration: none;
}

header .star-text,
.content .star-text {
	line-height: 25px;
	margin: 0px 0px 0px 8px;
}

header .star-icon,
.content .star-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	background-image: url("../images/forms/selected-grey-small.png");
	background-repeat: no-repeat;
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

header .gift-icon,
.content .gift-icon {
	display: inline-block;
	margin: 0px 10px 0px 0px;
	width: 53px;
	height: 53px;
	line-height: 53px;
	vertical-align: bottom;
	background-image: url("../images/forms/gift.png");
	background-repeat: no-repeat;
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.header-text {
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin:15px 0px 0px 0px;
	font-weight: 300;
	color: #777;
}

.header-text-title {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	line-height: 50px;
	text-align: center;
	color: #000;
	font-size: 40px;
	font-weight: 300;
}

header .header-text-subtitle {
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 30px auto;
	line-height: 20px;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-style: normal;
	text-transform: none !important;
}

.header-text-back {
	display: block;
	padding:0px 0px 15px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 50px;
	text-align: center;
	color: #000;
	font-family: 'Open Sans', serif;
	font-size: 40px;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 6px;
}

@media screen and (min-width: 1202px) {
	header {
		max-width:1140px;	
	}
	
	header .header-logo a {
		padding-top: 5px;		
	}
	
	header .header-title {
		line-height: 15px;
		padding: 0px 0px 10px 0px;
		color: #000;
	}
	
	.header-text {
		padding: 0px 0px 10px 0px;
		margin: 15px 0px 0px 0px;
	}
	
}

@media screen and (min-width: 994px) and (max-width: 1201px) {
	header {
		max-width:944px;
	}
	
	header .header-logo a {
		padding-top: 0px;
	}
	
	header .header-title {
		line-height: 10px;
		padding: 0px 0px 10px 0px;
		color: #000;
		
	}
	.header-text {
		padding: 0px 0px 10px 0px;
		margin: 15px 0px 0px 0px;
	}
	
	
	header .header-br {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 993px) {
	.global > .container {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 0px;
	}
	
	header {
		max-width:720px;	
	}
	
	header .header-logo a {
		padding-top: 0px;
		margin-bottom: 0px;
	}
	
	header .header-title {
		padding: 5px 0px 10px 0px;
		color: #000;
		font-size: 14px;
		line-height: 20px;
	}
	
	.header-text {
		padding: 10px 0px 60px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	header .star-icon {
		vertical-align: bottom;
	}
	
	header .header-br {
		display: none;
	}
}

@media screen and (max-width: 767px) {

	.global > .container {
		padding-left: 13px;
		padding-right: 13px;
		margin-top:-20px;
	}

/*	html, body.gift-card-app {
		background-image: none !important;
		background-color: #cbc9ca;
	}
*/	
	header {
		background-image: none !important;
	}
	
	header .header-logo a {
		padding-top: 0px;
	}
	
	header .header-logo img {
		margin: 10px auto 0px auto;
	}
	
	header .header-title {
		padding: 0px 13px 20px 13px;
		color: #000;
		font-size: 14px;
		line-height: 20px;
	}
	
	.header-text {
		background-color: #fff !important;
		padding: 20px 0px 30px 0px;
		margin: 0px 0px 0px 0px;
		font-weight: 300;
	}
	
	header .header-text-title {
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		line-height: 30px;
		text-align: center;
		color: #000;
		font-size: 22px;
		font-weight: 300;
	}
	
	header .header-text-subtitle {	
		line-height: 30px;
		font-size: 18px;
	}

	.header-text-back {	
		line-height: 40px;
		font-size: 30px;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		letter-spacing: .0768693222em;
	}
	
	header .star-icon {
		vertical-align: bottom;
	}
	
	header .header-br {
		display: none;
	}
}

/* Menu */
.gift-card-app header .header-menu {
	padding: 0px 0px 0px 0px;
}

.gift-card-app header .header-menu .border-menu {
	color: #e2e2e2;
    font-size: 11px;
}

.gift-card-app header .header-menu .border-menu-mt {
	margin-top: 7px;
}

@media screen and (max-width: 767px) {
	.gift-card-app header .header-menu .border-menu {
		display: none;
	}
	
	.gift-card-app header .header-menu .border-menu-mt {
		display: none;
	}
}
.gift-card-app header .header-menu a {
	margin: 10px 10px 10px 10px;
	padding: 10px 0px 23px 0px;
	text-decoration: none;
	color: #000;
	font-size: 14.5px;
	font-weight: 500;
	text-transform: uppercase;
    height: 17px;
    line-height: 13px;
	letter-spacing: .0768693222em;
}

.gift-card-app header .header-menu .no-border {
	border-right: none !important;
}
.gift-card-app header .header-menu a:hover {
	text-decoration: none;
	color: #000;
}

@media screen and (max-width: 767px) {
	.gift-card-app header .header-menu a {
		margin: 10px 10px 10px 10px;
		padding: 0px 0px 20px 0px;
		height: 50px;
		line-height: 30px;
		border-right: none;
		border-bottom: 1px solid #e2e2e2;
	}
	
	.gift-card-app header .header-menu a:hover {
		color: #000;
	}
	
	.gift-card-app header .navbar .navbar-nav a:hover {
		background-color: #fff;
		color: #000;
	}
}

@media screen and (min-width: 994px) and (max-width: 1201px) {
	.gift-card-app header .header-menu a {
		margin: 0px 40px 0px 40px;
	}
}

@media screen and (min-width: 768px) and (max-width: 993px) {
	.gift-card-app header .header-menu a {
		margin: 0px 20px 0px 20px;
	}
}

@media screen and (min-width: 1202px) {
	.gift-card-app header .header-menu a {
		margin: 0px 60px 0px 60px;
	}
}

@media screen and (min-width: 768px) {

	/* Menu */
	
	.gift-card-app .header-menu {
		border-bottom: 1px solid #e2e2e2;
	}
	
	.gift-card-app .header-menu .navbar {
		min-height: 44px;
		margin-bottom: 0px;
	}

	.gift-card-app .header-menu .navbar-default {
		background-color: transparent;
		border-color: transparent;
		border-radius: 0px;
		margin-right: 0px;
	}

	.gift-card-app .header-menu .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}

	.gift-card-app .header-menu .navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}

	.gift-card-app .header-menu .navbar-right {
		margin-right: 0px;
	}

	.gift-card-app header .navbar .navbar-nav a:hover {
		background: url("../images/menu/item-menu-rollover-black.png") repeat-x scroll center bottom transparent;
	}
}

/*@media screen and (min-width: 768px) and (max-width: 1240px) {

	.gift-card-app header .header-menu {
		padding: 0px 0px 0px 0px;
		float: none;
	}
}*/

@media screen and (max-width: 767px) {

	/*.gift-card-app header {
		background-image: none !important;
	}*/
	
	.gift-card-app header .header-menu a {
		color: #000;
		background-color: #fff;
	}

	.gift-card-app header .header-menu a:hover {
		color: #000000;
		background-color: #fff;
	}
	
	.gift-card-app header .header-logo {
		position: relative;
		z-index: 1000;
	}

	/* Menu */

	.gift-card-app header .header-menu {
		padding: 0px 0px 0px 0px;
		float: none;
		background-color: transparent;
	}

	.gift-card-app header .navbar-default {
		background-color: transparent;
		border-radius: 0px;
		border-top: 0px solid transparent;
		border-color: transparent;

	}

	.gift-card-app header .navbar {
		border: 0px solid transparent;
	}

	.gift-card-app header .navbar .navbar-nav {
		background-color: #fff;
	}

	.gift-card-app header .navbar .navbar-nav a:hover {
		background-color: #fff;
		color: #000000;
	}

	.gift-card-app header .navbar-toggle {
		background-color: #ddd;
	}

	.gift-card-app header .navbar-default .navbar-toggle:focus, 
	.gift-card-app header .navbar-default .navbar-toggle:hover {
		background-color: #ddd;
	}
	
	.gift-card-app header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #000;
	}
}

/* Footer */

footer {
	padding-top: 12px;
	padding-bottom: 100px;
	min-height: 160px; 
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
	box-shadow: none;
}

footer p {
	margin: 20px 0px;
	color: #777;
}

footer p a {
	display: inline-block;
	padding: 0px 12px;
	color: #777;
}

.footer-link {
	cursor: pointer;
	line-height: 22px;
	color: #777;
}

/* Content */

.global-container-introduction {
	display: block;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	text-align: center;
	color: #000;
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;
}

.global-content-introduction {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-weight: 300;
	text-align: center;
}

.global-content-introduction .introduction-subtitle {
	font-size: 17px;
	margin: 0px 0px 10px 0px;
}

.ecard-new, 
.ecard-confirm, 
.ecard-edit, 
.ecard-cms, 
.ecard-burn,
.ecard-account,
.ecard-default {
	min-height: 650px;
	padding: 50px 0px 40px 0px;
	box-shadow: none;
}

@media screen and (min-width: 768px) and (max-width: 993px) {
	.ecard-new, 
	.ecard-confirm, 
	.ecard-edit, 
	.ecard-cms, 
	.ecard-burn,
	.ecard-account,
	.ecard-default {
		min-height: 650px;
		padding: 0px 0px 40px 0px;
		box-shadow: none;
	}
	
	.global-container-introduction {
		padding-bottom: 20px;
	}
	
	.global-content-introduction .introduction-subtitle {
		font-size: 17px;
		margin: 0px 0px 10px 0px;
	}
}

@media screen and (max-width: 767px) {
	.ecard-new, 
	.ecard-confirm, 
	.ecard-edit, 
	.ecard-cms, 
	.ecard-burn,
	.ecard-account,
	.ecard-default {
		min-height: 650px;
		padding: 0px 0px 40px 0px;
		box-shadow: none;
	}
	
	.global-container-introduction {
		padding: 0px 10px 20px 10px;
		line-height: 25px;
		font-size: 18px;
	}
	
	.global-content-introduction .introduction-subtitle {
		font-size: 17px;
		margin: 0px 0px 10px 0px;
	}
}

section.content .ecard-new h3, 
section.content .ecard-confirm h3,
section.content .ecard-edit h3,
section.content .ecard-cms h3,
section.content .ecard-burn h3,
section.content .ecard-account h3,
section.content .ecard-default h3 {
	margin: 60px 0px 60px 0px;
	padding: 32px 40px 32px 40px;
	background-color: transparent;
	color: #000;
	font-family: 'Open Sans', serif;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
}

.block-container {
	padding-top: 60px;
}

.block-container:first-child {
	padding-top: 0px;
}

@media screen and (max-width: 767px) {
	section.content .ecard-new h3,
	section.content .ecard-confirm h3,
	section.content .ecard-edit h3,
	section.content .ecard-cms h3,
	section.content .ecard-burn h3,
	section.content .ecard-account h3,
	section.content .ecard-default h3 {
		margin: 40px 0px 40px 0px;
		padding: 10px 12px 10px 12px;
		font-size: 20px;
	}
	
	section.content .ecard-new .wrapper,
	section.content .ecard-confirm .wrapper,
	section.content .ecard-edit .wrapper,
	section.content .ecard-cms .wrapper,
	section.content .ecard-burn .wrapper,
	section.content .ecard-account .wrapper,
	section.content .ecard-default .wrapper {
		padding-left: 12px;
		padding-right: 12px;
	}
}

section.content h3:first-child,
section.content .ecard-new h3:first-child,
section.content .ecard-confirm h3:first-child,
section.content .ecard-edit h3:first-child,
section.content .ecard-cms h3:first-child,
section.content .ecard-burn h3:first-child,
section.content .ecard-account h3:first-child,
section.content .ecard-default h3:first-child {
	margin-top: 0px;
}

section.content .ecard-new h4, 
section.content .ecard-confirm h4,
section.content .ecard-edit h4,
section.content .ecard-cms h4,
section.content .ecard-burn h4,
section.content .ecard-account h4,
section.content .ecard-default h4 {
	font-weight: 300;
	font-family: 'Open Sans', serif;
	font-size: 24px;
	text-transform: uppercase;
    color: #000;
}

@media screen and (max-width: 767px) {
	section.content .ecard-new h4, 
	section.content .ecard-confirm h4,
	section.content .ecard-edit h4,
	section.content .ecard-cms h4,
	section.content .ecard-burn h4,
	section.content .ecard-account h4,
	section.content .ecard-default h4 {
		font-size: 18px;
	}
}

section.content .ecard-new p + h4, 
section.content .ecard-confirm p + h4,
section.content .ecard-edit p + h4,
section.content .ecard-cms p + h4,
section.content .ecard-burn p + h4,
section.content .ecard-account p + h4,
section.content .ecard-default p + h4 {
	margin-top: 30px;
}

section.content .ecard-new .wrapper,
section.content .ecard-confirm .wrapper,
section.content .ecard-edit .wrapper,
section.content .ecard-cms .wrapper,
section.content .ecard-burn .wrapper,
section.content .ecard-account .wrapper,
section.content .ecard-default .wrapper {
	padding-left: 40px;
	padding-right: 40px;
}

.gift-card-app .sup-text-margin {
	margin-bottom: 60px;
}

.gift-card-app .ecard-send-type {
	margin-top: 80px;
}

@media screen and (max-width: 767px) {
	.gift-card-app .sup-text-margin {
		margin-bottom: 20px;
	}

	.gift-card-app .ecard-send-type {
		margin-top: 30px;
	}
}

div.guide p {
	line-height: 20px;
}

.gift-card-app .underline {
	text-decoration: underline;
}

div.guide p:before {
	content: '•';
	display: none;
	padding-right: 10px;
	color: #000000;
	font-size: 30px;
	line-height: 12px;
	vertical-align: middle;
	height: 12px;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

div.block-tip-send-date {
	margin-top: 15px;
}

div.block-tip-send-date .tip {
	font-style: italic;
	font-size: 0.9em;
}

div.announcement {
	text-align: center;
}

div.announcement p {
	margin: 24px 0px;
	text-align: center;
	line-height: 20px;
	font-size: 17px;
}

div.announcement a.btn {
	display: inline-block;
	margin: 24px 0px;
	line-height: 20px;
	font-size: 17px;
}

ul.participations {
	padding-left: 40px;
}

ul.participations li {
	line-height: 20px;
	list-style: none;
}

ul.participations li:before {
	content: '•';
	display: inline-block;
	padding-right: 10px;
	color: #000000;
	font-size: 30px;
	line-height: 12px;
	vertical-align: middle;
	height: 12px;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

section.content .ecard-confirm .ecard-confirm-block h3.chapter-title {
	margin: 40px 0px 40px 0px;
	text-align: center;
	background-color: #fff;
	color: #000000;
	font-family: 'Open Sans', serif;
}

.ecard-confirm .ecard-confirm-block {
	text-align: center;
}

.ecard-confirm .ecard-confirm-block .visual {
	max-width: 596px;
}

.layout-portrait .ecard-confirm .ecard-confirm-block .visual {
	max-width: 360px;
}

.ecard-summary-block .strong {
	font-size: 36px;
}

.consult-balance-block {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #666;
}

/* Choose an e-card type */

.ecard-type-block {
	text-align: center;
}

.ecard-type-picture .icon {
	width: 141px;
	height: 141px;
	margin: 0px 5px;
	display: inline-block;
	cursor: pointer;
}

.ecard-type-picture .print-icon {
	background: url("../images/icons/print-icon-rose-e91f64-137x137.png") no-repeat top left transparent;
}

.ecard-type-picture .email-icon {
	background: url("../images/icons/email-icon-rose-e91f64-137x137.png") no-repeat top left transparent;
}

.ecard-type-picture .mail-icon {
	background: url("../images/icons/mail-icon-rose-e91f64-137x137.png") no-repeat top left transparent;
}

.ecard-type-block .ecard-type-label .radiobox-label {
	text-align: left;
}

/* Galery */

.gift-card-app .carousel-ecard-visuals-text-block {
	display: none;
}

.gift-card-app .col-md-8.carousel-ecard-visuals-gallery-block {
	width: 100%;
}

.carousel-ecard-visuals {
	padding: 0px 100px;
}

.carousel-ecard-visuals .visual {
	width: 100%;
	padding: 8px;
	cursor: pointer;
}

.carousel-ecard-visuals .visual.active {
	background-color: #e2e2e2;
}

@media screen and (max-width: 767px) {
	.carousel-ecard-visuals {
		padding: 0px 25px;
	}
}

/* Visual overview */

.ecard-overview {
	position: relative;
}

.ecard-overview .visual,
.ecard-summary .visual {
	width: 100%;
}

.ecard-overview .form-group {
	position: relative;
}

.ecard-overview .message {
	max-width: 100%;
	min-height: 160px;
	padding-bottom: 12px;
}

.ecard-overview .textarea-feedback {
	position: relative;
	display: block;
	top: -16px;
	right: 16px;
	font-size: 11px;
	color: #888;
	font-style: normal;
	text-align: right;
}

.ecard-confirm .ecard-overview {
	width: 80%;
	margin: 0px auto;
}

.ecard-overview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.75);
	text-align: center;
}

.ecard-overview-loading .ecard-overview-loading-wrapper {
	left: -15px;
	position: relative;
	top: 40%;
}

.ecard-overview-loading .ecard-overview-loading-wrapper .fa {
	padding-left: 4px;
	font-size: 36px;
	line-height: 36px;
	vertical-align: bottom;
	opacity: 0.9;
}

/* Amounts */

.e-card-amount {
	overflow: auto;
	zoom: 1;
}

.e-card-amount .free-amount-currency {
	overflow: auto;
	zoom: 1;
	float: left;
	width: 35%;
}

.fixed-amounts {
	float: left;
	width: 64%;
}

.e-card-amount .free-amount {
	display: block;
	float: left;
	margin: 0px 20px 16px 0px;
	width: 90px;
	height: 36px;
	border: 1px solid #aaa;
	border-radius: 0px;
	font-size: 16px;
	background-color: #eee;
}

.e-card-amount .free-amount input {
	display: inline-block;
	width: 100%;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 8px;
	border: 0px solid transparent;
	background-color: #fafafa;
}

.e-card-amount .currency-amount {
	display: block;
	float: left;
	margin: 0px 0px 16px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 16px;
	font-weight: 300;
	width: 70px;
	height: 38px;
	line-height: 38px;
}

.e-card-amount .fixed-amount {
	display: block;
	float: left;
	height: 36px;
	margin: 0px 12px 16px 12px;
	padding: 8px 8px 0px 8px;
	border: 1px solid #000;
	border-radius: 0px;
	font-size: 16px;
	font-weight: 300;
	cursor: pointer;
	background-color: #000;
	color: #fff;
}

.e-card-amount .fixed-amount:hover
{
	background-color: #777;
	border: 1px solid #777;
}

.e-card-amount .fixed-amount.active
{
	background-color: #777;
	border: 1px solid #777;
}

@media screen and (max-width: 767px) {

	.e-card-amount .free-amount-currency {
		width: 100%;
		padding-left: 40px;
	}

	.fixed-amounts {
		width: 100%;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	.e-card-amount .free-amount-currency {
		width: 30%;
	}

	.fixed-amounts {
		width: 69%;
	}

}

/* Discount code */

.discount-code-block {
	width: 100%;
	margin: 0px auto;
}

@media screen and (max-width: 767px) {

	.discount-code-block {
		width: 90%;
	}
}

/* Payment type selection */

.payment-type-selection {
	padding: 20px 0px 0px 0px;
}

.payment-type-selection .radiobox-label {
	font-weight: 300;
	font-size: 14px;
}

/* Payment : SMOOTH Cards */

.organizer-last-name,
.organizer-email,
.organizer-first-name,
.organizer-confirm-email,
.participant-last-name,
.participant-email,
.participant-first-name,
.participant-confirm-email {
	margin: 0px auto;
	width: 65%;
}

.mpsp-smooth {
	display: block;
	text-align: center;
}

.mpsp-smooth #mpsp-payment-means ul {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.mpsp-smooth #mpsp-payment-means ul li {
	display: inline-block;
	margin: 10px 5px;
	padding: 12px 19px;
	border: 1px solid #cbcbcb;
	background-color: #fff;
}

.mpsp-smooth #mpsp-payment-means ul li:hover {
	background-color: #777;
	cursor: pointer;
}

.mpsp-smooth #mpsp-payment-means ul li input {
	display: block;
}

form#mpsp-payment-form-paypal #mpsp-payment-means ul li {
	padding: 10px 15px;
}

.form-ecard-payment,
.form-participation-payment {
	text-align: center;
}

div.select-payment-methods p {
	padding: 40px 8px 20px 8px;
    text-align: center;
}

@media screen and (max-width: 767px) {

	.organizer-last-name,
	.organizer-email,
	.organizer-first-name,
	.organizer-confirm-email,
	.participant-last-name,
	.participant-email,
	.participant-first-name,
	.participant-confirm-email {
		width: 90%;
	}

	.mpsp-smooth .payment-mean#mpsp-payment-mean-paypal img {
		max-width: 319px;
		width: 100%;
	}
	.mpsp-smooth .payment-mean#mpsp-payment-mean-cb-visa-mastercard img {
		max-width: 202px;
		width: 100%;
	}
	.mpsp-smooth .payment-mean#mpsp-payment-mean-cb-visa-mastercard-american-express img {
		max-width: 261px;
		width: 100%;
	}
}

/* Payment type offline */

.payment-offline .payment-offline-selection  {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

/* Burn */

.form-ecard-number-connect {
	text-align: center;
}

.ecard-number-label {
	margin: 12px 0px;
	text-align: left;
}

.ecard-number-fields {
	max-width: 420px;
	margin: 12px auto;
}

.button-ecard-number-connect {
	margin: 12px 0px;
}

.open-gift-card-popin .glyphicon {
	font-size: 1.2em;
}

.extra-amount-row {
	line-height: 32px;
}

/* Widget Tabulation */

.tabs.ui-widget-content {
	border: 0px solid transparent;
}

.tabs .tab-content.ui-widget-content {
	min-height: 150px;
	border: 1px solid #A9A9A9;
	border-top: 0px solid transparent;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.ui-widget-content {
	background-color: #fff;
}

.ui-widget-header {
	border: 0px solid transparent;
	background: none center center no-repeat #fff;
	color: #ffffff;
	font-weight: 300;
}

.ui-widget-header .ui-datepicker-title {
	color: #A9A9A9;
}

.ui-widget {
	font: 400 14px/1.2 Lato,sans-serif;
}

.ui-tabs .ui-tabs-nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/uitabs/pixel-border-grey-a9a9a9.png') repeat-x bottom left transparent;
}

.ui-tabs .ui-tabs-nav li {
	margin-right: 5px;
	border: 1px solid #A9A9A9;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-active {
	border-bottom: 0px solid #fff;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #A9A9A9;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #A9A9A9;
}

.ui-corner-all, 
.ui-corner-top, 
.ui-corner-bottom,
.ui-corner-right, 
.ui-corner-left, 
.ui-corner-tr,
.ui-corner-tl,
.ui-corner-br,
.ui-corner-bl {
	border-radius: 0px;
}

.ui-state-default.ui-state-active a, .ui-state-default.ui-state-active a:link, .ui-state-default.ui-state-active a:visited {
	color: #000000;
	background-color: #fff;
	font-weight: 300;
	font-size: 17px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	padding-left: 20px;
	color: #fff;
	background-color: #b2b2b2;
	font-weight: 300;
	font-size: 17px;
	}

@media screen and (max-width: 767px) {

	.ui-tabs .ui-tabs-nav li {
		margin-right: 0px;
		float: none;
	}

	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		float: none;
		display: block;
		padding: 6px 8px 6px 22px;
	}

	.ui-tabs .ui-tabs-nav .ui-state-default.ui-state-active a.ui-tabs-anchor, 
	.ui-tabs .ui-tabs-nav .ui-state-default.ui-state-active a.ui-tabs-anchor:link, 
	.ui-tabs .ui-tabs-nav .ui-state-default.ui-state-active a.ui-tabs-anchor:visited {
		background: url("../images/forms/tick.png") no-repeat 3px 8px transparent;
	}
}

/* Widget Loader */

.isloading-wrapper.isloading-right{
	margin-left:10px;
}
.isloading-overlay{ 
	position:relative;
	text-align:center;
}
.isloading-overlay .isloading-wrapper {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.75);
	-webkit-border-radius:7px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:7px;
	-moz-background-clip:padding;
	border-radius:7px;
	background-clip:padding-box;
	display:inline-block;
	margin:0 auto;
	padding:10px 20px;
	top:10%;
	z-index:9000;
	line-height: 36px;
	color: #000000;
}

.isloading-overlay .isloading-wrapper .fa {
	padding-left: 4px;
	font-size: 36px;
	line-height: 36px;
	vertical-align: bottom;
	opacity: 0.9;
}

/* Widget Slider */

.slide-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 600px;
}

.slide-item {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 25px;
}

.slide-hide {
	visibility: hidden;
}


/* Fields */

.form-control {
	border: 1px solid rgba(169, 169, 169, 0.75);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	border-radius: 0px;
}

.form-control:focus {
	border: 1px solid #A9A9A9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(169, 169, 169, 0.6);
}

.gift-card-app .discount-code-block .form-control {
	border: 1px solid rgba(169, 169, 169, 0.75);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}

.gift-card-app .discount-code-block .form-control:focus {
	border: 1px solid #A9A9A9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(169, 169, 169, 0.6);
}

.gift-card-app .discount-code-block .form-error.form-control,
.gift-card-app .discount-code-block .form-error.form-control:focus {
	border-color: #a94442;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

/* Buttons */

.btn-custom {
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}

.btn.focus, .btn:focus, .btn:hover {
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}

a.btn-custom.focus, a.btn-custom:focus, a.btn-custom:hover {
	background-color: #000000 !important;
	border-color: #000000 !important;
	color: #fff !important;
}


/* Radio boxes */

.radio label,
.radio-inline label {
	line-height: 22px;
}

.radio input[type="radio"]:not(:checked),
.radio input[type="radio"]:checked,
.radio-inline input[type="radio"]:not(:checked),
.radio-inline input[type="radio"]:checked {
	display: none;
}

.radio input[type="radio"]:not(:checked) + label span.radiobox-icon,
.radio input[type="radio"]:checked + label span.radiobox-icon,
.radio-inline input[type="radio"]:not(:checked) + label span.radiobox-icon,
.radio-inline input[type="radio"]:checked + label span.radiobox-icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
	background-image: url("../images/forms/radiobox-brown.png");
	background-repeat: no-repeat;
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.radio input[type="radio"]:not(:checked) + label span.radiobox-icon,
.radio-inline input[type="radio"]:not(:checked) + label span.radiobox-icon {
	background-position: top left;
}

.radio input[type="radio"]:checked + label span.radiobox-icon,
.radio-inline input[type="radio"]:checked + label span.radiobox-icon {
	background-position: bottom left;
}

.radio input[type="radio"]:not(:checked) + label,
.radio input[type="radio"]:checked + label,
.radio-inline input[type="radio"]:not(:checked) + label,
.radio-inline input[type="radio"]:checked + label {
	padding-left: 0px;
}

.radio input[type="radio"]:not(:checked) + label span.radiobox-label,
.radio input[type="radio"]:checked + label span.radiobox-label,
.radio-inline input[type="radio"]:not(:checked) + label span.radiobox-label,
.radio-inline input[type="radio"]:checked + label span.radiobox-label {
	display: inline-block;
	padding-left: 8px;
	min-height: 22px;
	line-height: 22px;
	vertical-align: top;
}

.radioboxes.form-error {
	border: 1px solid #b25755;
}

@media screen and (max-width: 767px) {

	.radio input[type="radio"]:not(:checked) + label span.radiobox-label,
	.radio input[type="radio"]:checked + label span.radiobox-label,
	.radio-inline input[type="radio"]:not(:checked) + label span.radiobox-label,
	.radio-inline input[type="radio"]:checked + label span.radiobox-label {
		max-width: 210px;
	}
}

/* Check boxes */

.checkbox label {
	line-height: 22px;
}

.checkbox input[type="checkbox"]:not(:checked),
.checkbox input[type="checkbox"]:checked {
	display: none;
}

.checkbox input[type="checkbox"]:not(:checked) + label span.checkbox-icon,
.checkbox input[type="checkbox"]:checked + label span.checkbox-icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
	background-image: url("../images/forms/checkbox-light-grey.png");
	background-repeat: no-repeat;
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type="checkbox"]:not(:checked) + label span.checkbox-icon {
	background-position: 0px 0px;
}
input[type="checkbox"]:checked + label span.checkbox-icon {
	background-position: 0px -22px;
}
input[type="checkbox"]:not(:checked) + label span.checkbox-icon.form-error {
	background-position: 0px -44px;
}

.checkbox input[type="checkbox"]:not(:checked) + label,
.checkbox input[type="checkbox"]:checked + label {
	padding-left: 0px;
}

.checkbox input[type="checkbox"]:not(:checked) + label span.checkbox-label,
.checkbox input[type="checkbox"]:checked + label span.checkbox-label {
	display: inline-block;
	padding-left: 8px;
	min-height: 22px;
	line-height: 22px;
	vertical-align: top;
}

/* Errors */

.form-error.form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form-error.form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.form-error.input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}
.form-error.form-control-feedback {
	color: #a94442;
}

.form-error + .tooltip .tooltip-inner {
	background-color: #a94442;
}

.form-error + .tooltip.top .tooltip-arrow,
.form-error + .tooltip.top-left .tooltip-arrow,
.form-error + .tooltip.top-right .tooltip-arrow {
	border-top-color: #a94442;
}
.form-error + .tooltip.right .tooltip-arrow {
	border-right-color: #a94442;
}
.form-error + .tooltip.left .tooltip-arrow {
	border-left-color: #a94442;
}
.form-error + .tooltip.bottom .tooltip-arrow,
.form-error + .tooltip.bottom-left .tooltip-arrow,
.form-error + .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #a94442;
}

/* Lang selector */

.lang-selector .lang-item {
	display: inline-block;
	padding: 4px 4px 4px 4px;
	text-transform: uppercase;
	cursor: pointer;
}

.lang-selector .lang-item.selected {
	border-radius: 6px;
	box-shadow: 0 0 5px #eee;
	background-color: #eee;
}

.lang-selector .lang-item:hover {
	color: #21C0DD;
}

@media screen and (min-width: 768px) {
	.lang-selector {
		position: absolute;
		top: 8px;
		right: 8px;
	}
}

@media screen and (max-width: 767px) {
	.lang-selector {
		position: absolute;
		top: 70px;
		left: 8px;
	}
}

/* Popup overlay plugin */

.modal-popupoverlay,
.modal-popupoverlay-active-bg {
	width: 100%;
	max-width: 600px;
	min-width: 275px;
	min-height: 300px;
}

#modal-popupoverlay_background,
#modal-popupoverlay-active-bg_background {
  transition: all 0.3s 0.3s;
}
#modal-popupoverlay,
#modal-popupoverlay_wrapper,
#modal-popupoverlay-active-bg,
#modal-popupoverlay-active-bg_wrapper {
  transition: all 0.3s ease-out;
}
#modal-popupoverlay,
#modal-popupoverlay-active-bg {
  transform: translateX(0) translateY(-40%);
}
.popup_visible #modal-popupoverlay,
.popup_visible #modal-popupoverlay-active-bg {
  transform: translateX(0) translateY(0);
}

.close-popin-link {
	display: block;
	position: relative;
	float: right;
	top: -12px;
	right: -12px;
	width: 30px;
	height: 30px;
	background: url("../images/popin/close-icon.png") no-repeat top left transparent;
	border: 0px solid transparent;
}

/* InStore Service */

html.html-page-group-in-store-service, html.html-page-group-in-store-service body.page-group-in-store-service {
	width: 100%;
	height: 100%;
	background-image: none;
	background-color: #5A9BD5;
	color: #fff;
}

/* InStore Service : Header */

body.page-group-in-store-service header {
	padding-top: 15px;
	padding-bottom: 15px;
	background: transparent;
	box-shadow: none;
	min-height: 0;
}

body.page-group-in-store-service header .logo-link {
	display: block;
	text-align: center;
}

body.page-group-in-store-service header .logo-link img {
	width: 100%;
}

body.page-group-in-store-service header h2 {
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', serif;
	
}

body.page-group-in-store-service header h3 {
	text-align: center;
	font-style: italic;
	color: #fff;
	font-family: 'Open Sans', serif;
}

body.page-group-in-store-service header .seller-item {
	font-style: italic;
	color: #666;
}

body.page-group-in-store-service header .menu-button {
	display: inline-block;
	position: fixed;
	top: 25px;
	right: 25px;
	width: 50px;
	height: 50px;
	padding-top: 8px;
	background-color: #EF7E32;
	border: 1px solid #EF7E32;
	border-radius: 6px;
	text-align: center;
	cursor: pointer;
	z-index: 2000;
}

body.page-group-in-store-service header .menu-button:hover {
	background-color: #000000;
	border: 1px solid #000000;
}

body.page-group-in-store-service header .icon-bar {
	display: block;
	height: 3px;
	width: 30px;
	margin: 6px auto;
	border-radius: 1px;
	background-color: #fff;
}

body.page-group-in-store-service header .menu-content {
	position: fixed;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 25px 15px 25px 15px;
	width: 30%;
	height: 2000px;
	top: 0px;
	left: 70%;
	background-color: #fff;
	z-index: 1100;
	box-shadow: -2px -2px 5px #000000;

	-webkit-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out;
}

body.page-group-in-store-service header .menu-content.content-hidden {
	left: 105%;
}

body.page-group-in-store-service header .menu-content div.menu-item {
	padding: 0px;
	color: #5A9BD5;
	font-size: 17px;
	cursor: pointer;
}

body.page-group-in-store-service header .menu-content div.menu-item:hover {
	background-color: #f9f9f9;
}

body.page-group-in-store-service header .menu-content div.menu-item > a,
body.page-group-in-store-service header .menu-content div.menu-item > span {
	padding: 15px;
	display: block;
}

body.page-group-in-store-service header .menu-content div.menu-item a:hover,
body.page-group-in-store-service header .menu-content div.menu-item a:focus {
	color: #000000;
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	body.page-group-in-store-service header .menu-content {
		left: 55%;
		width: 45%;
	}

}

@media screen and (max-width: 767px) {

	body.page-group-in-store-service header .menu-content {
		left: 10%;
		width: 90%;
	}
}

/* InStore Service : Content */

body.page-group-in-store-service .slide-item {
	min-height: 500px;
}

body.page-group-in-store-service .slide-content {
	padding-bottom: 200px;
}

body.page-group-in-store-service .slide-content p {
	font-size: 18px;
	font-weight: 300;
}

body.page-group-in-store-service .carousel-ecard-visuals {
	max-width: 900px;
	margin: 0px auto;
	padding-left: 100px;
	padding-right: 100px;
}

body.page-group-in-store-service .visual {
	width: 100%;
}

body.page-group-in-store-service .carousel-ecard-visuals .visual {
	padding: 8px;
	cursor: pointer;
	border: 1px solid #5A9BD5;
	border-radius: 0px;
}

body.page-group-in-store-service .carousel-ecard-visuals .visual.active {
	background-color: #EF7E32;
}

body.page-group-in-store-service .slick-prev {
	left: -50px;
}

body.page-group-in-store-service .slick-next {
	right: -50px;
}

body.page-group-in-store-service .slick-prev,
body.page-group-in-store-service .slick-next {
	width: 40px;
	height: 40px;
}

body.page-group-in-store-service .slick-next::before, 
body.page-group-in-store-service .slick-prev::before {
    color: #fff;
    font-size: 36px;
    line-height: 1;
    opacity: 0.75;
}

body.page-group-in-store-service .slick-dots li button::before {
	font-size: 16px;
	width: 16px;
	height: 16px;
	line-height: 16px;
}

body.page-group-in-store-service label {
	font-size: 18px;
}

body.page-group-in-store-service label.label-organizer-email {
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
}

body.page-group-in-store-service .help-organizer-email {
	font-size: 17px;
	font-style: normal;
}

body.page-group-in-store-service .icon-confirmation {
	text-align: center;
}

body.page-group-in-store-service .icon-confirmation .glyphicon-ok {
	font-size: 100px;
	line-height: 200px;
	color: #2CC4B8;
}

body.page-group-in-store-service .icon-confirmation .glyphicon-remove {
	font-size: 100px;
	line-height: 200px;
	color: #CE4844;
}

body.page-group-in-store-service .ecard-number-fields {
	max-width: 720px;
	margin: 12px auto;
}

body.page-name-in-store-service-debit-login .quartet,
body.page-name-in-store-service-debit-login .amount {
	text-align: center;
	font-size: 17px;
	font-weight: 300;
}

body.page-name-in-store-service-debit-login .amount {
	padding-left: 24px;
	padding-right: 24px;
}

body.page-name-in-store-service-debit-login .currencyBefore,
body.page-name-in-store-service-debit-login .currencyAfter,
body.page-name-in-store-service-code-activation .currencyBefore,
body.page-name-in-store-service-code-activation .currencyAfter {
	position: absolute;
	top: 0px;
	z-index: 100;
	line-height: 34px;
	color: #000000;
	font-size: 18px;
	font-weight: 300;
}

body.page-name-in-store-service-code-activation .quartet,
body.page-name-in-store-service-code-activation .amount,
body.page-name-in-store-service-code-activation .organizerEmail {
	text-align: center;
	font-size: 17px;
	font-weight: 300;
}

body.page-name-in-store-service-debit-login .currencyBefore,
body.page-name-in-store-service-code-activation .currencyBefore {
	left: 24px;
}

body.page-name-in-store-service-debit-login .currencyAfter,
body.page-name-in-store-service-code-activation .currencyAfter {
	right: 24px;
}

body.page-name-in-store-service-debit-check .payment-mean-offline {
	display: inline-block;
	width: 120px;
	margin-left: 15px;
}

body.page-name-in-store-service-debit-check .confirm-debit-note {
	font-style: italic;
	font-weight: 300;
	font-size: 20px;
	font-family:  'Open Sans', sans-serif;
}

body.page-name-in-store-service-historical .start-date-block {
	text-align: right;
}

body.page-name-in-store-service-historical .end-date-block {
	text-align: left;
}

body.page-name-in-store-service-historical .start-date-block .datepickerui, 
body.page-name-in-store-service-historical .end-date-block .datepickerui {
	display: inline-block;
	max-width: 237px;
}

body.page-name-in-store-service-historical .start-date-block label,
body.page-name-in-store-service-historical .end-date-block label {
	display: inline-block;
	max-width: 237px;
	width: 100%;
	text-align: left;
}

/*body.page-group-in-store-service .slide-ecard-sent-historical .slide-content,
body.page-group-in-store-service .slide-ecard-not-sent-historical .slide-content {
	padding-bottom: 200px;
}*/

body.page-group-in-store-service .send-date-block {
	text-align: right;
}

body.page-group-in-store-service .send-date-block label {
	padding: 0px 12px;
}

body.page-group-in-store-service .send-date-block .send-date {
	display: inline-block;
	max-width: 237px;
}

body.page-group-in-store-service h3.info {
	font-size: 24px;
	font-weight: 300;
	font-style: italic;
	font-family: 'Open Sans', serif;
}

body.page-group-in-store-service p.info {
	font-size: 20px;
	font-weight: 300;
}

body.page-group-in-store-service ::-webkit-input-placeholder { font-style: italic; }
body.page-group-in-store-service ::-moz-placeholder { font-style: italic; } /* firefox 19+ */
body.page-group-in-store-service :-ms-input-placeholder { font-style: italic; } /* ie */
body.page-group-in-store-service input:-moz-placeholder { font-style: italic; }

@media screen and (max-width: 991px) {

	body.page-group-in-store-service .carousel-ecard-visuals .visual {
		border-radius: 0px;
	}

	body.page-group-in-store-service .ecard-number-fields {
		max-width: 540px;
	}
}

@media screen and (max-width: 768px) {

	body.page-group-in-store-service .carousel-ecard-visuals {
		padding-left: 25px;
		padding-right: 25px;
	}

	body.page-group-in-store-service .ecard-number-fields {
		max-width: 420px;
	}

	body.page-name-in-store-service-historical .start-date-block, 
	body.page-name-in-store-service-historical .end-date-block {
		text-align: left;
	}
}

/* InStore Service : Footer */

body.page-group-in-store-service .slide-item footer {
	position: fixed;
	width: 100%;
	min-height: auto;
	padding: 12px 12px 0px 12px;
	bottom: 0;
	left: 0;
	background-color: rgb(90, 155, 213);
	background-color: rgba(90, 155, 213, 0.9);
	border-top: 2px solid #fff;
	z-index: 1000;
}

body.page-name-in-store-service-historical .slide-item header {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 0px;
	background: none transparent;
	box-shadow: none;
	border-bottom: 2px solid #fff;
}

body.page-group-in-store-service .slide-item header h3,
body.page-group-in-store-service .slide-item footer h3 {
    color: #fff;
    font-style: italic;
    text-align: inherit;
	font-family: 'Open Sans', serif;
}

body.page-group-in-store-service button.btn.btn-iss,
body.page-group-in-store-service a.btn.btn-iss {
	padding: 15px 15px;
	border-radius: 30px;
	background-color: #000000;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}

body.page-group-in-store-service .btn.btn-iss:hover,
body.page-group-in-store-service .btn.btn-iss:focus {
	background-color: #000000;/*#FF9651;*/
	color: #fff;
}

body.page-group-in-store-service .btn.btn-iss .glyphicon {
	font-size: 22px;
	color: #fff;
}

body.page-group-in-store-service .btn.btn-iss:hover .glyphicon {
	color: #fff;
}

@media screen and (max-width: 768px) {



	body.page-group-in-store-service button.btn.btn-iss,
	body.page-group-in-store-service a.btn.btn-iss {
		padding: 8px 8px;
		border-radius: 25px;
		font-size: 18px;
	}
}

/* InStore Service : Check boxes */

body.page-group-in-store-service .checkbox {
	margin-bottom: 0px;
    margin-top: 0px;
}

body.page-group-in-store-service .checkbox input[type="checkbox"]:not(:checked) + label span.checkbox-icon,
body.page-group-in-store-service .checkbox input[type="checkbox"]:checked + label span.checkbox-icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
	background-image: url("../images/forms/checkbox-555-grey-bg-white-tick-black.png");
	background-repeat: no-repeat;
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Instore Service : Widget popin */

body.page-group-in-store-service .popup_wrapper {
	padding: 12px;
}

body.page-group-in-store-service .modal-popupoverlay,
body.page-group-in-store-service .modal-popupoverlay-active-bg {
	max-width: 1200px;
}

body.page-group-in-store-service .instore-popin,
body.page-group-in-store-service .instore-popin-iframe {
	padding: 36px 12px 36px 12px;
	color: #000000;
}

body.page-group-in-store-service .instore-popin-iframe iframe {
	width: 100%;
	min-height: 780px;
	border: 0px solid transparent;
	background: url("../images/icons/loader-iframe.gif") no-repeat center center transparent;
}

body.page-group-in-store-service .instore-popin {
	width: 100%;
	min-height: 280px;
	border: 0px solid transparent;
}

body.page-group-in-store-service .close-popin-link {
	top: 0px;
	right: 0px;
}

/* Instore Service : Lang selector */

body.page-group-in-store-service header .menu-content div.menu-item.menu-item-lang {
	padding-left: 24px;
	text-transform: capitalize;
	font-weight: 300;
}

body.page-group-in-store-service header .menu-content div.menu-item.menu-item-lang.selected a {
	color: #ef7e32;
}

body.page-group-in-store-service header .menu-content div.menu-item.menu-item-lang.selected a:hover {
	color: #000000;
}

body.page-group-in-store-service .menu-item-lang-fr {
	background: url("../images/flags/flag-fr-18x12.png") 10px 18px no-repeat transparent;
}

body.page-group-in-store-service .menu-item-lang-en {
	background: url("../images/flags/flag-en-18x12.png") 10px 18px no-repeat transparent;
}

/* Validator */

.bv-tooltip-container {
	display: block;
	position: relative;
	width: 100%;
	font-family: "Open Sans",​sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: normal;
	line-height: 1.42857;
	text-align: start;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
}

.bv-tooltip-container > div {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	text-align: center;
}

.bv-tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-top-color: rgba(169, 68, 66, 0.9);
	border-style: solid;
	bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(169, 68, 66, 0.9);
}

.bv-tooltip-content {
	display: inline-block;
	margin: 0px 0px 5px 0px;
	padding: 4px;
	background-color: rgba(169, 68, 66, 0.9);
	color: #fff;
	border: 1px solid rgba(169, 68, 66, 0.9);
	border-radius: 6px;
}

.form-control {
    font-size: 16px !important;
}