*{box-sizing:border-box}.main-content{margin-left:auto;margin-right:auto;width:1150px}.main-content.guest-content{height:calc(100vh - 70px);padding:0;width:100%}.main-content{padding:0 15px}.main-content table{width:100%}.main-content table thead{position:sticky;top:69px;z-index:1}.main-content.admin-page{padding:0 15px}.main-content.admin-page table{width:100%}.main-content.admin-page table thead{position:sticky;top:105px;z-index:1}.ars-top-padding{padding-top:40px}.ars-top-padding-sm{padding-top:20px}input:focus,textarea:focus{outline-color:#999}input::-moz-placeholder,textarea::-moz-placeholder{color:#bbb}input::placeholder,textarea::placeholder{color:#bbb}.ars-input-wrap.width-100,input.width-100,textarea.width-100{width:100%!important}.ars-input-wrap.width-ss,input.width-ss,textarea.width-ss{width:4rem!important}.ars-input-wrap.width-s,input.width-s,textarea.width-s{width:6rem!important}.ars-input-wrap.width-m,input.width-m,textarea.width-m{width:10rem!important}.ars-input-wrap.width-ml,input.width-ml,textarea.width-ml{width:15rem!important}.ars-input-wrap.width-l,input.width-l,textarea.width-l{width:24rem!important}.ars-input-wrap.width-ll,input.width-ll,textarea.width-ll{width:30rem!important}div.ars-form-area{margin-left:auto;margin-right:auto;width:900px}@media screen and (max-width:900px){div.ars-form-area.ars-registration,div.ars-form-area.ars-registration form.ars-form-login{margin-left:0;margin-right:0;width:unset}}div.ars-form-area.ars-verification{width:22rem}div.ars-form-area.ars-verification form.ars-form-login{width:unset}div.ars-form-area .ars-input-wrap{display:inline-block;position:relative}div.ars-form-area form.ars-form input,div.ars-form-area form.ars-form label,div.ars-form-area form.ars-form select,div.ars-form-area form.ars-form textarea{font-size:14px;line-height:1.8}div.ars-form-area form.ars-form input[type=email],div.ars-form-area form.ars-form input[type=number],div.ars-form-area form.ars-form input[type=password],div.ars-form-area form.ars-form input[type=text]{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:inset 1px 1px 8px 0 rgba(0,0,0,.2);padding:9px 21px}div.ars-form-area form.ars-form .search-box{position:relative}div.ars-form-area form.ars-form .search-box:after{background-image:url(/hotdog/images/icons/search-magnifier.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;left:12px;position:absolute;top:13px;width:20px}div.ars-form-area form.ars-form .search-box input[type=text].search-box-input{padding-left:38px;position:relative}div.ars-form-area form.ars-form input[type=radio]{display:none}div.ars-form-area form.ars-form .lbl-radio{cursor:pointer;display:inline-block;padding:5px 30px;position:relative;width:auto}div.ars-form-area form.ars-form .lbl-radio:before{background:url(/hotdog/images/icons/radiobg.svg) no-repeat;content:"";display:block;height:20px;left:5px;margin-top:-9px;position:absolute;top:50%;width:20px}div.ars-form-area form.ars-form .lbl-radio:after{background:url(/hotdog/images/icons/radiobg-checked.svg) no-repeat;content:"";display:block;height:10px;left:10px;margin-top:-4px;opacity:0;position:absolute;top:50%;width:10px}div.ars-form-area form.ars-form input[type=radio]:checked+.lbl-radio:after{opacity:1}div.ars-form-area form.ars-form input[type=checkbox]{display:none}div.ars-form-area form.ars-form .lbl-check{cursor:pointer;display:inline-block;padding:5px 30px;position:relative;width:auto}div.ars-form-area form.ars-form .lbl-check:before{background:url(/hotdog/images/icons/checkbg.svg) no-repeat;content:"";display:block;height:20px;left:5px;margin-top:-9px;position:absolute;top:50%;width:20px}div.ars-form-area form.ars-form .lbl-check:after{background:url(/hotdog/images/icons/checkbg-checked.svg) no-repeat;content:"";display:block;height:12px;left:7px;margin-top:-4px;opacity:0;position:absolute;top:50%;width:17px}div.ars-form-area form.ars-form input[type=checkbox]:checked+.lbl-check:after{opacity:1}div.ars-form-area form.ars-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/hotdog/images/icons/select-arrow.svg),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 16px) calc(100% - 19px),100% 0;background-repeat:no-repeat;background-size:12px 6px,45px 100%;padding:9px 58px 9px 13px}div.ars-form-area form.ars-form select,div.ars-form-area form.ars-form textarea{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:inset 1px 1px 8px 0 rgba(0,0,0,.2)}div.ars-form-area form.ars-form textarea{padding:9px 21px}div.ars-form-area form.ars-form input[type=email].error,div.ars-form-area form.ars-form input[type=email].required,div.ars-form-area form.ars-form input[type=password].error,div.ars-form-area form.ars-form input[type=password].required,div.ars-form-area form.ars-form input[type=text].error,div.ars-form-area form.ars-form input[type=text].required,div.ars-form-area form.ars-form textarea.error.error,div.ars-form-area form.ars-form textarea.error.required{border:1px solid #e9496c;box-shadow:inset 1px 1px 8px 0 rgba(255,185,212,.48)}div.ars-form-area form.ars-form .error-msg{background-color:#e9496c;border:1px solid #e9496c;border-radius:2px;display:inline-block;left:10px;padding:6px 8px;position:absolute;top:-42px}div.ars-form-area form.ars-form .error-msg span{color:#fff;font-size:14px}div.ars-form-area form.ars-form .error-msg:after{background-color:#e9496c;content:"";display:block;height:10px;left:calc(50% - 5px);position:absolute;top:32px;transform:rotate(-45deg);width:10px}div.ars-form-area form.ars-form .error-msg.error-msg-box:after{display:none}div.ars-form-area form.ars-form .required-msg{background-color:#4cb3e6;border:1px solid #4cb3e6;border-radius:2px;display:inline-block;padding:6px 8px;position:absolute;right:0;top:-42px}div.ars-form-area form.ars-form .required-msg span{color:#fff;font-size:14px}div.ars-form-area form.ars-form .required-msg:after{background-color:#4cb3e6;content:"";display:block;height:10px;left:calc(50% - 5px);position:absolute;top:32px;transform:rotate(-45deg);width:10px}div.ars-form-area form.ars-form .required-msg.required-msg-box:after{display:none}div.ars-form-area .form-row{display:flex;padding:30px}div.ars-form-area .form-row:nth-child(odd){background:#f0f0f0}div.ars-form-area .form-row .form-label{color:#cf1313;flex:0 0 200px;font-size:16px;font-weight:700}div.ars-form-area .form-row .form-input{flex:1 1 700px;position:relative}div.ars-form-area form.ars-form-login{margin-left:auto;margin-right:auto;width:600px}div.ars-form-area form.ars-form-login input.input-email{font-size:2rem}div.ars-form-area form.ars-form-login input.input-code{font-size:2rem;letter-spacing:.1rem;text-align:center}div.ars-form-area form.ars-form-login input.input-code::-moz-placeholder{font-size:18px;position:relative;top:-4px}div.ars-form-area form.ars-form-login input.input-code::placeholder{font-size:18px;position:relative;top:-4px}div.ars-form-area form.ars-form-login label.lbl-agreement{font-size:1.2rem}div.ars-form-area form.ars-form-login .form-row{padding:6px 12px}div.ars-form-area form.ars-form-login .form-row:nth-child(odd){background:#fff}div.ars-form-area form.ars-form-login input.input-password-eye{padding-right:50px}div.ars-form-area form.ars-form-login .password-eye{color:#999;font-size:24px;left:-40px;position:relative;top:4px}div.ars-form-area form.ars-form-login .form-row{padding:12px}div.ars-form-area form.ars-form-login .form-row .form-label{flex:0 0 120px;line-height:45px}div.ars-form-area form.ars-form-login .btn-area{margin-bottom:16px;margin-top:12px}div.ars-form-area form.ars-form-login .password-support{text-align:center}div.ars-form-area form.ars-form-login .password-support .support-email{color:#4cb3e6;font-size:120%;margin:0 4px}div.ars-inquiry div.by-email,div.ars-inquiry div.by-tel{margin-bottom:4rem;text-align:center}div.ars-inquiry .email-address,div.ars-inquiry .tel-number{color:#4cb3e6;font-size:28px;height:60px}div.ars-inquiry .email-address span,div.ars-inquiry .tel-number span{display:inline-block;height:60px;line-height:60px}div.ars-inquiry .email-address i,div.ars-inquiry .email-address img,div.ars-inquiry .tel-number i,div.ars-inquiry .tel-number img{font-size:40px;margin-right:16px;vertical-align:middle}.login-form-main-body h2.login-title{font-size:24px;font-weight:400;height:60px;line-height:60px;margin-bottom:30px;text-align:center}.login-form-main-body h2.login-title .emp{color:#cf1313;font-size:30px;font-weight:600;margin-right:6px}.login-form-main-body h2.login-title img{display:inline-block;height:100%;margin-right:6px;vertical-align:top}div.login-form-navi{margin-top:60px;text-align:center}div.login-form-navi a.login-card{color:#000;cursor:pointer;font-weight:600;text-align:center;text-decoration:none}div.login-form-navi a.login-card:hover{opacity:.6}div.login-form-navi a.login-card{display:inline-block;height:70px;padding-top:12px;width:320px}div.login-form-navi a.login-card.to-teacher{background-color:#f5eed6}div.login-form-navi a.login-card.to-student{background-color:#e1ecf8}div.login-form-navi a.login-card{border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.2)}div.login-form-navi a.login-card img.navi-img{height:48px}div.login-form-navi a.login-card>span.to-another-login{text-decoration:underline}.game--description{border:2px solid #000;border-radius:6px;padding:14px 30px 23px;position:relative;top:7px;width:665px}.game--description:before{content:url(/images/icons/game-baloon.png);height:50px;left:55px;position:absolute;top:-20px;width:50px}.game--description .title{color:#cf1313;font-size:18px;font-weight:700;height:38px}.game--description .title span{display:inline-block;margin-left:2px;margin-top:2px;vertical-align:middle}.game--description .title span.howtoplay{font-size:10px;margin-left:8px;margin-top:0}.game--description .title:before{background-image:url(/images/icons/contents_howtoplay_fixed.png);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:38px;vertical-align:middle;width:33.4px}.game--description .data{color:#000;font-size:14px;line-height:1.6;margin-top:4px}.user-tag{background-color:#999;border-radius:2px;color:#fff;font-size:12px;font-weight:700;line-height:20px;margin-right:8px;padding:0 4px 0 6px;position:relative;white-space:nowrap}.user-tag,.user-tag:after{display:inline-block;height:20px}.user-tag:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8.65" height="20" viewBox="0 0 8.65 20"><path fill="%23999999" d="M0,0A1.78,1.78,0,0,1,1.36.64l6.82,8a2.08,2.08,0,0,1,0,2.64l-6.82,8A1.78,1.78,0,0,1,0,20"/></svg>');background-position:100% 0;background-repeat:no-repeat;content:"";position:absolute;right:-7px;top:0;width:10px}.user-tag-gray{background-color:#999}.user-tag-gray:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8.65" height="20" viewBox="0 0 8.65 20"><path fill="%23999999" d="M0,0A1.78,1.78,0,0,1,1.36.64l6.82,8a2.08,2.08,0,0,1,0,2.64l-6.82,8A1.78,1.78,0,0,1,0,20"/></svg>')}.user-tag-green{background-color:#6eaf29}.user-tag-green:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8.65" height="20" viewBox="0 0 8.65 20"><path fill="%236eaf29" d="M0,0A1.78,1.78,0,0,1,1.36.64l6.82,8a2.08,2.08,0,0,1,0,2.64l-6.82,8A1.78,1.78,0,0,1,0,20"/></svg>')}.user-tag-blue{background-color:#396fba}.user-tag-blue:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8.65" height="20" viewBox="0 0 8.65 20"><path fill="%23396FBA" d="M0,0A1.78,1.78,0,0,1,1.36.64l6.82,8a2.08,2.08,0,0,1,0,2.64l-6.82,8A1.78,1.78,0,0,1,0,20"/></svg>')}.ars-custom-tag{border-radius:2px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:20px;margin-right:8px;padding:0 4px 0 6px;position:relative;white-space:nowrap}.ars-custom-tag:after{background-color:inherit;content:"";display:inline-block;height:20px;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8.65" height="20" viewBox="0 0 8.65 20"><path d="M0,0A1.78,1.78,0,0,1,1.36.64l6.82,8a2.08,2.08,0,0,1,0,2.64l-6.82,8A1.78,1.78,0,0,1,0,20"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8.65" height="20" viewBox="0 0 8.65 20"><path d="M0,0A1.78,1.78,0,0,1,1.36.64l6.82,8a2.08,2.08,0,0,1,0,2.64l-6.82,8A1.78,1.78,0,0,1,0,20"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;right:-7px;top:0;width:8px}.search-filters .filter-btn-area{color:#000;font-size:12px;font-weight:600;left:-6px;line-height:25px;position:relative;top:12px}.search-filters .filter-btn-area button{background-color:#999;border:none;border-radius:5px;box-shadow:0 2px 0 0 #666;color:#fff;font-size:18px;height:24px;margin:0 5px 0 0;padding:0;position:relative;top:2px;width:25px}.search-filters .filter-tags{background-color:#f0f0f0;display:inline-block;height:45px;max-width:600px;min-width:300px;padding:12px 26px 16px}.search-filters .filter-tags i.bi-x-lg{margin-right:3px;opacity:.7}.btn--default,.btn--wide{background-color:#999;border:none;border-radius:6px;box-shadow:0 3px 0 0 #666;color:#fff;font-size:16px;font-weight:700;height:48px;min-width:120px;padding:0 18px;position:relative;text-align:center}.btn--default:enabled:hover,.btn--wide:enabled:hover{box-shadow:0 1px 0 0 #666;filter:brightness(90%);transform:translateY(2px)}.btn--default:disabled,.btn--wide:disabled{opacity:.6}.btn--wide{min-width:194px}.btn--action,.btn--blue{background-color:#2ba9e7;box-shadow:0 3px 0 0 #30789b;color:#fff}.btn--action:hover,.btn--blue:hover{box-shadow:0 1px 0 0 #30789b}.btn--green{background-color:#4dc572;box-shadow:0 3px 0 0 #2e984f;color:#fff}.btn--green:hover{box-shadow:0 1px 0 0 #333}a .add-icon,button .add-icon{font-size:130%;margin-right:6px;position:relative;top:2px}.no-content{font-family:HiraginoSans-W6;font-size:24px;margin:40px 0;text-align:center}table.common-table{font-size:14px;margin:0 auto 48px}table.common-table thead{position:sticky;top:0;z-index:1}table.common-table thead tr{background-color:#cf1313;margin:0}table.common-table thead tr th{color:#fff;font-weight:400;padding:24px 15px 22px;vertical-align:middle}table.common-table thead tr th:first-child{padding-left:30px}table.common-table thead tr th:last-child{padding-right:30px}table.common-table tbody tr td{padding:30px 15px}table.common-table tbody tr td:first-child{padding-left:30px}table.common-table tbody tr td:last-child{padding-right:30px}table.common-table tbody tr:nth-child(2n){background:#f0f0f0}table.common-table tbody tr:nth-child(2n).suspended{background-color:#bbb!important}table.common-table tbody tr.suspended{background-color:#ccc!important}table.common-table .dots{color:#999;cursor:pointer;font-size:24px;font-weight:600;padding:1rem 6px 1rem 1rem}table.common-table .circle-fill{background-color:#cf1313;border-radius:100px;display:inline-block;height:40px;padding:0;text-align:center;width:40px}table.common-table .circle-fill:hover{cursor:pointer}table.common-table .toggle-area{background:#828282;color:#fff;font-size:14px;height:50px;max-width:900px;padding:0!important}table.common-table .toggle-area .toggle-panels{display:flex;justify-content:space-between}table.common-table .toggle-area .toggle-panels>a,table.common-table .toggle-area .toggle-panels>div{display:block;flex:1 1 15%;text-decoration:none}table.common-table .toggle-area .toggle-panels .toggle-panel{border-right:1px solid #999;color:#fff;cursor:pointer;height:50px;line-height:50px;text-align:center;width:100%}table.common-table .toggle-area .toggle-panels .toggle-panel .label{color:#fff!important}table.common-table .toggle-area .toggle-panels .without-border{border-right:none}table.common-table .additional{color:#fff;display:inline-block;font-size:24px;position:relative;top:50%;transform:translateY(-50%);vertical-align:middle}table.common-table .outside-click-area{padding-right:23px!important;text-align:right}table.no-sticky-header thead{position:static}table.studio-table .title-button .content-title{display:inline-block;font-size:16px;font-weight:600;margin-right:20px;max-width:14rem;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}table.studio-table .title-button .btn{background-color:#999;border:none;border-radius:5px;box-shadow:0 3px 0 0 #666;color:#fff;display:inline-block;font-size:14px;height:24px;padding:0 7px;position:relative;text-align:center}table.studio-table .title-button .btn:hover{box-shadow:0 1px 0 0 #666;filter:brightness(90%);transform:translateY(2px)}table.studio-table .title-button .btn .icon-text{margin-top:2.5px}table.studio-table .title-button{margin-bottom:16px}table.studio-table .bottom-area{display:block}table.studio-table .bottom-area .content-thumbnail{display:inline-block;margin-right:11px;vertical-align:top}table.studio-table .bottom-area .content-thumbnail .thumbnail{background-color:inherit!important;height:100px!important;width:130px!important}table.studio-table .bottom-area .content-tags{display:inline-block}table.studio-table .bottom-area .content-tags .content-tag{margin-right:10px;max-width:300px;overflow:hidden;vertical-align:middle}table.studio-table .bottom-area .content-tags .content-tag i{color:#2ba9e7}table.studio-table .bottom-area .content-tags .content-tag span{margin-left:-5px}table.studio-table .bottom-area .content-tags{margin-bottom:11px}table.studio-table .bottom-area .updated-at{font-size:12px}table.studio-table .bottom-area .updated-at i{color:#2ba9e7}table.studio-table .bottom-area .updated-at{margin-bottom:12px}table.studio-table .bottom-area .badges{width:500px}table.studio-table .bottom-area .badges .block{margin-bottom:4px;margin-right:2px}table.studio-table .public-status-badge{border:1px solid #30789b;border-radius:5px;color:#30789b}table.studio-table .private-status-badge,table.studio-table .public-status-badge{background-color:#fff;font-size:14px;padding:4px 7px 2px;text-align:center;white-space:nowrap}table.studio-table .private-status-badge{border:1px solid #999;border-radius:5px;color:#999}table.message-channels{font-size:14px}table.message-channels td{vertical-align:top}table.message-channels .content-thumbnail{display:inline-block;margin-right:11px;vertical-align:top}table.message-channels .content-thumbnail .thumbnail{height:100px;width:130px}.ars-page-top-heading{text-align:center}.ars-page-top-heading i.icon{color:#999;display:inline-block;font-size:71px;line-height:1;vertical-align:middle}.ars-page-top-heading img.icon{display:inline-block;height:auto;vertical-align:middle;width:71px}.ars-page-top-heading .title{display:inline-block;font-family:HiraginoSans-W6;font-size:30px;line-height:1.07;margin-left:11.3px;vertical-align:middle}.ars-page-top-heading .caption{font-family:HiraginoSans-W3;font-size:14px;line-height:2;text-align:center}.ars-page-top-heading{border-bottom:1px solid #e1e1e1;margin-bottom:20px;padding-bottom:40px}.header{height:103px;margin-left:auto;margin-right:auto;overflow:hidden;padding-left:15px;padding-right:15px;text-align:right;width:1150px}.header .logo{height:60px;margin:20px 0;width:192px}.header .top-label{background-color:#cf1313;border-radius:0 0 3px 3px;color:#fff;display:block;font-size:12px;left:0;position:absolute;text-align:center;top:-12px;width:54px}.header .icon-area{margin-left:auto;width:100%}.header .icon-area .make-area,.header .icon-area .search-area{display:inline-block;padding-left:76px;position:relative;top:10px}.header .icon-area .make-area{margin-left:20px}.header .icon-area .icon-label{display:inline-block;justify-content:center}.header .icon-area .icon-label .icon{display:block;height:auto;margin-left:auto;margin-right:auto;width:55px}.header .icon-area .icon-label .icon-last{display:block;margin-left:auto;margin-right:auto;width:auto}.header .icon-area .icon-label .label{color:#000;font-size:14px;font-weight:600;text-align:center;width:90px}.header .link{display:inline-block;margin-right:30px;width:70px}.tags-wrapper{display:inline-block;margin-left:20px;max-width:500px;vertical-align:middle}.tags-wrapper .tags{display:flex;justify-content:flex-start}.tags-wrapper .tags .select-tag{display:inline-block;vertical-align:middle}.tags-wrapper .tags .select-tag .hash{color:#2ba9e7;vertical-align:middle}.tags-wrapper .tags .select-tag .label{margin-left:-2px;vertical-align:middle}.tags-wrapper .tags .select-tag .delete{background-color:#e2e2e2;border-radius:100px;color:#999;font-size:7px;font-weight:600;padding:2.5px;vertical-align:middle}.tags-wrapper .tags .select-tag{margin-right:20px}.support-email{color:#4cb3e6;font-size:120%;margin:0 4px}[class*=" ars-icon-"]:before,[class^=ars-icon-]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;margin-right:4px;text-transform:none;vertical-align:-.125em}.ars-icon-tag:before{content:"\f5af";transform:scaleX(-1)}.ars-icon-triangle-right:before{content:"\f5e3";transform:rotate(90deg)}.ars-icon-clock:before{content:"\f291"}.ars-icon-thumb-up:before{content:"\f406"}i.ic-blue{color:#94c9ed}span.suspended-icon{background:#000;border-radius:4px;color:#fff;display:inline-block;font-size:12px;padding:4px}span.suspended-icon i{margin-right:4px}.ars-input-error-feedback{font-size:80%;margin-top:.25rem;width:100%}.ars-general-error-feedback{color:#dc3545;font-size:90%;margin-top:.25rem;width:100%}.ars-color-pink{color:#e71e84}.ars-color-green{color:#6fba39}.ars-color-blue{color:#007bff}.ars-content-material-tag,.ars-content-tag,.ars-general-tag{background-color:#6fba39;border-radius:.25rem;color:#fff;display:inline-block;font-size:1em;font-weight:700;line-height:1;margin-bottom:.5em;margin-right:.5em;padding:.5em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;white-space:nowrap}.ars-content-material-tag{background-color:#396fba}.ars-general-tag{background-color:#bbb}.ars-content-shared-label{border:1px solid #f6993f;border-radius:.25rem;color:#f6993f;display:inline-block;font-size:1em;margin-bottom:.5em;margin-right:.5em}.ars-content-badge,.ars-content-shared-label{background-color:#fff;font-weight:700;line-height:1;padding:.5em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;white-space:nowrap}.ars-content-badge{border:2px solid #ccc;border-radius:50%;color:#aaa;height:2.8rem;width:2.8rem}.ars-badge-icon{height:1.5rem;width:1.5rem}.tooltip-inner{max-width:350px}span.menu-icon-holder{display:inline-block;text-align:center;width:35px}.scrach-player-area{background-color:transparent;flex:0 0 485px}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.cursor-alias{cursor:alias}.cursor-all-scroll{cursor:all-scroll}.cursor-auto{cursor:auto}.cursor-cell{cursor:cell}.cursor-context-menu{cursor:context-menu}.cursor-col-resize{cursor:col-resize}.cursor-copy{cursor:copy}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-e-resize{cursor:e-resize}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-n-resize{cursor:n-resize}.cursor-ne-resize{cursor:ne-resize}.cursor-nesw-resize{cursor:nesw-resize}.cursor-ns-resize{cursor:ns-resize}.cursor-nw-resize{cursor:nw-resize}.cursor-nwse-resize{cursor:nwse-resize}.cursor-no-drop{cursor:no-drop}.cursor-none{cursor:none}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.cursor-row-resize{cursor:row-resize}.cursor-s-resize{cursor:s-resize}.cursor-se-resize{cursor:se-resize}.cursor-sw-resize{cursor:sw-resize}.cursor-text{cursor:text}.cursor-w-resize{cursor:w-resize}.cursor-wait{cursor:wait}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.arspark-container{margin:30px 50px 150px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
