/** Dice + Content Template */
.sheet-rolltemplate-StratoDiceContent {
    display: block;
    position: relative;
    max-width: 967px;
    margin: 0 auto;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap {
    display: block;
    position: relative;
    border-bottom: 2px solid #000;
    z-index: 0;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    border: 1px solid #000;
    border-top-width: 0;
    border-bottom-width: 0;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 35px;
    height: 24px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FwJdhPG6.png') no-repeat 50% 50%;
    z-index: 1;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-title {
    display: block;
    position: relative;
    height: 29px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FVRqzoZQ.png') no-repeat 0 0;
    z-index: 2;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-title+* {
    margin-top: -4px !important;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-title span {
    display: block;
    position: absolute;
    top: 7px;
    bottom: 4px;
    right: 0;
    background: #000;
    color: #fff;
    line-height: 18px;
    padding: 0 10px;
    font-size: 12px;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #000;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-dice {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    z-index: 1;
    margin: 0 1px;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-subject {
    display: block;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-subject strong {
    display: block;
    position: relative;
    padding: 5px;
    background: #111;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-subject strong>span {
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-descript {
    padding: 0 10px;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-descript p {
    display: block;
    position: relative;
    background: #eaeaea;
    border: 1px dashed #ccc;
    padding: 10px;
    line-height: 1.5;
    color: #000;
    font-size: 12px;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-result-fumble {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    background: red;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-result-special {
    display: block;
    position: relative;
    text-align: center;
    color: #000;
    background: #a9ffb7;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoDiceContent .inlinerollresult {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    color: #000 !important;
}

.sheet-rolltemplate-StratoDiceContent .sheet-stratioDice-wrap .sheet-subject .inlinerollresult {
    font-size: 1em !important;
    color: #fff !important;
}

/** Dice Templete */
.sheet-rolltemplate-StratoDice {
    display: block;
    position: relative;
    max-width: 967px;
    margin: 0 auto;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap {
    display: block;
    position: relative;
    border-bottom: 2px solid #000;
    z-index: 0;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    border: 1px solid #000;
    border-top-width: 0;
    border-bottom-width: 0;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 35px;
    height: 24px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FwJdhPG6.png') no-repeat 50% 50%;
    z-index: 1;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-title {
    display: block;
    position: relative;
    height: 29px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FVRqzoZQ.png') no-repeat 0 0;
    z-index: 2;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-title+* {
    margin-top: -4px !important;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-title span {
    display: block;
    position: absolute;
    top: 7px;
    bottom: 4px;
    right: 0;
    background: #000;
    color: #fff;
    line-height: 18px;
    padding: 0 10px;
    font-size: 12px;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #000;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-dice {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    z-index: 1;
    margin: 0 1px;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-subject {
    display: block;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-subject strong {
    display: block;
    position: relative;
    padding: 5px;
    background: #111;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-subject strong>span {
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-result-fumble {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    background: red;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-result-special {
    display: block;
    position: relative;
    text-align: center;
    color: #000;
    background: #a9ffb7;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoDice .inlinerollresult {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    color: #000 !important;
}

.sheet-rolltemplate-StratoDice .sheet-stratioDice-wrap .sheet-subject .inlinerollresult {
    font-size: 1em !important;
    color: #fff !important;
}

.charsheet

/** Content Template **/
.sheet-rolltemplate-StratoContent {
    display: block;
    position: relative;
    max-width: 967px;
    margin: 0 auto;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap {
    display: block;
    position: relative;
    border-bottom: 2px solid #000;
    z-index: 0;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    border: 1px solid #000;
    border-top-width: 0;
    border-bottom-width: 0;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 35px;
    height: 24px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FwJdhPG6.png') no-repeat 50% 50%;
    z-index: 1;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-title {
    display: block;
    position: relative;
    height: 29px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2Fik0qJF3.png') no-repeat 0 0;
    z-index: 2;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-title+* {
    margin-top: -4px !important;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-title span {
    display: block;
    position: absolute;
    top: 7px;
    bottom: 4px;
    right: 0;
    background: #000;
    color: #fff;
    line-height: 18px;
    padding: 0 10px;
    font-size: 12px;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #000;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-subject {
    display: block;
    position: relative;
    text-align: center;
    padding: 10px;
    border-bottom: 1px dashed #000;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-subject strong {
    display: block;
    position: relative;
    padding: 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript {
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1.5;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript strong {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 2px;
    color: #fff;
    background: #0064b0;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript em {
    font-weight: 800;
    color: #0091ff;
    font-style: normal;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript em.sheet-discode {
    color: #ff0000;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript.sheet-emotion {
    font-size: 15px;
    text-align: center;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript.sheet-emotion:after {
    content: "";
    display: block;
    clear: both;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript.sheet-emotion em {
    display: block;
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript.sheet-emotion em {
    text-align: right;
}

.sheet-rolltemplate-StratoContent .sheet-stratioDice-wrap .sheet-descript.sheet-emotion em+em {
    text-align: left;
    border-left: 1px solid #ddd;
}

.charsheet

/** Skill Template */
.sheet-rolltemplate-StratoSkillDice {
    display: block;
    position: relative;
    max-width: 967px;
    margin: 0 auto;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap {
    display: block;
    position: relative;
    border-bottom: 2px solid #000;
    z-index: 0;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    border: 1px solid #000;
    border-top-width: 0;
    border-bottom-width: 0;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 35px;
    height: 24px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FwJdhPG6.png') no-repeat 50% 50%;
    z-index: 1;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-title {
    display: block;
    position: relative;
    height: 29px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FXR0UWvD.png') no-repeat 0 0;
    z-index: 2;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-title+* {
    margin-top: -4px !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-title span {
    display: block;
    position: absolute;
    top: 7px;
    bottom: 4px;
    right: 0;
    background: #000;
    color: #fff;
    line-height: 18px;
    padding: 0 10px;
    font-size: 12px;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #000;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-title-skill {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px 0 0;
    font-size: 15px;
    color: #000;
    font-weight: 800;
    z-index: 1;
    margin: 0 1px;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-dice {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    z-index: 1;
    margin: 0 1px;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-subject {
    display: block;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-subject strong {
    display: block;
    position: relative;
    padding: 5px;
    background: #111;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-subject strong>span {
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-descript {
    padding: 0 10px 20px;
    font-size: 12px;
    line-height: 1.5;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-descript strong {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 2px;
    color: #fff;
    background: #0064b0;
    margin-right: 10px;
    vertical-align: middle;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-result-fumble {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    background: red;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-result-special {
    display: block;
    position: relative;
    text-align: center;
    color: #000;
    background: #a9ffb7;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoSkillDice .inlinerollresult {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    color: #000 !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-stratioDice-wrap .sheet-subject .inlinerollresult {
    font-size: 1em !important;
    color: #fff !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-damage {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    color: #fff !important;
    background: #000;
    padding: 5px;
}

.sheet-rolltemplate-StratoSkillDice .sheet-damage .inlinerollresult {
    color: #fff !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-dice-side {
    font-weight: 400;
    color: #2f73b3;
}

.sheet-rolltemplate-StratoSkillDice .sheet-dice-side .inlinerollresult {
    color: #2f73b3 !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-dice-side.sheet-cond {
    color: #dd4861;
}

.sheet-rolltemplate-StratoSkillDice .sheet-dice-side.sheet-cond .inlinerollresult {
    color: #dd4861 !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-damage .sheet-dice-side {
    color: #7bc9ff !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-damage .sheet-dice-side .inlinerollresult {
    color: #7bc9ff !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-damage .sheet-dice-side.sheet-cond {
    color: #f6ff00 !important;
}

.sheet-rolltemplate-StratoSkillDice .sheet-damage .sheet-dice-side.sheet-cond .inlinerollresult {
    color: #f6ff00 !important;
}

.charsheet

/** Phrase Template */
.sheet-rolltemplate-StratoPhrase {
    display: block;
    position: relative;
    max-width: 967px;
    margin: 0 auto;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap {
    display: block;
    position: relative;
    border-bottom: 2px solid #000;
    z-index: 0;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 35px;
    height: 24px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FwJdhPG6.png') no-repeat 50% 50%;
    z-index: 1;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-title {
    display: block;
    position: relative;
    height: 29px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FiqZutO4.png') no-repeat 0 0;
    z-index: 2;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-title+* {
    margin-top: -4px !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-title span {
    display: block;
    position: absolute;
    top: 7px;
    bottom: 4px;
    right: 0;
    background: #000;
    color: #fff;
    line-height: 18px;
    padding: 0 10px;
    font-size: 12px;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #000;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-title-skill {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px 0 0;
    font-size: 15px;
    color: #000;
    font-weight: 800;
    z-index: 1;
    margin: 0 1px;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-dice {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    z-index: 1;
    border: 1px solid #000;
    border-top-width: 0;
    border-bottom-width: 0;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-subject {
    display: block;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-subject strong {
    display: block;
    position: relative;
    padding: 5px;
    background: #111;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-subject strong>span {
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-descript {
    padding: 0 10px 20px;
    font-size: 12px;
    line-height: 1.5;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-descript p {
    display: block;
    position: relative;
    background: #eaeaea;
    border: 1px dashed #ccc;
    padding: 10px;
    line-height: 1.5;
    color: #000;
    font-size: 12px;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-descript strong {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 2px;
    color: #fff;
    background: #0064b0;
    margin-right: 10px;
    vertical-align: middle;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-result-fumble {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    background: red;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-result-special {
    display: block;
    position: relative;
    text-align: center;
    color: #000;
    background: #a9ffb7;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoPhrase .inlinerollresult {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    color: #000 !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-subject .inlinerollresult {
    font-size: 1em !important;
    color: #fff !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    color: #fff !important;
    background: #000;
    padding: 5px;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage .inlinerollresult {
    color: #fff !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-dice-side {
    font-weight: 400;
    color: #2f73b3;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-dice-side .inlinerollresult {
    color: #2f73b3 !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-dice-side.sheet-cond {
    color: #dd4861;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-dice-side.sheet-cond .inlinerollresult {
    color: #dd4861 !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side {
    color: #7bc9ff !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side .inlinerollresult {
    color: #7bc9ff !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side.sheet-cond {
    color: #f6ff00 !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side.sheet-cond .inlinerollresult {
    color: #f6ff00 !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-Phrase-text {
    display: block;
    position: relative;
    padding: 20px 0;
    box-sizing: border-box;
    background: none !important;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-Phrase-text:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FKZa7DGp.png') no-repeat 50% 50%;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-Phrase-text:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FZzCNFm7.png'), url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FTBqU82a.png');
    background-repeat: repeat-x, repeat-x;
    background-position: 0 0, 0 100%;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in {
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
    z-index: 2;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in p {
    display: table-cell;
    vertical-align: middle;
    min-height: 120px;
    color: #000;
    padding: 20px;
    word-break: keep-all;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in p:before {
    content: '"';
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in p:after {
    content: '"';
}

.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage a[href^="!"],
.sheet-rolltemplate-StratoPhrase .sheet-stratioDice-wrap .sheet-damage a[href^="~"] {
    background: transparent;
    padding: 0;
    color: #a9d4fd;
    border: none !important;
    text-decoration: underline;
}

.charsheet

/** Phrase Bust Template */
.sheet-rolltemplate-StratoBustPhrase {
    display: block;
    position: relative;
    max-width: 967px;
    margin: 0 auto;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap {
    display: block;
    position: relative;
    border-bottom: 2px solid #000;
    z-index: 0;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 35px;
    height: 24px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FwJdhPG6.png') no-repeat 50% 50%;
    z-index: 1;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-title {
    display: block;
    position: relative;
    height: 29px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FiqZutO4.png') no-repeat 0 0;
    z-index: 2;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-title+* {
    margin-top: -4px !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-title span {
    display: block;
    position: absolute;
    top: 7px;
    bottom: 4px;
    right: 0;
    background: #000;
    color: #fff;
    line-height: 18px;
    padding: 0 10px;
    font-size: 12px;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #000;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-dice {
    display: block;
    position: relative;
    background: #222;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #fff;
    font-weight: 800;
    z-index: 1;
    border: 1px solid #000;
    border-top-width: 0;
    border-bottom-width: 0;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-dice .inlinerollresult {
    color: #fff !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-subject {
    display: block;
    position: relative;
    text-align: center;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-subject strong {
    display: block;
    position: relative;
    padding: 5px;
    background: #111;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-subject strong>span {
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-descript {
    padding: 10px;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    background: #222;
    color: #fff;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-descript strong {
    display: block;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-descript strong em {
    display: block;
    position: Relative;
    font-size: 20px;
    font-style: normal;
    font-family: '微软雅黑体', 'Microsoft YaHei', 'Malgun Gothic';
    color: #ff6767;
    font-weight: 800;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-result-fumble {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    background: red;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-result-special {
    display: block;
    position: relative;
    text-align: center;
    color: #000;
    background: #a9ffb7;
    padding: 2px;
    font-size: 12px;
    margin-top: 10px;
}

.sheet-rolltemplate-StratoBustPhrase .inlinerollresult {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    color: #000 !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-subject .inlinerollresult {
    font-size: 1em !important;
    color: #fff !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    color: #fff !important;
    background: #000;
    padding: 5px;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage .inlinerollresult {
    color: #fff !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-dice-side {
    font-weight: 400;
    color: #2f73b3;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-dice-side .inlinerollresult {
    color: #2f73b3 !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-dice-side.sheet-cond {
    color: #dd4861;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-dice-side.sheet-cond .inlinerollresult {
    color: #dd4861 !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side {
    color: #7bc9ff !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side .inlinerollresult {
    color: #7bc9ff !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side.sheet-cond {
    color: #f6ff00 !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage .sheet-dice-side.sheet-cond .inlinerollresult {
    color: #f6ff00 !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-Phrase-text {
    display: block;
    position: relative;
    padding: 20px 0;
    box-sizing: border-box;
    background: none !important;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-Phrase-text:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FKZa7DGp.png') no-repeat 50% 50%;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-Phrase-text:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2F9rUGIVM.png'), url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FvXxcXIC.png');
    background-repeat: repeat-x, repeat-x;
    background-position: 0 0, 0 100%;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in {
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
    z-index: 2;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in p {
    display: table-cell;
    vertical-align: middle;
    min-height: 120px;
    color: #000;
    padding: 20px;
    word-break: keep-all;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in p:before {
    content: '"';
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-Phrase-text-in p:after {
    content: '"';
}

.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage a[href^="!"],
.sheet-rolltemplate-StratoBustPhrase .sheet-stratioDice-wrap .sheet-damage a[href^="~"] {
    background: transparent;
    padding: 0;
    color: #ff5e5e;
    border: none !important;
    text-decoration: underline;
}

.sheet-rolltemplate-StratoDamage {
    display: block;
    position: relative;
    max-width: 967px;
    margin: 0 auto;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap {
    display: block;
    position: relative;
    border-bottom: 2px solid #000;
    z-index: 0;
    border-top: 1px solid #000;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    border: 1px solid #000;
    border-bottom-width: 0;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 35px;
    height: 24px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FwJdhPG6.png') no-repeat 50% 50%;
    z-index: 1;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap .sheet-title {
    display: block;
    position: relative;
    height: 29px;
    background: url('https://imgsrv.roll20.net/?src=https%3A%2F%2Fi.imgur.com%2FVRqzoZQ.png') no-repeat 0 0;
    z-index: 2;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap .sheet-title+* {
    margin-top: -4px !important;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap .sheet-title span {
    display: block;
    position: absolute;
    top: 7px;
    bottom: 4px;
    right: 0;
    background: #000;
    color: #fff;
    line-height: 18px;
    padding: 0 10px;
    font-size: 12px;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap .sheet-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #000;
}

.sheet-rolltemplate-StratoDamage .sheet-stratioDice-wrap .sheet-dice {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #000;
    font-weight: 800;
    z-index: 1;
    margin: 0 1px;
}

.sheet-rolltemplate-StratoDamage .inlinerollresult {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    color: #000 !important;
}