<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-dialog
{
	font-size: 18px;
	padding:1px;
}

.ui-dialog .ui-dialog-content
{
	padding-left: 10px;
}
.ui-dialog .ui-dialog-titlebar
{
	padding-left: 10px;
}

.ui-widget-overlay
{
	opacity:.8;
	background-color:#666;
	background-image:none;
}

.ui-widget-header
{
	background-image: url('//www-aws-static.tutor.com/images/backgrounds/blue-gradient.gif?v=2025-02-25');
	border:none;
}

.ui-widget-content
{
	border:none;
	background:none;
	background-color:#333;
}

#offer_tabs .ui-widget-content
{
	border:1px solid #DDDDDD;
}

#offer_tabs .ui-widget-header
{
	background-image: none;
}</pre></body></html>