.cut-icon {
    background: url(../../images/grids_icones/cut.gif) no-repeat center left !important;
}

.copy-icon {
    background: url(../../images/grids_icones/copy.gif) no-repeat center left !important;
}

.delete-icon {
    background: url(../../images/grids_icones/delete.gif) no-repeat center left !important;
}

.paste-icon {
    background: url(../../images/grids_icones/paste.gif) no-repeat center left !important;
}

.add-assignment-icon {
    background: url(../../images/grids_icones/add-assignment.gif) no-repeat center left !important;
}

.add-recapTask-icon {
    background: url(../../images/grids_icones/add_Recaptask_action.gif) no-repeat center left !important;
}

.prev-icon {
    background: url(../../gxt/images/gxt/icons/page-prev.gif) no-repeat center left !important;
}

.next-icon {
    background: url(../../gxt/images/gxt/icons/page-next.gif) no-repeat center left !important;
}

.merge-icon {
    background: url(../../images/grids_icones/merge.gif) no-repeat center left !important;
}

.recalcul-icon {
    background: url(../../images/grids_icones/recalcul.gif) no-repeat center left !important;
}

.info-icon {
    background: url(../../images/silk/information.gif) no-repeat center left !important;
}

.colabAuthorizedCheckBox{
	margin-left: 350px;
}

.colabAuthorizedLabel{
	margin-left: 5px;
}

.colabAuthorizedLabelIE7{
	margin-left: -40px;
}

.colabAuthorizedCheckBoxIE7{
	margin-left: 355px;
	margin-bottom: 2px;
}

 .subMenu{
	background-color: #ABACAE ;
	font-weight: bold;
} 
 .subMenu:hover{
	background-color :#D2E3F8;
	color:#FFFFFF;
	font-weight: bold;	
}  
/* .subMenu{
	color:#000000;
	background-color: #ABACAE;
	font-weight: bold;
}

.subMenu:hover{
	background-color: :#000000;
	color:#ABACAE;
	font-weight:bold;
} */
.principalRedButton{
	height : 15px;
	width : 15px;
	border:none;
	background-image: url("../../images/principal_red_2.png");
	background-color: transparent;
	cursor: pointer;
}

.principalGreenButton{
	height : 15px;
	width : 15px;
	border:none;
	background-image: url("../../images/principal_green_2.png");
	background-color: transparent;
}
