G-ee

Spathiphyllum: diary (ver. 2)

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