Files

2 lines
27 KiB
CSS

input.sheet-show-next-div~div{display:none}input.sheet-show-next-div:checked~div{display:block}.sheet-columns{display:flex}.sheet-columns>.sheet-column{flex:1;padding:0 .5rem}.sheet-columns>.sheet-column-2{flex:2}.sheet-columns>.sheet-column-3{flex:3}.sheet-columns>.sheet-column-4{flex:4}.sheet-columns>.sheet-column-5{flex:5}.sheet-columns>.sheet-column-6{flex:6}.sheet-columns>.sheet-column-7{flex:7}.sheet-columns>.sheet-column-8{flex:8}.sheet-columns>.sheet-column-9{flex:9}.sheet-columns>.sheet-column:first-child{padding-left:0}.sheet-columns>.sheet-column:last-child{padding-right:0}.sheet-tabbed{text-align:center}.sheet-tabbed span.sheet-tab{background-color:#000;border:3px solid #d00;border-bottom:none;box-sizing:border-box;color:#fff;display:inline-block;font-size:1.2rem;font-weight:bold;height:3rem;margin-left:-100px;padding:.5rem .5rem 0;text-align:center;text-transform:uppercase;width:100px}.sheet-tabbed input.sheet-tab{box-sizing:border-box;height:3rem;opacity:0;padding:.5rem .5rem 0;position:relative;width:100px;z-index:9999}.sheet-tabbed input.sheet-tab:checked+span.sheet-tab{border-color:#d00;color:#000;background-color:#fff;position:relative}.sheet-tabbed input.sheet-tab:checked+span.sheet-tab:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-tabbed .sheet-tab-content{background-color:#d00;border:1px solid #d00;display:none;margin-top:-2px;padding:1rem;text-align:left;position:relative;z-index:3}.sheet-tabbed input.sheet-tab1:checked~div.sheet-tab1,.sheet-tabbed input.sheet-tab2:checked~div.sheet-tab2,.sheet-tabbed input.sheet-tab3:checked~div.sheet-tab3,.sheet-tabbed input.sheet-tab4:checked~div.sheet-tab4,.sheet-tabbed input.sheet-tab5:checked~div.sheet-tab5,.sheet-tabbed input.sheet-tab6:checked~div.sheet-tab6,.sheet-tabbed input.sheet-tab7:checked~div.sheet-tab7,.sheet-tabbed input.sheet-tab8:checked~div.sheet-tab8,.sheet-tabbed input.sheet-tab9:checked~div.sheet-tab9,.sheet-tabbed input.sheet-tab10:checked~div.sheet-tab10{display:block}.sheet-clipped-corner{position:relative}.sheet-clipped-corner:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-section-attributes{margin-bottom:1rem}.sheet-section-attributes button:before{display:none}.sheet-section-attributes .sheet-column{background-color:#fff;border:.5rem solid #d00;border-top-style:none;border-bottom-style:none;padding:1rem !important;text-align:center}.sheet-section-attributes .sheet-column:first-child{border-left-style:none}.sheet-section-attributes .sheet-column:last-child{border-right-style:none}.sheet-character-info{background-color:#fff;margin-bottom:1rem}.sheet-character-info .sheet-column{border-left:.5rem solid #d00;border-right:.5rem solid #d00;padding:1rem 1rem 0 !important;text-align:center}.sheet-character-info .sheet-column:first-child{border-left-style:none}.sheet-character-info .sheet-column:last-child{border-right-style:none}.sheet-character-info h4{margin:-1rem -1rem 1rem}.sheet-character-info input[type=text],.sheet-character-info select{width:100%}.sheet-section-combat .sheet-weapon{padding:1rem}.sheet-section-combat .sheet-weapon .sheet-actions{text-align:right}.sheet-section-combat input.sheet-autofiretoggle~button.sheet-autofirebutton{display:none}.sheet-section-combat input.sheet-autofiretoggle[value=on]~button.sheet-autofirebutton{display:inline-block}.sheet-section-combat input.sheet-suppfiretoggle~button.sheet-suppfirebutton{display:none}.sheet-section-combat input.sheet-suppfiretoggle[value=on]~button.sheet-suppfirebutton{display:inline-block}.sheet-section-combat .sheet-weapon-concealable{padding-top:1rem}.sheet-section-combat .sheet-weapon-custommods{font-weight:bold;padding-top:1rem}.sheet-section-combat .sheet-weapon-custommods>div{font-weight:normal}.sheet-section-combat .sheet-weapon-custommods input[type=number]{width:100%}.sheet-section-combat .sheet-weapon-custommods .sheet-columns{padding-top:1rem}.sheet-section-combat .sheet-combat-weapons .repcontainer>div,.sheet-section-combat .sheet-combat-martialarts .repcontainer>div{background-color:#fff}.sheet-section-combat .sheet-combat-weapons .repcontainer>div:nth-child(even),.sheet-section-combat .sheet-combat-martialarts .repcontainer>div:nth-child(even){background-color:#eee}.sheet-section-combat .sheet-combat-weapons .repcontrol,.sheet-section-combat .sheet-combat-martialarts .repcontrol{margin-bottom:1rem;padding-top:1rem}.sheet-section-combat .sheet-initiative{margin-bottom:1rem}.sheet-section-combat .sheet-initiative .sheet-field-wrapper{text-align:center}.sheet-section-combat .sheet-initiative button{margin-left:1rem}.sheet-section-combat .sheet-combat-martialarts{color:#fff;text-align:center;margin-bottom:1rem}.sheet-section-combat .sheet-combat-martialarts .sheet-combat-martialarts-pane{border-top:1rem solid #d00}.sheet-section-combat .sheet-combat-martialarts .sheet-columns{color:#333;margin:1rem 0;text-align:left}.sheet-section-combat .sheet-combat-martialarts .sheet-martialart{padding:1rem}.sheet-section-combat .sheet-combat-martialarts .sheet-actions{text-align:right}.sheet-section-combat .sheet-combat-martialarts .repcontrol{display:none !important}.sheet-section-combat .sheet-armor{margin-bottom:1rem}.sheet-section-combat .sheet-armor .sheet-column{padding:.5rem .5rem .5rem !important;text-align:center}.sheet-section-combat .sheet-armor input[type=text],.sheet-section-combat .sheet-armor input[type=number]{width:100%}.sheet-section-combat .sheet-armor select{width:5rem;margin-bottom:0}.sheet-section-combat .sheet-armor .sheet-columns.sheet-armor-headers .sheet-column{padding:0 !important}.sheet-section-combat .sheet-armor .sheet-armor-items .sheet-columns{background-color:#fff}.sheet-section-combat .sheet-armor .sheet-armor-items .sheet-columns:nth-child(even){background-color:#eee}.sheet-section-combat .sheet-armor .sheet-armor-items .sheet-columns .sheet-column:first-child{padding-top:1rem !important}.sheet-section-combat .sheet-ammo input[type=text],.sheet-section-combat .sheet-ammo input[type=number]{width:100%}.sheet-section-combat .sheet-ammo .sheet-columns.sheet-ammo-headers .sheet-column{padding:0 !important}.sheet-section-combat .sheet-ammo .sheet-ammo-items .sheet-column{padding:.5rem !important}.sheet-section-combat .sheet-ammo .sheet-ammo-items .repcontainer>div{background-color:#fff}.sheet-section-combat .sheet-ammo .sheet-ammo-items .repcontainer>div:nth-child(even){background-color:#eee}.sheet-section-combat .sheet-ammo .sheet-ammo-items .repcontrol{margin-bottom:1rem;padding-top:1rem}.sheet-section-cyberware .repcontainer{background-color:#fff;margin-bottom:.5rem}.sheet-section-cyberware .repcontainer .repitem{padding:1rem 1rem 0}.sheet-section-cyberware .repcontainer .repitem:nth-child(even){background-color:#eee}.sheet-section-cyberware .repcontainer .sheet-columns{margin-bottom:.5rem}.sheet-section-cyberware .repcontrol{margin-bottom:1rem}.sheet-section-cyberware input[type=text],.sheet-section-cyberware textarea{box-sizing:border-box;width:100%}.sheet-section-cyberware textarea{height:5em}.sheet-section-dice-roller{color:#fff;text-align:center}.sheet-section-dice-roller .sheet-dice-roller-pane{background-color:#fff;color:#333;border-top:1rem solid #d00;padding:0 1rem 0}.sheet-section-dice-roller .sheet-column{padding-top:1rem}.sheet-section-dice-roller .sheet-column:nth-child(even){background-color:#eee}.sheet-section-empathy strong{background-color:#eee;border:1px solid #333;border-radius:.25rem;box-sizing:border-box;display:inline-block;height:28px;padding:4px 1rem}.sheet-section-gear .sheet-gear-meta-wrapper{background-color:#fff;margin-bottom:1rem;padding:.5rem .5rem 0}.sheet-section-gear .sheet-gear-meta-wrapper input{width:100%}.sheet-section-gear .sheet-gear-toggle{color:#fff;margin-bottom:1rem;text-align:center}.sheet-section-gear .sheet-gear-toggle .sheet-gear-toggle-pane{color:#333;text-align:left}.sheet-section-gear .sheet-gear-toggle h4{margin-top:.5rem}.sheet-section-gear .sheet-gear .sheet-columns.sheet-gear-headers .sheet-column{padding:0 !important}.sheet-section-gear .sheet-gear .repcontainer .repitem{background-color:#fff;padding:.5rem .5rem 0}.sheet-section-gear .sheet-gear .repcontainer .repitem:nth-child(even){background-color:#eee}.sheet-section-gear .sheet-gear .repcontrol{margin-bottom:1rem;padding-top:1rem}.sheet-section-gear .sheet-gear-cyberdeck .sheet-cyberdeck-wrapper{background-color:#fff;padding:.5rem .5rem 0}.sheet-section-gear .sheet-gear-cyberdeck h5{border-top:.5rem solid #d00;font-size:1.3rem;margin:1rem -0.5rem;padding-top:.5rem;text-align:center;text-transform:uppercase}.sheet-section-gear .sheet-gear-cyberdeck .sheet-cyberdeck-actions{text-align:right}.sheet-section-gear .sheet-gear-cyberdeck .repcontainer .repitem{margin:0 -0.5rem;padding:.5rem}.sheet-section-gear .sheet-gear-cyberdeck .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-gear .sheet-end-of-page{margin-bottom:1rem}.sheet-section-hit-points .sheet-hit-points-meta-value{font-weight:bold}.sheet-section-hit-points span.sheet-seriously-wounded{display:none;font-size:1.3rem;background-color:#d00;color:#fff;border-radius:1rem;width:1.3rem;text-align:center;height:1.3rem;line-height:1.3rem;margin-right:.5rem;padding:.25rem;position:relative}.sheet-section-hit-points input.sheet-seriously-wounded[value=on]~span.sheet-seriously-wounded{display:inline-block}.sheet-section-hit-points button.sheet-death-save{display:none;background:#333 !important;border:none !important;border-radius:.25rem !important;color:#fff;padding:0 .5rem !important;font-size:9px !important;margin-left:.5rem !important;text-transform:uppercase !important;top:-2px !important;position:relative !important;text-shadow:none}.sheet-section-hit-points button.sheet-death-save:before{display:none}.sheet-section-hit-points input.sheet-death-save[value=on]~span.sheet-seriously-wounded,.sheet-section-hit-points input.sheet-death-save[value=on]~button.sheet-reset-hp{display:none !important}.sheet-section-hit-points input.sheet-death-save[value=on]~button.sheet-death-save{display:inline-block}.sheet-section-humanity{margin-bottom:1rem}.sheet-section-ip{margin-bottom:1rem}.sheet-section-ip .repcontainer{padding-top:.5rem}.sheet-section-ip .repcontainer .repitem{margin:0 -1rem;padding:.5rem 1rem}.sheet-section-ip .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-ip .repcontrol{padding-top:.5rem}.sheet-section-lifepath .sheet-lp{display:none;margin-bottom:1rem}.sheet-section-lifepath .sheet-lp .sheet-field-wrapper{padding:.5rem .5rem 0}.sheet-section-lifepath input[value=Exec]~.sheet-lp-exec,.sheet-section-lifepath input[value=Fixer]~.sheet-lp-fixer,.sheet-section-lifepath input[value=Lawman]~.sheet-lp-lawman,.sheet-section-lifepath input[value=Media]~.sheet-lp-media,.sheet-section-lifepath input[value=Medtech]~.sheet-lp-medtech,.sheet-section-lifepath input[value=Netrunner]~.sheet-lp-netrunner,.sheet-section-lifepath input[value=Nomad]~.sheet-lp-nomad,.sheet-section-lifepath input[value=Rockerboy]~.sheet-lp-rockerboy,.sheet-section-lifepath input[value=Solo]~.sheet-lp-solo,.sheet-section-lifepath input[value=Tech]~.sheet-lp-tech{display:block}.sheet-section-lifepath .sheet-lifepath-group{background-color:#fff;margin-bottom:1rem;padding:.5rem .5rem 0}.sheet-section-lifepath .sheet-lifepath-group h4{margin:-0.5rem -0.5rem .5rem}.sheet-section-lifepath .repcontainer{margin-bottom:.5rem}.sheet-section-lifepath .repcontainer .repitem{background-color:#fff;padding:.5rem .5rem 0}.sheet-section-lifepath .repcontainer .repitem:nth-child(even){background-color:#eee}.sheet-section-lifepath .repcontrol{margin-bottom:1rem;padding-top:.5rem}.sheet-section-lifepath .sheet-enemy-headers{background-color:#eee;font-size:1.1rem;font-weight:bold;padding:.5rem;text-align:center}.sheet-section-modifiers{text-align:center;color:#fff;margin-bottom:1rem}.sheet-section-modifiers .sheet-toggle-container{background-color:#fff;color:#333;margin-top:1rem}.sheet-section-modifiers .sheet-toggle-container .sheet-columns:nth-child(even){background-color:#eee}.sheet-section-modifiers .sheet-toggle-container .sheet-column{line-height:2rem;padding:1rem;text-align:left}.sheet-section-modifiers select{width:5rem}.sheet-section-role{margin-bottom:1rem}.sheet-section-role .sheet-role-pane{display:none;background-color:#fff;padding:1rem}.sheet-section-role .sheet-role-pane h4{margin:-1rem -1rem 1rem}.sheet-section-role .sheet-role-pane.sheet-role-blank{text-align:center}.sheet-section-role input[value=Exec]~.sheet-role-exec,.sheet-section-role input[value=Fixer]~.sheet-role-fixer,.sheet-section-role input[value=Lawman]~.sheet-role-lawman,.sheet-section-role input[value=Media]~.sheet-role-media,.sheet-section-role input[value=Medtech]~.sheet-role-medtech,.sheet-section-role input[value=Netrunner]~.sheet-role-netrunner,.sheet-section-role input[value=Nomad]~.sheet-role-nomad,.sheet-section-role input[value=Rockerboy]~.sheet-role-rockerboy,.sheet-section-role input[value=Solo]~.sheet-role-solo,.sheet-section-role input[value=Tech]~.sheet-role-tech{display:block}.sheet-section-role .sheet-role-ability{padding-bottom:1rem;text-align:center}.sheet-section-role button.sheet-role-button{font-size:1.3rem !important}.sheet-section-role button.sheet-role-button:before{margin-right:.5rem}.sheet-section-role .sheet-rulebook-reference{padding:1rem 0 0;font-size:12px;text-align:center}.sheet-section-role .sheet-subdivider{border-top:.5rem solid #d00;margin:0 -1rem;padding:1rem 1rem 0}.sheet-section-role .sheet-subdivider>div.sheet-columns:nth-child(even){background-color:#eee;margin:0 -1rem -1rem;padding:1rem 1rem 0}.sheet-section-role .sheet-role-fixer input[type=text],.sheet-section-role .sheet-role-fixer textarea{margin-bottom:0 !important;width:100%}.sheet-section-role .sheet-role-fixer .repcontainer .repitem{margin:0 -0.5rem;padding:.5rem}.sheet-section-role .sheet-role-fixer .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-role .sheet-role-fixer .repcontrol{padding-top:.5rem}.sheet-section-role .sheet-role-exec .repcontainer .repitem{margin:0 -1rem;padding:.5rem 1rem 0}.sheet-section-role .sheet-role-exec .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-role .sheet-role-exec .repcontrol{padding-top:.5rem}.sheet-section-role .sheet-role-lawman .sheet-columns{margin-bottom:.5rem}.sheet-section-role .sheet-role-lawman .repcontainer .repitem{margin:0 -1rem;padding:.5rem 1rem}.sheet-section-role .sheet-role-lawman .repcontainer .repitem:nth-child(odd){background-color:#eee}.sheet-section-role .sheet-role-lawman .repcontrol{padding-top:.5rem}div.sheet-skill{clear:both;display:block}div.sheet-skill:after{clear:both;content:"";display:block;height:0}div.sheet-skill span.sheet-skill-indent-icon{float:left;line-height:3rem;margin:0 .5rem}div.sheet-skill input.sheet-skill-value{float:right;width:5rem}div.sheet-skill input.sheet-skill-name{max-width:180px}.sheet-section-skills h4{border-bottom:none}.sheet-section-skills h5{margin-bottom:1rem;font-size:1.3rem}.sheet-section-skills span.sheet-skill-meta{font-size:1rem !important;margin-left:.5rem;text-transform:uppercase}.sheet-section-skills input.sheet-skill-moto-flag:not([value])~span.sheet-skill-moto-flag,.sheet-section-skills input.sheet-skill-moto-flag[value="0"]~span.sheet-skill-moto-flag{display:none}.sheet-section-skills input.sheet-skill-solo-flag:not([value])~span.sheet-skill-solo-flag,.sheet-section-skills input.sheet-skill-solo-flag[value="0"]~span.sheet-skill-solo-flag{display:none}.sheet-section-skills .repcontainer .sheet-skill{margin-bottom:1rem}.sheet-skills-list-grouped{-moz-columns:2;columns:2;-moz-column-gap:1rem;column-gap:1rem}.sheet-skills-list-grouped>div{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.sheet-skills-list-grouped .sheet-skill-group{background-color:#fff}.sheet-skills-list-grouped ul.sheet-list-plain>li{padding:.5rem}.sheet-skills-list-grouped ul.sheet-list-plain li:nth-child(even){background-color:#eee}.sheet-rolltemplate-attack .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-attack .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-attack .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-attack .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-attack table{width:100%}.sheet-rolltemplate-attack table td,.sheet-rolltemplate-attack table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-attack table th{width:50%}.sheet-rolltemplate-attack table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-attack table tfoot tr:first-child th,.sheet-rolltemplate-attack table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-attack table tfoot tr.sheet-crit th,.sheet-rolltemplate-attack table tfoot tr.sheet-crit td{border-top:1px solid #d00;font-size:12px !important}.sheet-rolltemplate-basic .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-basic .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-basic .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-basic .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-basic table{width:100%}.sheet-rolltemplate-basic table td,.sheet-rolltemplate-basic table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-basic table th{width:50%}.sheet-rolltemplate-basic table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-damage .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-damage .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-damage .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-damage .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-damage table{width:100%}.sheet-rolltemplate-damage table td,.sheet-rolltemplate-damage table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-damage table th{width:50%}.sheet-rolltemplate-damage table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-damage table tfoot tr:first-child th,.sheet-rolltemplate-damage table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-deathsave .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-deathsave .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-deathsave .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-deathsave .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-deathsave table{width:100%}.sheet-rolltemplate-deathsave table td,.sheet-rolltemplate-deathsave table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-deathsave table th{width:50%}.sheet-rolltemplate-deathsave table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-deathsave table tfoot tr:first-child th,.sheet-rolltemplate-deathsave table tfoot tr:first-child td{border-top:.5rem solid #d00;font-size:12px !important}.sheet-rolltemplate-initiative .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-initiative .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-initiative .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-initiative .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-initiative table{width:100%}.sheet-rolltemplate-initiative table td,.sheet-rolltemplate-initiative table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-initiative table th{width:50%}.sheet-rolltemplate-initiative table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-initiative table tfoot tr:first-child th,.sheet-rolltemplate-initiative table tfoot tr:first-child td{border-top:.5rem solid #d00;font-size:12px !important}.sheet-rolltemplate-minimal .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-minimal .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-minimal .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-minimal .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-minimal table{width:100%}.sheet-rolltemplate-minimal table td,.sheet-rolltemplate-minimal table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-minimal table th{width:50%}.sheet-rolltemplate-minimal table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-minimal table tfoot tr:first-child th,.sheet-rolltemplate-minimal table tfoot tr:first-child td{border-top:.5rem solid #d00;font-size:12px !important}.sheet-rolltemplate-roleability .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-roleability .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-roleability .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-roleability .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-roleability table{width:100%}.sheet-rolltemplate-roleability table td,.sheet-rolltemplate-roleability table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-roleability table th{width:50%}.sheet-rolltemplate-roleability table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-roleability table tfoot tr:first-child th,.sheet-rolltemplate-roleability table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-roleability table tfoot tr.sheet-crit th,.sheet-rolltemplate-roleability table tfoot tr.sheet-crit td{border-top:1px solid #d00;font-size:12px !important}.sheet-rolltemplate-skill .sheet-cpredroll{background-color:#fff;border:1rem solid #d00}.sheet-rolltemplate-skill .sheet-cpredroll h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;margin:0;padding:.5rem 1rem;text-align:center;text-transform:uppercase;position:relative}.sheet-rolltemplate-skill .sheet-cpredroll h4:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:0;height:0;overflow:hidden;border:5px solid transparent;border-left-color:#d00;border-top-color:#d00}.sheet-rolltemplate-skill .sheet-cpredroll h5{border-bottom:1px solid #d00;padding:.5rem 1rem;text-align:center;text-transform:uppercase;font-size:12px;font-weight:bold;background-color:#eee}.sheet-rolltemplate-skill table{width:100%}.sheet-rolltemplate-skill table td,.sheet-rolltemplate-skill table th{box-sizing:border-box;padding:1rem;vertical-align:top}.sheet-rolltemplate-skill table th{width:50%}.sheet-rolltemplate-skill table tbody tr:nth-child(even)>*{background-color:#eee}.sheet-rolltemplate-skill table tfoot tr:first-child th,.sheet-rolltemplate-skill table tfoot tr:first-child td{border-top:.5rem solid #d00}.sheet-rolltemplate-skill table tfoot tr.sheet-crit th,.sheet-rolltemplate-skill table tfoot tr.sheet-crit td{border-top:1px solid #d00;font-size:12px !important}.charsheet{color:#333;margin:0 !important;overflow:scroll;padding:0 !important;width:100%}.charsheet .sheet-cyberpunk-red{width:850px;margin:0 auto}.charsheet h3{color:#fff;text-align:center;margin-bottom:1rem;text-transform:uppercase}.charsheet h4{background-color:#000;border-bottom:.5rem solid #d00;color:#fff;min-height:20px;padding:.5rem;text-align:center;text-transform:uppercase}.charsheet h4 button{background:#333 !important;border:none !important;border-radius:.25rem !important;bottom:-2px !important;padding:0 .5rem !important;font-size:9px !important;margin-left:.5rem !important;text-transform:uppercase !important;top:-2px !important;position:relative !important;text-shadow:none}.charsheet h4 input[type=number]{font-size:1.2rem;margin-left:.5rem;height:1.5rem;position:relative;top:-2px}.charsheet h4 small,.charsheet h4 span.sheet-pageref{font-size:1rem !important;margin-left:.5rem}.charsheet button[type=roll]{font-size:1.3rem !important;margin:0 !important}.charsheet .repcontrol button.btn{font-size:1rem;line-height:1rem;margin:0;padding:.5rem;text-transform:uppercase}.charsheet .repitem .itemcontrol{box-sizing:border-box;margin-top:-0.5rem;margin-left:-1rem;padding:.5rem}.charsheet select{max-width:100%;min-width:5rem}.charsheet textarea{box-sizing:border-box;height:5em;margin:0;padding:.5rem;resize:none;width:100%}.charsheet .sheet-narrow{width:7.5rem}.charsheet .sheet-faux-button{background-color:#333;border-radius:.25rem;border-style:none;display:inline-block;font-size:1rem !important;margin-left:.5rem;padding:.2rem 1rem;position:relative}.charsheet .sheet-faux-button input[type=checkbox]{border-style:none;bottom:0;display:block;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100% !important;z-index:3}.sheet-center{text-align:center}.sheet-field-wrapper{background-color:#fff;padding:1rem}button.sheet-button-plain{background:transparent;border-style:none !important;box-shadow:none;font-size:1.3rem !important;margin:0;padding:0}button.sheet-button-plain:before{margin-right:.5rem}ul.sheet-list-plain{list-style:none;margin:0 0 1rem;padding:0}