*, *::before, *::after {box-sizing:border-box}
html:focus-within {scroll-behavior: smooth;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }
table {border-collapse: collapse;border-spacing: 0;width: 100%;}
th, td {vertical-align: middle;padding: 0;}
ol, ul{list-style:none}
p, ol, table, fieldset{margin-bottom:20px}
sup { vertical-align: super; font-size: 75%; line-height: 0; }
sub { vertical-align: sub;   font-size: 75%; line-height: 0; }
em, i, cite { font-style: italic; }
b, strong { font-weight: 700; }
th, td{vertical-align:middle}
html {font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%}
body, input, button, textarea, select {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
body {background: #fff;min-height: 100vh;min-height: 100dvh;display: flex;flex-direction: column;font-family: Roboto, Helvetica, Arial, sans-serif;font-size: 16px;line-height: 1.4;color: #2a2a2a;}
body.no-scroll {overflow: hidden;}
a { outline: none; color: #2680ff; text-decoration: none; }
a:hover { text-decoration: none; }
a img { border: 0 none; }
a > img { vertical-align: bottom; }

::-webkit-input-placeholder{color:#b3b8cc}
::-moz-placeholder{color:#b3b8cc}
:-ms-input-placeholder{color:#b3b8cc}
input:-moz-placeholder{color:#b3b8cc}

button { cursor: pointer; }
button:disabled, [type="button"]:disabled,
[type="submit"]:disabled, [type="reset"]:disabled {
  cursor: not-allowed;
}

textarea, input{vertical-align:top;border:0;resize:none}
video, iframe{max-width:100%}

input, textarea, select, button {
  font: inherit;
  color: inherit;
  font-size: 15px;
  outline: none;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

.flexad {position: relative;display: block;width: 100%;min-height: 100px;margin: 0 auto;overflow: hidden;background-color: #f9f9f9;text-align: center;z-index:1;}
.flexad::after {content: "Реклама";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 13px;color: rgba(0, 0, 0, 0.1);pointer-events: none;z-index: 0;}

.font-size-control {
    margin: 20px 0;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #f9f9f9;
    max-width: 300px;
}

label {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

input[type="range"] {
    width: 100%;
    height: 8px;
    background: linear-gradient(to right, #ddd, #007bff);
    border-radius: 5px;
    outline: none;
    appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    background: #007bff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #007bff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#fontSizeValue {
    color: #007bff;
}

/* Исключение для ползунка, чтобы он не масштабировался */
.font-size-control, .font-size-control * {
    font-size: 16px !important; /* Фиксируем размер шрифта для ползунка */
}

.hidden{display:none}
.mejs-container{max-width:100%}
.i-bar,.i-lik,.i-dis,.i-vrf,.i-whr,.i-prem,.i-ser,.i-rub,.i-down,.i-prof,.i-ted,.i-side,.i-post,.i-vrf2,.i-ad,.i-pls,.i-pvrf,.i-mnu,.i-soc,.i-img,.i-edi,.i-noti,.logo{display:inline-block;vertical-align:middle}
.flex-c,.b-title,.r_tit{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.ui-button{margin-left:10px}
.btn,.bbcodes,.ui-button{background-color:#008eff;background-image:linear-gradient(315deg,#2680ff 0,#29a0ff 74%);text-decoration:none;display:inline-block;text-align:center;border:none;color:#fff;cursor:pointer;height:32px;line-height:32px;padding:0 20px;font-weight:bold}
.xframe{text-align:center;margin:20px 0}
.mass_comments_action{display:none}
.berrors{background:#eef1f5;background-image:linear-gradient(to top,#e6e9f0 0,#eef1f5 100%);color:#61636b;padding:15px;margin:15px}
.berrors a{color:#aa4e43}
.clr{clear:both}
.clrfix:after{clear:both;content:"";display:block;height:0;width:0;visibility:hidden }
.grecaptcha-badge{visibility:hidden}
.f_textarea,.f_input{width:100%;height:36px;-webkit-appearance:none;padding:10px;box-shadow:0 2px 12px 0 rgb(23 43 61 / 2%)}
.f_textarea{min-height:85px;max-height:280px}
.topmobad{text-align:center;display:table;margin:0 auto}
.topmobad img{max-width:100%;height:auto;vertical-align:middle}
.mobfoxad{text-align:center;padding-top:15px;height:300px}
.sensad{padding:10px 0 2px 0;text-align:center}
.title_quote{color:#636363;background-color:#f2f2f2;border:1px dotted #bebebe;border-bottom:0;font-weight:700;padding:5px}
.quote{border-top:1px solid #f1f4f6;border-bottom:1px solid #f1f4f6;padding:20px 0 20px 45px;position:relative}
.quote:before{content:"\201C";font-family:serif;position:absolute;left:0;top:25px;color:#FFF;background:#008eff;width:32px;height:32px;font-size:38px;line-height:1.25;text-align:center}
.search{overflow:hidden;position:relative;padding:0 15px;margin-top:15px}
.search_input{display:inline-block;width:100%;height:40px;padding:0 35px 0 15px;border:1px solid #f5f5f5;background-color:transparent;font-size:15px;color:#7d848f}
.search button{width:40px;height:40px;position:absolute;right:15px;top:0;background-color:transparent;border:0}
#header{padding-top:56px}
#content{flex: 1 0 auto;}
#footer{padding:25px 15px;background-color:#303133;width:100%;flex-shrink: 0;}
.branding_top {min-height:250px;position: relative;overflow: hidden;text-align: center;z-index: 1000;}
#nav-fix{background:#fff;height: 56px;width: 100%;position: sticky;top: 0;left: 0;z-index:1000;transition: top 0.5s ease;box-shadow: 0 0.125rem 0.5rem 0 rgba(0, 0, 0, .03), 0 0.125rem 2rem -0.5rem rgba(23, 43, 61, .2);}
#nav-fix.slide-down{-webkit-animation:slide-down 0.3s;animation:slide-down 0.3s}
#nav-fix.slide-up{-webkit-animation:slide-up 0.3s;animation:slide-up 0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
#nav-fix .logotype{text-align:center;margin:0 auto;max-width:calc(100% - 200px)}
.prof-u{float:right;padding:15px;display:flex;display:-webkit-flex;align-items:center}
.prof-u .i-prof{/*stroke:#44494d;*/width:26px;height:26px;fill:#44494d}
.logo{width:94px;height:27px;margin-top:15px}
.menu_btn{float: left;padding: 15px;height: 56px;cursor: pointer;}
.menu_btn svg {fill: #485461;width: 26px;height: 26px;}
.overlay_menu{overflow:hidden;position:fixed;overflow-y:scroll;top:0;bottom:0;left:0;right:0}
.overlay_menu:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.3);z-index:9998;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
.mobileMenu{opacity:0;visibility:hidden;position:fixed;top:0;width:100%;max-width:220px;height:100%;z-index:9999;left:-100%;box-shadow:0 0.5rem 1.5rem -0.25rem rgba(0,0,0,.1);transition:all .2s ease 0s;background:#fff}
.mobileMenu.open{left:0;opacity:1;visibility:visible}
.mobileMenu .wraps{margin-bottom:100px;height:99%;overflow:auto}
.mobileMenu .wraps .mainMenu{position:relative;padding:10px 0}
.mobileMenu .wraps .mainMenu ul{font-size:0;line-height:0;padding-bottom:10px}
.mobileMenu .wraps .mainMenu ul li{list-style:none;display:block;vertical-align:middle;position:relative;line-height:24px}
.mobileMenu .wraps .mainMenu ul li a{display:flex;display:-webkit-flex;align-items:center;padding:2px 16px;font-size:15px;color:#44494d;transition:color .25s ease 0s;font-weight:bold}
.mobileMenu .mainMenu ul li a:hover{color:#b3b8cc}
.mobileMenu .drop-down li{padding-left:10px}
.mobileMenu .drop-down ul{display:none;overflow:hidden;padding-bottom:10px}
.mobileMenu .wraps .i-ser{width:20px;height:20px;stroke:#c6cbdf}
.mobileMenu .wraps .i-mnu{width:14px;height:14px;stroke:#b3b8cc;margin-right:10px}
.mainRub{margin:5px 15px;font-weight:bold;color:#b3b8cc;font-size:13px;letter-spacing:0.5px;text-transform:uppercase}
.langRub{margin:20px 15px 0;font-weight:bold;color:#b3b8cc;font-size:13px;letter-spacing:0.5px;text-transform:uppercase;display: flex;align-items: center;}
.lang-button {color: #44494d;margin-left:8px;background:#f4f4f4;padding:4px 10px;border-radius:8px;cursor: pointer;}
.lang-button[aria-current="true"] {color: #b3b8cc;pointer-events: none;cursor: default;}


.soc_mnu{margin:10px 15px}
.nav_ava{width:28px;height:28px;display:block;position:relative;z-index:1;border:1px solid #f5f5f5;background-color:#F1F4F6;display:inline-block}
.soc_mnu a{text-align:center;display:inline-block;width:32px;height:32px;padding:4px;margin-right:6px}
.soc_mnu .i-soc{width:20px;height:20px;fill:#ffffff}
.soc-box .i-soc{vertical-align:middle;margin:0 5px 2px 0;width:20px;height:20px;fill:#b3b8cc}
.soc-box a{background:#ffffff;text-align:center;display:inline-block;line-height:32px;float:left;width:46%;color:#676f78;margin:8px 5px;font-size:15px}
.login_header{padding:20px 15px;overflow:hidden;background:#fff;box-shadow:0 1px 20px 0 rgb(69 90 100 / 8%)}
.login_avatar{position:relative;float:left;margin-right:12px;width:46px;height:46px;border:1px solid #f5f5f5}
.user_id{font-size:10px;color:#fff;text-shadow:1px 3px 2px rgb(0 0 0 / 10%);background-color:#008eff;padding:1px 6px}
.login_title{font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;text-transform:capitalize;color:#2a2a2a}
.tags{padding:0 15px}
.tags a{color:#b3b8cc;border:1px solid #f5f5f5;font-size:13px;display:inline-block;padding:5px 15px;margin:10px 10px 0 0}
.tags a:before{content:'#'}
.login_link a{display:block;padding:10px;text-align:center;white-space:nowrap;background-color:#fff;color:#b3b8cc;font-size:13px;box-shadow:0 1px 20px 0 rgb(69 90 100 / 8%);overflow:hidden}
.login_link .l-ico{display:block;opacity:0.5;width:24px;height:24px;stroke:#b3b8cc;margin:0 auto;margin-bottom:5px}
.row{margin-right:-10px;margin-left:-10px}
.r50{width:50%;float:left;padding:15px 10px}
.bg_tg{background-color:#5cb7ff;background-image:linear-gradient(315deg,#5cb7ff 0,#64caff 64%)}
.bg_fb{background-color:#045de9;background-image:linear-gradient(315deg,#045de9 0,#09c6f9 74%)}
.bg_in{background-color:#fc5296;background-image:linear-gradient(238deg,#fb3383 0,#f67062 74%)}
.m_btn{display:block;height:32px;line-height:32px;margin:15px 15px 0 15px;font-weight:bold;padding:0 15px;font-size:15px;white-space:nowrap}
.c_noti{color:#ffffff;background-color:#ec8c69;background-image:linear-gradient(to right,#ed6ea0 0,#ec8c69 100%)}
.c_whr{color:#44494d;background-color:#d9e4f5;background-image:linear-gradient(315deg,#fff8e4 0,#f7e3e5 74%)}
.c_prem{color:#ffffff;background-color:#609dff;background-image:linear-gradient(to right,#609dff,#a16bff,#ff87ce)}
.m_btn .i-noti{width:18px;height:18px;stroke:#ffffff;margin-right:6px}
.m_btn .i-whr{width:20px;height:20px;stroke:#ffbf00;margin-right:8px}
.m_btn .i-prem{width:18px;height:18px;stroke:#ffffff;margin-right:8px}
.side-wheather{margin:15px}
.wtitle{font-weight:bold;font-size:24px;line-height:125%;padding-bottom:20px}
.footcol li{width:50%;float:left;margin-bottom:15px;line-height:16px}
.copy{font-size:11px;color:#b2b2b2;padding-top:15px;text-align:center}
.fo-menu a{color:#dddddd;font-weight:bold}
.fo-menu{border-bottom:0.5px solid #424242;overflow:hidden}
.static-cont{padding:0 15px 15px;font-size: 16px;}
.post,.static-page{padding-top:15px}
.title{padding:0 15px 15px;font-weight:700;font-size:24px;line-height:125%}
.page-title{padding:15px 15px 0;font-weight:bold;font-size:24px;line-height:125%}
.title .i-ted{width:16px;height:16px;stroke:#b3b8cc}
.post_date{padding:0 15px 15px 15px;font-size:14px;color:#b3b8cc}
.post_date .i-post{margin:0 5px 2px 0;width:15px;height:15px;stroke:#b3b8cc;fill:none}
.post_date a{color:#b3b8cc}
.post_date span{margin-right:10px}
.post_com{float:right;position:relative}
.post_com:hover::before,.js-rate-item:hover::before{content:"";position:absolute;background:rgba(0,0,0,.04);width:42px;height:32px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%)}
.post_img{overflow: hidden;text-align:center;cursor: zoom-in;-webkit-tap-highlight-color: transparent;padding:0 15px;width: 100%;aspect-ratio: 16 / 9;height: auto;}
.post_img img {display: block;width: 100%;height: 100%;object-fit: cover;-o-object-fit: cover;transition: transform 0.3s ease;}
.post_img.fullscreen {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);backdrop-filter: blur(12px);z-index: 1000;display: flex;align-items: center;justify-content: center;aspect-ratio: auto;overflow-y: auto;}
.post_img.fullscreen img {max-width: 90%;max-height: 90%;width: auto;height: auto;object-fit: contain;transition: transform 0.3s ease;}
@supports not (aspect-ratio: 1 / 1) {
  .post_img{height: calc((100vw - 24px) / 1.7778);}
}
.post_text{padding:15px;font-size:17px;color:#2a2a2a;word-wrap:break-word}
.post_text h2,.static-cont h2{font-weight:bold;font-size:22px;line-height:28px}
.post_text h3{font-weight:bold;font-size:18px;line-height:24px}
.post_text img {height: auto;width:100%;}
.post_text ol{margin:0;list-style:none;counter-reset:li}
.post_text ol li{position:relative;padding:0 10px 20px 35px}
.post_text ol li:before{line-height:20px;border:2px solid transparent;position:absolute;top:0;left:0;width:24px;text-align:center;font-size:14px;font-weight:bold;counter-increment:li;content:counter(li);transition-duration:0.3s}
.post_text ol li:after{position:absolute;top:0;left:0;width:24px;height:24px;border:2px solid #008eff;border-radius:16px;content:'';line-height:20px}
.post_text ul li{position:relative;padding:20px 10px 10px 25px}
.post_text ul li:before{position:absolute;width:8px;height:8px;border-radius:16px;background:#008eff;content:"";left:0;transition:.3s ease-in-out;top:28px}
.post_text ul li:after{position:absolute;border-left:1px dotted #dee0e5;width:1px;bottom:-12px;content:"";left:3px;top:48px}
.post_text ul li:last-child:after{content:none}
.post_text ul li:hover:before{box-shadow:0 0 0 8px rgba(0,0,0,.03)}
.copyright{color:#b3b8cc;text-align:left;font-size:13px;padding: 0 15px;}
.copyright:not(:empty) {padding-top:10px;}
.tgtv{padding:0 20px 0 15px}
.title_spoiler{background:#f3f3f3;border-radius:3px;padding:3px 10px 5px 10px;font-size:15px;}
.title_spoiler svg {position: relative;top: 4px;margin-right: 10px;}
.author .dropdown > .dw-list a{min-width:100px;padding:7px 0;font-weight:bold}
.author .dropdown .i-sh{margin-right:10px;width:20px;height:20px;fill:#b3b8cc}
.author{margin:15px;padding:15px 0;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}
.author-avatar{width:40px;height:40px;float:left;margin-right:10px;object-fit:cover}
.author-name a{color:#282828;font-weight:bold;font-size:16px}
.author-bio{font-size:14px;color:#b3b8cc;width:75%;overflow:hidden}
.prof_cont{overflow:hidden;margin:0 15px;padding:20px;border:1px solid #f5f5f5;text-align:center;box-shadow:0 1px 20px 0 rgb(69 90 100 / 10%)}
.prof_foto{position:relative;background-color:#fff;display:inline-block;width:96px;height:96px}
.prof_foto img{width:96px;height:96px;object-fit:cover;position:relative;padding:3px}
.prof_title{font-size:18px;margin-top:5px;font-weight:700}
.prof_title .i-vrf{width:18px;height:18px;margin-bottom:2px}
.prof_edit{background-color:rgba(15,111,236,0.1);padding:6px 20px;color:#008eff;font-size:13px;max-width:160px;margin:10px auto}
.prof_edit .i-edi{width:15px;height:15px;stroke:#008eff;margin:0 5px 2px 0}
.prof_about{font-size:16px;padding:5px 15px 15px;color:#2a2a2a}
.prof_addon{padding:15px;overflow:hidden}
.prem_active{color:#b3b8cc;padding-top:5px;font-size:10px}
.row10{margin-right:-10px;margin-left:-10px}
.md50{width:50%;float:left;font-size:13px}
.li1{text-transform:uppercase;color:#b3b8cc;font-size:12px;letter-spacing:0.5px}
.li2{font-weight:700;color:#858999;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.li3{color:#262633;font-size:14px;margin-top:5px}
.md50 .item{padding:15px;margin:0 10px;text-align:center;border:1px solid #f5f5f5;box-shadow:0 1px 20px 0 rgb(69 90 100 / 10%)}
.md100{width:100%;float:left;padding:15px;margin-top:15px;text-align:center;border:1px solid #f5f5f5;box-shadow:0 1px 20px 0 rgb(69 90 100 / 10%)}
.ratingplus{color:#2884ff;font-weight:700}
.ratingminus{color:#ff5144;font-weight:700}
.ratingzero{color:#65747a;font-weight:700}
.tooltip{color:#ffffff;z-index:999;left:-9999px;top:-9999px;font-size:13px;padding:15px;position:absolute;margin-right:15px;border-radius:6px;float:left;background-color:#474b50}
.tooltip::after{position:absolute;border:10px solid transparent;border-bottom-color:#474b50;content:'';left:20px;bottom:100%}
.prof_prem .prof_foto:after{left:-4px;top:-4px;height:104px;width:104px}
.prof_prem{background:#e0e3ff;background:linear-gradient(219.57deg,#deebff 12.97%,#f6efff 34.26%,#f3f4ff 55.44%,#fff1fd 86.69%);border:none;position:relative}
.nav_prem.nav_ava:after{left:-2px;top:-2px;height:30px;width:30px}
.login_prem.login_avatar:after{left:-3px;top:-3px;height:50px;width:50px}
.sh_news{padding:15px;border-bottom:1px solid #f5f5f5;min-height:90px}
.sh_img{float:right;margin-left:15px}
.sh_img img {width:90px;height:60px;background:#F1F4F6;border:1px solid #f5f5f5}
.sh_title a {font-weight:bold;color:#2a2a2a;font-size:16px;hyphens: auto;overflow-wrap:break-word;user-select: text;}
.sh_title {overflow:hidden;}
.top_img{float:left;margin-right:15px}
.top_img img{width:90px;height:60px;border:1px solid #f5f5f5;background:#F1F4F6}
.side_date{font-size:14px;padding-top:10px;color:#b3b8cc;font-weight:normal}
.side_date span{margin-right:10px}
.side_date .i-side{margin:0 5px 2px 0;width:15px;height:15px;stroke:#b3b8cc;fill:none}
.pr_block{width:100%;overflow:scroll;scroll-behavior:smooth;padding:6px}
.pr_block::-webkit-scrollbar{display:none}
.pr_block a{display:block}
.pr_item{display:-webkit-inline-box}
.pr_title{font-size:15px;color:#fff;font-weight:bold;margin:15px;position:absolute;bottom:0;z-index:1}
.pr_card{height:240px;width:170px;background:#485461;margin:8px;line-height:18px;min-height:100%;position:relative}
.pr_card:after{content:"";position:absolute;top:30%;left:0;bottom:0;right:0;z-index:0;background:linear-gradient(0deg,#485461 30%,rgba(150,154,156,0))}
.world_bg{background:#f7f7f7;overflow: hidden}
.world_news{padding:15px;border-bottom:1px solid #f3f3f3;display:inline-block}
.world_img{float:left;margin-right:15px;width:60px;height:60px;position:relative}
.world_title{overflow:hidden;font-weight:bold;font-size:15px;color:#2a2a2a}
.com_main{padding:15px}
.com_ava{float:left;height:24px;width:24px;margin-right:8px}
.com_name{padding-bottom:5px;text-transform:capitalize;font-size:15px;font-weight:700;min-height:24px;white-space:nowrap;line-height:19px;overflow:hidden;text-overflow:ellipsis;color:#2a2a2a;line-height:21px}
.com_title{color:#474b50;font-size:15px;padding:15px;position:relative;margin-top:10px;background:#eef1f5;background-image:linear-gradient(to top,#e6e9f0 0,#eef1f5 100%)}
.com_focus{background-color: #ecf6ff!important;}
.com_focus textarea::placeholder{color:#29a0ff!important}
.com_title::before,.com_title::after{content:'';border:10px solid transparent;border-bottom-color:#eef1f5;position:absolute;bottom:100%;left:22px}
.telne{display:block;overflow:hidden;padding:15px;margin:15px;border:1px solid #f5f5f5;min-height:60px;background:#f7f7f7;border-radius:8px}
.telne__img{float:left;margin-right:13px}
.telne__img img{width:90px;height:60px;border:1px solid #e4ebf5;background:#F1F4F6;border-radius:4px;object-fit:cover;object-position:50% 50%}
.telne__title{font-size:15px;font-weight:bold;color:#2a2a2a;overflow:hidden;max-height:62px}
.pay-story{padding:15px}
.pay_group{background:#fff;box-shadow:0 1px 20px 0 rgb(69 90 100 / 10%);border-radius:12px;padding:15px 15px 0 15px;color:#7d808d}
.pay_group td{padding-bottom:15px}
.pay_select{background:transparent;border:1px solid #e9e9fe;width:100%;height:30px;padding:2px 5px;box-shadow:0 3px 10px 0 rgb(23 43 61 / 6%);border-radius:6px}
.r_tit:before {content: "";width: 16px;height: 16px;min-width: 16px;min-height: 16px;vertical-align: middle;margin-right: 8px;border: 3px solid #0093ff;display: inline-block}
.t-icon{min-width:22px;max-width:22px;height:22px;padding:4px;display:inline-block;vertical-align:middle;margin-right:8px}
.b-title,.r_tit{font-size:16px;line-height:21px;font-weight:bold;letter-spacing:0.3px;text-transform:uppercase}
.b-title .i-title{width:14px;height:14px;display:block;fill:#fff}
.t-yellow{background-color:#f9bd3b;background-image:linear-gradient(180deg,#FEDE4A 0,#F8B035 100%);box-shadow:0 0.25rem 0.5rem 0 rgb(251 205 66 / 30%)}
.t-blue{background-color:#37a9e4;background-image:linear-gradient(180deg,#38B9E6 0,#368BE1 100%);box-shadow:0 0.25rem 0.5rem 0 rgba(55,169,228,.3)}
.t-red{background-color:#fb614a;background-image:linear-gradient(180deg,#FF715C 0,#F74A2F 100%);box-shadow:0 0.25rem 0.5rem 0 rgba(255,89,64,.3)}
.t-green{background-color:#4CAF50;background-image:linear-gradient(180deg,#8BC34A 0,#4CAF50 100%);box-shadow:0 0.25rem 0.5rem 0 rgb(61 228 55 / 20%)}
.pd20-15{margin:20px 0 5px 15px}
.pd5-15{margin:5px 15px}
.pd15{margin:15px}
.js-rate{float:right;font-size:14px}
.js-rate-item{margin-left:6px;position:relative;display:inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.i-lik,.i-dis{width:15px;height:15px;stroke:#b3b8cc;margin-right:3px}
.lik.active,.lik.active svg{color:#2884ff;stroke:#2884ff}
.dis.active,.dis.active svg{color:#ff5144;stroke:#ff5144}
.com-ava{float:left;height:40px;width:40px;background:#F1F4F6;margin-right:12px;object-fit:cover}
.com-date{font-size:13px;color:#b3b8cc}
.comments li {list-style-type: none;}
#dlefastreplycomments{background:#f1f3f5;padding:15px;margin:15px}
#dle-comments-list{width:100%}
#dle-comments-list .comments-tree-list{list-style:none;padding:0;margin:0}
#dle-comments-list > .comments-tree-list > li .comments-tree-list > li{padding:0 5px}
#dle-comments-list > .comments-tree-list > li > ol > li .comment:before{content:"";position:absolute;left:0;top:27px;width:16px;height:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPHBhdGggc3Ryb2tlPSIjZTllYWVlIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE3IDE3SDdWNyIvPgo8L3N2Zz4=)}
.save-buttons{padding-top:10px;text-align:left!important}
.cancelchanges{background:none!important;box-shadow:none!important;font-weight:bold!important;font-size:14px!important;color:#3e91ff!important}
.cancelchanges.bbcodes:active{background:none!important}
.user-color{color:#E00012}
.com-id{color:#4e6e86;padding-left:2px}
.repname{font-size:14px;padding-bottom:10px}
.rplcomtex{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px;border-radius:4px;box-shadow:0 2px 12px 0 rgb(23 43 61 / 2%)}
.info_wrn{color:#000000;background:#fff4d3;padding:15px;margin:0 15px;}
.info_wrn a{border-bottom: 1px dashed #008eff}
.com-box h3{padding:10px}
.comment{padding:20px 15px;font-size:16px;color:#303030;position:relative;border-bottom:1px solid #f7f7f7}
.top-com{margin-bottom:8px}
.mid-com{margin:10px 0 0 0;font-size:14px;color:#b3b8cc}
.mid-com a{color:#b3b8cc}
.com-user{font-size:16px;font-weight:bold;text-transform:capitalize}
.com-user .i-vrf{width:16px;height:16px;margin-bottom:2px}
.mass_comments_action{text-align:right;border-top:1px dashed #dbdbdb;border-bottom:1px solid #fff;background:#f3f3f3;padding:10px }
.mass_comments_action *,.mass_comments_action{font-size:11px}
.conum{color:#7AC065;margin-left:8px}
.ac.dw-open + .dw-list{display:block}
.dropdown{margin:0 auto;position:relative;float:right}
.dropdown .i-dot{display:inline-block;width:20px;height:20px;stroke:#b3b8cc;vertical-align:baseline}
.dropdown .i-bar{margin-right:10px;width:15px;height:15px;stroke:#b3b8cc}
.dropdown > .dw-list{display:none;position:absolute;z-index:3;right:0;padding:8px 12px;background:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,0.1)}
.dropdown > .dw-list a{min-width:150px;display:flex!important;align-items:center;font-size:14px;color:#262633;padding:5px 0;display:block;cursor:pointer}
.dropdown > .dw-list span{display:flex!important;align-items:center;font-size:13px;color:#262633;padding:8px 0;display:block;cursor:pointer}
#socialNetworks{position:absolute;max-width:200px;background-color:#fff;z-index:1000;right:12px;padding:15px;box-shadow:0 0 10px 1px rgba(0,0,0,0.1)}
.i-shr{float:right;width:20px;height:20px;stroke:#b3b8cc;margin-top:12px}
.shareButton{background-color:#F1F4F6;display:inline-block;width:32px;height:32px;text-align:center;padding:5px;margin:0 3px}
.shareButton svg{display:inline-block;vertical-align:middle;width:20px;height:20px;fill:#b3b8cc}
.clr{clear:both }
.navigation{width:100%;font-size:12px;text-align:center;padding:20px 10px}
.navigation span,.navigation a{color:#a4b3c4;display:inline-block;margin:4px 2px;border:1px solid #e9eef5;font-weight:bold;width:32px;height:32px;text-align:center;line-height:29px}
.navigation span{text-decoration:none;color:#ffffff;background-color:#60707d}
.customajaxmore_button_wrapper{text-align:center;margin:20px}
#upl-navigation{text-align:center;margin:20px}
.addcom{background:#f1f3f5;padding:15px;margin:15px}
.addcom li{margin-bottom:15px}
.form-group:first-of-type{margin-top:0!important}
.form-group{margin-top:10px;margin-bottom:0!important}
.form-group label{display:block;font-size:14px;margin-bottom:10px;color:#3d464a;font-weight:bold}
.form-group fieldset{text-align:center;border:1px solid rgba(0,0,0,0.1);padding:10px;margin-bottom:20px;color:#3d464a;font-weight:bold}
.form-control{display:inline-block;width:100%;height:37px;font-size:16px;color:#474b50;background:#FFFFFF;border:1px solid #e7e9eb;outline:none !important;box-shadow:0 2px 12px 0 rgb(23 43 61 / 6%);transition:border .2s linear 0s,box-shadow .2s linear 0s;padding:0 10px}
.form-control:focus{border-color:#d0d4d8;box-shadow:0 2px 12px 0 rgb(23 43 61 / 15%)}
.soc_links a{text-align:center;display:inline-block;width:28px;height:28px;margin:3px;cursor:pointer;background:#ffffff;line-height:26px;box-shadow:rgb(149 157 165 / 20%) 0 0 5px 1px}
.soc_links .i-soc{width:16px;height:16px;fill:#b3b8cc}
.checkbox{vertical-align:top;width:17px;height:17px;margin:0 3px 0 0}
.checkbox + label{cursor:pointer}
.checkbox:not(checked){position:absolute;z-index:-1;opacity:0;margin:10px 0 0 20px}
.checkbox:not(checked) + label{position:relative;padding:0 0 0 50px}
.checkbox:not(checked) + label:before{content:'';position:absolute;top:0;left:0;width:38px;height:20px;border-radius:13px;background:#CDD1DA;box-shadow:inset 0 2px 3px rgba(0,0,0,.2);transition:.2s}
.checkbox:not(checked) + label:after{content:'';position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:10px;background:#FFF;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:.2s}
.checkbox:checked + label:before{background-color:#93d575;background-image:linear-gradient(to top,#93d575 0,#b4db8c 100%)}
.checkbox:checked + label:after{left:20px}
.comments_subscribe{display:inline-block;padding:0 0 0 34px;margin-top:10px;position:relative;cursor:pointer}
.comments_subscribe input{position:absolute;opacity:0;cursor:inherit}
.comments_subscribe span{display:inline-block;padding:0;color:#b3b8cc}
.comments_subscribe span:before,.comments_subscribe span:after{content:'';position:absolute;top:50%;transition:.3s}
.comments_subscribe span:before{left:0;height:16px;margin-top:-8px;width:28px;border-radius:8px;background:#ccd4db}
.comments_subscribe span:after{left:2px;height:12px;width:12px;margin-top:-6px;background:#fff;border-radius:50%}
.comments_subscribe input:checked + span:before{background-color:#93d575;background-image:linear-gradient(to top,#93d575 0,#b4db8c 100%)}
.comments_subscribe input:checked + span:after{left:14px}
.input-file{position:relative;display:inline-block;margin-right:8px}
.input-file span{position:relative;display:inline-block;cursor:pointer;outline:none;text-decoration:none;font-size:14px;vertical-align:middle;color:#3d464a;text-align:center;background-color:#ffffff;line-height:20px;height:38px;padding:10px;box-sizing:border-box;border:none;margin:0;transition:background-color 0.2s;box-shadow:0 2px 12px 0 rgb(23 43 61 / 6%);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:162px}
.input-file input[type=file]{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}
.input-file input[type=file]:focus + span{box-shadow:0 0 0 0.2rem rgba(0,123,255,.25)}
.input-file:hover span{background:rgba(0,0,0,.04);transition:all 0.5s}
.input-file input[type=file]:disabled + span{background-color:#000}
.input-file .i-img{width:18px;height:18px;stroke:#6b7376;margin:0 6px 2px 0}
.file-group,.comments_author_field{margin:15px 0}
.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto;z-index:1000;transition:.4s all;display:none;cursor:pointer;background:rgba(51,51,51,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
.modal-overlay_visible{display:block}
.modal-table{display:table;width:100%;height:100%}
.modal-table-cell{display:table-cell;vertical-align:middle;text-align:center;padding:0 15px}
.modal{transition:.4s all;display:inline-block;max-width:480px;width:100%;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.25);color:#000000;text-align:left;margin:30px 0;transform:translate(0,10%);position:relative;cursor:auto;background:linear-gradient(219.57deg,#deebff 12.97%,#f7f1ff 34.26%,#e0e3ff 55.44%,#f0edff 86.69%);border-radius: 12px !important}
.modal-overlay_visible .modal{transform:translate(0)}
.modal__content p{padding:0 0 10px 0;margin:0}
.modal__close{position:absolute;right:12px;top:15px;padding:0;cursor:pointer}
.modal__close .i-cls{width:20px;height:20px;stroke:#acc0d1}
.modal_edit{padding:20px}
.p-title{font-size:19px;font-weight:bold;display:inline-block;padding-right:5px}
.plus_content{padding:15px}
.plus_title{font-size:20px;text-align:center;font-weight:bold;margin-bottom:5px}
.plus_subtit{font-size:16px;line-height:21px;text-align:center;margin-bottom:15px}
.plus_icon .i-vrf2{width:64px;height:64px}
.plus_icon{text-align:center;padding-top:5px}
.plus_bg{background:linear-gradient(219.57deg,#deebff 12.97%,#f7f1ff 34.26%,#e0e3ff 55.44%,#f0edff 86.69%)!important;border-radius:12px!important}
.plus_bt{position:relative;overflow:hidden;height:34px;line-height:34px;font-weight:bold;background:linear-gradient(54.61deg,#61b9ff 0,#0072ff 89.06%);text-align:center;color:#fff;cursor:pointer;margin-bottom:10px;max-width:300px;margin-left:auto;margin-right:auto}
.plus_item{padding:0 20px 1px 30px}
.plus_item p{color:#b3b8cc;line-height:20px}
.sub_text{text-align:center;padding-top:15px;margin:0 10px}
.plus_ico{float:left}
.p_title{font-size:15px;margin-bottom:5px;font-weight:bold}
.sub_act{font-size:10px;color:#b3b8cc;margin:0 10px}
.sub_rule{color:#8d92a7;line-height:21px}
.plus_text .i-pls{float:left;width:20px;height:20px;stroke:#ff4b3d;margin-top:2px;fill:none}
.plus_text .i-ad{float:left;width:20px;height:20px;margin-top:2px;fill:#ff9800;stroke:#ff9800}
.plus_text .i-pvrf{float:left;width:20px;height:20px;margin-top:1px}
.plus_ab{font-size:15px;line-height:23px;text-align:center;margin:20px 5px;padding:15px;border:3px solid #fff;border-radius:12px}
.plus_ab span{font-size:16px;font-weight:bold;display:block;padding-bottom:8px}
.plus_bt:before{content:'';width:100%;height:200%;position:absolute;top:0;left:0;opacity:0.5;filter:blur;background:linear-gradient(to left,transparent 0,#fff 40%,#fff 60%,transparent 100%);transform:translate(-100%,-25%) rotate(10deg);animation:blick 4s infinite;webkit-animation:blick 4s infinite;-moz-animation:blick 4s infinite;-ms-animation:blick 4s infinite;-o-animation:blick 4s infinite;-webkit-animation-delay:1.165s;animation-delay:1.165s}
.plus_text{margin:0 5px;background:#ffffff;padding:15px 0 0 15px;border-radius:12px}
.ui-widget-overlay{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,0.3)}
.ui-helper-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.ui-helper-clearfix{display:inline-block}
* html .ui-helper-clearfix{height:1%}
.ui-helper-clearfix{display:block}
.ui-dialog{display:none;background-color:#e7e8fd;overflow:hidden;padding:0;position:absolute;width:300px;box-shadow:0 0 40px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 0 40px 0 rgba(0,0,0,0.16);-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,0.16);background:linear-gradient(219.57deg,#deebff 12.97%,#f7f1ff 34.26%,#e0e3ff 55.44%,#f0edff 86.69%)!important;border-radius:12px!important;}
.ui-dialog-title{float:left;font-weight:bold;font-size:18px;color:#262633}
.ui-dialog-titlebar{padding:15px 20px 5px 20px}
.ui-icon{overflow:hidden;text-indent:-9999px}
.ui-dialog-titlebar-close{float:right;height:20px;width:20px;position:relative}
.ui-dialog-titlebar-close .ui-icon{width:20px;height:20px;position:absolute;left:3px;top:2px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMjQgMjQnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTE4IDZMNiAxOE02IDZMMTggMTgnIHN0cm9rZT0nI2FjYzBkMScgc3Ryb2tlLXdpZHRoPScyJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48L3N2Zz4=);background-size:100% auto;opacity:0.8}
.ui-dialog .ui-dialog-content{padding:10px 20px;overflow:auto;position:relative;zoom:1;display:block}
.ui-dialog .ui-dialog-buttonpane{padding:10px;text-align:center;font-size:12px}
.ui-dialog .ui-resizable-se{bottom:3px;height:14px;right:3px;width:14px}
.ui-draggable .ui-dialog-titlebar{cursor:move}
.ui-state-error{background:#ffd7d7 50% 50% repeat-x !important;border:1px solid #ffd7d7;color:#F90000}
.ui-dialog-content strong{color:#ff1100;font-weight:normal;font-size:15px}
#loading-layer{font-size:10px;position:relative;text-indent:-9999px;border-top:7px solid rgba(102,187,255,0.4);border-right:7px solid rgba(102,187,255,0.4);border-bottom:7px solid rgba(102,187,255,0.4);border-left:7px solid #008eff;box-shadow:0 0 10px #fff,inset 0 0 10px 7px #fff;-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}
#loading-layer,#loading-layer:after{border-radius:50px;width:50px;height:50px}
.bb-editor textarea{padding:10px}
.prof_prem .prof_foto:after,.nav_prem.nav_ava:after,.login_prem.login_avatar:after{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDAgNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMTkuMjUiIHN0cm9rZT0idXJsKCNhKSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIwIiB5MT0iMjAiIHgyPSI0MCIgeTI9IjIwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0Y1NiIvPjxzdG9wIG9mZnNldD0iLjQiIHN0b3AtY29sb3I9IiNDNEYiLz48c3RvcCBvZmZzZXQ9Ii42NSIgc3RvcC1jb2xvcj0iIzg2RiIvPjxzdG9wIG9mZnNldD0iLjkiIHN0b3AtY29sb3I9IiM1QjYxRkYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=) 50% no-repeat;background-size:contain;content:"";position:absolute;z-index:0}
.world_img,.pr_card,.nav_ava,.login_avatar{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-khtml-background-size:cover;-o-background-size:cover}
.world_img,.plus_bt,.com_ava,.nav_ava,.login_avatar,.com-ava,.t-icon,.user_id,.zero,.search_input,.prof_foto,.prof_edit,.prof_foto img,.soc_mnu a,.tags a,.navigation span,.navigation a,.quote:before,.r_tit:before,.r_tit:after,.soc-box a{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-khtml-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}
#dlefastreplycomments,iframe,.info_wrn,.shareButton,.form-control,.addcom,.author-avatar,.vote_bt,.block_vote,.btn,.bbcodes,.ui-button,.f_input,.f_textarea,.input-file span,.post_img img,.top_img img,.sh_img img,.bb-editor textarea{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px}
#socialNetworks,.com_title,.ui-dialog,.modal,.berrors,.dw-list,.pr_card,.post_com:hover::before,.js-rate-item:hover::before,.pr_card:after,.login_header,.prof_cont,.item,.md100,.m_btn,.form-group fieldset,.soc_links a,.login_link a{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px}
.UPLPush{position:fixed;bottom:0;overflow:hidden;z-index:1007;padding:17px 25px 17px;left:calc(-50vw + 50%);right:calc(-50vw + 50%);margin-left:auto;margin-right:auto}
.UPLPush-notification.wrapper{animation-name:UPLPush-show;animation-duration:1s;position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;color:#333;margin-bottom:10px;width:100%;max-width:480px;box-shadow:0 10px 15px rgb(0 0 0 / 5%);background-color:#fff;border-radius:10px}
.UPLPush-notification .UPLPush-icon{grid-column:1;grid-row:1 / span 2;display:flex;display:-webkit-flex;align-items:center;justify-content:center;color:#fff;width:45px;height:100%;border-top-left-radius:10px;border-bottom-left-radius:10px;text-align:center}
.UPLPush-notification .UPLPush-icon svg{scale:.8}
.UPLPush-notification .UPLPush-header{font-weight:500;grid-column:2;grid-row:1;font-size:1rem;margin-left:1rem;margin-top:.5rem}
.UPLPush-notification .UPLPush-header:empty{margin-top:0}
.UPLPush-notification .UPLPush-message{grid-column:2;grid-row:2;font-size:13px;margin:12px;padding-right:10px}
.UPLPush-notification .UPLPush-message li,.UPLPush-notification .UPLPush-message ul{list-style-type:none;padding-left:0}
.UPLPush-notification .UPLPush-close{position:absolute;top:8px;right:10px;font-weight:300;background:none;border:0;font-size:1.15rem;cursor:pointer;line-height:1;padding:0;color:inherit;outline:0;opacity:0.75}
.UPLPush-notification .UPLPush-close:hover{opacity:1}
.UPLPush-notification.wrapper.push-success{background-color:#ebffe1}
.UPLPush-notification.wrapper.push-success .UPLPush-icon{background-color:#93d575}
.UPLPush-notification.wrapper.push-warning{background-color:#FFF3E0}
.UPLPush-notification.wrapper.push-warning .UPLPush-icon{background-color:#FF9800}
.UPLPush-notification.wrapper.push-error{background-color:#FBE9E7}
.UPLPush-notification.wrapper.push-error .UPLPush-icon{background-color:#ff5144}
@-webkit-keyframes blick{0%{webkit-transform:translate(-100%,-25%) rotate(10deg);transform:translate(-100%,-25%) rotate(10deg)}
 20%{webkit-transform:translate(100%,-25%) rotate(10deg);transform:translate(100%,-25%) rotate(10deg)}
 100%{webkit-transform:translate(100%,-25%) rotate(10deg);transform:translate(100%,-25%) rotate(10deg)}
}
@-webkit-keyframes UPLPush-show{0%{transform:translateY(100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
 100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
 100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(.6);transform:scale(.6) }
 20%{-webkit-transform:scale(.6);transform:scale(.6) }
 40%{-webkit-transform:scale(.6);transform:scale(.6) }
 60%{-webkit-transform:scale(.9);transform:scale(.9) }
 80%{-webkit-transform:scale(1.2);transform:scale(1.2) }
 to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0 }
}
@-moz-keyframes pulse{0%{-moz-transform:scale(.6);transform:scale(.6) }
 20%{-moz-transform:scale(.6);transform:scale(.6) }
 40%{-moz-transform:scale(.6);transform:scale(.6) }
 60%{-moz-transform:scale(.9);transform:scale(.9) }
 80%{-moz-transform:scale(1.2);transform:scale(1.2) }
 to{-moz-transform:scale(1.4);transform:scale(1.4);opacity:0 }
}
@-o-keyframes pulse{0%{-o-transform:scale(.6);transform:scale(.6) }
 20%{-o-transform:scale(.6);transform:scale(.6) }
 40%{-o-transform:scale(.6);transform:scale(.6) }
 60%{-o-transform:scale(.9);transform:scale(.9) }
 80%{-o-transform:scale(1.2);transform:scale(1.2) }
 to{-o-transform:scale(1.4);transform:scale(1.4);opacity:0 }
}
@keyframes pulse{0%{-webkit-transform:scale(.6);-moz-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6) }
 20%{-webkit-transform:scale(.6);-moz-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6) }
 40%{-webkit-transform:scale(.6);-moz-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6) }
 60%{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9) }
 80%{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2) }
 to{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);opacity:0 }
}
@-webkit-keyframes slide-down{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
 to{-webkit-transform:translateY(0%);transform:translateY(0%)}
}
 @keyframes slide-down{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
 to{-webkit-transform:translateY(0%);transform:translateY(0%)}
}
 @-webkit-keyframes slide-up{from{-webkit-transform:translateY(0%);transform:translateY(0%)}
 to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
}
 @keyframes slide-up{from{-webkit-transform:translateY(0%);transform:translateY(0%)}
 to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
}
@media (min-width:640px){body{background:#f1f3f5}
#nav-fix,#footer{max-width:640px;margin:0 auto}
#content{max-width:640px;margin:0 auto;background:#ffffff;box-shadow:0 7px 14px 0 rgba(65,69,88,0.1),0 3px 6px 0 rgba(0,0,0,0.07)}
.webui-popover{max-width:640px;margin:0 auto;right:0}
}
