/*--------------------------------------------------*/
/* GBO - Style SH */
/*--------------------------------------------------*/
body {
	margin: 0;
	font-size: 11px;
	font-family: Arial;
	margin-top: 50px;
	margin-bottom: 30px;
}

a {
	font-style: normal;
	border:0px;
}

a img{
	border:0px;
}

.navbar-fixed-top .dropdown .caret {
	margin-top: 5px;
	padding-left:10px!important;
	border-top-color: #ffffff;
}

.navbar-fixed-top {
	min-width: 1000px;
	padding: 0px !important;
	position: fixed;
	top: 0;
	left: 0;
	background-image: url("navbar-bg.png.xhtml?ln=images") !important;
	background-repeat: repeat-x;
	width: 100%;
	display: block;
	height: 50px;
	z-index: 999;
	vertical-align: middle;
}

.navbar-logo img {
	vertical-align: middle;
}

.navbar-logo {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-color: white;
	padding-right: 10px;
	padding-left: 10px;
}

.navbar-menu {
	display: block;
	float: left;
}

.iga-main-grid {
	padding: 8px;
}

.calendarMask input {
	text-align:center;	
}

.iga-required {
	background-color: #ffe1e1 !important;
}

/* Main title of pages */
.main-title {
	font-size: 18px;
	font-weight: bold;
	color: #3e3e3e;
	width: 500px;
}

.main-title-bar {
	float: left;
	display: block;
}

.main-buttons {
	text-align: right;
	float: right;
	display: block;
}

.main-bar {
	line-height: 40px;
}

.main-buttons button,.main-buttons button.ui-state-hover {
	margin: 0px;
	border-radius: 0px;
	border-left-width: 0px;
}

.main-buttons button:FIRST-CHILD,.main-buttons button.ui-state-hover {
	border-radius: 5px 0px 0px 5px !important;
	border-left-width: 1px !important;
}

.main-buttons button:LAST-CHILD,.main-buttons button.ui-state-hover {
	border-radius: 0px 5px 5px 0px !important;
}

.main-buttons button.ui-state-hover {
	margin: 0px;
	border-radius: 0px;
	border-left-width: 0px;
}

/*--------------------------------------------------*/
/* Prime override */
* /--------------------------------------------------* /
	/* GENERAL OVERRIDE */  
.ui-widget-header {
	font-weight: normal;
}

.ui-panel .ui-datatable .ui-widget-header {
	background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #C4C4C4 !important;
    border: 1px solid #A8A8A8 !important;
    border-radius: 0px 0px 0px 0px !important;
	font-family: Arial;
    color: white;
    font-weight:normal;
}

.ui-panel .ui-widget-header {
	border: 0px !important;
	border-radius: 3px 3px 0px 0px !important;
	color: white;
}

.ui-panel {
	margin-top: 5px !important;
	margin-bottom: 10px !important;
	padding: 0px !important;
	border-radius: 3px !important;
	overflow: hidden !important;
	clear: both;
}

.panel-bottom {
	width: 100%;
	padding-left: 5px; padding-top : 5px;
	padding-bottom: 5px;
	background-color: #e8ebf2 !important;
	padding-top: 5px;
}

.ui-widget-header .ui-panel-title {
	text-shadow: none;
	color: #fff;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
}

.ui-panel .ui-panel-content {
	padding: 0px !important;
}

.ui-inputfield {
	-moz-box-shadow: inset 0 2px 2px #8f8f8f !important;
	-webkit-box-shadow: inset 0 2px 2px rgba(143, 143, 143, 0.59) !important;
	box-shadow: inset 0 2px 2px rgba(143, 143, 143, 0.4) !important;
}

/* DATATABLE OVERRIDE */
.ui-datatable table {
	width: 100% !important;
	
}

.ui-datatable
{
	padding:1px;
}
.ui-datatable thead .ui-state-default {
	background-color: #e8ebf2 !important;
	background-image: none;
	color: #3e3e61;
	border: 0px;
	text-shadow: none;
}

.ui-state-hover {
	border: 0px;
	background-color: 0px;
}

.ui-datatable .ui-datatable-data td {
	border: 0px !important;
}

/* MENU OVERRIDE */
.navbar .ui-menu {
	width: 100% !important;
	height: 36px;
	margin: auto;
	padding: 0px !important;
	border: none;
	border-radius: 0px;
	background-image: none;
	background-color: transparent;
	box-shadow: none; color : #fff;
	z-index: 1031;
	color: #fff;
}

.navbar .ui-menu,.navbar .ui-menu .ui-menu-child {
	background-image: none;
	background-color: transparent;
}

.navbar .ui-menu .ui-menuitem-link {
	padding: 0px !important;
	color: #fff;
	border: 0px !important;
	border-radius: 0px !important;
	background: transparent;
	margin: 0px !important;
	box-shadow: none;
}

.navbar .ui-menu .ui-menuitem {
	width: auto;
	border-top: 0px !important;
	border-bottom: 0px !important;

	border-radius: 0 !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin: 0px !important;
	margin-top: 1px !important;
	padding-top: 5px !important;
	height: 43px;
}

.navbar .ui-menuitem-active,.navbar .ui-menu .ui-state-hover {
	/*background-image: url("navbar-bg.png.xhtml?ln=images") !important;*/
	box-shadow: none;
	border: 0px !important;
}

.ui-menubar .ui-menu-list li {
	background: url("primarynav-lines.png.xhtml?ln=images") no-repeat top
		right;
	float: left;
	position: relative;
	padding-right: 2px;
}

.ui-menubar .ui-menu-child li {
	background: url("primarynav-lines.png.xhtml?ln=images") no-repeat top
		left;
	float: left;
	position: relative;
	padding-right: 2px;
}

.navbar .ui-menu-child .ui-menuitem {
	background-color: transparent;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

/* NAV BAR BOTTOM*/
.navbar-fixed-bottom {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background-image: url("navbar-bg.png.xhtml?ln=images") !important;
	z-index: 1031;
	height:25px;
	color:#fff;
	line-height:25px;
	padding-left:10px;
}

.navbar-fixed-bottom .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* BREADCRUMB OVERRIDE */
.ui-breadcrumb {
	overflow: hidden;
	background: #f1f3fa url(breadcrumb-bg.png.xhtml?ln=images) repeat-x 0
		100%;
	margin: 0 0 15px 0;
	padding: 1px 0 0 20px;
	border-radius: 0px;
}

.ui-breadcrumb ul {
	float: left;
	padding: 0px 10px !important;
	display: block;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	margin: 4px 0 6px 20px;
	border: 1px solid #ccc;
}

.ui-breadcrumb .ui-icon-home {
	margin-top: 4px !important;
}

.ui-breadcrumb ul li a {
	color: #44474F;
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}

.ui-breadcrumb ul li a.current {
	color: #9E9E9E !important;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	cursor: default;
}

.ui-breadcrumb ul li a:link,.ui-breadcrumb ul li a:visited {
	color: #44474F;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}

.ui-breadcrumb ul li a:hover {
	color: #878787;
	text-decoration: none;
}

.ui-breadcrumb-chevron {
	display: inline-block;
	width: 12px;
	height: 24px;
	background: transparent url(pageright_bw.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	float: left;
	margin: 0 5px;
}

/* SELECTE ONE MENU OVERRIDE */
.ui-selectonemenu-trigger .ui-icon {
	background: transparent url(select-menu-trigger.png.xhtml?ln=images) 0px
		0px no-repeat !important;
	margin-top: 0px !important;
	border: 0px !important;
	height: 26px !important;
}

.ui-selectonemenu,.ui-selectonemenu .ui-state-default {
	background: #f1f1f1 linear-gradient(top, rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0) ) !important;
	background: #f1f1f1
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		0.8) ), to(rgba(255, 255, 255, 0) ) ) !important;
	background: #f1f1f1 -moz-linear-gradient(top, rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0) ) !important;
}

button.ui-state-default {
	background: #dddddd linear-gradient(top, rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 0.4) ) !important;
	background: #dddddd
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		1) ), to(rgba(255, 255, 255, 0.4) ) ) !important;
	background: #dddddd -moz-linear-gradient(top, rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 0.4) ) !important;
}

.ui-datatable button.ui-corner-all {
	border-radius: 5px !important;
	height: 24px;
	display: block;
}

button.ui-icon-custom-edit {
	padding-left: 4px;
	padding-right: 4px;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	border-left: none;
}

.ui-selectonemenu .ui-inputfield {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.ui-selectonemenu .ui-inputfield {
	background: transparent;
}

.ui-selectonemenu-panel .ui-state-active,.ui-selectonemenu-panel .ui-state-highlight
	{
	border: 0px !important;
	background: #E2F0FF
		url("/igaextranet/javax.faces.resource/images/ui-bg_inset-hard_65_85b2cb_1x100.png.xhtml?ln=primefaces-aristo")
		50% 50% repeat-x !important;
	background: #E2F0FF linear-gradient(top, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.4) ) !important;
	background: #E2F0FF
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		0) ), to(rgba(255, 255, 255, 0.4) ) ) !important;
	background: #E2F0FF -moz-linear-gradient(top, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.4) ) !important;
	font-weight: normal !important;
	color: #1C4257 !important;
	text-shadow: none !important;
}

.ui-selectonemenu-panel .ui-state-highlight {
	border: 0px !important;
	background: #ddd
		url("/igaextranet/javax.faces.resource/images/ui-bg_inset-hard_65_85b2cb_1x100.png.xhtml?ln=primefaces-aristo")
		50% 50% repeat-x !important;
	background: #ddd linear-gradient(top, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.4) ) !important;
	background: #ddd
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		0) ), to(rgba(255, 255, 255, 0.4) ) ) !important;
	background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.4) ) !important;
	font-weight: normal !important;
	color: #1C4257 !important;
	text-shadow: none !important;
}

.ui-selectonemenu .ui-state-hover,.ui-selectonemenu .ui-state-focus {
	background: transparent;
	border: 0px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

/* GRID STYLE */
.grid-data-border {
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 100%;
}

.grid-data-border tr td {
	border: 1px solid #dedede;
	height: 29px;
}

.grid-data-border tr td td {
	border: 0px solid #dedede;
}

.grid-data-border tr:nth-child(2n) {
	background-color: #e8ebf2;
}

.grid-col-label {
	width: 200px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

.grid-col-value {
	width: 400px;
	padding: 0px 5px 0px 5px;
}

/* CUSTOMER CUSTOMIZATION */
.customer-code {
	font-weight: bold;
}

.customer-civility {
	margin-right: 5px;
}

.customer-name {
	text-transform: uppercase;
	margin-right: 5px;
}

.customer-firstname {
	text-transform: lowercase;
}

.customer-firstname:FIRST-LETTER {
	text-transform: capitalize !important;
}

.customer-panel-group tr td {
	border-collapse: collapse;
	border: 0px !important;
}

.panel-buttom {
	width: 100%;
	background-color:
}

/* MENU ICONS */
.ui-icon-menu-customer {
	background: transparent url(icon-customer.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 20px;
	width: 20px;
	display: block;
}

.ui-icon-menu-chart-pie {
	background: transparent url(chart-pie-icon-min.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 20px;
	width: 20px;
	display: block;
}

.ui-icon-menu-doc {
	background: transparent url(icon-document.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 20px;
	width: 20px;
	display: block;
}

.ui-icon-menu-inv {
	background: transparent url(incon-invoice.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 20px;
	width: 20px;
	display: block;
}

.ui-icon-menu-agency {
	background: transparent url(icon-agency.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 20px;
	width: 20px;
	display: block;
}

.ui-icon-custom-edit {
	background: transparent url(icon-edit.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 18px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.ui-icon-menu-mail {
	background: transparent url(mail-icon.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 20px;
	width: 20px;
	border-radius:0px;
	display: block;
}

.ui-icon-menu-stats {
	background: transparent url(statistics.png.xhtml?ln=icones) 0px 0px
		no-repeat !important;
	height: 20px;
	width: 20px;
	border-radius:0px;
	display: block;
}

.ui-icon-custom-export {
	background: transparent url(icon-export.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 18px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.ui-icon-custom-delete {
	background: transparent url(icon-delete.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 18px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.ui-icon-customer-add {
	background: transparent url(icon-add-customer.png.xhtml?ln=images) 0px
		0px no-repeat !important;
	height: 18px;
	width: 20px; -moz-border-radius : 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
}

.navbar .ui-menu .ui-menuitem-link .ui-menuitem-icon {
	float: none !important;
	display: block !important;
	text-align: center !important;
	margin: auto;
}

.navbar .ui-menuitem-text {
	display: block;
}

.ui-button-text-icon-left .ui-button-text {
	padding: .4em 1em .4em 2.6em !important;
}

button.green-class {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5a8f04',
		EndColorStr='#2c5200' ) background:   #ddd
		url("/igaextranet/javax.faces.resource/images/ui-bg_inset-hard_65_85b2cb_1x100.png.xhtml?ln=primefaces-aristo")
		50% 50% repeat-x !important;
	background: #ddd linear-gradient(top, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.4) ) !important;
	background: #ddd
		-webkit-gradient(linear, left top, left bottom, from(rgba(90, 143, 4, 1)
		), to(rgba(44, 82, 0, 1) ) ) !important;
	background: #ddd -moz-linear-gradient(top, rgba(90, 143, 4, 1),
		rgba(44, 82, 0, 1) ) !important;
	-moz-box-shadow: inset 0px 0px 0px #fff !important;
	-webkit-box-shadow: inset 0px 0px 0px white !important;
	box-shadow: inset 0px 0px 0px white !important;
	text-shadow: none !important;
	color: #fff !important;
	font-weight: normal !important;

	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#5a8f04', EndColorStr='#2c5200'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#5a8f04', EndColorStr='#2c5200')"; /* IE8 */
}

.ui-button-text-icon-left .ui-button-text {
padding: 0.2em 1em .2em 2.1em;
}

.ui-button-text-icon-left .ui-button-text {
padding: .2em 1em .2em 2.6em !important;
}

.ui-button-icon-only .ui-button-text {
padding: 0.2em!important;
text-indent: -9999999px;
}
.ui-panel .ui-splitbutton
{
	font-size:11px;
}

.ui-panel-titlebar-icon
{
	float:right;
}

.ui-panel-titlebar-icon
{
	margin-top:2px!important;
}


/* invoicing specific */
.login_part1
{
	background: white url(login-bg.png.xhtml?ln=images) 0px 0px
		repeat !important;
	height:430px;
	padding:20px!important;
}

.login-box
{
	height:200px;
	background-color:#fff;
	border-radius:0px;
	border:1px solid #dedede;
	padding:10px;
	width:400px;
	vertical-align:top!important;
}

.login-box tr
{
	vertical-align:top!important;
}

.login-right
{
	position:absolute;
	right:4em;
	display:block;
}

.menu_right
{
	line-height:50px;
	color:#fff;
	position:absolute;
	right:1em;
	display:block;
	vertical-align:middle;
}

.menu_right a
{
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
}

.menu_right a:hover
{
	color:#fff;
	text-decoration:underline!important;
}

.menu_right .ui-overlaypanel
{
	line-height:25px;
}

.menu_right .ui-overlaypanel a
{
	color:#c3cceb;
}


button.redbutton
{
		background: transparent url(more_account.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
		height:30px!important;
		width:32px!important;
		margin-left:5px!important;
		vertical-align: middle;
}

.home-panel
{
	width:300px;
	height:120px;
	text-align:center;
}

.leisure-stat-panel
{
	width:350px;
	height:300px;
	text-align:center;
}

.home-panel table
{
	margin:auto;
	margin-top:15px;
}

.home-panel .ui-widget-content
{
	padding:10px;
}

.ax-flash-info
{
	height:70px;
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:auto;
	width:900px;
	display:block;
	text-align:left;
}

.center-block .ax-flash-info table
{
	margin:0px!important;
}

.ax-flash-info-pic
{
	height:60px;
}

#homeform
{
	margin:auto;
	text-align:center;
}

.center-block
{
	text-align:left;
	width:100%;
}

.center-block table
{
	margin:auto;
}

.center-block table table
{
	margin:0px;
}

.ax-stats-title
{
	text-align:left;
	font-size:16px!important;
	font-weight:bold!important;
	color:#4F4F4F;
	
}

.home_corps
{
	text-align:left;
}

.stats-panel
{
	width:950px;
	margin:auto!important;
	margin-top:10px!important;
	margin-bottom:10px!important;
}

.stats-panel .ui-panel-content
{
	padding:15px!important;
}

.stats-panel-noborder
{
	width:950px;
	margin:auto!important;
	margin-top:10px!important;
	margin-bottom:10px!important;
}

.stats-panel-noborder .ui-panel-content
{
	padding:0px!important;
}

.stats-panel-noborder .ui-panel-content table
{
	width:100%;
}


button.ui-state-default, .iga-outputlink-as-button, .iga-outputlink-as-button-disabled {
	background: transparent url(bg_blank_button.png.xhtml?ln=images) 0px 0px
		repeat-x !important;
}

button .ui-state-default :hover, .iga-outputlink-as-button:hover, .iga-outputlink-as-button-disabled:hover {
	background: transparent url(bg_blank_button.png.xhtml?ln=images) 0px
		-27px repeat-x !important;
}

button.green-class {
	background: transparent url(bg_green_button.png.xhtml?ln=images) 0px 0px
		repeat-x !important;
	-moz-box-shadow: inset 0px 0px 0px #fff !important;
	-webkit-box-shadow: inset 0px 0px 0px white !important;
	box-shadow: inset 0px 0px 0px white !important;
	text-shadow: none !important;
	color: #fff !important;
	font-weight: normal !important;
}

button.green-class:hover {
	background: transparent url(bg_green_button.png.xhtml?ln=images) 0px
		-27px repeat-x !important;
}

.ui-icon-menu-admin {
	background: url("icon-admin.png.xhtml?ln=images") no-repeat scroll 0 0 transparent !important;
    display: block;
    height: 20px;
    width: 20px;
}

.ax-column-align-label
{
	font-weight:bold;
	padding-left:30px;
	padding-right:30px;
}

.ax-bunit-list table,.ax-bunit-list table tr
{
	line-height:25px;
	vertical-align:top!important;
}

.ax-bunit-list
{
	line-height:25px;
	vertical-align:top!important;
}

.col-width-150px
{
	width:150px;
}

.bu-choice-panel
{
	width:400px!important;
	text-align:center;
	margin:auto;
	margin-top:30px!important;
}
.ax-toolbar-separator
{
	display:block;
}

.ax-vertical-align-bottom
{
	vertical-align:bottom;
}

.ax-label-col
{
	width:130px;

}

.ax-label-filter-bill-col
{
	width:60px;

}

.ax-value-col
{
	width:150px;

}

.ax-label-col2
{
	width:200px;
}

/* TREETABLE OVERRIDE */
.ui-treetable table {
	width: 100% !important;
}

.ui-treetable thead .ui-state-default {
	background-color: #e8ebf2 !important;
	background-image: none;
	color: #3e3e61;
	border: 0px;
	text-align: left;
	text-shadow: none;
}

.ui-state-hover {
	border: 0px;
	background-color: 0px;
}

.ui-treetable .ui-treetable-data td {
	border: 0px !important;
}

.ax-destination 
{
	width:100px;
}
.ax-from
{
	width:100px;
}
.ax-to
{
	width:100px;
}

.node_parent_false
{
	font-weight:bold!important;
	
}

.ui-icon-custom-help
{
	background: transparent url(icon-help.png.xhtml?ln=images) 0px 0px
		no-repeat !important;
	height: 18px;
	display:block;
	width:18px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.ui-state-highlight .ui-icon {
    background-image: url(ui-icons_616161_256x240.png.xhtml?ln=images) !important;
}

.iga-simple-button-file-upload .ui-fileupload-content {
	display:none !important;	
}

.rejected{
	background-color:LightCoral !important;
}

.ui-datatable.borderless thead th,
.ui-datatable.borderless tbody,
.ui-datatable.borderless tbody tr,
.ui-datatable.borderless tbody td {
    border-style: none;
}

.ui-growl-image-error{
	background: url("icon-error-growl.png.xhtml?ln=images") !important;
}

.ui-growl-image-info{
	background: url("icon-info-growl.png.xhtml?ln=images") !important;
}

.ui-growl-image-warn{
	background: url("icon-warn-growl.png.xhtml?ln=images") !important;
}

.ui-state-highlight{          
 border: 1px solid #000000;   
 border-radius: 15px;  
 background-color: #4678B0;     
} 

.ui-growl {
	width: 38% !important;
	right: 31% !important;
	top: 35% !important;
	z-index: 9999999 !important;
}

.ui-growl-item {
	border: none !important;
	background-color: #F2F2F2;
	border-radius:15px;
}

.ui-growl-title{
	text-shadow: none !important;
	font-size: 15px;
}

.ui-growl-item-container {
 position: relative;       
 opacity: 1 !important;
}

.ui-growl-message {
	color: #000000 !important;
	width: 85% !important;
	margin-top: 7px;
}