html {
	background-color: #0c2b45;
	padding: 0;
	margin: 0;
	height: 100vh;
}
body {
	background-color: transparent;
	background-image: url(../asset/Arabian_Nights.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
	padding-top: 20px;
}
.main-container {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-left: calc(50% - 275px);
}
.sheet-container-1,
.sheet-container-2,
.sheet-container-3 {
	width: 550px;
	height: 765px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	font-family: Arial;
}
.sheet-container-1 {
	z-index: 1;
	background-image: url(../asset/back-p1.jpg);
}
.sheet-container-2 {
	z-index: 1;
}
.sheet-container-2.sheet-a {
	background-image: url(../asset/back-p2-a.jpg);
}
.sheet-container-2.sheet-b {
	background-image: url(../asset/back-p2-b.jpg);
}
.sheet-container-2.sheet-c {
	background-image: url(../asset/back-p2-c.jpg);
}
.sheet-container-3 {
	z-index: 1;
	background-image: url(../asset/back-p3.jpg);
}
.field-nom {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 98px;
	left: 78px;
	width: 180px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	overflow: hidden;
}
.field-sang {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 103px;
	left: 360px;
	width: 150px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	overflow: hidden;
}
.field-nation {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 121px;
	left: 232px;
	width: 70px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	overflow: hidden;
}
.field-statut {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 121px;
	left: 376px;
	width: 110px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	overflow: hidden;
}
.field-parole {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 143px;
	left: 94px;
	width: 130px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	overflow: hidden;
}
.field-occupation {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 143px;
	left: 398px;
	width: 80px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	overflow: hidden;
}
.field-stat {
	font-size: 13px;
	line-height: 30px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	display: block;
}
.field-coordination {
	top: 200px;
	left: 177px;
}
.field-charme {
	top: 274px;
	left: 46px;
}
.field-puissance {
	top: 272px;
	left: 308px;
}
.field-souffle {
	top: 376px;
	left: 28px;
}
.field-sagesse {
	top: 374px;
	left: 318px;
}
.field-vertu {
	font-size: 13px;
	line-height: 30px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
	display: block;
	-moz-appearance: textfield;
}
.field-vertu::-webkit-outer-spin-button,
.field-vertu::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input.field-pv::-webkit-outer-spin-button,
input.field-pv::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.field-bravoure {
    top: 351px;
    left: 127px;
}
.field-fidelite {
    top: 351px;
    left: 226px;
}
.field-foi {
    top: 277px;
    left: 177px;
}
input.field-pv {
	font-size: 12px;
	line-height: 14px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 26px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
	display: block;
	-moz-appearance: textfield;
	top: 498px;
    left: 480px;
}
div.field-pv {
	font-size: 12px;
	line-height: 26px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	border-radius: 15px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
	display: block;
    top: 494px;
    left: 445px;
}
.field-heroisme {
	font-size: 13px;
	line-height: 30px;
	vertical-align: middle;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 334px;
	left: 176px;
	padding: 0;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.field-dragon {
	font-size: 11px;
	line-height: 24px;
	vertical-align: middle;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 474px;
	left: 166px;
	padding: 0;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
}
.field-init {
	font-size: 11px;
	line-height: 24px;
	vertical-align: middle;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	top: 471px;
	left: 82px;
	padding: 0;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
}
.field-trempe {
	font-size: 11px;
	line-height: 24px;
	vertical-align: middle;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
    top: 471px;
    left: 288px;
	padding: 0;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
}
.field-defense {
	font-size: 12px;
	line-height: 14px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 56px;
	height: 14px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
	display: block;
    top: 238px;
    left: 425px;
}
.field-comp {
	font-size: 9px;
	line-height: 14px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 68px;
	height: 14px;
	margin-left: -54px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	display: block;
}
.field-comp .comp-spe {
	font-size: 8px;
	display: block;
	width: 53px;
	height: 14px;
	float: left;
	overflow: hidden;
}
.field-comp .comp-val {
	display: block;
	width: 14px;
	height: 14px;
	float: right;
}
.field-col-1 {
	left: 125px;
}
.field-col-2 {
	left: 252px;
}
.field-col-3 {
	left: 379px;
}
.field-col-4 {
	left: 505px;
}
.field-row-1 {
	top: 575px;
}
.field-row-2 {
	top: 592px;
}
.field-row-3 {
	top: 610px;
}
.field-row-4 {
	top: 628px;
}
.field-row-5 {
	top: 681px;
}
.field-row-6 {
	top: 698px;
}
.field-row-7 {
	top: 716px;
}
.field-row-8 {
	top: 734px;
}
.btn-roll {
	top: 176px;
	left: 330px;
	position: absolute;
	z-index: 20;
	cursor: pointer;
	outline-width: 0;
	display: block;
	border: solid 1px #999999;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 2px;
}
.btn-roll-outou {
	top: 176px;
    left: 290px;
	position: absolute;
	z-index: 20;
	cursor: pointer;
	outline-width: 0;
	display: block;
	border: solid 1px #999999;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 2px;
}
.btn-roll-init {
	top: 500px;
    left: 78px;
	position: absolute;
	z-index: 20;
	cursor: pointer;
	outline-width: 0;
	display: block;
	border: solid 1px #999999;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 2px;
}
.field-init-current {
	top: 500px;
    left: 36px;
	position: absolute;
	z-index: 20;
	outline-width: 0;
	display: block;
	border: solid 1px #999999;
	background-color: rgba(255, 255, 255, 0.2);
	width: 36px;
    height: 28px;
	border-radius: 2px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}
.modal input[type='number'] {
	padding: .375rem .375rem;
	text-align: center;
}
.modal input[type='number']:focus,
.btn-roll-modal:focus,
.btn-choix:focus {
	box-shadow: none;
}
.btn-roll-modal:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.btn-roll-modal {
	cursor: pointer;
	outline-width: 0;
	display: block;
	border: solid 1px #ced4da;
	border-radius: .25rem;
	padding-top: 6px;
	padding-bottom: 6px;
}
.icon-die {
	font-size: 30px;
	margin-right: 8px;
	display: inline-block;
}
.icon-die-red {
	color: #cc0000;
}
	.icon-die-red > .icon-die {
		margin-right: 1px !important;
	}
.btn-group {
	margin-top: -13px;
}
.field-comp.selected,
.field-stat.selected,
.field-heroisme.selected {
	background-color: rgba(255, 216, 0, 0.3);
}
.field-check {
	font-size: 0px;
	background-color: #ffffff;
	border: solid 1px #000000;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	position: absolute;
	z-index: 20;
	cursor: pointer;
	display: block;
}
.field-check.selected {
	background-color: #000000 !important;
}
.field-bravoure-1 {
	top: 367px;
    left: 117px;
}
.field-bravoure-2 {
	top: 348px;
    left: 124px;
}
.field-bravoure-3 {
    top: 341px;
    left: 138px;
}
.field-bravoure-4 {
	top: 348px;
    left: 153px;
}
.field-bravoure-5 {
	top: 367px;
    left: 160px;
}
.field-fidelite-1 {
	top: 367px;
    left: 216px;
}
.field-fidelite-2 {
	top: 348px;
    left: 223px;
}
.field-fidelite-3 {
    top: 341px;
    left: 237px;
}
.field-fidelite-4 {
	top: 348px;
    left: 252px;
}
.field-fidelite-5 {
	top: 367px;
    left: 259px;
}
.field-foi-1 {
	top: 287px;
    left: 167px;
}
.field-foi-2 {
	top: 306px;
    left: 174px;
}
.field-foi-3 {
    top: 313px;
    left: 188px;
}
.field-foi-4 {
	top: 306px;
    left: 203px;
}
.field-foi-5 {
	top: 287px;
    left: 210px;
}
.block-arme {
    display: block;
    position: absolute;
    z-index: 20;
    width: 158px;
    height: 55px;
    left: 385px;
}
.arme-0 {
    top: 260px;
}
.arme-1 {
    top: 324px;
}
.arme-2 {
    top: 382px;
}
.arme-0 .arme-nom {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 1px;
	left: 70px;
}
.arme-0 .arme-special {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
    top: 40px;
}
.arme-0 .arme-degats {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 25px;
    left: 74px;
}
.arme-1 .arme-nom {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 1px;
	left: 70px;
}
.arme-1 .arme-special {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 38px;
}
.arme-1 .arme-degats {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 22px;
    left: 74px;
}
.arme-2 .arme-nom {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 1px;
	left: 70px;
}
.arme-2 .arme-special {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 38px;
}
.arme-2 .arme-degats {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 22px;
    left: 74px;
}
.btn-atk:focus {
	outline-width: 0;
}
.btn-atk {
	padding: 1px;
	overflow: hidden;
	width: 18px;
	height: 18px;
    padding-top: 0px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
	outline-width: 0;
	display: block;
	border: solid 1px #999999;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 2px;
}
.atk-normal {
    font-weight: bold;
	font-size: 12px !important;
	position: absolute;
	top: 20px;
	left: 5px;
	z-index: 20;
}
.atk-brutal {
	font-weight: normal;
	position: absolute;
	top: 20px;
	left: 25px;
	z-index: 20;
}
.field-armure {
	font-size: 9px;
	line-height: 14px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 74px;
	height: 14px;
	top: 450px;
    left: 438px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: left;
	display: block;
}
.field-protection {
	font-size: 9px;
	line-height: 14px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	padding: 0;
	width: 74px;
	height: 14px;
    top: 469px;
    left: 438px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	text-align: left;
	display: block;
}
.field-tech-1,
.field-tech-2,
.field-tech-3,
.field-tech-4,
.field-tech-5,
.field-tech-6 {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	width: 180px;
	height: 14px;
	left: 56px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	overflow: hidden;
}
.field-tech-1 {
	top: 103px;
}
.field-tech-2 {
	top: 149px;
}
.field-tech-3 {
	top: 195px;
}
.field-tech-4 {
	top: 240px;
}
.field-tech-5 {
	top: 286px;
}
.field-tech-6 {
	top: 332px;
}
.field-tech-desc-1,
.field-tech-desc-2,
.field-tech-desc-3,
.field-tech-desc-4,
.field-tech-desc-5,
.field-tech-desc-6 {
	font-size: 8px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	width: 180px;
	height: 24px;
	left: 56px;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
}
.field-tech-desc-1 {
	top: 122px;
}
.field-tech-desc-2 {
	top: 168px;
}
.field-tech-desc-3 {
	top: 214px;
}
.field-tech-desc-4 {
	top: 259px;
}
.field-tech-desc-5 {
	top: 305px;
}
.field-tech-desc-6 {
	top: 351px;
}
.field-legende,
.field-equipement {
	font-size: 10px;
	background-color: transparent;
	border-width: 0px;
	outline-width: 0;
	position: absolute;
	z-index: 20;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	overflow: hidden;
}
.field-legende {
	width: 226px;
    height: 350px;
    left: 16px;
    top: 406px;
}
.field-equipement {
    width: 250px;
    height: 270px;
    left: 280px;
    top: 430px;
}
.field-richesse {
	font-size: 12px;
	background-color: transparent;
	border-width: 0px;
    outline-width: 0;
    width: 18px;
    height: 18px;
    left: 360px;
    top: 709px;
    position: absolute;
    z-index: 20;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
}
ul.field-argent {
    list-style: none;
    font-size: 10px;
    padding: 0;
	margin: 0;
    width: 100px;
	top: 710px;
    left: 426px;
	position: absolute;
	z-index: 20;
}
ul.field-argent li {
	
}
ul.field-argent li .description {
	
}
.btn-roll-defense {
	padding: 1px;
	overflow: hidden;
	width: 18px;
	height: 18px;
    padding-top: 0px;
	text-align: center;
	cursor: pointer;
	outline-width: 0;
	display: block;
	border: solid 1px #999999;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 2px;	
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 236px;
    left: 500px;
	z-index: 20;
}
.btn-next,
.btn-prev {
	padding: 2px 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	outline-width: 0;
	display: block;
	border: solid 1px #999999;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 2px;	
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	z-index: 20;	
}
.btn-next {
	top: 15px;
    right: 15px;	
}
.btn-prev {
	top: 15px;
    left: 15px;
}
.field-rappel-sagesse,
.field-rappel-inspiration,
.field-rappel-priere,
.field-rappel-verbe,
.field-rappel-nb-elem,
.field-rappel-sacrifice,
.field-rappel-creer,
.field-rappel-transformer,
.field-rappel-detruire {
    display: block;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	bottom: 2px;
    z-index: 20;
}
.field-rappel-sagesse {
	font-size: 12px;
    width: 50px;
    height: 17px;
    left: 80px;
    top: 90px;
	text-align: center;
}
.field-rappel-inspiration {	
	width: 30px;
    height: 11px;
    left: 230px;
    top: 98px;
    line-height: 11px;
	text-align: center;
}
.field-rappel-priere {	
	width: 30px;
    height: 11px;
    left: 298px;
    top: 98px;
    line-height: 11px;
	text-align: center;
}
.field-rappel-verbe {	
	width: 30px;
    height: 11px;
    left: 388px;
    top: 98px;
    line-height: 11px;
	text-align: center;
}
.field-rappel-nb-elem {	
	width: 30px;
    height: 11px;
	left: 94px;
	top: 122px;
	line-height: 11px;
	text-align: center;
}
.field-rappel-sacrifice {	
	width: 30px;
    height: 11px;
	left: 186px;
    top: 122px;
    line-height: 11px;
	text-align: center;
}
.field-rappel-creer {	
    width: 7px;
    height: 15px;
    left: 347px;
    top: 127px;
    text-align: center;
}
.field-rappel-transformer {	
    width: 7px;
    height: 15px;
    left: 401px;
    top: 127px;
    text-align: center;
}
.field-rappel-detruire {	
    width: 7px;
    height: 15px;
    left: 456px;
    top: 127px;
    text-align: center;
}
.ul-col-1,
.ul-col-2,
.ul-col-3 {
	font-size: 7px;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 20;
	top: 637px;
	font-weight: bold;
	line-height: 7px;
}
.ul-col-1 li,
.ul-col-2 li,
.ul-col-3 li {
    display: block;
    height: 7px;
    margin-bottom: .35em;
}
.ul-col-1 .nom,
.ul-col-2 .nom,
.ul-col-3 .nom {
	width: 105px;
	float: left;
}
.ul-col-1 .type,
.ul-col-2 .type,
.ul-col-3 .type {
	width: 35px;
	float: right;
	text-align: center;
}
.ul-col-1 {
	left: 38px;
	width: 150px;
}
.ul-col-2 {
	left: 195px;
	width: 157px;
}
.ul-col-3 {
	left: 359px;
	width: 156px;
}
.field-rappel-art {
	width: 80px;
    height: 11px;
	left: 173px;
    top: 728px;
    line-height: 11px;
	text-align: center;
	display: block;
	position: absolute;
	font-size: 8px;
	font-weight: bold;
	z-index: 20;
}
.tooltip {
	font-size: 11px;
}