@font-face {
	font-family: 'TT Travels';
	src: url('../fonts/TTTravels-Bold.eot');
	src: local('TT Travels Bold'), local('TTTravels-Bold'),
	url('../fonts/TTTravels-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TTTravels-Bold.woff2') format('woff2'),
	url('../fonts/TTTravels-Bold.woff') format('woff'),
	url('../fonts/TTTravels-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'TT Travels';
	src: url('../fonts/TTTravels-DemiBold.eot');
	src: local('TT Travels DemiBold'), local('TTTravels-DemiBold'),
	url('../fonts/TTTravels-DemiBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TTTravels-DemiBold.woff2') format('woff2'),
	url('../fonts/TTTravels-DemiBold.woff') format('woff'),
	url('../fonts/TTTravels-DemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'TT Travels';
	src: url('../fonts/TTTravels-Medium.eot');
	src: local('TT Travels Medium'), local('TTTravels-Medium'),
	url('../fonts/TTTravels-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TTTravels-Medium.woff2') format('woff2'),
	url('../fonts/TTTravels-Medium.woff') format('woff'),
	url('../fonts/TTTravels-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

a {
	color:#0B72B5;
	font-size:11px;
}

a:hover {
	text-decoration:none;
}

.dr-stglpnl-h a, .rich-stglpanel-header a, .rich-panel-header a {
	font-size: x-small;
}

.dr-stglpnl-h, .rich-stglpanel-header, .rich-panel-header {
	border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	-moz-border-radius:7px 7px 0 0;
	background:none repeat scroll 0 0 #F1F1F1;
	border-bottom:0 none #C0C0C0;
	border-color:#C0C0C0;
	color:#0B72B5;
	display:inline-block;
	font-size:small;
	height:1.3em;
	left:11px;
	line-height:10px;
	margin-left:0;
	margin-top:0;
	/*	max-width:200px;*/
	max-width:25em;
	padding:5px 6px 0;
	position:relative;
	top:-9px;
}
.rich-stglpanel-marker {
	display:inline;
	float:left;
	height:16px;
	padding-left:1px;
	padding-right:6px;
	position:relative;
	top:-5px;
	width:16px;
}

.rich-stglpnl-marker {
	display:inline;
	width: 16px;
	height: 16px;
	margin-top: 0;
	padding-left:0;
	padding-right:5px;
	position:relative;
	top: 4px;
}
.dr-stglpnl, .rich-stglpanel, .rich-panel{
	border-color:#C0C0C0;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.rich-stglpanel, .rich-panel {
	margin: 25px 0;
}

.rich-stglpanel .open {
	background:url("../images/panel_open.png") no-repeat scroll 0 0 transparent;
	height:16px;
	margin-top:-3px;
	width:16px;
}

.rich-stglpanel .close {
	background:url("../images/panel_close.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height:16px;
	width:16px;
}

.rich-table-thead {
	border-bottom:0 none;
}

table.subtable .dr-table-subheadercell {background:#945265 !important; line-height:13px;}

table.submenu a:hover {
	background-color:#11A4FF;
	border:0 none;
	color:white;
	font-style:normal;
	text-decoration:none;
}

table.submenu tr td a {
	margin:0;
	padding:2px 6px;
	text-decoration:none;
	color: #FFF;
}

a.sortField {
	background: url(../images/icon-table-sort.png) no-repeat 0px 2px;
	padding-left: 10px;
}

td.small {
	width: 0px;
}

td.center, th.center {
	text-align:center;
}

td.right, th.right {
	text-align:right;
}

td.left, th.left {
	text-align:left;
}

hr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	border-width:0px;
	display: block;
	color:#C6EAF9;
	background-color:#C6EAF9;
	font-size:0px;
	line-height:0px;
}

table.subtable {width:95% !important}

table.overview table td, table.overview ul {
	padding: 0px;
	margin: 0px;
}

.dr-tbpnl-tb {
	color:#000000;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:2px 10px;
	text-align:center;
	border-style:solid;
	border-width:1px 1px 0 0;
}

.dr-tbpnl-tb-act {
	background-position:center top;
	background-repeat:repeat-x;
	cursor:default;
	/*	padding:3px 10px 4px;*/
	border-color:#283897 !important;
	background:#00A0C6 !important;
	color:#FFF !important;
	border-top:1px solid #283897 !important;
}
.dr-tbpnl-tb-inact {
	cursor:pointer;
	color:#FFF;
	background:#0B72B5;
	border-color:#283897 !important;
}
.dr-tbpnl-tbtopbrdr{ color:#FFF;  border:0; }
.dr-tbpnl-tb-dsbl{ border-color:#283897 !important; background:#B05555 !important; color:#FFF !important; border-top:1px solid #283897 !important; }

ul.actions{
	background:#C6EAF9; border:1px solid #00A0C6; list-style:none; padding:0;
	margin:0px;
	line-height:22px;
	height:22px;
	width:75px;
	display:block;
	margin:0px 0px 5px 0px;
}

ul.actions li.active{
	line-height:22px;
	height:22px;
	width:40px;
	position:relative;
	background:url(../images/icon_settings.png) no-repeat 5px 3px; cursor:pointer; padding:0 10px 0 25px; }

ul.actions li ul li:hover {background:#C6EAF9;}
ul.actions li ul{
	top:-1px;
	left:75px;
	margin:0px;
	position:absolute;
	width:200px; background:#fbfbfb; padding-left:0; border:1px solid #00A0C6; display:none; }

ul.actions li ul li{line-height:20px; width:200px;}
ul.actions li ul li a, ul.actions li ul li input{color:#221C46; text-decoration:none; padding-left:26px; padding-right:20px; display:block;}
ul.actions li:hover ul{display:block;}

.dr-menu-label-select {
	padding: 2px 15px;
}

.submenu .dr-menu-label-select,
.submenu .rich-ddmenu-label-select {
	background-color:#0B72B5;
	border:0 none;
	color:white;
	font-style:normal;
}

.submenu .dr-menu-label-unselect,
.submenu .rich-ddmenu-label-unselect {
	border:0 none;
	color:white;
	font-style:normal;
}

.dr-menu-list-border {
	background-color:#0B72B5;
	border: 0 none;
}

.dr-menu-item-hover {
	background-color:#0B72B5;
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#0B72B5;
}

.dr-menu-list-bg {
	border:none;
}

.dr-menu-list-bg {
	background:none;
	border-left-color:#ECF4FE;
	border-right-color:#ECF4FE;
	border-top-color:#ECF4FE;
}

.dr-menu-label-unselect {
	border:0 solid transparent;
	padding:2px 15px;
}

.dr-menu-item, .dr-menu-item a {
	color: white;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
}

table.form { border-spacing: 0px; }
table.form td { padding:0 10px 3px 0; vertical-align: middle;}
table.formDashboard td {
	width: 570px
}

table.formDashboard {
	border-spacing: 0px;
}

.dashboard_account_status ul {
	margin: 0px;
	padding: 0 0 0 25px;
}

table.submenu td { padding:0px; }
table.submenu {
	border-spacing: 0px;
	margin-left:12px;
	margin-right:0px;
	top:102px;
	color:#FFF;
}

table.rich-toolbar {
	display:inline;
	position:absolute;
}
table.rich-toolbar td {
	padding-left:4px;
	padding-right:4px;
}
table.rich-toolbar td table td { padding:0px;}
body {
	margin: 0;
	padding: 0;
	font-family: TT Travels;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: -0.05em;
	color: #221C46;
	text-align: center;
}

#wrapper {
	text-align: left;
	display: block;
	border-color:#E5E9EE;
	border-style:none solid none;
	border-width:0 1px 1px;
	margin:20px auto 0;
	padding:0 0 0;
	width:1080px;
}

tr.textAlignTop {
	vertical-align: top;
}

/* Header
---------------------------------------------------------- */
div#header{
	height:144px;
	position:relative;
	background-image: linear-gradient(#221C46 50%, #ffffff 0%);
	border-bottom: 1px solid #D1CFD7;
	z-index: 100;
}

#header #logo {
	margin-top: 17px;
	margin-left: 40px;
}

#header .rich-toolbar-item-selected span {
	font-family: TT Travels;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.05em;
	color: #221C46;
}

ul.menu-userinfo {margin:0px 0 0 0; line-height:25px; position:absolute; left:0px; top:-26px;  width: 960px; wcolor:#FFF; padding:0; list-style-type:none; overflow:hidden; z-index: 0;}
ul.menu-userinfo li{display:inline; margin:0 11px; font-size:11px;}
ul.menu-userinfo li a{color:#0B72B5; font-size:11px}
ul.menu-userinfo li span{font-weight:bold}
ul.menu-userinfo li a.profile { background:none; float:left; font-weight:bold; margin-right:15px; padding-left:20px;}
ul.menu-userinfo li select{float:right; margin-top: 2px; margin-right: 15px;}
ul.menu-userinfo li a:hover{text-decoration:none}

ul.menu-actions {box-sizing: border-box; background: #00EB5E; margin:0px 0 0 0; line-height:20px; position:absolute; left:0px; top:-20px;  width: 1080px; wcolor:#FFF; padding:0 32px; list-style-type:none; overflow:hidden; gap: 10px}
ul.menu-actions li{display:inline; margin:0 11px; font-size:11px;}
ul.menu-actions li span{font-weight:bold}
ul.menu-actions li a.contact{padding-left: 15px; margin-right: 15px; float:right; background:url(../images/icon_contact.png) no-repeat 0 center}
ul.menu-actions li a.logout { background:url(../images/logout.png) no-repeat scroll 0 center transparent; float:right; margin-right:15px; padding-left:21px; }
ul.menu-actions li a.changePw{padding-left: 20px; margin-right: 15px; float:right; background:url(../images/lock.png) no-repeat scroll 0 center transparent}
ul.menu-actions li select{float:right; margin-top: 2px; margin-right: 15px; cursor: pointer;}
ul.menu-actions li div{display:inline; float:right; margin-right: 3px; cursor: pointer; font-size: 11px;}
ul.menu-actions li #selectLanguages {background: url(../images/plx-ic-globe.svg) no-repeat scroll 0 center transparent; background-size:16px; padding-left:22px;}
ul.menu-actions li a.help{padding-left:8px; background:url(../images/icon_help.png) no-repeat 0 center}

div.context{padding:10px 0 10px 10px; background-color:#fefee2; border:1px solid #e2e2c9; line-height:16px; color:#221C46}
dt.error{color:darkred; font-weight:bold;}
dt.warn{color:chocolate; font-weight:bold;}
dt.info{color:darkgreen; font-weight:bold;}
.messages{padding:16px 0 16px 70px; background:#fefee2 url(../images/icon_info.png) no-repeat 11px center; border:1px solid #e2e2c9; line-height:16px; color:#221C46}

/*span table{width:100%}*/
.dr-pmenu-top-group-div{float:left; line-height:20px; width:auto; border:0}
.dr-pmenu-top-group{background:none; color:#FFF}
.dr-pmenu-item{background:#0B72B5}
.dr-tbpnl-cntnt{border:1px solid #e5e9ee; border-top:5px solid #0B72B5; }
.dr-pmenu-selected-item{font-style:normal; background:#0B72B5}
table.rich-toolbar{background:none; border:0; color:#FFF;}
tr.dr-toolbar-int{color:#FFF;}


td.rich-toolbar-item a {
	text-decoration: none;
}

td.rich-toolbar-item span {
	text-decoration: none;
}

/*
table input.text{height:23px; width:401px; padding:5px 8px 0; border:0; background:url(../images/input_background.png) no-repeat 0 0;}
input.text{height:23px; width:401px; padding:5px 8px 0; border:0; background:url(../images/input_background.png) no-repeat 0 0;}
*/
/*
table input.text{height:23px; width:100%; padding:5px 8px 0; border:0; background:url(../images/input_background.png) no-repeat 0 0;}
input.text{height:23px; width:100%; padding:5px 8px 0; border:0; background:url(../images/input_background.png) no-repeat 0 0;}
table select{border:0; width:100%; height:23px; padding:5px 8px 0; background:url(../images/input_background.png) no-repeat 0 0}

table input.text{height:23px; width:100%; padding:3px 0px 0px 3px; border:1px solid silver;}
input.text{height:23px; width:100%; padding:3px 0px 0px 3px; border:1px solid silver;}

/*table select{height:23px; width:104%; padding:1px 0 0 1px; border:1px solid silver;}*/

#content h1{
	font-family: TT Travels;
	font-size: 16px;
	letter-spacing: -0.05em;
	color: #221C46;
	clear: both;
}


#side-a {
	float: left;
	width: 200px;
}

#side-b {
	float: right;
	width: 200px;
}

#content {
	clear:both;
	margin-top:11px;
	overflow:visible;
	padding:0 21px 0;
	width:918px;
}

#footer {
	clear:both;
	box-sizing: border-box;
	width:1080px;
	height: 40px;
	margin-top: 16px;
	padding-right: 32px;
	line-height: 40px;
	border-top: 1px solid #E5E9EE;
	font-weight: 700;
	text-align: right;
}

#footer a {margin: 0 8px; text-decoration:none; color: #221C46;}
#footer a:hover {text-decoration: underline;}
#welcome {
	background: white;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom:10px;
}


.info {
	color: #00FF00;
}

.error {
	color: #FF0000;
}

img {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0;
	padding: 0;
	border: 0;
}

.employeeTable {
	width: 100%;
}

/*
*/
.leftW200px {
	align: left;
	text-align: left;
	width: 200px;
}

.leftW200pxH20px {
	align: left;
	text-align: left;
	width: 200px;
	height:22px;
}

.left {
	align: left;
	text-align: left;
}
.leftWithBorder{
	align: left;
	text-align: left;
	height: 100%;
}

.links {
	COLOR: #034865;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 8pt;
}
a.links:link {
	COLOR: #034865;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}
a.links:active {
	COLOR: #034865;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}
a.links:visited {
	COLOR: #034865;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}
a.links:hover {
	COLOR: #034865;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}

/* Hyperlien d�sactiv�*/
.links_disabled {
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}
a.links_disabled:link {
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}
a.links_disabled:active {
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}
a.links_disabled:visited {
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}
a.links_disabled:hover {
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial,Verdana,sans-serif;;
	FONT-SIZE: 10pt;
}



/* Titre principal (homepage) */
.HomePageTitle {
	COLOR: #034865;
	font-weight: bold;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #ffffff;
}

.subTitle {
	font-weight: bold;
	FONT-SIZE: 10pt;
}

.subSubTitle {
	font-weight: bold;
}

.subText {
	FONT-SIZE: 6pt;
}

/* Texte */
.inputlabel{
	COLOR: #221C46;
	FONT-SIZE: 11px;
	white-space: nowrap
}

#content .LblLev2Txt {
	font-family: TT Travels;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.05em;
	text-align: left;
	color: #221C46;
}

/*
.errormessage {
	COLOR: #FF0000;
	FONT-SIZE: 10pt
}*/

span.error-message{background:url(../images/error.gif) no-repeat 0 0; padding:2px 0 2px 20px; line-height:16px; word-wrap:break-word;}
span.rich-tool-tip span.error-message {
	background:url("../images/error.gif") no-repeat scroll 3px 3px #F1F1F1;
	border:1px solid #C0C0C0;
	padding:5px 5px 5px 23px;
}

.rich-tool-tip {
	background-color:transparent;
	border:none;
	display:none;
	float:left;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	padding:7px;
	position:absolute;
}

span.rich-message{padding-top:4px;}

table.subtable {
	margin: 0.5em 0 0.5em 1em;
}
/*
table td, table th {
	vertical-align: top;
}
*/
/* Table overview */
table.overview th {
	background:none repeat scroll 0 0 white;
	border-right: 1px solid #E5E9EE;
	color:#0B72B5;
	line-height:16px;
	padding:0.35em 0.75em 0.2em;
	text-decoration:underline;
}

.dr-dscr-button, .dr-dscr-sepctrl, .dr-dscr-t, .rich-dtascroller-table {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	width:auto;
}

table.overview table tr td{border:0}
table.overview table tr td.dr-dscr-sepctrl, table.overview table tr td.dr-dscr-sepctrl a{color:#FFF}
.dr-dscr-inact, .dr-dscr-act{color:#FFF}
.dr-dscr-act{font-weight: bold;}
table tr td.rich-datascr-button, table tr td.rich-datascr-button a {
	color:#283897;
}
.dr-table-footer, .rich-table-footer {
	background:none repeat scroll 0 0 #F1F1F1;
	border-top:1px solid #C0C0C0;
}
a.edit{background:url(../images/icon_edit.png) no-repeat 7px 2px; padding:2px 0 2px 18px; line-height:16px; background-repeat:no-repeat;}
a.mag{background:url(../images/icon_magnifier.png) no-repeat 7px 2px; padding:2px 0 2px 18px; line-height:16px; background-repeat:no-repeat;}
a.delete{background:url(../images/icon_delete.png) no-repeat 7px 2px; padding:2px 0 2px 18px; line-height:16px; background-repeat:no-repeat;}
a.download {
	background:url("../images/excel.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:33px;
	padding-left:50px;
	padding-top:15px;
	vertical-align:middle;
	width:44px;
	white-space:nowrap;
}
table.overview {
	border: 1px solid #E5E9EE;
	border-spacing:0;
	width:100%;
}
table.small {
	width:auto;
}

table.overview td.rich-table-footercell {
	padding: 0px;
}

table.overview td{
	/*font-size: 90%;*/
	padding: 0.35em 0.75em 0.2em 0.75em;
	border-right: 1px solid #E5E9EE;
}
table.overview a{color:#000000; font-size:11px;}
table.overview th a{color:#0B72B5}

.btn {
	background-color:white;
	border:1px solid #C0C0C0;
	color:#221C46;
	cursor:pointer;
	font-family: TT Travels;
	font-size:11px;
	font-weight:700;
	letter-spacing: -0.05em;
	margin:10px 5px 10px 0;
	padding:3px;
	text-decoration:none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.btn:hover {
	background-color:#221C46;
	color:white;
	border: 1px solid #221C46;
}

.lang .btn:active {
	background: #00330E;
	color: white;
}

.center {
	text-align: center;
	vertical-align: middle;
}

a.btn {
	padding: 2px 4px;
	font-size:12px;
}

a.toggleLink {
	text-decoration:none;
}

// Richfaces
   .rich-message-marker img, span.rich-messages-marker img {
	   padding-right:7px;
   }

.clearBoth {
	clear:both;
}

.rich-message-label {
	color:red;
	font-size:10px;
	padding-left:0.8em;
	font-family: Arial,Verdana,sans-serif;;
	word-wrap:break-word;
}

/*
.infopanel  { border:2px solid #C6DEFF }
*/
.infopanel { border:2px solid #283897; }
.infopanel div.rich-separator { background: #283897 none repeat scroll 0 0;}
.infopanel a {text-decoration:none; color:#000000; font-size:11px;}
.rich-mpnl-header {
	border-color: #283897;
	background-image: none;
	background-color: #283897;
}

.row1       {   height:60px; }
.row1 .col  { padding:10px; }
.row2       {   height:2px; }
.row3       {   height:20px; }
.row3 .col  {text-align:left; }
.col        { }

.label{
	font-weight:bold;
}
/*
	.pbody{
	    width:200px;
	}
*/
.nowrap {
	white-space: nowrap;
}
.rich-calendar-days, .rich-calendar-footer, .rich-calendar-holly, .rich-calendar-toolfooter {
	background: none repeat scroll 0 0 #C0C0C0;
}
.rich-calendar-weekends, .rich-calendar-holly {
	color: #0B72B5;
}
.rich-calendar-button {
	margin-left: 5px;
}
.rich-calendar-exterior {
	border-color:#0B72B5;
}
.rich-calendar-header {
	background-color:#0B72B5;
	border-bottom-color:#0B72B5;
}
.rich-calendar-month {
	background-color:#0B72B5;
}
.rich-calendar-tool {
	background-color:#0B72B5;
}
table.rich-calendar-popup td {
	padding:0;
	border-color:#0B72B5;
}
.rich-calendar-tool-close {
	background:none;
}
.rich-calendar-select {
	background-color:#0B72B5;
	color:white;
}

.rich-calendar-input {
	width: 75px !important;
}
.tooltip {
	background-color:#{richSkin.generalBackgroundColor};
	border-width:3px;
	padding:10px;
}
.tooltip-text {
	width:100px;
	height:100px;
	cursor:arrow;
	border-width:2px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	color: #000000;
}
.rich-list-item, li {
	list-style-type: none;
}
.dr-tree-h-text, .rich-tree-node-text, .dr-tree-i-sel, .rich-tree-node-selected {
	border: 0px;
	text-decoration: none;
}
.dr-tree-i-hl, .rich-tree-node-highlighted {
	text-decoration: none;
}
.dr-tree-full-width {
	width: 150px;
}

.negative {
	color:black;
}

.positive {
	color:#0B72B5;
	font-weight: bold;
}

#content h2, h2 {
	font-family: TT Travels;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: -0.05em;
	clear: both;
	color: #221C46
}

#content h3, h3 {
	font-family: TT Travels;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: -0.05em;
	clear: both;
	color: #221C46
}

.listbox {
	height:auto;
}

td.top {
	vertical-align:top;
}
td.center {
	vertical-align:center;
}
.rich-picklist-source-items {
	margin: 0px;
}
.rich-combobox-item
{
	height: 16px;
}
ul.rules {
	padding-left: 3em;
}
ul.rules li {
	list-style-type: lower-roman;
	font-weight: bold;

}
ul.rules li pre {
	font-weight: normal;
	max-width:800px;
}

.highlighted {
	color:maroon;
	font-weight:bold;
}
.formMessage{
	padding-left:10px;
}
.fixedColumnSize{
	width:150px;
}

.submenu .rich-menu-item {
	background-color:white;
	color:#0B72B5;
	font-style:normal;
	font-weight:normal;
}

.submenu .rich-menu-item-hover,
.submenu .rich-menu-group-hover{
	background-color: #0B72B5;
	background-position: left top;
	background-repeat: repeat-x;
	/*border-color: #283897;*/
	border:1px solid #0B72B5;
	color:white;
}

.submenu .rich-menu-list-border {
	border:1px solid #0B72B5;
}

/*Defines styles for all tabPanel*/

.specialTabPanel{
	position:relative;
	z-index:10;
}

.rich-tab-bottom-line {
	border-bottom:1px solid white;
}

.rich-tabpanel-content{
	border-bottom-color:#ccc;
	border-left-color:#ccc;
	border-right-color:#ccc;
	border-top:2px solid #283897;
}

.rich-tab-active {
	background-color:#283897;
	background-image: none;
	color:white;
	border-top-color:#283897;
	border-left-color:#283897;
	border-right-color:#283897;
}

.rich-tab-inactive {
	background-color:#0B72B5;
	background-image: none;
	color:white;
	border-top-color:#283897;
	border-left-color:#283897;
	border-right-color:#283897;
}

.rich-tabhdr-side-border{ background-image: none; }
.rich-tabhdr-side-cell{ border-top-width:0px; }

/*.rich-datascr-button, .rich-datascr-ctrls-separator { border:0px;}*/
.rich-dtascroller-table { border-width:0px; }
.rich-dtascroller-table { border-width:0px; }

.rich-datascr-button{
	border:0px;
	background:none;
	border-color:#BED6F8;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
}
.rich-datascr-ctrls-separator {
	border:0px;
	background:none;
	border-color:#BED6F8;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
}
.rich-table-cell {
	border-bottom:0 none;
	border-right:0 none;
}
.rich-datascr-inact {
	color:#0B72B5;
	font-weight:normal;
}
.rich-datascr-inact:hover {
	text-decoration:underline;
}

.rich-datascr-act {
	color:#283897;
	font-size:larger;
}
.rich-tab-disabled {
	background-color:#8D9AE0;
	background-image:none;
	border-color:#C6EAF9;
	color:#C6EAF9;
}

.textInputField, input.text {
	border:1px solid silver;
	padding:2px 4px;
}

.selectInputField{
	border:1px solid silver;
}

.inputFieldActive{
	background-color:#fee;
}

.rich-calendar-header  {
	background-color:#0B72B5;
}

.rich-calendar-tool-btn {
	color:white;
}

.rich-calendar-tool-btn-hover {
	text-decoration: underline;
	background-color: #0B72B5;
	border-width:0px;
}

.rich-list-picklist-button  {
	background-color:#0B72B5;
	background-image:none;
	color:white;
}

.rich-list-picklist-button-disabled  {
	background-color:#8D9AE0;
	background-image:none;
	border-color:#C6EAF9;
	color:#C6EAF9;
}

.rich-list-picklist-button-light {
	border-color:#C6EAF9;
	background-color:#0B72B5;
	background-image:none;
	color:white;
}

.submenu .rich-ddmenu-label-unselect {
	padding: 2px 6px;
	margin: 0px;
}

.submenu .rich-ddmenu-label-unselect:hover {
	background-color:#0B72B5;
	border:0 none;
	color:white;
	font-style:normal;
	cursor: pointer;
}

.submenu .rich-ddmenu-label-select {
	padding: 2px 6px;
}

.inputFieldInactiveFF {
	background-color:#D4D0C8;
	color:#666;
}

.modalPanelButton {
	padding:3px 15px; margin-right:5px; color:black; text-decoration: none; border:1px solid #00A0C6; background-color:#C6EAF9;
}

#panel {
	display:block;
}

.optionList {
	height:22px;
}
.vertical-menu-cell {
	padding:0px 4px 0px 4px;
}

/* Actions dropdown menu */

.actionsColor {
	background:none repeat scroll 0 0 #C6EAF9;
	border:1px solid #00A0C6;
	display:block;
	height:19px;
	margin:0px;
	padding:3px 0px 0px 5px;
	width:70px;
	color:#221C46;
	line-height:0px;
	list-style:none outside none;
}

.actionsColor .actionsIcon {
	margin-bottom: -4px;
	margin-right: 4px;
}

.actionsColor .actionsLabel {
	font-weight:normal;
	padding:2px 0 4px 0px;
}

.actionsColor .dr-menu-label {
	color:#000000;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
}

.actionsColor .rich-menu-item,
.actionsColor .rich-menu-item-enabled  {
	background: #fbfbfb none repeat scroll 0 0;
	line-height:16px;
	width: 196px;
	padding:2px 0 2px 4px;
}

.actionsColor .rich-menu-item-label {
	background: #fbfbfb none repeat scroll 0 0;
}

.actionsColor .rich-menu-item-hover,
.actionsColor .rich-menu-item-label-selected {
	background: #C6EAF9 none repeat scroll 0 0;
	border:0
}

.actionsColor .rich-menu-list-border{
	border: 1px solid #00A0C6;
}

.rich-menu-list-border {
	background-color: #0B72B5;
}

.rich-menu-list-bg {
	background-image:none;
	border:medium none;
}

.actionsColor .rich-ddmenu-label div {
	border: 0px;
}

.actionsColor div.rich-menu-list-border {
	border: 1px solid #00A0C6;
}

.actionsColor .rich-menu-list-border div{
	border: 0px;
}

.actionsColor .rich-menu-list-bg{
	background: #0B72B5 none repeat scroll 0 0;
}

.actionsColor .value {
	padding-left: 10px;
}

.rich-stglpanel-body, .noScrollBar {
	overflow:hidden;
}

.rich-stglpanel-body {
	padding: 0 10px 10px 10px;
}

.icon {
	vertical-align: middle;
	line-height: 16px;
}

pan.textInputField{
	width: 50px;
}

div.companyList {
	background-color: lightgrey;
	display: inline-block;
	height: 175px;
	overflow: auto;
	padding: 5px 20px;
}

table.companyList {
	background-color: transparent;
	border: 0 none;
}

table.companyList td {
	border: 0 none;
	white-space: nowrap;
}

td.companyTitle {
	vertical-align: top;
	padding-top: 10px;
}

.dashboard_account_status {
	background-color: #F1F1F1;
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	vertical-align:center;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.dashboard_account_status li {
	list-style-type: disc;
}

td.dashboard_cards {
	padding-left: 10px;
}
ul.listWithoutTabs {
	padding: 0px;
}

table.rich-toolbar td.toolbar-seperator {
	background-color:white;
	padding:0.5px;
}

table.rich-toolbar td.toolbar-seperator img {
	display:none;
}

tr.rich-table-row:hover {
	background: url(../images/shade.png) repeat;
	background-position:center bottom;
}

.info_box li, .warning_box li{
	list-style-type:disc;
	text-align:justify;
}

.info_box, .warning_box {
	margin: 0px 0px 0px 10px;
	width: 36em;
}

.warning_box {
	background: url("../images/icon_info.png") no-repeat scroll 9px 12px transparent;
	padding-top: 32px;
	margin-top: 25px;
}

tr.no_hover:hover {
	background: none;
}

.cardstop {
	color: red;
}

.create_account_card_image {
	background: url("../images/carte-sodexo_legende.png") no-repeat scroll 0px 0px transparent;
	width: 250px;
	height: 150px;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

span.create_account_lastname {
	background:url(../images/number1.png) no-repeat scroll 0 center transparent;
	margin-right:15px;
	padding-left:25px;
	display: block;
	min-height: 20px;
}

span.create_account_cardnumber {
	background:url(../images/number2.png) no-repeat scroll 0 center transparent;
	margin-right:15px;
	padding-left:25px;
	display: block;
	min-height: 20px;
}

a.activeLanguage, a.activeLanguage:visited, a.activeLanguage:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #0B72B5;
}
a.inactiveLanguage, a.inactiveLanguage:visited, a.inactiveLanguage:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #0B72B5;
}

div#divManageClientForm {
	display: block;
	float: left;
	width: 680px;
}

div#rightPanel {
	display: block;
	float: right;
	width: 220px;
}

div#includeSpotLight {
	display: block;
}

form#manageClientForm{
	overflow-x: auto
}
.quickLinkDiv {
	display: block;
	float: left;
	vertical-align: top;
	width: 33%;
}

div#leftPanel {
	display: block;
	float: left;
	width: 671px;
}

div#quickLinks {
	display: block;
	margin-bottom: 5px;
}

div#recentOrders {
	display: block;
}

div.clear {
	clear: both;
}

span.clear-decoration {
	text-decoration: none;
	font-weight: normal;
}

div.underlinedTitle {
	width: 200px;
	margin-bottom: 5px;
	height: 30px;
	display: block;
}

div.underlinedTitle h3 {
	margin: none;
	padding: none;
}

div.underlinedTitle hr {
	margin-top: -5px;
	height: 3px;
	background-color: #0B72B5;
	padding: none;
}


td.rich-toolbar-item {
	font-weight: bold;
	color: white;
	border: 0px none;
	font-style: normal;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

td.rich-toolbar-item a {
	background-color: #0B72B5;
}

td.rich-toolbar-item-selected  {
	font-weight: bold;
	color: #1971A3;
	background-color: white;
	border: 2px solid;
	border-color: white;
	font-style: normal;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

div.warningMessage {
	background-color: #FEEFB3;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url('../images/error-warning.png');
}
