body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #CCCACA; 
	background-image: url(../images/layers/bg_page.png);
	background-repeat: repeat-x;
	background-position: left top;
}
img {border: 0;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}

a:link.submenulink { color:#666666 }
a:visited.submenulink { color:#666666 }
a:hover.submenulink { color:#000001 }

a:link.submenulinkselected { color:#97ab13 }
a:visited.submenulinkselected { color:#97ab13 }

.submenu { 
	font-weight:bold;
	margin-left:5px;
	margin-bottom:4px;	
	color:#666666;
	position:relative;
	top:0px;
	left:0px;
	//display:none;
	display:inline;
}

.submitbutton { 
	font-weight: bold;
	border-color: #CCCACA;
	background-color: #ffffff;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;	
}

.hideButton {
	width: 100px;
	height: 30px;
	position: relative;
	left: -75px;
	top: 10px;
}

#masthead {padding: 2px;}

.menu {
	font-weight: bold;
	background-image: url(../images/layers/bg_header_04.png);
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
}
td#menu {
	padding-top: 1px;
	padding-bottom: 5px;

}

.menubuttons {
}
.menubuttons td {
	text-align: center;
	background-image: url(../images/common/btn_menu_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 25px;
	vertical-align: middle;
}

.formbuttons td {
	text-align: center;
	background-image: url(../images/common/btn_search_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 25px;
	vertical-align: middle;
}
.menubuttons a {display: block; width: auto; padding: 2px 8px;}
.menubuttons a:link {color: #003366; text-decoration: none;}
.menubuttons a:visited {color: #003366; text-decoration: none;}
.menubuttons a:hover {color: #CC0000;}

.menubuttons td.on {
	text-align: center;
	background-image: url(../images/common/btn_menu_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 25px;
	vertical-align: middle;
}

.menubuttons td.on a:link {color: #003366; text-decoration: none;}
.menubuttons td.on a:visited {color: #003366; text-decoration: none;}
.menubuttons td.on a:hover {color: #C00; text-decoration: none;}

.readonlyinput {
	border-style: none;
	font-size: 95%;
}

.inputform {
	width: 345px;
	padding: 0px;
	/*border: 1px solid #000000;*/
}
.inputform th {
	text-align: right; 
} 

.inputform tr#disabled {color: #cccccc;}

.inputform td {padding: 4px; font-weight: bold; overflow: hidden; text-overflow: ellipsis;}
.inputform td#rightalign {text-align: right;}
.inputform input {font-weight: normal;}

.inputform input#submitbutton {
	font-weight: bold;
	border-color: #CCCACA;
	background-color: #ffffff;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;	
}
.txtstyle {
 font-size:11px;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 color:#000000; 
}
.error {
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}
td.criteria {
	width: 20%;
	vertical-align: top;
}
td.criteria30 {
	width: 30%;
	vertical-align: top;
}
td.results  {
	vertical-align: top;
}

td.results table {width: 100%;}

tr.header { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase;
	 font-weight: bold; color: #666; background-image:url(../images/layers/bg_hdr.png); background-repeat:repeat-x;}
tr.header td {padding: 4px;}
tr.header a:link {color: #666; text-decoration: none;}
tr.header a:visited {color: #666; text-decoration: none;}
tr.header a:hover {text-decoration: underline;}

/* Even lines */
tr.even {background-color: #ffffff;}
tr.even a:link {color: #666; text-decoration: underline;}
tr.even a:visited {color: #666; text-decoration: underline;}

/* Odd lines */
tr.odd {background-color:#E6E3E3;} 
tr.odd a:link {color: #666; text-decoration: underline;}
tr.odd a:visited {color: #666; text-decoration: underline;}

tr.highlight {
	background-color:#CCCACA;
	color: #FF0000;

}

td.results table.paging, td.results table.paging table {width: auto;}

.paging tr.odd {background-color:#FFFFFF;}
.paging tr.even {background-color:#FFFFFF;}


td.cursor {
	width: 14px;
	height: 13px;
	background-image: url(../images/common/btn_cursor_over.png);
	background-repeat: no-repeat;
	background-position: center center;
  }

td.bar { 
	width: 16px;
	height: 16px;
	background-image: url(../images/common/btn_cursor.png);
	background-repeat: no-repeat;
	background-position: center center;
}

td.securityGroup {
	color: #FF0000;
}

td.activeUser {
	color: #FF0000;
}

.tab {
	font-weight: bold;
	background-image: url(../images/layers/bg_tab.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 25px;
	vertical-align: center;
	text-align: center;
	position: relative;
	z-index: 2;
}

.tabselected {
	font-weight: bold;
	background-image: url(../images/layers/bg_tab_selected.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 25px;
	vertical-align: center;
	text-align: center;
	position: relative;
	z-index: 2;
}

.table_filler {width: 100%; width: 1500px\9;} /* IE8 Hack */
.tab_label {width: 100px;}

#layer01tabs {
	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer01.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 100%;
	margin: 0 0 0 0;
	z-index: 1;
}

#layer01 {
	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer01.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 100%;
}
#layer02 {
	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
#layer03 {
	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 100%;
}
#layer04 {
	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer04.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
}
#layercontent {
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
	padding: 10px;
}
#layer01bis {

	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer01bis.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 100%;
}
#layer02bis {

	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer02bis.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
#layer03bis {
	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer03bis.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 100%;
}
#layer04bis {
	background-attachment: fixed;
	background: transparent url(../images/layers/bg_layer04bis.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
}
/* dashboard */
.overridden-layer {
	background: url(../images/layers/debut_light.png) 0px 0px repeat;
	overflow-x: hidden;
	overflow-y: scroll;
}
#wrapper-page, 
#wrapper-menu-main {
	margin-left: auto;
	margin-right: auto;
}
#header {
	border-bottom: solid 1px #cccccc;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	height: 30px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#menu-main {
	float: left;
	text-align: center;
	width: 100%;
}
#menu-main > li {
	display: inline;
	margin: 0 10px;
}
#menu-main li > a {
	/* color: #131010; */
	color: rgba(61, 99, 97, 1);
	font-family: 'Oswald', sans-serif;
	opacity: 0.6;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	transition: opacity 0.2s linear 0s;
	-moz-transition: opacity 0.2s linear 0s;
	-webkit-transition: opacity 0.2s linear 0s;
}
#menu-main li > a:hover {
	opacity: 1;
	transition: opacity 0.2s linear 0s;
	-moz-transition: opacity 0.2s linear 0s;
	-webkit-transition: opacity 0.2s linear 0s;
}
#header-underline {
	background-color: rgba(146, 193, 191, 0.8);
	height: 40px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}
.page {
	margin-left: auto;
	margin-right: auto; 
	width: 113em;
}
.overridden-layer, 
.ui-widget-header {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ui-widget-header {
	padding: .3em .2em .2em .3em;
}
.ui-widget-graph {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 12px 12px rgba(0, 0, 0, 0.4), 0 0 0 10px rgba(0, 0, 0, 0.4);
	display: inline-block;
	float: left;
	margin: 12px;
	transition: box-shadow 1s linear;
	-webkit-transition: box-shadow 1s linear;
	-moz-transition: box-shadow 1s linear;
}
.ui-widget-graph:hover {
	box-shadow: 0 0 12px 12px rgba(0, 0, 0, 0.1), 0 0 0 10px rgba(81, 200, 205, 0.4);
	border-radius: 5px;
	transition: box-shadow 1s linear;
	-webkit-transition: box-shadow 1s linear;
	-moz-transition: box-shadow 1s linear;
}
#pg_pager-rec-per-user > .ui-pg-table {
	table-layout: auto !important;
}
/* charts */
.title {
  font: 300 25px Helvetica Neue;
  fill: #666;
}
.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
/* common classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-none {
	float: none;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.clear-both {
	clear: both;
}
/* Program description section styles */
#prog_description table {width: 500px}
#prog_description td    {width: 250px; white-space: nowrap;}

/* Program triggers section styles */
#prog_trigger     table {width: 500px}
#prog_trigger     td    {width: 250px; white-space: nowrap;}

/* Program action section styles */
#prog_action      table {width: 500px}
#prog_action      td    {width: 250px; white-space: nowrap;}

/* Program criteria section styles */
#prog_criteria    table {width: 500px}
#prog_criteria    td    {width: 125px; white-space: nowrap;}

/* tag criteria section styles */
#tag_criteria    table {width: 500px}
#tag_criteria    td    {width: 140px; white-space: nowrap;}

.live_monitoring_table div { height: 18px; padding: 4px 0 2px 0; }

/* IE8 Hack */
.user_list { table-layout: fixed\9 !important; width: 600px\9 !important;}
.user_list .header td:first-child  {width: 18px\9;}
.user_list .header td:first-child + td + td + td + td {width: 50px\9;}
.user_list .header td:first-child + td + td + td + td + td {width: 20px\9;}
.group_list { table-layout: fixed\9 !important; width: 400px\9 !important;}
.group_list .header td:first-child  {width: 18px\9;}
.group_list .header td:first-child + td + td {width: 70px\9;}
.group_list .header td:first-child + td + td + td {width: 20px\9;}
/* IE8 Hack - end */

.user_list td:nth-child(1) { min-width: 18px; }
.user_list td:nth-child(n+2):nth-child(-n+4) { min-width: 130px; max-width: 130px;}
.user_list td:nth-child(5) { min-width: 50px; }
.user_list td:nth-child(6) { min-width: 20px; }
.user_list_left_content { width: 610px !important; }
.user_list_right_content { width: 100% }

.group_list td:nth-child(1) { min-width: 18px; }
.group_list td:nth-child(2) { min-width: 180px; max-width: 180px;}
.group_list td:nth-child(3) { min-width: 70px; }
.group_list td:nth-child(4) { min-width: 20px; }
.group_list_left_content { width: 410px !important; }
.group_list_right_content { width: 100% }

.segment_track {cursor: pointer;}

/* message boxes - info, success, warning, error */ 
.box_info, .box_success, .box_warning, .box_error {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	border-radius:.5em;
}

.box_info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/common/box_info.png');
}

.box_success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/common/box_success.png');
}

.box_warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/common/box_warning.png');
}

.box_error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/common/box_error.png');
}

.stats_warning {
	min-width: 500px;
	padding: 0 200px 0 200px;
}

.account-container {
	overflow-x: auto; 
	overflow-y: hidden; 
	white-space: nowrap;
}

.account-box {
	width: auto; 
	display: inline-block; 
	vertical-align: top;
	white-space: normal;
}

.account-box td:first-child {
	padding-right: 12px;
}

.account-box:nth-of-type(1) {
	margin-left: 10px;
}

.reset-width {
	width: auto !important;
}

.ui-tooltip {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #666 !important;
	background: #fcfcfc !important;
}

/*********
* Groups *
**********/
.groupSearchField {
	width: 16em;
}

.groupSearchButton {
	font-weight: normal;
}

.groupListContainer {
	margin: 0 5px 5px 0;
}

.groupTree {
	min-height: 100px;
}

.groupLabel {
	padding-left: 10px;
}
.securityGroup {
	color: #ff0000;
}

#groupDetailContainer {
	width: 100%;
	padding: 10px; 
	margin-bottom: 5px;
}

.box_error_tree_view {
	margin: 0 0 10px 0;
	display: none;
}

.box_warning_tree_view {
	margin: 0 0 10px 0;
	display: none;
}

#tree-accordion {
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

.tree-header {
	height: 20px;
	background-color: #E5ED8A;
	border-bottom: 1px solid #D9D9D9;
	position: relative;
	top: -12px;
	left: -30px; 
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #666;
	font-size: 11px;
}

.tree-header-col1 {
	float: left;
	width: 200px;
	padding: 5px 0 0 75px;
}

.tree-header-with-scrollbar-col1 {
	width: 182px !important;
}

.tree-header-col2 {
	display: inline-block;
	margin: 0 auto;
	width: 20px;
	padding-top: 5px;
}

.tree-header-col3 {
	float: right;
	width: 22px;
	padding: 2px 25px 0 0;
}

.tree-header-with-scrollbar-col3 {
	padding: 2px 40px 0 0 !important;
}

/***************
* Loading mask *
****************/
.loading-mask {
	display: block;
	background-color: #f4f4f4;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	margin: 0 5px 5px 0;
	position: absolute;
	opacity: 0.7;
}

.spinner-56 {
	position: absolute;
	left: 50%;
	top: 150px;
	width: 56px;
	height: 56px;
	margin-left: -28px; /* -1 * image width / 2 */
	margin-top: -28px;  /* -1 * image height / 2 */
	display: block; 
	background: url(../images/common/loader_56x56.gif) no-repeat left top;
}

.spinner-32 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-left: -26px; /* -1 * image width / 2 */
	margin-top: -26px;  /* -1 * image height / 2 */
	display: block; 
	background: url(../images/common/loader_32x32.gif) no-repeat left top;
}
.normal-font {
	font-weight: normal;
}

/* This propertys is used to highlight groups that were found in search */
.groupFoundInSearch {
	font-weight: 800;
}

.warn {
	color: #9F6000;
}

.img_rtl {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}