/*! _variables.scss | Vuero | Css ninja 2020-2021 *//*! _sidebar-mobile.scss | Vuero | Css ninja 2020-2021 */.mobile-subsidebar{position:fixed;top:60px;left:0;height:calc(100% - 60px);width:280px;background:#fff;border-top:1px solid #ededed;border-right:1px solid #ededed;z-index:99}[dir=rtl] .mobile-subsidebar{border-left:1px solid #ededed;border-right:none;left:unset;right:0}.mobile-subsidebar .navbar-divider{width:83%;margin:5px auto;display:block}.mobile-subsidebar .inner{position:relative;height:100%;width:calc(100% - 60px);margin-left:60px}[dir=rtl] .mobile-subsidebar .inner{margin-left:unset;margin-right:60px}.mobile-subsidebar .inner .sidebar-title{height:60px;display:flex;align-items:center;padding:0 20px}.mobile-subsidebar .inner .sidebar-title h3{font-family:iranyekan,Montserrat,sans-serif;color:#999;font-weight:500;font-size:1.4rem}.mobile-subsidebar .inner .submenu{height:calc(100% - 70px);overflow-y:auto;margin-top:10px;padding:0 20px 20px 20px}.mobile-subsidebar .inner .submenu li.is-active a{color:#fdb901;font-weight:500}.mobile-subsidebar .inner .submenu li.has-children{display:block;height:unset;min-height:36px}.mobile-subsidebar .inner .submenu li.has-children.active .collapse-wrap a{color:#283252;font-weight:600}.mobile-subsidebar .inner .submenu li.has-children.active .collapse-wrap a svg{transform:rotate(90deg)!important}.mobile-subsidebar .inner .submenu li.has-children.active ul{max-height:300px}.mobile-subsidebar .inner .submenu li.has-children.is-flex{display:flex;justify-content:space-between;align-items:center}.mobile-subsidebar .inner .submenu li.has-children.is-flex .tag{margin-left:auto;margin-right:20px;border-radius:100px;background:#e62965;color:#fff;font-size:.8rem;font-weight:600}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children.is-flex .tag{margin-left:20px;margin-right:auto}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap{display:flex;height:100%;min-height:36px;align-items:stretch}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a{font-family:iranyekan,Montserrat,sans-serif;display:flex;align-items:center;font-size:.9rem;font-weight:500;color:#a2a5b9}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a svg{position:relative;top:1px;height:18px;width:18px;margin-left:auto;transform:rotate(0);transition:all .3s}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a svg{margin-left:unset;margin-right:auto}.mobile-subsidebar .inner .submenu li.has-children ul{padding:0;max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.65,.05,.36,1)}.mobile-subsidebar .inner .submenu li.has-children ul li{height:32px}.mobile-subsidebar .inner .submenu li.has-children ul li.has-divider{height:auto}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu{display:flex;align-items:center;padding-left:16px;font-size:.95rem}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu{padding-left:unset;padding-right:16px}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu.is-active{font-weight:500;color:#fdb901}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu i{margin-right:8px}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu i{margin-left:8px;margin-right:unset}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu svg{height:8px;width:8px;max-width:8px;min-width:8px;stroke-width:2px;margin-right:8px}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu svg{margin-left:8px;margin-right:unset}.mobile-subsidebar .inner .submenu li.divider{cursor:default;pointer-events:none;height:10px;margin:5px 0 10px 0;border-bottom:1px solid rgba(0,0,0,.15)}.mobile-subsidebar .inner .submenu li a{padding:6px 0;width:100%;display:block;color:#a2a5b9}.mobile-subsidebar .inner .bottom-action{position:absolute;bottom:0;left:0;width:100%;padding:10px}.mobile-subsidebar .inner .bottom-action .button svg{height:18px;width:18px}.mobile-subsidebar.is-messaging ul{overflow:auto;height:100%}.mobile-subsidebar.is-messaging li{position:relative;height:60px;display:flex;justify-content:flex-start;align-items:center;border-left:2px solid transparent;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li{border-left:none;border-right:2px solid transparent}.mobile-subsidebar.is-messaging li.is-active{border-left-color:#fdb901;background:#fff}[dir=rtl] .mobile-subsidebar.is-messaging li.is-active{border-left-color:unset;border-right-color:#fdb901}.mobile-subsidebar.is-messaging li.is-active:hover{background:#fff}.mobile-subsidebar.is-messaging li .recent-user{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:8px;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li .recent-user{margin-left:unset;margin-right:8px}.mobile-subsidebar.is-messaging li .recent-user .user-container{position:relative}.mobile-subsidebar.is-messaging li .recent-user .user-container img{height:32px;width:32px;border-radius:9999px;display:block}.mobile-subsidebar.is-messaging li .recent-user .user-container img.is-user{min-width:32px}.mobile-subsidebar.is-messaging li .recent-user .user-container img.is-badge{display:block;position:absolute;right:-5px;bottom:0;border:2px solid #fff;height:16px;width:16px;border-radius:9999px}[dir=rtl] .mobile-subsidebar.is-messaging li .recent-user .user-container img.is-badge{left:-5px;right:unset}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta{margin:0 15px}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span{display:block}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span:first-child{color:#283252;font-weight:500;font-size:.9rem}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span:nth-child(2){font-size:.75rem;color:#999}.mobile-subsidebar.is-messaging li .user-group{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:8px;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group{margin-left:unset;margin-right:8px}.mobile-subsidebar.is-messaging li .user-group img{height:32px;width:32px;border:2px solid #fff;border-radius:9999px;display:block}.mobile-subsidebar.is-messaging li .user-group img.is-user{min-width:32px}.mobile-subsidebar.is-messaging li .user-group img:nth-child(2),.mobile-subsidebar.is-messaging li .user-group img:nth-child(3),.mobile-subsidebar.is-messaging li .user-group img:nth-child(4){margin-left:-15px}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(2),[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(3),[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(4){margin-left:unset;margin-right:-15px}.mobile-subsidebar.is-messaging li .user-group .more-indicator{height:36px;width:36px;min-width:36px;border-radius:9999px;background:#fdb901;display:flex;justify-content:center;align-items:center;margin-left:-15px;border:2px solid #fff}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group .more-indicator{margin-left:unset;margin-right:-15px}.mobile-subsidebar.is-messaging li .user-group .more-indicator span{display:block;color:#fff;font-weight:600;font-size:.8rem}.mobile-subsidebar.is-messaging li time{display:block;position:absolute;top:2px;right:20px;font-size:.75rem;color:#999}[dir=rtl] .mobile-subsidebar.is-messaging li time{left:20px;right:unset}.mobile-subsidebar.is-messaging li .group-message{padding:0 10px;margin-top:-20px;font-size:.75rem;color:#999;white-space:nowrap;overflow:hidden;max-width:220px;text-overflow:ellipsis}.mobile-subsidebar.is-messaging li .group-message.is-unread{color:#283252;font-weight:500}.mobile-subsidebar.is-messaging li:hover{background:#fafafa}.mobile-subsidebar.is-wallet .wallet-item{display:flex;justify-content:flex-start;align-items:center;height:80px;width:100%;padding:10px;border-left:2px solid transparent;border-bottom:1px solid #ededed;opacity:.8;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item{border-left:none;border-right:2px solid transparent}.mobile-subsidebar.is-wallet .wallet-item.is-active{opacity:1;background:#fff;border-left-color:#fdb901}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item.is-active{border-right-color:#fdb901}.mobile-subsidebar.is-wallet .wallet-item.is-active.is-eth .wallet-meta small{color:#fdb901}.mobile-subsidebar.is-wallet .wallet-item.is-active .currency-value span{color:#283252}.mobile-subsidebar.is-wallet .wallet-item .currency-coin{position:relative;height:30px;width:30px}.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill{height:30px;width:30px;transform:scale(1);transition:all .3s}.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill .st10,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill .st9,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill .st10,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill .st9{fill:#999}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta{margin-left:10px}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item .wallet-meta{margin-left:unset;margin-right:10px}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta span{display:block;font-size:1rem;color:#999}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta span small{font-size:.9rem;text-transform:uppercase;font-weight:500}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta .currency-value span{font-size:.75rem;font-weight:500;color:#999!important}.mobile-subsidebar.is-wallet .wallet-item .button{height:32px;width:32px;padding:0;border-radius:4px}.mobile-subsidebar.is-wallet .buy-wrap{padding:16px}.mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill{height:24px;width:24px;margin-right:5px;margin-left:-5px}[dir=rtl] .mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill{margin-left:5px;margin-right:-5px}.mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill .path{fill:#fcfcfc}.mobile-subsidebar.is-wallet .request-payout{width:100%}.mobile-subsidebar.is-wallet .request-payout .button{height:40px!important;padding:0 26px 0 26px}.mobile-subsidebar.is-wallet .request-payout .button:hover svg{fill:#fff}.mobile-subsidebar.is-wallet .request-payout .button svg{height:24px;width:24px;fill:#fdb901;margin-right:5px;margin-left:-12px;transition:all .3s}[dir=rtl] .mobile-subsidebar.is-wallet .request-payout .button svg{margin-left:5px;margin-right:-12px}.is-dark .mobile-subsidebar{background:#28282b;border-color:#2d2d31}.is-dark .mobile-subsidebar .submenu li.is-active a{color:#fdb901!important}.is-dark .mobile-subsidebar .submenu li.has-children.active .collapse-wrap>a{color:#fcfcfc}.is-dark .mobile-subsidebar.is-messaging ul li.is-active{background:#19191b;border-left-color:#fdb901!important}[dir=rtl] .is-dark .mobile-subsidebar.is-messaging ul li.is-active{border-left-color:unset;border-right-color:#fdb901!important}.is-dark .mobile-subsidebar.is-messaging ul li .recipient-meta span.is-unread,.is-dark .mobile-subsidebar.is-messaging ul li .recipient-meta span:first-child{color:#ccc!important}.is-dark .mobile-subsidebar.is-messaging ul li .user-group img,.is-dark .mobile-subsidebar.is-messaging ul li .user-group span{border-color:#28282b!important}/*! _variables.scss | Vuero | Css ninja 2020-2021 *//*! _sidebar-mobile.scss | Vuero | Css ninja 2020-2021 */.mobile-subsidebar{position:fixed;top:60px;left:0;height:calc(100% - 60px);width:280px;background:#fff;border-top:1px solid #ededed;border-right:1px solid #ededed;z-index:99}[dir=rtl] .mobile-subsidebar{border-left:1px solid #ededed;border-right:none;left:unset;right:0}.mobile-subsidebar .navbar-divider{width:83%;margin:5px auto;display:block}.mobile-subsidebar .inner{position:relative;height:100%;width:calc(100% - 60px);margin-left:60px}[dir=rtl] .mobile-subsidebar .inner{margin-left:unset;margin-right:60px}.mobile-subsidebar .inner .sidebar-title{height:60px;display:flex;align-items:center;padding:0 20px}.mobile-subsidebar .inner .sidebar-title h3{font-family:iranyekan,Montserrat,sans-serif;color:#999;font-weight:500;font-size:1.4rem}.mobile-subsidebar .inner .submenu{height:calc(100% - 70px);overflow-y:auto;margin-top:10px;padding:0 20px 20px 20px}.mobile-subsidebar .inner .submenu li.is-active a{color:#fdb901;font-weight:500}.mobile-subsidebar .inner .submenu li.has-children{display:block;height:unset;min-height:36px}.mobile-subsidebar .inner .submenu li.has-children.active .collapse-wrap a{color:#283252;font-weight:600}.mobile-subsidebar .inner .submenu li.has-children.active .collapse-wrap a svg{transform:rotate(90deg)!important}.mobile-subsidebar .inner .submenu li.has-children.active ul{max-height:300px}.mobile-subsidebar .inner .submenu li.has-children.is-flex{display:flex;justify-content:space-between;align-items:center}.mobile-subsidebar .inner .submenu li.has-children.is-flex .tag{margin-left:auto;margin-right:20px;border-radius:100px;background:#e62965;color:#fff;font-size:.8rem;font-weight:600}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children.is-flex .tag{margin-left:20px;margin-right:auto}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap{display:flex;height:100%;min-height:36px;align-items:stretch}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a{font-family:iranyekan,Montserrat,sans-serif;display:flex;align-items:center;font-size:.9rem;font-weight:500;color:#a2a5b9}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a svg{position:relative;top:1px;height:18px;width:18px;margin-left:auto;transform:rotate(0);transition:all .3s}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a svg{margin-left:unset;margin-right:auto}.mobile-subsidebar .inner .submenu li.has-children ul{padding:0;max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.65,.05,.36,1)}.mobile-subsidebar .inner .submenu li.has-children ul li{height:32px}.mobile-subsidebar .inner .submenu li.has-children ul li.has-divider{height:auto}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu{display:flex;align-items:center;padding-left:16px;font-size:.95rem}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu{padding-left:unset;padding-right:16px}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu.is-active{font-weight:500;color:#fdb901}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu i{margin-right:8px}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu i{margin-left:8px;margin-right:unset}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu svg{height:8px;width:8px;max-width:8px;min-width:8px;stroke-width:2px;margin-right:8px}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu svg{margin-left:8px;margin-right:unset}.mobile-subsidebar .inner .submenu li.divider{cursor:default;pointer-events:none;height:10px;margin:5px 0 10px 0;border-bottom:1px solid rgba(0,0,0,.15)}.mobile-subsidebar .inner .submenu li a{padding:6px 0;width:100%;display:block;color:#a2a5b9}.mobile-subsidebar .inner .bottom-action{position:absolute;bottom:0;left:0;width:100%;padding:10px}.mobile-subsidebar .inner .bottom-action .button svg{height:18px;width:18px}.mobile-subsidebar.is-messaging ul{overflow:auto;height:100%}.mobile-subsidebar.is-messaging li{position:relative;height:60px;display:flex;justify-content:flex-start;align-items:center;border-left:2px solid transparent;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li{border-left:none;border-right:2px solid transparent}.mobile-subsidebar.is-messaging li.is-active{border-left-color:#fdb901;background:#fff}[dir=rtl] .mobile-subsidebar.is-messaging li.is-active{border-left-color:unset;border-right-color:#fdb901}.mobile-subsidebar.is-messaging li.is-active:hover{background:#fff}.mobile-subsidebar.is-messaging li .recent-user{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:8px;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li .recent-user{margin-left:unset;margin-right:8px}.mobile-subsidebar.is-messaging li .recent-user .user-container{position:relative}.mobile-subsidebar.is-messaging li .recent-user .user-container img{height:32px;width:32px;border-radius:9999px;display:block}.mobile-subsidebar.is-messaging li .recent-user .user-container img.is-user{min-width:32px}.mobile-subsidebar.is-messaging li .recent-user .user-container img.is-badge{display:block;position:absolute;right:-5px;bottom:0;border:2px solid #fff;height:16px;width:16px;border-radius:9999px}[dir=rtl] .mobile-subsidebar.is-messaging li .recent-user .user-container img.is-badge{left:-5px;right:unset}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta{margin:0 15px}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span{display:block}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span:first-child{color:#283252;font-weight:500;font-size:.9rem}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span:nth-child(2){font-size:.75rem;color:#999}.mobile-subsidebar.is-messaging li .user-group{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:8px;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group{margin-left:unset;margin-right:8px}.mobile-subsidebar.is-messaging li .user-group img{height:32px;width:32px;border:2px solid #fff;border-radius:9999px;display:block}.mobile-subsidebar.is-messaging li .user-group img.is-user{min-width:32px}.mobile-subsidebar.is-messaging li .user-group img:nth-child(2),.mobile-subsidebar.is-messaging li .user-group img:nth-child(3),.mobile-subsidebar.is-messaging li .user-group img:nth-child(4){margin-left:-15px}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(2),[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(3),[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(4){margin-left:unset;margin-right:-15px}.mobile-subsidebar.is-messaging li .user-group .more-indicator{height:36px;width:36px;min-width:36px;border-radius:9999px;background:#fdb901;display:flex;justify-content:center;align-items:center;margin-left:-15px;border:2px solid #fff}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group .more-indicator{margin-left:unset;margin-right:-15px}.mobile-subsidebar.is-messaging li .user-group .more-indicator span{display:block;color:#fff;font-weight:600;font-size:.8rem}.mobile-subsidebar.is-messaging li time{display:block;position:absolute;top:2px;right:20px;font-size:.75rem;color:#999}[dir=rtl] .mobile-subsidebar.is-messaging li time{left:20px;right:unset}.mobile-subsidebar.is-messaging li .group-message{padding:0 10px;margin-top:-20px;font-size:.75rem;color:#999;white-space:nowrap;overflow:hidden;max-width:220px;text-overflow:ellipsis}.mobile-subsidebar.is-messaging li .group-message.is-unread{color:#283252;font-weight:500}.mobile-subsidebar.is-messaging li:hover{background:#fafafa}.mobile-subsidebar.is-wallet .wallet-item{display:flex;justify-content:flex-start;align-items:center;height:80px;width:100%;padding:10px;border-left:2px solid transparent;border-bottom:1px solid #ededed;opacity:.8;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item{border-left:none;border-right:2px solid transparent}.mobile-subsidebar.is-wallet .wallet-item.is-active{opacity:1;background:#fff;border-left-color:#fdb901}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item.is-active{border-right-color:#fdb901}.mobile-subsidebar.is-wallet .wallet-item.is-active.is-eth .wallet-meta small{color:#fdb901}.mobile-subsidebar.is-wallet .wallet-item.is-active .currency-value span{color:#283252}.mobile-subsidebar.is-wallet .wallet-item .currency-coin{position:relative;height:30px;width:30px}.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill{height:30px;width:30px;transform:scale(1);transition:all .3s}.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill .st10,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill .st9,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill .st10,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill .st9{fill:#999}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta{margin-left:10px}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item .wallet-meta{margin-left:unset;margin-right:10px}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta span{display:block;font-size:1rem;color:#999}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta span small{font-size:.9rem;text-transform:uppercase;font-weight:500}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta .currency-value span{font-size:.75rem;font-weight:500;color:#999!important}.mobile-subsidebar.is-wallet .wallet-item .button{height:32px;width:32px;padding:0;border-radius:4px}.mobile-subsidebar.is-wallet .buy-wrap{padding:16px}.mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill{height:24px;width:24px;margin-right:5px;margin-left:-5px}[dir=rtl] .mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill{margin-left:5px;margin-right:-5px}.mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill .path{fill:#fcfcfc}.mobile-subsidebar.is-wallet .request-payout{width:100%}.mobile-subsidebar.is-wallet .request-payout .button{height:40px!important;padding:0 26px 0 26px}.mobile-subsidebar.is-wallet .request-payout .button:hover svg{fill:#fff}.mobile-subsidebar.is-wallet .request-payout .button svg{height:24px;width:24px;fill:#fdb901;margin-right:5px;margin-left:-12px;transition:all .3s}[dir=rtl] .mobile-subsidebar.is-wallet .request-payout .button svg{margin-left:5px;margin-right:-12px}.is-dark .mobile-subsidebar{background:#28282b;border-color:#2d2d31}.is-dark .mobile-subsidebar .submenu li.is-active a{color:#fdb901!important}.is-dark .mobile-subsidebar .submenu li.has-children.active .collapse-wrap>a{color:#fcfcfc}.is-dark .mobile-subsidebar.is-messaging ul li.is-active{background:#19191b;border-left-color:#fdb901!important}[dir=rtl] .is-dark .mobile-subsidebar.is-messaging ul li.is-active{border-left-color:unset;border-right-color:#fdb901!important}.is-dark .mobile-subsidebar.is-messaging ul li .recipient-meta span.is-unread,.is-dark .mobile-subsidebar.is-messaging ul li .recipient-meta span:first-child{color:#ccc!important}.is-dark .mobile-subsidebar.is-messaging ul li .user-group img,.is-dark .mobile-subsidebar.is-messaging ul li .user-group span{border-color:#28282b!important}/*! _variables.scss | Vuero | Css ninja 2020-2021 *//*! _sidebar-mobile.scss | Vuero | Css ninja 2020-2021 */.mobile-subsidebar{position:fixed;top:60px;left:0;height:calc(100% - 60px);width:280px;background:#fff;border-top:1px solid #ededed;border-right:1px solid #ededed;z-index:99}[dir=rtl] .mobile-subsidebar{border-left:1px solid #ededed;border-right:none;left:unset;right:0}.mobile-subsidebar .navbar-divider{width:83%;margin:5px auto;display:block}.mobile-subsidebar .inner{position:relative;height:100%;width:calc(100% - 60px);margin-left:60px}[dir=rtl] .mobile-subsidebar .inner{margin-left:unset;margin-right:60px}.mobile-subsidebar .inner .sidebar-title{height:60px;display:flex;align-items:center;padding:0 20px}.mobile-subsidebar .inner .sidebar-title h3{font-family:iranyekan,Montserrat,sans-serif;color:#999;font-weight:500;font-size:1.4rem}.mobile-subsidebar .inner .submenu{height:calc(100% - 70px);overflow-y:auto;margin-top:10px;padding:0 20px 20px 20px}.mobile-subsidebar .inner .submenu li.is-active a{color:#fdb901;font-weight:500}.mobile-subsidebar .inner .submenu li.has-children{display:block;height:unset;min-height:36px}.mobile-subsidebar .inner .submenu li.has-children.active .collapse-wrap a{color:#283252;font-weight:600}.mobile-subsidebar .inner .submenu li.has-children.active .collapse-wrap a svg{transform:rotate(90deg)!important}.mobile-subsidebar .inner .submenu li.has-children.active ul{max-height:300px}.mobile-subsidebar .inner .submenu li.has-children.is-flex{display:flex;justify-content:space-between;align-items:center}.mobile-subsidebar .inner .submenu li.has-children.is-flex .tag{margin-left:auto;margin-right:20px;border-radius:100px;background:#e62965;color:#fff;font-size:.8rem;font-weight:600}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children.is-flex .tag{margin-left:20px;margin-right:auto}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap{display:flex;height:100%;min-height:36px;align-items:stretch}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a{font-family:iranyekan,Montserrat,sans-serif;display:flex;align-items:center;font-size:.9rem;font-weight:500;color:#a2a5b9}.mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a svg{position:relative;top:1px;height:18px;width:18px;margin-left:auto;transform:rotate(0);transition:all .3s}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children .collapse-wrap>a svg{margin-left:unset;margin-right:auto}.mobile-subsidebar .inner .submenu li.has-children ul{padding:0;max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.65,.05,.36,1)}.mobile-subsidebar .inner .submenu li.has-children ul li{height:32px}.mobile-subsidebar .inner .submenu li.has-children ul li.has-divider{height:auto}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu{display:flex;align-items:center;padding-left:16px;font-size:.95rem}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu{padding-left:unset;padding-right:16px}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu.is-active{font-weight:500;color:#fdb901}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu i{margin-right:8px}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu i{margin-left:8px;margin-right:unset}.mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu svg{height:8px;width:8px;max-width:8px;min-width:8px;stroke-width:2px;margin-right:8px}[dir=rtl] .mobile-subsidebar .inner .submenu li.has-children ul li .is-submenu svg{margin-left:8px;margin-right:unset}.mobile-subsidebar .inner .submenu li.divider{cursor:default;pointer-events:none;height:10px;margin:5px 0 10px 0;border-bottom:1px solid rgba(0,0,0,.15)}.mobile-subsidebar .inner .submenu li a{padding:6px 0;width:100%;display:block;color:#a2a5b9}.mobile-subsidebar .inner .bottom-action{position:absolute;bottom:0;left:0;width:100%;padding:10px}.mobile-subsidebar .inner .bottom-action .button svg{height:18px;width:18px}.mobile-subsidebar.is-messaging ul{overflow:auto;height:100%}.mobile-subsidebar.is-messaging li{position:relative;height:60px;display:flex;justify-content:flex-start;align-items:center;border-left:2px solid transparent;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li{border-left:none;border-right:2px solid transparent}.mobile-subsidebar.is-messaging li.is-active{border-left-color:#fdb901;background:#fff}[dir=rtl] .mobile-subsidebar.is-messaging li.is-active{border-left-color:unset;border-right-color:#fdb901}.mobile-subsidebar.is-messaging li.is-active:hover{background:#fff}.mobile-subsidebar.is-messaging li .recent-user{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:8px;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li .recent-user{margin-left:unset;margin-right:8px}.mobile-subsidebar.is-messaging li .recent-user .user-container{position:relative}.mobile-subsidebar.is-messaging li .recent-user .user-container img{height:32px;width:32px;border-radius:9999px;display:block}.mobile-subsidebar.is-messaging li .recent-user .user-container img.is-user{min-width:32px}.mobile-subsidebar.is-messaging li .recent-user .user-container img.is-badge{display:block;position:absolute;right:-5px;bottom:0;border:2px solid #fff;height:16px;width:16px;border-radius:9999px}[dir=rtl] .mobile-subsidebar.is-messaging li .recent-user .user-container img.is-badge{left:-5px;right:unset}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta{margin:0 15px}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span{display:block}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span:first-child{color:#283252;font-weight:500;font-size:.9rem}.mobile-subsidebar.is-messaging li .recent-user .recipient-meta span:nth-child(2){font-size:.75rem;color:#999}.mobile-subsidebar.is-messaging li .user-group{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:8px;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group{margin-left:unset;margin-right:8px}.mobile-subsidebar.is-messaging li .user-group img{height:32px;width:32px;border:2px solid #fff;border-radius:9999px;display:block}.mobile-subsidebar.is-messaging li .user-group img.is-user{min-width:32px}.mobile-subsidebar.is-messaging li .user-group img:nth-child(2),.mobile-subsidebar.is-messaging li .user-group img:nth-child(3),.mobile-subsidebar.is-messaging li .user-group img:nth-child(4){margin-left:-15px}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(2),[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(3),[dir=rtl] .mobile-subsidebar.is-messaging li .user-group img:nth-child(4){margin-left:unset;margin-right:-15px}.mobile-subsidebar.is-messaging li .user-group .more-indicator{height:36px;width:36px;min-width:36px;border-radius:9999px;background:#fdb901;display:flex;justify-content:center;align-items:center;margin-left:-15px;border:2px solid #fff}[dir=rtl] .mobile-subsidebar.is-messaging li .user-group .more-indicator{margin-left:unset;margin-right:-15px}.mobile-subsidebar.is-messaging li .user-group .more-indicator span{display:block;color:#fff;font-weight:600;font-size:.8rem}.mobile-subsidebar.is-messaging li time{display:block;position:absolute;top:2px;right:20px;font-size:.75rem;color:#999}[dir=rtl] .mobile-subsidebar.is-messaging li time{left:20px;right:unset}.mobile-subsidebar.is-messaging li .group-message{padding:0 10px;margin-top:-20px;font-size:.75rem;color:#999;white-space:nowrap;overflow:hidden;max-width:220px;text-overflow:ellipsis}.mobile-subsidebar.is-messaging li .group-message.is-unread{color:#283252;font-weight:500}.mobile-subsidebar.is-messaging li:hover{background:#fafafa}.mobile-subsidebar.is-wallet .wallet-item{display:flex;justify-content:flex-start;align-items:center;height:80px;width:100%;padding:10px;border-left:2px solid transparent;border-bottom:1px solid #ededed;opacity:.8;cursor:pointer}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item{border-left:none;border-right:2px solid transparent}.mobile-subsidebar.is-wallet .wallet-item.is-active{opacity:1;background:#fff;border-left-color:#fdb901}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item.is-active{border-right-color:#fdb901}.mobile-subsidebar.is-wallet .wallet-item.is-active.is-eth .wallet-meta small{color:#fdb901}.mobile-subsidebar.is-wallet .wallet-item.is-active .currency-value span{color:#283252}.mobile-subsidebar.is-wallet .wallet-item .currency-coin{position:relative;height:30px;width:30px}.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill{height:30px;width:30px;transform:scale(1);transition:all .3s}.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill .st10,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .eth-coin-fill .st9,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill .st10,.mobile-subsidebar.is-wallet .wallet-item .currency-coin .kodr-coin-fill .st9{fill:#999}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta{margin-left:10px}[dir=rtl] .mobile-subsidebar.is-wallet .wallet-item .wallet-meta{margin-left:unset;margin-right:10px}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta span{display:block;font-size:1rem;color:#999}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta span small{font-size:.9rem;text-transform:uppercase;font-weight:500}.mobile-subsidebar.is-wallet .wallet-item .wallet-meta .currency-value span{font-size:.75rem;font-weight:500;color:#999!important}.mobile-subsidebar.is-wallet .wallet-item .button{height:32px;width:32px;padding:0;border-radius:4px}.mobile-subsidebar.is-wallet .buy-wrap{padding:16px}.mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill{height:24px;width:24px;margin-right:5px;margin-left:-5px}[dir=rtl] .mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill{margin-left:5px;margin-right:-5px}.mobile-subsidebar.is-wallet .buy-wrap .button .kodr-coin-fill .path{fill:#fcfcfc}.mobile-subsidebar.is-wallet .request-payout{width:100%}.mobile-subsidebar.is-wallet .request-payout .button{height:40px!important;padding:0 26px 0 26px}.mobile-subsidebar.is-wallet .request-payout .button:hover svg{fill:#fff}.mobile-subsidebar.is-wallet .request-payout .button svg{height:24px;width:24px;fill:#fdb901;margin-right:5px;margin-left:-12px;transition:all .3s}[dir=rtl] .mobile-subsidebar.is-wallet .request-payout .button svg{margin-left:5px;margin-right:-12px}.is-dark .mobile-subsidebar{background:#28282b;border-color:#2d2d31}.is-dark .mobile-subsidebar .submenu li.is-active a{color:#fdb901!important}.is-dark .mobile-subsidebar .submenu li.has-children.active .collapse-wrap>a{color:#fcfcfc}.is-dark .mobile-subsidebar.is-messaging ul li.is-active{background:#19191b;border-left-color:#fdb901!important}[dir=rtl] .is-dark .mobile-subsidebar.is-messaging ul li.is-active{border-left-color:unset;border-right-color:#fdb901!important}.is-dark .mobile-subsidebar.is-messaging ul li .recipient-meta span.is-unread,.is-dark .mobile-subsidebar.is-messaging ul li .recipient-meta span:first-child{color:#ccc!important}.is-dark .mobile-subsidebar.is-messaging ul li .user-group img,.is-dark .mobile-subsidebar.is-messaging ul li .user-group span{border-color:#28282b!important}/*! _variables.scss | Vuero | Css ninja 2020-2021 *//*! _right-panel.scss | Vuero | Css ninja 2020-2021 */.right-panel-wrapper.is-active .panel-overlay{opacity:.8;pointer-events:all}.right-panel-wrapper.is-active .right-panel{transform:translateX(0)}.right-panel-wrapper.is-left.is-active .right-panel{transform:translateX(0)!important}.right-panel-wrapper.is-left .right-panel{right:unset;left:0;transform:translateX(-100%)}.right-panel-wrapper .panel-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#232326;opacity:0;pointer-events:none;z-index:101;transition:all .3s}.right-panel-wrapper .right-panel{position:fixed;top:0;right:0;width:360px;height:100%;background:#fff;transform:translateX(100%);z-index:102;transition:all .3s}.right-panel-wrapper .right-panel .right-panel-head{position:relative;height:60px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.right-panel-wrapper .right-panel .right-panel-head h3{color:#999;font-family:iranyekan,Montserrat,sans-serif;font-size:1.2rem}.right-panel-wrapper .right-panel .right-panel-head>img{max-width:36px}.right-panel-wrapper .right-panel .right-panel-head .close-panel{height:32px;width:32px;display:flex;justify-content:center;align-items:center;border-radius:9999px;transition:all .3s}.right-panel-wrapper .right-panel .right-panel-head .close-panel:hover{background:#ededed}.right-panel-wrapper .right-panel .right-panel-head .close-panel:hover svg{color:#fdb901}.right-panel-wrapper .right-panel .right-panel-head .close-panel svg{color:#a2a5b9;height:22px;width:22px;transition:stroke .3s}.right-panel-wrapper .right-panel .right-panel-body{position:relative;height:calc(100% - 60px);width:100%}.is-dark .right-panel-wrapper .right-panel{background:#232326}.is-dark .right-panel-wrapper .right-panel .right-panel-head h3{color:#aaaab3}.is-dark .right-panel-wrapper .right-panel .right-panel-head .close-panel:hover{background:#323236}.is-dark .right-panel-wrapper .right-panel .right-panel-head .close-panel:hover svg{color:#fdb901}.right-panel-wrapper.is-languages .right-panel-head{padding:0 30px}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes{display:flex;flex-wrap:wrap;padding:30px 0}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box{margin:8px 8px 16px 8px;width:calc(33.3% - 16px);display:flex;justify-content:center;align-items:center}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option{position:relative}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;cursor:pointer;z-index:3}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option input:checked+.language-option-inner{border-color:#fdb901}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option input:checked+.language-option-inner .indicator{display:flex}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option .language-option-inner{position:relative;display:flex;justify-content:center;align-items:center;height:55px;width:55px;border-radius:9999px;border:1.6px solid #ededed;background:#fff;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06);transition:all .3s}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option .language-option-inner img{display:block;width:40px;min-width:40px;height:40px;border-radius:9999px}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option .language-option-inner .indicator{position:absolute;top:-4px;right:-4px;height:26px;width:26px;border-radius:9999px;display:none;justify-content:center;align-items:center;background:#fdb901;border:3px solid #fff}[dir=rtl] .right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option .language-option-inner .indicator{left:-4px;right:unset}.right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option .language-option-inner .indicator svg{height:10px;width:10px;stroke-width:3px;color:#fff}.right-panel-wrapper.is-languages .right-panel-body .img-wrap>img{display:block;max-width:280px;margin:0 auto}.is-dark .right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option input:checked+.language-option-inner{border-color:#fdb901}.is-dark .right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option .language-option-inner{border-color:#404046;background:#232326}.is-dark .right-panel-wrapper.is-languages .right-panel-body .languages-boxes .language-box .language-option .language-option-inner .indicator{background:#fdb901;border-color:#232326}.right-panel-wrapper.is-activity .right-panel .right-panel-head{padding:0 30px}.right-panel-wrapper.is-activity .right-panel .right-panel-body{padding:0 30px;height:calc(100% - 55px)}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card{flex:1;display:inline-block;width:100%;padding:20px;background-color:#fff;border-radius:6px;border:1px solid #e5e5e5;transition:all .3s;display:flex!important;align-items:center;padding:16px!important;margin-bottom:16px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.has-margin-bottom{margin-bottom:1.5rem}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-flat{box-shadow:none}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-raised{box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary{background:#fdb901;border-color:#fdb901}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-primary p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary{background:#346beb!important;border-color:#346beb!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-secondary p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info{background:#039be5!important;border-color:#039be5!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-info p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success{background:#06d6a0!important;border-color:#06d6a0!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-success p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning{background:#faae42!important;border-color:#faae42!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-warning p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger{background:#e62965!important;border-color:#e62965!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card.is-danger p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .card-head{display:flex;align-items:center;justify-content:space-between}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .card-head .left,.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .card-head .right{display:flex;align-items:center}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .card-head .left .title{font-size:1.2rem;font-weight:500}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .card-head .right{justify-content:flex-end}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .card-inner{padding-top:1.75rem}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .meta{margin-left:12px}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .meta{margin-left:unset;margin-right:12px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .meta span{display:block}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .meta span:first-child{color:#283252;font-weight:500}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .meta span:nth-child(2){color:#a2a5b9;font-size:.9rem}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .meta span:nth-child(2) svg{height:12px;width:12px;stroke-width:1.4px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .link{display:flex;justify-content:center;align-items:center;margin-left:auto;height:34px;width:34px;background:#fff;border:1px solid #e5e5e5;border-radius:9999px;transition:all .3s}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .link{margin-left:unset;margin-right:auto}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .link:hover{border-color:#fdb901;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .link:hover svg{color:#fdb901}.right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card .link svg{height:16px;width:16px;color:#a2a5b9}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card{flex:1;display:inline-block;width:100%;padding:20px;background-color:#fff;border-radius:6px;border:1px solid #e5e5e5;transition:all .3s;padding:16px!important;margin-bottom:16px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.has-margin-bottom{margin-bottom:1.5rem}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-flat{box-shadow:none}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-raised{box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary{background:#fdb901;border-color:#fdb901}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-primary p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary{background:#346beb!important;border-color:#346beb!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-secondary p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info{background:#039be5!important;border-color:#039be5!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-info p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success{background:#06d6a0!important;border-color:#06d6a0!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-success p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning{background:#faae42!important;border-color:#faae42!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-warning p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger{background:#e62965!important;border-color:#e62965!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger .subtitle,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger .title,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger h1,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger h2,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger h3,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger h4,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card.is-danger p{color:#fcfcfc!important}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .card-head{display:flex;align-items:center;justify-content:space-between}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .card-head .left,.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .card-head .right{display:flex;align-items:center}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .card-head .left .title{font-size:1.2rem;font-weight:500}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .card-head .right{justify-content:flex-end}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .card-inner{padding-top:1.75rem}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner{display:flex;align-items:center}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .project-avatar{display:block;height:38px;width:38px;border-radius:12px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .meta{margin-left:12px}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .meta{margin-left:unset;margin-right:12px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .meta span{display:block}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .meta span:first-child{color:#283252;font-family:iranyekan,Montserrat,sans-serif;font-size:.9rem;font-weight:600}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .meta span:nth-child(2){font-family:iranyekan,Roboto,sans-serif;color:#a2a5b9;font-size:.9rem}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .link{display:flex;justify-content:center;align-items:center;margin-left:auto;height:34px;width:34px;background:#fff;border:1px solid #e5e5e5;border-radius:9999px;transition:all .3s}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .link{margin-left:unset;margin-right:auto}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .link:hover{border-color:#fdb901;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .link:hover svg{color:#fdb901}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-inner .link svg{height:16px;width:16px;color:#a2a5b9}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-foot{margin-top:12px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-foot .progress{margin-bottom:10px;margin-top:18px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-foot .foot-stats{display:flex;align-items:flex-end;justify-content:space-between}.right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card .project-foot .foot-stats span{font-family:iranyekan,Roboto,sans-serif;color:#a2a5b9}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline{margin-top:30px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item{position:relative;display:flex;padding-bottom:30px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item::after{content:"";position:absolute;top:36px;left:18px;width:1px;height:calc(100% - 36px);border-left:1px solid #e5e5e5}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item::after{left:unset;right:18px}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item::after{border-left:none;border-right:1px solid #e5e5e5}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-icon{position:relative;height:36px;width:36px;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:9999px;color:#a2a5b9;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-icon::after{content:"";position:absolute;top:17px;left:40px;width:20px;height:1px;border-top:1px solid #e5e5e5}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-icon::after{left:unset;right:40px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-icon img{display:block;height:28px;width:28px;border-radius:9999px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-icon svg{height:16px;width:16px;stroke-width:1.6px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-content{margin-left:34px;line-height:1.2}[dir=rtl] .right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-content{margin-left:unset;margin-right:34px}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-content p{font-size:.95rem;font-family:iranyekan,Montserrat,sans-serif}.right-panel-wrapper.is-activity .right-panel .right-panel-body .icon-timeline .timeline-item .timeline-content span{font-size:.85rem;color:#a2a5b9}.right-panel-wrapper.is-activity .right-panel .tabs-wrapper{height:calc(100% - 60px)}.right-panel-wrapper.is-activity .right-panel .tabs-wrapper .tabs-inner .tabs{margin-left:auto;margin-right:auto}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card{background:#323236;border-color:#404046;background:#28282b!important;border-color:#37373b!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card.is-primary,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card.is-primary{background:#fdb901;border-color:#fdb901}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card .v-avatar img,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card .v-avatar img{border-color:#323236!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card .avatar-stack .v-avatar,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card .avatar-stack .v-avatar{border-color:#323236!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card .avatar-stack .v-avatar .avatar.is-more .inner,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card .avatar-stack .v-avatar .avatar.is-more .inner{border-color:#323236!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card .project-inner .meta span:first-child,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card .meta span:first-child{color:#aaaab3}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card .project-inner .link,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card .link{background:#323236!important;border-color:#404046!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card .project-inner .link:hover,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card .link:hover{border-color:#fdb901!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .project-card .project-inner .link:hover svg,.is-dark .right-panel-wrapper.is-activity .right-panel-body .team-card .link:hover svg{color:#fdb901!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .icon-timeline .timeline-item::after{border-color:#404046!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .icon-timeline .timeline-item .timeline-icon{background:#323236!important;border-color:#404046!important}.is-dark .right-panel-wrapper.is-activity .right-panel-body .icon-timeline .timeline-item .timeline-icon::after{border-color:#404046!important}.right-panel-wrapper.is-task .right-panel{width:420px}.right-panel-wrapper.is-task .right-panel .right-panel-head{padding:0 30px}.right-panel-wrapper.is-task .right-panel .right-panel-body{padding:0 30px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group{margin-bottom:20px;padding-bottom:20px;border-bottom:1.6px dashed #e5e5e5}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group h3{text-transform:uppercase;font-family:iranyekan,Montserrat,sans-serif;font-size:.8rem;font-weight:600;color:#fdb901;margin-bottom:10px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group h4{font-family:iranyekan,Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#283252;margin-bottom:5px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group h5{text-transform:uppercase;font-family:iranyekan,Roboto,sans-serif;font-size:.8rem;color:#a2a5b9}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-description{margin-bottom:20px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-description p{margin-bottom:10px;font-size:.95rem}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-description p a{text-transform:uppercase;font-family:iranyekan,Roboto,sans-serif;font-weight:600;font-size:.75rem;color:#a2a5b9}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-participants .participants-inner{display:flex;align-items:center;justify-content:space-between}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-participants .participants-inner button{height:40px;width:40px;border-right:50%;background:0 0;border:1.8px dashed #a2a5b9;border-radius:9999px;color:#a2a5b9;cursor:pointer;outline:0;padding:0;display:flex;align-items:center;justify-content:center;transition:all .3s}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-participants .participants-inner button{border-left:50%;border-right:none}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-participants .participants-inner button:hover{border:1.8px solid #fdb901;color:#fdb901}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-participants .participants-inner button svg{height:18px;width:18px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats{display:flex}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats :last-child{margin-left:auto}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats :last-child{margin-left:unset;margin-right:auto}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats .task-stat,.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a{display:flex;align-items:center;color:#a2a5b9}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats .task-stat span,.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a span{margin-left:3px}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats .task-stat span,[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a span{margin-left:unset;margin-right:3px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats .task-stat svg,.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a svg{height:18px;width:18px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats .task-stat{margin-right:15px}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats .task-stat{margin-left:15px;margin-right:unset}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a{text-transform:uppercase;font-family:iranyekan,Roboto,sans-serif;font-weight:600;font-size:.75rem;color:#fdb901}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a span{margin-left:5px}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a span{margin-left:unset;margin-right:5px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats a svg{height:14px;width:14px;stroke-width:3px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box{display:flex;align-items:center;padding:8px;background:#fff;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box:hover{border-color:#e5e5e5;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box img{display:block;width:38px;min-width:38px;height:38px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .meta{margin-left:12px;line-height:1.3}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .meta{margin-left:unset;margin-right:12px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .meta span{display:block}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .meta span:first-child{font-family:iranyekan,Montserrat,sans-serif;font-size:.9rem;font-weight:600;color:#283252}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .meta span:nth-child(2){font-size:.9rem;color:#a2a5b9}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .meta span:nth-child(2) i{position:relative;top:-3px;font-size:.3rem;color:#a2a5b9;margin:0 4px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .dropdown{margin-left:auto}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .dropdown{margin-left:unset;margin-right:auto}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .has-textarea-addon .control .end{display:flex;align-items:center}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .has-textarea-addon .control .end .message-action{height:32px;width:32px;display:flex;justify-content:center;align-items:center;color:#a2a5b9;border-radius:9999px;border:1px solid transparent;transition:all .3s}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .has-textarea-addon .control .end .message-action:hover{border-color:#e3e3e3;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06);color:#fdb901}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .has-textarea-addon .control .end .message-action svg{height:16px;width:16px}.right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .has-textarea-addon .control .end .button{margin-left:10px}[dir=rtl] .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .has-textarea-addon .control .end .button{margin-left:unset;margin-right:10px}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group{border-color:#404046!important}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group h3{color:#fdb901}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group h4{color:#aaaab3}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-participants .participants-inner .avatar-stack .v-avatar img{border-color:#232326}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-participants .participants-inner button:hover{border-color:#fdb901;color:#fdb901}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-stats>a{color:#fdb901}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box{background:#232326!important;border-color:#232326!important}.is-dark .right-panel-wrapper.is-task .right-panel .right-panel-body .task-group .task-files .file-box .meta span:first-child{color:#aaaab3}.right-panel-wrapper.is-search .right-panel{width:420px}.right-panel-wrapper.is-search .right-panel .right-panel-head{padding:0 30px}.right-panel-wrapper.is-search .right-panel .right-panel-body{padding:20px 30px}.right-panel-wrapper.is-search .right-panel .right-panel-body .field{position:relative;margin-bottom:30px}.right-panel-wrapper.is-search .right-panel .right-panel-body .field .control .input{min-height:48px;padding-left:48px}[dir=rtl] .right-panel-wrapper.is-search .right-panel .right-panel-body .field .control .input{padding-left:unset;padding-right:48px}.right-panel-wrapper.is-search .right-panel .right-panel-body .field .control .form-icon{height:48px;width:48px}.right-panel-wrapper.is-search .right-panel .right-panel-body .recent{font-family:iranyekan,Roboto,sans-serif;margin-bottom:30px;padding:0 20px}.right-panel-wrapper.is-search .right-panel .right-panel-body .recent h4{text-transform:uppercase;font-size:.8rem;color:#a2a5b9;margin-bottom:12px}.right-panel-wrapper.is-search .right-panel .right-panel-body .recent .media-flex-center .flex-meta span:first-child{font-weight:500}@media only screen and (max-width:767px){.right-panel-wrapper .right-panel{width:100%;max-width:100%}}#search-panel .column-placeholder{flex:1;display:inline-block;width:100%;padding:20px;background-color:#fff;border-radius:10px;border:1px solid #e5e5e5;transition:all .3s;text-align:center;padding:10px 0!important;margin-top:4px;margin-bottom:10px}#search-panel .column-placeholder.has-margin-bottom{margin-bottom:1.5rem}#search-panel .column-placeholder.is-flat{box-shadow:none}#search-panel .column-placeholder.is-raised{box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}#search-panel .column-placeholder.is-primary{background:#fdb901;border-color:#fdb901}#search-panel .column-placeholder.is-primary .subtitle,#search-panel .column-placeholder.is-primary .title,#search-panel .column-placeholder.is-primary h1,#search-panel .column-placeholder.is-primary h2,#search-panel .column-placeholder.is-primary h3,#search-panel .column-placeholder.is-primary h4,#search-panel .column-placeholder.is-primary p{color:#fcfcfc!important}#search-panel .column-placeholder.is-secondary{background:#346beb!important;border-color:#346beb!important}#search-panel .column-placeholder.is-secondary .subtitle,#search-panel .column-placeholder.is-secondary .title,#search-panel .column-placeholder.is-secondary h1,#search-panel .column-placeholder.is-secondary h2,#search-panel .column-placeholder.is-secondary h3,#search-panel .column-placeholder.is-secondary h4,#search-panel .column-placeholder.is-secondary p{color:#fcfcfc!important}#search-panel .column-placeholder.is-info{background:#039be5!important;border-color:#039be5!important}#search-panel .column-placeholder.is-info .subtitle,#search-panel .column-placeholder.is-info .title,#search-panel .column-placeholder.is-info h1,#search-panel .column-placeholder.is-info h2,#search-panel .column-placeholder.is-info h3,#search-panel .column-placeholder.is-info h4,#search-panel .column-placeholder.is-info p{color:#fcfcfc!important}#search-panel .column-placeholder.is-success{background:#06d6a0!important;border-color:#06d6a0!important}#search-panel .column-placeholder.is-success .subtitle,#search-panel .column-placeholder.is-success .title,#search-panel .column-placeholder.is-success h1,#search-panel .column-placeholder.is-success h2,#search-panel .column-placeholder.is-success h3,#search-panel .column-placeholder.is-success h4,#search-panel .column-placeholder.is-success p{color:#fcfcfc!important}#search-panel .column-placeholder.is-warning{background:#faae42!important;border-color:#faae42!important}#search-panel .column-placeholder.is-warning .subtitle,#search-panel .column-placeholder.is-warning .title,#search-panel .column-placeholder.is-warning h1,#search-panel .column-placeholder.is-warning h2,#search-panel .column-placeholder.is-warning h3,#search-panel .column-placeholder.is-warning h4,#search-panel .column-placeholder.is-warning p{color:#fcfcfc!important}#search-panel .column-placeholder.is-danger{background:#e62965!important;border-color:#e62965!important}#search-panel .column-placeholder.is-danger .subtitle,#search-panel .column-placeholder.is-danger .title,#search-panel .column-placeholder.is-danger h1,#search-panel .column-placeholder.is-danger h2,#search-panel .column-placeholder.is-danger h3,#search-panel .column-placeholder.is-danger h4,#search-panel .column-placeholder.is-danger p{color:#fcfcfc!important}#search-panel .column-placeholder .card-head{display:flex;align-items:center;justify-content:space-between}#search-panel .column-placeholder .card-head .left,#search-panel .column-placeholder .card-head .right{display:flex;align-items:center}#search-panel .column-placeholder .card-head .left .title{font-size:1.2rem;font-weight:500}#search-panel .column-placeholder .card-head .right{justify-content:flex-end}#search-panel .column-placeholder .card-inner{padding-top:1.75rem}#search-panel .column-placeholder:hover{border-color:#fdb901;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06)}#search-panel .column-placeholder:hover h3{color:#fdb901}#search-panel .column-placeholder>img{display:block;width:100%;max-width:34px;margin:0 auto 6px auto}#search-panel .column-placeholder h3{font-family:iranyekan,Montserrat,sans-serif;font-size:.85rem;font-weight:600;color:#283252;transition:color .3s}.is-dark #search-panel .column{border-color:#404046}.is-dark #search-panel .column-placeholder:hover{border-color:#fdb901}.is-dark #search-panel .column-placeholder:hover h3{color:#fdb901}.is-dark #search-panel .column-placeholder h3{color:#aaaab3}.is-dark #search-panel .column-placeholder{background:#323236;border-color:#404046}.is-dark #search-panel .column-placeholder.is-primary{background:#fdb901;border-color:#fdb901}.is-dark #search-panel .column-placeholder .v-avatar img{border-color:#323236!important}.is-dark #search-panel .column-placeholder .avatar-stack .v-avatar{border-color:#323236!important}.is-dark #search-panel .column-placeholder .avatar-stack .v-avatar .avatar.is-more .inner{border-color:#323236!important}