diff --git a/Blades in the Dark/Source/sheet.css b/Blades in the Dark/Source/sheet.css index 2bc343d74e..a5856e3f32 100644 --- a/Blades in the Dark/Source/sheet.css +++ b/Blades in the Dark/Source/sheet.css @@ -1216,6 +1216,7 @@ textarea.sheet-abilitydesc { width: 4%; letter-spacing: 0; font-weight: 800; + font-size: 13px; line-height: inherit; padding: 19px 3px 3px; } @@ -1702,7 +1703,7 @@ button[type=roll].sheet-cohortbutton { button[type=roll].sheet-actionbutton { letter-spacing: 1px; text-align: left; - width: 80px; + width: 88px; } button[type=roll].sheet-vicebutton, button[type=roll].sheet-fortunebutton { diff --git a/Blades in the Dark/blades.css b/Blades in the Dark/blades.css index 6d8072cb92..133f78390e 100644 --- a/Blades in the Dark/blades.css +++ b/Blades in the Dark/blades.css @@ -1 +1 @@ -.sheet-topholder{margin-left:calc(55% + 5px);line-height:20px;position:relative;top:-11px}.sheet-version-text{color:#a8a8a8;font-size:12px}.sheet-settings-checkbox-holder{margin-right:10px}input.sheet-settings-checkbox{width:20px;height:20px}input.sheet-settings-checkbox+span{opacity:.3;font-size:16px;font-family:pictos;vertical-align:middle;display:inline-block}input.sheet-settings-checkbox:checked+span{opacity:1}.sheet-type-selector-holder{line-height:19px;margin-right:auto}input.sheet-type-selector{width:170px;height:20px;display:none}.sheet-3waybox:checked+.sheet-3waybox{display:inline-block}span.sheet-type-selector{border:solid 1px #a7a7a7;text-align:center;background:#ccc;color:#3f3f3f;width:170px;font-size:11px;text-transform:uppercase;vertical-align:middle;letter-spacing:1px;font-family:serif;font-weight:600;display:none}input.sheet-type-selector:hover~span{color:red}input.sheet-type-selector[value="character"]:checked~span.sheet-type-selector-character,input.sheet-type-selector[value="crew"]:checked~span.sheet-type-selector-crew,input.sheet-type-selector[value="faction"]:checked~span.sheet-type-selector-faction{display:inline-block}.sheet-settings{position:absolute;margin-left:calc(100% - 350px);width:350px;border:1px solid black;background:white;z-index:100;padding:5px;border-radius:5px}.sheet-settings>div{min-width:50%;flex-grow:1;padding:2px;height:24px;line-height:17px;border-bottom:1px solid lightgray}.sheet-settings input.sheet-checkbox.sheet-squarebox:checked+span{background-color:black!important}.sheet-settings>div:not(:first-child) span:last-child{font-size:10px;padding-left:3px;vertical-align:top}.sheet-settings-load span{font-size:10px;display:inline-block;padding:1px 3px 0}.sheet-settings input[type=number]{padding:0 2px;margin-left:8px;width:30px;vertical-align:top;font-size:12px}.sheet-settings input[type=text]{width:45px;font-size:10px;padding-left:1px;border:1px solid lightgray}.sheet-settings select{width:80px;vertical-align:top;margin:0 4px 0 0;padding:0;height:18px}input.sheet-toothhider:not(:checked)+input.sheet-tooth,input.sheet-toothhider:not(:checked)+input.sheet-tooth+span{display:none}input.sheet-xp-hider:not(:checked)+li{display:none}input.sheet-hidediv:not(:checked)+div{display:none}.charsheet{min-width:860px;color:black;font-size:0;position:relative;padding:0 10px 0 0!important}.sheet-container{position:relative;width:860px}input:checked+.sheet-container{min-width:860px;width:initial}.sheet-type-character,.sheet-type-crew,.sheet-type-faction{position:relative;top:-4px;width:100%}button{text-shadow:none!important}label{font-family:Georgia,Times,"Times New Roman",serif;text-transform:uppercase;letter-spacing:1px;margin:0;padding:0;font-size:10px}div{cursor:default;box-sizing:border-box}input[type=text]{font-family:Georgia,Times,"Times New Roman",serif;border:none;background:none;box-shadow:none;width:100%;padding:0;color:black}textarea{box-shadow:none;font-family:Georgia,Times,"Times New Roman",serif;border:none;box-sizing:border-box;margin:0;padding:0;background:transparent;color:black;resize:vertical}li{cursor:default}li,li input[type=text]{font-family:Georgia,Times,"Times New Roman",serif;position:relative;color:#404040}li:after{background:black;transform:rotate(45deg);content:'';display:block;position:absolute;left:0}ul{list-style:none;margin:0;box-sizing:border-box}span{font-family:Georgia,Times,"Times New Roman",serif;cursor:default}input[type=checkbox],input[type=radio]{opacity:0;z-index:1;margin:0;padding:0;position:absolute}input[type=checkbox]+span,input[type=radio]+span{cursor:pointer}input[type=number]{color:black;box-shadow:none}.sheet-hidden{display:none!important}span.sheet-inherit,input.sheet-inherit{font-size:inherit;color:inherit;font-family:inherit;font-weight:inherit;vertical-align:inherit;text-transform:inherit;letter-spacing:inherit}.sheet-blackheader,.sheet-black-on-grey,.sheet-greyheader{font-size:10px;font-weight:600;height:16px;letter-spacing:1px;line-height:16px;padding:0 2px 0 4px}.sheet-blackheader.sheet-narrow,.sheet-black-on-grey{padding-left:2px}.sheet-blackheader{background-color:black;color:white}.sheet-black-on-grey,.sheet-greyheader{background-color:#b3b4b6}.sheet-black-on-grey{float:left;text-align:center;position:relative;top:-3px;z-index:-1}.sheet-blackheader .sheet-label,.sheet-black-on-grey .sheet-label,.sheet-greyheader .sheet-label{padding-top:2px}.sheet-plainheader{width:100%;border-top:2px solid black;font-size:12px;font-weight:800;line-height:22px}.sheet-specialheader{background-color:#b3b4b6;height:20px;font-size:10px;letter-spacing:1px;padding-left:5px;padding-top:2px;font-weight:600}.sheet-specialheader input{width:95%}.sheet-greyholder{background-color:#d6d8d9}.sheet-def-margin{margin-top:10px}.sheet-small-margin{margin-top:5px}.sheet-blackborder{border-top:3px solid black}.sheet-tier{background-color:#d6d8d9;height:16px;width:55px;line-height:0;padding:3px}.sheet-flex{display:flex}.sheet-flex-wrap{display:flex;flex-wrap:wrap;align-content:flex-start}.sheet-right-column{padding-left:5px}.sheet-col47{width:47%}.sheet-col53{width:53%}.sheet-col37{width:37%}.sheet-col24b{width:24.25%}.sheet-col50{width:50%}.sheet-col52b{width:52%}.sheet-col55{width:55%}.sheet-col45{width:45%}.sheet-col63{width:63%}.sheet-col100{width:100%}.sheet-label,input[type=text].sheet-label,textarea.sheet-label{text-transform:uppercase;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif}.sheet-smallcaps{text-transform:uppercase;font-weight:800}.sheet-bold{font-weight:800}.sheet-italic,.sheet-italic input[type=text]{font-style:italic}.sheet-contact input[type=text],.sheet-friend input[type=text]{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;font-size:12px;height:27px;padding-left:3px;color:#6c6c6c}.sheet-friend input[type=text]{width:calc(100% - 25px)}.sheet-contact input[type=text]{width:calc(100% - 15px);padding-top:2px}.sheet-gatherinfo ul{padding:0}.sheet-gatherinfo li{margin-bottom:1px;font-style:italic;padding-left:11px;font-size:11px;height:17px}.sheet-gatherinfo li input[type=text]{width:100%;font-style:italic;font-size:inherit}.sheet-gatherinfo li:after{height:4px;width:4px;top:.25em;margin-top:4px}.sheet-teamworkbox{width:95%;padding:5px;margin-bottom:5px;background-color:#d6d8d9;font-size:12px;line-height:15px}.sheet-planningdesc{font-size:12px;line-height:15px;margin-bottom:5px}.sheet-itemholder>div{padding:7px}.sheet-item{width:100%;line-height:18px;justify-content:space-between}.repcontainer[data-groupname="repeating_item"]{display:flex;flex-wrap:wrap;align-content:flex-start}.repcontainer[data-groupname="repeating_item"] .sheet-item{flex-grow:1}.sheet-regularitems button.repcontrol_edit{margin-bottom:17px}.sheet-playbookitems .repcontrol{height:31px;margin-top:3px}.sheet-regularitems .repcontrol{height:38px}.sheet-type-character .sheet-regularitems .repitem input[name="attr_short"]:checked~input[name="attr_expand"]:not(:checked)~.sheet-repeating-item{width:93.5px}.sheet-item.sheet-itemshort{width:50%}.sheet-playbookitems{background-color:#d6d8d9}.sheet-item input[type=text]{width:calc(100% - 20px);height:18px;margin:0 1px 0 4px;padding:3px 0;vertical-align:top;font-size:11px}.sheet-item textarea.sheet-upgradename{width:calc(100% - 20px);resize:none;vertical-align:top;height:18px;font-size:11px;margin:0 1px 0 4px}.sheet-item input.sheet-item-textarea-tall:checked+textarea.sheet-upgradename{height:32px;line-height:16px}.sheet-item.sheet-item2box input[type=text],.sheet-repeating-item input[type=checkbox][value="2"]:checked~input[type=text],.sheet-repeating-item input[type=checkbox][value="2"]:checked~textarea.sheet-upgradename{width:calc(100% - 35px)}.sheet-item.sheet-item3box input[type=text],.sheet-repeating-item input[type=checkbox][value="3"]:checked~input[type=text],.sheet-repeating-item input[type=checkbox][value="3"]:checked~textarea.sheet-upgradename{width:calc(100% - 50px)}.sheet-item.sheet-item4box input[type=text]{width:calc(100% - 65px)}.sheet-repeating-item input[type=checkbox][name="attr_bold"]:checked~input[type=text]{font-weight:800}.sheet-repeating-item input[type=checkbox][value="0"]:checked~input[type=text]{font-style:italic}.sheet-item .sheet-label{font-weight:700;font-size:10px;vertical-align:top;letter-spacing:1px}.sheet-item .sheet-label.sheet-upgradecosts{font-size:7px;padding:5px 3px 0}.sheet-item .sheet-upgradecosts{font-size:11px;padding:3px;line-height:12px}.sheet-item.sheet-upgradecaption{margin-top:3px}.sheet-floatingbar{display:inline-block;width:3px;height:2px;vertical-align:middle;margin:2px 0 0 -3px;border-top:2px solid #838587}.sheet-repeating-item input[type=checkbox][value="0"]:checked~.sheet-boxesgeq2,.sheet-repeating-item input[type=checkbox][value="1"]:checked~.sheet-boxesgeq2,.sheet-repeating-item input[type=checkbox][value="2"]:checked~.sheet-boxesgeq3{display:none}.sheet-itemholder .repitem input[name="attr_boxes_chosen"]:checked+div,.sheet-itemholder .repitem input[name="attr_boxes_chosen"]:not(:checked)+div~div{display:none}.sheet-item .sheet-howmanyboxes{font-size:11px;padding-top:2px}.sheet-item .sheet-numboxes-chooser{height:18px}.sheet-item input[type=number]{margin-right:5px;height:18px;padding:0;vertical-align:top;text-align:right;width:2.5em;background-color:transparent}.sheet-numboxes-chooser input{width:20px;height:18px}.sheet-numboxes-chooser input:checked+span,.sheet-numboxes-chooser input:checked+span{font-weight:800}.sheet-numboxes-chooser input+span:not(:last-child){margin-right:5px}.sheet-numboxes-chooser input+span{border:1px solid #AAA;font-size:11px;padding:2px}.repcontainer[data-groupname="repeating_item"] .repitem{display:flex;flex-grow:1}.sheet-itemholder input[name="attr_setting_show_itemdesc"]:not(:checked)~div input.sheet-expand,.sheet-itemholder input[name="attr_setting_show_itemdesc"]:not(:checked)~div input.sheet-expand+span,.sheet-itemholder input[name="attr_setting_show_itemdesc"]:not(:checked)~div textarea:last-child{display:none}.sheet-itemholder input.sheet-expand{width:7px;margin-top:4px;margin-left:-7px;height:9px}.sheet-itemholder input.sheet-expand+span::before{content:"◀"}.sheet-itemholder .sheet-playbookitems textarea:last-child{border-top:1px solid darkgrey}.sheet-itemholder textarea:last-child{display:none;border-top:1px solid lightgray;border-radius:0;line-height:12px;font-size:10px;height:40px}.sheet-itemholder input[name="attr_setting_show_itemdesc"]:checked~div input.sheet-expand:checked~textarea:last-child{display:block}.sheet-bladeslogo{border-right:12px solid transparent;background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/logo.png);background-size:102% auto;background-repeat:no-repeat}.sheet-crewheader{color:#7f8184;font-size:27px;letter-spacing:-2px;font-weight:800;line-height:39px}.sheet-loadheader{background-color:#b3b4b6;height:20px;line-height:12px;padding:4px;font-size:10px;align-items:baseline}.sheet-loadheader .sheet-label{padding:2px 0;margin-right:auto;font-weight:800}.sheet-loadheader .sheet-italic{margin:0 auto 0 3px;text-transform:lowercase}.sheet-loadheader .sheet-italic:last-child{margin-right:0}.sheet-loadnumber{font-weight:800;font-size:11px;margin-left:4px}.sheet-advancement-header{letter-spacing:2px}.sheet-advancement-header div:first-child{margin-right:auto}.sheet-advancement-xpholder{min-width:120px;text-align:right;letter-spacing:0;font-size:0;padding:0 3px 0 5px}.sheet-advancement-desc{width:99%;background-color:#d6d8d9;padding:15px 20px 4px 16px}.sheet-advancement-desc li,.sheet-warblurb li,.sheet-advancement-desc input[type=text]{font-size:12px;line-height:15px;width:100%}.sheet-advancement-desc li,.sheet-advancement-desc input[type=text]{font-style:italic}.sheet-advancement-desc li{margin-bottom:1em;padding-left:1.5em}.sheet-advancement-desc li:after,.sheet-warblurb li:after{height:.4em;width:.4em;top:.25em}.sheet-advancement-desc li.sheet-nondot,.sheet-warblurb li.sheet-nondot{padding-left:0;font-style:normal}.sheet-advancement-desc li.sheet-nondot:after,.sheet-warblurb li.sheet-nondot:after{display:none}.sheet-playbook{padding-top:5px;height:50px;background-color:#d6d8d9}.sheet-playbook-title{width:70%;height:100%;padding:0 10px}.sheet-playbook-desc{width:30%;height:100%;padding-right:3px}.sheet-playbook-title input[type=text]{letter-spacing:-2px;font-size:35px;line-height:40px;font-weight:800}.sheet-playbook-desc textarea{height:100%;font-size:10px;font-weight:800;letter-spacing:1px;color:#7f8184;resize:none;line-height:14px}.sheet-playbook-reminder{position:absolute;border:1px solid black;background:white;margin-top:43px;z-index:3;border-radius:5px;width:267px;font-size:12px;text-align:center;padding:3px}.sheet-header input[type=text]{width:100%;border-bottom:1px solid black;border-radius:0;font-size:14px;padding:3px 0 0;margin:3px 0 0;color:#c43c35}.sheet-header .sheet-col55{padding-right:2.5%}span.sheet-viceblurb{font-size:11px}.sheet-vice{justify-content:space-between}.repcontainer[data-groupname="repeating_clock"],.repcontainer[data-groupname="repeating_crewclock"]{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:space-between}.repcontainer[data-groupname="repeating_clock"] .repitem,.repcontainer[data-groupname="repeating_crewclock"] .repitem{display:flex;position:relative;width:49%;margin:4px 0;background-color:#d6d8d9}.sheet-clockpicture{position:absolute;padding:2px;z-index:1;margin-top:6px;margin-left:calc(100% - 46px);height:44px;width:44px}.repcontainer[data-groupname="repeating_clock"] textarea,.repcontainer[data-groupname="repeating_crewclock"] textarea{font-size:11px;letter-spacing:1px;font-weight:600;line-height:12px;width:calc(100% - 55px);margin:6px;resize:vertical;height:48px;min-height:48px}.repcontainer[data-groupname="repeating_clock"] .sheet-zeroholder,.repcontainer[data-groupname="repeating_crewclock"] .sheet-zeroholder{margin-left:calc(100% - 47px);margin-top:44px;z-index:3}.sheet-size-choice{display:flex;height:60px;width:43px;justify-content:center;align-content:space-evenly;flex-wrap:wrap}.sheet-size-choice>div{font-size:12px;height:16px;line-height:10px;padding:2px;margin:0 calc(100% - 41px);color:#333;text-align:center}.sheet-4clock.sheet-clockpicture input{height:20px;width:20px}.sheet-4clock.sheet-clockpicture input[value="1"]{margin-left:20px}.sheet-4clock.sheet-clockpicture input[value="2"]{margin:20px 0 0 20px}.sheet-4clock.sheet-clockpicture input[value="3"]{margin-top:20px}.sheet-6clock.sheet-clockpicture input{height:17px;width:12px}.sheet-6clock.sheet-clockpicture input[value="1"]{margin-left:21px;transform:rotate(30deg)}.sheet-6clock.sheet-clockpicture input[value="2"]{margin:12px 0 0 25px;transform:rotate(90deg)}.sheet-6clock.sheet-clockpicture input[value="3"]{margin:22px 0 0 21px;transform:rotate(150deg)}.sheet-6clock.sheet-clockpicture input[value="4"]{margin:22px 0 0 8px;transform:rotate(210deg)}.sheet-6clock.sheet-clockpicture input[value="5"]{margin:12px 0 0 1px;transform:rotate(270deg)}.sheet-6clock.sheet-clockpicture input[value="6"]{margin-left:8px;transform:rotate(330deg)}.sheet-8clock.sheet-clockpicture input{height:14px;width:10px}.sheet-8clock.sheet-clockpicture input[value="1"]{margin-left:20px;transform:rotate(22.5deg)}.sheet-8clock.sheet-clockpicture input[value="2"]{margin:8px 0 0 26px;transform:rotate(67.5deg)}.sheet-8clock.sheet-clockpicture input[value="3"]{margin:18px 0 0 26px;transform:rotate(112.5deg)}.sheet-8clock.sheet-clockpicture input[value="4"]{margin:25px 0 0 20px;transform:rotate(157.5deg)}.sheet-8clock.sheet-clockpicture input[value="5"]{margin:25px 0 0 9px;transform:rotate(202.5deg)}.sheet-8clock.sheet-clockpicture input[value="6"]{margin:18px 0 0 2px;transform:rotate(247.5deg)}.sheet-8clock.sheet-clockpicture input[value="7"]{margin:8px 0 0 2px;transform:rotate(292.5deg)}.sheet-8clock.sheet-clockpicture input[value="8"]{margin-left:9px;transform:rotate(337.5deg)}.sheet-12clock.sheet-clockpicture input{height:12px;width:8px}.sheet-12clock.sheet-clockpicture input[value="1"]{margin-left:20px;transform:rotate(15deg)}.sheet-12clock.sheet-clockpicture input[value="2"]{margin:4px 0 0 26px;transform:rotate(45deg)}.sheet-12clock.sheet-clockpicture input[value="3"]{margin:10px 0 0 29px;transform:rotate(75deg)}.sheet-12clock.sheet-clockpicture input[value="4"]{margin:18px 0 0 29px;transform:rotate(105deg)}.sheet-12clock.sheet-clockpicture input[value="5"]{margin:24px 0 0 26px;transform:rotate(135deg)}.sheet-12clock.sheet-clockpicture input[value="6"]{margin:28px 0 0 20px;transform:rotate(165deg)}.sheet-12clock.sheet-clockpicture input[value="7"]{margin:28px 0 0 12px;transform:rotate(195deg)}.sheet-12clock.sheet-clockpicture input[value="8"]{margin:24px 0 0 6px;transform:rotate(225deg)}.sheet-12clock.sheet-clockpicture input[value="9"]{margin:18px 0 0 3px;transform:rotate(255deg)}.sheet-12clock.sheet-clockpicture input[value="10"]{margin:10px 0 0 3px;transform:rotate(295deg)}.sheet-12clock.sheet-clockpicture input[value="11"]{margin:4px 0 0 6px;transform:rotate(315deg)}.sheet-12clock.sheet-clockpicture input[value="12"]{margin-left:12px;transform:rotate(345deg)}input[name="attr_size"][value="4"]:checked~.sheet-size-choice,input[name="attr_size"][value="6"]:checked~.sheet-size-choice,input[name="attr_size"][value="8"]:checked~.sheet-size-choice,input[name="attr_size"][value="12"]:checked~.sheet-size-choice,input[name="attr_size"][value="4"]:not(:checked)~.sheet-4clock,input[name="attr_size"][value="6"]:not(:checked)~.sheet-6clock,input[name="attr_size"][value="8"]:not(:checked)~.sheet-8clock,input[name="attr_size"][value="12"]:not(:checked)~.sheet-12clock{display:none}input[name="attr_progress"][value="0"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-4.png)}input[name="attr_progress"][value="5"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-5.png)}input[name="attr_progress"][value="6"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-6.png)}input[name="attr_progress"][value="7"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-7.png)}input[name="attr_progress"][value="8"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-8.png)}input[name="attr_progress"][value="0"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="0"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="1"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="2"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="3"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="4"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-4.png)}input[name="attr_progress"][value="0"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-4.png)}input[name="attr_progress"][value="5"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-5.png)}input[name="attr_progress"][value="6"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-6.png)}input[name="attr_progress"][value="0"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-4.png)}input[name="attr_progress"][value="5"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-5.png)}input[name="attr_progress"][value="6"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-6.png)}input[name="attr_progress"][value="7"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-7.png)}input[name="attr_progress"][value="8"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-8.png)}input[name="attr_progress"][value="9"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-9.png)}input[name="attr_progress"][value="10"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-10.png)}input[name="attr_progress"][value="11"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-11.png)}input[name="attr_progress"][value="12"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-12.png)}input.sheet-text-input{height:13px}input.sheet-text-input[type=checkbox]{width:52px}input.sheet-text-input[type=radio]{width:22px;height:16px;margin:-3px 0 0 -5px}input.sheet-text-input+span{font-weight:700}input.sheet-text-input:hover+span{color:#9c9c9c}input.sheet-text-input:checked+span{color:red}input.sheet-text-input:checked:hover+span{color:#d00}input.sheet-text-input+span:not(:last-child)::after{content:"—";padding:0 2px;color:black!important}input.sheet-text-input.sheet-last+span::after{content:"";padding:0}input.sheet-stresstooth,input.sheet-xptooth,input.sheet-holdtooth,input.sheet-stresstooth+span,input.sheet-xptooth+span,input.sheet-holdtooth+span{height:25px}input.sheet-regulartooth,input.sheet-regulartooth+span{height:13px}input.sheet-tooth{width:12px}input.sheet-tooth+span{width:8px;margin-right:4px;display:inline-block;vertical-align:top}input.sheet-tooth+span:last-child{margin-right:0!important}input.sheet-tooth:last-of-type{width:8px}input.sheet-tooth:hover+span{filter:alpha(opacity=70);opacity:.7}input.sheet-xptooth+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/xptooth-red.png)}input.sheet-xptooth:checked~input.sheet-xptooth+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/xptooth-white.png)}input.sheet-stresstooth[type=radio]+span,input.sheet-stresstooth[type=checkbox]:checked+span,input.sheet-holdtooth:checked+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-red.png)}input.sheet-stresstooth[type=checkbox]+span,input.sheet-stresstooth:checked~input.sheet-stresstooth[type=radio]+span,input.sheet-holdtooth+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-white.png)}input.sheet-regulartooth[type=radio]+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/shorttooth-red.png)}input.sheet-regulartooth:checked~input.sheet-regulartooth[type=radio]+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/shorttooth-grey.png)}input.sheet-zero{width:13px;height:13px}input.sheet-zero+span{width:10px;height:13px;margin-right:3px;display:inline-block;vertical-align:top;background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/zero.png)}input.sheet-zero[type=radio]:checked+span{opacity:0}.sheet-turfbox input[type=radio]{position:static;width:calc(100%/12)}input[type=checkbox].sheet-turf1:checked~input[type=radio].sheet-turf1+span,input[type=checkbox].sheet-turf2:checked~input[type=radio].sheet-turf2+span,input[type=checkbox].sheet-turf3:checked~input[type=radio].sheet-turf3+span,input[type=checkbox].sheet-turf4:checked~input[type=radio].sheet-turf4+span,input[type=checkbox].sheet-turf5:checked~input[type=radio].sheet-turf5+span,input[type=checkbox].sheet-turf6:checked~input[type=radio].sheet-turf6+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-black.png)}input.sheet-stresstooth:checked~input.sheet-stresstooth.sheet-turf6+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-halfgrey.png)}.sheet-specialability,.sheet-friend,.sheet-contact{padding:5px 4px;border-bottom:1px solid #b3b4b6;width:100%}textarea.sheet-abilityname{width:calc(31% - 22px);resize:none;height:52px;margin:0 5px;line-height:17px;font-variant:small-caps;font-weight:800;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif}textarea.sheet-abilitydesc{width:69%;height:53px;font-size:12px;line-height:13px}.sheet-harmrow{border-bottom:1px solid black}.sheet-harmrow,.sheet-harmrow div{height:53px;overflow:hidden}.sheet-harmrow>div:first-child{background-color:#d6d8d9;width:4%;letter-spacing:0;font-weight:800;line-height:inherit;padding:19px 3px 3px}.sheet-harmrow>div:nth-child(2){width:76%}.sheet-harmrow>div:last-child{background-color:#d6d8d9;width:20%;color:#575859;text-align:center;font-size:10px;letter-spacing:1px;font-weight:800;line-height:15px;padding-top:13px}.sheet-harmrow>div:nth-child(2)>div:nth-child(2){border-left:1px solid #d6d8d9}.sheet-harmrow textarea{font-size:12px;margin:10px 6px 0;color:#c43c35;resize:none;height:40px;text-align:center;width:calc(100% - 12px)}.sheet-harm>div.sheet-harmrow:nth-child(3)>div:last-child{padding-top:20px}.sheet-armor .sheet-blackheader,.sheet-healing .sheet-blackheader{text-align:center}.sheet-healing{position:relative}.sheet-healing .sheet-italic{font-size:9px}.sheet-healing>div:nth-child(2){line-height:11px;text-align:center;padding:2px 0 0 5px}.sheet-healing .sheet-clockpicture{margin:0 calc(50% - 22px)}.sheet-healing .sheet-zeroholder{margin:35px 0 0 11px;z-index:3}.sheet-armor div:not(:first-child) .sheet-label{font-size:11px;font-weight:800;padding:2px 0 0 10px;flex-grow:1;margin-bottom:2px;text-align:center}.sheet-checkboxholder{width:15px}.sheet-armor input.sheet-checkbox.sheet-squarebox{width:75px;margin-left:-63px}.sheet-armor input.sheet-checkbox+span,.sheet-armor input.sheet-checkbox:hover+span{border:1px solid black}.sheet-coin-and-stash{width:96%;margin-left:4%}.sheet-coinrow{line-height:13px;align-items:flex-start}.sheet-coinrow .sheet-label{font-size:11px;padding-top:2px;font-weight:800}.sheet-coin{border-bottom:1px solid #8c8c8c;border-right:1px solid #8c8c8c;width:70%;height:19px;padding:0 3px 1px 0;justify-content:space-between;align-items:center}.sheet-coin>div:not(:first-child){line-height:0}.sheet-coin>div:nth-child(2){padding-bottom:2px}.sheet-coinrow>div:last-child{border-top:1px solid #8c8c8c;text-align:center;width:30%}button[type=roll].sheet-rollbutton.sheet-stashbutton{font-size:11px;color:#717275}.sheet-stash{padding:4px 0 0 6px;line-height:19px;margin-bottom:-10px}.sheet-crewcoin>div:nth-child(3){padding:2px 0 0 3px;line-height:0}.sheet-crewcoin>div:last-child{font-size:9px;line-height:14px;padding-left:3px}.sheet-crewcoinbar{display:inline-block;border-left:1px solid #c6c7c9;height:15px;width:1px;margin:0 5px 0 3px}.sheet-crewcoin input.sheet-radiobox{width:12px;height:12px;margin-top:3px}.sheet-coin-and-stash input.sheet-radiobox{width:13px;height:13px}input.sheet-radiobox+span{display:inline-block}.sheet-crewcoin input.sheet-radiobox+span{width:9px;height:9px;margin-right:calc((100% - 195px)/15);margin-bottom:2px}.sheet-coin-and-stash input.sheet-radiobox+span{width:10px;height:10px;vertical-align:top}.sheet-coinrow input.sheet-radiobox+span{margin-right:4px}.sheet-stash input.sheet-radiobox+span{margin-right:calc((100% - 126px)/9)}input.sheet-radiobox:hover+span{filter:alpha(opacity=70);opacity:.7}.sheet-coin input.sheet-radiobox:checked~input.sheet-radiobox+span,.sheet-crewcoin input.sheet-radiobox:checked~input.sheet-radiobox+span{background-color:white;border:1px solid black}.sheet-coin input.sheet-radiobox+span,.sheet-crewcoin input.sheet-radiobox+span{background-color:red;border:1px solid black}.sheet-stash input.sheet-radiobox:checked~input.sheet-radiobox+span{background-color:#c6c7c9;border:1px solid #c6c7c9}.sheet-stash input.sheet-radiobox+span{background-color:black;border:1px solid black}.sheet-stash input.sheet-radiobox:nth-of-type(10n+1){margin:-2px 0 0 3px;width:15px;height:15px}.sheet-stash input.sheet-radiobox:nth-of-type(10n+1)+span{width:12px;height:12px;border:1px solid black!important;margin-left:3px;position:relative;top:-2px}.sheet-stash input.sheet-radiobox:nth-of-type(10n+1)+span,input.sheet-radiobox:last-of-type+span{margin-right:0}.sheet-crewcoin input.sheet-radiobox:checked~input.sheet-radiobox.sheet-vaultcoin+span{border:1px solid #c6c7c9}.sheet-hunting-grounds input[type=text]{font-weight:800;line-height:22px}.sheet-hunting-grounds textarea{font-size:inherit;height:36px}.sheet-bonusdie{padding:0 5px}.sheet-bonusdie .sheet-label{font-size:12px;font-weight:800;padding:2px 0}.sheet-bonusdie>div:last-child{height:49px}.sheet-bonusdie .sheet-bonusdieplus{width:10%;background-color:black;color:white;font-size:13px;padding:14px 4px;font-weight:800}.sheet-bonusdie .sheet-bonusdietext{background-color:#d6d8d9;width:90%;padding:3px;font-size:11px;line-height:14px;text-align:center}button.repcontrol_edit,button.repcontrol_add{padding:6px;background-image:none;background-color:#d6d8d9;color:#616161;border-radius:0;border-color:#b3b4b6;transition:all 0.2s;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;font-variant:small-cap;font-weight:800}button.repcontrol_edit:hover,button.repcontrol_add:hover{color:#020202;border-color:#020202;background-color:#ccc}.sheet-white-repcontrol button.repcontrol_edit,.sheet-white-repcontrol button.repcontrol_add{background-color:white;margin-top:10px}.sheet-small-repcontrol button.repcontrol_edit,.sheet-small-repcontrol button.repcontrol_add{margin-top:3px}.sheet-cohorts.sheet-white-repcontrol button.repcontrol_edit,.sheet-cohorts.sheet-white-repcontrol button.repcontrol_add{margin-top:0}.sheet-small-repcontrol button.repcontrol_edit,.sheet-small-repcontrol button.repcontrol_add,.sheet-white-repcontrol button.repcontrol_edit,.sheet-white-repcontrol button.repcontrol_add{font-weight:600;font-size:12px;font-family:serif;padding:4px}.itemcontrol{z-index:20}.sheet-itemholder .repcontrol_move,.sheet-itemholder .repcontrol_del{padding-top:0;padding-bottom:0}.sheet-rep-and-hold,.sheet-heat-and-vault{justify-content:space-between}.sheet-hold{width:53%}.sheet-stress,.sheet-rep,.sheet-hold,.sheet-heat{height:25px}.sheet-stress2{width:143px}.sheet-stress3{width:68px;text-align:center}.sheet-stress4>div{width:110%;padding:1px 0 0 3px;line-height:12px;text-transform:uppercase;font-size:8px}.sheet-stress4>div:not(:first-of-type){letter-spacing:1px}.sheet-traumaholder,.sheet-wantedholder{height:13px;text-align:right}.sheet-rep1{width:33px}.sheet-rep2{width:135px;position:relative}.sheet-turfbox{display:flex;position:absolute;flex-flow:row-reverse;z-index:2;width:100%}.sheet-stress>div,.sheet-hold>div,.sheet-heat>div,.sheet-rep>div,.sheet-crewcoin2{flex-grow:1}.sheet-heat2{width:107px}.sheet-crewcoin1{width:26%}.sheet-zeroholder{position:absolute}.sheet-stress2 .sheet-zeroholder,.sheet-rep2 .sheet-zeroholder,.sheet-heat2 .sheet-zeroholder{margin:13px 0 0 -13px}.sheet-rep3 .sheet-zeroholder{margin:13px 0 0 2px}.sheet-stress3 .sheet-zeroholder{margin-left:1px}.sheet-heat3 .sheet-zeroholder{margin-left:5px}.sheet-crewcoin .sheet-zeroholder{margin:3px 0 0 -10px}.sheet-coin-and-stash .sheet-zeroholder{margin:3px 0 0 -6px}.sheet-stress2 input.sheet-tooth+span{margin-right:calc((100% - 72px)/8)}.sheet-stress2 input[name="attr_setting_extra_stress1"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 80px)/9)}.sheet-stress2 input[name="attr_setting_extra_stress2"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 88px)/10)}.sheet-stress2 input[name="attr_setting_extra_stress3"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 96px)/11)}.sheet-stress2 input[name="attr_setting_extra_stress4"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 104px)/12)}.sheet-stress2 input[name="attr_setting_extra_stress5"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 112px)/13)}input[name="attr_setting_extra_stress1"]:not(:checked)~input.sheet-tooth[value="9"]+span,input[name="attr_setting_extra_stress1"]:checked+input[name="attr_setting_extra_stress2"]:not(:checked)~input.sheet-tooth[value="10"]+span,input[name="attr_setting_extra_stress2"]:checked+input[name="attr_setting_extra_stress3"]:not(:checked)~input.sheet-tooth[value="11"]+span,input[name="attr_setting_extra_stress3"]:checked+input[name="attr_setting_extra_stress4"]:not(:checked)~input.sheet-tooth[value="12"]+span,input[name="attr_setting_extra_stress4"]:checked+input[name="attr_setting_extra_stress5"]:not(:checked)~input.sheet-tooth[value="13"]+span,input[name="attr_setting_extra_stress5"]:checked~input.sheet-tooth[value="14"]+span{margin-right:0!important}.sheet-rep .sheet-black-on-grey{padding:0 2px;width:100%}.sheet-rep input.sheet-tooth{width:11px}.sheet-rep input.sheet-tooth+span{margin-right:calc((100% - 96px)/11)}.sheet-heat2 input.sheet-tooth+span{margin-right:calc((100% - 72px)/8)}.sheet-hold .sheet-black-on-grey{width:calc(100% - 8px)}.sheet-toothholder{float:right;width:8px}textarea.sheet-notes{margin-top:20px;margin-left:10px;font-family:"Shadows Into Light",cursive;color:#c43c35;font-size:20px;width:97%;background-image:-webkit-linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-image:-moz-linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-image:-o-linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-image:linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-size:100% 27px;line-height:27px;height:378px}.sheet-loadheader input.sheet-checkbox+span{border:1px solid black;transform:rotate(45deg);width:8px;height:8px;background-color:white}button[type=roll]{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;background:transparent;box-shadow:none}button[type=roll]:before{content:""!important}button[type=roll].sheet-rollbutton{text-transform:uppercase;border:none;margin:0;padding:0;font-size:13px;font-weight:800;line-height:9px}button[type=roll].sheet-tierbutton{font-size:inherit;letter-spacing:inherit;color:inherit}button[type=roll].sheet-attributebutton{color:white;max-width:calc(100% - 108px);padding:4px}button[type=roll].sheet-cohortbutton{font-size:11px;color:white}button[type=roll].sheet-actionbutton{letter-spacing:1px;text-align:left;width:80px}button[type=roll].sheet-vicebutton,button[type=roll].sheet-fortunebutton{color:#616161;font-size:13px;border-color:#b3b4b6;border-radius:0;transition:all 0.2s;padding:4px;font-weight:600}button[type=roll].sheet-vicebutton{float:right;margin:5px 3px -5px 0;line-height:13px}button[type=roll].sheet-fortunebutton{width:100%;height:38px;margin:10px 3px 0 0}button[type=roll].sheet-rollbutton:hover{color:#ff4747}button[type=roll].sheet-vicebutton:hover,button[type=roll].sheet-fortunebutton:hover{color:#020202;border-color:#020202}input.sheet-checkbox{height:12px;width:12px}input.sheet-checkbox.sheet-squarebox-small{height:10px;width:10px}input.sheet-checkbox.sheet-squarebox-small+span{width:7px;height:7px}input.sheet-checkbox.sheet-squarebox-small:checked+span{background-color:black!important;opacity:.7}input.sheet-checkbox+span{display:inline-block;width:10px;vertical-align:middle;height:10px;border:1px solid #838587}input.sheet-checkbox:hover+span{opacity:.7}input.sheet-checkbox.sheet-squarebox{margin-top:3px}input.sheet-checkbox.sheet-squarebox+span{background:transparent;margin-right:3px}input.sheet-checkbox.sheet-circlebox-small+span{border-radius:40px;height:9px;width:9px;background:white}input.sheet-checkbox:checked+span{background-color:red!important}input.sheet-checkbox.sheet-claimbridge{width:14px;height:14px}input.sheet-checkbox.sheet-claimbridge+span{border:none;vertical-align:top;width:100%;height:100%;background:transparent}input.sheet-checkbox.sheet-claimbridge:checked+span{background:#d6d8d9!important}.sheet-specialability input:checked~textarea.sheet-abilityname,.sheet-item input.sheet-checkbox:checked~input[type=text],.sheet-item input.sheet-checkbox:checked~textarea.sheet-upgradename,input.sheet-friendup:checked~input[type=text]{color:red}input.sheet-frienddown:checked~input[type=text]{color:black}.sheet-contact input.sheet-checkbox:checked~input[type=text]{font-weight:800;color:black}.sheet-item input.sheet-checkbox.sheet-circlebox-small{margin:4px 2px 0 0}.sheet-tier input.sheet-checkbox.sheet-circlebox-small+span:not(:last-child){margin-right:calc((100% - 44px)/3)}.sheet-specialability input.sheet-checkbox.sheet-circlebox+span{border-radius:30px;background:white;vertical-align:top}.sheet-actions input.sheet-checkbox{width:20px;height:20px;margin-left:-4px}.sheet-actions input.sheet-checkbox.sheet-circlebox+span{border-radius:50px;background-color:#c6c7c9;border:none}input.sheet-checkbox.sheet-friendup{margin-top:3px}input.sheet-checkbox.sheet-frienddown{margin-top:10px}.sheet-friend input.sheet-checkbox+span,.sheet-contact input.sheet-checkbox+span{width:0;height:0;background-color:transparent!important}.sheet-friend input.sheet-frienddown+span{border-width:10px 5px 0 5px;margin-top:6px;border-color:#fff transparent transparent transparent}.sheet-friend input.sheet-friendup+span{border-width:0 5px 10px 5px;margin:0 5px 7px 0;border-color:transparent transparent #fff transparent}.sheet-friend input.sheet-frienddown:checked+span{border-color:#000 transparent transparent transparent}.sheet-friend input.sheet-friendup:checked+span{border-color:transparent transparent red transparent}.sheet-contact input.sheet-checkbox{margin-top:7px}.sheet-contact input.sheet-checkbox+span{border-width:5px 0 5px 10px;border-color:transparent transparent transparent #fff}.sheet-contact input.sheet-checkbox:checked+span{border-color:transparent transparent transparent #000}.sheet-attribute,.sheet-cohort{margin-bottom:10px}.sheet-attribute-title,.sheet-cohort-title{height:21px;background-color:black;justify-content:space-between}.sheet-cohort-title{padding:3px;align-items:baseline}.sheet-attribute-title{align-items:flex-start}.sheet-attribute-xp-box{width:108px;text-align:right;padding-right:3px;height:100%}.sheet-actions{padding-left:2px}.sheet-action{width:100%;justify-content:space-between;height:22px}.sheet-action:first-child,.sheet-action:first-child>div:first-child{height:34px}.sheet-action:first-child>div,.sheet-action:first-child button[type=roll].sheet-actionbutton{padding-top:12px}.sheet-action>div{width:15px}.sheet-action>div:first-child{border-right:1px solid black;height:22px;width:17px}.sheet-cohorts .repcontrol{height:28px}.sheet-cohort-title input[type=text]{font-weight:600;width:calc(100% - 40px);font-size:11px;line-height:0;color:white}.sheet-cohort-info{background:black;height:13px}.sheet-cohort-info .sheet-label{font-size:8.5px;color:white}.sheet-cohort-info>div{width:41px}.sheet-cohort-info input[type=text]{line-height:12px;width:calc(100% - 41px);padding-left:4px}.sheet-cohort-condition{justify-content:space-between;flex-wrap:nowrap}.sheet-cohort-condition .sheet-label{font-size:7px;margin-right:2px}div.sheet-cohort-condition :last-child{font-weight:800}.sheet-cohort-edgeflaw{font-size:9px;line-height:10px;align-items:baseline}.sheet-cohort-edgeflaw .sheet-label{margin-top:5px;width:38px}.sheet-cohort-edgeflaw input[type=text]{width:calc(100% - 38px);font-size:inherit;line-height:inherit}.sheet-cohort-text textarea{font-size:9px;line-height:11px;height:50px;border-bottom:1px solid lightgray}.sheet-claimsrow{align-items:center}.sheet-claimbox{background-color:#d6d8d9;width:18%}.sheet-claimbox,.sheet-lairbox,.sheet-claims-horisep{height:66px}.sheet-claims-seprow{height:14px;justify-content:space-between}.sheet-lairbox{text-align:center;display:flex;justify-content:center;align-items:center;background-color:gray;width:18%;font-size:13px}.sheet-lairbox .sheet-label{color:white}.sheet-claims-horisep{height:14px;width:2.5%}.sheet-claims-vertsep{width:14px;margin:0 calc(9% - 7px)}.sheet-claimbox .sheet-label{font-size:8px;line-height:12px;height:24px;font-weight:600;width:98%;margin:4px 1% 2px}.sheet-claimbox textarea{text-align:center;resize:none}.sheet-claimbox textarea.sheet-claim-desc{width:95%;margin:2px 2.5% 4px;line-height:10px;height:30px;font-size:8px}.sheet-claimbox div:first-child{position:absolute;margin:56px 0 0 1px;line-height:0}input:checked+.sheet-claimbox{background-color:#c1c4c5}.sheet-claims{margin-top:15px}.sheet-strictures div{font-size:11px}.sheet-strictures div .sheet-label{font-weight:600;margin:0 3px}input.sheet-alchemicals-checkbox{width:93px;height:15px}input.sheet-alchemicals-checkbox+span{display:inline-block}input.sheet-alchemicals-checkbox:hover+span{color:red}.sheet-alchemicals-content{padding-left:7px;line-height:16px}.sheet-alchemicals-content>div:nth-child(3){line-height:12px;margin-top:2px}input.sheet-alchemicals-checkbox:not(:checked)~.sheet-alchemicals-content{display:none}.sheet-alchemicals .sheet-bandolier span:first-child{margin-right:7px;font-size:12px;vertical-align:middle}.sheet-alchemicals .sheet-italic{font-size:10px}.sheet-alchemicals li:after{height:4px;width:4px;top:.7em}.sheet-alchemicals li{padding-left:11px;font-size:11px;height:16px}.sheet-cohort-dropdown,.sheet-cohort-dropdown-bg{background-color:black;position:absolute;z-index:-1;width:41px}.sheet-cohort-dropdown{height:13px;text-align:left;line-height:12px;z-index:1}.sheet-cohort-dropdown:hover{line-height:12px}.sheet-cohort-dropdown-bg{display:none;height:42px}.sheet-cohort-dropdown input[type=radio]{width:30px;z-index:10}.sheet-cohort-dropdown input[type=radio],.sheet-cohort-dropdown input[type=radio]+span{display:none}.sheet-cohort-dropdown:hover input[type=radio],.sheet-cohort-dropdown:hover input[type=radio]+span{display:inline;padding-left:2px}.sheet-cohort-dropdown:hover .sheet-cohort-dropdown-bg{display:block}.sheet-cohort-dropdown:hover input[type=radio]:checked+span{color:red}.sheet-cohort-dropdown span:first-child{display:inline-block;padding-left:2px}.sheet-cohort-dropdown:hover span:first-child{display:none}.sheet-frame{margin-top:4px}.sheet-frame input.sheet-label{font-weight:600}.sheet-frame textarea{font-size:11px;height:40px}.sheet-type-faction .repcontrol{height:38px}.sheet-type-faction>.sheet-col100{justify-content:space-between}.sheet-factiontitle{margin-bottom:10px}.sheet-factiontitle input[type=text]{font-size:26px;font-weight:600;width:60%}.sheet-factions-header{width:100%;height:24px;align-items:baseline;background:#ccc;padding:5px 0}.sheet-factions-header input[type=text]{font-weight:600;padding-left:3px}.sheet-factions-header span{font-size:6.5px}input.sheet-expand{width:8px;margin-top:7px;margin-left:-7px;height:8px}input.sheet-expand+span::before{margin-top:3px;margin-left:-7px;position:absolute;content:"▶";font-size:8px;width:12px;height:12px}input.sheet-expand:checked+span::before{content:"▼"}.sheet-itemholder input.sheet-expand+span::before{margin:1px 0 0 -8px}.sheet-faction{border-bottom:1px solid lightgray}.sheet-faction textarea{border-top:1px solid lightgray;border-radius:0;font-size:11px;height:40px}.sheet-faction input.sheet-expand:not(:checked)~textarea{display:none}.sheet-faction input[type=number]{border:none;background:transparent;padding:0;font-size:12px}.sheet-faction input[type=text]{border-right:1px solid lightgray;border-radius:0;font-size:12px;padding:2px 1px}.sheet-faction input[type=text]:nth-child(3),.sheet-factions-header input[type=text]{width:65%}.sheet-faction input[type=text]:nth-child(4),.sheet-factions-header span:nth-child(2){width:10%;text-align:center}.sheet-faction input[type=text]:nth-child(5),.sheet-factions-header span:nth-child(3){width:10%;text-align:center}.sheet-faction input[type=number],.sheet-factions-header span:nth-child(4){width:15%;text-align:center}.sheet-warblurb{margin-top:30px}.sheet-warblurb .sheet-label{font-size:14px;font-weight:600}.sheet-warblurb li{margin-bottom:.5em;padding-left:1em}.sheet-faction-generatebutton input{width:111px;height:16px}.sheet-faction-generatebutton input+span{padding:3px;color:#666;font-size:13px;border:1px solid #666}.sheet-faction-generatebutton input:hover+span{color:red;border-color:red}input.sheet-generatebutton{width:110px;height:18px}input.sheet-generatebutton+span{padding:2px;color:#666;line-height:12px;display:inline-block;margin:0 4px;font-size:11px;border:1px solid #666}input.sheet-generatebutton:hover+span{color:red;border-color:red}.sheet-rolltemplate-bitd .sheet-roll-holder{margin-left:-45px;margin-right:-1px;width:299px;overflow:hidden;font-variant-numeric:lining-nums}.sheet-rolltemplate-bitd .sheet-roll-holder.sheet-roll-resist.sheet-roll-short,.sheet-rolltemplate-bitd .sheet-roll-holder.sheet-roll-vice.sheet-roll-short{height:171px}.sheet-rolltemplate-bitd .sheet-roll-holder.sheet-roll-action.sheet-roll-short{height:195px}.sheet-rolltemplate-bitd .sheet-roll-action,.sheet-rolltemplate-bitd .sheet-roll-resist,.sheet-rolltemplate-bitd .sheet-roll-vice{height:258px}.sheet-rolltemplate-bitd .sheet-roll-fortune{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-fortune.jpg);background-position:bottom right;background-repeat:no-repeat;background-color:white;height:auto;min-height:250px}.sheet-rolltemplate-bitd .sheet-roll-action{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-action.gif)}.sheet-rolltemplate-bitd .sheet-roll-resist{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-resist.jpg)}.sheet-rolltemplate-bitd .sheet-roll-vice{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-vice.jpg)}.sheet-rolltemplate-bitd .sheet-roll-resist img,.sheet-rolltemplate-bitd .sheet-roll-vice img{height:22px}.sheet-rolltemplate-bitd .sheet-roll-action img,.sheet-rolltemplate-bitd .sheet-roll-fortune img{height:31px}.sheet-rolltemplate-bitd .sheet-roll-name{line-height:0;height:20px;padding:32px 0 0 30px;width:237px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-name,.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-name,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-name{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-name,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-name{font-size:103%;letter-spacing:1px;font-weight:800}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-name{color:#8da8bb;font-size:91%}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-name{font-family:serif;color:#fff;font-size:110%}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-name{color:#303032}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-name{color:#e74a10}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-title{padding-left:27px;padding-top:8px;position:relative;top:5px}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-title,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-title{padding-left:30px;padding-top:22px}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-title{padding-left:30px;padding-top:7px}.sheet-rolltemplate-bitd .sheet-roll-title span{color:white;letter-spacing:2px;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-title span{color:black}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-title span,.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-title span{line-height:24px;font-size:24px}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-title span,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-title span{line-height:33px;font-size:30px}.sheet-rolltemplate-bitd .sheet-zerodice1{position:relative;top:4px;font-size:103%}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-zerodice1{text-shadow:0 0 6px rgb(255,158,0);color:#fff}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-zerodice1{text-shadow:0 0 6px rgb(136,219,215);color:#1e1e1e}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-zerodice1,.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-zerodice1{font-family:serif;text-shadow:0 0 6px rgb(9,199,208);color:#fff}.sheet-rolltemplate-bitd .sheet-zerodice2{line-height:100%;font-size:67%;font-style:italic;font-weight:400;letter-spacing:0;text-transform:none}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-zerodice2,.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-zerodice2{padding-top:8px;text-shadow:0 0 6px rgb(9,199,208);color:#d8e4ef}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-zerodice2{padding-top:11px;text-shadow:0 0 6px rgb(255,158,0);color:#ffd8ca}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-zerodice2{width:60%;padding-top:11px;text-shadow:0 0 6px rgb(136,219,215);color:#1e1e1e}.sheet-rolltemplate-bitd .sheet-roll-subtitle{padding-left:30px}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-subtitle,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-subtitle{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase;font-size:103%;letter-spacing:1px;font-weight:800;line-height:0;font-style:italic}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-subtitle{color:#303032}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-subtitle{color:#e74a10}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-subtitle,.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-subtitle{letter-spacing:0;font-weight:400;line-height:0;font-style:normal;position:relative;top:-5px}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-subtitle{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase;font-size:91%;color:#8da8bb}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-subtitle{font-family:serif;color:#fff;text-transform:none;font-size:110%}.sheet-rolltemplate-bitd .inlinerollresult{border:0 solid white!important;background-color:rgba(158,100,81,0);font-weight:400;padding-left:0}.sheet-rolltemplate-bitd .sheet-roll-position,.sheet-rolltemplate-bitd .sheet-roll-effect{display:inline-block;box-sizing:border-box;width:49%;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;color:white;text-transform:uppercase;font-size:82%;letter-spacing:1px;padding-top:20px;padding-left:29px}.sheet-rolltemplate-bitd .sheet-roll-effect{padding-left:15px}.sheet-rolltemplate-bitd .sheet-roll-dice{font-family:Georgia,Times,"Times New Roman",serif;text-transform:uppercase;height:27px;font-size:137%;letter-spacing:0;font-weight:800;line-height:20px;padding:41px 30px 20px;color:white}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-dice,.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-dice{position:relative;top:-7px}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-dice{padding-top:10px;padding-bottom:10px;color:#303032}.sheet-rolltemplate-bitd .sheet-roll-instructions{font-family:Georgia,Times,"Times New Roman",serif;padding:15px 56px 0 27px;font-weight:200}.sheet-rolltemplate-bitd .sheet-roll-instructions em{font-style:normal;font-weight:800}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-instructions{color:#d3dde4;font-size:95%}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-instructions{color:#c9c9c9;font-size:81%;line-height:119%}.sheet-rolltemplate-bitd .sheet-roll-notes{width:46%;line-height:112%;font-size:98%;padding:20px 0 30px 29px;color:#1e1e1e;font-family:Georgia,serif}.sheet-rolltemplate-bitd .sheet-comma:last-child{display:none} \ No newline at end of file +.sheet-topholder{margin-left:calc(55% + 5px);line-height:20px;position:relative;top:-11px}.sheet-version-text{color:#a8a8a8;font-size:12px}.sheet-settings-checkbox-holder{margin-right:10px}input.sheet-settings-checkbox{width:20px;height:20px}input.sheet-settings-checkbox+span{opacity:.3;font-size:16px;font-family:pictos;vertical-align:middle;display:inline-block}input.sheet-settings-checkbox:checked+span{opacity:1}.sheet-type-selector-holder{line-height:19px;margin-right:auto}input.sheet-type-selector{width:170px;height:20px;display:none}.sheet-3waybox:checked+.sheet-3waybox{display:inline-block}span.sheet-type-selector{border:solid 1px #a7a7a7;text-align:center;background:#ccc;color:#3f3f3f;width:170px;font-size:11px;text-transform:uppercase;vertical-align:middle;letter-spacing:1px;font-family:serif;font-weight:600;display:none}input.sheet-type-selector:hover~span{color:red}input.sheet-type-selector[value="character"]:checked~span.sheet-type-selector-character,input.sheet-type-selector[value="crew"]:checked~span.sheet-type-selector-crew,input.sheet-type-selector[value="faction"]:checked~span.sheet-type-selector-faction{display:inline-block}.sheet-settings{position:absolute;margin-left:calc(100% - 350px);width:350px;border:1px solid black;background:white;z-index:100;padding:5px;border-radius:5px}.sheet-settings>div{min-width:50%;flex-grow:1;padding:2px;height:24px;line-height:17px;border-bottom:1px solid lightgray}.sheet-settings input.sheet-checkbox.sheet-squarebox:checked+span{background-color:black!important}.sheet-settings>div:not(:first-child) span:last-child{font-size:10px;padding-left:3px;vertical-align:top}.sheet-settings-load span{font-size:10px;display:inline-block;padding:1px 3px 0}.sheet-settings input[type=number]{padding:0 2px;margin-left:8px;width:30px;vertical-align:top;font-size:12px}.sheet-settings input[type=text]{width:45px;font-size:10px;padding-left:1px;border:1px solid lightgray}.sheet-settings select{width:80px;vertical-align:top;margin:0 4px 0 0;padding:0;height:18px}input.sheet-toothhider:not(:checked)+input.sheet-tooth,input.sheet-toothhider:not(:checked)+input.sheet-tooth+span{display:none}input.sheet-xp-hider:not(:checked)+li{display:none}input.sheet-hidediv:not(:checked)+div{display:none}.charsheet{min-width:860px;color:black;font-size:0;position:relative;padding:0 10px 0 0!important}.sheet-container{position:relative;width:860px}input:checked+.sheet-container{min-width:860px;width:initial}.sheet-type-character,.sheet-type-crew,.sheet-type-faction{position:relative;top:-4px;width:100%}button{text-shadow:none!important}label{font-family:Georgia,Times,"Times New Roman",serif;text-transform:uppercase;letter-spacing:1px;margin:0;padding:0;font-size:10px}div{cursor:default;box-sizing:border-box}input[type=text]{font-family:Georgia,Times,"Times New Roman",serif;border:none;background:none;box-shadow:none;width:100%;padding:0;color:black}textarea{box-shadow:none;font-family:Georgia,Times,"Times New Roman",serif;border:none;box-sizing:border-box;margin:0;padding:0;background:transparent;color:black;resize:vertical}li{cursor:default}li,li input[type=text]{font-family:Georgia,Times,"Times New Roman",serif;position:relative;color:#404040}li:after{background:black;transform:rotate(45deg);content:'';display:block;position:absolute;left:0}ul{list-style:none;margin:0;box-sizing:border-box}span{font-family:Georgia,Times,"Times New Roman",serif;cursor:default}input[type=checkbox],input[type=radio]{opacity:0;z-index:1;margin:0;padding:0;position:absolute}input[type=checkbox]+span,input[type=radio]+span{cursor:pointer}input[type=number]{color:black;box-shadow:none}.sheet-hidden{display:none!important}span.sheet-inherit,input.sheet-inherit{font-size:inherit;color:inherit;font-family:inherit;font-weight:inherit;vertical-align:inherit;text-transform:inherit;letter-spacing:inherit}.sheet-blackheader,.sheet-black-on-grey,.sheet-greyheader{font-size:10px;font-weight:600;height:16px;letter-spacing:1px;line-height:16px;padding:0 2px 0 4px}.sheet-blackheader.sheet-narrow,.sheet-black-on-grey{padding-left:2px}.sheet-blackheader{background-color:black;color:white}.sheet-black-on-grey,.sheet-greyheader{background-color:#b3b4b6}.sheet-black-on-grey{float:left;text-align:center;position:relative;top:-3px;z-index:-1}.sheet-blackheader .sheet-label,.sheet-black-on-grey .sheet-label,.sheet-greyheader .sheet-label{padding-top:2px}.sheet-plainheader{width:100%;border-top:2px solid black;font-size:12px;font-weight:800;line-height:22px}.sheet-specialheader{background-color:#b3b4b6;height:20px;font-size:10px;letter-spacing:1px;padding-left:5px;padding-top:2px;font-weight:600}.sheet-specialheader input{width:95%}.sheet-greyholder{background-color:#d6d8d9}.sheet-def-margin{margin-top:10px}.sheet-small-margin{margin-top:5px}.sheet-blackborder{border-top:3px solid black}.sheet-tier{background-color:#d6d8d9;height:16px;width:55px;line-height:0;padding:3px}.sheet-flex{display:flex}.sheet-flex-wrap{display:flex;flex-wrap:wrap;align-content:flex-start}.sheet-right-column{padding-left:5px}.sheet-col47{width:47%}.sheet-col53{width:53%}.sheet-col37{width:37%}.sheet-col24b{width:24.25%}.sheet-col50{width:50%}.sheet-col52b{width:52%}.sheet-col55{width:55%}.sheet-col45{width:45%}.sheet-col63{width:63%}.sheet-col100{width:100%}.sheet-label,input[type=text].sheet-label,textarea.sheet-label{text-transform:uppercase;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif}.sheet-smallcaps{text-transform:uppercase;font-weight:800}.sheet-bold{font-weight:800}.sheet-italic,.sheet-italic input[type=text]{font-style:italic}.sheet-contact input[type=text],.sheet-friend input[type=text]{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;font-size:12px;height:27px;padding-left:3px;color:#6c6c6c}.sheet-friend input[type=text]{width:calc(100% - 25px)}.sheet-contact input[type=text]{width:calc(100% - 15px);padding-top:2px}.sheet-gatherinfo ul{padding:0}.sheet-gatherinfo li{margin-bottom:1px;font-style:italic;padding-left:11px;font-size:11px;height:17px}.sheet-gatherinfo li input[type=text]{width:100%;font-style:italic;font-size:inherit}.sheet-gatherinfo li:after{height:4px;width:4px;top:.25em;margin-top:4px}.sheet-teamworkbox{width:95%;padding:5px;margin-bottom:5px;background-color:#d6d8d9;font-size:12px;line-height:15px}.sheet-planningdesc{font-size:12px;line-height:15px;margin-bottom:5px}.sheet-itemholder>div{padding:7px}.sheet-item{width:100%;line-height:18px;justify-content:space-between}.repcontainer[data-groupname="repeating_item"]{display:flex;flex-wrap:wrap;align-content:flex-start}.repcontainer[data-groupname="repeating_item"] .sheet-item{flex-grow:1}.sheet-regularitems button.repcontrol_edit{margin-bottom:17px}.sheet-playbookitems .repcontrol{height:31px;margin-top:3px}.sheet-regularitems .repcontrol{height:38px}.sheet-type-character .sheet-regularitems .repitem input[name="attr_short"]:checked~input[name="attr_expand"]:not(:checked)~.sheet-repeating-item{width:93.5px}.sheet-item.sheet-itemshort{width:50%}.sheet-playbookitems{background-color:#d6d8d9}.sheet-item input[type=text]{width:calc(100% - 20px);height:18px;margin:0 1px 0 4px;padding:3px 0;vertical-align:top;font-size:11px}.sheet-item textarea.sheet-upgradename{width:calc(100% - 20px);resize:none;vertical-align:top;height:18px;font-size:11px;margin:0 1px 0 4px}.sheet-item input.sheet-item-textarea-tall:checked+textarea.sheet-upgradename{height:32px;line-height:16px}.sheet-item.sheet-item2box input[type=text],.sheet-repeating-item input[type=checkbox][value="2"]:checked~input[type=text],.sheet-repeating-item input[type=checkbox][value="2"]:checked~textarea.sheet-upgradename{width:calc(100% - 35px)}.sheet-item.sheet-item3box input[type=text],.sheet-repeating-item input[type=checkbox][value="3"]:checked~input[type=text],.sheet-repeating-item input[type=checkbox][value="3"]:checked~textarea.sheet-upgradename{width:calc(100% - 50px)}.sheet-item.sheet-item4box input[type=text]{width:calc(100% - 65px)}.sheet-repeating-item input[type=checkbox][name="attr_bold"]:checked~input[type=text]{font-weight:800}.sheet-repeating-item input[type=checkbox][value="0"]:checked~input[type=text]{font-style:italic}.sheet-item .sheet-label{font-weight:700;font-size:10px;vertical-align:top;letter-spacing:1px}.sheet-item .sheet-label.sheet-upgradecosts{font-size:7px;padding:5px 3px 0}.sheet-item .sheet-upgradecosts{font-size:11px;padding:3px;line-height:12px}.sheet-item.sheet-upgradecaption{margin-top:3px}.sheet-floatingbar{display:inline-block;width:3px;height:2px;vertical-align:middle;margin:2px 0 0 -3px;border-top:2px solid #838587}.sheet-repeating-item input[type=checkbox][value="0"]:checked~.sheet-boxesgeq2,.sheet-repeating-item input[type=checkbox][value="1"]:checked~.sheet-boxesgeq2,.sheet-repeating-item input[type=checkbox][value="2"]:checked~.sheet-boxesgeq3{display:none}.sheet-itemholder .repitem input[name="attr_boxes_chosen"]:checked+div,.sheet-itemholder .repitem input[name="attr_boxes_chosen"]:not(:checked)+div~div{display:none}.sheet-item .sheet-howmanyboxes{font-size:11px;padding-top:2px}.sheet-item .sheet-numboxes-chooser{height:18px}.sheet-item input[type=number]{margin-right:5px;height:18px;padding:0;vertical-align:top;text-align:right;width:2.5em;background-color:transparent}.sheet-numboxes-chooser input{width:20px;height:18px}.sheet-numboxes-chooser input:checked+span,.sheet-numboxes-chooser input:checked+span{font-weight:800}.sheet-numboxes-chooser input+span:not(:last-child){margin-right:5px}.sheet-numboxes-chooser input+span{border:1px solid #AAA;font-size:11px;padding:2px}.repcontainer[data-groupname="repeating_item"] .repitem{display:flex;flex-grow:1}.sheet-itemholder input[name="attr_setting_show_itemdesc"]:not(:checked)~div input.sheet-expand,.sheet-itemholder input[name="attr_setting_show_itemdesc"]:not(:checked)~div input.sheet-expand+span,.sheet-itemholder input[name="attr_setting_show_itemdesc"]:not(:checked)~div textarea:last-child{display:none}.sheet-itemholder input.sheet-expand{width:7px;margin-top:4px;margin-left:-7px;height:9px}.sheet-itemholder input.sheet-expand+span::before{content:"◀"}.sheet-itemholder .sheet-playbookitems textarea:last-child{border-top:1px solid darkgrey}.sheet-itemholder textarea:last-child{display:none;border-top:1px solid lightgray;border-radius:0;line-height:12px;font-size:10px;height:40px}.sheet-itemholder input[name="attr_setting_show_itemdesc"]:checked~div input.sheet-expand:checked~textarea:last-child{display:block}.sheet-bladeslogo{border-right:12px solid transparent;background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/logo.png);background-size:102% auto;background-repeat:no-repeat}.sheet-crewheader{color:#7f8184;font-size:27px;letter-spacing:-2px;font-weight:800;line-height:39px}.sheet-loadheader{background-color:#b3b4b6;height:20px;line-height:12px;padding:4px;font-size:10px;align-items:baseline}.sheet-loadheader .sheet-label{padding:2px 0;margin-right:auto;font-weight:800}.sheet-loadheader .sheet-italic{margin:0 auto 0 3px;text-transform:lowercase}.sheet-loadheader .sheet-italic:last-child{margin-right:0}.sheet-loadnumber{font-weight:800;font-size:11px;margin-left:4px}.sheet-advancement-header{letter-spacing:2px}.sheet-advancement-header div:first-child{margin-right:auto}.sheet-advancement-xpholder{min-width:120px;text-align:right;letter-spacing:0;font-size:0;padding:0 3px 0 5px}.sheet-advancement-desc{width:99%;background-color:#d6d8d9;padding:15px 20px 4px 16px}.sheet-advancement-desc li,.sheet-warblurb li,.sheet-advancement-desc input[type=text]{font-size:12px;line-height:15px;width:100%}.sheet-advancement-desc li,.sheet-advancement-desc input[type=text]{font-style:italic}.sheet-advancement-desc li{margin-bottom:1em;padding-left:1.5em}.sheet-advancement-desc li:after,.sheet-warblurb li:after{height:.4em;width:.4em;top:.25em}.sheet-advancement-desc li.sheet-nondot,.sheet-warblurb li.sheet-nondot{padding-left:0;font-style:normal}.sheet-advancement-desc li.sheet-nondot:after,.sheet-warblurb li.sheet-nondot:after{display:none}.sheet-playbook{padding-top:5px;height:50px;background-color:#d6d8d9}.sheet-playbook-title{width:70%;height:100%;padding:0 10px}.sheet-playbook-desc{width:30%;height:100%;padding-right:3px}.sheet-playbook-title input[type=text]{letter-spacing:-2px;font-size:35px;line-height:40px;font-weight:800}.sheet-playbook-desc textarea{height:100%;font-size:10px;font-weight:800;letter-spacing:1px;color:#7f8184;resize:none;line-height:14px}.sheet-playbook-reminder{position:absolute;border:1px solid black;background:white;margin-top:43px;z-index:3;border-radius:5px;width:267px;font-size:12px;text-align:center;padding:3px}.sheet-header input[type=text]{width:100%;border-bottom:1px solid black;border-radius:0;font-size:14px;padding:3px 0 0;margin:3px 0 0;color:#c43c35}.sheet-header .sheet-col55{padding-right:2.5%}span.sheet-viceblurb{font-size:11px}.sheet-vice{justify-content:space-between}.repcontainer[data-groupname="repeating_clock"],.repcontainer[data-groupname="repeating_crewclock"]{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:space-between}.repcontainer[data-groupname="repeating_clock"] .repitem,.repcontainer[data-groupname="repeating_crewclock"] .repitem{display:flex;position:relative;width:49%;margin:4px 0;background-color:#d6d8d9}.sheet-clockpicture{position:absolute;padding:2px;z-index:1;margin-top:6px;margin-left:calc(100% - 46px);height:44px;width:44px}.repcontainer[data-groupname="repeating_clock"] textarea,.repcontainer[data-groupname="repeating_crewclock"] textarea{font-size:11px;letter-spacing:1px;font-weight:600;line-height:12px;width:calc(100% - 55px);margin:6px;resize:vertical;height:48px;min-height:48px}.repcontainer[data-groupname="repeating_clock"] .sheet-zeroholder,.repcontainer[data-groupname="repeating_crewclock"] .sheet-zeroholder{margin-left:calc(100% - 47px);margin-top:44px;z-index:3}.sheet-size-choice{display:flex;height:60px;width:43px;justify-content:center;align-content:space-evenly;flex-wrap:wrap}.sheet-size-choice>div{font-size:12px;height:16px;line-height:10px;padding:2px;margin:0 calc(100% - 41px);color:#333;text-align:center}.sheet-4clock.sheet-clockpicture input{height:20px;width:20px}.sheet-4clock.sheet-clockpicture input[value="1"]{margin-left:20px}.sheet-4clock.sheet-clockpicture input[value="2"]{margin:20px 0 0 20px}.sheet-4clock.sheet-clockpicture input[value="3"]{margin-top:20px}.sheet-6clock.sheet-clockpicture input{height:17px;width:12px}.sheet-6clock.sheet-clockpicture input[value="1"]{margin-left:21px;transform:rotate(30deg)}.sheet-6clock.sheet-clockpicture input[value="2"]{margin:12px 0 0 25px;transform:rotate(90deg)}.sheet-6clock.sheet-clockpicture input[value="3"]{margin:22px 0 0 21px;transform:rotate(150deg)}.sheet-6clock.sheet-clockpicture input[value="4"]{margin:22px 0 0 8px;transform:rotate(210deg)}.sheet-6clock.sheet-clockpicture input[value="5"]{margin:12px 0 0 1px;transform:rotate(270deg)}.sheet-6clock.sheet-clockpicture input[value="6"]{margin-left:8px;transform:rotate(330deg)}.sheet-8clock.sheet-clockpicture input{height:14px;width:10px}.sheet-8clock.sheet-clockpicture input[value="1"]{margin-left:20px;transform:rotate(22.5deg)}.sheet-8clock.sheet-clockpicture input[value="2"]{margin:8px 0 0 26px;transform:rotate(67.5deg)}.sheet-8clock.sheet-clockpicture input[value="3"]{margin:18px 0 0 26px;transform:rotate(112.5deg)}.sheet-8clock.sheet-clockpicture input[value="4"]{margin:25px 0 0 20px;transform:rotate(157.5deg)}.sheet-8clock.sheet-clockpicture input[value="5"]{margin:25px 0 0 9px;transform:rotate(202.5deg)}.sheet-8clock.sheet-clockpicture input[value="6"]{margin:18px 0 0 2px;transform:rotate(247.5deg)}.sheet-8clock.sheet-clockpicture input[value="7"]{margin:8px 0 0 2px;transform:rotate(292.5deg)}.sheet-8clock.sheet-clockpicture input[value="8"]{margin-left:9px;transform:rotate(337.5deg)}.sheet-12clock.sheet-clockpicture input{height:12px;width:8px}.sheet-12clock.sheet-clockpicture input[value="1"]{margin-left:20px;transform:rotate(15deg)}.sheet-12clock.sheet-clockpicture input[value="2"]{margin:4px 0 0 26px;transform:rotate(45deg)}.sheet-12clock.sheet-clockpicture input[value="3"]{margin:10px 0 0 29px;transform:rotate(75deg)}.sheet-12clock.sheet-clockpicture input[value="4"]{margin:18px 0 0 29px;transform:rotate(105deg)}.sheet-12clock.sheet-clockpicture input[value="5"]{margin:24px 0 0 26px;transform:rotate(135deg)}.sheet-12clock.sheet-clockpicture input[value="6"]{margin:28px 0 0 20px;transform:rotate(165deg)}.sheet-12clock.sheet-clockpicture input[value="7"]{margin:28px 0 0 12px;transform:rotate(195deg)}.sheet-12clock.sheet-clockpicture input[value="8"]{margin:24px 0 0 6px;transform:rotate(225deg)}.sheet-12clock.sheet-clockpicture input[value="9"]{margin:18px 0 0 3px;transform:rotate(255deg)}.sheet-12clock.sheet-clockpicture input[value="10"]{margin:10px 0 0 3px;transform:rotate(295deg)}.sheet-12clock.sheet-clockpicture input[value="11"]{margin:4px 0 0 6px;transform:rotate(315deg)}.sheet-12clock.sheet-clockpicture input[value="12"]{margin-left:12px;transform:rotate(345deg)}input[name="attr_size"][value="4"]:checked~.sheet-size-choice,input[name="attr_size"][value="6"]:checked~.sheet-size-choice,input[name="attr_size"][value="8"]:checked~.sheet-size-choice,input[name="attr_size"][value="12"]:checked~.sheet-size-choice,input[name="attr_size"][value="4"]:not(:checked)~.sheet-4clock,input[name="attr_size"][value="6"]:not(:checked)~.sheet-6clock,input[name="attr_size"][value="8"]:not(:checked)~.sheet-8clock,input[name="attr_size"][value="12"]:not(:checked)~.sheet-12clock{display:none}input[name="attr_progress"][value="0"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-4.png)}input[name="attr_progress"][value="5"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-5.png)}input[name="attr_progress"][value="6"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-6.png)}input[name="attr_progress"][value="7"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-7.png)}input[name="attr_progress"][value="8"]:checked~.sheet-8clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock8-8.png)}input[name="attr_progress"][value="0"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="0"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="1"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="2"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="3"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-4clock.sheet-clockpicture,input[name="attr_recovery"][value="4"]:checked~.sheet-4clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock4-4.png)}input[name="attr_progress"][value="0"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-4.png)}input[name="attr_progress"][value="5"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-5.png)}input[name="attr_progress"][value="6"]:checked~.sheet-6clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock6-6.png)}input[name="attr_progress"][value="0"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-0.png)}input[name="attr_progress"][value="1"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-1.png)}input[name="attr_progress"][value="2"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-2.png)}input[name="attr_progress"][value="3"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-3.png)}input[name="attr_progress"][value="4"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-4.png)}input[name="attr_progress"][value="5"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-5.png)}input[name="attr_progress"][value="6"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-6.png)}input[name="attr_progress"][value="7"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-7.png)}input[name="attr_progress"][value="8"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-8.png)}input[name="attr_progress"][value="9"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-9.png)}input[name="attr_progress"][value="10"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-10.png)}input[name="attr_progress"][value="11"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-11.png)}input[name="attr_progress"][value="12"]:checked~.sheet-12clock.sheet-clockpicture{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/clocks/clock12-12.png)}input.sheet-text-input{height:13px}input.sheet-text-input[type=checkbox]{width:52px}input.sheet-text-input[type=radio]{width:22px;height:16px;margin:-3px 0 0 -5px}input.sheet-text-input+span{font-weight:700}input.sheet-text-input:hover+span{color:#9c9c9c}input.sheet-text-input:checked+span{color:red}input.sheet-text-input:checked:hover+span{color:#d00}input.sheet-text-input+span:not(:last-child)::after{content:"—";padding:0 2px;color:black!important}input.sheet-text-input.sheet-last+span::after{content:"";padding:0}input.sheet-stresstooth,input.sheet-xptooth,input.sheet-holdtooth,input.sheet-stresstooth+span,input.sheet-xptooth+span,input.sheet-holdtooth+span{height:25px}input.sheet-regulartooth,input.sheet-regulartooth+span{height:13px}input.sheet-tooth{width:12px}input.sheet-tooth+span{width:8px;margin-right:4px;display:inline-block;vertical-align:top}input.sheet-tooth+span:last-child{margin-right:0!important}input.sheet-tooth:last-of-type{width:8px}input.sheet-tooth:hover+span{filter:alpha(opacity=70);opacity:.7}input.sheet-xptooth+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/xptooth-red.png)}input.sheet-xptooth:checked~input.sheet-xptooth+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/xptooth-white.png)}input.sheet-stresstooth[type=radio]+span,input.sheet-stresstooth[type=checkbox]:checked+span,input.sheet-holdtooth:checked+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-red.png)}input.sheet-stresstooth[type=checkbox]+span,input.sheet-stresstooth:checked~input.sheet-stresstooth[type=radio]+span,input.sheet-holdtooth+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-white.png)}input.sheet-regulartooth[type=radio]+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/shorttooth-red.png)}input.sheet-regulartooth:checked~input.sheet-regulartooth[type=radio]+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/shorttooth-grey.png)}input.sheet-zero{width:13px;height:13px}input.sheet-zero+span{width:10px;height:13px;margin-right:3px;display:inline-block;vertical-align:top;background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/zero.png)}input.sheet-zero[type=radio]:checked+span{opacity:0}.sheet-turfbox input[type=radio]{position:static;width:calc(100%/12)}input[type=checkbox].sheet-turf1:checked~input[type=radio].sheet-turf1+span,input[type=checkbox].sheet-turf2:checked~input[type=radio].sheet-turf2+span,input[type=checkbox].sheet-turf3:checked~input[type=radio].sheet-turf3+span,input[type=checkbox].sheet-turf4:checked~input[type=radio].sheet-turf4+span,input[type=checkbox].sheet-turf5:checked~input[type=radio].sheet-turf5+span,input[type=checkbox].sheet-turf6:checked~input[type=radio].sheet-turf6+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-black.png)}input.sheet-stresstooth:checked~input.sheet-stresstooth.sheet-turf6+span{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/teeth/stresstooth-halfgrey.png)}.sheet-specialability,.sheet-friend,.sheet-contact{padding:5px 4px;border-bottom:1px solid #b3b4b6;width:100%}textarea.sheet-abilityname{width:calc(31% - 22px);resize:none;height:52px;margin:0 5px;line-height:17px;font-variant:small-caps;font-weight:800;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif}textarea.sheet-abilitydesc{width:69%;height:53px;font-size:12px;line-height:13px}.sheet-harmrow{border-bottom:1px solid black}.sheet-harmrow,.sheet-harmrow div{height:53px;overflow:hidden}.sheet-harmrow>div:first-child{background-color:#d6d8d9;width:4%;letter-spacing:0;font-weight:800;font-size:13px;line-height:inherit;padding:19px 3px 3px}.sheet-harmrow>div:nth-child(2){width:76%}.sheet-harmrow>div:last-child{background-color:#d6d8d9;width:20%;color:#575859;text-align:center;font-size:10px;letter-spacing:1px;font-weight:800;line-height:15px;padding-top:13px}.sheet-harmrow>div:nth-child(2)>div:nth-child(2){border-left:1px solid #d6d8d9}.sheet-harmrow textarea{font-size:12px;margin:10px 6px 0;color:#c43c35;resize:none;height:40px;text-align:center;width:calc(100% - 12px)}.sheet-harm>div.sheet-harmrow:nth-child(3)>div:last-child{padding-top:20px}.sheet-armor .sheet-blackheader,.sheet-healing .sheet-blackheader{text-align:center}.sheet-healing{position:relative}.sheet-healing .sheet-italic{font-size:9px}.sheet-healing>div:nth-child(2){line-height:11px;text-align:center;padding:2px 0 0 5px}.sheet-healing .sheet-clockpicture{margin:0 calc(50% - 22px)}.sheet-healing .sheet-zeroholder{margin:35px 0 0 11px;z-index:3}.sheet-armor div:not(:first-child) .sheet-label{font-size:11px;font-weight:800;padding:2px 0 0 10px;flex-grow:1;margin-bottom:2px;text-align:center}.sheet-checkboxholder{width:15px}.sheet-armor input.sheet-checkbox.sheet-squarebox{width:75px;margin-left:-63px}.sheet-armor input.sheet-checkbox+span,.sheet-armor input.sheet-checkbox:hover+span{border:1px solid black}.sheet-coin-and-stash{width:96%;margin-left:4%}.sheet-coinrow{line-height:13px;align-items:flex-start}.sheet-coinrow .sheet-label{font-size:11px;padding-top:2px;font-weight:800}.sheet-coin{border-bottom:1px solid #8c8c8c;border-right:1px solid #8c8c8c;width:70%;height:19px;padding:0 3px 1px 0;justify-content:space-between;align-items:center}.sheet-coin>div:not(:first-child){line-height:0}.sheet-coin>div:nth-child(2){padding-bottom:2px}.sheet-coinrow>div:last-child{border-top:1px solid #8c8c8c;text-align:center;width:30%}button[type=roll].sheet-rollbutton.sheet-stashbutton{font-size:11px;color:#717275}.sheet-stash{padding:4px 0 0 6px;line-height:19px;margin-bottom:-10px}.sheet-crewcoin>div:nth-child(3){padding:2px 0 0 3px;line-height:0}.sheet-crewcoin>div:last-child{font-size:9px;line-height:14px;padding-left:3px}.sheet-crewcoinbar{display:inline-block;border-left:1px solid #c6c7c9;height:15px;width:1px;margin:0 5px 0 3px}.sheet-crewcoin input.sheet-radiobox{width:12px;height:12px;margin-top:3px}.sheet-coin-and-stash input.sheet-radiobox{width:13px;height:13px}input.sheet-radiobox+span{display:inline-block}.sheet-crewcoin input.sheet-radiobox+span{width:9px;height:9px;margin-right:calc((100% - 195px)/15);margin-bottom:2px}.sheet-coin-and-stash input.sheet-radiobox+span{width:10px;height:10px;vertical-align:top}.sheet-coinrow input.sheet-radiobox+span{margin-right:4px}.sheet-stash input.sheet-radiobox+span{margin-right:calc((100% - 126px)/9)}input.sheet-radiobox:hover+span{filter:alpha(opacity=70);opacity:.7}.sheet-coin input.sheet-radiobox:checked~input.sheet-radiobox+span,.sheet-crewcoin input.sheet-radiobox:checked~input.sheet-radiobox+span{background-color:white;border:1px solid black}.sheet-coin input.sheet-radiobox+span,.sheet-crewcoin input.sheet-radiobox+span{background-color:red;border:1px solid black}.sheet-stash input.sheet-radiobox:checked~input.sheet-radiobox+span{background-color:#c6c7c9;border:1px solid #c6c7c9}.sheet-stash input.sheet-radiobox+span{background-color:black;border:1px solid black}.sheet-stash input.sheet-radiobox:nth-of-type(10n+1){margin:-2px 0 0 3px;width:15px;height:15px}.sheet-stash input.sheet-radiobox:nth-of-type(10n+1)+span{width:12px;height:12px;border:1px solid black!important;margin-left:3px;position:relative;top:-2px}.sheet-stash input.sheet-radiobox:nth-of-type(10n+1)+span,input.sheet-radiobox:last-of-type+span{margin-right:0}.sheet-crewcoin input.sheet-radiobox:checked~input.sheet-radiobox.sheet-vaultcoin+span{border:1px solid #c6c7c9}.sheet-hunting-grounds input[type=text]{font-weight:800;line-height:22px}.sheet-hunting-grounds textarea{font-size:inherit;height:36px}.sheet-bonusdie{padding:0 5px}.sheet-bonusdie .sheet-label{font-size:12px;font-weight:800;padding:2px 0}.sheet-bonusdie>div:last-child{height:49px}.sheet-bonusdie .sheet-bonusdieplus{width:10%;background-color:black;color:white;font-size:13px;padding:14px 4px;font-weight:800}.sheet-bonusdie .sheet-bonusdietext{background-color:#d6d8d9;width:90%;padding:3px;font-size:11px;line-height:14px;text-align:center}button.repcontrol_edit,button.repcontrol_add{padding:6px;background-image:none;background-color:#d6d8d9;color:#616161;border-radius:0;border-color:#b3b4b6;transition:all 0.2s;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;font-variant:small-cap;font-weight:800}button.repcontrol_edit:hover,button.repcontrol_add:hover{color:#020202;border-color:#020202;background-color:#ccc}.sheet-white-repcontrol button.repcontrol_edit,.sheet-white-repcontrol button.repcontrol_add{background-color:white;margin-top:10px}.sheet-small-repcontrol button.repcontrol_edit,.sheet-small-repcontrol button.repcontrol_add{margin-top:3px}.sheet-cohorts.sheet-white-repcontrol button.repcontrol_edit,.sheet-cohorts.sheet-white-repcontrol button.repcontrol_add{margin-top:0}.sheet-small-repcontrol button.repcontrol_edit,.sheet-small-repcontrol button.repcontrol_add,.sheet-white-repcontrol button.repcontrol_edit,.sheet-white-repcontrol button.repcontrol_add{font-weight:600;font-size:12px;font-family:serif;padding:4px}.itemcontrol{z-index:20}.sheet-itemholder .repcontrol_move,.sheet-itemholder .repcontrol_del{padding-top:0;padding-bottom:0}.sheet-rep-and-hold,.sheet-heat-and-vault{justify-content:space-between}.sheet-hold{width:53%}.sheet-stress,.sheet-rep,.sheet-hold,.sheet-heat{height:25px}.sheet-stress2{width:143px}.sheet-stress3{width:68px;text-align:center}.sheet-stress4>div{width:110%;padding:1px 0 0 3px;line-height:12px;text-transform:uppercase;font-size:8px}.sheet-stress4>div:not(:first-of-type){letter-spacing:1px}.sheet-traumaholder,.sheet-wantedholder{height:13px;text-align:right}.sheet-rep1{width:33px}.sheet-rep2{width:135px;position:relative}.sheet-turfbox{display:flex;position:absolute;flex-flow:row-reverse;z-index:2;width:100%}.sheet-stress>div,.sheet-hold>div,.sheet-heat>div,.sheet-rep>div,.sheet-crewcoin2{flex-grow:1}.sheet-heat2{width:107px}.sheet-crewcoin1{width:26%}.sheet-zeroholder{position:absolute}.sheet-stress2 .sheet-zeroholder,.sheet-rep2 .sheet-zeroholder,.sheet-heat2 .sheet-zeroholder{margin:13px 0 0 -13px}.sheet-rep3 .sheet-zeroholder{margin:13px 0 0 2px}.sheet-stress3 .sheet-zeroholder{margin-left:1px}.sheet-heat3 .sheet-zeroholder{margin-left:5px}.sheet-crewcoin .sheet-zeroholder{margin:3px 0 0 -10px}.sheet-coin-and-stash .sheet-zeroholder{margin:3px 0 0 -6px}.sheet-stress2 input.sheet-tooth+span{margin-right:calc((100% - 72px)/8)}.sheet-stress2 input[name="attr_setting_extra_stress1"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 80px)/9)}.sheet-stress2 input[name="attr_setting_extra_stress2"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 88px)/10)}.sheet-stress2 input[name="attr_setting_extra_stress3"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 96px)/11)}.sheet-stress2 input[name="attr_setting_extra_stress4"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 104px)/12)}.sheet-stress2 input[name="attr_setting_extra_stress5"]:checked~input.sheet-tooth+span{margin-right:calc((100% - 112px)/13)}input[name="attr_setting_extra_stress1"]:not(:checked)~input.sheet-tooth[value="9"]+span,input[name="attr_setting_extra_stress1"]:checked+input[name="attr_setting_extra_stress2"]:not(:checked)~input.sheet-tooth[value="10"]+span,input[name="attr_setting_extra_stress2"]:checked+input[name="attr_setting_extra_stress3"]:not(:checked)~input.sheet-tooth[value="11"]+span,input[name="attr_setting_extra_stress3"]:checked+input[name="attr_setting_extra_stress4"]:not(:checked)~input.sheet-tooth[value="12"]+span,input[name="attr_setting_extra_stress4"]:checked+input[name="attr_setting_extra_stress5"]:not(:checked)~input.sheet-tooth[value="13"]+span,input[name="attr_setting_extra_stress5"]:checked~input.sheet-tooth[value="14"]+span{margin-right:0!important}.sheet-rep .sheet-black-on-grey{padding:0 2px;width:100%}.sheet-rep input.sheet-tooth{width:11px}.sheet-rep input.sheet-tooth+span{margin-right:calc((100% - 96px)/11)}.sheet-heat2 input.sheet-tooth+span{margin-right:calc((100% - 72px)/8)}.sheet-hold .sheet-black-on-grey{width:calc(100% - 8px)}.sheet-toothholder{float:right;width:8px}textarea.sheet-notes{margin-top:20px;margin-left:10px;font-family:"Shadows Into Light",cursive;color:#c43c35;font-size:20px;width:97%;background-image:-webkit-linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-image:-moz-linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-image:-o-linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-image:linear-gradient(top,transparent,transparent 26px,#a7a7a7 0);background-size:100% 27px;line-height:27px;height:378px}.sheet-loadheader input.sheet-checkbox+span{border:1px solid black;transform:rotate(45deg);width:8px;height:8px;background-color:white}button[type=roll]{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;background:transparent;box-shadow:none}button[type=roll]:before{content:""!important}button[type=roll].sheet-rollbutton{text-transform:uppercase;border:none;margin:0;padding:0;font-size:13px;font-weight:800;line-height:9px}button[type=roll].sheet-tierbutton{font-size:inherit;letter-spacing:inherit;color:inherit}button[type=roll].sheet-attributebutton{color:white;max-width:calc(100% - 108px);padding:4px}button[type=roll].sheet-cohortbutton{font-size:11px;color:white}button[type=roll].sheet-actionbutton{letter-spacing:1px;text-align:left;width:88px}button[type=roll].sheet-vicebutton,button[type=roll].sheet-fortunebutton{color:#616161;font-size:13px;border-color:#b3b4b6;border-radius:0;transition:all 0.2s;padding:4px;font-weight:600}button[type=roll].sheet-vicebutton{float:right;margin:5px 3px -5px 0;line-height:13px}button[type=roll].sheet-fortunebutton{width:100%;height:38px;margin:10px 3px 0 0}button[type=roll].sheet-rollbutton:hover{color:#ff4747}button[type=roll].sheet-vicebutton:hover,button[type=roll].sheet-fortunebutton:hover{color:#020202;border-color:#020202}input.sheet-checkbox{height:12px;width:12px}input.sheet-checkbox.sheet-squarebox-small{height:10px;width:10px}input.sheet-checkbox.sheet-squarebox-small+span{width:7px;height:7px}input.sheet-checkbox.sheet-squarebox-small:checked+span{background-color:black!important;opacity:.7}input.sheet-checkbox+span{display:inline-block;width:10px;vertical-align:middle;height:10px;border:1px solid #838587}input.sheet-checkbox:hover+span{opacity:.7}input.sheet-checkbox.sheet-squarebox{margin-top:3px}input.sheet-checkbox.sheet-squarebox+span{background:transparent;margin-right:3px}input.sheet-checkbox.sheet-circlebox-small+span{border-radius:40px;height:9px;width:9px;background:white}input.sheet-checkbox:checked+span{background-color:red!important}input.sheet-checkbox.sheet-claimbridge{width:14px;height:14px}input.sheet-checkbox.sheet-claimbridge+span{border:none;vertical-align:top;width:100%;height:100%;background:transparent}input.sheet-checkbox.sheet-claimbridge:checked+span{background:#d6d8d9!important}.sheet-specialability input:checked~textarea.sheet-abilityname,.sheet-item input.sheet-checkbox:checked~input[type=text],.sheet-item input.sheet-checkbox:checked~textarea.sheet-upgradename,input.sheet-friendup:checked~input[type=text]{color:red}input.sheet-frienddown:checked~input[type=text]{color:black}.sheet-contact input.sheet-checkbox:checked~input[type=text]{font-weight:800;color:black}.sheet-item input.sheet-checkbox.sheet-circlebox-small{margin:4px 2px 0 0}.sheet-tier input.sheet-checkbox.sheet-circlebox-small+span:not(:last-child){margin-right:calc((100% - 44px)/3)}.sheet-specialability input.sheet-checkbox.sheet-circlebox+span{border-radius:30px;background:white;vertical-align:top}.sheet-actions input.sheet-checkbox{width:20px;height:20px;margin-left:-4px}.sheet-actions input.sheet-checkbox.sheet-circlebox+span{border-radius:50px;background-color:#c6c7c9;border:none}input.sheet-checkbox.sheet-friendup{margin-top:3px}input.sheet-checkbox.sheet-frienddown{margin-top:10px}.sheet-friend input.sheet-checkbox+span,.sheet-contact input.sheet-checkbox+span{width:0;height:0;background-color:transparent!important}.sheet-friend input.sheet-frienddown+span{border-width:10px 5px 0 5px;margin-top:6px;border-color:#fff transparent transparent transparent}.sheet-friend input.sheet-friendup+span{border-width:0 5px 10px 5px;margin:0 5px 7px 0;border-color:transparent transparent #fff transparent}.sheet-friend input.sheet-frienddown:checked+span{border-color:#000 transparent transparent transparent}.sheet-friend input.sheet-friendup:checked+span{border-color:transparent transparent red transparent}.sheet-contact input.sheet-checkbox{margin-top:7px}.sheet-contact input.sheet-checkbox+span{border-width:5px 0 5px 10px;border-color:transparent transparent transparent #fff}.sheet-contact input.sheet-checkbox:checked+span{border-color:transparent transparent transparent #000}.sheet-attribute,.sheet-cohort{margin-bottom:10px}.sheet-attribute-title,.sheet-cohort-title{height:21px;background-color:black;justify-content:space-between}.sheet-cohort-title{padding:3px;align-items:baseline}.sheet-attribute-title{align-items:flex-start}.sheet-attribute-xp-box{width:108px;text-align:right;padding-right:3px;height:100%}.sheet-actions{padding-left:2px}.sheet-action{width:100%;justify-content:space-between;height:22px}.sheet-action:first-child,.sheet-action:first-child>div:first-child{height:34px}.sheet-action:first-child>div,.sheet-action:first-child button[type=roll].sheet-actionbutton{padding-top:12px}.sheet-action>div{width:15px}.sheet-action>div:first-child{border-right:1px solid black;height:22px;width:17px}.sheet-cohorts .repcontrol{height:28px}.sheet-cohort-title input[type=text]{font-weight:600;width:calc(100% - 40px);font-size:11px;line-height:0;color:white}.sheet-cohort-info{background:black;height:13px}.sheet-cohort-info .sheet-label{font-size:8.5px;color:white}.sheet-cohort-info>div{width:41px}.sheet-cohort-info input[type=text]{line-height:12px;width:calc(100% - 41px);padding-left:4px}.sheet-cohort-condition{justify-content:space-between;flex-wrap:nowrap}.sheet-cohort-condition .sheet-label{font-size:7px;margin-right:2px}div.sheet-cohort-condition :last-child{font-weight:800}.sheet-cohort-edgeflaw{font-size:9px;line-height:10px;align-items:baseline}.sheet-cohort-edgeflaw .sheet-label{margin-top:5px;width:38px}.sheet-cohort-edgeflaw input[type=text]{width:calc(100% - 38px);font-size:inherit;line-height:inherit}.sheet-cohort-text textarea{font-size:9px;line-height:11px;height:50px;border-bottom:1px solid lightgray}.sheet-claimsrow{align-items:center}.sheet-claimbox{background-color:#d6d8d9;width:18%}.sheet-claimbox,.sheet-lairbox,.sheet-claims-horisep{height:66px}.sheet-claims-seprow{height:14px;justify-content:space-between}.sheet-lairbox{text-align:center;display:flex;justify-content:center;align-items:center;background-color:gray;width:18%;font-size:13px}.sheet-lairbox .sheet-label{color:white}.sheet-claims-horisep{height:14px;width:2.5%}.sheet-claims-vertsep{width:14px;margin:0 calc(9% - 7px)}.sheet-claimbox .sheet-label{font-size:8px;line-height:12px;height:24px;font-weight:600;width:98%;margin:4px 1% 2px}.sheet-claimbox textarea{text-align:center;resize:none}.sheet-claimbox textarea.sheet-claim-desc{width:95%;margin:2px 2.5% 4px;line-height:10px;height:30px;font-size:8px}.sheet-claimbox div:first-child{position:absolute;margin:56px 0 0 1px;line-height:0}input:checked+.sheet-claimbox{background-color:#c1c4c5}.sheet-claims{margin-top:15px}.sheet-strictures div{font-size:11px}.sheet-strictures div .sheet-label{font-weight:600;margin:0 3px}input.sheet-alchemicals-checkbox{width:93px;height:15px}input.sheet-alchemicals-checkbox+span{display:inline-block}input.sheet-alchemicals-checkbox:hover+span{color:red}.sheet-alchemicals-content{padding-left:7px;line-height:16px}.sheet-alchemicals-content>div:nth-child(3){line-height:12px;margin-top:2px}input.sheet-alchemicals-checkbox:not(:checked)~.sheet-alchemicals-content{display:none}.sheet-alchemicals .sheet-bandolier span:first-child{margin-right:7px;font-size:12px;vertical-align:middle}.sheet-alchemicals .sheet-italic{font-size:10px}.sheet-alchemicals li:after{height:4px;width:4px;top:.7em}.sheet-alchemicals li{padding-left:11px;font-size:11px;height:16px}.sheet-cohort-dropdown,.sheet-cohort-dropdown-bg{background-color:black;position:absolute;z-index:-1;width:41px}.sheet-cohort-dropdown{height:13px;text-align:left;line-height:12px;z-index:1}.sheet-cohort-dropdown:hover{line-height:12px}.sheet-cohort-dropdown-bg{display:none;height:42px}.sheet-cohort-dropdown input[type=radio]{width:30px;z-index:10}.sheet-cohort-dropdown input[type=radio],.sheet-cohort-dropdown input[type=radio]+span{display:none}.sheet-cohort-dropdown:hover input[type=radio],.sheet-cohort-dropdown:hover input[type=radio]+span{display:inline;padding-left:2px}.sheet-cohort-dropdown:hover .sheet-cohort-dropdown-bg{display:block}.sheet-cohort-dropdown:hover input[type=radio]:checked+span{color:red}.sheet-cohort-dropdown span:first-child{display:inline-block;padding-left:2px}.sheet-cohort-dropdown:hover span:first-child{display:none}.sheet-frame{margin-top:4px}.sheet-frame input.sheet-label{font-weight:600}.sheet-frame textarea{font-size:11px;height:40px}.sheet-type-faction .repcontrol{height:38px}.sheet-type-faction>.sheet-col100{justify-content:space-between}.sheet-factiontitle{margin-bottom:10px}.sheet-factiontitle input[type=text]{font-size:26px;font-weight:600;width:60%}.sheet-factions-header{width:100%;height:24px;align-items:baseline;background:#ccc;padding:5px 0}.sheet-factions-header input[type=text]{font-weight:600;padding-left:3px}.sheet-factions-header span{font-size:6.5px}input.sheet-expand{width:8px;margin-top:7px;margin-left:-7px;height:8px}input.sheet-expand+span::before{margin-top:3px;margin-left:-7px;position:absolute;content:"▶";font-size:8px;width:12px;height:12px}input.sheet-expand:checked+span::before{content:"▼"}.sheet-itemholder input.sheet-expand+span::before{margin:1px 0 0 -8px}.sheet-faction{border-bottom:1px solid lightgray}.sheet-faction textarea{border-top:1px solid lightgray;border-radius:0;font-size:11px;height:40px}.sheet-faction input.sheet-expand:not(:checked)~textarea{display:none}.sheet-faction input[type=number]{border:none;background:transparent;padding:0;font-size:12px}.sheet-faction input[type=text]{border-right:1px solid lightgray;border-radius:0;font-size:12px;padding:2px 1px}.sheet-faction input[type=text]:nth-child(3),.sheet-factions-header input[type=text]{width:65%}.sheet-faction input[type=text]:nth-child(4),.sheet-factions-header span:nth-child(2){width:10%;text-align:center}.sheet-faction input[type=text]:nth-child(5),.sheet-factions-header span:nth-child(3){width:10%;text-align:center}.sheet-faction input[type=number],.sheet-factions-header span:nth-child(4){width:15%;text-align:center}.sheet-warblurb{margin-top:30px}.sheet-warblurb .sheet-label{font-size:14px;font-weight:600}.sheet-warblurb li{margin-bottom:.5em;padding-left:1em}.sheet-faction-generatebutton input{width:111px;height:16px}.sheet-faction-generatebutton input+span{padding:3px;color:#666;font-size:13px;border:1px solid #666}.sheet-faction-generatebutton input:hover+span{color:red;border-color:red}input.sheet-generatebutton{width:110px;height:18px}input.sheet-generatebutton+span{padding:2px;color:#666;line-height:12px;display:inline-block;margin:0 4px;font-size:11px;border:1px solid #666}input.sheet-generatebutton:hover+span{color:red;border-color:red}.sheet-rolltemplate-bitd .sheet-roll-holder{margin-left:-45px;margin-right:-1px;width:299px;overflow:hidden;font-variant-numeric:lining-nums}.sheet-rolltemplate-bitd .sheet-roll-holder.sheet-roll-resist.sheet-roll-short,.sheet-rolltemplate-bitd .sheet-roll-holder.sheet-roll-vice.sheet-roll-short{height:171px}.sheet-rolltemplate-bitd .sheet-roll-holder.sheet-roll-action.sheet-roll-short{height:195px}.sheet-rolltemplate-bitd .sheet-roll-action,.sheet-rolltemplate-bitd .sheet-roll-resist,.sheet-rolltemplate-bitd .sheet-roll-vice{height:258px}.sheet-rolltemplate-bitd .sheet-roll-fortune{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-fortune.jpg);background-position:bottom right;background-repeat:no-repeat;background-color:white;height:auto;min-height:250px}.sheet-rolltemplate-bitd .sheet-roll-action{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-action.gif)}.sheet-rolltemplate-bitd .sheet-roll-resist{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-resist.jpg)}.sheet-rolltemplate-bitd .sheet-roll-vice{background-image:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Blades%20in%20the%20Dark/Assets/rolltemplate/rolltemplate-vice.jpg)}.sheet-rolltemplate-bitd .sheet-roll-resist img,.sheet-rolltemplate-bitd .sheet-roll-vice img{height:22px}.sheet-rolltemplate-bitd .sheet-roll-action img,.sheet-rolltemplate-bitd .sheet-roll-fortune img{height:31px}.sheet-rolltemplate-bitd .sheet-roll-name{line-height:0;height:20px;padding:32px 0 0 30px;width:237px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-name,.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-name,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-name{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-name,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-name{font-size:103%;letter-spacing:1px;font-weight:800}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-name{color:#8da8bb;font-size:91%}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-name{font-family:serif;color:#fff;font-size:110%}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-name{color:#303032}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-name{color:#e74a10}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-title{padding-left:27px;padding-top:8px;position:relative;top:5px}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-title,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-title{padding-left:30px;padding-top:22px}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-title{padding-left:30px;padding-top:7px}.sheet-rolltemplate-bitd .sheet-roll-title span{color:white;letter-spacing:2px;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-title span{color:black}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-title span,.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-title span{line-height:24px;font-size:24px}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-title span,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-title span{line-height:33px;font-size:30px}.sheet-rolltemplate-bitd .sheet-zerodice1{position:relative;top:4px;font-size:103%}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-zerodice1{text-shadow:0 0 6px rgb(255,158,0);color:#fff}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-zerodice1{text-shadow:0 0 6px rgb(136,219,215);color:#1e1e1e}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-zerodice1,.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-zerodice1{font-family:serif;text-shadow:0 0 6px rgb(9,199,208);color:#fff}.sheet-rolltemplate-bitd .sheet-zerodice2{line-height:100%;font-size:67%;font-style:italic;font-weight:400;letter-spacing:0;text-transform:none}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-zerodice2,.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-zerodice2{padding-top:8px;text-shadow:0 0 6px rgb(9,199,208);color:#d8e4ef}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-zerodice2{padding-top:11px;text-shadow:0 0 6px rgb(255,158,0);color:#ffd8ca}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-zerodice2{width:60%;padding-top:11px;text-shadow:0 0 6px rgb(136,219,215);color:#1e1e1e}.sheet-rolltemplate-bitd .sheet-roll-subtitle{padding-left:30px}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-subtitle,.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-subtitle{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase;font-size:103%;letter-spacing:1px;font-weight:800;line-height:0;font-style:italic}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-subtitle{color:#303032}.sheet-rolltemplate-bitd .sheet-roll-action .sheet-roll-subtitle{color:#e74a10}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-subtitle,.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-subtitle{letter-spacing:0;font-weight:400;line-height:0;font-style:normal;position:relative;top:-5px}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-subtitle{font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;text-transform:uppercase;font-size:91%;color:#8da8bb}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-subtitle{font-family:serif;color:#fff;text-transform:none;font-size:110%}.sheet-rolltemplate-bitd .inlinerollresult{border:0 solid white!important;background-color:rgba(158,100,81,0);font-weight:400;padding-left:0}.sheet-rolltemplate-bitd .sheet-roll-position,.sheet-rolltemplate-bitd .sheet-roll-effect{display:inline-block;box-sizing:border-box;width:49%;font-family:"Hoefler Text",Georgia,"Baskerville Old Face",Garamond,"Times New Roman",serif;color:white;text-transform:uppercase;font-size:82%;letter-spacing:1px;padding-top:20px;padding-left:29px}.sheet-rolltemplate-bitd .sheet-roll-effect{padding-left:15px}.sheet-rolltemplate-bitd .sheet-roll-dice{font-family:Georgia,Times,"Times New Roman",serif;text-transform:uppercase;height:27px;font-size:137%;letter-spacing:0;font-weight:800;line-height:20px;padding:41px 30px 20px;color:white}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-dice,.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-dice{position:relative;top:-7px}.sheet-rolltemplate-bitd .sheet-roll-fortune .sheet-roll-dice{padding-top:10px;padding-bottom:10px;color:#303032}.sheet-rolltemplate-bitd .sheet-roll-instructions{font-family:Georgia,Times,"Times New Roman",serif;padding:15px 56px 0 27px;font-weight:200}.sheet-rolltemplate-bitd .sheet-roll-instructions em{font-style:normal;font-weight:800}.sheet-rolltemplate-bitd .sheet-roll-resist .sheet-roll-instructions{color:#d3dde4;font-size:95%}.sheet-rolltemplate-bitd .sheet-roll-vice .sheet-roll-instructions{color:#c9c9c9;font-size:81%;line-height:119%}.sheet-rolltemplate-bitd .sheet-roll-notes{width:46%;line-height:112%;font-size:98%;padding:20px 0 30px 29px;color:#1e1e1e;font-family:Georgia,serif}.sheet-rolltemplate-bitd .sheet-comma:last-child{display:none} \ No newline at end of file