Advertisement
Guest User

Untitled

a guest
May 26th, 2021
570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.25 KB | None | 0 0
  1. /* @import url(http://fonts.googleapis.com/css?family=Arimo:400,700&subset=latin,cyrillic); */
  2.  
  3. @import url("fonts/leokadia/leokadia.css");
  4. :root {
  5. --ff-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  6. --ff-sans-cond: "DINNextW01-CondensedMed", "AvenirNextCondensed-Bold", "Futura-CondensedExtraBold", HelveticaNeue-CondensedBold, "Ubuntu Condensed", "Liberation Sans Narrow", "Franklin Gothic Demi Cond", "Arial Narrow", "Roboto Condensed", sans-serif-condensed, Arial, "Trebuchet MS", "Lucida Grande", Tahoma, sans-serif;
  7. --ff-serif: "";/*Georgia, Times, Times New Roman, serif;*/
  8. --ff-mono: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
  9. }
  10. * {
  11. margin: 0;
  12. padding: 0;
  13. box-sizing: border-box;
  14. }
  15.  
  16. body,
  17. table,
  18. div,
  19. form,
  20. ul,
  21. p {
  22. margin: 0;
  23. padding: 0;
  24. border: 0;
  25. }
  26.  
  27. body {
  28. background-color: #feefa4;
  29. background-image: url("fon_forum.gif");
  30. font-size: 16px;
  31. font-family: var(--ff-serif);
  32. }
  33.  
  34. #body-gray,
  35. body.lightgray {
  36. background-color: #eeeeee;
  37. background-image: url("white_carbon.png");
  38. }
  39.  
  40. #body-blue,
  41. body.kuban {
  42. background-color: #e9fcff;
  43. background-image: none;
  44. }
  45.  
  46. a {
  47. color: #00C;
  48. }
  49.  
  50. a:hover {
  51. color: #D00;
  52. }
  53.  
  54. #container {
  55. margin-top: 36px;
  56. /* background: url('./sharik.png') no-repeat; */
  57. padding: 0 0.7em;
  58. }
  59.  
  60. #footer {
  61. width: 100%;
  62. border-top: 1px solid #ccc;
  63. margin-top: 10px;
  64. display: flex;
  65. }
  66.  
  67. .ah {
  68. text-decoration: none;
  69. font-size: 80%;
  70. }
  71.  
  72. .agh {
  73. font-size: 80%;
  74. text-decoration: none;
  75. color: gray;
  76. }
  77.  
  78. .c {
  79. border-bottom: 1px solid #EEE;
  80. border-left: 1px solid #EEE;
  81. }
  82.  
  83. table {
  84. border-spacing: 0;
  85. border-collapse: collapse;
  86. font-size: 1em;
  87. }
  88.  
  89. #header-table,
  90. #header-table-2 {
  91. width: 100%;
  92. margin-left: auto;
  93. margin-right: auto;
  94. text-align: left;
  95. }
  96.  
  97. #header-table td {
  98. padding: 0;
  99. vertical-align: top;
  100. }
  101.  
  102. #title-td {
  103. text-align: left;
  104. width: 30%;
  105. }
  106.  
  107. #banner-td,
  108. #banner-center-td {
  109. width: 468px;
  110. text-align: right;
  111. vertical-align: top;
  112. }
  113.  
  114. #banner-right-td {
  115. width: 468px;
  116. text-align: right;
  117. vertical-align: top;
  118. }
  119.  
  120. #section-td {
  121. vertical-align: bottom;
  122. text-align: right;
  123. }
  124.  
  125.  
  126. /*
  127. border-table {
  128. width:97%;
  129. align-self: center;
  130. margin:0 auto;
  131. border: 2px solid #CCC;
  132. padding: 20px;
  133. border-bottom: 0;
  134. border-spacing:0;
  135. background-color:white;
  136. table-layout:fixed;
  137. line-height: 1.4em;
  138. font-size: 1em;
  139. }
  140. */
  141.  
  142. #tm,
  143. #table_messages {
  144. width: 100%;
  145. margin: 0 auto;
  146. border: 2px solid #CCC;
  147. border-bottom: 0;
  148. border-spacing: 0;
  149. background-color: white;
  150. table-layout: fixed;
  151. line-height: 1.4em;
  152. font-size: 1em;
  153. }
  154.  
  155. #table_messages {
  156. border-bottom: 2px solid #CCC;
  157. }
  158.  
  159. #tm th,
  160. #table_messages th {
  161. background-color: #EEE;
  162. border-left: 1px solid #CCC;
  163. border-bottom: 1px solid #CCC;
  164. }
  165.  
  166. #tm tr.paid {
  167. background-color: #fffac9 !important;
  168. }
  169.  
  170. #tm td {
  171. padding: 4px;
  172. border-left: 1px solid #EEEEEE;
  173. border-bottom: 1px solid #EEEEEE;
  174. vertical-align: top;
  175. }
  176.  
  177. #tm .col_moder-tools {
  178. width: 2rem;
  179. }
  180.  
  181. #tm .col_forum {
  182. width: 50px;
  183. }
  184.  
  185. #tm .col_main {
  186. width: auto;
  187. }
  188.  
  189. #tm .col_section {
  190. width: 120px;
  191. }
  192.  
  193. #tm .col_author {
  194. width: 120px;
  195. }
  196.  
  197. #tm .col_answers {
  198. width: 30px;
  199. }
  200.  
  201. #tm .col_updated {
  202. width: 150px;
  203. }
  204.  
  205. #tm td .fa,
  206. #tm td .far,
  207. #tm td .fas {
  208. color: #888;
  209. }
  210.  
  211. #table_messages>tbody>tr>td {
  212. padding: 10px;
  213. }
  214.  
  215. #table_messages>tbody>tr>td:nth-child(1) {
  216. background-color: #f7f7f7;
  217. width: 165px;
  218. }
  219.  
  220. #table_messages>tbody>tr>td:nth-child(2) {
  221. background-color: #fdfdfd;
  222. }
  223.  
  224. #table_messages td {
  225. padding: 4px;
  226. border-left: 1px solid #CECECE;
  227. border-bottom: 1px solid #CECECE;
  228. vertical-align: top;
  229. }
  230.  
  231. #table_messages td td {
  232. border: 0;
  233. padding: 0;
  234. }
  235.  
  236. #table_userinfo {
  237. width: 97%;
  238. margin: 1%;
  239. border: 2px solid #CCC;
  240. border-bottom: 0;
  241. border-spacing: 0;
  242. background-color: white;
  243. line-height: 1.4em;
  244. font-size: 1em;
  245. }
  246.  
  247. #table_userinfo td {
  248. padding: 4px;
  249. border-left: 1px solid #CECECE;
  250. border-bottom: 1px solid #CECECE;
  251. vertical-align: top;
  252. }
  253.  
  254. #under_messages,
  255. #newmsg_form_table {
  256. width: 100%;
  257. }
  258. .center-97 {
  259. width: 97%;
  260. margin: 0 auto;
  261. }
  262.  
  263. #tm.t1c,
  264. body.kuban #tm {
  265. width: 97%;
  266. margin: auto;
  267. border-spacing: 2px;
  268. background-color: #e9fcff;
  269. text-align: center;
  270. table-layout: fixed;
  271. color: #008;
  272. }
  273.  
  274. #tm.t1c th,
  275. body.kuban #tm th {
  276. background-color: #b0f0ff;
  277. }
  278.  
  279. #tm.t1c td,
  280. body.kuban #tm td {
  281. padding: 4px;
  282. vertical-align: top;
  283. background-color: #d0f9ff;
  284. }
  285.  
  286. #tf {
  287. width: 100%;
  288. margin: auto;
  289. border: 2px solid #CCC;
  290. border-top: 1px solid #CCC;
  291. background-color: #EEE;
  292. text-align: center;
  293. }
  294.  
  295. #tf td {
  296. padding: 4px;
  297. border: 0px;
  298. vertical-align: top;
  299. }
  300.  
  301. .ta-left {
  302. text-align: left !important;
  303. }
  304.  
  305. .ta-center {
  306. text-align: center !important;
  307. }
  308.  
  309. .ta-right {
  310. text-align: right !important;
  311. }
  312.  
  313. .va-top {
  314. vertical-align: top !important;
  315. }
  316.  
  317. .va-middle {
  318. vertical-align: middle !important;
  319. }
  320.  
  321. .va-bottom {
  322. vertical-align: bottom !important;
  323. }
  324.  
  325. .cc {
  326. text-align: center;
  327. vertical-align: top;
  328. font-size: 80%;
  329. }
  330.  
  331. .cl {
  332. text-align: left;
  333. vertical-align: top;
  334. font-size: 80%;
  335. word-wrap: break-word;
  336. }
  337.  
  338. .ct {
  339. text-align: left;
  340. vertical-align: top;
  341. }
  342.  
  343. #tm.t1c .ct {
  344. font-weight: bold;
  345. }
  346.  
  347. #topic-moder-tools {
  348. width: 165px;
  349. padding: 0px;
  350. margin: 0px;
  351. vertical-align: middle;
  352. background-color: #F7F7F7;
  353. text-align: right;
  354. }
  355.  
  356. #new-topic-form {
  357. width: 700px;
  358. border: 0px;
  359. border-spacing: 0px;
  360. margin-left: 1.5%;
  361. }
  362.  
  363. #new-topic-form td {
  364. padding: 3px;
  365. vertical-align: top;
  366. }
  367.  
  368. .leftgray {
  369. border-left: 1px solid #EEE;
  370. }
  371.  
  372. .bottomgray,
  373. .bg {
  374. border-bottom: 1px none #999;
  375. }
  376.  
  377. .bottomwhite,
  378. .bw {
  379. border-bottom: 1px solid #FFF;
  380. }
  381.  
  382. .leftbottomgray,
  383. .lbg {
  384. border-bottom: 1px solid #EEE;
  385. border-left: 1px solid #EEE;
  386. }
  387.  
  388. .fieldbasic {
  389. border: 1px solid #bbb;
  390. border-radius: 3px;
  391. background-color: #FFF;
  392. color: #030303;
  393. padding: 2px 5px 3px;
  394. width: 100%;
  395. }
  396.  
  397. textarea.fieldbasic {
  398. /* width:100%; */
  399. min-height: 120px;
  400. max-height: 600px;
  401. }
  402.  
  403. input[type="radio"],
  404. input[type="checkbox"] {
  405. /**/
  406. }
  407.  
  408. input[type="radio"]+label,
  409. input[type="checkbox"]+label {
  410. margin-left: 5px;
  411. cursor: pointer;
  412. }
  413.  
  414. fieldset {
  415. padding: 5px 10px;
  416. border: 1px solid #bbb;
  417. border-radius: 3px;
  418. }
  419.  
  420. fieldset legend {
  421. padding: 0 3px;
  422. }
  423.  
  424. .bottomboldleft {
  425. border-bottom: 1px solid #CCC;
  426. border-left: 1px solid #CCC;
  427. }
  428.  
  429. .topboldleft {
  430. border-left: 1px solid #EEE;
  431. border-top: 1px solid #CCC;
  432. }
  433.  
  434. .topbold {
  435. border-top: 1px solid #CCC;
  436. }
  437.  
  438. .fieldgoforum {
  439. background-color: #FCEE9E;
  440. border: 1px solid #666;
  441. cursor: hand;
  442. font-size: 80%;
  443. }
  444.  
  445. .btn,
  446. .sendbutton {
  447. padding: 2px 8px 3px;
  448. line-height: 1.5;
  449. border: 1px solid #bbb;
  450. border-radius: 3px;
  451. background: #f7f7f6;
  452. color: #030303;
  453. transition-duration: .2s;
  454. text-decoration: none;
  455. font-size: .9em;
  456. /* box-shadow: 0 1px 3px #bbb; */
  457. }
  458.  
  459. .btn:hover,
  460. .btn:focus,
  461. .sendbutton:hover,
  462. .sendbutton:focus {
  463. /* border-color: #eee #888 #888 #eee; */
  464. background: #ddd;
  465. color: #000000;
  466. }
  467.  
  468. .btn i[class^="fa"],
  469. .sendbutton i[class^="fa"] {
  470. margin-right: 5px;
  471. }
  472.  
  473. .btn-group .btn {
  474. margin-right: 0;
  475. margin-left: 0;
  476. border-right: none 0;
  477. border-radius: 0;
  478. }
  479.  
  480. .btn-group .btn:last-child {
  481. border-right: 1px solid #bbb;
  482. border-top-right-radius: 3px;
  483. border-bottom-right-radius: 3px;
  484. }
  485.  
  486. .btn-group .btn:first-child {
  487. border-top-left-radius: 3px;
  488. border-bottom-left-radius: 3px;
  489. }
  490.  
  491. .btn-group .btn.active {
  492. background-color: #e0e0e0;
  493. }
  494.  
  495. .action-group .action {
  496. padding: 0 4px 1px;
  497. /* border-right: 1px dotted;*/
  498. line-height: 1.3;
  499. transition: 0.2s;
  500. }
  501.  
  502. .action-group .action:last-child {
  503. border-right: 0 none;
  504. padding-right: 0;
  505. }
  506.  
  507. .fieldsearchword {
  508. background-color: #FCEE9E;
  509. border: 1px solid #999;
  510. cursor: hand;
  511. font-size: 80%;
  512. }
  513.  
  514. .deletedtopics {
  515. text-decoration: line-through;
  516. }
  517.  
  518. .privatetopics {
  519. font-weight: bold;
  520. color: red;
  521. }
  522.  
  523. .longtopics {
  524. font-weight: bold;
  525. }
  526.  
  527.  
  528. /*
  529. .job {
  530. border-radius: 5px;
  531. padding: 1 5 2 4;
  532. background-color: #ffcc99;
  533. }
  534. */
  535.  
  536. .kb-topics-area {
  537. color: #060;
  538. font-weight: bold;
  539. }
  540.  
  541. .private-topics-area {
  542. color: purple;
  543. font-weight: bold;
  544. }
  545.  
  546. .moder-action {
  547. color: gray;
  548. font-size: 80%;
  549. text-decoration: none;
  550. }
  551.  
  552. .moder-action a {
  553. color: gray;
  554. text-decoration: none;
  555. }
  556.  
  557. .moder-action a:hover {
  558. color: red;
  559. }
  560.  
  561. .return-string {
  562. font-weight: bold;
  563. color: #309;
  564. font-size: 120%;
  565. }
  566.  
  567. .yandex {
  568. color: red;
  569. font-size: 120%;
  570. text-decoration: none;
  571. }
  572.  
  573. .topic-title {
  574. color: #00c;
  575. font-size: 150%;
  576. font-weight: bold;
  577. }
  578.  
  579. .moder-menu {
  580. color: gray;
  581. font-weight: bold;
  582. }
  583.  
  584. .plus-minus {
  585. color: gray;
  586. font-family: "Courier New", monospace;
  587. font-size: 80%;
  588. cursor: pointer;
  589. margin: 0 8px 0 4px;
  590. border: 1px dotted gray;
  591. padding: 0 3px;
  592. }
  593.  
  594. .userlink {
  595. text-decoration: none;
  596. color: #313131;
  597. }
  598.  
  599. #me {
  600. font-weight: bold;
  601. }
  602.  
  603. .inline_section a::before {
  604. content: '/';
  605. display: inline-block;
  606. padding: 0 2px;
  607. }
  608.  
  609. .sectionlink-gray {
  610. text-decoration: none;
  611. color: gray;
  612. font-size: 0.8rem;
  613. }
  614.  
  615. .sectionlink-gray :hover,
  616. sectionlink-gray a:hover {
  617. color: red;
  618. }
  619.  
  620. .sectionlink {
  621. text-decoration: none;
  622. color: black;
  623. }
  624.  
  625. .sectionlink :hover,
  626. .sectionlink a:hover {
  627. color: red;
  628. }
  629.  
  630. .section-name {
  631. color: #309;
  632. font-weight: bold;
  633. font-size: 120%;
  634. text-decoration: none;
  635. }
  636.  
  637. .curpage {
  638. color: blue;
  639. }
  640.  
  641.  
  642. /*
  643. .pages {
  644.  
  645. }
  646. */
  647.  
  648. .prev-next-pagelink {
  649. text-decoration: none;
  650. }
  651.  
  652. .error {
  653. color: red;
  654. font-weight: bold;
  655. }
  656.  
  657. #error_string {
  658. margin: 5px 0;
  659. color: red;
  660. font-size: 1.2em;
  661. background-color: #fdd;
  662. padding: 10px;
  663. border: 1px solid;
  664. }
  665.  
  666. #userstring {
  667. margin: 10px 0;
  668. }
  669.  
  670. .find-my-topics-messages {
  671. color: gray;
  672. font-size: 80%;
  673. }
  674.  
  675. .advice,
  676. .advert {
  677. /*width: 97%;*/
  678. margin: 5px auto;
  679. text-align: center;
  680. }
  681.  
  682. .advice {
  683. font-size: 90%;
  684. color: black;
  685. }
  686.  
  687. .advert {
  688. font-size: x-large;
  689. color: red;
  690. padding: 20px 10px;
  691. border-bottom: 1px solid #dc4;
  692. background-color: #fffac9;
  693. }
  694.  
  695. .alert {
  696. background-color: #f5f5f5;
  697. font-size: 1rem;
  698. border-radius: 3px;
  699. border-left: 4px solid #b5b5b5;
  700. padding: 10px 10px;
  701. }
  702.  
  703. .alert.error {
  704. background-color: #fff5f5;
  705. border-color: #ff3838;
  706. }
  707.  
  708. .rec-topics {
  709. color: gray;
  710. font-size: 80%;
  711. }
  712.  
  713. .findlink {
  714. color: gray;
  715. font-size: 80%;
  716. }
  717.  
  718. .forum-title {
  719. color: purple;
  720. font-family: 'Leokadia Deco', serif;
  721. font-weight: normal;
  722. font-size: 1.8em;
  723. text-decoration: none;
  724. text-shadow: 1px 1px 2px #aaa;
  725. margin: 0.6em 0;
  726. /* margin: 0.6em 90px; */
  727. /*
  728. background: url('./bouqet-70.png') no-repeat right center;
  729. background-size: auto 100%;
  730. */
  731. }
  732.  
  733. .forum-title a {
  734. text-decoration: none;
  735. color: purple;
  736. }
  737.  
  738. .forum-title a:hover {
  739. color: #D00;
  740. }
  741.  
  742. .forum-title a span {
  743. display: inline-block;
  744. margin-top: -35px;
  745. margin-bottom: -10px;
  746. width: fit-content;
  747. width: -moz-fit-content;
  748. width: -webkit-fit-content;
  749. }
  750.  
  751. .forum-title a span:first-letter {
  752. font-size: 2em;
  753. margin-right: -6px;
  754. color: rgb(204, 85, 170);
  755. }
  756.  
  757. .mytopics {
  758. color: #052;
  759. }
  760.  
  761. .pinned {
  762. font-weight: bold;
  763. color: purple;
  764. }
  765.  
  766. .text-of-table-header {
  767. font-size: 80%;
  768. font-weight: bold;
  769. }
  770.  
  771. .newtopic {
  772. /*margin: 0 1.5%;*/
  773. }
  774.  
  775. #newtopic_form button[type="reset"] {
  776. display: none;
  777. }
  778.  
  779. .newmessage {
  780. font-weight: bold;
  781. }
  782.  
  783. .newtopic-comment {
  784. font-size: 80%;
  785. font-weight: normal;
  786. }
  787.  
  788. .newmessage-comment {
  789. font-size: 80%;
  790. }
  791.  
  792. .navigation-link {
  793. font-size: 90%;
  794. /*margin-left: 1.5%;*/
  795. }
  796.  
  797. .answer-link {
  798. color: gray;
  799. font-size: 80%;
  800. text-decoration: none;
  801. }
  802.  
  803. .anonym-user {
  804. color: #555;
  805. }
  806.  
  807. .registered-user {
  808. color: black;
  809. text-decoration: none;
  810. font-weight: bold;
  811. }
  812.  
  813. .warning-user {
  814. color: #7b3f00;
  815. background-color: #f7f21a !important;
  816. padding: 0 2px;
  817. border-radius: 4px;
  818. }
  819.  
  820. .banned-user {
  821. color: #550000;
  822. background-color: #FF9074 !important;
  823. padding: 0 2px;
  824. border-radius: 4px;
  825. }
  826.  
  827. .role-moderator {
  828. color: #505;
  829. }
  830.  
  831. .role-light {
  832. color: #005;
  833. }
  834.  
  835. .role-defender {
  836. color: #050;
  837. }
  838.  
  839. .user-role {
  840. color: gray;
  841. font-weight: bold;
  842. font-size: 80%;
  843. }
  844.  
  845. .message-info {
  846. color: #666;
  847. font-size: 80%;
  848. }
  849.  
  850. .bottombold {
  851. border-bottom: 1px solid #CCC;
  852. }
  853.  
  854. .findfield {
  855. background-color: #F6F6F6;
  856. border: 1px solid #bbb;
  857. border-radius: 3px;
  858. cursor: auto;
  859. font-size: .9em;
  860. color: #030303;
  861. padding: 2px 5px 3px;
  862. }
  863.  
  864. .findbutton {
  865. border: 1px none #999;
  866. height: 20px;
  867. cursor: hand;
  868. background-color: #F6F6F6;
  869. }
  870.  
  871. .border {
  872. border: 1px solid #CCC;
  873. }
  874.  
  875. .borderimg {
  876. border: 1px solid #999;
  877. }
  878.  
  879. .menu {
  880. color: black;
  881. z-index: 10;
  882. }
  883.  
  884. .menu A:hover {
  885. color: red;
  886. }
  887.  
  888. .menu A {
  889. text-decoration: none;
  890. color: black;
  891. }
  892.  
  893. pre {
  894. background-color: #FBFDEA;
  895. padding: 5px;
  896. margin: 0 5px;
  897. border: 1px dotted #DDD;
  898. border-left: 1px dotted gray;
  899. /* white-space: normal; */
  900. /* word-wrap: break-word;*/
  901. /* word-wrap: normal;*/
  902. /* overflow-x: auto;*/
  903. font-size: 13px;
  904. color: #007;
  905. /* width: 900px; */
  906. width: auto;
  907. white-space: pre-wrap;
  908. /* css-3 */
  909. white-space: -moz-pre-wrap;
  910. /* Mozilla, ������� � 1999 ���� */
  911. white-space: -pre-wrap;
  912. /* Opera 4-6 */
  913. white-space: -o-pre-wrap;
  914. /* Opera 7 */
  915. word-wrap: break-word;
  916. /* Internet Explorer 5.5+ */
  917. }
  918.  
  919. .spoiler {
  920. margin: 5px 0;
  921. }
  922.  
  923. .spoiler-roll {
  924. background-color: #ffa;
  925. cursor: pointer;
  926. font-size: 70%;
  927. font-weight: bold;
  928. color: brown;
  929. }
  930.  
  931.  
  932. /*
  933. .my-message {
  934. background-color: #FAEFCC;
  935. }
  936. */
  937.  
  938. .user-line {
  939. background-color: transparent;
  940. background-image: url('greenyellowred.png');
  941. background-repeat: repeat-y;
  942. height: 2px;
  943. float: right;
  944. /* min-height: 2px;*/
  945. max-height: 2px;
  946. overflow: hidden;
  947. margin-bottom: 2px;
  948. }
  949.  
  950. .tag-cloud {
  951. background-color: #ddd;
  952. text-align: center;
  953. font-family: Tahoma, Helvetica, Arial, sans-serif;
  954. font-size: 10pt;
  955. border: #444 1px solid;
  956. }
  957.  
  958. .tag-cloud li {
  959. display: inline;
  960. list-style: none;
  961. }
  962.  
  963. .tag-cloud a {
  964. text-decoration: none;
  965. }
  966.  
  967. .tag-cloud a:hover {
  968. text-decoration: underline;
  969. }
  970.  
  971. .tooltip {
  972. position: absolute;
  973. top: 0;
  974. left: 0;
  975. z-index: 3;
  976. display: none;
  977. background-color: #eec;
  978. border: #553 1px solid;
  979. text-align: left;
  980. line-height: 90%;
  981. font-size: 110%;
  982. padding: 5px 5px 5px 0;
  983. }
  984.  
  985. .tooltip li {
  986. display: block;
  987. list-style: circle outside url('/css/tag-small.png') !important;
  988. }
  989.  
  990. .nowrap {
  991. white-space: nowrap;
  992. }
  993.  
  994. .show-hide-message {
  995. cursor: pointer;
  996. }
  997.  
  998. span.cr {
  999. color: red;
  1000. }
  1001.  
  1002. span.cg {
  1003. color: #060;
  1004. }
  1005.  
  1006. span.cb {
  1007. color: black;
  1008. }
  1009.  
  1010. .whois {
  1011. margin: 0;
  1012. }
  1013.  
  1014. .whois li {
  1015. padding: 0 5px;
  1016. }
  1017.  
  1018. .inline-block {
  1019. /* inline-block */
  1020. display: -moz-inline-stack;
  1021. /* for FF2*/
  1022. display: inline-block;
  1023. /* normal browsers */
  1024. zoom: 1;
  1025. /* for IE (hasLayout true) */
  1026. *display: inline;
  1027. /* for IE */
  1028. }
  1029.  
  1030. .togglenav {
  1031. position: absolute;
  1032. right: 2px;
  1033. top: 2px;
  1034. width: 30px;
  1035. height: 28px;
  1036. }
  1037.  
  1038. #togglenav {
  1039. opacity: 0;
  1040. }
  1041.  
  1042. #togglenav:checked~header.header {
  1043. position: fixed;
  1044. }
  1045.  
  1046. #togglenav:checked~header.header label.togglenav {
  1047. color: #212121;
  1048. }
  1049.  
  1050. #togglenav:checked~header.header label.togglenav span {
  1051. transform: rotate(0deg);
  1052. }
  1053.  
  1054. label.togglenav {
  1055. display: block;
  1056. padding: 8px;
  1057. color: #686868;
  1058. border-radius: 3px;
  1059. cursor: pointer;
  1060. line-height: 1;
  1061. z-index: 10;
  1062. }
  1063.  
  1064. label.togglenav span {
  1065. transform: rotate(45deg);
  1066. transition: transform 0.2s;
  1067. display: inline-block;
  1068. }
  1069.  
  1070. header.header {
  1071. margin: 0;
  1072. padding: 0 0.7em;
  1073. text-align: left;
  1074. border-bottom: 1px solid #ccc;
  1075. font-size: 0.9rem;
  1076. background-color: rgba(238, 238, 238, 1);
  1077. position: absolute;
  1078. top: 0;
  1079. left: 0;
  1080. right: 0;
  1081. z-index: 1;
  1082. }
  1083.  
  1084. nav.navigation {
  1085. margin-right: 30px;
  1086. }
  1087.  
  1088. nav.navigation .togglemenu {
  1089. display: none;
  1090. }
  1091.  
  1092. ul.nav-bar {
  1093. list-style-type: none;
  1094. margin: 0;
  1095. padding: 0;
  1096. position: relative;
  1097. /* height: 1.3em;*/
  1098. font-size: 0;
  1099. }
  1100.  
  1101. ul.nav-bar li.nav-item {
  1102. display: inline-block;
  1103. font-size: 0.9rem;
  1104. font-family: 'Arimo', Arial, Helvetica, sans-serif;
  1105. color: #333;
  1106. position: relative;
  1107. padding: 3px 6px;
  1108. }
  1109.  
  1110. ul.nav-bar li.nav-item.right {
  1111. float: right;
  1112. text-align: right;
  1113. margin-top: 0;
  1114. }
  1115.  
  1116. ul.nav-bar li.nav-item:hover {
  1117. background-color: #ccc;
  1118. }
  1119.  
  1120. ul.nav-bar li.nav-item.active {
  1121. font-weight: bold;
  1122. }
  1123.  
  1124. ul.nav-bar li.nav-item.highlight {
  1125. font-weight: bold;
  1126. }
  1127.  
  1128. ul.nav-bar li.nav-item a,
  1129. ul.nav-bar li.nav-item>span {
  1130. display: inline-block;
  1131. text-decoration: none;
  1132. line-height: 1.3em;
  1133. color: #333;
  1134. /* text-transform: uppercase; */
  1135. padding: 3px 3px 3px 3px;
  1136. }
  1137.  
  1138. ul.nav-bar li.nav-item:hover>a {
  1139. color: #000;
  1140. }
  1141.  
  1142. ul.nav-bar li.nav-item.dropdown>a::after,
  1143. ul.nav-bar li.nav-item.dropdown>span::after {
  1144. display: inline-block;
  1145. margin-left: 2px;
  1146. width: 0;
  1147. height: 0;
  1148. vertical-align: middle;
  1149. border-top: 4px solid black;
  1150. border-right: 4px solid transparent;
  1151. border-left: 4px solid transparent;
  1152. content: "";
  1153. }
  1154.  
  1155. ul.nav-bar li.nav-item.dropdown>ul {
  1156. display: none;
  1157. }
  1158.  
  1159. ul.nav-bar li.nav-item.dropdown:hover>ul {
  1160. display: block;
  1161. margin-top: 2px;
  1162. z-index: 100;
  1163. left: 0;
  1164. position: absolute;
  1165. box-shadow: 0 3px 3px #888;
  1166. border-bottom-left-radius: 3px;
  1167. border-bottom-right-radius: 3px;
  1168. }
  1169.  
  1170. ul.nav-bar li.nav-item.dropdown.right:hover>ul {
  1171. left: initial;
  1172. right: 0;
  1173. }
  1174.  
  1175. ul.nav-bar li.nav-item.dropdown>ul li.nav-item {
  1176. display: block;
  1177. float: none;
  1178. background-color: rgba(224, 224, 224, 1);
  1179. padding-top: 4px;
  1180. padding-bottom: 4px;
  1181. }
  1182.  
  1183. ul.nav-bar li.nav-item.dropdown>ul li.nav-item:last-child {
  1184. border-bottom-left-radius: 3px;
  1185. border-bottom-right-radius: 3px;
  1186. }
  1187.  
  1188. ul.nav-bar li.nav-item.dropdown ul li.nav-item:hover {
  1189. background-color: #ccc;
  1190. }
  1191.  
  1192. .to-top {
  1193. position: fixed;
  1194. top: 0px;
  1195. left: 0px;
  1196. width: 0.9em;
  1197. text-align: center;
  1198. font-size: 16pt;
  1199. display: block;
  1200. }
  1201.  
  1202. .plus-nav {
  1203. cursor: pointer;
  1204. color: gray;
  1205. text-decoration: none;
  1206. }
  1207.  
  1208. .plus-nav:hover {
  1209. color: red;
  1210. }
  1211.  
  1212. ins.adsbygoogle {
  1213. font-size: 30px;
  1214. color: #f30;
  1215. }
  1216.  
  1217. .nounderline {
  1218. text-decoration: none;
  1219. }
  1220.  
  1221. ul.forums {
  1222. list-style: none;
  1223. }
  1224.  
  1225. ul.forums>li {
  1226. display: inline-block;
  1227. padding: 0 4px;
  1228. border-right: 1px dotted gray;
  1229. }
  1230.  
  1231. ul.forums>li:last-child {
  1232. border-right: none;
  1233. }
  1234.  
  1235. i.fa.mobile-only,
  1236. i.far.mobile-only,
  1237. i.fas.mobile-only {
  1238. display: none;
  1239. }
  1240.  
  1241. .flexbox {
  1242. display: flex;
  1243. flex-direction: column;
  1244. }
  1245.  
  1246. .flexbox .row {
  1247. padding-top: 4px;
  1248. padding-bottom: 4px;
  1249. }
  1250.  
  1251. .flexbox .row:first-of-type {
  1252. padding-top: 0;
  1253. }
  1254.  
  1255. .flexbox .row:last-of-type {
  1256. padding-bottom: 0;
  1257. }
  1258.  
  1259. .flexbox .columns {
  1260. display: flex;
  1261. flex-direction: row;
  1262. }
  1263.  
  1264. .flexbox .columns .column {
  1265. display: block;
  1266. flex-basis: 0;
  1267. flex-grow: 1;
  1268. flex-shrink: 1;
  1269. padding-left: 4px;
  1270. padding-right: 4px;
  1271. }
  1272.  
  1273. .flexbox .columns .column:first-of-type {
  1274. padding-left: 0;
  1275. }
  1276.  
  1277. .flexbox .columns .column.w_full,
  1278. .flexbox .columns .column.w100 {
  1279. flex: none;
  1280. width: 100%;
  1281. }
  1282.  
  1283. .flexbox .columns .column.w_5-6,
  1284. .flexbox .columns .column.w83 {
  1285. flex: none;
  1286. width: 83.3333%;
  1287. }
  1288.  
  1289. .flexbox .columns .column.w_4-5,
  1290. .flexbox .columns .column.w80 {
  1291. flex: none;
  1292. width: 80%;
  1293. }
  1294.  
  1295. .flexbox .columns .column.w_3-4,
  1296. .flexbox .columns .column.w75 {
  1297. flex: none;
  1298. width: 75%;
  1299. }
  1300.  
  1301. .flexbox .columns .column.w_2-3,
  1302. .flexbox .columns .column.w_4-6,
  1303. .flexbox .columns .column.w66 {
  1304. flex: none;
  1305. width: 66.6666%;
  1306. }
  1307.  
  1308. .flexbox .columns .column.w_3-5,
  1309. .flexbox .columns .column.w60 {
  1310. flex: none;
  1311. width: 60%;
  1312. }
  1313.  
  1314. .flexbox .columns .column.w_half,
  1315. .flexbox .columns .column.w_1-2,
  1316. .flexbox .columns .column.w_2-4,
  1317. .flexbox .columns .column.w_3-6,
  1318. .flexbox .columns .column.w50 {
  1319. flex: none;
  1320. width: 50%;
  1321. }
  1322.  
  1323. .flexbox .columns .column.w_2-5,
  1324. .flexbox .columns .column.w40 {
  1325. flex: none;
  1326. width: 40%;
  1327. }
  1328.  
  1329. .flexbox .columns .column.w_1-3,
  1330. .flexbox .columns .column.w_2-6,
  1331. .flexbox .columns .column.w33 {
  1332. flex: none;
  1333. width: 33.3333%;
  1334. }
  1335.  
  1336. .flexbox .columns .column.w_1-4,
  1337. .flexbox .columns .column.w25 {
  1338. flex: none;
  1339. width: 25%;
  1340. }
  1341.  
  1342. .flexbox .columns .column.w_1-5,
  1343. .flexbox .columns .column.w20 {
  1344. flex: none;
  1345. width: 20%;
  1346. }
  1347.  
  1348. .flexbox .columns .column.w_1-6,
  1349. .flexbox .columns .column.w16 {
  1350. flex: none;
  1351. width: 16.666%;
  1352. }
  1353.  
  1354. .floating-button {
  1355. display: none;
  1356. }
  1357.  
  1358. #loginform {
  1359. width: 35rem;
  1360. padding: 1rem;
  1361. background-color: #f5f5f5;
  1362. border-radius: 3px;
  1363. position: fixed;
  1364. box-shadow: 0 5px 5px gray;
  1365. right: 0;
  1366. transition: transform 0.3s ease-in;
  1367. transform: translateX(36rem);
  1368. z-index: 3000;
  1369. }
  1370.  
  1371. #loginform.show {
  1372. transform: translateY(0);
  1373. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement