G-ee

Spathiphyllum: diary (ver. 1)

Dec 20th, 2020 (edited)
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 39.29 KB | None | 0 0
  1. @import url(https://fonts.googleapis.com/css2?family=Caveat:wght@500&family=Oswald:wght@400&display=swap);
  2.  
  3. /*-----------------------
  4. --------сoᴅᴇ вʏ ɢ--------
  5. -------------------------*/
  6.  
  7. /*Ф О Н*/
  8.  
  9. html {
  10.     margin-bottom: 0px; margin-bottom: 0px !important;
  11. }
  12.  
  13. body {
  14.     background-image: url(https://beon.vip/uploads_image/aa/a0/aaa0847e2a4442f68bc37e06142af5c6.png); background-image: url(https://beon.vip/uploads_image/aa/a0/aaa0847e2a4442f68bc37e06142af5c6.png) !important;
  15.     background-position: left top; background-position: left top !important;
  16.     background-attachment: fixed; background-attachment: fixed !important;
  17.     background-repeat: repeat; background-repeat: repeat !important;
  18.     min-height: 100vh !important;
  19.     padding-bottom: 82px !important;
  20. }
  21.  
  22. table.body {
  23.     width: 100%; width: 100% !important;
  24.     margin: 0 ; margin: 0 !important;
  25. }
  26.  
  27. img.photo {
  28.     border: none; border: none !important;
  29. }
  30.  
  31. a:hover, .form-group > label:hover {
  32.     text-decoration: none; text-decoration: none !important;
  33. }
  34.  
  35. :focus {
  36.     outline: none; outline: none !important;
  37.     box-shadow: none; box-shadow: none !important;
  38. }
  39.  
  40. ::selection {
  41.     background-color: #738b5f;
  42.     color: #fff;
  43. }
  44.  
  45. ::-moz-selection {
  46.     background-color: #738b5f;
  47.     color: #fff;
  48. }
  49.  
  50. /*Ш А П К А*/
  51.  
  52. .top_header, nav.navbar.navbar-expand-lg.navbar-light.bg-light.top_menu.top_mobile_menu {
  53.     background: linear-gradient(to right, #22321a, #1a2515); background: linear-gradient(to right, #22321a, #1a2515) !important;
  54.     border: none;
  55.     box-shadow: none !important;
  56. }
  57.  
  58. .top_header {
  59.     height: 63px !important;
  60. }
  61.  
  62. .top_header > table > tbody > tr > td:last-child {
  63.     vertical-align: middle; vertical-align: middle !important;
  64.     padding: 0; padding: 0 !important;
  65. }
  66.  
  67. .top_header > table > tbody > tr > td:last-child > table {
  68.     width: 100% !important;
  69. }
  70.  
  71. .top_menu {
  72.     vertical-align: middle; vertical-align: middle !important;
  73.     padding: 5px 10px; padding: 10px 0 10px 20px !important;
  74. }
  75.  
  76. .top_menu_link_container {
  77.     height: 30px !important;
  78. }
  79.  
  80. div.top_menu_link {
  81.     margin: 3px 7px !important;
  82.     padding: 0 19px 0 0 !important;
  83. }
  84.  
  85. .top_header a, a.nav-link.top_menu_item {
  86.     color: #c5e4a5; color: #c5e4a5 !important;
  87.     font-family: 'Oswald', sans-serif;
  88.     letter-spacing: .6px !important;
  89.     text-shadow: 0 0 10px #79cb01, 0 0 5px #79cb01;
  90.     transition: 1.5s;
  91. }
  92.  
  93. .top_menu_link_container:hover > .top_menu_link > a.top_menu_item, a.nav-link.top_menu_item:hover {
  94.     filter: contrast(1.25);
  95.     text-shadow: 0 0 10px #79cb01, 0 0 10px #79cb01, 0 0 5px #79cb01, 0 0 5px #79cb01;
  96.     transition: .5s;
  97. }
  98.  
  99. a.top_menu_item {
  100.     font-size: 18px; font-size: 16px !important;
  101. }
  102.  
  103. a.top_menu_item .menu_icon {
  104.     display: none !important;
  105. }
  106.  
  107. .top_menu_link {
  108.     background-image: url(https://beon.vip/uploads_image/2f/ea/2fea4055acf1e1b55633a2819ab91e0a.png) !important;
  109.     background-position: center right !important;
  110.     background-repeat: no-repeat !important;
  111.     transition: 1.5s !important;
  112. }
  113.  
  114. .top_menu_link_container:hover > .top_menu_link  {
  115.     background-image: url(https://beon.vip/uploads_image/56/da/56da863188b82d63200cfeb7e97b7a12.png) !important;
  116.     transition: .5s !important;
  117. }
  118.  
  119. div.menu_dropdown {
  120.     background-color: rgba(0,0,0,0) !important;
  121.     display: inline !important;
  122.     overflow: hidden !important;
  123.     height: 0% !important;
  124.     border: none !important;
  125.     outline: none !important;
  126.     border-radius: 0 !important;
  127.     transition: .5s !important;
  128. }
  129.  
  130. .top_menu_link_container:hover > .top_menu_link > div > div.menu_dropdown {
  131.     height: 500px !important;
  132.     transition: 1.5s !important;
  133. }
  134.  
  135. .menu_item_dropdown:first-child {
  136.     margin-top: 0px !important;
  137. }
  138.  
  139. .menu_item_dropdown {
  140.     margin-top: -2px;
  141.     border: 2px solid #e8e8e8; border: 2px solid #e8e8e8 !important;
  142. }
  143.  
  144. div.menu_item_dropdown a {
  145.     background-color: #f6f6f6; background-color: #f6f6f6 !important;
  146.     background-image: none; background-image: url(https://beon.vip/uploads_user/12000/11736/876e83cc06feac3bab0e7c38e42f86cd.png) !important;
  147.     background-attachment: fixed !important;
  148.     color: #919191; color: #919191 !important;
  149.     text-transform: lowercase !important;
  150.     text-shadow: none !important;
  151.     padding: 2px 40px 2px 6px !important;
  152.     border-top:  2px solid rgba(255, 255, 255, 1); border-left: 2px solid rgba(255, 255, 255, 1) !important;
  153.     border-left: 2px solid rgba(255, 255, 255, 1); border-left: 2px solid rgba(255, 255, 255, 1) !important;
  154.     border-right: 2px solid rgba(255, 255, 255, 0); border-right: 2px solid rgba(255, 255, 255, 0) !important;
  155.     border-bottom: 2px solid rgba(255, 255, 255, 0); border-bottom: 2px solid rgba(255, 255, 255, 0) !important;
  156.     border-radius: 0 !important;
  157.     transition: 0s;
  158. }
  159.  
  160. div.menu_item_dropdown a:hover {
  161.     background-color: #919191; background-color: #919191 !important;
  162.     background-image: none !important;
  163.     color: #f6f6f6; color: #f6f6f6 !important;
  164.     border: 2px solid rgba(255, 255, 255, 1); border: 2px solid rgba(255, 255, 255, 1) !important;
  165.     transition: 0s;
  166. }
  167.  
  168. div.menu_item_dropdown img.menu_icon2 {
  169.     margin: 0 6px 2px 0;
  170. }
  171.  
  172. img.menu_icon2, .result > img.icon {
  173.     filter: sepia(1) hue-rotate(45deg) brightness(.85);
  174. }
  175.  
  176. div.menu_item_dropdown a:hover > img.menu_icon2 {
  177.     filter: brightness(.6) grayscale(1);
  178. }
  179.  
  180. #mobile_menu {
  181.     background-color: #738b5f;
  182.     background-image: url(https://beon.vip/uploads_user/12000/11736/3774a054e7086749a32ef0f048f53cad.png);
  183.     background-position: left top;
  184.     background-attachment: fixed;
  185.     background-repeat: repeat;
  186.     color: #f6f6f6;
  187.     max-width: 250px;
  188. }
  189.  
  190. #mobile_menu > .menu_item_dropdown a {
  191.     padding: 2.5px 5px;
  192. }
  193.  
  194. #mobile_menu > .menu_item_dropdown a > img {
  195.     display: none;
  196. }
  197.  
  198. .top_header > table > tbody > tr > td:first-child,  nav.navbar.navbar-expand-lg.navbar-light.bg-light.top_menu.top_mobile_menu > .p-1 {
  199.     background-image: url(https://beon.vip/uploads_user/12000/11736/1ce8cdef49bac0631d0bba679377836c.png);
  200.     background-position: left center; background-position: left bottom !important;
  201.     background-repeat: no-repeat;
  202.     background-size: 100px; background-size: 140px !important;
  203.     width: 140px !important;
  204.     height: 53px !important;
  205.     transition: .5s;
  206. }
  207.  
  208. [src="./images/logo_new.png"] {
  209.     width: 140px !important;
  210.     height: 53px !important;
  211.     opacity: 0;
  212. }
  213.  
  214.  
  215. .top_header > table > tbody > tr > td:first-child:hover,  nav.navbar.navbar-expand-lg.navbar-light.bg-light.top_menu.top_mobile_menu > .p-1:hover {
  216.     filter: contrast(1.2);
  217.     transition: .5s;
  218. }
  219.  
  220. #newupdates {
  221.     background-color: transparent;
  222.     background-image: url(https://beon.vip/uploads_user/12000/11736/02f9f972e322e988abcc5a0b47853cad.png); background-image: url(https://beon.vip/uploads_user/12000/11736/02f9f972e322e988abcc5a0b47853cad.png) !important;
  223.     background-position: 9px center; background-position: 9px center !important;
  224.     background-repeat: no-repeat; background-repeat: no-repeat !important;
  225.     background-size: 26px; background-size: 28px !important;
  226.     margin-right: 4px !important;
  227.     height: 30px;
  228.     padding: 0 9px; padding: 0 9px !important;
  229.     border-radius: 0; border-radius: 0 !important;
  230. }
  231.  
  232. [src="/images/notify.svg"] {
  233.     opacity: 0;
  234. }
  235.  
  236. #notify_total {
  237.     background-color: #c5e4a5; background-color: #daf3a9 !important;
  238.     color: #1a2515;
  239.     border-radius: 0;
  240. }
  241.  
  242. .button_down:last-child {
  243.     background-color: transparent; background-color: transparent !important;
  244.     background-image: url(https://beon.vip/uploads_user/12000/11736/04ae24775af2516ecf6ec267f6f7eee3.png); background-image: url(https://beon.vip/uploads_user/12000/11736/04ae24775af2516ecf6ec267f6f7eee3.png) !important;
  245.     background-position: 9px center !important;
  246.     background-repeat: no-repeat !important;
  247.     background-size: 28px !important;
  248.     width: 46px !important;
  249.     height: 30px;
  250.     padding: 0 9px !important;
  251.     border-radius: 0 !important;
  252. }
  253.  
  254. [src="/images/button_down.svg"] {
  255.     opacity: 0;
  256. }
  257.  
  258. button.btn.btn-primary {
  259.     background-color: #1a2515; background-color: #1a2515 !important;
  260.     color: #c5e4a5;
  261.     font-family: 'Oswald', sans-serif;
  262.     font-size: 12px;
  263.     text-transform: uppercase;
  264.     width: 100%; width: 190px !important;
  265.     padding: 4px 12px;
  266.     border: 2px solid #c5e4a5;
  267.     border-radius: 0;
  268.     box-shadow: inset 0 0 1em rgba(121, 203, 1, .5), 0 0 1em rgba(121, 203, 1, .5);
  269.     transition: .5s;
  270. }
  271.  
  272. button.btn.btn-primary:hover, button.btn.btn-primary:active {
  273.     background-color: #c5e4a5; background-color: #c5e4a5 !important;
  274.     color: #1a2515; color: #1a2515 !important;
  275.     font-weight: bold; font-weight: bold !important;
  276.     letter-spacing: .5px; letter-spacing: 1.5px !important;
  277.     border: 2px solid #c5e4a5; border: 2px solid #c5e4a5 !important;
  278.     box-shadow: inset 0 0 0 rgba(121, 203, 1, .5), 0 0 1.5em rgba(121, 203, 1, .7);
  279.     transition: .5s;
  280. }
  281.  
  282. button.btn.btn-primary:active {
  283.     background-color: #9cb782; background-color: #9cb782 !important;
  284. }
  285.  
  286. /*М Е Н Ю*/
  287.  
  288. .seBlogColumnRightPadding {
  289.     background-color: rgba(246, 246, 246, 0.2); background-color: rgba(246, 246, 246, .15) !important;
  290.     position: absolute !important;  
  291.     left: 0; left: 35px !important;
  292.     right: 0; right: 0 !important;
  293.     width: 80%; width: 70% !important;
  294.     min-height: calc(100vh - 63px) !important;
  295.     margin-left: auto; margin-left: auto !important;
  296.     margin-right: auto; margin-right: auto !important;
  297.     padding: 34px 0 0 0 !important;
  298.     box-shadow: 0 0 1em rgba(0, 0, 0, .1); box-shadow: 0 0 1em rgba(0, 0, 0, .1) !important;
  299. }
  300.  
  301. #lefthome:before {
  302.     content: 'МЕНЮ' !important;
  303.     color: #22321a !important;
  304.     font-family: 'Oswald', sans-serif !important;
  305.     font-size: 24px !important;
  306.     position: fixed !important;
  307.     width: 35px !important;
  308.     height: 100% !important;
  309.     padding-top: 9px !important;
  310.     writing-mode: vertical-rl !important;
  311.     z-index: 22222 !important;
  312. }
  313.  
  314. #lefthome:hover {
  315.     width: calc(250px + 6.98%) !important;
  316.     max-width: 500px !important;
  317.     margin-left: -35px !important;
  318.     transition: .3s !important;
  319. }
  320.  
  321. #lefthome {
  322.     background-color: #f6f6f6; background-color: #f6f6f6 !important;
  323.     background-image: url(https://beon.vip/uploads_image/f4/00/f4007680bf77c55779846003d6e1bbf2.png); background-image: url(https://beon.vip/uploads_image/f4/00/f4007680bf77c55779846003d6e1bbf2.png) !important;
  324.     background-position: top; background-position: top !important;
  325.     background-size: cover; background-size: cover !important;
  326.     font-family: 'Oswald', sans-serif !important;
  327.     position: fixed !important;
  328.     left: 0px !important;
  329.     bottom: 0px !important;
  330.     top: 0px !important;
  331.     width: 35px !important;
  332.     margin-top: 63px !important;
  333.     z-index: 22 !important;
  334.     overflow-y: scroll !important;
  335.     overflow-x: hidden; overflow-x: hidden !important;
  336.     transition: .5s !important;
  337. }
  338.  
  339. .card-header {
  340.     color: #0e150b;
  341.     font-weight: 900;
  342.     text-transform: uppercase;
  343.     letter-spacing: .5px; letter-spacing: 1.5px !important;
  344.     padding: 0 0 5px 0; padding: 0 0 5px 0 !important;
  345. }
  346.  
  347. .card-header a, .card-body a, .gifts-list a {
  348.     text-transform: lowercase;
  349. }
  350.  
  351. .card-header a {
  352.     color: #c5e4a5; color: #c5e4a5 !important;
  353.     transition: .5s;
  354. }
  355.  
  356. .card-header a:hover {
  357.     text-shadow: 0 0 3px #79cb01, 0 0 5px #79cb01;
  358.     transition: .3s;
  359. }
  360.  
  361. .card-body a {
  362.     color: #0e150b; color: #0e150b !important;
  363.     position: relative;
  364.     padding: 0 5px;
  365.     transition: .3s;
  366. }
  367.  
  368. ul.seBlogCategoryList a {
  369.     margin-right: 2.5px;
  370. }
  371.  
  372. .card-body a:hover {
  373.     letter-spacing: .45px;
  374.     transition: .3s;
  375. }
  376.  
  377. .card-body a:before {
  378.     content: "";
  379.     background-color: #0e150b;
  380.     position: absolute;
  381.     min-width: 0px;
  382.     height: 1px;
  383.     left: 0;
  384.     bottom: 40%;
  385.     transition: .5s;
  386. }
  387.  
  388. .card-body a:hover:before {
  389.     background-color: #0e150b;
  390.     min-width: 100%;
  391.     opacity: .5;
  392. }
  393.  
  394. .blog_leftphoto img {
  395.     width: 100px;
  396.     height: 100px;
  397.     object-fit: cover;
  398.     border: none;
  399.     border-radius: 50% 0 50% 0;
  400. }
  401.  
  402. .blog_leftprofile {
  403.     margin-top: 0px;
  404. }
  405.  
  406. .blog_leftprofile a {
  407.     color: #b5c2b0; color: #b5c2b0 !important;
  408.     font-family: 'Caveat', cursive !important;
  409.     font-size: 14px; font-size: 18px !important;
  410.     text-transform: lowercase !important;
  411.     transition: .5s;
  412. }
  413.  
  414. .blog_leftprofile a:hover {
  415.     color: #9baa94; color: #9baa94 !important;
  416.     transition: .5s;
  417. }
  418.  
  419. .blog_leftprofile a > img {
  420.     filter: sepia(1) hue-rotate(45deg) brightness(.95);
  421.     transition: .5s;
  422. }
  423.  
  424. .blog_leftprofile a:hover > img {
  425.     filter: sepia(1) hue-rotate(45deg) brightness(.85);
  426.     transition: .5s;
  427. }
  428.  
  429. input[name="blog_search"] {
  430.     background-color: rgba(246, 246, 246, .1);
  431.     box-shadow: 0 0 .25em rgba(0, 0, 0, .05); box-shadow: 0 0 .25em rgba(0, 0, 0, .05) !important;
  432.     color: #0e150b;
  433.     text-transform: lowercase;
  434.     text-align: center;
  435.     position: absolute;
  436.     left: 20%;
  437.     right: 20%;
  438.     width: 60%;
  439.     min-width: 60%;
  440.     max-width: 60%;
  441.     border: none;
  442.     border-radius: 0;
  443.     transition: .5s;
  444. }
  445.  
  446. input[name="blog_search"]::-webkit-input-placeholder {color: rgba(246, 246, 246, 0);}
  447. input[name="blog_search"]::-moz-placeholder {color: rgba(246, 246, 246, 0);}
  448. input[name="blog_search"]:-moz-placeholder {color: rgba(246, 246, 246, 0);}
  449. input[name="blog_search"]:-ms-input-placeholder {color: rgba(246, 246, 246, 0);}
  450.    
  451. input[name="blog_search"]:focus {
  452.     background-color: rgba(246, 246, 246, .25);
  453.     border: none;
  454.     outline: none;
  455.     box-shadow: 0 0 .25em rgba(0, 0, 0, .15); box-shadow: 0 0 .25em rgba(0, 0, 0, .15) !important;
  456.     transition: .5s;
  457. }
  458.  
  459. div.card-body {
  460.     min-height: 25px; min-height: 25px !important;
  461. }
  462.  
  463. .card.p-1, .card.mt-3.blog_leftmenu, .blog_leftsearch, .card.blog_categories, .card.blog_gifts {
  464.     color: #0e150b;
  465.     text-align: center;
  466.     padding: 5px 10px; padding: 5px 10px !important;
  467.     border-radius: 0;
  468. }
  469.  
  470. .card {
  471.     border: none; border: none !important;
  472.     border-radius: 0;  
  473. }
  474.  
  475. .card.mt-3.blog_leftmenu, .blog_leftsearch, .card.blog_categories, .card.blog_gifts{
  476.     margin-top: 0; margin-top: 0 !important;
  477. }
  478.  
  479. .card.p-1, .card.mt-3.blog_leftmenu, .blog_leftsearch, .card.blog_categories{
  480.     margin-bottom: 0; margin-bottom: 0 !important;
  481. }
  482.    
  483. .card-body {
  484.     padding: 0; padding: 0 !important;
  485. }
  486.  
  487. li.p-1 {
  488.     padding: 0; padding: 0 !important;
  489.     list-style: none;
  490. }
  491.  
  492. ul.seBlogCategoryList {
  493.     margin-bottom: 0;
  494.     padding: 0; padding: 0 !important;
  495. }
  496.  
  497. .gifts-list {
  498.     justify-content: center; justify-content: center !important;
  499. }
  500.  
  501. .gifts-list a {
  502.     color: #0e150b; color: #0e150b !important;
  503.     transition: .5s;
  504. }
  505.  
  506. .gifts-list > .p-1 {
  507.     max-width: 100px;
  508.     margin: 0 5px 10px 5px;
  509. }
  510.  
  511. .gifts-list img {
  512.     width: auto;  
  513.     max-width: 60px;
  514.     max-height: 60px;
  515. }
  516.  
  517. .gifts-list > .p-1:hover > a {
  518.     color: #c5e4a5; color: #c5e4a5 !important;
  519.     font-weight: 600; font-weight: 500 !important;
  520.     text-shadow: 0 0 10px #79cb01, 0 0 5px #79cb01;
  521.     transition: .5s;
  522. }
  523.  
  524. /*П О С Т Ы*/
  525.  
  526. .seBlogColumnLeft {
  527.     width: 60% !important;
  528.     margin: 0 20% !important;
  529.     padding: 0 .5rem; padding: 0 !important;
  530. }
  531.  
  532. .card.mb-2.post_home {
  533.     background-color: #f6f6f6;
  534.     margin-bottom: 25px; margin-bottom: 25px !important;
  535. }
  536.  
  537. .card.mb-2.post_home:last-child {
  538.     margin-bottom: 0 !important;
  539. }
  540.  
  541. .card-title {
  542.     background: linear-gradient(to right, #22321a, #1a2515);
  543.     letter-spacing: .25rem; letter-spacing: .5rem !important;
  544.     font-size: 14px;
  545.     margin-bottom: 0; margin-bottom: 0 !important;
  546.     padding: 5px .75rem;
  547. }
  548.  
  549. .card-title a {
  550.     color: #c5e4a5; color: #c5e4a5 !important;
  551.     font-family: 'Oswald', sans-serif;
  552.     text-shadow: 0 0 10px #79cb01, 0 0 5px #79cb01;
  553.     transition: .5s;
  554. }
  555.  
  556. .card-title a:hover {
  557.     filter: contrast(1.25);
  558.     text-shadow: 0 0 10px #79cb01, 0 0 10px #79cb01, 0 0 5px #79cb01, 0 0 5px #79cb01;
  559.     transition: .5s;
  560. }
  561.  
  562. .card-subtitle.mb-2.text-muted.post_date {
  563.     color: #4b5f3d;
  564.     font-size: 12px;
  565.     position: absolute;
  566.     right: 0;
  567.     height: 26px;
  568.     margin-top: -20px; margin-top: -19px !important;
  569.     margin-bottom: 0; margin-bottom: 0 !important;
  570.     padding: 0 .5rem;
  571. }
  572.  
  573. .card-subtitle.mb-2.text-muted.post_date a {
  574.     color: #738b5f;
  575.     transition: .5s;
  576. }
  577.  
  578. .card-subtitle.mb-2.text-muted.post_date a:hover {
  579.     color: #c5e4a5;
  580.     text-shadow: 0 0 10px #79cb01, 0 0 5px #79cb01;
  581.     transition: .5s;
  582. }
  583.  
  584. div.post_container {
  585.     padding: .5rem;
  586.     border-left: 2px solid #dddddd;
  587.     border-right: 2px solid #dddddd;
  588.     border-bottom: 2px solid #dddddd;
  589. }
  590.  
  591. .post_image > div {
  592.     background-color: #738b5f;
  593.     color: #f6f6f6; color: #f6f6f6 !important;
  594.     letter-spacing: .75px;
  595.     font-size: 10px; font-size: 10px !important;
  596.     line-height: 1.25;
  597.     padding: 2px;
  598. }
  599.  
  600. .post_text.pl-3 {
  601.     color: #444444;
  602.     padding: 0 0 0 .5rem; padding: 0 0 0 .5rem !important;
  603. }
  604.  
  605. .post_text.pl-3 blockquote {
  606.     font-style: italic;
  607.     font-size: 14px; font-size: 14px !important;
  608.     padding: 0 0 0 1rem;
  609.     border-left: 2px solid #738b5f;
  610. }
  611.  
  612. .post_text.pl-3 hr {
  613.     border-top: 2px solid #dddddd;
  614. }
  615.  
  616. .post_text.pl-3 strong > a {
  617.     font-weight: bolder;
  618. }
  619.  
  620. .post_text.pl-3 img {
  621.     max-width: 100%; max-width: 100% !important;
  622.     max-height: 400px; max-height: 400px !important;
  623. }
  624.  
  625. .post_text.pl-3 iframe {
  626.     width: 500px !important;
  627.     max-width: 100% !important;
  628.     height: 281px !important;
  629.     max-height: 281px !important;
  630. }
  631.  
  632. .additional_info.pl-3 {
  633.     font-size: 12px;
  634.     margin-top: 10px;
  635.     padding: 0 0 0 .5rem; padding: 0 0 0 .5rem !important;
  636.     color: #444444;
  637. }
  638.  
  639. .additional_info.pl-3 a {
  640.     color: #738b5f;
  641.     border-bottom: 1px solid rgba(154, 182, 124, 0);
  642.     transition: .5s;
  643. }
  644.  
  645. .additional_info.pl-3 a:hover {
  646.     color:  #86ab63;
  647.     border-bottom: 1px solid rgba(154, 182, 124, 1);
  648.     transition: .5s;
  649. }
  650.  
  651. p.card-link {
  652.     margin-bottom: 0;
  653. }
  654.  
  655. .result {
  656.     background-color: #fff; background-color: #fff !important;
  657.     color: #444; color: #444 !important;
  658.     border: 1px solid #dddddd; border: 1px solid #dddddd !important;
  659. }
  660.  
  661. .post_text.pl-3 a, .profile_comment_body a, .modal-body a, .form-group > label, .copyright_text a {
  662.     color: #738b5f; color: #738b5f !important;
  663.     font-weight: 500;
  664.     border-bottom: 1px solid rgba(154,182,124,0);
  665.     transition: .5s;
  666. }
  667.  
  668. .post_text.pl-3 a:hover, .profile_comment_body a:hover, .modal-body a:hover, .form-group > label:hover, .copyright_text a:hover {
  669.     color:  #86ab63; color:  #86ab63 !important;
  670.     border-bottom: 1px solid rgba(154,182,124,1);
  671.     transition: .3s;
  672. }
  673.  
  674. .modal-body a, .form-group > label {
  675.     border: none; border: none !important;
  676. }
  677.  
  678. .modal-body .updatesDelete a {
  679.     border-bottom: 1px solid rgba(154,182,124,0); border-bottom: 1px solid rgba(154,182,124,0) !important;
  680. }
  681.  
  682. .modal-body .updatesDelete a:hover {
  683.     border-bottom: 1px solid rgba(154,182,124,1); border-bottom: 1px solid rgba(154,182,124,1) !important;
  684. }
  685.  
  686. .seBlogComments > table > tbody > tr > td > div {
  687.     background-color: #fff;
  688.     text-align: center;
  689.     margin-bottom: 0; margin-bottom: 0 !important;
  690.     overflow: hidden;
  691.     border-top: 2px solid #ddd;
  692.     border-bottom: 2px solid #ddd;
  693. }
  694.  
  695. div > .button a {
  696.     color: #738b5f;
  697.     font-family: 'Oswald', sans-serif;
  698.     text-transform:  lowercase;
  699.     letter-spacing: .3px; letter-spacing: .6px !important;
  700.     font-weight: 600;
  701.     font-size: 13px; font-size: 12px !important;
  702.     text-align: center;
  703.     padding: 5px;
  704.     transition: .5s;
  705. }
  706.  
  707. div > .button a:hover {
  708.     color:  #86ab63;
  709.     transition: .5s;
  710. }
  711.  
  712. div > .button {
  713.     display: inline;
  714.     float: inherit; float: inherit !important;
  715.     padding: 0 5px; padding: 0 10px !important;
  716. }
  717.  
  718. /*К О М М Е Н Т А Р И И*/
  719.  
  720. div.seBlogComments {
  721.     background-color: #f6f6f6;
  722.     margin-top: -27px; margin-top: -27px !important;
  723.     margin-bottom: 1rem; margin-bottom: 0 !important;
  724.     outline: 2px solid #ddd;
  725.     outline-offset: -2px;
  726. }
  727.  
  728. div[id^="blog_"] > div[id^="comment_"] {
  729.     background-color: #fbfbfb;
  730.     margin: 25px 0;
  731.     padding: .5rem;
  732.     border: 2px solid #ddd;
  733. }
  734.  
  735. div[id^="comment_"] > div {
  736.     margin: 0; margin: 0 !important;
  737. }
  738.  
  739. div[id^="comment_"] > div > div:first-child {
  740.     width: 100px; width: 100px !important;
  741. }
  742.  
  743. #user_status {
  744.     background-color: #738b5f;
  745.     color: #f6f6f6; color: #f6f6f6 !important;
  746.     letter-spacing: .75px;
  747.     font-size: 10px; font-size: 10px !important;
  748.     min-height: 14px;
  749.     line-height: 1.25;
  750.     padding: 2px;
  751.     margin: 0;
  752.     border: none;
  753. }
  754.  
  755. .profile_comment_author {
  756.     margin: 3px 0 0 1rem;
  757.     padding: 0; padding: 0 !important;
  758. }
  759.  
  760. .profile_comment_author a, .result a {
  761.     color: #738b5f; color: #738b5f !important;
  762.     font-family: 'Oswald', sans-serif;
  763.     letter-spacing: .3px; letter-spacing: .6px !important;
  764.     border: none;
  765.     transition: .5s;
  766. }
  767.  
  768. .profile_comment_author a:hover, .result a:hover {
  769.     color:  #86ab63; color:  #86ab63 !important;
  770.     border: none;
  771.     transition: .3s;
  772. }
  773.  
  774. [src="/images/verify.png"] {
  775.     filter:  sepia(1) hue-rotate(45deg) brightness(.65);
  776.     width: auto;
  777.     height: 12px;
  778.     transition: .5s;
  779. }
  780.  
  781. .profile_comment_author a:hover img, div > .button a:hover img {
  782.     filter:sepia(1) hue-rotate(45deg) brightness(.8);
  783.     transition: .3s;
  784. }
  785.  
  786. .profile_comment_date {
  787.     background-color: #fff;
  788.     color: #4b5f3d; color: #4b5f3d !important;
  789.     font-family: 'Oswald', sans-serif;
  790.     font-size: 10px; font-size: 10px !important;
  791.     margin-left: .5rem;
  792.     margin-bottom: .5rem;
  793.     border: 1px solid #e8e8e8;
  794. }
  795.  
  796. .profile_comment_body {
  797.     color: #22321a; color: #22321a !important;
  798.     text-align: justify;
  799.     padding: 0 0 0 .5rem; padding: 0 0 0 .5rem !important;
  800. }
  801.  
  802. .blockquote {
  803.     background-color: #fff;
  804.     color: #738b5f;
  805.     text-align: justify;
  806.     width: 100%;
  807.     margin-bottom: -19px; margin-bottom: -19px !important;
  808.     padding: 0 5px 0 5px; padding: 0 5px 0 5px !important;
  809.     border-left: 2px solid #738b5f;
  810.     border-top: 1px solid #e8e8e8;
  811.     border-right: 1px solid #e8e8e8;
  812.     border-bottom: 1px solid #e8e8e8;
  813. }
  814.  
  815. .profile_comment_links {
  816.     color: #b7b7b7;
  817.     margin: .5rem 0;
  818.     padding: 0; padding: 0 !important;
  819. }
  820.  
  821. .profile_comment_links a {
  822.     background-color: #fff;
  823.     color: #738b5f; color: #738b5f !important;
  824.     font-family: 'Oswald', sans-serif;
  825.     letter-spacing: 0px; letter-spacing: .5px !important;
  826.     font-size: 11px; font-size: 12px !important;
  827.     padding: 3px;
  828.     border: 1px solid #e8e8e8;
  829.     transition: .5s;
  830. }
  831.  
  832. .profile_comment_links a:hover {
  833.     color: #86ab63; color: #86ab63 !important;
  834.     border-bottom: 1px solid rgba(154, 182, 124, 1);
  835.     transition: .3s;
  836. }
  837.  
  838. div[id^="blog_"] > div[style="text-align: center;"]:first-child {
  839.     margin: 5px 0 -20px 0;
  840. }
  841.  
  842. div[id^="blog_"] > div[style="text-align: center;"]:last-child {
  843.     margin: -20px 0 5px 0;
  844. }
  845.  
  846. div[id^="blog_"] > div[style="text-align: center;"], .disabled {
  847.     color: rgba(115,139,95,.5); color: rgba(115,139,95,.5) !important;
  848.     font-size: 12px;
  849.     font-weight: 500;
  850. }
  851.  
  852. a[id^="comment_next_"], a[id^="comment_last_"] {
  853.     color: #738b5f;
  854.     font-size: 12px;
  855.     font-weight: 500;
  856.     transition: .5s;
  857. }
  858.  
  859. a[id^="comment_next_"]:hover, a[id^="comment_last_"]:hover {
  860.     color: #86ab63;
  861.     transition: .5s;
  862. }
  863.  
  864. /*Ф О Р М А _ В В О Д А _ К О М М Е Н Т А Р И Я*/
  865.  
  866. .comment_headline {
  867.     background-color: #fff; background-color: #fff !important;
  868.     color: #898989;
  869.     font-weight: 500;
  870.     margin-top: -2px;
  871.     border: 2px solid #ddd; border: 2px solid #ddd !important;
  872.     border-radius: 0;
  873. }
  874.  
  875. #comment_subscribe {
  876.     background-color: transparent;
  877.     border: none;
  878. }
  879.  
  880. #comment_subscribe a {
  881.     color: #738b5f;
  882.     font-weight: bold;
  883.     font-style: italic;
  884.     font-size: 12px;
  885.     border-bottom: 1px solid rgba(154, 182, 124, 0);
  886.     transition: .5s;
  887. }
  888.  
  889. a#attach_file_click {
  890.     color: #738b5f;
  891.     font-weight: bold;
  892.     font-size: 12px;
  893.     padding: 0; padding: 0 !important;
  894.     border-bottom: 1px solid rgba(154, 182, 124, 0);
  895.     transition: .5s;
  896. }
  897.  
  898. #comment_subscribe a:hover, a#attach_file_click:hover {
  899.     color:  #86ab63;
  900.     border-bottom: 1px solid rgba(154, 182, 124, 1);
  901.     transition: .3s;
  902. }
  903.  
  904. .profile_postcomment {
  905.     background-color: #f6f6f6;
  906.     padding: 1rem; padding: 1rem !important;
  907.     border: 2px solid #ddd; border: 2px solid #ddd !important;
  908.     border-top: none; border-top: none !important;
  909.     border-radius: 0; border-radius: 0 !important;
  910. }
  911.  
  912. #comment_body  {
  913.     background-color: #fff;
  914.     color: #738b5f; color: #738b5f !important;
  915.     width: 100%;
  916.     margin: 1px;
  917.     border: 1px solid #ddd;
  918.     outline: 1px solid #ddd;
  919.     border-radius: 0;
  920. }
  921.  
  922. #comment_body:focus {
  923.     color: #22321a; color: #22321a !important;
  924.     box-shadow: none;
  925.     outline: none;
  926.     border: 1px solid #738b5f;
  927. }
  928.  
  929. textarea[id="comment_body"]::-webkit-input-placeholder {color: #898989;}
  930. textarea[id="comment_body"]::-moz-placeholder {color: #898989;}
  931. textarea[id="comment_body"]:-moz-placeholder {color: #898989;}
  932. textarea[id="comment_body"]:-ms-input-placeholder {color: #898989;}
  933.  
  934. input#comment_submit {
  935.     background-color: transparent;
  936.     color: #738b5f;
  937.     font-family: 'Oswald', sans-serif;
  938.     text-transform: uppercase;
  939.     font-size: 12px;
  940.     width: 200px;
  941.     margin: 5px 0;
  942.     border: 1px solid #738b5f;
  943.     border-radius: 0;
  944.     transition: .5s;
  945. }
  946.  
  947. input#comment_submit:hover, input#comment_submit:active {
  948.     background-color: #738b5f;
  949.     color: #fff;
  950.     letter-spacing: 1px;
  951.     border: 1px solid #738b5f;
  952.     transition: .5s;
  953. }
  954.  
  955. input#comment_submit:active {
  956.     background-color: #9cb782;
  957. }
  958.  
  959. #postcomment_userphotos {
  960.     background-color: #fff; background-color: #fff !important;
  961.     float: right; float: right !important;
  962.     max-width: 141px; max-width: 145px !important;
  963.     height: 250px; height: 300px !important;
  964.     padding: 3px; padding: 5px !important;
  965.     border: 2px solid #ddd; border: 2px solid #ddd !important;
  966. }
  967.  
  968. div[id^="userphoto_"] {
  969.     max-width: 106px; max-width: 110px !important;
  970.     padding: 3px; padding: 5px !important;
  971. }
  972.  
  973. div[id^="userphoto_"] > .p-1.userphoto_comment {
  974.     padding: 0; padding: 0 !important;
  975. }
  976.  
  977. .img-thumbnail {
  978.     background-color: transparent; background-color: transparent !important;
  979.     padding: 0; padding: 0 !important;
  980.     border: none; border: none !important;
  981.     border-radius: 0; border-radius: 0 !important;
  982. }
  983.  
  984. img.img-thumbnail {
  985.     max-width: 100px;
  986. }
  987.  
  988. .userphoto_selected {
  989.     background-color: transparent; background-color: transparent !important;
  990.     outline: 3px solid #738b5f; outline: 5px solid #738b5f !important;
  991.     outline-offset: -3px; outline-offset: -5px !important;
  992.     transition: .15s;
  993. }
  994.  
  995. /*П О Д В А Л*/
  996.  
  997. td > div.copyright {
  998.     background-color: #f6f6f6;
  999.     color: #898989; color: #898989 !important;
  1000.     font-family: 'Oswald', sans-serif;
  1001.     font-size: 12px;
  1002.     position: absolute !important;
  1003.     left: 0 !important;
  1004.     right: 0 !important;
  1005.     bottom: 0 !important;
  1006.     margin-top: 27px;
  1007.     padding: 5px; padding: 5px 35px !important;
  1008.     border-top: 2px solid #fff;
  1009.     outline: 2px solid #ddd;
  1010. }
  1011.  
  1012. div.copyright a {
  1013.     color: #b7b7b7; color: #b7b7b7 !important;
  1014.     margin: 0 5px;
  1015.     transition: .5s;
  1016. }
  1017.  
  1018. div.copyright a:hover {
  1019.     color: #9d9d9d; color: #9d9d9d !important;
  1020.     transition: .3s;
  1021. }
  1022.  
  1023. div.copyright a:first-child {
  1024.     margin-left: 10px;
  1025. }
  1026.  
  1027. /*О Т К Л Ю Ч И Т Ь _ Д И З А Й Н*/
  1028.  
  1029. #designs {
  1030.     background-color: #f6f6f6;
  1031.     background-position: top;
  1032.     color: #919191;
  1033.     font-size: 11px; font-size: 12px !important;
  1034.     text-align: center;
  1035.     right: 10px; right: 15px !important;
  1036.     bottom: 10px; bottom: 15px !important;
  1037.     width: auto; width: auto !important;
  1038.     height: auto; height: auto !important;
  1039.     padding: 2.5px 5px;
  1040.     border-top: 1px solid rgba(255, 255, 255, 1); border-top: 2px solid rgba(255, 255, 255, 1) !important;
  1041.     border-left: 1px solid rgba(255, 255, 255, 1); border-left: 2px solid rgba(255, 255, 255, 1) !important;
  1042.     border-right: 1px solid rgba(255, 255, 255, 0); border-right: 2px solid rgba(255, 255, 255, 0) !important;
  1043.     border-bottom: 1px solid rgba(255, 255, 255, 0); border-bottom: 2px solid rgba(255, 255, 255, 0) !important;
  1044.     outline: 2px solid #ddd; outline: 2px solid #ddd !important;
  1045.     border-radius: 0;
  1046.     transition: .5s;
  1047. }
  1048.  
  1049. #designs:hover {
  1050.     background-color: #919191;
  1051.     background-image: url(https://beon.vip/uploads_user/12000/11736/d58f64b59f45a9cf7450ed50311a6859.png);
  1052.     background-position: center;
  1053.     background-repeat: no-repeat;
  1054.     color: rgba(246, 246, 246, 0); color: rgba(246, 246, 246, 0) !important;
  1055.     border: 1px solid rgba(255, 255, 255, 1); border: 2px solid rgba(255, 255, 255, 1) !important;
  1056.     transition: .5s;
  1057. }
  1058.  
  1059. /*С Т Р А Н И Ц Ы*/
  1060.  
  1061. .content {
  1062.     padding: 10px 0 0 0; padding: 10px 0 0 0 !important;
  1063. }
  1064.  
  1065. .content > nav {
  1066.     display: flex;
  1067.     margin-top: 4px; margin-top: 4px !important;
  1068. }
  1069.  
  1070. ul.pagination.justify-content-end.float-right {
  1071.     background-color: transparent;
  1072.     width: 100%; width: 100% !important;
  1073.     margin: 0 .5rem; margin: 0 20% !important;
  1074.     padding: 0;
  1075.     justify-content: space-between; justify-content: space-between !important;
  1076.     border-radius: 0;
  1077. }
  1078.  
  1079. .page-item {
  1080.     margin: 2px;
  1081.     font-size: 12px;
  1082. }
  1083.  
  1084. a.page-link {
  1085.     background-color: #f6f6f6;
  1086.     color: #919191; color: #919191 !important;
  1087.     text-align: center;
  1088.     padding: 2px 8px;
  1089.     border-top: 2px solid rgba(255, 255, 255, 1);
  1090.     border-left: 2px solid rgba(255, 255, 255, 1);
  1091.     border-right: 2px solid rgba(255, 255, 255, 0);
  1092.     border-bottom: 2px solid rgba(255, 255, 255, 0);
  1093.     outline: 2px solid #ddd; outline: 2px solid #ddd !important;
  1094.     border-radius: 0; border-radius: 0 !important;
  1095.     transition: .5s;
  1096. }
  1097.  
  1098. a.page-link:hover {
  1099.     background-color: #919191;
  1100.     color: #f6f6f6; color: #f6f6f6 !important;
  1101.     border: 2px solid rgba(255, 255, 255, 1);
  1102.     outline: 2px solid #ddd; outline: 2px solid #ddd !important;
  1103.     transition: .5s;
  1104. }
  1105.  
  1106. /*Л О А Д И Н Г*/
  1107.  
  1108. [src="/images/page_load.gif"] {
  1109.     width: 128px;  
  1110.     height: 81px;
  1111.     opacity: 0;
  1112. }
  1113.  
  1114. #TB_overlay > div {
  1115.     background-image: url(https://beon.vip/uploads_user/12000/11736/404376381c7f256171cb8a2711205b77.gif);
  1116.     background-position: 50% 0;
  1117.     background-repeat: no-repeat;
  1118.     position: fixed;
  1119.     left: 25%;
  1120.     right: 25%;
  1121.     top: 25%;
  1122.     bottom: 25%;
  1123.     width: 50%;
  1124.     height: 50%;
  1125. }
  1126.  
  1127. /*G U E S T*/
  1128.  
  1129. div[style="padding: 10px; text-align: center; margin-top: 10px;"] > .btn.btn-primary {
  1130.     font-size: 14px; font-size: 14px !important;
  1131.     width: 300px !important;
  1132. }
  1133.  
  1134. a.btn.btn-primary {
  1135.     background-color: #1a2515;
  1136.     color: #c5e4a5; color: #c5e4a5 !important;
  1137.     font-size: 14px;
  1138.     min-width: 60px;
  1139.     margin-right: -5px;
  1140.     border: 2px solid #c5e4a5;
  1141.     border-radius: 0;
  1142.     transition: .5s;
  1143. }
  1144.  
  1145. a.btn.btn-primary:hover, a.btn.btn-primary:active {
  1146.     background-color: #9cb782;
  1147.     color: #22321a; color: #22321a !important;
  1148.     font-weight: bold;
  1149.     text-shadow: none;
  1150.     border: 2px solid #c5e4a5;
  1151.     transition: .5s;
  1152. }
  1153.  
  1154. a.btn.btn-success {
  1155.     background-color: #c5e4a5;
  1156.     color: #22321a; color: #22321a !important;
  1157.     font-size: 14px;
  1158.     font-weight: bold;
  1159.     text-shadow: none;
  1160.     border: 2px solid #c5e4a5;
  1161.     border-radius: 0;
  1162.     transition: .5s;
  1163. }
  1164.  
  1165. a.btn.btn-success:hover, a.btn.btn-success:active {
  1166.     background-color: #9cb782;
  1167.     transition: .5s;
  1168. }
  1169.  
  1170. a.btn.btn-primary:active, a.btn.btn-success:active {
  1171.     background-color: #81986b; background-color: #81986b !important;
  1172.     border: 2px solid #c5e4a5; border: 2px solid #c5e4a5 !important;
  1173. }
  1174.  
  1175. .copyright_text {
  1176.     background-color: #f6f6f6;
  1177.     color: #444444;
  1178.     font-size: 12px; font-size: 14px !important;
  1179.     margin: 27px calc(.5rem + 2px) 0 calc(.5rem + 2px); margin: 27px calc(20% + 2px) -23px calc(20% + 2px) !important;
  1180.     padding: .5rem;
  1181.     border-top: 2px solid rgba(255, 255, 255, 1);
  1182.     border-left: 2px solid rgba(255, 255, 255, 1);
  1183.     border-right: 2px solid rgba(255, 255, 255, 0);
  1184.     border-bottom: 2px solid rgba(255, 255, 255, 0);
  1185.     outline: 2px solid #ddd;
  1186. }
  1187.  
  1188. .copyright_text > p {
  1189.     margin: 0;
  1190. }
  1191.  
  1192. /*M O B I L E*/
  1193.  
  1194. .navbar-toggler {
  1195.     background-color: #1a2515;
  1196.     width: 40px;
  1197.     height: 40px;
  1198.     padding: 0;
  1199.     border: none;
  1200.     border-radius: 0;
  1201. }
  1202.  
  1203. .navbar-toggler-icon {
  1204.     background-image: url(https://beon.vip/uploads_user/12000/11736/58d2de688397aec185851d790739712b.png);
  1205.     background-position: center;
  1206.     background-repeat: no-repeat;
  1207.     background-size: 30px;
  1208. }
  1209.  
  1210. .btn.btn-outline-success:last-child {
  1211.     background-color: transparent;
  1212.     background-image: url(https://beon.vip/uploads_user/12000/11736/04ae24775af2516ecf6ec267f6f7eee3.png);
  1213.     background-position: 9px center;
  1214.     background-repeat: no-repeat;
  1215.     background-size: 26px;
  1216.     color: transparent;
  1217.     width: 46px;
  1218.     height: 30px;
  1219.     padding: 0 9px;
  1220.     border: none;
  1221.     border-radius: 0;
  1222. }
  1223.  
  1224. .btn.btn-outline-success.mr-1.mobile_button {
  1225.     background-color: transparent;
  1226.     color: #c5e4a5;
  1227.     font-size: 18px;
  1228.     font-weight: normal;
  1229.     font-family: 'Oswald', sans-serif;
  1230.     text-transform: uppercase;
  1231.     text-shadow: 0 0 10px #79cb01, 0 0 5px #79cb01;
  1232.     margin: 0;
  1233.     padding: 0.18rem 0.5rem;
  1234.     border: none;
  1235.     transition: 1.5s;
  1236. }
  1237.  
  1238. .btn.btn-outline-success.mr-1.mobile_button:hover {
  1239.     filter: contrast(1.25);
  1240.     text-shadow: 0 0 10px #79cb01, 0 0 10px #79cb01, 0 0 5px #79cb01, 0 0 5px #79cb01;
  1241.     transition: .5s;
  1242. }
  1243.  
  1244.  
  1245. /*M O D A L*/
  1246.  
  1247. .modal-content {
  1248.     border: 2px solid #ddd; border: 2px solid #ddd !important;
  1249.     border-radius: 0; border-radius: 0 !important;
  1250. }
  1251.  
  1252. .modal-header {
  1253.     background-color: #738b5f;
  1254.     border-radius: 0; border-radius: 0 !important;
  1255. }
  1256.  
  1257. .modal-title {
  1258.     color: #fff;
  1259.     font-family: 'Oswald', sans-serif;
  1260.     letter-spacing: .6px;
  1261. }
  1262.  
  1263. .close {
  1264.     color: #fff; color: #fff !important;
  1265.     text-shadow: none; text-shadow: none !important;
  1266.     opacity: .75; opacity: .75 !important;
  1267.     transition: .3s;
  1268. }
  1269.  
  1270. .close:hover {
  1271.     opacity: 1; opacity: 1 !important;
  1272.     transition: .3s;
  1273. }
  1274.  
  1275. .modal-body {
  1276.     background-color: #fff;
  1277.     color: #444;
  1278. }
  1279.  
  1280. .form-control {
  1281.     color: #444;
  1282.     border: 1px solid #e8e8e8;
  1283.     border-radius: 0;
  1284. }
  1285.  
  1286. .form-control:focus {
  1287.     color: #444;
  1288.     border: 1px solid #738b5f;
  1289. }
  1290.  
  1291. input[class="form-control"]::-webkit-input-placeholder {color: #444;}
  1292. input[class="form-control"]::-moz-placeholder {color: #444;}
  1293. input[class="form-control"]:-moz-placeholder {color: #444;}
  1294. input[class="form-control"]:-ms-input-placeholder {color: #444;}
  1295.  
  1296. .modal-footer {
  1297.     background-color: #f6f6f6;
  1298.     border-top: 1px solid #e8e8e8;
  1299.     border-radius: 0; border-radius: 0 !important;
  1300. }
  1301.  
  1302. .modal-footer > .btn.btn-secondary, .modal-footer > .btn.btn-primary {
  1303.     background-color: #738b5f; background-color: #738b5f !important;
  1304.     color: #fff;
  1305.     font-family: inherit;
  1306.     text-transform: none;
  1307.     font-size: 1rem;
  1308.     width: auto; width: auto !important;
  1309.     min-height: 38px;
  1310.     border: 1px solid rgba(246, 246, 246, 0);
  1311.     border-radius: 0;
  1312.     box-shadow: none;
  1313. }
  1314.  
  1315. .modal-footer > .btn.btn-secondary:hover, .modal-footer > .btn.btn-primary:hover, .modal-footer > .btn.btn-primary:active {
  1316.     background-color: #6a8158; background-color: #6a8158 !important;
  1317.     color: #fff; color: #fff !important;
  1318.     font-weight: normal; font-weight: normal !important;
  1319.     letter-spacing: normal; letter-spacing: normal !important;
  1320.     border: 1px solid rgba(246, 246, 246, 0); border: 1px solid rgba(246, 246, 246, 0) !important;
  1321.     box-shadow: none;
  1322. }
  1323.  
  1324. .modal-footer > .btn.btn-secondary:active, .modal-footer > .btn.btn-primary:active {
  1325.     background-color: #fff; background-color: #fff !important;
  1326.     color: #738b5f; color: #738b5f !important;
  1327.     border: 1px solid #738b5f; border: 1px solid #738b5f !important;
  1328.     border-radius: 0;
  1329. }
  1330.  
  1331. .modal-body > table {
  1332.     background-color: #f6f6f6;
  1333.     color: #444; color: #444 !important;
  1334.     padding: .5rem;
  1335.     border: 1px solid #e8e8e8;
  1336. }
  1337.  
  1338. div.page_header {
  1339.     background-color: #fff;
  1340.     color: #444; color: #444 !important;
  1341.     font-weight: bold;
  1342.     text-align: center;
  1343.     width: 100%;
  1344.     padding: .25rem .5rem;
  1345.     border: 1px solid #e8e8e8;
  1346. }
  1347.  
  1348. .modal-body > table  > tbody > tr:last-child > td > div {
  1349.     margin: 0; margin: 0 !important;
  1350. }
  1351.  
  1352. .modal-body > table  > tbody > tr:last-child > td > div > div:first-child {
  1353.     display: none;
  1354.     text-align: center; text-align: center !important;
  1355.     margin: 10px 0; margin: 10px 0 !important;
  1356. }
  1357.  
  1358. .modal-body > table  > tbody > tr:last-child > td > div > div:nth-child(2) {
  1359.     background-color: #fff;
  1360.     padding: 4px;
  1361.     width: 60px; width: 60px !important;
  1362.     height: 60px;
  1363.     border: 1px solid #e8e8e8;
  1364. }
  1365.  
  1366. .modal-body > table  > tbody > tr:last-child > td > div > div:nth-child(2) img {
  1367.     width: 50px;
  1368.     height: 50px;
  1369.     object-fit: cover;
  1370. }
  1371.  
  1372. .modal-body div.profile_comment_date {
  1373.     margin-bottom: 0;
  1374. }
  1375.  
  1376. .modal-body .profile_comment_body {
  1377.     background-color: #fff;
  1378.     color: #444; color: #444 !important;
  1379.     font-size: 12px;
  1380.     min-height: 33px;
  1381.     margin: 0 0 0 .5rem;
  1382.     padding: 5px 7px;
  1383.     border: 1px solid #e8e8e8;
  1384.     border-top: none;
  1385. }
  1386.  
  1387. .modal-body > table > tbody > tr:nth-child(2) > td {
  1388.     margin: 10px 0;
  1389.     padding: 5px;
  1390.     display: flex;
  1391.     justify-content: center;
  1392.     align-items: center;
  1393. }
  1394.  
  1395. /*С К Р О Л Л Б А Р*/
  1396.  
  1397. ::-webkit-scrollbar {width: 4px; height: 4px;}
  1398. ::-webkit-scrollbar-thumb {background-color: #22321a;}
  1399. ::-webkit-scrollbar-track {background-color: #f6f6f6;}
  1400.  
  1401. /*M E D I A*/
  1402.  
  1403. @media screen and (max-width: 1067px) {
  1404.     table.body {padding-top: 90px !important;}
  1405.     div#lefthome {margin-top: 90px !important;}
  1406.     .seBlogColumnRightPadding {min-height: calc(100vh - 90px) !important;}
  1407.     .top_header {height: 90px !important;}
  1408. }
  1409.  
  1410. @media screen and (max-width: 629px) {
  1411.     table.body {padding-top: 120px !important;}
  1412.     div#lefthome {margin-top: 120px !important;}
  1413.     .seBlogColumnRightPadding {min-height: calc(100vh - 120px) !important;}
  1414.     .top_header {height: 120px !important;}
  1415.     .post_text.pl-3 iframe {width: 100% !important; height: auto !important;}
  1416.     .seBlogColumnLeft {width: 70% !important; margin: 0 15% !important;}
  1417.     ul.pagination.justify-content-end.float-right {margin: 0 15% !important;}
  1418.     .copyright_text {margin: 25px calc(15% + 2px) 0 calc(15% + 2px) !important;}
  1419. }
  1420.  
  1421. @media screen and (min-width: 1024px) {
  1422.     #lefthome {max-height: 100vh; max-height: auto !important;}
  1423. }
  1424.  
  1425. @media screen and (min-width: 1247px) {
  1426.     #postcomment_userphotos {width: 141px; width: 145px !important;}
  1427.     #postcomment_form {width: calc(100% - 151px); width: calc(100% - 155px) !important;}
  1428. }
Add Comment
Please, Sign In to add comment