.table{margin-bottom:50px;overflow:auto}.table table{min-width:768px;width:100%}.table td,.table th{font-size:13px;line-height:20px;color:#111;padding:15px;-webkit-transition:all .3s;transition:all .3s;border-bottom:1px solid rgba(17,17,17,.1)}.table tr:hover td{background:rgba(0,0,0,.05)}.profile-history{max-width:900px;padding-bottom:50px}.profile-history h4{margin-bottom:0}.profile-history__plans-loader{min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-history__plans-list{margin-bottom:40px;background:#fff;border:1px solid rgba(17,17,17,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.profile-history__plans-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px;position:relative}.profile-history__plans-item:after{content:"";display:block;position:absolute;left:100px;bottom:0;width:calc(100% - 130px);height:1px;background:#111;opacity:.1}.profile-history__plans-item:last-child:after{display:none}.profile-history__plans-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.profile-history__plans-info{width:calc(100% - 70px)}.profile-history__plans-name{font-weight:500;font-size:16px;line-height:30px;color:#111}.profile-history__plans-status{font-size:12px;line-height:20px;color:rgba(17,17,17,.5)}.profile-history__plans-status a{text-decoration:underline;color:rgba(17,17,17,.5);-webkit-text-decoration-color:rgba(17,17,17,.15);text-decoration-color:rgba(17,17,17,.15)}.profile-history__plans-icon{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;width:50px;height:50px;border-radius:50%;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-history__plans-icon.icon-red{border:1px solid rgba(184,63,57,.35)}.profile-history__plans-icon.icon-green{border:1px solid rgba(33,150,83,.35)}.profile-history__plans-button button{padding:5px 12px;background:#f5f5f5;border:1px solid rgba(17,17,17,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;font-weight:500;font-size:14px;line-height:20px;color:#111}.profile-history__content .filter-head{margin-top:0}.profile-history__content .filter-head__categories-info{display:none}.profile-history__content .filter-head__right{padding-top:15px}.profile-history__sort{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.profile-history__period,.profile-history__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-history__period{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.profile-history__period div{position:relative}.profile-history__period div:before{content:"";display:block;position:absolute;width:15px;height:11px;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/date-picker-icon.cfc5ed9a.svg) 50% no-repeat;background-size:contain}.profile-history__period div+div{margin-left:20px;position:relative}.profile-history__period div+div:after{content:"";display:block;position:absolute;left:-17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:1px;background:#111;opacity:.5}.profile-history__period input{background:#fff;border:1px solid #dbdbdb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;width:115px;height:30px;font-size:13px;line-height:20px;color:#111;padding:5px 10px 5px 32px}.profile-history__table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.profile-history__table-loader{position:relative;min-height:10vh}.profile-history__table-empty{font-size:13px;line-height:20px;color:#111;margin:15px 0}.profile-history__table-row>div{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#111;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-history__table-head>div{font-weight:500}.profile-history__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;border-bottom:1px solid rgba(17,17,17,.1)}.profile-history__table .table-number{width:20px}.profile-history__table .table-date{width:12.22%}.profile-history__table .table-status{width:12.22%;padding-left:20px;position:relative}.profile-history__table .table-status:after{content:"";display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px}.profile-history__table .table-status.in_processing:after{background:url(../img/process-icon.bee8b94a.svg) 50% no-repeat;background-size:contain}.profile-history__table .table-status.completed:after{background:url(../img/success-payment-ico.9551718f.svg) 50% no-repeat;background-size:contain}.profile-history__table .table-status.declined:after{background:url(../img/rejected-icon.e91abbc5.svg) 50% no-repeat;background-size:contain}.profile-history__table .table-desc,.profile-history__table .table-price,.profile-history__table .table-type,.profile-history__table .table-variant{width:15%}.profile-history__table .table-button{width:2.7%;overflow:visible}.profile-history__table-bottom{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-history__count{opacity:.5}.profile-history__count,.profile-history__help{font-size:13px;line-height:20px;color:rgba(17,17,17,.5)}.profile-history__help{padding-left:25px;font-style:normal;font-weight:400;position:relative}.profile-history__help:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;background:url(../img/help-icon.665c8e47.svg) 50% no-repeat;background-size:contain}.profile-history__help a{margin-left:5px;text-decoration:none;color:rgba(17,17,17,.5);position:relative}.profile-history__help a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#111;opacity:.15}.profile-history__mobile-list{margin-top:10px;background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(17,17,17,.1),inset 0 1px 0 rgba(17,17,17,.1);box-shadow:inset 0 -1px 0 rgba(17,17,17,.1),inset 0 1px 0 rgba(17,17,17,.1)}.profile-history__mobile-item{padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.profile-history__mobile-item:after{content:"";position:absolute;display:block;bottom:0;left:65px;width:calc(100% - 65px);height:1px;background:rgba(17,17,17,.1)}.profile-history__mobile-item:last-child:after{display:none}.profile-history__mobile-icon{margin-right:15px}.profile-history__mobile-icon,.profile-history__mobile-icon img{width:50px;height:50px;border-radius:50%}.profile-history__mobile-info{width:calc(100% - 120px)}.profile-history__mobile-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:500;font-size:14px;line-height:17px;color:#333}.profile-history__mobile-status{font-size:12px;line-height:20px;color:#111;opacity:.5;padding-left:17px;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-history__mobile-status:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:10px}.profile-history__mobile-status.in_processing:after{background:url(../img/process-icon.bee8b94a.svg) 50% no-repeat;background-size:contain}.profile-history__mobile-status.completed:after{background:url(../img/success-payment-ico.9551718f.svg) 50% no-repeat;background-size:contain}.profile-history__mobile-status.declined:after{background:url(../img/rejected-icon.e91abbc5.svg) 50% no-repeat;background-size:contain}.profile-history__mobile-price{width:35px;font-weight:500;font-size:15px;line-height:18px;color:#111;opacity:.5;text-align:right}@media only screen and (max-width:900px){.profile-certificates__empty{padding:10px 15px}}