.create-model-btn{
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
}
a.delete_link{
	color: red;
	text-decoration: none;
	cursor: pointer;
}
.ui-dialog{
	width:500px !important;
}
.item_green{
	background:#63bf63;
    color: white;
}
.item_red{
    background: #cc1010;
    color: white;
}
.item_orange{
	background:#ee8b0f;
}
.standard-popup{
	max-height: 300px !important;
}