Advertisement
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: #f0f0f0; background-color: #f0f0f0 !important;
- min-height: 100vh; min-height: calc(100vh + 1px) !important;
- padding-bottom: 75px; padding-bottom: 75px !important;
- }
- 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 {
- text-decoration: none; text-decoration: none !important;
- }
- :focus {
- outline: none; outline: none !important;
- box-shadow: none; box-shadow: none !important;
- }
- ::selection {
- background-color: #5bb4cd; background-color: #5bb4cd !important;
- color: #fff; color: #fff !important;
- }
- ::-moz-selection {
- background-color: #5bb4cd; background-color: #5bb4cd !important;
- color: #fff; color: #fff !important;
- }
- .profile_comment_author img[src="/images/verify.png"] {
- filter: saturate(0) brightness(2);
- width: auto;
- height: 10px;
- margin: 0 0 1px 0;
- }
- /*Ш А П К А*/
- .top_header, nav.navbar.navbar-expand-lg.navbar-light.bg-light.top_menu.top_mobile_menu {
- background: linear-gradient(to right, #75c1d7, #98d1e1); background: linear-gradient(to right, #75c1d7, #98d1e1) !important;
- border: none; border: none !important;
- outline: 1px solid #f0f0f0;
- box-shadow: none; box-shadow: none !important;
- }
- .top_header {
- padding: 5px 0;
- }
- .top_header > table {
- padding-left: calc(25% - 250px) !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: #fff; color: transparent !important;
- font-size: 14px; font-size: 12px !important;
- text-shadow: 0 0 0 #fff, 0 -45px 0 #75c1d7 !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 #fff;
- 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 #75c1d7 !important;
- transition: .5s;
- }
- a.top_menu_item:after {
- background-color: #75c1d7;
- 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: #fff;
- 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 #75c1d7;
- }
- 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: #fff;
- color: #888; color: #888!important;
- font-size: 12px;
- padding: 4px 40px 4px 5px !important;
- border-top: 1px solid #f0f0f0; border-top: 1px solid #f0f0f0 !important;
- border-bottom: 1px solid transparent; border-bottom: 1px solid transparent !important;
- }
- div.menu_item_dropdown:first-child > a, .profile_menu > tbody > tr:first-child a {
- border-top: 1px solid transparent; border-top: 1px solid transparent !important;
- }
- div.menu_item_dropdown a:hover, div.menu_item_dropdown a:focus, .profile_menu .profile_menu1 a:hover, .profile_menu .profile_menu1 a:focus {
- background: linear-gradient(to top, #75c1d7, #98d1e1); background: linear-gradient(to top, #75c1d7, #98d1e1) !important;
- color: #fff; color: #fff !important;
- border-top: 1px solid #fff; border-top: 1px solid #fff !important;
- border-bottom: 1px solid #fff; border-bottom: 1px solid #fff !important;
- outline: 1px solid #75c1d7;
- }
- div.menu_item_dropdown a:active, div.menu_item_dropdown a:focus, .profile_menu .profile_menu1 a:active, .profile_menu .profile_menu1 a:focus {
- text-shadow: 0 0 2.5px rgba(255,255,255,.75);
- border-top: 1px solid #98d1e1; border-top: 1px solid #98d1e1 !important;
- border-bottom: 1px solid #75c1d7; border-bottom: 1px solid #75c1d7 !important;
- outline: none;
- }
- div.menu_item_dropdown a:before {
- content: url(https://i.ibb.co/bjhYfWq/item-dropdown.png) !important;
- margin: 0 5px 0 0 !important;
- opacity: .75 !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(255,255,255,.5));
- }
- #mobile_menu {
- background-color: #f0f0f0;
- 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: #75c1d7;
- content: url(https://i.ibb.co/Cmq2xv8/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: #98d1e1;
- transition: .25s;
- }
- .top_mobile_menu a[href="./"]:before {
- content: 'BEON';
- color: #fff;
- transition: .5s;
- }
- .top_mobile_menu [src="./images/logo_new.png"] {
- display: none;
- }
- /*уведомления*/
- #newupdates {
- background-color: transparent;
- background-image: url(https://i.ibb.co/zxxpBm5/button-notify-1.png); background-image: url(https://i.ibb.co/s35L6gy/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: #75c1d7; background-color: #75c1d7 !important;
- margin: 0 0 0 -5px;
- padding: 2px 4px;
- vertical-align: top;
- font-size: 9px;
- border-radius: 5px;
- border: 1px solid #fff;
- }
- #newupdates:hover {
- filter: drop-shadow(0 0 1.5px rgba(255,255,255,.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/Yp31bp3/button-down-1.png); background-image: url(https://i.ibb.co/1KgVszK/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(255,255,255,.5));
- transition: .25s;
- }
- /*написать в дневник*/
- .top_menu_link_container > button.btn.btn-primary {
- background-color: transparent; background-color: transparent !important;
- color: #fff; color: #fff !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 #fff;
- transition: .5s;
- }
- .top_menu_link_container > button.btn.btn-primary:after {
- background-color: #fff;
- 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(255,255,255,.5));
- transform: scaleX(1);
- transition: .5s;
- }
- #mobile_menu button.btn.btn-primary {
- background: linear-gradient(to top, #75c1d7, #98d1e1);
- color: #fff;
- font-size: 14px;
- border-top: 1px solid #fff;
- border-left: none;
- border-right: none;
- border-bottom: 1px solid #fff;
- outline: 1px solid #75c1d7;
- }
- /*Л Е В Ы Й _ Б Л О К*/
- .profile_leftside {
- position: fixed !important;
- left: calc(25% - 250px) !important;
- top: 80px !important;
- padding: 0 .5rem; padding: 0 !important;
- }
- .profile_leftside > table:first-child {
- position: relative; position: fixed !important;
- overflow: visible;
- top: 80px !important;
- margin: 0 0 100px 0; margin: 0 !important;
- right: calc(25% - 300px) !important;
- width: 300px !important;
- }
- .profile_leftside .profile_photo {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- background-image: url(https://i.ibb.co/JB0Whk5/profile.gif);
- background-position: center;
- background-repeat: no-repeat;
- background-size: cover;
- height: 151px;
- border: 1px solid #e2e2e2;
- border-bottom: none;
- border-radius: 5px 5px 0 0;
- }
- .profile_leftside > table:first-child img.photo {
- position: absolute;
- left: 11px;
- bottom: -30px;
- z-index: 2;
- width: 50px;
- height: 50px;
- object-fit: cover;
- border: 3px solid #fff; border: 3px solid #fff !important;
- border-radius: 50%;
- box-shadow: 1px 1px 0 #e2e2e2;
- }
- .profile_leftside > table:first-child > tbody:first-letter{
- color: #595959;
- font-size: 12px;
- }
- .profile_leftside > table:first-child > tbody:after {
- position: absolute;
- content: 'Цитата';
- background-color: #fff;
- color: #888;
- font-size: 11px;
- text-align: justify; text-align: justify !important;
- margin: 0 ; margin: 0 !important;
- padding: 30px 10px 10px 10px;
- width: 100%;
- height: 91px;
- overflow: hidden;
- border: 1px solid #e2e2e2;
- border-top: none;
- border-radius: 0 0 5px 5px;
- }
- .profile_leftside > table:first-child > tbody:before {
- content: 'Заголовок';
- background: linear-gradient(to bottom, rgb(245,245,245) 50%, rgb(240,240,240) 50%);
- width: 100%;
- padding: 0 5px 0 65px;
- color: #888; color: #888 !important;
- font-family: "Courier New", monospace;
- font-style: italic;
- font-size: 11px;
- font-weight: normal;
- letter-spacing: 1px;
- text-align: left;
- position: absolute;
- top: 151px;
- left: 0;
- z-index: 1;
- border: 1px solid #e2e2e2;
- transition: .5s;
- }
- body .content .profile_leftside > table.profile_menu {
- background-color: #fff; background-color: #fff !important;
- display: table; display: table !important;
- overflow: hidden;overflow: hidden !important;
- height: auto; height: auto !important;
- padding: 1px 0;
- margin: 0 0 10px 0;
- border: 1px solid #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 5px; border-radius: 5px !important;
- transition: 0s;
- }
- body .content .profile_leftside > table.profile_menu:hover {
- border-radius: 0; border-radius: 0 !important;
- transition: 0s;
- }
- .profile_menu1 a {
- background-color: #fff;
- background-image: none; background-image: none !important;
- color: #888; color: #888 !important;
- font-size: 12px;
- width: 250px !important;
- padding: 2.5px 5px; padding: 2.5px 5px !important;
- border: none;
- border-top: 1px solid #f0f0f0; border-top: 1px solid #f0f0f0 !important;
- border-bottom: 1px solid transparent; border-bottom: 1px solid transparent !important;
- }
- .profile_menu1 a > img, .profile_menu1 a:after {
- display: none;
- }
- .he_styler_customize_btn {
- position: fixed !important;
- top: 330px;
- right: calc(25% - 300px) !important;
- width: 300px;
- background-image: none; background-image: none !important;
- line-height: 1 !important;
- padding: 0; padding: 0 !important;
- }
- .he_styler_customize_btn a {
- background-color: #fff;
- color: transparent; color: transparent !important;
- text-shadow: 0 0 0 #888, 0 -24px 0 #fff;
- font-size: 10px;
- position: relative;
- display: inline-block;
- overflow: hidden;
- padding: 3px 6px;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- z-index: 0;
- transition: .5s;
- }
- .he_styler_customize_btn a:hover {
- text-shadow: 0 0 0 transparent, 0 0 0 #fff; text-shadow: 0 0 0 transparent, 0 0 0 #fff !important;
- transition: .5s;
- }
- .he_styler_customize_btn a:after {
- background-color: #fff;
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- min-width: 100%;
- min-height: 0;
- z-index: -1;
- transition: .5s;
- }
- .he_styler_customize_btn a:hover:after {
- background-color: #75c1d7;
- min-width: 100%;
- min-height: 100%;
- }
- .profile_leftside > table:not(:first-child) {
- background-color: #fff !important;
- overflow: hidden;
- display: block !important;
- width: 250px !important;
- height: 28px !important;
- border: 1px solid #e2e2e2 !important;
- border-radius: 5px !important;
- transition: .5s;
- }
- .profile_leftside > table:hover:not(:first-child) {
- height: 178px !important;
- transition: 1s;
- }
- .profile_leftside .header {
- background-color: #75c1d7; background-color: #fff !important;
- color: #fff; color: transparent !important;
- font-weight: normal;
- text-shadow: 21px 0 0 #75c1d7, 0 -45px 0 #fff !important;
- position: relative;
- min-height: 28px;
- display: block;
- padding: 2px 10px; padding: 2px 10px !important;
- border: 1px solid #e2e2e2; border: none !important;
- border-bottom: none;
- border-radius: 5px 5px 0 0;
- z-index: 0;
- transition: .75s;
- }
- .profile_leftside > table:hover .header {
- text-shadow: 21px 0 0 transparent, 0 0 0 #fff !important;
- transition: .5s;
- }
- .profile_leftside .header:before {
- background-color: #75c1d7;
- position: absolute;
- top: 4px;
- left: 5px;
- padding: 4px 5px;
- z-index: -2;
- border-radius: 5px;
- transition: .75s;
- }
- .profile_leftside .header:before {
- content: url(https://i.ibb.co/SKyKMx1/leftside-status.png) !important;
- }
- .profile_leftside > table:nth-child(4) .header:before, .profile_leftside > table:nth-child(5) .header:before {
- content: url(https://i.ibb.co/DR4Wj96/leftside-stat.png) !important;
- }
- .profile_leftside > table:nth-child(6) .header:before {
- content: url(https://i.ibb.co/7nTJczb/leftside-point.png) !important;
- }
- .profile_leftside > table:nth-child(7) .header:before {
- content: url(https://i.ibb.co/syd3dnN/leftside-com.png) !important;
- }
- .profile_leftside > table:hover .header:before {
- opacity: 0;
- transition: .5s;
- }
- .profile_leftside .header:after, .profile_menu1 a:after {
- background-color: #75c1d7;
- content: "" !important;
- position: absolute;
- top: 0;
- left: 0;
- min-width: 100%;
- min-height: 0;
- z-index: -1;
- transition: .5s;
- }
- .profile_leftside > table:hover .header:after, .profile_menu1 a:hover:after {
- min-width: 100%;
- min-height: 100%;
- }
- .profile_leftside .profile {
- background-color: #fff;
- color: #888;
- font-size: 12px;
- display: block !important;
- width: 250px !important;
- padding: 10px; padding: 5px 10px !important;
- overflow-y: scroll;
- border: 1px solid #e2e2e2; border: none !important;
- border-top: none;
- border-radius: 0 0 5px 5px;
- }
- .profile_leftside .home_updated {
- color: #888;
- }
- .profile_leftside .profile img.icon {
- filter: saturate(0);
- opacity: .85;
- }
- .profile_leftside .profile span {
- font-weight: normal; font-weight: normal !important;
- }
- .profile_leftside .profile::-webkit-scrollbar {
- width: 0;
- height: 0;
- }
- .profile_leftside > table:nth-child(3) .profile > table > tbody > tr > td[valign="top"] {
- width: 21px;
- }
- /*П Р А В Ы Й _ Б Л О К*/
- .content > .page_header {
- background-image: url(https://i.ibb.co/nMMTd4r/icon-post.gif), url(https://i.ibb.co/GHqJMQ1/icon-win.png) !important;
- background-position: left center, right center;
- background-repeat: no-repeat, no-repeat;
- position: absolute !important;
- display: none; display: block !important;
- color: #888; color: #fff !important;
- font-size: 12px;
- top: 86px;
- left: calc(25% + 65px);
- right: calc(25% + 65px);
- padding: 0 0 0 15px;
- }
- .content > .page_header img {
- display: none;
- }
- td.profile_rightside {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- display: block;
- padding: 5px; padding: 33px 10px 10px 10px !important;
- border: 1px solid #b1b1b1;
- border-radius: 5px;
- margin: 0 calc(25% + 50px);
- }
- #profile_tabs_profile {
- border-color: #e2e2e2; border-color: #b1b1b1 !important;
- border-radius: 5px 0 0 0;
- }
- td.profile_tab a, td.profile_tab2 a {
- background-image: none; background-image: none !important;
- font-size: 12px;
- font-weight: normal; font-weight: normal !important;
- padding: 5px 10px; padding: 5px 10px !important;
- border-radius: 5px 5px 0 0;
- position: relative;
- }
- td.profile_tab a, td.profile_tab a:hover {
- background-color: #f7f7f7; background-color: #f0f0f0 !important;
- color: #888; color: #888 !important;
- height: 30px; height: 30px !important;
- border-color: #e2e2e2; border-color: #b1b1b1 !important;
- }
- td.profile_tab2 a, td.profile_tab2 a:hover {
- background-color: #fff;
- color: #595959; color: #595959 !important;
- height: 30px; height: 29px !important;
- border-color: #e2e2e2; border-color: #b1b1b1 !important;
- }
- td.profile_tab a:hover, td.profile_tab2 a:hover {
- font-weight: normal;
- }
- td.profile_tab2 a:before, td.profile_tab2 a:after {
- filter: drop-shadow(-1px -1px 0 #e2e2e2); filter: drop-shadow(-1px -1px 0 #b1b1b1);
- content: url(https://i.ibb.co/NKGxP85/tab-radius.png) !important;
- position: absolute;
- bottom: 0;
- z-index: 1;
- }
- td.profile_tab2 a:before {
- left: -5px;
- }
- td.profile_tab2 a:after {
- transform: scale(-1, 1);
- right: -5px;
- }
- #profile_tabs_profile a:before {
- display: none;
- }
- .profile_tab_end {
- border-color: #e2e2e2; border-color: #b1b1b1 !important;
- }
- .profile_content {
- background-color: #f7f7f7; background-color: #f0f0f0 !important;
- color: #383838;
- position: relative;
- overflow: hidden;
- padding: 0; padding: 0 !important;
- border-color: #e2e2e2; border-color: #b1b1b1 !important;
- border-radius: 0 0 5px 5px;
- }
- .profile_content img.icon {
- width: 0;
- height: 0;
- opacity: 0;
- }
- .profile_content:before {
- content: '';
- background-color: #fff;
- position: absolute;
- top: 0px;
- left: 0;
- right: 0;
- height: 46px;
- border-bottom: 1px solid #e2e2e2;
- }
- #profile_friends, #profile_comments, #profile_gift, #profile_album {
- padding: 10px;
- }
- #profile_profile, #profile_blog {
- padding: 10px 0 0 0;
- }
- .profile_headline, .comment_headline {
- background: linear-gradient(to bottom, rgb(245,245,245) 50%, rgb(240,240,240) 50%); background: linear-gradient(to bottom, rgb(245,245,245) 50%, rgb(240,240,240) 50%) !important;
- position: relative;
- color: #686868; color: #686868 !important;
- font-family: 'Podkova', serif;
- font-weight: normal; font-weight: normal !important;
- font-size: 12px; font-size: 12px !important;
- margin: 0 0 20px 0; margin: 0 0 20px 60px !important;
- padding: 2.5px 10px; padding: 2.5px 10px !important;
- border: 1px solid #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 10px;
- }
- #profile_profile > .profile_headline, #profile_blog > .profile_headline {
- margin: 0 10px 20px 10px; margin: 0 10px 20px 70px !important;
- }
- .profile_headline b {
- font-weight: normal;
- }
- .profile_headline:before, .comment_headline:before {
- content: 'https://beon.vip/' !important;
- color: #888;
- font-size: 10px;
- margin: 0 5px 0 0;
- padding: 0 5px 0 0;
- border-right: 1px solid #b1b1b1;
- }
- .profile_headline:after, .comment_headline:after {
- content: url(https://i.ibb.co/PcGD1TF/icon-browse.png) !important;
- position: absolute;
- top: calc(50% - 5px);
- left: -60px;
- }
- /*профиль*/
- .profile_headline2 {
- display: none;
- }
- #profile_profile > table {
- background-color: #fff;
- color: #888;
- font-size: 12px;
- max-width: calc(100% - 20px);
- margin: 0 10px 10px 10px;
- padding: 5px 10px;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- }
- #profile_profile > table > tbody > tr > td:first-child {
- color: #383838;
- }
- #profile_profile > table > tbody > tr > td:last-child {
- width: 100%;
- text-align: justify;
- }
- #actions {
- padding: 0; padding: 0 !important;
- }
- .profile_action, #profile_blog > div > div {
- background-color: #fff;
- padding: 5px 10px 5px 5px; padding: 5px 10px 5px 5px !important;
- margin: 0; margin: 0 !important;
- border-top: 1px solid #e2e2e2; border-top: 1px solid #e2e2e2 !important;
- border-bottom: none; border-bottom: none !important;
- }
- .recentaction_div_media, .recentaction_div, .profile_blogentry_body {
- margin: 5px 0 0 0; margin: 5px 0 0 0 !important;
- padding: 0; padding: 0 !important;
- }
- .profile_action {
- color: #888;
- }
- #profile_profile > table a, .profile_action a {
- color: #383838; color: #383838 !important;
- position: relative;
- transition: .25s;
- }
- #profile_profile > table a:hover, .profile_action a:hover {
- color: #34aecf; color: #34aecf !important;
- transition: .25s;
- }
- #profile_profile > table a:after, .profile_action a:after {
- background-color: #595959;
- content: "";
- position: absolute;
- left: 0;
- bottom: 0;
- width: 100%;
- height: 1px;
- transform: scaleX(0);
- transition: .25s;
- }
- #profile_profile > table a:hover:after, .profile_action a:hover:after {
- background-color: #34aecf;
- transform: scaleX(1);
- transition: .25s;
- }
- .recentaction_div_media a:after {
- display: none;
- }
- .profile_action img[src="/images/verify.png"], .gift-from img[src="/images/verify.png"] {
- filter: saturate(0) hue-rotate(0deg) brightness(0.7);
- width: auto;
- height: 10px;
- margin: 0 0 1px 0;
- transition: .25s;
- }
- .profile_action a:hover img[src="/images/verify.png"], .gift-from a:hover img[src="/images/verify.png"] {
- filter: saturate(1) hue-rotate(20deg) brightness(1);
- transition: .25s;
- }
- .recentaction_div, .profile_blogentry_body {
- color: #383838; color: #383838 !important;
- }
- /*друзья*/
- #profile_friends > div:first-child > div:first-child {
- width: 100%; width: 100% !important;
- }
- #profile_friends > div:first-child > div:nth-child(2) {
- width: 100%; width: 100% !important;
- margin: 0 0 10px 0;
- }
- #profile_friends_searchbox_link, #profile_friends_searchbox {
- position: relative;
- z-index: 1;
- }
- #profile_friends_searchbox_link a {
- color: #888; color: #888 !important;
- font-family: 'Podkova', serif;
- font-size: 10px; font-size: 12px !important;
- transition: .5s;
- }
- #profile_friends_searchbox_link a:hover {
- color: #686868; color: #686868 !important;
- transition: .5s;
- }
- #profile_friends_searchbox_input {
- background-color: #fff;
- color: #595959; color: #595959 !important;
- font-size: 12px;
- padding: 2px 5px;
- border: 1px solid #e2e2e2;
- border-radius: 10px;
- transition: .25s;
- }
- #profile_friends_searchbox_input:focus {
- color: #383838; color: #383838 !important;
- border: 1px solid #98d1e1;
- transition: .25s;
- }
- #profile_friends input.button {
- background-color: #75c1d7; background-color: #75c1d7 !important;
- color: #fff; color: #fff !important;
- font-family: 'Podkova', serif;
- font-size: 12px; font-size: 13px !important;
- padding: 2px 10px; padding: 2px 15px !important;
- border: 1px solid transparent;
- border-radius: 10px;
- transition: .5s;
- }
- #profile_friends input.button:hover {
- background-color: #6db6cd; background-color: #6db6cd !important;
- transition: .5s;
- }
- #profile_friends input.button:active {
- background-color: #fff; background-color: #fff !important;
- color: #75c1d7; color: #75c1d7 !important;
- border: 1px solid #75c1d7;
- transition: 0s;
- }
- .browse_friends_result {
- background-color: #fff; background-color: #fff !important;
- position: relative;
- margin: 0 0 10px 0; margin: 0 0 10px 0 !important;
- padding: 5px; padding: 10px !important;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- }
- .browse_friends_result:last-child {
- margin: 0; margin: 0 !important;
- }
- .profile_friend_photo {
- width: 100px; width: 100px !important;
- border: none; border: none !important;
- }
- .profile_friend_photo img {
- width: 100px;
- height: 100px;
- object-fit: cover;
- border-radius: 5px;
- }
- .profile_friend_info {
- margin: 0 0 0 100px;
- padding: 0 0 0 5px;
- float: none; float: none !important;
- }
- .profile_friend_name a {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- color: #fff; color: #fff !important;
- font-size: 12px;
- font-weight: normal;
- margin: 0 0 2px 0;
- padding: 2px 8px 2px 5px;
- width: 100%;
- display: block;
- border-radius: 5px;
- transition: .5s;
- }
- .profile_friend_name a:hover {
- letter-spacing: .5px;
- padding: 2px 5px 2px 8px;
- transition: .5s;
- }
- .profile_friend_details {
- padding: 0 0 52px; padding: 0 0 31px !important;
- }
- .profile_friend_options {
- position: absolute;
- right: 5px; right: 10px !important;
- bottom: 5px; bottom: 10px !important;
- }
- .profile_friend_options a {
- margin: 5px 0 0 0;
- }
- div[id^="addfriend_"] {
- display: inline-block !important;
- }
- td.result {
- background-color: #fff; background-color: #fff !important;
- color: #383838; color: #383838 !important;
- font-size: 12px;
- font-weight: normal; font-weight: normal !important;
- padding: 5px 10px; padding: 5px 10px !important;
- border: 1px solid #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 5px;
- }
- /*комментарии*/
- div[id^="profile_"] > div[id^="comment_"] {
- background-color: #fff;
- position: relative;
- margin: 10px 0 0 0;
- padding: 5px; padding: 10px !important;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- }
- div[id^="comment_"] > div:first-child {
- 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: #383838; color: #383838 !important;
- text-align: justify;
- max-width: 100%; max-width: 100% !important;
- padding: 0 0 26px 5px; padding: 0 0 31px 10px !important;
- }
- #user_status {
- color: #595959; color: #595959 !important;
- font-size: 10px; font-size: 10px !important;
- font-family: 'Podkova', serif;
- letter-spacing: .5px;
- line-height: .75rem;
- padding: 1.5px 0 0 0;
- }
- .profile_comment_author {
- margin: 0 0 0 5px; margin: 0 0 0 10px !important;
- padding: 2px 5px 2px 5px; padding: 0 5px 2px 5px !important;
- border-radius: 5px;
- }
- .profile_comment_author a {
- color: #fff; color: #fff !important;
- font-size: 12px; font-size: 12px !important;
- padding: 0 3px 0 0;
- transition: .5s;
- }
- .profile_comment_author a > b {
- font-weight: normal;
- }
- .profile_comment_author a:hover {
- letter-spacing: .5px;
- padding: 0 0 0 3px;
- transition: .5s;
- }
- .profile_comment_date {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- margin: 0 0 0 5px; margin: 0 0 5px 10px !important;
- color: #fff; color: #fff !important;
- font-size: 10px !important;
- padding: 3px 5px 2px 5px; padding: 3px 5px 2px 5px !important;
- border-radius: 5px;
- }
- .blockquote {
- background-color: #f0f0f0;
- margin: 5px 0 -19px 0; margin: 0 0 -16px 0 !important;
- padding: 2.5px 5px; padding: 2.5px 5px !important;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- }
- .profile_comment_links {
- width: calc(100% - 110px); width: 100% !important;
- 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, .profile_friend_options a {
- background: linear-gradient(to bottom, rgb(245,245,245) 50%, rgb(240,240,240) 50%);
- color: #888; color: #888 !important;
- font-size: 10px;
- display: inline-block;
- padding: 2px 4px;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- }
- .profile_comment_links a:hover, .profile_friend_options a:hover {
- background: linear-gradient(to bottom, rgb(255,255,255) 50%, rgb(230,230,230) 50%);
- color: #787878; color: #787878 !important;
- text-shadow: 1px 1px 1.5px #fff, 1px -1px 1.5px #fff, -1px 1px 1.5px #fff, -1px -1px 1.5px #fff;
- border: 1px solid #b1b1b1;
- }
- #profile_comments > div:nth-child(2) > div {
- margin: 10px 0 0 0;
- }
- #profile_friends > div[style="margin-bottom: 10px;"], .disabled {
- color: rgba(136,136,136,.5); color: rgba(136,136,136,.5) !important;
- font-size: 12px; font-size: 12px !important;
- }
- #profile_friends > div > a[id^="comment_"] {
- color: #888; color: #888 !important;
- font-size: 12px; font-size: 12px !important;
- transition: .5s;
- }
- #profile_friends > div > a[id^="comment_"]:hover {
- color: #686868; color: #686868 !important;
- transition: .25s;
- }
- /*форма ввода комментария*/
- #comment_subscribe a {
- color: rgba(136,136,136,.75);
- font-size: 10px;
- font-style: italic;
- transition: .5s;
- }
- #comment_subscribe a:hover {
- color: rgba(136,136,136,1);
- transition: .5s;
- }
- a#attach_file_click {
- color: #888;
- font-size: 12px;
- padding: 0; padding: 0 !important;
- transition: .5s;
- }
- a#attach_file_click:hover {
- color: #686868;
- transition: .5s;
- }
- .profile_postcomment {
- background-color: #fff;
- padding: 5px; padding: 10px !important;
- border: 1px solid #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 5px; border-radius: 5px !important;
- }
- #comment_body {
- background-color: #f7f7f7;
- color: #888; color: #888 !important;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- transition: .25s;
- }
- #comment_body:focus {
- background-image: none;
- color: #595959; color: #595959 !important;
- border: 1px solid #c8c8c8;
- transition: .25s;
- }
- textarea[id="comment_body"]::-webkit-input-placeholder {color: #888; color: #888 !important;}
- textarea[id="comment_body"]::-moz-placeholder {color: #888; color: #888 !important;}
- textarea[id="comment_body"]:-moz-placeholder {color: #888; color: #888 !important;}
- textarea[id="comment_body"]:-ms-input-placeholder {color: #888; color: #888 !important;}
- input#comment_submit {
- background: #f7f7f7;
- color: #888;
- font-size: 12px;
- padding: 2px 6px;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- transition: .25s;
- }
- input#comment_submit:hover, input#comment_submit:active {
- color: #787878;
- border: 1px solid #c8c8c8;
- transition: .25s;
- }
- input#comment_submit:active {
- background: linear-gradient(to bottom, #fff 50%, #f0f0f0 50%);
- text-shadow: 1px 1px 1.5px #fff, 1px -1px 1.5px #fff, -1px 1px 1.5px #fff, -1px -1px 1.5px #fff;
- }
- [src="/images/bbcode/b.gif"], [src="/images/bbcode/i.gif"], [src="/images/bbcode/u.gif"] {
- border-radius: 5px;
- border: 1px solid #e2e2e2;
- }
- [src="/images/bbcode/smile.gif"] {
- border-radius: 50%;
- }
- /*выбор аватара*/
- #postcomment_userphotos {
- background-color: #f7f7f7;
- 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 #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 5px 0 0 5px;
- }
- #postcomment_userphotos::-webkit-scrollbar-thumb {
- background-color: #b1b1b1;
- }
- #postcomment_userphotos::-webkit-scrollbar-track {
- background-color: #f7f7f7;
- }
- div[id^="userphoto_"] {
- 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 {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- border-radius: 5px;
- }
- /*подарки*/
- #profile_gift {
- color: #98d1e1; color: #98d1e1 !important;
- }
- #profile_gift > a {
- color: #75c1d7; color: #75c1d7 !important;
- transition: .25s;
- }
- #profile_gift > a:hover {
- color: #34aecf; color: #34aecf !important;
- transition: .25s;
- }
- .gift-row.p-2.card {
- background-color: #fff;
- width: 90px;
- margin: 5px 0 0 0; margin: 10px 0 0 0 !important;
- padding: 0; padding: 0 !important;
- align-items: center;
- text-align: center;
- border: 1px solid #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 5px;
- }
- .gift-row.p-2.card > .card-body {
- padding: 5px; padding: 10px !important;
- }
- .gift-row.p-2.card > .card-body > a {
- position: relative;
- background-color: #888; background-color: #888 !important;
- background-image: -webkit-linear-gradient(left, #75c1d7 0%, #5597af 50%, transparent 50%);
- background-position: 100% 0;
- background-size: 200% 200%;
- color: transparent; color: transparent !important;
- font-size: 12px;
- font-weight: 500 !important;
- -webkit-background-clip: text;
- background-clip: text;
- transition: .25s;
- }
- .gift-row.p-2.card > .card-body > a:hover {
- background-position: 0 0;
- padding: 0 0 0 7.5px; padding: 0 0 0 7.5px !important;
- transition: .25s;
- }
- .card-body img.gift-photo {
- width: auto;
- height: auto;
- max-width: 50px;
- max-height: 50px;
- margin: auto;
- }
- .gift-from {
- font-size: 12px;
- margin: 5px 0 0 0;
- }
- .gift-from a > b {
- font-weight: 500;
- }
- /*дневник*/
- .profile_blogentry_date a {
- color: #888; color: #888 !important;
- transition: .5s;
- }
- .profile_blogentry_date a:hover {
- color: #686868; color: #686868 !important;
- transition: .25s;
- }
- #profile_blog > div> div:last-child {
- padding: 5px 10px; padding: 5px 10px !important;
- }
- #profile_blog > div> div:last-child a {
- font-weight: 500;
- font-size: 12px;
- }
- #profile_blog > div> div:last-child img {
- filter: saturate(0) hue-rotate(0deg) brightness(1);
- margin: 0 5px 0 0;
- opacity: .8;
- transition: .25s;
- }
- #profile_blog > div> div:last-child a:hover img {
- filter: saturate(1) hue-rotate(0deg) brightness(1.25);
- transition: .5s;
- }
- /*альбомы*/
- .album_item {
- width: calc(50% - 5px); width: calc(50% - 5px) !important;
- background-color: #fff;
- padding: 5px; padding: 10px !important;
- overflow: hidden; overflow: hidden !important;
- border: 1px solid #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 5px;
- }
- .album_item_info {
- padding: 0 0 0 5px; padding: 0 0 0 10px !important;
- }
- .album_item img {
- border-radius: 5px;
- }
- .profile_action_date, div.profile_friend_details div, .gift-date, .profile_blogentry_date, .album_item_date {
- color: #888; color: #888 !important;
- font-size: 10px; font-size: 10px !important;
- font-family: 'Podkova', serif;
- }
- /*ссылки*/
- .album_item_title a, .profile_blogentry_title a, .gift-from a {
- font-weight: 500;
- }
- .profile a, .album_item_title a, .profile_blogentry_title a, .gift-from a, #profile_blog > div> div:last-child a {
- color: #595959; color: #595959 !important;
- position: relative;
- transition: .25s;
- }
- .profile a:hover, .album_item_title a:hover, .profile_blogentry_title a:hover, .gift-from a:hover, #profile_blog > div> div:last-child a:hover, .copyright_text a:hover {
- color: #34aecf; color: #34aecf !important;
- transition: .25s;
- }
- .profile a:after, .album_item_title a:after, .profile_blogentry_title a:after, .gift-from a:after, #profile_blog > div> div:last-child a:after, .updatesDelete a:after, .copyright_text a:after {
- background-color: #75c1d7;
- content: "";
- position: absolute;
- left: 0;
- bottom: 0;
- width: 100%;
- height: 1px;
- transform: scaleX(0);
- transition: .25s;
- }
- .profile a:hover:after, .album_item_title a:hover:after, .profile_blogentry_title a:hover:after, .gift-from a:hover:after, #profile_blog > div> div:last-child a:hover:after, .updatesDelete a:hover:after, .copyright_text a:hover:after {
- background-color: #34aecf;
- transform: scaleX(1);
- transition: .25s;
- }
- /*П О Д В А Л*/
- td > div.copyright {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- color: #fff; color: #fff !important;
- font-size: 10px;
- position: absolute;
- left: 0;
- right: 0;
- bottom: 0;
- padding: 5px;
- }
- div.copyright a {
- color: #fff; color: #fff !important;
- transition: .5s;
- }
- div.copyright a:hover {
- text-shadow: 0 0 2.5px #fff;
- transition: .5s;
- }
- div.copyright:hover a:not(:hover) {
- color: rgba(255,255,255,.5); color: rgba(255,255,255,.5) !important;
- transition: .5s;
- }
- div.copyright a:first-child {
- margin-left: 10px;
- }
- /*Л О А Д И Н Г*/
- #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: #fff; color: #fff !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 div > .btn.btn-primary {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- color: #fff;
- 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 #b1b1b1; border: 1px solid #b1b1b1 !important;
- border-radius: 5px;
- transition: .5s;
- }
- table.body div > .btn.btn-primary:hover {
- letter-spacing: 1.5px;
- transition: .5s;
- }
- table.body div > .btn.btn-primary:active {
- background: linear-gradient(to right, #98d1e1, #75c1d7);
- }
- a.btn.btn-primary, a.btn.btn-success {
- background-color: transparent; background-color: transparent !important;
- color: #fff; color: transparent !important;
- font-size: 14px; font-size: 12px !important;
- text-shadow: 0 0 0 #fff, 0 -45px 0 #75c1d7;
- position: relative;
- display: inline-block;
- overflow: hidden;
- padding: 2px 6px;
- z-index: 0;
- border: 1px solid #fff;
- border-radius: 5px;
- transition: .5s;
- }
- a.btn.btn-primary:hover, a.btn.btn-success:hover {
- text-shadow: 0 0 0 transparent, 0 0 0 #75c1d7;
- border: 1px solid #75c1d7;
- outline: 1px solid #fff;
- border-radius: 0;
- transition: .5s;
- }
- .top_header a.btn.btn-primary:after, .top_header a.btn.btn-success:after {
- background-color: #75c1d7;
- 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: #fff;
- min-width: 100%;
- min-height: 100%;
- }
- .modal-dialog a.btn.btn-primary, .modal-dialog a.btn.btn-success {
- background-color: #75c1d7; background-color: #75c1d7 !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: #6db6cd; background-color: #6db6cd !important;
- text-shadow: 0 0 0 #fff;
- transition: .25s;
- }
- .modal-dialog a.btn.btn-primary:active, .modal-dialog a.btn.btn-success:active {
- background-color: #fff; background-color: #fff !important;
- text-shadow: 0 0 0 #75c1d7;
- border: 1px solid #75c1d7;
- transition: 0s;
- }
- .modal-dialog a.btn.btn-primary:after, .modal-dialog a.btn.btn-success:after {
- display: none;
- }
- .copyright_text {
- background-color: #fff;
- color: #383838;
- font-size: 12px; font-size: 14px !important;
- margin: 10px .5rem; margin: 25px calc(25% + 50px) 0 calc(25% + 50px) !important;
- padding: 5px; padding: 10px !important;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- }
- .copyright_text > p {
- margin: 0;
- }
- .copyright_text a {
- color: #75c1d7;
- position: relative;
- transition: .25s;
- }
- /*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/2Y8djCM/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: #fff;
- 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 #fff;
- transition: .5s;
- }
- /*M O D A L*/
- .modal-content {
- background-color: #fff; background-color: #fff !important;
- overflow: hidden;
- border: 1px solid #b1b1b1; border: 1px solid #b1b1b1 !important;
- border-radius: 5px; border-radius: 5px !important;
- }
- .modal-header, .modal-footer {
- padding: 10px 15px;
- }
- .modal-body {
- padding: 10px;
- }
- .modal-body a {
- color: #888;
- transition: .25s;
- }
- .updatesDelete a, .form-group > label {
- color: #75c1d7;
- position: relative;
- }
- .modal-body a:hover, .form-group > label:hover {
- color: #34aecf;
- transition: .25s;
- }
- .updatesDelete a:hover:after {
- transition: .25s;
- }
- .modal-header {
- background: linear-gradient(to right, #75c1d7, #98d1e1);
- border: 2px solid #fff; border: 2px solid #fff !important;
- outline: 1px solid #e2e2e2;
- }
- .modal-title {
- color: #fff; color: #fff !important;
- font-family: 'Oswald', sans-serif !important;
- letter-spacing: .6px !important;
- }
- .close {
- color: #fff; color: #fff !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: #f0f0f0;
- border-top: 1px solid #e2e2e2; border-top: 1px solid #e2e2e2 !important;
- border-radius: 0; border-radius: 0 !important;
- }
- .modal-body {
- background-color: #fff;
- color: rgb(95,95,95); color: rgb(75,75,75) !important;
- }
- .noUpdates, .updatesRegisterDesc {
- color: #888; color: #888 !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: #f0f0f0;
- color: #595959; color: #595959 !important;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- transition: .25s;
- }
- .form-control:focus {
- background-color: #f0f0f0;
- color: #383838; color: #383838 !important;
- border: 1px solid #98d1e1;
- transition: .25s;
- }
- input[class="form-control"]::-webkit-input-placeholder {color: #595959; color: #595959 !important;}
- input[class="form-control"]::-moz-placeholder {color: #595959; color: #595959 !important;}
- input[class="form-control"]:-moz-placeholder {color: #595959; color: #595959 !important;}
- input[class="form-control"]:-ms-input-placeholder {color: #595959; color: #595959 !important;}
- .modal-body > table {
- background-color: #f0f0f0;
- border: 1px solid #e2e2e2;
- border-radius: 5px;
- }
- .modal-body > table > tbody > tr:first-child > td {
- padding: 0; padding: 0 !important;
- }
- .modal-body div.page_header {
- color: #686868; color: #686868 !important;
- font-size: 14px;
- font-weight: 600;
- text-align: center;
- width: 100%;
- padding: 5px 10px;
- border-radius: 0; border-radius: 0 !important;
- }
- .modal-body > table > tbody > tr:nth-child(2) > td {
- background-color: #fff;
- display: flex;
- justify-content: center;
- align-items: center;
- padding: 5px; padding: 10px !important;
- border-top: 1px solid #e2e2e2;
- border-bottom: 1px solid #e2e2e2;
- }
- .modal-body > table > tbody > tr:nth-child(2) > td img {
- width: auto;
- max-width: 150px;
- }
- .modal-body > table > tbody > tr:last-child > td {
- padding: 10px;
- }
- .modal-body > table > tbody > tr:last-child > td > div {
- margin: 0; margin: 0 !important;
- }
- .modal-body > table > tbody > tr:last-child > td > div > div:first-child {
- display: none; display: none !important;
- color: #686868; color: #686868 !important;
- text-align: center; text-align: center !important;
- margin: 0 0 10px 0; margin: 0 0 10px 0 !important;
- }
- .modal-body > table > tbody > tr:last-child > td > div > div:nth-child(2) {
- width: 60px; width: 60px !important;
- height: 60px;
- }
- .modal-dialog .modal-body > table > tbody > tr:last-child > td > div > .profile_comment_date {
- width: 100%; width: 100% !important;
- height: auto;
- margin: 0; margin: 0 !important;
- }
- .modal-body > table > tbody > tr:last-child > td > div > div:nth-child(2) img {
- width: 60px;
- height: 60px;
- object-fit: cover;
- border: 1px solid #f0f0f0; border: 1px solid #f0f0f0 !important;
- border-radius: 5px;
- }
- .modal-dialog div.profile_comment_author {
- margin: 0 0 0 10px; margin: 0 0 0 10px !important;
- }
- .modal-dialog div.profile_comment_author a {
- color: #fff; color: #fff !important;
- }
- .modal-dialog .profile_comment_date {
- background: linear-gradient(to right, #75c1d7, #98d1e1); background: linear-gradient(to right, #75c1d7, #98d1e1) !important;
- margin: 0 0 0 10px; margin: 0 0 0 10px !important;
- border: none; border: none !important;
- border-radius: 5px;
- }
- .modal-dialog .profile_comment_body {
- background-color: #fff;
- min-height: 39px;
- margin: 0 5px 0 15px;
- padding: 5px 10px; padding: 5px 10px !important;
- border: 1px solid #e2e2e2;
- border-top: none;
- border-radius: 0 0 5px 5px;
- }
- .modal-dialog .profile_comment_body > .page_header {
- font-size: 14px;
- }
- #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: #f0f0f0;
- border-left: none;
- }
- .modal-footer button {
- background-color: #75c1d7; background-color: #75c1d7 !important;
- color: #fff;
- font-size: 14px;
- font-family: 'Oswald', sans-serif !important;
- letter-spacing: .6px !important;
- margin: 0 0 0 5px;
- padding: 5px 10px;
- border: 1px solid #e2e2e2; border: 1px solid #e2e2e2 !important;
- border-radius: 5px;
- transition: .25s;
- }
- .modal-footer button:hover {
- background-color: #6db6cd; background-color: #6db6cd !important;
- border-radius: 5px;
- transition: .25s;
- }
- .modal-footer button:active {
- background-color: #fff; background-color: #fff !important;
- color: #75c1d7; color: #75c1d7 !important;
- border: 1px solid #75c1d7; border: 1px solid #75c1d7 !important;
- transition: 0s;
- }
- /*С К Р О Л Л Б А Р*/
- ::-webkit-scrollbar {
- width: 5px;
- height: 5px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #75c1d7;
- }
- ::-webkit-scrollbar-track {
- background-color: #fff;
- border-left: 1px solid #e2e2e2;
- }
- /*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;}
- .content .profile_leftside {left: calc(20% - 250px) !important;}
- .content .profile_leftside > table:first-child {right: calc(20% - 250px) !important; width: 250px !important;}
- .content > .page_header {left: calc(20% + 65px) !important; right: calc(20% + 65px) !important;}
- .content td.profile_rightside {margin: 0 calc(20% + 50px) !important;}
- .he_styler_customize_btn {right: calc(20% - 300px) !important;}
- }
- @media screen and (max-width: 1280px) {
- .top_header > table {padding-left: 50px !important; padding-right: 50px !important;}
- .content .profile_leftside {left: 50px !important;}
- .content .profile_leftside > table:first-child {position: relative !important; top: 0 !important; right: 0 !important; width: 250px !important; margin: 0 0 100px 0 !important;}
- .content > .page_header {min-width: 420px !important; left: 365px !important; right: 65px !important;}
- .content td.profile_rightside {min-width: 450px !important; margin: 0 50px 0 350px !important;}
- .profile_leftside .he_styler_customize_btn {display: none !important;}
- table.body div > .btn.btn-primary {width: calc(100% - 400px) !important; margin: 0 0 25px 300px !important;}
- .copyright_text {margin: 10px 50px 25px 350px !important;}
- }
- @media screen and (max-height: 720px) {
- .profile_leftside > table:not(:first-child) {overflow-y: scroll !important;}
- .profile_leftside > table:hover:not(:first-child) {height: 128px !important;}
- .profile_leftside > table:not(:first-child)::-webkit-scrollbar {width: 0; height: 0;}
- }
- @media screen and (max-width: 1024px) {
- #profile_tabs_profile a {background-image: url(https://i.ibb.co/Z2bFvB4/profile.png); background-image: url(https://i.ibb.co/Z2bFvB4/profile.png) !important;}
- #profile_tabs_friends a {background-image: url(https://i.ibb.co/yYWwfD0/friends.png); background-image: url(https://i.ibb.co/yYWwfD0/friends.png) !important;}
- #profile_tabs_comments a {background-image: url(https://i.ibb.co/r7ZsK8M/comments.png); background-image: url(https://i.ibb.co/r7ZsK8M/comments.png) !important;}
- #profile_tabs_gift a {background-image: url(https://i.ibb.co/XYj1NJf/gift.png); background-image: url(https://i.ibb.co/XYj1NJf/gift.png) !important;}
- #profile_tabs_blog a {background-image: url(https://i.ibb.co/jvTKqLc/blog.png); background-image: url(https://i.ibb.co/jvTKqLc/blog.png) !important;}
- #profile_tabs_album a {background-image: url(https://i.ibb.co/JcMdkLb/album.png); background-image: url(https://i.ibb.co/JcMdkLb/album.png) !important;}
- td.profile_tab a, td.profile_tab a:hover, td.profile_tab2 a, td.profile_tab2 a:hover {
- background-position: center; background-position: center !important;
- background-repeat: no-repeat; background-repeat: no-repeat !important;
- background-size: 16px;
- color: transparent; color: transparent !important;
- width: 50px; width: 50px !important;
- overflow-x: hidden; overflow-x: hidden !important;}
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement