.charactertraits_usercp-desc{text-align:justify;line-height:180%;padding:20px 40px}.charactertraits_usercp_trait{height:70px;width:100%;padding:0 5%;box-sizing:border-box;margin-bottom:20px}.charactertraits_usercp_readonly{opacity:.5}.charactertraits_usercp_trait-title{margin:auto;display:flex;justify-content:space-between;font-size:15px;margin-bottom:15px}.charactertraits_trait-slider{position:relative}.charactertraits_trait-slider input[type="range"]{-webkit-appearance:none;width:100%;height:15px;background:transparent;position:relative;z-index:3}.charactertraits_trait-slider input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2px;height:15px;background:#000;cursor:pointer;margin-left:-2px}.charactertraits_trait-slider input[type="range"]::-moz-range-thumb{width:2px;height:15px;background:#000;cursor:pointer;margin-left:-2px}.charactertraits_trait-slider_progress{position:absolute;top:6px;left:0px;height:6px;width:100%;background:#e0e0e0;border-radius:5px;overflow:hidden}.charactertraits_trait-slider_progress::before{content:"";position:absolute;height:100%;width:calc((var(--value) - var(--min)) / (var(--max) - var(--min)) * 100%);background:#0066a2 url(../../../images/thead.png) top left repeat-x}.charactertraits_trait-slider output{position:absolute;top:-15px;left:calc((var(--value) - var(--min)) / (var(--max) - var(--min)) * 100%);transform:translateX(-50%);font-weight:bold;color:#333;pointer-events:none}.charactertraits_trait-slider output::after{content:var(--text-value)}.charactertraits_trait-slider_ticks{position:absolute;left:0;width:100%;height:10px;pointer-events:none}.charactertraits_trait-slider_ticks span{position:absolute;top:0;height:6px;width:1px;background:#333;transform:translateX(-1px)}.tick-label{position:absolute;top:8px;font-size:11px;color:#333;transform:translateX(-50%)}.charactertraits_memberprofile_trait{height:70px;width:100%;padding:0 5%;box-sizing:border-box;margin-top:5px}.charactertraits_memberprofile_trait-title{margin:auto;display:flex;justify-content:space-between;font-size:15px;margin-bottom:15px}.charactertraitActive{font-weight:bold}