Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400&family=Podkova&display=swap');
- /*-----------------------
- --------сoᴅᴇ вʏ ɢ--------
- -------------------------*/
- /*Ф О Н*/
- html {
- margin-bottom: 0px; margin-bottom: 0px !important;
- }
- body {
- background-color: #0d0d0d; background-color: #0d0d0d !important;
- min-height: 100vh;
- padding-bottom: 50px;
- }
- table.body {
- width: 100%; width: 100% !important;
- margin: 0; margin: 0 !important;
- padding: 70px 0 0 0; padding: 80px 0 0 0 !important;
- }
- img.photo {
- border: none; border: none !important;
- }
- a:hover, .form-group > label:hover, #blogform label:hover {
- text-decoration: none; text-decoration: none !important;
- }
- :focus {
- outline: none; outline: none !important;
- box-shadow: none; box-shadow: none !important;
- }
- ::selection {
- background-color: #390d07; background-color: #390d07 !important;
- color: #7a7a7a; color: #7a7a7a !important;
- text-shadow: 1px 1px 0 rgba(13,13,13,.5);
- }
- ::-moz-selection {
- background-color: #390d07; background-color: #390d07 !important;
- color: #7a7a7a; color: #7a7a7a !important;
- text-shadow: 1px 1px 0 rgba(13,13,13,.5);
- }
- .profile_comment_author img[src="/images/verify.png"] {
- filter: brightness(1.3) invert(1) hue-rotate(340deg);
- width: auto;
- height: 10px;
- margin: 0 0 1px 0;
- }
- * {
- cursor: url(https://i.ibb.co/4W5JJBP/cursor-normal.png), auto; cursor: url(https://i.ibb.co/4W5JJBP/cursor-normal.png), auto !important;
- }
- a, a > b, a > strong, a > span, a > img, .button, button, button > img, button > span, #bbcode > img, .modal-content img.icon:hover, #designs {
- cursor: url(https://i.ibb.co/yfRxry7/cursor-link.png), auto; cursor: url(https://i.ibb.co/yfRxry7/cursor-link.png), auto !important;
- }
- input[type="text"], textarea {
- cursor: url(https://i.ibb.co/jhxVCh9/cursor-text.png), auto; cursor: url(https://i.ibb.co/jhxVCh9/cursor-text.png), auto !important;
- }
- /*Ш А П К А*/
- .top_header, nav.navbar.navbar-expand-lg.navbar-light.bg-light.top_menu.top_mobile_menu {
- background: linear-gradient(to right, #4b0b06, #390d07); background: linear-gradient(to right, #4b0b06, #390d07) !important;
- border: none; border: none !important;
- outline: 1px solid #0d0d0d;
- box-shadow: none; box-shadow: none !important;
- }
- .top_header {
- padding: 5px 0;
- }
- .top_header > table {
- padding-left: calc(25% - 200px) !important;
- padding-right: calc(25% - 300px) !important;
- width: 100% !important;
- }
- .top_header > table > tbody > tr > td:last-child {
- padding-bottom: 0 !important;
- }
- .top_header > table > tbody > tr > td:last-child > table {
- width: 100% !important;
- }
- .top_menu {
- padding: 5px 10px; padding: 0 !important;
- }
- .top_menu_link {
- padding: 6px 2px !important;
- }
- .top_menu_link > img {
- display: none !important;
- }
- a.top_menu_item {
- color: #b10507; color: transparent !important;
- font-size: 14px; font-size: 12px !important;
- text-shadow: 0 0 0 #b10507, 0 -45px 0 #b10507 !important;
- font-weight: 500 !important;
- position: relative;
- display: block;
- overflow: hidden;
- padding: 2px 6px;
- z-index: 0;
- transition: .5s;
- }
- a.top_menu_item:hover {
- text-shadow: 0 0 5px #b10507;
- transition: .5s;
- }
- a.top_menu_item .menu_icon {
- display: none !important;
- }
- .top_menu_link_container:hover > .top_menu_link > a.top_menu_item {
- text-shadow: 0 0 0 transparent, 0 0 0 #390d07 !important;
- transition: .5s;
- }
- a.top_menu_item:after {
- background-color: #4b0b06;
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- min-width: 100%;
- min-height: 0;
- transition: .5s;
- z-index: -1;
- }
- .top_menu_link_container:hover > .top_menu_link > a.top_menu_item:after {
- background-color: #a10506;
- min-width: 100%;
- min-height: 100%;
- border-radius: 5px;
- }
- .top_menu_link > div {
- padding: 10px 0 0 0;
- }
- div.menu_dropdown > div {
- border: 1px solid #4b0b06;
- }
- div.menu_dropdown {
- display: inline !important;
- overflow: hidden;
- min-width: 150px !important;
- margin-top: 0 !important;
- border: none; border: none !important;
- border-radius: 0; border-radius: 0 !important;
- transform-origin: 10px 0;
- transform: scaleY(0);
- transition: .5s;
- }
- .top_menu_link_container:hover > .top_menu_link > div > div.menu_dropdown {
- transform: scaleY(1);
- transition: .25s;
- }
- img.menu_icon2, td.result img {
- display: none;
- }
- div.menu_item_dropdown a {
- background-color: #181818; background-color: #181818 !important;
- color: #545454; color: #545454 !important;
- font-weight: 500 !important;
- font-size: 12px;
- padding: 4px 40px 4px 5px !important;
- border-top: 1px solid #0d0d0d;
- border-bottom: 1px solid transparent;
- }
- div.menu_item_dropdown:first-child > a {
- border-top: 1px solid transparent;
- }
- div.menu_item_dropdown a:hover, div.menu_item_dropdown a:focus {
- background: linear-gradient(to bottom, #4b0b06, #390d07); background: linear-gradient(to bottom, #4b0b06, #390d07) !important;
- color: #b10507; color: #b10507 !important;
- border-top: 1px solid #181818;
- border-bottom: 1px solid #181818;
- outline: 1px solid #4b0b06; outline: 1px solid #4b0b06 !important;
- }
- div.menu_item_dropdown a:active, div.menu_item_dropdown a:focus {
- text-shadow: 0 0 2.5px rgba(177,5,7,.75);
- }
- div.menu_item_dropdown a:before {
- content: url(https://i.ibb.co/3yhBQ1N/item-dropdown.png) !important;
- margin: 0 5px 0 0 !important;
- opacity: .5 !important;
- }
- div.menu_item_dropdown a:hover:before {
- opacity: 1 !important;
- }
- div.menu_item_dropdown a:active:before , div.menu_item_dropdown a:focus:before {
- filter: drop-shadow(0 0 1.5px rgba(177,5,7,.5));
- }
- #mobile_menu {
- background-color: #0d0d0d;
- color: #595959;
- font-size: 12px;
- max-width: 250px;
- }
- #mobile_menu > .menu_item_dropdown a {
- padding: 5px 10px;
- }
- #mobile_photo_wrap {
- margin: 0 0 5px 0;
- }
- #mobile_photo img.photo {
- border-radius: 5px;
- }
- /*логотип*/
- .top_header a[href="./"], .top_mobile_menu a[href="./"] {
- position: relative; position: relative !important;
- }
- .top_header a[href="./"]:before {
- background-color: #4b0b06;
- content: url(https://i.ibb.co/PDHnHGn/logo.png);
- position: absolute;
- overflow: hidden;
- border-radius: 5px;
- transition: .5s;
- }
- [src="./images/logo_new.png"] {
- width: 30px !important;
- height: 30px !important;
- opacity: 0;
- }
- .top_header a[href="./"]:hover:before {
- background-color: #390d07;
- transition: .25s;
- }
- .top_mobile_menu a[href="./"]:before {
- content: 'BEON';
- color: #b10507;
- transition: .5s;
- }
- .top_mobile_menu [src="./images/logo_new.png"] {
- display: none;
- }
- /*уведомления*/
- #newupdates {
- background-color: transparent;
- background-image: url(https://i.ibb.co/z5gyRxY/button-notify-1.png); background-image: url(https://i.ibb.co/QFr3tvW/button-notify-2.png) !important;
- background-position: left center; background-position: left center !important;
- background-repeat: no-repeat; background-repeat: no-repeat !important;
- background-size: 20px; background-size: 20px !important;
- margin-right: 7px !important;
- height: 30px;
- padding: 0;
- border-radius: 0; border-radius: 0 !important;
- transition: .5s;
- }
- [src="/images/notify.svg"] {
- width: 20px;
- height: 20px;
- opacity: 0;
- }
- #notify_total {
- background-color: #390d07; background-color: #390d07 !important;
- margin: 0 0 0 -5px;
- padding: 2px 4px;
- vertical-align: top;
- color: #b10507;
- font-size: 9px;
- border-radius: 5px;
- border: 1px solid #b10507;
- }
- #newupdates:hover {
- filter: drop-shadow(0 0 1.5px rgba(177,5,7,.5));
- transition: .25s;
- }
- /*вниз*/
- .button_down:last-child, .btn.btn-outline-success:last-child {
- background-color: transparent; background-color: transparent !important;
- background-image: url(https://i.ibb.co/2qChFty/button-down-1.png); background-image: url(https://i.ibb.co/DGhy9zk/button-down-2.png) !important;
- background-position: center; background-position: center !important;
- background-repeat: no-repeat; background-repeat: no-repeat !important;
- background-size: 20px; background-size: 20px !important;
- color: transparent;
- width: 20px;
- height: 30px;
- padding: 0;
- border: none;
- border-radius: 0; border-radius: 0 !important;
- transition: .5s;
- }
- [src="/images/button_down.svg"] {
- width: 20px;
- height: 20px;
- opacity: 0;
- }
- .button_down:last-child:hover, .btn.btn-outline-success:last-child:hover {
- filter: drop-shadow(0 0 2.5px rgba(177,5,7,.5));
- transition: .25s;
- }
- /*написать в дневник*/
- .top_menu_link_container > button.btn.btn-primary {
- background-color: transparent; background-color: transparent !important;
- color: #b10507; color: #b10507 !important;
- text-transform: uppercase;
- font-size: 12px;
- position: relative !important;
- padding: 2px 6px;
- border: none;
- border-radius: 0;
- z-index: 0;
- transition: .5s;
- }
- .top_menu_link_container > button.btn.btn-primary:hover, #mobile_menu button.btn.btn-primary:active {
- text-shadow: 0 0 2.5px #b10507;
- transition: .5s;
- }
- .top_menu_link_container > button.btn.btn-primary:after {
- background-color: #b10507;
- content: "";
- position: absolute;
- left: 0;
- bottom: 0;
- width: 100%;
- height: 1px;
- transform: scaleX(0);
- transition: .5s;
- }
- .top_menu_link_container > button.btn.btn-primary:hover:after {
- filter: drop-shadow(0 0 2.5px rgba(177,5,7,.5));
- transform: scaleX(1);
- transition: .5s;
- }
- #mobile_menu button.btn.btn-primary {
- background: linear-gradient(to top, #4b0b06, #390d07);
- color: #b10507;
- font-size: 14px;
- border-top: 1px solid #b10507;
- border-left: none;
- border-right: none;
- border-bottom: 1px solid #b10507;
- outline: 1px solid #4b0b06;
- }
- /*М Е Н Ю*/
- #lefthome {
- position: fixed !important;
- left: calc(25% - 200px) !important;
- bottom: 0px !important;
- top: 80px !important;
- width: 200px !important;
- }
- .seBlogColumnRightPadding {
- padding: 0 .5rem; padding: 0 !important;
- }
- /*профиль*/
- .card.p-1 {
- background: transparent;
- padding: 0; padding: 0 !important;
- position: fixed !important;
- top: 80px !important;
- right: calc(25% - 300px) !important;
- width: 300px !important;
- border: none;
- overflow: hidden;
- border: 1px solid #232323; border: 1px solid #232323 !important;
- border-radius: 5px;
- }
- .blog_leftphoto {
- background: linear-gradient(to right, #4b0b06, #390d07);
- /*background-image: url(https://i.ibb.co/JB0Whk5/profile.gif);*/
- background-position: center;
- background-repeat: no-repeat;
- background-size: cover;
- height: 150px;
- }
- .blog_leftphoto a {
- position: absolute;
- left: 10px;
- bottom: 60px;
- z-index: 2;
- }
- .blog_leftphoto > a > img.photo {
- width: 50px;
- height: 50px;
- object-fit: cover;
- border: 3px solid #181818; border: 3px solid #181818 !important;
- border-radius: 50%;
- box-shadow: 1px 1px 0 #232323;
- }
- .blog_leftprofile {
- background-color: #181818;
- text-align: justify; text-align: justify !important;
- margin: 0 ; margin: 0 !important;
- padding: 30px 10px 10px 10px;
- height: 90px;
- overflow-y: scroll; overflow-y: scroll !important;
- }
- .blog_leftprofile:after {
- content: 'Цитата';
- color: #545454;
- font-size: 11px;
- font-weight: normal;
- position: relative;
- }
- .blog_leftprofile::-webkit-scrollbar {
- width: 0;
- height: 0;
- }
- .blog_leftprofile a {
- background: linear-gradient(to bottom, #141414 50%, #121212 50%);
- width: 100%;
- padding: 0 5px 0 65px;
- color: #545454; color: #545454 !important;
- font-family: "Courier New", monospace;
- font-style: italic;
- font-size: 11px;
- font-weight: normal;
- letter-spacing: 1px;
- text-align: left;
- position: absolute;
- top: 150px;
- left: 0;
- border-top: 1px solid #232323;
- border-bottom: 1px solid #232323;
- z-index: 1;
- transition: .5s;
- }
- .blog_leftprofile a:hover {
- letter-spacing: 1.5px;
- padding: 0 0 0 70px;
- transition: .5s;
- }
- /*меню*/
- .card.mt-3.blog_leftmenu {
- margin-top: 0 !important;
- }
- .card.mt-3.blog_leftmenu, .blog_leftsearch > .card, .card.blog_categories, .card.group_members {
- overflow: hidden;
- border: 1px solid #232323; border: 1px solid #232323 !important;
- border-radius: 5px; border-radius: 5px !important;
- }
- .card-header {
- background-color: #181818;
- color: transparent;
- text-shadow: 21px 0 0 #b10507, 0 -45px 0 #b10507;
- font-weight: 500 !important;
- position: relative;
- min-height: 28px;
- padding: 2px 5px 2px 10px; padding: 2px 5px 2px 10px !important;
- z-index: 0;
- transition: .75s;
- }
- .card.mt-3.blog_leftmenu:hover > .card-header, .card.blog_categories:hover > .card-header, .card.group_members:hover > .card-header {
- text-shadow: 21px 0 0 transparent, 0 0 0 #b10507;
- transition: .5s;
- }
- .card-header:before, .blog_leftsearch > .card > .card-body:before {
- background-color: #390d07;
- position: absolute;
- top: 4px;
- left: 5px;
- padding: 3px 4px;
- border-radius: 5px;
- z-index: -2;
- border: 1px solid #610102;
- transition: .75s;
- }
- .card.mt-3.blog_leftmenu > .card-header:before {
- content: url(https://i.ibb.co/5KhKSkx/leftmenu-menu.png);
- }
- .blog_leftsearch > .card > .card-body:before {
- content: url(https://i.ibb.co/1d5CKLQ/leftmenu-search.png);
- }
- .card.blog_categories > .card-header:before {
- content: url(https://i.ibb.co/v4MJTS2/leftmenu-cat.png);
- }
- .card.group_members > .card-header:before {
- content: url(https://i.ibb.co/CMG7cQR/leftside-com.png);
- }
- .card.mt-3.blog_leftmenu:hover > .card-header:before, .card.blog_categories:hover > .card-header:before, .card.group_members:hover > .card-header:before {
- opacity: 0;
- transition: .5s;
- }
- .card-header:after, .blog_leftsearch > .card > .card-body:after {
- background-color: #4b0b06;
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- min-width: 100%;
- min-height: 0;
- z-index: -1;
- transition: .5s;
- }
- .card.mt-3.blog_leftmenu:hover > .card-header:after, .card.blog_categories:hover > .card-header:after, .card.group_members:hover > .card-header:after, .blog_leftsearch:hover > .card > .card-body:after {
- min-width: 100%;
- min-height: 100%;
- }
- .card.mt-3.blog_leftmenu > .card-body, .card.blog_categories > .card-body, .card.group_members > .card-body {
- color: #424242;
- font-size: 12px;
- overflow-y: scroll;
- padding: 0 10px;
- }
- .card.group_members > .card-body {
- padding: 3px 10px;
- }
- .card.mt-3.blog_leftmenu > .card-body::-webkit-scrollbar, .card.blog_categories > .card-body::-webkit-scrollbar, .card.group_members > .card-body::-webkit-scrollbar {
- width: 0;
- height: 0;
- }
- .card.mt-3.blog_leftmenu, .card.blog_categories, .card.group_members {
- background-color: #181818;
- overflow: hidden;
- height: 28px;
- transition: .5s;
- }
- .card.mt-3.blog_leftmenu:hover, .card.blog_categories:hover, .card.group_members:hover {
- height: 288px;
- transition: 1s;
- }
- .card-body > .p-1, .seBlogCategoryList li {
- list-style: none;
- padding: 2.5px 0; padding: 2.5px 0 !important;
- }
- .seBlogCategoryList {
- margin: 0; margin: 0 !important;
- padding: 0; padding: 0 !important;
- }
- .card-body a {
- background-color: #545454; background-color: #545454 !important;
- background-image: -webkit-linear-gradient(left, #a10506 0%, #6a0605 50%, transparent 50%);
- background-position: 100% 0;
- background-size: 200% 200%;
- color: transparent; color: transparent !important;
- font-weight: 500 !important;
- -webkit-background-clip: text;
- background-clip: text;
- position: relative;
- transition: .25s;
- }
- .card-body a:hover {
- background-position: 0 0;
- padding: 0 0 0 7.5px; padding: 0 0 0 7.5px !important;
- transition: .25s;
- }
- .card.group_members > .card-body a:hover {
- padding: 0; padding: 0 !important;
- }
- .card.group_members > .card-body a:before {
- display: none;
- }
- .card-body a:before {
- background-color: transparent;
- content: '';
- position: absolute;
- width: 3px;
- height: 3px;
- top: 7px;
- left: 0;
- border-radius: 50%;
- transition: .25s;
- }
- .card-body a:hover:before {
- background-color: #a10506;
- transition: .75s;
- }
- /*поиск*/
- .blog_leftsearch > .card > .card-header {
- display: none;
- }
- .blog_leftsearch > .card > .card-body {
- background-color: #181818;
- position: relative;
- height: 26px;
- padding: 0;
- z-index: 0;
- }
- .blog_leftsearch > .card > .card-body:before {
- z-index: 0;
- }
- .blog_leftsearch table {
- width: calc(100% + 1px);
- }
- input[name="group_search"] {
- background-color: transparent;
- color: transparent; color: transparent !important;
- text-shadow: 0 0 0 #b10507, 0 -45px 0 #b10507;
- font-weight: 500 !important;
- font-size: 14px;
- width: 100%;
- height: 26px;
- padding: 2px 5px 2px 31px; padding: 2px 5px 2px 31px !important;
- border: none; border: none !important;
- transition: .5s;
- }
- input[name="group_search"]::-webkit-input-placeholder {color: transparent;}
- input[name="group_search"]::-moz-placeholder {color: transparent;}
- input[name="group_search"]:-moz-placeholder {color: transparent;}
- input[name="group_search"]:-ms-input-placeholder {color: transparent;}
- input[name="group_search"]:hover {
- text-shadow: 0 0 0 transparent, 0 0 0 #b10507;
- transition: .5s;
- }
- input[name="group_search"]:focus {
- background-color: #4b0b06;
- color: #b10507; color: #b10507 !important;
- text-shadow: none;
- }
- /*П Р Е Д И С Л О В И Е*/
- .group_desc {
- background-color: #181818;
- color: #626262;
- position: relative;
- width: calc(100% - 12px); width: calc(100% - 22px) !important;
- margin: 6px 6px 31px 6px; margin: 11px 11px 36px 11px !important;
- padding: 5px; padding: 10px !important;
- border: 1px solid #610102;
- border-radius: 5px;
- }
- .group_desc:after {
- background: linear-gradient(to right, #4b0b06, #390d07);
- content: "";
- position: absolute;
- top: -7px; top: -12px !important;
- left: -7px; left: -12px !important;
- right: -7px; right: -12px !important;
- bottom: -7px; bottom: -12px !important;
- border: 1px solid #610102;
- border-radius: 5px;
- z-index: -1;
- }
- /*П О С Т Ы*/
- #righthome {
- margin: 0 25% !important;
- padding: 0 .5rem; padding: 0 50px !important;
- }
- .card.mb-2.post_home {
- background: linear-gradient(to right, #4b0b06, #390d07);
- margin-bottom: 25px; margin-bottom: 25px !important;
- padding: 0 5px 5px 5px; padding: 0 10px 10px 10px !important;
- border: 1px solid #610102; border: 1px solid #610102 !important;
- border-radius: 5px; border-radius: 5px !important;
- }
- .post_container {
- background-color: #181818;
- padding: 5px 5px 47px 5px; padding: 10px 10px 37px 10px !important;
- border: 1px solid #610102;
- border-top: none;
- border-bottom: none;
- border-radius: 0 0 5px 5px;
- }
- .post_text.pl-3 {
- color: #626262; color: #626262 !important;
- }
- .card-text blockquote {
- font-size: 14px; font-size: 14px !important;
- font-style: italic;
- padding: 0 0 0 1rem;
- border-left: 2px solid #4b0b06;
- }
- .card-text hr {
- background: linear-gradient(to right, transparent, #232323, transparent);
- height: 1px;
- border: none;
- }
- .post_text.pl-3 img, .profile_comment_body img {
- max-width: 100%; max-width: 100% !important;
- }
- .post_text.pl-3 iframe {
- width: 500px !important;
- max-width: 100% !important;
- height: 281px !important;
- max-height: 281px !important;
- }
- .card-title {
- background-image: url(https://i.ibb.co/mF3bywX/icon-win.png) !important;
- background-position: calc(100% - 5px) 10px;
- background-repeat: no-repeat;
- margin: 0; margin: 0 !important;
- padding: 5px 2.5px; padding: 5px !important;
- }
- .card-title a {
- background-image: url(https://i.ibb.co/5RqPK1j/icon-post.gif);
- background-position: left center;
- background-repeat: no-repeat;
- color: #b10507; color: #b10507 !important;
- font-weight: 500 !important;
- font-size: 16px;
- font-weight: normal;
- transition: .5s;
- padding: 0 5px 0 15px;
- }
- .card-title a:hover {
- background-image: url(https://i.ibb.co/X3zHxkq/icon-post-arrow.png);
- background-position: right center;
- padding: 0 20px 0 0;
- transition: .5s;
- }
- .post_text.pl-3 {
- padding: 0 0 0 5px; padding: 0 0 0 10px !important;
- }
- .card-subtitle.mb-2.text-muted.post_date, .additional_info.pl-3 {
- background: linear-gradient(to bottom, #141414 50%, #121212 50%);
- color: #545454;
- font-family: 'Podkova', serif;
- font-size: 10px;
- text-transform: lowercase;
- padding: 5px; padding: 5px 10px !important;
- border: 1px solid #610102;
- }
- .card-subtitle.mb-2.text-muted.post_date {
- font-weight: normal;
- margin: 0; margin: 0 !important;
- border-bottom: 1px solid #0d0d0d;
- border-radius: 5px 5px 0 0;
- }
- .additional_info.pl-3 {
- position: absolute;
- left: 5px; left: 10px !important;
- right: 5px; right: 10px !important;
- bottom: 5px; bottom: 10px !important;
- text-align: right;
- border-top: 1px solid #0d0d0d;
- border-radius: 0 0 5px 5px;
- }
- .category {
- float: left;
- }
- p.card-link {
- margin-bottom: 0;
- }
- .card-subtitle.mb-2.text-muted.post_date a, .additional_info.pl-3 a {
- color: #545454;
- transition: .25s;
- }
- .card-subtitle.mb-2.text-muted.post_date a:hover, .additional_info.pl-3 a:hover {
- color: #626262;
- text-shadow: 1px 1px #141414;
- transition: .5s;
- }
- .seBlogComments {
- margin: -31px 0 0 0; margin: -36px 0 0 0 !important;
- position: relative;
- }
- .seBlogComments > table > tbody > tr > td > div {
- background: linear-gradient(to right, #4b0b06, #390d07);
- text-align: right;
- margin: 0; margin: 0 !important;
- padding: 5px;
- border: 1px solid #610102;
- border-top: none; border-top: none !important;
- border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px !important;
- }
- td > div > .button {
- display: inline-block;
- float: none; float: none !important;
- padding: 5px; padding: 5px !important;
- }
- td > div > .button a {
- background: linear-gradient(to bottom, #141414 50%, #121212 50%);
- color: #545454;
- font-size: 10px;
- font-weight: normal;
- text-transform: lowercase;
- padding: 2px 6px;
- border: 1px solid #610102;
- border-radius: 5px;
- }
- td > div > .button a:hover {
- background: linear-gradient(to bottom, #1d1d1d 50%, #191919 50%);
- color: #787878;
- text-shadow: 1px 1px 1.5px #1d1d1d, 1px -1px 1.5px #1d1d1d, -1px 1px 1.5px #1d1d1d, -1px -1px 1.5px #1d1d1d;
- }
- .post_image > div, #user_status {
- color: #4a4a4a; color: #4a4a4a !important;
- font-size: 10px; font-size: 10px !important;
- font-family: 'Podkova', serif;
- letter-spacing: .5px;
- line-height: .75rem;
- padding: 1.5px 0 0 0;
- }
- td.result {
- background-color: #181818;
- color: #545454;
- font-size: 12px;
- font-weight: normal; font-weight: normal !important;
- padding: 5px 10px; padding: 5px 10px !important;
- border: 1px solid #232323; border: 1px solid #232323 !important;
- border-radius: 5px;
- }
- td.result a {
- font-weight: normal;
- }
- /*ссылки*/
- .group_desc a, .post_text.pl-3 a, .profile_comment_body a, td.result a, .copyright_text a, .content .page_header a, #blogform .p-2 a {
- color: #910405;
- position: relative;
- transition: .25s;
- }
- .group_desc a:hover, .post_text.pl-3 a:hover, .profile_comment_body a:hover, td.result a:hover, .copyright_text a:hover, .content .page_header a:hover, #blogform .p-2 a:hover {
- color: #b10507;
- transition: .25s;
- }
- .group_desc a:after, .post_text.pl-3 a:after, .profile_comment_body a:after, .updatesDelete a:after {
- background-color: #910405;
- content: "";
- position: absolute;
- left: 0;
- bottom: -1px;
- width: 100%;
- height: 1px;
- transform: scaleX(0);
- transition: .25s;
- }
- .group_desc a:hover:after, .post_text.pl-3 a:hover:after, .profile_comment_body a:hover:after, .updatesDelete a:hover:after {
- background-color: #b10507;
- transform: scaleX(1);
- transition: .5s;
- }
- /*К О М М Е Н Т А Р И И*/
- div[id^="grouptopic_"] {
- background: linear-gradient(to right, #4b0b06, #390d07);
- margin: -16px 0 0 0;
- padding: 10px 5px 5px 5px; padding: 5px 10px 10px 10px !important;
- border: 1px solid #610102;
- border-top: none;
- border-radius: 0 0 5px 5px;
- }
- div[id^="grouptopic_"] > div[id^="comment_"] {
- background-color: #121212;
- position: relative;
- margin: 5px 0 0 0; margin: 10px 0 0 0 !important;
- padding: 5px; padding: 40px 10px 10px 10px !important;
- border-radius: 5px;
- }
- div[id^="comment_"] > div {
- margin: 0; margin: 0 !important;
- }
- div[id^="comment_"] > div > div:first-child {
- width: 100px; width: 100px !important;
- display: inline-block;
- float: none; float: none !important;
- }
- div[id^="comment_"] .photo {
- border-radius: 5px;
- }
- div[id^="comment_"] > div > div:last-child {
- width: calc(100% - 100px); width: calc(100% - 100px) !important;
- display: inline-block;
- vertical-align: top;
- }
- .profile_comment_body {
- color: #626262; color: #626262 !important;
- text-align: justify;
- max-width: 100%; max-width: 100% !important;
- padding: 0 0 26px 5px; padding: 0 0 31px 10px !important;
- }
- div[id^="comment_"] .profile_comment_author {
- background: linear-gradient(to right, #4b0b06, #390d07) !important;
- position: absolute !important;
- top: 10px !important;
- left: 10px !important;
- right: 10px !important;
- }
- .profile_comment_author {
- margin: 0 0 0 5px; margin: 0 !important;
- padding: 2px 5px 2px 5px; padding: 0 5px 2px 5px !important;
- border-radius: 5px;
- }
- .profile_comment_author a {
- color: #b10507; color: #b10507 !important;
- font-size: 12px; font-size: 12px !important;
- padding: 0 3px 0 0;
- transition: .5s;
- }
- .profile_comment_author a > b {
- font-weight: normal; font-weight: 500 !important;
- }
- .profile_comment_author a:hover {
- letter-spacing: .5px;
- padding: 0 0 0 3px;
- transition: .5s;
- }
- div[id^="comment_"] .profile_comment_date {
- position: absolute !important;
- top: 10px !important;
- right: 10px !important;
- }
- .profile_comment_date {
- background: linear-gradient(to right, #4b0b06, #390d07); background: transparent !important;
- margin: 0 0 0 5px; margin: 0 0 0 10px !important;
- color: #b10507; color: #b10507 !important;
- font-weight: 500 !important;
- font-size: 10px !important;
- padding: 3px 5px 2px 5px; padding: 3px 5px 2px 5px !important;
- border-radius: 5px;
- }
- .blockquote {
- background-color: #0d0d0d;
- margin: 5px 0 -19px 0; margin: 0 0 -16px 0 !important;
- padding: 2.5px 5px; padding: 2.5px 5px !important;
- border: 1px solid #232323;
- border-radius: 5px;
- }
- .profile_comment_links {
- color: transparent;
- font-size: 10px;
- position: absolute;
- right: 0;
- bottom: 5px; bottom: 10px !important;
- padding: 0 2.25px 0 0; padding: 0 7.25px 0 0 !important;
- }
- .profile_comment_links a {
- background: linear-gradient(to bottom, #141414 50%, #121212 50%);
- color: #545454; color: #545454 !important;
- display: inline-block;
- padding: 2px 4px;
- border: 1px solid #191919;
- border-radius: 5px;
- }
- .profile_comment_links a:hover {
- background: linear-gradient(to bottom, #1d1d1d 50%, #191919 50%);
- color: #787878; color: #787878 !important;
- text-shadow: 1px 1px 1.5px #1d1d1d, 1px -1px 1.5px #1d1d1d, -1px 1px 1.5px #1d1d1d, -1px -1px 1.5px #1d1d1d;
- border: 1px solid #232323;
- }
- div[id^="grouptopic_"] > div[style="text-align: center;"] {
- margin: 10px 0 0 0; margin: 10px 0 0 0 !important;
- }
- div[id^="grouptopic_"] > div[style="text-align: center;"], .disabled {
- color: rgba(177,5,7,.5); color: rgba(177,5,7,.5) !important;
- font-size: 12px; font-size: 12px !important;
- }
- a[id^="comment_next_"], a[id^="comment_last_"] {
- color: #b10507; color: #b10507 !important;
- font-size: 12px; font-size: 12px !important;
- transition: .5s;
- }
- a[id^="comment_next_"]:hover, a[id^="comment_last_"]:hover {
- text-shadow: 0 0 2.5px #b10507;
- transition: .5s;
- }
- /*Ф О Р М А _ В В О Д А _ К О М М Е Н Т А Р И Я*/
- .seBlogComments > div[id^="grouptopic_"]:nth-child(3) {
- background: linear-gradient(to right, #4b0b06, #390d07);
- margin: 25px 0;
- padding: 0 5px 5px 5px; padding: 0 10px 10px 10px !important;
- border: 1px solid #610102; border: 1px solid #610102 !important;
- border-radius: 5px;
- }
- .comment_headline {
- background-color: transparent; background-color: transparent !important;
- color: #b10507;
- margin: 5px 0; margin: 10px 0 !important;
- padding: 0; padding: 0 !important;
- border: none; border: none !important;
- border-radius: 5px;
- }
- #comment_subscribe a {
- color: rgba(177,5,7,.75);
- font-size: 12px;
- font-weight: bold;
- font-style: italic;
- transition: .5s;
- }
- a#attach_file_click {
- color: #b10507;
- font-size: 12px;
- font-weight: bold;
- padding: 0; padding: 0 !important;
- transition: .5s;
- }
- #comment_subscribe a:hover, a#attach_file_click:hover {
- text-shadow: 0 0 2.5px #b10507;
- transition: .5s;
- }
- .profile_postcomment {
- background-color: #0d0d0d;
- padding: 5px; padding: 10px !important;
- border: 1px solid #610102; border: 1px solid #610102 !important;
- border-radius: 5px; border-radius: 5px !important;
- }
- #comment_body {
- background-color: #121212;
- color: #545454; color: #545454 !important;
- border: 1px solid #191919;
- border-radius: 5px;
- transition: .25s;
- }
- #comment_body:focus {
- background-image: none;
- color: #595959; color: #595959 !important;
- border: 1px solid #232323;
- transition: .25s;
- }
- textarea[id="comment_body"]::-webkit-input-placeholder {color: #545454; color: #545454 !important;}
- textarea[id="comment_body"]::-moz-placeholder {color: #545454; color: #545454 !important;}
- textarea[id="comment_body"]:-moz-placeholder {color: #545454; color: #545454 !important;}
- textarea[id="comment_body"]:-ms-input-placeholder {color: #545454; color: #545454 !important;}
- input#comment_submit {
- background: linear-gradient(to bottom, #141414 50%, #121212 50%);
- color: #545454;
- font-size: 12px;
- padding: 2px 6px;
- border: 1px solid #191919;
- border-radius: 5px;
- transition: .25s;
- }
- input#comment_submit:hover, input#comment_submit:active {
- color: #787878;
- border: 1px solid #232323;
- transition: .25s;
- }
- input#comment_submit:active {
- background: linear-gradient(to bottom, #141414 50%, #0f0f0f 50%);
- text-shadow: 1px 1px 1.5px #141414, 1px -1px 1.5px #141414, -1px 1px 1.5px #141414, -1px -1px 1.5px #141414;
- }
- #bbcode img {
- filter: brightness(0.5);
- }
- [src="/images/bbcode/b.gif"], [src="/images/bbcode/i.gif"], [src="/images/bbcode/u.gif"] {
- filter: brightness(0.4) !important;
- border-radius: 5px;
- border: 1px solid #0d0d0d;
- }
- [src="/images/bbcode/smile.gif"] {
- border-radius: 50%;
- }
- /*В Ы Б О Р _ А В А Т А Р А*/
- #postcomment_userphotos {
- background-color: #121212;
- float: right; float: right !important;
- max-width: 141px; max-width: 145px !important;
- height: 250px; height: 300px !important;
- margin: 0; margin: 0 !important;
- padding: 3px; padding: 5px !important;
- border: 1px solid #191919; border: 1px solid #191919 !important;
- border-radius: 5px 0 0 5px;
- }
- #postcomment_userphotos::-webkit-scrollbar-thumb {
- background-color: #610102;
- }
- #postcomment_userphotos::-webkit-scrollbar-track {
- background-color: #0d0d0d;
- border-left: 1px solid #191919;
- }
- div[id^="userphoto_"] {
- filter: saturate(0) brightness(0.5) contrast(0.9) !important;
- max-width: 106px; max-width: 110px !important;
- padding: 3px; padding: 5px !important;
- }
- div[id^="userphoto_"] > .p-1.userphoto_comment {
- padding: 0; padding: 0 !important;
- }
- .img-thumbnail {
- background-color: transparent; background-color: transparent !important;
- padding: 0; padding: 0 !important;
- border: none; border: none !important;
- border-radius: 0; border-radius: 0 !important;
- }
- img.img-thumbnail {
- max-width: 100px;
- }
- .userphoto_selected img.img-thumbnail {
- border-radius: 5px; border-radius: 5px !important;
- }
- div[id^="userphoto_"].userphoto_selected {
- filter: none !important;
- background: linear-gradient(to right, #4b0b06, #390d07);
- border-radius: 5px;
- }
- /*Ф О Р М А _ В В О Д А _ К О М М Е Н Т А Р И Я _ для соо*/
- .content .page_header {
- background-color: #181818;
- padding: 2px 10px; padding: 4px 20px !important;
- border-top: 1px solid #232323;
- border-left: none;
- border-right: none;
- border-bottom: 1px solid #232323;
- }
- #entry_main > b {
- display: none;
- color: #444; color: #444 !important;
- }
- #entry_main {
- background: linear-gradient(to right, #4b0b06, #390d07);
- padding: 0; padding: 0 !important;
- border: 1px solid #610102;
- border-radius: 5px;
- }
- .cke_chrome {
- border: 1px solid #191919;
- }
- #blogform {
- background-color: #0d0d0d;
- margin: 5px; margin: 10px !important;
- padding: 5px; padding: 10px !important;
- border-radius: 5px;
- }
- #blogform .form-control {
- background-color: #121212;
- border: 1px solid #191919;
- }
- #blogform .form-control:focus, #blogform .form-control:active {
- border: 1px solid #232323;
- }
- #blogform .pt-1 {
- padding: 5px 0 0 0; padding: 5px 0 0 0 !important;
- }
- #blogform #new_grouptopiccat_title {
- margin: -16px 0 24px 0;
- }
- #blogform .p-2 {
- color: #545454; color: #545454 !important;
- padding: 0 0 5px 0; padding: 0 0 10px 0 !important;
- }
- #blogform label {
- margin: 0;
- transition: .5s;
- }
- #blogform label:hover {
- color: #b10507; color: #b10507 !important;
- transition: .3s;
- }
- #blogform .btn.btn-secondary {
- background-color: #4b0b06;
- color: #b10507;
- margin: -14px 0 0 0;
- border: 1px solid #610102;
- border-radius: 5px;
- transition: .25s;
- }
- #blogform .btn.btn-secondary:hover {
- background-color: #3e0804;
- transition: .25s;
- }
- #blogform .btn.btn-secondary:active {
- background-color: #101010;
- transition: 0s;
- }
- #blogform button.btn.btn-primary {
- background-color: #4b0b06;
- color: #b10507;
- width: 100%; width: 100% !important;
- border: none; border: none !important;
- border-radius: 5px;
- transition: .5s;
- }
- #blogform button.btn.btn-primary:hover {
- letter-spacing: 1.5px;
- transition: .5s;
- }
- #blogform button.btn.btn-primary:active {
- background-color: #3e0804;
- transition: 0s;
- }
- .btn.btn-primary.btn-block.btn-post {
- margin: 0;
- }
- #blogform #postcomment_userphotos {
- width: 100%; width: 100% !important;
- max-width: 100%; max-width: 100% !important;
- }
- /*П О Д В А Л*/
- td > div.copyright {
- background: linear-gradient(to right, #4b0b06, #390d07);
- color: #b10507; color: #b10507 !important;
- font-size: 10px;
- position: absolute;
- left: 0;
- right: 0;
- bottom: 0;
- padding: 5px;
- }
- div.copyright a {
- color: #b10507; color: #b10507 !important;
- transition: .5s;
- }
- div.copyright a:hover {
- text-shadow: 0 0 2.5px #b10507;
- transition: .5s;
- }
- div.copyright:hover a:not(:hover) {
- color: rgba(177,5,7,.5); color: rgba(177,5,7,.5) !important;
- transition: .5s;
- }
- div.copyright a:first-child {
- margin-left: 10px;
- }
- /*С Т Р А Н И Ц Ы*/
- .content {
- padding: 0; padding: 0 !important;
- }
- #righthome nav {
- display: flex;
- margin: -21px 0 25px 0; margin: -21px 0 0 0 !important;
- }
- #righthome nav:first-child, #righthome nav:nth-child(2) {
- display: none;
- }
- ul.pagination.justify-content-end.float-right {
- background-color: transparent;
- font-size: 10px; font-size: 10px !important;
- position: relative; position: fixed !important;
- top: 332px !important;
- left: auto !important;
- right: calc(25% - 300px) !important;
- width: 100%; width: 300px !important;
- margin: 0; margin: 0 !important;
- padding: 0;
- justify-content: space-between; justify-content: space-between !important;
- border-radius: 0;
- }
- a.page-link {
- background-color: #181818; background-color: #181818 !important;
- color: transparent; color: transparent !important;
- text-shadow: 0 0 0 #545454, 0 -24px 0 #b10507; text-shadow: 0 0 0 #545454, 0 -24px 0 #b10507 !important;
- text-align: center;
- position: relative;
- display: block;
- overflow: hidden;
- padding: 3px 6px;
- border: 1px solid #232323;
- border-radius: 5px; border-radius: 5px !important;
- z-index: 0;
- transition: .5s;
- }
- a.page-link:hover {
- text-shadow: 0 0 0 transparent, 0 0 0 #b10507; text-shadow: 0 0 0 transparent, 0 0 0 #b10507 !important;
- border: 1px solid #610102;
- transition: .5s;
- }
- a.page-link:after {
- background-color: #181818;
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- min-width: 100%;
- min-height: 0;
- z-index: -1;
- transition: .5s;
- }
- a.page-link:hover:after {
- background-color: #4b0b06;
- min-width: 100%;
- min-height: 100%;
- }
- /*Л О А Д И Н Г*/
- #TB_overlay {
- background-color: rgba(0,0,0,.2); background-color: rgba(0,0,0,.2) !important;
- opacity: 1; opacity: 1 !important;
- }
- [src="/images/page_load.gif"] {
- display: none;
- }
- #TB_overlay > div {
- margin-top: 20vh;
- width: 100%;
- }
- #TB_overlay > div > div {
- color: #b10507; color: #b10507 !important;
- text-shadow: 1px 1px 0 rgba(0,0,0,.2);
- opacity: .9;
- }
- #TB_overlay > div > div:before {
- filter: blur(2.5px);
- content: url(https://i.ibb.co/mzF3QWD/loading.gif);
- display: flex;
- justify-content: center;
- opacity: .6;
- }
- /*G U E S T*/
- table.body > tbody > tr > td > table > tbody > tr > td > div {
- margin: 0; margin: 0 !important;
- padding: 0; padding: 0 !important;
- }
- table.body td > div > .btn.btn-primary {
- background: linear-gradient(to right, #4b0b06, #390d07);
- color: #b10507; color: #b10507 !important;
- font-size: 14px; font-size: 14px !important;
- width: calc(100% - 1rem); width: calc(50% - 100px) !important;
- margin: 0 0 25px 0;
- padding: 5px;
- border: 1px solid #610102; border: 1px solid #610102 !important;
- border-radius: 5px;
- transition: .5s;
- }
- table.body td > div > .btn.btn-primary:hover {
- letter-spacing: 1.5px;
- transition: .5s;
- }
- table.body td > div > .btn.btn-primary:active {
- background: linear-gradient(to right, #390d07, #4b0b06);
- }
- a.btn.btn-primary, a.btn.btn-success {
- background-color: transparent; background-color: transparent !important;
- color: #b10507; color: transparent !important;
- font-size: 14px; font-size: 12px !important;
- text-shadow: 0 0 0 #b10507, 0 -45px 0 #b10507;
- position: relative;
- display: inline-block;
- overflow: hidden;
- padding: 2px 6px;
- border: 1px solid #610102;
- border-radius: 5px;
- z-index: 0;
- transition: .5s;
- }
- a.btn.btn-primary:hover, a.btn.btn-success:hover {
- text-shadow: 0 0 0 transparent, 0 0 0 #b10507;
- border-radius: 0;
- transition: .5s;
- }
- .top_header a.btn.btn-primary:after, .top_header a.btn.btn-success:after {
- background-color: #4b0b06;
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- min-width: 100%;
- min-height: 0;
- z-index: -1;
- transition: .5s;
- }
- .top_header a.btn.btn-primary:hover:after, .top_header a.btn.btn-success:hover:after {
- background-color: #181818;
- min-width: 100%;
- min-height: 100%;
- }
- .modal-dialog a.btn.btn-primary, .modal-dialog a.btn.btn-success {
- background-color: #4b0b06; background-color: #4b0b06 !important;
- font-size: 14px; font-size: 14px !important;
- font-weight: normal;
- border: 1px solid transparent;
- transition: .25s;
- }
- .modal-dialog a.btn.btn-primary:hover, .modal-dialog a.btn.btn-success:hover {
- background-color: #3e0804; background-color: #3e0804 !important;
- text-shadow: 0 0 0 #b10507;
- transition: .25s;
- }
- .modal-dialog a.btn.btn-primary:active, .modal-dialog a.btn.btn-success:active {
- background-color: #101010; background-color: #101010 !important;
- text-shadow: 0 0 0 #b10507;
- border: 1px solid #4b0b06;
- transition: 0s;
- }
- .modal-dialog a.btn.btn-primary:after, .modal-dialog a.btn.btn-success:after {
- display: none;
- }
- .copyright_text {
- background-color: #181818;
- color: #626262;
- font-size: 12px; font-size: 14px !important;
- margin: 10px .5rem; margin: 0 calc(25% + 50px) 25px calc(25% + 50px) !important;
- padding: 5px; padding: 10px !important;
- border: 1px solid #232323;
- border-radius: 5px;
- }
- .copyright_text > p {
- margin: 0;
- }
- /*M O B I L E*/
- .navbar-toggler {
- margin: 0 10px 0 0;
- padding: 0;
- border: none;
- }
- .navbar-toggler-icon {
- background-image: url(https://i.ibb.co/Qdc0MZV/button-menu.png);
- background-repeat: no-repeat;
- background-size: 20px;
- width: 30px;
- height: 30px;
- }
- .navbar.navbar-expand-lg.navbar-light.bg-light.top_menu.top_mobile_menu > .p-1 {
- margin: 0 10px;
- }
- .btn.btn-outline-success.mr-1.mobile_button {
- background-color: transparent;
- color: #b10507;
- font-size: 14px;
- text-transform: uppercase;
- padding: 0 5px;
- border: none;
- border-radius: 0;
- transition: .5s;
- }
- .btn.btn-outline-success.mr-1.mobile_button:hover, .top_mobile_menu a[href="./"]:hover:before {
- text-shadow: 0 0 5px #b10507;
- transition: .5s;
- }
- /*M O D A L*/
- .modal-content {
- background-color: #181818; background-color: #181818 !important;
- overflow: hidden;
- border: 1px solid #610102; border: 1px solid #610102 !important;
- border-radius: 5px; border-radius: 5px !important;
- }
- .modal-header, .modal-footer {
- padding: 10px 15px;
- }
- .modal-body {
- background-color: #181818; background-color: #181818 !important;
- padding: 10px;
- }
- .modal-body a {
- color: #545454;
- transition: .25s;
- }
- .updatesDelete a, .form-group > label {
- color: #910405;
- position: relative;
- }
- .modal-body a:hover, .form-group > label:hover {
- color: #b10507;
- transition: .25s;
- }
- .updatesRow img.icon {
- filter: brightness(0.5);
- }
- .updatesRow img.icon:hover {
- filter: brightness(0.75);
- }
- .updatesDelete a:hover:after {
- transition: .25s;
- }
- .modal-header {
- background: linear-gradient(to right, #4b0b06, #390d07);
- border: 2px solid #181818; border: 2px solid #181818 !important;
- outline: 1px solid #0d0d0d;
- }
- .modal-title {
- color: #b10507; color: #b10507 !important;
- font-family: 'Oswald', sans-serif !important;
- letter-spacing: .6px !important;
- }
- .close {
- color: #b10507; color: #b10507 !important;
- text-shadow: none; text-shadow: none !important;
- opacity: .75; opacity: .75 !important;
- transition: .25s;
- }
- .close:hover {
- opacity: 1; opacity: 1 !important;
- transition: .25s;
- }
- .modal-footer {
- background-color: #101010;
- border-top: 1px solid #0d0d0d; border-top: 1px solid #0d0d0d !important;
- border-radius: 0; border-radius: 0 !important;
- }
- .modal-body {
- background-color: #181818;
- color: rgb(95,95,95); color: rgb(75,75,75) !important;
- }
- .noUpdates, .updatesRegisterDesc {
- color: #545454; color: #545454 !important;
- font-family: 'Podkova', serif;
- }
- .updatesRow > div[style="float: left; padding: 3px; padding-left: 10px;"] {
- padding: 4px 3px 2px 10px; padding: 4px 3px 2px 10px !important;
- }
- .form-control {
- background-color: #121212;
- color: #424242; color: #424242 !important;
- border: 1px solid #0d0d0d;
- border-radius: 5px;
- transition: .25s;
- }
- .form-control:focus {
- background-color: #121212;
- color: #646464; color: #646464 !important;
- border: 1px solid #610102;
- transition: .25s;
- }
- input[class="form-control"]::-webkit-input-placeholder {color: #424242; color: #424242 !important;}
- input[class="form-control"]::-moz-placeholder {color: #424242; color: #424242 !important;}
- input[class="form-control"]:-moz-placeholder {color: #424242; color: #424242 !important;}
- input[class="form-control"]:-ms-input-placeholder {color: #424242; color: #424242 !important;}
- #userphotos {
- margin: 5px 0 0 0;
- }
- #userphotos > .p-1 {
- padding: 5px 0; padding: 5px 0 !important;
- }
- #userphotos > .p-1 > img.img-thumbnail {
- margin: 0 5px 0 0;
- }
- #userphotos::-webkit-scrollbar-track {
- background-color: #0d0d0d;
- border-left: none;
- }
- .modal-footer button {
- background-color: #4b0b06; background-color: #4b0b06 !important;
- color: #b10507; color: #b10507 !important;
- font-size: 14px;
- font-family: 'Oswald', sans-serif !important;
- letter-spacing: .6px !important;
- margin: 0 0 0 5px;
- padding: 5px 10px;
- border: 1px solid #610102; border: 1px solid #610102 !important;
- border-radius: 5px;
- transition: .25s;
- }
- .modal-footer button:hover {
- background-color: #3e0804; background-color: #3e0804 !important;
- border-radius: 5px;
- transition: .25s;
- }
- .modal-footer button:active {
- background-color: #101010; background-color: #101010 !important;
- color: #b10507; color: #b10507 !important;
- border: 1px solid #610102; border: 1px solid #610102 !important;
- transition: 0s;
- }
- /*С К Р О Л Л Б А Р*/
- ::-webkit-scrollbar {
- width: 5px;
- height: 5px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #4b0b06;
- }
- ::-webkit-scrollbar-track {
- background-color: #181818;
- border-left: 1px solid #232323;
- }
- /*M E D I A*/
- @media screen and (max-width: 1400px) {
- .top_header > table {padding-left: calc(20% - 250px) !important; padding-right: calc(20% - 250px) !important;}
- #lefthome {left: calc(20% - 250px) !important;}
- #lefthome .card.p-1 {right: calc(20% - 250px) !important; width: 250px !important;}
- #content_flex #righthome {margin: 0 20% 0 calc(20% - 50px) !important;}
- ul.pagination.justify-content-end.float-right {right: calc(20% - 250px) !important; width: 250px !important;}
- }
- @media screen and (max-width: 1280px) {
- .top_header > table {padding-left: 50px !important; padding-right: 50px !important;}
- #lefthome {left: 50px !important; width: 250px !important;}
- #lefthome .card.p-1 {position: relative !important; top: 0 !important; right: 0 !important; width: 250px !important; margin: 0 0 10px 0 !important;}
- #content_flex #righthome {min-width: 450px !important; margin: 0 0 0 300px !important; padding: 0 50px !important;}
- ul.pagination.justify-content-end.float-right {font-size: 12px !important; position: relative !important; top: auto !important; left: 0 !important; right: 0 !important; width: 100% !important; margin: 0 0 25px 0 !important;}
- table.body td > div > .btn.btn-primary {width: calc(100% - 400px) !important; margin: 0 0 25px 300px !important;}
- .copyright_text {margin: 0 50px 25px 350px !important;}
- }
- @media screen and (max-height: 720px) {
- .card.mt-3.blog_leftmenu:hover, .card.blog_categories:hover, .card.group_members:hover {height: 178px !important;}
- }
- @media screen and (max-width: 1024px) {
- #lefthome {margin: 0 0 10px 0; margin: 0 !important;}
- #entry_main {margin: 0 0 25px 0;}
- .post_text.pl-3 iframe {width: 100% !important; height: auto !important;}
- }
Add Comment
Please, Sign In to add comment