body,html{width:100%;height:100%}body{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;font-style:normal;background:#fff;overflow:hidden}.app{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.form-control::-moz-placeholder,::-moz-placeholder{font-style:italic;color:#aaa}.form-control::placeholder,::placeholder{font-style:italic;color:#aaa}.form-control::-webkit-input-placeholder,::-webkit-input-placeholder{font-style:italic;color:#aaa}.form-control::-ms-input-placeholder,::-ms-input-placeholder{font-style:italic;color:#aaa}.form-control:-ms-input-placeholder,:-ms-input-placeholder{font-style:italic;color:#aaa}textarea{resize:vertical}textarea.no-resize{resize:none}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.container{padding-left:5px;padding-right:5px}.row{margin-left:-5px;margin-right:-5px}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease}.fade-down-enter,.fade-down-leave-to{opacity:0;transform:translateY(20px)}.fade-down-enter-to,.fade-down-leave{opacity:1;transform:translateY(0)}.fade-down-enter-active,.fade-down-leave-active{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.flip-list-move{transition:transform .3s;-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s}.m-notify-container{position:fixed;bottom:10px;left:0;width:100%;z-index:10000;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.m-notify-container .m-notify-wrapper{display:inline-block;max-width:500px}.m-notify-container .m-notify-wrapper .m-notify{display:flex;align-items:center;padding:9px 10px;font-size:14px;overflow:hidden;border-radius:4px;box-shadow:0 1px 8px rgba(0,0,0,.15);color:#fff;background:rgba(0,0,0,.75);pointer-events:all;position:relative}.m-notify-container .m-notify-wrapper .m-notify .m-notify-icons{float:left;margin-right:10px}.m-notify-container .m-notify-wrapper .m-notify .m-notify-icons svg{display:inline-block;width:22px;height:22px}.m-notify-container .m-notify-wrapper .m-notify .m-notify-content{width:100%}.m-notify-container .m-notify-wrapper .m-notify .m-notify-description{line-height:1.6;color:#fff}.m-notify-container .m-notify-wrapper+.m-notify-wrapper{margin-top:10px}.m-notify-container .m-notify-wrapper:after,.m-notify-container .m-notify-wrapper:before{content:"";clear:both;display:table}.m-notify-fade-in{animation:m-notify-fade-in .3s;-webkit-animation:m-notify-fade-in .3s;-moz-animation:m-notify-fade-in .3s;-ms-animation:m-notify-fade-in .3s;-o-animation:m-notify-fade-in .3s}.m-notify-fade-out{animation:m-notify-fade-out .3s;-webkit-animation:m-notify-fade-out .3s;-moz-animation:m-notify-fade-out .3s;-ms-animation:m-notify-fade-out .3s;-o-animation:m-notify-fade-out .3s}.m-alert-fade-in{animation:m-alert-fade-in .3s;-webkit-animation:m-alert-fade-in .3s;-moz-animation:m-alert-fade-in .3s;-ms-animation:m-alert-fade-in .3s;-o-animation:m-alert-fade-in .3s}.m-alert-fade-out{animation:m-alert-fade-out .3s;-webkit-animation:m-alert-fade-out .3s;-moz-animation:m-alert-fade-out .3s;-ms-animation:m-alert-fade-out .3s;-o-animation:m-alert-fade-out .3s}.m-alert-container{display:flex;position:fixed;z-index:2050;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:.625em;overflow-x:hidden;transition:background-color .1s;background-color:transparent;-webkit-overflow-scrolling:touch;background-color:rgba(0,0,0,.4)}.m-alert-container .m-alert{position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:none;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;z-index:1}.m-alert-container .m-alert .m-alert-header{display:flex;flex-direction:column;align-items:center}.m-alert-container .m-alert .m-alert-header .m-alert-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex}.m-alert-container .m-alert .m-alert-header .m-alert-icon:before{display:flex;align-items:center;height:92%;font-size:3.75em}.m-alert-container .m-alert .m-alert-header .m-alert-icon-info{border-color:#9de0f6;color:#3fc3ee}.m-alert-container .m-alert .m-alert-header .m-alert-icon-info:before{content:"i"}.m-alert-container .m-alert .m-alert-header .m-alert-icon-success{border-color:#a5dc86;position:relative}.m-alert-container .m-alert .m-alert-header .m-alert-icon-success:before{content:"";display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86;top:2.875em;left:.875em;width:1.5625em;transform:rotate(45deg);font-size:inherit}.m-alert-container .m-alert .m-alert-header .m-alert-icon-success:after{content:"";display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86;top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.m-alert-container .m-alert .m-alert-header .m-alert-icon-warning{border-color:#facea8;color:#f8bb86}.m-alert-container .m-alert .m-alert-header .m-alert-icon-warning:before{content:"!"}.m-alert-container .m-alert .m-alert-header .m-alert-icon-error{border-color:#f27474;position:relative}.m-alert-container .m-alert .m-alert-header .m-alert-icon-error:before{content:"";display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474;left:1.0625em;transform:rotate(45deg);font-size:inherit}.m-alert-container .m-alert .m-alert-header .m-alert-icon-error:after{content:"";display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474;right:1em;transform:rotate(-45deg)}.m-alert-container .m-alert .m-alert-header .m-alert-icon-question{border-color:#c9dae1;color:#87adbd}.m-alert-container .m-alert .m-alert-header .m-alert-icon-question:before{content:"?"}.m-alert-container .m-alert .m-alert-header .m-alert-title{font-size:1.3rem;margin:10px 0}.m-alert-container .m-alert .m-alert-content{z-index:1;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word}.m-alert-container .m-alert .m-alert-input{height:42px}.m-alert-container .m-alert .m-alert-action{display:flex;z-index:1;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0}.m-alert-container .m-alert .m-alert-action button{display:inline-block;margin:0 5px;padding:8px 12px;min-width:80px}.m-spinner{stroke:#f2f2f2;stroke-width:3;stroke-linecap:round;background:none;vertical-align:middle}.m-spinner .path{fill:none;stroke:#f2f2f2}.m-spinner .active-path{fill:none;stroke:#20a0ff;transform-origin:50% 50%;stroke-dasharray:90,150;stroke-dashoffset:0;animation:spinner-wipe 1.5s ease-in-out infinite,spinner-rotate 2s linear infinite}.btn .m-spinner{float:left;margin-top:1px;margin-right:2px}.m-loading .bg{display:inline-block;background:#fff;padding:6px 10px;color:#333;font-size:13px;text-align:center;border-radius:5px;width:auto}.m-loading .bg svg{float:left;margin-right:5px}.m-loading .bg i{display:inline-block;width:20px;text-align:left}.m-loading .bg .tip{font-size:10px;margin-top:10px;line-height:12px}.m-loading .bg .tip:empty{display:none}.m-loading:not(.full){text-align:center;margin:10px 0}.m-loading.full{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:2000;display:flex;justify-content:center;align-items:center}.m-loading.full .bg{border:1px solid #ddd;box-shadow:0 2px 5px #888;max-width:80%}.content-html{overflow-x:hidden}.content-html ul{list-style-type:disc;padding-left:20px}.content-html ol{list-style-type:decimal;padding-left:20px}.content-html ul ul{list-style-type:circle;padding-left:40px}.content-html ol ol{list-style-type:lower-alpha;padding-left:40px}.content-html p{margin:0 0 10px}.content-html h1,.content-html h2,.content-html h3,.content-html h4,.content-html h5,.content-html h6{font-weight:700;margin-bottom:10px}.content-html h1{font-size:20px}.content-html h2{font-size:18px}.content-html h3{font-size:16px}.content-html h4{font-size:14px}.content-html h5{font-size:12px}.content-html h6{font-size:10px}.content-html table{width:100%;margin-bottom:15px;border:1px solid var(--black-color);border-collapse:collapse}.content-html table td,.content-html table th{border:1px solid var(--black-color);padding:8px}.content-html img{max-width:100%!important;margin:0!important}.content-html a{color:#0134cb}.form-check-input{width:14px;height:14px}.form-check label,label.form-check{margin-bottom:0}.btn.disabled,.btn:disabled{opacity:.4}.btn{font-size:14px}.btn-sm{font-size:13px}.btn-xs{font-size:12px;padding:4px 8px;line-height:1}.form-group.form-control{height:auto}.form-group label{margin-bottom:2px}.form-control,.input-group-text{font-size:14px}.modal-open{overflow:hidden}.modal-open .modal{-webkit-overflow-scrolling:touch}.modal[data-backdrop=false]{background:rgba(0,0,0,.5)}.modal .modal-header{padding:12px}.modal .modal-title{font-size:15px;line-height:20px}.modal .modal-header .close{padding:10px 15px;margin:-12px -10px}.modal .modal-body{padding:15px}.modal .modal-footer{padding:5px}.card-header{padding:7px 10px}.card-body{padding:10px}.table>thead>tr>th{white-space:nowrap}.table td,.table th{padding:8px}.tooltip .tooltip-inner{text-align:left;max-width:280px;font-size:12px}a,a:active,a:focus,a:hover{text-decoration:none}a,a:not([href]){cursor:pointer}a{-moz-user-select:none;user-select:none;-webkit-user-select:none}a.disabled{pointer-events:none}img.h40{height:40px}img.h50{height:50px}img.h60{height:60px}img.h200{height:200px}.red{color:red}.yellow{color:#ff0}.orange{color:orange}.gray{color:grey}.green{color:green}.blue{color:#00f}.fs10{font-size:10px;line-height:12px}.fs11{font-size:11px;line-height:13px}.fs12{font-size:12px;line-height:14px}.fs17{font-size:17px}.fs20{font-size:20px}.modal .banks{display:flex;flex-wrap:wrap}.modal .banks a{width:10%;padding:2px}.modal .banks a img{width:100%}.modal label.game-type{display:block;margin-bottom:10px;padding:10px;border:1px solid #ddd;border-radius:4px;text-align:center;min-height:90px;font-size:16px}.modal label.game-type input[type=radio]{width:20px;height:20px}.modal label.game-type img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.modal label.game-type h3{margin-top:5px;margin-bottom:0;font-size:15px}.input-required-hidden{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.scale-hover{transition-property:transform;transition-duration:.1s;transition-timing-function:linear}.scale-hover:active,.scale-hover:hover{transform:scale(1.05)}.box-list-image{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:10px;z-index:1000}.box-list-image .bg{display:flex;flex-direction:column;background:#fff;border:1px solid #ccc;border-radius:8px;width:660px;padding:10px;max-width:100%;max-height:100%;overflow:hidden}.box-list-image .bg ul{flex-grow:1;list-style:none;padding-left:0;padding-top:10px;padding-bottom:10px;margin-left:-5px;margin-right:-5px;margin-bottom:0;border-bottom:1px solid #dee2e6;overflow:auto;-webkit-overflow-scrolling:touch}.box-list-image .bg ul li{display:inline-block;margin-left:5px;margin-right:5px;margin-bottom:10px}.box-list-image .bg ul li img{width:80px;height:80px;border:1px solid #ddd;background:#fff;border-radius:4px;-o-object-fit:contain;object-fit:contain}.box-list-image .bg ul li img:hover{border-color:red}.switch-check{position:relative;display:inline-block;-moz-user-select:none;user-select:none;-webkit-user-select:none}.switch-check input{display:none}.switch-check span{display:block;cursor:pointer;width:30px;height:14px;border-radius:20px;position:relative;background:#bbb;border:1px solid #999;transition:.3s;margin:0}.switch-check span:after{content:"";position:absolute;top:-3px;left:-1px;width:18px;height:18px;background:#f1f1f1;border:1px solid #607d8b;border-radius:50%;transition:.3s}.switch-check input:checked+span{background-color:#047afb;border-color:#0070eb}.switch-check input:checked+span:after{left:calc(100% + 1px);transform:translateX(-100%)}.switch-check.disabled span{opacity:.75;cursor:not-allowed}.switch-check.disabled input:checked+span:after{background-color:#cecece}.share-preview{width:100%;display:flex;flex-direction:column;background:#f2f3f5;border:1px solid #dadde1;-moz-user-select:none;user-select:none;-webkit-user-select:none}.share-preview .top{padding:10px 12px}.share-preview .top .hashtag{color:#216fdb;cursor:pointer}.share-preview .top .hashtag:hover{text-decoration:underline}.share-preview .top .quote{position:relative;padding-left:14px;margin-top:5px}.share-preview .top .quote:before{content:"";position:absolute;top:0;left:0;height:100%;border-left:4px solid #ccc}.share-preview .image{width:100%;cursor:pointer}.share-preview .image img{width:100%;height:auto}.share-preview .info{border-top:1px solid #dadde1;padding:10px 12px;cursor:pointer}.share-preview .info .host{color:#606770;font-size:12px;line-height:16px;text-transform:uppercase}.share-preview .info .host,.share-preview .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-preview .info .title{color:#1d2129;font-weight:600;margin-top:5px;font-size:16px;line-height:20px}.share-preview .info .description{color:#606770;font-size:14px;line-height:20px;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:80px;margin-top:3px}.product-price{color:red}.product-price .origin{text-decoration:line-through;color:#777;margin-right:10px}.list-product .product-item{border:1px solid #ddd;border-radius:5px;height:100%;display:flex;flex-direction:column}.list-product .product-item .image{height:140px;background:#fafafa}.list-product .product-item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list-product .product-item .info{flex-grow:1;display:flex;flex-direction:column;padding:8px}.list-product .product-item h3{font-size:14px;margin-bottom:8px}.list-product .product-item .desc{font-size:13px;margin-bottom:8px}.g-popup{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);padding:10px;display:flex;align-items:center;justify-content:center;overflow:auto;-webkit-overflow-scrolling:touch;z-index:11}.g-popup::-webkit-scrollbar{display:none}.g-popup .g-popup-content{display:flex;flex-direction:column;width:100%;max-width:500px;background:#fff;border:1px solid #ccc;border-radius:8px;color:#333;font-size:14px;position:relative}.g-popup .g-popup-content.scroll{height:auto;min-height:100px;max-height:calc(100% - 40px)}.g-popup .g-popup-content.scroll .g-popup-body{overflow:auto;-webkit-overflow-scrolling:touch}.g-popup .g-popup-content.scroll .g-popup-body::-webkit-scrollbar{display:none}.g-popup a.g-close{position:absolute;top:-10px;right:-10px;background:rgba(255,0,0,.8);color:#fff!important;width:24px;height:24px;border-radius:50%;text-align:center;line-height:24px;font-size:18px;opacity:1!important;text-shadow:none;font-weight:400}.g-popup a.g-close:hover{background:red}.g-popup .g-popup-header a.g-close{top:20px;right:20px}.g-popup .g-popup-body{width:100%;flex-grow:1;padding:15px}.g-popup.g-popup-1 .g-popup-content,.g-popup.g-popup-2 .g-popup-content{width:300px;max-height:100%}.g-popup.g-popup-1 .g-popup-content .g-popup-body,.g-popup.g-popup-2 .g-popup-content .g-popup-body{overflow:auto;max-height:100%}.g-popup.g-popup-1 .g-popup-content .g-popup-body::-webkit-scrollbar,.g-popup.g-popup-2 .g-popup-content .g-popup-body::-webkit-scrollbar{display:none}.g-popup.g-popup-1 .g-popup-header{width:100%;height:67px;background-image:url(/images/bg_popup1_top.png);background-repeat:no-repeat;background-size:100% 100%;background-position:top}.g-popup.g-popup-1 .g-popup-body{background-image:url(/images/bg_popup1_center.png);background-repeat:repeat-y;background-size:100% auto;background-position:50%;padding:0 30px 10px}.g-popup.g-popup-1 .g-popup-footer{width:100%;height:26px;background-image:url(/images/bg_popup1_bottom.png);background-repeat:no-repeat;background-size:100% 100%;background-position:bottom}.g-popup.g-popup-2 .g-popup-header{width:100%;height:105px;background-image:url(/images/bg_popup2_top.png);background-repeat:no-repeat;background-size:100% 100%;background-position:top}.g-popup.g-popup-2 .g-popup-body{background-image:url(/images/bg_popup2_center.png);background-repeat:repeat-y;background-size:100% auto;background-position:50%;padding:10px 30px}.g-popup.g-popup-2 .g-popup-footer{width:100%;height:66px;background-image:url(/images/bg_popup2_bottom.png);background-repeat:no-repeat;background-size:100% 100%;background-position:bottom}.g-popup.g-popup-full .g-popup-content{width:80%;max-width:100%}.sample-game{display:flex;flex-direction:column;width:100%;min-height:100%}.sample-game .list-game{flex-grow:1;max-height:450px;overflow-x:hidden;overflow-y:auto}.sample-game .list-game .thumbnail{display:flex;flex-direction:column;border:1px solid #ddd;border-radius:5px;height:calc(100% - 10px);overflow:hidden;margin-bottom:10px}.sample-game .list-game .thumbnail.blank{align-items:center;justify-content:center;font-size:18px;background:#e9f5ff;color:#ff5722;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;min-height:180px}.sample-game .list-game .thumbnail.blank:hover{color:#d74212}.sample-game .list-game .thumbnail.blank em{font-size:3rem}.sample-game .list-game .thumbnail .image{height:130px;background:#fafafa;border-bottom:1px solid #ddd}.sample-game .list-game .thumbnail .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sample-game .list-game .thumbnail .info{flex-grow:1;display:flex;flex-direction:column;padding:10px}.sample-game .list-game .thumbnail h3{font-size:14px;margin-bottom:5px}.sample-question{display:flex;flex-direction:column;width:100%;min-height:100%}.sample-question .list-question{flex-grow:1;max-height:450px;overflow-x:hidden;overflow-y:auto}.sample-question .list-question .thumbnail{display:flex;flex-direction:column;border:1px solid #ddd;border-radius:5px;height:calc(100% - 10px);overflow:hidden;margin-bottom:10px}.sample-question .list-question .thumbnail .image{background:#fafafa;border-bottom:1px solid #ddd}.sample-question .list-question .thumbnail .image img{width:100%;height:130px;-o-object-fit:contain;object-fit:contain}.sample-question .list-question .thumbnail .info{flex-grow:1;display:flex;flex-direction:column;padding:10px}.sample-question .list-question .thumbnail h3{font-size:14px;margin-bottom:5px}.luckywheel-game,.question-game,.quiz-game,.survey-game{position:relative;display:flex;flex-direction:column;align-content:center;justify-content:center;background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat;-moz-user-select:none;user-select:none;-webkit-user-select:none;overflow:hidden;padding:30px 10px 50px}.luckywheel-game .g-loading,.question-game .g-loading,.quiz-game .g-loading,.survey-game .g-loading{width:400px;height:400px;text-align:center;display:flex;justify-content:center;align-items:center;margin:0 auto}.luckywheel-game .g-action,.question-game .g-action,.quiz-game .g-action,.survey-game .g-action{position:absolute;top:0;left:0;width:100%;padding:10px;display:flex;justify-content:space-between;z-index:3}.luckywheel-game .g-action a,.question-game .g-action a,.quiz-game .g-action a,.survey-game .g-action a{display:inline-block;border-radius:3px;text-align:center;color:#fff;font-size:12px;text-shadow:0 1px 2px rgba(0,0,0,.4)}.luckywheel-game .g-action a:active,.luckywheel-game .g-action a:focus,.luckywheel-game .g-action a:hover,.question-game .g-action a:active,.question-game .g-action a:focus,.question-game .g-action a:hover,.quiz-game .g-action a:active,.quiz-game .g-action a:focus,.quiz-game .g-action a:hover,.survey-game .g-action a:active,.survey-game .g-action a:focus,.survey-game .g-action a:hover{color:#fff}.luckywheel-game .g-action a em.fa,.question-game .g-action a em.fa,.quiz-game .g-action a em.fa,.survey-game .g-action a em.fa{font-size:18px}.luckywheel-game .g-buttons,.question-game .g-buttons,.quiz-game .g-buttons,.survey-game .g-buttons{text-align:center;margin-bottom:10px}.luckywheel-game .g-buttons a,.question-game .g-buttons a,.quiz-game .g-buttons a,.survey-game .g-buttons a{display:inline-flex;background:#fff;color:#333;border-radius:4px;padding:8px 15px;text-align:left;margin:2px 1px}.luckywheel-game .g-buttons a em,.question-game .g-buttons a em,.quiz-game .g-buttons a em,.survey-game .g-buttons a em{font-size:18px}.luckywheel-game .g-logo,.question-game .g-logo,.quiz-game .g-logo,.survey-game .g-logo{width:280px;text-align:center;margin:20px auto 25px}.luckywheel-game .g-logo img.small,.question-game .g-logo img.small,.quiz-game .g-logo img.small,.survey-game .g-logo img.small{height:60px}.luckywheel-game .g-logo img.medium,.question-game .g-logo img.medium,.quiz-game .g-logo img.medium,.survey-game .g-logo img.medium{height:80px}.luckywheel-game .g-logo img.large,.question-game .g-logo img.large,.quiz-game .g-logo img.large,.survey-game .g-logo img.large{height:120px}.luckywheel-game .g-title,.question-game .g-title,.quiz-game .g-title,.survey-game .g-title{text-align:center;font-size:20px;color:#e44025;font-weight:700;line-height:1.1;max-height:120px;padding:10px;background:transparent;border-radius:4px;overflow:hidden;text-shadow:1px 1px rgba(0,0,0,.2)}.luckywheel-game .g-title div,.question-game .g-title div,.quiz-game .g-title div,.survey-game .g-title div{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.luckywheel-game .g-turn,.question-game .g-turn,.quiz-game .g-turn,.survey-game .g-turn{width:240px;color:#fff;font-size:18px;text-align:center;padding:5px 10px;border-radius:5px;margin:10px auto 15px}.luckywheel-game .g-comment,.question-game .g-comment,.quiz-game .g-comment,.survey-game .g-comment{display:block;font-size:16px;text-align:center;margin-bottom:15px;color:#fff}.luckywheel-game .g-box{position:relative;z-index:2}.luckywheel-game .g-wrapper{position:relative;width:400px;height:400px;border-radius:50%;margin:0 auto;padding:28px;background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:50%}.luckywheel-game .g-container{position:relative;width:100%;height:100%;border-radius:50%}.luckywheel-game .g-container canvas{width:100%;height:100%;background:#ffb820;border-radius:50%}.luckywheel-game .g-container .g-list{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;list-style:none;z-index:2}.luckywheel-game .g-container .g-list .g-item{position:absolute;left:0;top:0;width:100%;height:100%;color:#e4370e;font-weight:700;pointer-events:none}.luckywheel-game .g-container .g-list .g-item span{position:relative;display:block;width:40%;height:40%;padding:20px 10px;font-size:14px;margin:0 auto;text-align:center;transform-origin:50% 172px}.luckywheel-game .g-container .g-list .g-item span a{display:block;pointer-events:all}.luckywheel-game .g-container .g-list .g-item span p{margin:0;text-shadow:0 1px 1px hsla(0,0%,100%,.6)}.luckywheel-game .g-container .g-list .g-item span img{width:55px;height:55px;max-width:80%;max-height:80%;border-radius:50%;-o-object-fit:contain;object-fit:contain;-webkit-user-drag:none;-ms-user-drag:none;overflow:hidden}.luckywheel-game .g-container .g-list .g-item span.no-image{display:flex;align-items:center;justify-content:center}.luckywheel-game .g-container .g-list.text-vertical .g-item span.no-image p{transform:rotate(-90deg)}.luckywheel-game .g-button-turn{position:absolute;left:50%;top:50%;z-index:3;width:70px;height:70px;margin-top:-35px;margin-left:-35px;border-radius:50%;color:#f4e9cc;background-color:#e44025;line-height:70px;text-align:center;font-size:20px;box-shadow:0 3px 5px rgba(0,0,0,.6);text-decoration:none}.luckywheel-game .g-button-turn .icon{position:absolute;display:block;content:"";left:10px;top:-39px;width:0;height:0;overflow:hidden;border:25px solid transparent;border-bottom-color:#e44025}.luckywheel-game .g-button-turn.small{width:50px;height:50px;margin-top:-25px;margin-left:-25px;line-height:50px}.luckywheel-game .g-button-turn.small .icon{top:-25px;border-width:15px}.luckywheel-game .g-button-turn.medium{width:60px;height:60px;margin-top:-30px;margin-left:-30px;line-height:60px}.luckywheel-game .g-button-turn.medium .icon{top:-32px;border-width:20px}.luckywheel-game .g-button-turn.large{width:80px;height:80px;margin-top:-40px;margin-left:-40px;line-height:80px}.luckywheel-game .g-button-turn.large .icon{top:-46px;border-width:30px}.luckywheel-game .g-button-turn.disabled{pointer-events:none;opacity:.9}.question-game .g-wrapper,.quiz-game .g-wrapper,.survey-game .g-wrapper{position:relative;flex-grow:1;display:flex;flex-direction:column;max-width:100%;width:400px;min-height:400px;margin:0 auto;z-index:2}.question-game .g-wrapper .g-start,.quiz-game .g-wrapper .g-start,.survey-game .g-wrapper .g-start{flex-grow:1;display:flex;flex-direction:column;width:100%;align-self:center;justify-content:center;text-align:center}.question-game .g-wrapper .g-start .g-about,.quiz-game .g-wrapper .g-start .g-about,.survey-game .g-wrapper .g-start .g-about{flex-grow:1;overflow:auto;text-align:left;width:100%;background:#fff;color:#333;padding:10px;border-radius:10px;margin-bottom:15px;border:1px solid #ccc}.question-game .g-wrapper .g-start .g-about::-webkit-scrollbar,.quiz-game .g-wrapper .g-start .g-about::-webkit-scrollbar,.survey-game .g-wrapper .g-start .g-about::-webkit-scrollbar{display:none}.question-game .g-wrapper .g-start a.g-button-start,.quiz-game .g-wrapper .g-start a.g-button-start,.survey-game .g-wrapper .g-start a.g-button-start{display:inline-flex;align-items:center;background:#fff;color:#333;font-size:16px;padding:8px 10px 8px 20px;border-radius:30px;line-height:1}.question-game .g-wrapper .g-start a.g-button-start span,.quiz-game .g-wrapper .g-start a.g-button-start span,.survey-game .g-wrapper .g-start a.g-button-start span{margin-right:10px}.question-game .g-wrapper .g-start a.g-button-start em,.quiz-game .g-wrapper .g-start a.g-button-start em,.survey-game .g-wrapper .g-start a.g-button-start em{display:inline-block;width:30px;height:30px;font-size:18px;background:rgba(0,0,0,.2);border-radius:50%;text-align:center;line-height:30px}.question-game .g-container,.quiz-game .g-container,.survey-game .g-container{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);padding:40px 10px;z-index:4}.question-game .g-container .g-countdown,.quiz-game .g-container .g-countdown,.survey-game .g-container .g-countdown{position:absolute;top:5px;right:5px;display:inline-flex;align-items:center;justify-content:flex-end;color:red;border:2px solid red;border-radius:10px;padding:2px 10px 0 25px;font-weight:700;background:#fff;min-width:80px;height:35px;line-height:1;z-index:1}.question-game .g-container .g-countdown:before,.quiz-game .g-container .g-countdown:before,.survey-game .g-container .g-countdown:before{content:"\F34E";font-family:Font Awesome\ 5 Pro;font-weight:400;color:#333;position:absolute;left:5px;top:9px}.question-game .g-container .g-center,.quiz-game .g-container .g-center,.survey-game .g-container .g-center{width:400px;height:100%;max-width:100%;margin:0 auto;overflow-x:hidden;overflow-y:auto}.question-game .g-container .g-center::-webkit-scrollbar,.quiz-game .g-container .g-center::-webkit-scrollbar,.survey-game .g-container .g-center::-webkit-scrollbar{display:none}.question-game .g-container .g-center .g-questions,.quiz-game .g-container .g-center .g-questions,.survey-game .g-container .g-center .g-questions{display:flex;width:100%;transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out;-moz-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s}.question-game .g-container .g-center .g-question,.quiz-game .g-container .g-center .g-question,.survey-game .g-container .g-center .g-question{flex-shrink:0;width:100%}.question-game .g-container .g-content,.quiz-game .g-container .g-content,.survey-game .g-container .g-content{display:flex;flex-direction:column;width:100%;background:#fff;color:#333;border-radius:10px;margin-bottom:15px;border:1px solid #ddd;min-height:150px}.question-game .g-container .g-content .g-content-title,.quiz-game .g-container .g-content .g-content-title,.survey-game .g-container .g-content .g-content-title{position:relative;font-size:15px;color:inherit;padding:10px;font-weight:700;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.question-game .g-container .g-content .g-content-body,.quiz-game .g-container .g-content .g-content-body,.survey-game .g-container .g-content .g-content-body{color:inherit;width:100%;padding:10px 15px}.question-game .g-container .g-content .g-content-body img,.quiz-game .g-container .g-content .g-content-body img,.survey-game .g-container .g-content .g-content-body img{display:block;width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain}.question-game .g-container .g-content .g-content-body iframe,.quiz-game .g-container .g-content .g-content-body iframe,.survey-game .g-container .g-content .g-content-body iframe{display:block;width:280px;height:210px;border:none}.question-game .g-container .g-choices,.quiz-game .g-container .g-choices,.survey-game .g-container .g-choices{list-style:none;padding-left:0;margin-bottom:0}.question-game .g-container .g-choices li,.quiz-game .g-container .g-choices li,.survey-game .g-container .g-choices li{position:relative;margin-bottom:10px}.question-game .g-container .g-choices a.g-choice,.quiz-game .g-container .g-choices a.g-choice,.survey-game .g-container .g-choices a.g-choice{position:relative;display:block;background:#fff;color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;overflow:hidden}.question-game .g-container .g-choices a.g-choice div,.quiz-game .g-container .g-choices a.g-choice div,.survey-game .g-container .g-choices a.g-choice div{position:relative;padding:10px;z-index:2}.question-game .g-container .g-choices a.g-choice:before,.quiz-game .g-container .g-choices a.g-choice:before,.survey-game .g-container .g-choices a.g-choice:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1}.question-game .g-container .g-choices a.g-choice.hover:hover:before,.quiz-game .g-container .g-choices a.g-choice.hover:hover:before,.survey-game .g-container .g-choices a.g-choice.hover:hover:before{background:rgba(70,190,60,.4)}.question-game .g-container .g-choices a.g-choice.active:before,.quiz-game .g-container .g-choices a.g-choice.active:before,.survey-game .g-container .g-choices a.g-choice.active:before{background:rgba(70,190,60,.7)}.question-game .g-container .g-choices a.g-confirm-choice,.quiz-game .g-container .g-choices a.g-confirm-choice,.survey-game .g-container .g-choices a.g-confirm-choice{position:absolute;top:calc(50% - 15px);right:5px;width:70px;height:30px;text-align:center;line-height:30px;background:rgba(0,128,0,.8);border:1px solid rgba(0,128,0,.8);color:#fff;border-radius:5px;font-size:13px;z-index:3}.question-game .g-container .g-choices a.g-confirm-choice:active,.question-game .g-container .g-choices a.g-confirm-choice:hover,.quiz-game .g-container .g-choices a.g-confirm-choice:active,.quiz-game .g-container .g-choices a.g-confirm-choice:hover,.survey-game .g-container .g-choices a.g-confirm-choice:active,.survey-game .g-container .g-choices a.g-confirm-choice:hover{background-color:green;border-color:green}.question-game .g-container .g-choices.g-choices-text a.g-choice div,.quiz-game .g-container .g-choices.g-choices-text a.g-choice div,.survey-game .g-container .g-choices.g-choices-text a.g-choice div{color:currentColor;font-size:14px;max-height:60px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.question-game .g-container .g-choices.g-choices-image,.quiz-game .g-container .g-choices.g-choices-image,.survey-game .g-container .g-choices.g-choices-image{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.question-game .g-container .g-choices.g-choices-image li,.quiz-game .g-container .g-choices.g-choices-image li,.survey-game .g-container .g-choices.g-choices-image li{width:50%;padding:0 5px}.question-game .g-container .g-choices.g-choices-image a.g-choice,.quiz-game .g-container .g-choices.g-choices-image a.g-choice,.survey-game .g-container .g-choices.g-choices-image a.g-choice{height:100%}.question-game .g-container .g-choices.g-choices-image a.g-choice div,.quiz-game .g-container .g-choices.g-choices-image a.g-choice div,.survey-game .g-container .g-choices.g-choices-image a.g-choice div{padding:5px;height:100%}.question-game .g-container .g-choices.g-choices-image a.g-choice div img,.quiz-game .g-container .g-choices.g-choices-image a.g-choice div img,.survey-game .g-container .g-choices.g-choices-image a.g-choice div img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-height:180px}.question-game .g-container .g-choices.g-choices-image a.g-confirm-choice,.quiz-game .g-container .g-choices.g-choices-image a.g-confirm-choice,.survey-game .g-container .g-choices.g-choices-image a.g-confirm-choice{right:calc(50% - 35px)}.survey-game .g-container .g-choices.g-choices-text li div em{float:left;margin-right:5px}.survey-game .g-container .g-choices.g-choices-image li div em{margin-bottom:5px}.survey-game .g-container .g-next{text-align:center}.survey-game .g-container .g-next a{display:inline-flex;align-items:center;border-radius:5px;cursor:pointer;padding:6px 20px;color:#fff;line-height:1}.survey-game .g-container .g-next a span{margin-right:10px}.survey-game .g-container .g-next a em{display:inline-block;width:20px;height:20px;font-size:12px;background:rgba(0,0,0,.2);border-radius:50%;text-align:center;line-height:20px}.survey-game .progress{height:6px}.survey-game .result-image{display:flex;flex-direction:column;position:relative;height:100%;border:1px solid #ddd;border-radius:4px;overflow:hidden}.survey-game .result-image span{position:absolute;top:0;right:0;background:red;color:#fff;padding:2px 5px;font-size:10px;font-style:italic;z-index:1}.survey-game .result-image img{width:100%;height:140px;-o-object-fit:contain;object-fit:contain;background:#fff}.survey-game .result-image div{padding:5px 10px;text-align:center}.view-image{width:100%;height:100%}.view-image .box-list-image{position:relative;background:#fff}.view-image .box-list-image .bg{display:flex;flex-direction:column;width:100%;height:100%;border:none;border-radius:0;padding:0}.view-image .box-list-image .bg ul{flex-grow:1;max-width:100%;max-height:100%}.view-login,.view-register{display:flex;width:100%;min-height:100%;align-items:center;justify-content:center;padding:20px}.view-login .form,.view-register .form{background:#fff;width:400px;height:auto;padding:30px;color:#555;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}.view-login .form .logo,.view-register .form .logo{text-align:center;margin-bottom:20px}.view-login .form .logo img,.view-register .form .logo img{height:100px}.view-login .form .title,.view-register .form .title{font-size:25px;text-align:center;margin-bottom:20px}.view-login .form .agree,.view-register .form .agree{padding-left:25px;line-height:18px}.view-login .form .agree .form-check-input,.view-register .form .agree .form-check-input{width:20px;height:20px;margin-left:-25px}.view-login .form .btn-facebook,.view-login .form .btn-google,.view-register .form .btn-facebook,.view-register .form .btn-google{position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.view-login .form .btn-facebook em,.view-login .form .btn-google em,.view-register .form .btn-facebook em,.view-register .form .btn-google em{float:left}.view-login .form .btn-facebook span,.view-login .form .btn-google span,.view-register .form .btn-facebook span,.view-register .form .btn-google span{flex-grow:1;text-align:center}.view-login .form .btn-facebook,.view-register .form .btn-facebook{background-color:#1877f2}.view-login .form .btn-facebook:active,.view-login .form .btn-facebook:hover,.view-register .form .btn-facebook:active,.view-register .form .btn-facebook:hover{background-color:#0f67d9}.view-login .form .btn-google,.view-register .form .btn-google{background-color:#c9302c}.view-login .form .btn-google:active,.view-login .form .btn-google:hover,.view-register .form .btn-google:active,.view-register .form .btn-google:hover{background-color:#b12825}.view-dashboard{height:100%}.view-dashboard .sidebar{position:fixed;top:0;height:100%;bottom:0;width:224px;left:0;z-index:999;overflow:hidden;transition:left .15s ease;-webkit-transition:left .15s ease}.view-dashboard .sidebar .sidebar-wrapper{background:#fff;border-right:1px solid #ededed;position:relative;width:100%;height:100%;z-index:4}.view-dashboard .sidebar .sidebar-header{position:relative;height:48px;cursor:pointer;background-color:#fff;padding:8px;border-bottom:1px solid #ddd}.view-dashboard .sidebar .sidebar-header img{height:30px}.view-dashboard .sidebar .sidebar-inner{width:100%;height:calc(100% - 50px);padding-top:10px;padding-right:6px;overflow:auto;-webkit-overflow-scrolling:touch}.view-dashboard .sidebar .sidebar-inner ul{list-style:none;padding-left:0;margin-bottom:0}.view-dashboard .sidebar .sidebar-inner ul li{margin-bottom:5px}.view-dashboard .sidebar .sidebar-inner ul li a{display:flex;align-items:center;border-top-right-radius:4px;border-bottom-right-radius:4px;font-size:14px;padding:10px;color:#4a4a4a}.view-dashboard .sidebar .sidebar-inner ul li a em{font-size:16px;margin-right:12px}.view-dashboard .sidebar .sidebar-inner ul li a:hover{background-color:#efefef}.view-dashboard .sidebar .sidebar-inner ul li a.router-link-active:not([href="/"]),.view-dashboard .sidebar .sidebar-inner ul li a.router-link-exact-active{background-color:#efefef;color:#ff8144;border-left:2px solid #ff8144}.view-dashboard .sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:none;z-index:998}.view-dashboard .main-content{display:flex;flex-direction:column;height:100%}.view-dashboard .main-content header{display:flex;height:48px;background:#fff;border-bottom:1px solid #ddd}.view-dashboard .main-content header .title{flex-grow:1;font-size:18px;font-weight:500;padding:8px 12px;width:calc(100% - 224px)}.view-dashboard .main-content header .title a.toggle-bar{margin-right:10px;color:#333}.view-dashboard .main-content header .title span.text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-dashboard .main-content header .title img{height:30px;width:auto}.view-dashboard .main-content header .title .bell{position:relative;color:#333;float:right;margin-top:3px}.view-dashboard .main-content header .title .bell .num{position:absolute;top:-5px;right:-5px;width:14px;height:14px;border-radius:50%;background:red;color:#fff;font-size:10px;text-align:center;line-height:14px;z-index:1}.view-dashboard .main-content header .user{width:224px;color:#666;padding:0 10px;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;border-left:1px solid #ededed}.view-dashboard .main-content header .user a{display:flex;width:100%;height:100%;align-items:center;color:inherit}.view-dashboard .main-content header .user img{width:30px;height:30px;border-radius:50%;border:1px solid #fafafa}.view-dashboard .main-content header .user .name{display:inline-block;font-size:16px;margin-left:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 60px)}.view-dashboard .main-content #content{flex-grow:1;padding:10px;background-color:#f6f6f7}.view-dashboard .main-content #content .warning-notify{background:#f3e2cb;border:1px solid #efd9bb;border-left:6px solid #efa03e;color:#333;font-size:16px;padding:10px;border-radius:5px;margin-bottom:15px}.view-dashboard .card-body{padding:10px}.view-main ul{padding-left:20px;margin-bottom:0}.view-main ul li{margin-bottom:5px}.view-main .list-news{max-height:400px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.view-main .news-item{display:flex;width:100%;color:#333;text-decoration:none;font-size:14px;border:1px solid #ddd;padding:10px;margin-bottom:10px}.view-main .news-item .image{width:80px;height:auto}.view-main .news-item .image img{width:100%;height:70px;-o-object-fit:cover;object-fit:cover;background:#eee;border:1px solid #ddd;border-radius:4px}.view-main .news-item .info{width:calc(100% - 80px);padding-left:10px}.view-main .news-item .info h3{font-size:15px;margin-bottom:3px}.view-main .news-item .info .desc{font-size:12px;color:#777;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.view-agency .list-page{max-height:400px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.view-agency .page-item a{display:flex;width:100%;color:#333;text-decoration:none;font-size:14px}.view-agency .page-item .image{width:80px;height:auto}.view-agency .page-item .image img{width:100%;height:70px;-o-object-fit:cover;object-fit:cover;background:#eee;border:1px solid #ddd;border-radius:4px}.view-agency .page-item .info{width:calc(100% - 80px);padding-left:10px}.view-agency .page-item .info h3{font-size:15px;margin-bottom:3px}.view-agency .page-item .info .desc{font-size:12px;color:#777;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.view-agency .page-item+.page-item{border-top:1px dotted #ddd;padding-top:10px;margin-top:10px}.view-collaborator tr.deleted{cursor:not-allowed}.view-collaborator tr.deleted td{color:#ddd}.view-page{background:#fff;padding:15px;border:1px solid #ddd;border-radius:5px}.view-page h1{font-size:20px}.view-page .image{width:200px}.view-page .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border:1px solid #ddd;border-radius:4px}.view-page .desc{width:calc(100% - 200px);font-size:16px;font-weight:500;padding-left:20px;color:#555}.view-page .content-html{font-size:16px;margin-top:20px}.view-news{background:#fff;padding:15px;border:1px solid #ddd;border-radius:5px}.view-news h1{font-size:20px}.view-news .image{width:200px}.view-news .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border:1px solid #ddd;border-radius:4px}.view-news .desc{width:calc(100% - 200px);font-size:16px;font-weight:500;padding-left:20px;color:#555}.view-news .content-html{font-size:16px;margin-top:20px}.view-guide .menu-collapse{background:#fff;padding:15px;border:1px solid #ddd;border-radius:5px}.view-guide .menu-collapse ul{list-style:none;padding-left:0;margin-bottom:0}.view-guide .menu-collapse ul li{margin-bottom:15px;box-shadow:none;background:#dff0f9;border-radius:15px;position:relative}.view-guide .menu-collapse ul li a{color:#333;font-weight:700;display:block;padding:15px 40px 15px 15px;font-size:16px}.view-guide .menu-collapse ul li .icon{position:absolute;top:15px;right:20px;z-index:1;line-height:1;font-size:16px;text-align:center;transition:transform .3s ease-in-out}.view-guide .menu-collapse ul li a[aria-expanded=true] .icon{transform:rotate(180deg)}.view-guide .menu-collapse ul li .collapse-content{padding:0 15px}.view-guide .menu-collapse ul li .collapse-content .content-html{border-top:1px solid #333;padding-top:15px;padding-bottom:10px}.view-guide .menu-collapse ul li:last-child{margin-bottom:0}.view-account .avatar{display:inline-block;width:80px;height:80px;-o-object-fit:cover;object-fit:cover;margin-left:10px;border:1px solid #ddd;border-radius:5px}.view-list-game .thumbnail{display:flex;flex-direction:column;border:1px solid #ddd;border-radius:5px;height:calc(100% - 10px);overflow:hidden;margin-bottom:10px}.view-list-game .thumbnail .image{height:200px}.view-list-game .thumbnail .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.view-list-game .thumbnail .info{padding:10px;border-top:1px solid #ddd}.view-list-game .thumbnail .info h3{font-size:1rem}.view-list-game .thumbnail .action{padding:10px 10px 5px;margin-top:auto;border-top:1px solid #ddd}.view-list-game .thumbnail .action span{margin-bottom:5px}.view-setting-game .luckywheel-game,.view-setting-game .question-game,.view-setting-game .quiz-game,.view-setting-game .survey-game{min-height:100vh}.view-setting-game #form_setting .card-header{border-bottom:none}.view-setting-game #form_setting .card-header a[data-toggle=collapse]{display:block;color:inherit}.view-setting-game #form_setting .card-header a[data-toggle=collapse] span.float-right{transition:transform .3s ease-in-out}.view-setting-game #form_setting .card-header a[data-toggle=collapse][aria-expanded=true] span.float-right{transform:rotate(-180deg)}.view-setting-game #form_setting .card-body{padding:10px;border-top:1px solid rgba(0,0,0,.125)}.view-setting-game #form_setting .card-body:not(.no-scroll){max-height:400px;overflow:auto;-webkit-overflow-scrolling:touch}.view-setting-game #form_setting .card-body .form-group:last-child{margin-bottom:0}.view-setting-game #form_setting .card-body .float-right{max-width:40%}.view-setting-game #form_setting .card-body .float-right input[type=color],.view-setting-game #form_setting .card-body .float-right input[type=number],.view-setting-game #form_setting .card-body .float-right select{height:26px;font-size:13px;border:1px solid #aaa;border-radius:3px}.view-setting-game #form_setting .card-body .float-right input[type=number]{width:50px}.view-setting-game #form_setting .card-body .float-right input[type=color]{width:80px}.view-setting-game #form_setting .card-body .float-right select{width:auto;min-width:80px;max-width:100%}.view-setting-game #form_setting .list-background ul{list-style:none;padding-left:0;margin-bottom:0}.view-setting-game #form_setting .list-background li{margin-bottom:10px}.view-setting-game #form_setting .list-background label{display:block;border:1px solid #ddd;border-radius:4px;margin-bottom:0;text-align:center}.view-setting-game #form_setting .list-background img{border:1px solid #ddd;width:100%;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:5px;margin-bottom:5px}.view-setting-game #form_setting .list-border ul{list-style:none;padding-left:0;margin-bottom:0}.view-setting-game #form_setting .list-border li{margin-bottom:10px}.view-setting-game #form_setting .list-border label{display:block;border:1px solid #ddd;border-radius:4px;margin-bottom:0;text-align:center}.view-setting-game #form_setting .list-border img{border:1px solid #ddd;width:100%;height:80px;-o-object-fit:contain;object-fit:contain;border-radius:5px;margin-bottom:5px}.view-setting-game .table{font-size:13px}.view-setting-game .table tbody+tbody{border-top:none}.view-setting-game .warning-made-public{position:fixed;right:5px;bottom:5px;background:#fff;color:red;font-size:16px;text-align:center;padding:15px;border-radius:8px;box-shadow:0 2px 5px #888;width:400px;max-width:100%;z-index:100}.view-player-game .text-blur{color:transparent;text-shadow:0 0 8px rgba(0,0,0,.5)}.view-player-game .text-blur .badge,.view-player-game .text-blur .btn{background:transparent;border:none;color:transparent}.view-player-game .table-responsive{position:relative;min-height:120px}.view-player-game .table-responsive .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;padding:20px}.view-player-game .table-responsive .overlay .bg{background:#fbf6ef;border:1px solid #fbeed5;border-radius:6px;padding:10px;box-shadow:0 0 12px 1px;text-align:center}.view-play-game{position:fixed;top:0;left:0;background:#fff;z-index:1}.view-play-game,.view-play-game .luckywheel-game,.view-play-game .question-game,.view-play-game .quiz-game,.view-play-game .survey-game{width:100%;height:100%}.view-play-game .error{display:flex;width:100%;height:100%;align-items:center;justify-content:center;text-align:center;font-size:30px;color:red}.view-play-game .g-winner-task{position:absolute;left:0;bottom:0;padding:5px;z-index:100}.view-play-game .g-winner-task .task{display:inline-flex;padding:6px 10px;font-size:12px;overflow:hidden;border-radius:4px;box-shadow:0 1px 8px rgba(0,0,0,.15);color:#fff;background:rgba(0,0,0,.75)}.view-play-game .g-winner-task .task img{width:36px;height:36px;-o-object-fit:cover;object-fit:cover;margin-right:5px}.view-404,.view-popup-game{padding:20px;width:100%;height:100%}.view-404{display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;text-align:center}.view-404 .bg{background:#fff;border:1px solid #ccc;border-radius:8px;padding:20px}.view-404 .bg .logo{margin-bottom:20px}.view-404 .bg .logo img{max-height:100px}.view-404 .bg .title{font-size:16px;color:#333;font-weight:700;margin-bottom:5px}.view-404 .bg .desc{font-size:14px;color:#777;margin-bottom:15px}@media (min-width:992px){.view-dashboard .main-content{width:calc(100% - 224px);margin-left:224px;transition:margin-left .15s ease,width .15s ease;-webkit-transition:margin-left .15s ease,width .15s ease}.view-dashboard .main-content #content{height:calc(100% - 48px);overflow:auto;-webkit-overflow-scrolling:touch}.hide-sidebar .sidebar{left:-224px}.hide-sidebar .main-content{margin-left:0;width:100%}}@media (max-width:992px){.g-popup.g-popup-full .g-popup-content{width:100%}.view-dashboard .sidebar{left:-224px}.view-dashboard .main-content{width:100%}.view-dashboard .main-content header .title{width:calc(100% - 50px)}.view-dashboard .main-content header .user{width:50px}.view-dashboard .main-content header .user .name{display:none}.view-dashboard .main-content .content-title{font-size:16px;font-weight:500;margin-bottom:15px}.open-sidebar{overflow:hidden}.open-sidebar .sidebar{left:0}.open-sidebar .sidebar-overlay{display:block}.modal .banks a{width:20%}.view-news .d-flex{flex-direction:column}.view-news .d-flex .image{width:100%}.view-news .d-flex .desc{width:100%;padding-left:0;margin-top:10px}}@media (max-width:499px){.luckywheel-game .g-buttons a,.question-game .g-buttons a,.quiz-game .g-buttons a,.survey-game .g-buttons a{padding:5px 10px;align-items:center}.luckywheel-game .g-buttons a em,.question-game .g-buttons a em,.quiz-game .g-buttons a em,.survey-game .g-buttons a em{font-size:15px}.luckywheel-game .g-wrapper{width:300px;height:300px;padding:20px}.luckywheel-game .g-container .g-list .g-item span{padding-top:15px;transform-origin:50% 130px}.luckywheel-game .g-container .g-list .g-item span p{font-size:70%!important}.luckywheel-game .g-container .g-list .g-item span img{transform:scale(.7);-webkit-transform:scale(.7)}.luckywheel-game .g-player{font-size:15px}.luckywheel-game .g-btn{width:56px;height:56px;margin-top:-28px;margin-left:-28px;line-height:56px}.luckywheel-game .g-btn .icon{left:6px;top:-33px;border-width:22px}.luckywheel-game .g-btn span:not(.icon){font-size:85%}.luckywheel-game .g-btn.small{width:40px;height:40px;margin-top:-20px;margin-left:-20px;line-height:40px}.luckywheel-game .g-btn.small .icon{top:-22px;left:6px;border-width:14px}.luckywheel-game .g-btn.medium{width:48px;height:48px;margin-top:-24px;margin-left:-24px;line-height:48px}.luckywheel-game .g-btn.medium .icon{top:-28px;left:6px;border-width:18px}.luckywheel-game .g-btn.large{width:64px;height:64px;margin-top:-32px;margin-left:-32px;line-height:64px}.luckywheel-game .g-btn.large .icon{top:-37px;left:8px;border-width:24px}.view-setting-game .luckywheel-game{padding-left:0;padding-right:0}}@keyframes m-notify-fade-in{0%{opacity:0;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px)}to{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}@keyframes m-notify-fade-out{0%{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}to{opacity:0;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px)}}@keyframes m-alert-fade-in{0%{transform:scale(.7);-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95)}to{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}}@keyframes m-alert-fade-out{0%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}45%{transform:scale(.95);-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95)}80%{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}to{transform:scale(.7);-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7)}}@keyframes spinner-rotate{to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}@keyframes spinner-wipe{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}