/* 24 */
html,body{padding:0px;margin:0px;}body{position:absolute;top:0px;left:0px;height:100%;width:100%;background:rgb(50,50,50);}i{display:inline-block;font:inherit;font-style:normal;color:inherit;}a,b{display:inline;text-decoration:none;font:inherit;color:inherit}[hidden]{visibility:hidden !important;}#App{height:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#App > i{position:relative;width:100%;height:100%;}#SSO{z-index:100}#Chat{z-index:10}#Mode{z-index:20}#Start{z-index:15}#Match{z-index:11}#Me{z-index:100}#BG, #FG{position:absolute;width:100%;height:100%;top:0px;left:0px;right:0px;bottom:0px;}#BG > i, #FG > i{position:relative;width:100%;height:100%;}#FG{z-index:1000;}#FG > i{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}/*Avatars*/ @keyframes RotateX{0%{transform:rotateX(0deg);}50%{transform:rotateX(360deg);}100%{transform:rotateX(0deg);}}@keyframes RotateY{0%{transform:rotate(Y);}50%{transform:rotateY(360deg);}100%{transform:rotateY(0deg);}}@keyframes RotateZ{0%{transform:rotateZ(0deg);}50%{transform:rotateZ(360deg);}100%{transform:rotateZ(0deg);}}@keyframes Spin{0%{transform:rotateZ(0deg);}100%{transform:rotateZ(360deg);}}.avatar, .avatar .image{height:25px;border-radius:100px;width:25px;}.avatar{position:relative;height:25px;width:25px;}.avatar .image{background-size:cover;background-position:center;width:25px;height:25px;position:absolute;top:0px;left:0px;right:0px;bottom:0px;}.orb{width:10px;height:10px;background:orange;position:absolute;border-radius:100px;}#Chat{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;background-position:center;background-color:cornflowerblue;}#Chat > i{position:relative;height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;}.chat{display:block;height:100%;width:100%;font-family:verdana;background:rgb(70,70,75);border-radius:5px;box-shadow:0px 0px 5px black, 0px 0px 1px black;}.chat[hidden]{display:none;}.chat > i, .chat > i > i > i{display:block;position:relative;height:100%;width:100%;}.chat > i > i{position:absolute;display:block;}.chat-title{top:0px;height:40px;width:100%;background:rgba(250,250,250,0.8);display:flex !important;background:#2B2D31;flex-direction:row;flex-wrap:nowrap;color:white;align-content:center;align-items:center;font-family:"Passion One";}.chat-title > i{display:inline-flex;}.chat-title .icon{font-size:15pt;margin:10px;}.chat-title .avatar, .chat-title .icon{margin-left:10px;}.chat-title .avatar, .chat-title .icon, .chat-title .image{width:25px;height:25px;display:inline-block;}.chat-title .user-name{display:inline-block;width:auto;height:auto;margin-left:10px;font-family:verdana;}.chat .chat-output{position:absolute;top:40px;height:calc(100% - 110px);width:100%;overflow:auto;}.chat .chat-output > i{margin-top:100%;width:auto;height:auto;padding-bottom:10px;flex-direction:column;flex-wrap:nowrap;align-content:flex-start;justify-content:flex-end;align-items:flex-start;}.chat-output .intro{display:none;height:80vh;}.chat-status{bottom:40px;height:20px;font-size:8pt;width:100%;color:gray;text-shadow:0px -1px 1px black;padding-left:50px;width:calc(100% - 50px);}.chat-status a{}.chat-powers{position:absolute;bottom:40px;height:30px;width:100%;right:0px;left:0px;}.chat-powers > i{display:flex !important;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-end;align-items:center;}.chat-input{bottom:0px;height:40px;left:50px;width:calc(100% - 50px);background:whitesmoke;}.chat-textarea{position:absolute;top:0px;left:10px;width:calc(100% - 30px);height:30px;margin-top:5px;resize:none;border:0px;padding:6px;background:transparent;border-radius:10px;background:rgba(0,0,0,0.05);font-family:verdana;}.chat-more{margin:5px;position:absolute;top:0px;border-radius:5px;right:0px;width:30px;height:30px;border:0px;}.chat-more:active{background:rgba(255,255,255,0.25)}/*<chat-message>*/ .chat-message{display:block;background:transparent;color:white;margin:1px;position:relative;text-shadow:0px 0px 1px rgba(0,0,0,0.75), 0px 0px 1px rgba(0,0,0,0.5);}.chat-message-name{border-radius:5px;padding:2px;background:rgba(20,20,20,0.25);height:20px;display:inline-block;line-height:20px;vertical-align:top;}.chat-message-name b{font-size:6pt;color:gray;}#SkipButton{display:inline-flex;height:30px;background:#ff8400;border-radius:5px 5px 0px 0px;border:0px;color:white;padding-top:6px;text-shadow:0px 1px 1px black;font-weight:bold;font-family:verdana;}.chat-context{position:absolute;}.chat-message-text{display:block;padding:1px;margin-left:40px;margin-bottom:20px;margin-right:10px;font-size:10pt;word-space:break-all;}.chat-message-avatar{width:25px;height:25px;border-radius:2px;overflow:hidden;display:inline-block;line-height:20px;margin-left:5px;}.chat-blank{position:absolute;left:0px;background:whitesmoke;bottom:0px;height:40px;width:50px;}.chat .chat-prompt{position:absolute;top:0px;left:0px;right:0px;bottom:0px;background:rgba(50,50,50,0.5);}.chat .chat-prompt .upload-title{display:block;}.chat .chat-prompt > i{position:relative;display:flex;height:100%;width:100%;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.chat .chat-prompt > i > i{background:whitesmoke;border-radius:2px;padding:10px;display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.chat .chat-prompt .upload-preview{max-height:300px;max-width:200px;min-height:40px;min-width:40px;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:rgba(30, 30, 30, 0.5);display:block;}.chat .chat-prompt .upload-close{position:absolute;bottom:-25px;text-align:center;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.chat .chat-prompt .upload-close button{height:30px;width:30px;border-radius:100px;text-align:center;}.chat .loading{animation:Spin 5s infinite;animation-timing-function:linear;display:inline-block;}.chat .chat-prompt .image-viewer-close{position:absolute;bottom:-10px;text-align:center;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.chat .chat-prompt .image-viewer-close button{height:35px;width:35px;border-radius:100px;text-align:center;}.chat textarea:focus{outline:none;}.chat-blank, .chat-input{box-shadow:0px -1px 1px gray;}.chat .datetime{text-align:center;border-bottom:1px solid rgba(100,100,100,0.1);position:relative;margin-bottom:25px;margin-top:2px;width:100%;}.chat .datetime > i{position:relative;color:gray;font-family:"Passion One";font-weight:normal;font-size:9pt;bottom:-5px;}.chat.wide .chat-input{max-width:calc(100vw - 300px);}.chat.wide .chat-powers{max-width:calc(100vw - 250px);}.chat.wide .chat-title{max-width:calc(100vw - 250px);}.chat.wide .chat-output{max-width:calc(100vw - 250px);}.chat.wide .chat-status{max-width:calc(100vw - 300px);}.chat.wide .chat-context{right:0px;top:0px;width:200px;height:100%;}/* .chat.tall .chat-output{height:calc(100% - 300px);top:250px;border-top:1px solid black;}*/ .chat-message.system, .chat-message.error{padding:10px;background:#0000003b;margin-bottom:10px;}.chat-message.system .chat-message-text, .chat-message.error .chat-message-text{padding:10px;margin-left:30px;padding-bottom:0px;}.chat-message-xp{position:absolute;top:29px;text-align:right;font-size:6pt;width:30px;color:gray;}.chat-message.system .chat-message-avatar, .chat-message.error .chat-message-avatar{margin-top:10px;position:absolute;}.url{display:inline-block;cursor:pointer;font-size:7pt;}.url .meta{font-size:9pt;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:flex-start;align-items:center;}.url .icon{display:inline-flex;background:rgb(50, 50, 50);height:20px;width:20px;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;border-radius:5px 0px 0px 5px;}.url .title{display:inline-flex;border-radius:0px 5px 5px 0px;background:rgb(50, 50, 50);height:20px;width:auto;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.url .domain{color:whitesmoke}.url .protocol{}.url .path{word-break:break-all}.url .http{color:#cb9653}.url .https{color:#72b772}.url .search{color:gray;word-break:break-all}.chat-message .message-tools{position:absolute;top:0px;right:0px;display:none;}.chat-message:hover .message-tools{display:block;}.chat.game .chat-game{height:calc(100% - 80px);width:100%;top:0px;border-radius:5px;}.chat.game .chat-output{height:150px;top:auto;bottom:75px;opacity:0.5;user-select:none;pointer-events:none;}.chat.game .chat-message{position:relative;margin-left:25px;}.chat.game .chat-message-avatar{position:absolute;left:-25px;}.chat.game .chat-message-avatar, .chat.game .chat-message-avatar .avatar, .chat.game .chat-message-avatar .avatar .image{height:20px;width:20px;}.chat.game .chat-message-name{padding:0px;margin:0px;display:inline;}.chat.game .chat-message-text{padding:0px;margin:0px;display:inline;}.chat.game .chat-message-name, .chat.game .chat-message-text{font-size:9pt !important;}.chat .chat-game{display:none;}.chat.game .chat-game{display:block;}.chat.game .chat-game > i{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;}.chat-game .board{display:inline-block;width:auto;height:auto;font-size:0;vertical-align:middle;text-align:center;}.chat-game > i > i > i{display:inline-block;height:35px;width:35px;background:black;margin:1px;font-size:15pt;vertical-align:middle;color:white;}.chat.game .datetime{display:none}.chat.game .chat-message[index]{opacity:0;}.chat.game .chat-message[index="0"]{opacity:1;}.chat.game .chat-message[index="1"]{opacity:0.8;}.chat.game .chat-message[index="2"]{opacity:0.5;}.chat.game .chat-message[index="3"]{opacity:0.3;}.chat.game .chat-message[index="4"]{opacity:0.2;}.chat.game .chat-message[index="5"]{opacity:0.1;}#Match{display:flex;font:verdana;position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;}#Match > i{position:relative;height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;}#Match .match{display:inline-block;text-align:left;padding:10px;border-radius:5px;background:transparent;position:relative;}#Match #Interests{display:block;}#Match #Interests_List{display:block;max-height:25vh;margin-top:10px;width:75vw;max-width:400px;overflow:auto;}#Match #Interests_Input{width:100%;}#Match .interest{border-radius:5px;color:white;font-family:verdana;font-size:10pt;border:1px solid black;}#Match .interest a{padding:2px 5px;}#Match .interest a, #Match .interest b{display:inline-block;}#Match .interest-remove{padding:5px;}#Match button{background:whitesmoke;padding:8px 15px;border-radius:2px;border:1px solid gainsboro;margin-top:10px;}#Match .start-button{margin-top:50px;padding:5px 10px;}#Match input, #Match #Interests_Submit{padding:10px;}#Match input{width:calc(100% - 50px);}#Match H1{padding:0px;margin:0px;display:flex;font-family:"Passion One";font-size:20pt;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;position:absolute;top:-25px;text-shadow:0px 1px 1px black, 0px 0px 1px black, 0px -1px 1px black;font-size:20pt;color:#0070ff;}#Match H3{padding:0px;margin:0px;font-family:"Verdana";color:whitesmoke;font-size:10pt;}#Match{font-family:Roboto;}#Match .match-start{background:#00b5ff;border:0px;color:white;text-shadow:0px 0px 1px black, 0px 0px 1px black;font-weight:bold;cursor:pointer;border-radius:5px;}#Match .match-stop{background:#FF6961;border:0px;color:white;text-shadow:0px 0px 1px black, 0px 0px 1px black;font-weight:bold;cursor:pointer;border-radius:5px;}#Match .match-close{position:absolute;display:flex;text-align:center;position:absolute;left:calc(50% - 20px);}#Match .match-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;text-align:center;}#Match .match-close button{height:40px;width:40px;border-radius:100px;padding:0px;text-align:center;margin-top:20px;}#Me{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;}#Me > i{position:relative;height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#Me .profile{display:inline-flex;font:inherit;font-style:normal;color:inherit;flex-direction:column;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:center;}#Me input, #Me textarea{width:200px;}#Me input{height:30px;width:175px;}#Me textarea{height:100px;width:210px;}#Me .avatar, #Me .avatar .image{border:100px;height:50px;width:50px;}#Me .avatar{position:relative;height:60px;width:60px;}#Me .avatar .image{background-size:cover;background-position:center;width:60px;height:60px;position:absolute;top:0px;left:0px;right:0px;bottom:0px;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#Me .profile-bio{background:whitesmoke;padding:5px;border-radius:3px;}#Me .profile-username{background:whitesmoke;padding:5px;border-radius:3px;}#Me .profile-username button{width:30px;height:30px;}#Me .profile-avatar{background:whitesmoke;border-radius:100px;padding:5px;}#Me .profile-avatar button{position:absolute;bottom:-10px;right:-10px;}#Me .profile-avatar-loading{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#Me .profile-avatar-loading i{color:white;font-size:15pt;text-shadow:0px 0px 1px black, 0px 1px 1px black;animation:Spin 5s infinite;animation-timing-function:linear;}#Me .profile-message > i{display:block;background:whitesmoke;border-radius:5px;color:white;font-weight:bold;text-shadow:0px 0px 1px rgba(0,0,0,0.5), 0px 0px 1px black;font-family:verdana;padding:2px 8px;font-size:10pt;}#Me .profile-message > i.error{background:red;}#Me .profile-message > i.info{background:#6297ff;}#Me .fg-red{color:red;}#Me .fg-green{color:green;}#Me textarea{font-family:verdana;}#Me .profile-close{height:35px;width:35px;border-radius:100px;}#Menu{position:absolute;top:0px;bottom:0px;left:0px;width:198px;background:#2B2D31;z-index:100;box-shadow:0px 0px 3px rgba(0,0,0,0.75);}#Menu > i{position:relative;width:100%;height:100%;}#Menu button{height:40px;width:40px;cursor:pointer;}#Menu button i{cursor:pointer;}#BG{top:0px;left:200px;width:calc(100% - 200px);height:100%;}.menu{display:block;width:100%;}#Menu.wide{width:200px;}#Menu.narrow{width:40px;}.contacts{display:flex;height:calc(100% - 150px);width:100%;align-content:center;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;}.contact{display:block;height:40px;width:calc(100% - 10px);position:absolute;cursor:pointer;font-family:verdana;color:gainsboro;border-bottom:1px solid rgba(200,200,200,0.05);}.contact:hover{background:rgb(200,200,200,0.05);}.contact > i{height:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;}.contact .user-name{display:inline-flex;width:calc(100% - 75px);height:40px;flex-direction:column;flex-wrap:nowrap;align-content:flex-start;justify-content:center;align-items:flex-start;padding-left:20px;}.contact .user-avatar{display:inline-block;height:25px;width:25px;}.contact .user-avatar .avatar, .contact .user-avatar .image{display:inline-block;height:100%;width:100%;}.contact .avatar{margin-left:5px;margin-right:5px;}.contact .contact-close{position:absolute;right:0px;}.menu .chats{height:80px;overflow:hidden;width:100%;}.menu button{height:40px;width:40px;background:transparent;border:0px;color:skyblue;}.narrow .user-name{display:none !important;}.narrow .contact-close{display:none;}#Menu .menu-toggle button{border:0px;background:rgba(0,0,0,0.25);color:gray;width:100%;height:30px;cursor:pointer;}.menu-toggle{width:100%;min-width:40px;}.contacts{overflow:auto;position:relative;}.chats .item{display:block;position:relative;}.notification{position:absolute;bottom:20px;right:15px;}.wide .chats{height:50px;}.wide .chats .item{display:inline-block;}.wide .contacts{height:calc(100% - 125px);}.contact a{height:40px;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;width:100%;}.contact b{height:40px;}#Mod{width:calc(100% - 10px);height:calc(100% - 10px);position:relative;background:rgba(20, 20, 20, 0.75);display:flex;align-items:center;justify-content:center;align-content:center;flex-wrap:nowrap;flex-direction:column;}#Mod .mod-exit{position:absolute;bottom:0px;height:40px;width:40px;border-radius:100px;}#Mod .mod-users{}#Mod .mod-users-results{display:block;overflow:auto;height:calc(200px);width:100%;}#Mod .mod-users-search{display:flex;width:100%;height:50px;color:white;background:rgba(0,0,0,0.5);flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;}#Mod .mod-users-search a{width:30px;height:30px;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#Mod .mod-users-search b{height:30px;width:calc(100% - 30px);}#Mod input{width:calc(100% - 10px);height:100%;color:white;border:0px;border-radius:5px;background:black;}#Mod .user{width:200px;height:auto;background:rgb(50, 50, 50);color:white;font-family:verdana;font-size:9pt;display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;}#Mod .user .avatar, #Mod .user .image{width:20px;height:20px;}#Mod .user .user-name{margin-left:5px;}#Mod .tabs{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;width:100%;}#Mod .tabs .tab{padding:5px;}#Mod .tab-view{display:block;position:relative;height:calc(100% - 10px);width:100%;overflow:auto;background:rgb(40,40,40);}#Mod .tab-view .tab{position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgb(10,10,10)}.report{background:rgb(20,20,20);color:white;display:inline-block;text-shadow:0px 0px 1px black;padding:5px;margin:5px;width:300px;height:150px;background:rgb(40,40,40);overflow:auto;}.report .before, .report .message, .report .after{display:block;}.report .report-message{display:block;font-family:verdana;font-size:8pt;}.report .message{border:1px solid orange;}.report .message .report-message{badckground:#8d4700;font-size:10pt;}.report .summary{border-bottom:1px solid orange;}.report-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.report-actions select, .report-actions button{padding:5px;cursor:pointer;}#Prompt .report{display:block;}.mod-reports{width:100%;}#Mode{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:120;}#Mode > i{position:relative;height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#Mode > i button{width:225px;padding:10px;font-size:14pt;font-weight:bold;color:white;position:relative;overflow:hidden;opacity:1;cursor:pointer;border-radius:5px;text-shadow:0px -1px 1px rgb(20,20,20), 0px 1px 1px rgb(20,20,20), -1px 0px 1px rgb(20,20,20), 1px 0px 1px rgb(20,20,20);}#Mode button > i{position:absolute;right:0px;top:-5px;font-size:40pt;color:rgba(10,10,10,0.25);text-shadow:none;}#Mode button > i.feature-status{position:absolute;left:-5px !important;top:15px !important;right:auto !important;}#Mode .feature-status i{display:none;}#Mode.searching #talk-to-strangers .feature-status i{animation:Spin 5s infinite;animation-timing-function:linear;display:inline-block;}#Mode .social{margin-top:10px;}#Mode .social button{position:relative;width:30px;height:30px;text-align:center;border:0px;display:inline-flex;box-shadow:none;background:transparent;text-shadow:0px 1px 1px white;border-radius:5px;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#Mode .social button i{font-size:15pt;top:auto;left:auto;animation:Flash 10s infinite;cursor:pointer;position:static;}#Mode .social button:hover{background:#4bd4ff;text-shadow:0px 0px 1px white;}#Mode .social a:nth-child(0) i{animation-delay:0.1s;}#Mode .social a:nth-child(1) i{animation-delay:0.2s;}#Mode .social a:nth-child(2) i{animation-delay:0.3s;}#Mode .social a:nth-child(3) i{animation-delay:0.4s;}#Mode .social a:nth-child(4) i{animation-delay:0.5s;}#Mode .social a:nth-child(5) i{animation-delay:0.6s;}@keyframes Flash{0%{color:rgb(40,40,40);}1%{color:rgb(150,150,150);}10%{color:rgb(40,40,40);}}#Mode .avatar, #Mode .avatar .image{height:30px;width:30px;}#Mode .avatar{right:5px;top:5px;}.user-profile{display:block;position:relative;max-width:300px;}.user-profile > i{display:block;}.user-profile .user-name{position:absolute;left:41px;top:-15px;display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.user-profile .user-name i{color:white;font-family:verdana;font-weight:bold;font-size:15pt;text-shadow:0px 1px 1px black, 0px -1px 1px black, 0px 0px 1px black, -1px 0px 1px black, 0px -1px 1px black;}.user-profile .avatar{position:absolute;top:-25px;left:0px;}.user-profile .avatar, .user-profile .avatar .image{height:40px;width:40px;}.user-profile .user-bio{padding:10px;min-width:150px;font-family:verdana;max-height:40vh;overflow:auto;max-width:80vw;min-height:5px;min-width:150px;}.user-profile .user-options{display:flex;flex-directio3n:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}.user-profile .user-options button{font-size:15pt;padding:10px;}.user-profile-close{position:absolute;bottom:-40px;width:100%;text-align:center;}.user-profile-close button{height:30px;width:30px;}#Prompt_Content{background:whitesmoke;border-radius:5px;}#SSO{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;}#SSO > i{position:relative;height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;}.sso .message > i{display:block;background:whitesmoke;border-radius:5px;color:white;font-weight:bold;text-shadow:0px 0px 1px rgba(0,0,0,0.5), 0px 0px 1px black;font-family:verdana;padding:2px 8px;font-size:10pt;}.sso .message > i.error{background:red;}.sso .message > i.info{background:#6297ff;}.sso{text-align:center;padding:25px;border-radius:5px;}.sso form > i{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:flex-start;}.sso input, .sso button{padding:8px 15px;margin-top:5px;}.sso .logo{margin-bottom:10px;position:relative;height:20px;background:transparent;}.sso .logo i{background:transparent;}.sso .link{margin-top:10px;color:white;}.sso form .sso-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:flex-start;}#Shop{color:white;}#Start{position:absolute;left:0px;bottom:0px;height:40px;width:40px;z-index:10;border-radius:100px;z-index:9999;}#Start > i{width:100%;height:100%;display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;}#Start > i > i{position:absolute;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;font-size:12pt;}#Start .logo1{}#Start.searching .logo2{animation:RotateY 5s infinite;animation-timing-function:linear;}#Start.searching .logo3{animation:RotateX 5s infinite;animation-timing-function:linear;}#View{position:absolute;left:0px;top:0px;bottom:0px;color:white;right:0px;background:black;z-index:100;}/**Scrollbars**/ ::-webkit-scrollbar{width:5px;}/* Track */ ::-webkit-scrollbar-track{background:transparent;}/* Handle */ ::-webkit-scrollbar-thumb{background:rgb(60,60,60);border-radius:5px;}/* Handle on hover */ ::-webkit-scrollbar-thumb:hover{background:rgb(50,50,50);}/**Chat**/ #Chat .chat-input, #Chat .chat-blank, #Chat .chat-title{background:#2B2D31;}#Chat .chat-input textarea, .chat-more{background:#383A40;color:#D5D8DB;}#Chat .chat{background:#313338;}#Chat .chat-more{color:white;}#Chat .chat-output{border-right:1px solid #2B2D31;}/**Match**/ #Match H1{color:#4bd4ff}#Match .match-start{background:#4bd4ff}#Match .interest{background:#4bd4ff;}/**Start**/ #Start{border-radius:5px;color:skyblue;background:rgba(61,60,60,0.1);}