tema brabo vpn


SUBMITTED BY: Leonardofreed

DATE: June 7, 2022, 5:22 p.m.

UPDATED: June 14, 2022, 1:20 p.m.

FORMAT: Text only

SIZE: 20.6 kB

HITS: 468

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

comments powered by Disqus