<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.DialogPopup
{
	z-index:201;
	position:absolute;
	display:none;
	width:600px;
	background-Color: #FFF;
	left:50px;
	top:50px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
    min-height: 280px;
}
.DialogPopupForRegProfiles
{
	z-index:11055;
	position:absolute;
	display:none;
	width:300px;
	background-Color: #FFFFFF;	
	box-shadow:4px 4px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:4px 4px 10px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:4px 4px 10px rgba(0, 0, 0, 0.7);
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.DialogPopupForRegProfiles .DialogPopup_Body { overflow-y: auto; }
.DialogPopupForRegProfiles .DialogPopup_Buttons { text-align: center; }
.DialogPopupForRegProfiles .DialogPopup_Buttons button { margin: 0 auto; width: auto; }
.dialog-mask
{
	position: fixed;
	z-index: 200;
	top: 0px;
	left: 0px;
	bottom:0px;
	right:0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	filter: alpha(opacity=60);
	background-color: #000000;
	background-image:none;
	background-repeat: repeat;
	display:none;
	cursor:not-allowed;
}

.DialogPopup_Body
{
	padding:6px;
	background-color:#FFF;
}

#EntityExportDialog_TitleBar
{
 width:95%;
}
html*#EntityExportDialog_TitleBar
{
	width:92%!important;
}
.DialogPopup_Title
{
	height:20px;
	width:590px;
	background-color: #FFF;
	font-size: 16px;
	color: #333333;
	vertical-align:middle;
	padding:8px 5px 5px 5px;
	cursor:move;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-radius-topleft:2px;
	-webkit-border-radius-topright:2px;
}

div.DialogPopup_Subject {
	padding:6px;
}

.SelectedProducts
{
    color:rgb(136,31,29); 
    font-weight:bold;
    float:left;
}
.UM_DialogPopup_Title
{
    height:24px;
	background-color: #FFF;
	font-size: 16px;
	color: #333333;
	vertical-align:middle;
	padding:8px 5px 5px 5px;
	/* cursor:move; */
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-radius-topleft:2px;
	-webkit-border-radius-topright:2px;
}
.DialogPopup_Buttons
{
	height:35px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color:#FFF;
}
.DialogPopup_Footer
{
    height:30px;
    padding-top:20px;
    float:none;
}
#flashErrors_Buttons
{
    text-align:center;
    width:100%;
}
#flashErrors_OK
{
    float:none;
    width:45px;
    display:inline;
}

div.DialogPopupResultsSingle
{
	position:absolute;
	width:200px;
	border-width:1px;
	border-style:solid;
	border-color:#EEE;
	height:20px;
	display:inline;
	overflow:hidden;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.DialogPopupResultsSingle div
{
    position:absolute;
}

img.DialogPopupResultsSingle 
{
	vertical-align:middle;
	float:right;
	padding-top:4px;
	margin-left:176px;
	cursor:pointer;
	position:absolute;
	width:20px;
}

.dialog-lookup-result-name, .dialog-lookup-result-name-semicolon
{
	color:black;
	display:inline;
	float:left;
}
a.dialog-lookup-result-name:link
{
	color:black;
	cursor: pointer;
	text-decoration: underline;
}

.dialog-lookup-list-pagination
{
	padding:0px;
	margin:0px;
	width:99%;
	height:30px;
}

.dialog-lookup-list-pagination a, .dialog-lookup-list-pagination a:link, .dialog-lookup-list-pagination a:visited
{
	color:#8b181a;
}

.dialog-lookup-list-pagination-next
{
	text-align:right;
}
.deleteMediaButton
{
    box-shadow: 0px 0px 0px #881a1c!important;
	text-shadow: 0px 0px 0px #881a1c!important;
	color:#FFF!important;
	background-image: linear-gradient(bottom, #993135 40%, #881A1C 60%)!important;
	background-image: -o-linear-gradient(bottom, #993135 40%, #881A1C 60%)!important;
	background-image: -moz-linear-gradient(bottom, #993135 40%, #881A1C 60%)!important;
	background-image: -webkit-linear-gradient(bottom, #993135 40%, #881A1C 60%)!important;
	background-image: -ms-linear-gradient(bottom, #993135 40%, #881A1C 60%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#881A1C', endColorstr='#993135')!important;
	cursor:pointer!important;

}

/*Push Notification related Overrides Start*/
.NotificationActions .DialogPopupResultsSingle{
    position:relative;
	width:100%;
    height:40px;
}
.NotificationActions i.DialogPopupResultsSingle{float:right; width: auto;}
.NotificationActions #showGalleryLookupDialog{width:auto;height:20px;}
.NotificationActions .form-group{padding-left:0;}
.NotificationActions label{padding-left:5px;}
/*Push Notification related Overrides End*/</pre></body></html>