.cm-file-upload__status{margin:10px 0;min-height:22px}.cm-file-upload__error{color:#d43031}.cm-file-upload__loading{color:#56ac00;padding-right:15px}.cm-file-upload__loading:after{content:"";-webkit-animation:loadingDots 3s linear infinite;animation:loadingDots 3s linear infinite}.cm-file-upload__allowed-files{font-size:12px}.cm-file-upload__file-input{border:1px solid #dfdddd;border-radius:3px;max-width:400px;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.cm-file-upload__file-input #fileupload{width:100%;height:100%;opacity:0;position:absolute;z-index:1000;cursor:pointer}.cm-file-upload__file-input label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-file-upload__file-input .button{height:35px;line-height:12px}.cm-file-upload__drag-n-drop{background:rgba(86,172,0,.03);border:1px solid rgba(86,172,0,.3);max-width:940px;margin:10px 10px 10px 0;height:400px;padding:22px 32px 30px;-webkit-transition:all .3s ease;transition:all .3s ease}.cm-file-upload .drag-n-drop--active{background:rgba(86,172,0,.1)}.cm-file-upload .drag-n-drop--active .drag-n-drop__inner{border:4px dashed #499300}.cm-file-upload .drag-n-drop__inner{border:4px dashed #56ac00;border-radius:10px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cm-file-upload .drag-n-drop__inner img{height:131px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:40px;-webkit-transition:all .3ms ease-in-out;transition:all .3ms ease-in-out}.cm-file-upload .drag-n-drop__label{font-size:20px;height:40px;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-file-upload .drag-n-drop__info{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px}.cm-file-upload .drag-n-drop__info .del-icon{margin-top:2px}.cm-file-upload .drag-n-drop__info .drag-n-drop__label{font-weight:600;color:#56ac00;margin-right:10px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}@keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}.gjsc-asset-modal .header h1{margin-left:0}.gjsc-asset-modal__choices{margin-top:40px;margin-left:10px;width:50%;height:300px}.gjsc-asset-modal__choices--empty{text-align:center}.gjsc-asset-modal__choice{border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;cursor:pointer;position:relative;width:100%}.gjsc-asset-modal__choice:hover{background:rgba(86,172,0,.1)}.gjsc-asset-modal__choice--active,.gjsc-asset-modal__choice--active:hover{background:rgba(86,172,0,.3)}.gjsc-asset-modal__choice img{background-color:rgba(86,172,0,.1);background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:2px;height:70px;width:30%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.gjsc-asset-modal__choice span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gjsc-asset-modal__choice .delete-btn{font-size:18px;margin:0 5px 0 auto;padding-right:3px;opacity:.5}.gjsc-asset-modal__choice .delete-btn:hover{opacity:1}.gjsc-asset-modal .text--light{border-bottom:1px solid #dfdddd;margin:10px}.gjsc-asset-modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0 40px}.gjsc-asset-modal__body .form-group{margin:19px 0 13px}.gjsc-asset-modal__body .description{padding-top:0}.gjsc-asset-modal .cm-file-upload{width:50%}.gjsc-asset-modal .cm-file-upload__drag-n-drop{height:300px}.gjsc-asset-modal .cm-file-upload__drag-n-drop .drag-n-drop__label{font-size:16px;max-width:250px}.gjsc-asset-modal .cm-file-upload__drag-n-drop img{height:80px;margin-bottom:20px;max-width:80%}