Files
roll20-character-sheets/Degenesis/Degenesis.css
T
Thalar 03c735bfd7 Picture links + translation fixed (#6618)
- Picture links changed to roll20 ones
- Fixing translation issue
2020-06-01 09:29:34 -07:00

2054 lines
81 KiB
CSS

/*
-= ONGLETS =-
*/
.charsheet div[class^="sheet-section"] {
display: none;
}
.charsheet button[type="roll"] {
margin: 0px 0px;
}
.charsheet input.sheet-tab1:checked ~ div.sheet-section-gen {
display: block;
}
.charsheet input.sheet-tab1:checked ~ div.sheet-section-comp,
.charsheet input.sheet-tab1:checked ~ div.sheet-section-equip {
display: none;
}
.charsheet input.sheet-tab2:checked ~ div.sheet-section-comp {
display: block;
}
.charsheet input.sheet-tab2:checked ~ div.sheet-section-gen,
.charsheet input.sheet-tab2:checked ~ div.sheet-section-equip {
display: none;
}
.charsheet input.sheet-tab3:checked ~ div.sheet-section-equip {
display: block;
}
.charsheet input.sheet-tab3:checked ~ div.sheet-section-comp,
.charsheet input.sheet-tab3:checked ~ div.sheet-section-gen {
display: none;
}
.charsheet input.sheet-tab {
width: 100px;
height: 40px;
cursor: pointer;
position: relative;
opacity: 0;
z-index: 9999;
font-family: "Courier New",Courier,monospace;
font-size: 16px;
}
.charsheet span.sheet-tab {
text-align: center;
display: inline-block;
font-size: 13px;
background: black;
color: white;
font-weight: bold;
border-radius: 4px;
width: 110px;
height: 25px;
cursor: pointer;
position: relative;
vertical-align: middle;
margin-left: -111px;/*originally 91px*/
font-family: "Courier New",Courier,monospace;
font-size: 16px;
box-shadow: 0px 0px 5px 5px rgb(80, 80, 80) inset;
}
.charsheet input.sheet-tab1:checked + span.sheet-tab1,
.charsheet input.sheet-tab2:checked + span.sheet-tab2,
.charsheet input.sheet-tab3:checked + span.sheet-tab3
{
background: #EB1E26;
color: white;
border-radius: 4px;
box-shadow: 0 0 10px #555;
}
.sheet-tab {
border-radius: 5px;
padding: 5px 5px 5px 5px;
margin-left: 5px;
margin-right: 5px;
width: 240px;
}
.sheet-tab sheet-tab1 {
margin-left: 15px;
}
/*
-= FICHE =-
*/
/* general */
.sheet-Main {
background-image:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/fond-DEGENESIS.png");
background-size: 815px;
background-repeat: repeat-y;
padding-right: 11px;
padding-left: 15px;
width: 790px;
}
.sheet-etoile {width:20px;}
label {margin-bottom: 1px;}
select {margin-bottom: 1px;}
textarea{ resize:none;}
.sheet-info, .sheet-info-orientation, .sheet-info-croyance {font-family: "Courier New", Courier, monospace;}
.sheet-input-info {
width: 100px;
box-shadow: none;
border-width: 0px 0px 1px;
border-style: none none dotted;
border-color: -moz-use-text-color;
border-radius: inherit;
padding: 0px;
background-color: transparent;
}
.sheet-input-info2 {
width: 230px;
box-shadow: none;
border-width: 0px 0px 1px;
border-style: none none dotted;
border-color: -moz-use-text-color;
border-radius: inherit;
padding: 0px;
background-color: transparent;
font-size: 10px;
}
.sheet-input-info3 {
width: 230px;
box-shadow: none;
border-width: 0px 0px 1px;
border-style: none none dotted;
border-color: -moz-use-text-color;
border-radius: inherit;
padding: 0px;
background-color: transparent;
}
.sheet-textarea-info-legacy {
width: 220px;
box-shadow: none;
border-width: 0px 0px 1px;
border: none;
border-color: -moz-use-text-color;
border-radius: inherit;
padding: 0px;
background-color: transparent;
max-height: 80px;
}
.sheet-textarea-info-modifiers, .sheet-textarea-info-complications {
width: 370px;
box-shadow: none;
border-width: 0px 0px 1px;
border: none;
border-color: -moz-use-text-color;
border-radius: inherit;
padding: 0px;
background-color: transparent;
max-height: 80px;
padding-top: 10px;
padding-bottom: 5px;
}
.sheet-infoname,
.sheet-infoputname {
font-size: 20px;
}
.sheet-infoputname {
width: 200px;
}
.sheet-inforealname,
.sheet-infoputrealname {
font-size: 16px;
}
.sheet-tab-spe {
width: 260px;
padding: 2px;
padding-left: 30px;
padding-right: 10px;
text-align: center;
vertical-align: top;
}
.sheet-spe {
margin-top: 20px;
margin-bottom: 40px;
padding-left: 5px;
}
.sheet-labl {
width: 170px;
padding-right: 5px;
}
.sheet-lab2 {
padding-right: 5px;
}
.sheet-put {text-align: center;}
.sheet-carac {
font-family: "Courier New", Courier, monospace;
color: white;
padding: 2px;
display: inline;
font-size: 18px;
padding-right: 30px;
margin-left: 5px;
}
.sheet-carac-attr {
font-family: "Courier New", Courier, monospace;
background-image:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/fond-titre.png");
background-repeat:no-repeat;
background-position: right;
color: white;
padding: 2px;
display: inline;
font-size: 18px;
padding-right: 30px;
margin-left: 5px;
}
.sheet-carac-div {
background-image:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/fond-titre.png");
background-repeat:no-repeat;
background-position: left;
}
/* Entte et pied */
.sheet-footer {
background-image:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/bas-DEGENESIS.png");
background-repeat: no-repeat;
padding-top: 15px;
color: white;
width: 805px;
margin-left: -10px;
}
.sheet-titre-img {
vertical-align: middle;
height: 50px;
margin-top: -15px;
margin-right: 10px;
}
.sheet-separation-footer {
padding-left: 180px;
}
.sheet-totalmalusbonus {
width: 45px;
height: 40px;
font-size: 1.9em;
text-align: center;
color: darkgrey;
}
.sheet-defpassbase {
width: 45px;
height: 40px;
font-size: 1.9em;
text-align: center;
}
.sheet-defpassactuel, .sheet-deplacement {
width: 45px;
height: 40px;
font-size: 1.9em;
text-align: center;
color: darkgrey;
}
.sheet-defpassactuel {
width: 45px;
height: 40px;
font-size: 1.9em;
text-align: center;
color: darkgrey;
}
.sheet-aideaucombat {
background:none;
padding-left: 120px;
}
.sheet-footer .sheet-comp {color: white;}
.sheet-tab-jets {
padding: 5px 5px 5px 5px;
width: 225px;
}
.sheet-tab-defpass {
padding: 5px 5px 5px 5px;
width: 150px;
}
.sheet-tab-modif {
padding: 5px 5px 5px 5px;
margin: 20px 5px 5px 5px;
width: 370px;
border: 1px solid #FFF;
border-radius: 5px;
margin-top: 20px;
}
.sheet-tab-aide {
z-index: 1;
position: relative;
}
.sheet-footer select, .sheet-footer input {box-shadow: 0px 0px 5px 2px rgb(200, 200, 200) inset;}
.sheet-bonusmalus {
font-size: 14px;
background-color: black;
padding: 0px 0px 0px 0px;
position: absolute;
width: 90px;
margin-top: 12px;
margin-left: 15px;
text-align: center;
}
/* General et status */
.sheet-fond-status {
position: absolute;
width: 320px;
height: 431px;
z-index: 0;
margin-top: -100px;
margin-left: -8px;
}
.sheet-gen {
margin-bottom: 20px;
width: 900px;
height: 150px;
}
.sheet-tab-info1, .sheet-tab-info2 {
width: 240px;
padding-left: 5px;
padding-right: 5px;
}
.sheet-tab-info3 {
width: 250px;
padding-left: 10px;
padding-right: 10px;
}
.sheet-tab-info0 {
margin-left: 260px;
}
.sheet-tab-info00 {
margin-left: 250px;
margin-bottom: 20px;
}
.sheet-spec {
width: 250px;
font-size: 26px;
font-weight: bold;
text-align: center;
font-family: "Courier New", Courier, monospace;
}
.sheet-spec2 {
width: 200px;
font-size: 24px;
font-weight: bold;
margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
text-align: center;
}
.sheet-ccc, .sheet-ccc2, .sheet-ccc3 {
font-size: 22px;
font-weight: bold;
text-align: center;
font-family: "Courier New", Courier, monospace;
width: 250px;
height: 35px;
}
.sheet-ccc2 {
font-size: 19px;
}
.sheet-tab-pts {
padding: 10px 10px 10px 10px;
margin-left: 120px;
margin-right: 10px;
width: 450px;
}
.sheet-tab-ori {
margin: 50px 200px 10px 50px;
padding: 0px 5px 0px 5px;
width: 180px;
position: relative;
z-index: 2;
}
.sheet-tab-ori .sheet-carac-div {
background-image: none;
width: 200px;
}
.sheet-tab-modicompl {
background-image: none;
width: 400px;
margin-left: -50px;
margin-top: 20px;
}
.sheet-tab-ori .sheet-comp {
color: white;
}
.sheet-accessoire {
height: 220px;
margin-top: 40px;
}
.sheet-titre-pts {
font-size: 14px;
font-weight: normal;
text-align: center;
}
.sheet-put-pts {
color: black;
height : 42px;
width: 40px;
font-size: 20px;
text-align: center;
border: 2px solid black;
}
.sheet-put-pts-max {
height : 42px;
width: 40px;
font-size: 20px;
text-align: center;
border: 2px solid black;
color: white;
background-color: black;
}
.sheet-put-pts-perm {
height : 42px;
width: 40px;
font-size: 20px;
text-align: center;
border: 2px solid black;
color: white;
background-color: red;
}
.sheet-ssrub-ori {
width: 200px;
padding-right: 5px;
}
.sheet-status {
background-image:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/pts-DEGENESIS.png");
background-repeat: no-repeat;
background-position: center;
height: 450px;
position: relative;
z-index: 1;
}
.sheet-putmaxego {
position: absolute;
margin-left: 505px;
margin-top: 80px;
}
.sheet-putego {
position: absolute;
margin-left: 550px;
margin-top: 80px;
}
.sheet-putmaxblessures {
position: absolute;
margin-left: 180px;
margin-top: 68px;
}
.sheet-putblessures {
position: absolute;
margin-left: 225px;
margin-top: 68px;
}
.sheet-putmaxtrauma {
position: absolute;
margin-left: 180px;
margin-top: 108px;
}
.sheet-puttrauma {
position: absolute;
margin-left: 225px;
margin-top: 108px;
}
.sheet-putmaxcontamination {
position: absolute;
margin-left: 190px;
margin-top: 362px;
}
.sheet-putpermcontamination {
position: absolute;
margin-left: 235px;
margin-top: 398px;
background-color: red;
}
.sheet-putcontamination {
position: absolute;
margin-left: 235px;
margin-top: 362px;
}
.sheet-putmaxpoids {
position: absolute;
margin-left: 575px;
margin-top: 380px;
}
.sheet-putpoids {
position: absolute;
margin-left: 620px;
margin-top: 380px;
}
.sheet-putpoidsrepos {
position: absolute;
margin-left: 665px;
margin-top: 380px;
background-color: lightgrey;
}
.sheet-max, .sheet-actuel, .sheet-perm {
position: absolute;
font-size: 1.0em;
font-weight: normal;
}
.sheet-permanentcontamination {
margin-left: 194px;
margin-top: 405px;
}
.sheet-maxego {
margin-left: 510px;
margin-top: 65px;
}
.sheet-maxblessures {
margin-left: 187px;
margin-top: 52px;
}
.sheet-maxcontamination {
margin-left: 197px;
margin-top: 347px;
}
.sheet-maxpoids {
margin-left: 581px;
margin-top: 365px;
}
.sheet-actuelego {
margin-left: 552px;
margin-top: 65px;
}
.sheet-actuelblessures {
margin-left: 226px;
margin-top: 52px;
}
.sheet-actuelcontamination {
margin-left: 237px;
margin-top: 347px;
}
.sheet-actuelpoids {
margin-left: 617px;
margin-top: 365px;
}
.sheet-actuelpoidsrepos {
margin-left: 668px;
margin-top: 365px;
}
.sheet-titre-Ego, .sheet-titre-Contamination, .sheet-titre-Encombrement,.sheet-titre-Blessures, .sheet-titre-Traumas {
position: absolute;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
}
.sheet-titre-Ego {
margin-left: 530px;
margin-top: 35px;
font-size: 20px;
}
.sheet-titre-Contamination {
margin-left: 175px;
margin-top: 330px;
font-size: 16px;
}
.sheet-titre-Encombrement {
margin-left: 585px;
margin-top: 340px;
font-size: 16px;
}
.sheet-titre-Blessures {
margin-left: 88px;
margin-top: 75px;
font-size: 16px;
}
.sheet-titre-Traumas {
margin-left: 88px;
margin-top: 115px;
font-size: 16px;
}
/* Attributs et comptences */
.sheet-tab-header {
height: 25px;
width: 260px;
}
.sheet-td-header {
width: 210px;
}
.sheet-tabl {
border: 2px solid black;
border-radius: 5px;
padding: 2px 2px 2px 2px;
margin-left: 4px;
margin-right: 4px;
width: 240px;
box-shadow: 0 0 10px #555;
}
.sheet-line1, .sheet-line2, .sheet-tab-aide {
width: 800px;
margin-top: 20px;
margin-bottom: 10px;
}
.sheet-line1, .sheet-tab-aide {
margin-top: 10px;
}
.sheet-tab-potspescarmain {
margin-top: 10px;
}
.sheet-tab-relation {
vertical-align: top;
margin-top: 10px;
}
.sheet-tab-potspe {
vertical-align: top;
}
.sheet-caract, .sheet-caract-primaire, .sheet-caract-concentration {
width: 36px;
font-size: 20px;
font-weight: bold;
text-align: center;
border: 2px solid black;
padding: 4px 2px 4px 2px;
margin-top: -6px;
}
.sheet-compe,
.sheet-compe-concentration,
.sheet-compe-primaire,
.sheet-compe-foi,
.sheet-compe-volonte {
height : 30px;
width: 30px;
font-size: 16px;
font-weight: normal;
text-align: center;
}
.sheet-comp,
.sheet-comp-concentration,
.sheet-comp-primaire,
.sheet-comp-foi,
.sheet-comp-volonte {
padding: 2px;
font-size: 16px;
font-weight: normal;
font-family: "Courier New", Courier, monospace;
display: inline;
line-height: 30px;
}
.sheet-tab-special, .sheet-tab-pot {
padding: 10px 10px 10px 10px;
margin-left: 10px;
margin-right: 10px;
width: 370px;
}
.sheet-tab-scars {
padding: 10px 10px 10px 10px;
margin-right: 10px;
width: 390px;
}
.sheet-textarea-special {
resize:none;
overflow:auto;
width: 340px;
height: 40px;
padding-right: 5px;
margin-bottom: 2px;
}
.sheet-textarea-pot {
resize:none;
overflow:auto;
width: 300px;
height: 40px;
padding-right: 5px;
margin-bottom: 2px;
}
.sheet-ssrub-pot {
width: 350px;
padding-right: 5px;
}
/* Inventaire*/
.sheet-section-equip table {margin-top: 5px;}
.sheet-tab-cac {
width: 740px;
margin-top: 5px;
margin-bottom: 20px;
padding-left: 20px;
}
.sheet-tab-projectiles {
width: 730px;
margin-top: 5px;
margin-bottom: 20px;
padding-left: 20px;
}
.sheet-tab-armure {
width: 530px;
margin-top: 30px;
margin-bottom: 20px;
padding-left: 20px;
}
.sheet-tab-artifact {
width: 500px;
margin-top: 30px;
margin-bottom: 20px;
padding-left: 20px;
}
.sheet-tab-bouclier {
width: 650px;
margin-top: 30px;
margin-bottom: 20px;
padding-left: 20px;
}
.sheet-munition {
width: 700px;
padding-left: 50px;
}
.sheet-tab-equip {
width: 750px;
margin-top: 30px;
margin-bottom: 20px;
padding-left: 20px;
}
/*
-= TEMPLATE =-
*/
/* Template general */
.sheet-rolltemplate-degen-soins th,
.sheet-rolltemplate-degen-chirurgie th,
.sheet-rolltemplate-degen-comp th,
.sheet-rolltemplate-degen-combat th,
.sheet-rolltemplate-degen-def th,
.sheet-rolltemplate-degen-dodge th,
.sheet-rolltemplate-degen-artifact th {
color: rgb(112, 0, 0);
padding: 5px 5px 2px 15px;
line-height: 1.1em;
font-size: 1.3em;
text-align: center;
height: 20px;
}
.sheet-rolltemplate-degen-soins tr,
.sheet-rolltemplate-degen-chirurgie tr,
.sheet-rolltemplate-degen-comp tr,
.sheet-rolltemplate-degen-combat tr,
.sheet-rolltemplate-degen-def tr,
.sheet-rolltemplate-degen-dodge tr,
.sheet-rolltemplate-degen-artifact tr {
font-size: inherit;
}
.sheet-rolltemplate-degen-soins td,
.sheet-rolltemplate-degen-chirurgie td,
.sheet-rolltemplate-degen-comp td,
.sheet-rolltemplate-degen-combat td,
.sheet-rolltemplate-degen-def td,
.sheet-rolltemplate-degen-dodge td,
.sheet-rolltemplate-degen-artifact td {
font-size: 1.0em;
}
.sheet-rolltemplate-degen-soins .sheet-result,
.sheet-rolltemplate-degen-chirurgie .sheet-result,
.sheet-rolltemplate-degen-comp .sheet-result,
.sheet-rolltemplate-degen-combat .sheet-result,
.sheet-rolltemplate-degen-def .sheet-result,
.sheet-rolltemplate-degen-dodge .sheet-result,
.sheet-rolltemplate-degen-artifact .sheet-result {
font-size: 1.7em;
text-align: center;
color: white;
text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
padding-bottom: 10px;
}
.sheet-rolltemplate-degen-soins .sheet-attr,
.sheet-rolltemplate-degen-chirurgie .sheet-attr,
.sheet-rolltemplate-degen-comp .sheet-attr,
.sheet-rolltemplate-degen-combat .sheet-attr,
.sheet-rolltemplate-degen-def .sheet-attr,
.sheet-rolltemplate-degen-dodge .sheet-attr,
.sheet-rolltemplate-degen-artifact .sheet-attr {
padding-left: 20px;
}
.sheet-rolltemplate-degen-soins td .inlinerollresult,
.sheet-rolltemplate-degen-chirurgie td .inlinerollresult,
.sheet-rolltemplate-degen-comp td .inlinerollresult,
.sheet-rolltemplate-degen-combat td .inlinerollresult,
.sheet-rolltemplate-degen-def td .inlinerollresult,
.sheet-rolltemplate-degen-dodge td .inlinerollresult,
.sheet-rolltemplate-degen-artifact td .inlinerollresult {
background-color: transparent;
color: #404040;
border: none;
}
.sheet-rolltemplate-degen-soins .sheet-result .inlinerollresult,
.sheet-rolltemplate-degen-chirurgie .sheet-result .inlinerollresult,
.sheet-rolltemplate-degen-comp .sheet-result .inlinerollresult,
.sheet-rolltemplate-degen-combat .sheet-result .inlinerollresult,
.sheet-rolltemplate-degen-def .sheet-result .inlinerollresult,
.sheet-rolltemplate-degen-dodge .sheet-result .inlinerollresult,
.sheet-rolltemplate-degen-artifact .sheet-result .inlinerollresult {
background-color: transparent;
color: #FFFFFF;
border: none;
}
.sheet-rolltemplate-degen-soins .inlinerollresult.fullcrit,
.sheet-rolltemplate-degen-chirurgie .inlinerollresult.fullcrit,
.sheet-rolltemplate-degen-comp .inlinerollresult.fullcrit,
.sheet-rolltemplate-degen-combat .inlinerollresult.fullcrit,
.sheet-rolltemplate-degen-def .inlinerollresult.fullcrit,
.sheet-rolltemplate-degen-dodge .inlinerollresult.fullcrit,
.sheet-rolltemplate-degen-artifact .inlinerollresult.fullcrit {
color: #3FB315;
border: none;
}
.sheet-rolltemplate-degen-soins .inlinerollresult.fullfail,
.sheet-rolltemplate-degen-chirurgie .inlinerollresult.fullfail,
.sheet-rolltemplate-degen-comp .inlinerollresult.fullfail,
.sheet-rolltemplate-degen-combat .inlinerollresult.fullfail,
.sheet-rolltemplate-degen-def .inlinerollresult.fullfail,
.sheet-rolltemplate-degen-dodge .inlinerollresult.fullfail,
.sheet-rolltemplate-degen-artifact .inlinerollresult.fullfail {
color: red;
border: none;
}
.sheet-rolltemplate-degen-soins .inlinerollresult.importantroll,
.sheet-rolltemplate-degen-chirurgie .inlinerollresult.importantroll,
.sheet-rolltemplate-degen-comp .inlinerollresult.importantroll,
.sheet-rolltemplate-degen-combat .inlinerollresult.importantroll,
.sheet-rolltemplate-degen-def .inlinerollresult.importantroll,
.sheet-rolltemplate-degen-dodge .inlinerollresult.importantroll,
.sheet-rolltemplate-degen-artifact .inlinerollresult.importantroll {
color: #3FB315;
border: none;
}
/* Template comp */
.sheet-rolltemplate-degen-comp table {
width: 190px;
height: 200px;
padding: 2px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/degenesis-comp.png") top left;
background-size: 190px 200px;
background-repeat: no-repeat;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
border-spacing: 0;
}
/* Template soins */
.sheet-rolltemplate-degen-soins table, .sheet-rolltemplate-degen-chirurgie table {
width: 190px;
height: 200px;
padding: 2px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/degenesis-soins.png") top left;
background-size: 190px 200px;
background-repeat: no-repeat;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
border-spacing: 0;
}
.sheet-rolltemplate-degen-soins .sheet-soin, .sheet-rolltemplate-degen-chirurgie .sheet-soin {
text-align: center;
color: rgb(112, 0, 0);
text-shadow: 1px 0 0 #FFF, 0 -1px 0 #FFF, 0 1px 0 #FFF, -1px 0 0 #FFF;
font-size: 0.8em;
}
/* Template defense*/
.sheet-rolltemplate-degen-def table,
.sheet-rolltemplate-degen-dodge table {
width: 190px;
height: 200px;
padding: 2px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/degenesis-def.png") top left;
background-size: 190px 200px;
background-repeat: no-repeat;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
border-spacing: 0;
}
.sheet-rolltemplate-degen-def .sheet-weapon,
.sheet-rolltemplate-degen-dodge .sheet-weapon {
color: black;
padding: 5px 5px 2px 15px;
text-shadow: 1px 0 0 #FFF, 0 -1px 0 #FFF, 0 1px 0 #FFF, -1px 0 0 #FFF;
line-height: 1.1em;
font-size: 1.3em;
text-align: left;
height: 10px;
}
.sheet-rolltemplate-degen-def .sheet-qualite,
.sheet-rolltemplate-degen-dodge .sheet-qualite {
color: black;
font-style : italic;
line-height: 0.8em;
font-size: 0.8em;
text-align: left;
height: 10px;
padding-left: 15px;
}
/* Template artifact*/
.sheet-rolltemplate-degen-artifact table {
width: 190px;
height: 200px;
padding: 2px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/degenesis-arti.png") top left;
background-size: 190px 200px;
background-repeat: no-repeat;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
border-spacing: 0;
}
.sheet-rolltemplate-degen-artifact .sheet-weapon {
color: black;
padding: 5px 5px 2px 15px;
text-shadow: 1px 0 0 #FFF, 0 -1px 0 #FFF, 0 1px 0 #FFF, -1px 0 0 #FFF;
line-height: 1.1em;
font-size: 1.3em;
text-align: left;
height: 10px;
}
.sheet-rolltemplate-degen-artifact .sheet-qualite {
color: black;
font-style : italic;
line-height: 0.8em;
font-size: 0.8em;
text-align: left;
height: 10px;
padding-left: 15px;
}
/* Template combat */
.sheet-rolltemplate-degen-combat table {
width: 200px;
height: 300px;
padding: 2px;
background: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Degenesis/images/degenesis-combat.png") top left;
background-size: 200px 300px;
background-repeat: no-repeat;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
border-spacing: 0;
}
.sheet-rolltemplate-degen-combat .sheet-weapon {
color: black;
padding: 5px 5px 2px 15px;
text-shadow: 1px 0 0 #FFF, 0 -1px 0 #FFF, 0 1px 0 #FFF, -1px 0 0 #FFF;
line-height: 1.1em;
font-size: 1.3em;
text-align: left;
height: 10px;
}
.sheet-rolltemplate-degen-combat .sheet-munition {
color: black;
padding: 5px 5px 2px 15px;
text-shadow: 1px 0 0 #FFF, 0 -1px 0 #FFF, 0 1px 0 #FFF, -1px 0 0 #FFF;
line-height: 1.1em;
font-size: 1.2em;
text-align: left;
height: 10px;
}
.sheet-rolltemplate-degen-combat .sheet-qualite {
color: black;
font-style : italic;
line-height: 0.8em;
font-size: 0.8em;
text-align: left;
height: 10px;
padding-left: 15px;
}
.sheet-rolltemplate-degen-combat .sheet-degat {
color: rgb(112, 0, 0);
padding: 5px 5px 2px 15px;
text-shadow: 1px 0 0 #FFF, 0 -1px 0 #FFF, 0 1px 0 #FFF, -1px 0 0 #FFF;
line-height: 1.1em;
font-size: 1.4em;
text-align: center;
}
/*
-= MODE CREATION =-
*/
/* Choix Orientation */
/* Choix Orientation - concentration */
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * label.sheet-comp-concentration {
color: black;
font-style: normal;
font-size: 16px;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * label.sheet-comp-primaire {
color: gray;
font-style: italic;
font-size: 10px;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * input.sheet-compe-concentration {
display: inline-block;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * input.sheet-compe-primaire {
display: none;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * button.sheet-roll-concentration {
display: inline-block;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * button.sheet-roll-primaire {
display: none;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line1 * input.sheet-caract-concentration {
background-color: red;
color: white;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line1 * input.sheet-caract-primaire {
background-color: white;
color: black;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * input.sheet-caract-concentration {
background-color: red;
color: white;
}
.charsheet input.sheet-orientation-concentration:checked ~ div.sheet-line2 * input.sheet-caract-primaire {
background-color: white;
color: black;
}
/* Choix Orientation - primaire */
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * label.sheet-comp-primaire {
color: black;
font-style: normal;
font-size: 16px;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * label.sheet-comp-concentration {
color: gray;
font-style: italic;
font-size: 10px;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * input.sheet-compe-primaire {
display: inline-block;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * input.sheet-compe-concentration {
display: none;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * button.sheet-roll-primaire {
display: inline-block;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * button.sheet-roll-concentration {
display: none;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line1 * input.sheet-caract-concentration {
background-color: white;
color: black;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line1 * input.sheet-caract-primaire {
background-color: red;
color: white;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * input.sheet-caract-concentration {
background-color: white;
color: black;
}
.charsheet input.sheet-orientation-primaire:checked ~ div.sheet-line2 * input.sheet-caract-primaire {
background-color: red;
color: white;
}
/* Choix croyance */
/* Choix croyance-foi */
.charsheet input.sheet-croyance-foi:checked ~ div.sheet-line2 * label.sheet-comp-foi {
color: black;
font-style: normal;
font-size: 16px;
}
.charsheet input.sheet-croyance-foi:checked ~ div.sheet-line2 * label.sheet-comp-volonte {
color: gray;
font-style: italic;
font-size: 10px;
}
.charsheet input.sheet-croyance-foi:checked ~ div.sheet-line2 * input.sheet-compe-foi {
display: inline-block;
}
.charsheet input.sheet-croyance-foi:checked ~ div.sheet-line2 * input.sheet-compe-volonte {
display: none;
}
.charsheet input.sheet-croyance-foi:checked ~ div.sheet-line2 * button.sheet-roll-foi {
display: inline-block;
}
.charsheet input.sheet-croyance-foi:checked ~ div.sheet-line2 * button.sheet-roll-volonte {
display: none;
}
/* Choix croyance-volont */
.charsheet input.sheet-croyance-volonte:checked ~ div.sheet-line2 * label.sheet-comp-volonte {
color: black;
font-style: normal;
font-size: 16px;
}
.charsheet input.sheet-croyance-volonte:checked ~ div.sheet-line2 * label.sheet-comp-foi {
color: gray;
font-style: italic;
font-size: 10px;
}
.charsheet input.sheet-croyance-volonte:checked ~ div.sheet-line2 * input.sheet-compe-volonte {
display: inline-block;
}
.charsheet input.sheet-croyance-volonte:checked ~ div.sheet-line2 * input.sheet-compe-foi {
display: none;
}
.charsheet input.sheet-croyance-volonte:checked ~ div.sheet-line2 * button.sheet-roll-volonte {
display: inline-block;
}
.charsheet input.sheet-croyance-volonte:checked ~ div.sheet-line2 * button.sheet-roll-foi {
display: none;
}
/* mode cration GEN */
.sheet-info-culture, .sheet-info-culte, .sheet-info-concept, .sheet-info-orientation, .sheet-info-croyance, .sheet-info-ptsattributs {
margin-top: 10px;
}
.sheet-span-creation {
padding-left: 3px;
padding-right: 12px;
}
.sheet-info-ptscompetences {margin-top: 5px;}
/* mode cration OFF */
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-reset,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-reset,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-reset{
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-physique, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-agilite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-charisme, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-intel, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-psyche, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-instinct,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-athletisme, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-bagarre, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-force, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-melee, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-endurance, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-resistance,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-craft, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-dexterite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-navigation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-mobilite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-projectiles, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-furtivite,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-art, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-comportement, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-express, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-commandement, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-negociation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-seduction,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-artefacts, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-ingeniosite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-concentration, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-legendes, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-medecine, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-science,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-ruse, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-tromperie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-domination, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-foi, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-reflexes, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-volonte,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-empathie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-orientation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-perception, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-primaire, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-survie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culture-domptage,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-athletisme, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-bagarre, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-force, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-melee, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-endurance, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-resistance,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-craft, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-dexterite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-navigation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-mobilite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-projectiles, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-furtivite,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-art, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-comportement, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-express, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-commandement, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-negociation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-seduction,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-artefacts, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-ingeniosite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-concentration, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-legendes, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-medecine, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-science,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-ruse, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-tromperie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-domination, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-foi, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-reflexes, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-volonte,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-empathie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-orientation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-perception, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-primaire, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-survie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-culte-domptage,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-physique, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-agilite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-charisme, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-intel, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-psyche, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-instinct,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-athletisme, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-bagarre, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-force, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-melee, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-endurance, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-resistance,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-craft, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-dexterite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-navigation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-mobilite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-projectiles, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-furtivite,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-art, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-comportement, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-express, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-commandement, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-negociation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-seduction,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-artefacts, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-ingeniosite, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-concentration, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-legendes, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-medecine, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-science,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-ruse, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-tromperie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-domination, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-foi, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-reflexes, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-volonte,
.charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-empathie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-orientation, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-perception, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-primaire, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-survie, .charsheet input.sheet-creation ~ div.sheet-section-comp * label.sheet-crea-concept-domptage {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > label.sheet-info-culture {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-borca,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-franka,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-pollen,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-balkhan,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-hybrispania,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-purgare,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culture-africa {
display: none;
float: none;
margin-left: 0px;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > label.sheet-info-culte {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-spitalier,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-chroniqueur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-helvetique,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-juge,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-clanner,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-scrapper,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-neolibien,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-scourger,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-anubien,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-jehammedans,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-apocalyptic,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-anabatiste,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-culte-paler {
display: none;
float: none;
margin-left: 0px;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > label.sheet-info-concept {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-aventurier,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-createur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-mentor,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-martyr,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-dominateur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-chercheur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-guerisseur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-traditionnaliste,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-mediateur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-hermite,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-heretique,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-conquerant,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-abomination,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-destructeur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-elu,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-profanateur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-protecteur,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-visionnaire,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-zealot,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-disciple,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-vertueux,
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-crea-concept-voyageur {
display: none;
float: none;
margin-left: 0px;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > label.sheet-span-creation {
display: none;
}
.charsheet input.sheet-creation~ div.sheet-section-comp > label.sheet-info-orientation {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > select.sheet-Orien-primaire-flag {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > select.sheet-Orien-concentration-flag {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-orientation-primaire {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-orientation-concentration {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > label.sheet-info-croyance {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-croyance-foi {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-croyance-volonte {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > label.sheet-info-ptsattributs {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > label.sheet-info-ptscompetences {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-input-ptsattributs {
display: none;
}
.charsheet input.sheet-creation ~ div.sheet-section-comp > input.sheet-input-ptscompetences {
display: none;
}
/* mode cration ON */
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-reset,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-reset,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-reset {
display: inline;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-info-culture {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-borca,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-franka,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-pollen,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-balkhan,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-hybrispania,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-purgare,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culture-africa {
display: inline;
float: none;
margin-left: 0px;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-info-culte {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-spitalier,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-chroniqueur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-helvetique,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-juge,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-clanner,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-scrapper,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-neolibien,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-scourger,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-anubien,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-jehammedans,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-apocalyptic,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-anabatiste,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-culte-paler {
display: inline;
float: none;
margin-left: 0px;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-info-concept {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-aventurier,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-createur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-mentor,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-martyr,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-dominateur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-chercheur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-guerisseur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-traditionnaliste,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-mediateur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-hermite,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-heretique,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-conquerant,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-abomination,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-destructeur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-elu,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-profanateur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-protecteur,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-visionnaire,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-zealot,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-disciple,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-vertueux,
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-crea-concept-voyageur {
display: inline;
float: none;
margin-left: 0px;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-span-creation {
display: inline;
font-weight: normal;
font-size: 14px;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-info-orientation {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > select.sheet-Orien-primaire-flag {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > select.sheet-Orien-concentration-flag {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-orientation-primaire {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-orientation-concentration {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-info-croyance {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-croyance-foi {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-croyance-volonte {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-info-ptsattributs {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > label.sheet-info-ptscompetences {
display: inline-block;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-input-ptsattributs {
display: inline;
}
.charsheet input.sheet-creation:checked ~ div.sheet-section-comp > input.sheet-input-ptscompetences {
display: inline;
}
/* creation culture */
.sheet-info-culture {color:red}
.sheet-crea-culture-physique, .sheet-crea-culture-agilite, .sheet-crea-culture-charisme, .sheet-crea-culture-intel, .sheet-crea-culture-psyche, .sheet-crea-culture-instinct,
.sheet-crea-culture-athletisme, .sheet-crea-culture-bagarre, .sheet-crea-culture-force, .sheet-crea-culture-melee, .sheet-crea-culture-endurance, .sheet-crea-culture-resistance,
.sheet-crea-culture-craft, .sheet-crea-culture-dexterite, .sheet-crea-culture-navigation, .sheet-crea-culture-mobilite, .sheet-crea-culture-projectiles, .sheet-crea-culture-furtivite,
.sheet-crea-culture-art, .sheet-crea-culture-comportement, .sheet-crea-culture-express, .sheet-crea-culture-commandement, .sheet-crea-culture-negociation, .sheet-crea-culture-seduction,
.sheet-crea-culture-artefacts, .sheet-crea-culture-ingeniosite, .sheet-crea-culture-concentration, .sheet-crea-culture-legendes, .sheet-crea-culture-medecine, .sheet-crea-culture-science,
.sheet-crea-culture-ruse, .sheet-crea-culture-tromperie, .sheet-crea-culture-domination, .sheet-crea-culture-foi, .sheet-crea-culture-reflexes, .sheet-crea-culture-volonte,
.sheet-crea-culture-empathie, .sheet-crea-culture-orientation, .sheet-crea-culture-perception, .sheet-crea-culture-primaire, .sheet-crea-culture-survie, .sheet-crea-culture-domptage {
color: red;
display: none;
font-weight: normal;
font-size: 14px;
padding-right: 0px;
}
/* creation culture - borca */
.charsheet input.sheet-crea-culture-borca:checked ~ div.sheet-line1 * label.sheet-crea-culture-agilite {
display: inline;
}
.charsheet input.sheet-crea-culture-borca:checked ~ div.sheet-line2 * label.sheet-crea-culture-instinct {
display: inline;
}
.charsheet input.sheet-crea-culture-borca:checked ~ div.sheet-line1 * label.sheet-crea-culture-resistance{
display: inline;
}
.charsheet input.sheet-crea-culture-borca:checked ~ div.sheet-line2 * label.sheet-crea-culture-artefacts {
display: inline;
}
.charsheet input.sheet-crea-culture-borca:checked ~ div.sheet-line2 * label.sheet-crea-culture-ingeniosite {
display: inline;
}
.charsheet input.sheet-crea-culture-borca:checked ~ div.sheet-line1 * label.sheet-crea-culture-craft {
display: inline;
}
.charsheet input.sheet-crea-culture-borca:checked ~ div.sheet-line2 * label.sheet-crea-culture-survie {
display: inline;
}
/* creation culture - franka */
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line1 * label.sheet-crea-culture-charisme {
display: inline;
}
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line2 * label.sheet-crea-culture-instinct {
display: inline;
}
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line1 * label.sheet-crea-culture-endurance {
display: inline;
}
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line1 * label.sheet-crea-culture-furtivite {
display: inline;
}
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line1 * label.sheet-crea-culture-negociation {
display: inline;
}
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line2 * label.sheet-crea-culture-foi {
display: inline;
}
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line2 * label.sheet-crea-culture-volonte {
display: inline;
}
.charsheet input.sheet-crea-culture-franka:checked ~ div.sheet-line2 * label.sheet-crea-culture-tromperie {
display: inline;
}
/* creation culture - pollen */
.charsheet input.sheet-crea-culture-pollen:checked ~ div.sheet-line1 * label.sheet-crea-culture-physique{
display: inline;
}
.charsheet input.sheet-crea-culture-pollen:checked ~ div.sheet-line2 * label.sheet-crea-culture-instinct {
display: inline;
}
.charsheet input.sheet-crea-culture-pollen:checked ~ div.sheet-line1 * label.sheet-crea-culture-melee {
display: inline;
}
.charsheet input.sheet-crea-culture-pollen:checked ~ div.sheet-line1 * label.sheet-crea-culture-endurance {
display: inline;
}
.charsheet input.sheet-crea-culture-pollen:checked ~ div.sheet-line2 * label.sheet-crea-culture-legendes {
display: inline;
}
.charsheet input.sheet-crea-culture-pollen:checked ~ div.sheet-line2 * label.sheet-crea-culture-survie {
display: inline;
}
.charsheet input.sheet-crea-culture-pollen:checked ~ div.sheet-line2 * label.sheet-crea-culture-empathie {
display: inline;
}
/* creation culture - balkhan */
.charsheet input.sheet-crea-culture-balkhan:checked ~ div.sheet-line1 * label.sheet-crea-culture-physique {
display: inline;
}
.charsheet input.sheet-crea-culture-balkhan:checked ~ div.sheet-line2 * label.sheet-crea-culture-psyche {
display: inline;
}
.charsheet input.sheet-crea-culture-balkhan:checked ~ div.sheet-line1 * label.sheet-crea-culture-bagarre {
display: inline;
}
.charsheet input.sheet-crea-culture-balkhan:checked ~ div.sheet-line1 * label.sheet-crea-culture-force {
display: inline;
}
.charsheet input.sheet-crea-culture-balkhan:checked ~ div.sheet-line1 * label.sheet-crea-culture-commandement {
display: inline;
}
.charsheet input.sheet-crea-culture-balkhan:checked ~ div.sheet-line2 * label.sheet-crea-culture-reflexes {
display: inline;
}
.charsheet input.sheet-crea-culture-balkhan:checked ~ div.sheet-line2 * label.sheet-crea-culture-empathie {
display: inline;
}
/* creation culture - hybrispania */
.charsheet input.sheet-crea-culture-hybrispania:checked ~ div.sheet-line2 * label.sheet-crea-culture-intel {
display: inline;
}
.charsheet input.sheet-crea-culture-hybrispania:checked ~ div.sheet-line1 * label.sheet-crea-culture-agilite {
display: inline;
}
.charsheet input.sheet-crea-culture-hybrispania:checked ~ div.sheet-line1 * label.sheet-crea-culture-melee {
display: inline;
}
.charsheet input.sheet-crea-culture-hybrispania:checked ~ div.sheet-line1 * label.sheet-crea-culture-mobilite {
display: inline;
}
.charsheet input.sheet-crea-culture-hybrispania:checked ~ div.sheet-line1 * label.sheet-crea-culture-furtivite {
display: inline;
}
.charsheet input.sheet-crea-culture-hybrispania:checked ~ div.sheet-line2 * label.sheet-crea-culture-medecine {
display: inline;
}
.charsheet input.sheet-crea-culture-hybrispania:checked ~ div.sheet-line2 * label.sheet-crea-culture-orientation {
display: inline;
}
/* creation culture - purgare */
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line1 * label.sheet-crea-culture-charisme {
display: inline;
}
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line2 * label.sheet-crea-culture-psyche {
display: inline;
}
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line2 * label.sheet-crea-culture-comportement {
display: inline;
}
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line2 * label.sheet-crea-culture-legendes {
display: inline;
}
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line2 * label.sheet-crea-culture-foi {
display: inline;
}
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line2 * label.sheet-crea-culture-volonte {
display: inline;
}
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line2 * label.sheet-crea-culture-domination {
display: inline;
}
.charsheet input.sheet-crea-culture-purgare:checked ~ div.sheet-line2 * label.sheet-crea-culture-domptage {
display: inline;
}
/* creation culture - africa */
.charsheet input.sheet-crea-culture-africa:checked ~ div.sheet-line2 * label.sheet-crea-culture-intel {
display: inline;
}
.charsheet input.sheet-crea-culture-africa:checked ~ div.sheet-line1 * label.sheet-crea-culture-physique {
display: inline;
}
.charsheet input.sheet-crea-culture-africa:checked ~ div.sheet-line1 * label.sheet-crea-culture-athletisme {
display: inline;
}
.charsheet input.sheet-crea-culture-africa:checked ~ div.sheet-line1 * label.sheet-crea-culture-bagarre {
display: inline;
}
.charsheet input.sheet-crea-culture-africa:checked ~ div.sheet-line1 * label.sheet-crea-culture-express {
display: inline;
}
.charsheet input.sheet-crea-culture-africa:checked ~ div.sheet-line2 * label.sheet-crea-culture-medecine {
display: inline;
}
.charsheet input.sheet-crea-culture-africa:checked ~ div.sheet-line2 * label.sheet-crea-culture-reflexes {
display: inline;
}
/* creation culte */
.sheet-info-culte {color:blue}
.sheet-crea-culte-athletisme, .sheet-crea-culte-bagarre, .sheet-crea-culte-force, .sheet-crea-culte-melee, .sheet-crea-culte-endurance, .sheet-crea-culte-resistance,
.sheet-crea-culte-craft, .sheet-crea-culte-dexterite, .sheet-crea-culte-navigation, .sheet-crea-culte-mobilite, .sheet-crea-culte-projectiles, .sheet-crea-culte-furtivite,
.sheet-crea-culte-art, .sheet-crea-culte-comportement, .sheet-crea-culte-express, .sheet-crea-culte-commandement, .sheet-crea-culte-negociation, .sheet-crea-culte-seduction,
.sheet-crea-culte-artefacts, .sheet-crea-culte-ingeniosite, .sheet-crea-culte-concentration, .sheet-crea-culte-legendes, .sheet-crea-culte-medecine, .sheet-crea-culte-science,
.sheet-crea-culte-ruse, .sheet-crea-culte-tromperie, .sheet-crea-culte-domination, .sheet-crea-culte-foi, .sheet-crea-culte-reflexes, .sheet-crea-culte-volonte,
.sheet-crea-culte-empathie, .sheet-crea-culte-orientation, .sheet-crea-culte-perception, .sheet-crea-culte-primaire, .sheet-crea-culte-survie, .sheet-crea-culte-domptage {
color: blue;
display: none;
font-weight: normal;
font-size: 14px;
padding-right: 0px;
}
/* creation culte - Spitalier */
.charsheet input.sheet-crea-culte-spitalier:checked ~ div.sheet-line1 * label.sheet-crea-culte-resistance {
display: inline;
}
.charsheet input.sheet-crea-culte-spitalier:checked ~ div.sheet-line2 * label.sheet-crea-culte-medecine {
display: inline;
}
.charsheet input.sheet-crea-culte-spitalier:checked ~ div.sheet-line2 * label.sheet-crea-culte-science {
display: inline;
}
.charsheet input.sheet-crea-culte-spitalier:checked ~ div.sheet-line2 * label.sheet-crea-culte-foi {
display: inline;
}
.charsheet input.sheet-crea-culte-spitalier:checked ~ div.sheet-line2 * label.sheet-crea-culte-volonte {
display: inline;
}
.charsheet input.sheet-crea-culte-spitalier:checked ~ div.sheet-line2 * label.sheet-crea-culte-perception {
display: inline;
}
/* creation culte - Chroniqueur */
.charsheet input.sheet-crea-culte-chroniqueur:checked ~ div.sheet-line1 * label.sheet-crea-culte-craft {
display: inline;
}
.charsheet input.sheet-crea-culte-chroniqueur:checked ~ div.sheet-line1 * label.sheet-crea-culte-negociation {
display: inline;
}
.charsheet input.sheet-crea-culte-chroniqueur:checked ~ div.sheet-line2 * label.sheet-crea-culte-artefacts {
display: inline;
}
.charsheet input.sheet-crea-culte-chroniqueur:checked ~ div.sheet-line2 * label.sheet-crea-culte-ingeniosite {
display: inline;
}
.charsheet input.sheet-crea-culte-chroniqueur:checked ~ div.sheet-line2 * label.sheet-crea-culte-tromperie {
display: inline;
}
/* creation culte - Helvtique */
.charsheet input.sheet-crea-culte-helvetique:checked ~ div.sheet-line1 * label.sheet-crea-culte-force {
display: inline;
}
.charsheet input.sheet-crea-culte-helvetique:checked ~ div.sheet-line1 * label.sheet-crea-culte-endurance {
display: inline;
}
.charsheet input.sheet-crea-culte-helvetique:checked ~ div.sheet-line1 * label.sheet-crea-culte-projectiles {
display: inline;
}
.charsheet input.sheet-crea-culte-helvetique:checked ~ div.sheet-line1 * label.sheet-crea-culte-commandement {
display: inline;
}
.charsheet input.sheet-crea-culte-helvetique:checked ~ div.sheet-line2 * label.sheet-crea-culte-reflexes {
display: inline;
}
/* creation culte - Juge */
.charsheet input.sheet-crea-culte-juge:checked ~ div.sheet-line1 * label.sheet-crea-culte-melee {
display: inline;
}
.charsheet input.sheet-crea-culte-juge:checked ~ div.sheet-line1 * label.sheet-crea-culte-navigation {
display: inline;
}
.charsheet input.sheet-crea-culte-juge:checked ~ div.sheet-line1 * label.sheet-crea-culte-projectiles {
display: inline;
}
.charsheet input.sheet-crea-culte-juge:checked ~ div.sheet-line1 * label.sheet-crea-culte-comportement {
display: inline;
}
.charsheet input.sheet-crea-culte-juge:checked ~ div.sheet-line2 * label.sheet-crea-culte-domination {
display: inline;
}
/* creation culte - Clanner */
.charsheet input.sheet-crea-culte-clanner:checked ~ div.sheet-line1 * label.sheet-crea-culte-endurance {
display: inline;
}
.charsheet input.sheet-crea-culte-clanner:checked ~ div.sheet-line1 * label.sheet-crea-culte-melee {
display: inline;
}
.charsheet input.sheet-crea-culte-clanner:checked ~ div.sheet-line2 * label.sheet-crea-culte-legendes {
display: inline;
}
.charsheet input.sheet-crea-culte-clanner:checked ~ div.sheet-line2 * label.sheet-crea-culte-survie {
display: inline;
}
.charsheet input.sheet-crea-culte-clanner:checked ~ div.sheet-line2 * label.sheet-crea-culte-domptage {
display: inline;
}
/* creation culte - Scrapper */
.charsheet input.sheet-crea-culte-scrapper:checked ~ div.sheet-line1 * label.sheet-crea-culte-athletisme {
display: inline;
}
.charsheet input.sheet-crea-culte-scrapper:checked ~ div.sheet-line1 * label.sheet-crea-culte-resistance {
display: inline;
}
.charsheet input.sheet-crea-culte-scrapper:checked ~ div.sheet-line1 * label.sheet-crea-culte-craft {
display: inline;
}
.charsheet input.sheet-crea-culte-scrapper:checked ~ div.sheet-line2 * label.sheet-crea-culte-artefacts {
display: inline;
}
.charsheet input.sheet-crea-culte-scrapper:checked ~ div.sheet-line2 * label.sheet-crea-culte-survie {
display: inline;
}
/* creation culte - Neolibien */
.charsheet input.sheet-crea-culte-neolibien:checked ~ div.sheet-line1 * label.sheet-crea-culte-projectiles {
display: inline;
}
.charsheet input.sheet-crea-culte-neolibien:checked ~ div.sheet-line1 * label.sheet-crea-culte-comportement {
display: inline;
}
.charsheet input.sheet-crea-culte-neolibien:checked ~ div.sheet-line1 * label.sheet-crea-culte-negociation {
display: inline;
}
.charsheet input.sheet-crea-culte-neolibien:checked ~ div.sheet-line2 * label.sheet-crea-culte-ruse {
display: inline;
}
.charsheet input.sheet-crea-culte-neolibien:checked ~ div.sheet-line2 * label.sheet-crea-culte-empathie {
display: inline;
}
/* creation culte - Scourger */
.charsheet input.sheet-crea-culte-scourger:checked ~ div.sheet-line1 * label.sheet-crea-culte-athletisme {
display: inline;
}
.charsheet input.sheet-crea-culte-scourger:checked ~ div.sheet-line1 * label.sheet-crea-culte-force {
display: inline;
}
.charsheet input.sheet-crea-culte-scourger:checked ~ div.sheet-line1 * label.sheet-crea-culte-endurance {
display: inline;
}
.charsheet input.sheet-crea-culte-scourger:checked ~ div.sheet-line1 * label.sheet-crea-culte-mobilite {
display: inline;
}
.charsheet input.sheet-crea-culte-scourger:checked ~ div.sheet-line2 * label.sheet-crea-culte-reflexes {
display: inline;
}
/* creation culte - Anubien */
.charsheet input.sheet-crea-culte-anubien:checked ~ div.sheet-line1 * label.sheet-crea-culte-resistance {
display: inline;
}
.charsheet input.sheet-crea-culte-anubien:checked ~ div.sheet-line1 * label.sheet-crea-culte-commandement{
display: inline;
}
.charsheet input.sheet-crea-culte-anubien:checked ~ div.sheet-line2 * label.sheet-crea-culte-legendes {
display: inline;
}
.charsheet input.sheet-crea-culte-anubien:checked ~ div.sheet-line2 * label.sheet-crea-culte-medecine {
display: inline;
}
.charsheet input.sheet-crea-culte-anubien:checked ~ div.sheet-line2 * label.sheet-crea-culte-foi {
display: inline;
}
.charsheet input.sheet-crea-culte-anubien:checked ~ div.sheet-line2 * label.sheet-crea-culte-volontefoi {
display: inline;
}
/* creation culte - Jehammedans */
.charsheet input.sheet-crea-culte-jehammedans:checked ~ div.sheet-line1 * label.sheet-crea-culte-melee {
display: inline;
}
.charsheet input.sheet-crea-culte-jehammedans:checked ~ div.sheet-line1 * label.sheet-crea-culte-craft {
display: inline;
}
.charsheet input.sheet-crea-culte-jehammedans:checked ~ div.sheet-line1 * label.sheet-crea-culte-art {
display: inline;
}
.charsheet input.sheet-crea-culte-jehammedans:checked ~ div.sheet-line2 * label.sheet-crea-culte-foi {
display: inline;
}
.charsheet input.sheet-crea-culte-jehammedans:checked ~ div.sheet-line2 * label.sheet-crea-culte-volonte {
display: inline;
}
.charsheet input.sheet-crea-culte-jehammedans:checked ~ div.sheet-line2 * label.sheet-crea-culte-domptage {
display: inline;
}
/* creation culte - Apocalyptic */
.charsheet input.sheet-crea-culte-apocalyptic:checked ~ div.sheet-line1 * label.sheet-crea-culte-athletisme {
display: inline;
}
.charsheet input.sheet-crea-culte-apocalyptic:checked ~ div.sheet-line1 * label.sheet-crea-culte-dexterite {
display: inline;
}
.charsheet input.sheet-crea-culte-apocalyptic:checked ~ div.sheet-line1 * label.sheet-crea-culte-art {
display: inline;
}
.charsheet input.sheet-crea-culte-apocalyptic:checked ~ div.sheet-line1 * label.sheet-crea-culte-seduction {
display: inline;
}
.charsheet input.sheet-crea-culte-apocalyptic:checked ~ div.sheet-line2 * label.sheet-crea-culte-domptage {
display: inline;
}
/* creation culte - Anabatiste */
.charsheet input.sheet-crea-culte-anabatiste:checked ~ div.sheet-line1 * label.sheet-crea-culte-melee {
display: inline;
}
.charsheet input.sheet-crea-culte-anabatiste:checked ~ div.sheet-line1 * label.sheet-crea-culte-force {
display: inline;
}
.charsheet input.sheet-crea-culte-anabatiste:checked ~ div.sheet-line1 * label.sheet-crea-culte-mobilite {
display: inline;
}
.charsheet input.sheet-crea-culte-anabatiste:checked ~ div.sheet-line2 * label.sheet-crea-culte-legendes {
display: inline;
}
.charsheet input.sheet-crea-culte-anabatiste:checked ~ div.sheet-line2 * label.sheet-crea-culte-foi {
display: inline;
}
.charsheet input.sheet-crea-culte-anabatiste:checked ~ div.sheet-line2 * label.sheet-crea-culte-volonte {
display: inline;
}
/* creation culte - Paler */
.charsheet input.sheet-crea-culte-paler:checked ~ div.sheet-line1 * label.sheet-crea-culte-projectiles {
display: inline;
}
.charsheet input.sheet-crea-culte-paler:checked ~ div.sheet-line1 * label.sheet-crea-culte-furtivite {
display: inline;
}
.charsheet input.sheet-crea-culte-paler:checked ~ div.sheet-line2 * label.sheet-crea-culte-ingeniosite {
display: inline;
}
.charsheet input.sheet-crea-culte-paler:checked ~ div.sheet-line2 * label.sheet-crea-culte-ruse {
display: inline;
}
.charsheet input.sheet-crea-culte-paler:checked ~ div.sheet-line2 * label.sheet-crea-culte-perception {
display: inline;
}
/* creation concept */
.sheet-info-concept {color:green}
.sheet-crea-concept-physique, .sheet-crea-concept-agilite, .sheet-crea-concept-charisme, .sheet-crea-concept-intel, .sheet-crea-concept-psyche, .sheet-crea-concept-instinct,
.sheet-crea-concept-athletisme, .sheet-crea-concept-bagarre, .sheet-crea-concept-force, .sheet-crea-concept-melee, .sheet-crea-concept-endurance, .sheet-crea-concept-resistance,
.sheet-crea-concept-craft, .sheet-crea-concept-dexterite, .sheet-crea-concept-navigation, .sheet-crea-concept-mobilite, .sheet-crea-concept-projectiles, .sheet-crea-concept-furtivite,
.sheet-crea-concept-art, .sheet-crea-concept-comportement, .sheet-crea-concept-express, .sheet-crea-concept-commandement, .sheet-crea-concept-negociation, .sheet-crea-concept-seduction,
.sheet-crea-concept-artefacts, .sheet-crea-concept-ingeniosite, .sheet-crea-concept-concentration, .sheet-crea-concept-legendes, .sheet-crea-concept-medecine, .sheet-crea-concept-science,
.sheet-crea-concept-ruse, .sheet-crea-concept-tromperie, .sheet-crea-concept-domination, .sheet-crea-concept-foi, .sheet-crea-concept-reflexes, .sheet-crea-concept-volonte,
.sheet-crea-concept-empathie, .sheet-crea-concept-orientation, .sheet-crea-concept-perception, .sheet-crea-concept-primaire, .sheet-crea-concept-survie, .sheet-crea-concept-domptage {
color: green;
display: none;
font-weight: normal;
font-size: 14px;
padding-right: 0px;
}
/* creation concept - aventurier */
.charsheet input.sheet-crea-concept-aventurier:checked ~ div.sheet-line1 * label.sheet-crea-concept-physique {
display: inline;
}
.charsheet input.sheet-crea-concept-aventurier:checked ~ div.sheet-line1 * label.sheet-crea-concept-mobilite {
display: inline;
}
.charsheet input.sheet-crea-concept-aventurier:checked ~ div.sheet-line2 * label.sheet-crea-concept-orientation {
display: inline;
}
/* creation concept - createur */
.charsheet input.sheet-crea-concept-createur:checked ~ div.sheet-line1 * label.sheet-crea-concept-agilite {
display: inline;
}
.charsheet input.sheet-crea-concept-createur:checked ~ div.sheet-line1 * label.sheet-crea-concept-art {
display: inline;
}
.charsheet input.sheet-crea-concept-createur:checked ~ div.sheet-line2 * label.sheet-crea-concept-ingeniosite {
display: inline;
}
/* creation concept - mentor */
.charsheet input.sheet-crea-concept-mentor:checked ~ div.sheet-line2 * label.sheet-crea-concept-intel {
display: inline;
}
.charsheet input.sheet-crea-concept-mentor:checked ~ div.sheet-line1 * label.sheet-crea-concept-commandement {
display: inline;
}
.charsheet input.sheet-crea-concept-mentor:checked ~ div.sheet-line2 * label.sheet-crea-concept-legendes {
display: inline;
}
/* creation concept - martyr */
.charsheet input.sheet-crea-concept-martyr:checked ~ div.sheet-line2 * label.sheet-crea-concept-psyche {
display: inline;
}
.charsheet input.sheet-crea-concept-martyr:checked ~ div.sheet-line2 * label.sheet-crea-concept-foi {
display: inline;
}
.charsheet input.sheet-crea-concept-martyr:checked ~ div.sheet-line2 * label.sheet-crea-concept-volonte {
display: inline;
}
.charsheet input.sheet-crea-concept-martyr:checked ~ div.sheet-line1 * label.sheet-crea-concept-resistance {
display: inline;
}
/* creation concept - dominateur */
.charsheet input.sheet-crea-concept-dominateur:checked ~ div.sheet-line1 * label.sheet-crea-concept-charisme {
display: inline;
}
.charsheet input.sheet-crea-concept-dominateur:checked ~ div.sheet-line2 * label.sheet-crea-concept-ruse {
display: inline;
}
.charsheet input.sheet-crea-concept-dominateur:checked ~ div.sheet-line1 * label.sheet-crea-concept-commandement {
display: inline;
}
/* creation concept - chercheur */
.charsheet input.sheet-crea-concept-chercheur:checked ~ div.sheet-line2 * label.sheet-crea-concept-intel {
display: inline;
}
.charsheet input.sheet-crea-concept-chercheur:checked ~ div.sheet-line2 * label.sheet-crea-concept-artefacts {
display: inline;
}
.charsheet input.sheet-crea-concept-chercheur:checked ~ div.sheet-line2 * label.sheet-crea-concept-science {
display: inline;
}
/* creation concept - guerisseur */
.charsheet input.sheet-crea-concept-guerisseur:checked ~ div.sheet-line1 * label.sheet-crea-concept-agilite {
display: inline;
}
.charsheet input.sheet-crea-concept-guerisseur:checked ~ div.sheet-line2 * label.sheet-crea-concept-medecine {
display: inline;
}
.charsheet input.sheet-crea-concept-guerisseur:checked ~ div.sheet-line1 * label.sheet-crea-concept-craft {
display: inline;
}
/* creation concept - traditionnaliste */
.charsheet input.sheet-crea-concept-traditionnaliste:checked ~ div.sheet-line2 * label.sheet-crea-concept-instinct {
display: inline;
}
.charsheet input.sheet-crea-concept-traditionnaliste:checked ~ div.sheet-line2 * label.sheet-crea-concept-legendes {
display: inline;
}
.charsheet input.sheet-crea-concept-traditionnaliste:checked ~ div.sheet-line1 * label.sheet-crea-concept-comportement {
display: inline;
}
/* creation concept - mediateur */
.charsheet input.sheet-crea-concept-mediateur:checked ~ div.sheet-line2 * label.sheet-crea-concept-psyche {
display: inline;
}
.charsheet input.sheet-crea-concept-mediateur:checked ~ div.sheet-line2 * label.sheet-crea-concept-perception {
display: inline;
}
.charsheet input.sheet-crea-concept-mediateur:checked ~ div.sheet-line1 * label.sheet-crea-concept-negociation {
display: inline;
}
/* creation concept - hermite */
.charsheet input.sheet-crea-concept-hermite:checked ~ div.sheet-line2 * label.sheet-crea-concept-instinct {
display: inline;
}
.charsheet input.sheet-crea-concept-hermite:checked ~ div.sheet-line2 * label.sheet-crea-concept-survie {
display: inline;
}
.charsheet input.sheet-crea-concept-hermite:checked ~ div.sheet-line1 * label.sheet-crea-concept-furtivite {
display: inline;
}
/* creation concept - heretique */
.charsheet input.sheet-crea-concept-heretique:checked ~ div.sheet-line2 * label.sheet-crea-concept-psyche {
display: inline;
}
.charsheet input.sheet-crea-concept-heretique:checked ~ div.sheet-line2 * label.sheet-crea-concept-ruse {
display: inline;
}
.charsheet input.sheet-crea-concept-heretique:checked ~ div.sheet-line1 * label.sheet-crea-concept-express {
display: inline;
}
/* creation concept - conquerant */
.charsheet input.sheet-crea-concept-conquerant:checked ~ div.sheet-line1 * label.sheet-crea-concept-physique {
display: inline;
}
.charsheet input.sheet-crea-concept-conquerant:checked ~ div.sheet-line1 * label.sheet-crea-concept-resistance {
display: inline;
}
.charsheet input.sheet-crea-concept-conquerant:checked ~ div.sheet-line1 * label.sheet-crea-concept-force {
display: inline;
}
/* creation concept - abomination */
.charsheet input.sheet-crea-concept-abomination:checked ~ div.sheet-line2 * label.sheet-crea-concept-psyche {
display: inline;
}
.charsheet input.sheet-crea-concept-abomination:checked ~ div.sheet-line2 * label.sheet-crea-concept-domination {
display: inline;
}
.charsheet input.sheet-crea-concept-abomination:checked ~ div.sheet-line1 * label.sheet-crea-concept-resistance {
display: inline;
}
/* creation concept - destructeur */
.charsheet input.sheet-crea-concept-destructeur:checked ~ div.sheet-line2 * label.sheet-crea-concept-instinct {
display: inline;
}
.charsheet input.sheet-crea-concept-destructeur:checked ~ div.sheet-line1 * label.sheet-crea-concept-endurance {
display: inline;
}
.charsheet input.sheet-crea-concept-destructeur:checked ~ div.sheet-line1 * label.sheet-crea-concept-force {
display: inline;
}
/* creation concept - elu */
.charsheet input.sheet-crea-concept-elu:checked ~ div.sheet-line1 * label.sheet-crea-concept-charisme {
display: inline;
}
.charsheet input.sheet-crea-concept-elu:checked ~ div.sheet-line1 * label.sheet-crea-concept-express {
display: inline;
}
.charsheet input.sheet-crea-concept-elu:checked ~ div.sheet-line1 * label.sheet-crea-concept-commandement {
display: inline;
}
/* creation concept - profanateur */
.charsheet td input.sheet-crea-concept-profanateur:checked ~ div.sheet-line2 * label.sheet-crea-concept-psyche {
display: inline;
}
.charsheet td input.sheet-crea-concept-profanateur:checked ~ div.sheet-line2 * label.sheet-crea-concept-tromperie {
display: inline;
}
.charsheet td input.sheet-crea-concept-profanateur:checked ~ div.sheet-line2 * label.sheet-crea-concept-domination {
display: inline;
}
/* creation concept - protecteur */
.charsheet td input.sheet-crea-concept-protecteur:checked ~ div.sheet-line2 * label.sheet-crea-concept-psyche {
display: inline;
}
.charsheet td input.sheet-crea-concept-protecteur:checked ~ div.sheet-line1 * label.sheet-crea-concept-endurance {
display: inline;
}
.charsheet td input.sheet-crea-concept-protecteur:checked ~ div.sheet-line1 * label.sheet-crea-concept-resistance {
display: inline;
}
/* creation concept - visionnaire */
.charsheet td input.sheet-crea-concept-visionnaire:checked ~ div.sheet-line1 * label.sheet-crea-concept-charisme {
display: inline;
}
.charsheet td input.sheet-crea-concept-visionnaire:checked ~ div.sheet-line1 * label.sheet-crea-concept-seduction {
display: inline;
}
.charsheet td input.sheet-crea-concept-visionnaire:checked ~ div.sheet-line2 * label.sheet-crea-concept-ruse {
display: inline;
}
/* creation concept - zealot */
.charsheet td input.sheet-crea-concept-zealot:checked ~ div.sheet-line2 * label.sheet-crea-concept-instinct {
display: inline;
}
.charsheet td input.sheet-crea-concept-zealot:checked ~ div.sheet-line2 * label.sheet-crea-concept-reflexes {
display: inline;
}
.charsheet td input.sheet-crea-concept-zealot:checked ~ div.sheet-line2 * label.sheet-crea-concept-foi {
display: inline;
}
.charsheet td input.sheet-crea-concept-zealot:checked ~ div.sheet-line2 * label.sheet-crea-concept-volonte {
display: inline;
}
/* creation concept - disciple */
.charsheet input.sheet-crea-concept-disciple:checked ~ div.sheet-line1 * label.sheet-crea-concept-charisme {
display: inline;
}
.charsheet input.sheet-crea-concept-disciple:checked ~ div.sheet-line2 * label.sheet-crea-concept-empathie {
display: inline;
}
.charsheet input.sheet-crea-concept-disciple:checked ~ div.sheet-line2 * label.sheet-crea-concept-perception {
display: inline;
}
/* creation concept - vertueux */
.charsheet input.sheet-crea-concept-vertueux:checked ~ div.sheet-line2 * label.sheet-crea-concept-intel {
display: inline;
}
.charsheet input.sheet-crea-concept-vertueux:checked ~ div.sheet-line2 * label.sheet-crea-concept-ruse {
display: inline;
}
.charsheet input.sheet-crea-concept-vertueux:checked ~ div.sheet-line1 * label.sheet-crea-concept-negociation {
display: inline;
}
/* creation concept - voyageur */
.charsheet input.sheet-crea-concept-voyageur:checked ~ div.sheet-line2 * label.sheet-crea-concept-instinct {
display: inline;
}
.charsheet input.sheet-crea-concept-voyageur:checked ~ div.sheet-line2 * label.sheet-crea-concept-legendes {
display: inline;
}
.charsheet input.sheet-crea-concept-voyageur:checked ~ div.sheet-line2 * label.sheet-crea-concept-orientation {
display: inline;
}