a.regular_link{color:#039BE5;text-decoration:none}a.regular_link:hover{text-decoration:underline}.material_spinner{-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-ms-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100px;position:relative;width:100px}.path{stroke-dasharray:1, 200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;-moz-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;-ms-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;-o-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124}}@-webkit-keyframes color{100%, 0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%, 90%{stroke:#ffa700}}@keyframes color{100%, 0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%, 90%{stroke:#ffa700}}menu>.bg{height:80px;width:1200px;background:#232323 url("/style/img/menu_bg.jpg") repeat-x;position:absolute;left:0;right:0;margin:0 auto;box-shadow:0 0 10px rgba(0,0,0,0.35);-webkit-transition:width ease-in-out 0.35s;-moz-transition:width ease-in-out 0.35s;-ms-transition:width ease-in-out 0.35s;-o-transition:width ease-in-out 0.35s;transition:width ease-in-out 0.35s}menu.sticked{position:fixed;top:0;margin:0;z-index:3000}menu.sticked>.bg{width:100%}#announce_block{display:none;position:relative;width:100%}#announce_block>.wrapper{display:block;position:relative;width:1200px;padding:15px 0;margin:0 auto}#announce_block>.wrapper .message{font-size:15px;font-weight:500;line-height:21px;box-sizing:border-box;padding-right:50px;text-align:center}#announce_block>.wrapper .message .text a{text-decoration:underline}#announce_block>.wrapper>.close{display:block;width:25px;height:25px;position:absolute;right:0;top:50%;margin-top:-12.5px;cursor:pointer;background:#2E7D32;border-radius:3px;-webkit-transition:background 0.2s ease;-moz-transition:background 0.2s ease;-ms-transition:background 0.2s ease;-o-transition:background 0.2s ease;transition:background 0.2s ease}#announce_block>.wrapper>.close:before{content:"";display:block;position:absolute;top:7px;left:7px;width:11px;height:11px;background:url("../img/announce_close.png");opacity:0.35;-webkit-transition:opacity 0.2s ease;-moz-transition:opacity 0.2s ease;-ms-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;transition:opacity 0.2s ease}#announce_block>.wrapper>.close:hover{background:#4CAF50;box-shadow:0 0 3px rgba(0,0,0,0.1)}#announce_block>.wrapper>.close:hover:before{opacity:0.75}#announce_block.announce{background:#43A047;color:#fff;font-family:Roboto, Helvetica, Arial, sans-serif}#feed_controls{width:100%;display:block;overflow:hidden;position:relative;margin-top:20px}#feed_controls .wrapper{width:1200px;overflow:hidden;display:block;position:relative;margin:0 auto}#feed_controls .left{float:left}#feed_controls .left .control_btn{display:block;position:relative;height:34px;line-height:34px;padding:0 10px;font-size:16px;font-weight:400;float:left;color:#a6a5a5;cursor:pointer;-webkit-transition:color ease 0.2s;-moz-transition:color ease 0.2s;-ms-transition:color ease 0.2s;-o-transition:color ease 0.2s;transition:color ease 0.2s}#feed_controls .left .control_btn.active{color:#343131;font-weight:500}#feed_controls .left .control_btn+.control_btn{margin-left:15px}#feed_controls .left .control_btn:hover{color:#343131}#feed_controls .right{float:right}#feed_controls .right .control_btn{width:34px;height:34px;display:block;position:relative;float:right;border-radius:4px;margin-right:10px;background:#555 url("/style/img/feed_control_sprite.png") no-repeat 0 0;-webkit-transition:background-color ease 0.2s;-moz-transition:background-color ease 0.2s;-ms-transition:background-color ease 0.2s;-o-transition:background-color ease 0.2s;transition:background-color ease 0.2s;cursor:pointer}#feed_controls .right .control_btn:hover{background-color:#343131}#feed_controls .right .control_btn#feed_config{background-position:-34px 0}#feed_controls .right .control_btn#feed_filter{background-position:0 0}#feed_controls .right .control_btn+.control_btn{margin-right:8px}#controls_wrap{width:100%;display:none;position:relative;margin-top:20px;background:#263238;box-shadow:inset 0 3px 2px rgba(0,0,0,0.25);font-family:'Roboto', sans-serif;font-size:12px}#controls_wrap>.wrapper{width:1200px;display:block;position:relative;overflow:hidden;margin:0 auto}#controls_wrap .column{width:50%;height:400px;display:block;position:relative;float:left;box-sizing:border-box;padding:10px}#controls_wrap .column>.column_title{width:100%;display:block;position:relative;box-sizing:border-box;padding:10px;font-family:'Noto Sans', sans-serif;font-size:18px;height:44px;line-height:24px;color:rgba(255,255,255,0.87);border-bottom:1px solid rgba(255,255,255,0.1)}#controls_wrap .column>.column_title .title_input{outline:none;background:none;border:none;display:block;box-sizing:border-box;position:absolute;height:44px;width:100%;padding:10px;top:0;left:0;line-height:44px;color:transparent;font-family:'Noto Sans', sans-serif;font-size:18px}#controls_wrap .column>.column_title .title_input:focus{color:rgba(255,255,255,0.87)}#controls_wrap .column>.column_title .title_input:focus+.title_text{display:none}#controls_wrap .column>.column_title .title_input:focus+.title_text+.add_button{display:none}#controls_wrap .column>.column_title .title_input:focus+div+.title_text{display:none}#controls_wrap .column>.column_title .title_input:focus+div+.title_text+.add_button{display:none}#controls_wrap .column>.column_title>#input_offer{display:block;position:absolute;background:#fff;z-index:3000;box-shadow:0 2px 4px rgba(0,0,0,0.5);border-radius:2px;overflow:hidden}#controls_wrap .column>.column_title>#input_offer .offer_item{display:block;position:relative;overflow:hidden;width:100%;font-family:Roboto, sans-serif;font-size:12px;box-sizing:border-box;padding:7px 10px;color:#292929;cursor:pointer;-webkit-transition:background 0.2s ease-in-out;-moz-transition:background 0.2s ease-in-out;-ms-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}#controls_wrap .column>.column_title>#input_offer .offer_item+.offer_item{border-top:1px solid rgba(0,0,0,0.1)}#controls_wrap .column>.column_title>#input_offer .offer_item:hover,#controls_wrap .column>.column_title>#input_offer .offer_item.active{background:#ECEFF1}#controls_wrap .column>.column_title>#input_offer .offer_item:disabled{opacity:.7;cursor:default}#controls_wrap .column>.column_title>#input_offer .offer_item .avatar{width:30px;height:30px;border-radius:15px;overflow:hidden;float:left;margin-right:10px}#controls_wrap .column>.column_title>#input_offer .offer_item .avatar img{width:100%}#controls_wrap .column>.column_title>#input_offer .offer_item .nickname,#controls_wrap .column>.column_title>#input_offer .offer_item .name{font-family:"Noto sans", sans-serif;font-size:14px;font-weight:700;line-height:18px;height:18px;width:calc(100% - 40px);float:left}#controls_wrap .column>.column_title>#input_offer .offer_item .info{width:calc(100% - 40px);height:12px;display:block;position:relative;overflow:hidden;font-size:12px;color:rgba(0,0,0,0.54);line-height:12px;padding:0}#controls_wrap .column>.column_title>#input_offer .offer_item .info .info_item{display:block;position:relative;float:left;font-weight:700;margin-right:5px}#controls_wrap .column>.column_title>#input_offer .offer_item .info .info_item span{font-weight:400}#controls_wrap .column>.column_title .add_button{display:block;position:absolute;width:24px;height:24px;top:10px;right:10px;opacity:.54;background:url("/style/img/add.png") no-repeat center center;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:2px}#controls_wrap .column>.column_title .add_button:hover{opacity:.77;background-color:rgba(255,255,255,0.05)}#controls_wrap .column>.column_content{width:100%;height:calc(100% - 55px);display:block;position:relative;margin-top:10px}#controls_wrap .column>.column_content .scroll-content>.scroller{width:calc(100% - 20px);height:100%;display:block;position:relative;padding-right:20px}#controls_wrap .column>.column_content .scroll-element .scroll-element_track{background-color:rgba(255,255,255,0.03)}#controls_wrap .column>.column_content .scroll-element .scroll-bar{background-color:rgba(255,255,255,0.15)}#controls_wrap .column>.column_content .scroll-element:hover .scroll-element_track{background-color:rgba(255,255,255,0.07)}#controls_wrap .column>.column_content .scroll-element:hover .scroll-bar{background-color:rgba(255,255,255,0.25)}#controls_wrap .column>.column_content .scroll-element.scroll-draggable .scroll-element_track{background-color:rgba(255,255,255,0.07)}#controls_wrap .column>.column_content .scroll-element.scroll-draggable .scroll-bar{background-color:rgba(255,255,255,0.35)}#controls_wrap .column .list_item{width:100%;display:block;position:relative;overflow:hidden;box-sizing:border-box}#controls_wrap .column .list_item .left,#controls_wrap .column .list_item .center,#controls_wrap .column .list_item .right{height:100%;display:block;position:relative;float:left}#controls_wrap .column .list_item+.list_item .center,#controls_wrap .column .list_item+.list_item .right{border-top:1px solid rgba(255,255,255,0.1)}#controls_wrap .column .list_item.user_subscribe .left,#controls_wrap .column .list_item.user_blacklist .left,#controls_wrap .column .list_item.tag_subscribe .left,#controls_wrap .column .list_item.tag_blacklist .left{width:72px;height:60px}#controls_wrap .column .list_item.user_subscribe .left .avatar,#controls_wrap .column .list_item.user_blacklist .left .avatar,#controls_wrap .column .list_item.tag_subscribe .left .avatar,#controls_wrap .column .list_item.tag_blacklist .left .avatar{width:40px;height:40px;overflow:hidden;display:block;position:relative;margin:12px 16px 8px;cursor:pointer;text-decoration:none;border-radius:25px;box-shadow:0 0 2px rgba(255,255,255,0.25)}#controls_wrap .column .list_item.user_subscribe .left .avatar img,#controls_wrap .column .list_item.user_blacklist .left .avatar img,#controls_wrap .column .list_item.tag_subscribe .left .avatar img,#controls_wrap .column .list_item.tag_blacklist .left .avatar img{width:100%}#controls_wrap .column .list_item.user_subscribe .center,#controls_wrap .column .list_item.user_blacklist .center,#controls_wrap .column .list_item.tag_subscribe .center,#controls_wrap .column .list_item.tag_blacklist .center{height:60px;width:calc(100% - 102px)}#controls_wrap .column .list_item.user_subscribe .center .nickname,#controls_wrap .column .list_item.user_blacklist .center .nickname,#controls_wrap .column .list_item.tag_subscribe .center .nickname,#controls_wrap .column .list_item.tag_blacklist .center .nickname{display:block;position:relative;width:100%;margin-top:10px;height:24px;color:rgba(255,255,255,0.87);font-size:18px;line-height:24px;font-weight:700}#controls_wrap .column .list_item.user_subscribe .center .nickname a,#controls_wrap .column .list_item.user_blacklist .center .nickname a,#controls_wrap .column .list_item.tag_subscribe .center .nickname a,#controls_wrap .column .list_item.tag_blacklist .center .nickname a{text-decoration:none}#controls_wrap .column .list_item.user_subscribe .center .info,#controls_wrap .column .list_item.user_blacklist .center .info,#controls_wrap .column .list_item.tag_subscribe .center .info,#controls_wrap .column .list_item.tag_blacklist .center .info{width:100%;height:16px;display:block;position:relative;overflow:hidden;font-size:12px;color:rgba(255,255,255,0.54);line-height:16px;padding:0}#controls_wrap .column .list_item.user_subscribe .center .info .info_item,#controls_wrap .column .list_item.user_blacklist .center .info .info_item,#controls_wrap .column .list_item.tag_subscribe .center .info .info_item,#controls_wrap .column .list_item.tag_blacklist .center .info .info_item{display:block;position:relative;float:left;font-weight:500;margin-right:5px}#controls_wrap .column .list_item.user_subscribe .center .info .info_item span,#controls_wrap .column .list_item.user_blacklist .center .info .info_item span,#controls_wrap .column .list_item.tag_subscribe .center .info .info_item span,#controls_wrap .column .list_item.tag_blacklist .center .info .info_item span{font-weight:300}#controls_wrap .column .list_item.user_subscribe .right,#controls_wrap .column .list_item.user_blacklist .right,#controls_wrap .column .list_item.tag_subscribe .right,#controls_wrap .column .list_item.tag_blacklist .right{height:60px;width:30px}#controls_wrap .column .list_item.user_subscribe .right .unsubscribe,#controls_wrap .column .list_item.user_blacklist .right .unsubscribe,#controls_wrap .column .list_item.tag_subscribe .right .unsubscribe,#controls_wrap .column .list_item.tag_blacklist .right .unsubscribe{display:block;position:absolute;width:18px;height:18px;margin:22px 0 0 6px;cursor:pointer}#controls_wrap .column .list_item.user_subscribe .right .unsubscribe:before,#controls_wrap .column .list_item.user_blacklist .right .unsubscribe:before,#controls_wrap .column .list_item.tag_subscribe .right .unsubscribe:before,#controls_wrap .column .list_item.tag_blacklist .right .unsubscribe:before{content:'';width:18px;height:18px;position:absolute;top:0;left:0;background:url("/style/img/circled_cross.png") no-repeat center center;opacity:.1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#controls_wrap .column .list_item.user_subscribe .right .unsubscribe:hover:before,#controls_wrap .column .list_item.user_blacklist .right .unsubscribe:hover:before,#controls_wrap .column .list_item.tag_subscribe .right .unsubscribe:hover:before,#controls_wrap .column .list_item.tag_blacklist .right .unsubscribe:hover:before{opacity:.87;transform:rotate(90deg)}#controls_wrap .column .list_item.tag_subscribe .left .avatar,#controls_wrap .column .list_item.tag_blacklist .left .avatar{border-radius:0;border:none;box-shadow:none}#controls_wrap .column .list_item.tag_subscribe .left .avatar:before,#controls_wrap .column .list_item.tag_blacklist .left .avatar:before{content:'#';display:block;position:absolute;top:0;left:0;width:100%;height:100%;color:rgba(255,255,255,0.54);font-family:"Noto sans", sans-serif;text-align:center;line-height:36px;font-size:40px;text-shadow:0 1px rgba(0,0,0,0.5)}.lwt_editor{display:block;position:relative;width:100%}.lwt_editor .panel{display:block;position:relative;height:32px;width:100%;background:#eaeaea;line-height:32px}.lwt_editor .panel .btn{float:left;display:block;position:relative;width:32px;height:32px;outline:none;border-right:1px solid #ddd;cursor:pointer}.lwt_editor .panel .btn:hover{background:#ddd}.lwt_editor .panel .btn:hover span{opacity:0.8}.lwt_editor .panel .btn span{width:18px;height:18px;display:block;margin:7px;position:relative;background:url("/style/img/editor_sprite.png");opacity:0.6}.lwt_editor .panel .btn.bold span{background-position:0 0}.lwt_editor .panel .btn.italic span{background-position:-18px 0}.lwt_editor .panel .btn.underline span{background-position:-36px 0}.lwt_editor .panel .btn.strike span{background-position:-54px 0}.lwt_editor .panel .btn.quote span{background-position:-72px 0}.lwt_editor .panel .btn.list span{background-position:-90px 0}.lwt_editor .panel .btn.num_list span{background-position:-108px 0}.lwt_editor .panel .btn.lwcut span{background-position:-126px 0}.lwt_editor .panel .btn.image span{background-position:-144px 0}.lwt_editor .panel .btn.link span{background-position:-162px 0}.lwt_editor .panel .btn.btn_dropdown{cursor:default}.lwt_editor textarea{position:relative;width:100%;height:170px;border:1px solid #e5e5e5;box-sizing:border-box;padding:2px 5px;font-family:tahoma, sans-serif;font-size:12px;color:#000000;line-height:17px;white-space:pre-wrap}#mlb,#clb{width:100%;height:100%;display:none;position:fixed;overflow:auto;top:0;left:0;background:rgba(0,0,0,0.75);z-index:9000;font-family:"Roboto", sans-serif;font-size:11px;color:#333;cursor:pointer}#mlb>.layout,#clb>.layout{display:block;width:100%;height:100%;overflow:visible;position:relative;text-align:center;top:0;left:0}#mlb>.layout>.loader,#clb>.layout>.loader{display:none;position:absolute;width:100px;height:100px;margin:auto;top:0;left:0;bottom:0;right:0;box-sizing:border-box}#mlb>.layout>.wrapper,#clb>.layout>.wrapper{cursor:default;margin:20px 0 20px;display:inline-block;position:relative;text-align:left;vertical-align:middle;background:#f1f1f1;box-shadow:0 3px 15px rgba(0,0,0,0.3),0 2px 2px rgba(0,0,0,0.15)}#mlb>.layout>.wrapper>.mlb_title_wrap,#clb>.layout>.wrapper>.mlb_title_wrap{display:block;position:relative;width:calc(100% - 40px);height:25px;background:#90A4AE;color:#fff;font-weight:bold;padding:13px 20px 12px;font-size:15px;font-family:'Noto Sans', sans-serif}#mlb>.layout>.wrapper>.mlb_title_wrap .title_text,#clb>.layout>.wrapper>.mlb_title_wrap .title_text{line-height:25px;margin-right:35px;text-transform:uppercase}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_close,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_close{display:block;position:absolute;width:25px;height:25px;cursor:pointer;top:13px;right:15px;opacity:.8;-webkit-transition:0.05s opacity ease-in-out;-moz-transition:0.05s opacity ease-in-out;-ms-transition:0.05s opacity ease-in-out;-o-transition:0.05s opacity ease-in-out;transition:0.05s opacity ease-in-out}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_close.bold,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_close.bold{background:url("/style/img/mlb_cross_bold.png") no-repeat center center}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_close.thin,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_close.thin{background:url("/style/img/mlb_cross_thin.png") no-repeat center center}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_close.outer,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_close.outer{top:-2px;right:-35px;opacity:.6}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_close:hover,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_close:hover{opacity:1}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_upd,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_upd{display:block;position:absolute;width:25px;height:25px;cursor:pointer;top:13px;right:50px;opacity:.8;background:url("/style/img/mlb_upd.png") no-repeat center center;-webkit-transition:0.05s opacity ease-in-out;-moz-transition:0.05s opacity ease-in-out;-ms-transition:0.05s opacity ease-in-out;-o-transition:0.05s opacity ease-in-out;transition:0.05s opacity ease-in-out}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_upd.outer,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_upd.outer{top:-28px;right:-35px;opacity:.6}#mlb>.layout>.wrapper>.mlb_title_wrap .mlb_upd:hover,#clb>.layout>.wrapper>.mlb_title_wrap .mlb_upd:hover{opacity:1}#mlb>.layout>.wrapper>.mlb_content_wrap,#mlb>.layout>.wrapper>.content_wrapper,#clb>.layout>.wrapper>.mlb_content_wrap,#clb>.layout>.wrapper>.content_wrapper{display:block;position:relative;width:100%;box-sizing:border-box;padding:20px}#mlb>.layout>.wrapper .sub_title,#clb>.layout>.wrapper .sub_title{display:block;position:relative;width:100%;box-sizing:border-box;border-bottom:1px solid #ddd;margin-bottom:10px;padding:0 5px 5px;font-size:14px;font-weight:bold;color:#607D8B;font-family:'Noto Sans', sans-serif}#mlb>.layout>.wrapper .fields_line,#clb>.layout>.wrapper .fields_line{display:block;width:100%;box-sizing:border-box;position:relative;padding:2px 0}#mlb>.layout>.wrapper .fields_line>.left,#clb>.layout>.wrapper .fields_line>.left{float:left}#mlb>.layout>.wrapper .fields_line>.right,#clb>.layout>.wrapper .fields_line>.right{float:right}#mlb>.layout>.wrapper .fields_line:after,#clb>.layout>.wrapper .fields_line:after{content:"";display:block;width:100%;clear:both}#mlb>.layout>.wrapper .fields_line>.line_title,#clb>.layout>.wrapper .fields_line>.line_title{width:100%;font-size:13px;font-weight:bold;margin-bottom:5px;padding-left:2px;box-sizing:border-box;color:#666}#mlb>.layout>.wrapper .fields_line>.line_comment,#clb>.layout>.wrapper .fields_line>.line_comment{width:100%;font-size:12px;color:rgba(0,0,0,0.7);font-family:"Roboto", sans-serif;font-weight:500;box-sizing:border-box;margin-top:5px}#mlb>.layout>.wrapper .fields_line #video_preview,#clb>.layout>.wrapper .fields_line #video_preview{display:none;position:relative;float:left;width:49%;height:auto;margin-left:2%;overflow:hidden}#mlb>.layout>.wrapper .fields_line #video_preview:before,#clb>.layout>.wrapper .fields_line #video_preview:before{content:"";display:block;padding-top:56.25%}#mlb>.layout>.wrapper .fields_line #video_preview iframe,#clb>.layout>.wrapper .fields_line #video_preview iframe{position:absolute;width:100% !important;height:100% !important;top:0;left:0;bottom:0;right:0}#mlb>.layout>.wrapper .fields_line+.sub_title,#clb>.layout>.wrapper .fields_line+.sub_title{margin-top:20px}#mlb>.layout>.wrapper .fields_line .lwt_editor .panel,#clb>.layout>.wrapper .fields_line .lwt_editor .panel{background:#ECEFF1;box-sizing:border-box;border:1px solid #ddd;border-bottom:0}#mlb>.layout>.wrapper .fields_line .lwt_editor textarea,#clb>.layout>.wrapper .fields_line .lwt_editor textarea{top:-1px}#mlb>.layout>.wrapper .fields_line #input_offer,#clb>.layout>.wrapper .fields_line #input_offer{display:block;position:absolute;background:#fff;z-index:3000;box-shadow:0 2px 4px rgba(0,0,0,0.5);border-radius:2px;overflow:hidden}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item,#clb>.layout>.wrapper .fields_line #input_offer .offer_item{display:block;position:relative;overflow:hidden;width:100%;font-family:Roboto, sans-serif;font-size:12px;box-sizing:border-box;padding:7px 10px;color:#292929;cursor:pointer;-webkit-transition:background 0.2s ease-in-out;-moz-transition:background 0.2s ease-in-out;-ms-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item+.offer_item,#clb>.layout>.wrapper .fields_line #input_offer .offer_item+.offer_item{border-top:1px solid rgba(0,0,0,0.1)}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item:hover,#mlb>.layout>.wrapper .fields_line #input_offer .offer_item.active,#clb>.layout>.wrapper .fields_line #input_offer .offer_item:hover,#clb>.layout>.wrapper .fields_line #input_offer .offer_item.active{background:#ECEFF1}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item:disabled,#clb>.layout>.wrapper .fields_line #input_offer .offer_item:disabled{opacity:.7;cursor:default}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item .avatar,#clb>.layout>.wrapper .fields_line #input_offer .offer_item .avatar{width:30px;height:30px;border-radius:15px;overflow:hidden;float:left;margin-right:10px}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item .avatar img,#clb>.layout>.wrapper .fields_line #input_offer .offer_item .avatar img{width:100%}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item .nickname,#mlb>.layout>.wrapper .fields_line #input_offer .offer_item .name,#clb>.layout>.wrapper .fields_line #input_offer .offer_item .nickname,#clb>.layout>.wrapper .fields_line #input_offer .offer_item .name{font-family:"Noto sans", sans-serif;font-size:14px;font-weight:700;line-height:18px;height:18px;width:calc(100% - 40px);float:left}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item .info,#clb>.layout>.wrapper .fields_line #input_offer .offer_item .info{width:calc(100% - 40px);height:12px;display:block;position:relative;overflow:hidden;font-size:12px;color:rgba(0,0,0,0.54);line-height:12px;padding:0}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item .info .info_item,#clb>.layout>.wrapper .fields_line #input_offer .offer_item .info .info_item{display:block;position:relative;float:left;font-weight:700;margin-right:5px}#mlb>.layout>.wrapper .fields_line #input_offer .offer_item .info .info_item span,#clb>.layout>.wrapper .fields_line #input_offer .offer_item .info .info_item span{font-weight:400}#mlb>.layout>.wrapper .tabs,#clb>.layout>.wrapper .tabs{display:block;position:relative;width:100%;height:48px;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,0.1);margin:-10px 0 20px}#mlb>.layout>.wrapper .tabs .add_tab,#clb>.layout>.wrapper .tabs .add_tab{position:absolute;display:block;width:48px;height:48px;right:0}#mlb>.layout>.wrapper .tabs .add_tab .button,#clb>.layout>.wrapper .tabs .add_tab .button{width:28px;height:28px;top:10px;left:10px;position:relative;display:block;cursor:pointer}#mlb>.layout>.wrapper .tabs .add_tab .button:after,#clb>.layout>.wrapper .tabs .add_tab .button:after{content:"";background-image:url("/style/img/plus.png");position:absolute;display:block;width:10px;height:10px;top:9px;left:9px}#mlb>.layout>.wrapper .tabs .add_tab .button:hover+.select_wrapper,#clb>.layout>.wrapper .tabs .add_tab .button:hover+.select_wrapper{display:block}#mlb>.layout>.wrapper .tabs .add_tab .select_wrapper,#clb>.layout>.wrapper .tabs .add_tab .select_wrapper{display:none;position:absolute;top:5px;right:5px;background:#fff;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,0.35);z-index:9100}#mlb>.layout>.wrapper .tabs .add_tab .select_wrapper:hover,#clb>.layout>.wrapper .tabs .add_tab .select_wrapper:hover{display:block}#mlb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item,#clb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item{font-size:14px;line-height:16px;font-family:"Roboto", sans-serif;display:block;box-sizing:border-box;padding:10px 30px 10px 20px;cursor:pointer;color:#292929}#mlb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item:hover,#clb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item:hover{background:#ECEFF1}#mlb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item+.select_item,#clb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item+.select_item{border-top:1px solid rgba(0,0,0,0.1)}#mlb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item.disabled,#clb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item.disabled{cursor:default;color:rgba(0,0,0,0.54)}#mlb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item.disabled:hover,#clb>.layout>.wrapper .tabs .add_tab .select_wrapper .select_item.disabled:hover{background:transparent}#mlb>.layout>.wrapper .tabs .items .tab_item,#clb>.layout>.wrapper .tabs .items .tab_item{position:relative;text-align:center;color:rgba(0,0,0,0.54);font-size:14px;line-height:16px;text-transform:uppercase;font-family:"Noto sans", sans-serif;font-weight:700;cursor:pointer;padding:16px 24px;float:left}#mlb>.layout>.wrapper .tabs .items .tab_item .remove_tab,#clb>.layout>.wrapper .tabs .items .tab_item .remove_tab{display:inline-block;position:relative;width:10px;height:10px;right:-10px;margin-left:-5px;opacity:.5;background:url("/style/img/tab_delete_cross.png");-webkit-transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-ms-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}#mlb>.layout>.wrapper .tabs .items .tab_item .remove_tab:hover,#clb>.layout>.wrapper .tabs .items .tab_item .remove_tab:hover{opacity:0.8}#mlb>.layout>.wrapper .tabs .items .tab_item:only-of-type .remove_tab,#clb>.layout>.wrapper .tabs .items .tab_item:only-of-type .remove_tab{display:none}#mlb>.layout>.wrapper .tabs .items .tab_item:after,#clb>.layout>.wrapper .tabs .items .tab_item:after{content:"";position:absolute;bottom:0;width:0;right:0;height:2px;background:#90A4AE;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#mlb>.layout>.wrapper .tabs .items .tab_item:hover,#clb>.layout>.wrapper .tabs .items .tab_item:hover{color:rgba(0,0,0,0.64)}#mlb>.layout>.wrapper .tabs .items .tab_item:hover:after,#clb>.layout>.wrapper .tabs .items .tab_item:hover:after{width:100%}#mlb>.layout>.wrapper .tabs .items .tab_item.active,#clb>.layout>.wrapper .tabs .items .tab_item.active{color:#607D8B}#mlb>.layout>.wrapper .tabs .items .tab_item.active:after,#clb>.layout>.wrapper .tabs .items .tab_item.active:after{background:#607D8B;width:100%;left:0}#mlb>.layout>.wrapper .tabs .items .tab_item.right:after,#clb>.layout>.wrapper .tabs .items .tab_item.right:after{left:0}#mlb>.layout>.wrapper .tabs .items .tab_item.left:after,#clb>.layout>.wrapper .tabs .items .tab_item.left:after{right:0}#mlb>.layout>.wrapper .tabs .items .tab_item:first-of-type:after,#clb>.layout>.wrapper .tabs .items .tab_item:first-of-type:after{right:0 !important}#mlb>.layout>.wrapper .tabs .items .tab_item:last-of-type:after,#clb>.layout>.wrapper .tabs .items .tab_item:last-of-type:after{left:0 !important}#mlb>.layout>.wrapper table,#clb>.layout>.wrapper table{position:relative;font-size:12px;width:100%;border-spacing:2px}#mlb>.layout>.wrapper table tr,#clb>.layout>.wrapper table tr{position:relative;box-sizing:border-box;-webkit-transition:0.05s background ease-in-out;-moz-transition:0.05s background ease-in-out;-ms-transition:0.05s background ease-in-out;-o-transition:0.05s background ease-in-out;transition:0.05s background ease-in-out}#mlb>.layout>.wrapper table tr td,#clb>.layout>.wrapper table tr td{position:relative;padding:5px}#mlb>.layout>.wrapper table tr:hover,#clb>.layout>.wrapper table tr:hover{background:rgba(207,216,220,0.25)}#mlb>.layout>.wrapper table thead tr,#clb>.layout>.wrapper table thead tr{height:32px;background:#CFD8DC}#mlb>.layout>.wrapper table thead tr:hover,#clb>.layout>.wrapper table thead tr:hover{background:#CFD8DC}#mlb>.layout>.wrapper table thead tr td,#clb>.layout>.wrapper table thead tr td{font-size:12px;padding:2px;text-align:center;vertical-align:middle;font-weight:bold;font-family:'Noto Sans', sans-serif}#mlb>.layout>.wrapper table.centered tbody td,#clb>.layout>.wrapper table.centered tbody td{text-align:center}#mlb>.layout>.wrapper .fixations_list .ended,#mlb>.layout>.wrapper .actual_fixations_list .ended,#clb>.layout>.wrapper .fixations_list .ended,#clb>.layout>.wrapper .actual_fixations_list .ended{opacity:.5}#mlb>.layout>.wrapper .fixations_list .ended:hover,#mlb>.layout>.wrapper .actual_fixations_list .ended:hover,#clb>.layout>.wrapper .fixations_list .ended:hover,#clb>.layout>.wrapper .actual_fixations_list .ended:hover{background:none !important}#mlb>.layout>.wrapper .fixations_list tbody td,#mlb>.layout>.wrapper .actual_fixations_list tbody td,#clb>.layout>.wrapper .fixations_list tbody td,#clb>.layout>.wrapper .actual_fixations_list tbody td{line-height:15px}#mlb>.layout>.wrapper .fixations_list tbody td.delete,#mlb>.layout>.wrapper .actual_fixations_list tbody td.delete,#clb>.layout>.wrapper .fixations_list tbody td.delete,#clb>.layout>.wrapper .actual_fixations_list tbody td.delete{background:url("/style/img/comments_close.png") no-repeat center center;cursor:pointer;opacity:.1;-webkit-transition:0.05s background ease-in-out,0.05s opacity ease-in-out;-moz-transition:0.05s background ease-in-out,0.05s opacity ease-in-out;-ms-transition:0.05s background ease-in-out,0.05s opacity ease-in-out;-o-transition:0.05s background ease-in-out,0.05s opacity ease-in-out;transition:0.05s background ease-in-out,0.05s opacity ease-in-out}#mlb>.layout>.wrapper .fixations_list tbody td.delete:hover,#mlb>.layout>.wrapper .actual_fixations_list tbody td.delete:hover,#clb>.layout>.wrapper .fixations_list tbody td.delete:hover,#clb>.layout>.wrapper .actual_fixations_list tbody td.delete:hover{background-color:rgba(239,83,80,0.5);opacity:.35}#mlb>.layout>.wrapper .error_block,#clb>.layout>.wrapper .error_block{display:none;position:relative;box-sizing:border-box;width:100%;padding:15px 20px;font-family:"Roboto", sans-serif;font-weight:500;font-size:13px;color:rgba(255,255,255,0.87);margin-top:5px;border-radius:2px}#mlb>.layout>.wrapper .error_block.regular,#clb>.layout>.wrapper .error_block.regular{background:#D32F2F}#mlb>.layout>.wrapper .error_block.critical,#clb>.layout>.wrapper .error_block.critical{background:#F44336}#mlb>.layout>.wrapper .error_block.warning,#clb>.layout>.wrapper .error_block.warning{background:#F57C00}#mlb>.layout>.wrapper .error_block+.fields_line,#clb>.layout>.wrapper .error_block+.fields_line{margin-top:5px}#mlb>.layout>.wrapper>.success_message,#mlb>.layout>.wrapper>.message,#clb>.layout>.wrapper>.success_message,#clb>.layout>.wrapper>.message{display:none;position:relative;box-sizing:border-box;padding:30px 20px}#mlb>.layout>.wrapper>.success_message .message_title,#mlb>.layout>.wrapper>.success_message .title,#mlb>.layout>.wrapper>.message .message_title,#mlb>.layout>.wrapper>.message .title,#clb>.layout>.wrapper>.success_message .message_title,#clb>.layout>.wrapper>.success_message .title,#clb>.layout>.wrapper>.message .message_title,#clb>.layout>.wrapper>.message .title{display:block;position:relative;width:100%;text-align:center;text-transform:uppercase;font-family:"Noto sans", sans-serif;font-weight:bold;font-size:18px;margin-bottom:10px;color:#292929}#mlb>.layout>.wrapper>.success_message .message_text,#mlb>.layout>.wrapper>.success_message .text,#mlb>.layout>.wrapper>.message .message_text,#mlb>.layout>.wrapper>.message .text,#clb>.layout>.wrapper>.success_message .message_text,#clb>.layout>.wrapper>.success_message .text,#clb>.layout>.wrapper>.message .message_text,#clb>.layout>.wrapper>.message .text{display:block;position:relative;width:100%;text-align:center;font-family:"Roboto", sans-serif;font-size:14px;font-weight:500;color:#292929}#mlb>.layout>.wrapper>.success_message a,#mlb>.layout>.wrapper>.message a,#clb>.layout>.wrapper>.success_message a,#clb>.layout>.wrapper>.message a{text-decoration:none;cursor:pointer;color:#0288D1}#mlb>.layout>.wrapper>.success_message a:hover,#mlb>.layout>.wrapper>.message a:hover,#clb>.layout>.wrapper>.success_message a:hover,#clb>.layout>.wrapper>.message a:hover{text-decoration:underline}#mlb>.layout>.helper,#clb>.layout>.helper{display:inline-block;position:relative;vertical-align:middle;height:100%;width:0}#mlb .mlb_content_wrap.rated_by .positive_wrp,#mlb .mlb_content_wrap.rated_by .negative_wrp,#clb .mlb_content_wrap.rated_by .positive_wrp,#clb .mlb_content_wrap.rated_by .negative_wrp{display:block;position:relative;float:left;width:calc(50% - 4px)}#mlb .mlb_content_wrap.rated_by .positive_wrp .title,#mlb .mlb_content_wrap.rated_by .negative_wrp .title,#clb .mlb_content_wrap.rated_by .positive_wrp .title,#clb .mlb_content_wrap.rated_by .negative_wrp .title{display:inline-block;position:relative;box-sizing:border-box;color:rgba(0,0,0,0.87);font-family:"Noto sans", sans-serif;font-size:16px;font-weight:bold;padding-left:8px;margin-bottom:16px}#mlb .mlb_content_wrap.rated_by .negative_wrp,#clb .mlb_content_wrap.rated_by .negative_wrp{margin-left:8px}#mlb .mlb_content_wrap.rated_by.post .positive_wrp .title,#mlb .mlb_content_wrap.rated_by.post .negative_wrp .title,#clb .mlb_content_wrap.rated_by.post .positive_wrp .title,#clb .mlb_content_wrap.rated_by.post .negative_wrp .title{display:none}#mlb .mlb_content_wrap.rated_by .user,#clb .mlb_content_wrap.rated_by .user{display:block;position:relative;width:100%;box-sizing:border-box;padding:8px 0}#mlb .mlb_content_wrap.rated_by .user .avatar,#clb .mlb_content_wrap.rated_by .user .avatar{display:block;position:relative;width:40px;height:40px;overflow:hidden;border-radius:50%;cursor:pointer}#mlb .mlb_content_wrap.rated_by .user .avatar img,#clb .mlb_content_wrap.rated_by .user .avatar img{width:100%;height:100%;vertical-align:bottom}#mlb .mlb_content_wrap.rated_by .user .nickname,#clb .mlb_content_wrap.rated_by .user .nickname{display:inline-block;position:absolute;box-sizing:border-box;left:50px;top:13px;height:17px;text-decoration:none;cursor:pointer;font-weight:bold;font-size:15px;line-height:15px}#mlb .mlb_content_wrap.rated_by .user .nickname:hover,#clb .mlb_content_wrap.rated_by .user .nickname:hover{text-decoration:underline}#mlb .mlb_content_wrap.rated_by .user .date,#clb .mlb_content_wrap.rated_by .user .date{display:inline-block;position:absolute;box-sizing:border-box;left:50px;top:32px;height:15px;color:#999;line-height:15px;font-size:13px}#mlb .mlb_content_wrap.rated_by .user:after,#clb .mlb_content_wrap.rated_by .user:after{content:"";display:block;position:absolute;font-family:"Noto sans", sans-serif;font-weight:bold;color:rgba(0,0,0,0.15);top:13px;right:16px;font-size:30px;line-height:30px;height:30px;text-align:right}#mlb .mlb_content_wrap.rated_by .user.positive:after,#clb .mlb_content_wrap.rated_by .user.positive:after{content:"+1";color:rgba(27,94,32,0.2)}#mlb .mlb_content_wrap.rated_by .user.positive+.user,#clb .mlb_content_wrap.rated_by .user.positive+.user{margin-top:8px}#mlb .mlb_content_wrap.rated_by .user.negative:after,#clb .mlb_content_wrap.rated_by .user.negative:after{content:"-1";color:rgba(183,28,28,0.2)}#mlb .mlb_content_wrap.rated_by .user.negative+.user,#clb .mlb_content_wrap.rated_by .user.negative+.user{margin-top:8px}#mlb .mlb_content_wrap.post_share .fields_line .line_title,#clb .mlb_content_wrap.post_share .fields_line .line_title{margin:0;font-size:15px}#mlb .mlb_content_wrap.post_share .fields_line.link,#clb .mlb_content_wrap.post_share .fields_line.link{position:relative;display:block;height:67px;width:calc(100% - 192px);float:left}#mlb .mlb_content_wrap.post_share .fields_line.link input,#clb .mlb_content_wrap.post_share .fields_line.link input{width:calc(100% - 20px);height:38px;line-height:38px;margin-top:5px;padding:3px 10px;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}#mlb .mlb_content_wrap.post_share .fields_line.socials,#clb .mlb_content_wrap.post_share .fields_line.socials{position:relative;display:block;height:67px;width:192px;float:left}#mlb .mlb_content_wrap.post_share .fields_line.socials .line_title,#clb .mlb_content_wrap.post_share .fields_line.socials .line_title{padding-left:7px}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link{position:relative;display:block;float:left;width:48px;height:48px}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link:before,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link:before{content:"";display:block;position:absolute;top:0;left:0;width:48px;height:48px;opacity:0;-webkit-transition:opacity ease-in-out 0.2s;-moz-transition:opacity ease-in-out 0.2s;-ms-transition:opacity ease-in-out 0.2s;-o-transition:opacity ease-in-out 0.2s;transition:opacity ease-in-out 0.2s}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link:hover:before,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link:hover:before{opacity:1}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.vk,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.vk{background:url("/style/img/sprites/social_sprite.png") no-repeat 0 0}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.vk:before,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.vk:before{background:url("/style/img/sprites/social_sprite.png") no-repeat -48px 0}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.fb,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.fb{background:url("/style/img/sprites/social_sprite.png") no-repeat 0 -48px}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.fb:before,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.fb:before{background:url("/style/img/sprites/social_sprite.png") no-repeat -48px -48px}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.tt,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.tt{background:url("/style/img/sprites/social_sprite.png") no-repeat 0 -96px}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.tt:before,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.tt:before{background:url("/style/img/sprites/social_sprite.png") no-repeat -48px -96px}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.gp,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.gp{background:url("/style/img/sprites/social_sprite.png") no-repeat 0 -144px}#mlb .mlb_content_wrap.post_share .fields_line.socials .social_link.gp:before,#clb .mlb_content_wrap.post_share .fields_line.socials .social_link.gp:before{background:url("/style/img/sprites/social_sprite.png") no-repeat -48px -144px}#mlb #user_ban_form_wrapper>.bans_history>.message,#clb #user_ban_form_wrapper>.bans_history>.message{box-sizing:border-box;padding:0 10px;font-size:13px;font-weight:bold;color:rgba(0,0,0,0.57)}#mlb #user_ban_form_wrapper>.bans_history tr.current,#clb #user_ban_form_wrapper>.bans_history tr.current{background:rgba(76,175,80,0.2)}#mlb #user_ban_form_wrapper>.bans_history td,#clb #user_ban_form_wrapper>.bans_history td{text-align:center;padding:7px 5px}#mlb #user_ban_form_wrapper>.already_banned>.already_banned_title,#clb #user_ban_form_wrapper>.already_banned>.already_banned_title{font-size:16px;font-weight:bold;font-family:"Noto sans", sans-serif;text-transform:uppercase}#mlb #user_ban_form_wrapper>.new_ban_block .ban_permanent_checkbox,#clb #user_ban_form_wrapper>.new_ban_block .ban_permanent_checkbox{line-height:18px;font-size:12px}#mlb #user_ban_form_wrapper>.new_ban_block .ban_comment_input,#clb #user_ban_form_wrapper>.new_ban_block .ban_comment_input{font-size:13px}#mlb #user_info_wrapper .main_info_block,#clb #user_info_wrapper .main_info_block{font-size:12px}#mlb #user_info_wrapper .main_info_block .fields_line,#clb #user_info_wrapper .main_info_block .fields_line{padding:5px 0;width:50%}#mlb #user_info_wrapper .main_info_block .fields_line.left,#clb #user_info_wrapper .main_info_block .fields_line.left{float:left}#mlb #user_info_wrapper .main_info_block .fields_line.right,#clb #user_info_wrapper .main_info_block .fields_line.right{float:right}#clb>.layout>.wrapper .hide_data,#clb>.layout>.wrapper .content_wrapper,#clb>.layout>.wrapper .title_wrapper,#clb>.layout>.wrapper .message,#clb>.layout>.wrapper .outdated_message{width:800px !important}#mlb select,#mlb input,#mlb textarea,#clb select,#clb input,#clb textarea,#static_page select,#static_page input,#static_page textarea{display:inline-block;position:relative;height:28px;vertical-align:middle;background:#fff;font-family:"Roboto", sans-serif;font-size:13px;padding:3px 5px;border:1px solid #ddd;box-sizing:border-box;box-shadow:inset 0 1px 2px rgba(0,0,0,0.07);-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:0.05s border-color ease-in-out;-moz-transition:0.05s border-color ease-in-out;-ms-transition:0.05s border-color ease-in-out;-o-transition:0.05s border-color ease-in-out;transition:0.05s border-color ease-in-out;resize:none}#mlb select:hover,#mlb input:hover,#mlb textarea:hover,#clb select:hover,#clb input:hover,#clb textarea:hover,#static_page select:hover,#static_page input:hover,#static_page textarea:hover{box-shadow:0 0 2px rgba(0,150,136,0.8)}#mlb select:focus,#mlb input:focus,#mlb textarea:focus,#clb select:focus,#clb input:focus,#clb textarea:focus,#static_page select:focus,#static_page input:focus,#static_page textarea:focus{border-color:#009688;box-shadow:0 0 2px rgba(0,150,136,0.8)}#mlb select,#clb select,#static_page select{background:#fff;-ms-background:#fff;cursor:pointer}#mlb select:after,#mlb select:before,#clb select:after,#clb select:before,#static_page select:after,#static_page select:before{content:'123123123';position:absolute;height:100%;width:16px;top:0;right:0;box-sizing:border-box;border-left:1px solid #ddd}#mlb option,#clb option,#static_page option{vertical-align:middle;font-weight:normal;display:block;padding:2px;white-space:pre;min-height:1.2em}#mlb textarea,#clb textarea,#static_page textarea{min-width:200px;width:100%;min-height:100px;white-space:pre-wrap;overflow:auto}#mlb input[type=checkbox],#mlb input[type=radio],#clb input[type=checkbox],#clb input[type=radio],#static_page input[type=checkbox],#static_page input[type=radio]{display:inline-block;min-width:18px;min-height:18px;width:18px;height:18px;-webkit-appearance:none;outline:none transparent !important;border:none;background:transparent;box-shadow:none;padding:0;margin:-1px 4px 0 0;cursor:pointer}#mlb input[type=checkbox]:before,#mlb input[type=radio]:before,#clb input[type=checkbox]:before,#clb input[type=radio]:before,#static_page input[type=checkbox]:before,#static_page input[type=radio]:before{content:'';width:18px;height:18px;display:block;position:absolute;top:0;left:0}#mlb input[type=checkbox]:before,#clb input[type=checkbox]:before,#static_page input[type=checkbox]:before{background:url("/style/img/checkbox.png") 0 -18px !important;opacity:.54 !important}#mlb input[type=checkbox]:hover:before,#clb input[type=checkbox]:hover:before,#static_page input[type=checkbox]:hover:before{background-position:-18px 0 !important;opacity:.54 !important}#mlb input[type=checkbox]:checked:before,#clb input[type=checkbox]:checked:before,#static_page input[type=checkbox]:checked:before{background-position:0 0 !important;opacity:1 !important}#mlb input[type=checkbox]:disabled:before,#clb input[type=checkbox]:disabled:before,#static_page input[type=checkbox]:disabled:before{background-position:0 -18px !important;opacity:.26 !important}#mlb input[type=checkbox]:disabled:checked:before,#clb input[type=checkbox]:disabled:checked:before,#static_page input[type=checkbox]:disabled:checked:before{background-position:-18px 0 !important;opacity:.26 !important}#mlb input[type=radio],#clb input[type=radio],#static_page input[type=radio]{border-radius:9px}#mlb label,#clb label,#static_page label{line-height:18px;vertical-align:middle;display:inline-block}#mlb input.date_mm,#mlb input.date_hh,#mlb input.date_dd,#clb input.date_mm,#clb input.date_hh,#clb input.date_dd,#static_page input.date_mm,#static_page input.date_hh,#static_page input.date_dd{width:2.1em}#mlb input.date_yyyy,#clb input.date_yyyy,#static_page input.date_yyyy{width:3.5em}#mlb input[type=submit],#mlb button,#clb input[type=submit],#clb button,#static_page input[type=submit],#static_page button{display:inline-block;position:relative;min-width:68px;height:32px;font-size:13px;line-height:15px;vertical-align:top;text-align:center;color:#fff;background:#607D8B;border:none;box-shadow:none;border-radius:2px;padding:0 10px;cursor:pointer;font-family:'Noto Sans', sans-serif;-webkit-transition:background-color 100ms ease-in-out 0s;-moz-transition:background-color 100ms ease-in-out 0s;-ms-transition:background-color 100ms ease-in-out 0s;-o-transition:background-color 100ms ease-in-out 0s;transition:background-color 100ms ease-in-out 0s}#mlb input[type=submit]:not(:disabled):hover,#mlb button:not(:disabled):hover,#clb input[type=submit]:not(:disabled):hover,#clb button:not(:disabled):hover,#static_page input[type=submit]:not(:disabled):hover,#static_page button:not(:disabled):hover{background:#546E7A}#mlb input[type=submit]:not(:disabled):active,#mlb button:not(:disabled):active,#clb input[type=submit]:not(:disabled):active,#clb button:not(:disabled):active,#static_page input[type=submit]:not(:disabled):active,#static_page button:not(:disabled):active{background:#455A64}#mlb input[type=submit].sending,#mlb button.sending,#clb input[type=submit].sending,#clb button.sending,#static_page input[type=submit].sending,#static_page button.sending{color:transparent !important;text-shadow:none !important;background:#607D8B url("/style/img/button_loader_bgrey.gif") no-repeat center center !important}#mlb input[type=submit].flat,#mlb button.flat,#clb input[type=submit].flat,#clb button.flat,#static_page input[type=submit].flat,#static_page button.flat{background:transparent;text-transform:none;text-shadow:none;color:#607D8B}#mlb input[type=submit].flat:hover,#mlb button.flat:hover,#clb input[type=submit].flat:hover,#clb button.flat:hover,#static_page input[type=submit].flat:hover,#static_page button.flat:hover{background:rgba(96,125,139,0.1);color:#546E7A;text-decoration:underline}#mlb input[type=submit].flat:active,#mlb button.flat:active,#clb input[type=submit].flat:active,#clb button.flat:active,#static_page input[type=submit].flat:active,#static_page button.flat:active{background:rgba(96,125,139,0.1);color:#455A64}#mlb input[type=submit].flat.sending,#mlb button.flat.sending,#clb input[type=submit].flat.sending,#clb button.flat.sending,#static_page input[type=submit].flat.sending,#static_page button.flat.sending{background:rgba(96,125,139,0.1) url("/style/img/button_loader_bgrey_trans.gif") no-repeat center center !important;color:transparent !important}#mlb input[type=submit].bold,#mlb button.bold,#clb input[type=submit].bold,#clb button.bold,#static_page input[type=submit].bold,#static_page button.bold{font-weight:bold}#mlb input[type=submit].uppercase,#mlb button.uppercase,#clb input[type=submit].uppercase,#clb button.uppercase,#static_page input[type=submit].uppercase,#static_page button.uppercase{text-transform:uppercase;text-decoration:none !important}#mlb #file_preview,#clb #file_preview,#static_page #file_preview{display:none;position:relative;width:100%}#mlb #file_preview .fileinfo,#clb #file_preview .fileinfo,#static_page #file_preview .fileinfo{display:block;position:relative;margin-bottom:10px;font-size:13px;font-family:"Roboto", sans-serif}#mlb #file_preview .fileinfo .filenmae span,#clb #file_preview .fileinfo .filenmae span,#static_page #file_preview .fileinfo .filenmae span{font-weight:bold}#mlb #file_preview .fileinfo .cancel_upload,#mlb #file_preview .fileinfo .remove_file,#clb #file_preview .fileinfo .cancel_upload,#clb #file_preview .fileinfo .remove_file,#static_page #file_preview .fileinfo .cancel_upload,#static_page #file_preview .fileinfo .remove_file{display:none;float:right;position:relative;cursor:pointer;text-decoration:none;color:#EF5350}#mlb #file_preview .fileinfo .cancel_upload:hover,#mlb #file_preview .fileinfo .remove_file:hover,#clb #file_preview .fileinfo .cancel_upload:hover,#clb #file_preview .fileinfo .remove_file:hover,#static_page #file_preview .fileinfo .cancel_upload:hover,#static_page #file_preview .fileinfo .remove_file:hover{text-decoration:underline}#mlb #file_preview .progress,#clb #file_preview .progress,#static_page #file_preview .progress{display:none;position:relative;width:100%;height:30px;margin-bottom:10px}#mlb #file_preview .progress .wrap,#clb #file_preview .progress .wrap,#static_page #file_preview .progress .wrap{position:absolute;width:100%;height:30px;border-radius:2px;background:#fafafa;box-shadow:inset 0 1px 3px rgba(0,0,0,0.35),0 1px rgba(255,255,255,0.3),0 0 3px rgba(0,0,0,0.25);margin:auto;left:0;right:0;top:0;bottom:0}#mlb #file_preview .progress .wrap .bar,#clb #file_preview .progress .wrap .bar,#static_page #file_preview .progress .wrap .bar{display:block;position:absolute;overflow:hidden;height:100%;border-radius:2px;left:0;top:0;background:#4CAF50}#mlb #file_preview .progress .wrap .bar .percent,#clb #file_preview .progress .wrap .bar .percent,#static_page #file_preview .progress .wrap .bar .percent{position:absolute;font-family:"Noto sans", sans-serif;font-weight:bold;font-size:14px;line-height:30px;color:rgba(255,255,255,0.87);right:10px;top:0}#mlb input:disabled,#mlb textarea:disabled,#mlb select:disabled,#mlb label:disabled,#mlb button:disabled,#clb input:disabled,#clb textarea:disabled,#clb select:disabled,#clb label:disabled,#clb button:disabled,#static_page input:disabled,#static_page textarea:disabled,#static_page select:disabled,#static_page label:disabled,#static_page button:disabled{opacity:.7;cursor:default}#mlb input:disabled:hover,#mlb textarea:disabled:hover,#mlb select:disabled:hover,#mlb label:disabled:hover,#mlb button:disabled:hover,#clb input:disabled:hover,#clb textarea:disabled:hover,#clb select:disabled:hover,#clb label:disabled:hover,#clb button:disabled:hover,#static_page input:disabled:hover,#static_page textarea:disabled:hover,#static_page select:disabled:hover,#static_page label:disabled:hover,#static_page button:disabled:hover{box-shadow:none !important}#mlb input:disabled:not(button):focus,#mlb textarea:disabled:not(button):focus,#mlb select:disabled:not(button):focus,#mlb label:disabled:not(button):focus,#mlb button:disabled:not(button):focus,#clb input:disabled:not(button):focus,#clb textarea:disabled:not(button):focus,#clb select:disabled:not(button):focus,#clb label:disabled:not(button):focus,#clb button:disabled:not(button):focus,#static_page input:disabled:not(button):focus,#static_page textarea:disabled:not(button):focus,#static_page select:disabled:not(button):focus,#static_page label:disabled:not(button):focus,#static_page button:disabled:not(button):focus{border-color:#ddd !important;box-shadow:none !important}#mlb input:disabledbutton:focus,#mlb textarea:disabledbutton:focus,#mlb select:disabledbutton:focus,#mlb label:disabledbutton:focus,#mlb button:disabledbutton:focus,#clb input:disabledbutton:focus,#clb textarea:disabledbutton:focus,#clb select:disabledbutton:focus,#clb label:disabledbutton:focus,#clb button:disabledbutton:focus,#static_page input:disabledbutton:focus,#static_page textarea:disabledbutton:focus,#static_page select:disabledbutton:focus,#static_page label:disabledbutton:focus,#static_page button:disabledbutton:focus{box-shadow:none !important}#mlb .file_input_wrapper,#clb .file_input_wrapper,#static_page .file_input_wrapper{display:block;position:relative;cursor:pointer;font-family:"Roboto", sans-serif}#mlb .file_input_wrapper>label,#clb .file_input_wrapper>label,#static_page .file_input_wrapper>label{display:block;position:relative;height:100%;width:100%}#mlb .file_input_wrapper>label>.btn,#clb .file_input_wrapper>label>.btn,#static_page .file_input_wrapper>label>.btn{display:block;position:relative;height:100%;width:100%;text-align:center;z-index:9002;cursor:pointer}#mlb .file_input_wrapper>label>input[type='file'],#clb .file_input_wrapper>label>input[type='file'],#static_page .file_input_wrapper>label>input[type='file']{display:block;position:absolute;height:100%;width:100%;top:0;left:0;box-sizing:border-box;opacity:0;z-index:9001;cursor:pointer}#mlb .file_input_wrapper>label>input[type='file']:disabled,#clb .file_input_wrapper>label>input[type='file']:disabled,#static_page .file_input_wrapper>label>input[type='file']:disabled{opacity:0 !important}#mlb .file_input_wrapper.archive,#clb .file_input_wrapper.archive,#static_page .file_input_wrapper.archive{height:48px}#mlb .file_input_wrapper.archive>.file,#clb .file_input_wrapper.archive>.file,#static_page .file_input_wrapper.archive>.file{line-height:48px;font-size:14px;color:#607D8B;-webkit-transition:background ease-in-out 0.1s;-moz-transition:background ease-in-out 0.1s;-ms-transition:background ease-in-out 0.1s;-o-transition:background ease-in-out 0.1s;transition:background ease-in-out 0.1s;-webkit-transition:width ease-in-out 0.15s;-moz-transition:width ease-in-out 0.15s;-ms-transition:width ease-in-out 0.15s;-o-transition:width ease-in-out 0.15s;transition:width ease-in-out 0.15s;background:rgba(207,216,220,0.5)}#mlb .file_input_wrapper.archive>.file:hover,#clb .file_input_wrapper.archive>.file:hover,#static_page .file_input_wrapper.archive>.file:hover{background:rgba(207,216,220,0.7)}#mlb .file_input_wrapper.archive>.file>.btn span,#clb .file_input_wrapper.archive>.file>.btn span,#static_page .file_input_wrapper.archive>.file>.btn span{position:relative;padding-left:30px}#mlb .file_input_wrapper.archive>.file>.btn span:before,#clb .file_input_wrapper.archive>.file>.btn span:before,#static_page .file_input_wrapper.archive>.file>.btn span:before{content:'';position:absolute;display:block;overflow:hidden;width:24px;height:24px;left:0;top:-5px;background:url("/style/img/file_upload_sprite.png") -48px 0}#mlb .file_input_wrapper.photo,#clb .file_input_wrapper.photo,#static_page .file_input_wrapper.photo{height:48px}#mlb .file_input_wrapper.photo>.file,#clb .file_input_wrapper.photo>.file,#static_page .file_input_wrapper.photo>.file{line-height:48px;font-size:14px;color:#607D8B;-webkit-transition:background ease-in-out 0.1s;-moz-transition:background ease-in-out 0.1s;-ms-transition:background ease-in-out 0.1s;-o-transition:background ease-in-out 0.1s;transition:background ease-in-out 0.1s;-webkit-transition:width ease-in-out 0.15s;-moz-transition:width ease-in-out 0.15s;-ms-transition:width ease-in-out 0.15s;-o-transition:width ease-in-out 0.15s;transition:width ease-in-out 0.15s;background:rgba(207,216,220,0.5)}#mlb .file_input_wrapper.photo>.file:hover,#clb .file_input_wrapper.photo>.file:hover,#static_page .file_input_wrapper.photo>.file:hover{background:rgba(207,216,220,0.7)}#mlb .file_input_wrapper.photo>.file>.btn span,#clb .file_input_wrapper.photo>.file>.btn span,#static_page .file_input_wrapper.photo>.file>.btn span{position:relative;padding-left:30px}#mlb .file_input_wrapper.photo>.file>.btn span:before,#clb .file_input_wrapper.photo>.file>.btn span:before,#static_page .file_input_wrapper.photo>.file>.btn span:before{content:'';position:absolute;display:block;overflow:hidden;width:24px;height:24px;left:0;top:-5px;background:url("/style/img/file_upload_sprite.png") 0 0}#mlb .file_input_wrapper.photo>.link,#clb .file_input_wrapper.photo>.link,#static_page .file_input_wrapper.photo>.link{position:relative;float:right;display:block;height:48px;width:61px;-webkit-transition:background ease-in-out 0.1s;-moz-transition:background ease-in-out 0.1s;-ms-transition:background ease-in-out 0.1s;-o-transition:background ease-in-out 0.1s;transition:background ease-in-out 0.1s;-webkit-transition:width ease-in-out 0.15s;-moz-transition:width ease-in-out 0.15s;-ms-transition:width ease-in-out 0.15s;-o-transition:width ease-in-out 0.15s;transition:width ease-in-out 0.15s;background:rgba(207,216,220,0.5)}#mlb .file_input_wrapper.photo>.link:before,#clb .file_input_wrapper.photo>.link:before,#static_page .file_input_wrapper.photo>.link:before{content:'';position:absolute;display:block;width:1px;height:30px;top:9px;left:0;background:rgba(0,0,0,0.1)}#mlb .file_input_wrapper.photo>.link>input,#clb .file_input_wrapper.photo>.link>input,#static_page .file_input_wrapper.photo>.link>input{display:block;box-sizing:border-box;position:absolute;width:100%;height:100%;font-size:14px;padding:0 10px;background:transparent !important;outline:transparent !important;box-shadow:none !important;border:none !important;color:#292929;opacity:0}#mlb .file_input_wrapper.photo>.link>input:focus,#clb .file_input_wrapper.photo>.link>input:focus,#static_page .file_input_wrapper.photo>.link>input:focus{background:rgba(207,216,220,0.7) !important;outline:transparent !important;box-shadow:none !important;border:none !important;opacity:1}#mlb .file_input_wrapper.photo>.link>input:focus+.btn,#clb .file_input_wrapper.photo>.link>input:focus+.btn,#static_page .file_input_wrapper.photo>.link>input:focus+.btn{display:none}#mlb .file_input_wrapper.photo>.link>input:disabled,#clb .file_input_wrapper.photo>.link>input:disabled,#static_page .file_input_wrapper.photo>.link>input:disabled{opacity:0 !important}#mlb .file_input_wrapper.photo>.link:hover,#clb .file_input_wrapper.photo>.link:hover,#static_page .file_input_wrapper.photo>.link:hover{background:rgba(207,216,220,0.7)}#mlb .file_input_wrapper.photo>.link:hover>input:focus,#clb .file_input_wrapper.photo>.link:hover>input:focus,#static_page .file_input_wrapper.photo>.link:hover>input:focus{background:transparent !important}#mlb .file_input_wrapper.photo>.link>.btn span,#clb .file_input_wrapper.photo>.link>.btn span,#static_page .file_input_wrapper.photo>.link>.btn span{display:block;position:absolute;width:24px;height:24px;background:url("/style/img/file_upload_sprite.png") -24px 0;overflow:hidden;top:12px;right:18px}#mlb .file_input_wrapper.photo>.link+.file,#clb .file_input_wrapper.photo>.link+.file,#static_page .file_input_wrapper.photo>.link+.file{display:block;position:relative;float:right;width:calc(100% - 61px)}#mlb .file_input_wrapper.photo>.link.active input,#clb .file_input_wrapper.photo>.link.active input,#static_page .file_input_wrapper.photo>.link.active input{opacity:1}#mlb .file_input_wrapper.photo>.link.active input+.btn,#clb .file_input_wrapper.photo>.link.active input+.btn,#static_page .file_input_wrapper.photo>.link.active input+.btn{display:none}#static_page{display:block;position:relative;width:1200px;box-sizing:border-box;margin:0 auto 20px;padding:20px 40px 20px 20px;color:#292929;background:#f1f1f1;font-family:'Noto Sans', sans-serif;font-size:13px;box-shadow:0 1px 8px rgba(0,0,0,0.2),0 1px 2px rgba(0,0,0,0.2)}#static_page .controlls{display:block;position:relative;width:100%;margin-bottom:20px}#static_page .content{display:block;position:relative;width:100%;line-height:1.3em;font-family:Roboto, sans-serif;text-align:justify}#static_page .content h1{font-weight:bold;font-size:2em;line-height:2em;font-family:'Noto Sans', sans-serif;margin-bottom:.5em}#static_page .content h2{font-family:'Noto Sans', sans-serif;font-weight:bold;font-size:1.75em;line-height:1.75em;margin-bottom:.5em}#static_page .content h3{font-family:'Noto Sans', sans-serif;font-weight:bold;font-size:1.3em}#static_page .content h4{font-family:'Noto Sans', sans-serif;font-weight:bold;margin-bottom:4px}#static_page .content ol{list-style:none}#static_page .content ol ol{padding:0 0 6px 20px;margin-top:0;list-style:none}#static_page .content ol ol li{padding-bottom:10px}#static_page .content ol ol ol{margin-bottom:-4px;padding:8px 0 8px 27px}#static_page .content ol ol ol li{padding-bottom:5px}#static_page .content ol ol ul li{padding-bottom:2px}#static_page .content ol ol ul li ul{margin:5px 0 4px 5px}#static_page .content ol h3+ol{padding:20px 0 6px 20px}#static_page .content ul{margin:-2px 0 4px 5px;list-style:none}#static_page .content ul li{padding:0 0 2px 7px}#static_page .content ul li:before{content:"- ";font-weight:bold;font-size:16px;line-height:16px;opacity:.7}#static_page .content strong,#static_page .content b{font-weight:bold}#static_page .content u{text-decoration:underline}#static_page .content i{font-style:italic}#static_page .content p{margin-bottom:5px}#static_page .content a{color:#1E88E5;text-decoration:underline}#static_page #page_edit{display:none;position:relative;width:100%;margin-bottom:20px}#static_page #page_edit .sub_title{display:block;position:relative;width:100%;box-sizing:border-box;border-bottom:1px solid #ddd;margin-bottom:10px;padding:0 5px 5px;font-size:14px;font-weight:bold;color:#607D8B;font-family:'Noto Sans', sans-serif}#static_page #page_edit .fields_line{display:block;width:100%;box-sizing:border-box;padding:2px 0}#static_page #page_edit .fields_line>.line_title{width:100%;font-size:13px;font-weight:bold;margin-bottom:5px;padding-left:2px;box-sizing:border-box}#static_page #page_edit .fields_line+.sub_title{margin-top:20px}#static_page #page_edit .fields_line+.fields_line{margin-top:10px}#static_page #page_edit textarea{width:100%;resize:vertical;min-height:400px}#tooltip{display:none;position:absolute;background:rgba(0,0,0,0.75);border-radius:5px;width:210px;padding:10px;margin-bottom:2px;box-shadow:0 0 10px rgba(0,0,0,0.2);color:#fff;font-size:11px;line-height:16px;font-weight:normal;font-family:tahoma, sans-serif;z-index:8000}#tooltip.rated_list{cursor:pointer}#tooltip .users_title{font-weight:bold;margin-bottom:6px}#tooltip .users_list{display:block;width:225px;height:30px}#tooltip .users_list .user{width:30px;height:30px;border-radius:3px;margin-right:6px;float:left;overflow:hidden;box-shadow:0 1px 1px rgba(0,0,0,0.3)}#tooltip .users_list .user:last-child{margin-right:0}#tooltip .users_list .user img{width:30px;height:30px;vertical-align:bottom}#tooltip .share_link{display:inline-block;position:relative;font-size:11px;line-height:13px;opacity:.8;text-shadow:0 1px 0 #262626;margin-top:10px;cursor:pointer}#tooltip .share_link:hover{opacity:1}#tooltip .share_link:before{display:inline-block;position:relative;content:'';width:11px;height:13px;background:url("/style/img/share_small.png");vertical-align:bottom;margin-right:6px}#tooltip.user_info,#tooltip.hashtag_info{border-radius:2px;width:auto;padding:0;overflow:hidden;background:none;box-shadow:0 2px 8px rgba(0,0,0,0.25),0 0 3px rgba(0,0,0,0.15)}#tooltip.user_info .images,#tooltip.hashtag_info .images{display:block;position:relative;top:0;left:0;width:300px;height:86px;z-index:8000}#tooltip.user_info .images .banner,#tooltip.hashtag_info .images .banner{display:block;position:relative;z-index:8001;width:300px;height:86px;-webkit-filter:brightness(90%);-moz-filter:brightness(90%);-ms-filter:brightness(90%);-o-filter:brightness(90%);filter:brightness(90%)}#tooltip.user_info .images .avatar,#tooltip.hashtag_info .images .avatar{display:inline-block;position:absolute;z-index:8002;width:50px;height:50px;overflow:hidden;top:16px;left:16px;box-shadow:0 1px 1px rgba(0,0,0,0.35)}#tooltip.user_info .images .avatar img,#tooltip.hashtag_info .images .avatar img{width:50px;height:50px}#tooltip.user_info .images .username,#tooltip.hashtag_info .images .username{display:inline-block;position:absolute;z-index:8002;font-family:Glober, Helvetica, Arial, sans-serif;font-weight:700;font-size:20px;line-height:24px;top:16px;margin-left:76px;text-shadow:0 1px 10px rgba(0,0,0,0.75),0 0 2px rgba(0,0,0,0.5)}#tooltip.user_info .images .hashtag,#tooltip.hashtag_info .images .hashtag{display:inline-block;position:absolute;z-index:8002;font-family:Glober, Helvetica, Arial, sans-serif;font-weight:700;font-size:19px;line-height:24px;margin:auto;max-width:290px;text-align:center;top:0;left:0;bottom:0;right:0;text-shadow:0 1px 10px rgba(0,0,0,0.75),0 0 2px rgba(0,0,0,0.5);word-wrap:break-word}#tooltip.user_info .images .user_group,#tooltip.hashtag_info .images .user_group{display:inline-block;position:absolute;z-index:8002;font-family:Glober, Helvetica, Arial, sans-serif;font-weight:500;font-size:14px;line-height:18px;top:40px;margin-left:76px;text-shadow:0 1px 10px rgba(0,0,0,0.75),0 0 2px rgba(0,0,0,0.5)}#tooltip.user_info .wrapper,#tooltip.hashtag_info .wrapper{background:#fff;padding:10px;overflow:hidden;position:relative;z-index:8010;box-shadow:0 -2px 5px rgba(0,0,0,0.1)}#tooltip.user_info .wrapper .data_block,#tooltip.hashtag_info .wrapper .data_block{display:block;width:280px;position:relative;color:black;font-family:tahoma, arial, verdana, sans-serif, Lucida Sans;font-size:12px;overflow:hidden}#tooltip.user_info .wrapper .data_block .data_item,#tooltip.hashtag_info .wrapper .data_block .data_item{width:140px;height:20px;line-height:20px;float:left}#tooltip.user_info .wrapper .data_block+.subscribe,#tooltip.hashtag_info .wrapper .data_block+.subscribe{margin-top:10px}#tooltip.user_info .wrapper .subscribe,#tooltip.user_info .wrapper .blacklist,#tooltip.hashtag_info .wrapper .subscribe,#tooltip.hashtag_info .wrapper .blacklist{display:block;width:100%;border:none;position:relative;box-sizing:border-box;height:26px;font-size:11px;font-family:tahoma, arial, verdana, sans-serif, Lucida Sans;text-align:center;background:#E53935;border-radius:3px;padding:5px 0 5px;color:#fff;box-shadow:inset 0 -2px rgba(0,0,0,0.2);text-transform:uppercase;-webkit-transition:background-color ease 0.2s;-moz-transition:background-color ease 0.2s;-ms-transition:background-color ease 0.2s;-o-transition:background-color ease 0.2s;transition:background-color ease 0.2s;cursor:pointer}#tooltip.user_info .wrapper .subscribe:hover,#tooltip.user_info .wrapper .blacklist:hover,#tooltip.hashtag_info .wrapper .subscribe:hover,#tooltip.hashtag_info .wrapper .blacklist:hover{background:#F44336}#tooltip.user_info .wrapper .subscribe.negative,#tooltip.user_info .wrapper .blacklist.negative,#tooltip.hashtag_info .wrapper .subscribe.negative,#tooltip.hashtag_info .wrapper .blacklist.negative{background:#43A047}#tooltip.user_info .wrapper .subscribe.negative span:before,#tooltip.user_info .wrapper .blacklist.negative span:before,#tooltip.hashtag_info .wrapper .subscribe.negative span:before,#tooltip.hashtag_info .wrapper .blacklist.negative span:before{margin-left:-24px;background-position:-38px 0}#tooltip.user_info .wrapper .subscribe.negative:hover,#tooltip.user_info .wrapper .blacklist.negative:hover,#tooltip.hashtag_info .wrapper .subscribe.negative:hover,#tooltip.hashtag_info .wrapper .blacklist.negative:hover{background:#78909C}#tooltip.user_info .wrapper .subscribe.negative:hover span:before,#tooltip.user_info .wrapper .blacklist.negative:hover span:before,#tooltip.hashtag_info .wrapper .subscribe.negative:hover span:before,#tooltip.hashtag_info .wrapper .blacklist.negative:hover span:before{background-position:-19px 0}#tooltip.user_info .wrapper .subscribe span,#tooltip.user_info .wrapper .blacklist span,#tooltip.hashtag_info .wrapper .subscribe span,#tooltip.hashtag_info .wrapper .blacklist span{font-weight:bold;display:inline-block;position:relative;margin-left:23px}#tooltip.user_info .wrapper .subscribe span:before,#tooltip.user_info .wrapper .blacklist span:before,#tooltip.hashtag_info .wrapper .subscribe span:before,#tooltip.hashtag_info .wrapper .blacklist span:before{content:"";display:inline-block;position:absolute;height:13px;width:19px;background:url("/style/img/subscribe_sprite.png") no-repeat 0 0;margin-left:-20px}#tooltip.user_info .wrapper .subscribe:disabled,#tooltip.user_info .wrapper .blacklist:disabled,#tooltip.hashtag_info .wrapper .subscribe:disabled,#tooltip.hashtag_info .wrapper .blacklist:disabled{opacity:.26}#tooltip.user_info .wrapper .subscribe.sending,#tooltip.user_info .wrapper .blacklist.sending,#tooltip.hashtag_info .wrapper .subscribe.sending,#tooltip.hashtag_info .wrapper .blacklist.sending{background:rgba(0,0,0,0.1) url("/style/img/button_loader_bgrey_trans.gif") no-repeat center center !important;color:transparent !important;opacity:1 !important;box-shadow:none}#tooltip.user_info .wrapper .subscribe.sending span,#tooltip.user_info .wrapper .blacklist.sending span,#tooltip.hashtag_info .wrapper .subscribe.sending span,#tooltip.hashtag_info .wrapper .blacklist.sending span{display:none}#tooltip.user_info .wrapper .blacklist,#tooltip.hashtag_info .wrapper .blacklist{margin-top:10px;background:#607D8B}#tooltip.user_info .wrapper .blacklist:hover,#tooltip.hashtag_info .wrapper .blacklist:hover{background:#78909C}#tooltip.user_info .wrapper .blacklist.negative,#tooltip.hashtag_info .wrapper .blacklist.negative{background:#434343}#tooltip.user_info .wrapper .blacklist.negative span:before,#tooltip.hashtag_info .wrapper .blacklist.negative span:before{margin-left:-24px;background-position:-38px 0}#tooltip.user_info .wrapper .blacklist.negative:hover,#tooltip.hashtag_info .wrapper .blacklist.negative:hover{background:#78909C}#tooltip.user_info .wrapper .blacklist.negative:hover span:before,#tooltip.hashtag_info .wrapper .blacklist.negative:hover span:before{background-position:-19px 0}#feed_post_template{display:none}main.feed{display:block;position:relative;width:1200px;padding:20px 0 30px 0;left:0;right:0;margin:0 auto;z-index:1000}main.feed>.loader{display:none;position:relative;width:100%;height:48px;background:url("/style/img/feed_large_loader_transparent.gif") no-repeat center center}main.feed>.sump{display:none}main.feed>.items{display:block;position:relative;width:100%}main.feed>.nothing_found{display:none;padding:50px;text-transform:uppercase;font-weight:700;font-size:32px}main.feed>.search_request{display:none;width:100%;font-size:19px;font-weight:500;color:#444444;padding:10px 20px 30px;height:24px;line-height:24px}main.feed.posts>.items .left{display:block;position:relative;float:left}main.feed.posts>.items .right{display:block;position:relative;float:right}main.feed.posts>.items .feed_item{display:block;position:relative;width:390px;background:#fff;box-sizing:border-box;border-radius:2px;box-shadow:0 1px 7px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.15);font-family:"Roboto", sans-serif;font-weight:400;font-size:13px;color:#292929}main.feed.posts>.items .feed_item+.feed_item{margin-top:15px}main.feed.posts>.items .feed_item>.top{display:block;position:relative;box-sizing:border-box;padding:16px;height:72px}main.feed.posts>.items .feed_item>.top>.left{width:300px}main.feed.posts>.items .feed_item>.top .avatar{display:block;position:relative;float:left;box-sizing:border-box;width:40px;height:40px;overflow:hidden;border-radius:50%;text-decoration:none;cursor:pointer}main.feed.posts>.items .feed_item>.top .avatar img{width:40px;height:40px;vertical-align:bottom}main.feed.posts>.items .feed_item>.top .nickname{display:inline-block;position:absolute;box-sizing:border-box;left:50px;top:3px;height:17px;text-decoration:none;cursor:pointer;font-weight:bold;font-size:15px;line-height:15px}main.feed.posts>.items .feed_item>.top .nickname:hover{text-decoration:underline}main.feed.posts>.items .feed_item>.top .short_info{display:inline-block;position:absolute;box-sizing:border-box;left:50px;top:22px;height:15px;color:#999;line-height:15px;font-size:13px}main.feed.posts>.items .feed_item>.top .short_info a{text-decoration:none;cursor:pointer}main.feed.posts>.items .feed_item>.top .short_info a:hover{text-decoration:underline}main.feed.posts>.items .feed_item>.top .featured{display:none;position:absolute;top:6px;right:26px;background:url("/style/img/feature_star.png") no-repeat center center;width:24px;height:24px;margin-right:3px}main.feed.posts>.items .feed_item>.top .post_context_menu{display:block;float:left;width:24px;height:40px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}main.feed.posts>.items .feed_item>.top .post_context_menu>.btn{display:block;position:relative;width:24px;height:24px;margin-top:8px;cursor:pointer;opacity:.5;-webkit-transition:opacity ease-in-out 0.1s;-moz-transition:opacity ease-in-out 0.1s;-ms-transition:opacity ease-in-out 0.1s;-o-transition:opacity ease-in-out 0.1s;transition:opacity ease-in-out 0.1s}main.feed.posts>.items .feed_item>.top .post_context_menu>.btn:hover{opacity:.87}main.feed.posts>.items .feed_item>.top .post_context_menu>.btn:after{content:'';display:block;position:relative;width:24px;height:24px;background:url("/style/img/post_feed_item_sprite.png") no-repeat 0 0;overflow:hidden}main.feed.posts>.items .feed_item>.top .post_context_menu>.menu{display:none;position:absolute;top:30px;right:8px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.2),0 2px 5px rgba(0,0,0,0.3);border-radius:2px;box-sizing:border-box;padding:6px 0;z-index:1100}main.feed.posts>.items .feed_item>.top .post_context_menu>.menu .menu_item{display:block;position:relative;cursor:pointer;color:#292929;font-size:12px;line-height:14px;padding:.5em 6em .5em 2em;white-space:nowrap;-webkit-transition:background ease-in-out 0.1s;-moz-transition:background ease-in-out 0.1s;-ms-transition:background ease-in-out 0.1s;-o-transition:background ease-in-out 0.1s;transition:background ease-in-out 0.1s}main.feed.posts>.items .feed_item>.top .post_context_menu>.menu .menu_item:hover{background:#ECEFF1}main.feed.posts>.items .feed_item>.top .post_context_menu>.menu .menu_splitter{display:block;position:relative;height:1px;margin:5px 0;background:#ECEFF1}main.feed.posts>.items .feed_item>.bottom{display:block;position:relative;box-sizing:border-box;padding:8px 16px}main.feed.posts>.items .feed_item>.bottom .buttons{display:block;position:relative;box-sizing:border-box;height:28px}main.feed.posts>.items .feed_item>.bottom .buttons .button_item{display:inline-block;position:relative;box-sizing:border-box;padding:0 6px 0 26px;height:28px;float:left;font-size:14px;cursor:pointer;font-weight:bold;color:rgba(0,0,0,0.6);border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;-moz-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;-ms-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;-o-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s}main.feed.posts>.items .feed_item>.bottom .buttons .button_item:hover{color:#292929;background-color:rgba(96,125,139,0.1)}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.disabled{color:rgba(0,0,0,0.6) !important;background-color:transparent !important;opacity:1 !important}main.feed.posts>.items .feed_item>.bottom .buttons .button_item+.button_item{margin-left:8px}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.comments .num,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.downloads .num,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.likes .num{display:block;line-height:12px;font-size:14px;margin:9px 4px 8px 4px}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.comments .num:empty,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.downloads .num:empty,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.likes .num:empty{margin:9px 0 8px !important}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.comments:before,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.downloads:before,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.likes:before{content:'';display:block;position:absolute;width:24px;height:24px;top:2px;left:4px;background:url("/style/img/post_feed_item_sprite.png") no-repeat 0 0;-webkit-transition:background-position ease-in-out 0.1s;-moz-transition:background-position ease-in-out 0.1s;-ms-transition:background-position ease-in-out 0.1s;-o-transition:background-position ease-in-out 0.1s;transition:background-position ease-in-out 0.1s;overflow:hidden;opacity:.5}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.comments:not(.disabled):hover:before,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.downloads:not(.disabled):hover:before,main.feed.posts>.items .feed_item>.bottom .buttons .button_item.likes:not(.disabled):hover:before{opacity:.7}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.comments:before{background-position:-24px 0}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.downloads{padding:0 6px 0 26px}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.downloads .num{margin:9px 4px 8px 2px}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.downloads:before{background-position:-48px 0}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.likes:before{background-position:-72px 0}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.likes.liked:before{opacity:.7;background-position:-72px -24px}main.feed.posts>.items .feed_item>.bottom .buttons .button_item.likes.liked:hover:before{opacity:.5}main.feed.posts>.items .feed_item .middle{display:block;position:relative;box-sizing:border-box;padding:0 16px 8px 16px;cursor:pointer}main.feed.posts>.items .feed_item .middle .post_content{display:block;position:relative;font-family:"Roboto", sans-serif;font-size:13px;font-weight:normal;line-height:1.2em}main.feed.posts>.items .feed_item .middle .post_content .video_wrapper{display:none;position:relative}main.feed.posts>.items .feed_item .middle .post_content .description{word-break:break-word}main.feed.posts>.items .feed_item .middle .post_content .description p{margin:1.5em 0}main.feed.posts>.items .feed_item .middle .post_content .description p:first-child{margin-top:0}main.feed.posts>.items .feed_item .middle .post_content .description p:last-child{margin-bottom:0}main.feed.posts>.items .feed_item .middle .post_content .description b{font-weight:bold}main.feed.posts>.items .feed_item .middle .post_content .description i{font-style:italic}main.feed.posts>.items .feed_item .middle .post_content .description u{text-decoration:underline}main.feed.posts>.items .feed_item .middle .post_content .description s{text-decoration:line-through}main.feed.posts>.items .feed_item .middle .post_content .description blockquote{display:block;position:relative;margin:1em 0;padding-left:.5em;border-left:2px solid rgba(0,0,0,0.1)}main.feed.posts>.items .feed_item .middle .post_content .description ul,main.feed.posts>.items .feed_item .middle .post_content .description ol{display:block;position:relative;margin:1em 0 1em 1.5em}main.feed.posts>.items .feed_item .middle .post_content .description ul:first-of-type,main.feed.posts>.items .feed_item .middle .post_content .description ol:first-of-type{margin-top:0}main.feed.posts>.items .feed_item .middle .post_content .description ul:last-of-type,main.feed.posts>.items .feed_item .middle .post_content .description ol:last-of-type{margin-bottom:0}main.feed.posts>.items .feed_item .middle .post_content .description ul ul,main.feed.posts>.items .feed_item .middle .post_content .description ol ul{list-style:outside circle}main.feed.posts>.items .feed_item .middle .post_content .description ul+p,main.feed.posts>.items .feed_item .middle .post_content .description ol+p{margin-top:1em}main.feed.posts>.items .feed_item .middle .post_content .description ul{list-style:outside disc}main.feed.posts>.items .feed_item .middle .post_content .description ul li{margin:0.2em 0 0}main.feed.posts>.items .feed_item .middle .post_content .description ul li:not(:only-of-type)>ul,main.feed.posts>.items .feed_item .middle .post_content .description ul li:not(:only-of-type)>ol{margin-bottom:.5em}main.feed.posts>.items .feed_item .middle .post_content .description ol{list-style:outside decimal}main.feed.posts>.items .feed_item .middle .post_content .description ol li{margin:0.2em 0 0}main.feed.posts>.items .feed_item .middle .post_content .description ol ol{list-style:outside lower-alpha}main.feed.posts>.items .feed_item .middle .post_content .description ol:not(:only-of-type)>ul,main.feed.posts>.items .feed_item .middle .post_content .description ol:not(:only-of-type)>ol{margin-bottom:.5em}main.feed.posts>.items .feed_item .middle .post_content .description a{font-weight:bold;text-decoration:none;cursor:pointer;word-break:break-word}main.feed.posts>.items .feed_item .middle .post_content .description a.internal_link,main.feed.posts>.items .feed_item .middle .post_content .description a.external_link{font-weight:normal}main.feed.posts>.items .feed_item .middle .post_content .description a:hover{text-decoration:underline}main.feed.posts>.items .feed_item.image .middle,main.feed.posts>.items .feed_item.camouflage .middle,main.feed.posts>.items .feed_item.guide .middle,main.feed.posts>.items .feed_item.model .middle,main.feed.posts>.items .feed_item.location .middle,main.feed.posts>.items .feed_item.mission .middle{padding:0 0 8px 0}main.feed.posts>.items .feed_item.image .middle .post_content .description,main.feed.posts>.items .feed_item.camouflage .middle .post_content .description,main.feed.posts>.items .feed_item.guide .middle .post_content .description,main.feed.posts>.items .feed_item.model .middle .post_content .description,main.feed.posts>.items .feed_item.location .middle .post_content .description,main.feed.posts>.items .feed_item.mission .middle .post_content .description{padding:0 16px}main.feed.posts>.items .feed_item.image .middle .post_content .description:not(:empty)+.image:not(:empty),main.feed.posts>.items .feed_item.image .middle .post_content .description:not(:empty)+.multiple_images:not(:empty),main.feed.posts>.items .feed_item.camouflage .middle .post_content .description:not(:empty)+.image:not(:empty),main.feed.posts>.items .feed_item.camouflage .middle .post_content .description:not(:empty)+.multiple_images:not(:empty),main.feed.posts>.items .feed_item.guide .middle .post_content .description:not(:empty)+.image:not(:empty),main.feed.posts>.items .feed_item.guide .middle .post_content .description:not(:empty)+.multiple_images:not(:empty),main.feed.posts>.items .feed_item.model .middle .post_content .description:not(:empty)+.image:not(:empty),main.feed.posts>.items .feed_item.model .middle .post_content .description:not(:empty)+.multiple_images:not(:empty),main.feed.posts>.items .feed_item.location .middle .post_content .description:not(:empty)+.image:not(:empty),main.feed.posts>.items .feed_item.location .middle .post_content .description:not(:empty)+.multiple_images:not(:empty),main.feed.posts>.items .feed_item.mission .middle .post_content .description:not(:empty)+.image:not(:empty),main.feed.posts>.items .feed_item.mission .middle .post_content .description:not(:empty)+.multiple_images:not(:empty){margin:10px 0 0}main.feed.posts>.items .feed_item.image .middle .post_content .image,main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.camouflage .middle .post_content .image,main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.guide .middle .post_content .image,main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.model .middle .post_content .image,main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.location .middle .post_content .image,main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.mission .middle .post_content .image,main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images{display:block;position:relative;box-sizing:border-box;padding:0 2px}main.feed.posts>.items .feed_item.image .middle .post_content .image .image_wrp,main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.camouflage .middle .post_content .image .image_wrp,main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.guide .middle .post_content .image .image_wrp,main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.model .middle .post_content .image .image_wrp,main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.location .middle .post_content .image .image_wrp,main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.mission .middle .post_content .image .image_wrp,main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images .image_wrp{display:block;position:relative;overflow:hidden;float:left}main.feed.posts>.items .feed_item.image .middle .post_content .image,main.feed.posts>.items .feed_item.camouflage .middle .post_content .image,main.feed.posts>.items .feed_item.guide .middle .post_content .image,main.feed.posts>.items .feed_item.model .middle .post_content .image,main.feed.posts>.items .feed_item.location .middle .post_content .image,main.feed.posts>.items .feed_item.mission .middle .post_content .image{max-height:2000px;overflow:hidden}main.feed.posts>.items .feed_item.image .middle .post_content .image img,main.feed.posts>.items .feed_item.camouflage .middle .post_content .image img,main.feed.posts>.items .feed_item.guide .middle .post_content .image img,main.feed.posts>.items .feed_item.model .middle .post_content .image img,main.feed.posts>.items .feed_item.location .middle .post_content .image img,main.feed.posts>.items .feed_item.mission .middle .post_content .image img{max-width:100%}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images,main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images{overflow:hidden}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images .image_wrp,main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images .image_wrp{position:relative;display:block;float:left}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images .image_wrp:not(:first-child),main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images .image_wrp:not(:first-child),main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images .image_wrp:not(:first-child),main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images .image_wrp:not(:first-child),main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images .image_wrp:not(:first-child),main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images .image_wrp:not(:first-child){margin:2px 0 0 2px}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images .image_wrp img,main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images .image_wrp img,main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images .image_wrp img,main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images .image_wrp img,main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images .image_wrp img,main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images .image_wrp img{position:absolute}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images .image_wrp.last_col+.image_wrp,main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images .image_wrp.last_col+.image_wrp,main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images .image_wrp.last_col+.image_wrp,main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images .image_wrp.last_col+.image_wrp,main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images .image_wrp.last_col+.image_wrp,main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images .image_wrp.last_col+.image_wrp{margin-left:0}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images.two_lines .image_wrp:nth-child(2){margin-left:0}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images.two_cols .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images.two_cols .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images.two_cols .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images.two_cols .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images.two_cols .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images.two_cols .image_wrp:nth-child(2){margin-top:0}main.feed.posts>.items .feed_item.image .middle .post_content .multiple_images.two_cols.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.camouflage .middle .post_content .multiple_images.two_cols.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.guide .middle .post_content .multiple_images.two_cols.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.model .middle .post_content .multiple_images.two_cols.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.location .middle .post_content .multiple_images.two_cols.two_lines .image_wrp:nth-child(2),main.feed.posts>.items .feed_item.mission .middle .post_content .multiple_images.two_cols.two_lines .image_wrp:nth-child(2){margin-left:2px !important}main.feed.posts>.items .feed_item.video .middle{padding:0 0 8px 0}main.feed.posts>.items .feed_item.video .middle .post_content .description{padding:0 16px}main.feed.posts>.items .feed_item.video .middle .post_content .description:not(:empty)+.image+.video_wrapper{margin:10px 0 0}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper{display:block;position:relative;box-sizing:border-box;padding:0 2px}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper:after{display:block;position:absolute;top:10px;right:10px;border-radius:3px;padding:5px 10px;background:rgba(0,0,0,0.65);color:#fff;font-family:"Noto sans", sans-serif;font-weight:bold;opacity:.65}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper.youtube:after{content:'YouTube'}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper.vimeo:after{content:'Vimeo'}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper.coub:after{content:'Coub'}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper .preview{display:block;position:relative;width:386px}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper .video_marker{display:block;position:absolute;width:90px;height:90px;top:0;right:0;bottom:0;left:0;margin:auto;background:url("/style/img/video_marker.png") 0 0}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper:hover .video_marker{background-position:-90px 0}main.feed.posts>.items .feed_item.video .middle .post_content .video_wrapper:hover:after{opacity:.9}main.feed.posts>.items .feed_item>.outdated_message{display:block;position:relative;box-sizing:border-box;width:100%;padding:16px;background:#F57C00;color:rgba(255,255,255,0.87);margin-bottom:16px;z-index:1050}main.feed.posts>.items .feed_item>.outdated_message>.message{display:block;position:relative;width:100%;font-family:"Noto sans", sans-serif;font-weight:bold}main.feed.posts>.items .feed_item.hidden{background:rgba(255,255,255,0.25)}main.feed.posts>.items .feed_item.hidden .middle,main.feed.posts>.items .feed_item.hidden .bottom{opacity:.25}main.feed.posts>.items .feed_item.hidden .top .left{opacity:.25}main.feed.posts>.items .feed_item.hidden .hide_data{display:block;position:relative;box-sizing:border-box;width:100%;padding:16px;background:#C62828;color:rgba(255,255,255,0.87);margin-bottom:16px;z-index:1050}main.feed.posts>.items .feed_item.hidden .hide_data .reason,main.feed.posts>.items .feed_item.hidden .hide_data .initiator,main.feed.posts>.items .feed_item.hidden .hide_data .comment,main.feed.posts>.items .feed_item.hidden .hide_data .note{display:block;position:relative;width:100%;font-family:"Noto sans", sans-serif;font-weight:bold}main.feed.posts>.items .feed_item.hidden .hide_data .reason .text,main.feed.posts>.items .feed_item.hidden .hide_data .initiator .text,main.feed.posts>.items .feed_item.hidden .hide_data .comment .text,main.feed.posts>.items .feed_item.hidden .hide_data .note .text{display:block;position:relative;margin-top:2px;width:100%;font-family:"Roboto", sans-serif;font-weight:normal}main.feed.posts>.items .feed_item.hidden .hide_data .reason a,main.feed.posts>.items .feed_item.hidden .hide_data .initiator a,main.feed.posts>.items .feed_item.hidden .hide_data .comment a,main.feed.posts>.items .feed_item.hidden .hide_data .note a{font-weight:normal;text-decoration:underline;color:#fff}main.feed.posts>.items .feed_item.hidden .hide_data .initiator:not(:empty),main.feed.posts>.items .feed_item.hidden .hide_data .comment:not(:empty),main.feed.posts>.items .feed_item.hidden .hide_data .note:not(:empty){margin-top:8px}main.feed.posts>.items .feed_item.blurry .top,main.feed.posts>.items .feed_item.blurry .middle,main.feed.posts>.items .feed_item.blurry .bottom,main.feed.posts>.items .feed_item.blurry .post_deleted{-webkit-filter:blur(2px);-moz-filter:blur(2px);-ms-filter:blur(2px);-o-filter:blur(2px);filter:blur(2px)}main.feed.posts>.items .feed_item .post_action_loader{width:100%;height:100%;display:none;position:absolute;top:0;left:0;border-radius:2px;background:rgba(0,0,0,0.15);z-index:1200;align-items:center;justify-content:center}main.feed.posts>.items .feed_item .post_action_loader .material_spinner{width:50px;height:50px;top:50%;left:50%;margin-top:-25px;margin-left:-25px}main.feed.posts>.items .feed_item .post_deleted{display:none;position:relative;color:#292929;font-size:13px;font-family:"Roboto", sans-serif;line-height:1.3em;width:100%;box-sizing:border-box;padding:30px 10px;text-align:center}main.feed.posts>.items .feed_item .post_deleted a{font-weight:bold;text-decoration:none;cursor:pointer}main.feed.posts>.items .feed_item .post_deleted a:hover{text-decoration:underline}main.feed.posts>.items .feed_item:hover .middle .post_content a{color:#0288D1}main.feed.posts>.items .feed_item:hover .post_deleted a{color:#0288D1}main.feed.posts>.sump .feed_item{display:none}.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative;height:inherit}.scroll-wrapper>.scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:auto !important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden !important}.scroll-textarea>.scroll-content>textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:none;padding:2px;position:relative !important;top:0;width:100% !important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scroll-wrapper>.scroll-element,.scroll-wrapper>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scroll-wrapper>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scroll-wrapper>.scroll-element.scroll-x{bottom:4px;height:8px;left:0;margin:0 10px;width:calc(100% - 20px)}.scroll-wrapper>.scroll-element.scroll-y{right:4px;top:0;width:8px;margin:10px 0;height:calc(100% - 20px)}.scroll-wrapper>.scroll-element .scroll-element_outer{overflow:hidden}.scroll-wrapper>.scroll-element .scroll-element_outer,.scroll-wrapper>.scroll-element .scroll-element_track,.scroll-wrapper>.scroll-element .scroll-bar{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scroll-wrapper>.scroll-element .scroll-element_track,.scroll-wrapper>.scroll-element .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:0.8}.scroll-wrapper>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scroll-wrapper>.scroll-element .scroll-bar{background-color:#c2c2c2}.scroll-wrapper>.scroll-element:hover .scroll-bar{background-color:#919191}.scroll-wrapper>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scroll-wrapper>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scroll-wrapper>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scroll-wrapper>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scroll-wrapper>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}#profile{display:block;position:relative;width:1200px;height:448px;left:0;right:0;margin:0 auto;box-sizing:border-box;background:#fff;z-index:1000;font-family:"Roboto", sans-serif;font-size:13px;font-weight:normal}#profile>.info{width:100%;height:400px;display:block;position:relative}#profile>.info>.left{position:relative;display:block;width:390px;height:100%;box-sizing:border-box;float:left;z-index:1200}#profile>.info>.left .profile_image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#profile>.info>.left .profile_image img{vertical-align:bottom;text-align:left;width:100%}#profile>.info>.left .fader{display:table;position:relative;width:100%;height:100%;background:rgba(0,0,0,0.35);border-right:1px solid rgba(255,255,255,0.08);box-shadow:1px 0 3px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.1)}#profile>.info>.left .fader .profile_data{display:table-cell;position:relative;width:360px;margin:0 auto;vertical-align:middle}#profile>.info>.left .fader .profile_data .avatar{display:block;position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;left:0;right:0;margin:0 auto 12px}#profile>.info>.left .fader .profile_data .avatar img{width:100%}#profile>.info>.left .fader .profile_data .avatar.editable{cursor:pointer}#profile>.info>.left .fader .profile_data .avatar.editable .change_avatar{width:48px;height:48px;display:none;position:absolute;top:36px;left:36px;background:rgba(0,0,0,0.75) url("/style/img/profile_avatar_edit.png") center center no-repeat;border-radius:50%}#profile>.info>.left .fader .profile_data .avatar.editable:hover .change_avatar{display:block}#profile>.info>.left .fader .profile_data .data_line{display:block;position:relative;width:100%;text-align:center;color:#fff;font-size:13px;line-height:1.4em;font-family:"Roboto", sans-serif;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}#profile>.info>.left .fader .profile_data .data_line.nickname{font-size:24px;font-weight:bold;margin:0 0 12px}#profile>.info>.left .fader .profile_data .data_line.subscribers,#profile>.info>.left .fader .profile_data .data_line.subscribe{margin-top:12px}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_subscribe_btn,#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_blacklist_btn{display:inline-block;position:relative;width:150px;height:28px;font-weight:bold;cursor:pointer;text-decoration:none;border-radius:2px;-webkit-transition:background ease-in-out 0.2s,width ease-in-out 0.3s;-moz-transition:background ease-in-out 0.2s,width ease-in-out 0.3s;-ms-transition:background ease-in-out 0.2s,width ease-in-out 0.3s;-o-transition:background ease-in-out 0.2s,width ease-in-out 0.3s;transition:background ease-in-out 0.2s,width ease-in-out 0.3s;text-align:center;overflow:hidden;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_subscribe_btn span,#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_blacklist_btn span{line-height:28px;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_subscribe_btn.inactive,#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_blacklist_btn.inactive{width:0}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_subscribe_btn{background:#E53935}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_subscribe_btn:hover{background:#F44336}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_subscribe_btn.positive{width:304px;background:#4CAF50}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_subscribe_btn.positive:hover{background:#607D8B}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_blacklist_btn{margin-left:4px;background:#546E7A}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_blacklist_btn:hover{background:#607D8B}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_blacklist_btn.positive{width:304px;background:#546E7A}#profile>.info>.left .fader .profile_data .data_line.subscribe .profile_blacklist_btn.positive:hover{background:#607D8B}#profile>.info>.left .fader .profile_data .data_line strong{font-weight:bold}#profile>.info>.right{position:relative;display:block;width:calc(100% - 390px);height:100%;box-sizing:border-box;float:left;z-index:1100}#profile>.info>.right .profile_image{display:block;position:relative;width:100%;height:100%;text-align:right;overflow:hidden}#profile>.info>.right .profile_image img{vertical-align:bottom;height:400px;position:absolute;left:-390px;top:0}#profile>.info>.right .change_cover,#profile>.info>.right .ban_user,#profile>.info>.right .user_info{position:absolute;display:none;color:#fff;font-size:14px;font-weight:bold;right:50px;bottom:55px;background:rgba(0,0,0,0.55);border-radius:2px;padding:10px 20px;cursor:pointer;-webkit-transition:background ease-in-out 0.1s;-moz-transition:background ease-in-out 0.1s;-ms-transition:background ease-in-out 0.1s;-o-transition:background ease-in-out 0.1s;transition:background ease-in-out 0.1s}#profile>.info>.right .change_cover:hover,#profile>.info>.right .ban_user:hover,#profile>.info>.right .user_info:hover{background:rgba(0,0,0,0.65)}#profile>.info>.right .ban_user{bottom:145px;background:rgba(244,67,54,0.55)}#profile>.info>.right .ban_user:hover{background:rgba(244,67,54,0.65)}#profile>.info>.right .user_info{bottom:100px}#profile>.info>.right:hover .change_cover,#profile>.info>.right:hover .ban_user,#profile>.info>.right:hover .user_info{display:block}#profile>.menu{display:block;position:relative;width:100%;height:48px;box-shadow:0 0 5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.15);text-align:center;white-space:normal}#profile>.menu .menu_wrap{display:inline-block;position:relative;height:48px;list-style:none;outline:none;clear:both;border:none}#profile>.menu .menu_wrap .menu_item{display:inline-block;position:relative;height:48px;line-height:48px;cursor:pointer;margin:0 16px;font-size:14px;color:rgba(0,0,0,0.8);-webkit-transition:color ease-in-out 0.2s;-moz-transition:color ease-in-out 0.2s;-ms-transition:color ease-in-out 0.2s;-o-transition:color ease-in-out 0.2s;transition:color ease-in-out 0.2s}#profile>.menu .menu_wrap .menu_item:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;opacity:0;-webkit-transition:opacity ease-in-out 0.2s;-moz-transition:opacity ease-in-out 0.2s;-ms-transition:opacity ease-in-out 0.2s;-o-transition:opacity ease-in-out 0.2s;transition:opacity ease-in-out 0.2s;background:#03A9F4}#profile>.menu .menu_wrap .menu_item:hover{color:rgba(0,0,0,0.95)}#profile>.menu .menu_wrap .menu_item:hover:after{display:block;opacity:1}#profile>.menu .menu_wrap .menu_item.active{font-weight:bold}#profile>.menu .menu_wrap .menu_item.active:after{opacity:1}#profile>.menu .menu_wrap .menu_item .notification{display:block;position:absolute;font-size:8px;line-height:18px;text-align:center;width:18px;height:18px;color:#fff;border-radius:50%;overflow:hidden;top:8px;right:-12px}#profile>.menu .menu_wrap .menu_item .notification.positive{background:#4CAF50}#profile>.menu .menu_wrap .menu_item .notification.negative{background:#F44336}#change_avatar_form #image_preview,#change_banner_form #image_preview{display:none;text-align:center}#change_avatar_form #image_preview .jcrop-holder,#change_banner_form #image_preview .jcrop-holder{margin:0 auto}#change_avatar_form #image_preview .source_image,#change_banner_form #image_preview .source_image{display:inline-block;position:relative}#change_avatar_form #image_preview .source_image img,#change_banner_form #image_preview .source_image img{max-width:760px;height:auto}.lwt_slider{display:block;position:relative;width:100%}.lwt_slider .slides{display:block;position:relative;overflow:hidden;width:100%;margin-bottom:2px}.lwt_slider .slides .slide_item{width:100%;height:100%;display:none;position:absolute;top:0;left:0;text-align:center}.lwt_slider .slides .slide_item img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.lwt_slider .slides .slide_item .remove{display:none;position:absolute;background:#000 url("/style/img/mlb_cross_bold.png") no-repeat center center;width:37px;height:37px;top:20px;right:20px;border-radius:3px;opacity:.5;z-index:9100;cursor:pointer}.lwt_slider .slides .slide_item .remove:hover{opacity:.8}.lwt_slider .slides .slide_item .error_block{display:none;position:absolute !important;background:transparent !important;width:100% !important;height:13px !important;color:#fff !important;text-shadow:0 0 30px #000, 0 0 25px #000, 0 0 20px #000, 0 0 15px #000 !important;padding:0 !important;top:60% !important}.lwt_slider .slides .slide_item .error_block:before{content:"";display:block;position:absolute;width:144px;height:144px;background:url("/style/img/alert_big.png") center center no-repeat;left:306px;bottom:20px}.lwt_slider .slides .slide_item .progress{position:absolute;display:none;width:100%;height:100%;background:rgba(0,0,0,0.5)}.lwt_slider .slides .slide_item .progress .wrap{position:absolute;width:75%;height:30px;border-radius:2px;background:#fafafa;box-shadow:inset 0 1px 3px rgba(0,0,0,0.35),0 1px rgba(255,255,255,0.3),0 0 3px rgba(0,0,0,0.25);margin:auto;left:0;right:0;top:0;bottom:0}.lwt_slider .slides .slide_item .progress .wrap .bar{display:block;position:absolute;overflow:hidden;height:100%;border-radius:2px;left:0;top:0;background:#4CAF50}.lwt_slider .slides .slide_item .progress .wrap .bar .percent{position:absolute;font-family:"Noto sans", sans-serif;font-weight:bold;font-size:14px;line-height:30px;color:rgba(255,255,255,0.87);right:10px;top:0}.lwt_slider .slides .slide_item:hover .remove{display:block}.lwt_slider .previews{display:block;position:relative;width:100%;font-size:0;height:41px;overflow:hidden;text-align:center}.lwt_slider .previews .preview_item{display:inline-block;position:relative;width:77.2px;height:41px;cursor:pointer;overflow:hidden;opacity:.6;-webkit-transition:filter ease-in-out 0.1s,opacity ease-in-out 0.1s;-moz-transition:filter ease-in-out 0.1s,opacity ease-in-out 0.1s;-ms-transition:filter ease-in-out 0.1s,opacity ease-in-out 0.1s;-o-transition:filter ease-in-out 0.1s,opacity ease-in-out 0.1s;transition:filter ease-in-out 0.1s,opacity ease-in-out 0.1s;-webkit-filter:saturate(50%);-moz-filter:saturate(50%);-ms-filter:saturate(50%);-o-filter:saturate(50%);filter:saturate(50%)}.lwt_slider .previews .preview_item+.preview_item{margin-left:1px}.lwt_slider .previews .preview_item:hover,.lwt_slider .previews .preview_item.active{opacity:1;-webkit-filter:saturate(100%);-moz-filter:saturate(100%);-ms-filter:saturate(100%);-o-filter:saturate(100%);filter:saturate(100%)}.lwt_slider .previews .preview_item:hover .remove{display:block;opacity:.75}.lwt_slider .previews .preview_item img{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.lwt_slider .previews .preview_item.dragging{opacity:1 !important;-webkit-filter:"saturate(100%)!important";-moz-filter:"saturate(100%)!important";-ms-filter:"saturate(100%)!important";-o-filter:"saturate(100%)!important";filter:"saturate(100%)!important";cursor:move !important}.lwt_slider .previews .preview_item.not_dragging{opacity:.6 !important;-webkit-filter:"saturate(50%)!important";-moz-filter:"saturate(50%)!important";-ms-filter:"saturate(50%)!important";-o-filter:"saturate(50%)!important";filter:"saturate(50%)!important"}.lwt_slider .previews .error_block{display:none;position:absolute !important;background:rgba(0,0,0,0.25) url("/style/img/alert_small.png") center center no-repeat !important;width:100% !important;height:100% !important;color:transparent !important;padding:0 !important;top:0 !important;bottom:0 !important;margin:auto !important}.lwt_slider .previews .progress{position:absolute;display:none;width:100%;height:100%;background:rgba(0,0,0,0.5)}.lwt_slider .previews .progress .wrap{position:absolute;width:75%;height:10px;border-radius:2px;background:#fafafa;box-shadow:inset 0 1px 2px rgba(0,0,0,0.35),0 1px rgba(255,255,255,0.3),0 0 2px rgba(0,0,0,0.25);margin:auto;left:0;right:0;top:0;bottom:0}.lwt_slider .previews .progress .wrap .bar{display:block;position:absolute;height:100%;border-radius:2px;left:0;top:0;background:#4CAF50;overflow:hidden}.lwt_slider .previews .progress .wrap .bar .percent{display:none}.lwt_slider .previews .remove{display:none;position:absolute;top:3px;right:3px;width:17px;height:17px;background:rgba(0,0,0,0.75);border-radius:2px;opacity:.5;cursor:pointer;-webkit-transition:opacity ease-in-out 0.1s;-moz-transition:opacity ease-in-out 0.1s;-ms-transition:opacity ease-in-out 0.1s;-o-transition:opacity ease-in-out 0.1s;transition:opacity ease-in-out 0.1s}.lwt_slider .previews .remove:hover{opacity:1 !important}.lwt_slider .previews .remove:after{content:'';display:block;position:relative;width:7px;height:7px;background:url("/style/img/cross_white.png") no-repeat center center;top:5px;left:5px;opacity:.7}#clb{z-index:7000;font-family:"Roboto", sans-serif;font-weight:400;font-size:13px;color:#292929}#clb>.layout>.wrapper{border-radius:2px;background:#fff}#clb>.layout>.wrapper .left{float:left}#clb>.layout>.wrapper .right{float:right}#clb>.layout>.wrapper .title_wrapper{display:block;position:relative;width:100%;height:80px;padding:20px;box-sizing:border-box;font-family:"Roboto", sans-serif;border-radius:2px 2px 0 0}#clb>.layout>.wrapper .title_wrapper .left{display:block;position:relative;height:40px;width:calc(100% - 100px)}#clb>.layout>.wrapper .title_wrapper .left .avatar{display:block;position:relative;float:left;box-sizing:border-box;width:40px;height:40px;overflow:hidden;border-radius:50%;text-decoration:none;cursor:pointer;margin-right:16px}#clb>.layout>.wrapper .title_wrapper .left .avatar img{width:40px;height:40px;vertical-align:bottom}#clb>.layout>.wrapper .title_wrapper .left .nickname{display:inline-block;position:absolute;box-sizing:border-box;left:56px;top:3px;height:17px;text-decoration:none;cursor:pointer;font-weight:bold;font-size:15px;line-height:15px}#clb>.layout>.wrapper .title_wrapper .left .nickname:hover{text-decoration:underline}#clb>.layout>.wrapper .title_wrapper .left .short_info{display:inline-block;position:absolute;box-sizing:border-box;left:56px;top:22px;height:15px;color:#999;line-height:15px;font-size:13px}#clb>.layout>.wrapper .title_wrapper .left .short_info a{text-decoration:none;cursor:pointer}#clb>.layout>.wrapper .title_wrapper .left .short_info a:hover{text-decoration:underline}#clb>.layout>.wrapper .title_wrapper .right{display:block;position:relative;height:40px;width:100px}#clb>.layout>.wrapper .title_wrapper .right .language_select{display:inline-block;position:absolute;height:25px;top:7px;right:60px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn{display:block;position:relative;height:25px;line-height:25px;cursor:pointer;opacity:.7;padding-left:3em;-webkit-transition:opacity ease-in-out 0.1s;-moz-transition:opacity ease-in-out 0.1s;-ms-transition:opacity ease-in-out 0.1s;-o-transition:opacity ease-in-out 0.1s;transition:opacity ease-in-out 0.1s}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn:hover{opacity:.87}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn:before{content:'';display:block;position:absolute;left:1em;top:7px;width:16px;height:11px;background:url("/style/img/flags_sprite.jpg") no-repeat 0 0;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,0.25)}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn.ru:before{background-position:0 0}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn.en:before{background-position:0 -11px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn.de:before{background-position:0 -22px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn.fr:before{background-position:0 -33px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn.cz:before{background-position:0 -44px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.btn.pl:before{background-position:0 -55px}#clb>.layout>.wrapper .title_wrapper .right .language_select.inactive{cursor:pointer}#clb>.layout>.wrapper .title_wrapper .right .language_select.inactive>.btn{opacity:.5}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu{display:none;position:absolute;top:-8px;right:-71px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.2),0 2px 5px rgba(0,0,0,0.3);border-radius:2px;box-sizing:border-box;padding:6px 0;z-index:7100}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item{display:none;position:relative;cursor:pointer;color:#292929;font-size:13px;line-height:15px;padding:.5em 5.5em .5em 3em;white-space:nowrap;-webkit-transition:background ease-in-out 0.1s;-moz-transition:background ease-in-out 0.1s;-ms-transition:background ease-in-out 0.1s;-o-transition:background ease-in-out 0.1s;transition:background ease-in-out 0.1s}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item:hover{background:#ECEFF1}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item:before{content:'';display:block;position:absolute;left:1em;top:9px;width:16px;height:11px;background:url("/style/img/flags_sprite.jpg") no-repeat 0 0;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,0.25)}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item.ru:before{background-position:0 0}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item.en:before{background-position:0 -11px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item.de:before{background-position:0 -22px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item.fr:before{background-position:0 -33px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item.cz:before{background-position:0 -44px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_item.pl:before{background-position:0 -55px}#clb>.layout>.wrapper .title_wrapper .right .language_select>.menu .menu_splitter{display:block;position:relative;height:1px;margin:5px 0;background:#ECEFF1}#clb>.layout>.wrapper .title_wrapper .right .close{display:block;position:absolute;width:25px;height:25px;cursor:pointer;top:7px;right:7px;opacity:.5;-webkit-transition:0.05s opacity ease-in-out;-moz-transition:0.05s opacity ease-in-out;-ms-transition:0.05s opacity ease-in-out;-o-transition:0.05s opacity ease-in-out;transition:0.05s opacity ease-in-out}#clb>.layout>.wrapper .title_wrapper .right .close.bold{background:url("/style/img/clb_cross_bold.png") no-repeat center center}#clb>.layout>.wrapper .title_wrapper .right .close.thin{background:url("/style/img/clb_cross_thin.png") no-repeat center center}#clb>.layout>.wrapper .title_wrapper .right .close.outer{top:-2px;right:-35px;opacity:.6}#clb>.layout>.wrapper .title_wrapper .right .close:hover{opacity:.87}#clb>.layout>.wrapper .outdated_message{display:block;position:relative;box-sizing:border-box;width:100%;padding:16px;background:#F57C00;color:rgba(255,255,255,0.87);margin-bottom:16px;z-index:1050}#clb>.layout>.wrapper .outdated_message>.message{display:block;position:relative;width:100%;font-family:"Noto sans", sans-serif;font-weight:bold}#clb>.layout>.wrapper .hide_data{display:block;position:relative;box-sizing:border-box;width:100%;padding:16px;background:#C62828;color:rgba(255,255,255,0.87);margin-bottom:16px;z-index:1050}#clb>.layout>.wrapper .hide_data .reason,#clb>.layout>.wrapper .hide_data .initiator,#clb>.layout>.wrapper .hide_data .comment,#clb>.layout>.wrapper .hide_data .note{display:block;position:relative;width:100%;font-family:"Noto sans", sans-serif;font-weight:bold}#clb>.layout>.wrapper .hide_data .reason .text,#clb>.layout>.wrapper .hide_data .initiator .text,#clb>.layout>.wrapper .hide_data .comment .text,#clb>.layout>.wrapper .hide_data .note .text{display:block;position:relative;margin-top:2px;width:100%;font-family:"Roboto", sans-serif;font-weight:normal}#clb>.layout>.wrapper .hide_data .reason a,#clb>.layout>.wrapper .hide_data .initiator a,#clb>.layout>.wrapper .hide_data .comment a,#clb>.layout>.wrapper .hide_data .note a{font-weight:normal;text-decoration:underline;color:#fff;word-break:break-word}#clb>.layout>.wrapper .hide_data .initiator:not(:empty),#clb>.layout>.wrapper .hide_data .comment:not(:empty),#clb>.layout>.wrapper .hide_data .note:not(:empty){margin-top:8px}#clb>.layout>.wrapper .content_wrapper{display:block;position:relative;width:100%;box-sizing:border-box;border-radius:0 0 2px 2px;padding:0 20px}#clb>.layout>.wrapper .content_wrapper .post_content{display:block;position:relative;box-sizing:border-box;padding:0 5px}#clb>.layout>.wrapper .content_wrapper .post_content .video_wrapper{display:none;position:relative;width:800px;height:450px;margin-left:-25px}#clb>.layout>.wrapper .content_wrapper .post_content .video_wrapper iframe{width:100%;height:100%}#clb>.layout>.wrapper .content_wrapper .post_content .image .full_size,#clb>.layout>.wrapper .content_wrapper .post_content .image .zoom_image,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item .full_size,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item .zoom_image{display:none;position:absolute;background:#000 url("/style/img/full_size.png") no-repeat center center;width:37px;height:37px;top:20px;right:20px;border-radius:3px;opacity:.5;z-index:9100;cursor:pointer;-webkit-transition:opacity ease-in-out 0.1s;-moz-transition:opacity ease-in-out 0.1s;-ms-transition:opacity ease-in-out 0.1s;-o-transition:opacity ease-in-out 0.1s;transition:opacity ease-in-out 0.1s}#clb>.layout>.wrapper .content_wrapper .post_content .image .full_size:hover,#clb>.layout>.wrapper .content_wrapper .post_content .image .zoom_image:hover,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item .full_size:hover,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item .zoom_image:hover{opacity:.8}#clb>.layout>.wrapper .content_wrapper .post_content .image .zoom_image,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item .zoom_image{top:67px;background:#000 url("/style/img/zoom_in.png") no-repeat center center}#clb>.layout>.wrapper .content_wrapper .post_content .image .zoom_image.out,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item .zoom_image.out{background:#000 url("/style/img/zoom_out.png") no-repeat center center}#clb>.layout>.wrapper .content_wrapper .post_content .image:hover .full_size,#clb>.layout>.wrapper .content_wrapper .post_content .image:hover .zoom_image.visible,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item:hover .full_size,#clb>.layout>.wrapper .content_wrapper .post_content .images_slider .slide_item:hover .zoom_image.visible{display:block}#clb>.layout>.wrapper .content_wrapper .post_content .image{display:none;position:relative;text-align:center}#clb>.layout>.wrapper .content_wrapper .post_content .image img.image{display:inline-block;position:relative;max-width:100%;width:auto;vertical-align:bottom}#clb>.layout>.wrapper .content_wrapper .post_content .images_slider{display:none;position:relative}#clb>.layout>.wrapper .content_wrapper .post_content .description{display:block;position:relative;font-family:"Roboto", sans-serif;color:#404040;font-size:13px;line-height:1.4;letter-spacing:.002em;word-wrap:break-word}#clb>.layout>.wrapper .content_wrapper .post_content .description>.download_button{display:inline-block;float:right;margin:0 0 16px 32px;padding:8px 48px;background:#66BB6A;text-decoration:none;-webkit-transition:background ease-in-out 0.2s;-moz-transition:background ease-in-out 0.2s;-ms-transition:background ease-in-out 0.2s;-o-transition:background ease-in-out 0.2s;transition:background ease-in-out 0.2s}#clb>.layout>.wrapper .content_wrapper .post_content .description>.download_button .title{display:block;text-align:center;width:100%;font-family:"Noto sans", sans-serif;font-weight:bold;font-size:23px;color:rgba(255,255,255,0.84);text-transform:uppercase;text-decoration:none;padding:0}#clb>.layout>.wrapper .content_wrapper .post_content .description>.download_button .info{display:block;text-align:center;width:100%;font-family:"Roboto", sans-serif;font-size:13px;color:rgba(255,255,255,0.57);text-decoration:none}#clb>.layout>.wrapper .content_wrapper .post_content .description>.download_button:hover{background:#4CAF50;text-decoration:none}#clb>.layout>.wrapper .content_wrapper .post_content .description p{margin:1.5em 0}#clb>.layout>.wrapper .content_wrapper .post_content .description p:first-child{margin-top:0}#clb>.layout>.wrapper .content_wrapper .post_content .description p:last-child{margin-bottom:0}#clb>.layout>.wrapper .content_wrapper .post_content .description b{font-weight:bold}#clb>.layout>.wrapper .content_wrapper .post_content .description i{font-style:italic}#clb>.layout>.wrapper .content_wrapper .post_content .description u{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper .post_content .description s{text-decoration:line-through}#clb>.layout>.wrapper .content_wrapper .post_content .description blockquote{display:block;position:relative;margin:1em 0;padding-left:.5em;border-left:2px solid rgba(0,0,0,0.1)}#clb>.layout>.wrapper .content_wrapper .post_content .description ul,#clb>.layout>.wrapper .content_wrapper .post_content .description ol{display:block;position:relative;margin:1em 0 1em 1.5em}#clb>.layout>.wrapper .content_wrapper .post_content .description ul:first-child,#clb>.layout>.wrapper .content_wrapper .post_content .description ol:first-child{margin-top:0}#clb>.layout>.wrapper .content_wrapper .post_content .description ul:last-child,#clb>.layout>.wrapper .content_wrapper .post_content .description ol:last-child{margin-bottom:0}#clb>.layout>.wrapper .content_wrapper .post_content .description ul ul,#clb>.layout>.wrapper .content_wrapper .post_content .description ol ul{list-style:outside circle}#clb>.layout>.wrapper .content_wrapper .post_content .description ul+p,#clb>.layout>.wrapper .content_wrapper .post_content .description ol+p{margin-top:1em}#clb>.layout>.wrapper .content_wrapper .post_content .description ul{list-style:outside disc}#clb>.layout>.wrapper .content_wrapper .post_content .description ul li{margin:0.2em 0 0}#clb>.layout>.wrapper .content_wrapper .post_content .description ol{list-style:outside decimal}#clb>.layout>.wrapper .content_wrapper .post_content .description ol li{margin:0.2em 0 0}#clb>.layout>.wrapper .content_wrapper .post_content .description ol ol{list-style:outside lower-alpha}#clb>.layout>.wrapper .content_wrapper .post_content .description a{word-break:break-word;font-weight:bold;text-decoration:none;cursor:pointer;color:#0288D1}#clb>.layout>.wrapper .content_wrapper .post_content .description a.internal_link,#clb>.layout>.wrapper .content_wrapper .post_content .description a.external_link{font-weight:normal}#clb>.layout>.wrapper .content_wrapper .post_content .description a:hover{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper .post_content .description img{max-width:100%;vertical-align:bottom}#clb>.layout>.wrapper .content_wrapper .post_content .description img+img{margin-top:8px}#clb>.layout>.wrapper .content_wrapper .post_content .description .video_player{display:block;position:relative;width:100%;height:422px}#clb>.layout>.wrapper .content_wrapper .post_controls{display:block;position:relative;width:100%;box-sizing:border-box;margin:20px 0 0;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);padding:10px 0}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons{display:block;position:relative;box-sizing:border-box;height:28px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item{display:inline-block;position:relative;box-sizing:border-box;padding:0 6px;height:28px;line-height:30px;float:left;font-size:14px;cursor:pointer;font-weight:bold;color:rgba(0,0,0,0.6);border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;-moz-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;-ms-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;-o-transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s;transition:color ease-in-out 0.1s,background-color ease-in-out 0.1s}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item:hover{color:#292929;background-color:rgba(96,125,139,0.1)}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.disabled{color:rgba(0,0,0,0.6) !important;background-color:transparent !important;opacity:1 !important}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item+.button_item{margin-left:8px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item .text{display:block;position:relative;float:left;font-size:14px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.comments .num,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.downloads .num,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.likes .num,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.views .num,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more .num{display:block;position:relative;float:left;padding:0 0 0 24px;line-height:30px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.comments .num:before,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.downloads .num:before,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.likes .num:before,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.views .num:before,#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more .num:before{content:'';display:block;position:absolute;width:24px;height:24px;top:2px;left:0;background:url("/style/img/post_feed_item_sprite.png") no-repeat 0 0;-webkit-transition:background-position ease-in-out 0.1s;-moz-transition:background-position ease-in-out 0.1s;-ms-transition:background-position ease-in-out 0.1s;-o-transition:background-position ease-in-out 0.1s;transition:background-position ease-in-out 0.1s;overflow:hidden;opacity:.5}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.views.disabled{opacity:.75 !important}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.views .num{padding:0 0 0 26px;margin-left:4px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.views .num:before{background-position:-96px 0}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.downloads .num{margin-left:1px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.downloads .num:before{top:3px;background-position:-48px 0}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.likes .num{margin-left:1px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.likes .num:before{background-position:-72px 0}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.likes.liked .num:before{opacity:.7;background-position:-72px -24px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.likes.liked:hover .num:before{opacity:.5}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more .num{margin-left:0;padding:0 0 0 18px}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more .num:before{background-position:-120px 0}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more>.menu{display:none;position:absolute;top:28px;left:0;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.2),0 2px 5px rgba(0,0,0,0.3);border-radius:2px;box-sizing:border-box;padding:6px 0;z-index:7100;font-weight:normal}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more>.menu .menu_item{display:block;position:relative;cursor:pointer;color:#292929;font-size:12px;line-height:14px;padding:.5em 6em .5em 2em;white-space:nowrap;-webkit-transition:background ease-in-out 0.1s;-moz-transition:background ease-in-out 0.1s;-ms-transition:background ease-in-out 0.1s;-o-transition:background ease-in-out 0.1s;transition:background ease-in-out 0.1s}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more>.menu .menu_item:hover{background:#ECEFF1}#clb>.layout>.wrapper .content_wrapper .post_controls .buttons .button_item.more>.menu .menu_splitter{display:block;position:relative;height:1px;margin:5px 0;background:#ECEFF1}#clb>.layout>.wrapper .content_wrapper .post_comments{display:block;position:relative;box-sizing:border-box;width:100%;margin:10px 0 0;padding:16px 0 0}#clb>.layout>.wrapper .content_wrapper .post_comments .title{display:block;position:relative;width:100%;font-family:"Noto sans", sans-serif;font-size:16px;font-weight:bold;padding:0 6px}#clb>.layout>.wrapper .content_wrapper #single_comment_template{display:none}#clb>.layout>.wrapper .content_wrapper #comments_layout{display:block;position:relative;box-sizing:border-box;padding:10px 0 20px;font-family:"Roboto", sans-serif;font-size:13px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments_sump{display:none}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments{display:block;position:relative;width:100%}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments>.comment_item:first-child{margin:6px 0 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item{display:block;position:relative;box-sizing:border-box;-webkit-transition:background-color ease-in-out 0.2s,border-color ease-in-out 0.2s;-moz-transition:background-color ease-in-out 0.2s,border-color ease-in-out 0.2s;-ms-transition:background-color ease-in-out 0.2s,border-color ease-in-out 0.2s;-o-transition:background-color ease-in-out 0.2s,border-color ease-in-out 0.2s;transition:background-color ease-in-out 0.2s,border-color ease-in-out 0.2s}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.folding_dot{display:none;position:absolute;height:6px;width:0;background:url("/style/img/folding_dot.png") repeat-x;top:28px;opacity:.6}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary{display:block;position:relative;width:100%;height:56px;box-sizing:border-box;padding:12px 2px 8px;-webkit-transition:background-color ease-in-out 0.5s;-moz-transition:background-color ease-in-out 0.5s;-ms-transition:background-color ease-in-out 0.5s;-o-transition:background-color ease-in-out 0.5s;transition:background-color ease-in-out 0.5s}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .avatar{display:block;position:relative;height:36px;width:36px;overflow:hidden;border-radius:50%;margin-right:8px;float:left}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .avatar img{width:100%;vertical-align:bottom}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .nickname{display:block;position:relative;float:left;height:19px;font-size:15px;font-weight:bold;text-decoration:none;color:rgba(0,0,0,0.84);line-height:19px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .nickname:hover{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .status{float:left;display:block;position:relative;width:calc(100% - 44px);height:13px;font-size:13px;color:#9099a3;margin:2px 0 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls{display:block;position:absolute;right:6px;top:16px;height:13px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls .ctrl_btn{display:none;position:relative;float:right;width:13px;height:13px;margin-left:9px;opacity:.1;cursor:pointer;-webkit-transition:opacity 0.1s ease-in-out;-moz-transition:opacity 0.1s ease-in-out;-ms-transition:opacity 0.1s ease-in-out;-o-transition:opacity 0.1s ease-in-out;transition:opacity 0.1s ease-in-out}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls .ctrl_btn:before{content:"";display:block;width:11px;height:11px;position:relative;top:1px;left:1px;background:url("/style/img/sprites/sprite_comments.png") 0 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls .ctrl_btn:hover{opacity:.5 !important}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls .ctrl_btn.complaint:before{background-position:-11px 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls .ctrl_btn.hide_subs:before{background-position:-44px 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls .ctrl_btn.hide_subs.open{opacity:.3 !important}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary .controls .ctrl_btn.hide_subs.open:before{background-position:-55px 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body{display:block;position:relative;width:100%;box-sizing:border-box;padding-left:44px;padding-bottom:10px;-webkit-transition:background-color ease-in-out 0.5s;-moz-transition:background-color ease-in-out 0.5s;-ms-transition:background-color ease-in-out 0.5s;-o-transition:background-color ease-in-out 0.5s;transition:background-color ease-in-out 0.5s}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .raw_text{display:none}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text{display:block;position:relative;line-height:1.4em;letter-spacing:.002em;word-wrap:break-word}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text p{margin:1.5em 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text p:first-child{margin-top:0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text p:last-child{margin-bottom:0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text b{font-weight:bold}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text i{font-style:italic}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text u{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text s{text-decoration:line-through}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text blockquote{display:block;position:relative;margin:1em 0;padding-left:.5em;border-left:2px solid rgba(0,0,0,0.1)}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ul,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol{display:block;position:relative;margin:1em 0 1em 1.5em}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ul:first-child,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol:first-child{margin-top:0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ul:last-child,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol:last-child{margin-bottom:0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ul ul,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol ul{list-style:outside circle}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ul+p,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol+p{margin-top:1em}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ul{list-style:outside disc}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ul li{margin:0.2em 0 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol{list-style:outside decimal}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol li{margin:0.2em 0 0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text ol ol{list-style:outside lower-alpha}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text a{word-wrap:break-word;font-weight:bold;text-decoration:none;cursor:pointer;color:#0288D1}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text a.internal_link,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text a.external_link{font-weight:normal}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_text a:hover{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .divide{display:inline-block;position:relative;margin:0 5px;color:#9099a3}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_date{display:inline-block;position:relative;color:#9099a3;margin-top:10px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .answer_button,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .edit_button{display:inline-block;position:relative;color:#2b587a}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_date,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .answer_button,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .edit_button{position:relative;font-size:12px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .inner_date:hover,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .answer_button:hover,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body .edit_button:hover{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap{float:right;display:block;position:relative;height:13px;opacity:.6;right:6px;top:10px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button{width:13px;height:13px;float:left;position:relative;background:rgba(0,0,0,0.1);-webkit-transition:opacity 0.2s ease,background 0.2s ease;-moz-transition:opacity 0.2s ease,background 0.2s ease;-ms-transition:opacity 0.2s ease,background 0.2s ease;-o-transition:opacity 0.2s ease,background 0.2s ease;transition:opacity 0.2s ease,background 0.2s ease;cursor:pointer}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button:hover{background:rgba(0,0,0,0.2)}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button:after{content:'';width:11px;height:11px;line-height:11px;display:block;position:absolute;top:1px;left:1px;color:#000;text-align:center}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.dislike:after{background:url("/style/img/sprites/sprite_comments.png") -33px 0;opacity:.15}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.dislike:hover,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.dislike.rated{background:rgba(244,67,54,0.5)}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.dislike:hover:after,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.dislike.rated:after{opacity:.3}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.like:after{background:url("/style/img/sprites/sprite_comments.png") -22px 0;opacity:.15}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.like:hover,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.like.rated{background:rgba(76,175,80,0.5)}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.like:hover:after,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.like.rated:after{opacity:.3}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.inactive{cursor:default;background:rgba(0,0,0,0.1) !important}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.inactive:hover{background:rgba(0,0,0,0.1) !important}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_button.inactive:hover:after{opacity:.15}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap>.rating_value{height:13px;min-width:20px;display:inline-block;padding:0 2px;box-sizing:border-box;float:left;text-align:center;cursor:default;position:relative;color:rgba(0,0,0,0.57);font-family:"Noto sans", sans-serif;font-weight:bold}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body>.rating_wrap.zero{opacity:.4}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.deleted_msg{display:none;box-sizing:border-box;padding:24px 0 24px 10px;-webkit-transition:background-color ease-in-out 0.5s;-moz-transition:background-color ease-in-out 0.5s;-ms-transition:background-color ease-in-out 0.5s;-o-transition:background-color ease-in-out 0.5s;transition:background-color ease-in-out 0.5s}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.deleted_msg .recover{text-decoration:none;cursor:pointer;color:#0288D1}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.deleted_msg .recover:hover{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>#comment_form{position:relative;padding-left:44px;margin-bottom:16px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.reply_comments{display:block;position:relative;box-sizing:border-box;padding-left:44px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.reply_comments>.comment_item{border-top:1px solid #ECEFF1}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item.no_child>.reply_comments{display:none}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item.no_child.deleted{display:none}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item.deleted>.deleted_msg{font-weight:bold;opacity:.75}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item+.comment_item{border-top:1px solid #ECEFF1}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item.highlighted>.author_summary,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item.highlighted>.comment_body{background:#ECEFF1}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item:hover>.author_summary .ctrl_btn{opacity:.25 !important}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.comment_body:hover>.rating_wrap,#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item>.author_summary:hover+.comment_body>.rating_wrap{opacity:1}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item[level='1'] .folding_dot{display:block;width:44px;left:-44px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item[level='2'] .folding_dot{width:88px;left:-88px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item[level='3'] .folding_dot{width:132px;left:-132px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item[level='4'] .folding_dot{width:176px;left:-176px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item[level='5'] .folding_dot{width:220px;left:-220px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.comments .comment_item[level='5'] .reply_comments{padding-left:0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.message{display:none;position:relative;margin:20px 0 10px}#clb>.layout>.wrapper .content_wrapper #comments_layout>.message .title{display:block;position:relative;width:100%;font-family:"Noto sans", sans-serif;font-size:16px;font-weight:bold;text-align:center;margin-bottom:10px;text-transform:uppercase;padding:0}#clb>.layout>.wrapper .content_wrapper #comments_layout>.message .text{display:block;position:relative;width:100%;font-family:"Roboto", sans-serif;font-size:13px;text-align:center}#clb>.layout>.wrapper .content_wrapper #comments_layout>.message .text a{word-break:break-word;text-decoration:none;cursor:pointer;color:#0288D1}#clb>.layout>.wrapper .content_wrapper #comments_layout>.message .text a:hover{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comment_form_holder{display:block;position:relative;box-sizing:border-box;width:100%;padding-top:16px}#clb>.layout>.wrapper .content_wrapper #comment_form_holder>.title{display:block;position:relative;box-sizing:border-box;width:100%;font-family:"Noto sans", sans-serif;font-size:16px;font-weight:bold;padding:0 6px;margin:0 0 10px;cursor:pointer}#clb>.layout>.wrapper .content_wrapper #comment_form{display:block;position:relative}#clb>.layout>.wrapper .content_wrapper #comment_form .lwt_editor .panel{background:#ECEFF1;box-sizing:border-box;border:1px solid #ddd;border-bottom:0}#clb>.layout>.wrapper .content_wrapper #comment_form .lwt_editor textarea{top:-1px;height:150px;font-size:12px;font-family:"Roboto", sans-serif}#clb>.layout>.wrapper .content_wrapper #comment_form .form_buttons{width:100%;height:32px;display:block;position:relative;padding:10px 0 0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview{display:none;position:relative;width:100%;margin-bottom:8px;border:4px solid #CFD8DC;box-sizing:border-box;padding:8px;line-height:1.4em;letter-spacing:.002em}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview p{margin:1.5em 0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview p:first-child{margin-top:0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview p:last-child{margin-bottom:0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview b{font-weight:bold}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview i{font-style:italic}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview u{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview s{text-decoration:line-through}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview blockquote{display:block;position:relative;margin:1em 0;padding-left:.5em;border-left:2px solid rgba(0,0,0,0.1)}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ul,#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol{display:block;position:relative;margin:1em 0 1em 1.5em}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ul:first-child,#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol:first-child{margin-top:0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ul:last-child,#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol:last-child{margin-bottom:0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ul ul,#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol ul{list-style:outside circle}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ul+p,#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol+p{margin-top:1em}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ul{list-style:outside disc}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ul li{margin:0.2em 0 0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol{list-style:outside decimal}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol li{margin:0.2em 0 0}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview ol ol{list-style:outside lower-alpha}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview a{word-break:break-word;font-weight:bold;text-decoration:none;cursor:pointer;color:#0288D1}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview a.internal_link,#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview a.external_link{font-weight:normal}#clb>.layout>.wrapper .content_wrapper #comment_form .comment_preview a:hover{text-decoration:underline}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer{display:block;position:absolute;background:#fff;z-index:3000;box-shadow:0 2px 4px rgba(0,0,0,0.5);border-radius:2px;overflow:hidden}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item{display:block;position:relative;overflow:hidden;width:100%;font-family:Roboto, sans-serif;font-size:12px;box-sizing:border-box;padding:7px 10px;color:#292929;cursor:pointer;-webkit-transition:background 0.2s ease-in-out;-moz-transition:background 0.2s ease-in-out;-ms-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item+.offer_item{border-top:1px solid rgba(0,0,0,0.1)}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item:hover,#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item.active{background:#ECEFF1}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item:disabled{opacity:.7;cursor:default}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item .avatar{width:30px;height:30px;border-radius:15px;overflow:hidden;float:left;margin-right:10px}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item .avatar img{width:100%}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item .nickname,#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item .name{font-family:"Noto sans", sans-serif;font-size:14px;font-weight:700;line-height:18px;height:18px;width:calc(100% - 40px);float:left}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item .info{width:calc(100% - 40px);height:12px;display:block;position:relative;overflow:hidden;font-size:12px;color:rgba(0,0,0,0.54);line-height:12px;padding:0}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item .info .info_item{display:block;position:relative;float:left;font-weight:700;margin-right:5px}#clb>.layout>.wrapper .content_wrapper #comment_form #input_offer .offer_item .info .info_item span{font-weight:400}#clb>.layout>.wrapper.video .video_wrapper{display:block !important}#clb>.layout>.wrapper.image .post_content>.image,#clb>.layout>.wrapper.image .post_content>.images_slider,#clb>.layout>.wrapper.guide .post_content>.image,#clb>.layout>.wrapper.guide .post_content>.images_slider,#clb>.layout>.wrapper.camouflage .post_content>.image,#clb>.layout>.wrapper.camouflage .post_content>.images_slider,#clb>.layout>.wrapper.mission .post_content>.image,#clb>.layout>.wrapper.mission .post_content>.images_slider,#clb>.layout>.wrapper.model .post_content>.image,#clb>.layout>.wrapper.model .post_content>.images_slider,#clb>.layout>.wrapper.location .post_content>.image,#clb>.layout>.wrapper.location .post_content>.images_slider{width:800px;left:-25px}#clb>.layout>.wrapper.image .post_content>.images_slider>.previews,#clb>.layout>.wrapper.guide .post_content>.images_slider>.previews,#clb>.layout>.wrapper.camouflage .post_content>.images_slider>.previews,#clb>.layout>.wrapper.mission .post_content>.images_slider>.previews,#clb>.layout>.wrapper.model .post_content>.images_slider>.previews,#clb>.layout>.wrapper.location .post_content>.images_slider>.previews{width:calc(100% - 10px);padding:0 5px}#clb>.layout>.wrapper.camouflage .post_content>.description,#clb>.layout>.wrapper.mission .post_content>.description,#clb>.layout>.wrapper.model .post_content>.description,#clb>.layout>.wrapper.location .post_content>.description{min-height:66px}#clb>.layout>.wrapper.blurry>.title_wrapper,#clb>.layout>.wrapper.blurry>.content_wrapper,#clb>.layout>.wrapper.blurry>.message{-webkit-filter:blur(2px);-moz-filter:blur(2px);-ms-filter:blur(2px);-o-filter:blur(2px);filter:blur(2px)}#clb>.layout>.wrapper .post_action_loader{width:100%;height:100%;display:none;position:absolute;top:0;left:0;border-radius:2px;background:rgba(0,0,0,0.15);z-index:1200}#updates_wrapper>.items{width:100%;display:block;position:relative}#updates_wrapper>.items .update_item{display:block;position:relative;width:100%;background:#fff;box-sizing:border-box;padding:16px;border-radius:2px;box-shadow:0 1px 7px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.15);font-family:"Roboto", sans-serif;font-weight:400;font-size:13px;color:#292929;cursor:pointer;-webkit-transition:background ease-in-out 0.5s;-moz-transition:background ease-in-out 0.5s;-ms-transition:background ease-in-out 0.5s;-o-transition:background ease-in-out 0.5s;transition:background ease-in-out 0.5s}#updates_wrapper>.items .update_item+.update_item{margin-top:20px}#updates_wrapper>.items .update_item.unread{background:#E8F5E9}#updates_wrapper>.items .update_item .top{display:block;position:relative;width:100%;height:40px}#updates_wrapper>.items .update_item .top .avatar{display:block;position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;float:left;margin-right:16px}#updates_wrapper>.items .update_item .top .avatar img{width:100%;height:100%;vertical-align:bottom}#updates_wrapper>.items .update_item .top .status{display:block;float:left;font-size:14px;margin-top:7px}#updates_wrapper>.items .update_item .top .status .nickanme,#updates_wrapper>.items .update_item .top .status .action_link{display:inline-block;position:relative;font-weight:bold}#updates_wrapper>.items .update_item .top .status .nickanme:hover,#updates_wrapper>.items .update_item .top .status .action_link:hover{text-decoration:underline;color:#0288D1}#updates_wrapper>.items .update_item .top .status .action{display:inline-block;position:relative;color:#9099a3}#updates_wrapper>.items .update_item .top .status .action_link{font-weight:500}#updates_wrapper>.items .update_item .top .status .date{display:inline-block;position:relative;color:#9099a3;margin-top:3px;font-size:13px}#updates_wrapper>.items .update_item:after{display:block;content:"";position:absolute;height:50px;width:50px;opacity:.1;background:url("/style/img/updates_types.png") 0 -10px;border-radius:2px;top:0;right:0}#updates_wrapper>.items .update_item.mention:after{background-position:0 -10px}#updates_wrapper>.items .update_item.comment:after{background-position:0 -70px}#updates_wrapper>.items .update_item.comment_answer:after{background-position:0 -130px}#updates_wrapper>.items .update_item.subscription{cursor:default}#updates_wrapper>.items .update_item.subscription:after{background-position:0 -190px}#updates_wrapper>.sump{display:none}#update_template{display:none}
