/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/******************************************/
/***************** BASE *******************/
/******************************************/

*                       { margin:0; padding:0; }

body                    { background:#e6e6e6; color:#2f2f2f; font:12px/15px Arial, Helvetica, sans-serif; min-width:1600px; }

a                       { color:#ea7601; text-decoration:underline; }
a:hover                 { color:#ea7601; text-decoration:underline; }
a img                   { border:0; }
:focus                  { outline:0; }

/* Heading */
h1, h2, h3, h4          { margin-bottom:.5em; line-height:1.4em; }
h2                      { font-size:1.7em; }
h3                      { margin-bottom:.5em; color:#253033; font-size:1.25em; }
h4                      { margin-bottom:.6em; color:#494848; font-size:1.05em; }
h5                      { font-size:1.05em; }
h6                      { font-size:1em; }
h1 a, h1 a:hover, 
h2 a, h2 a:hover, 
h3 a, h3 a:hover,
h4 a, h4 a:hover        { font-weight:normal; }

/* Table */
th                      { padding:0; text-align:left; vertical-align:top; }
td                      { padding:0; vertical-align:top; }

/* Paragraph */
p, address              { margin-bottom:.5em; }
address                 { font-style:normal; }
cite                    { font-style:normal; font-size:10px; }
q:before, 
q:after                 { content:'';}

/* Form */
form                    { display:inline; }
fieldset                { border:0; }
legend                  { display:none; display:block !important; height:0; line-height:0; margin:0; overflow:hidden; padding:0; width:0; visibility:hidden; }
label                   { color:#333; }
input, select           { vertical-align:middle; }
textarea                { overflow:auto; }

/* Lists */
ul,ol                   { list-style:none; }
dt                      { display:block; }

/* Size */
small                   { font-size:.9em; }
big                     { font-size:1.25em; }



.line_p{
	height:30px;
	width:100%;
	min-width:990px;
	border-bottom:1px solid #ccc;
}
.line_tp{
	height:30px;
	width:100%;
	min-width:990px;
}
.line_ep{
	height:20px;
	width:100%;
	min-width:990px;
	font-weight:bold;
}

.line_p .left_pg,
.line_p .left_pm,
.line_p .left_pc,
.line_p .left_pr,
.line_p .left_pl,
.line_p .left_pf,
.line_p .left_ps,
.line_p .left_pp,
.line_tp .left_tpg,
.line_tp .left_tpm,
.line_tp .left_tpc,
.line_tp .left_tpp,
.line_tp .left_tpr,
.line_tp .left_tpl,
.line_tp .left_tpf,
.line_tp .left_tps{
	float:left;
	height:30px;
	line-height:30px;
	padding-left:5px;
}
.line_ep .left_epg,
.line_ep .left_epm,
.line_ep .left_epc,
.line_ep .left_epr,
.line_ep .left_epp,
.line_ep .left_epl,
.line_ep .left_epf,
.line_ep .left_eps{
	float:left;
	height:20px;
	line-height:20px;
	padding-left:5px;
}

.line_p .left_pg,
.line_p .left_ps,
.line_p .left_pr,
.line_p .left_pl,
.line_p .left_pp,
.line_p .left_pf{
}
.line_p .left_pc,
.line_tp .left_tpc,
.line_ep .left_epc{
	width:20px;
}
.line_p .left_pp,
.line_tp .left_tpp,
.line_ep .left_epp{
	width:80px;
	background:#f5f5f5;
	font-size:11px;
}
.line_tp .left_tpp select{
	font-size:11px;
	width:70px;
}

.line_tp .left_tpg,
.line_ep .left_epg{
	width:140px;
}
.line_tp .left_tpr,
.line_ep .left_epr{
	/*width:10%;*/
	width:135px;
	background:#f5f5f5;
}
.line_p .left_pr{
	/*width:10%;*/
	width:135px;
	background:#f5f5f5;
}
.line_p .left_pg{
	width:140px;
}

.line_tp .left_tps,
.line_ep .left_eps{
	width:15%;
	min-width:190px;
}
.line_p .left_ps{
	width:15%;
	min-width:190px;
}

.line_p .left_pm,
.line_tp .left_tpm,
.line_ep .left_epm{
	width:12%;
	min-width:125px;
}

.line_tp .left_tpl,
.line_ep .left_epl{
	width:220px;
}
.line_p .left_pl{
	font-size: 12px;
    line-height: 15px;
    width: 220px;
    /*text-transform: uppercase;*/
}

.line_tp .left_tpf,
.line_ep .left_epf{
	width:140px;
	background:#f5f5f5;
}
.line_tp .left_tpf select{
	width:130px;
}
.line_p .left_pf{
	width:140px;
	background:#f5f5f5;
}

.line_tp .left_tpr input,
.line_tp .left_tpl input,
.line_tp .left_tpg input{ 
	width:calc( 90% - 10px );   
	border: 1px solid #ccc;
    border-radius: 2px;
    padding: 2px 2px 2px 5px; 
	padding:2px;
}

#liste_result{
	overflow-y:auto;
	height:500px;
	/*width:1100px;*/
}

.line_btn{
	height:80px;
	padding-bottom:60px;
	padding-top:30px;
}
.line_btn .btn_new_opt,
.line_btn .btn_delete,
.line_btn .btn_exist,
.line_btn .btn_publication,
.line_btn .btn_save_pao,
.line_btn .btn_new{
	float:left;
	height: 29px;
	line-height:29px;
	border-radius:2px;
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.15);
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	font-weight:600;
	
	cursor:pointer;
}
.line_p .left_pm .update{
	float:left;
	height: 20px;
	line-height:20px;
	border-radius:2px;
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.15);
	padding-left:10px;
	margin-top:5px;
	padding-right:10px;
	color:#fff;
	font-weight:600;
	
	cursor:pointer;
}
.line_p .left_pm .update{
	background:#d43726;
}
.line_btn .btn_new{
	background:#d43726;
}
.line_btn .btn_exist{
	background:#6f6f6f;
	margin-left:20px;
}
.line_btn .btn_delete{
	background:#CCCCCC;
	color:#333;
	margin-left:20px;
}
.line_btn .btn_save_pao{
	background:#6a60a9;
	margin-left:20px;
}
.line_btn .btn_publication{
	background-color: #779827;
	margin-left:20px;
}
.line_btn .btn_new_opt{
	background-color: #2790c5;
	margin-left:20px;
}


#popUpIndex{
	float: left;
    height: 100%;
    opacity: 0.65;
    position: fixed;
    width: 100%;
    z-index: 1001;
	background:#000;
	display:none;
}
#popUpIndexContent{
	float: left;
    height: 100%;
    opacity: 1;
    position: fixed;
    width: 100%;
    z-index: 1002;
	display:none;
}
#popUpIndexContent .content2{
	margin:auto;
	margin-top:2%;
	width:500px;
	/*height:310px;*/
	background:#ffffff;
	padding-top:10px;
	padding-bottom:70px;
	padding-left:50px;
	padding-right:50px;
}

#popUpIndexContent .content2 .title_popup{
	/* Text style for "Ajouter des pr" */
	line-height:40px;
	border-bottom:4px solid #dfdfdf;
	text-align:center;
	
}


#popUpIndexContent .content2 .title_popup .title_import_img{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	
	height:40px;
	color: #eb5e00;
    font-size: 1.25em;
    line-height: 1.2em;
    margin: 0.3em 0.5em 0 0;
	font-weight:bold;
}

#popUpIndexContent .content2 .ss_title_popup{
	height:30px;
	line-height:30px;
	color: #eb5e00;
	font-style:italic;
}

#popUpIndexContent .content2 .info{
	margin-bottom:20px;
}
#popUpIndexContent .content2 .content_line_opt{
	margin-bottom:20px;
}

#popUpIndexContent .content2 .title_popup .image_close:hover{ cursor:pointer; }
#popUpIndexContent .content2 .title_popup .image_close{
	float: left;
    margin-left: 470px;
    margin-top: -32px;
    position: absolute;
}

#popUpIndexContent .content2 .line .label,
#popUpIndexContent .content2 .line .input{
	display:table-cell;
	height:40px;
	vertical-align:middle;
	text-align:left;
	
}
#popUpIndexContent .content2 .content_line_opt .line_options .input_option,
#popUpIndexContent .content2 .content_line_opt .line_options .name_option,
#popUpIndexContent .content2 .content_line_opt .line_options .info_option{
	display:table-cell;
	height:25px;
	vertical-align:middle;
	text-align:left;
	
}
#popUpIndexContent .content2 .content_line_opt .line_options .info_option{
	padding-left:20px;
	color:#d90000;
}
#popUpIndexContent .content2  .content_line_opt .line_options .input_option{
	width:20px;
}
#popUpIndexContent .content2 .line .label{
	width:150px;
}

#popUpIndexContent .content2 .line .input{
	width:330px;
}
#popUpIndexContent .content2 .line .input input,
#popUpIndexContent .content2 .line .input select{	
	/* Style for "Rectangle 3 co" */
	height: 24px;
	width:315px;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding-left:5px;
	/* Text style for "Après" */
	color: #666;
	font-size: 11px;
	font-weight: 400;
	line-height: 13px;
	text-transform:none;
}

#popUpIndexContent .content2 .btn_save{
	float:left;
	height: 29px;
	line-height:29px;
	border-radius:2px;
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.15);
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	font-weight:600;
	
	cursor:pointer;
	background:#d43726;
	border:none;
}

.info_produit{
	float:none;
	height:300px;
}
.info_produit .block_left{
	float:left;
	height:250px;
}
.info_produit .block_right{
	float:left;
	margin-left:20px;
}

.info_produit .block_left .line{
	height:40px;	
}
.info_produit .block_left .line .left_prod_label,
.info_produit .block_left .line .left_prod{
	height:40px;
	float:left;	
	line-height:30px;
}
.info_produit .block_left .line .left_prod_label{
	width:125px;
}

.info_produit .block_left .line .left_prod input,	
.info_produit .block_left .line .left_prod select{	
	/* Style for "Rectangle 3 co" */
	height: 24px;
	width:315px;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding-left:5px;
	/* Text style for "Après" */
	color: #666;
	font-size: 11px;
	font-weight: 400;
	line-height: 13px;
	text-transform:none;
}

.title2 h3.head-dashboard{
	color: #eb5e00;
    font-size: 1.25em;
    line-height: 1.2em;
    margin: 0.3em 0.5em 0 0;
	padding-bottom:2px;
	border-bottom:4px solid #dfdfdf;
}

.info_produit .block_left .line .left_prod .line_input_radio{
	height:30px;
	float:left;	
	margin-right:20px;
}
.info_produit .block_left .line .left_prod .line_input_radio .left_input,
.info_produit .block_left .line .left_prod .line_input_radio .left_label{
	height:30px;
	float:left;	
	line-height:30px;
}
.info_produit .block_left .line .left_prod .line_input_radio .left_input input{
	width:30px;
}

.info_produit .block_left .line .left_prod .line_input_radio .left_input input:hover{
	cursor:pointer;
}

.info_produit .block_right .line_img{
	height:200px;
	margin-bottom:20px;
}
.info_produit .block_right .line_img .block_img{
	height:200px;
	width:150px;
	border:1px solid #333;
	border-radius:2px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-left:20px;
}
.info_produit .block_right .line_img .block_img .line_input_radio{
	height:150px;
	width:150px;
	text-align:center;
}
.info_produit .block_right .line_img .block_img .line_del div{
	float:left;
	height:20px;
}
.info_produit .block_right .line_img .block_img .line_del div input{
	margin-right:5px;	
}
.tableau_ref{
	width:1400px;
	overflow-x:auto;
	overflow-y:hidden;
}
.tableau_ref .bloc_ref{
	min-height:200px; 
	/*overflow-y:auto;*/
	width:1416px;
}
.tableau_ref  .line_commune,
.tableau_ref  .line_search,
.tableau_ref  .div_line_ref_impair,
.tableau_ref  .div_line_ref{
	/*height:25px;*/
	padding-top:5px;
	padding-bottom:5px;
}
.tableau_ref  .div_line_ref_entete{
	height:60px;
}
.tableau_ref  .div_line_ref_impair{
	background:#f8f8f8;
}
.tableau_ref  .line_commune{
	background:#c5e5ff;
}
.tableau_ref  .line_search{
	background:#C5E99B;
}
.tableau_ref  .line_search .div_left2 .button_filter{
	background:#F8F8FF;
	border-radius:3px;
	padding:2px;
	border:1px solid #888;
	width:40px;
	text-align:center;
	margin-left:10px;
}
.tableau_ref  .line_search .div_left2 .button_filter:hover{
	background:#e8e8e8;
	cursor:pointer
}
.tableau_ref  .line_commune .div_leftw1,
.tableau_ref  .line_commune .div_leftw0,
.tableau_ref  .line_commune .div_leftw2,
.tableau_ref  .line_commune .div_leftw3,
.tableau_ref  .line_commune .div_left2,
.tableau_ref  .line_commune .div_left,
.tableau_ref  .line_commune .div_left0,
.tableau_ref  .line_search .div_left2,
.tableau_ref  .line_search .div_left,
.tableau_ref  .line_search .div_left0,
.tableau_ref  .div_line_ref_entete .div_left2,
.tableau_ref  .div_line_ref_entete .div_left,
.tableau_ref  .div_line_ref_entete .div_left_0,
.tableau_ref  .div_line_ref_entete .div_left0,
.tableau_ref  .div_line_ref_impair .div_left2,
.tableau_ref  .div_line_ref_impair .div_left_0,
.tableau_ref  .div_line_ref_impair .div_left,
.tableau_ref  .div_line_ref_impair .div_left0,
.tableau_ref  .div_line_ref .div_left2,
.tableau_ref  .div_line_ref .div_left_0,
.tableau_ref  .div_line_ref .div_left,
.tableau_ref  .div_line_ref .div_left0{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:25px;
	min-width:110px;
}
.tableau_ref  .div_line_ref_entete .div_left2,
.tableau_ref  .div_line_ref_entete .div_left,
.tableau_ref  .div_line_ref_entete .div_left_0,
.tableau_ref  .div_line_ref_entete .div_left0{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:60px;
	min-width:110px;
}
.tableau_ref  .div_line_ref_entete .div_left{
	width:110px;
}
.tableau_ref  .div_line_ref_impair .div_left_0,
.tableau_ref  .div_line_ref .div_left_0,
.tableau_ref  .div_line_ref_entete .div_left_0{
	min-width:300px;
	text-align:left;
	padding:4px;
}
.tableau_ref  .div_line_ref_entete .div_left_0{
	padding-left:15px;
}
.tableau_ref  .div_line_ref_impair .div_left_0 input,
.tableau_ref  .div_line_ref .div_left_0 input{
	width:100%;
	border:1px solid #CCC;
	border-radius:2px;
	padding:2px;
	margin-top:5px;
}
.tableau_ref  .line_search .div_left input{
	border:1px solid #ccc;
	padding:2px;
	width:250px;
}
.tableau_ref  .line_search .div_left2,
.tableau_ref  .line_commune .div_left2,
.tableau_ref  .div_line_ref_entete .div_left2,
.tableau_ref  .div_line_ref_impair .div_left2,
.tableau_ref  .div_line_ref .div_left2{
	/*width:220px;*/
	text-align:center;
}
.tableau_ref  .line_commune .div_leftw0{
	width:0px;
	text-align:left;
	min-width:0px;
}
.tableau_ref  .line_commune .div_leftw1{
	width:0px;
	text-align:left;
	min-width:23px;
}
.tableau_ref  .line_commune .div_leftw2{
	width:0px;
	text-align:left;
	min-width:78px;
}
.tableau_ref  .line_commune .div_leftw3{
	width:0px;
	text-align:left;
	min-width:110px;
}
.tableau_ref  .line_search .div_left2 input,
.tableau_ref  .line_commune .div_left2 input,
.tableau_ref  .div_line_ref_entete .div_left2 input,
.tableau_ref  .div_line_ref_impair .div_left2 input,
.tableau_ref  .div_line_ref .div_left2 input{
	border:1px solid #ccc;
	padding:2px;
	width:100%;
}
.tableau_ref  .line_search .div_left0,
.tableau_ref  .div_line_ref_entete .div_left0,
.tableau_ref  .div_line_ref_impair .div_left0,
.tableau_ref  .div_line_ref .div_left0{
	min-width:50px;
	text-align:left;
}
.tableau_ref  .line_commune .div_left0{
	min-width:580px;
	text-align:right;
}
.tableau_ref  .line_commune .div_leftn{
	display:none;
	float:left;
	width:0px;
}
.tableau_ref  .div_line_ref_entete .div_left img{
	margin-right:5px;
}
.tableau_ref  .div_line_ref_entete .div_left img:hover{
	cursor:pointer;
}




#popUpIndexContent .content2 #content_search_autocomplete{
}
#popUpIndexContent .content2 #content_search_autocomplete .suptitle{
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	padding-right:7px;
}
#popUpIndexContent .content2 #content_search_autocomplete .title_2,
#popUpIndexContent .content2 #content_search_autocomplete .title{
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	color:#666666;
	border-bottom:1px solid #aaaaaa;
	padding-bottom:7px;
	text-transform:uppercase;
	padding-top:7px;
}
#popUpIndexContent .content2 #content_search_autocomplete .title_2{
	padding-top:15px;
}
#popUpIndexContent .content2 #content_search_autocomplete .search_categorie_info{
	height:27px;
	line-height:27px;
}
#popUpIndexContent .content2 #content_search_autocomplete .border_bottom{
	border-bottom:1px solid #cccccc;
	height:1px;
}
#popUpIndexContent .content2 #content_search_autocomplete .div_products_search{
	display:table-cell; vertical-align:middle; text-align:middle; width:285px; height:54px; line-height:14px; font-size:14px;
}
#popUpIndexContent .content2 #content_search_autocomplete .div_search_img{
	display:table-cell; vertical-align:middle; text-align:middle; width:54px; height:54px;
}

.input_search{
	border:1px solid #CCC;
	border-radius:3px;
	padding:5px;
	margin-top:3px;
}



.bloc_img_opt{
	border:1px solid #333; border-radius:3px; float:left; height:290px; width:200px; margin-right:20px;
	padding:5px;
	background:#fff;
}
.bloc_img_opt_value{
	border:1px solid #333; border-radius:3px; float:left; height:330px; width:200px; margin-right:20px;
	padding:5px;
	background:#fff;
}
.bloc_img_opt_value .name,
.bloc_img_opt .name{
	width:100%;
}
.bloc_img_opt_value .name textarea,
.bloc_img_opt .name textarea{
	padding:3px;
	border:1px solid #ccc;
	width:calc( 100% - 8px );
	height:50px;
}
.bloc_img_opt_value .line_add_img,
.bloc_img_opt .line_add_img{
	width:100%;
}
.bloc_img_opt_value .line_add_img input,
.bloc_img_opt .line_add_img input{
	font-size:10px;
}
.bloc_img_opt_value .img_opt,
.bloc_img_opt .img_opt{
	text-align:center;
	width:100%;
	height:150px;
	line-height:150px;
}
.bloc_img_opt_value .line_order,
.bloc_img_opt_value .line_suppr,
.bloc_img_opt .line_order,
.bloc_img_opt .line_suppr{
	margin-top:10px;
	height:20px;
}
.bloc_img_opt_value .line_order .input,
.bloc_img_opt_value .line_order .text,
.bloc_img_opt .line_order .input,
.bloc_img_opt .line_order .text{
	float:left;
}
.bloc_interval_select{
	float:left;
	padding-right:10px; 
	margin-right:30px; 
	border-right:1px solid #ccc;
}
.bloc_interval_select .line_inter{
	height:22px;
	margin-bottom:10px;
}
.bloc_interval_select .line_inter .input,
.bloc_interval_select .line_inter .text,
.bloc_img_opt_value .line_suppr .input,
.bloc_img_opt_value .line_suppr .text,
.bloc_img_opt .line_suppr .input,
.bloc_img_opt .line_suppr .text{
	float:left;
}
.bloc_interval_select .line_inter .input input,
.bloc_img_opt_value .line_order .input input,
.bloc_img_opt .line_order .input input{
	padding-left:3px;
	border:1px solid #ccc;
	height:16px;
	border-radius:3px;
}
.bloc_interval_select .line_inter .text{
	width:80px;
}
.bloc_interval_select .line_inter .input,
.bloc_img_opt_value .line_order .input,
.bloc_img_opt_value .line_suppr .text,
.bloc_img_opt .line_order .input,
.bloc_img_opt .line_suppr .text{
	margin-left:5px;
}
.bloc_img_opt_value .line_order .text,
.bloc_img_opt .line_order .text{
	padding-top:3px;
}
.bloc_img_opt_value .line_suppr .text,
.bloc_img_opt .line_suppr .text{
	padding-top:1px;
}

.gestProdTopLeft10 { height:30px; padding-top:10px; width:50%; margin-bottom:15px; margin-left:10px; float:left; }
.line_prodAcc { height:45px; width:100%; min-width:990px; margin-top:50px; font-weight: bold; font-size:14px; }
.line_prodAcc .left_epg, .line_prodAcc .left_epm { float: left; height: 45px; line-height: 20px; padding-left: 5px; }
.line_prodAcc .left_epm {width:12%; min-width:120px;}
.line_prodAcc .libProd { width:900px; float:none; height:43px; line-height:20px; padding-left:5px; }

.line_refAccA { height:30px; width: 100%; min-width: 990px; margin-top:10px; font-weight: bold; }
.line_refAccA .left_ref, .line_refAccA .left_epm, .line_refAccA .libProd , .line_refAccA .left_changeRef { float:left; height:25px; line-height:20px; padding-left:5px; padding-top:5px; }
.line_refAccA .left_epm {width:12%; min-width:120px;}
.line_refAccA .left_ref {width:12%; min-width:150px; background-color: #ccc;}
.line_refAccA .libProd { width:400px; float:left; height:25px; line-height:20px; padding-left:5px; background-color: #ccc; }
.line_refAccA .left_changeRef {width:7%; min-width:133px; background-color: #ccc;}

.line_refAcc { height:25px; width: 100%; min-width: 990px; margin-top:10px; font-weight: bold; }
.line_refAcc .left_ref, .line_refAcc .left_epm, .line_refAcc .left_changeRef, .line_refAcc .changeAccBtn, .line_refAcc .left_btnChange { float:left; height:25px; line-height:20px; padding-left:5px; }
.line_refAcc .left_epm {width:12%; min-width:120px;}
.line_refAcc .left_ref {width:12%; min-width:150px; border-bottom:1px solid #ccc;}
.line_refAcc .libProd { width:400px; float:left; height:25px; line-height:20px; padding-left:5px;  border-bottom:1px solid #ccc;}
.line_refAcc .left_changeRef {width:7%; min-width:137px; border-bottom:1px solid #ccc;}
.line_refAcc .left_changeRef input{ width:125px; padding-left:4px; border-bottom:1px solid #ccc; }
.line_refAcc .changeAccBtn { width:4%; min-width:70px;  border-bottom:1px solid #ccc;}
.line_refAcc .left_AffInfos { width:20px; height:20px; cursor:pointer; float:left;  border-bottom:1px solid #ccc;}

.line_refHasAccTh { height:25px; width: 100%; min-width: 990px; margin-top:10px; font-weight: bold; }
.line_refHasAccTh .left_epm,.line_refHasAccTh .left_prodTh, .line_refHasAccTh .left_refTh, .line_refHasAccTh .left_librefTh, .line_refHasAccTh .left_statusTh { float:left; height:25px; line-height:20px; padding-left:5px; color:#777; } 
.line_refHasAccTh .left_epm {width:5%; min-width:55px;}
.line_refHasAccTh .left_prodTh {width:15%; min-width:300px; border-bottom:1px solid #ccc;}
.line_refHasAccTh .left_refTh {width:7%; min-width:100px; border-bottom:1px solid #ccc;}
.line_refHasAccTh .left_librefTh { width:400px; float:left; height:25px; line-height:20px; padding-left:5px; border-bottom:1px solid #ccc; }
.line_refHasAccTh .left_statusTh {width:6%; min-width:105px; border-bottom:1px solid #ccc;}

/*.bloc_refHasAcc { height:auto; width: 100%; min-width: 990px; font-weight:normal; margin-bottom:40px; margin-top:-8px; background-color:#f6f6f6; }*/
.bloc_refHasAcc { height:auto; width:1000px; font-weight:normal; margin:-8px 0px 40px 9%;  background-color:#f6f6f6; }
.line_refHasAcc { height:25px; width: 100%; min-width: 990px; margin-top:10px; font-weight: normal; }
.line_refHasAcc .left_epm, .line_refHasAcc .left_prod, .line_refHasAcc .left_ref, .line_refHasAcc .left_libref, .line_refHasAcc .left_status { float:left; height:25px; line-height:20px; padding-left:5px; color:#333; padding-bottom:5px; margin-top:2px; }
.line_refHasAcc .left_epm {width:5%; min-width:55px;}
.line_refHasAcc .left_prod {width:15%; min-width:300px; line-height:15px; border-bottom:1px solid #F2F0F0;}
.line_refHasAcc .left_ref {width:7%; min-width:100px; border-bottom:1px solid #F2F0F0;}
.line_refHasAcc .left_libref { width:400px; float:left; height:25px; line-height:20px; padding-left:5px; border-bottom:1px solid #F2F0F0;}
.line_refHasAcc .left_status {width:6%; min-width:105px; border-bottom:1px solid #F2F0F0;}
.alertMessAcc { width:65%; float:none; text-align:center; color:#d42; font-size:14px; font-weight:bold; }





