
.logo-buybox {
	margin-top: 160px;
	width: 200px;
}

span.link {
	color: #337ab7;
	text-decoration: none;
	cursor: pointer;
}

span.link:hover {
	color: #23527c;
	text-decoration: underline;
}

span.nota-bene {
	font-size: 0.8em;
	color: #666;
	font-style: italic;
}

/* Header */

.navbar-header .logo {
	max-width: 200px;
	max-height: 40px;
	margin: 5px 10px 5px 10px;
}

.sub-header {
	padding-top: 12px;
	padding-bottom: 12px;
}

.sub-header .logo {
	max-width: 300px;
	max-height: 60px;
}

.logged-only {
	display: none;
}

.navbar-default ul.navbar-nav.lang-menu > li > a {
	padding-left: 5px;
	padding-right: 5px
}

.navbar-default .navbar-nav > li > a.inactive {
	color: #333;
}

.navbar-default ul.navbar-nav.lang-menu > li > a.separator {
	padding-left: 0px;
	padding-right: 0px;
}

h1 {
	display: inline-block;
	width: 120px;
	line-height: 120px;
	background-color: #F5851F;
	color: #fff;
	text-align: center;
	font-size: 32px;
}

/*.pagination .glyphicon {
	line-height: inherit;
}*/

.fraud-status-1 {
	color: #777;
}

.fraud-status-2 {
	color: #FF7919;
}

.fraud-status-3 {
	color: #61993A;
}

.fraud-status-4 {
	color: #ED2409;
}

.role-admin .container nav.mascott {
	background: url("../images/pastille-square-guy.png") no-repeat center right transparent;
	background-size: 0%;

	-webkit-transition: background-size 0.5s ease-in-out;
    -moz-transition: background-size 0.5s ease-in-out;
    transition: background-size 0.5s ease-in-out;
}

.role-admin .container nav.mascott:hover {
	background-size: 8%;
}

.role-admin .container nav.mascott.norn {
	background-image: url("../images/norn.gif");
}

.role-admin .container nav.mascott.norn:hover {
	background-size: 4%;
}

.role-admin .container .full-moon {
	width: 100%;
	padding-bottom: 150px;
	background: url("../images/pastille-square-guy.png") no-repeat bottom center transparent;
	background-size: 0px 0px;
	-webkit-transition: background-size 1s ease-in-out;
    -moz-transition: background-size 1s ease-in-out;
    transition: background-size 1s ease-in-out;
}

.role-admin .container .full-moon:hover {
	background-size: 146px 132px;
}

/* Footer */

footer p {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

footer .wrapper {
	padding: 110px 0px;
	margin: 0px auto;
	width: 32px;
	height: 32px;
}

footer .copyright {
	position: absolute;
	top: -25px;
	left: -8px;
}

footer .transitions {
	position: relative;
	top: 0px;
	left: 0px;
	width: 32px;
	height: 32px;
	background-color: #eee;
	border-radius: 16px;
	border: 2px dashed #444;
	cursor: pointer;

	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: transform 0.5s linear 0s;
}

footer .transitions:hover {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: transform 0.5s linear 2s;
}

.box {
	position: absolute;
	width: 8px;
	height: 8px;
	margin: 10px 0px 0px 10px;
}

.blue-box {
	background-color: #286090;
	z-index: 100;
}

.green-box {
	background-color: #449D44;
	z-index: 80;
}

.red-box {
	background-color: #C9302C;
	z-index: 60;
}

.yellow-box {
	background-color: #EC971F;
	z-index: 40;
}

.transitions .left-box {
	top: 0px;
	left: 0px;
	transition: left 0.75s linear 0.5s;
}
.transitions:hover .left-box {
	top: 0px;
	left: -80px;
	transition: left 0.5s ease;
}

.transitions .top-box {
	top: 0px;
	left: 0px;
	transition: top 0.75s linear 1.25s;
}
.transitions:hover .top-box {
	top: -80px;
	left: 0px;
	transition: top 0.5s ease 0.5s;
}

.transitions .right-box {
	top: 0px;
	left: 0px;
	transition: left 0.75s linear 2.0s;
}
.transitions:hover .right-box {
	top: 0px;
	left: 80px;
	transition: left 0.5s ease 1s;
}

.transitions .bottom-box {
	top: 0px;
	left: 0px;
	transition: top 0.75s linear 2.75s;
}
.transitions:hover .bottom-box {
	top: 80px;
	left: 0px;
	transition: top 0.5s ease 1.5s;
}

.error-message {
	margin: 20px 0px;
	padding: 8px 16px;
	text-align: center;
	background-color: #f2dede;
	color: #333;
	border-radius: 6px;
	font-weight: normal;
}

.success-message {
	margin: 20px 0px;
	padding: 8px 16px;
	text-align: center;
	background-color: #dff0d8;
	color: #333;
	border-radius: 6px;
	font-weight: normal;
}

.warning-message {
	margin: 20px 0px;
	padding: 8px 16px;
	text-align: center;
	background-color: #fff3cd;
	color: #333;
	border-radius: 6px;
	font-weight: normal;
}

/** Ecard page */

.visual-as-sticker {
	max-width: 300px;
}

.entity-properties {
	padding: 12px 0px 3px 0px;
	display: inline-block;
	text-decoration: underline;
}

.positive {
	color: rgb(217, 83, 79);
}

.negative {
	color: rgb(92, 184, 92);
}

.grouped-glyphs {
	position: absolute;
	top: 5px;
}

.grouped-glyphs-1 {
	left: 3px;
	color: #888;
}

.grouped-glyphs-2 {
	top: 4px;
	left: 12px;
	color: #aaa;
}

/** Connection page */

.connected-account {
	margin: 35px 0px;
	padding: 20px 10px;
	background-color: #eee;
	text-align: center;
}


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

/* Couronnerie */

.cart-form-template {
	display: none;
}

.remove-cart-row {
	color: #fff;
	background-color: #f08000;
	border-color: #dd6600;
}

.remove-cart-row:hover {
	color: #fff;
	background-color: #dd6600;
	border-color: #dd6600;
}

.frm-reset-order {
	padding: 40px 0px 80px 0px;
}

.success-frame {
	margin: 20px 0px;
	padding: 12px 20px;
	border: 1px solid #3c763d;
	text-align: center;
	font-weight: bold;
	color: #3c763d;
	background-color: #eef5ee;
	border-radius: 6px;
}

/* Sephora */

.template-for-a-new-row,
.template-for-a-new-lot {
	display: none;
}

.btn-add-row-to-order,
.btn-remove-row-to-order,
.btn-add-lot-to-row,
.btn-remove-lot-to-row {
	font-weight: bold;
}

.btn.inactive {
	opacity: 0.5;
}

.btn.inactive:hover {
	cursor: default;
}

/* Table */

.table > tbody > tr.row-separator > td {
	background-color: #bbb;
}

.table-responsive .row {
	width: 100%;
}

/* Popin */

.popin-close-button {
	position: absolute;
	top: -16px;
	right: -16px;
	font-size: 32px;
	background-color: rgba(200, 200, 200, 0.8);
	border-radius: 16px;
	width: 31px;
	height: 33px;
	cursor: pointer;
}

.fraud-popin-container {
	width: auto;
	margin: 20px 50px;
}

.ID-miniature-landscape {
	width: 100%;
	max-width: 360px;
}

.ID-miniature-portrait {
	max-height: 360px;
}

.ID-file {
	max-height: 120px;
}

/* Action block */

.action-block .btn {
	font-weight: bold;
}

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

.isloading-overlay .isloading-wrapper .fa {
	padding-left: 4px;
	font-size: 36px;
	line-height: 36px;
	vertical-align: bottom;
	opacity: 0.9;
}

.subtitle {
	padding-bottom: 12px;
	font-size: 0.8em;
	font-style: italic;
	color: #666;
}

.role-admin .handled-by-merchant {
	opacity: 0.5;
}

.role-admin .handled-by-merchant a {
	color: black;
}

.screen-size-value {
	font-size: 0.8em;
}

.raw_3d_secure {
	display: none;
}

.inactive-criterion {
	display: block;
	font-weight: bold;
	color: #a94442;
}

.inactive-description {
	font-style: italic;
	color: grey;
}