tema atlantus


SUBMITTED BY: Jonathasazevedo

DATE: March 14, 2022, 7:46 p.m.

UPDATED: March 16, 2022, 3:10 p.m.

FORMAT: Text only

SIZE: 20.7 kB

HITS: 4023

  1. <meta name='viewport' content='width=device-width, initial-scale=1.0'><style>@font-face {
  2. font-family: 'Palanquin Dark';
  3. font-style: normal;
  4. font-weight: 400;
  5. font-display: swap;
  6. src: url(pictures/atlantus.woff2) format('woff2');
  7. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  8. }
  9. body
  10. {
  11. overflow: hidden;
  12. position: fixed;
  13. font-family: 'Palanquin Dark', sans-serif;
  14. background: linear-gradient(
  15. 250deg
  16. , #20144a, #000000, #087c29);
  17. color: white;
  18. margin: 0px;
  19. left: 0px;
  20. top: 0px;
  21. height: 100%;
  22. width: 100%;
  23. }
  24. .notification
  25. {
  26. width: 90%;
  27. text-align: center;
  28. position: relative;
  29. background: linear-gradient(
  30. 45deg
  31. , #000000, #2c2a49);
  32. border-radius: 5px;
  33. position: absolute;
  34. left: 50%;
  35. white-space: nowrap;
  36. overflow: hidden;
  37. text-overflow: ellipsis;
  38. height: 35px;
  39. padding-top: 5px;
  40. display: none;
  41. z-index: 2;
  42. top: 303%;
  43. -webkit-transform: translate(-50%, -50%);
  44. transform: translate(-50%, -50%);
  45. }
  46. #logsview
  47. {
  48. position: absolute;
  49. -webkit-transform: translate(-50%, -50%);
  50. transform: translate(-50%, -50%);
  51. top: 83%;
  52. left: 50%;
  53. height: 40px;
  54. font-size: 11px;
  55. width: 200px;
  56. text-align: center;
  57. color: #ccc;
  58. overflow:scroll;
  59. }
  60. #connecting
  61. {
  62. display: none;
  63. margin-left: 7px;
  64. color: #75a2c5;
  65. }
  66. #connected
  67. {
  68. display:none;
  69. color: #7fffdc;
  70. }
  71. .lds-ring {
  72. display: inline-block;
  73. position: absolute;
  74. display:none;
  75. top: -13px;
  76. left: -13px;
  77. }
  78. .lds-ring div {
  79. box-sizing: border-box;
  80. display: block;
  81. position: absolute;
  82. width: 160px;
  83. height: 161px;
  84. margin: 8px;
  85. border: 8px solid #1f312f;
  86. border-radius: 50%;
  87. animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  88. border-color: #cddc39 #cddc3999 #cddc3940 #00968830;
  89. }
  90. .lds-ring div:nth-child(1) {
  91. animation-delay: -0.45s;
  92. }
  93. .lds-ring div:nth-child(2) {
  94. animation-delay: -0.3s;
  95. }
  96. .lds-ring div:nth-child(3) {
  97. animation-delay: -0.15s;
  98. }
  99. @keyframes lds-ring {
  100. 0% {
  101. transform: rotate(0deg);
  102. }
  103. 100% {
  104. transform: rotate(360deg);
  105. }
  106. }
  107. .lds-dual-ring {
  108. display: inline-block;
  109. width: 80px;
  110. height: 80px;
  111. position: absolute;
  112. margin-left: -35px;
  113. margin-top: 1px;
  114. }
  115. .lds-dual-ring:after {
  116. content: " ";
  117. display: block;
  118. width: 17px;
  119. height: 17px;
  120. margin: 8px;
  121. border-radius: 50%;
  122. border: 2px solid #fff;
  123. border-color: #fff #fff5f536 #fff white;
  124. animation: lds-dual-ring 1.2s linear infinite;
  125. }
  126. @keyframes lds-dual-ring {
  127. 0% {
  128. transform: rotate(0deg);
  129. }
  130. 100% {
  131. transform: rotate(360deg);
  132. }
  133. }
  134. .flagserver
  135. {
  136. height: 38px;
  137. position: absolute;
  138. left: 11px;
  139. top: 10px;
  140. }
  141. .substatus
  142. {
  143. display: inline-block;
  144. font-size: 12px;
  145. position: relative;
  146. left: 40px;
  147. top: 23px;
  148. background: black;
  149. border-top-left-radius: 20px;
  150. border-top-right-radius: 20px;
  151. padding: 5px;
  152. z-index: 0;
  153. }
  154. .statusserver
  155. {
  156. position: absolute;
  157. width: 100%;
  158. top: 77px;
  159. text-align: left;
  160. font-size: 15px;
  161. color: #ffffff;
  162. display: inline-block;
  163. text-shadow: 0px 0px 20px black;
  164. left: -51px;
  165. }
  166. .arrowserver
  167. {
  168. position: absolute;
  169. right: 13px;
  170. height: 18px;
  171. top: 21px;
  172. filter: invert(1);
  173. }
  174. .descserver
  175. {
  176. width: 59%;
  177. text-align: left;
  178. height: 22px;
  179. white-space: nowrap;
  180. overflow: hidden;
  181. text-overflow: ellipsis;
  182. position: absolute;
  183. top: 28px;
  184. font-size: 12px;
  185. left: 67px;
  186. color: #ccc;
  187. }
  188. .inputmax
  189. {
  190. -webkit-transform: translate(-50%, -50%);
  191. transform: translate(-50%, -50%);
  192. position: absolute;
  193. left: 50%;
  194. top: 42%;
  195. padding: 13px;
  196. background: #000000d6;
  197. font-size: 18px;
  198. z-index: 7;
  199. border: 0px;
  200. color: white;
  201. border-radius: 5px;
  202. }
  203. .nameserver
  204. {
  205. position: absolute;
  206. top: 8px;
  207. font-size: 15px;
  208. width: 64%;
  209. text-align: left;
  210. left: 67px;
  211. white-space: nowrap;
  212. overflow: hidden;
  213. text-overflow: ellipsis;
  214. }
  215. .selectedserver
  216. {
  217. background: linear-gradient(
  218. 45deg
  219. , black, #102517);
  220. width: 90%;
  221. -webkit-transform: translate(-50%, -50%);
  222. transform: translate(-50%, -50%);
  223. left: 50%;
  224. height: 40px;
  225. border-radius: 60px;
  226. top: 337%;
  227. padding: 9px;
  228. position: absolute;
  229. z-index: 1;
  230. }
  231. #menuexpand
  232. {
  233. position: absolute;
  234. left: 0px;
  235. height: 100%;
  236. bottom: 0px;
  237. display: none;
  238. width: 300px;
  239. background: linear-gradient(
  240. 45deg
  241. , black, #250200ed, #560400d4);
  242. z-index: 4;
  243. border-bottom-right-radius: 20px;
  244. border-top-right-radius: 20px;
  245. }
  246. .presshere
  247. {
  248. position: absolute;
  249. -webkit-transform: translate(-50%, -50%);
  250. transform: translate(-50%, -50%);
  251. top: 77%;
  252. left: 50%;
  253. font-size: 20px;
  254. width: 330px;
  255. text-align: center;
  256. }
  257. .connectbt
  258. {
  259. height: 120px;
  260. width: 120px;
  261. background: #ffffff url(pictures/power.svg);
  262. BORDER-RADIUS: 100%;
  263. -webkit-transform: translate(-50%, -50%);
  264. transform: translate(-50%, -50%);
  265. position: absolute;
  266. background-size: 53px !important;
  267. background-repeat: no-repeat;
  268. background-position: 34px !important;
  269. filter: invert(1);
  270. top: 63%;
  271. left: 50%;
  272. z-index: 1;
  273. }
  274. .freeimg
  275. {
  276. height: 40px;
  277. width: 40px;
  278. background: #ffffff4d url(pictures/crown.png);
  279. background-repeat: no-repeat;
  280. background-position: 5px;
  281. border-radius: 60px;
  282. position: absolute;
  283. top: 9px;
  284. left: 6px;
  285. }
  286. .freetxtsmall
  287. {
  288. position: absolute;
  289. left: 58px;
  290. top: 26px;
  291. color: #ccc;
  292. font-size: 12px;
  293. }
  294. .freetxt
  295. {
  296. position: absolute;
  297. left: 58px;
  298. top: 4px;
  299. font-size: 17px;
  300. }
  301. .header
  302. {
  303. position: fixed;
  304. top: 57px;
  305. left: 0px;
  306. width: 100%;
  307. z-index:3;
  308. text-align: center;
  309. }
  310. .startfree
  311. {
  312. width: 300px;
  313. height: 60px;
  314. background: #4b0e79;
  315. position: absolute;
  316. left: 50%;
  317. bottom: 27px;
  318. -webkit-transform: translate(-50%, -50%);
  319. transform: translate(-50%, -50%);
  320. border-radius: 10px;
  321. }
  322. #application
  323. {
  324. }
  325. .menuiconx
  326. {
  327. position: absolute;
  328. right: 19px;
  329. filter: invert(1);
  330. top: 44px;
  331. height: 24px;
  332. }
  333. #appname
  334. {
  335. font-size: 26px;
  336. color: #03a9f4;
  337. text-transform: uppercase;
  338. }
  339. .pingserver
  340. {
  341. position: absolute;
  342. right: 14px;
  343. font-size: 13px;
  344. color: #ccc;
  345. }
  346. .premiumserver
  347. {
  348. display:none;
  349. }
  350. .bronzeserver
  351. {
  352. display: none;
  353. }
  354. .freeserver
  355. {
  356. }
  357. .goldserver
  358. {
  359. display: none;
  360. }
  361. .recommendserver
  362. {
  363. display: none;
  364. }
  365. .greenping
  366. {
  367. background: #49ff50;
  368. width: 5px;
  369. height: 13px;
  370. position: absolute;
  371. right: -8px;
  372. border-radius: 55px;
  373. top: 7px;
  374. }
  375. .svbubble
  376. {
  377. background: #1d212a;
  378. width: 88%;
  379. transform: translate(-50%, 0%);
  380. left: 45%;
  381. height: 50px;
  382. border-radius: 19px;
  383. top: 6px;
  384. margin-bottom: 7px;
  385. padding: 9px;
  386. position: relative;
  387. }
  388. .typeserver
  389. {
  390. position: relative;
  391. width: 100%;
  392. text-align: left;
  393. padding-left: 20px;
  394. top: 20px;
  395. }
  396. .userprofile
  397. {
  398. background: url(pictures/149071.png);
  399. position: relative;
  400. height: 80px;
  401. width: 220px;
  402. background-size: 80px 80px;
  403. border-bottom: 1px solid #2b3548;
  404. background-repeat: no-repeat;
  405. left: 40px;
  406. top: 100px;
  407. padding-bottom: 50px;
  408. background-position-x: 65px;
  409. }
  410. #serverlist
  411. {
  412. -webkit-transform: translate(-50%, -50%);
  413. transform: translate(-50%, -50%);
  414. position: absolute;
  415. top: 828%;
  416. border-radius: 20px;
  417. left: 50%;
  418. display: none;
  419. overflow-x: hidden;
  420. overflow-y: scroll;
  421. width: 98%;
  422. height: 311px;
  423. padding-bottom: 100px;
  424. }
  425. .userid
  426. {
  427. position: absolute;
  428. bottom: 8px;
  429. width: 100%;
  430. text-align: center;
  431. font-size: 12px;
  432. color: #909090;
  433. }
  434. .userexp
  435. {
  436. position: absolute;
  437. bottom: 23px;
  438. color: #8e8e8e;
  439. width: 100%;
  440. text-align: center;
  441. font-size: 12px;
  442. }
  443. .menulist
  444. {
  445. position: absolute;
  446. color: #adadaf;
  447. top: 275px;
  448. left: 52px;
  449. }
  450. .menuicon
  451. {
  452. position: absolute;
  453. left: 19px;
  454. filter: invert(1);
  455. top: 11px;
  456. height: 24px;
  457. }
  458. .menutxt
  459. {
  460. position: relative;
  461. margin-bottom: 30px;
  462. }
  463. .rightbt
  464. {
  465. position: absolute;
  466. right: 5px;
  467. padding: 7px;
  468. border-radius: 5px;
  469. width: 62px;
  470. top: 5px;
  471. padding-right: 8px;
  472. }
  473. .menuicond
  474. {
  475. position: absolute;
  476. height: 18px;
  477. left: -27px;
  478. top: 6px;
  479. filter: invert(1);
  480. opacity: 0.77;
  481. }
  482. .crowimg
  483. {
  484. height: 18px;
  485. position: absolute;
  486. left: 5px;
  487. top: 9px;
  488. }
  489. .activebt
  490. {
  491. position: relative;
  492. top: 14px;
  493. padding: 5px;
  494. background: #3f51b5;
  495. width: 100px;
  496. left: 106px;
  497. border-radius: 5px;
  498. }
  499. .textboost
  500. {
  501. font-size: 14px;
  502. color: #e6e6e6;
  503. }
  504. .titleboost
  505. {
  506. margin-top: -59px;
  507. font-size: 24px;
  508. color: #ffa382;
  509. }
  510. .bodyboost
  511. {
  512. position: absolute;
  513. left: 50%;
  514. top: 48%;
  515. -webkit-transform: translate(-50%, -50%);
  516. transform: translate(-50%, -50%);
  517. background: #420000;
  518. height: 350px;
  519. width: 330px;
  520. border-radius: 10px;
  521. text-align: center;
  522. }
  523. .atlantusoverlay
  524. {
  525. display: none;
  526. position: absolute;
  527. height: 100%;
  528. width: 100%;
  529. background: rgba(0, 0, 0, 0.76);
  530. z-index: 10;
  531. }
  532. #boostmode
  533. {
  534. display:none;
  535. position: absolute; height: 100%;
  536. width: 100%; background: rgba(0, 0, 0, 0.76); z-index: 5;
  537. }
  538. #storagemode
  539. {
  540. display:none;
  541. position: absolute; height: 100%;
  542. width: 100%; background: rgba(0, 0, 0, 0.76); z-index: 5;
  543. }
  544. .protxt
  545. {
  546. position: relative;
  547. left: 9px;
  548. color: #fbc14d;
  549. font-weight: 100;
  550. text-shadow: 0px 0px 20px yellow;
  551. letter-spacing: 1.5px;
  552. font-size: 13px;
  553. top: -1px;
  554. }</style><meta name="viewport" content="width=device-width, initial-scale=1.0">
  555. <div id="withoutlogin" class="body">
  556. <div id="scamme" style="
  557. overflow: hidden;
  558. position: fixed;
  559. font-family: 'Palanquin Dark', sans-serif;
  560. background: url(https://i.pinimg.com/originals/16/ed/91/16ed91704dfa98a88261bc725c7fe931.png);
  561. background-size: 100% 100%;
  562. color: white;
  563. margin: 0px;
  564. left: -19px;
  565. top: -20px;
  566. height: 112%;
  567. width: 112%;
  568. opacity: 0.77;
  569. "></div>
  570. <div id="menuexpand" onclick="menuclose()">
  571. <div class="menulist">
  572. <div class="menutxt" onclick="authfinishu()"><img src="pictures/token.svg" class="menuicond" />Autenticar</div>
  573. <div class="menutxt"><img src="pictures/refresh.png" class="menuicond" />Verificar atualizações</div>
  574. <div class="menutxt" onclick="termos()"><img src="pictures/29302.png" class="menuicond" />Termos de uso</div>
  575. <div class="menutxt" onclick="opencontact()"><img src="pictures/13936.png" class="menuicond" />Suporte</div>
  576. <div class="menutxt"><img src="pictures/59254.png" class="menuicond" />Encerrar aplicativo</div>
  577. </div>
  578. <div class="userprofile">
  579. <div class="userid">USER-ID: 0000xx</div>
  580. </div>
  581. <img src="pictures/menu.png" class="menuiconx" />
  582. </div>
  583. <div id="wronguser" class="atlantusoverlay">
  584. <div class="bodyboost" style="
  585. height: 246px;
  586. ">
  587. <img src="pictures/wrong.svg" style="
  588. height: 106px;
  589. position: relative;
  590. top: -55px;
  591. ">
  592. <div class="titleboost" style="
  593. color: #ff2222;
  594. ">Autenticação Falhou<br>
  595. <div class="textboost">Seus dados de usuário estão incorretos, por favor verifique novamente o seu acesso.</div></div>
  596. <br><div onclick="authfinishu()" class="activebt">Corrigir</div>
  597. </div></div>
  598. <div id="termos" class="atlantusoverlay">
  599. <div class="bodyboost">
  600. <img src="pictures/terms.svg" style="
  601. height: 106px;
  602. position: relative;
  603. top: -55px;
  604. ">
  605. <div class="titleboost" style=" color: #e64c3c;">Termos de Uso<br>
  606. <div class="textboost" style="font-size: 14px; color: #e6e6e6; height: 168px; overflow: scroll;">
  607. <center>Certifique-se de não usar este aplicativo para atividades ilegais, sua conta será suspensa se detectada.<br>
  608. Algum conteúdo pode estar banido em seu país, então não acesse,<br>
  609. apenas faça atividades básicas como filmes, jogos e música e pesquisas em geral,<br>
  610. pornografia infantil e golpes são inaceitáveis ​​e você será severamente punido se usar<br>
  611. este aplicativo para cometer esses absurdos .</center></div></div>
  612. <br><div onclick="termos()" class="activebt">Concordo</div>
  613. </div></div>
  614. <div id="storagemode">
  615. <div class="bodyboost">
  616. <img src="pictures/storage.svg" style="
  617. height: 106px;
  618. position: relative;
  619. top: -55px;
  620. ">
  621. <div class="titleboost" style=" color: #00c3ff;">Permissão necessária<br>
  622. <div class="textboost">Para que o aplicativo funcione corretamente, ele precisa da permissão para instalar e gravar arquivos no sistema para que todos os modos de conexão possam funcionar normalmente. Conceda as permissões necessárias.</div></div>
  623. <br><div onclick="storagemode()" class="activebt">Permitir</div>
  624. </div></div>
  625. <div id="boostmode">
  626. <div class="bodyboost">
  627. <img src="pictures/boost.svg" style="
  628. height: 106px;
  629. position: relative;
  630. top: -55px;
  631. ">
  632. <div class="titleboost">Modo Boost<br>
  633. <div class="textboost">O modo Boost pode otimizar a velocidade e detectar os aplicativos usados &ZeroWidthSpace;&ZeroWidthSpace;para melhorar a experiência de conexão, você pode habilitar este modo. No entanto, você precisa conceder as permissões necessárias para realizar esta atividade.</div></div>
  634. <br><div onclick="acboostmode()" class="activebt">Ativar</div>
  635. <div onclick="boostmode()" style="margin-top: 5px; background: #9e330a;" class="activebt">Cancelar</div></div></div>
  636. <div id="authtype" style="
  637. position: absolute;
  638. height: 100%;
  639. width: 100%;
  640. display:none;
  641. background: #000000c2;
  642. z-index: 5;
  643. "><div style="
  644. position: absolute;
  645. left: 50%;
  646. top: 35%;
  647. -webkit-transform: translate(-50%, -50%);
  648. transform: translate(-50%, -50%);
  649. background: #e91e1e;
  650. height: 250px;
  651. width: 330px;
  652. border-radius: 10px;
  653. text-align: center;
  654. "><img src="pictures/149071.png" style="
  655. height: 77px;
  656. position: relative;
  657. top: -37px;
  658. ">
  659. <div style=" margin-top: -23px;color: cadetblue; margin-bottom: 1px;">Selecione o modo de login</div>
  660. <div onclick="authfinish()" style="
  661. position: relative;
  662. top: 14px;
  663. padding: 5px;
  664. background: #673ab7;
  665. width: 200px;
  666. left: 59px;
  667. border-radius: 5px;
  668. ">Modo Token</div>
  669. <div onclick="authfinishu()" style="
  670. position: relative; top: 21px; padding: 5px; background: #30329a; width: 200px; left: 59px; border-radius: 5px;
  671. ">Modo Usuário</div>
  672. <div style="
  673. font-size: 11px;
  674. margin-top: 26px;
  675. color: #ccc;
  676. ">Selecione o modo de autenticação.</div></div></div>
  677. <div id="authuserff" style="
  678. position: absolute;
  679. height: 100%;
  680. width: 100%;
  681. display:none;
  682. background: #000000c2;
  683. z-index: 5;
  684. "><div style="
  685. position: absolute;
  686. left: 50%;
  687. top: 35%;
  688. -webkit-transform: translate(-50%, -50%);
  689. transform: translate(-50%, -50%);
  690. background: #e91e1e;
  691. height: 250px;
  692. width: 330px;
  693. border-radius: 10px;
  694. text-align: center;
  695. "><img src="pictures/user.png" style="
  696. filter: invert(1);
  697. height: 77px;
  698. position: relative;
  699. top: -37px;
  700. ">
  701. <div style="
  702. margin-top: -28px;
  703. ">Dados de usuário</div><input type="text" style="
  704. padding: 10px;
  705. border-radius: 5px;
  706. background: #460404;
  707. border: 0px;
  708. font-size: 18px;
  709. color: #999;
  710. margin-top: 11px;
  711. ">
  712. <input type="text" placeholder="senha" style="
  713. padding: 10px;
  714. border-radius: 5px;
  715. background: #460404;
  716. border: 0px;
  717. font-size: 18px;
  718. color: #999;
  719. margin-top: 11px;
  720. ">
  721. <div onclick="authfinishu()" style="
  722. position: relative;
  723. top: 14px;
  724. padding: 5px;
  725. background: #3f51b5;
  726. width: 100px;
  727. left: 106px;
  728. border-radius: 5px;
  729. ">Entrar</div></div></div>
  730. <div id="authtoken" style="
  731. position: absolute;
  732. height: 100%;
  733. width: 100%;
  734. display:none;
  735. background: #000000c2;
  736. z-index: 5;
  737. "><div style="
  738. position: absolute;
  739. left: 50%;
  740. top: 35%;
  741. -webkit-transform: translate(-50%, -50%);
  742. transform: translate(-50%, -50%);
  743. background: #e91e1e;
  744. height: 250px;
  745. width: 330px;
  746. border-radius: 10px;
  747. text-align: center;
  748. "><img src="pictures/user.png" style="
  749. filter: invert(1);
  750. height: 77px;
  751. position: relative;
  752. top: -37px;
  753. ">
  754. <div style="
  755. margin-top: -11px;
  756. ">Acesso token</div><input type="text" id="token" placeholder="token" style="
  757. padding: 10px;
  758. border-radius: 5px;
  759. background: #460404;
  760. border: 0px;
  761. font-size: 18px;
  762. color: #999;
  763. margin-top: 11px;
  764. ">
  765. <div onclick="authfinish()" style="
  766. position: relative;
  767. top: 14px;
  768. padding: 5px;
  769. background: #3f51b5;
  770. width: 100px;
  771. left: 106px;
  772. border-radius: 5px;
  773. ">Entrar</div>
  774. <div style="
  775. font-size: 11px;
  776. margin-top: 26px;
  777. color: #ccc;
  778. ">O acesso token pode ser obtido com o fornecedor.</div></div></div>
  779. <div id="withoutlogin" class="body centerbody"></div>
  780. <div><input type="TEXT" id="userssh" placeholder="login" class="inputmax ismain">
  781. <input type="TEXT" id="passssh" placeholder="senha" class="inputmax ismain" style=" margin-top: 23px;
  782. top: 46%;"></div>
  783. <div onclick="startatlantus()" class="connectbt">
  784. </div>
  785. <div id="logsview"></div>
  786. <div id="dontconnect" class="presshere">Pressione para conectar</div>
  787. <div id="connecting" class="presshere"><div class="lds-dual-ring"></div>Conectando</div>
  788. <div id="connected" class="presshere">Conexão Estabelecida</div>
  789. </div><div id="withoutlogin" class="header">
  790. <div id="serverlist" onclick="serverchange()">
  791. </div>
  792. <div class="selectedserver" onclick="serverchange()">
  793. <img id="fserver" src="pictures/flags/none.svg" class="flagserver">
  794. <div id="nserver" class="nameserver"></div>
  795. <div id="dserver" class="descserver"></div>
  796. <img src="pictures/arrow.png" class="arrowserver">
  797. </div>
  798. <div id="appname" style="color:transparent;">JK FAST NET</div>
  799. <div class="logoapp" style="
  800. background: url(pictures/logo.png?s);
  801. position: absolute;
  802. height: 160px;
  803. width: 140px;
  804. background-size: 100%;
  805. background-repeat: no-repeat;
  806. -webkit-transform: translate(-50%, -50%);
  807. transform: translate(-50%, -50%);
  808. left: 50%;
  809. top: 72px;
  810. ">
  811. </div>
  812. <div class="statusserver">Status:
  813. <div class="substatus">Desconectado</div>
  814. </div>
  815. </div><! –– User logged out view inicio ––>
  816. <div id="withoutlogin" class="footer" style="display:none;">
  817. <div class="startfree">
  818. <div class="freeimg">
  819. </div>
  820. <div class="freetxt">Faça um teste grátis</div>
  821. <div class="freetxtsmall">Ou compre um acesso para começar.</div>
  822. </div>
  823. </div>
  824. <! –– User logged out view final ––>

comments powered by Disqus