#alert-wrapper{background-color:#d2d2d2;flex-flow:row wrap;height:100vh;left:0;opacity:.8;position:fixed;top:0;width:100%;z-index:100}#alert-wrapper,#alert-wrapper .alert-block{align-items:center;display:flex;justify-content:center}#alert-wrapper .alert-block{animation:popup .3s ease-in-out;flex-flow:column wrap;font-size:1em;font-weight:700;max-width:25em;opacity:1;padding:1.5em}#alert-wrapper .alert-block.alert-loading{color:#002956}#alert-wrapper .alert-block.alert-error{background-color:#f1f3f6;box-shadow:.2em .2em .4em #000c;color:#e5001b}#alert-wrapper .alert-block .loader{animation:rotate 1s linear infinite;border-radius:50%;height:2.5em;position:relative;width:2.5em}#alert-wrapper .alert-block .loader:after,#alert-wrapper .alert-block .loader:before{animation:prixClipFix 2s linear infinite;border:5px solid #fff;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}#alert-wrapper .alert-block .loader:after{animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;border-color:#ff3d00;inset:6px}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}#alert-wrapper .alert-block .alert-content-block{align-items:center;display:flex;flex-flow:column wrap;justify-content:center;padding:1em}#alert-wrapper .alert-block .alert-content-block .alert-text{margin-bottom:.5em}#header{align-items:center;background-color:#ee7900;display:flex;flex-flow:row wrap;justify-content:center;min-height:5em;width:100%}#header .header__logo-bar{flex-grow:1;padding:.5em 1em}#header .header__logo-bar__heading{color:#fff;font-family:Cooper Black,sans-serif;font-size:3em;font-weight:700;letter-spacing:.03em;text-shadow:.03em .03em .08em #000c}.header__filter-bar{align-items:center;display:flex;flex-flow:row nowrap;flex-grow:1;gap:.6em;justify-content:flex-end;padding:.5em 1em}.header__filter-bar__heading{color:#0f0f0f;font-size:1.13em;font-weight:500;text-shadow:.03em .03em .1em #000c}.profile-menu-wrapper{position:relative}.profile-menu-wrapper .profile-icon-wrapper{background-color:#fff;border:.15em solid #ee7900;border-radius:.5em;cursor:pointer;height:2.8em;overflow:hidden;padding:.15em;width:2.8em}.profile-menu-wrapper .profile-icon-wrapper:hover{box-shadow:.12em .12em .25em #000c;transform:scale(1.03) translateY(-.05em)}.profile-menu-wrapper .profile-icon-wrapper:active{box-shadow:none;transform:none}.profile-menu-wrapper .profile-icon-wrapper img{width:100%}.profile-menu-wrapper .profile-icon-wrapper i{color:#d2d2d2;font-size:2.2em;font-weight:500}.profile-menu-wrapper .profile-menu{align-items:flex-start;animation:popup .2s ease-in-out;background-color:#fff;border:2px solid #ee7900;border-radius:.5em;box-shadow:.12em .12em .25em #000c;display:flex;flex-flow:column wrap;justify-content:center;padding:1em;position:absolute;right:0;top:4em;width:-webkit-max-content;width:max-content;z-index:100}.profile-menu-wrapper .profile-menu li{color:#5a1094;cursor:pointer;font-size:.9em;font-weight:600;letter-spacing:.08em;padding:.2em 0;transition:all .15s ease-in-out}.profile-menu-wrapper .profile-menu li hr{border-color:#ee7900;margin:.2em auto 0;transition:all .15s ease-in-out;visibility:hidden;width:0}.profile-menu-wrapper .profile-menu li:hover{color:#ee7900;text-shadow:.05em .05em .07em #000c;transform:translateY(-.2em)}.profile-menu-wrapper .profile-menu li:hover hr{visibility:visible;width:100%}.profile-menu-wrapper .profile-menu__link{color:inherit;text-decoration:none}.profile-menu-wrapper .profile-menu__logout{align-items:center;display:flex;flex-flow:row nowrap}.profile-menu-wrapper .profile-menu__logout i{font-weight:600;margin-left:.5em}.aside-bar{flex-flow:column nowrap;height:100%;justify-content:stretch;max-width:30em;padding:.3em}.aside-bar,.aside-bar__controls{align-items:center;display:flex;width:100%}.aside-bar__controls{flex-flow:row nowrap;justify-content:center;min-height:3.5em}.aside-bar__controls__buttons{flex-grow:1;gap:.6em;justify-content:flex-start}.aside-bar__controls__buttons,.aside-bar__controls__handles{align-items:center;display:flex;flex-flow:row nowrap;padding:.3em}.aside-bar__controls__handles{gap:.5em;justify-content:center}.aside-bar__controls .avatar-wrapper{align-items:center;border:2px solid #ee7900;border-radius:.5em;box-shadow:.12em .12em .2em #000c;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:center;padding:.15em;transition:all .15s ease-in-out;width:2.5em}.aside-bar__controls .avatar-wrapper:hover{box-shadow:.2em .2em .2em #000c}.aside-bar__controls .avatar-wrapper.active{background-color:#ee7900;box-shadow:none}.aside-bar__controls .avatar-wrapper img{width:100%}.posts-wrapper{align-items:flex-start;display:flex;flex-flow:column nowrap;flex-grow:1;height:0;justify-content:stretch;overflow-x:hidden;overflow-y:auto;padding-right:.5em;scroll-behavior:smooth;width:100%}.posts-wrapper::-webkit-scrollbar{width:.3em}.posts-wrapper:hover::-webkit-scrollbar-thumb{background-color:#ee7900}.posts-wrapper:hover::-webkit-scrollbar-track{background-color:#fff}.post-wrapper{background-color:#f9f5d2;border:.15em solid #ee7900;box-shadow:.12em .12em .25em #000c;margin:.3em 0;padding:.3em;position:relative;transition:all .15s ease-in-out;width:100%}.post-wrapper:hover{background-color:#0000001a;box-shadow:.25em .25em .25em #000c;cursor:pointer;transform:translateY(-.2em)}.post-wrapper.viewed{background-color:#fff}.post-wrapper.active,.post-wrapper.viewed:hover{background-color:#0000001a}.post-wrapper.active{box-shadow:inset -.15em -.1em .2em #fffc,inset .15em .15em .2em #000c}.post-wrapper.active:hover{cursor:auto;transform:none}.post-wrapper .avatar-wrapper{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;overflow:hidden;position:absolute;right:0;top:0;width:3em}.post-wrapper .avatar-wrapper img{width:100%}.post-wrapper .ratings-wrapper{margin-bottom:.3em}.post-wrapper .elem-info{font-weight:600}.post-wrapper .post-details-wrapper__userName{color:#ee7900;display:block;font-size:1.05em;font-weight:500;letter-spacing:.05em;margin-bottom:.3em;text-shadow:.08em .08em .1em #000c}.post-wrapper .post-details-wrapper__title{margin-bottom:.15em}.main-wrapper{align-items:flex-start;display:flex;flex-flow:row nowrap;flex-grow:1;justify-content:center;width:100%}.main-wrapper .content-bar{height:100%;padding:.5em .3em}.main-wrapper .content-bar,.post-content{align-items:center;display:flex;flex-flow:column nowrap;flex-grow:1;justify-content:stretch}.post-content{height:0;overflow-x:hidden;overflow-y:auto;padding-right:.5em;scroll-behavior:smooth;width:100%}.post-content::-webkit-scrollbar{width:.3em}.post-content:hover::-webkit-scrollbar-thumb{background-color:#ee7900}.post-content:hover::-webkit-scrollbar-track{background-color:#fff}.post-content .content-layer{margin-bottom:.8em;width:100%}.post-content .content-layer.layer-body{align-items:flex-start;display:flex;flex-flow:column wrap;justify-content:center}.post-content .content-layer.layer-comment{align-items:flex-end;display:flex;flex-flow:column wrap;justify-content:center}.post-content-item-wrapper{background-color:#fff;border:.15em solid #ee7900;border-radius:.5em;box-shadow:.12em .12em .25em #000c;max-width:30em;padding:.5em}.post-content-item-wrapper .post-title{color:#ee7900;font-size:1.1em;font-weight:600;margin-bottom:.5em}.post-content-item-wrapper .post-body{font-size:1em;font-weight:400;line-height:1.3em}.user-details-wrapper{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-bottom:1em;width:100%}.user-details-wrapper .image-wrapper{border:.15em solid #ee7900;border-radius:.5em;height:3.5em;overflow:hidden;padding:.15em;width:3.5em}.user-details-wrapper .image-wrapper img{width:100%}.user-details-wrapper .image-wrapper i{color:#d2d2d2;font-size:2.2em;font-weight:500}.user-details-wrapper .user-name{color:#ee7900;font-size:1.2em;font-weight:600;letter-spacing:.05em;margin:.3em .5em;text-shadow:.03em .03em .08em #000c}.post-comment-wrapper{border:.15em solid #333;border-radius:.5em;box-shadow:.12em .12em .25em #000c;margin-bottom:.8em;max-width:30em;padding:.5em;position:relative}.post-comment-wrapper:before{border-color:#0000 #333 #333 #0000;border-style:solid;border-width:.7em;bottom:.3em;content:"";height:0;left:-1.4em;position:absolute;width:0}.post-comment-wrapper:after{border-color:#0000 #f1f3f6 #f1f3f6 #0000;border-style:solid;border-width:.6em;bottom:.42em;content:"";height:0;left:-1.1em;position:absolute;width:0}.post-comment-wrapper h3{font-size:1.1em;font-weight:600;margin-bottom:.3em}.post-comment-wrapper p{font-size:1em;font-weight:400}.default-content-wrapper{align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:center;width:100%}.default-content-wrapper .default-text{color:#d2d2d2;font-size:3em;font-weight:700;text-shadow:.05em .05em .03em #00000080}.login-wrapper{align-items:center;display:grid;flex-flow:column nowrap;flex-grow:1;height:0;justify-content:stretch;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;width:100%}.login-wrapper::-webkit-scrollbar{width:.3em}.login-wrapper:hover::-webkit-scrollbar-thumb{background-color:#ee7900}.login-wrapper:hover::-webkit-scrollbar-track{background-color:#fff}.login-wrapper .login-block{align-items:center;background-color:#fff;border:1px solid #ee7900;border-radius:.5em;box-shadow:.12em .12em .25em #000c;display:flex;flex-flow:column wrap;justify-content:flex-start;justify-self:center;max-width:25em;padding:1em 2.5em 2.5em;width:100%}.login-wrapper .login-block .login-heading{color:#ee7900;font-size:1.5em;font-weight:700;letter-spacing:.1em;margin:.8em auto;text-shadow:.05em .05em .05em #000c}.login-wrapper .login-block .login-text{max-width:20em;padding:.5em 0}.login-wrapper .login-block .link-cancel{color:#efb17c;text-decoration:none;width:100%}.login-wrapper .login-block .link-cancel:hover{color:#ee7900;text-shadow:.05em .05em .05em #000c}#login-form{margin-bottom:1.5em;width:100%}#login-form .input-wrapper{border:1px solid #333;border-radius:.4em;height:3em;margin-bottom:3em;margin-top:1em;position:relative;transition:all .15s ease-in-out;width:100%}#login-form .input-wrapper:before{background-color:#fff;content:"";display:block;left:.7em;padding:0 .5em;position:absolute;top:.9em;transition:all .15s ease-in-out}#login-form .input-wrapper[data-name=username]:before{content:"Enter Your username"}#login-form .input-wrapper[data-name=password]:before{content:"Enter Your password"}#login-form .input-wrapper.focused{border:2px solid #ee7900}#login-form .input-wrapper.focused:before{font-size:.8em;font-weight:400;left:.7em;top:-.5em}#login-form .input-wrapper .input-wrapper__input{background-color:#0000;border:none;border-radius:.4em;height:100%;left:0;padding:.7em;position:absolute;top:0;width:100%;z-index:100}#login-form .error-text{animation:fadeIn .5s ease forwards;bottom:-2.2em;color:#e5001b;left:.5em;position:absolute}#login-form .check-layer{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;width:100%}#login-form .check-layer .check-wrapper{padding:.5em 0;width:-webkit-fit-content;width:fit-content}#login-form .check-layer .check-wrapper .input-label{display:inline-block;padding:.5em;transition:all .15s ease-in-out}#login-form .check-layer .check-wrapper .input-label:hover{color:#ee7900;cursor:pointer;text-shadow:.05em .05em .08em #000c}#login-form .check-layer .submit-wrapper{flex-grow:1;padding:.5em 0;text-align:end;width:-webkit-max-content;width:max-content}#copy-button-wrapper{display:inline-block}#copy-button-wrapper .inner-span{color:#ee7900;font-weight:600;padding:0 .5em}#copy-button-wrapper .copy-button{display:inline-block;transition:transform 70ms ease-in-out}#copy-button-wrapper .copy-button:hover{font-weight:700;text-shadow:.03em .03em .05em #000c;transform:scale(1.2)}#copy-button-wrapper .copy-button.spec{background-color:initial;border:none;padding:0}#copy-button-wrapper .copy-button.success{transform:scale(1.2)}#copy-button-wrapper .copy-button.success *{color:#088906!important;font-weight:700;text-shadow:.03em .03em .05em #000c}#copy-button-wrapper .copy-button.error{transform:scale(1.2)}#copy-button-wrapper .copy-button.error *{color:#e5001b;font-weight:700;text-shadow:.03em .03em .05em #000c}.add-post-wrapper{align-items:center;background-color:#fff;border:.15em solid #ee7900;border-radius:.5em;box-shadow:.12em .12em .25em #000c;display:flex;flex-flow:column wrap;justify-content:flex-start;max-width:40em;padding:1em;width:100%}.add-post-wrapper .form-heading{color:#ee7900;font-size:2em;font-weight:600;margin-bottom:.5em;text-align:center;text-shadow:.03em .03em .08em #000c;width:100%}.add-post-wrapper .form-heading.subheading{font-size:1.2em;font-weight:600;text-align:left}.add-post-wrapper form{align-items:center;display:flex;flex-flow:column wrap;justify-content:center;margin-bottom:1em;max-width:35em;width:100%}.add-post-wrapper form .text-area{background-color:#ee79001a;border:2px solid #ee7900;border-radius:.5em;color:#767676;margin-bottom:1em;padding:.5em;width:100%}.add-post-wrapper form .text-area.text-area_body{height:10em}.add-post-wrapper form .buttons-wrapper{align-items:center;display:flex;flex-flow:row wrap;gap:.5em;justify-content:flex-start;margin-bottom:1em;width:100%}.add-post-wrapper .link-cancel{align-self:flex-start;font-size:1em;font-weight:600}.profile-content{align-items:center;display:flex;flex-flow:column nowrap;flex-grow:1;height:0;justify-content:stretch;overflow-x:hidden;overflow-y:auto;padding:.5em;scroll-behavior:smooth;width:100%}.profile-content::-webkit-scrollbar{width:.3em}.profile-content:hover::-webkit-scrollbar-thumb{background-color:#ee7900}.profile-content:hover::-webkit-scrollbar-track{background-color:#fff}#profile-form{align-self:stretch;flex-flow:column wrap;gap:2em}#profile-form,#profile-form .profile-layer{align-items:center;display:flex;justify-content:flex-start}#profile-form .profile-layer{flex-flow:row wrap;gap:1em 2em;width:100%}#profile-form .profile-layer .input-heading{font-size:1.2em;font-weight:500;text-shadow:.05em .05em .1em #000c;width:100%}#profile-form .profile-layer .image-section .image-wrapper{align-items:center;border:2px solid #ee7900;box-shadow:.2em .2em .3em #000c;display:flex;flex-flow:row wrap;height:15em;justify-content:center;margin-bottom:1.5em;overflow:hidden;padding:.5em;position:relative;width:15em}#profile-form .profile-layer .image-section .image-wrapper:before{box-shadow:inset -.8em -.8em 2em #ee7900cc,inset .8em .8em 2em #ee7900cc;content:"";height:100%;left:0;position:absolute;top:0;width:100%}#profile-form .profile-layer .image-section .image-wrapper img{width:100%}#profile-form .profile-layer .image-section .image-wrapper .default-avatar{color:#ee7900;font-size:7em;font-weight:700}#profile-form .profile-layer .image-section .radio-wrapper{align-items:center;display:flex;flex-flow:row nowrap;gap:.5em;justify-content:center}#profile-form .profile-layer .heading-content{align-items:center;display:flex;flex-flow:column wrap;flex-grow:1;justify-content:flex-start}#profile-form .button-wrapper{width:100%}#profile-form .button-wrapper .button{margin:.5em}#profile-form .grid-wrapper{align-items:center;display:grid;grid-template-columns:auto auto 2em;justify-items:start}.input-label{color:#ee7900;cursor:pointer;font-size:1.05em;font-weight:500;letter-spacing:.05em;margin-right:1em;text-shadow:.08em .08em .1em #000c}.input-wrapper{position:relative}.input-wrapper .error-message{background-color:#fff;color:#e5001b;left:0;max-width:18em;padding:.5em;position:absolute;top:-3.5em;width:-webkit-max-content;width:max-content;z-index:20}input{background-color:#fff;border:2px solid #0000;border-radius:.4em;color:#ee7900;height:2em;letter-spacing:.05em;margin:.5em;padding:.2em .5em;width:14em}input:not([name=ip]):hover{border:2px solid #ee7900}input[type=radio]{left:0;position:absolute;top:0;visibility:hidden;z-index:0}input[type=number]{width:6em}input[type=date]{width:9em}@keyframes popup{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes popupBackgroundFoxy{0%{transform:scale(1)}50%{background-color:#ee7900;transform:scale(1.1)}to{transform:scale(1)}}@keyframes scaleUpZero{0%{transform:scale(0)}50%{transform:scale(1.05)}70%{transform:scale(.95)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.radio-label{align-items:center;background-color:#767676;border:.15em solid #fff;border-radius:.5em;box-shadow:.12em .12em .2em #000c;color:#fff;display:flex;flex-flow:row nowrap;font-size:1em;font-weight:500;justify-content:center;letter-spacing:.03em;min-height:2.5em;min-width:5em;position:relative;transition:all .08s ease-in-out;z-index:10}.radio-label:hover{box-shadow:.15em .15em .22em #000c;cursor:pointer;transform:scale(1.03)}.radio-label.checked{background-color:#ee7900;box-shadow:none}.radio-label.checked:hover{cursor:auto;transform:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;box-sizing:border-box;font-size:100%;margin:0;padding:0;vertical-align:initial}*,:after,:before{box-sizing:inherit}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%}body{line-height:1}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{display:inline-block}a:focus{outline:thin dotted}a:active,a:hover{outline:0}form{margin:0}input,textarea{padding:0;resize:none}input,input:active,textarea{box-shadow:none;outline:none}button,input,select,textarea{font-size:100%;margin:0;vertical-align:initial;*vertical-align:middle}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-appearance:none;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;padding:0;width:13px}textarea{overflow:auto;resize:vertical;vertical-align:top}button,select{text-transform:none}button,button:active,button:focus{outline:none}ol,ul{list-style:none}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}audio,canvas,video{*zoom:1;display:inline-block;*display:inline;max-width:100%}audio:not([controls]){display:none;height:0}figure{margin:0}fieldset{margin:0}fieldset,legend{border:0;padding:0}legend{*margin-left:-7px;white-space:normal}::selection{background:#b3d4fc;text-shadow:none}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0}[hidden]{display:none}.button{background-color:#767676;border:.15em solid #fff;border-radius:.5em;box-shadow:.12em .12em .2em #000c;color:#fff;font-size:1em;font-weight:500;letter-spacing:.03em;min-height:2.5em;min-width:5em;outline:none;position:relative;text-shadow:.03em .03em .1em #000c;transition:all .08s ease-in-out}.button:hover{box-shadow:.13em .13em .22em #000c;transform:scale(1.03)}.button:active{background-color:#ee7900;box-shadow:none}.icon{text-shadow:.03em .03em .1em #000c;transition:all .15s ease-in-out}.icon:hover{cursor:pointer;text-shadow:.05em .05em .15em #000c}@font-face{font-family:HelveticaNeue;font-style:normal;font-weight:400;src:local("☺");src:url(/static/media/HelveticaNeue.9dbbc9db793f1cc4fc13.ttf) format("truetype")}@font-face{font-family:StardosStencil-Regular;font-style:normal;font-weight:400;src:local("☺");src:url(/static/media/StardosStencil-Regular.a8ba62292119331ed9c2.ttf) format("truetype")}@media screen and (max-width:1024px){#root{font-size:.9rem!important}}@media screen and (max-width:768px){#root{font-size:.75rem!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f3f6;color:#767676;font-family:HelveticaNeue,sans-serif;transition:all .15s ease-in-out}body:before{box-shadow:0 0 10px #000c;content:"";height:10px;left:0;position:fixed;top:-10px;width:100%;z-index:100}#root{align-items:center;align-items:stretch;display:flex;flex-flow:column wrap;flex-wrap:nowrap;font-size:1rem;font-weight:400;height:100vh;justify-content:flex-start;margin:0 auto;max-width:1440px;min-width:480px;position:relative}.button_disabled{background-color:#d2d2d2;box-shadow:none}.button_disabled:hover{box-shadow:inherit;cursor:auto;transform:none}.button_disabled:active{background-color:#d2d2d2}.button_enabled{background-color:#ee7900}.button_enabled.button_reset{background-color:#767676}.button_active{background-color:#ee7900;box-shadow:none}.button_active:hover{box-shadow:inherit;cursor:auto;transform:none}.icon_login{color:#088906;font-size:2.5em;font-weight:500;margin-left:.5em}.icon_login:hover{color:#fff;transform:scale(1.1)}.icon_account_circle{color:#d2d2d2}.icon_add{color:#088906;cursor:pointer;font-size:2.2em;font-weight:600;font-weight:500}.icon_add:hover{color:#ee7900;text-shadow:.04em .04em .13em #000c}.icon_add.disabled{color:#d2d2d2}.icon_delete{color:#088906;font-size:2.2em;font-weight:500}.icon_delete:hover{color:#ee7900}.icon_delete.disabled{color:#d2d2d2;cursor:auto;text-shadow:none}.icon_delete.disabled:hover{text-shadow:none}.icon_raiting{font-size:1.2em;font-weight:500}.icon_raiting.icon_foxy,.icon_undo{color:#ee7900}.icon_undo{margin-left:.5em}.icon_undo:hover{color:#e5001b;font-weight:700}.icon-copy{color:#ee7900}.icon-copy.small{font-size:.9em;font-weight:500}
/*# sourceMappingURL=main.7671c9ad.css.map*/