body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f4f4f4;font-size:14px}.appWrap{margin:auto;max-width:80%;width:1440px}.wrapper{background-color:#fff;border-radius:5px;margin:72px auto;max-width:80%;padding:16px;width:600px}.homebar,.logoside{display:flex;flex-direction:row}.homebar{background-color:#fff;border-bottom:1px solid #9b9696;justify-content:space-between;width:100%}.homebar img{height:50px;margin-left:15px;margin-top:15px;width:50px}.homebar span{font-size:20px;font-weight:700;margin-top:25px}.homebar .menu ul{align-items:center;display:flex;flex-direction:row;justify-content:center}.homebar .menu li{list-style-type:none;margin-left:17px;margin-right:16px}.homebar ul a{color:#555659;font-family:Inter;font-size:19px;font-weight:500;line-height:27.78px;text-decoration-line:none}button{border-radius:25px;border-width:0;font-size:14px;height:40px;min-width:98px;outline:none;padding-left:20px;padding-right:20px;transition:all .3s ease-in-out}.btn_primary{background-color:#13b7fd;color:#fff}.btn_primary,.btn_sec{font-family:Inter;font-weight:700}.btn_sec{background-color:#fff;border:1px solid #13b7fd;color:#13b7fd}.btn_pry_red{background-color:red;color:#fff}.btn_pry_red,.btn_sec_red{font-family:Inter;font-weight:700}.btn_sec_red{background-color:#fff;border:1px solid red;color:red}.footer{background-color:#ebedf3;color:#242020;display:flex;font-size:15px;font-weight:700;padding:8px;text-align:center}.footer>div{flex:1 1}.underline{border-bottom:4px solid #13b7fd;color:#13b7fd;cursor:default;margin-bottom:5px;min-height:40px;padding-left:10px;padding-right:10px}.innerBox{background-color:#fff;border-radius:5px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:8px;padding:16px}.timeIndicator{background-color:#f20f0f;border-radius:25px;color:#fff;display:flex;justify-content:center;margin:auto;width:200px}.timeIndicator span:first-child{font-size:12px;margin-right:8px}.timeIndicator span:last-child{font-size:24px}.dialog{background-color:#9b969690;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:500}.dialog .content{margin:auto;width:70%}.show{display:flex}td:nth-child(2n),th:nth-child(2n),tr:nth-child(2n){background-color:#96d4d466}table{width:80%}tr{border-bottom:1px solid #ddd;padding:10px}td{padding:5px}tr:hover{background-color:#d6eeee}@media screen and (max-width:700px){.homebar{flex-direction:column}.wrapper{margin-left:0;max-width:100%;padding:0;width:100%}.appWrap{margin:auto;max-width:95%}.innerBox>a{margin:5px}.homebar .menu li{list-style-type:none;margin-left:5px;margin-right:5px}.homebar ul a{color:#555659;font-family:Inter;font-size:16px;font-weight:500;line-height:27.78px;text-decoration-line:none}}@media print{.no-print,.no-print *{display:none!important}}.place-copy{align-items:center;border:1px dashed #6e728a;border-radius:4px;color:#333;display:flex;font-size:14px;font-weight:500;justify-content:space-between;padding:8px;width:100%}.place-copy .tap-copy{align-items:center;color:#a2a4ac;cursor:pointer;display:flex;gap:4px}.blink_me{animation:blinker 1s linear infinite}.blink_me2{animation:blinker 3s linear infinite}@keyframes blinker{50%{opacity:0}}.pagenate{border:1px dotted #13b7fd;border-radius:10px;display:flex;flex-direction:row;margin-bottom:16px;margin-top:16px}.pagenate div{color:#000;cursor:pointer;float:left;padding:8px 16px;text-decoration:none}.pagenate div.active{background-color:#4caf50;color:#fff}.pagenate div:hover:not(.active){background-color:#ddd}.home_line1{display:flex;flex-direction:row}.home_line1>div{flex:1 1;margin:62px}.home_line2{border:10px solid #13b7fd;padding:16px}.subjecthead{text-align:center}.subjecthead span{background-color:#13b7fd;border-radius:5;font-size:larger;padding:5px 10px}.subjecthead p{padding-left:100px;padding-right:100px}.home_boxes{display:flex;flex-direction:row}.home_boxes .box{border:1px solid #13b7fd;border-radius:5px;flex:1 1;margin:5px;padding:5px}.home_boxes .box h2{text-align:center}@media screen and (max-width:700px){.home_boxes,.home_line1{display:flex;flex-direction:column}.home_line1 div:last-child{display:none}}.input_wrap{flex:1 1;margin-left:49px;margin-right:37px}.inputtext{border:1px solid #d9d9d9;border-radius:10px;display:flex;height:45px;margin-top:16px;width:100%}.inputtext input,.inputtext select{border-style:none}.inputtext input,.inputtext input:focus,.inputtext select,.inputtext select:focus{color:#a19c9c;flex:1 1;font-family:Inter;font-size:15px;font-weight:400;padding-left:10px}.inputtext input:focus,.inputtext select:focus{background-color:#61dafb;background-color:initial;border:0 solid;outline:none;transition:ease-in-out,width .35s ease-in-out;width:80%}.inputtext .lefticon{background-color:#85d4f56b;color:#13b7fd;display:flex;height:100%;padding:auto;text-align:center;width:60px}.inputtext .lefticon svg{margin:auto}.inputtext .righticon{display:flex;width:60px}.inputtext .righticon svg{margin:auto}@media screen and (max-width:700px){.input_wrap{flex:1 1;margin-left:5px;margin-right:5px}}.cusBody{margin:16px}.activegame{background-color:#000;border-radius:10px;color:#fff;min-height:100px;padding:8px}.activegame,.title{display:flex;flex-direction:row}.activegame>div,.title{justify-content:space-between}.activegame>div{display:flex;flex:1 1;flex-direction:column}.activegame .time{display:flex}.activegame .time span{font-size:larger;font-weight:700;margin:auto}.pairs,.wallet{background-color:#fff;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;padding:16px}.pairs{border:1 dotted aqua}.pairs>p{font-size:36px;margin-left:16px;margin-right:16px}.failedgame{color:red;font-size:14px;font-weight:700}.waitpair{color:#006400;font-size:15px;font-weight:700}.pairback{background-image:url(/static/media/pairbackgorund.685b7fd5d955450222d2.png);background-size:cover;margin:16px;min-height:500px;padding:16px}.pairmember{display:flex;flex-direction:row;justify-content:space-between;margin-left:16px;margin-right:16px;text-align:center}.pairmember .avatar{background-color:#fff;border-radius:40px;padding:32px;text-align:center}.pairmember .playersocre{font-size:24px;font-weight:700}.pairmember .playerphone{font-weight:700}.pairmember .turn{color:red;font-weight:700}.cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.cards .card{border-radius:5px;border-style:solid;border-width:1px;color:#fff;display:flex;flex-direction:column;height:140px;margin:8px;padding:5px;width:120px}.card .cardtop{display:flex;justify-content:space-between}.card .cardpick{display:flex;flex:1 1}.card .cardpick span{font-size:35px;margin:auto}.playermiddle{font-size:16px}.playermiddle p span:last-child{font-weight:700;margin-left:8px}.cashoutbtn button{border-radius:2px}.cashoutbtn button:first-child{background-color:#f90b0bf2;color:#fff}.cashoutbtn button:last-child{background-color:#11790f;color:#fff}.cashoutbtn button:last-child span:first-child{color:#7fff00;font-size:10px;margin:10px}.waiting{font-weight:700}.gameover{color:red;text-align:center}.gametimenote{color:red;font-size:16px;font-weight:700}@media screen and (max-width:800px){.cards .card{border-radius:3px;border-style:solid;border-width:1px;color:#fff;display:flex;flex-direction:column;height:80px;margin:8px;padding:3px;width:60px}.card .cardpick span{font-size:25px;margin:auto}.playermiddle{font-size:12px}.pairmember .avatar{background-color:#fff;border-radius:25px;padding:20px;text-align:center}.gametimenote{color:red;font-size:14px;font-weight:700}.card .cardtop span:first-child{font-size:12px}}.topAdmin{display:flex;flex-direction:row}.sidebar{border:1px solid #000;min-width:160px}.contentside{flex:1 1}.groupWidget{display:flex;flex-direction:row;flex-wrap:wrap;padding:8px}.groupWidget .widget{border-right:1px solid #000;margin:8px;min-width:300px}.widget p:first-child{color:#aea8a8;font-size:14px}.widget p:last-child{color:#000;font-size:27px;font-weight:700;text-align:center}.sidebar .menu ul{align-items:center;display:flex;flex-direction:row;justify-content:center}.sidebar .menu li{list-style-type:none;margin-left:17px;margin-right:16px}.sidebar ul a{color:#555659;font-family:Inter;font-size:19px;font-weight:500;line-height:27.78px;text-decoration-line:none}.faq{width:80%}.faq .questions-title{padding:16px 4rem;width:100%}.faq .questions-title h1{font-size:24px}.faq .questions-title .questions{margin-top:24px;width:100%}.faq .questions-title .questions .question{background-color:#d1e0ee;cursor:pointer;margin-top:16px;padding:16px;width:100%}.faq .questions-title .questions .question .top{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.faq .questions-title .questions .question .top h3{font-size:16px;font-weight:600}.faq .questions-title .questions .question .top .question-icon{color:#2487d9;cursor:pointer}.faq .questions-title .questions .question .answer{font-size:15px;margin-top:4px;max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1);width:100%}.faq .questions-title .questions .question .answer.show{height:auto;max-height:9999px;transition:all .75s cubic-bezier(1,0,1,0)}@media screen and (max-width:650px){.faq .questions-title{padding:1rem}.faq .questions-title h1{font-size:20px}.faq .questions-title .questions .question .top h3{font-size:14px;font-weight:600}.faq .questions-title .questions .question .answer{font-size:12px}}@media screen and (max-width:475px){.faq .questions-title .questions .question .top h3{font-size:13px;font-weight:600}.faq .questions-title .questions .question .answer{font-size:12px}}
/*# sourceMappingURL=main.26af4d87.css.map*/