.masterstudy-instructor-certificates{display:flex;width:100%;flex-direction:column;margin-bottom:70px}.masterstudy-instructor-certificates__header{display:flex;width:100%;align-items:center;margin-bottom:20px}.masterstudy-instructor-certificates__header-wrapper{display:flex}.masterstudy-instructor-certificates__header .masterstudy-search{margin:0 20px 0 auto}.masterstudy-instructor-certificates__header .masterstudy-select{margin:0 20px 0 0}.masterstudy-instructor-certificates__title{display:flex;color:#001931;font-size:24px;font-weight:700;line-height:normal}.masterstudy-instructor-certificates__content{display:flex;flex-direction:column;width:100%;background:#fff;border:1px solid #dbe0e9;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.07)}.masterstudy-instructor-certificates__content-bottom{display:flex;width:100%;justify-content:space-between;padding:10px 20px}.masterstudy-instructor-certificates__content-bottom-wrapper{display:flex;margin-left:auto}.masterstudy-instructor-certificates__content-bottom .masterstudy-select{margin:0}.masterstudy-instructor-certificates__heading{display:flex;align-items:center;width:100%;height:40px;padding:0 20px;color:#001931;font-size:14px;font-weight:700;line-height:normal;background:rgba(255,255,255,.7);border-bottom:1px solid #dbe0e9}.masterstudy-instructor-certificates__heading-title{display:flex;width:100%}.masterstudy-instructor-certificates__heading-category,.masterstudy-instructor-certificates__heading-instructor{display:flex;min-width:160px;margin-right:30px}.masterstudy-instructor-certificates__heading-id{display:flex;min-width:80px;margin-right:30px}.masterstudy-instructor-certificates__heading-actions{display:flex;min-width:120px}.masterstudy-instructor-certificates__empty{display:flex;width:100%;justify-content:center;align-items:center;margin:50px 0}.masterstudy-instructor-certificates__empty-wrapper{display:flex;flex-direction:column;align-items:center}.masterstudy-instructor-certificates__empty-icon{display:flex;width:120px;height:120px;justify-content:center;align-items:center;border-radius:100px;padding:10px;background:var(--accent-10);margin-bottom:20px}.masterstudy-instructor-certificates__empty-icon img.masterstudy-instructor-certificates__empty-image{display:flex;width:100px}.masterstudy-instructor-certificates__empty-title{display:flex;font-size:24px;font-weight:500;line-height:normal;color:#001931;margin-bottom:15px}.masterstudy-instructor-certificates__empty-description{display:flex;color:#2d2d2d;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:20px}.masterstudy-instructor-certificates__list{display:flex;flex-direction:column;width:100%;list-style-type:none;padding:0;margin:0}.masterstudy-instructor-certificates__list-not-found{display:flex;width:100%;color:#001931;font-size:14px;font-weight:500;line-height:normal;padding:20px;border-bottom:1px solid #dbe0e9}.masterstudy-instructor-certificates__item{display:flex;width:100%;padding:10px 20px;margin:0;border-bottom:1px solid #dbe0e9}.masterstudy-instructor-certificates__item--hidden{display:none}.masterstudy-instructor-certificates__item-wrapper{display:flex}.masterstudy-instructor-certificates__item-wrapper:first-child{width:100%}.masterstudy-instructor-certificates__item-heading{display:none;color:#001931;font-size:14px;font-weight:700;line-height:normal}.masterstudy-instructor-certificates__item-meta{display:flex}.masterstudy-instructor-certificates__item-meta-title{display:none;color:#001931;font-size:14px;font-weight:700;line-height:normal;margin-bottom:5px}.masterstudy-instructor-certificates__item-image{display:flex;width:80px;min-width:80px;justify-content:center;margin-right:30px}.masterstudy-instructor-certificates__item-category,.masterstudy-instructor-certificates__item-id,.masterstudy-instructor-certificates__item-instructor,.masterstudy-instructor-certificates__item-title{align-items:center;color:#4d5e6f;font-size:14px;font-weight:500;margin-right:30px;display:flex;line-height:normal}.masterstudy-instructor-certificates__item-image img{display:flex;width:80px}.masterstudy-instructor-certificates__item-image.masterstudy-instructor-certificates__item-image_portrait img{width:auto;height:53px}.masterstudy-instructor-certificates__item-title{width:100%}.masterstudy-instructor-certificates__item-category,.masterstudy-instructor-certificates__item-instructor{width:160px}.masterstudy-instructor-certificates__item-id{width:80px}.masterstudy-instructor-certificates__item-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;max-width:120px;min-width:120px}.masterstudy-instructor-certificates__item-actions .masterstudy-button{margin:5px 0}.masterstudy-instructor-certificates__delete{display:flex;width:40px;max-width:40px;height:40px;justify-content:center;align-items:center;border-radius:4px;background:var(--danger-10);transition:.3s;margin:5px 0 5px 10px}.masterstudy-instructor-certificates__delete::before{display:flex;font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-delete-basket);line-height:normal;font-size:16px;color:var(--danger-100)}.masterstudy-instructor-certificates__delete:hover{cursor:pointer;background:var(--danger-100)}.masterstudy-instructor-certificates__delete:hover::before{color:#fff}.masterstudy-instructor-certificates .stm_lms_demo_notice{margin-top:30px}@media (max-width:1155px){.masterstudy-instructor-certificates__header{flex-wrap:wrap}.masterstudy-instructor-certificates__header .masterstudy-search{margin-top:20px;margin-left:0}.masterstudy-instructor-certificates__header .masterstudy-button,.masterstudy-instructor-certificates__header-wrapper{margin-top:20px}.masterstudy-instructor-certificates__title{width:100%}}@media (max-width:1024px){.masterstudy-instructor-certificates__list{flex-wrap:wrap;flex-direction:row}.masterstudy-instructor-certificates__heading{display:none}.masterstudy-instructor-certificates__delete{margin:0 0 0 10px}.masterstudy-instructor-certificates__item{flex-direction:column;width:50%;padding:15px 20px}.masterstudy-instructor-certificates__item:last-child,.masterstudy-instructor-certificates__item:nth-last-child(2){border-bottom:0}.masterstudy-instructor-certificates__item-heading{display:flex}.masterstudy-instructor-certificates__item-image{margin-top:5px;margin-bottom:5px}.masterstudy-instructor-certificates__item-title{margin:5px 0 10px}.masterstudy-instructor-certificates__item-id{width:auto;margin-right:10px}.masterstudy-instructor-certificates__item-category,.masterstudy-instructor-certificates__item-instructor{width:auto;margin-right:0}.masterstudy-instructor-certificates__item-actions{margin-top:5px;min-width:100%;max-width:100%;justify-content:flex-start}.masterstudy-instructor-certificates__item-actions .masterstudy-button{margin:0}.masterstudy-instructor-certificates__item-meta{width:100%;margin-bottom:15px;flex-direction:column}.masterstudy-instructor-certificates__item-meta-title{display:flex}.masterstudy-instructor-certificates__item-wrapper{flex-direction:column}.masterstudy-instructor-certificates__item-wrapper:last-child{margin-top:5px}.masterstudy-instructor-certificates__content-bottom{border-top:1px solid #dbe0e9}.masterstudy-instructor-certificates__content-bottom.hidden{display:none}}@media (max-width:576px){.masterstudy-instructor-certificates__list{flex-direction:column;flex-wrap:nowrap}.masterstudy-instructor-certificates__item{width:100%}.masterstudy-instructor-certificates__item:nth-last-child(2){border-bottom:1px solid #dbe0e9}.masterstudy-instructor-certificates__header .masterstudy-search{width:100%;margin-right:0}.masterstudy-instructor-certificates__header-wrapper{flex-wrap:wrap;width:100%}.masterstudy-instructor-certificates__header-wrapper .masterstudy-select{margin-right:0}.masterstudy-instructor-certificates__header-wrapper .masterstudy-select:last-child{margin-top:20px}.masterstudy-instructor-certificates__content-bottom{flex-direction:column;justify-content:flex-start}.masterstudy-instructor-certificates__content-bottom-wrapper{margin-left:0}.masterstudy-instructor-certificates__content-bottom .masterstudy-pagination{margin-bottom:10px}}