/* $Id: _system.css 6908 2015-09-09 07:37:36Z iscp-cdiels $ */
.debugstrgr{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background-color: #FAFAFA;
	padding: 1px 4px;
	border: 1px dotted #987EB2;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.debugstrgrval{
	color: #F00;
	font-weight: bold;
}
.debugstrgrval_id{
}
.debugstrgrval_strgr{
	color: #7204D3;
}
.debugstrgrmode{
	color: #738E6C;
	font-style: italic;
	font-weight: bold;
}
.debugstrgrmodeval{
	font-weight: bold;
}
.debugstrgrmodevalbase{
	color: #D1217F;
}
.debugstrgrmodevalyes{
	color: #107CEF;
}
.debugstrgrmodevalno{
	color: #C46511;
}


.breaker{
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/* Third toolbar in tinyMCE is only for administrators */
table.mceToolbarRow3 tr td{
	background-color: #D8D8D6;
}
table.mceToolbarRow3 .mceButton{
	border: 1px solid #D8D8D6;
}

/* Responsive TinyMCE */
table.mceLayout, textarea.tinyMCE {
	width: 100% !important;
}
/* make the toolbar wrap */
.mceToolbar td {
	display: inline;
	float: left;
}

/* For UI Block */
.blockmsg{
	padding: 20px 40px !important;
	background-color: #000 !important;
	opacity: 0.5 !important;
	filter: alpha(opacity=50);
	color: #FFF !important;
	font-size: 20px !important;
	font-weight: bold !important;
	border: 0px none !important;
	border-radius: 6px !important;
	-khtml-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
}
.blockmsgerr{
	color: #F00 !important;
}
.blockmsgok{
	color: #24FF19 !important;
}

/* Input NN */
table.g_input_nn_champ_liaison{
	table-layout: fixed;
}
div.g_input_nn_champ_liaison,
div.g_input_nn_champ_liaison_last{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
td.g_input_nn_data{
	vertical-align: top;
}
td.g_input_nn_data_first_show{
	font-weight: bold;
}
td.g_input_nn_data_order_td{
	vertical-align: middle !important;
	width: 120px;
	max-width: 120px;
	overflow: hidden;
	padding: 2px 0px 0px 0px !important;
}
.g_input_nn_data_order_empty_1x{
	display: inline-block;
	height: 17px !important;
	width: 17px !important;
}
.g_input_nn_data_order_empty_2x{
	display: inline-block;
	height: 17px !important;
	width: 37px !important;
}
.g_input_nn_data_order,
.g_input_nn_data_order_pos{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	line-height: 14px;
	height: 17px !important;
	width: 17px !important;
	color: #D0D0D0;
}
.g_input_nn_data_order_pos{
	margin-top: 6px !important;
	height: 22px !important;
	width: 26px !important;
}
.g_input_nn_data_order .fa-stack-2x{
	font-size: 18px;
	line-height: 14px;
}
.g_input_nn_data_order:hover{
	cursor: pointer;
	color: #777;
}
.g_input_nn_data_order .fa-stack-1x{
	color: #FFF !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.g_input_nn_data_order_pos .fa-stack-2x{
	color: #777;
	font-size: 30px;
	line-height: 14px;
}
.g_input_nn_data_order_pos .icorder{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 14px;
}
td.g_input_nn_data_del_bt{
	width: 65px;
	max-width: 65px;
	overflow: hidden;
	text-align: right !important;
	vertical-align: middle !important;
}


/**
 * Navbar icons
 */
div.navbar_icon{
	display: inline-block;
	margin-left: 10px;
	position: relative;
}
img#TeckMenuSwitch,
img.NotifSwitch,
img.FullScreenSwitchB,
img.ChgUsrSwitch,
img.UserPubNote,
img.MyProfile{
	cursor: pointer;
	border: 0px none;
}



/* Inline Edition */
.editOn{
	background-color: #E3F7F0;
}
.saveOn{
	background-color: #F1EAF2;
}
.saveErr{
	background-color: #FCDEDE;
}
.editIcon,
.saveIcon,
.errIcon{
	display: inline-block;
	position: absolute;
	padding: 3px;
	top: -17px;
	left: -13px;
	font-size: 12px;
	z-index: 9999;
}
.editIcon{
	color: #5FAF74;
}
.saveIcon{
	color: #E18CF2;
}
.errIcon{
	color: #F00;
}
.editIcon .fa-stack-1x,
.saveIcon .fa-stack-1x,
.errIcon .fa-stack-1x{
	font-size: 14px;
}


select{
	cursor: pointer;
}
.input_label{
	color: #777;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

/* For tinyscrollbar */
.disable{
	display: none;
}


/* laprocure notice widget */
div.g_input_direct #contenant-notice-bleu{
	margin: 10px;
}
div.g_input_direct .Procure-BR,
div.g_input_direct .Procure-BL,
div.g_input_direct .Procure-TR,
div.g_input_direct .Procure-TL{
	background: none !important;
}