.CollaborationsApp{min-height:400px}.GettingStartedCollaborations{width:600px;margin:0 auto}.Collaborations--GettingStarted{text-align:center}.create-collaborations-dropdown{margin-left:20px}.CollaborationsApp .LoadMore-button{text-align:center}.image-collaborations-container{background-color:#e6e6e6;border-radius:50%;text-align:center;width:100px;height:100px;margin:0 auto;line-height:100px}.Collaboration{position:relative;border-bottom:#A5AFB5 1px solid;padding:20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.Collaboration:first-child{border-top:#A5AFB5 1px solid}.Collaboration-title{font-size:1.1rem}.Collaboration-description{margin:5px 0}.Collaboration-author{margin-right:10px}.Collaboration-actions{min-width:100px}.DeleteConfirmation{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,0.9);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:20px}.DeleteConfirmation-message{font-size:1.3em}.DeleteConfirmation-actions button{margin:0 5px}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes morph{0%{stroke-dashoffset:190%}50%{stroke-dashoffset:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%{stroke-dashoffset:190%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes morph{0%{stroke-dashoffset:190%}50%{stroke-dashoffset:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%{stroke-dashoffset:190%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.LoadingSpinner{position:relative;top:200px;display:block;position:relative;box-sizing:border-box;overflow:hidden;margin:0 auto}.LoadingSpinner-medium{width:5em;height:5em}.LoadingSpinner-medium .circle{stroke-width:0.5em;width:5em;height:5em}.LoadingSpinner-medium .circleShadow{stroke-width:calc(0.5em * 1.75)}.LoadingSpinner-medium .circleTrack,.LoadingSpinner-medium .circleSpin{stroke-width:0.5em}.LoadingSpinner-medium .circleSpin{stroke-dasharray:10.5em;-webkit-transform-origin:calc(5em / 2);transform-origin:calc(5em / 2)}.circle{display:block;position:absolute;top:0;left:0;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:2.25s;animation-duration:2.25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.circleTrack,.circleShadow,.circleSpin{fill:none}.circleSpin{stroke-linecap:round;-webkit-animation-name:morph;animation-name:morph;-webkit-animation-duration:1.75s;animation-duration:1.75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease;animation-timing-function:ease}.LoadingSpinner-lightBg .circleShadow{stroke:none}.LoadingSpinner-lightBg .circleTrack{stroke:#e6e6e6}.LoadingSpinner-lightBg .circleSpin{stroke:#0073ac}.LoadingSpinner-darkBg .circleShadow{stroke:rgba(0,0,0,0.3)}
