/* === BODY === */ *, .sheet-rolltemplate-godbound *{ box-sizing: border-box; } .charsheet .overall-wrapper{ font-family: "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; } .charsheet{ min-width: 855px; max-width: 855px; width: 855px; min-height: 855px; padding: 5px 3px 3px 3px !important; -moz-background-size: 100% !important; -webkit-background-size: 100% !important; background-size: 100% !important; background-repeat: repeat-y !important; background: url('https://i.imgur.com/eK7WDTl.jpg'); } button, input, select, textarea, [class*="col"]{ font-size: 12px; font-family: "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; } .charsheet [class*="col"]{ line-height: 100%; } /* === TABS === */ div.overall-wrapper div[class^="section"]{ display: none !important; } input.tab-page-character:checked ~ div.section-character, input.tab-page-arts:checked ~ div.section-arts, input.tab-page-npc:checked ~ div.section-npc, input.tab-page-faction:checked ~ div.section-faction{ display: block !important; } .charsheet input[class*="tab"]{ cursor: pointer; position: relative; opacity: 0; z-index: 9999; } .charsheet span[class*="tab"]{ display: inline-block; position: relative; font-size: 13px; color: #204060; cursor: pointer; font-weight: bold; text-align: center; border: 1px solid black; border-color: #204060 !important; border-radius: 4px; } .charsheet input[class*="tab-page"], .charsheet span[class*="tab-page"]{ width: 100px; height: 18px; vertical-align: top; } .charsheet span[class*="tab-page"]{ background: #fae6c8; } .charsheet input.tab-page-character, .charsheet span.tab-page-character{ width: 100px; } .charsheet span.tab-page-character{ margin-left: -100px; } .charsheet input.tab-page-arts, .charsheet span.tab-page-arts{ width: 100px; } .charsheet span.tab-page-arts{ margin-left: -100px; } .charsheet input.tab-page-npc, .charsheet span.tab-page-npc{ width: 100px; } .charsheet span.tab-page-npc{ margin-left: -100px; } .charsheet input.tab-page-faction, .charsheet span.tab-page-faction{ width: 100px; } .charsheet span.tab-page-faction{ margin-left: -100px; } .charsheet input.tab-page-character:checked + span.tab-page-character, .charsheet input.tab-page-arts:checked + span.tab-page-arts, .charsheet input.tab-page-npc:checked + span.tab-page-npc, .charsheet input.tab-page-faction:checked + span.tab-page-faction{ background-color: #204060; color: white; } .charsheet input.tab-page-character:hover + span.tab-page-character, .charsheet input.tab-page-arts:hover + span.tab-page-arts, .charsheet input.tab-page-npc:hover + span.tab-page-npc, .charsheet input.tab-page-faction:hover + span.tab-page-faction{ color: white; background: #3e5e7e; border: solid 1px white; } /* === FONTS === */ @font-face{ font-family: "NearMythLegends"; font-style: normal; src: url('https://nofile.io/g/sRL1ki7fuPGg6UX2KnzKg7TqDy2DYOH5adVDYhgx54JCTsbxwGh14ZmeDjz5e9SN/CCNearMythLegendsW00-Rg.ttf/') format('truetype'); } .charsheet .font-color, .sheet-rolltemplate-godbound .sheet-font-color{ color: #204060 !important; } .charsheet .justify, .sheet-rolltemplate-godbound .sheet-justify{ text-align: justify; } .charsheet .uppercase, .sheet-rolltemplate-godbound .sheet-uppercase{ text-transform: uppercase; } .charsheet .underline, .sheet-rolltemplate-godbound .sheet-underline{ text-decoration: underline; } .charsheet .pictos, .sheet-rolltemplate-godbound .sheet-pictos{ font-family: "Pictos"; font-size: 14px; } .charsheet .pictos-custom, .sheet-rolltemplate-godbound .sheet-pictos-custom{ font-family: "Pictos Custom"; font-size: 14px; } .charsheet .pictos-three, .sheet-rolltemplate-godbound .sheet-pictos-three{ font-family: "Pictos Three"; font-size: 14px; } .charsheet .d6-font, .sheet-rolltemplate-godbound .sheet-d6-font{ font-family: "dicefontd6"; font-size: 14px; } .charsheet .d8-font, .sheet-rolltemplate-godbound .sheet-d8-font{ font-family: "dicefontd8"; font-size: 14px; } .charsheet .d10-font, .sheet-rolltemplate-godbound .sheet-d10-font{ font-family: "dicefontd10"; font-size: 14px; } .charsheet .d12-font, .sheet-rolltemplate-godbound .sheet-d12-font{ font-family: "dicefontd12"; font-size: 14px; } .charsheet .d20-font, .sheet-rolltemplate-godbound .sheet-d20-font{ font-family: "dicefontd20"; font-size: 14px; } .charsheet .rotate-90{ position: relative; -webkit-transform: rotate(90deg); /* Chrome, Safari */ -moz-transform: rotate(90deg); /* Firefox */ -o-transform: rotate(90deg); /* Opera */ -ms-transform: rotate(90deg); /* IE 9 */ } .charsheet .tableshade{ background-color: #fae6c8; } /* === IMAGES === */ .charsheet .image-wrapper img{ display: block; } /* === BUTTONS === */ button[type=roll]:before, button[type=roll] span{ vertical-align: middle; font-family: "dicefontd20" !important; content: "0" !important; font-weight: bold; height: 0.8em; line-height: 0.8em; font-size: 17px; padding-bottom: 4px; } button[type=roll]:hover{ color: white; background-color: #204060; } button[type=roll]{ background-color: #fae6c8; border-radius: 4px; border: 1px solid; border-color: #fae6c8; color: #204060; background-image: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0)); text-shadow: 0 1px 1px rgba(0,0,0,0.75); } .chatbutton button[type=roll]{ background-color: #fae6c8; border-radius: 4px; border: 1px solid; border-color: #fae6c8; color: #204060; background-image: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0)); text-shadow: 0 1px 1px rgba(0,0,0,0.75); } .chatbutton button[type=roll]:hover{ color: white; background-color: #204060; } .chatbutton button[type=roll]::before{ font-family: "pictos" !important; content: "w" !important; } /* === HEADERS AND FOOTERS == */ .charsheet .title-circle{ background-color: #204060; border-radius: 50%; } .charsheet .title-banner{ background-color: #204060; border-radius: 4px; } .charsheet .title-banner-heading, .sheet-rolltemplate-godbound .sheet-title-banner-heading{ background-image: url(https://i.imgur.com/NQ4k6jj.png); background-repeat: no-repeat; background-size: 100% 100%; margin-top: 5px; margin-bottom: -2px; } .charsheet .title-banner-subheading, .sheet-rolltemplate-godbound .sheet-title-banner-subheading{ background-image: url(https://i.imgur.com/ywGyIJJ.png); background-repeat: no-repeat; background-size: 100% 100%; margin-top: 5px; margin-bottom: -2px; } .sheet-rolltemplate-godbound h1, h1{ font-family: "CCNearMythLegendsW00-Rg", CCNearMythLegendsW00-Rg, "NearMythLegends", NearMythLegends, "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; text-align: center; } .sheet-rolltemplate-godbound h2, h2{ font-family: "CCNearMythLegendsW00-Rg", CCNearMythLegendsW00-Rg, "NearMythLegends", NearMythLegends, "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; text-align: center; } .sheet-rolltemplate-godbound h3, h3{ font-family: "CCNearMythLegendsW00-Rg", CCNearMythLegendsW00-Rg, "NearMythLegends", NearMythLegends, "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; text-align: center; } .sheet-rolltemplate-godbound h4, h4{ font-family: "CCNearMythLegendsW00-Rg", CCNearMythLegendsW00-Rg, "NearMythLegends", NearMythLegends, "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; text-align: center; } .sheet-rolltemplate-godbound h5, h5{ font-family: "CCNearMythLegendsW00-Rg", CCNearMythLegendsW00-Rg, "NearMythLegends", NearMythLegends, "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; text-align: center; } /* === FIELDSETS === */ .charsheet .repcontrol[data-groupname=repeating_facts] > button.btn.repcontrol_add::after{ content: "Add Fact"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_autoattacks] > button.btn.repcontrol_add::after{ content: "Add Attack"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_multidieattacks] > button.btn.repcontrol_add::after{ content: "Add Damage"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_weapons] > button.btn.repcontrol_add::after{ content: "Add Weapon"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_treasures] > button.btn.repcontrol_add::after{ content: "Add Treasure"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_words] > button.btn.repcontrol_add::after{ content: "Add Word"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_gifts] > button.btn.repcontrol_add::after{ content: "Add Gift"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_miracles] > button.btn.repcontrol_add::after{ content: "Add Miracle"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_artifacts] > button.btn.repcontrol_add::after{ content: "Add Artifact"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_strifes] > button.btn.repcontrol_add::after{ content: "Add Strife"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_techniques] > button.btn.repcontrol_add::after{ content: "Add Technique"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_spells] > button.btn.repcontrol_add::after{ content: "Add Tradition"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_gate] > button.btn.repcontrol_add::after, .charsheet .repcontrol[data-groupname=repeating_way] > button.btn.repcontrol_add::after, .charsheet .repcontrol[data-groupname=repeating_throne] > button.btn.repcontrol_add::after{ content: "Add Invocation"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_powers] > button.btn.repcontrol_add::after{ content: "Add Power"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_projects] > button.btn.repcontrol_add::after{ content: "Add Project"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_npctactics] > button.btn.repcontrol_add::after{ content: "Add Tactic"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_npcweapons] > button.btn.repcontrol_add::after{ content: "Add Weapon"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_npcefforts] > button.btn.repcontrol_add::after{ content: "Add Effort"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_factioninterests] > button.btn.repcontrol_add::after{ content: "Add Interest"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_factionfeatures] > button.btn.repcontrol_add::after{ content: "Add Feature"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_factionproblems] > button.btn.repcontrol_add::after{ content: "Add Problem"; background-color: #fae6c8; margin-left: -28px; } .charsheet .repcontrol[data-groupname=repeating_factionprojects] > button.btn.repcontrol_add::after{ content: "Add Project"; background-color: #fae6c8; margin-left: -28px; width: 100% !important; } div[class^="repcontrol"]{ margin-bottom: 5px; } div[class="repcontainer editmode"] ~ div[class^="repcontrol"] button[class="btn repcontrol_add"]{ display: inline-block!important; visibility: hidden; } .charsheet .repcontrol_add, .charsheet .repcontrol_edit, .charsheet .repcontrol_del, .charsheet .repcontrol_move{ background: #fae6c8; box-shadow: none; font-family: "Book Antiqua", Garamond, "Times New Roman", Georgia, serif; font-size: 10px; font-weight: bold; color: #204060; height: 22px; line-height: 14px; vertical-align: middle !important; padding-bottom: 4px !important; } .charsheet .repcontrol_add:hover, .charsheet .repcontrol_edit:hover, .charsheet .repcontrol_del:hover, .charsheet .repcontrol_move:hover{ border: solid 1px #204060; } .charsheet .repcontrol_add:active, .charsheet .repcontrol_edit:active, .charsheet .repcontrol_del:active, .charsheet .repcontrol_move:active{ background: #fae6c8; color: #507090; border: solid 1px #507090; } .charsheet .repcontrol_add, .charsheet .repcontrol_edit, .charsheet .repcontrol_del{ display: block; } .charsheet .repcontrol_move{ font-family: pictos; content: "`" !important; } .charsheet .repcontrol_del{ font-family: pictos; content: "*" !important; } .charsheet .repcontrol{ height: 20px; } .charsheet .projects{ clear: both; } .charsheet .projects .repcontrol{ clear: both; } .charsheet .projects .repcontainer .repitem{ width: 50%; float: left; } /* === INPUTS === */ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button{ -webkit-appearance: none; margin: 0; } input[type="number"]{ text-align: center; -moz-appearance: textfield; } input[type=number]:focus, input[type=text]:focus{ outline: none; } input[type=number], input[type=text]{ width: 100% !important; margin-bottom: 0px !important; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-radius: 0px; box-shadow: none; background-color: transparent; padding: 2px; line-height: 100%; height: 19px; } input[type=text].input-center{ text-align: center; } .charsheet .attr-container input[type=text], .charsheet .attr-container input[type=number]{ margin-bottom: 0 !important; padding: 2px 2px 0 2px; background-color: transparent; } .charsheet .wrap-box input[type=text], .charsheet .wrap-box input[type=number]{ margin-bottom: 0 !important; padding: 2px 2px 0 2px; background-color: transparent; } charsheet input[disabled]{ background-color: #faebd2 !important; font-weight: bold; cursor: default; -moz-appearance: textfield; } charsheet input:read-only{ cursor: pointer; } .charsheet .attr{ font-weight: bold; color: #204060; } /* === SELECTS === */ select{ width: 100% !important; margin-bottom: 0px !important; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-radius: 0px; box-shadow: none; background-color: transparent; padding-top: 0px; padding-right: 2px; padding-bottom: 2px; padding-left: 0px; line-height: 1.2em; height: 19px; -webkit-appearance: none; -moz-appearance: none; appearance: none; } select:-moz-focusring{ color: transparent; text-shadow: 0 0 0 #000; } select.select{ } select.select-center{ text-align-last: center; } /* === TEXTAREAS === */ textarea{ width: 100% !important; margin-bottom: 0px !important; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-radius: 0px; box-shadow: none; background-color: transparent; padding: 2px; line-height: 100%; } .charsheet .fluid-textarea{ height: 100%; } .charsheet .xs-textarea{ height: 16px; min-height: 16px; } .charsheet .small-textarea{ height: 30px; min-height: 30px; } .charsheet .medium-textarea{ height: 42px; min-height: 42px; } .charsheet .large-textarea{ height: 66px; min-height: 66px; } .charsheet .resize-vertical{ resize: vertical; } /* === AUTO-EXPAND === */ .charsheet .auto-expand{ position: relative; cursor: text; word-wrap: break-word; min-height: 16px; padding: 2px 0px 0px 2px; margin: 1px 0px 0px 0px; border: none; border-radius: 0px; } .charsheet .auto-expand span{ visibility: hidden; white-space: pre-wrap; display: block; } .charsheet .auto-expand textarea{ position: absolute; z-index: 1; top: 0px; left: 0px; margin: 0px; padding: 0px 0px 0px 2px; overflow: hidden; resize: none; line-height: 12px; height: 100%; width: 100%; display: block; box-sizing: border-box; background: transparent; border: none; border-bottom: 1px solid #cccccc; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .charsheet .xs-expand{ min-height: 16px; } .charsheet .small-expand{ min-height: 32px; } .charsheet .medium-expand{ min-height: 48px; } .charsheet .large-expand{ min-height: 96px; } /* === HIDDEN === */ .charsheet .hidden{ display: none; } .charsheet input.hider:not(:checked) + div{ display: none; } .charsheet input.toggle-show:not(:checked) ~ div.block, .charsheet input.toggle-hide:checked ~ div.block{ display: none; } .charsheet .block-a, .charsheet .block-switch:checked ~ .block-b{ display: block; } .charsheet .charsheet .block-b, .charsheet .block-switch:checked ~ .block-a{ display: none; } /* === LABELS === */ /* === TOOLTIPS === */ /* === EXTRAS === */ /* === CHECKBOXES AND RADIOS === */ .charsheet input[type=checkbox]{ display: none; cursor: pointer; } .charsheet label{ position: relative; cursor: pointer; padding: 0px; } .charsheet input[type="checkbox"] + span.box-check{ display: inline-block; padding: 2px; background: #fae6c8; text-align: center; color: #204060; font-size: 10px; width: 100%; height: 22px; border: solid 1px #cccccc; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-font-smoothing: antialiased; -moz-box-shadow: 0 0 1px #cccccc; -webkit-box-shadow: 0 0 1px #cccccc; box-shadow: 0 0 1px #cccccc; } .charsheet input[type="checkbox"]:hover + span.box-check{ border: solid 1px #204060; } .charsheet input[type="checkbox"]:checked + span.box-check{ background: #204060; color: white; } .charsheet input[type="checkbox"]:checked:hover + span.box-check{ background: #3e5e7e; border: solid 1px white; } .charsheet input[type="checkbox"]:active + span.box-check{ background: #3e5e7e; border: solid 1px white; } .charsheet input[type="checkbox"] + span.circle-check{ display: inline-block; padding: 2px; background: #fae6c8; font-family: "Pictos"; text-align: center; color: #204060; font-size: 10px; width: 22px; height: 22px; border: solid 1px #cccccc; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -webkit-font-smoothing: antialiased; -moz-box-shadow: 0 0 1px #cccccc; -webkit-box-shadow: 0 0 1px #cccccc; box-shadow: 0 0 1px #cccccc; } .charsheet input[type="checkbox"]:hover + span.circle-check{ border: solid 1px #204060; } .charsheet input[type="checkbox"]:checked + span.circle-check{ background: #204060; color: white; } .charsheet input[type="checkbox"]:checked:hover + span.circle-check{ background: #3e5e7e; border: solid 1px white; } .charsheet input[type="checkbox"]:active + span.circle-check{ background: #3e5e7e; border: solid 1px white; } .charsheet input[type="checkbox"] + span.show-check{ display: inline-block; padding: 6px 2px 2px 2px; font-family: "Pictos"; -webkit-font-smoothing: antialiased; text-align: center; color: #204060; font-size: 14px; font-weight: normal; width: 100%; height: 22px; } .charsheet input[type="checkbox"]:hover + span.show-check{ color: white; text-shadow: -1px -1px 0 #204060, 1px -1px 0 #204060, -1px 1px 0 #204060, 1px 1px 0 #204060; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #204060; } .charsheet input[type="checkbox"]:checked + span.show-check{ color: #204060; text-shadow: -1px -1px 0 #204060, 1px -1px 0 #204060, -1px 1px 0 #204060, 1px 1px 0 #204060; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #204060; } .charsheet input[type="checkbox"]:checked:hover + span.show-check{ color: white; text-shadow: -1px -1px 0 #204060, 1px -1px 0 #204060, -1px 1px 0 #204060, 1px 1px 0 #204060; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #204060; } .charsheet input[type="checkbox"]:active + span.show-check{ } /* === STYLES === */ .charsheet .bold, .sheet-rolltemplate-godbound .bold{ font-weight: bold; } .charsheet .italic, .sheet-rolltemplate-godbound .italic{ font-style: italic; } ul, ol{ margin: 0 0 0 15px; } li{ line-height: 100%; } /* === BORDERS === */ .charsheet .border-right, .sheet-rolltemplate-godbound .sheet-border-right{ border-right: 1px solid black; } .charsheet .border-left, .sheet-rolltemplate-godbound .sheet-border-left{ border-left: 1px solid black; } .charsheet .border-top, .sheet-rolltemplate-godbound .sheet-border-top{ border-top: 1px solid black; } .charsheet .border-bottom, .sheet-rolltemplate-godbound .sheet-border-bottom{ border-bottom: 1px solid black; } .charsheet .border-right-dotted, .sheet-rolltemplate-godbound .sheet-border-right-dotted{ border-right: 1px dotted black; } .charsheet .border-left-dotted, .sheet-rolltemplate-godbound .sheet-border-left-dotted{ border-left: 1px dotted black; } .charsheet .border-top-dotted, .sheet-rolltemplate-godbound .sheet-border-top-dotted{ border-top: 1px dotted black; } .charsheet .border-bottom-dotted, .sheet-rolltemplate-godbound .sheet-border-bottom-dotted{ border-bottom: 1px dotted black; } /* === LAYOUTS === */ .charsheet .inline, .sheet-rolltemplate-godbound .sheet-inline{ display: inline; } .charsheet .inline-block, .sheet-rolltemplate-godbound .sheet-inline-block{ display: inline-block; } .charsheet .absolute, .sheet-rolltemplate-godbound .sheet-absolute{ position: absolute; top: 0; } .charsheet .relative, .sheet-rolltemplate-godbound .sheet-relative{ position: relative; } .charsheet .float-left, .sheet-rolltemplate-godbound .sheet-float-left{ float: left; } .charsheet .float-right, .sheet-rolltemplate-godbound .sheet-float-right{ float: right; } .charsheet .wrap-box, .sheet-rolltemplate-godbound .sheet-wrap-box{ border: 1px solid black; border-color: #204060 !important; background-color: transparent; border-radius: 5px; padding: 5px; } hr, .sheet-rolltemplate-godbound hr{ border: 0; height: 1px; background-image: -webkit-linear-gradient(left, rgba(40,65,90,0), rgba(40,65,90,1), rgba(40,65,90,0)); background-image: -moz-linear-gradient(left, rgba(40,65,90,0), rgba(40,65,90,1), rgba(40,65,90,0)); background-image: -ms-linear-gradient(left, rgba(40,65,90,0), rgba(40,65,90,1), rgba(40,65,90,0)); background-image: -o-linear-gradient(left, rgba(40,65,90,0), rgba(40,65,90,1), rgba(40,65,90,0)); margin: 5px 0; } span.spacer, .sheet-rolltemplate-godbound span.spacer{ display: block; margin-top: 5px; } .charsheet .spacer-xl{ height: 20px; } .charsheet .important-text{ color: #0000ff; } .charsheet .grey-row{ background-color: #eeeeee; } /* === ALIGNMENT === */ .charsheet .vert-top, .sheet-rolltemplate-godbound .sheet-vert-top{ vertical-align: top !important; } .charsheet .vert-middle, .sheet-rolltemplate-godbound .sheet-vert-middle{ vertical-align: middle !important; } .charsheet .vert-bottom, .sheet-rolltemplate-godbound .sheet-vert-bottom{ vertical-align: bottom !important; } .charsheet .center, .sheet-rolltemplate-godbound .sheet-center{ text-align: center; } .charsheet .left, .sheet-rolltemplate-godbound .sheet-left{ text-align: left; } .charsheet .right, .sheet-rolltemplate-godbound .sheet-right{ text-align: right; } /* === PADDINGS === */ .charsheet .pad-xsm, .sheet-rolltemplate-godbound .sheet-pad-xsm{ padding: 1px; } .charsheet .pad-b-xsm, .sheet-rolltemplate-godbound .sheet-pad-b-xsm{ padding-bottom: 1px; } .charsheet .pad-t-xsm, .sheet-rolltemplate-godbound .sheet-pad-t-xsm{ padding-top: 1px; } .charsheet .pad-l-xsm, .sheet-rolltemplate-godbound .sheet-pad-l-xsm{ padding-left: 1px; } .charsheet .pad-r-xsm, .sheet-rolltemplate-godbound .sheet-pad-r-xsm{ padding-right: 1px; } .charsheet .pad-sm, .sheet-rolltemplate-godbound .sheet-pad-sm{ padding: 2px; } .charsheet .pad-b-sm, .sheet-rolltemplate-godbound .sheet-pad-b-sm{ padding-bottom: 2px; } .charsheet .pad-t-sm, .sheet-rolltemplate-godbound .sheet-pad-t-sm{ padding-top: 2px; } .charsheet .pad-l-sm, .sheet-rolltemplate-godbound .sheet-pad-l-sm{ padding-left: 2px; } .charsheet .pad-r-sm, .sheet-rolltemplate-godbound .sheet-pad-r-sm{ padding-right: 2px; } .charsheet .pad-smd, .sheet-rolltemplate-godbound .sheet-pad-md{ padding: 4px; } .charsheet .pad-b-smd, .sheet-rolltemplate-godbound .sheet-pad-b-md{ padding-bottom: 4px; } .charsheet .pad-t-smd, .sheet-rolltemplate-godbound .sheet-pad-t-md{ padding-top: 4px; } .charsheet .pad-l-smd, .sheet-rolltemplate-godbound .sheet-pad-l-md{ padding-left: 4px; } .charsheet .pad-r-smd, .sheet-rolltemplate-godbound .sheet-pad-r-md{ padding-right: 4px; } .charsheet .pad-md, .sheet-rolltemplate-godbound .sheet-pad-md{ padding: 5px; } .charsheet .pad-b-md, .sheet-rolltemplate-godbound .sheet-pad-b-md{ padding-bottom: 5px; } .charsheet .pad-t-md, .sheet-rolltemplate-godbound .sheet-pad-t-md{ padding-top: 5px; } .charsheet .pad-l-md, .sheet-rolltemplate-godbound .sheet-pad-l-md{ padding-left: 5px; } .charsheet .pad-r-md, .sheet-rolltemplate-godbound .sheet-pad-r-md{ padding-right: 5px; } .charsheet .pad-lg, .sheet-rolltemplate-godbound .sheet-pad-lg{ padding: 10px; } .charsheet .pad-b-lg, .sheet-rolltemplate-godbound .sheet-pad-b-lg{ padding-bottom: 10px; } .charsheet .pad-t-lg, .sheet-rolltemplate-godbound .sheet-pad-t-lg{ padding-top: 10px; } .charsheet .pad-l-lg, .sheet-rolltemplate-godbound .sheet-pad-l-lg{ padding-left: 10px; } .charsheet .pad-r-lg, .sheet-rolltemplate-godbound .sheet-pad-r-lg{ padding-right: 10px; } .charsheet .pad-xl, .sheet-rolltemplate-godbound .sheet-pad-xl{ padding: 15px; } .charsheet .pad-b-xl, .sheet-rolltemplate-godbound .sheet-pad-b-xl{ padding-bottom: 15px; } .charsheet .pad-t-xl, .sheet-rolltemplate-godbound .sheet-pad-t-xl{ padding-top: 15px; } .charsheet .pad-l-xl, .sheet-rolltemplate-godbound .sheet-pad-l-xl{ padding-left: 20px; } .charsheet .pad-r-xl, .sheet-rolltemplate-godbound .sheet-pad-r-xl{ padding-right: 20px; } /* === MARGINS === */ .charsheet .mar-b-sm, .sheet-rolltemplate-godbound .sheet-mar-b-sm{ margin-bottom: 2px; } .charsheet .mar-t-sm, .sheet-rolltemplate-godbound .sheet-mar-t-sm{ margin-top: 2px; } .charsheet .mar-l-sm, .sheet-rolltemplate-godbound .sheet-mar-l-sm{ margin-left: 2px; } .charsheet .mar-r-sm, .sheet-rolltemplate-godbound .sheet-mar-r-sm{ margin-right: 2px; } .charsheet .mar-b-md, .sheet-rolltemplate-godbound .sheet-mar-b-md{ margin-bottom: 5px; } .charsheet .mar-t-md, .sheet-rolltemplate-godbound .sheet-mar-t-md{ margin-top: 5px; } .charsheet .mar-l-md, .sheet-rolltemplate-godbound .sheet-mar-l-md{ margin-left: 5px; } .charsheet .mar-r-md, .sheet-rolltemplate-godbound .sheet-mar-r-md{ margin-right: 5px; } .charsheet .mar-b-lg, .sheet-rolltemplate-godbound .sheet-mar-b-lg{ margin-bottom: 10px; } .charsheet .mar-t-lg, .sheet-rolltemplate-godbound .sheet-mar-t-lg{ margin-top: 10px; } .charsheet .mar-l-lg, .sheet-rolltemplate-godbound .sheet-mar-l-lg{ margin-left: 10px; } .charsheet .mar-r-lg, .sheet-rolltemplate-godbound .sheet-mar-r-lg{ margin-right: 10px; } /* === ROLL TEMPLATE === */ .sheet-rolltemplate-godbound{ margin-left: -4px; margin-right: -2px } .sheet-rolltemplate-godbound div.sheet-wrap-box{ padding: 2px; background: url(http://i.imgur.com/we8YpaH.png) top left repeat; } .sheet-rolltemplate-godbound .sheet-row:nth-child(even){ background-color: transparent; } .sheet-rolltemplate-godbound .sheet-rt-key, .sheet-rolltemplate-godbound .sheet-rt-key-wide{ font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; -moz-text-decoration-color: #fae6c8; text-decoration-color: #fae6c8; } .sheet-rolltemplate-godbound .sheet-rt-key{ max-width: 120px; } .sheet-rolltemplate-godbound .sheet-rt-value{ box-sizing: border-box; } .sheet-rolltemplate-godbound .sheet-main-content .row:not(:first-child){ margin-top: 2px; } .sheet-rolltemplate-godbound .sheet-main-content hr.sheet-roll{ width: 80%; margin-left: auto; margin-right: auto; color: #D7A540; background-color: #4093d7; height: 1px; } .sheet-rolltemplate-godbound .sheet-wrap-box .inlinerollresult{ background: transparent; border: none; padding: 0 2px; font-weight: bold; font-size: 1em; } .sheet-rolltemplate-godbound .inlinerollresult.fullcrit{ color: #3FB315; border: none; } .sheet-rolltemplate-godbound .inlinerollresult.fullfail{ color: #B31515; border: none; } .sheet-rolltemplate-godbound .inlinerollresult.importantroll{ color: #4A57ED; border: none; } .sheet-rolltemplate-godbound .sheet-critical-success{ color: #3FB315; } .sheet-rolltemplate-godbound .sheet-critical-failure{ color: #B31515; } /* === DARK MODE === */ .sheet-darkmode .charsheet span[class*="tab-page"]{ background: #554740; } .sheet-darkmode .charsheet input.tab-page-character:hover + span.tab-page-character, .sheet-darkmode .charsheet input.tab-page-arts:hover + span.tab-page-arts, .sheet-darkmode .charsheet input.tab-page-npc:hover + span.tab-page-npc, .sheet-darkmode .charsheet input.tab-page-faction:hover + span.tab-page-faction{ color: #dfbf9f; background: #160800; border: solid 1px #dfbf9f; } .sheet-darkmode input.tab-page-character:checked + span.tab-page-character, .sheet-darkmode input.tab-page-arts:checked + span.tab-page-arts, .sheet-darkmode input.tab-page-npc:checked + span.tab-page-npc, .sheet-darkmode input.tab-page-faction:checked + span.tab-page-faction{ color: black; background-color: #dfbf9f; } .sheet-darkmode input.tab-page-character:checked:hover + span.tab-page-character, .sheet-darkmode input.tab-page-arts:checked:hover + span.tab-page-arts, .sheet-darkmode input.tab-page-npc:checked:hover + span.tab-page-npc, .sheet-darkmode input.tab-page-faction:checked:hover + span.tab-page-faction{ color: #dfbf9f; background-color: #160800; } .sheet-darkmode .charsheet hr, .sheet-rolltemplate-darkmode hr{ border: 0; height: 1px; background-image: -webkit-linear-gradient(left, rgba(215,190,165,0), rgba(215,190,165,1), rgba(215,190,165,0)); background-image: -moz-linear-gradient(left, rgba(215,190,165,0), rgba(215,190,165,1), rgba(215,190,165,0)); background-image: -ms-linear-gradient(left, rgba(215,190,165,0), rgba(215,190,165,1), rgba(215,190,165,0)); background-image: -o-linear-gradient(left, rgba(215,190,165,0), rgba(215,190,165,1), rgba(215,190,165,0)); margin: 5px 0; } .sheet-rolltemplate-darkmode .sheet-wrap-box{ color: #dfbf9f; background: url(https://i.imgur.com/hVTGBpu.png) top left repeat !important; } .sheet-darkmode .charsheet .attr{ color: #dfbf9f; } .sheet-darkmode .charsheet button, .sheet-darkmode .charsheet input, .sheet-darkmode .charsheet input[disabled], .sheet-darkmode .charsheet select, .sheet-darkmode .charsheet textarea, [class*="col"]{ color: #dfbf9f; border-color: #dfbf9f !impotant; } .sheet-darkmode .charsheet{ color: #dfbf9f; } .sheet-rolltemplate-darkmode h1, .sheet-darkmode h1{ color: #dfbf9f; } .sheet-rolltemplate-darkmode h2, .sheet-darkmode h2{ color: #dfbf9f; } .sheet-rolltemplate-darkmode h3, .sheet-darkmode h3{ color: #dfbf9f; } .sheet-rolltemplate-darkmode h4, .sheet-darkmode h4{ color: #dfbf9f; } .sheet-rolltemplate-darkmode h5, .sheet-darkmode h5{ color: #dfbf9f; } .sheet-darkmode .charsheet{ background: url('https://i.imgur.com/hVTGBpu.png'); } .sheet-darkmode .charsheet span[class*="tab"]{ color: #dfbf9f; border-color: #dfbf9f !important; } .sheet-darkmode button[type=roll]:before, .sheet-darkmode button[type=roll] span{ font-weight: bold; } .sheet-darkmode button[type=roll]:hover{ color: black; background-color: #dfbf9f; } .sheet-darkmode button[type=roll]{ background-color: #554740; border-color: #554740; color: #dfbf9f; background-image: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,0)); text-shadow: 0 1px 1px rgba(0,0,0,0.75); } .sheet-darkmode .chatbutton button[type=roll]{ background-color: #554740; border-color: #554740; color: #dfbf9f; background-image: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,0)); text-shadow: 0 1px 1px rgba(255,255,255,255.75); } .sheet-darkmode .chatbutton button[type=roll]:hover{ color: black; background-color: #dfbf9f; } .sheet-darkmode .charsheet .title-banner-heading, .sheet-rolltemplate-darkmode .sheet-title-banner-heading{ background-image: url(https://i.imgur.com/NkdgWLT.png); } .sheet-darkmode .charsheet .title-banner-subheading, .sheet-rolltemplate-darkmode .sheet-title-banner-subheading{ background-image: url(https://i.imgur.com/Gb7CcEP.png); } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_facts] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_autoattacks] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_multidieattacks] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_weapons] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_treasures] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_words] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_gifts] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_miracles] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_artifacts] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_strifes] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_techniques] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_spells] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_gate] > button.btn.repcontrol_add::after, .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_way] > button.btn.repcontrol_add::after, .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_throne] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_powers] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_projects] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_npctactics] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_npcweapons] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_npcefforts] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_factioninterests] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_factionfeatures] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_factionproblems] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol[data-groupname=repeating_factionprojects] > button.btn.repcontrol_add::after{ background-color: #554740; } .sheet-darkmode .charsheet .repcontrol_add, .sheet-darkmode .charsheet .repcontrol_edit, .sheet-darkmode .charsheet .repcontrol_del, .sheet-darkmode .charsheet .repcontrol_move{ border-color: #333333; background: #554740; color: #dfbf9f; text-shadow: 0 1px 1px rgba(0,0,0,0.75); } .sheet-darkmode .charsheet .repcontrol_add:hover, .sheet-darkmode .charsheet .repcontrol_edit:hover, .sheet-darkmode .charsheet .repcontrol_del:hover, .sheet-darkmode .charsheet .repcontrol_move:hover{ border: solid 1px #dfbf9f; } .sheet-darkmode .charsheet .repcontrol_add:active, .sheet-darkmode .charsheet .repcontrol_edit:active, .sheet-darkmode .charsheet .repcontrol_del:active, .sheet-darkmode .charsheet .repcontrol_move:active{ background: #051937; color: #af8f6f; border: solid 1px #af8f6f; } .sheet-darkmode .charsheet input[disabled]{ background-color: #150700 !important; } .sheet-darkmode .charsheet .auto-expand textarea{ border-bottom: 1px solid #333333; } .sheet-darkmode .charsheet .wrap-box, .sheet-rolltemplate-darkmode .sheet-wrap-box{ border: 1px solid white; border-color: #dfbf9f !important; } .sheet-darkmode .charsheet input[type="checkbox"].circle-check{ color: #dfbf9f; } .sheet-darkmode .charsheet input[type="checkbox"].circle-check:checked + span::before{ color: black; text-shadow: -1px -1px 0 #dfbf9f, 1px -1px 0 #dfbf9f, -1px 1px 0 #dfbf9f, 1px 1px 0 #dfbf9f; -webkit-text-stroke-color: #dfbf9f; } .sheet-rolltemplate-darkmode .inlinerollresult.importantroll{ color: #6875ff; border: none; } .sheet-rolltemplate-darkmode .sheet-critical-success{ color: #3FB315; } .sheet-rolltemplate-darkmode .sheet-critical-failure{ color: #B31515; } .sheet-darkmode .charsheet input[type="checkbox"] + span.box-check{ background: #554740; color: #dfbf9f; border: solid 1px #333333; -moz-box-shadow: 0 0 1px #333333; -webkit-box-shadow: 0 0 1px #333333; box-shadow: 0 0 1px #333333; } .sheet-darkmode .charsheet input[type="checkbox"]:hover + span.box-check{ border: solid 1px #dfbf9f; } .sheet-darkmode .charsheet input[type="checkbox"]:checked + span.box-check{ background: #dfbf9f; color: black; } .sheet-darkmode .charsheet input[type="checkbox"]:checked:hover + span.box-check{ background: #554740; color: #dfbf9f; border: solid 1px white; } .sheet-darkmode .charsheet input[type="checkbox"]:active + span.box-check{ background: #554740; border: solid 1px white; } .sheet-darkmode .charsheet input[type="checkbox"] + span.circle-check{ background: #554740; color: #dfbf9f; border: solid 1px #333333; -moz-box-shadow: 0 0 1px #333333; -webkit-box-shadow: 0 0 1px #333333; box-shadow: 0 0 1px #333333; } .sheet-darkmode .charsheet input[type="checkbox"]:hover + span.circle-check{ border: solid 1px #dfbf9f; } .sheet-darkmode .charsheet input[type="checkbox"]:checked + span.circle-check{ background: #dfbf9f; color: white; } .sheet-darkmode .charsheet input[type="checkbox"]:checked:hover + span.circle-check{ background: #554740; border: solid 1px white; } .sheet-darkmode .charsheet input[type="checkbox"]:active + span.circle-check{ background: #554740; border: solid 1px white; } .sheet-darkmode .charsheet input[type="checkbox"] + span.show-check{ color: #dfbf9f; } .sheet-darkmode .charsheet input[type="checkbox"]:hover + span.show-check{ color: #dfbf9f; text-shadow: -1px -1px 0 #dfbf9f, 1px -1px 0 #dfbf9f, -1px 1px 0 #dfbf9f, 1px 1px 0 #dfbf9f; -webkit-text-stroke-color: #dfbf9f; } .sheet-darkmode .charsheet input[type="checkbox"]:checked + span.show-check{ color: #dfbf9f; text-shadow: -1px -1px 0 #dfbf9f, 1px -1px 0 #dfbf9f, -1px 1px 0 #dfbf9f, 1px 1px 0 #dfbf9f; -webkit-text-stroke-color: #dfbf9f; } .sheet-darkmode .charsheet input[type="checkbox"]:checked:hover + span.show-check{ color: #554740; text-shadow: -1px -1px 0 #dfbf9f, 1px -1px 0 #dfbf9f, -1px 1px 0 #dfbf9f, 1px 1px 0 #dfbf9f; -webkit-text-stroke-color: #dfbf9f; } .sheet-darkmode .charsheet input[type="checkbox"]:active + span.show-check{ } /* === CSS GRID (do not edit below this line or risk breaking formatting) === */ .charsheet .row{ margin: 0px; } .charsheet .row, .sheet-rolltemplate-godbound .sheet-row{ letter-spacing: -0.31em; /* Webkit: collapse white-space between units */ *letter-spacing: normal; /* reset IE < 8 */ *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */ text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */ } .opera-only :-o-prefocus, .sheet-rolltemplate-godbound .sheet-opera-only :-o-prefocus{ word-spacing: -0.43em; } .charsheet .col-rowspan, .sheet-rolltemplate-godbound .sheet-col-535{ top: 0; bottom: 0; height: 100%; } [class^="col"], .sheet-rolltemplate-godbound [class^="sheet-col"]{ display: inline-block; *display: inline; /* IE < 8: fake inline-block */ zoom: 1; letter-spacing: normal; word-spacing: normal; vertical-align: top; text-rendering: auto; } .charsheet .col-1, .sheet-rolltemplate-godbound .sheet-col-1{ width: 100%; display: block; } .charsheet .col-1-2, .sheet-rolltemplate-godbound .sheet-col-1-2{ width: 50%; } .charsheet .offset-1-2, .sheet-rolltemplate-godbound .sheet-offset-1-2{ margin-left: 50%; } .charsheet .col-1-3, .sheet-rolltemplate-godbound .sheet-col-1-3{ width: 33.33333%; } .charsheet .offset-1-3, .sheet-rolltemplate-godbound .sheet-offset-1-3{ margin-left: 33.33333%; } .charsheet .col-2-3, .sheet-rolltemplate-godbound .sheet-col-2-3{ width: 66.66667%; } .charsheet .offset-2-3, .sheet-rolltemplate-godbound .sheet-offset-2-3{ margin-left: 66.66667%; } .charsheet .col-1-4, .sheet-rolltemplate-godbound .sheet-col-1-4{ width: 25%; } .charsheet .offset-1-4, .sheet-rolltemplate-godbound .sheet-offset-1-4{ margin-left: 25%; } .charsheet .col-3-4, .sheet-rolltemplate-godbound .sheet-col-3-4{ width: 75%; } .charsheet .offset-3-4, .sheet-rolltemplate-godbound .sheet-offset-3-4{ margin-left: 75%; } .charsheet .col-1-5, .sheet-rolltemplate-godbound .sheet-col-1-5{ width: 20%; } .charsheet .offset-1-5, .sheet-rolltemplate-godbound .sheet-offset-1-5{ margin-left: 20%; } .charsheet .col-2-5, .sheet-rolltemplate-godbound .sheet-col-2-5{ width: 40%; } .charsheet .offset-2-5, .sheet-rolltemplate-godbound .sheet-offset-2-5{ margin-left: 40%; } .charsheet .col-3-5, .sheet-rolltemplate-godbound .sheet-col-3-5{ width: 60%; } .charsheet .offset-3-5, .sheet-rolltemplate-godbound .sheet-offset-3-5{ margin-left: 60%; } .charsheet .col-4-5, .sheet-rolltemplate-godbound .sheet-col-4-5{ width: 80%; } .charsheet .offset-4-5, .sheet-rolltemplate-godbound .sheet-offset-4-5{ margin-left: 80%; } .charsheet .col-1-6, .sheet-rolltemplate-godbound .sheet-col-1-6{ width: 16.66667%; } .charsheet .offset-1-6, .sheet-rolltemplate-godbound .sheet-offset-1-6{ margin-left: 16.66667%; } .charsheet .col-5-6, .sheet-rolltemplate-godbound .sheet-col-5-6{ width: 83.33333%; } .charsheet .offset-5-6, .sheet-rolltemplate-godbound .sheet-offset-5-6{ margin-left: 83.33333%; } .charsheet .col-1-7, .sheet-rolltemplate-godbound .sheet-col-1-7{ width: 14.28571%; } .charsheet .offset-1-7, .sheet-rolltemplate-godbound .sheet-offset-1-7{ margin-left: 14.28571%; } .charsheet .col-2-7, .sheet-rolltemplate-godbound .sheet-col-2-7{ width: 28.57143%; } .charsheet .offset-2-7, .sheet-rolltemplate-godbound .sheet-offset-2-7{ margin-left: 28.57143%; } .charsheet .col-3-7, .sheet-rolltemplate-godbound .sheet-col-3-7{ width: 42.85714%; } .charsheet .offset-3-7, .sheet-rolltemplate-godbound .sheet-offset-3-7{ margin-left: 42.85714%; } .charsheet .col-4-7, .sheet-rolltemplate-godbound .sheet-col-4-7{ width: 57.14286%; } .charsheet .offset-4-7, .sheet-rolltemplate-godbound .sheet-offset-4-7{ margin-left: 57.14286%; } .charsheet .col-5-7, .sheet-rolltemplate-godbound .sheet-col-5-7{ width: 71.42857%; } .charsheet .offset-5-7, .sheet-rolltemplate-godbound .sheet-offset-5-7{ margin-left: 71.42857%; } .charsheet .col-6-7, .sheet-rolltemplate-godbound .sheet-col-6-7{ width: 85.71429%; } .charsheet .offset-6-7, .sheet-rolltemplate-godbound .sheet-offset-6-7{ margin-left: 85.71429%; } .charsheet .col-1-8, .sheet-rolltemplate-godbound .sheet-col-1-8{ width: 12.5%; } .charsheet .offset-1-8, .sheet-rolltemplate-godbound .sheet-offset-1-8{ margin-left: 12.5%; } .charsheet .col-3-8, .sheet-rolltemplate-godbound .sheet-col-3-8{ width: 37.5%; } .charsheet .offset-3-8, .sheet-rolltemplate-godbound .sheet-offset-3-8{ margin-left: 37.5%; } .charsheet .col-5-8, .sheet-rolltemplate-godbound .sheet-col-5-8{ width: 62.5%; } .charsheet .offset-5-8, .sheet-rolltemplate-godbound .sheet-offset-5-8{ margin-left: 62.5%; } .charsheet .col-7-8, .sheet-rolltemplate-godbound .sheet-col-7-8{ width: 87.5%; } .charsheet .offset-7-8, .sheet-rolltemplate-godbound .sheet-offset-7-8{ margin-left: 87.5%; } .charsheet .col-1-9, .sheet-rolltemplate-godbound .sheet-col-1-9{ width: 11.11111%; } .charsheet .offset-1-9, .sheet-rolltemplate-godbound .sheet-offset-1-9{ margin-left: 11.11111%; } .charsheet .col-2-9, .sheet-rolltemplate-godbound .sheet-col-2-9{ width: 22.22222%; } .charsheet .offset-2-9, .sheet-rolltemplate-godbound .sheet-offset-2-9{ margin-left: 22.22222%; } .charsheet .col-4-9, .sheet-rolltemplate-godbound .sheet-col-4-9{ width: 44.44444%; } .charsheet .offset-4-9, .sheet-rolltemplate-godbound .sheet-offset-4-9{ margin-left: 44.44444%; } .charsheet .col-5-9, .sheet-rolltemplate-godbound .sheet-col-5-9{ width: 55.55556%; } .charsheet .offset-5-9, .sheet-rolltemplate-godbound .sheet-offset-5-9{ margin-left: 55.55556%; } .charsheet .col-7-9, .sheet-rolltemplate-godbound .sheet-col-7-9{ width: 77.77778%; } .charsheet .offset-7-9, .sheet-rolltemplate-godbound .sheet-offset-7-9{ margin-left: 77.77778%; } .charsheet .col-8-9, .sheet-rolltemplate-godbound .sheet-col-8-9{ width: 88.88889%; } .charsheet .offset-8-9, .sheet-rolltemplate-godbound .sheet-offset-8-9{ margin-left: 88.88889%; } .charsheet .col-1-10, .sheet-rolltemplate-godbound .sheet-col-1-10{ width: 10%; } .charsheet .offset-1-10, .sheet-rolltemplate-godbound .sheet-offset-1-10{ margin-left: 10%; } .charsheet .col-3-10, .sheet-rolltemplate-godbound .sheet-col-3-10{ width: 30%; } .charsheet .offset-3-10, .sheet-rolltemplate-godbound .sheet-offset-3-10{ margin-left: 30%; } .charsheet .col-7-10, .sheet-rolltemplate-godbound .sheet-col-7-10{ width: 70%; } .charsheet .offset-7-10, .sheet-rolltemplate-godbound .sheet-offset-7-10{ margin-left: 70%; } .charsheet .col-9-10, .sheet-rolltemplate-godbound .sheet-col-9-10{ width: 90%; } .charsheet .offset-9-10, .sheet-rolltemplate-godbound .sheet-offset-9-10{ margin-left: 90%; } .charsheet .col-1-11, .sheet-rolltemplate-godbound .sheet-col-1-11{ width: 9.09091%; } .charsheet .offset-1-11, .sheet-rolltemplate-godbound .sheet-offset-1-11{ margin-left: 9.09091%; } .charsheet .col-2-11, .sheet-rolltemplate-godbound .sheet-col-2-11{ width: 18.18182%; } .charsheet .offset-2-11, .sheet-rolltemplate-godbound .sheet-offset-2-11{ margin-left: 18.18182%; } .charsheet .col-3-11, .sheet-rolltemplate-godbound .sheet-col-3-11{ width: 27.27273%; } .charsheet .offset-3-11, .sheet-rolltemplate-godbound .sheet-offset-3-11{ margin-left: 27.27273%; } .charsheet .col-4-11, .sheet-rolltemplate-godbound .sheet-col-4-11{ width: 36.36364%; } .charsheet .offset-4-11, .sheet-rolltemplate-godbound .sheet-offset-4-11{ margin-left: 36.36364%; } .charsheet .col-5-11, .sheet-rolltemplate-godbound .sheet-col-5-11{ width: 45.45455%; } .charsheet .offset-5-11, .sheet-rolltemplate-godbound .sheet-offset-5-11{ margin-left: 45.45455%; } .charsheet .col-6-11, .sheet-rolltemplate-godbound .sheet-col-6-11{ width: 54.54545%; } .charsheet .offset-6-11, .sheet-rolltemplate-godbound .sheet-offset-6-11{ margin-left: 54.54545%; } .charsheet .col-7-11, .sheet-rolltemplate-godbound .sheet-col-7-11{ width: 63.63636%; } .charsheet .offset-7-11, .sheet-rolltemplate-godbound .sheet-offset-7-11{ margin-left: 63.63636%; } .charsheet .col-8-11, .sheet-rolltemplate-godbound .sheet-col-8-11{ width: 72.72727%; } .charsheet .offset-8-11, .sheet-rolltemplate-godbound .sheet-offset-8-11{ margin-left: 72.72727%; } .charsheet .col-9-11, .sheet-rolltemplate-godbound .sheet-col-9-11{ width: 81.81818%; } .charsheet .offset-9-11, .sheet-rolltemplate-godbound .sheet-offset-9-11{ margin-left: 81.81818%; } .charsheet .col-10-11, .sheet-rolltemplate-godbound .sheet-col-10-11{ width: 90.90909%; } .charsheet .offset-10-11, .sheet-rolltemplate-godbound .sheet-offset-10-11{ margin-left: 90.90909%; } .charsheet .col-1-12, .sheet-rolltemplate-godbound .sheet-col-1-12{ width: 8.33333%; } .charsheet .offset-1-12, .sheet-rolltemplate-godbound .sheet-offset-1-12{ margin-left: 8.33333%; } .charsheet .col-5-12, .sheet-rolltemplate-godbound .sheet-col-5-12{ width: 41.66667%; } .charsheet .offset-5-12, .sheet-rolltemplate-godbound .sheet-offset-5-12{ margin-left: 41.66667%; } .charsheet .col-7-12, .sheet-rolltemplate-godbound .sheet-col-7-12{ width: 58.33333%; } .charsheet .offset-7-12, .sheet-rolltemplate-godbound .sheet-offset-7-12{ margin-left: 58.33333%; } .charsheet .col-11-12, .sheet-rolltemplate-godbound .sheet-col-11-12{ width: 91.66667%; } .charsheet .offset-11-12, .sheet-rolltemplate-godbound .sheet-offset-11-12{ margin-left: 91.66667%; } .charsheet .col-1-13, .sheet-rolltemplate-godbound .sheet-col-1-13{ width: 7.69231%; } .charsheet .offset-1-13, .sheet-rolltemplate-godbound .sheet-offset-1-13{ margin-left: 7.69231%; } .charsheet .col-2-13, .sheet-rolltemplate-godbound .sheet-col-2-13{ width: 15.38462%; } .charsheet .offset-2-13, .sheet-rolltemplate-godbound .sheet-offset-2-13{ margin-left: 15.38462%; } .charsheet .col-3-13, .sheet-rolltemplate-godbound .sheet-col-3-13{ width: 23.07692%; } .charsheet .offset-3-13, .sheet-rolltemplate-godbound .sheet-offset-3-13{ margin-left: 23.07692%; } .charsheet .col-4-13, .sheet-rolltemplate-godbound .sheet-col-4-13{ width: 30.76923%; } .charsheet .offset-4-13, .sheet-rolltemplate-godbound .sheet-offset-4-13{ margin-left: 30.76923%; } .charsheet .col-5-13, .sheet-rolltemplate-godbound .sheet-col-5-13{ width: 38.46154%; } .charsheet .offset-5-13, .sheet-rolltemplate-godbound .sheet-offset-5-13{ margin-left: 38.46154%; } .charsheet .col-6-13, .sheet-rolltemplate-godbound .sheet-col-6-13{ width: 46.15385%; } .charsheet .offset-6-13, .sheet-rolltemplate-godbound .sheet-offset-6-13{ margin-left: 46.15385%; } .charsheet .col-7-13, .sheet-rolltemplate-godbound .sheet-col-7-13{ width: 53.84615%; } .charsheet .offset-7-13, .sheet-rolltemplate-godbound .sheet-offset-7-13{ margin-left: 53.84615%; } .charsheet .col-8-13, .sheet-rolltemplate-godbound .sheet-col-8-13{ width: 61.53846%; } .charsheet .offset-8-13, .sheet-rolltemplate-godbound .sheet-offset-8-13{ margin-left: 61.53846%; } .charsheet .col-9-13, .sheet-rolltemplate-godbound .sheet-col-9-13{ width: 69.23077%; } .charsheet .offset-9-13, .sheet-rolltemplate-godbound .sheet-offset-9-13{ margin-left: 69.23077%; } .charsheet .col-10-13, .sheet-rolltemplate-godbound .sheet-col-10-13{ width: 76.92308%; } .charsheet .offset-10-13, .sheet-rolltemplate-godbound .sheet-offset-10-13{ margin-left: 76.92308%; } .charsheet .col-11-13, .sheet-rolltemplate-godbound .sheet-col-11-13{ width: 84.61538%; } .charsheet .offset-11-13, .sheet-rolltemplate-godbound .sheet-offset-11-13{ margin-left: 84.61538%; } .charsheet .col-12-13, .sheet-rolltemplate-godbound .sheet-col-12-13{ width: 92.30769%; } .charsheet .offset-12-13, .sheet-rolltemplate-godbound .sheet-offset-12-13{ margin-left: 92.30769%; } .charsheet .col-1-14, .sheet-rolltemplate-godbound .sheet-col-1-14{ width: 7.14286%; } .charsheet .offset-1-14, .sheet-rolltemplate-godbound .sheet-offset-1-14{ margin-left: 7.14286%; } .charsheet .col-3-14, .sheet-rolltemplate-godbound .sheet-col-3-14{ width: 21.42857%; } .charsheet .offset-3-14, .sheet-rolltemplate-godbound .sheet-offset-3-14{ margin-left: 21.42857%; } .charsheet .col-5-14, .sheet-rolltemplate-godbound .sheet-col-5-14{ width: 35.71429%; } .charsheet .offset-5-14, .sheet-rolltemplate-godbound .sheet-offset-5-14{ margin-left: 35.71429%; } .charsheet .col-9-14, .sheet-rolltemplate-godbound .sheet-col-9-14{ width: 64.28571%; } .charsheet .offset-9-14, .sheet-rolltemplate-godbound .sheet-offset-9-14{ margin-left: 64.28571%; } .charsheet .col-11-14, .sheet-rolltemplate-godbound .sheet-col-11-14{ width: 78.57143%; } .charsheet .offset-11-14, .sheet-rolltemplate-godbound .sheet-offset-11-14{ margin-left: 78.57143%; } .charsheet .col-13-14, .sheet-rolltemplate-godbound .sheet-col-13-14{ width: 92.85714%; } .charsheet .offset-13-14, .sheet-rolltemplate-godbound .sheet-offset-13-14{ margin-left: 92.85714%; } .charsheet .col-1-15, .sheet-rolltemplate-godbound .sheet-col-1-15{ width: 6.66667%; } .charsheet .offset-1-15, .sheet-rolltemplate-godbound .sheet-offset-1-15{ margin-left: 6.66667%; } .charsheet .col-2-15, .sheet-rolltemplate-godbound .sheet-col-2-15{ width: 13.33333%; } .charsheet .offset-2-15, .sheet-rolltemplate-godbound .sheet-offset-2-15{ margin-left: 13.33333%; } .charsheet .col-4-15, .sheet-rolltemplate-godbound .sheet-col-4-15{ width: 26.66667%; } .charsheet .offset-4-15, .sheet-rolltemplate-godbound .sheet-offset-4-15{ margin-left: 26.66667%; } .charsheet .col-7-15, .sheet-rolltemplate-godbound .sheet-col-7-15{ width: 46.66667%; } .charsheet .offset-7-15, .sheet-rolltemplate-godbound .sheet-offset-7-15{ margin-left: 46.66667%; } .charsheet .col-8-15, .sheet-rolltemplate-godbound .sheet-col-8-15{ width: 53.33333%; } .charsheet .offset-8-15, .sheet-rolltemplate-godbound .sheet-offset-8-15{ margin-left: 53.33333%; } .charsheet .col-10-15, .sheet-rolltemplate-godbound .sheet-col-10-15{ width: 66.66667%; } .charsheet .offset-10-15, .sheet-rolltemplate-godbound .sheet-offset-10-15{ margin-left: 66.66667%; } .charsheet .col-11-15, .sheet-rolltemplate-godbound .sheet-col-11-15{ width: 73.33333%; } .charsheet .offset-11-15, .sheet-rolltemplate-godbound .sheet-offset-11-15{ margin-left: 73.33333%; } .charsheet .col-13-15, .sheet-rolltemplate-godbound .sheet-col-13-15{ width: 86.66667%; } .charsheet .offset-13-15, .sheet-rolltemplate-godbound .sheet-offset-13-15{ margin-left: 86.66667%; } .charsheet .col-14-15, .sheet-rolltemplate-godbound .sheet-col-14-15{ width: 93.33333%; } .charsheet .offset-14-15, .sheet-rolltemplate-godbound .sheet-offset-14-15{ margin-left: 93.33333%; } .charsheet .col-1-16, .sheet-rolltemplate-godbound .sheet-col-1-16{ width: 6.25%; } .charsheet .offset-1-16, .sheet-rolltemplate-godbound .sheet-offset-1-16{ margin-left: 6.25%; } .charsheet .col-3-16, .sheet-rolltemplate-godbound .sheet-col-3-16{ width: 18.75%; } .charsheet .offset-3-16, .sheet-rolltemplate-godbound .sheet-offset-3-16{ margin-left: 18.75%; } .charsheet .col-5-16, .sheet-rolltemplate-godbound .sheet-col-5-16{ width: 31.25%; } .charsheet .offset-5-16, .sheet-rolltemplate-godbound .sheet-offset-5-16{ margin-left: 31.25%; } .charsheet .col-7-16, .sheet-rolltemplate-godbound .sheet-col-7-16{ width: 43.75%; } .charsheet .offset-7-16, .sheet-rolltemplate-godbound .sheet-offset-7-16{ margin-left: 43.75%; } .charsheet .col-9-16, .sheet-rolltemplate-godbound .sheet-col-9-16{ width: 56.25%; } .charsheet .offset-9-16, .sheet-rolltemplate-godbound .sheet-offset-9-16{ margin-left: 56.25%; } .charsheet .col-11-16, .sheet-rolltemplate-godbound .sheet-col-11-16{ width: 68.75%; } .charsheet .offset-11-16, .sheet-rolltemplate-godbound .sheet-offset-11-16{ margin-left: 68.75%; } .charsheet .col-13-16, .sheet-rolltemplate-godbound .sheet-col-13-16{ width: 81.25%; } .charsheet .offset-13-16, .sheet-rolltemplate-godbound .sheet-offset-13-16{ margin-left: 81.25%; } .charsheet .col-15-16, .sheet-rolltemplate-godbound .sheet-col-15-16{ width: 93.75%; } .charsheet .offset-15-16, .sheet-rolltemplate-godbound .sheet-offset-15-16{ margin-left: 93.75%; } .charsheet .col-1-17, .sheet-rolltemplate-godbound .sheet-col-1-17{ width: 5.88235%; } .charsheet .offset-1-17, .sheet-rolltemplate-godbound .sheet-offset-1-17{ margin-left: 5.88235%; } .charsheet .col-2-17, .sheet-rolltemplate-godbound .sheet-col-2-17{ width: 11.76471%; } .charsheet .offset-2-17, .sheet-rolltemplate-godbound .sheet-offset-2-17{ margin-left: 11.76471%; } .charsheet .col-3-17, .sheet-rolltemplate-godbound .sheet-col-3-17{ width: 17.64706%; } .charsheet .offset-3-17, .sheet-rolltemplate-godbound .sheet-offset-3-17{ margin-left: 17.64706%; } .charsheet .col-4-17, .sheet-rolltemplate-godbound .sheet-col-4-17{ width: 23.52941%; } .charsheet .offset-4-17, .sheet-rolltemplate-godbound .sheet-offset-4-17{ margin-left: 23.52941%; } .charsheet .col-5-17, .sheet-rolltemplate-godbound .sheet-col-5-17{ width: 29.41176%; } .charsheet .offset-5-17, .sheet-rolltemplate-godbound .sheet-offset-5-17{ margin-left: 29.41176%; } .charsheet .col-6-17, .sheet-rolltemplate-godbound .sheet-col-6-17{ width: 35.29412%; } .charsheet .offset-6-17, .sheet-rolltemplate-godbound .sheet-offset-6-17{ margin-left: 35.29412%; } .charsheet .col-7-17, .sheet-rolltemplate-godbound .sheet-col-7-17{ width: 41.17647%; } .charsheet .offset-7-17, .sheet-rolltemplate-godbound .sheet-offset-7-17{ margin-left: 41.17647%; } .charsheet .col-8-17, .sheet-rolltemplate-godbound .sheet-col-8-17{ width: 47.05882%; } .charsheet .offset-8-17, .sheet-rolltemplate-godbound .sheet-offset-8-17{ margin-left: 47.05882%; } .charsheet .col-9-17, .sheet-rolltemplate-godbound .sheet-col-9-17{ width: 52.94118%; } .charsheet .offset-9-17, .sheet-rolltemplate-godbound .sheet-offset-9-17{ margin-left: 52.94118%; } .charsheet .col-10-17, .sheet-rolltemplate-godbound .sheet-col-10-17{ width: 58.82353%; } .charsheet .offset-10-17, .sheet-rolltemplate-godbound .sheet-offset-10-17{ margin-left: 58.82353%; } .charsheet .col-11-17, .sheet-rolltemplate-godbound .sheet-col-11-17{ width: 64.70588%; } .charsheet .offset-11-17, .sheet-rolltemplate-godbound .sheet-offset-11-17{ margin-left: 64.70588%; } .charsheet .col-12-17, .sheet-rolltemplate-godbound .sheet-col-12-17{ width: 70.58824%; } .charsheet .offset-12-17, .sheet-rolltemplate-godbound .sheet-offset-12-17{ margin-left: 70.58824%; } .charsheet .col-13-17, .sheet-rolltemplate-godbound .sheet-col-13-17{ width: 76.47059%; } .charsheet .offset-13-17, .sheet-rolltemplate-godbound .sheet-offset-13-17{ margin-left: 76.47059%; } .charsheet .col-14-17, .sheet-rolltemplate-godbound .sheet-col-14-17{ width: 82.35294%; } .charsheet .offset-14-17, .sheet-rolltemplate-godbound .sheet-offset-14-17{ margin-left: 82.35294%; } .charsheet .col-15-17, .sheet-rolltemplate-godbound .sheet-col-15-17{ width: 88.23529%; } .charsheet .offset-15-17, .sheet-rolltemplate-godbound .sheet-offset-15-17{ margin-left: 88.23529%; } .charsheet .col-16-17, .sheet-rolltemplate-godbound .sheet-col-16-17{ width: 94.11765%; } .charsheet .offset-16-17, .sheet-rolltemplate-godbound .sheet-offset-16-17{ margin-left: 94.11765%; } .charsheet .col-1-18, .sheet-rolltemplate-godbound .sheet-col-1-18{ width: 5.55556%; } .charsheet .offset-1-18, .sheet-rolltemplate-godbound .sheet-offset-1-18{ margin-left: 5.55556%; } .charsheet .col-5-18, .sheet-rolltemplate-godbound .sheet-col-5-18{ width: 27.77778%; } .charsheet .offset-5-18, .sheet-rolltemplate-godbound .sheet-offset-5-18{ margin-left: 27.77778%; } .charsheet .col-7-18, .sheet-rolltemplate-godbound .sheet-col-7-18{ width: 38.88889%; } .charsheet .offset-7-18, .sheet-rolltemplate-godbound .sheet-offset-7-18{ margin-left: 38.88889%; } .charsheet .col-11-18, .sheet-rolltemplate-godbound .sheet-col-11-18{ width: 61.11111%; } .charsheet .offset-11-18, .sheet-rolltemplate-godbound .sheet-offset-11-18{ margin-left: 61.11111%; } .charsheet .col-13-18, .sheet-rolltemplate-godbound .sheet-col-13-18{ width: 72.22222%; } .charsheet .offset-13-18, .sheet-rolltemplate-godbound .sheet-offset-13-18{ margin-left: 72.22222%; } .charsheet .col-15-18, .sheet-rolltemplate-godbound .sheet-col-15-18{ width: 83.33333%; } .charsheet .offset-15-18, .sheet-rolltemplate-godbound .sheet-offset-15-18{ margin-left: 83.33333%; } .charsheet .col-17-18, .sheet-rolltemplate-godbound .sheet-col-17-18{ width: 94.44444%; } .charsheet .offset-17-18, .sheet-rolltemplate-godbound .sheet-offset-17-18{ margin-left: 94.44444%; } .charsheet .col-1-19, .sheet-rolltemplate-godbound .sheet-col-1-19{ width: 5.26316%; } .charsheet .offset-1-19, .sheet-rolltemplate-godbound .sheet-offset-1-19{ margin-left: 5.26316%; } .charsheet .col-2-19, .sheet-rolltemplate-godbound .sheet-col-2-19{ width: 10.52632%; } .charsheet .offset-2-19, .sheet-rolltemplate-godbound .sheet-offset-2-19{ margin-left: 10.52632%; } .charsheet .col-3-19, .sheet-rolltemplate-godbound .sheet-col-3-19{ width: 15.78947%; } .charsheet .offset-3-19, .sheet-rolltemplate-godbound .sheet-offset-3-19{ margin-left: 15.78947%; } .charsheet .col-4-19, .sheet-rolltemplate-godbound .sheet-col-4-19{ width: 21.05263%; } .charsheet .offset-4-19, .sheet-rolltemplate-godbound .sheet-offset-4-19{ margin-left: 21.05263%; } .charsheet .col-5-19, .sheet-rolltemplate-godbound .sheet-col-5-19{ width: 26.31579%; } .charsheet .offset-5-19, .sheet-rolltemplate-godbound .sheet-offset-5-19{ margin-left: 26.31579%; } .charsheet .col-6-19, .sheet-rolltemplate-godbound .sheet-col-6-19{ width: 31.57895%; } .charsheet .offset-6-19, .sheet-rolltemplate-godbound .sheet-offset-6-19{ margin-left: 31.57895%; } .charsheet .col-7-19, .sheet-rolltemplate-godbound .sheet-col-7-19{ width: 36.84211%; } .charsheet .offset-7-19, .sheet-rolltemplate-godbound .sheet-offset-7-19{ margin-left: 36.84211%; } .charsheet .col-8-19, .sheet-rolltemplate-godbound .sheet-col-8-19{ width: 42.10526%; } .charsheet .offset-8-19, .sheet-rolltemplate-godbound .sheet-offset-8-19{ margin-left: 42.10526%; } .charsheet .col-9-19, .sheet-rolltemplate-godbound .sheet-col-9-19{ width: 47.36842%; } .charsheet .offset-9-19, .sheet-rolltemplate-godbound .sheet-offset-9-19{ margin-left: 47.36842%; } .charsheet .col-10-19, .sheet-rolltemplate-godbound .sheet-col-10-19{ width: 52.63158%; } .charsheet .offset-10-19, .sheet-rolltemplate-godbound .sheet-offset-10-19{ margin-left: 52.63158%; } .charsheet .col-11-19, .sheet-rolltemplate-godbound .sheet-col-11-19{ width: 57.89474%; } .charsheet .offset-11-19, .sheet-rolltemplate-godbound .sheet-offset-11-19{ margin-left: 57.89474%; } .charsheet .col-12-19, .sheet-rolltemplate-godbound .sheet-col-12-19{ width: 63.15789%; } .charsheet .offset-12-19, .sheet-rolltemplate-godbound .sheet-offset-12-19{ margin-left: 63.15789%; } .charsheet .col-13-19, .sheet-rolltemplate-godbound .sheet-col-13-19{ width: 68.42105%; } .charsheet .offset-13-19, .sheet-rolltemplate-godbound .sheet-offset-13-19{ margin-left: 68.42105%; } .charsheet .col-14-19, .sheet-rolltemplate-godbound .sheet-col-14-19{ width: 73.68421%; } .charsheet .offset-14-19, .sheet-rolltemplate-godbound .sheet-offset-14-19{ margin-left: 73.68421%; } .charsheet .col-15-19, .sheet-rolltemplate-godbound .sheet-col-15-19{ width: 78.94737%; } .charsheet .offset-15-19, .sheet-rolltemplate-godbound .sheet-offset-15-19{ margin-left: 78.94737%; } .charsheet .col-16-19, .sheet-rolltemplate-godbound .sheet-col-16-19{ width: 84.21053%; } .charsheet .offset-16-19, .sheet-rolltemplate-godbound .sheet-offset-16-19{ margin-left: 84.21053%; } .charsheet .col-17-19, .sheet-rolltemplate-godbound .sheet-col-17-19{ width: 89.47368%; } .charsheet .offset-17-19, .sheet-rolltemplate-godbound .sheet-offset-17-19{ margin-left: 89.47368%; } .charsheet .col-18-19, .sheet-rolltemplate-godbound .sheet-col-18-19{ width: 94.73684%; } .charsheet .offset-18-19, .sheet-rolltemplate-godbound .sheet-offset-18-19{ margin-left: 94.73684%; } .charsheet .col-1-20, .sheet-rolltemplate-godbound .sheet-col-1-20{ width: 5%; } .charsheet .offset-1-20, .sheet-rolltemplate-godbound .sheet-offset-1-20{ margin-left: 5%; } .charsheet .col-3-20, .sheet-rolltemplate-godbound .sheet-col-3-20{ width: 15%; } .charsheet .offset-3-20, .sheet-rolltemplate-godbound .sheet-offset-3-20{ margin-left: 15%; } .charsheet .col-7-20, .sheet-rolltemplate-godbound .sheet-col-7-20{ width: 35%; } .charsheet .offset-7-20, .sheet-rolltemplate-godbound .sheet-offset-7-20{ margin-left: 35%; } .charsheet .col-9-20, .sheet-rolltemplate-godbound .sheet-col-9-20{ width: 45%; } .charsheet .offset-9-20, .sheet-rolltemplate-godbound .sheet-offset-9-20{ margin-left: 45%; } .charsheet .col-11-20, .sheet-rolltemplate-godbound .sheet-col-11-20{ width: 55%; } .charsheet .offset-11-20, .sheet-rolltemplate-godbound .sheet-offset-11-20{ margin-left: 55%; } .charsheet .col-13-20, .sheet-rolltemplate-godbound .sheet-col-13-20{ width: 65%; } .charsheet .offset-13-20, .sheet-rolltemplate-godbound .sheet-offset-13-20{ margin-left: 65%; } .charsheet .col-17-20, .sheet-rolltemplate-godbound .sheet-col-17-20{ width: 85%; } .charsheet .offset-17-20, .sheet-rolltemplate-godbound .sheet-offset-17-20{ margin-left: 85%; } .charsheet .col-19-20, .sheet-rolltemplate-godbound .sheet-col-19-20{ width: 95%; } .charsheet .offset-19-20, .sheet-rolltemplate-godbound .sheet-offset-19-20{ margin-left: 95%; } .charsheet .col-1-21, .sheet-rolltemplate-godbound .sheet-col-1-21{ width: 4.7619%; } .charsheet .offset-1-21, .sheet-rolltemplate-godbound .sheet-offset-1-21{ margin-left: 4.7619%; } .charsheet .col-2-21, .sheet-rolltemplate-godbound .sheet-col-2-21{ width: 9.52381%; } .charsheet .offset-2-21, .sheet-rolltemplate-godbound .sheet-offset-2-21{ margin-left: 9.52381%; } .charsheet .col-4-21, .sheet-rolltemplate-godbound .sheet-col-4-21{ width: 19.04762%; } .charsheet .offset-4-21, .sheet-rolltemplate-godbound .sheet-offset-4-21{ margin-left: 19.04762%; } .charsheet .col-5-21, .sheet-rolltemplate-godbound .sheet-col-5-21{ width: 23.80952%; } .charsheet .offset-5-21, .sheet-rolltemplate-godbound .sheet-offset-5-21{ margin-left: 23.80952%; } .charsheet .col-6-21, .sheet-rolltemplate-godbound .sheet-col-6-21{ width: 28.57143%; } .charsheet .offset-6-21, .sheet-rolltemplate-godbound .sheet-offset-6-21{ margin-left: 28.57143%; } .charsheet .col-8-21, .sheet-rolltemplate-godbound .sheet-col-8-21{ width: 38.09524%; } .charsheet .offset-8-21, .sheet-rolltemplate-godbound .sheet-offset-8-21{ margin-left: 38.09524%; } .charsheet .col-9-21, .sheet-rolltemplate-godbound .sheet-col-9-21{ width: 42.85714%; } .charsheet .offset-9-21, .sheet-rolltemplate-godbound .sheet-offset-9-21{ margin-left: 42.85714%; } .charsheet .col-10-21, .sheet-rolltemplate-godbound .sheet-col-10-21{ width: 47.61905%; } .charsheet .offset-10-21, .sheet-rolltemplate-godbound .sheet-offset-10-21{ margin-left: 47.61905%; } .charsheet .col-11-21, .sheet-rolltemplate-godbound .sheet-col-11-21{ width: 52.38095%; } .charsheet .offset-11-21, .sheet-rolltemplate-godbound .sheet-offset-11-21{ margin-left: 52.38095%; } .charsheet .col-12-21, .sheet-rolltemplate-godbound .sheet-col-12-21{ width: 57.14286%; } .charsheet .offset-12-21, .sheet-rolltemplate-godbound .sheet-offset-12-21{ margin-left: 57.14286%; } .charsheet .col-13-21, .sheet-rolltemplate-godbound .sheet-col-13-21{ width: 61.90476%; } .charsheet .offset-13-21, .sheet-rolltemplate-godbound .sheet-offset-13-21{ margin-left: 61.90476%; } .charsheet .col-14-21, .sheet-rolltemplate-godbound .sheet-col-14-21{ width: 66.66667%; } .charsheet .offset-14-21, .sheet-rolltemplate-godbound .sheet-offset-14-21{ margin-left: 66.66667%; } .charsheet .col-15-21, .sheet-rolltemplate-godbound .sheet-col-15-21{ width: 71.42857%; } .charsheet .offset-15-21, .sheet-rolltemplate-godbound .sheet-offset-15-21{ margin-left: 71.42857%; } .charsheet .col-16-21, .sheet-rolltemplate-godbound .sheet-col-16-21{ width: 76.19048%; } .charsheet .offset-16-21, .sheet-rolltemplate-godbound .sheet-offset-16-21{ margin-left: 76.19048%; } .charsheet .col-17-21, .sheet-rolltemplate-godbound .sheet-col-17-21{ width: 80.95238%; } .charsheet .offset-17-21, .sheet-rolltemplate-godbound .sheet-offset-17-21{ margin-left: 80.95238%; } .charsheet .col-18-21, .sheet-rolltemplate-godbound .sheet-col-18-21{ width: 85.71429%; } .charsheet .offset-18-21, .sheet-rolltemplate-godbound .sheet-offset-18-21{ margin-left: 85.71429%; } .charsheet .col-19-21, .sheet-rolltemplate-godbound .sheet-col-19-21{ width: 90.47619%; } .charsheet .offset-19-21, .sheet-rolltemplate-godbound .sheet-offset-19-21{ margin-left: 90.47619%; } .charsheet .col-20-21, .sheet-rolltemplate-godbound .sheet-col-20-21{ width: 95.2381%; } .charsheet .offset-20-21, .sheet-rolltemplate-godbound .sheet-offset-20-21{ margin-left: 95.2381%; } .charsheet .col-1-22, .sheet-rolltemplate-godbound .sheet-col-1-22{ width: 4.54545%; } .charsheet .offset-1-22, .sheet-rolltemplate-godbound .sheet-offset-1-22{ margin-left: 4.54545%; } .charsheet .col-3-22, .sheet-rolltemplate-godbound .sheet-col-3-22{ width: 13.63636%; } .charsheet .offset-3-22, .sheet-rolltemplate-godbound .sheet-offset-3-22{ margin-left: 13.63636%; } .charsheet .col-5-22, .sheet-rolltemplate-godbound .sheet-col-5-22{ width: 22.72727%; } .charsheet .offset-5-22, .sheet-rolltemplate-godbound .sheet-offset-5-22{ margin-left: 22.72727%; } .charsheet .col-7-22, .sheet-rolltemplate-godbound .sheet-col-7-22{ width: 31.81818%; } .charsheet .offset-7-22, .sheet-rolltemplate-godbound .sheet-offset-7-22{ margin-left: 31.81818%; } .charsheet .col-9-22, .sheet-rolltemplate-godbound .sheet-col-9-22{ width: 40.90909%; } .charsheet .offset-9-22, .sheet-rolltemplate-godbound .sheet-offset-9-22{ margin-left: 40.90909%; } .charsheet .col-13-22, .sheet-rolltemplate-godbound .sheet-col-13-22{ width: 59.09091%; } .charsheet .offset-13-22, .sheet-rolltemplate-godbound .sheet-offset-13-22{ margin-left: 59.09091%; } .charsheet .col-15-22, .sheet-rolltemplate-godbound .sheet-col-15-22{ width: 68.18182%; } .charsheet .offset-15-22, .sheet-rolltemplate-godbound .sheet-offset-15-22{ margin-left: 68.18182%; } .charsheet .col-17-22, .sheet-rolltemplate-godbound .sheet-col-17-22{ width: 77.27273%; } .charsheet .offset-17-22, .sheet-rolltemplate-godbound .sheet-offset-17-22{ margin-left: 77.27273%; } .charsheet .col-19-22, .sheet-rolltemplate-godbound .sheet-col-19-22{ width: 86.36364%; } .charsheet .offset-19-22, .sheet-rolltemplate-godbound .sheet-offset-19-22{ margin-left: 86.36364%; } .charsheet .col-21-22, .sheet-rolltemplate-godbound .sheet-col-21-22{ width: 95.45455%; } .charsheet .offset-21-22, .sheet-rolltemplate-godbound .sheet-offset-21-22{ margin-left: 95.45455%; } .charsheet .col-1-23, .sheet-rolltemplate-godbound .sheet-col-1-23{ width: 4.34783%; } .charsheet .offset-1-23, .sheet-rolltemplate-godbound .sheet-offset-1-23{ margin-left: 4.34783%; } .charsheet .col-2-23, .sheet-rolltemplate-godbound .sheet-col-2-23{ width: 8.69565%; } .charsheet .offset-2-23, .sheet-rolltemplate-godbound .sheet-offset-2-23{ margin-left: 8.69565%; } .charsheet .col-3-23, .sheet-rolltemplate-godbound .sheet-col-3-23{ width: 13.04348%; } .charsheet .offset-3-23, .sheet-rolltemplate-godbound .sheet-offset-3-23{ margin-left: 13.04348%; } .charsheet .col-4-23, .sheet-rolltemplate-godbound .sheet-col-4-23{ width: 17.3913%; } .charsheet .offset-4-23, .sheet-rolltemplate-godbound .sheet-offset-4-23{ margin-left: 17.3913%; } .charsheet .col-5-23, .sheet-rolltemplate-godbound .sheet-col-5-23{ width: 21.73913%; } .charsheet .offset-5-23, .sheet-rolltemplate-godbound .sheet-offset-5-23{ margin-left: 21.73913%; } .charsheet .col-6-23, .sheet-rolltemplate-godbound .sheet-col-6-23{ width: 26.08696%; } .charsheet .offset-6-23, .sheet-rolltemplate-godbound .sheet-offset-6-23{ margin-left: 26.08696%; } .charsheet .col-7-23, .sheet-rolltemplate-godbound .sheet-col-7-23{ width: 30.43478%; } .charsheet .offset-7-23, .sheet-rolltemplate-godbound .sheet-offset-7-23{ margin-left: 30.43478%; } .charsheet .col-8-23, .sheet-rolltemplate-godbound .sheet-col-8-23{ width: 34.78261%; } .charsheet .offset-8-23, .sheet-rolltemplate-godbound .sheet-offset-8-23{ margin-left: 34.78261%; } .charsheet .col-9-23, .sheet-rolltemplate-godbound .sheet-col-9-23{ width: 39.13043%; } .charsheet .offset-9-23, .sheet-rolltemplate-godbound .sheet-offset-9-23{ margin-left: 39.13043%; } .charsheet .col-10-23, .sheet-rolltemplate-godbound .sheet-col-10-23{ width: 43.47826%; } .charsheet .offset-10-23, .sheet-rolltemplate-godbound .sheet-offset-10-23{ margin-left: 43.47826%; } .charsheet .col-11-23, .sheet-rolltemplate-godbound .sheet-col-11-23{ width: 47.82609%; } .charsheet .offset-11-23, .sheet-rolltemplate-godbound .sheet-offset-11-23{ margin-left: 47.82609%; } .charsheet .col-12-23, .sheet-rolltemplate-godbound .sheet-col-12-23{ width: 52.17391%; } .charsheet .offset-12-23, .sheet-rolltemplate-godbound .sheet-offset-12-23{ margin-left: 52.17391%; } .charsheet .col-13-23, .sheet-rolltemplate-godbound .sheet-col-13-23{ width: 56.52174%; } .charsheet .offset-13-23, .sheet-rolltemplate-godbound .sheet-offset-13-23{ margin-left: 56.52174%; } .charsheet .col-14-23, .sheet-rolltemplate-godbound .sheet-col-14-23{ width: 60.86957%; } .charsheet .offset-14-23, .sheet-rolltemplate-godbound .sheet-offset-14-23{ margin-left: 60.86957%; } .charsheet .col-15-23, .sheet-rolltemplate-godbound .sheet-col-15-23{ width: 65.21739%; } .charsheet .offset-15-23, .sheet-rolltemplate-godbound .sheet-offset-15-23{ margin-left: 65.21739%; } .charsheet .col-16-23, .sheet-rolltemplate-godbound .sheet-col-16-23{ width: 69.56522%; } .charsheet .offset-16-23, .sheet-rolltemplate-godbound .sheet-offset-16-23{ margin-left: 69.56522%; } .charsheet .col-17-23, .sheet-rolltemplate-godbound .sheet-col-17-23{ width: 73.91304%; } .charsheet .offset-17-23, .sheet-rolltemplate-godbound .sheet-offset-17-23{ margin-left: 73.91304%; } .charsheet .col-18-23, .sheet-rolltemplate-godbound .sheet-col-18-23{ width: 78.26087%; } .charsheet .offset-18-23, .sheet-rolltemplate-godbound .sheet-offset-18-23{ margin-left: 78.26087%; } .charsheet .col-19-23, .sheet-rolltemplate-godbound .sheet-col-19-23{ width: 82.6087%; } .charsheet .offset-19-23, .sheet-rolltemplate-godbound .sheet-offset-19-23{ margin-left: 82.6087%; } .charsheet .col-20-23, .sheet-rolltemplate-godbound .sheet-col-20-23{ width: 86.95652%; } .charsheet .offset-20-23, .sheet-rolltemplate-godbound .sheet-offset-20-23{ margin-left: 86.95652%; } .charsheet .col-21-23, .sheet-rolltemplate-godbound .sheet-col-21-23{ width: 91.30435%; } .charsheet .offset-21-23, .sheet-rolltemplate-godbound .sheet-offset-21-23{ margin-left: 91.30435%; } .charsheet .col-22-23, .sheet-rolltemplate-godbound .sheet-col-22-23{ width: 95.65217%; } .charsheet .offset-22-23, .sheet-rolltemplate-godbound .sheet-offset-22-23{ margin-left: 95.65217%; } .charsheet .col-1-24, .sheet-rolltemplate-godbound .sheet-col-1-24{ width: 4.16667%; } .charsheet .offset-1-24, .sheet-rolltemplate-godbound .sheet-offset-1-24{ margin-left: 4.16667%; } .charsheet .col-5-24, .sheet-rolltemplate-godbound .sheet-col-5-24{ width: 20.83333%; } .charsheet .offset-5-24, .sheet-rolltemplate-godbound .sheet-offset-5-24{ margin-left: 20.83333%; } .charsheet .col-7-24, .sheet-rolltemplate-godbound .sheet-col-7-24{ width: 29.16667%; } .charsheet .offset-7-24, .sheet-rolltemplate-godbound .sheet-offset-7-24{ margin-left: 29.16667%; } .charsheet .col-9-24, .sheet-rolltemplate-godbound .sheet-col-9-24{ width: 37.5%; } .charsheet .offset-9-24, .sheet-rolltemplate-godbound .sheet-offset-9-24{ margin-left: 37.5%; } .charsheet .col-11-24, .sheet-rolltemplate-godbound .sheet-col-11-24{ width: 45.83333%; } .charsheet .offset-11-24, .sheet-rolltemplate-godbound .sheet-offset-11-24{ margin-left: 45.83333%; } .charsheet .col-13-24, .sheet-rolltemplate-godbound .sheet-col-13-24{ width: 54.16667%; } .charsheet .offset-13-24, .sheet-rolltemplate-godbound .sheet-offset-13-24{ margin-left: 54.16667%; } .charsheet .col-15-24, .sheet-rolltemplate-godbound .sheet-col-15-24{ width: 62.5%; } .charsheet .offset-15-24, .sheet-rolltemplate-godbound .sheet-offset-15-24{ margin-left: 62.5%; } .charsheet .col-17-24, .sheet-rolltemplate-godbound .sheet-col-17-24{ width: 70.83333%; } .charsheet .offset-17-24, .sheet-rolltemplate-godbound .sheet-offset-17-24{ margin-left: 70.83333%; } .charsheet .col-19-24, .sheet-rolltemplate-godbound .sheet-col-19-24{ width: 79.16667%; } .charsheet .offset-19-24, .sheet-rolltemplate-godbound .sheet-offset-19-24{ margin-left: 79.16667%; } .charsheet .col-21-24, .sheet-rolltemplate-godbound .sheet-col-21-24{ width: 87.5%; } .charsheet .offset-21-24, .sheet-rolltemplate-godbound .sheet-offset-21-24{ margin-left: 87.5%; } .charsheet .col-23-24, .sheet-rolltemplate-godbound .sheet-col-23-24{ width: 95.83333%; } .charsheet .offset-23-24, .sheet-rolltemplate-godbound .sheet-offset-23-24{ margin-left: 95.83333%; } ..charsheet col-1-25, .sheet-rolltemplate-godbound .sheet-col-1-25{ width: 4%; } .charsheet .offset-1-25, .sheet-rolltemplate-godbound .sheet-offset-1-25{ margin-left: 4%; } .charsheet .col-2-25, .sheet-rolltemplate-godbound .sheet-col-2-25{ width: 8%; } .charsheet .offset-2-25, .sheet-rolltemplate-godbound .sheet-offset-2-25{ margin-left: 8%; } .charsheet .col-3-25, .sheet-rolltemplate-godbound .sheet-col-3-25{ width: 12%; } .charsheet .offset-3-25, .sheet-rolltemplate-godbound .sheet-offset-3-25{ margin-left: 12%; } .charsheet .col-4-25, .sheet-rolltemplate-godbound .sheet-col-4-25{ width: 16%; } .charsheet .offset-4-25, .sheet-rolltemplate-godbound .sheet-offset-4-25{ margin-left: 16%; } .charsheet .col-6-25, .sheet-rolltemplate-godbound .sheet-col-6-25{ width: 24%; } .charsheet .offset-6-25, .sheet-rolltemplate-godbound .sheet-offset-6-25{ margin-left: 24%; } .charsheet .col-7-25, .sheet-rolltemplate-godbound .sheet-col-7-25{ width: 28%; } .charsheet .offset-7-25, .sheet-rolltemplate-godbound .sheet-offset-7-25{ margin-left: 28%; } .charsheet .col-8-25, .sheet-rolltemplate-godbound .sheet-col-8-25{ width: 32%; } .charsheet .offset-8-25, .sheet-rolltemplate-godbound .sheet-offset-8-25{ margin-left: 32%; } .charsheet .col-9-25, .sheet-rolltemplate-godbound .sheet-col-9-25{ width: 36%; } .charsheet .offset-9-25, .sheet-rolltemplate-godbound .sheet-offset-9-25{ margin-left: 36%; } .charsheet .col-9-25, .sheet-rolltemplate-godbound .sheet-col-9-25{ width: 36%; } .charsheet .offset-9-25, .sheet-rolltemplate-godbound .sheet-offset-9-25{ margin-left: 36%; } .charsheet .col-11-25, .sheet-rolltemplate-godbound .sheet-col-11-25{ width: 44%; } .charsheet .offset-11-25, .sheet-rolltemplate-godbound .sheet-offset-11-25{ margin-left: 44%; } .charsheet .col-12-25, .sheet-rolltemplate-godbound .sheet-col-12-25{ width: 48%; } .charsheet .offset-12-25, .sheet-rolltemplate-godbound .sheet-offset-12-25{ margin-left: 48%; } .charsheet .col-13-25, .sheet-rolltemplate-godbound .sheet-col-13-25{ width: 52%; } .charsheet .offset-13-25, .sheet-rolltemplate-godbound .sheet-offset-13-25{ margin-left: 52%; } .charsheet .col-14-25, .sheet-rolltemplate-godbound .sheet-col-14-25{ width: 56%; } .charsheet .offset-14-25, .sheet-rolltemplate-godbound .sheet-offset-14-25{ margin-left: 56%; } .charsheet .col-16-25, .sheet-rolltemplate-godbound .sheet-col-16-25{ width: 64%; } .charsheet .offset-16-25, .sheet-rolltemplate-godbound .sheet-offset-16-25{ margin-left: 64%; } .charsheet .col-17-25, .sheet-rolltemplate-godbound .sheet-col-17-25{ width: 68%; } .charsheet .offset-17-25, .sheet-rolltemplate-godbound .sheet-offset-17-25{ margin-left: 68%; } .charsheet .col-18-25, .sheet-rolltemplate-godbound .sheet-col-18-25{ width: 72%; } .charsheet .offset-18-25, .sheet-rolltemplate-godbound .sheet-offset-18-25{ margin-left: 72%; } .charsheet .col-19-25, .sheet-rolltemplate-godbound .sheet-col-19-25{ width: 76%; } .charsheet .offset-19-25, .sheet-rolltemplate-godbound .sheet-offset-19-25{ margin-left: 76%; } .charsheet .col-21-25, .sheet-rolltemplate-godbound .sheet-col-21-25{ width: 84%; } .charsheet .offset-21-25, .sheet-rolltemplate-godbound .sheet-offset-21-25{ margin-left: 84%; } .charsheet .col-22-25, .sheet-rolltemplate-godbound .sheet-col-22-25{ width: 88%; } .charsheet .offset-22-25, .sheet-rolltemplate-godbound .sheet-offset-22-25{ margin-left: 88%; } .charsheet .col-23-25, .sheet-rolltemplate-godbound .sheet-col-23-25{ width: 92%; } .charsheet .offset-23-25, .sheet-rolltemplate-godbound .sheet-offset-23-25{ margin-left: 92%; } .charsheet .col-24-25, .sheet-rolltemplate-godbound .sheet-col-24-25{ width: 96%; } .charsheet .offset-24-25, .sheet-rolltemplate-godbound .sheet-offset-24-25{ margin-left: 96%; } .charsheet .col-1-30, .sheet-rolltemplate-godbound .sheet-col-1-30{ width: 3.33333%; } .charsheet .offset-1-30, .sheet-rolltemplate-godbound .sheet-offset-1-30{ width: 3.33333%; } .charsheet .col-4-30, .sheet-rolltemplate-godbound .sheet-col-4-30{ width: 13.33333%; } .charsheet .offset-4-30, .sheet-rolltemplate-godbound .sheet-offset-4-30{ width: 13.33333%; } .charsheet .col-7-30, .sheet-rolltemplate-godbound .sheet-col-7-30{ width: 23.33333%; } .charsheet .offset-7-30, .sheet-rolltemplate-godbound .sheet-offset-7-30{ width: 23.33333%; } .charsheet .col-11-30, .sheet-rolltemplate-godbound .sheet-col-11-30{ width: 33.33333%; } .charsheet .offset-11-30, .sheet-rolltemplate-godbound .sheet-offset-11-30{ width: 33.33333%; } .charsheet .col-13-30, .sheet-rolltemplate-godbound .sheet-col-13-30{ width: 43.33333%; } .charsheet .offset-13-30, .sheet-rolltemplate-godbound .sheet-offset-13-30{ width: 43.33333%; } .charsheet .col-16-30, .sheet-rolltemplate-godbound .sheet-col-16-30{ width: 53.33333%; } .charsheet .offset-16-30, .sheet-rolltemplate-godbound .sheet-offset-16-30{ width: 53.33333%; } .charsheet .col-19-30, .sheet-rolltemplate-godbound .sheet-col-19-30{ width: 63.33333%; } .charsheet .offset-19-30, .sheet-rolltemplate-godbound .sheet-offset-19-30{ width: 63.33333%; } .charsheet .col-22-30, .sheet-rolltemplate-godbound .sheet-col-22-30{ width: 73.33333%; } .charsheet .offset-22-30, .sheet-rolltemplate-godbound .sheet-offset-22-30{ width: 73.33333%; } .charsheet .col-25-30, .sheet-rolltemplate-godbound .sheet-col-25-30{ width: 83.33333%; } .charsheet .offset-25-30, .sheet-rolltemplate-godbound .sheet-offset-25-30{ width: 83.33333%; } .charsheet .col-28-30, .sheet-rolltemplate-godbound .sheet-col-28-30{ width: 93.33333%; } .charsheet .offset-28-30, .sheet-rolltemplate-godbound .sheet-offset-28-30{ width: 93.33333%; } .charsheet .col-11-36, .sheet-rolltemplate-godbound .sheet-col-11-36{ width: 30.55556%; } .charsheet .offset-11-36, .sheet-rolltemplate-godbound .sheet-offset-11-36{ width: 30.55556%; } .charsheet .col-14-36, .sheet-rolltemplate-godbound .sheet-col-14-36{ width: 38.88889%; } .charsheet .offset-14-36, .sheet-rolltemplate-godbound .sheet-offset-14-36{ width: 38.88889%; } .charsheet .col-14-45, .sheet-rolltemplate-godbound .sheet-col-14-36{ width: 31.111111%; } .charsheet .offset-14-45, .sheet-rolltemplate-godbound .sheet-offset-14-36{ width: 31.11111%; } .charsheet .col-37-90, .sheet-rolltemplate-godbound .sheet-col-14-36{ width: 41.11111%; } .charsheet .offset-37-90, .sheet-rolltemplate-godbound .sheet-offset-14-36{ width: 41.11111%; } .charsheet .col-5-18, .sheet-rolltemplate-godbound .sheet-col-14-36{ width: 27.77778%; } .charsheet .offset-5-18, .sheet-rolltemplate-godbound .sheet-offset-14-36{ width: 27.77778%; } .charsheet .col-1-40, .sheet-rolltemplate-godbound .sheet-col-1-40{ width: 2.5%; } .charsheet .offset-1-40, .sheet-rolltemplate-godbound .sheet-offset-1-40{ width: 2.5%; } .charsheet .col-7-40, .sheet-rolltemplate-godbound .sheet-col-7-40{ width: 17.5%; } .charsheet .offset-7-40, .sheet-rolltemplate-godbound .sheet-offset-7-40{ width: 17.5%; } .charsheet .col-11-40, .sheet-rolltemplate-godbound .sheet-col-11-40{ width: 27.5%; } .charsheet .offset-11-40, .sheet-rolltemplate-godbound .sheet-offset-11-40{ width: 27.5%; } .charsheet .col-13-40, .sheet-rolltemplate-godbound .sheet-col-13-40{ width: 32.5%; } .charsheet .offset-13-40, .sheet-rolltemplate-godbound .sheet-offset-13-40{ width: 32.5%; } .charsheet .col-23-40, .sheet-rolltemplate-godbound .sheet-col-23-40{ width: 57.5%; } .charsheet .offset-23-40, .sheet-rolltemplate-godbound .sheet-offset-23-40{ width: 57.5%; } .charsheet .col-29-40, .sheet-rolltemplate-godbound .sheet-col-29-40{ width: 72.5%; } .charsheet .offset-29-40, .sheet-rolltemplate-godbound .sheet-offset-29-40{ width: 72.5%; } .charsheet .col-39-40, .sheet-rolltemplate-godbound .sheet-col-39-40{ width: 97.5%; } .charsheet .offset-39-40, .sheet-rolltemplate-godbound .sheet-offset-39-40{ width: 97.5%; } .charsheet .col-5-46, .sheet-rolltemplate-godbound .sheet-col-5-46{ width: 10.86956%; } .charsheet .offset-5-46, .sheet-rolltemplate-godbound .sheet-offset-5-46{ margin-left: 10.86956%; } .charsheet .col-1-50, .sheet-rolltemplate-godbound .sheet-col-1-50{ width: 2%; } .charsheet .offset-1-50, .sheet-rolltemplate-godbound .sheet-offset-1-50{ width: 2%; } .charsheet .col-3-50, .sheet-rolltemplate-godbound .sheet-col-3-50{ width: 6%; } .charsheet .offset-3-50, .sheet-rolltemplate-godbound .sheet-offset-3-50{ width: 6%; } .charsheet .col-7-50, .sheet-rolltemplate-godbound .sheet-col-7-50{ width: 14%; } .charsheet .offset-7-50, .sheet-rolltemplate-godbound .sheet-offset-7-50{ width: 14%; } .charsheet .col-9-50, .sheet-rolltemplate-godbound .sheet-col-9-50{ width: 18%; } .charsheet .offset-9-50, .sheet-rolltemplate-godbound .sheet-offset-9-50{ width: 18%; } .charsheet .col-11-50, .sheet-rolltemplate-godbound .sheet-col-11-50{ width: 22%; } .charsheet .offset-11-50, .sheet-rolltemplate-godbound .sheet-offset-11-50{ width: 22%; } .charsheet .col-13-50, .sheet-rolltemplate-godbound .sheet-col-13-50{ width: 26%; } .charsheet .offset-13-50, .sheet-rolltemplate-godbound .sheet-offset-13-50{ width: 26%; } .charsheet .col-17-50, .sheet-rolltemplate-godbound .sheet-col-17-50{ width: 34%; } .charsheet .offset-17-50, .sheet-rolltemplate-godbound .sheet-offset-17-50{ width: 34%; } .charsheet .col-19-50, .sheet-rolltemplate-godbound .sheet-col-19-50{ width: 38%; } .charsheet .offset-19-50, .sheet-rolltemplate-godbound .sheet-offset-19-50{ width: 38%; } .charsheet .col-22-50, .sheet-rolltemplate-godbound .sheet-col-22-50{ width: 44%; } .charsheet .offset-22-50, .sheet-rolltemplate-godbound .sheet-offset-22-50{ width: 44%; } .charsheet .col-29-50, .sheet-rolltemplate-godbound .sheet-col-29-50{ width: 58%; } .charsheet .offset-29-50, .sheet-rolltemplate-godbound .sheet-offset-29-50{ width: 58%; } .charsheet .col-39-50, .sheet-rolltemplate-godbound .sheet-col-39-50{ width: 78%; } .charsheet .offset-39-50, .sheet-rolltemplate-godbound .sheet-offset-39-50{ width: 78%; } .charsheet .col-41-50, .sheet-rolltemplate-godbound .sheet-col-41-50{ width: 82%; } .charsheet .offset-41-50, .sheet-rolltemplate-godbound .sheet-offset-41-50{ width: 82%; } .charsheet .col-49-60, .sheet-rolltemplate-godbound .sheet-col-49-60{ width: 81.66667%; } .charsheet .offset-49-60, .sheet-rolltemplate-godbound .sheet-offset-49-60{ width: 81.66667%; } .charsheet .col-3-100, .sheet-rolltemplate-godbound .sheet-col-3-100{ width: 3%; } .charsheet .offset-3-100, .sheet-rolltemplate-godbound .sheet-offset-3-100{ width: 3%; } .charsheet .col-7-100, .sheet-rolltemplate-godbound .sheet-col-7-100{ width: 7%; } .charsheet .offset-7-100, .sheet-rolltemplate-godbound .sheet-offset-7-100{ width: 7%; } .charsheet .col-9-100, .sheet-rolltemplate-godbound .sheet-col-9-100{ width: 9%; } .charsheet .offset-9-100, .sheet-rolltemplate-godbound .sheet-offset-9-100{ width: 9%; } .charsheet .col-11-100, .sheet-rolltemplate-godbound .sheet-col-11-100{ width: 11%; } .charsheet .offset-11-100, .sheet-rolltemplate-godbound .sheet-offset-11-100{ width: 11%; } .charsheet .col-13-100, .sheet-rolltemplate-godbound .sheet-col-13-100{ width: 13%; } .charsheet .offset-13-100, .sheet-rolltemplate-godbound .sheet-offset-13-100{ width: 13%; } .charsheet .col-17-100, .sheet-rolltemplate-godbound .sheet-col-17-100{ width: 17%; } .charsheet .offset-17-100, .sheet-rolltemplate-godbound .sheet-offset-17-100{ width: 17%; } .charsheet .col-19-100, .sheet-rolltemplate-godbound .sheet-col-19-100{ width: 19%; } .charsheet .offset-19-100, .sheet-rolltemplate-godbound .sheet-offset-19-100{ width: 19%; } .charsheet .col-21-100, .sheet-rolltemplate-godbound .sheet-col-21-100{ width: 21%; } .charsheet .offset-21-100, .sheet-rolltemplate-godbound .sheet-offset-21-100{ width: 21%; } .charsheet .col-23-100, .sheet-rolltemplate-godbound .sheet-col-23-100{ width: 23%; } .charsheet .offset-23-100, .sheet-rolltemplate-godbound .sheet-offset-23-100{ width: 23%; } .charsheet .col-27-100, .sheet-rolltemplate-godbound .sheet-col-27-100{ width: 27%; } .charsheet .offset-27-100, .sheet-rolltemplate-godbound .sheet-offset-27-100{ width: 27%; } .charsheet .col-29-100, .sheet-rolltemplate-godbound .sheet-col-29-100{ width: 29%; } .charsheet .offset-29-100, .sheet-rolltemplate-godbound .sheet-offset-29-100{ width: 29%; } .charsheet .col-31-100, .sheet-rolltemplate-godbound .sheet-col-31-100{ width: 31%; } .charsheet .offset-31-100, .sheet-rolltemplate-godbound .sheet-offset-31-100{ width: 31%; } .charsheet .col-33-100, .sheet-rolltemplate-godbound .sheet-col-33-100{ width: 33%; } .charsheet .offset-33-100, .sheet-rolltemplate-godbound .sheet-offset-33-100{ width: 33%; } .charsheet .col-39-100, .sheet-rolltemplate-godbound .sheet-col-39-100{ width: 39%; } .charsheet .offset-39-100, .sheet-rolltemplate-godbound .sheet-offset-39-100{ width: 39%; } .charsheet .col-41-100, .sheet-rolltemplate-godbound .sheet-col-41-100{ width: 41%; } .charsheet .offset-41-100, .sheet-rolltemplate-godbound .sheet-offset-41-100{ width: 41%; } .charsheet .col-43-100, .sheet-rolltemplate-godbound .sheet-col-43-100{ width: 43%; } .charsheet .offset-43-100, .sheet-rolltemplate-godbound .sheet-offset-43-100{ width: 43%; } .charsheet .col-47-100, .sheet-rolltemplate-godbound .sheet-col-47-100{ width: 47%; } .charsheet .offset-47-100, .sheet-rolltemplate-godbound .sheet-offset-47-100{ width: 47%; } .charsheet .col-51-100, .sheet-rolltemplate-godbound .sheet-col-51-100{ width: 51%; } .charsheet .offset-51-100, .sheet-rolltemplate-godbound .sheet-offset-51-100{ width: 51%; } .charsheet .col-53-100, .sheet-rolltemplate-godbound .sheet-col-53-100{ width: 53%; } .charsheet .offset-53-100, .sheet-rolltemplate-godbound .sheet-offset-53-100{ width: 53%; } .charsheet .col-57-100, .sheet-rolltemplate-godbound .sheet-col-57-100{ width: 57%; } .charsheet .offset-57-100, .sheet-rolltemplate-godbound .sheet-offset-57-100{ width: 57%; } .charsheet .col-63-100, .sheet-rolltemplate-godbound .sheet-col-63-100{ width: 63%; } .charsheet .offset-63-100, .sheet-rolltemplate-godbound .sheet-offset-63-100{ width: 63%; } .charsheet .col-67-100, .sheet-rolltemplate-godbound .sheet-col-67-100{ width: 67%; } .charsheet .offset-67-100, .sheet-rolltemplate-godbound .sheet-offset-67-100{ width: 67%; } .charsheet .col-81-100, .sheet-rolltemplate-godbound .sheet-col-81-100{ width: 81%; } .charsheet .offset-81-100, .sheet-rolltemplate-godbound .sheet-offset-81-100{ width: 81%; } .charsheet .col-83-100, .sheet-rolltemplate-godbound .sheet-col-83-100{ width: 83%; } .charsheet .offset-83-100, .sheet-rolltemplate-godbound .sheet-offset-83-100{ width: 83%; } .charsheet .col-93-100, .sheet-rolltemplate-godbound .sheet-col-93-100{ width: 93%; } .charsheet .offset-93-100, .sheet-rolltemplate-godbound .sheet-offset-93-100{ width: 93%; } .charsheet .row-r, .sheet-rolltemplate-godbound .sheet-row-r{ letter-spacing: -0.31em; *letter-spacing: normal; word-spacing: -0.43em; } .charsheet .row-r, .opera-only :-o-prefocus, .sheet-rolltemplate-godbound .sheet-row-r, .sheet-rolltemplate-godbound .sheet-opera-only :-o-prefocus{ word-spacing: -0.43em; } .charsheet .row-r img, .sheet-rolltemplate-godbound .sheet-row-r img{ max-width: 100%; }