@charset "UTF-8"; .animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp} :root { --rclText: #fff; } [class^="rcli fa-"]::before, [class*=" rcli fa-"]::before { padding: 0; } .rcli.rcl-icon { background-color: #b9c9d6; box-sizing: content-box; color: #fff; margin-right: 5px; padding: 5px; text-align: center; width: 15px; } .floatright { float: right; } .floatleft { float: left; } .aligncenter { text-align: center; } .alignleft { text-align: left; } .alignright { text-align: right; } img.aligncenter { display: block; margin: 0 auto; } .plugin-info { clear: both; text-align: center; } :root span.required { color: rgb(229, 57, 53); font: bold 15px/1 Verdana, arial; padding: 0; } #rcl-overlay { background: rgba(0, 0, 0, .7); bottom: 0; display: none; left: 0; position: fixed; right: 0; top: 0; z-index: 999; } body:not(.wp-admin) .rcl-bttn.rcl-bttn__type-primary { color: var(--rclText); } span.ruble-symbol { font-family: Arial; font-weight: normal; line-height: 1; position: relative; } .ruble-symbol span { left: 0; position: absolute; top: 55%; } .wprecallblock .notify-lk { color: #000; font-size: 16px; font-weight: bold; line-height: 1.4; text-align: center; } .wprecallblock .notify-lk div { padding: 6px 2px 6px 10px; } #rcl-notice { left: 10px; position: fixed; top: 70px; width: 210px; z-index: 1501; } #rcl-notice .notice-window { animation-duration: .3s; font-size: 14px; line-height: 1.2; margin: 5px 0; padding: 8px 2px 8px 10px; word-wrap: break-word; } .notify-lk .error, #rcl-notice .type-error { background: rgb(255, 207, 207); border-left: 3px solid red; color: red; } .notify-lk .warning, #rcl-notice .type-warning { background: #fff5ce; border-left: 3px solid #333; color: #333; } .notify-lk .success, #rcl-notice .type-success { background: #bfffbd; border-left: 3px solid #008000; color: #008000; } #rcl-notice .notice-window .close-notice { color: inherit; float: right; padding: 0 5px 0 4px; } body .preloader-parent { position: relative; } body .rcl_preloader { background: rgba(255, 255, 255, .6) !important; display: block !important; height: 100% !important; left: 0 !important; position: absolute !important; top: 0 !important; width: 100% !important; z-index: 99; } .rcl_preloader i { left: 50%; position: absolute; top: 50%; } .rcl-smiles { clear: both; float: right; position: relative; } .rcl-smiles > i { color: #4c8cbd; cursor: pointer; font-size: 20px; } .rcl-smiles .smiles { background: #fff; border-radius: 5px; box-shadow: 0 0 1px 1px #ccc; box-sizing: border-box; padding: 3px; text-align: left; width: 350px; } .rcl-smiles .rcl-smiles-list { bottom: 0; display: none; padding: 0 15px 20px 0; position: absolute; right: 0; z-index: 9; } .rcl-smiles > img:hover + .rcl-smiles-list, .rcl-smiles .rcl-smiles-list:hover { display: block; } .rcl-smiles .smiles img { cursor: pointer; display: inline-block; height: 18px !important; margin: 3px !important; width: auto !important; } .rcl-new-users p, .rcl-online-users p { margin: 5px 0; padding: 0; } span i.rcli.fa-circle { font-size: 16px; padding: 0; vertical-align: inherit; } .online .rcli.fa-circle { -webkit-animation: pulsate 2s linear infinite; animation: pulsate 2s linear infinite; color: #89e535; } .offline .rcli.fa-circle { color: rgb(229, 57, 53); text-shadow: 0 0 1px #5a0d0c; } @keyframes pulsate { 25% { transform: scale(1.025); } 50% { color: #A3F558; text-shadow: 0 0 3px #35e668; transform: scale(1.05); } 75% { transform: scale(1.025); } } .panel_lk_recall .rcl-widget-buttons .rcl-widget-button { margin: 0 0 4px; overflow: hidden; padding: 0; } .panel_lk_recall .rcl-widget-buttons .recall-button { color: #fff; display: inline-block; font-size: 14px; line-height: 1; padding: 8px; } .panel_lk_recall .rcl-widget-buttons a.recall-button:hover { color: #fff; } .panel_lk_recall .username { margin: 0 0 5px; } .panel_lk_recall .author-avatar { float: left; margin: 0 5px 0 0; position: relative; width: 67px; } .panel_lk_recall .author-avatar a { display: inline-block; height: auto; width: 100%; } .panel_lk_recall .author-avatar a img { border-radius: 0; float: left; height: auto; margin: 0; max-width: 100%; width: 100%; } #rcl-office { color: #333; overflow: visible; position: relative; } #rcl-office a:link { border: 0; box-shadow: none; text-decoration: none; } #rcl-office h2 { font-size: 22px; font-weight: bold; line-height: 1; margin: 0; text-transform: none; } #rcl-office h3 { font-size: 18px; line-height: 1; margin: 5px 0; } #rcl-office p { line-height: 1; margin: 0; padding: 4px 0; } .rcl-tab-button .rcl-menu-notice { line-height: 1; } #lk-menu, #rcl-tabs { overflow: hidden; } #rcl-office.horizontal-tabs #rcl-tabs { animation-delay: 1s; animation-duration: 1s; animation-fill-mode: both; animation-name: fadeIn; opacity: 0; } #lk-content { margin: 3px; overflow: hidden; position: relative; } #rcl-office .recall_content_block { background: rgba(255, 255, 255, .7); display: none; overflow: hidden; padding: 4px 5px; position: relative; } #rcl-office .recall_content_block.active { display: block; } @media screen and (max-width: 360px) { #userpic-upload #webcamupload { float: right; } #rcl-office .recall_content_block { padding: 2px; } } .ballun-status { max-width: 350px; } .status-user-rcl { background: #fff; border-radius: 3px; border-style: solid; border-width: 1px; box-sizing: border-box; color: #333; display: inline-block; font-size: 14px; line-height: normal; min-width: 50px; padding: 6px 8px; position: relative; -webkit-hyphens: auto; hyphens: auto; word-wrap: break-word; } .status-user-rcl::before { border-color: transparent; border-style: solid; border-width: 11px 0 0 11px; content: ""; height: 0; left: 8px; position: absolute; top: -12px; width: 0; } .rcl-balloon { position: absolute; background: rgb(255, 255, 255); right: 0; top: calc(100% + 1.5em); z-index: 9; padding: 3px 10px; border: 1px solid rgb(0, 0, 0); display: flex; opacity: 0; transform: translate3d(0px, 0px, 0px); transition: all .2s ease-in-out; visibility: hidden; border-radius: 3px; text-align: left; } .rcl-balloon::before, .rcl-balloon::after { border-width: 0 10px 10px 10px; border-style: solid; content: ""; height: 0; right: 5px; position: absolute; width: 0; } .rcl-balloon::before { border-color: transparent transparent rgb(0, 0, 0) transparent; top: -11px; } .rcl-balloon::after { border-color: transparent transparent rgb(255, 255, 255) transparent; top: -10px; } .rcl-balloon-hover { position: relative; } .rcl-balloon-hover:hover .rcl-balloon { cursor: default; opacity: 1; transform: translateY(-18px); visibility: visible; } .rcl-balloon.position-top { top: auto; bottom: calc(100% - 1em); } .rcl-balloon.position-top::before, .rcl-balloon.position-top::after { border-width: 10px 10px 0 10px; } .rcl-balloon.position-top::before { border-color: rgb(0, 0, 0) transparent transparent transparent; bottom: -11px; top: auto; } .rcl-balloon.position-top::after { border-color: rgb(255, 255, 255) transparent transparent transparent; bottom: -10px; top: auto; } .recall-button i + span { margin: 0 0 0 5px; } body a.recall-button, span.recall-button, .recall-button.rcl-upload-button, input[type="submit"].recall-button, input[type="submit"] .recall-button, input[type="button"].recall-button, input[type="button"] .recall-button { border-radius: 0; border: 0; box-shadow: none !important; box-sizing: border-box; color: #fff; cursor: pointer; font-size: 12px; font-weight: normal; letter-spacing: normal; line-height: 1; padding: 5px 5px; text-decoration: none; text-transform: none; white-space: nowrap; } a.recall-button:hover, a.recall-button:visited, span.recall-button:hover, .recall-button.rcl-upload-button:hover, input[type="submit"].recall-button:hover, input[type="submit"] .recall-button:hover, input[type="button"].recall-button:hover, input[type="button"] .recall-button:hover { color: #fff; opacity: .8; } .rcl-search-form input[type="submit"]:hover, .rcl-upload-button input[type="file"]:hover { cursor: pointer; } a.recall-button.active, a.recall-button.active:hover, a.recall-button.filter-active, a.recall-button.filter-active:hover, a.data-filter.filter-active, a.data-filter.filter-active:hover { box-shadow: none; color: rgb(30, 56, 75); cursor: default; opacity: 1; } #rcl-office #lk-menu a.recall-button.active { pointer-events: none; } #lk-menu a { display: block; float: left; margin: 5px 5px 0 0; padding: 7px; } .rcl-data-filters .recall-button { display: inline-block; float: none; margin: 1px 1px 4px 0; padding: 7px; } .vertical-menu #lk-menu { float: left; margin: 3px; max-width: 160px; min-width: 120px; width: auto; } .vertical-menu #lk-menu a { border-bottom: 3px solid #fff; display: table; float: none; margin: 0 3px 0 0; white-space: normal; width: 100%; } .rcl-subtab-menu { background: #f7f8f8; margin: 5px 0; overflow: hidden; padding: 10px 10px 5px; } #rcl-office .rcl-sub-menu { background: #f7f8f8; margin: 5px 0; overflow: hidden; padding: 10px; } #rcl-office .rcl-sub-menu .recall-button { display: inline-block; margin-right: 5px; padding: 7px; } #rcl-office a.sec_block_button i.rcli { margin: 0 5px 0 0; } .rcl-data-filters { margin: 10px 0; } .rcl-data-filters a:link { border: 0; text-decoration: none; } .rcl-upload-button { position: relative; } .rcl-upload-button input[type="file"] { height: 100%; left: 0; margin: 0; opacity: 0; padding: 0; position: absolute; top: 0; width: 100%; } .rcl-search-form { clear: both; margin-bottom: 10px; text-align: right; } .rcl-search-form-title { padding: 0 0 3px; } .rcl-search-form form input[type="text"], .rcl-search-form form select { border-radius: 0; border: 1px solid #ccc; box-shadow: none; box-sizing: border-box; color: #000; display: inline-block; font-size: 14px; height: auto; line-height: normal; margin: 2px; outline: none; vertical-align: middle; width: auto; } .rcl-search-form form input[type="text"] { padding: 4px 6px; } .rcl-search-form form input[type="text"]:focus { background-color: #fff; border-color: #bbb; } .rcl-search-form form select { padding: 3px; } .rcl-search-form form input[type="submit"] { border-radius: 0; font-size: 14px; font-weight: normal; line-height: normal; margin: 0; padding: 5px 14px; vertical-align: middle; } #rcl-avatar { position: relative; } #rcl-avatar .avatar-icons { display: block; line-height: 1; } #rcl-avatar .avatar-icons .rcl-avatar-icon { cursor: pointer; } #rcl-avatar .avatar-icons .rcl-avatar-icon a { box-shadow: none; display: inline-block; position: relative; } #rcl-avatar .icon-avatar-upload span { display: block; height: 100%; left: 0; overflow: hidden; position: absolute; top: 0; width: 100%; } #rcl-avatar .icon-avatar-upload input[type="file"] { cursor: pointer; display: block; height: 100%; opacity: 0; position: absolute; right: 0; top: 0; z-index: 9; width: 100%; } .rcl-field { margin: 5px 0; width: 100%; } .rcl-field .rcl-field-title { font-weight: bold; margin-bottom: 5px; display: inline-block; } .rcl-field-notice { align-items: center; clear: both; color: #797979; font-size: .85em; margin: 5px 0 0; } .rcl-field-notice .rcli { margin-right: 5px; } .rcl-cf-title { font-weight: bold; margin: 0 3px 0 0; } .rcl-field-input { width: 100%; } .rcl-field-core { position: relative; } .rcl-field-input input:not([type="file"]):not([type="checkbox"]):not([type="radio"]):not([type="button"]), .rcl-field-input textarea { background-color: #fff; border-radius: 0; border: 1px solid #ddd; box-shadow: none; box-sizing: border-box; float: none; font-size: 100%; height: auto; line-height: 1.4; margin: 0; max-width: 100%; outline: 0; padding: 5px 10px; width: 100%; } .rcl-field-input input:invalid { border-color: red !important; } .rcl-field-input input:focus:not([type="file"]):not([type="checkbox"]):not([type="radio"]), .rcl-field-input textarea:focus { background-color: #fff; border-color: #c5c5c5; box-shadow: none; color: #000; outline: none; } .rcl-field-input select { background-color: #fff; border-radius: 0; border: 1px solid #ddd; box-shadow: none; box-sizing: border-box; float: none; height: auto; line-height: normal; outline: 0; padding: 5px 3px; width: 100%; } .rcl-field-input .maxlength { align-items: center; background-color: #eaeaea; border: 1px solid #ccc; box-sizing: border-box; cursor: default; display: flex; font-weight: bold; justify-content: center; max-height: 100%; min-width: 30px; padding: 2px 5px; position: absolute; right: 0; text-align: center; top: 0; z-index: 10; } .rcl-field-input.type-text-input .maxlength { height: 100%; } .rcl-field-input .file-input-recycle { font-size: 14px; margin-right: 5px; cursor: pointer; color: #4c8cbd; } .type-multiselect-input .hidden { display: none !important; } .type-multiselect-input .fs-wrap, .type-multiselect-input .fs-dropdown { max-width: 410px; width: 100%; } .type-multiselect-input .fs-dropdown { box-shadow: 4px 4px 6px -3px #929292; } .type-multiselect-input .fs-wrap.multiple .fs-option.selected .fs-checkbox i { background-color: #888; } .type-dynamic-input .dynamic-values { display: block; } .type-dynamic-input .dynamic-values.ui-sortable a { height: 14px; position: absolute; top: 3px; right: 33px; } .type-dynamic-input .dynamic-value { align-items: center; display: flex; } .type-dynamic-input .dynamic-value:not(:last-child) { margin: 0 0 5px; } .type-dynamic-input .dynamic-value a { background-color: #fafafa; border: 1px solid #ddd !important; box-shadow: none; color: #797979; display: flex; justify-content: center; height: 100%; line-height: 1; margin: 0 0 0 8px; min-width: initial; padding: 6px; text-decoration: none; vertical-align: middle; width: auto; } .type-dynamic-input .dynamic-value a:hover { background-color: #fff; text-decoration: none !important; } .type-dynamic-input a .fa-minus { color: rgb(229, 57, 53); } .type-dynamic-input a .fa-plus { color: #008000; } div.rcl-custom-fields .rcl-field-value .fa-upload { margin-right: 5px; } .rcl-field-input .file-field-upload { display: block; font-size: 11px; padding: 5px; } .rcl-field-input .file-manage-box { display: flex; flex-wrap: wrap; margin: 5px; width: 100%; } .rcl-field-input .file-manage-box .rcl-field-value { align-items: center; display: flex; margin: 0 15px 5px 0; } .rcl-field-input .delete-file-url a { align-items: center; display: flex; } .rcl-field-input .delete-file-url .rcli { color: rgb(229, 57, 53); font-size: 16px; margin-right: 5px; } .rcl-field-input .rcl-checkbox-box, .rcl-field-input .rcl-radio-box { display: inline-flex; margin-right: 2px; position: relative; } .rcl-field-input input[type="radio"], .rcl-field-input input[type="checkbox"] { left: 10px; opacity: 0; position: absolute; top: 10px; z-index: -1; } .rcl-field-input .block-label { background-color: #f2f2f2; border: 1px solid #e2e2e2; cursor: pointer; display: inline-block; font-family: Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; line-height: 1; margin: 4px; padding: 5px 8px 4px 6px; position: relative; vertical-align: middle; width: auto; } .rcl-field-input.type-agree-input .block-label { background-color: transparent; border: 0; padding: 0; } .rcl-field-input label.block-label::before { background-color: #fff; border: 1px solid #ccc; box-sizing: content-box; content: ""; display: inline-block; height: 12px; margin: 0 5px 2px 0; padding: 0 2px 4px; text-align: center; vertical-align: middle; width: 12px; } .rcl-field-input.type-radio-input label::before { border-radius: 50%; } .rcl-field-input input[type="checkbox"]:checked + label.block-label::before { color: #fff; content: "\f00c"; font-family: "rcl-awesome"; font-size: 12px; line-height: 1; padding: 2px; } .rcl-field-input input[type="checkbox"]:checked + label.block-label::before, .rcl-field-input input[type="radio"]:checked + label.block-label::before { background: #4C8CBD; } .rcl-field-input .checkbox-display-block { display: block; } .rcl-field-input .checkbox-display-block .block-label { border: 0; display: block; } .rcl-runner, .rcl-range { padding: 10px; } .rcl-runner .rcl-runner-value, .rcl-range .rcl-range-value { display: inline-block; font-size: 18px; font-weight: bold; min-width: 115px; padding-left: 15px; padding-right: 15px; vertical-align: middle; } .rcl-runner .rcl-runner-box, .rcl-range .rcl-range-box { background: rgba(255, 255, 255, .8); border-radius: 5px; box-shadow: 0 1px 6px rgba(0, 0, 0, .2) inset, 0 0 1px 1px rgba(0, 0, 0, .2) inset; display: inline-block; height: 10px; margin: 0; max-width: 500px; position: relative; text-align: left; vertical-align: middle; width: 100%; } .rcl-runner .rcl-runner-box .ui-slider-handle, .rcl-range .rcl-range-box .ui-slider-handle { background: -webkit-linear-gradient(top, #fff, #ddd); background: linear-gradient(to bottom, #fff, #ddd); border-radius: 50%; box-shadow: 0 0 5px rgba(0, 0, 0, .4), 0 8px 6px rgba(0, 0, 0, .1); cursor: ew-resize; height: 18px; margin-left: -.6em; position: absolute; top: -4px; -ms-touch-action: none; touch-action: none; width: 18px; z-index: 1; } .rcl-runner .rcl-runner-box .ui-slider-handle:focus, .rcl-range .rcl-range-box .ui-slider-handle:focus { box-shadow: 0 0 5px rgba(0, 0, 0, .6); outline: none; } .rcl-pager { box-shadow: 0 0 1px 1px rgba(219, 219, 219, .8); box-sizing: border-box; clear: both; padding: 6px 5px; margin: 10px 0; line-height: 1; } .rcl-pager > span { margin: 0 2px; } body .rcl-pager > span a.rcl-bttn { margin: 0 !important; } div.ssi-backdrop { background: rgba(0, 0, 0, .7); } .ssi-modalOuter .ssi-modalWindow { border-radius: 0; border: 0; margin: 0 auto; max-width: 100%; min-width: 315px; padding: 0; animation-duration: .5s; animation-name: slideInDown; display: flex; flex-direction: column; } .ssi-modalOuter .ssi-modalTitle { font-family: inherit; font-size: 22px; font-style: normal; padding: 12px 48px 12px 12px; border: 0; min-height: 50px; } .ssi-modalOuter .ssi-topIcons { z-index: 1502; padding: 0; order: -1; position: sticky; } .ssi-modalOuter .ssi-topIcons .ssi-closeIcon, .ssi-modalOuter .ssi-topIcons .ssi-closeIcon:hover { height: auto; text-decoration: none !important; width: auto; margin: 0; } .ssi-modalOuter .ssi-topIcons .ssi-closeIcon { position: absolute; right: 0; top: 0; background: rgba(255, 255, 255, .9); border-radius: 0 0 0 12px; } .ssi-modalOuter .ssi-topIcons .ssi-closeIcon::after { content: "×"; font-family: Roboto, arial, tahoma, sans-serif; font-size: 48px; font-weight: 500; display: flex; width: 50px; height: 50px; justify-content: center; align-items: center; cursor: pointer; transition: all .24s ease-in-out; } .ssi-modalOuter .ssi-topIcons .ssi-closeIcon:hover::after { filter: invert(.3) sepia(1) saturate(12); } body .ssi-modalContent { padding: 0 12px; overflow: hidden; } body .ssi-buttons { padding: 12px; } .ssi-rightButtons { display: flex; gap: 12px; } body .ssi-buttons .ssi-modalBtn { background: #f5f5f5; border-radius: 0; border: none; box-shadow: 0 0 0 1px #ddd; color: #3e3e3e; cursor: pointer; margin: 0; padding: 6px 9px; text-transform: none; font-size: 15px; line-height: 1; } .ssi-modalOuter .ssi-modalBtn:hover { background: #e9e9e9; } @media screen and (max-width: 480px) { .ssi-modalOuter:not(.rcl-user-avatar-zoom) #ssi-modalWrapper { margin: 0; width: 100%; max-width: 100% !important; } body #ssi-modalWindow { animation-name: slideInLeft; margin: 0; } .ssi-modalOuter:not(.rcl-user-avatar-zoom) .ssi-topIcons .ssi-closeIcon::after { min-width: 54px; content: ""; background: 6px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m9.47 5.2-6.25 6.27a.74.74 0 0 0 0 1.06l6.25 6.25a.74.74 0 0 0 1.06 0c.3-.3.3-.77 0-1.06l-4.97-4.97h14.69a.75.75 0 0 0 0-1.5H5.55l4.98-4.98a.75.75 0 0 0 0-1.06.75.75 0 0 0-1.06 0z'/%3E%3C/svg%3E") no-repeat; background-size: 42px; } .ssi-modalOuter:not(.rcl-user-avatar-zoom) .ssi-topIcons .ssi-closeIcon { left: 0; border-radius: 0 0 12px; right: auto; } .ssi-modalOuter:not(.rcl-user-avatar-zoom) .ssi-modalTitle { padding: 12px 12px 12px 60px; } } #rcl-popup-content label { font-weight: bold; } #rcl-popup-content input[type="text"], #rcl-popup-content textarea { background-color: #f5f5f5; border: 1px solid #e5e5e5; box-sizing: border-box; margin: 5px 0; padding: 5px; width: 100%; } #rcl-popup { background: #f8f8f8; border-radius: 3px; box-sizing: border-box; color: #333; display: block; left: 50%; line-height: 1.4; max-width: 80%; position: absolute; top: 10%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 999; } #rcl-popup h2 { clear: none; font-size: 18px; line-height: 1; margin: 0; padding: 8px 0 0 5px; text-transform: none; width: calc(100% - 40px); } #rcl-popup h4 { clear: both; font-size: 16px; line-height: 1; margin: 8px 0 0; overflow: hidden; padding: 0 10px 4px; text-transform: none; } #rcl-popup p { margin: 0 10px 10px; padding: 0; } #rcl-popup textarea { border: 1px solid #ccc; box-sizing: border-box; color: #000; display: block; margin: 10px auto; min-height: 80px; padding: 5px; width: 98%; } #rcl-popup #commentlist .comm-attach { background: rgba(237, 237, 237, .5); margin: 10px 0; padding: 10px; } #rcl-popup #commentlist .comment-author::after, #rcl-popup #commentlist .comment-author::before { display: none; } #rcl-popup #commentlist .author-avatar { float: left; margin: 0 10px 0 0; } #rcl-popup .navi-gallery { color: #ccc; cursor: pointer; font-size: 50px; height: 50px; left: 50%; line-height: 50px; opacity: .6; position: absolute; top: 200px; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: auto; } #rcl-popup .navi-gallery:hover { opacity: 1; } #rcl-popup .prev-attach { float: left; margin-left: -54%; } #rcl-popup .next-attach { float: right; margin-left: 54%; } #rcl-popup .next-attach::after { content: "\f138"; font-family: rcl-awesome; } #rcl-popup .prev-attach::after { content: "\f137"; font-family: rcl-awesome; } @media screen and (max-width: 480px) { #rcl-popup { max-width: 95%; } #rcl-popup .navi-gallery { top: 25%; } #rcl-popup .prev-attach { margin-left: -47%; } #rcl-popup .next-attach { margin-left: 47%; } } #rcl-office .rcl-cover-icon { line-height: 1; overflow: hidden; position: relative; } #rcl-office .rcl-cover-icon:hover { cursor: pointer; } #rcl-office .rcl-cover-icon input[type="file"] { cursor: pointer; height: 100%; opacity: 0; position: absolute; right: 0; top: 0; z-index: 99; width: 100%; } .rcl-user-details .rcl-user-avatar { display: inline-block; position: relative; text-align: center; width: 100%; } .rcl-user-details .rcl-user-avatar img { border-radius: 0; border: 0; display: block; float: none; height: auto; margin: 0 auto; max-width: 100%; padding: 0; width: 100%; } .rcl-user-details .rcl-user-avatar .rcl-avatar-zoom { background: rgba(0, 0, 0, .5); color: #fff; display: none; font-size: 150px; height: 100%; opacity: .7; position: absolute; text-decoration: none; top: 0; width: 100%; } .rcl-user-details .rcl-user-avatar:hover .rcl-avatar-zoom { display: flex; } .rcl-user-details .rcl-avatar-zoom i { display: flex; flex-direction: column; justify-content: center; width: 100%; } .rcl-user-details .ballun-status { margin: 5px auto 0; max-width: 425px; } .rcl-user-details .status-user-rcl::before { margin-left: calc(50% - 8px); } .rcl-user-details .block-rcl { padding: 5px; } .rcl-user-details p { margin: 0; padding: 0; } .rcl-user-avatar-zoom .ssi-modalContent { padding: 0; } .rcl-user-avatar-zoom .ssi-topIcons { z-index: 1600; } .rcl-user-details #ssi-modalWrapper { max-width: 450px; } .ssi-modalOuter.rcl-user-avatar-zoom .ssi-modalWindow { min-width: auto; } .ssi-modalOuter.rcl-user-avatar-zoom img { margin: 0; } .ssi-modalOuter.rcl-hand-uploader { overflow-x: hidden; } .rcl-hand-uploader .ssi-modalContent { padding: 0; } .rcl-hand-uploader .jcrop-holder { margin: 0 auto; } .rcl-hand-uploader .ssi-buttons { border: 0; } .rcl-hand-uploader .jcrop-keymgr { display: none; } #avatar-upload-progress { background: #ccc; display: none; font-size: 40px; font-weight: bold; height: 100%; left: 0; opacity: .5; position: absolute; text-align: center; top: 0; width: 100%; } #avatar-upload-progress span { left: 50%; margin-left: -30px; margin-top: -20px; position: absolute; top: 50%; } #rcl-post-bar { margin: 10px 0; text-align: right; } #rcl-post-bar .post-bar-item { display: inline-block; } #rcl-post-bar .post-bar-item a { display: inline-block; font-size: 14px; margin: 0 0 0 5px; } #rcl-post-bar .post-bar-item span, #rcl-post-bar .post-bar-item i { vertical-align: middle; } #rcl-post-bar .post-bar-item i { margin: 0; } #rcl-post-bar .post-bar-item i::before { padding: 0 5px; } #rcl-post-bar .post-bar-item .item-label { padding: 0 5px; margin: 0; } .rcl-form { border-collapse: collapse; border-spacing: 0; border: 0; box-sizing: border-box; font-size: 14px; line-height: normal; margin: 0 0 12px; text-align: left; width: 100%; } .rcl-form table { line-height: normal; width: 100%; } .rcl-form tr { background: #fff; } .rcl-form th, .rcl-form td { border: 1px solid #eaeaea; box-sizing: border-box; line-height: normal; padding: 8px; text-align: left; text-transform: none; vertical-align: middle; } .rcl-form th:first-child, .rcl-form td:first-child { padding-left: 8px; } .rcl-form tr th { overflow: hidden; } .rcl-form tr:nth-child(1) th { background-color: #f5f5f5; font-size: 14px; font-weight: bold; } .rcl-form input[disabled] { background-color: #eee; opacity: .6; } .rcl-form .block-label input[type="checkbox"] { margin: 0 6px 0 0; } .rcl-form .block-label input[type="radio"] { border: 1px solid #d1d1d1; color: #b1b1b1; float: none; font-size: 13px; padding: 8px 12px; width: auto; } .rcl-form label a { color: rgb(76, 140, 189); display: inline; font-weight: bold; margin: 0; padding: 0 1px 0 0; } .rcl-form label a:hover, .rcl-form td span a:hover { color: #000; text-decoration: underline; } .rcl-form td a:hover { color: #000; } .rcl-form td a:hover i { color: rgb(229, 57, 53); } .rcl-form .aligncenter { text-align: center; } .rcl-form .form-field { margin: 15px 0; } .rcl-form .form-field .field-title { display: block; font-size: 16px; font-weight: bold; line-height: 1; margin-bottom: 5px; } .rcl-form .submit-box { background: #f2f2f2; overflow: hidden; padding: 5px; text-align: right; } @media screen and (max-width: 375px) { .rcl-form tr th { -webkit-hyphens: auto; hyphens: auto; word-wrap: break-word; } .rcl-form td a { font-size: 13px; margin: 3px 0; width: 83px; } .rcl-form .file-field-upload { width: 205px; } } .rcl-table { box-sizing: border-box; display: flex; flex-direction: column; font-size: 14px; line-height: 1.4; word-break: break-word; word-wrap: break-word; margin: 1.15em 0; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } .rcl-table__border { border: 1px solid #e5e5e5; } .rcl-table__row { align-content: stretch; align-items: stretch; display: flex; } .rcl-table__row-header { background-color: #f2f2f2; font-weight: bold; } .rcl-table__cell { align-items: center; box-sizing: border-box; display: flex; flex-basis: 100%; flex-grow: 1; padding: .4em .6em; position: relative; } .rcl-table__cell:empty { display: none; } .rcl-table__cell-center { justify-content: center; text-align: center; } .rcl-table__cell-right { justify-content: flex-end; text-align: right; } .rcl-table__border-row-right .rcl-table__cell:not(:last-child) { border-right: 1px solid #e5e5e5; } .rcl-table__border-row-bottom .rcl-table__row:not(.rcl-table__row-header):not(:last-child) { border-bottom: 1px solid #e5e5e5; } .rcl-table__zebra .rcl-table__row:nth-child(2n+1):not(.rcl-table__row-header) { background-color: #fafafa; } .rcl-table__cell-must-sort { cursor: pointer; text-decoration: underline; } .rcl-table__row-must-sort .rcl-table__cell-current-sort { background: #fff; } .rcl-table__row-header .rcl-table__cell-current-sort::before { font-family: 'rcl-awesome'; position: absolute; right: 5px; } .rcl-table__row-header .rcl-table__cell-right.rcl-table__cell-current-sort::before { left: 5px; right: auto; } .rcl-table__row-header .rcl-table__cell-current-sort[data-route="desc"]::before { content: "\f0d7"; } .rcl-table__row-header .rcl-table__cell-current-sort[data-route="asc"]::before { content: "\f0d8"; } .rcl-table__cell-w-5 { flex-basis: 5%; } .rcl-table__cell-w-10 { flex-basis: 10%; } .rcl-table__cell-w-15 { flex-basis: 15%; } .rcl-table__cell-w-20 { flex-basis: 20%; } .rcl-table__cell-w-25 { flex-basis: 25%; } .rcl-table__cell-w-30 { flex-basis: 30%; } .rcl-table__cell-w-35 { flex-basis: 35%; } .rcl-table__cell-w-40 { flex-basis: 40%; } .rcl-table__cell-w-45 { flex-basis: 45%; } .rcl-table__cell-w-50 { flex-basis: 50%; } .rcl-table__cell-w-55 { flex-basis: 55%; } .rcl-table__cell-w-60 { flex-basis: 60%; } .rcl-table__cell-w-65 { flex-basis: 65%; } .rcl-table__cell-w-70 { flex-basis: 70%; } .rcl-table__cell-w-75 { flex-basis: 75%; } .rcl-table__cell-w-80 { flex-basis: 80%; } .rcl-table__cell-w-85 { flex-basis: 85%; } .rcl-table__cell-w-90 { flex-basis: 90%; } .rcl-table__cell-w-95 { flex-basis: 95%; } .rcl-table__not-header .rcl-table__row { padding: .4em 0; } @media screen and (max-width: 768px) { .rcl-table__border { border: 0; } .rcl-table__row-header { display: none; } .rcl-table .rcl-table__row-header ~ .rcl-table__row:not(.rcl-table__row-header) { display: block; background-color: transparent; border-radius: 3px; border: 0; box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1); margin: 0 5px 25px 5px; padding: 8px; } .rcl-table__row-header ~ .rcl-table__row .rcl-table__cell { align-items: flex-start; border: 0; flex-basis: auto; justify-content: flex-start; max-width: none !important; padding: .2em 0; text-align: left; } .rcl-table__row-header ~ .rcl-table__row .rcl-table__cell::before { color: #B18B3F; content: attr(data-rcl-ttitle); flex-basis: 50%; flex-shrink: 0; padding-right: 10px; text-align: right; } .rcl-table__not-header .rcl-table__row { border: 1px solid #e5e5e5; background-color: #fafafa; display: block; margin: 0 0 1em; } .rcl-table__not-header .rcl-table__cell:nth-child(1) { max-width: none; padding: .2em .6em; } } #rcl-popup.fixed { position: fixed; top: 80px; } #rcl-popup .delete { display: block; float: left; height: 31px; margin: 5px 5px 10px; width: 31px; } #rcl-popup .popup-body { padding: 10px; } .rcl-upload-button span.progress-bar { background: #36C515; height: 100%; left: 0; position: absolute; top: 0; z-index: -99; } .rcl-notice { box-sizing: border-box; clear: both; font-size: 16px; line-height: normal; margin: 12px 0 !important; overflow: hidden; padding: 12px 36px !important; position: relative; } .rcl-notice__border { border-width: 1px; border-style: solid; } .rcl-notice__type-info { background-color: #fff7da; color: #56562a; } .rcl-notice__type-info.rcl-notice__border { border-color: #ebe3c6; } .rcl-notice__type-success { background-color: #e6f4cd; color: #2e582e; } .rcl-notice__type-success.rcl-notice__border { border-color: #d2e0b9; } .rcl-notice__type-warning { background-color: #ffe0b1; color: #594628; } .rcl-notice__type-warning.rcl-notice__border { border-color: #ebcc9d; } .rcl-notice__type-error { background-color: #f9dcdc; color: #71363e; } .rcl-notice__type-error.rcl-notice__border { border-color: #e5c8c8; } .rcl-notice__type-simple { background-color: #eee; color: #4e4e4e; } .rcl-notice__type-simple.rcl-notice__border { border-color: #dadada; } .rcl-notice > .rcli { color: rgba(0, 0, 0, .08); font-size: 52px; left: -10px; position: absolute; top: 50%; transform: translateY(-50%); } .rcl-notice .rcl-notice__text { text-align: center; } .rcl-notice__text > p { margin: 0; padding: 0; } .rcl-notice__title { color: currentColor; font-size: 1.1em; font-weight: bold; margin: 0 0 6px 6px; } .rcl-notice__close { cursor: pointer; font-size: 15px; line-height: 15px; position: absolute; right: 2px; top: 0; } .rcl-notice__close:hover { opacity: .7; } .rcl-notice__close::before { color: currentColor; content: "\f00d"; font-family: rcl-awesome; } body .rcl-bttn { align-items: center; border-radius: 0; box-shadow: none; box-sizing: border-box; cursor: pointer; display: inline-flex; font-weight: normal; letter-spacing: normal; line-height: 1em; outline: 0; padding: 0; position: relative; text-decoration: none !important; text-transform: none; white-space: nowrap; -webkit-transition: opacity .1s ease, color .1s ease; transition: opacity .1s ease, color .1s ease; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } body :not(.rcl-wrap__wiget) > .rcl-bttn:not(.rcl-bttn__active):hover { opacity: .8; } body .rcl-bttn:not(.rcl-bttn__type-clear):not(.rcl-bttn__fullwidth) { margin: 0 .25em .25em 0; } body .rcl-wrap.rcl-wrap__vertical .rcl-bttn, body .rcl-bttn:not(.rcl-bttn__type-clear):last-child { margin-right: 0; } .rcl-bttn:not(.rcl-bttn__type-clear) .rcl-bttn__text, .rcl-bttn:not(.rcl-bttn__type-clear) .rcl-bttn__ico-left { padding: .5em .7em; } .rcl-bttn:not(.rcl-bttn__type-clear):not(.rcl-bttn__ico-mask) .rcl-bttn__text + .rcl-bttn__ico, .rcl-bttn:not(.rcl-bttn__type-clear):not(.rcl-bttn__ico-mask) .rcl-bttn__ico + .rcl-bttn__text, .rcl-bttn:not(.rcl-bttn__type-clear):not(.rcl-bttn__ico-mask) .rcl-bttn__ico + .rcl-bttn__count { padding: 0 .7em 0 0; } .rcl-bttn:not(.rcl-bttn__type-clear) .rcl-bttn__text + .rcl-bttn__count { align-self: flex-start; font-size: .85em; margin: .5em .5em 0 -.3em; } .rcl-bttn .rcl-bttn__ava img { border-radius: 0; border: 0; box-shadow: none; display: block; float: none; height: auto; margin: 0; max-width: 100%; padding: 0; } .rcl-bttn:not(.rcl-bttn__type-clear) .rcl-bttn__ava + .rcl-bttn__count { padding: 0 .7em; } :not(.rcl-wrap__wiget) > .rcl-bttn.rcl-bttn__type-clear { margin: 0 1em 0 0; } .rcl-bttn__type-clear .rcl-bttn__text + .rcl-bttn__count, .rcl-bttn__type-clear i + span, .rcl-bttn__type-clear span + i { padding: 0 0 0 .45em; } .rcl-bttn.rcl-bttn__type-simple { background-color: #f5f5f5; box-shadow: 0 0 0 1px #e5e5e5 inset; } .rcl-bttn.rcl-bttn__type-simple:hover { background-color: #fafafa; } .rcl-bttn.rcl-bttn__fullwidth:not(.rcl-bttn__type-clear) { display: flex; justify-content: center; } .rcl-bttn.rcl-bttn__ico-mask .rcli, .rcl-bttn__ico-mask.rcl-bttn__mod-text-rico-count .rcl-bttn__count { background-color: rgba(0, 0, 0, .1); } .rcl-bttn__ico-mask.rcl-bttn__mod-text-rico .rcl-bttn__ico-right, .rcl-bttn__ico-mask.rcl-bttn__mod-text-rico-count .rcl-bttn__count { padding: .5em .7em; } .rcl-bttn__ico-mask.rcl-bttn__mod-text-rico-count .rcl-bttn__ico.rcl-bttn__ico-right { padding: .5em 0 .5em .7em; } .rcl-wrap { display: flex; flex-wrap: wrap; justify-content: flex-start; width: 100%; } .rcl-wrap.rcl-wrap__right { justify-content: flex-end; } .rcl-wrap.rcl-wrap__vertical { flex-direction: column; align-items: flex-start; } .rcl-wrap.rcl-wrap__right.rcl-wrap__vertical { align-content: flex-end; } .rcl-wrap__wiget { flex-direction: column; } .rcl-wrap__wiget .rcl-bttn__type-clear { padding: .45em .6em; } .rcl-wrap__wiget .rcl-bttn__type-clear:hover { background-color: #e7edf0; box-shadow: none; } .rcl-wrap__wiget .rcl-bttn__ava { flex-shrink: 0; } .rcl-wrap__wiget .rcl-bttn__text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; } .rcl-wrap__wiget .rcl-bttn__text { margin-left: .3em; } .rcl-wrap__wiget .rcl-bttn__ava_circle .rcl-bttn__ava img { border-radius: 50%; } .rcl-bttn.rcl-bttn__loading { color: transparent !important; cursor: default; opacity: 1; pointer-events: none; } .rcl-bttn__loading .rcl-bttn__ava img { opacity: 0; } .rcl-bttn.rcl-bttn__loading::before, .rcl-bttn.rcl-bttn__loading::after { border-radius: 50%; border-style: solid; border-width: .2em; box-sizing: border-box; content: ""; height: 1.4em; left: 50%; margin: -.7em; position: absolute; top: 50%; width: 1.4em; } .rcl-bttn.rcl-bttn__loading::before { border-color: rgba(0, 0, 0, .15); } .rcl-bttn.rcl-bttn__loading::after { -webkit-animation: rcl-bttn-loader .8s linear; animation: rcl-bttn-loader .8s linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; border-color: #fff transparent transparent; transform: rotate(0deg); } @-webkit-keyframes rcl-bttn-loader { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes rcl-bttn-loader { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .rcl-bttn.rcl-bttn__disabled { opacity: .6; pointer-events: none; } .rcl-bttn.rcl-bttn__type-simple.rcl-bttn__disabled { background-color: transparent; box-shadow: none; } .rcl-bttn.rcl-bttn__active { pointer-events: none; } .rcl-bttn.rcl-bttn__type-primary.rcl-bttn__active { color: #333; } .rcl-uploader { margin: 10px 0; } .rcl-uploader-progress { background: #ccc; border-radius: 3px; overflow: hidden; } .rcl-uploader-progress .progress-bar { background: #0080005c; height: 20px; line-height: 1; padding: 5px; font-size: 12px; color: #fff; border-right: 5px solid green; } body .rcl-bttn.rcl-uploader-button { position: relative; overflow: hidden; display: inline-block; margin: 0 10px 0 0 !important; } .rcl-uploader-button input { position: absolute; top: 0; right: 0; opacity: 0; cursor: pointer; height: 100%; } .rcl-uploader .rcl-uploader-button-box { padding: 3px; } .rcl-dropzone { background: #ccc; padding: 15px; text-align: center; font-size: 18px; } .rcl-dropzone.hover-dropzone { background: #323232; } .rcl-dropzone .dropzone-upload-area { padding: 20px; border: 3px dashed #fff; } .rcl-uploader .notice, .rcl-uploader-button { vertical-align: middle; } .rcl-upload-gallery { position: relative; } .rcl-upload-gallery img { vertical-align: top; max-width: 100%; height: auto; } .rcl-upload-gallery.simple-manager .attachment-manager { position: absolute; top: 0; left: 0; } .rcl-upload-gallery .gallery-attachment { position: relative; margin: 3px; border: 1px solid #eaeaea; width: 110px; height: 110px; display: inline-block; overflow: hidden; } .rcl-upload-gallery .attachment-title { display: none; } .rcl-upload-gallery.mode-grid .gallery-attachment.type-file { text-align: center; } .rcl-upload-gallery .gallery-attachment.type-file img { margin-top: 5px; } .rcl-upload-gallery.mode-grid .gallery-attachment.type-file .attachment-title { display: block; background: #fff; font-size: 12px; position: absolute; bottom: 0; width: 100%; } .rcl-upload-gallery .gallery-attachment img { margin: 0; } .rcl-upload-gallery .attachment-manager-balloon { position: absolute; top: 0; right: 0; } .rcl-upload-gallery .attachment-manager-balloon > i { border: 1px solid #ccc; padding: 5px; background: #fff; margin: 3px; } .rcl-upload-gallery .rcl-balloon a { display: inline; } body .rcl-upload-gallery .attachment-manager > a { margin: 0 !important; } body .rcl-upload-gallery .attachment-manager > .rcl-bttn .rcl-bttn__ico { padding: 5px; } .rcl-upload-gallery.mode-list .gallery-attachment { display: flex; align-items: center; padding: 5px; width: auto; height: auto; } .rcl-upload-gallery.mode-list .attachment-manager { width: 165px; text-align: right; position: static; } .rcl-upload-gallery.mode-list .attachment-title { width: 100%; display: block; } .rcl-upload-gallery.mode-list img { width: 35px; height: 35px; margin-right: 15px; } .rcl-upload-gallery .ui-sortable-placeholder { background: #ccc; margin: 3px; border: 3px dotted #eaeaea; } .rcl-upload-gallery.mode-grid .ui-sortable-placeholder { width: 110px; height: 110px; display: inline-block; } .rcl-upload-gallery .ui-sortable-helper { z-index: 9999999; } .rcl-content .rcl-content-group .group-title { font-weight: bold; font-size: 20px; } .rcl-content .rcl-content-group .group-areas { display: flex; flex-wrap: wrap; --multiplier: calc(600px - 100%); } .rcl-content .rcl-content-area { padding: 5px; box-sizing: border-box; max-width: 100%; flex-grow: 1; flex-basis: calc(var(--multiplier) * 999); } .userlist { clear: both; overflow: hidden; } .userlist .user-single { background: rgba(243, 243, 243, 0.3); box-shadow: 0 0 1px 2px rgb(243, 243, 243); box-sizing: border-box; line-height: 1.4; } .userlist .user-single a { border: 0; box-shadow: none; height: auto; margin: 0 0 3px; text-decoration: none; } .userlist .user-single b { font-weight: bold; margin: 0 3px 0 0; } .userlist .status_author_mess { float: right; } .userlist .status_author_mess.online .rcli { color: #89e535; font-size: 16px; line-height: normal; vertical-align: middle; } .userlist .status_author_mess.offline { color: #888; font-size: 12px; margin: 4px 0 0; } .userlist .user-single .thumb-user { box-sizing: border-box; float: left; line-height: 1; margin: 0; position: relative; } .userlist:not(.mini-list) .thumb-user a { display: inline-block; } .userlist .thumb-user a { width: 100%; } .userlist .thumb-user a img { border-radius: 0; border: 0; box-shadow: none; display: block; float: none; height: auto; margin: 0; max-width: 100%; padding: 0; width: 100%; } .userlist.rows-list .user-single { border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); display: block; font-size: 14px; margin: 20px auto; overflow: visible; padding: 0; position: relative; text-align: left; width: calc(100% - 10px); } .userlist.rows-list .userlist_top { background: #eee; margin-bottom: 5px; overflow: hidden; padding: 5px 8px 5px 95px; } .userlist.rows-list .userlist_top h3 { clear: none; font-size: 18px; font-weight: bold; line-height: 1.4; margin: 0; padding: 0; text-transform: none; } .userlist.rows-list .userlist_cntr { display: block; min-height: 70px; width: 100%; } .userlist.rows-list .thumb-user { background: #eee; left: 0; padding: 5px; position: absolute; top: 0; width: 80px; } .userlist.rows-list .rating-rcl .rating-null { background: transparent; color: #888; } .userlist.rows-list .user-content-rcl::before { content: ""; float: left; height: 70px; margin: 0 5px 5px; width: 70px; } .userlist.rows-list .user-content-rcl { margin: 0 0 0 10px; padding: 0 5px 5px 0; } .userlist.rows-list .user-content-rcl > div:not(.ballun-status), .userlist.rows-list .user-content-rcl > span:not(.filter-data) { margin: 2px 0; padding: 0 0 1px; } .userlist.rows-list .user-content-rcl .ballun-status { box-sizing: content-box; display: flex; margin: 0 6px 8px; max-width: none; } .rows-list .status-user-rcl::before { border-width: 13px 0 0 13px; left: -14px; top: 8px; } .userlist.rows-list .user-single .filter-data { background: #eee; box-shadow: 0 0 1px 1px rgba(219, 219, 219, 0.7); color: #888; display: inline-block; font-size: 12px; line-height: 1; margin: 1px 10px 5px 0; padding: 6px 8px; } .userlist.rows-list .user-single .filter-data .rcli { margin: 0 5px 0 0; } .userlist .user-profile-fields .rcl-custom-fields { clear: none; font-size: 14px; margin: 5px 0; padding: 0 0 3px; } .userlist.avatars-list .user-single { float: left; margin: 5px 0.5%; padding: 0.7%; width: 13%; } .userlist.mini-list .user-single { float: left; margin: 1%; max-width: 55px; padding: 0; width: 18%; } .userlist.mini-list .user-single:hover, .userlist.avatars-list .user-single:hover { box-shadow: 0 0 2px 2px #ccc; } .userlist.mini-list .thumb-user, .userlist.avatars-list .thumb-user { width: 100% } .userlist .user-single .thumb-user .status_user { font-family: rcl-awesome, arial, sans-serif; font-size: 16px; position: absolute; right: 5px; top: 5px; } .userlist.cards-list .user-single { animation: u_card_fade 800ms cubic-bezier(0.4, 0, 0.2, 1); animation-fill-mode: forwards; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); float: left; font-size: 14px; margin: 2%; overflow: hidden; transform: translate3d(0px, 0px, 0px); transition: box-shadow 0.2s linear 0s; width: 46%; } @keyframes u_card_fade { 0% { opacity: 0; } 100% { opacity: 1; } } .userlist.cards-list .user-single:hover { box-shadow: 0 4px 16px rgba(0, 0, 0, 0.19), 0 6px 13px rgba(0, 0, 0, 0.2); transition: box-shadow 0.2s linear 0s; } .userlist.cards-list .u_card_top { float: left; position: relative; width: 100%; } .userlist.cards-list .rating-rcl { left: 0; min-width: 30px; opacity: 0.8; position: absolute; top: 0; z-index: 2; } .userlist.cards-list .status_author_mess { position: absolute; right: 5px; top: 2px; z-index: 2; } .userlist.cards-list .status_author_mess.offline { background: rgba(219, 219, 219, 0.6); color: #555; line-height: 1; margin: 0; padding: 6px 5px; right: 0; top: 0; } .userlist.cards-list .thumb-user { max-height: 150px; overflow: hidden; width: 100%; } .userlist.cards-list a img { margin: calc(-50% + 80px) 0; min-height: 205px; transform: scale(1.05); } .userlist.cards-list .u_card_name { background: rgba(0, 0, 0, 0.4); bottom: 0; box-sizing: border-box; color: #fff; padding: 5px; position: absolute; text-align: center; width: 100%; } .userlist.cards-list .thumb-user a { width: 100%; } .u_card_bottom { display: table; width: 100%; } .u_card_half:nth-child(2) { border-left: 1px solid #eee; } .u_card_half { color: #999; display: table-cell; font-weight: 300; padding: 5px 0; text-align: center; width: 50%; } .u_card_half span { font-size: 30px; line-height: 24px; } @media screen and (max-width: 480px) { .userlist.avatars-list .user-single { padding: 1%; width: 19%; } .userlist .user-single .thumb-user .status_user, .userlist .user-single .thumb-user .status_user .rcli { font-size: 11px; } .userlist.mini-list .user-single { max-width: 64px; } .userlist.cards-list .thumb-user { max-height: 120px; } .u_card_half { font-size: 13px; } } @media screen and (max-width: 375px) { .userlist.rows-list .userlist_top { padding: 5px 8px; } .userlist.rows-list .userlist_cntr { position: relative; } .userlist.rows-list .thumb-user { width: 60px; } .userlist.rows-list .user-content-rcl::before { height: 90px; width: 50px; } .userlist.rows-list .user-single .filter-data { display: block; margin: 8px 0; max-width: 98%; } .userlist.avatars-list .user-single { width: 24%; } .userlist.cards-list .user-single { float: none; margin: 5px auto 20px; width: 94%; } } .panel_lk_recall { color: #333; display: block; line-height: 1.5; margin: 0 auto; max-width: 320px; width: 100%; } .panel_lk_recall.floatform { display: none; left: 50%; margin-left: -160px; position: absolute; z-index: 9999; } div.panel_lk_recall a { border: 0; box-shadow: none; text-decoration: none; } .panel_lk_recall .form-tab-rcl { background: #fff; border-radius: 2px; display: none; font: 16px/26px Verdana, Tahoma, sans-serif; margin: 3px auto; overflow: hidden; width: calc(100% - 2px); } .panel_lk_recall.pageform .form-tab-rcl { box-shadow: 0 0 1px 1px #bebebe; } .panel_lk_recall.floatform .form-tab-rcl { box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.5); } .panel_lk_recall .form_head { display: inline-block; overflow: hidden; width: 100%; } .panel_lk_recall .form-tab-rcl .form_head a { border-bottom: 1px solid #ccc; color: #aaa; display: block; padding: 8px 0; text-align: center; } .panel_lk_recall .form_reg, .panel_lk_recall .form_auth { background: #e6e7e8; color: #666; display: block; float: left; text-align: center; width: 50%; } .panel_lk_recall .form_active { background-color: #fff; padding: 8px 0; } .panel_lk_recall .form-tab-rcl a.link-tab-rcl:hover { color: #555; } .panel_lk_recall .form-block-rcl { clear: both; line-height: 1.4; margin: 0 17px 15px; position: relative; } .panel_lk_recall .rcl-field-input select, .panel_lk_recall .rcl-field-input textarea, .panel_lk_recall .rcl-field-input input:not([type="file"]):not([type="checkbox"]):not([type="radio"]) { background-color: #fafafa; display: block; font-size: 15px; font-weight: normal; margin: 5px auto; text-transform: none; } .panel_lk_recall .rcl-field-input textarea, .panel_lk_recall .rcl-field-input input:not([type="checkbox"]):not([type="radio"]) { -webkit-box-shadow: 0 0 0 1000px #fafafa inset !important; } .panel_lk_recall .rcl-field-input select:focus, .panel_lk_recall .rcl-field-input textarea:focus, .panel_lk_recall .rcl-field-input input:focus:not([type="file"]):not([type="checkbox"]):not([type="radio"]) { background-color: #f7f7f7; outline: none; } .panel_lk_recall .rcl-field-input .maxlength { font-size: 13px; } .panel_lk_recall .default-field input { background-color: #fafafa; border-radius: 0; border: 1px solid #e5e5e5; box-shadow: none; box-sizing: border-box; display: block; float: none; font-size: 15px; font-weight: normal; height: auto; line-height: 1.4; margin: 5px auto; max-width: 100%; outline: 0; padding: 6px 12px 6px 32px; text-transform: none; width: 100%; -webkit-box-shadow: 0 0 0 1000px #fafafa inset !important; } .panel_lk_recall .form-tab-rcl .block-label { font-weight: normal; text-align: left; } .rcl-loginform label.block-label { background-color: transparent; border: 0; font-size: inherit; margin: 4px 10px 4px 0; padding: 0; width: 100%; } .panel_lk_recall .form-tab-rcl input[type="submit"] { font-size: 16px; margin: 0; max-width: none; outline: none; padding: 10px; text-transform: uppercase; width: 100%; } .form-block-rcl.default-field .rcli { color: #538a9a; font-size: 16px; left: 12px; opacity: 0.4; position: absolute; top: 10px; } .panel_lk_recall input[type="text"]:focus + .rcli, .panel_lk_recall input[type="email"]:focus + .rcli, .panel_lk_recall input[type="password"]:focus + .rcli { opacity: 1; } .panel_lk_recall .form-block-rcl .required { font-size: 14px; line-height: normal; position: absolute; right: 8px; top: 10px; } .form-tab-rcl .form-block-rcl a.link-remember-rcl { color: #aaa; float: right; font-size: 12px; margin: 3px 0; padding: 8px 0; } .form-block-rcl.form_extend .form-block-rcl { margin: 0 0 15px; } .panel_lk_recall .form-block-rcl label .required { position: inherit; } .form_rmmbr a { background: #e6e7e8; float: left; text-align: center; width: 50%; } .form_auth, .form_head.form_rmmbr a:first-child { border-right: 1px solid #ccc; box-sizing: border-box; } .form-tab-rcl .form-title { display: block; font-size: 20px; text-align: center; } .form-block-rcl .login-error, .form-block-rcl .login-message, .form-block-rcl [class^="strength"] { display: block; font-size: 12px; margin: 8px auto 5px; padding: 8px; text-align: center; } .form-block-rcl .strength0 { background: #ccc; width: 140px; } .form-block-rcl .strength1 { background: #fea6a6; width: 140px; } .form-block-rcl .strength2 { background: orange; width: 55%; } .form-block-rcl .strength3 { background: #efed6d; width: 60%; } .form-block-rcl .strength4 { background: #8de991; width: 80%; } .form-block-rcl .strength5 { background: #99e3ff; width: 100%; } .panel_lk_recall span.login-error a:hover, .panel_lk_recall .form-block-rcl label a:hover { text-decoration: underline; } .panel_lk_recall .form-tab-rcl .login-error { background: #ffcfcf; } .panel_lk_recall .form-tab-rcl .login-message { background: #bfffbd; } #registerform .rcl-field-core { position: relative; } #registerform .maxlength { align-items: center; background-color: #eaeaea; border: 1px solid #ccc; box-sizing: border-box; cursor: default; display: flex; font-weight: bold; justify-content: center; max-height: 100%; min-width: 30px; padding: 2px 5px; position: absolute; right: 0; text-align: center; top: 0; z-index: 10; } #registerform .type-text-input .maxlength { height: 100%; } #registerform .rcl-field-notice { clear: both; font-size: .85em; } #registerform .form-block-rcl .required { color: rgb(229, 57, 53); font: bold 15px/normal Verdana, arial; left: -15px; position: absolute; top: 10px; } #registerform .form-block-rcl label .required { position: inherit; } #registerform .form-block-rcl { margin-bottom: 15px; position: relative; } #registerform .form-block-rcl label { display: block; margin-bottom: 5px; } #registerform .rcl-checkbox-box, #registerform .rcl-radio-box { display: block; padding: 3px 0 0 20px; } #registerform .rcl-checkbox-box label, #registerform .rcl-radio-box label { display: inline-block; } #registerform textarea, #registerform select, #registerform input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]) { font-size: 18px; padding: 5px 10px; width: 100%; margin: 0 auto; } #registerform #user_email { margin-bottom: 16px; } #recallbar { background: rgba(0, 0, 0, 0.85); font-size: 14px; height: 36px; left: 0; line-height: 1; position: fixed; top: 0; width: 100%; z-index: 99; } #recallbar a { color: #e6e6e6; text-decoration: none; } #recallbar .rcli { color: #e6e6e6; font-size: 30px; line-height: 36px; vertical-align: middle; width: 30px; } #recallbar .rcb_icon:hover .rcli { color: #d4d4d4; } #recallbar .rcb_icon { display: inline-block; margin: 0 10px; position: relative; } #recallbar .rcb_right .rcb_icons, #recallbar .rcb_icon a { display: inline-block; } #recallbar .rcl-register span, #recallbar .rcl-login span { color: #e6e6e6; margin: 0 0 0 7px; vertical-align: middle; } #recallbar .rcb_icon .rcb_hiden { margin: 0 0 0 -43px; opacity: 0; pointer-events: none; position: absolute; text-align: center; top: 54px; transform: translate3d(0px, 0px, 0px); transition: opacity 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, transform 0.2s cubic-bezier(0.71, 1.3, 0.77, 1.04) 0s; visibility: hidden; width: 110px; } #recallbar .rcb_icon:hover .rcb_hiden, #recallbar .rcb_left_menu:hover .rcb_menu, #recallbar .rcb_right_menu:hover .pr_sub_menu { cursor: default; opacity: 1; transform: translateY(-18px); visibility: visible; } #recallbar .current-menu-item a { background: none; } #recallbar .rcb_icon .rcb_hiden span { background: rgba(0, 0, 0, 0.7); border-radius: 0 0 3px 3px; color: inherit; display: inline-block; padding: 5px 10px; } #recallbar .rcb_left { float: left; margin: 0 0 0 50px; } #recallbar .rcb_left_menu { display: inline-block; padding: 0 10px; } #recallbar .rcb_left_menu:hover { color: #d4d4d4; cursor: pointer; } #recallbar .rcb_menu { background: rgba(0, 0, 0, 0.7); } #recallbar .rcb_menu { border-top: 2px solid #e47641; display: block; left: 55px; opacity: 0; position: absolute; top: 54px; transform: translate3d(0px, 0px, 0px); transition: all 0.2s ease-in-out 0s; visibility: hidden; width: 180px; } #recallbar .rcb_menu > .menu { background: inherit; } #recallbar ul { list-style: none; margin: 0; max-width: 200px; padding: 0; } #recallbar li { list-style: none; padding: 10px; } #recallbar .rcb_line:hover, #recallbar li:hover, #recallbar .current-menu-item { background: rgba(0, 0, 0, 0.3); } #recallbar .menu-item-has-children { position: relative; } #recallbar .menu-item-has-children > a::after { color: inherit; content: "\f054"; font-family: rcl-awesome; font-size: 11px; pointer-events: none; position: absolute; right: 5px; top: 13px; } #recallbar .sub-menu { background: rgba(0, 0, 0, 0.7); left: 180px; opacity: 0; position: absolute; top: 0; transition: all 0.2s ease-in-out 0s; visibility: hidden; width: 100%; } #recallbar .menu-item-has-children:hover .sub-menu { opacity: 1; } #recallbar .rcb_right { float: right; margin: 0 50px 0 0; } #recallbar .rcb_nmbr { background: #b2440f; border-radius: 50%; color: #f6f6f6; display: inline-block; font-size: 12px; height: 22px; line-height: 22px; margin: 2px 0 0; text-align: center; vertical-align: top; width: 22px; } #recallbar .rcb_right_menu { border-left: 2px solid transparent; box-sizing: unset; float: right; height: 36px; margin: 0 10px 0 30px; position: relative; width: 36px; } #recallbar .rcb_right_menu:hover { border-left: 2px solid #e47641; cursor: pointer; } #recallbar .rcb_right_menu .fa-ellipsis-h { color: #e47641; font-size: 22px; left: 10px; pointer-events: none; position: absolute; top: 14px; z-index: 2; } #recallbar .rcb_right_menu:hover .fa-ellipsis-h { display: none; } #recallbar .rcb_right_menu img { border-radius: 0; border: 0; height: 36px; max-width: 36px; width: 36px; } #recallbar .pr_sub_menu { background: rgba(0, 0, 0, 0.7); border-top: 2px solid #e47641; display: block; opacity: 0; position: absolute; right: 0; top: 54px; transform: translate3d(0px, 0px, 0px); transition: all 0.2s ease-in-out 0s; visibility: hidden; width: 200px; } #recallbar .rcb_line { padding: 2px 5px 3px 5px; } #recallbar .pr_sub_menu .rcb_line .rcli { color: #c8c8c8; font-size: 22px; } #recallbar .rcb_line span { margin: 0 0 0 8px; vertical-align: text-top; } #recallbar .pr_sub_menu .rcb_line > a { align-items: center; display: flex; } @media screen and (max-width: 768px) { #recallbar .rcb_right { margin: 0 5px 0 0; } #recallbar .rcb_left { margin: 0 0 0 10px; } #recallbar .rcb_menu { left: 15px; } .rcb_right_menu > a { pointer-events: none; } } @media screen and (max-width: 600px) { #recallbar .rcb_right_menu { margin: 0 5px 0 0; } #recallbar .rcb_icon { margin: 0 4px; } } @media screen and (max-width: 480px) { #recallbar .my_recallbar .rcli { font-size: 26px; width: 26px; } #recallbar .rcb_right_menu { margin: 0; } #recallbar .rcb_left_menu { padding: 0; } #recallbar .rcb_menu { left: 0; } #recallbar .rcb_left { margin: 0 0 0 4px; } #recallbar .rcli { font-size: 27px; } #recallbar .rcb_nmbr { height: 17px; line-height: 17px; width: 17px; } } @media screen and (max-width: 375px) { #recallbar .rcb_icon { margin: 0 2px; } #recallbar .rcb_nmbr { margin: 0 0 0 -10px; } } @media screen and (max-width: 360px) { #recallbar .rcb_left, #recallbar .rcb_right { margin: 0; } } @media screen and (max-width: 360px) { #recallbar .rcb_icon { margin: 0; } }#rcl-office { background: rgba(236, 240, 241, .3); } #lk-conteyner { background-color: #e3e3e3; overflow: hidden; position: relative; } .lk-sidebar { float: left; line-height: 1; } #rcl-office .rcl-cover-icon { background: rgba(0, 0, 0, 0.3); color: #ddd; float: right; font-size: 26px; padding: 4px 7px; z-index: 3; } #rcl-office .rcl-cover-icon:hover { color: #eee; } .cab_bttn_lite { float: right; } .cab_bttn_lite > span { display: inline-block; } .cab_bttn_lite .recall-button { padding: 0; } .cab_bttn_lite .rcli { display: none; } .cab_bttn_lite .rcl-tab-button a > span { color: #ccc; display: table; text-align: center; } .cab_bttn_lite .rcl-tab-button span span { background: transparent; color: #fff; display: table-header-group; font-size: 20px; font-weight: bold; padding: 0; text-align: center; } #lk-conteyner .cab_bttn_lite .rcl-tab-button span span > span { display: table; } #rcl-avatar { border: 5px solid #fff; box-sizing: border-box; display: inline-block; height: 100%; width: 100%; } #rcl-avatar img { border-radius: 0; display: inline-block; height: auto; margin: 0; max-height: 100%; max-width: 100%; padding: 0; width: 100%; float: none; background-size: cover; } #rcl-avatar .avatar-icons { height: 100%; left: 0; position: absolute; top: 0; width: 100%; } #rcl-avatar .avatar-icons .rcl-avatar-icon { position: absolute; } #rcl-avatar .avatar-icons .rcl-avatar-icon a { background: rgb(216, 231, 238); color: rgb(229, 57, 53); font-size: 20px; opacity: 0.7; padding: 5px; } #rcl-avatar .avatar-icons .rcl-avatar-icon a:hover { opacity: 1; } #rcl-avatar .icon-avatar-delete { display: none; right: 0; top: 0; } #rcl-avatar:hover .icon-avatar-delete { display: block; } #rcl-avatar .icon-avatar-upload { bottom: 0; left: 0; } #rcl-avatar .icon-user-info { left: 0; top: 0; } .office-sunshine #lk-conteyner { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; margin: 0 auto; max-width: 1280px; padding: 0; } .office-sunshine #lk-conteyner::after { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)) repeat scroll 0 0; bottom: 0; content: ""; display: block; height: 38%; left: 0; pointer-events: none; position: absolute; width: 100%; z-index: 1; } .cab_header { float: right; margin: 15px 0 8px; min-height: 5px; } .cab_content { display: inline-block; margin: 90px 0 0; min-height: 230px; position: relative; width: 100%; z-index: 2; } .cab_content .lk-sidebar { height: 200px; margin: 0 30px; width: 200px; } .lk-sidebar .lk-avatar { background: #ddd; box-shadow: 0 0 0 5px #fff; height: 100%; width: 100%; } .cab_title { display: inline-block; width: calc(100% - 265px); } .office-sunshine .cab_title h2 { color: #fff; font-size: 34px; line-height: 1.1; padding: 0; text-shadow: 1px 0 1px #000; } .office-sunshine .rcl-action { color: #ddd; font-size: 14px; margin: 0 0 0 10px; } .cab_bttn { display: inline-block; margin: 10px 0 2px; width: calc(100% - 265px); } .cab_footer .cab_bttn a:hover { background: rgba(0, 0, 0, 0.4); opacity: 0.8; } .cab_bttn > div, .cab_bttn > span { display: inline-block; margin: 1px; } .cab_bttn_lite { bottom: 15px; position: absolute; right: 15px; } #rcl-office .cab_bttn_lite .rcl-tab-button .rcl-menu-notice span { display: inline-block; } .cabinet_sidebar_after, .cabinet_sidebar_before { margin: 4px 0; } .cab_content_blk { display: flex; } .cab_content_blk #lk-content { width: 99%; } #lk-content + .rcl-notice { flex-shrink: 0; } .cab_sidebar { border-left: 1px solid #e5e5e5; flex-shrink: 0; margin: 0; max-width: 280px; padding: 5px; } .cab_sidebar .panel_lk_recall .rcl-widget-buttons { overflow: hidden; } .vertical-menu .cab_content_blk .recall_content_block.active { min-width: 380px; } #lk-menu a { margin: 0 3px 0 0; opacity: 1; padding: 0; } #lk-menu a .rcli { background: rgba(0, 0, 0, 0.1); font-size: 16px; padding: 7px; vertical-align: middle; } #lk-menu a span { font-size: 14px; margin: 0; padding: 0 8px; vertical-align: middle; } .horizontal-menu #rcl-tabs { position: relative; } .horizontal-menu #lk-menu { font-family: unset; padding: 3px; width: calc(100% - 30px); } #lk-menu .hideshow a.bars { margin: 0; max-height: 30px; padding: 4px 7px; } #lk-menu a.bars .rcli { background: transparent; font-size: 23px; padding: 0; } #sunshine_ext_menu { opacity: 0; position: absolute; right: 0; top: 0; transition: top 0.25s ease-in-out 0s; z-index: -1; } #sunshine_ext_menu.bounce { opacity: 1; z-index: 1000; } #sunshine_ext_menu ul { background: #f8f8f8; line-height: 1; list-style: none; margin: 0; padding: 3px 3px 0; width: 200px; } #sunshine_ext_menu a { border-bottom: 3px solid #f8f8f8; display: flex; margin: 0; padding: 0; white-space: normal; width: 100%; } #sunshine_ext_menu a .rcli { background: rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; font-size: 16px; justify-content: center; min-width: 35px; } #sunshine_ext_menu a span { font-size: 14px; margin: 0; padding: 10px 10px 10px 8px; } .vertical-menu #lk-menu a .rcli { box-sizing: border-box; display: table-cell; width: 35px; } .vertical-menu #lk-menu a span { display: table-cell; padding: 5px; } @media screen and (max-width: 800px) { .office-sunshine #lk-conteyner::after { height: 25%; } .cab_content { margin: 50px 0 0; min-height: 175px; } .office-sunshine .lk-sidebar { height: 150px; margin: 0 20px; width: 150px; } .lk-sidebar .lk-avatar { box-shadow: 0 0 0 4px #fff; } .cab_bttn, .cab_title { width: calc(100% - 205px); } .office-sunshine .cab_title h2 { font-size: 26px; } .office-sunshine .rcl-action { font-size: 13px; line-height: 1; } } @media screen and (max-width: 768px) { .cab_content_blk { display: block; } .cab_sidebar, .rcl-content { border: 0; max-width: none; } .vertical-menu .cab_content_blk .recall_content_block.active { min-width: auto; } } @media screen and (max-width: 667px) { .cab_header { margin: 8px 0 0; } .cab_content { margin: 15px 0 0; min-height: 140px; } .cab_center { min-height: 45px; } .office-sunshine .lk-sidebar { height: 80px; margin: 0 15px; width: 80px; } .lk-sidebar .lk-avatar { box-shadow: 0 0 0 3px #fff; } .office-sunshine .rcl-avatar-delete { padding: 5px 6px; } .office-sunshine .cab_title h2 { font-size: 20px; } .cab_bttn, .cab_title { width: calc(100% - 155px); } .cab_bttn_lite { bottom: 0; margin: 8px 0; position: relative; } } @media screen and (max-width: 480px) { .cab_content { margin: 8px 0 0; } .cab_center { display: inline-block; margin: 0 5px; text-align: center; width: 100%; } .office-sunshine .lk-sidebar { display: block; float: none; height: 210px; margin: 15px auto 10px; width: 210px; } .lk-sidebar .lk-avatar { box-shadow: 0 0 0 5px #fff; } .cab_bttn, .cab_title { width: 100%; } .cab_content .cab_footer { text-align: center; } .cab_bttn_lite { display: table; float: none; margin: 8px auto; right: 0; } } @media screen and (max-width: 360px) { #lk-conteyner .cab_bttn_lite .rcl-tab-button span span { display: table-header-group; } } @media screen and (max-width: 320px) { .office-sunshine .lk-sidebar { height: 205px; width: 205px; } } #glrd-gallery{ list-style: none; padding: 0; margin: 0; overflow: hidden; position: relative; -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; -moz-column-gap: 1em; -webkit-column-gap: 1em; column-gap: 1em; } #glrd-gallery .gallery-attachment{ display: inline-block; margin: 6px 0; overflow: initial; position: relative; width: 100%; } #glrd-gallery .attachment-manager{ position: absolute; z-index: 9; top: -3px; left: 3px; } #glrd-gallery .attachment-manager a{ } #glrd-gallery img{ max-width: 100%; width: 100%; object-fit: cover; } #glrd-attachment{ } #glrd-attachment .attachment-title{ margin: 10px 0; font-size: 18px; font-weight: bold; } #glrd-attachment .attachment-content{ } #glrd-attachment .attachment-description{ margin: 10px 0; } #glrd-attachment .attachment-image{ text-align: center; position: relative; } #glrd-attachment > img{ margin: 0 auto; display: block; } #glrd-attachment .attachment-manager{ position: absolute; z-index: 9; right: 20px; top: 20px; } #glrd-attachment .attachment-manager a{ font-size: 20px; } #glrd-attachment .attachment-manager a span{ } #glrd-attachment .attachment-manager a i{ } #rcl-uploader-gallery_reload_multiple .rcl-uploader-button-box{ display: none; } #tab-user-gallery .rcl-notice{ font-size: 14px; padding: 6px 36px !important; } @media screen and (max-width:480px) { #glrd-gallery{ -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; } } @media screen and (max-width:360px) { #glrd-gallery{ -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; } } #tab-groups h3 { padding: 5px 10px 0; } div p.post-group-meta { margin: 0 0 5px; } .post-group-meta .rcli { width: auto; } #rcl-group .group-sidebar { box-sizing: border-box; float: right; padding: 0 0.5%; width: 30%; } .group-wrapper { box-shadow: none; margin: 0 0.5% 5px; overflow: hidden; -webkit-transition: box-shadow 0.7s linear 0s; transition: box-shadow 0.7s linear 0s; width: 68%; } #rcl-group .hideexxx h3 { word-wrap: unset; } .group-wrapper.collapsexxx { box-shadow: 0 0 1px 2px rgba(219, 219, 219, 0.8); -webkit-transition: width linear 0.2s, box-shadow linear 0.5s; transition: width linear 0.2s, box-shadow linear 0.5s; width: 98%; } .group-wrapper.collapsexxx .group-content { margin: 120px 0 0; } #rcl-group { background: #fff; clear: both; color: #000; margin: 3px; overflow: hidden; position: relative; } #rcl-group a { text-decoration: none; } #group-posts-widget .post-meta span .rcli, #group-link-content .close-content .rcli, #group-admin-panel .title-panel .fa-cogs, #widgets-options .widgets-zone .widget-box .widget-name .rcli { margin: 0 5px 0 0; } #rcl-group ul { list-style: none; } #rcl-group h3 { clear: none; color: #333; font-size: 16px; font-weight: bold; -webkit-hyphens: auto; hyphens: auto; line-height: 1; margin: 0; text-transform: none; word-wrap: break-word; } #rcl-group h3 a { color: rgb(76, 140, 189); } #rcl-group h3 a:hover { text-decoration: underline; } #group-admin-panel { background-color: #f5f5f5; border: 1px solid #e5e5e5; box-sizing: border-box; margin: 0 0 15px; overflow: hidden; } #group-admin-panel ul { display: inline-block; float: right; margin: 3px 1px 0 0; } #group-admin-panel .title-panel { display: inline-block; margin: 9px 0 8px 8px; } #group-admin-panel .admin-button { display: inline-block; margin: 5px 5px 5px 0; } #rcl-group .group-sidebar .group-avatar { margin: 0 0 5px; position: relative; } #rcl-group .group-avatar img { display: block; height: auto; max-width: 100%; width: 100%; } #group-avatar-upload { bottom: 0; color: rgb(229, 57, 53); font-size: 16px; left: 5px; overflow: hidden; position: absolute; } #group-avatar-upload span { background: rgb(216, 231, 238); cursor: pointer; float: left; line-height: 1; opacity: 0.7; overflow: hidden; padding: 6px 8px 5px; position: relative; text-align: center; } #group-avatar-upload span:hover { opacity: 1; } #group-avatar-upload .rcli input { border: 0; cursor: pointer; max-width: none; opacity: 0; padding: 0; position: absolute; right: 0; top: 0; z-index: 99; } #rcl-group .sidebar-widget, #rcl-group .group-sidebar .sidebar-content { margin: 0 0 4px; padding: 2px 0; } #rcl-group .title-widget { background: rgba(236, 240, 241, 0.7); clear: both; margin: 5px 0; padding: 7px; } #rcl-group .group-sidebar .title-widget { text-align: center; } #rcl-group .widget-content { overflow: hidden; } .widget-content .error p { background: rgb(255, 207, 207); color: red; font: bold 14px Arial; padding: 8px 0; text-align: center; } #rcl-group .widget-content .userlist { margin: 0 0 5px; } #rcl-group .widget-content .mini-list .user-single { width: 23%; } .group-sidebar .widget-content .avatars-list .user-single { width: 29%; } .group-sidebar .rating-rcl span { padding: 4px 0; } #group-primary-widget .widget-content input, #group-users-widget .rcl-group-link { float: right; text-align: center; } #group-users-widget .rcl-group-link { margin: 0 4px 4px; } .group-sidebar .widget-content input, .group-sidebar .rcl-group-link.recall-button { display: block; margin: 0 auto; width: 100%; } #rcl-group .widget-content p { margin: 5px 0; } .group-wrapper p { margin: 5px 0; padding: 2px 4px; } #rcl-group .group-content .group-metadata { overflow: hidden; margin-bottom: 8px; } #rcl-group .group-content .group-name { border-bottom: 1px solid #d1eeff; font-size: 20px; line-height: 1; margin: 0 6px 8px; padding: 8px 0; text-transform: none; } #rcl-group .group-content .sidebar-widget { background: rgba(243, 243, 243, 0.3); box-shadow: 0 0 1px 1px rgb(243, 243, 243); box-sizing: border-box; margin: 10px 2px; padding: 0; } #group-category-list-widget .search-form-rcl { padding: 0 5px 4px; text-align: right; } #rcl-group .search-form-rcl select { margin: 0 4px; } .rcl-public-form .taxonomy-groups select, #rcl-group .search-form-rcl select { background-color: #fff; border-radius: 0; border: 1px solid #ddd; box-shadow: none; box-sizing: border-box; float: none; height: auto; line-height: normal; outline: 0; padding: 5px 3px; width: auto; } #rcl-group .hidden-widget .manage-hidden-widget { box-shadow: none; display: block; font-size: 18px; font-weight: bold; line-height: 1.4; padding: 5px; } #group-public-form-widget .fa-plus-square-o, #group-public-form-widget .fa-minus-square-o { display: inline-block; font-size: 19px; margin: 0 5px 0 0; vertical-align: middle; } #rcl-group .group-content .public_block select { width: auto; } #rcl-group .hidden-widget .widget-content { display: none; } #rcl-group .rcl-wiget-spoiler-txt { vertical-align: middle; } .group-content { padding: 0 0.5%; } #rcl-group #group-posts-widget { background: unset; box-shadow: none; } #group-posts-widget .post-group { clear: both; margin: 15px 0; overflow: hidden; } #group-posts-widget .post-group .postdata-header { background: rgba(219, 219, 219, 0.3); box-shadow: 0 0 1px 1px rgba(219, 219, 219, 0.6); margin: 5px 0; overflow: hidden; padding: 7px; } #group-posts-widget .post-group .post-meta { color: #777; float: right; font: 12px Verdana, arial; margin: 0; text-transform: none; } #group-posts-widget .post-meta span { margin: 0 5px 0 3px; } .group-wrapper .widget-content .post-group-thumb { float: left; max-width: 215px; padding: 10px 10px 10px 0; } .group-wrapper .widget-content .post-group-thumb img { float: left; height: auto; margin: 0; max-width: 100%; } .group-wrapper .post-group-content .fa-folder { color: #777; margin: 0 5px 0 0; } .rcl-grouplist { line-height: 1; overflow: hidden; padding: 10px 0; } .rcl-grouplist .single-group { clear: both; font-size: 14px; line-height: 1.2; margin-bottom: 10px; overflow: hidden; display: flex; } .rcl-grouplist .single-group > div { margin-right: 15px; } .rcl-grouplist .single-group .group-avatar { } .rcl-grouplist .single-group .group-avatar img { max-width: 100px; } .rcl-grouplist .single-group .group-row .group-meta { display: block; margin: 3px 0; } .rcl-grouplist .single-group .group-row .group-name { font-size: 18px; font-weight: bold; } #rcl-group.admin-view #group-link-content { top: 45px; } #group-link-content { background: #fff; box-sizing: border-box; padding: 30px 5px 10px; width: 100%; } #group-link-content .close-content { background: rgba(219, 219, 219, 0.6); color: rgb(76, 140, 189); display: block; font-size: 16px; font-weight: bold; margin: 0 0 10px; padding: 7px; text-align: center; } #group-link-content .close-content:hover { opacity: 0.8; } #group-link-content h3 { font-size: 20px; margin: 5px 0; } .group-request { overflow: hidden; padding: 5px 0; text-align: right; } .group-request .group-user-option { display: inline-block; margin: 5px 10px; } .group-request .recall-button { padding: 6px 10px; } #group-userlist .group-user-option > select { margin: 0 5px 5px; } .group-request .group-user-option select { width: 100px; } #widgets-options, #group-options { background-color: #f5f5f5; border: 1px solid #e5e5e5; padding: 5px 10px; } #group-options .group-option { overflow: hidden; padding: 5px 0; } #group-link-content label { display: block; font-weight: bold; margin: 0 0 5px 5px; } #group-link-content input[type="text"], #group-link-content input[type="number"], #group-link-content input[type="url"], #group-link-content input[type="email"], #group-link-content select, #group-link-content textarea { background-color: #fff; border: 1px solid #d5d5d5; box-sizing: border-box; height: auto; line-height: 1.4; margin: 0; outline: none; padding: 5px 8px; } #group-link-content input[type="text"], #group-link-content input[type="number"], #group-link-content input[type="url"], #group-link-content input[type="email"], #group-link-content textarea { max-width: none; width: 100%; } #group-link-content textarea { height: 100px; } #group-link-content input[type="submit"] { clear: both; float: right; margin: 5px 0; } #create-group { background: rgba(219, 219, 219, 0.6); padding: 10px 0; text-align: right; } #create-group input[type="text"] { background-color: #f5f5f5; border: 0; max-width: 300px; min-width: 170px; padding: 0 10px; width: 58%; margin-right: 5px; min-height: 28px; } #rcl-office #create-group input[type="text"]:focus { background-color: #fff; border-color: #ccc; } #create-group input[type="submit"] { margin: 0 10px; text-transform: none; } #widgets-options { overflow: hidden; } #widgets-options .widgets-zone { background-color: #fff; border: 1px solid #e5e5e5; box-shadow: 4px 4px 8px -4px rgb(219, 219, 219); box-sizing: border-box; display: inline-block; margin: 1%; padding: 5px; vertical-align: top; width: 48%; } #widgets-options #unuses-zone { clear: both; margin: 0 0 15px; width: 100%; } #widgets-options .widgets-zone .zone-name { background: rgba(219, 219, 219, 0.6); display: block; font-size: 20px; padding: 5px 0; text-align: center; } #widgets-options .widgets-zone ul { background-color: transparent; border: 0; float: none; list-style: none; margin: 0; padding: 10px 0; } #widgets-options .widgets-zone .widget-box { background: rgba(219, 219, 219, 0.3); margin: 5px; padding: 5px; transition: background-color .2s ease, box-shadow .2s ease; } #widgets-options .widgets-zone .widget-box:hover { background-color: rgba(219, 219, 219, 0.1); box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, .5); } #widgets-options .widgets-zone .widget-box .widget-name { align-items: center; background: #ccc; cursor: move; display: flex; font-size: 14px; font-weight: bold; line-height: 1.4; padding: 5px; } #widgets-options .widget-name i { cursor: pointer; } #widgets-options .widget-options { border: 1px solid #ccc; padding: 5px; } #widgets-options .widgets-zone input, #widgets-options .widgets-zone select { box-sizing: border-box; width: 100%; } #widgets-options #unuses-zone li { float: left; } #widgets-options .ui-state-highlight { background: #f5f5f5; border: 2px dashed #ddd; height: 40px; margin: 5px; width: 240px; } .rcl-search-form form input[type="text"] { background-color: #f5f5f5; } @media screen and (max-width: 480px) { #group-admin-panel .title-panel { margin: 5px 0 0 5px; } #rcl-group h3 { font-size: 15px; } #rcl-group.admin-view #group-link-content { top: 35px; } .group-request .group-user-option { font-size: 12px; margin: 5px 2px; } } @media screen and (max-width: 360px) { #rcl-group .rcl-data-filters, #tab-groups .rcl-data-filters { border-spacing: 2px; } #rcl-group .rcl-data-filters a, #tab-groups .rcl-data-filters a { display: table-cell; padding: 10px 5px; } .rcl-grouplist .single-group .group-avatar img { max-width: 70px; } #widgets-options .widgets-zone .zone-name, .rcl-grouplist .single-group .group-row .group-name { font-size: 16px; } #rcl-group h3.title-widget { font-size: 12px; padding: 7px 1px; } #rcl-group .group-content h3.title-widget { font-size: 15px; padding: 7px; } #rcl-group .widget-content .mini-list .user-single { width: 48%; } .group-sidebar .widget-content .avatars-list .user-single { width: 46%; } #rcl-group .group-sidebar .rcl-group-link.recall-button { font-size: 11px; padding: 8px 0; } #group-primary-widget .widget-content input { padding: 8px 2px; font-size: 11px; } #group-posts-widget .post-group .postdata-header { margin: 0; padding: 5px; } #group-posts-widget .post-group .post-meta { max-width: 100px; } #group-posts-widget .post-meta span { float: right; margin: 0 5px 0 0; } #widgets-options .widgets-zone .widget-box .widget-name { font-size: 13px; } #widgets-options .widgets-zone .widget-box { margin: 3px; padding: 2px; text-align: center; } } #tab-publics .rcl-table__cell { min-width: 75px; } #tab-publics .rcl_author_postlist a:hover { text-decoration: underline; } .rcl_author_postlist .rcl-table__row > div:nth-child(3) { min-width: 100px; } .rcl_author_postlist .rcl-table__row:not(.rcl-table__row-header) > div:nth-child(2) { justify-content: space-between; } .rcl_author_postlist .rating-rcl { hyphens: none; padding: 0 0 0 8px; word-break: normal; word-wrap: normal; } @media screen and (max-width: 768px) { .rcl_author_postlist .rcl-table__row-header ~ .rcl-table__row .rcl-table__cell::before { flex-basis: auto; min-width: 90px; } .rcl_author_postlist .rcl-table__cell > a { flex-grow: 1; } } #block_author-rcl { background: rgba(243, 243, 243, 0.3); box-shadow: 0 0 1px 1px rgb(243, 243, 243); clear: both; margin: 15px 3px; overflow: hidden; padding: 2px; } #block_author-rcl > h3 { font-size: 18px; letter-spacing: normal; line-height: 1.4; margin: 0; padding: 0 0 5px 5px; } #block_author-rcl .userlist .user-single { background: transparent; box-shadow: none; margin: 0; } .rcl-public-box { position: relative; } .rcl-public-box .edit-form-link > a { align-items: center; box-shadow: none !important; display: flex; justify-content: flex-end; } .edit-form-link .edit-form-link-title { margin: 0 8px 0 5px; } .rcl-public-box .rcl-service-button { background-color: rgba(30, 56, 75, 0.7); border: 0; box-shadow: none; color: rgb(229, 57, 53); cursor: pointer; font-size: 24px; line-height: 1; padding: 6px; position: absolute; right: 5px; top: 5px; z-index: 2; } .rcl-public-box .rcl-service-button i:hover { opacity: 0.8; } .rcl-public-box .rcl-form-field { background-color: #f7f7f7; border: 1px solid #e5e5e5; box-sizing: border-box; margin: 7px 0; padding: 8px; } .rcl-public-box .rcl-form-field > label { display: block; font-size: 18px; line-height: normal; margin: 0 0 3px; } .rcl-public-box #form-field-post_content .button-small { border-radius: 1px; line-height: 1; margin: 2px 5px 3px 0; padding: 6px 10px; width: auto; } #form-field-post_content textarea.wp-editor-area { background-color: #fff; min-height: 300px; } .rcl-public-box .rcl-form-field .rcl-terms-select .rcl-field-input { display: inline-block; width: auto; margin-bottom: 5px; } .rcl-public-box .rcl-form-field .rcl-terms-select .type-multiselect-input { display: block; } .rcl-public-box .rcl-form-field .rcl-terms-select .rcl-tags-list { margin: 0 0 4px; overflow: hidden; } .rcl-public-box .rcl-form-field .rcl-terms-select .rcl-tags-list .required { display: none; } .rcl-public-box .rcl-tags-list > .block-label { background: #fff; box-shadow: none; clear: both; cursor: default; display: block; float: none; margin: 0; padding: 10px; } .rcl-public-box .rcl-tags-list .ms-ctn { border: 1px solid #ddd; box-shadow: none; line-height: normal; margin-top: 5px; padding: 5px; } .rcl-public-box .rcl-tags-list .ms-ctn .ms-sel-ctn { margin: 0; } .rcl-public-box .rcl-tags-list .ms-ctn .ms-sel-ctn .ms-sel-item { border-radius: 0; color: #7a7a7a; display: inline-block; float: none; font-size: 14px; margin: 5px; padding: 5px; } .rcl-public-box .rcl-tags-list .ms-ctn .ms-sel-ctn input { background-color: #fafafa; border: 1px solid #ddd; clear: both; display: block; float: none; margin-top: 5px; padding: 5px; width: 100% !important; } .rcl-public-box .rcl-tags-list .ms-ctn .ms-sel-ctn input:focus { background-color: #fff; border-color: #c5c5c5; } .rcl-public-box .rcl-tags-list .ms-ctn .ms-trigger { background: #fff; box-sizing: border-box; } .rcl-public-box .rcl-tags-list .ms-ctn .ms-helper { background-color: #ffe2e2; border-radius: 1px; color: red; font-size: 14px; padding: 0 6px; right: 42px; top: 15px; } .rcl-form-field.maybe-gallery-box { background-color: #f2f2f2; } .rcl-form-field.maybe-gallery-box .block-label { background-color: transparent; border: 0; padding: 0; } .rcl-public-box .submit-public-form { margin: 10px 0; padding-bottom: 0; text-align: right; } .rcl-public-box .public-form-button:not(:last-child) { margin-right: 10px; } .rcl-public-form .category-list .child-list-category { background: #fff; padding: 5px; margin-left: 10px; margin-bottom: 5px; } .rcl-public-form .category-list .child-list-category .parent-category { background: #f0f0f0; display: block; font-weight: bold; margin-bottom: 5px; padding: 5px 8px; } .rcl-public-form .attachments-post .set-thumbnail-post { display: block; width: 100%; } .rcl-public-form .attachments-post .set-thumbnail-post a { color: #fff; display: block; font-size: 14px; font-weight: normal; padding: 4px 5px; text-align: center; white-space: normal; } .rcl-public-form .attachments-post .set-thumbnail-post a:hover { text-decoration: none; } #rcl-thumbnail-post { background: #e5e5e5; box-sizing: border-box; max-width: 180px; padding: 10px; text-align: center; } #rcl-thumbnail-post .thumbnail-wrapper { overflow: hidden; position: relative; } #rcl-thumbnail-post .thumbnail-image img { width: 100%; } #rcl-thumbnail-post #rcl-thumbnail-uploader { cursor: pointer; } #rcl-thumbnail-post .delete-post-thumbnail { position: absolute; right: 0; top: 0; } .rcl-public-box .attachments-post { display: flex; flex-wrap: wrap; list-style: outside none none; margin: 5px 0; overflow: hidden; padding: 0 !important; width: 100%; } .rcl-public-box .attachments-post li { background-color: #e5e5e5; box-sizing: border-box; float: left; list-style: none !important; margin: 5px 0.5%; padding: 5px; position: relative; width: 24%; } .rcl-public-box .attachments-post li img { width: 100%; } .rcl-public-box .attachments-post li img:hover { box-shadow: 0 0 1px 1px rgb(30, 56, 75); opacity: 0.8; } .rcl-public-box .attachments-post label span { cursor: pointer; display: inline-flex; font-size: 12px; } .rcl-public-box .attachments-post label span input { margin: 0 5px 0 0; } h3.pending-message { background: rgb(255, 207, 207); color: red; font-size: 19px; margin: 0 auto; padding: 5px; text-align: center; width: 70%; } #form-field-delete { overflow: hidden; padding-bottom: 0; } #rcl-delete-post .delete-form-contayner { background-color: #fafafa; border: 1px solid #ddd; display: none; margin-bottom: 7px; padding: 7px; } #rcl-delete-post label { display: block; font-weight: normal; margin: 5px 10px; } #rcl-delete-post .reason-delete { } #rcl-delete-post textarea { background-color: #fff; border-radius: 0; border: 1px solid #ddd; box-shadow: none; box-sizing: border-box; float: none; font-size: 100%; height: auto; line-height: 1.4; margin: 0 0 10px; max-width: 100%; outline: 0; padding: 5px 10px; width: 100%; } #rcl-delete-post p { margin: 4px; padding: 0; } #rcl-delete-post .delete-post-submit { margin: -24px 0 0; } .mass-upload-box { background: rgba(219, 219, 219, 0.3); box-shadow: 0 0 1px 1px rgba(219, 219, 219, 0.6); padding: 5px; } .rcl-dropzone { font-size: 12px; margin-bottom: 10px; overflow: hidden; } .rcl-dropzone.mass-upload-box small { margin: 0 0 0 5px; } .mass-upload-box .mass-upload-area { background-color: #ccc; padding: 20px; text-align: center; } .mass-upload-box hr { margin: 3px; } .mass-upload-box .rcl-upload-button { display: inline-block; } @media screen and (max-width: 480px) { .rcl-public-box .attachments-post li { width: 31%; } } @media screen and (max-width: 375px) { .rcl-public-box .attachments-post li { width: 49%; } } .rcl-chat { padding: 5px; } .rcl-chat.chat-general { background: #fbfbfb; box-shadow: 0 0 1px 1px #ccc; box-sizing: border-box; margin: 1px; overflow: hidden; width: 100%; } body .rcl-chat .message-text iframe { display: block; margin: 10px auto; max-width: 100%; width: auto; } body audio { visibility: visible !important; } .rcl-chat .message-wrapper { overflow: hidden; padding-left: 15px; } .rcl-chat .chat-messages-box { animation-duration: 0.5s; } .rcl-chat .chat-messages { background: #fff; border: 1px solid #ddd; box-sizing: border-box; max-height: 500px; min-height: 200px; overflow-x: hidden; padding: 10px 10px 30px; } .rcl-chat .chat-messages .anons-message { display: block; padding: 20px; text-align: center; } .rcl-chat .chat-messages .chat-message { animation-duration: 0.5s; margin: 10px 0; overflow: hidden; position: relative; } .rcl-chat .chat-message .message-meta { font-size: 12px; } .rcl-chat .chat-message .author-name { color: #777; display: inline-block; font-size: 12px; margin: 0 0 5px; } .rcl-chat .chat-message .message-time { color: #8a8a8a; float: right; font-size: 11px; } .rcl-chat .chat-messages .chat-message .user-avatar { display: inline-block; float: left; } .rcl-chat .chat-messages .chat-message .message-box { color: #333; line-height: 1; padding: 5px 5px 5px 10px; position: relative; } .rcl-chat .message-box::before { border-color: transparent; border-style: solid; border-width: 10px 10px 10px 0; content: ""; height: 0; left: -10px; position: absolute; top: 10px; width: 0; } .rcl-chat .chat-messages .chat-message .message-box .message-text { line-height: 1.2; overflow: hidden; } .rcl-chat .chat-messages .chat-message .message-box .message-text p { margin: 0; padding: 0 0 5px; } #subtab-important-messages .chat-messages { background: none; border: 0; max-height: initial; padding: 0; } .rcl-chat .chat-form { position: relative; } .rcl-chat .chat-form .chat-preloader-file { background: #e6e6e6; clear: both; position: relative; } .rcl-chat .chat-form .chat-preloader-file .chat-delete-attachment { color: #aaa; position: absolute; right: 10px; top: 5px; } .rcl-chat .chat-form .chat-preloader-file img { margin: 10px; max-width: 70px; } .rcl-mini-chat .chat-form .chat-preloader-file img { margin: 5px; max-width: 40px; } .rcl-chat .message-attachment { background: #f1f1f1; margin-top: 5px; padding: 5px; } .rcl-chat .message-attachment .image-attachment { text-align: center; } .rcl-chat .message-attachment .archive-attachment img { width: 30px; } .rcl-chat .chat-form .chat-form-media { position: absolute; right: 5px; top: 5px; } .rcl-chat .rcl-smiles > i { font-size: 22px; line-height: 1.4; } .rcl-chat .rcl-chat-uploader { clear: both; color: #4c8cc5; display: block; font-size: 22px; line-height: 1; overflow: hidden; position: relative; } .rcl-chat .rcl-chat-uploader input { bottom: 0; cursor: pointer; height: 26px; margin: 0; opacity: 0; padding: 0; position: absolute; right: 0; } .rcl-chat .chat-form textarea, #rcl-office .rcl-chat .chat-form textarea { background: #f6f6f6; border: 1px solid #ddd; box-shadow: none; box-sizing: border-box; color: #000; height: auto; line-height: 1.4; margin: 0; max-width: 100%; min-height: 95px; outline: none; padding: 3px 30px 3px 5px; width: 100%; } .rcl-chat .chat-form .chat-submit { float: right; margin: 5px 0; } .chat-notice { text-align: center; } .chat-notice > span { display: block; padding: 10px; } .chat-notice .notice-error { background: #fce6db; } .rcl-chat .chat-users-box { background: #efefef; font-size: 12px; margin: 0 0 6px; overflow: hidden; padding: 10px; } .rcl-chat .chat-users-box > span { margin-right: 5px; } .rcl-chat .chat-users-box .chat-users { display: inline-block; } .rcl-chat .chat-users-box .chat-users a, .rcl-chat .chat-users-box .chat-users span { margin-right: 10px; text-decoration: underline; } #rcl-chat-noread-box { bottom: 5px; box-sizing: content-box; line-height: 1.5; position: fixed; right: 5px; z-index: 101; } #rcl-chat-noread-box a { vertical-align: bottom; } #rcl-chat-noread-box .rcl-noread-users { box-sizing: border-box; float: right; padding: 1px; position: relative; width: 50px; } #rcl-chat-noread-box .messages-icon { display: block; font-size: 30px; line-height: 1; margin: 0 0 5px; text-align: center; } #rcl-chat-noread-box .more-contacts { color: #fff; display: block; font-size: 14px; font-weight: bold; text-align: center; } #rcl-chat-noread-box .more-contacts a { display: inline-block; padding: 0 5px 5px; } #rcl-chat-noread-box .messages-icon .chat-new-messages { border-radius: 999px; color: #fff; font-size: 12px; line-height: 18px; position: absolute; right: 16px; top: 8px; width: 18px; } #rcl-chat-noread-box .messages-icon .rcli { color: #fff; } #rcl-chat-noread-box .messages-icon a:hover { opacity: 0.8; } #rcl-chat-noread-box.active-chat .messages-icon { margin-bottom: 30px; } #rcl-chat-noread-box .rcl-chat-user { display: block; margin: 0 auto 5px; position: relative; width: 40px; } #rcl-chat-noread-box .rcl-chat-user .fa-times { background: rgba(0, 0, 0, 0.6); color: #fff; display: none; font-size: 12px; left: 0; padding: 2px; position: absolute; top: 0; } #rcl-chat-noread-box .rcl-chat-user:hover .fa-times { display: block; } #rcl-chat-noread-box .rcl-chat-user .fa-commenting { background: #fff; border-radius: 50%; color: #ff0000; font-size: 14px; padding: 4px; position: absolute; right: -2px; top: -2px; } #rcl-chat-noread-box .rcl-chat-user img { border-radius: 0; border: 0; float: none; height: auto; margin: 0; max-width: 100%; padding: 0; vertical-align: inherit; width: 40px; } #rcl-chat-noread-box .rcl-chat-user img:hover { box-shadow: none; opacity: 1; } #rcl-chat-noread-box .rcl-mini-chat { animation-duration: 0.5s; background: #fff; float: left; } #rcl-chat-noread-box.hidden-contacts .chat-contacts { display: none; } .rcl-mini-chat .rcl-chat { border: 2px solid #ccc; overflow: hidden; } .rcl-mini-chat .chat-messages { box-sizing: content-box; max-height: 300px; width: 265px; } .rcl-mini-chat .rcl-chat .chat-messages .chat-message .user-avatar img { height: auto; width: 30px; } .rcl-mini-chat .rcl-chat .chat-messages .chat-message .message-box .message-text { font-size: 12px; } .rcl-mini-chat .rcl-chat .chat-form textarea { min-height: 70px; resize: none; } .rcl-mini-chat .rcl-chat-panel { line-height: 1; padding: 5px; } .rcl-mini-chat .rcl-chat-panel a { color: #fff; font-size: 20px; line-height: normal; margin: 0 13px 0 5px; vertical-align: middle; } #rcl-chat-noread-box.left-panel { left: 5px; right: auto; } #rcl-chat-noread-box.left-panel .rcl-mini-chat { float: right; } .left-panel .rcl-noread-users a.active-chat::before { border-width: 12px 0 12px 12px; left: 45px; right: initial; } #rcl-chat-noread-box.left-panel .rcl-mini-chat .rcl-chat-panel { text-align: right; } .rcl-chat .rcl-pager { box-shadow: none; clear: none; float: right; font-size: 14px; margin: 0; padding: 5px 10px 0; text-align: right; width: initial; } .rcl-mini-chat .rcl-pager .pager-item a, .rcl-mini-chat .rcl-pager .pager-item span { margin: 0 2px; padding: 2px 5px; } .rcl-mini-chat .rcl-smiles .smiles { width: 245px; } .rcl-noread-users a.active-chat::before { border-color: transparent; border-style: solid; border-width: 12px 12px 12px 0; content: ""; height: 0; position: absolute; right: 45px; top: 10px; width: 0; } .rcl-chat .chat-content { position: relative; } .rcl-chat .chat-status { bottom: 10px; color: #aaa; height: 18px; left: 10px; overflow: hidden; position: absolute; white-space: nowrap; width: 0; } .rcl-chat .chat-status span { display: inline-block; position: absolute; right: 0; } #rcl-office .rcl-chat-contacts { margin: 10px 0; } #rcl-office .rcl-chat-contacts .chat-contact { border: 1px solid #ddd; color: inherit; display: block; margin: 5px 0 10px; overflow: hidden; padding: 8px; } #rcl-office .contacts-counter { padding: 0 0 5px; } #rcl-office .rcl-chat-contacts .chat-window-restore, #rcl-office .rcl-chat-contacts .chat-remove { position: absolute; } #rcl-office .rcl-chat-contacts .chat-remove { background: rgba(0, 0, 0, 0.6); color: #fff; display: none; font-size: 14px; left: 9px; line-height: 1; padding: 3px; position: absolute; top: 9px; } #rcl-office .rcl-chat-contacts .chat-window-restore { color: #4c8cbd; right: 10px; top: 5px; } .chat-remove, .chat-window-restore { transition: opacity .2s ease; } .chat-remove:hover, .chat-window-restore:hover { opacity: .7; } #rcl-office .rcl-chat-contacts .contact-box:hover .chat-remove { display: block; } #rcl-office .rcl-chat-contacts .chat-contact .avatar-contact { float: left; margin-right: 15px; } #rcl-office .rcl-chat-contacts .chat-contact .message-meta { display: inline-block; float: left; font-size: 12px; width: 165px; } #rcl-office .rcl-chat-contacts .chat-contact .message-meta span { display: block; } #rcl-office .rcl-chat-contacts .chat-contact .message-content { overflow: hidden; } #rcl-office .rcl-chat-contacts .chat-contact .message-content .time-message { font-size: 12px; } #rcl-office .rcl-chat-contacts .chat-contact .message-content .author-name { font-weight: bold; line-height: 1.1; } #rcl-office .rcl-chat-contacts .chat-contact .message-content .message-text { font-size: 14px; overflow: hidden; padding: 0 20px 0 8px; } #rcl-office .rcl-chat-contacts .chat-contact .message-content .message-text .master-avatar { margin-right: 10px; vertical-align: middle; } #rcl-office .rcl-chat-contacts .chat-contact .message-content .message-text .master-avatar img { box-shadow: none; } #rcl-office .rcl-chat-contacts .noread-message { background: rgba(229, 57, 53, 0.1); border-color: rgba(229, 57, 53, 0.15); } .rcl-chat .words-counter { font-size: 12px; } .rcl-chat .message-manager { float: right; padding: 0 0 0 10px; text-align: center; } .rcl-chat .chat-message .message-manager > span { display: block; line-height: 1; opacity: 0; padding: 5px 0; } .rcl-chat .chat-message:hover .message-manager > span { opacity: 0.5; } .rcl-chat .message-manager a { border: 0; box-shadow: none; } .rcl-chat .chat-message .message-manager .active-important, .rcl-chat .chat-message:hover .message-manager .message-delete, .rcl-chat .chat-message:hover .message-manager .active-important { opacity: 1; } .rcl-chat .chat-meta { line-height: 1.5; overflow: hidden; padding: 0 0 6px; } .rcl-chat .important-manager { float: right; font-size: 14px; } .rcl-chat .important-manager .important-shift { } @media screen and (max-width: 800px) { #rcl-chat-noread-box .chat-delete-contact { display: none; } } @media screen and (max-width: 768px) { #rcl-office .rcl-chat-contacts .chat-remove { display: block; font-size: 18px; } } @media screen and (max-width: 480px) { #rcl-office .rcl-chat-contacts .chat-contact .message-meta { display: block; width: calc(100% - 25px); } #rcl-office .rcl-chat-contacts .chat-contact .message-content .message-text { min-width: 80px; padding: 10px 0 0 10px; } .ssi-modal.rcl-chat-window #ssi-modalWrapper { width: 90%; } .ssi-modal.rcl-chat-window .ssi-modalContent { padding: 5px; } .ssi-modal.rcl-chat-window .user-avatar { width: 30px; } } @media screen and (max-width: 320px) { .rcl-mini-chat .chat-messages { width: 225px; } } #tab-recall .recall-1 { background: rgba(255, 207, 207, 0.4); box-shadow: 0 0 1px 2px rgba(255, 207, 207, 0.6); } #tab-recall .recall1 { background: rgba(224, 248, 201, 0.4); box-shadow: 0 0 1px 2px rgb(224, 248, 201); } #tab-recall .recall0 { background: rgba(236, 240, 241, 0.7); box-shadow: 0 0 1px 2px rgba(219, 219, 219, 0.6); } #tab-recall .public-post { margin: 11px 4px; padding: 4px 7px 8px 4px; overflow: hidden; } #tab-recall .review-delete{ text-align: right; } #tab-recall .author-avatar{ float:left; margin-right:10px; } #tab-recall .content-recall .status{ display: block; float: right; font-size: 30px; margin: 5px; } #tab-recall .content-recall .status.plus{ color:#008000; } #tab-recall .content-recall .status.minus{ color: rgb(229, 57, 53); } .wprecallblock .recall_block .otziv textarea { margin: 8px 0 3px; } .wprecallblock .otziv input[type="radio"] { margin: 0 4px 0 10px; } .usf-form{ } .usf-form.column-2{ } .usf-form.column-2 .rcl-field{ width: 48%; display: inline-block; margin: 5px; } .usf-form.column-3{ } .usf-form.column-3 .rcl-field{ width: 32%; display: inline-block; margin: 5px; } .usf-form.column-4{ } .usf-form.column-4 .rcl-field{ width: 23%; display: inline-block; margin: 5px; } .usf-form.column-2 .rcl-field .rcl-range-value, .usf-form.column-3 .rcl-field .rcl-range-value, .usf-form.column-4 .rcl-field .rcl-range-value, .usf-form.column-2 .rcl-field .rcl-runner-value, .usf-form.column-3 .rcl-field .rcl-runner-value, .usf-form.column-4 .rcl-field .rcl-runner-value{ position: absolute; top: -20px; right: 0; min-width: auto; }body .rcli{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0} .fa-ul > li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}body .rcli.fa-pull-left,.las.fa-pull-left,.lar.fa-pull-left,.lal.fa-pull-left,.lab.fa-pull-left{margin-right:.3em}body .rcli.fa-pull-right,body .rcli.fa-pull-right,body .rcli.fa-pull-right,body .rcli.fa-pull-right,body .rcli.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:la-spin 2s infinite linear;animation:la-spin 2s infinite linear}.fa-pulse{-webkit-animation:la-spin 1s infinite steps(8);animation:la-spin 1s infinite steps(8)}@-webkit-keyframes la-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)} }@keyframes la-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)} }.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Line Awesome Brands';font-style:normal;font-weight:normal;font-display:auto;src:url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-brands-400.eot);src:url("../fonts/la-brands-400.eot?#iefix") format("embedded-opentype"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-brands-400.woff2) format("woff2"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-brands-400.woff) format("woff"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-brands-400.ttf) format("truetype"),url("../fonts/la-brands-400.svg#lineawesome") format("svg")}.lab{font-family:'Line Awesome Brands'}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:400;font-display:auto;src:url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-regular-400.eot);src:url("../fonts/la-regular-400.eot?#iefix") format("embedded-opentype"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-regular-400.woff2) format("woff2"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-regular-400.woff) format("woff"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-regular-400.ttf) format("truetype"),url("../fonts/la-regular-400.svg#lineawesome") format("svg")}.lar{font-family:'Line Awesome Free';font-weight:400}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:900;font-display:auto;src:url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-solid-900.eot);src:url("../fonts/la-solid-900.eot?#iefix") format("embedded-opentype"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-solid-900.woff2) format("woff2"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-solid-900.woff) format("woff"),url(https://moskvichi.net/wp-content/plugins/wp-recall/add-on/webx-icon8/../fonts/la-solid-900.ttf) format("truetype"),url("../fonts/la-solid-900.svg#lineawesome") format("svg")}body .rcli{font-family:'Line Awesome Free';font-weight:900}body .rcli.fa-glass:before{content:"\f000"}body .rcli.fa-meetup{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-star-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-star-o:before{content:"\f005"}body .rcli.fa-remove:before{content:"\f00d"}body .rcli.fa-close:before{content:"\f00d"}body .rcli.fa-gear:before{content:"\f013"}body .rcli.fa-trash-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-trash-o:before{content:"\f2ed"}body .rcli.fa-file-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-o:before{content:"\f15b"}body .rcli.fa-clock-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-clock-o:before{content:"\f017"}body .rcli.fa-arrow-circle-o-down{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-arrow-circle-o-down:before{content:"\f358"}body .rcli.fa-arrow-circle-o-up{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-arrow-circle-o-up:before{content:"\f35b"}body .rcli.fa-play-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-play-circle-o:before{content:"\f144"}body .rcli.fa-repeat:before{content:"\f01e"}body .rcli.fa-rotate-right:before{content:"\f01e"}body .rcli.fa-refresh:before{content:"\f021"}body .rcli.fa-list-alt{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-dedent:before{content:"\f03b"}body .rcli.fa-video-camera:before{content:"\f03d"}body .rcli.fa-picture-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-picture-o:before{content:"\f03e"}body .rcli.fa-photo{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-photo:before{content:"\f03e"}body .rcli.fa-image{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-image:before{content:"\f03e"}body .rcli.fa-pencil:before{content:"\f303"}body .rcli.fa-map-marker:before{content:"\f3c5"}body .rcli.fa-pencil-square-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-pencil-square-o:before{content:"\f044"}body .rcli.fa-share-square-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-share-square-o:before{content:"\f14d"}body .rcli.fa-check-square-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-check-square-o:before{content:"\f14a"}body .rcli.fa-arrows:before{content:"\f0b2"}body .rcli.fa-times-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-times-circle-o:before{content:"\f057"}body .rcli.fa-check-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-check-circle-o:before{content:"\f058"}body .rcli.fa-mail-forward:before{content:"\f064"}body .rcli.fa-eye{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-eye-slash{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-warning:before{content:"\f071"}body .rcli.fa-calendar:before{content:"\f073"}body .rcli.fa-arrows-v:before{content:"\f338"}body .rcli.fa-arrows-h:before{content:"\f337"}body .rcli.fa-bar-chart{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-bar-chart:before{content:"\f080"}body .rcli.fa-bar-chart-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-bar-chart-o:before{content:"\f080"}body .rcli.fa-twitter-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-facebook-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-gears:before{content:"\f085"}body .rcli.fa-thumbs-o-up{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-thumbs-o-up:before{content:"\f164"}body .rcli.fa-thumbs-o-down{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-thumbs-o-down:before{content:"\f165"}body .rcli.fa-heart-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-heart-o:before{content:"\f004"}body .rcli.fa-sign-out:before{content:"\f2f5"}body .rcli.fa-linkedin-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-linkedin-square:before{content:"\f08c"}body .rcli.fa-thumb-tack:before{content:"\f08d"}body .rcli.fa-external-link:before{content:"\f35d"}body .rcli.fa-sign-in:before{content:"\f2f6"}body .rcli.fa-github-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-lemon-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-lemon-o:before{content:"\f094"}body .rcli.fa-square-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-square-o:before{content:"\f0c8"}body .rcli.fa-bookmark-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-bookmark-o:before{content:"\f02e"}body .rcli.fa-twitter{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-facebook{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-facebook:before{content:"\f39e"}body .rcli.fa-facebook-f{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-facebook-f:before{content:"\f39e"}body .rcli.fa-github{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-credit-card{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-feed:before{content:"\f09e"}body .rcli.fa-hdd-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hdd-o:before{content:"\f0a0"}body .rcli.fa-hand-o-right{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-o-right:before{content:"\f0a4"}body .rcli.fa-hand-o-left{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-o-left:before{content:"\f0a5"}body .rcli.fa-hand-o-up{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-o-up:before{content:"\f0a6"}body .rcli.fa-hand-o-down{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-o-down:before{content:"\f0a7"}body .rcli.fa-arrows-alt:before{content:"\f31e"}body .rcli.fa-group:before{content:"\f0c0"}body .rcli.fa-chain:before{content:"\f0c1"}body .rcli.fa-scissors:before{content:"\f0c4"}body .rcli.fa-files-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-files-o:before{content:"\f0c5"}body .rcli.fa-floppy-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-floppy-o:before{content:"\f0c7"}body .rcli.fa-navicon:before{content:"\f0c9"}body .rcli.fa-reorder:before{content:"\f0c9"}body .rcli.fa-pinterest{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-pinterest-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google-plus-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google-plus{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google-plus:before{content:"\f0d5"}body .rcli.fa-money{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-money:before{content:"\f3d1"}body .rcli.fa-unsorted:before{content:"\f0dc"}body .rcli.fa-sort-desc:before{content:"\f0dd"}body .rcli.fa-sort-asc:before{content:"\f0de"}body .rcli.fa-linkedin{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-linkedin:before{content:"\f0e1"}body .rcli.fa-rotate-left:before{content:"\f0e2"}body .rcli.fa-legal:before{content:"\f0e3"}body .rcli.fa-tachometer:before{content:"\f3fd"}body .rcli.fa-dashboard:before{content:"\f3fd"}body .rcli.fa-comment-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-comment-o:before{content:"\f075"}body .rcli.fa-comments-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-comments-o:before{content:"\f086"}body .rcli.fa-flash:before{content:"\f0e7"}body .rcli.fa-clipboard{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-paste{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-paste:before{content:"\f328"}body .rcli.fa-lightbulb-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-lightbulb-o:before{content:"\f0eb"}body .rcli.fa-exchange:before{content:"\f362"}body .rcli.fa-cloud-download:before{content:"\f381"}body .rcli.fa-cloud-upload:before{content:"\f382"}body .rcli.fa-bell-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-bell-o:before{content:"\f0f3"}body .rcli.fa-cutlery:before{content:"\f2e7"}body .rcli.fa-file-text-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-text-o:before{content:"\f15c"}body .rcli.fa-building-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-building-o:before{content:"\f1ad"}body .rcli.fa-hospital-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hospital-o:before{content:"\f0f8"}body .rcli.fa-tablet:before{content:"\f3fa"}body .rcli.fa-mobile:before{content:"\f3cd"}body .rcli.fa-mobile-phone:before{content:"\f3cd"}body .rcli.fa-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-circle-o:before{content:"\f111"}body .rcli.fa-mail-reply:before{content:"\f3e5"}body .rcli.fa-github-alt{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-folder-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-folder-o:before{content:"\f07b"}body .rcli.fa-folder-open-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-folder-open-o:before{content:"\f07c"}body .rcli.fa-smile-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-smile-o:before{content:"\f118"}body .rcli.fa-frown-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-frown-o:before{content:"\f119"}body .rcli.fa-meh-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-meh-o:before{content:"\f11a"}body .rcli.fa-keyboard-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-keyboard-o:before{content:"\f11c"}body .rcli.fa-flag-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-flag-o:before{content:"\f024"}body .rcli.fa-mail-reply-all:before{content:"\f122"}body .rcli.fa-star-half-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-star-half-o:before{content:"\f089"}body .rcli.fa-star-half-empty{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-star-half-empty:before{content:"\f089"}body .rcli.fa-star-half-full{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-star-half-full:before{content:"\f089"}body .rcli.fa-code-fork:before{content:"\f126"}body .rcli.fa-chain-broken:before{content:"\f127"}body .rcli.fa-shield:before{content:"\f3ed"}body .rcli.fa-calendar-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-calendar-o:before{content:"\f133"}body .rcli.fa-maxcdn{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-html5{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-css3{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-ticket:before{content:"\f3ff"}body .rcli.fa-minus-square-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-minus-square-o:before{content:"\f146"}body .rcli.fa-level-up:before{content:"\f3bf"}body .rcli.fa-level-down:before{content:"\f3be"}body .rcli.fa-pencil-square:before{content:"\f14b"}body .rcli.fa-external-link-square:before{content:"\f360"}body .rcli.fa-compass{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-caret-square-o-down{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-caret-square-o-down:before{content:"\f150"}body .rcli.fa-toggle-down{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-toggle-down:before{content:"\f150"}body .rcli.fa-caret-square-o-up{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-caret-square-o-up:before{content:"\f151"}body .rcli.fa-toggle-up{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-toggle-up:before{content:"\f151"}body .rcli.fa-caret-square-o-right{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-caret-square-o-right:before{content:"\f152"}body .rcli.fa-toggle-right{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-toggle-right:before{content:"\f152"}body .rcli.fa-eur:before{content:"\f153"}body .rcli.fa-euro:before{content:"\f153"}body .rcli.fa-gbp:before{content:"\f154"}body .rcli.fa-usd:before{content:"\f155"}body .rcli.fa-dollar:before{content:"\f155"}body .rcli.fa-inr:before{content:"\f156"}body .rcli.fa-rupee:before{content:"\f156"}body .rcli.fa-jpy:before{content:"\f157"}body .rcli.fa-cny:before{content:"\f157"}body .rcli.fa-rmb:before{content:"\f157"}body .rcli.fa-yen:before{content:"\f157"}body .rcli.fa-rub:before{content:"\f158"}body .rcli.fa-ruble:before{content:"\f158"}body .rcli.fa-rouble:before{content:"\f158"}body .rcli.fa-krw:before{content:"\f159"}body .rcli.fa-won:before{content:"\f159"}body .rcli.fa-btc{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-bitcoin{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-bitcoin:before{content:"\f15a"}body .rcli.fa-file-text:before{content:"\f15c"}body .rcli.fa-sort-alpha-asc:before{content:"\f15d"}body .rcli.fa-sort-alpha-desc:before{content:"\f881"}body .rcli.fa-sort-amount-asc:before{content:"\f160"}body .rcli.fa-sort-amount-desc:before{content:"\f884"}body .rcli.fa-sort-numeric-asc:before{content:"\f162"}body .rcli.fa-sort-numeric-desc:before{content:"\f886"}body .rcli.fa-youtube-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-youtube{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-xing{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-xing-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-youtube-play{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-youtube-play:before{content:"\f167"}body .rcli.fa-dropbox{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-stack-overflow{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-instagram{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-flickr{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-adn{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-bitbucket{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-bitbucket-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-bitbucket-square:before{content:"\f171"}body .rcli.fa-tumblr{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-tumblr-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-long-arrow-down:before{content:"\f309"}body .rcli.fa-long-arrow-up:before{content:"\f30c"}body .rcli.fa-long-arrow-left:before{content:"\f30a"}body .rcli.fa-long-arrow-right:before{content:"\f30b"}body .rcli.fa-apple{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-windows{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-android{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-linux{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-dribbble{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-skype{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-foursquare{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-trello{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-gratipay{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-gittip{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-gittip:before{content:"\f184"}body .rcli.fa-sun-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-sun-o:before{content:"\f185"}body .rcli.fa-moon-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-moon-o:before{content:"\f186"}body .rcli.fa-vk{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-weibo{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-renren{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-pagelines{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-stack-exchange{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-arrow-circle-o-right{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-arrow-circle-o-right:before{content:"\f35a"}body .rcli.fa-arrow-circle-o-left{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-arrow-circle-o-left:before{content:"\f359"}body .rcli.fa-caret-square-o-left{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-caret-square-o-left:before{content:"\f191"}body .rcli.fa-toggle-left{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-toggle-left:before{content:"\f191"}body .rcli.fa-dot-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-dot-circle-o:before{content:"\f192"}body .rcli.fa-vimeo-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-try:before{content:"\f195"}body .rcli.fa-turkish-lira:before{content:"\f195"}body .rcli.fa-plus-square-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-plus-square-o:before{content:"\f0fe"}body .rcli.fa-slack{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wordpress{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-openid{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-institution:before{content:"\f19c"}body .rcli.fa-bank:before{content:"\f19c"}body .rcli.fa-mortar-board:before{content:"\f19d"}body .rcli.fa-yahoo{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-reddit{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-reddit-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-stumbleupon-circle{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-stumbleupon{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-delicious{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-digg{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-pied-piper-pp{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-pied-piper-alt{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-drupal{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-joomla{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-spoon:before{content:"\f2e5"}body .rcli.fa-behance{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-behance-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-steam{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-steam-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-automobile:before{content:"\f1b9"}body .rcli.fa-cab:before{content:"\f1ba"}body .rcli.fa-envelope-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-envelope-o:before{content:"\f0e0"}body .rcli.fa-deviantart{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-soundcloud{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-file-pdf-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-pdf-o:before{content:"\f1c1"}body .rcli.fa-file-word-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-word-o:before{content:"\f1c2"}body .rcli.fa-file-excel-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-excel-o:before{content:"\f1c3"}body .rcli.fa-file-powerpoint-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-powerpoint-o:before{content:"\f1c4"}body .rcli.fa-file-image-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-image-o:before{content:"\f1c5"}body .rcli.fa-file-photo-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-photo-o:before{content:"\f1c5"}body .rcli.fa-file-picture-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-picture-o:before{content:"\f1c5"}body .rcli.fa-file-archive-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-archive-o:before{content:"\f1c6"}body .rcli.fa-file-zip-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-zip-o:before{content:"\f1c6"}body .rcli.fa-file-audio-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-audio-o:before{content:"\f1c7"}body .rcli.fa-file-sound-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-sound-o:before{content:"\f1c7"}body .rcli.fa-file-video-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-video-o:before{content:"\f1c8"}body .rcli.fa-file-movie-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-movie-o:before{content:"\f1c8"}body .rcli.fa-file-code-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-file-code-o:before{content:"\f1c9"}body .rcli.fa-vine{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-codepen{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-jsfiddle{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-life-ring{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-life-bouy{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-life-bouy:before{content:"\f1cd"}body .rcli.fa-life-buoy{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-life-buoy:before{content:"\f1cd"}body .rcli.fa-life-saver{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-life-saver:before{content:"\f1cd"}body .rcli.fa-support{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-support:before{content:"\f1cd"}body .rcli.fa-circle-o-notch:before{content:"\f1ce"}body .rcli.fa-rebel{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-ra{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-ra:before{content:"\f1d0"}body .rcli.fa-resistance{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-resistance:before{content:"\f1d0"}body .rcli.fa-empire{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-ge{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-ge:before{content:"\f1d1"}body .rcli.fa-git-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-git{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-hacker-news{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-y-combinator-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-y-combinator-square:before{content:"\f1d4"}body .rcli.fa-yc-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-yc-square:before{content:"\f1d4"}body .rcli.fa-tencent-weibo{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-qq{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-weixin{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wechat{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wechat:before{content:"\f1d7"}body .rcli.fa-send:before{content:"\f1d8"}body .rcli.fa-paper-plane-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-paper-plane-o:before{content:"\f1d8"}body .rcli.fa-send-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-send-o:before{content:"\f1d8"}body .rcli.fa-circle-thin{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-circle-thin:before{content:"\f111"}body .rcli.fa-header:before{content:"\f1dc"}body .rcli.fa-sliders:before{content:"\f1de"}body .rcli.fa-futbol-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-futbol-o:before{content:"\f1e3"}body .rcli.fa-soccer-ball-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-soccer-ball-o:before{content:"\f1e3"}body .rcli.fa-slideshare{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-twitch{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-yelp{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-newspaper-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-newspaper-o:before{content:"\f1ea"}body .rcli.fa-paypal{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google-wallet{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc-visa{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc-mastercard{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc-discover{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc-amex{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc-paypal{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc-stripe{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-bell-slash-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-bell-slash-o:before{content:"\f1f6"}body .rcli.fa-trash:before{content:"\f2ed"}body .rcli.fa-copyright{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-eyedropper:before{content:"\f1fb"}body .rcli.fa-area-chart:before{content:"\f1fe"}body .rcli.fa-pie-chart:before{content:"\f200"}body .rcli.fa-line-chart:before{content:"\f201"}body .rcli.fa-lastfm{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-lastfm-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-ioxhost{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-angellist{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-cc:before{content:"\f20a"}body .rcli.fa-ils:before{content:"\f20b"}body .rcli.fa-shekel:before{content:"\f20b"}body .rcli.fa-sheqel:before{content:"\f20b"}body .rcli.fa-meanpath{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-meanpath:before{content:"\f2b4"}body .rcli.fa-buysellads{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-connectdevelop{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-dashcube{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-forumbee{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-leanpub{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-sellsy{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-shirtsinbulk{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-simplybuilt{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-skyatlas{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-diamond{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-diamond:before{content:"\f3a5"}body .rcli.fa-intersex:before{content:"\f224"}body .rcli.fa-facebook-official{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-facebook-official:before{content:"\f09a"}body .rcli.fa-pinterest-p{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-whatsapp{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-hotel:before{content:"\f236"}body .rcli.fa-viacoin{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-medium{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-y-combinator{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-yc{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-yc:before{content:"\f23b"}body .rcli.fa-optin-monster{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-opencart{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-expeditedssl{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-battery-4:before{content:"\f240"}body .rcli.fa-battery:before{content:"\f240"}body .rcli.fa-battery-3:before{content:"\f241"}body .rcli.fa-battery-2:before{content:"\f242"}body .rcli.fa-battery-1:before{content:"\f243"}body .rcli.fa-battery-0:before{content:"\f244"}body .rcli.fa-object-group{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-object-ungroup{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-sticky-note-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-sticky-note-o:before{content:"\f249"}body .rcli.fa-cc-jcb{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-cc-diners-club{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-clone{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hourglass-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hourglass-o:before{content:"\f254"}body .rcli.fa-hourglass-1:before{content:"\f251"}body .rcli.fa-hourglass-2:before{content:"\f252"}body .rcli.fa-hourglass-3:before{content:"\f253"}body .rcli.fa-hand-rock-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-rock-o:before{content:"\f255"}body .rcli.fa-hand-grab-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-grab-o:before{content:"\f255"}body .rcli.fa-hand-paper-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-paper-o:before{content:"\f256"}body .rcli.fa-hand-stop-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-stop-o:before{content:"\f256"}body .rcli.fa-hand-scissors-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-scissors-o:before{content:"\f257"}body .rcli.fa-hand-lizard-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-lizard-o:before{content:"\f258"}body .rcli.fa-hand-spock-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-spock-o:before{content:"\f259"}body .rcli.fa-hand-pointer-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-pointer-o:before{content:"\f25a"}body .rcli.fa-hand-peace-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-hand-peace-o:before{content:"\f25b"}body .rcli.fa-registered{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-creative-commons{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-gg{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-gg-circle{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-tripadvisor{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-odnoklassniki{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-odnoklassniki-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-get-pocket{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wikipedia-w{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-safari{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-chrome{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-firefox{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-opera{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-internet-explorer{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-television:before{content:"\f26c"}body .rcli.fa-contao{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-500px{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-amazon{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-calendar-plus-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-calendar-plus-o:before{content:"\f271"}body .rcli.fa-calendar-minus-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-calendar-minus-o:before{content:"\f272"}body .rcli.fa-calendar-times-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-calendar-times-o:before{content:"\f273"}body .rcli.fa-calendar-check-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-calendar-check-o:before{content:"\f274"}body .rcli.fa-map-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-map-o:before{content:"\f279"}body .rcli.fa-commenting:before{content:"\f4ad"}body .rcli.fa-commenting-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-commenting-o:before{content:"\f4ad"}body .rcli.fa-houzz{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-vimeo{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-vimeo:before{content:"\f27d"}body .rcli.fa-black-tie{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-fonticons{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-reddit-alien{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-edge{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-credit-card-alt:before{content:"\f09d"}body .rcli.fa-codiepie{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-modx{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-fort-awesome{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-usb{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-product-hunt{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-mixcloud{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-scribd{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-pause-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-pause-circle-o:before{content:"\f28b"}body .rcli.fa-stop-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-stop-circle-o:before{content:"\f28d"}body .rcli.fa-bluetooth{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-bluetooth-b{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-gitlab{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wpbeginner{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wpforms{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-envira{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wheelchair-alt{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wheelchair-alt:before{content:"\f368"}body .rcli.fa-question-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-question-circle-o:before{content:"\f059"}body .rcli.fa-volume-control-phone:before{content:"\f2a0"}body .rcli.fa-asl-interpreting:before{content:"\f2a3"}body .rcli.fa-deafness:before{content:"\f2a4"}body .rcli.fa-hard-of-hearing:before{content:"\f2a4"}body .rcli.fa-glide{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-glide-g{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-signing:before{content:"\f2a7"}body .rcli.fa-viadeo{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-viadeo-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-snapchat{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-snapchat-ghost{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-snapchat-square{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-pied-piper{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-first-order{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-yoast{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-themeisle{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google-plus-official{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google-plus-official:before{content:"\f2b3"}body .rcli.fa-google-plus-circle{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-google-plus-circle:before{content:"\f2b3"}body .rcli.fa-font-awesome{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-fa{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-fa:before{content:"\f2b4"}body .rcli.fa-handshake-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-handshake-o:before{content:"\f2b5"}body .rcli.fa-envelope-open-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-envelope-open-o:before{content:"\f2b6"}body .rcli.fa-linode{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-address-book-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-address-book-o:before{content:"\f2b9"}body .rcli.fa-vcard:before{content:"\f2bb"}body .rcli.fa-address-card-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-address-card-o:before{content:"\f2bb"}body .rcli.fa-vcard-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-vcard-o:before{content:"\f2bb"}body .rcli.fa-user-circle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-user-circle-o:before{content:"\f2bd"}body .rcli.fa-user-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-user-o:before{content:"\f007"}body .rcli.fa-id-badge{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-drivers-license:before{content:"\f2c2"}body .rcli.fa-id-card-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-id-card-o:before{content:"\f2c2"}body .rcli.fa-drivers-license-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-drivers-license-o:before{content:"\f2c2"}body .rcli.fa-quora{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-free-code-camp{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-telegram{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-thermometer-4:before{content:"\f2c7"}body .rcli.fa-thermometer:before{content:"\f2c7"}body .rcli.fa-thermometer-3:before{content:"\f2c8"}body .rcli.fa-thermometer-2:before{content:"\f2c9"}body .rcli.fa-thermometer-1:before{content:"\f2ca"}body .rcli.fa-thermometer-0:before{content:"\f2cb"}body .rcli.fa-bathtub:before{content:"\f2cd"}body .rcli.fa-s15:before{content:"\f2cd"}body .rcli.fa-window-maximize{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-window-restore{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-times-rectangle:before{content:"\f410"}body .rcli.fa-window-close-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-window-close-o:before{content:"\f410"}body .rcli.fa-times-rectangle-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-times-rectangle-o:before{content:"\f410"}body .rcli.fa-bandcamp{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-grav{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-etsy{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-imdb{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-ravelry{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-eercast{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-eercast:before{content:"\f2da"}body .rcli.fa-snowflake-o{font-family:'Line Awesome Free';font-weight:400}body .rcli.fa-snowflake-o:before{content:"\f2dc"}body .rcli.fa-superpowers{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-wpexplorer{font-family:'Line Awesome Brands';font-weight:400}body .rcli.fa-spotify{font-family:'Line Awesome Brands';font-weight:400}.yam-map{ height:400px; width:100%; } .yam-map img.attachment-thumbnail{ float:left; margin-right:10px; max-width:100px; height:auto; } .yam-map-form{ margin:30px 0; } .yam-map-form #yam-map{ } .yam-map-form #yam-map label{ }#tab-office-tuner{ } #tab-office-tuner .oft-tabs-area{ width: 280px; margin: 10px auto; background: #efefef; padding: 10px 30px; border: 1px solid #ccc; } #tab-office-tuner .oft-tabs-area .oft-area-name{ } #tab-office-tuner .oft-tabs-area .oft-tabs-list{ padding: 0; } #tab-office-tuner .oft-tabs-area .oft-tabs-list li{ list-style: none; padding: 5px; border: 1px solid #ccc; margin-bottom: 5px; background: #e8e8e8; } #tab-office-tuner .oft-tabs-area .oft-tabs-list .oft-switch-display{ } #tab-office-tuner .oft-tabs-area .oft-tabs-list .oft-input-name{ } #tab-office-tuner .oft-tabs-area .oft-tabs-list .fa{ font-size: 20px; padding: 0 5px; margin-left: 10px; cursor: move; }#notifications-list{ overflow: hidden; } #notifications-list .notification{ padding: 5px; margin: 5px 0px; } #notifications-list .notification i{ margin-right: 5px; } #notifications-list .notification .notice-time{ float: right; font-size: 12px; } #notifications-list .notification .notice-subject{ font-size: 18px; } #notifications-list .notification .notice-content{ margin: 5px; } #notifications-list .no-read-notice{ background-color:#FFE1E1; } #notifications-list .no-read-notice .notice-subject{ color:orange; } #notifications-list .read-notice{ background-color: #F4F4F4; } .rcl_toast_container { position: fixed; z-index: 9999; display: flex; flex-wrap: wrap; width: 276px; } @media screen and (max-width: 768px) { .rcl_toast_container { left: 50%!important; transform: translateX(-50%)!important; width: 100%!important; max-width: 80%!important; min-width: 276px!important; } } .rcl_toast { position: relative; display: flex; flex: 1 1 100%; align-items: baseline; background: #2d2d2d; color: #fff; padding: 12px; margin: 0 0 12px; box-shadow: 0 0 4px #6a6a6a; opacity: 0; text-shadow: 0 0 2px #3c3c3c; } .rcl_toast__icon { align-self: center; margin-right: 12px; } .rcl_toast__text { flex: 1 1 100%; margin-right: 12px; } .rcl_toast__close { cursor: pointer; } .rcl_toast__timeline { position: absolute; width: 100%; bottom: 0; left: 0; height: 2px; background: white; visibility: hidden; } .rcl_toast.rcl_toast__template_standart .rcl_toast__icon { font-size: 20px; } .rcl_toast.rcl_toast__template_bootstrap { flex-wrap: wrap; } .rcl_toast.rcl_toast__template_bootstrap .rcl_toast__text { margin-right: 0; } .rcl_toast.rcl_toast__template_bootstrap .rcl_toast__header { flex: 1 1 100%; display: flex; align-items: center; margin: -12px -12px 6px -12px; padding: 6px 12px; background: rgb(0 0 0 / 0.10); } .rcl_toast.rcl_toast__template_bootstrap .rcl_toast__title { flex: 1 1 100%; }