.topnav {
  background-color: #000000;
  
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 10px 11px;
  text-decoration: none;
  font-size: 13px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

table, th, td {
	text-align: left;
	font-weight: normal;
	padding: 4px;
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
	margin: 0px;
	padding: 0px;
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	height: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #660000;
	text-decoration: none;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background: #ff0;
}
.added {
	background: #060;
	color: #fff;
}
.removed {
	background: #900;
	color: #fff;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .container {
	display: inline-block;
}
* html .clearfix, * html .container {
	height: 1%;
}
.clearfix, .container {
	display: block;
}
.clear {
	clear: both;
}
body {
	color: #545454;
	font-family: robotolight, sans-serif, Arial;
	font-size: 12px;
	

}
/* ====================== */
/* Widths for main DIV's  */
/* ====================== */

#container {
	width: 100%;

}
#container_center {
		width:1189px;
	margin-top: 53px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	height:auto;


}

#container_cen {
	width:650px;
margin-top: 53px;
margin-right: auto;
margin-bottom: 12px;
margin-left: auto;
height:auto;


}


#sidebars {
	width: 300px;
	float: left;

	
}

#sidebar2 {
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#primary {
 width: 100%;
  float: left;
 
	
}
#primary2 {
 width: 100%;
 float: left;
	white-space: nowrap;

	display: block;
}
/* ====================== */
/* Header                 */
/* ====================== */

.header {
	height: 41px;
	top: 0px;
	width: 100%;
	position: fixed;
	z-index:1;
	overflow:visible;
	

	
}

.special
{
	
}


.top_nav {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	
	
}
.heads {
	height: 23px;
	padding-top: 3px;
	color: #FFF;
}


.title, .session {
	position: relative;
	top: 2px;
}
.title {
	left: 8px;
	float: left;
}
.session {
	left: 15px;
	float: left;
	color: #2A3F00;
}
/* ==================== */
/* Sidebar Navigation   */
/* ==================== */

#navigatw {

}
.LeftButton {
	-moz-box-shadow: inset 0px 1px 0px 0px #fceaca;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fceaca;
	box-shadow: inset 0px 1px 0px 0px #fceaca;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d6c5), color-stop(1, #e8f0dd) );
	background: -moz-linear-gradient( center top, #d0d6c5 5%, #e8f0dd 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d6c5', endColorstr='#e8f0dd');
	background-color: #d0d6c5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #737373;
	display: inline-block;
	color: #2e142e;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ce8e28;
}
.LeftButton:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8f0dd), color-stop(1, #d0d6c5) );
	background: -moz-linear-gradient( center top, #e8f0dd 5%, #d0d6c5 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8f0dd', endColorstr='#d0d6c5');
	background-color: #e8f0dd;
}
.LeftButton:active {
	position: relative;
	top: 1px;
}
.navhead, .button button-blue {
	height: 34px;
	background: #ddd;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 12px;
}
.navhead {
	cursor: pointer;
}
.navhead span, .button button-blue span {
	height: 20px;
	width: 80%;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
}
span.navbullet {
	display: block;
	height: 34px;
	width: 35px;
	float: right !important;
	position: relative;
	top: 0px !important;
	left: -5px !important;
}
.subnav {
	padding: 10px;
	background: #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.submenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.submenu li {
}
.submenu li a {
	display: block;
	padding: 6px 8px;
	border-bottom: 1px solid #eee;
}
/* ====================== */
/* Copyright Informations */
/* ====================== */

#copyrights {
	background: #ddd;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 12px;
	padding: 10px;
	text-align: right;
}
#copyrights p {
	margin: 0px;
	padding: 0px;
}
/* ====================== */
/* Primary Content        */
/* ====================== */
	
#content {
	margin-top: 53px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#content_center {

	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	
}
.content2 {
	width: 100%;
	height: 66px;
	display: inline-block;
	float: left;
	overflow: visible;
	background-color: #FFF;
	margin-top: 41px;
}
.content3 {
	width: 100%;
	height: 0px;
	display: inline-block;
	float: left;
	overflow: visible;

	overflow: visible;
	margin-top: 8px;
}
.content4 {
	background: #f9f9f9;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.content2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #787469;
	border-right-color: #787469;
	border-bottom-color: #787469;
	border-left-color: #787469;
}
#content3 {
	background: #f9f9f9;
	width:95%;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
}

#content4 {

	width: 75%;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
}

/* ====================== */
	/* Content Box            */
	/* ====================== */

.box {
	padding: 14px;
	font-family: robotolight, sans-serif, Arial;
	

	margin-top: 0px;
	margin-right: 0px;
	margin-left: 4px;

}
.box h1 {
	margin: 0px;
	padding: 1px 2px 4px;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 7px;
	font-family: Robotobold, sans-serif, Arial;
	color: #033;
}
.bigheadingcool {
	margin: 0px;
	padding: 1px 2px 4px;
	font-size: 18px;
	margin-bottom: 7px;
	font-family: "open_sans_lightregular";
	color: #033;
	margin-top: 12px;
}
.box h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 7px;
	font-family: robotolight, sans-serif, Arial;

	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;

}
/* ======================= */
/* Code & Pre & Blockquote */
/* ======================= */

code {
	display: inline;
	padding: 2px 6px;
	background: #F7F7F7;
	margin: 0px 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}
pre {
	display: block;
	white-space: normal;
	background: #F7F7F7;
	padding: 10px 12px;
	margin: 14px 0px;
	clear: both;
	font-size: 0.9em;
}
blockquote {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 10px 10px 70px;
	font-style: italic;
}
/* ====================== */
/* Action Buttons         */
/* ====================== */
	
.deluge {
	display: block;
	float: left;
	width: 26px;
	height: 13px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image: url(../images/icon_bury.png);
}





/* ====================== */
/* Validation Notices     */
/* ====================== */

.validate_success, .validate_error {
	padding-left: 18px;
	font-style: italic;
	margin-left: 4px;
}
.validate_success {
	background: url('../images/validate_success.png') no-repeat left;
	color: #39CE31;
}
.validate_error {
	background: url('../images/validate_error.png') no-repeat left;
	color: #D33232;
}
/* ====================== */
/* Notice Boxes           */
/* ====================== */

.notice {
	background: #FFFECC url('../images/smile_notice.gif') no-repeat 10px;
	border: 1px solid #FAECB5;
}
.success {
	background: #E2F9E3 url('../images/smile_success.gif') no-repeat 10px;
	border: 1px solid #9ECE9E;
}
.error {
	background: #FFEDEF url('../images/smile_error.gif') no-repeat 10px;
	border: 1px solid #FFC5CC;
}
.notice, .success, .error {
	color: #636363;
	font-size: 0.92em;
	padding: 14px 14px 14px 68px;
	margin: 6px 0px;
}
.notice span, .success span, .error span {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2px;
}
.success span {
	color: #579157;
}
.error span {
	color: #CF8790
}
.notice span {
	color: #BBAB67;
}
.notice p, .success p, .error p {
	margin: 0px;
	padding: 0px;
}
/* ====================== */
/* Tables                 */
/* ====================== */


/* Header */


.help_button {
	-moz-border-radius: .4em;
	background-color: #036;
	border: 1px solid #aaa;
	color: #fff;
	font-size: 12px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.texter {
	font-size: 13px;
	font-weight: bold;
	color: #500;
	background-color: #D4DFFF;
	border: 1px solid #551F55;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.willdi {
	font-size: 12px;
	color: #2A1F00;
	margin-top: 35px;
	background-color: #B4AA9C;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 2px solid #808080;
}
.willdl {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
}
.butt {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528ecc;
	padding-top: 3px;
	padding-right: 57px;
	padding-bottom: 3px;
	padding-left: 57px;
	margin-left: 10px;
}
.butt:hover {
	background-color: #378de5;
}
.butt:active {
	position: relative;
	top: 1px;
}
/** Buttons */
.w8-button {
	border: none;
	font-family: open_sans_lightregular, sans-serif, Arial;
	font-size: 13px;
	cursor: pointer;
	opacity: 0.7;
	text-decoration: none;
	width: 100px;
	color: #FFF;
	height: 36px;
	line-height: 36px;
 padding 0px;
}
.w8-topnav {
	border: none;
	font-family: open_sans_lightregular, sans-serif, Arial;
	font-size: 13px;
	cursor: pointer;
	opacity: .8;
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
	height: 41px;
	line-height: 32px;
 padding 4px 2px 4px 2px;
}

.w8-topnav  a:hover{
	color:aqua;
}

.w8-main {
	display: table;
	border: none;
	font-family: open_sans_lightregular, sans-serif, Arial;
	font-size: 15px;
	cursor: pointer;
	opacity: 0.7;
	padding-top: 6px;
	padding-bottom: 12px;
	color: #FFF;
	margin-bottom: 2px;
	text-align: left;
}
.w8-heading {
	font-family: robotolight, sans-serif, Arial;
	font-size: 14px;
	opacity: 0.7;
	padding-top: 3px;
	padding-bottom: 8px;
	color: #333;
	margin-bottom: 2px;
	width: 220px;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
	margin-right: 15px;
	margin-left: 2px;
}
.w8-text {
	font-family: robotolight, sans-serif, Arial;
	font-size: 13px;
	opacity: 0.7;
	padding-top: 3px;
	padding-bottom: 8px;
	color: #000;
	margin-bottom: 2px;
	width: 220px;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
}
.w8-main.iconize_job{
	background-image: url(../images/document-48.png);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	height: 120px;
	width: 220px;
	margin-left: 6px;
	padding-top: 19px;
	padding-left: 56px;
	font-size: 19px;
	font-family: "opensans light";
	line-height: 20px;
	-webkit-transition: all 3s ease-in-out 0s;
	-moz-transition: all 3s ease-in-out 0s;
	-ms-transition: all 3s ease-in-out 0s;
	-o-transition: all 3s ease-in-out 0s;
	transition: all 3s ease-in-out 0s;

}
.w8-main.iconize_cal {
	background-image: url(../images/cal-48.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 120px;
	width: 145px;
	margin-left: 6px;
	padding-top: 60px;
	font-size: 14px;
	font-family: "cartogothicstd book", sans-serif, Arial;
	line-height: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
		-webkit-transition: all 3s ease-in-out 0s;
	-moz-transition: all 3s ease-in-out 0s;
	-ms-transition: all 3s ease-in-out 0s;
	-o-transition: all 3s ease-in-out 0s;
	transition: all 3s ease-in-out 0s;
}
.w8-main.iconize_var {
	background-image: url(../images/var-48.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 120px;
	width: 145px;
	margin-left: 6px;
	padding-top: 60px;
	font-size: 14px;
	font-family: "cartogothicstd book", sans-serif, Arial;
	line-height: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
		-webkit-transition: all 3s ease-in-out 0s;
	-moz-transition: all 3s ease-in-out 0s;
	-ms-transition: all 3s ease-in-out 0s;
	-o-transition: all 3s ease-in-out 0s;
	transition: all 3s ease-in-out 0s;
}
.w8-main.iconize_vari {
	background-image: url(../images/var.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 46px;
	width: 220px;
		margin-left: 6px;
	padding-top: 14px;
	padding-left: 40px;	
}


.w8-main.iconize_server {
	background-image: url(../images/graph.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 120px;
	width: 145px;
	margin-left: 6px;
	padding-top: 60px;
	font-size: 14px;
	font-family: "cartogothicstd book", sans-serif, Arial;
	line-height: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
		-webkit-transition: all 3s ease-in-out 0s;
	-moz-transition: all 3s ease-in-out 0s;
	-ms-transition: all 3s ease-in-out 0s;
	-o-transition: all 3s ease-in-out 0s;
	transition: all 3s ease-in-out 0s;
}
.w8-main.iconize_queue {
	background-image: url(../images/chart.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 120px;
	width: 145px;
	margin-left: 6px;
	padding-top: 60px;
	font-size: 14px;
	font-family: "cartogothicstd book", sans-serif, Arial;
	line-height: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
		-webkit-transition: all 3s ease-in-out 0s;
	-moz-transition: all 3s ease-in-out 0s;
	-ms-transition: all 3s ease-in-out 0s;
	-o-transition: all 3s ease-in-out 0s;
	transition: all 3s ease-in-out 0s;
}
.w8-main.iconize_help {
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 46px;
	width: 100%;
	margin-top: 13px;
		margin-left: 0px;
			margin-right: 0px;
	padding-top: 14px;
	padding-left: 40px;	
}

.w8-main.iconize_logout {
	background-image: url(../images/logout.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 46px;
	width: 93%;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 40px;
	background-color:#000000;	
}

.logbut {
	background-image: url(../images/blue.png);
	background-repeat: no-repeat;
	margin-top:7px;
	height: 25px;
	width: 25px;
	display: table;
	border: none;
	cursor:pointer;
	


}


.w8-main.iconize_link {
	background-image: url(../images/link-48.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 120px;
	width: 145px;
	margin-left: 6px;
	padding-top: 60px;
	font-size: 14px;
	font-family: "cartogothicstd book", sans-serif, Arial;
	line-height: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
		-webkit-transition: all 3s ease-in-out 0s;
	-moz-transition: all 3s ease-in-out 0s;
	-ms-transition: all 3s ease-in-out 0s;
	-o-transition: all 3s ease-in-out 0s;
	transition: all 3s ease-in-out 0s;
}
.w8-main.iconize_quick {
	padding-top: 10px;
	font-size: 15px;
	height: 41px;
	width: 100%;

	margin-bottom: 0px;
	padding-left: 14px;
}

.w8-main.iconize_quick:hover {
	

	color: #000000;
	font-weight: bold;
	background-color: #eaecee;	
}

.w8-button.bars, .w8-main.bars {
	color: #666666;
	background-color: #FFF;
}

.w8-main.iconize_quick.alter {

	
	color: #000000;
	font-weight: bold;
	background-color: #eaecee;	
}


.w8-main.iconize_tab {
	padding-top: 5px;
	font-size: 12px;
	height: 30px;
	width: 195px;
	margin-top: 3px;
	margin-bottom: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-radius: 5px 5px 0px 0px;
}
.w8-main.functions {
	padding-top: 10px;
	font-size: 14px;
	height: 60px;
	min-width: 220px;
	font-family: "open_sans_lightregular", sans-serif, Arial;
}
.w8-button.red, .w8-main.red {
	background-color: #d9522c;
}
.w8-button.reg, .w8-main.reg {
	background-color: #693434;
}
.w8-button.green, .w8-main.green {
	background-color: #009900;
}
.w8-button.pink, .w8-main.pink {
	background-color: #993399;
}
.w8-button.d-blue, .w8-main.d-blue {
	background-color: #0099ab;
}
.w8-button.g-blue, .w8-main.g-blue {
	background-color: #00606A;
}
.w8-button.yellow, .w8-main.yellow {
	background-color: #008641;
}




.w8-button.cal, .w8-main.cal {
	background-color: #2e8bcc;
}



.w8-button.l-blue, .w8-main.l-blue {
	background-color: #2A3F55;
}
.w8-button.violet, .w8-main.violet {
	background-color: #5b39b6;
}
.w8-button.grey, .w8-main.grey {
	background-color: #474747;
}
.w8-button.cool, .w8-main.cool {
	background-color: #000000;
	z-index:3;
}
.w8-topnav.cool {
	background-color: #000000;
	z-index:3;
}


.w8-button.naut, .w8-main.naut {
	background-color: #000000;
}

.w8-button:hover {
	opacity: 1;/**background-color: #2941AD; */
}
.w8-button:active {
	color: white !important;
	background-color: #191919 !important;
}
.header_texte {
	font-family: "open_sans_lightregular", sans-serif, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 14px;
}
.minButtons {
	float: left;
	width: 40px;
	padding-right: 3px;
	cursor: pointer;
}
.tabspot {
	font-family: "open_sans_lightregular", sans-serif, Arial;
	font-size: 13px;
	color: #333;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	height: 20px;
	border: 1px solid #333;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FFF;
}
.tabspot hover {
	color: #0072c9;
}
.tabspot.alter {
	color: #0072c9;
}
#sidebar {
	width: 236px;
	margin-top: 41px;
	float: left;

}
.logo {
	background-color: #000000;
}

.stati {
	background-color: #B1BAB8;
	margin-left: 3px;
}

.title a {
	color: #575247;
	font-size: 16px;
	font-weight: bold;
}
.session {
	color: #F8F7F5;
	width: 500px;
}
.session a {
	color: #989F30;
}

.hers
{
	font-family: "open_sans_lightregular";
	font-size: 12px;
	font-weight: bold;
	background-color: #8ABFFF;
	border-bottom-width: .5em;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 22px;
	color: #000;
}

.herb
{
	background-color: #E6E6E6;
}
.flow
{
	background-color: #E1EBF4;
}

#dataTable tr:hover {
	background-color: #FEFEFE;
	border: 1px solid #006;
}





.command_type
{
	font-family: robotolight, sans-serif, Arial;
	font-size: 14px;
	text-align: center;
	margin-top: 8px;

}

.metexy

{
	font-family: robotolight, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-spacing: 9px;	
	}
	
.sideHeadings
{
	font-family: Robotobold, sans-serif, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #C64F00;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 12px;	
}

.jobcal_box
{
	width: auto;
	background-color: #000000;
	font-size: 12px;
	float: left;
	margin-top: 38px;
	font-family: robotolight, sans-serif, Arial;
	z-index: 20;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 4px;
	position: fixed;

	box-shadow: 1px 0px 2px rgba(0,0,0,0.5);
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bord_table
{
	border: 1px solid #666;
	padding: 4px;
}
.w8-main.iconize_var:hover {
	background-color: #666;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
.w8-main.iconize_cal:hover {
	background-color: #666;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
.w8-main.iconize_queue:hover {
	background-color: #666;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
.w8-main.iconize_server:hover {
	background-color: #666;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
.w8-main.iconize_link:hover {
	background-color: #666;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
.w8-main.iconize_job:hover {
	background-color: #666;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
.listBox
{
	width:600px; 
	margin-left:auto;
	margin-right:auto
	
	}



.testbutton {
  font-family: arial;
  color: #FFFFFF !important;
  font-size: 14px;
  border:0px;
  text-shadow: 1px 1px 0px #7CACDE;
  box-shadow: 1px 1px 1px #7D94A3;
  padding: 5px 19px;
  background: #63B8EE;
}
.testbutton:hover {
	color: #14396A !important;
	background: #468CCF;
	cursor: pointer;
}