.unavg_calendar { background-color: #fff; border-radius: 2px; border: 1px solid #e5e5e5; box-sizing: border-box; line-height: 1; margin: 15px 0; } .unavg_calendar_data { display: flex; padding: 10px 5px; flex-wrap: wrap; } .unavg_calendar_data .unavg_month { align-content: flex-end; display: flex; flex-wrap: wrap; justify-content: center; margin: 0 8px 10px 0; max-width: 85px; position: relative; } .unavg_month_data { display: flex; } .unavg_name_month { font-size: 16px; text-align: center; width: 100%; } .unavg_calendar_week { display: flex; flex-direction: column-reverse; } .unavg_calendar_week span { border: 1px solid #ccc; box-sizing: border-box; height: 13px; hyphens: none; margin: 0 2px 4px; position: relative; width: 13px; } .unavg_calendar_week span:hover { box-shadow: 0 0 3px 6px #0368ff inset; } .unavg_calendar_week span::after { background: rgba(0, 0, 0, 0.8); border: 2px solid #e0c878; color: #e0c878; content: attr(data-unavg_tooltip); font-size: 15px; left: 25px; line-height: 1.1; min-width: 95px; opacity:0; padding: 4px 6px; pointer-events: none; position: absolute; text-align: center; top: -15px; transition: opacity 0.3s ease; z-index: 1; } .unavg_calendar_data .unavg_month:last-child:not(:first-child) .unavg_calendar_week span::after { left: auto; right: 25px; } .unavg_calendar_week span:hover::after { opacity:1; } .unavg_calendar_footer { align-items: center; display: flex; font-size: 12px; justify-content: flex-end; line-height: 1; margin: 10px 2px 8px; } .unavg_calendar_footer .unavg_pin { border: 1px solid #e5e5e5; height: 12px; margin: 0 2px; width: 12px; } .unavg_text { margin: 0 5px; } .unavg_col1{ background-color: #ffffb2; } .unavg_col2{ background-color: #fed976; } .unavg_col3{ background-color: #feb24c; } .unavg_col4{ background-color: #fd8d3c; } .unavg_col5{ background-color: #f03b20; } .unavg_col6{ background-color: #bd0026; } .una_adv { margin: 0 0 18px; } .una_adv a, .una_adv img { display: flex; } .una_adv:empty { display: none; } .una_adv > a img:hover { filter: contrast(1.4); opacity: .9; } .universe_userlist { font-size: 16px; line-height: normal; padding: 12px 6px; position: relative; } #una_filters { margin: 6px 0 9px; } .una_header { line-height: 1; margin: 0 0 12px; } .una_header span { padding: 0 3px 0 0; } #universe_visible:empty { opacity: 0; z-index: -1; } #universe_visible { align-items: center; color: #000; display: flex; height: 36px; justify-content: center; margin: 0 0 0 -12px; opacity: 1; position: fixed; top: 0; transition: all .3s ease-in; width: 150px; } .una_date { border-top: 1px solid #e5e5e5; padding: 12px 0; } .una_item_timeline { align-items: center; display: flex; margin: 0 0 18px 6px; position: relative; } .una_item_timeline .una_author { background-color: #e5e5e5; height: 36px; min-width: 36px; overflow: hidden; width: 36px; } .una_author img { border: none; border-radius: 0; float: none; height: auto; max-width: 100%; } .una_item_timeline .una_right { display: flex; padding: 0 12px; width: calc(100% - 36px); } .una_time { align-self: center; color: #616161; font-size: 11px; padding: 0 12px 0 0; } .una_content { flex-grow: 1; overflow: hidden; } .una_cover, .una_avatar { display: block; margin: 6px 6px 6px 18px; } .una_media_box { margin: 6px 6px 6px 18px; display: flex; } .universe_userlist .una_author_name { margin: 0 4px 0 0; } .universe_userlist .una_author_name:empty { display: none; } .universe_userlist .una_action { text-transform: lowercase; } .una_group_name, .una_subject { text-transform: none; } #universe_time .una_post_status { color: #9e5353; font-size: 11px; margin: 0 0 0 6px; } #universe_time .una_post_status.una_st_spam { color: #f05151; } #universe_time .una_post_status.una_st_0 { color: #e19201; } .una_timeline_blk .rcl-pager { position: relative; } .una_goto_comments { font-size: 14px; } .una_goto_comments > a { align-items: center; display: flex; } .una_goto_comments > a:hover { text-decoration: none; } .una_goto_comments > a span:hover { text-decoration: underline; } .una_goto_comments .rcli { margin: 0 0 0 6px; } .una_user_status > div { background-color: #f5f5f5; border: 1px solid #e5e5e5; display: inline-block; margin: 6px 18px; padding: 6px 12px; } #universe_time .una_rating_plus { color: #3bb525; } #universe_time .una_rating_minus { color: #f05151; } .una_admin_dashboard #universe_visible { margin-left: -18px; top: 32px; } .una_admin_dashboard .una_item_timeline { overflow: hidden; } .una_admin_dashboard .una_header { float: right; font-size: 14px; margin: -20px 0 0; } .unac_comm_content { border-left: 3px solid #ff8f8f; margin: 12px 6px 18px 12px; padding: 6px 12px; } .unac_comm_content > p:first-child { margin-top: 0; padding-top: 0; } .unac_comm_content > p:last-child { margin-bottom: 0; padding-bottom: 0; } #universe_time #universe_visible { background: #fff; z-index: 100; box-shadow: 0 0 25px 25px rgba(var(--rclRgb),.4) inset; } #recallbar:hover { z-index: 101; }.una_modern .una_adv { margin: 0 8px 0 24px; } .una_modern .una_header { display: inline-block; position: relative; } .una_modern .una_header::after { background-color: #e0bfbf; bottom: -12px; content: ""; height: 3px; left: 0; position: absolute; width: 100%; } .una_modern #universe_visible { background-color: #e0bfbf; box-shadow: 1px 1px 1px 1px #a07f6d; } .una_timeline { position: relative; } .una_timeline::before { border: 2px solid #e0bfbf; bottom: 60px; box-sizing: border-box; content: ""; height: calc(100% - 60px); left: 20px; position: absolute; } .una_modern .una_date::after, .una_modern .una_date::before { background-color: #d7b6b6; border-radius: 50%; content: ""; height: 6px; left: 3px; position: absolute; width: 6px; } .una_modern .una_date::after { bottom: 3px; } .una_modern .una_date::before { top: 3px; } .una_modern .una_date { background-color: #f5f5f5; border: 1px solid #e0bfbf; box-shadow: 3px 3px 1px -1px #ccc; color: #000; display: inline-block; margin: 18px 0 6px -2px; padding: 6px 18px; position: relative; z-index: 2; } .una_modern .una_item_timeline::after, .una_modern .una_item_timeline::before { background-color: #e0bfbf; content: ""; height: 3px; left: 0; position: absolute; width: 15px; } .una_modern .una_item_timeline::after { bottom: 0; } .una_modern .una_item_timeline::before { top: 0; } .una_modern .una_item_timeline { background-color: #f5eded; border-left: 3px solid #e0bfbf; box-sizing: border-box; margin: 18px 6px; padding: 12px; } .una_modern .una_item_timeline .una_author { border-radius: 50%; transition: all 0.25s ease-in 0s; z-index: 3; } .una_modern .una_item_timeline .una_author:hover { background-color: transparent; border-radius: 0; transform: scale(1.3); } .una_modern .una_right { flex-direction: column; } .una_modern .una_time { align-self: flex-start; font-size: 13px; padding: 0 0 6px 24px; position: relative; } .una_modern .una_time::before { color: #ccc; content: "\f017"; font-family: rcl-awesome; font-size: 20px; left: -3px; position: absolute; top: -5px; } .notify.ssi-error .ssi-modalTitle span.error,.notify.ssi-error .ssi-modalTitle span.success,.notify.ssi-info .ssi-modalTitle span.info,.notify.ssi-info .ssi-modalTitle span.success,.notify.ssi-success .ssi-modalTitle span.success,.notify.ssi-warning .ssi-modalTitle span.success,.notify.ssi-warning .ssi-modalTitle span.warning,.ssi-modalNavigation .ssi-modalNext span,.ssi-modalNavigation .ssi-modalPrev span,.ssi-modalOuter.ssi-fullScreen .ssi-modalWindow .ssi-displayIcon,.ssi-topIcons .ssi-closeIcon,.ssi-topIcons .ssi-displayIcon{background-image:url(https://limura.ru/wp-content/plugins/wp-recall/css/images/sprite.png)}.ssi-backdrop,body.ssi-modalOpen{overflow:hidden}.ssi-backdrop,.ssi-modalOuter{position:fixed;z-index:1500;top:0;left:0;width:100%;height:100%}.ssi-backdrop{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#B3000000', endColorstr='#B3000000')}.ssi-modalOuter{overflow:auto}.ssi-modalOuter.ssi-fullScreen .ssi-modalWrapper{width:100%!important;margin:0;border-radius:0;height:100%}.ssi-modalOuter.ssi-fullScreen .ssi-modalWindow{overflow:auto;border-radius:0;min-height:100%}.ssi-modalOuter.ssi-fullScreen .ssi-modalWindow .ssi-modalContent{padding-bottom:0}.ssi-modalOuter.ssi-fullScreen .ssi-modalWindow .ssi-buttons{position:fixed;width:100%}.ssi-modalOuter.ssi-fullScreen .ssi-modalWindow .ssi-displayIcon,.ssi-modalOuter.ssi-fullScreen .ssi-modalWindow .ssi-displayIcon:hover{background-position:0 -120px;background-repeat:no-repeat;overflow:hidden;display:block;width:24px;height:24px}.ssi-modalOuter.ssi-fullScreen .ssi-modalWindow .ssi-displayIcon:hover{background-position:0 -96px}.ssi-center{display:table}.ssi-center .ssi-modalWrapper{display:table-cell;vertical-align:middle}.ssi-center .ssi-modalWindow{margin-left:auto;margin-right:auto}.ssi-modalWrapper{position:relative;margin:30px auto 20px;z-index:1501}.ssi-modalWrapper.full{width:100%}.ssi-modalWrapper .ssi-modalWindow.auto,.ssi-modalWrapper.auto{display:table;width:auto}.ssi-modalWrapper .ssi-modalWindow.large,.ssi-modalWrapper.large{width:80%}@media only screen and (max-width:900px){.ssi-modalWrapper .ssi-modalWindow.large,.ssi-modalWrapper.large{width:85%}}@media only screen and (max-width:600px){.ssi-modalWrapper .ssi-modalWindow.large,.ssi-modalWrapper.large{width:95%}}@media only screen and (max-width:450px){.ssi-modalWrapper .ssi-modalWindow.large,.ssi-modalWrapper.large{width:98%}.ssi-modalWrapper .ssi-modalWindow.large .ssi-modalTitle,.ssi-modalWrapper.large .ssi-modalTitle{font-size:18px}}.ssi-modalWrapper .ssi-modalWindow.mediumToLarge,.ssi-modalWrapper.mediumToLarge{width:70%}@media only screen and (max-width:900px){.ssi-modalWrapper .ssi-modalWindow.mediumToLarge,.ssi-modalWrapper.mediumToLarge{width:80%}}@media only screen and (max-width:600px){.ssi-modalWrapper .ssi-modalWindow.mediumToLarge,.ssi-modalWrapper.mediumToLarge{width:90%}}@media only screen and (max-width:450px){.ssi-modalWrapper .ssi-modalWindow.mediumToLarge,.ssi-modalWrapper.mediumToLarge{width:95%}.ssi-modalWrapper .ssi-modalWindow.mediumToLarge .ssi-modalTitle,.ssi-modalWrapper.mediumToLarge .ssi-modalTitle{font-size:18px}}.ssi-modalWrapper .ssi-modalWindow.medium,.ssi-modalWrapper.medium{width:62%}@media only screen and (max-width:900px){.ssi-modalWrapper .ssi-modalWindow.medium,.ssi-modalWrapper.medium{width:72%}}@media only screen and (max-width:600px){.ssi-modalWrapper .ssi-modalWindow.medium,.ssi-modalWrapper.medium{width:82%}}@media only screen and (max-width:450px){.ssi-modalWrapper .ssi-modalWindow.medium,.ssi-modalWrapper.medium{width:95%}.ssi-modalWrapper .ssi-modalWindow.medium .ssi-modalTitle,.ssi-modalWrapper.medium .ssi-modalTitle{font-size:18px}}.ssi-modalWrapper .ssi-modalWindow.smallToMedium,.ssi-modalWrapper.smallToMedium{width:50%}@media only screen and (max-width:900px){.ssi-modalWrapper .ssi-modalWindow.smallToMedium,.ssi-modalWrapper.smallToMedium{width:70%}}@media only screen and (max-width:600px){.ssi-modalWrapper .ssi-modalWindow.smallToMedium,.ssi-modalWrapper.smallToMedium{width:80%}}@media only screen and (max-width:450px){.ssi-modalWrapper .ssi-modalWindow.smallToMedium,.ssi-modalWrapper.smallToMedium{width:90%}.ssi-modalWrapper .ssi-modalWindow.smallToMedium .ssi-modalTitle,.ssi-modalWrapper.smallToMedium .ssi-modalTitle{font-size:18px}}.ssi-modalWrapper .ssi-modalWindow.small,.ssi-modalWrapper.small{width:45%}@media only screen and (max-width:900px){.ssi-modalWrapper .ssi-modalWindow.small,.ssi-modalWrapper.small{width:65%}}@media only screen and (max-width:600px){.ssi-modalWrapper .ssi-modalWindow.small,.ssi-modalWrapper.small{width:75%}}@media only screen and (max-width:450px){.ssi-modalWrapper .ssi-modalWindow.small,.ssi-modalWrapper.small{width:85%}.ssi-modalWrapper .ssi-modalWindow.small .ssi-modalTitle,.ssi-modalWrapper.small .ssi-modalTitle{font-size:18px}}.ssi-modalWrapper .ssi-modalWindow.dialog,.ssi-modalWrapper.dialog{width:30%}@media only screen and (max-width:900px){.ssi-modalWrapper .ssi-modalWindow.dialog,.ssi-modalWrapper.dialog{width:50%}}@media only screen and (max-width:600px){.ssi-modalWrapper .ssi-modalWindow.dialog,.ssi-modalWrapper.dialog{width:60%}}@media only screen and (max-width:450px){.ssi-modalWrapper .ssi-modalWindow.dialog,.ssi-modalWrapper.dialog{width:80%}.ssi-modalWrapper .ssi-modalWindow.dialog .ssi-modalTitle,.ssi-modalWrapper.dialog .ssi-modalTitle{font-size:18px}}.ssi-modalWindow{width:100%;background:#fff;border:1px solid #c3c3c3;position:relative;border-radius:8px;padding:18px 6px 5px}.ssi-topIcons{padding-left:5px;font-weight:600;position:absolute;top:0;line-height:25px;right:0;z-index:1}.ssi-topIcons a{float:left;color:#8c8c8c;font-size:30px;text-decoration:none;margin-right:5px;width:16px;height:16px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-color:inherit}.ssi-topIcons a:hover{color:#265067}.ssi-topIcons .ssi-displayIcon{background-position:0 0;background-repeat:no-repeat;overflow:hidden;display:block;width:24px;height:24px}.ssi-topIcons .ssi-closeIcon,.ssi-topIcons .ssi-closeIcon:hover,.ssi-topIcons .ssi-displayIcon:hover{background-position:0 -144px;background-repeat:no-repeat;overflow:hidden;display:block;width:24px;height:24px}.ssi-topIcons .ssi-closeIcon,.ssi-topIcons .ssi-closeIcon:hover{background-position:0 -72px}.ssi-topIcons .ssi-closeIcon:hover{background-position:0 -24px}.ssi-modalTitle{padding:0 0 5px 15px;font:italic 600 25px Georgia,serif;border-bottom:1px solid #ddd}.ssi-modalTitle .ssi-displayTime{font-size:18px}.ssi-modalContent{min-height:50px;margin-top:0;padding:5px 15px 10px;z-index:1501;position:relative}.ssi-modalContent:after{content:" ";display:table;clear:both}.ssi-modalContent::-webkit-scrollbar{-webkit-appearance:none}.ssi-modalContent::-webkit-scrollbar:vertical{width:15px}.ssi-modalContent::-webkit-scrollbar:horizontal{height:12px}.ssi-modalContent::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;border:2px solid #fff}.ssi-modalContent::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.ssi-modalContent.ssi-overflow{overflow:auto}.ssi-buttons{position:relative;bottom:0;padding:5px 5px 1px;border-top:1px solid #ddd}.ssi-buttons:after,.ssi-modalPositioned.left .ssi-modalWrapper:after{content:" ";display:block;height:0;clear:both}.ssi-buttons .ssi-leftButtons{float:left}.ssi-buttons .ssi-rightButtons,.ssi-modalPositioned.right .ssi-modalWrapper,.ssi-modalPositioned.right .ssi-modalWrapper .ssi-modalWindow{float:right}.ssi-buttons .ssi-modalBtn{margin:2px}.ssi-buttons .ssi-countDown{color:#d1d1d1;font-size:12px;margin-left:5px}.ssi-modalPositioned{overflow:visible;height:0}.ssi-modalPositioned.left .ssi-modalWindow,.ssi-modalPositioned.left .ssi-modalWrapper{float:left}.ssi-modalPositioned.bottom{top:auto;height:auto;bottom:0}.ssi-modalPositioned.bottom .ssi-modalWrapper{height:auto}.ssi-modalPositioned.top{top:0}.ssi-modalPositioned.center .ssi-modalWrapper,.ssi-modalPositioned.center .ssi-modalWrapper .ssi-modalWindow{margin-left:auto!important;margin-right:auto!important}.ssi-modalPositioned .ssi-modalWrapper{margin:15px 3px;padding:0;height:0}.ssi-modalPositioned .ssi-modalWrapper .ssi-modalWindow{margin:10px 0;clear:both;z-index:1500}.ssi-modalPositioned.ssi-stack{pointer-events:none;z-index:3000}.ssi-modalPositioned.ssi-stack.center .ssi-modalWrapper .ssi-modalWindow{margin:4px}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper{width:100%;margin:0}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow:first-child{margin-top:10px}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow{pointer-events:auto;margin:2px 7px;box-shadow:-1px 1px 28px -2px #a196a1}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.ssi-smoothSlide{visibility:hidden;display:block!important}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.full{width:99.9%;margin:1px}@media only screen and (max-width:450px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.full{width:99.5%}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.full .ssi-modalTitle{font-size:18px}}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.large{width:800px}@media only screen and (max-width:900px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.large{width:90%}}@media only screen and (max-width:600px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.large{width:85%}}@media only screen and (max-width:450px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.large{width:99.5%;margin:1px}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.large .ssi-modalTitle{font-size:18px}}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.mediumToLarge{width:700px}@media only screen and (max-width:900px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.mediumToLarge{width:85%}}@media only screen and (max-width:600px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.mediumToLarge{width:75%}}@media only screen and (max-width:450px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.mediumToLarge{width:80%}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.mediumToLarge .ssi-modalTitle{font-size:18px}}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.medium{width:600px}@media only screen and (max-width:900px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.medium{width:80%}}@media only screen and (max-width:600px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.medium{width:75%}}@media only screen and (max-width:450px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.medium{width:80%}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.medium .ssi-modalTitle{font-size:18px}}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.smallToMedium{width:500px}@media only screen and (max-width:600px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.smallToMedium{width:60%}}@media only screen and (max-width:450px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.smallToMedium{width:55%}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.smallToMedium .ssi-modalTitle{font-size:18px}}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.small{width:400px}@media only screen and (max-width:600px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.small{width:60%}}@media only screen and (max-width:450px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.small{width:55%}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.small .ssi-modalTitle{font-size:18px}}.imgBox.ssi-center .ssi-modalWindow,.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.dialog{width:300px}@media only screen and (max-width:600px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.dialog{width:45%}}@media only screen and (max-width:450px){.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.dialog{width:55%}.ssi-modalPositioned.ssi-stack .ssi-modalWrapper .ssi-modalWindow.dialog .ssi-modalTitle{font-size:18px}}.ssi-hover{cursor:pointer}.ssi-hover:hover{box-shadow:-1px 1px 17px 0 #757175}.ssi-hidden{display:none}.ssi-borderOut{border:none!important}.anim{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ssi-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ssi-fadeIn{0%{opacity:0}to{opacity:1}}.ssi-fadeIn{-webkit-animation-name:ssi-fadeIn;animation-name:ssi-fadeIn}@-webkit-keyframes ssi-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ssi-fadeOut{0%{opacity:1}to{opacity:0}}.ssi-fadeOut{-webkit-animation-name:ssi-fadeOut;animation-name:ssi-fadeOut}.ssi-backdrop.imgBox{background:rgba(0,0,0,.87);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#CC000000', endColorstr='#CC000000')}.imgBox{overflow:auto}.imgBox .ssi-modalWrapper{margin-top:55px;z-index:11111;width:300px}.imgBox .ssi-modalWrapper .ssi-topIcons{margin-right:-15px;margin-top:-12px;z-index:11111}.imgBox .ssi-modalWrapper .ssi-topIcons a{background-color:#5c5c5e;color:#fff;width:24px;height:24px;line-height:0;border-radius:30px}.imgBox .ssi-modalWrapper .ssi-topIcons a:hover{color:#e9e9e9}.imgBox .ssi-modalWrapper .ssi-topIcons .ssi-closeIcon,.imgBox .ssi-modalWrapper .ssi-topIcons .ssi-closeIcon:hover{background-position:0 -48px;background-repeat:no-repeat;overflow:hidden;display:block;width:24px;height:24px}.imgBox .ssi-modalWrapper .ssi-topIcons.inTitle{margin-top:25px}@media only screen and (max-width:450px){.imgBox .ssi-modalWrapper .ssi-topIcons.inTitle{margin-top:15px}.imgBox .ssi-modalWrapper .ssi-topIcons.inTitle .ssi-modalTitle{font-size:18px}}.imgBox .ssi-modalWrapper.ssi-imgBorder .ssi-modalContent{--webkit-box-shadow:0 0 31px -1px rgba(245,245,245,.3);box-shadow:0 0 31px -1px rgba(245,245,245,.3);border:1px solid #fff}.imgBox .ssi-modalWrapper.ssi-overHeight,.imgBox .ssi-modalWrapper.ssi-overHeight .ssi-modalWindow{-webkit-transition:height .6s,width .6s;transition:height .6s,width .6s}.imgBox .ssi-modalWrapper .ssi-modalWindow{border:none;border-radius:2px;padding:0;background:0 0}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalTitle{padding-left:0;text-align:center;font-weight:300;color:#fff!important;border-bottom:none}@media only screen and (max-width:450px){.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalTitle{font-size:15px}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalTitle .ssi-modalTitle{font-size:18px}}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-buttons{border:none}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent{position:relative;overflow:hidden;text-align:center;border-radius:0;background:0 0;margin:0 auto;padding:0;height:300px}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent h3,.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent h4{color:#5e5e5e}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent .ssi-modalImg{width:100%}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent .ssi-imgButtons{position:absolute;left:0;bottom:auto;width:100%;z-index:101000001;padding:8px}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent .ssi-imgButtons .ssi-leftButtons{float:left}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent .ssi-imgButtons .ssi-rightButtons{float:right}.imgBox .ssi-modalWrapper .ssi-modalWindow .ssi-modalContent .ssi-imgButtons .ssi-imgBtn{margin:2px;padding:3px}.ssi-modalNavigation{position:fixed;top:50%;z-index:1500;margin-top:-150px;left:0;height:300px;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}@media only screen and (max-width:900px){.ssi-modalNavigation{height:200px;margin-top:-100px}}@media only screen and (max-width:450px){.ssi-modalNavigation{height:100px;margin-top:-50px}.ssi-modalNavigation .ssi-modalTitle{font-size:18px}}.ssi-modalNavigation .ssi-modalNext,.ssi-modalNavigation .ssi-modalPrev{top:0;outline:0;height:100%;cursor:pointer}.ssi-modalNavigation .ssi-modalNext span,.ssi-modalNavigation .ssi-modalPrev span{position:relative;top:40%}.ssi-modalNavigation .ssi-modalPrev{width:40%;left:0;float:left}.ssi-modalNavigation .ssi-modalPrev span{background-position:0 -356px;background-repeat:no-repeat;overflow:hidden;display:block;width:56px;height:56px}.ssi-modalNavigation .ssi-modalNext span,.ssi-modalNavigation .ssi-modalNext:hover span,.ssi-modalNavigation .ssi-modalPrev:hover span{background-position:0 -300px;background-repeat:no-repeat;overflow:hidden;display:block;width:56px;height:56px}.ssi-modalNavigation .ssi-modalNext{width:60%;float:right;right:0}.ssi-modalNavigation .ssi-modalNext span{float:right;background-position:0 -468px}.ssi-modalNavigation .ssi-modalNext:hover span{background-position:0 -412px}.imgBox .ssi-modalWrapper.ssi-iframe{width:50%;height:55%}@media only screen and (max-width:900px){.imgBox .ssi-modalWrapper.ssi-iframe{padding:10px;width:90%}}@media only screen and (max-width:600px){.imgBox .ssi-modalWrapper.ssi-iframe{width:100%}}@media only screen and (max-width:450px){.imgBox .ssi-modalWrapper.ssi-iframe{padding:0;width:100%}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalTitle{font-size:18px}}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow{height:100%}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-topIcons{margin-right:8%;z-index:2001}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-imgButtons{width:0%}@media only screen and (max-width:900px){.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow{padding:10px;width:90%}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-topIcons{margin-top:0;margin-right:9%}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-topIcons.inTitle{margin-top:35px}}@media only screen and (max-width:600px){.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow{width:100%}}@media only screen and (max-width:450px){.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow{padding:0;width:100%;max-height:400px}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-modalTitle{font-size:18px}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-modalContent .ssi-modalNext span,.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-modalContent .ssi-modalNext:hover span{background-position-x:15px}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-modalContent .ssi-modalPrev span,.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-modalContent .ssi-modalPrev:hover span{background-position-x:-15px}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-topIcons{margin-top:-10px;margin-right:5%}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalWindow .ssi-topIcons.inTitle{margin-top:15px}}.imgBox .ssi-modalWrapper.ssi-iframe .ssi-modalContent{width:100%;height:90%!important}.imgBox .ssi-modalWrapper.ssi-iframe iframe,.ssi-center.imgBox .ssi-iframe iframe{position:relative;z-index:2000;width:80%;height:100%}.ssi-center.imgBox .ssi-iframe{width:100%;height:100%}.ssi-center.imgBox .ssi-iframe .ssi-modalWindow{width:60%;height:55%}@media only screen and (max-width:900px){.ssi-center.imgBox .ssi-iframe .ssi-modalWindow{padding:10px;width:90%}}@media only screen and (max-width:600px){.ssi-center.imgBox .ssi-iframe .ssi-modalWindow{width:100%}}@media only screen and (max-width:450px){.ssi-center.imgBox .ssi-iframe .ssi-modalWindow{width:100%;max-height:400px;padding:0}.ssi-center.imgBox .ssi-iframe .ssi-modalWindow .ssi-modalTitle{font-size:18px}}.ssi-center.imgBox .ssi-iframe .ssi-modalContent{width:100%;height:90%}.ssi-loader{position:relative;margin:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px;height:32px;background:url(https://limura.ru/wp-content/plugins/wp-recall/css/images/loader.gif) no-repeat}.ssi-navFadeOut{opacity:0!important}.ssi-navFadeIn{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;filter:alpha(opacity=100)!important;opacity:1!important}.ssi-navFade{-webkit-transition:opacity .4s;transition:opacity .4s}.notify.ssi-modalWindow{padding-top:12px}.notify .ssi-icon{max-width:30px;max-height:30px;float:left;clear:left}.notify .ssi-modalContent{max-height:150px;overflow:auto;padding:5px 15px;margin-top:0;min-height:30px}.notify .ssi-modalContent::-webkit-scrollbar:vertical{width:6px}.notify .ssi-modalContent::-webkit-scrollbar:horizontal{height:6px}.notify .ssi-modalTitle{line-height:32px;padding-bottom:5px}.notify .ssi-modalTitle:after{content:" ";display:block;clear:both}.notify.ssi-success{background-color:#2ea53a}.notify.ssi-error,.notify.ssi-info,.notify.ssi-success,.notify.ssi-warning{padding:3px 5px;margin:2px 0;font:500 18px "Times New Roman";color:#fff}.notify.ssi-error .ssi-modalTitle,.notify.ssi-info .ssi-modalTitle,.notify.ssi-success .ssi-modalTitle,.notify.ssi-warning .ssi-modalTitle{text-transform:capitalize;padding-left:5px}.notify.ssi-error .ssi-modalTitle span.success,.notify.ssi-info .ssi-modalTitle span.success,.notify.ssi-success .ssi-modalTitle span.success,.notify.ssi-warning .ssi-modalTitle span.success{background-position:0 -234px;background-repeat:no-repeat;overflow:hidden;display:block;width:33px;height:33px}.notify.ssi-success .ssi-modalContent::-webkit-scrollbar-thumb{background-color:#3c7e28}@media only screen and (max-width:900px){.notify.ssi-error,.notify.ssi-info,.notify.ssi-success,.notify.ssi-warning{font-size:15px}.notify.ssi-error .ssi-modalTitle,.notify.ssi-info .ssi-modalTitle,.notify.ssi-success .ssi-modalTitle,.notify.ssi-warning .ssi-modalTitle{padding-bottom:1px;font-size:20px}}@media only screen and (max-width:600px){.notify.ssi-error,.notify.ssi-info,.notify.ssi-success,.notify.ssi-warning{width:45%}}@media only screen and (max-width:450px){.notify.ssi-error,.notify.ssi-info,.notify.ssi-success,.notify.ssi-warning{font-size:12px}.notify.ssi-error .ssi-modalTitle,.notify.ssi-info .ssi-modalTitle,.notify.ssi-success .ssi-modalTitle,.notify.ssi-warning .ssi-modalTitle{font-size:18px}}.notify.ssi-success:hover{background-color:#2c9738}.notify.ssi-info{background-color:#006cbc}.notify.ssi-info .ssi-modalTitle span.info{background-position:0 -201px;background-repeat:no-repeat;overflow:hidden;display:block;width:33px;height:33px}.notify.ssi-info .ssi-modalContent::-webkit-scrollbar-thumb{background-color:#5d6ad6}.notify.ssi-info:hover{background-color:#00529d}.notify.ssi-warning{background-color:#db9100}.notify.ssi-warning .ssi-modalTitle span.warning{background-position:0 -267px;background-repeat:no-repeat;overflow:hidden;display:block;width:33px;height:33px}.notify.ssi-warning .ssi-modalContent::-webkit-scrollbar-thumb{background-color:#b57300}.notify.ssi-warning:hover{background-color:#c68200}.notify.ssi-error{background-color:#bd3630}.notify.ssi-error .ssi-modalTitle span.error{background-position:0 -168px;background-repeat:no-repeat;overflow:hidden;display:block;width:33px;height:33px}.notify.ssi-error .ssi-modalContent::-webkit-scrollbar-thumb{background-color:#9d1d2a}.notify.ssi-error:hover{background-color:#a73832}.achievs-choise { padding: 20px; } #rcl-popup .achievs-choise > .rcli { font-size: 40px; float: right; color: red; position: absolute; right: -16px; top: -19px; } .achievs-choise__title { margin-bottom: 6px; } .achievs-choise__title:not(:first-child) { margin-top: 12px; } .achiev-choise-load, .achievs-choise-btn { background: #227482; margin-top: 10px; color: white; text-shadow: 1px 1px 1px black; font-size: 13px; padding: 4px 8px; display: inline-block; cursor: pointer; } .achiev-choise-load:hover, .achievs-choise-btn:hover { opacity: 0.8; } .achievs-choise .achievs-have { overflow: auto; max-height: 235px; border: 1px solid #d4d4d4; display: flex; flex-wrap: wrap; align-items: flex-start; } .achievs-choise .achievs-have > div { flex: 0 1 96px; justify-content: center; display: flex; flex-direction: column; align-items: center; margin: 6px 3px; text-align: center; padding: 6px; } .achievs-choise .achievs-have > div p { line-height: 14px; font-size: 14px; word-break: break-all; } .achievs-choise .achievs-drop { display: block; min-height: 100px; border: 1px solid #cecece; overflow-x: auto; white-space: nowrap; } .achievs-choise .achievs-drop div { margin: 6px 3px; width: 96px; display: inline-block; vertical-align: top; white-space: normal; font-size: 14px; line-height: 14px; text-align: center; padding: 6px; } .achievs-choise .achievs-have div:hover, .achievs-choise .achievs-drop div:hover { box-shadow: 0 0 3px #bdbdbd; cursor: grab; } .achievs-choise .achievs-have div img, .achievs-choise .achievs-drop div img { width: 64px; height: 64px; margin-bottom: 5px; object-fit: cover; } 