div.sheet-tab-content { display: none; } input.sheet-character:checked ~ div.sheet-character, input.sheet-faction:checked ~ div.sheet-faction, input.sheet-npc:checked ~ div.sheet-npc { display: block; } input.sheet-tab { width: 50px; height: 0px; top: 10px; left: 10px; margin-left: -2px; position: relative; cursor: pointer; z-index: 1; } input.sheet-tab::before { content: attr(title); border: solid 1px #000; border-bottom-color: black; text-align: center; display: inline-block; background: #fff; width: 51px; height: 10px; font-size: 10px; padding-bottom: 1px; } input.sheet-tab:checked::before { background: #ddd; } input.sheet-tab:not(:first-child)::before { border-left: none; } div.sheet-tab-content { border-top: 1px solid #000; margin: 2px 0 0 5px; } .sheet-container { font-size: 0.75em; } .sheet-container::after { content: ""; top: 45px; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; height: 600%; background: url("http://i.imgur.com/BLb0XMU.jpg"); background-size: 100% 100%; } .sheet-spacer { clear: both; min-height: 2em; max-height: 2em; width: 100%; } .sheet-version-container { clear: both; width: 100%; border-top: 1px solid black; margin-top: 20px; } .sheet-character button[type=roll].sheet-blank-roll-button { width: 3.25em; height: 2em; margin-left: 0.75em; } .sheet-character button[type=roll].sheet-blank-roll-button::before { content: ""; } .sheet-character button[type=roll].sheet-blank-roll-button input { position: relative; width: 2.5em; height: 1.25em; top: -20px; } .sheet-character th { text-align: center; } .sheet-character textarea { height: 4em; max-width: 70%; min-width: 70%; } .sheet-character input[type=number] { text-align: right; } .sheet-character .sheet-input .sheet-saves { height: 1.25em; width: 2.5em; margin: 0; padding: 0; margin-left: 0.75em; } .sheet-character .sheet-input .sheet-rollable-value.sheet-saves { margin-left: 0; } .sheet-character .sheet-column { width: 30%; float: left; display: inline-block; margin-left: 0; padding: 1.25em; } .sheet-character .sheet-stats, .sheet-character .sheet-saves { width: 100%; } .sheet-character .sheet-field-title { width: 20%; padding: 0; padding-bottom: 10px; margin: 0; } .sheet-character .sheet-armor .sheet-input { width: 70%; padding: 0; margin: 0 0 10px 10px; } .sheet-character .sheet-small-title-label { font-style: italic; font-weight: normal; display: inline-block; } .sheet-character .sheet-armor-ac .sheet-input, .sheet-character .sheet-armor-net .sheet-input, .sheet-character .sheet-armor-shield .sheet-input { width: 60px; } .sheet-character .sheet-armor-type, .sheet-character .sheet-armor, .sheet-character .sheet-attributes { clear: both; } .sheet-character .sheet-weapons { clear: both; margin-top: 1em; } .sheet-character .sheet-weapons .sheet-weapons-list { margin-top: 1em; } .sheet-character .sheet-fray-die { width: 50px; text-align: right; } .sheet-character .sheet-title-label { clear: both; font-weight: bold; font-variant: small-caps; font-family: 'Copperplate'; font-size: 1.5em; border-bottom: 1px solid black; text-align: center; margin-top: 0.5em; padding: 0; } .sheet-character .sheet-attributes-section div.sheet-table-attributes { text-align: center; width: 100%; } .sheet-character .sheet-attributes-section table.sheet-table-attributes { text-align: center; width: 75%; margin-left: 12.5%; } .sheet-character .sheet-attributes-section table.sheet-table-attributes td { text-align: right; } .sheet-character .sheet-saves-section table.sheet-table-saves { text-align: right; width: 100%; margin-left: -1em; } .sheet-character .sheet-button .sheet-input { border: none; padding: 0; margin: 0; } .sheet-character .sheet-info .sheet-input { width: 70%; float: left; padding: 0; margin: 0 0 10px 10px; } .sheet-character .sheet-info .sheet-input-thin { width: 60px !important; } .sheet-character .sheet-facts .sheet-input { width: 70%; padding: 0; margin: 0; margin-bottom: 10px; float: right; } .sheet-character .sheet-field-title { clear: both; width: 25%; float: left; text-align: right; padding-bottom: 10px; } .sheet-character .sheet-table-field-title { width: 10%; font-style: italic; padding-right: 0.5em; text-align: right; text-transform: uppercase; } .sheet-character .sheet-table-header { padding: 0 2%; text-align: center; } .sheet-character .sheet-table-cell { display: table-cell; } .sheet-character .sheet-table-row { display: inline-block; width: 100%; margin: 0; padding: 0; } .sheet-character .sheet-weapon-name { width: 5em; } .sheet-character .sheet-center-column { border-left: 1px solid black; border-right: 1px solid black; min-height: 850px; } .sheet-character .sheet-weapon { width: 100%; } .sheet-character .sheet-weapon-name { display: inline-block; border-top: 1px; border-top-style: dashed; padding-top: 10px; width: 100%; } .sheet-character .sheet-weapon-name.sheet-input { width: 100%; float: left; margin: 0; padding: 0; border: none; font-style: italic; } .sheet-character .sheet-weapon-info .sheet-weapon-info-element { float: left; margin-right: 4%; padding: 0; width: 25%; } .sheet-character .sheet-weapon-info .sheet-weapon-info-element.sheet-weapon-info-roll { float: right; width: 25px; margin: 0; padding: 0; } .sheet-character .sheet-field-label.sheet-weapons-ab { clear: both; float: left; width: 50%; margin: 0; padding: 5px 0 0 0; } .sheet-character .sheet-dropdown, .sheet-character .sheet-damage-chart { width: 100%; } .sheet-character .sheet-weapon-info-element.sheet-input { width: 100% !important; } .sheet-character .sheet-table-weapons .sheet-input { width: 100% !important; text-align: center; } .sheet-character .sheet-table-weapons .sheet-table-header { text-align: justify; } .sheet-character .sheet-info .sheet-field-title { text-align: right; } .sheet-character .sheet-info .sheet-hp span .sheet-input { text-align: center; } .sheet-character .sheet-fray { width: 100%; margin: 0; padding: 0; float: left; text-align: center; } .sheet-character .sheet-col.sheet-fray-die { width: 33% !important; margin: 0 !important; float: left; } .sheet-character .sheet-col.sheet-damage-chart { width: 60% !important; float: right; } .sheet-character .sheet-armor-saving-throw-penalty-choice { width: 20%; display: inline-block; margin: 0; padding: 0 5px; } .sheet-character .sheet-armor-saving-throw-penalty-choice .sheet-saving-throw-penalty-element { width: 100%; margin: 0; padding: 0 12px; } .sheet-character .sheet-power-name { width: 63%; float: left; } .sheet-character .sheet-power-cost { float: left; } .sheet-character .sheet-power-effort { width: 15%; float: left; padding-bottom: 5px; } .sheet-character .sheet-table-header .sheet-power-name { margin: 0; padding: 0; text-align: left; } .sheet-character .sheet-table-header .sheet-power-effort { margin: 0; padding: 0; text-align: right; } .sheet-character .sheet-resources-table { margin: 0; width: 70%; } .sheet-character .sheet-values { float: left; margin-left: 10px; } .sheet-character .sheet-values .sheet-input { margin: 0; width: 60px; } .sheet-character .sheet-values .sheet-min { float: left; } .sheet-character .sheet-values .sheet-max { float: right; } .sheet-character .sheet-values .sheet-separator { margin: 0 10px; } .sheet-character .repitem .sheet-table-row { text-align: justify; } .sheet-character .sheet-table-weapons .repcontrol { border-top: 1px dashed black; padding-top: 10px; clear: both; } .sheet-character .repcontrol { clear: both; } .sheet-character .sheet-projects-section { clear: both; margin-top: 25px; width: 100%; } .sheet-character .sheet-projects-section .sheet-projects { clear: both; width: 100%; } .sheet-character .sheet-projects-section .sheet-projects .repcontrol { clear: both; } .sheet-character .sheet-projects-section .sheet-projects .repcontainer .repitem { width: 49%; border: 1px solid black; padding: 0 5px 5px 5px; margin-bottom: 1%; } .sheet-character .sheet-projects-section .sheet-projects .repcontainer .repitem:nth-child(odd) { float: left; } .sheet-character .sheet-projects-section .sheet-projects .repcontainer .repitem:nth-child(even) { float: right; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project { width: 50%; margin: 0; padding: 0; display: inline; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-element { display: inline; float: left; padding: 5px 5px; margin-top: 5px; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-dropdown { width: 7.5em; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-name-section { width: 100%; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-name-section input { width: 100%; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-details-subsection .sheet-dropdown { width: 150px; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-completed-subsection { clear: both; float: left; margin: 7.5% 0 0 10%; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-completed-subsection .sheet-field-title { display: inline-block; text-align: right; padding-right: 5px; width: 12.5%; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-completed-subsection .sheet-project-element { float: right; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-dominion-tally { width: 150px; margin-right: 15%; float: right; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-dominion-tally .sheet-project-dominion-tally-headers .sheet-project-field-title { text-align: center; } .sheet-character .sheet-projects-section .sheet-projects .sheet-project .sheet-project-dominion-tally tbody { text-align: right; } .sheet-npc .sheet-title-label { clear: both; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid black; text-align: center; margin-top: 0.5em; padding: 0; } .sheet-npc .sheet-column { width: 49%; display: inline-block; margin: 0; padding: 0; } .sheet-npc .sheet-column:first-child { float: left; } .sheet-npc .sheet-column:last-child { float: right; } .sheet-npc .sheet-column .sheet-field-title { width: 12em; padding: 0; margin: 5px; display: inline; text-align: right; float: right; } .sheet-npc .sheet-column .sheet-effort .sheet-field-title { width: 15em; } .sheet-npc .sheet-column .sheet-field-content { width: 75%; margin: 0 5% 0 0; } .sheet-npc .sheet-column .sheet-npc-section-title { text-align: center; width: 100%; border-bottom: 1px solid black; margin: 0 0 10px 0; padding: 0; font-family: 'Copperplate'; font-variant: small-caps; font-size: 1.5em; } .sheet-npc .sheet-column .sheet-npc-effort-table { width: 40%; } .sheet-npc .sheet-column .sheet-tactics .sheet-tactic-chooser .sheet-field-content { float: left; display: inline; width: 20%; margin: 3px 0 0 25px; padding: 0; } .sheet-npc .sheet-column .sheet-tactics .sheet-input { width: 95%; } .sheet-faction .sheet-column { width: 48%; display: inline-block; margin: 0 1%; padding: 0; } .sheet-faction .sheet-column:first-child { float: left; } .sheet-faction .sheet-column:last-child { float: right; } .sheet-faction .sheet-info-section .sheet-info-table { float: left; width: 49%; display: inline; } .sheet-faction .sheet-info-section .sheet-info-table .sheet-field-title { text-align: right; padding-right: 5px; width: 26%; } .sheet-faction .sheet-info-section .sheet-info-table .sheet-faction-name { width: 200%; } .sheet-faction .sheet-info-section .sheet-info-table .sheet-dropdown { width: 65px; margin-top: 10px; } .sheet-faction .sheet-info-section .sheet-dominion-scores { margin-top: 100px; width: 49%; float: left; } .sheet-faction .sheet-problems-section .sheet-faction.sheet-input { width: 10%; } .sheet-faction .sheet-problems-section .sheet-faction.sheet-textarea { width: 85%; } .sheet-faction .sheet-textarea { min-height: 18px; height: auto; width: 95%; } .sheet-faction .sheet-interests-section .sheet-interest { clear: both; } .sheet-faction .sheet-interests-section .sheet-interest .sheet-interest-name { width: 85%; margin-bottom: 10px; float: right; } .sheet-faction .sheet-interests-section .sheet-interest .sheet-interest-score { width: 10%; float: left; } .sheet-faction .sheet-interests-section .repcontrol { clear: both; } .sheet-faction .sheet-section-title { text-align: center; font-family: 'Copperplate'; font-variant: small-caps; font-size: 1.5em; width: 100%; border-bottom: 1px solid black; margin: 0 0 10px 0; padding: 0; } .sheet-faction .sheet-projects-section { clear: both; margin-top: 25px; width: 100%; } .sheet-faction .sheet-projects-section .sheet-projects { clear: both; width: 100%; } .sheet-faction .sheet-projects-section .sheet-projects .repcontrol { clear: both; } .sheet-faction .sheet-projects-section .sheet-projects .repcontainer .repitem { width: 49%; border: 1px solid black; padding: 0 5px 5px 5px; margin-bottom: 1%; } .sheet-faction .sheet-projects-section .sheet-projects .repcontainer .repitem:nth-child(odd) { float: left; } .sheet-faction .sheet-projects-section .sheet-projects .repcontainer .repitem:nth-child(even) { float: right; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project { width: 50%; margin: 0; padding: 0; display: inline; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-element { display: inline; float: left; padding: 5px 5px; margin-top: 5px; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-dropdown { width: 7.5em; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-name-section { width: 100%; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-name-section input { width: 100%; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-details-subsection .sheet-dropdown { width: 150px; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-completed-subsection { clear: both; float: left; margin: 7.5% 0 0 10%; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-completed-subsection .sheet-field-title { display: inline-block; text-align: right; padding-right: 5px; width: 12.5%; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-completed-subsection .sheet-project-element { float: right; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-dominion-tally { width: 150px; margin-right: 15%; float: right; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-dominion-tally .sheet-project-dominion-tally-headers .sheet-field-title { text-align: center; } .sheet-faction .sheet-projects-section .sheet-projects .sheet-project .sheet-project-dominion-tally tbody { text-align: right; } /*# sourceMappingURL=Godbound.css.map */