.ajax-loading-indicator {
	display: none;
}
.db-modal .sick-input input {
	background: rgb(255, 255, 255); border-color: rgb(229, 229, 229);
}
.db-modal .sick-input textarea {
	background: rgb(255, 255, 255); border-color: rgb(229, 229, 229);
}
#modal .sick-input input {
	background: rgb(255, 255, 255); border-color: rgb(229, 229, 229);
}
#modal .sick-input textarea {
	background: rgb(255, 255, 255); border-color: rgb(229, 229, 229);
}
.ajax-loading.db-modal-wrapper .ajax-loading-indicator {
	display: inline;
}
.ajax-loading.db-modal-wrapper .confirm-button {
	opacity: 0.5;
}
.ajax-loading.db-modal-wrapper .share-invite-button {
	opacity: 0.5;
}
.db-modal-wrapper--preloaded .db-modal {
	margin: 0px auto; left: 0px; top: 90px; right: 0px; position: fixed;
}
.db-modal {
	border-radius: 6px; border: 0px currentColor; border-image: none; width: 640px; position: absolute; z-index: 1000;
}
.db-modal .db-modal-title {
	background: none; margin: 0px; padding: 20px 32px; text-align: left; line-height: normal; font-size: 18px; font-weight: normal; min-height: 24px; box-sizing: content-box; -webkit-box-sizing: content-box;
}
.db-modal .maestro.db-modal-title {
	font-size: 20px;
}
.db-modal .db-modal-title .db-modal-h-img {
	padding-right: 6px; vertical-align: middle; display: none;
}
.db-modal .db-modal-title .db-modal-title-text {
	display: inline;
}
.db-modal .db-modal-content {
	background: rgb(246, 249, 252); padding: 32px; line-height: 1.8em; overflow: auto; font-size: 13px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; max-height: 60vh; box-sizing: content-box; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -webkit-box-sizing: content-box;
}
.db-modal .db-modal-content--notitle.db-modal-content {
	border-top-left-radius: 5px; border-top-right-radius: 5px;
}
.db-modal .db-modal-content .dynamic-content {
	margin: 0px; padding: 0px;
}
.db-modal .db-modal-content .dynamic-content .loading-spinner {
	margin: 3em 0px; text-align: center;
}
.db-modal .db-modal-content .db-modal-prompt-text {
	margin-bottom: 20px;
}
.db-modal .db-modal-content .db-modal-info-text {
	color: rgb(92, 92, 92);
}
.db-modal .db-modal-content .simple-modal-word-wrap-content {
	-ms-word-wrap: break-word;
}
.db-modal .db-modal-message.bottom-row {
	position: relative;
}
.db-modal .db-modal-message.bottom-row .db-modal-lower-left-message {
	width: 280px; bottom: 0px; float: left; position: absolute;
}
.db-modal .db-modal-buttons {
	text-align: right; margin-top: 20px;
}
.db-modal .db-modal-buttons hr {
	border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(225, 225, 225) rgb(225, 225, 225) currentColor; border-image: none;
}
.db-modal .db-modal-buttons .dbmodal-loading {
	margin-left: 12px; vertical-align: middle;
}
.db-modal .db-modal-buttons .dbmodal-extra-link-button {
	padding: 6px 0px; margin-top: 16px; float: left;
}
.db-modal .db-modal-buttons .dbmodal-button {
	margin-left: 12px;
}
.db-modal .confirm-button {
	margin-left: 12px;
}
.db-modal .cancel-button {
	margin-left: 12px;
}
.db-modal .cancel-link.cancel-button {
	margin: 10px auto 0px; display: block;
}
.db-modal--cancel-style .db-modal {
	border-radius: 4px; border: 0px currentColor; border-image: none; width: 640px; height: 620px; font-size: 14px; position: relative; z-index: 1000;
}
.db-modal--cancel-style .db-modal .db-modal-title {
	background: none; margin: 0px; padding: 20px 32px; text-align: left; line-height: normal; font-size: 18px; font-weight: normal; min-height: 24px; box-sizing: content-box; -webkit-box-sizing: content-box;
}
.db-modal--cancel-style .db-modal .maestro.db-modal-title {
	font-size: 20px;
}
.db-modal--cancel-style .db-modal .db-modal-title .db-modal-h-img {
	padding-right: 6px; vertical-align: middle; display: none;
}
.db-modal--cancel-style .db-modal .db-modal-title .db-modal-title-text {
	display: inline;
}
.db-modal--cancel-style .db-modal .db-modal-content {
	background: rgb(255, 255, 255); padding: 32px; border-radius: 4px; color: black; line-height: 1.8em; overflow: auto; font-size: 14px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; max-height: 100vh; box-sizing: content-box; -webkit-box-sizing: content-box;
}
.db-modal--cancel-style .db-modal .db-modal-content .dynamic-content {
	margin: 0px; padding: 0px;
}
.db-modal--cancel-style .db-modal .db-modal-content .dynamic-content .loading-spinner {
	margin: 3em 0px; text-align: center;
}
.db-modal--cancel-style .db-modal .db-modal-content .db-modal-prompt-text {
	margin-bottom: 20px;
}
.db-modal--cancel-style .db-modal .db-modal-content .db-modal-info-text {
	color: rgb(92, 92, 92);
}
.db-modal--cancel-style .db-modal .db-modal-content .simple-modal-word-wrap-content {
	-ms-word-wrap: break-word;
}
.db-modal--cancel-style .db-modal .db-modal-message.bottom-row {
	position: relative;
}
.db-modal--cancel-style .db-modal .db-modal-message.bottom-row .db-modal-lower-left-message {
	width: 280px; bottom: 0px; float: left; position: absolute;
}
.db-modal--cancel-style .db-modal .db-modal-buttons {
	text-align: right; margin-top: 20px;
}
.db-modal--cancel-style .db-modal .db-modal-buttons hr {
	border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(225, 225, 225) rgb(225, 225, 225) currentColor; border-image: none;
}
.db-modal--cancel-style .db-modal .db-modal-buttons .dbmodal-loading {
	margin-left: 12px; vertical-align: middle;
}
.db-modal--cancel-style .db-modal .db-modal-buttons .dbmodal-button {
	width: 120px; height: 40px; margin-left: 16px;
}
.db-modal--cancel-style .db-modal .db-modal-buttons :disabled.dbmodal-button {
	pointer-events: none;
}
.db-modal--cancel-style .db-modal .db-modal-x {
	background-position: center; top: 24px; width: 24px; height: 24px; right: 24px; position: absolute; cursor: pointer; background-image: url("/static/images/streams/dismiss-cross-vflIlGysZ.svg"); background-repeat: no-repeat; background-size: 11px; background-color: transparent;
}
.db-modal--cancel-style .db-modal .db-modal-x:focus {
	border-radius: 5px; box-shadow: 0px 0px 0px 2px #a0d1fa; -webkit-box-shadow: 0 0 0 2px #A0D1FA;
}
.db-modal--cancel-style .db-modal .confirm-button {
	margin-left: 16px;
}
.db-modal--cancel-style .db-modal .cancel-button {
	margin-left: 16px;
}
.db-modal--cancel-style .db-modal .cancel-link.cancel-button {
	margin: 10px auto 0px; display: block;
}
.db-modal--cancel-confirmation-style .db-modal {
	border-radius: 4px; border: 0px currentColor; border-image: none; width: 640px; height: 573px; position: relative; z-index: 1000;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-content {
	background: rgb(255, 255, 255); padding: 32px; border-radius: 4px; line-height: 1.8em; overflow: hidden; font-size: 13px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; max-height: 100vh; box-sizing: content-box; -webkit-box-sizing: content-box;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-content .dynamic-content {
	margin: 0px; padding: 0px;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-content .dynamic-content .loading-spinner {
	margin: 3em 0px; text-align: center;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-content .db-modal-prompt-text {
	margin-bottom: 20px;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-content .db-modal-info-text {
	color: rgb(92, 92, 92);
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-content .admin-console-list {
	margin-bottom: 48px;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-content .admin-console-list__header {
	width: 100%; margin-bottom: 8px; vertical-align: middle;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-message.bottom-row {
	position: relative;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-message.bottom-row .db-modal-lower-left-message {
	width: 280px; bottom: 0px; float: left; position: absolute;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-buttons {
	width: 100%; padding-top: 0px; display: flex; flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-buttons .db-modal-buttons-list {
	margin: 0px auto; display: flex; justify-content: center; -webkit-box-pack: center;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-buttons hr {
	border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(225, 225, 225) rgb(225, 225, 225) currentColor; border-image: none;
}
.db-modal--cancel-confirmation-style .db-modal .dbmodal-button-headline {
	text-align: center; color: rgb(123, 137, 148); padding-bottom: 8px; font-size: 12px;
}
.db-modal--cancel-confirmation-style .db-modal .dbmodal-button {
	margin: 0px 4px; width: 184px; height: 40px; font-size: 13px; display: flex; justify-content: center; align-items: center; -webkit-box-pack: center; -webkit-box-align: center;
}
.db-modal--cancel-confirmation-style .db-modal .dbmodal-button-container {
	width: 192px; display: flex; flex-direction: column; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-box-pack: justify;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-x {
	background-position: center; top: 24px; width: 24px; height: 24px; right: 24px; position: absolute; cursor: pointer; background-image: url("/static/images/streams/dismiss-cross-vflIlGysZ.svg"); background-repeat: no-repeat; background-size: 11px; background-color: transparent;
}
.db-modal--cancel-confirmation-style .db-modal .db-modal-x:focus {
	border-radius: 5px; box-shadow: 0px 0px 0px 2px #a0d1fa; -webkit-box-shadow: 0 0 0 2px #A0D1FA;
}
.db-modal--default-maestro-style .db-modal {
	width: 600px;
}
.db-modal--default-maestro-style .db-modal .db-modal-title {
	background: rgb(255, 255, 255); padding: 24px;
}
.db-modal--default-maestro-style .db-modal .db-modal-content {
	padding: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.db-modal--default-maestro-style .db-modal .db-modal-content .db-modal-message {
	background: rgb(255, 255, 255); margin: 0px; padding: 8px 24px 32px;
}
.db-modal--default-maestro-style .db-modal .db-modal-content .simple-modal-content {
	background: rgb(255, 255, 255); margin: 0px; padding: 8px 24px 32px;
}
.db-modal--default-maestro-style .db-modal .db-modal-buttons {
	padding: 16px; margin-top: 0px; border-top-color: rgb(225, 225, 225); border-top-width: 1px; border-top-style: solid; background-color: rgb(247, 249, 250);
}
.db-modal--default-maestro-style .db-modal .db-modal-buttons .dbmodal-button {
	margin-top: 0px; margin-bottom: 0px; min-width: 128px;
}
.db-modal--default-maestro-style .db-modal .db-modal-buttons .button-tertiary {
	font-weight: 400;
}
.db-modal--clean-style .db-modal {
	background-color: rgb(255, 255, 255);
}
.db-modal--clean-style .db-modal .db-modal-content {
	border-radius: 5px; text-align: center; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; background-color: transparent;
}
.db-modal--clean-style .db-modal .db-modal-title {
	display: none;
}
.db-modal--clean-style .db-modal .db-modal-buttons {
	margin: 20px 0px 0px; padding: 0px 0px 40px; text-align: center;
}
.db-modal--clean-style .db-modal .db-modal-buttons .button-primary {
	line-height: 36px; display: inline-block; min-width: 210px;
}
.db-modal--clean-style .db-modal .db-modal-buttons .button-primary {
	margin-top: 0px;
}
.db-modal--clean-style .db-modal .db-modal-buttons .button-secondary {
	margin-top: 0px;
}
.db-modal--clean-style .db-modal .db-modal-buttons .button-tertiary {
	margin-top: 0px;
}
.db-modal--clean-style .db-modal .db-modal__header {
	margin: 10px 0px 4px; font-size: 24px;
}
.db-modal--clean-style .db-modal .db-modal__body {
	margin: 0px auto; width: 400px; color: rgb(123, 137, 148); font-size: 14px;
}
.db-modal--clean-style .db-modal .db-modal__alt-action {
	padding: 0px 20px 20px; width: auto; text-align: center; display: block;
}
.db-modal--lightbox-style .db-modal {
	border-radius: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.db-modal--lightbox-style .db-modal-box {
	border-radius: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.db-modal--bare-style .db-modal {
	border-radius: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.db-modal--bare-style .db-modal-box {
	border-radius: 0px; border: currentColor; border-image: none; background-color: transparent;
}
.db-modal--bare-style .db-modal {
	box-shadow: none; -webkit-box-shadow: none;
}
.db-modal--simple-style .db-modal-overlay {
	display: none;
}
.db-modal--simple-style .db-modal {
	margin: 0px; left: 0px; top: 0px; width: 100%; height: 100%; display: table; position: fixed;
}
.db-modal--simple-style .db-modal .db-modal-box {
	border: 0px currentColor; border-image: none; vertical-align: middle; display: table-cell;
}
.db-modal--simple-style .db-modal .db-modal-box .db-modal-x {
	display: none;
}
.db-modal--simple-style .db-modal .db-modal-box .db-modal-title {
	padding: 10px 32px;
}
.db-modal--simple-style .db-modal .db-modal-box .db-modal-content {
	background: rgb(255, 255, 255); padding: 0px 32px; border: 0px currentColor; border-image: none;
}
.db-modal--simple-style .db-modal .db-modal-box .db-modal-buttons {
	text-align: left;
}
.db-modal--simple-style .db-modal .db-modal-box .db-modal-buttons .dbmodal-button {
	margin-right: 10px; margin-left: 0px;
}
.db-modal--normal-size-buttons .db-modal .db-modal-box {
	padding: 40px;
}
.db-modal--normal-size-buttons .db-modal .db-modal-box .db-modal-buttons {
	padding: 0px; margin-top: 40px;
}
.db-modal--normal-size-buttons .db-modal .db-modal-box .db-modal-buttons .button-primary {
	margin: 0px auto; line-height: normal; min-width: 0px;
}
.db-modal--normal-size-buttons .db-modal .db-modal-box .db-modal-buttons .button-secondary {
	margin: 0px auto; line-height: normal; min-width: 0px;
}
.db-modal--normal-size-buttons .db-modal .db-modal-box .db-modal-buttons .button-tertiary {
	margin: 0px auto; line-height: normal; min-width: 0px;
}
.db-modal--normal-size-buttons .db-modal .db-modal-box .db-modal__alt-action {
	padding: 0px; margin-top: 10px;
}
.carousel-app .db-modal {
	width: 460px;
}
.carousel-app .db-modal .db-modal-content {
	background: rgb(255, 255, 255); padding: 0px;
}
.carousel-app .db-modal .db-modal-content .simple-modal-content {
	padding: 20px 24px;
}
.carousel-app .db-modal .db-modal-title {
	padding: 20px 25px 16px;
}
.carousel-app .db-modal .db-modal-buttons {
	padding: 20px 24px; margin-top: 0px;
}
.carousel-app .db-modal .db-modal-buttons .dbmodal-button {
	margin: 0px 0px 0px 12px;
}
.carousel-app .db-modal--clean-style .db-modal .db-modal-buttons .dbmodal-button {
	margin: 0px;
}
#modal {
	margin: 0px 0px 0px -250px; border-radius: 6px; border: 0px currentColor; border-image: none; left: 50%; width: 500px; position: absolute; z-index: 1000; background-color: rgb(255, 255, 255);
}
#modal-box {
	border-radius: 5px; border: 1px solid rgb(122, 133, 141); border-image: none; height: 100%; background-color: rgb(255, 255, 255);
}
#modal-box h2 {
	background: none; margin: 0px; padding: 20px 32px; font-size: 18px; font-weight: normal;
}
#modal-box h2.maestro {
	font-size: 20px;
}
#modal-box h2 span.step-number {
	color: rgb(136, 136, 136); font-weight: normal;
}
#modal-box h2#modal-title {
	-ms-word-wrap: break-word;
}
#modal-box h2#modal-title .sprite {
	display: none;
}
#modal-box .ajax-loading .ajax-loading-indicator {
	margin: 4px; display: inline;
}
div#modal-content {
	background: rgb(246, 249, 252); padding: 32px; line-height: 1.8em; font-size: 13px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; -ms-word-wrap: break-word; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;
}
div#modal-content h5 {
	line-height: 1.8em; font-size: 13px;
}
div#modal-content p {
	line-height: 1.8em; font-size: 13px;
}
div#modal-content h5 {
	font-weight: 600;
}
div#modal-content .wide {
	margin-right: -10px; margin-left: -10px;
}
div.modal-buttons {
	text-align: right; margin-top: 20px;
}
div.modal-buttons .freshbutton {
	margin-left: 10px;
}
div.modal-buttons .freshbutton-blue {
	margin-left: 10px;
}
html.boxshadow #modal {
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
#modal-behind {
	margin: 0px 0px 0px -260px; border: 0px currentColor; border-image: none; left: 50%; width: 520px; position: absolute; z-index: 999; background-color: rgb(0, 0, 0);
}
html.boxshadow #modal-behind {
	background-color: transparent;
}
#modal-content ol {
	margin: 0px; padding: 0px;
}
#modal-content ol li {
	margin: 0px 0px 1.5em 20px; padding: 0px;
}
.modal-tabs {
	background: rgb(244, 250, 255); list-style: none; margin: 5px 0px 1.5em; padding: 5px 8px; border-top-color: rgb(168, 206, 237); border-bottom-color: rgb(168, 206, 237); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.modal-tabs li {
	margin: 0px 10px 0px 0px; float: left;
}
.modal-tabs li a {
	padding: 3px 5px 4px; border-radius: 4px; border: 1px solid transparent; border-image: none; display: block;
}
.modal-tabs li a:hover {
	border-color: rgb(223, 237, 255); color: rgb(40, 149, 241); text-decoration: none; background-color: rgb(223, 237, 255);
}
.modal-tabs li a.selected {
	background: rgb(53, 140, 212); border-color: rgb(53, 140, 212); color: rgb(255, 255, 255); text-decoration: none;
}
.modal-multi-select {
	border: 1px solid rgb(120, 176, 222); border-image: none; height: 200px; overflow: auto; position: relative;
}
#modal-progress-overlay {
	left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; color: rgb(97, 97, 97); position: absolute; z-index: 95; background-color: rgb(255, 255, 255);
}
#modal-progress-content {
	background: rgb(255, 255, 255); margin: -42px 0px 0px -102px; padding: 18px 25px 14px; border: 1px solid rgb(119, 170, 221); border-image: none; left: 50%; top: 275px; text-align: center; position: fixed; z-index: 96;
}
#modal-progress-text {
	margin-top: 5px;
}
.modal-h-img {
	padding-right: 6px; margin-bottom: -8px;
}
#modal #upload-quota-warning-bar-padding {
	height: 41px;
}
#modal #upload-quota-warning-bar {
	left: 1px; height: 37px; text-align: center; right: 1px; bottom: 1px; padding-top: 14px; font-size: 13px; position: absolute; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;
}
#modal .lightyellow#upload-quota-warning-bar {
	background: rgb(255, 253, 236); border-color: rgb(216, 184, 119); border-top-width: 1px; border-top-style: solid;
}
#modal .lightred#upload-quota-warning-bar {
	border-top-color: rgb(242, 118, 139); border-top-width: 1px; border-top-style: solid; background-color: rgb(251, 214, 220);
}
#modal #upload-quota-warning-bar {
	z-index: 1002;
}
#modal #invitations-quota-warning-bar-padding {
	height: 50px;
}
#modal #invitations-quota-warning-bar {
	left: 1px; height: 42px; text-align: center; right: 1px; bottom: 1px; padding-top: 18px; font-size: 14px; position: absolute; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;
}
#modal .lightyellow#invitations-quota-warning-bar {
	background: rgb(255, 253, 236); border-color: rgb(216, 184, 119); border-top-width: 1px; border-top-style: solid;
}
#modal .lightred#invitations-quota-warning-bar {
	border-top-color: rgb(242, 118, 139); border-top-width: 1px; border-top-style: solid; background-color: rgb(251, 214, 220);
}
#modal-overlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 999;
}
.db-modal-overlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 999;
}
.db-modal-wrapper {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 999;
}
#modal-overlay {
	background-color: rgba(37, 40, 43, 0.6);
}
.db-modal-overlay {
	background-color: rgba(37, 40, 43, 0.6);
}
.db-modal .db-modal-x {
	background-position: center; top: 20px; width: 24px; height: 24px; right: 26px; position: absolute; cursor: pointer; background-image: url("/static/images/streams/dismiss-cross-vflIlGysZ.svg"); background-repeat: no-repeat; background-size: 11px; background-color: transparent;
}
.db-modal .db-modal-x:focus {
	border-radius: 5px; box-shadow: 0px 0px 0px 2px #a0d1fa; -webkit-box-shadow: 0 0 0 2px #A0D1FA;
}
.db-modal-wrapper {
	overflow: auto; display: flex; justify-content: center; align-items: flex-start; -webkit-box-pack: center; -webkit-box-align: start;
}
.db-modal {
	border-radius: 4px; border: 0px currentColor; border-image: none; width: 640px; margin-top: 10vh; display: flex; position: relative; z-index: 1000; box-shadow: 0px 1px 2px rgba(0,0,0,0.1); flex-direction: column; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-orient: vertical; -webkit-box-direction: normal;
}
.db-modal .db-modal-box {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal;
}
.db-modal .db-modal-title {
	margin: 0px; padding: 20px 50px 20px 32px; line-height: normal; border-top-left-radius: 4px; border-top-right-radius: 4px; flex-shrink: 0; background-color: rgb(255, 255, 255);
}
.db-modal .db-modal-title .db-modal-h-img {
	padding-right: 6px; vertical-align: middle; display: none;
}
.db-modal .db-modal-title .db-modal-title-text {
	display: inline; -ms-word-wrap: break-word; overflow-wrap: break-word;
}
.db-modal .db-modal-content {
	background: rgb(246, 249, 252); padding: 32px; border-top-color: rgb(208, 212, 217); border-top-width: 1px; border-top-style: solid; box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-box-flex: 1;
}
.db-modal .db-modal-buttons {
	text-align: right;
}
.db-modal .db-modal-buttons .dbmodal-loading {
	margin-left: 12px; vertical-align: middle;
}
.db-modal .db-modal-buttons .dbmodal-button + .dbmodal-button {
	margin-left: 12px;
}
.db-modal .confirm-button {
	margin-left: 12px;
}
.db-modal .cancel-button {
	margin-left: 12px;
}
.db-modal .cancel-link.cancel-button {
	margin: 10px auto 0px; display: block;
}
.db-modal__banner {
	padding: 23px; text-align: center; color: rgb(71, 82, 93); border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid; background-color: rgb(246, 249, 252);
}
.db-modal__banner--warning {
	color: rgb(153, 110, 0); background-color: rgb(255, 245, 204);
}
.db-modal__banner :last-child {
	margin-bottom: 0px;
}
.maestro .db-modal--clean-style .db-modal .db-modal-buttons .button-primary {
	line-height: 1;
}
.maestro .db-modal--clean-style .db-modal .db-modal-buttons .button-secondary {
	line-height: 1;
}
.maestro .db-modal--clean-style .db-modal .db-modal-buttons .button-tertiary {
	line-height: 1;
}
