html,html a{text-rendering:geometricprecision}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#dashboard-wrapper{background:#fafafa;outline:0}#dashboard-wrapper .dashboard-top{max-width:1065px;display:block;margin:0 auto}#dashboard-wrapper .dashboard-top .dashboard-top-title{font-size:48px;font-family:Raleway;color:#3e396b;font-weight:600}#dashboard-wrapper .dashboard-menu{margin-top:20px}#dashboard-wrapper .dashboard-menu .dashboard-menu-item{display:inline-block;vertical-align:middle;text-decoration:none;padding-right:20px;margin-right:20px;height:50px;line-height:50px;border-right:1px solid #eee}#dashboard-wrapper .dashboard-menu .dashboard-menu-item:last-child{border-right:0;margin-right:0;padding-right:0;margin-bottom:0}#dashboard-wrapper .dashboard-menu .dashboard-menu-item img{width:18px;height:18px;margin-right:8px;display:inline-block;vertical-align:middle}#dashboard-wrapper .dashboard-menu .dashboard-menu-item p{font-size:18px;color:#aaa;font-weight:500;height:auto;line-height:100%;display:inline-block;vertical-align:middle;margin:0}#dashboard-wrapper .dashboard-menu .dashboard-menu-item.selected p{color:#8075f2}#dashboard-wrapper .dashboard-card-button{border-radius:8px;background:#fff;padding:15px 15px 15px 11px;box-sizing:border-box;border-left:4px solid #8074f2;margin-top:35px;display:inline-block;vertical-align:bottom;cursor:pointer;width:calc(96% / 3);border-top-left-radius:0;border-bottom-left-radius:0;margin-right:2%}#dashboard-wrapper .dashboard-card-button:last-child{margin-right:0}#dashboard-wrapper .dashboard-card-button .icon{width:29px;height:29px;padding:8px;display:inline-block;vertical-align:middle}#dashboard-wrapper .dashboard-card-button .text{display:inline-block;vertical-align:middle;width:calc(100% - 60px);padding-left:10px;text-align:left;font-size:14px;color:#3e396b;font-weight:500;font-family:Poppins,sans-serif;line-height:130%;margin:0}:lang(ru) #dashboard-wrapper .dashboard-card-button .text{font-family:Roboto,sans-serif}.dashboard-top{background-size:1800px;padding-top:75px;padding-bottom:0;font-size:0}.dashboard-top .inner{position:relative}.dashboard-top .title{font-size:36px;color:#282828;font-weight:600}.dashboard-top .menu{margin-top:36px}.dashboard-top .menu a{color:#adadad;font-size:18px;text-decoration:none;margin-right:40px;font-weight:500;display:inline-block}.dashboard-top .menu a.selected,.dashboard-top .menu a:hover{color:#8075f2}.dashboard-top .menu a:last-child{margin-right:0}.dashboard-top .start-stop-all{position:absolute;right:0;top:0;bottom:0;font-size:0}.dashboard-top .start-stop-all .btn-style{background:#8075f2;text-decoration:none;width:145px;display:inline-block;height:50px;line-height:50px;border-radius:8px;text-align:center;border:0;position:relative}.dashboard-top .start-stop-all .btn-style:hover{background:#8a81f1}.dashboard-top .start-stop-all .btn-style:last-child{margin-left:20px}.dashboard-top .start-stop-all .btn-style .text{transform:scale(1);position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;color:#fff;font-size:16px;font-weight:500;font-family:Poppins,sans-serif;width:100%}:lang(ru) .dashboard-top .start-stop-all .btn-style .text{font-family:Roboto,sans-serif}.dashboard-top .menu a.dashboard i{background:url(../img/dashboard-icons.svg) no-repeat left center;background-position:0 0;width:16px;height:16px;display:inline-block;vertical-align:middle;margin-top:-4px}.dashboard-top .menu a.dashboard.selected i,.dashboard-top .menu a.dashboard:hover i{background:url(../img/dashboard-icons.svg) no-repeat left center;background-position:-16px 0}.dashboard-top .menu a.account i{background:url(../img/dashboard-icons.svg) no-repeat left center;background-position:0 -16px;width:16px;height:16px;display:inline-block;vertical-align:middle;margin-top:-4px}.dashboard-top .menu a.account.selected i,.dashboard-top .menu a.account:hover i{background:url(../img/dashboard-icons.svg) no-repeat left center;background-position:-16px -16px}.dashboard-top .menu a.billing i{background:url(../img/dashboard-icons.svg) no-repeat left center;background-position:0 -32px;width:16px;height:16px;display:inline-block;vertical-align:middle;margin-top:-4px}.dashboard-top .menu a.billing.selected i,.dashboard-top .menu a.billing:hover i{background:url(../img/dashboard-icons.svg) no-repeat left center;background-position:-16px -32px}.dashboard-subscriptions{padding-top:40px;padding-bottom:80px;min-height:300px;font-size:0}.dashboard-subscriptions p{margin:0}.dashboard-subscriptions .title{font-size:24px;color:#282828;font-weight:600}.dashboard-subscriptions .dashboard-subscriptions-list{margin-top:40px;font-size:0}.dashboard-subscriptions #dashboard-left-list{width:48.5%;margin-right:3%;display:inline-block;vertical-align:top}.dashboard-subscriptions #dashboard-right-list{width:48.5%;display:inline-block;vertical-align:top}.dashboard-subscriptions .dashboard-subscriptions-list .item{width:100%;background:#fff;border-radius:8px;margin-bottom:20px;display:inline-block;vertical-align:top;position:relative;transition:opacity .6s ease;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;-webkit-box-shadow:0 0 27px 0 rgba(0,0,0,.05);-moz-box-shadow:0 0 27px 0 rgba(0,0,0,.05);box-shadow:0 0 27px 0 rgba(0,0,0,.05)}.dashboard-subscriptions .dashboard-subscriptions-list .item .avatar{width:30px;height:30px;border-radius:500px;display:inline-block;vertical-align:middle}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-header{padding:20px;cursor:pointer}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-body{height:auto;overflow:hidden;width:calc(100% - 40px);margin:0 20px;max-height:0;border-top:0;transition:.5s ease-out max-height}.dashboard-subscriptions .dashboard-subscriptions-list .item.open .item-body{max-height:400px}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-header-info{width:calc(100% - 185px);padding-left:15px;display:inline-block;vertical-align:middle}.dashboard-subscriptions .dashboard-subscriptions-list .item .username{height:20px;line-height:20px;width:100%;display:block;overflow:hidden;text-overflow:ellipsis;color:#282828;font-size:17px;font-weight:500}.dashboard-subscriptions .dashboard-subscriptions-list .item .package{height:17px;line-height:17px;width:100%;display:block;color:#999;font-size:14px;font-weight:500;font-family:Poppins,sans-serif}:lang(ru) .dashboard-subscriptions .dashboard-subscriptions-list .item .package{font-family:Roboto,sans-serif}.dashboard-subscriptions .dashboard-subscriptions-list .item .price{height:auto;line-height:110%;width:110px;text-align:right;color:#999;font-size:14px;font-weight:500;font-family:Poppins,sans-serif;display:inline-block;vertical-align:middle}:lang(ru) .dashboard-subscriptions .dashboard-subscriptions-list .item .price{font-family:Roboto,sans-serif}.dashboard-subscriptions .dashboard-subscriptions-list .item .price.cancelled{color:#f59a9a}.dashboard-subscriptions .dashboard-subscriptions-list .item .arrow{width:30px;height:15px;display:inline-block;vertical-align:middle;transform:rotate(90deg);transition:.3s linear all}.dashboard-subscriptions .dashboard-subscriptions-list .item.open .arrow{transform:rotate(0)}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-info{width:100%;border-top:1px solid #e3e3e3;padding:10px 0}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-info-row{width:100%;display:block;padding:5px 0}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-info-row span{width:130px;height:auto;line-height:130%;text-align:left;display:inline-block;vertical-align:middle;font-size:14px;color:#555;font-weight:500}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-info-row p{width:calc(100% - 130px);height:auto;line-height:130%;text-align:right;display:inline-block;vertical-align:middle;word-wrap:break-word;color:#333;font-size:14px;font-family:Poppins,sans-serif;font-weight:500}:lang(ru) .dashboard-subscriptions .dashboard-subscriptions-list .item .item-info-row p{font-family:Roboto,sans-serif}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row{width:100%;display:block;padding:20px 0;text-align:center;font-family:Poppins,sans-serif}:lang(ru) .dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row{font-family:Roboto,sans-serif}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row.bottom-action-row{border-top:1px solid #f2f2f2;padding-bottom:15px}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row.bottom-action-row .action-button-text{margin:0}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row .action-button{width:auto;display:inline-block;vertical-align:middle;background:#8075f2;color:#fff;border-radius:8px;font-size:14px;text-decoration:none;font-weight:500;text-align:center;cursor:pointer;height:40px;line-height:40px;padding:0 15px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row .action-button:hover{background:#8a81f1}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row .action-button-text{width:auto;height:auto;display:inline-block;vertical-align:middle;color:#8075f2;padding:0 5px;border-radius:8px;font-size:14px;text-decoration:none;font-weight:500;margin-right:25px;cursor:pointer;margin:15px 15px}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row .action-button-text:hover{text-decoration:underline}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row .action-button-text:last-child{margin-right:0}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row .action-button-text.grey{color:#ccc}.dashboard-affiliate *{box-sizing:border-box}.dashboard-affiliate{padding-top:0;padding-bottom:80px;min-height:300px;margin-top:35px}.dashboard-affiliate #affiliate-link{display:block;background:#fff;border-radius:8px;margin-bottom:30px;padding:30px 40px;max-width:700px}.dashboard-affiliate #affiliate-link h3{padding:0;margin:0;font-size:22px;font-weight:600;font-family:Raleway;color:#3e396b;display:block;width:100%}.dashboard-affiliate .affiliate-card{display:block;background:#fff;border-radius:8px;margin-bottom:30px;max-width:700px}.dashboard-affiliate .affiliate-card-header{padding:30px 0 20px;margin:0 40px;border-bottom:1px solid #f2f2f2}.dashboard-affiliate .affiliate-card-header img{width:30px;height:30px;display:inline-block;vertical-align:middle}.dashboard-affiliate .affiliate-card-header h3{padding:0 0 0 10px;margin:0;font-size:22px;font-weight:600;font-family:Raleway;color:#3e396b;display:inline-block;vertical-align:middle}.dashboard-affiliate .affiliate-card-body{padding:20px 40px 35px}.dashboard-affiliate #affiliate-link #affiliate-link-body{padding-top:20px}.dashboard-affiliate #affiliate-link .tooltip{z-index:1000;position:relative;height:0;display:block;max-width:270px}.tooltip-popup{z-index:1000;bottom:8px;left:0;position:absolute;background:#fff;padding:10px 15px;font-size:12px;font-family:Poppins,sans-serif;color:#8075f2;font-weight:600;border-radius:4px;box-shadow:0 1px 6px 1px rgba(0,0,0,.1);display:inline-block;width:auto;opacity:0;transition:.2s linear all}:lang(ru) .tooltip-popup{font-family:Roboto,sans-serif}.tooltip-popup.fade-in{opacity:1}.dashboard-affiliate #affiliate-link #affiliate-link-buttons{padding-top:20px}.dashboard-affiliate #affiliate-link #affiliate-link-input{max-width:500px}.dashboard-affiliate #affiliate-link #affiliate-link-buttons #affiliate-link-copy-button{margin-right:20px}.dashboard-affiliate #affiliate-link #affiliate-link-buttons #affiliate-link-customize-button{font-size:16px;padding:0;line-height:130%;text-align:center;font-family:Poppins,sans-serif;font-weight:400;color:#9770ff;display:inline-block;border-bottom:1px dashed;cursor:pointer}:lang(ru) .dashboard-affiliate #affiliate-link #affiliate-link-buttons #affiliate-link-customize-button{font-family:Roboto,sans-serif}.dashboard-affiliate #affiliate-link #affiliate-link-buttons #affiliate-link-customize-button:hover{border-bottom:1px solid}.dashboard-affiliate .affiliate-card-loader img{width:45px;height:45px;display:inline-block;vertical-align:middle}.dashboard-affiliate .affiliate-card-loader p{color:#3e396b;margin:0;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;display:inline-block;vertical-align:middle;line-height:20px;height:20px;padding-left:10px}:lang(ru) .dashboard-affiliate .affiliate-card-loader p{font-family:Roboto,sans-serif}.dashboard-affiliate #affiliate-payments #affiliate-payments-loader,.dashboard-affiliate #affiliate-payouts #affiliate-payouts-loader{margin-top:25px}.dashboard-affiliate #affiliate-payments #affiliate-payments-load-more,.dashboard-affiliate #affiliate-payouts #affiliate-payouts-load-more{margin-top:25px}.dashboard-affiliate #affiliate-stats #affiliate-stats-timeframe{padding-bottom:20px;display:block}.dashboard-affiliate #affiliate-stats #affiliate-stats-timeframe-select{max-width:240px}.dashboard-affiliate .affiliate-card-list{padding-bottom:0}.dashboard-affiliate .affiliate-card-list .list-item{width:100%;display:block;padding-bottom:15px}.dashboard-affiliate .affiliate-card-list .list-item:last-child{padding-bottom:0}.dashboard-affiliate .affiliate-card-list .list-item .list-item-top{height:auto;line-height:24px;font-family:Poppins,sans-serif;font-weight:600;font-size:12px;padding:0 0 5px 5px;color:#908dad}:lang(ru) .dashboard-affiliate .affiliate-card-list .list-item .list-item-top{font-family:Roboto,sans-serif}.dashboard-affiliate .affiliate-card-list .list-item .list-item-card{width:100%;border-radius:8px;padding:15px 15px 15px 15px;font-size:0;background:#fafafa}.dashboard-affiliate .affiliate-card-list .list-item .list-item-icon{width:25px;height:25px;padding-right:12px;display:inline-block;vertical-align:middle}.dashboard-affiliate .affiliate-card-list .list-item .list-item-card *{box-sizing:content-box}.dashboard-affiliate .affiliate-card-list p{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#999;margin:0;padding:0;line-height:100%}:lang(ru) .dashboard-affiliate .affiliate-card-list p{font-family:Roboto,sans-serif}.dashboard-affiliate .affiliate-card-list p.value{color:#555;padding-top:5px;line-height:130%}.dashboard-affiliate .affiliate-card-list p .icon{width:12px;height:18px;display:inline-block;margin-left:2px;vertical-align:top}.dashboard-affiliate .affiliate-card-list .list-item .list-item-descr{width:calc(100% - 225px);display:inline-block;vertical-align:middle}.dashboard-affiliate .affiliate-card-list .list-item .list-item-middle{width:60px;padding:0 0 0 10px;display:inline-block;vertical-align:middle}.dashboard-affiliate .affiliate-card-list .list-item .list-item-right{width:100px;padding:0 0 0 10px;text-align:right;display:inline-block;vertical-align:middle}.dashboard-affiliate #affiliate-payouts .list-item-middle{width:90px}.dashboard-affiliate #affiliate-payouts .list-item-right{width:70px}.dashboard-affiliate #affiliate-balance #affiliate-balance-reward{margin-right:15px;margin-top:25px}.dashboard-affiliate #affiliate-balance #affiliate-balance-payout{margin-top:25px}.dashboard-affiliate #order-status #order-status-home{margin-top:25px}.dashboard-affiliate #order-status .list-item-icon{border-radius:4px;width:65px;height:65px;margin-right:20px;padding:0;display:inline-block;vertical-align:middle}.dashboard-affiliate #order-status .list-item-foldable{width:calc(100% - 85px);display:inline-block;vertical-align:middle}.dashboard-affiliate #order-status .list-item-descr{width:calc(100% - 230px)}.dashboard-affiliate #order-status .list-item-middle{width:80px;padding:0 0 0 20px}.dashboard-affiliate #order-status .list-item.waiting .list-item-middle .value{color:#777}.dashboard-affiliate #order-status .list-item.running .list-item-middle .value{color:#3e396b}.dashboard-affiliate #order-status .list-item.completed .list-item-middle .value{color:#26a96e}.dashboard-affiliate #order-status .list-item.refunded .list-item-middle .value{color:#dd565b}.dashboard-affiliate #order-status .list-item-right{width:110px;padding:0 0 0 20px}.dashboard-affiliate #order-status .list-item .list-item-right .order-received{color:#777}.dashboard-affiliate #order-status .list-item.completed .list-item-right .order-received{color:#555}.dashboard-affiliate .affiliate-card-body .affiliate-table{width:100%;font-family:Poppins,sans-serif}:lang(ru) .dashboard-affiliate .affiliate-card-list p{font-family:Roboto,sans-serif}.dashboard-affiliate .affiliate-card-body .affiliate-table th{line-height:130%;padding:0;padding-bottom:3px;margin:0;font-size:18px;font-weight:500;color:#818181;text-align:left;padding:2px 0 8px}.dashboard-affiliate .affiliate-card-body .affiliate-table td{line-height:130%;padding:0;margin:0;font-size:16px;font-weight:400;color:#555;text-align:left;padding:2px 0;word-break:break-word}.dashboard-affiliate .affiliate-card-body .affiliate-table .affiliate-table-row:nth-child(2n){background:#fafafa}.dashboard-affiliate .affiliate-card-body .affiliate-table th:nth-child(2){padding:0 5px 5px}.dashboard-affiliate .affiliate-card-body .affiliate-table td{padding:5px 5px}.dashboard-affiliate .affiliate-card-body .affiliate-table th:nth-child(3){text-align:right}.dashboard-affiliate .affiliate-card-body .affiliate-table td:nth-child(3){text-align:right}.dashboard-affiliate .affiliate-card-body .affiliate-table.oversized th{width:33%;line-height:130%;padding:0;padding-bottom:3px;margin:0;font-size:18px;font-weight:500;font-family:Poppins,sans-serif;color:#818181;text-align:left;vertical-align:top;padding-right:5px}:lang(ru) .dashboard-affiliate .affiliate-card-body .affiliate-table.oversized th{font-family:Roboto,sans-serif}.dashboard-affiliate .affiliate-card-body .affiliate-table.oversized td{width:33%;line-height:130%;padding:0;margin:0;font-size:22px;font-weight:500;font-family:Poppins,sans-serif;color:#555;text-align:left;word-break:break-word}:lang(ru) .dashboard-affiliate .affiliate-card-body .affiliate-table.oversized td{font-family:Roboto,sans-serif}#dashboard-settings-details .affiliate-table{margin-bottom:20px}#dashboard-settings-details .affiliate-card-body .affiliate-table:nth-child(2){margin-bottom:0}#dashboard-settings-details #change-email-button{margin-top:25px;margin-right:15px}#dashboard-settings-details #change-password-button{margin-top:25px}.dashboard-accounts *{box-sizing:border-box}.dashboard-accounts{padding-top:15px;padding-bottom:150px;min-height:300px}.dashboard-accounts .title{font-size:24px;color:#282828;font-weight:600}.dashboard-accounts .title.center{text-align:center}.dashboard-accounts .grid{margin-top:40px;font-size:0;-webkit-transition:height .5s;transition:height .5s}.dashboard-accounts .grid .grid-item,.dashboard-accounts .grid-sizer{width:31.33%}.dashboard-accounts .gutter-sizer{width:3%}.dashboard-accounts .grid.loaded .profile{opacity:1}.dashboard-accounts .grid .profile{opacity:0;transition:opacity .6s ease;background:#fff;border-radius:8px;box-sizing:border-box;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;vertical-align:top;width:100%;padding:20px;position:relative}.dashboard-accounts .grid .profile .username{color:#282828;font-size:17px;font-weight:500}.dashboard-accounts .grid .profile .status{font-size:14px;font-family:Poppins,sans-serif;font-weight:400}:lang(ru) .dashboard-accounts .grid .profile .status{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile .status span{width:10px;height:10px;display:inline-block;border-radius:500px;margin-right:4px}.dashboard-accounts .grid .profile .status.active{color:#51e298}.dashboard-accounts .grid .profile .status.active span{background:#51e298}.dashboard-accounts .grid .profile .status.paused{color:#36cae8}.dashboard-accounts .grid .profile .status.paused span{background:#36cae8}.dashboard-accounts .grid .profile .status.error{color:#ff5d70}.dashboard-accounts .grid .profile .status.error span{background:#ff5d70}.dashboard-accounts .grid .profile .status.expired{color:#a7a7a7}.dashboard-accounts .grid .profile .status.expired span{background:#a7a7a7}.dashboard-accounts .grid .profile .status.likes span{width:13px;height:13px;background:url(../img/icon-dash-heart.svg);border-radius:0;vertical-align:middle;margin-top:-2px}.dashboard-accounts .grid .profile .status.likes{color:#ed4956}.dashboard-accounts .grid .profile .avatar{position:absolute;right:20px;top:20px;width:50px;height:50px;border-radius:500px}.dashboard-accounts .grid .profile .avatar.expired{opacity:.2}.dashboard-accounts .grid .profile .bottom hr,.dashboard-accounts .grid .profile .content hr{height:0;border:0;border-bottom:1px solid #f2f2f2;width:100%;display:inline-block;margin-top:20px;margin-bottom:20px}.dashboard-accounts .grid .profile .bottom .error,.dashboard-accounts .grid .profile .bottom .likes,.dashboard-accounts .grid .profile .bottom .more{font-family:Poppins,sans-serif;font-weight:500;font-size:14px}:lang(ru) .dashboard-accounts .grid .profile .bottom .error,:lang(ru) .dashboard-accounts .grid .profile .bottom .likes,:lang(ru) .dashboard-accounts .grid .profile .bottom .more{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile .bottom .likes{color:#3e396b;float:left}.dashboard-accounts .grid .profile .bottom .error{float:left;color:#ff5d70}.dashboard-accounts .grid .profile .bottom .more{float:right;color:#adadad;cursor:pointer}.dashboard-accounts .grid .profile .bottom .more .m{display:inline-block}.dashboard-accounts .grid .profile .bottom .more .l{display:none}.dashboard-accounts .grid .profile .bottom .resub-package,.dashboard-accounts .grid .profile .bottom .upgrade-package{color:#8075f2;text-align:center;display:block;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;text-decoration:none}:lang(ru) .dashboard-accounts .grid .profile .bottom .resub-package,:lang(ru) .dashboard-accounts .grid .profile .bottom .upgrade-package{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile.expanded .bottom .more .m{display:none}.dashboard-accounts .grid .profile.expanded .bottom .more .l{display:inline-block}.dashboard-accounts .grid .profile .bottom .more i{margin-left:3px;background:url(../img/icon-more.svg) no-repeat center center;width:15px;height:15px;display:inline-block;margin-bottom:-3px;transition:transform .6s ease;display:inline-block}.dashboard-accounts .grid .profile.expanded .bottom .more i{transform:rotate(180deg)}.dashboard-accounts .grid .profile .content{height:0;overflow:hidden}.dashboard-accounts .grid .profile.expanded .content{height:auto}.dashboard-accounts .grid .profile .content .section>.checkbox{width:60px;height:34px;display:inline-block;vertical-align:middle}.dashboard-accounts .grid .profile .content .section{display:inline-block;width:100%;padding:0 0 20px}.dashboard-accounts .grid .profile .content .section .t{width:calc(100% - 60px);font-size:14px;color:#555;font-weight:500;height:auto;line-height:130%;vertical-align:middle;display:inline-block}.dashboard-accounts .grid .profile .content .section .t strong{font-weight:600}.dashboard-accounts .grid .profile .content .section .account-status strong{display:block}.dashboard-accounts .grid .profile .content .posts-left .posts-left-count{width:auto;display:inline-block;vertical-align:middle}.dashboard-accounts .grid .profile .content .section .d{font-size:14px;color:#555;height:auto;line-height:100%;vertical-align:middle;display:inline-block;width:60px;color:#333;font-family:Poppins,sans-serif;font-weight:500;text-align:right}:lang(ru) .dashboard-accounts .grid .profile .content .section .d{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile .content .message{color:#686867;font-size:14px;line-height:20px}.dashboard-accounts .grid .profile .content .message p{color:#686867;font-size:14px;line-height:20px;margin-top:0}.dashboard-accounts .account-more{text-align:center}.dashboard-accounts .account-more .account-more-button{font-size:16px;font-weight:500;line-height:130%;color:#8074f2;text-decoration:underline;text-align:center;transition:.2 linear all;cursor:pointer}.dashboard-accounts .grid .profile .content .btn{display:block;cursor:pointer;clear:both;background:#8075f2;color:#fff;text-decoration:none;width:100%;height:50px;line-height:50px;border-radius:8px;font-size:16px;font-weight:500;font-family:Poppins,sans-serif;text-align:center;margin-top:0;margin-bottom:0}:lang(ru) .dashboard-accounts .grid .profile .content .btn{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile .content .change-instagram{margin-top:20px;font-size:14px;color:#8075f2;display:block;width:100%;text-decoration:none;height:20px;line-height:20px;text-align:center;font-weight:500;font-family:Poppins,sans-serif}:lang(ru) .dashboard-accounts .grid .profile .content .change-instagram{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile .content .unsubscribe{font-size:14px;color:#9b9b9b;display:block;width:100%;text-decoration:none;height:20px;line-height:20px;text-align:center;font-weight:500;font-family:Poppins,sans-serif}:lang(ru) .dashboard-accounts .grid .profile .content .unsubscribe{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile .add{text-align:center}.dashboard-accounts .grid .profile .add a{font-size:14px;color:#8075f2;text-decoration:none;height:103px;line-height:103px;display:inline-block;font-family:Poppins,sans-serif;font-weight:500}:lang(ru) .dashboard-accounts .grid .profile .add a{font-family:Roboto,sans-serif}.dashboard-accounts .grid .profile .add a i{background:url(../img/icon-add-account.svg) no-repeat left center;width:30px;height:30px;display:inline-block;vertical-align:middle;margin-right:10px;border-radius:300px;background-color:#8075f2}.dashboard-accounts .grid .profile .content .btn:hover{background:#8a81f1}.dashboard-accounts .account-details{max-width:550px;margin:0 auto;margin-top:40px}.dashboard-accounts .account-details .field{margin-top:30px}.dashboard-accounts .account-details .field>.t{color:#adadad;font-size:16px;font-weight:500}.dashboard-accounts .account-details .field .two-field{margin-top:20px;font-size:18px;font-weight:500}.dashboard-accounts .account-details .field .two-field .t{color:#000;display:inline-block}.dashboard-accounts .account-details .field .two-field .change{float:right;color:#8075f2;text-decoration:none;cursor:pointer}.dashboard-accounts .dashboard-accounts-list{display:block;width:100%;padding-top:25px}.dashboard-accounts .dashboard-accounts-list h3{font-size:18px;font-family:Raleway;color:#aaa;font-weight:600;padding:0 0 20px 0}.dashboard-accounts .account-item{opacity:1;background:#fff;border-radius:8px;vertical-align:top;position:relative;width:calc(96% / 3);margin-right:2%;margin-bottom:2%;padding:0;box-sizing:border-box;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;transition:opacity .6s ease;display:inline-block;vertical-align:top}.dashboard-accounts .dashboard-accounts-list .account-item:nth-child(3n){margin-right:0}.dashboard-accounts .account-item .account-header{width:100%;font-size:0;padding:20px}.dashboard-accounts .account-item .account-picture{width:50px;position:relative;display:inline-block;vertical-align:middle}.dashboard-accounts .account-item .avatar{width:50px;border-radius:50px}.dashboard-accounts .account-item .status-blip{width:15px;height:15px;border:2px solid #fff;border-radius:8px;position:absolute;bottom:0;right:0;background:#51e298}.dashboard-accounts .account-item.paused .status-blip{background:#ffcd00}.dashboard-accounts .account-item.error .status-blip{background:#ff5d70}.dashboard-accounts .account-item.expired .status-blip{background:#a7a7a7}.dashboard-accounts .account-item .account-info{width:calc(100% - 50px);padding-left:15px;box-sizing:border-box;display:inline-block;vertical-align:middle}.dashboard-accounts .account-item .username{width:100%;text-overflow:ellipsis;overflow:hidden;font-family:Raleway,sans-serif;font-size:16px;font-weight:600;color:#333;line-height:130%}.dashboard-accounts .account-item .package{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#777;line-height:130%}:lang(ru) .dashboard-accounts .account-item .package{font-family:Roboto,sans-serif}.dashboard-accounts .account-item .account-body{width:100%;box-sizing:border-box;padding:0 20px 20px}.dashboard-accounts .account-item .account-body-item{width:100%;padding:15px 0 0;font-size:0}.dashboard-accounts .account-item .account-body-item:nth-child(1){padding:0}.dashboard-accounts .account-item .account-body-item .label{width:100%;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#777;line-height:130%;padding-bottom:3px}.dashboard-accounts .account-item .account-body-item .value{width:100%;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#333;line-height:130%}:lang(ru) .dashboard-accounts .account-item .account-body-item .label,:lang(ru) .dashboard-accounts .account-item .account-body-item .value{font-family:Roboto,sans-serif}.dashboard-accounts .account-item .account-body-item span{display:inline-block}.dashboard-accounts .account-item .account-delivery .account-delivery-info{display:inline-block;vertical-align:middle;width:calc(100% - 60px);box-sizing:border-box;padding-right:15px}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle{display:inline-block;vertical-align:middle;width:60px;height:34px;position:relative;cursor:pointer}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle .path{width:100%;height:34px;border-radius:120px;display:block;transition:.2s ease-out all}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle .handle{height:28px;width:28px;background:#fff;border-radius:30px;display:block;position:absolute;top:3px;transition:.2s ease-out all}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle .handle .loader{display:none;width:20px;height:20px;margin:4px}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle.on .path{background:#8075f2}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle.on .handle{left:calc(100% - 31px)}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle.off .path{background:#a0a0a0}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle.off .handle{left:3px}.dashboard-accounts .account-item .account-delivery .account-delivery-toggle.loading .handle .loader{display:block}.dashboard-accounts .account-item .account-separator{display:block;height:1px;width:calc(100% - 40px);box-sizing:border-box;margin:0 20px;background:#f2f2f2}.dashboard-accounts .account-item .account-bottom{width:100%;font-size:0;padding:0 20px}.dashboard-accounts .account-item .account-bottom .account-button{display:inline-block;vertical-align:bottom;width:100%;font-size:16px;font-weight:600;font-family:Raleway,sans-serif;color:#333;text-align:center;line-height:60px;height:60px;cursor:pointer;position:relative;transition:.2s linear all}.dashboard-accounts .account-item .account-bottom .account-button .account-button-animation{position:absolute;top:-1px;left:0;height:1px;width:100%;text-align:center}.dashboard-accounts .account-item .account-bottom .account-button .account-button-animation .line{width:0%;display:inline-block;height:1px;background:#8074f2;vertical-align:top;transition:.2s ease-out all}.dashboard-accounts .account-item .account-bottom .account-button:hover .account-button-animation .line{width:100%}.dashboard-accounts .account-item .account-bottom .account-button:hover{color:#8074f2}.dashboard-accounts .account-item .account-bottom.double .account-button{width:50%}.dashboard-accounts .account-item .account-bottom .account-bottom-loader .loader{width:35px;height:35px;display:inline-block;font-size:0;vertical-align:middle;padding:0 5px 4px;box-sizing:content-box}.dashboard-accounts .account-item .account-bottom .account-bottom-loader{color:#777}.dashboard-accounts .account-item .account-bottom .account-bottom-loader:hover{color:#777}#payment-history-wrapper{min-height:100vh;background:#fafafa}#payment-history-content{width:92%;padding:60px 4%;max-width:600px;margin:0 auto;position:relative;text-align:left}#payment-history-content .close{width:20px;height:20px;cursor:pointer;top:30px;right:20px;position:absolute;fill:#bababa;transition:.3s linear all}#payment-history-content .close:hover{fill:#503d89}#payment-history-content #payment-history-header h3{font-size:36px;font-weight:600;color:#3e396b;font-family:Raleway,sans-serif;margin:0}#payment-history-body{padding:40px 0;max-width:480px}#payment-history-flow .empty-message{font-size:18px;font-weight:500;color:#66657b;font-family:Raleway,sans-serif}.payment-history-item-wrapper{padding-bottom:20px}.payment-history-item-wrapper .item-date{height:24px;line-height:20px;margin:4px 0;padding-left:4px;font-family:Poppins,sans-serif;font-weight:600;font-size:12px;color:#aaa;display:block}:lang(ru) .payment-history-item-wrapper .item-date{font-family:Roboto,sans-serif}.payment-history-item-wrapper .payment-history-item-header{border-radius:8px;padding:15px;font-size:0;cursor:pointer;background:#fff}.payment-history-item-wrapper .payment-history-item-body{display:none}.payment-history-item-wrapper.showing .payment-history-item-header{border-bottom-left-radius:0;border-bottom-right-radius:0}.payment-history-item-wrapper.showing .payment-history-item-body{display:block;box-sizing:border-box;background:#fff;padding:20px 20px 20px;border-top:1px solid #f2f2f2;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.payment-history-item-wrapper.showing .item-more{transform:rotate(0)}.payment-history-item .item-icon{width:25px;height:25px;padding-right:5px;display:inline-block;vertical-align:middle}.payment-history-item .item-more{width:16px;height:20px;padding:0 4px;display:inline-block;vertical-align:middle;transform:rotate(90deg);transition:.2s linear all}.payment-history-item .item-type.item-cell{width:90px;padding-left:5px}.payment-history-item .item-type.item-line{display:none}.payment-history-item .item-method{width:calc(100% - 234px)}.payment-history-item .item-price{width:65px}.payment-history-item .item-cell{display:inline-block;vertical-align:middle;padding-left:10px}.payment-history-item .item-cell span{font-size:14px;font-weight:500;color:#aaa;margin:0;display:block;vertical-align:middle;line-height:100%;height:auto;padding-bottom:3px;font-family:Poppins,sans-serif}:lang(ru) .payment-history-item .item-cell span{font-family:Roboto,sans-serif}.payment-history-item .item-cell p{font-size:14px;font-weight:500;margin:0;display:block;vertical-align:middle;line-height:130%;height:auto;font-family:Poppins,sans-serif;color:#3e396b}:lang(ru) .payment-history-item .item-cell p{font-family:Roboto,sans-serif}.payment-history-item .item-line:first-child{padding-top:0}.payment-history-item .item-line{display:block;vertical-align:middle;padding-top:5px;font-size:0}.payment-history-item .item-line span{width:110px;font-size:14px;font-weight:500;color:#aaa;margin:0;display:inline-block;vertical-align:middle;line-height:130%;height:auto;font-family:Poppins,sans-serif}:lang(ru) .payment-history-item .item-line span{font-family:Roboto,sans-serif}.payment-history-item .item-line p{text-align:right;width:calc(100% - 110px);font-size:14px;font-weight:500;margin:0;display:inline-block;vertical-align:middle;line-height:130%;height:auto;font-family:Poppins,sans-serif;color:#3e396b}:lang(ru) .payment-history-item .item-line p{font-family:Roboto,sans-serif}#payment-history-body #payment-history-load-more,#payment-history-body #payment-history-loader{margin-top:20px;max-width:280px;cursor:pointer;border-radius:100px;background:#fff;padding:15px}#payment-history-body #payment-history-loader img{width:45px;height:45px;display:inline-block;vertical-align:middle}#payment-history-body #payment-history-load-more img{width:35px;height:35px;padding:5px;display:inline-block;vertical-align:middle}#payment-history-body #payment-history-load-more p,#payment-history-body #payment-history-loader p{color:#3e396b;margin:0;font-size:14px;font-family:Poppins;font-weight:500;display:inline-block;vertical-align:middle;line-height:20px;height:20px;padding-left:10px}:lang(ru) #payment-history-body #payment-history-load-more p,:lang(ru) #payment-history-body #payment-history-loader p{font-family:Roboto,sans-serif}#likes-feed-wrapper{min-height:100vh;background:#fafafa}#likes-feed-content{width:92%;padding:60px 4%;max-width:600px;margin:0 auto;position:relative;text-align:left}#likes-feed-content .close{width:20px;height:20px;cursor:pointer;top:30px;right:20px;position:absolute;fill:#bababa;transition:.3s linear all}#likes-feed-content .close:hover{fill:#503d89}#likes-feed-content #likes-feed-header h3{font-size:36px;font-weight:600;color:#3e396b;font-family:Raleway,sans-serif;margin:0}:lang(ru) #likes-feed-content #likes-feed-header h3{font-family:Roboto,sans-serif}#likes-feed-content #likes-feed-header p{font-size:18px;padding-top:10px;font-weight:600;color:#898989;margin:0}#likes-feed-content #likes-feed-message{padding-top:10px;font-size:18px;font-weight:500;color:#3e396b;font-family:Poppins,sans-serif;margin:0}:lang(ru) #likes-feed-content #likes-feed-message{font-family:Roboto,sans-serif}#likes-feed-content #likes-feed-header-filter p{padding-top:15px;padding-bottom:15px;font-size:18px;font-weight:500;color:#66657b;font-family:Raleway,sans-serif;margin:0}#likes-feed-content #likes-feed-header-filter p strong{font-weight:700}#likes-feed-content #likes-feed-header-filter p i{font-style:italic}.popup-v2 form .styled-input-wrapper{margin-bottom:15px}.popup form .styled-input-wrapper,.popup-v2 form .styled-input-wrapper,.styled-input-wrapper{cursor:pointer;display:block;width:100%;max-width:400px;position:relative}.popup form .styled-input-wrapper.disabled input,.popup-v2 form .styled-input-wrapper.disabled input,.styled-input-wrapper.disabled input{background:#f0f0f0;border:1px solid #777;color:#555;pointer-events:none!important}.popup form .styled-input-wrapper label,.popup-v2 form .styled-input-wrapper label,.styled-input-wrapper label{text-align:left;width:100%;display:block;font-size:14px;font-weight:500;font-family:Poppins;color:#aaa;padding:0 0 2px 1px;margin:0;line-height:130%}:lang(ru) .popup form .styled-input-wrapper label,:lang(ru) .popup-v2 form .styled-input-wrapper label,:lang(ru) .styled-input-wrapper label{font-family:Roboto,sans-serif}.popup form .styled-input-wrapper label p,.popup-v2 form .styled-input-wrapper label p,.styled-input-wrapper label p{text-align:inherit;width:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;color:inherit;padding:inherit;display:inline-block;vertical-align:middle;width:auto;margin:inherit}.popup form .styled-input-wrapper label img.lock,.popup-v2 form .styled-input-wrapper label img.lock,.styled-input-wrapper label img.lock{width:16px;height:16px;padding-left:1px;padding-bottom:4px;display:inline-block;vertical-align:middle}.popup form .styled-input-wrapper,.popup-v2 form .styled-input-wrapper{max-width:100%}.popup form .styled-input-wrapper input,.popup form .styled-input-wrapper select,.popup-v2 form .styled-input-wrapper input,.popup-v2 form .styled-input-wrapper select,.styled-input-wrapper input,.styled-input-wrapper select{cursor:pointer;background:#fff;display:block;width:100%;height:auto;box-sizing:border-box;color:#3e396b;padding:10px 16px;border:1px solid #dededf;font-size:16px;font-weight:500;-webkit-appearance:none;-webkit-border-radius:0;line-height:normal;border-radius:4px;font-family:Poppins}:lang(ru) .popup form .styled-input-wrapper input,:lang(ru) .popup form .styled-input-wrapper select,:lang(ru) .popup-v2 form .styled-input-wrapper input,:lang(ru) .popup-v2 form .styled-input-wrapper select,:lang(ru) .styled-input-wrapper input,:lang(ru) .styled-input-wrapper select{font-family:Roboto,sans-serif}.popup form .styled-input-wrapper textarea,.popup-v2 form .styled-input-wrapper textarea,.styled-input-wrapper textarea{cursor:pointer;background:#fff;display:block;width:100%;height:auto;box-sizing:border-box;color:#3e396b;padding:10px 16px;border:1px solid #dededf;font-size:16px;font-weight:500;-webkit-appearance:none;-webkit-border-radius:0;line-height:20px;border-radius:4px;font-family:Poppins;min-height:80px;margin:0;resize:vertical}:lang(ru) .popup form .styled-input-wrapper textarea,:lang(ru) .popup-v2 form .styled-input-wrapper textarea,:lang(ru) .styled-input-wrapper textarea{font-family:Roboto,sans-serif}.popup form .styled-input-wrapper:hover input,.popup form .styled-input-wrapper:hover select,.popup form .styled-input-wrapper:hover textarea,.popup-v2 form .styled-input-wrapper:hover input,.popup-v2 form .styled-input-wrapper:hover select,.popup-v2 form .styled-input-wrapper:hover textarea,.styled-input-wrapper:hover input,.styled-input-wrapper:hover select,.styled-input-wrapper:hover textarea{border:1px solid #3e396b}.popup form .styled-input-wrapper input:focus,.popup form .styled-input-wrapper select:focus,.popup form .styled-input-wrapper textarea:focus,.popup-v2 form .styled-input-wrapper input:focus,.popup-v2 form .styled-input-wrapper select:focus,.popup-v2 form .styled-input-wrapper textarea:focus,.styled-input-wrapper input:focus,.styled-input-wrapper select:focus,.styled-input-wrapper textarea:focus{border:1px solid #3e396b}.styled-input-wrapper select{padding-right:30px}.styled-input-wrapper .select-arrow{width:8px;height:16px;padding:13px;position:absolute;color:#3e396b;font-family:Dropdown;font-size:14px;right:0;bottom:0;pointer-events:none;box-sizing:content-box!important}.styled-input-wrapper .select-arrow:before{content:'\f0d7'}#likes-feed-body{padding:40px 0}#likes-feed-body .likes-feed-body-item{border-radius:8px;background:#fff;padding:15px}#likes-feed-flow{padding-bottom:10px;max-width:480px;width:100%}#likes-feed-flow .likes-feed-flow-item .item-box-wrapper{padding-bottom:20px;border-left:4px dotted #eee;padding-left:15px}#likes-feed-flow .likes-feed-flow-item .item-box{padding:0}#likes-feed-flow .likes-feed-flow-item .item-text-above{height:24px;line-height:20px;margin:4px 0;padding-left:4px;font-family:Poppins;font-weight:600;font-size:12px;color:#aaa;border-left:4px dotted #3e396b;padding-left:19px}:lang(ru) #likes-feed-flow .likes-feed-flow-item .item-text-above{font-family:Roboto,sans-serif}#likes-feed-flow .likes-feed-flow-item .item-username{color:#3e396b}#likes-feed-flow .likes-feed-flow-item .item-date{color:#aaa}#likes-feed-flow .likes-feed-flow-item .item-header{font-size:0;cursor:pointer;padding:15px}#likes-feed-flow .likes-feed-flow-item .item-header-loader{width:45px;height:45px;border-radius:4px;background:url(../img/loader.svg) no-repeat center center;background-size:30px 30px;background-color:#f8f8f8;display:inline-block;vertical-align:middle}#likes-feed-flow .likes-feed-flow-item .item-header-thumb{width:45px;height:45px;border-radius:4px;display:inline-block;vertical-align:middle}#likes-feed-flow .likes-feed-flow-item .item-header-arrow{width:16px;height:45px;padding:0 4px;display:inline-block;vertical-align:middle;transform:rotate(90deg);transition:.2s linear all}#likes-feed-flow .likes-feed-flow-item .item-header-text{width:calc(100% - 69px);box-sizing:border-box;padding:0 15px;display:inline-block;vertical-align:middle}#likes-feed-flow .likes-feed-flow-item .item-header-text p{font-family:Poppins;font-size:14px;font-weight:500;color:#aaa;margin:0;display:inline-block;vertical-align:middle;line-height:20px;height:20px;padding-right:10px}:lang(ru) #likes-feed-flow .likes-feed-flow-item .item-header-text p{font-family:Roboto,sans-serif}#likes-feed-flow .likes-feed-flow-item .item-header-text p .value{color:#3e396b}#likes-feed-flow .likes-feed-flow-item .item-header-text p .value.grey{color:#857fb5}#likes-feed-flow .likes-feed-flow-item .item-header-text p .value.green{color:#08b185}#likes-feed-flow .likes-feed-flow-item .item-header-text p .value.red{color:#ea4045}#likes-feed-flow .likes-feed-flow-item .item-header-text p .value.yellow{color:#ef8c09}#likes-feed-flow .likes-feed-flow-item .item-header-text p .item-text-heart{height:14px;width:14px;padding:0 4px 2px;display:inline-block;vertical-align:middle}#likes-feed-flow .likes-feed-flow-item .item-body{display:none}#likes-feed-flow .likes-feed-flow-item .item-body .item-body-row{width:100%;height:auto;padding-top:5px;font-size:14px;font-family:Poppins;font-weight:500;color:#aaa;display:block;clear:both}:lang(ru) #likes-feed-flow .likes-feed-flow-item .item-body .item-body-row{font-family:Roboto,sans-serif}#likes-feed-flow .likes-feed-flow-item .item-body .item-body-row p{color:#aaa;margin:0;display:inline-block;vertical-align:top;line-height:20px;height:auto;width:80px}#likes-feed-flow .likes-feed-flow-item .item-body .item-body-row span{display:inline-block;vertical-align:top;float:right;text-align:right;color:#3e396b;width:calc(100% - 80px);line-height:20px;height:auto;text-overflow:ellipsis}#likes-feed-flow .likes-feed-flow-item .item-body .item-body-row span a{text-decoration:underline;color:#8074f2;margin:0;padding:0;text-align:right}#likes-feed-flow .likes-feed-flow-item.open .item-header-arrow{transform:rotate(0)}#likes-feed-flow .likes-feed-flow-item.open .item-body{display:block;box-sizing:border-box;margin:0 15px;padding:5px 5px 20px;border-top:1px solid #f2f2f2}#likes-feed-body #likes-feed-load-more,#likes-feed-body #likes-feed-loader{margin-top:20px;max-width:280px;cursor:pointer;border-radius:100px}#likes-feed-body #likes-feed-loader img{width:45px;height:45px;display:inline-block;vertical-align:middle}#likes-feed-body #likes-feed-load-more img{width:35px;height:35px;padding:5px;display:inline-block;vertical-align:middle}#likes-feed-body #likes-feed-load-more p,#likes-feed-body #likes-feed-loader p{color:#3e396b;margin:0;font-size:14px;font-family:Poppins;font-weight:500;display:inline-block;vertical-align:middle;line-height:20px;height:20px;padding-left:10px}:lang(ru) #likes-feed-body #likes-feed-load-more p,:lang(ru) #likes-feed-body #likes-feed-loader p{font-family:Roboto,sans-serif}#settings-wrapper{min-height:100vh;background:#fafafa}#settings-content{width:92%;padding:60px 4%;max-width:600px;margin:0 auto;position:relative;text-align:left}#settings-content .close{width:20px;height:20px;cursor:pointer;top:30px;right:20px;position:absolute;fill:#bababa;transition:.3s linear all}#settings-content .close:hover{fill:#503d89}#settings-content .settings-account{width:100%}#settings-content .settings-account-picture{width:70px;height:70px;border-radius:100px;display:inline-block;vertical-align:middle}#settings-content .settings-account-info{width:calc(100% - 95px);padding-left:15px;display:inline-block;vertical-align:middle}#settings-content .settings-account-info h3{font-size:20px;font-weight:600;color:#282828;margin:0}#settings-content .settings-account-info p{font-size:18px;font-weight:600;color:#898989;margin:0}#settings-content .settings-divider{max-width:330px;width:100%;height:1px;margin:30px 0 20px;background:#f0f0f0}#settings-content .settings-section{margin-bottom:20px;width:100%}#settings-content .settings-section h3{font-size:18px;font-weight:700;color:#555;margin:0;padding-bottom:7px}#settings-content .settings-section p{font-size:15px;font-weight:500;color:#555;margin:0;max-width:500px;padding-bottom:20px;line-height:140%;font-family:Poppins,sans-serif}:lang(ru) #settings-content .settings-section p{font-family:Roboto,sans-serif}#settings-content .settings-section .settings-selector-wrapper{max-width:400px}#settings-content .settings-section .settings-selector-wrapper *{box-sizing:border-box}#settings-content .settings-section .settings-selector-wrapper .ui.dropdown>.text{margin-left:0}#settings-content .settings-section .settings-selector-wrapper .search{font-size:100%}#settings-content .settings-section .settings-checkbox-wrapper{max-width:400px;padding-bottom:20px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}#settings-content .settings-section .settings-checkbox-wrapper .checkbox-element{height:30px;width:30px;border-radius:5px;border:1px solid #dededf;background:#fff;display:inline-block;vertical-align:middle}#settings-content .settings-section .settings-checkbox-wrapper .checkbox-element .checkbox-element-checkmark{opacity:0;width:20px;height:20px;padding:5px;transition:.1s linear all;cursor:pointer}#settings-content .settings-section .settings-checkbox-wrapper input{display:none}#settings-content .settings-section .settings-checkbox-wrapper label{width:calc(100% - 55px);padding-left:15px;color:#9c9ba0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:130%;display:inline-block;vertical-align:middle;transition:.1s linear all;cursor:pointer;line-height:130%}:lang(ru) #settings-content .settings-section .settings-checkbox-wrapper label{font-family:Roboto,sans-serif}#settings-content .settings-section .settings-checkbox-wrapper.checked .checkbox-element .checkbox-element-checkmark{opacity:1}#settings-content .settings-section .settings-checkbox-wrapper.checked label{color:#3e396b}#settings-content .settings-section .settings-double-range-wrapper{max-width:400px;padding-bottom:50px;padding-top:10px}#settings-content .settings-section .settings-double-range-wrapper p{font-size:16px;font-weight:500;color:#3e396b;line-height:130%;font-family:Poppins,sans-serif;padding-bottom:15px;transition:.1s linear all}:lang(ru) #settings-content .settings-section .settings-double-range-wrapper p{font-family:Roboto,sans-serif}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits{width:100%;padding-bottom:10px;font-size:0}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range{width:50%;display:inline-block;vertical-align:middle}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range label{line-height:15px;font-weight:500;font-size:12px;color:#aaa;display:block}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range input{display:block;height:40px;width:auto;padding:0 10px;max-width:60px;text-align:center;border-radius:5px;border:1px solid #dededf;background:#fff;display:block;color:#777;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;-webkit-appearance:none}:lang(ru) #settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range input{font-family:Roboto,sans-serif}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range.range-min label{text-align:left;padding-left:4px;padding-bottom:3px}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range.range-min input{float:left}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range.range-max label{text-align:right;padding-right:4px;padding-bottom:3px}#settings-content .settings-section .settings-double-range-wrapper .double-range-limits .input-range.range-max input{float:right}#settings-content .settings-section .settings-double-range-wrapper .double-range-draggable{margin-top:10px;padding:20px 40px 20px 0;width:calc(100% - 40px);position:relative;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}#settings-content .settings-section .settings-double-range-wrapper .double-range-draggable .draggable-handle{width:40px;height:40px;display:block;position:absolute;top:0;background:#fff;border-radius:20px;z-index:4;cursor:pointer;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.1);-o-box-shadow:0 0 12px 0 rgba(0,0,0,.1);box-shadow:0 0 12px 0 rgba(0,0,0,.1)}#settings-content .settings-section .settings-double-range-wrapper .double-range-draggable .draggable-handle.handle-min{left:0}#settings-content .settings-section .settings-double-range-wrapper .double-range-draggable .draggable-handle.handle-max{right:0}#settings-content .settings-section .settings-double-range-wrapper .double-range-draggable .draggable-line-filled{height:8px;left:0;top:16px;background:#3e396b;width:100px;border-radius:5px;position:absolute;display:block;z-index:3}#settings-content .settings-section .settings-double-range-wrapper .double-range-draggable .draggable-line{height:8px;top:16px;width:100%;left:0;background:#eee;border-radius:5px;position:absolute;display:block;z-index:2}#settings-content .settings-section .settings-double-range-wrapper.inactive p{color:#9c9ba0}#settings-content .settings-section .settings-double-range-wrapper.inactive .double-range-draggable{cursor:initial;pointer-events:none}#settings-content .settings-section .settings-double-range-wrapper.inactive .double-range-limits .input-range input{background:#f2f2f2;color:#bbb;cursor:initial;pointer-events:none}#settings-content .settings-section .settings-double-range-wrapper.inactive .double-range-draggable .draggable-handle{background:#eee;cursor:initial;pointer-events:none}#settings-content .settings-section .settings-double-range-wrapper.inactive .double-range-draggable .draggable-line-filled{background:#ddd}@media only screen and (max-width:940px){.dashboard-accounts .account-item{width:48.5%;margin-right:3%}.dashboard-accounts .dashboard-accounts-list .account-item:nth-child(3n){margin-right:3%}.dashboard-accounts .dashboard-accounts-list .account-item:nth-child(2n){margin-right:0}#dashboard-wrapper .dashboard-card-button{width:48.5%;margin-right:3%}}@media only screen and (max-width:860px){.dashboard-subscriptions .dashboard-subscriptions-inner{max-width:1065px;display:block;margin:0 auto}.dashboard-subscriptions #dashboard-left-list{width:100%;display:block;max-width:500px;margin-right:0}.dashboard-subscriptions #dashboard-right-list{width:100%;display:block;max-width:500px;margin-top:0}.dashboard-subscriptions .dashboard-subscriptions-list .item{display:block;width:100%}}@media only screen and (max-width:700px){.dashboard-affiliate .affiliate-card-body .affiliate-table.oversized th{padding-bottom:0;margin:0;font-size:16px}.dashboard-affiliate .affiliate-card-body .affiliate-table.oversized td{font-size:20px}}@media only screen and (max-width:670px){#dashboard-wrapper .dashboard-menu .dashboard-menu-item{padding-right:12px;margin-right:12px}#dashboard-wrapper .dashboard-menu .dashboard-menu-item p{font-size:16px}#dashboard-wrapper .dashboard-menu .dashboard-menu-item img{width:16px;height:16px}}@media only screen and (max-width:658px){.dashboard-top .title{font-size:30px;text-align:center}.dashboard-accounts .title{text-align:center}.dashboard-top{padding:50px 0 0}.dashboard-top .menu{text-align:center;margin-top:20px}.dashboard-top .menu a{font-size:17px;margin-right:10px;margin-left:10px;margin-top:20px}.dashboard-top .start-stop-all{position:static;margin-top:40px;text-align:center}.dashboard-accounts .account-details .field .two-field{font-size:16px}}@media only screen and (max-width:600px){.dashboard-accounts .grid .grid-item,.dashboard-accounts .grid-sizer{width:100%}.dashboard-accounts .gutter-sizer{width:20px}#dashboard-wrapper .dashboard-likes-feed{width:calc(100% - 30px)}.dashboard-affiliate .affiliate-card-body .affiliate-table.oversized th{font-size:14px;padding-right:calc(33% - 98px)}.dashboard-affiliate .affiliate-card-body{padding:20px 20px 25px}.dashboard-affiliate .affiliate-card-header{padding:25px 0 20px;margin:0 20px}.dashboard-affiliate .affiliate-card-header img{width:25px;height:25px}.dashboard-affiliate .affiliate-card-header h3{padding:0 0 0 7px;margin:0;font-size:20px}.dashboard-affiliate #affiliate-balance #affiliate-balance-reward{margin-top:20px}.dashboard-affiliate #affiliate-balance #affiliate-balance-payout{margin-top:20px}.dashboard-affiliate #affiliate-link{padding:25px 20px}.dashboard-affiliate .affiliate-card-list p{font-size:12px}.dashboard-affiliate .affiliate-card-list .list-item .list-item-descr{width:calc(100% - 172px)}.dashboard-affiliate .affiliate-card-list .list-item .list-item-card{padding:12px 12px}.dashboard-affiliate .affiliate-card-list .list-item .list-item-icon{width:20px;height:20px;padding-right:8px}.dashboard-affiliate .affiliate-card-list .list-item .list-item-middle{width:50px;padding:0 0 0 7px}.dashboard-affiliate .affiliate-card-list .list-item .list-item-right{width:80px;padding:0 0 0 7px}.dashboard-affiliate #affiliate-payouts .list-item-descr{width:calc(100% - 160px)}.dashboard-affiliate #affiliate-payouts .list-item-middle{width:65px}.dashboard-affiliate #affiliate-payouts .list-item-right{width:53px}.dashboard-affiliate #order-status .list-item-foldable{width:calc(100% - 60px);display:inline-block;vertical-align:middle}.dashboard-affiliate #order-status #order-status-table .list-item-icon{width:50px;height:50px;margin-right:10px}.dashboard-affiliate #order-status .list-item-descr{width:calc(100% - 190px)}.dashboard-affiliate #order-status .list-item-middle{width:75px;padding:0 0 0 10px}.dashboard-affiliate #order-status .list-item-right{width:95px;padding:0 0 0 10px}.dashboard-affiliate .affiliate-card-list p .icon{width:12px;height:15px}.dashboard-accounts .account-item{width:100%;margin-right:0}.dashboard-accounts .dashboard-accounts-list .account-item:nth-child(3n){margin-right:0}.dashboard-accounts .dashboard-accounts-list .account-item:nth-child(2n){margin-right:0}#dashboard-wrapper .dashboard-card-button{width:100%;margin-right:0;margin-top:20px}#dashboard-wrapper .dashboard-card-button:first-child{margin-top:35px}}@media screen and (max-width:580px){#dashboard-wrapper .dashboard-menu .dashboard-menu-item{display:block;border:0;height:40px;line-height:40px;padding:0;margin-right:0;width:auto;max-width:200px;height:30px;line-height:30px;margin-bottom:10px;padding-left:10px;border-left:4px solid #eee}#dashboard-wrapper .dashboard-menu .dashboard-menu-item.selected{border-left:4px solid #8074f2}#change-slug-popup #change-slug-popup-input-wrapper p{width:178px;font-size:14px}#change-slug-popup #change-slug-popup-input-wrapper input{font-size:14px;width:calc(100% - 178px)}}@media screen and (max-width:520px){#change-slug-popup #change-slug-popup-input-wrapper span.reduce{display:none}#change-slug-popup #change-slug-popup-input-wrapper p{width:128px}#change-slug-popup #change-slug-popup-input-wrapper input{width:calc(100% - 128px)}}@media screen and (max-width:480px){#likes-feed-content #likes-feed-header-filter p{font-size:16px}}@media screen and (max-width:470px){.dashboard-affiliate #order-status #order-status-table .list-item-icon{width:118px;height:118px;margin-right:10px;vertical-align:top}.dashboard-affiliate #order-status .list-item-descr{width:100%;display:block;padding:5px 0}.dashboard-affiliate #order-status .list-item-middle{width:100%;display:block;padding:5px 0}.dashboard-affiliate #order-status .list-item-right{width:100%;display:block;padding:5px 0;text-align:left}.dashboard-affiliate .affiliate-card-list p .icon{width:12px;height:15px}.dashboard-affiliate .affiliate-card-list p.value{padding-top:2px}.dashboard-affiliate #order-status .list-item-foldable{display:inline-block;width:calc(100% - 128px)}}@media screen and (max-width:460px){#payment-history-body{padding:30px 0}.payment-history-item-wrapper{padding-bottom:15px}.payment-history-item-wrapper .payment-history-item-header{padding:14px 10px}.payment-history-item-wrapper.showing .payment-history-item-body{padding:10px}.payment-history-item .item-cell{padding-left:5px}.payment-history-item .item-cell span{font-size:12px}.payment-history-item .item-cell p{font-size:12px}.payment-history-item .item-line span{font-size:12px}.payment-history-item .item-line p{font-size:12px}.payment-history-item .item-method{width:calc(100% - 213px)}.payment-history-item .item-more{width:10px}.payment-history-item .item-icon{width:20px;height:20px}#payment-history-body #payment-history-load-more,#payment-history-body #payment-history-loader{max-width:220px}#payment-history-body #payment-history-load-more img{display:none}#payment-history-body #payment-history-load-more p,#payment-history-body #payment-history-loader p{font-size:12px}}@media screen and (max-width:450px){#change-slug-popup #change-slug-reduced-text{display:block}#change-slug-popup #change-slug-popup-input-wrapper p{width:0}#change-slug-popup #change-slug-popup-input-wrapper input{width:100%}}@media screen and (max-width:420px){.dashboard-subscriptions .dashboard-subscriptions-list .item .item-action-row{max-width:300px;display:block;margin:0 auto;padding:20px 0}.dashboard-affiliate .affiliate-card-list .list-item .list-item-icon{display:none}.dashboard-affiliate .affiliate-card-list .list-item .list-item-descr{width:100%;padding:0 0 6px 0}.dashboard-affiliate .affiliate-card-list .list-item .list-item-middle{width:100%;padding:0 0 6px 0}.dashboard-affiliate .affiliate-card-list .list-item .list-item-right{width:100%;padding:0;text-align:left}.dashboard-affiliate #affiliate-payouts .list-item-descr{width:100%;padding:0 0 6px 0}.dashboard-affiliate #affiliate-payouts .list-item-middle{width:100%;padding:0 0 6px 0}.dashboard-affiliate #affiliate-payouts .list-item-right{width:100%;padding:0;text-align:left}.dashboard-affiliate .affiliate-card-list p.value{padding-top:2px}}@media screen and (max-width:400px){#likes-feed-flow .likes-feed-flow-item .item-header-thumb{width:35px;height:35px}#likes-feed-flow .likes-feed-flow-item .item-header-loader{width:35px;height:35px}#likes-feed-flow .likes-feed-flow-item .item-header-text{width:calc(100% - 48px);box-sizing:border-box;padding:0 9px}#likes-feed-flow .likes-feed-flow-item .item-header-arrow{width:13px;height:45px;padding:0 0}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-header-info{width:calc(100% - 165px);padding-left:15px;display:inline-block;vertical-align:middle}.dashboard-subscriptions .dashboard-subscriptions-list .item .price{width:90px}}@media only screen and (max-width:390px){.payment-history-item .item-icon{width:20px;height:20px;display:none}.payment-history-item .item-type.item-cell{padding-left:0}.payment-history-item .item-method{width:calc(100% - 183px)}}@media only screen and (max-width:380px){.dashboard-subscriptions .dashboard-subscriptions-list .item .item-header{padding:10px}.dashboard-subscriptions .dashboard-subscriptions-list .item .item-body{width:calc(100% - 20px);margin:0 10px}.dashboard-subscriptions .dashboard-subscriptions-list .item .username{height:16px;line-height:16px;font-size:15px}.dashboard-subscriptions .dashboard-subscriptions-list .item .package{height:14px;line-height:14px;font-size:12px}.dashboard-subscriptions .dashboard-subscriptions-list .item .price{font-size:12px}}@media only screen and (max-width:370px){.dashboard-top .start-stop-all a{width:47.5%}.dashboard-top .start-stop-all a:last-child{margin-left:5%}}@media only screen and (max-width:360px){.payment-history-item .item-type.item-cell{display:none}.payment-history-item .item-type.item-line{display:block}.payment-history-item .item-price{padding-left:0}.payment-history-item .item-method{width:calc(100% - 88px)}}