.modal-dialog-form { margin-top: 5px !important; .input-control { background: $modalMockAKInputBackground; border: $modalMockAKInputBorder; color: inherit; } &-error { margin-bottom: 8px; } } /** * Styling shared video dialog errors. */ .shared-video-dialog-error { color: #E04757; margin-top: 2px; display: block; } .dialog-bottom-margin { margin-bottom: 5px; }