#agid_notification_widget,
.welcome-panel
{
        background: #bbe535;
}

.welcome-panel .hndle
{
	background: #23282d;
	color: #ccc;
}

#agid_notification_widget .hndle img
{
	vertical-align: bottom;
	margin-right: 10px;
}

.handlediv:focus, 
.handlediv:hover
{
	color: white;
}

.welcome-panel,
.welcome-panel > .metabox-holder,
.welcome-panel > .metabox-holder > #agid_notification_widget
{
        padding: 0px!important;
	margin: 0px;
}

.welcome-panel > *
{
        display: none;
}

.welcome-panel > .metabox-holder,
.welcome-panel > .metabox-holder > #agid_notification_widget
{
	display: block;
}

.welcome-panel h2
{
	font-weight: 600!important;
}

.agilis-options
{
	min-width: 80px;
	min-height: 50px; 
	width: 	600px;
	height: 200px;
}

#agid_notification_widget .agilis-note
{
        white-space: pre-wrap;
}

#agid_notification_widget .ui-sortable-handle
{
	border-bottom-color: #23282d;
}
