.title{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px}.req1{color:red;font-size:13px;right:0;margin-right:2px}.error{color:#b94a48;margin-top:2px;font-size:15px;margin-bottom:0}.bold-text{font-style:normal;font-weight:600;font-size:18px;line-height:25px;margin-top:20px;margin-bottom:10px;color:#02101b}.bluebgQuiz{border-radius:15px;border:1px solid #fff}.bluebgQuiz,.border-hover{background-color:#eb0d0d;min-height:100px;color:#fff;cursor:pointer;height:110px;width:268px;padding:10px}.border-hover{border-radius:15px;border:2px solid #0846ca}#mosaic_wrapper{margin:0 auto}#mosaic_wrapper .panel{float:left;height:110px;width:22%;margin:10px;background:no-repeat 0 0 fixed;text-align:center;display:flex;align-items:center;border-radius:10px;cursor:pointer;border:5px solid #fff;justify-content:center;background-size:87%;font-size:14px;line-height:16px}#mosaic_wrapper .panel img{height:100px;width:100%;border-radius:6px}#mosaic_wrapper .panel span{padding-left:10px;padding-right:10px}.panel.question{background-color:#4805b5!important}.panel.question span{color:#fff!important}.panel.answer{background-color:#fff}#mosaic_wrapper .panel:hover{border:5px solid #ff0!important}#mosaic_wrapper .panel.active{border:5px solid red!important}.withoutpic{background:#fff!important;border:5px solid #ccc!important}#board img{display:block}#result{display:none;z-index:9991;bottom:40px;left:110px;width:140px;height:50px;border:2px solid #ccc;border-radius:6px;padding:20px 0;font-size:20px;font-weight:700;text-align:center;color:#07f}#result,.carPark{position:absolute;background-color:#fff}.carPark{height:96px;width:96px;border-radius:50px;outline:none;box-shadow:0 0 10px 1px #0e0e0b;pointer-events:none}.carPark:before{content:"";display:block;background:#595959;width:84px;height:84px;border-radius:42px}.road{position:absolute;display:none;background-image:url(/assets/img/road.png);height:27px;background-size:auto 27px;border-bottom:2px solid #555;border-top:0 solid #999}.road:after{content:"";position:absolute;left:0;top:29px;width:100%;height:7px;background:transparent url(/assets/img/shdow.svg) no-repeat;background-size:100% 100%}#lvlno{position:absolute;width:60px;height:50px;bottom:15px;left:20px;font-weight:700;font-size:16px;color:#777;text-align:center}.board-new{display:grid;grid-gap:5px;gap:5px;padding:10px;border-radius:10px}.connect-cell{width:60px;height:60px;border-radius:50%;border:1px solid #333;transition:background-color .3s ease}.drop-button{width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:30px solid #221ee6;background:none;cursor:pointer;margin-bottom:10px;transition:border-top-color .3s ease}.board-block{cursor:default}button:focus{outline:none}.connect4-user-cell{width:30px;height:30px;background-color:#d9d9d9;border-radius:50%;position:relative;overflow:hidden;margin:5px}.connect4-user-cell.red{background-color:#03e6ff}.connect4-user-cell.yellow{background-color:#ff030b}.turn{color:#2070ee;font-size:22px}.warn{color:#c00000;font-size:15px}.drop,.leaf{cursor:pointer}.leaf{position:absolute;width:75px;z-index:2}button{cursor:pointer;border-radius:5px;padding:5px 10px;font-size:13px;font-weight:700;outline:0}#mesg{top:465px;left:0;width:100%;font-size:13px;color:#eee}#mesg,.alertBox{position:absolute;text-align:center}.alertBox{display:none;z-index:100;top:180px;left:210px;padding:20px 0;width:290px;height:60px;background-color:#cef;border:3px solid #fff;border-radius:10px;opacity:.8;font-size:22px}.ripple{position:absolute;opacity:1;transition:all 2s;z-index:1}.gameArea{position:relative;overflow:hidden}.gameBoard{width:800px;height:373px;background-image:url(/assets/img/frog-game-bg.svg);background-size:cover;background-repeat:no-repeat;border-radius:5px;position:relative}.frog,.resetButton{position:absolute;cursor:pointer}.resetButton{right:30px;bottom:20px;border-radius:5px;padding:5px 10px;font-size:13px;outline:0}.loseMessage,.winMessage{position:absolute;left:300px;top:100px;background:#fff;border:3px solid #8bf;color:#07f;font-size:20px;padding:10px 20px;border-radius:8px;text-align:center}.loseMessage{color:#944}.instructions{margin-top:10px;padding-left:15px;line-height:20px}.brown{color:brown}.green{color:green}.light-board{display:grid;grid-template-columns:repeat(5,90px);grid-template-rows:repeat(5,90px);grid-gap:5px;gap:5px;margin:20px auto;border:2px solid #fff}.light{width:90px;height:90px;cursor:pointer;background-image:url(/assets/img/game\ BG.png);background-size:cover}.game{text-align:center}.board{display:inline-grid;grid-template-columns:repeat(8,60px);grid-template-rows:repeat(8,60px);gap:2px;margin:0 auto}.board-row{display:contents}.cell{width:60px;height:60px;border:1px solid #ddd;background-color:#deb25b;display:flex;align-items:center;justify-content:center;cursor:pointer}.piece{width:40px;height:40px;border-radius:50%}.black{background-color:#000}.white{background-color:#fff}.scoreboard{margin-bottom:10px}.difficulty{margin-bottom:20px}.valid-move{width:30px;height:30px;border-radius:50%;border:2px dashed red;position:absolute}.board-row{display:table}.status{margin-bottom:10px}.square{background:#fff;float:left;height:60px;padding:0;text-align:center;width:60px;z-index:10;border:1px solid #aaa;border-radius:50%;margin:5px}.wall{border:none}.solitaire-piece{background:radial-gradient(50% 50% at 50% 50%,#5daa80 0,#254433 100%)}.selected{border-radius:72px;border:2px solid #08ec3a}.empty{fill:#d9d9d9;box-shadow:inset 0 4px 20px 0 rgba(0,0,0,.25)}.square:focus{outline:none}.kbd-navigation .square:focus{background:#ddd}.game{display:flex;justify-content:center;flex-direction:row}.game-info{margin-left:20px}.resultLoading{width:100%;height:100%;position:fixed;z-index:10000000000000;top:0;left:0;right:0;bottom:0;margin:auto}.bg{background:"#000000";opacity:.7;width:100%;height:100%!important;position:absolute;top:0}.img-mapper-img{position:absolute!important;top:0!important;left:0!important;z-index:0!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}#img-mapper{width:900px!important;height:440px!important}.inactive-box1{background:#fff;border:1px solid #6e6c6c;box-shadow:0 4px 20px rgba(0,0,0,.12);border-radius:2px;height:25px;display:inline-block;padding-left:27px;padding-right:27px;line-height:43px;margin-right:10px;margin-bottom:10px}.slide-board{display:flex;justify-content:center;align-items:flex-start;height:100vh}.puzzle-board{display:grid;grid-gap:1px;gap:1px;width:80%;height:60%}.puzzle-piece{position:relative;cursor:pointer;background:#ccc;overflow:hidden;display:flex;justify-content:center;align-items:center;background-size:auto}.puzzle-piece.empty{background:transparent;cursor:default}.piece-number{position:absolute;width:30px;height:30px;background:hsla(0,0%,100%,.8);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;color:#000}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(105%,350%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;z-index:99999;transform:translateZ(0)}to{opacity:0;z-index:0;transform:translate3d(-100%,320%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes slideOutDown{0%{z-index:99999;transform:translateZ(0)}to{visibility:visible;z-index:99999}}.animate__slideOutDown{animation-name:slideOutDown}.toast-message{background:#ececf7;color:#7976a0;font-size:20px;width:34vw;padding:10px 20px 5px 5px}