@-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-save-component-modal .header h1{margin-left:0}.gjsc-save-component-modal__choices{margin-top:40px;margin-left:10px;width:50%;height:300px}.gjsc-save-component-modal__choices--empty{text-align:center}.gjsc-save-component-modal__choice{border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;cursor:pointer;position:relative;width:100%}.gjsc-save-component-modal__choice:hover{background:rgba(86,172,0,.1)}.gjsc-save-component-modal__choice--active,.gjsc-save-component-modal__choice--active:hover{background:rgba(86,172,0,.3)}.gjsc-save-component-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-save-component-modal__choice span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gjsc-save-component-modal__choice .delete-btn{font-size:18px;margin:0 5px 0 auto;padding-right:3px;opacity:.5}.gjsc-save-component-modal__choice .delete-btn:hover{opacity:1}.gjsc-save-component-modal .text--light{border-bottom:1px solid #dfdddd;margin:10px}.gjsc-save-component-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-save-component-modal__body .form-group{margin:19px 0 13px}.gjsc-save-component-modal__body .description{padding-top:0}.gjsc-save-component-modal .cm-file-upload{width:50%}.gjsc-save-component-modal .cm-file-upload__drag-n-drop{height:300px}.gjsc-save-component-modal .cm-file-upload__drag-n-drop .drag-n-drop__label{font-size:16px;max-width:250px}.gjsc-save-component-modal .cm-file-upload__drag-n-drop img{height:80px;margin-bottom:20px;max-width:80%}