.stm-lms-upload{width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:999999999;display:flex;justify-content:center;align-items:center}.stm-lms-upload__body{margin-top:20px}.stm-lms-upload__empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;opacity:.4}.stm-lms-upload-edit{position:absolute;bottom:-166px;left:0;z-index:999999;padding:15px;background-color:#edf4ff;border-radius:4px;box-shadow:rgba(0,0,0,.35) 0 5px 15px}.stm-lms-upload-edit textarea{resize:none;background-color:#fff;border-radius:4px;margin-bottom:10px;min-height:auto;height:81px}.stm-lms-upload-edit__button{font-size:14px;font-weight:400;padding:12px 20px;width:73px;background-color:#195cc5;color:#fff}.stm-lms-upload-skeleton{width:198px;padding:15px;display:flex;flex-direction:column}.stm-lms-upload-skeleton-item{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#eee;border-radius:4px;margin-bottom:5px}.stm-lms-upload-skeleton-item:first-child{width:45px;height:45px}.stm-lms-upload-skeleton-item:nth-child(2){width:100px}.stm-lms-upload-skeleton-item:last-child{width:150px}.stm-lms-upload-skeleton-item::after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));-webkit-animation:shimmer 1.5s ease infinite;animation:shimmer 1.5s ease infinite;content:""}@-webkit-keyframes shimmer{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.stm-lms-upload-input__progress{display:flex;flex-direction:column;justify-content:center;padding:15px;border:1px solid #eee;border-radius:4px;width:565px;height:auto;position:relative}.stm-lms-upload-input__progress .progress-close{position:absolute;top:18px;right:10px;display:flex;justify-content:center;align-items:center;height:26px;width:26px;background-color:#eee;border-radius:50%;cursor:pointer}@media (max-width:600px){.stm-lms-upload-input__progress{width:260px}}.stm-lms-upload-input__progress .stm-lms-upload-progress-bar{width:500px;max-width:500px;height:5px;background-color:#eee;border-radius:10px;overflow:hidden;position:relative;text-align:center;margin-bottom:5px}@media (max-width:600px){.stm-lms-upload-input__progress .stm-lms-upload-progress-bar{width:220px}}.stm-lms-upload-input__progress .stm-lms-upload-progress-bar div{width:100%;height:100%;background-color:#195cc5;border-radius:4px;position:absolute;top:0;left:0;transition:.5s ease}.stm-lms-upload-input__progress span{line-height:1;color:#273044;font-family:Montserrat}.stm-lms-upload-input__progress.error{width:500px;background-color:rgba(253,61,40,.1);padding:8px}@media (max-width:600px){.stm-lms-upload-input__progress.error{width:260px}}.stm-lms-upload-input__progress.error .error-message-block{display:flex;align-content:center;align-items:center;position:relative}.stm-lms-upload-input__progress.error .error-message{color:#fd3d28;font-weight:400}.stm-lms-upload-input__progress.error .error-message-close{display:flex;justify-content:center;align-items:center;height:26px;width:26px;background:#ddd;border-radius:26px;position:absolute;right:10px;cursor:pointer}@media (max-width:600px){.stm-lms-upload-input__progress.error .error-message-close{width:25px;height:25px}.stm-lms-upload-input__description{text-align:center}}.stm-lms-upload-input__progress.error .error-message-icon{color:red;margin-right:10px;font-size:26px}.stm-lms-upload-input{height:100%;display:flex;justify-content:center;align-items:center}.stm-lms-upload-input__body{height:100%}.stm-lms-upload-input__description{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Montserrat}.stm-lms-upload-input__description .error{margin-top:10px;color:red}.stm-lms-upload-input__description .btn{padding:12px;font-size:12px}.stm-lms-upload-input__title{font-size:18px;font-weight:500;color:#273044}@media (max-width:768px){.stm-lms-upload-input__title{font-size:16px;margin-bottom:0}}.stm-lms-upload-input__subtitle{color:#273044;font-size:13px;margin-bottom:12px;font-weight:400}.stm-lms-upload__drop{width:97%;height:153px;border:2px dashed #ddd;border-radius:4px;margin:0 auto;position:relative}@media (max-width:768px){.stm-lms-upload-input__subtitle{font-size:12px}.stm-lms-upload__drop{height:110px}}.stm-lms-upload__drop a{position:relative;z-index:999}.stm-lms-upload__drop input{position:absolute;top:0;left:0;width:100%;height:100%}.stm-lms-upload__header{display:flex;justify-content:space-between;padding:10px 20px}@media (max-width:768px){.stm-lms-upload__header{padding:10px}}.stm-lms-upload__files{display:flex;flex-wrap:wrap;align-content:flex-start;margin-top:-10px;height:394px;overflow:auto;padding:10px 10px 50px;overflow-x:hidden}@media (max-width:1336px){.stm-lms-upload__files{height:260px}}.stm-lms-upload__files::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:20px;background-color:#eee}.stm-lms-upload__files::-webkit-scrollbar{width:8px;background-color:#eee}.stm-lms-upload__files::-webkit-scrollbar-thumb{border-radius:20px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#aaa}.stm-lms-upload__navigation{margin-bottom:10px;display:flex;justify-content:space-between;padding:10px 15px}@media (max-width:768px){.stm-lms-upload__files{height:235px}.stm-lms-upload__navigation{margin-bottom:5px}}@media (max-width:600px){.stm-lms-upload-input__subtitle{font-size:10px;line-height:1.1}.stm-lms-upload__files{height:161px}.stm-lms-upload__navigation{flex-direction:column;padding:10px 6px;margin-bottom:10px}.stm-lms-upload__search{margin-bottom:10px}}.stm-lms-upload__sort{display:flex}.stm-lms-upload__filter{width:160px}.stm-lms-upload__file-type{width:135px;height:35px;margin-right:10px}.stm-lms-upload-select{position:relative}.stm-lms-upload-select__icon{position:absolute;top:10px;right:11px;font-size:16px;color:#273044}.stm-lms-upload-select select{width:100%;padding:8px 20px;font-size:14px;border:1px solid #ddd;border-radius:50px;color:#273044;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;font-family:Montserrat;font-weight:500;cursor:pointer;background-color:#fff}.stm-lms-upload__spinner{width:20px;height:20px;border:1px solid #0a447a;border-top-color:transparent;border-radius:100%;-webkit-animation:spin .5s ease infinite;animation:spin .5s ease infinite;position:absolute;top:50%;right:13px;margin-top:-10px;background:#fff;display:none}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.stm-lms-upload__loading .stm-lms-upload__spinner{display:block}.stm-lms-upload__search{width:300px;position:relative}@media (max-width:768px){.stm-lms-upload__search{width:100%}}.stm-lms-upload__search input{outline:0!important;padding:15px 20px!important;border-radius:50px!important;border:1px solid #ddd;font-size:14px;background-color:#fff;height:40px;font-family:Montserrat;font-weight:500}.stm-lms-upload-file{border:1px solid #ddd;border-radius:4px;margin:4px;height:121px;transition:.3s ease;cursor:pointer;position:relative}.stm-lms-upload-file__icon{width:34px;height:40px}.stm-lms-upload-file.deleted{opacity:.4}.stm-lms-upload-file__image{color:#fff}.stm-lms-upload-file__image .stm-lms-upload-file__body{background-position:center center;background-size:cover;justify-content:flex-end}.stm-lms-upload-file__image .stm-lms-upload-file__body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.stm-lms-upload-file__image .stm-lms-upload-file__title{position:relative}.stm-lms-upload-file__footer{background-color:#fff;display:flex;justify-content:space-between;padding:10px 15px;font-size:12px;font-weight:500;color:#9397a1;transition:.3s ease;position:absolute;width:100%;max-height:0;opacity:0;z-index:99999}.stm-lms-upload-file__footer span{color:#686e7c;cursor:pointer}.stm-lms-upload-file__footer span:hover{color:#474a55}.stm-lms-upload-file__footer span:first-child{margin-right:4px}.stm-lms-upload-file:hover{box-shadow:rgba(0,0,0,.35) 0 5px 15px}.stm-lms-upload-file:hover .stm-lms-upload-file__footer{max-height:50px;box-shadow:rgba(0,0,0,.3) 0 5px 10px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;opacity:1}.stm-lms-upload-file__body{width:198px;height:118px;padding:15px;background-color:#f7faff;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){.stm-lms-upload-file__body{width:207px}}@media (max-width:600px){.stm-lms-upload-file__body{width:276px}}.stm-lms-upload-file__title{font-size:12px;line-height:1}.stm-lms-upload__close{width:30px;height:30px;background-color:#eee;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;margin-bottom:10px}.stm-lms-upload__close span{font-size:17px;color:#555}.stm-lms-upload__popup{width:1091px;height:730px;border-radius:10px;background-color:#fff;padding:20px 10px}@media (max-width:1336px){.stm-lms-upload__popup{width:880px;height:600px}}@media (max-width:768px){.stm-lms-upload__popup{width:700px;height:500px}}@media (max-width:500px){.stm-lms-upload__popup .stm-lms-upload-input__description a.btn.btn-default{margin-bottom:10px;width:50%!important}}.stm-lms-upload__title{font-size:24px;color:#273044;font-weight:700}@media (max-width:600px){.stm-lms-upload__popup{width:330px}.stm-lms-upload__title{font-size:20px}}.media-library-button .media-library-button__header h4{margin-bottom:5px;font-size:15px;font-weight:600}.media-library-button .media-library-button__body .btn{padding:10px;font-size:12px}body.media_open{z-index:0}