@charset "utf-8";
/******************** Entête UTF-8 ******************\
*
*	fichier			: public/css/admin/main.css
*	projet			: Recyc-Auto
*	version			: 1.0.22 2012/06/07 19:00 EV
*
\****************************************************/

* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.ctr {
	text-align: center;
}
div.errors, div.success {
	border: 1px #ff0000 solid;
	text-align: left;
	padding: 15px;
	color: #ff0000;
	font: bold 14px Geneva,Arial,Helvetica,sans-serif;
}
div.success {
	border: 1px #1EA300 solid;
	color: #1EA300;
}
div.errors ul, div.success ul {
	list-style: none;
}
input.error, select.error, div.error input {
    border: 1px solid #ff0000;
}
div.error {
	color: #ff0000;
}
table th {
	text-align: left;
	padding-left: 3px;
}
table.table_spaced th,table.table_spaced td{
	padding-left: 15px;
}
div#header {
	position: relative;
}
a img{border:0;}
div#menu {
    bottom: 0;
    left: 220px;
    position: absolute;
    width: 760px;
}
div#menu .disconnect_partner {
    float: right;
}
div#content{
	padding-top: 15px;
}
div.lst-actions {
	text-align: left;
	margin-bottom: 15px;
}
div#admin_btn {
	margin-top: 115px;
}

div#prtn_btn div {
	width: 188px;
}
div#prtn_btn a{
	color:#fff;
	text-decoration: none;
}

.modal-lot-btn {
	cursor: pointer;
}
div#admin_btn div {
	width: 124px;
	padding: 0px 0px;
}
div#admin_btn div:hover, div#prtn_btn div:hover, div#back_to_previous:hover {
	background-color: #72b84c;
}
table#datas {
	width: 100%;
	font: normal 12px Geneva,Arial,Helvetica,sans-serif;
	border: 0px;
}
table#list {
	font: normal 12px Geneva,Arial,Helvetica,sans-serif;
	border: 0px;
}
table#datas thead tr th, table#list thead tr th {
	background-color: #72b84c;
	color: #fff;
	text-align: center;
	padding: 3px;
}
table#datas tbody tr.pair, table#list tbody tr.pair {
	background-color: #e5efb1;
}
table#datas tbody tr:hover {
	background-color: #bdd73c;
	cursor: pointer;
}
table#datas tbody tr.blocked_row, table#list tbody tr.blocked_row {
	background-color: #FFFC2C;
}
table#datas tbody tr.blocked_row:hover {
	background-color: #FDFC91;
}
body.recycauto_partners_archive table#datas tbody tr:hover,
body.recycauto_customers_archive table#datas tbody tr:hover,
body.recycauto_alerts_stats table#datas tbody tr:hover,
body.recycauto_stats table#datas.regions_stats_list tbody tr:hover{
	cursor: default !important;
}
table#datas tbody td, table#list tbody td {
	padding: 5px 3px;
}
table#list tbody td.lien {
	text-align: center;
}
table#list tbody td.lien a, .lien a {
	text-decoration: underline;
	color: #000;
}
div#back_to_previous {
	float: right;
}

div#back_to_previous a, div#prtn_btn div a{
	padding: 10px 25px;
	display: block;
}
div#btn_ramassage a, div#btn_prise_en_charge a, div#btn_annuler a, div#btn_print a, div#btn_mise_en_disposition a, div#btn_destruction a, div#btn_modifier a, div.btn_transmission a, div.btn_confirm a, div#ramassage_btn_div a, div#ramassage_btn_div input, .call_back_btn{
	background-color: #72b84c;
	padding: 6px 6px;
	text-align: center;
	font: bold 12px Geneva,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	border: none;
	display: block;
	text-decoration: none;
}
div#ramassage_btn_div a{
	background: #d6d6d6;
}
div#ramassage_btn_div a:hover{
	background: #e25a00;
}
div#ramassage_btn_div input{
	width:100%;
}
div.btn_transmission,
div.btn_confirm{
    background-color: #bdd73c;
	cursor: pointer;
	display: inline-block;
	margin-right: 15px;
	padding: 10px;
}
div.btn_confirm.waiting{
    background-color: #8da70c;
	box-shadow: 0px 0px 4px 0px black;
}
div.btn_confirm.waiting:after{
	padding-left:10px;
	content:url('/admin/assets/images/ui-anim_basic_16x16.gif');
}
div.btn_transmission:hover,
div.btn_confirm:hover,
div.btn_transmission.selected,
div.btn_confirm.selected{
	background: #72B84C;
}
div#btn_ramassage:hover, div#btn_prise_en_charge:hover, div#btn_annuler:hover, div#btn_print:hover, div#btn_mise_en_disposition:hover, div#btn_destruction:hover, div#btn_modifier:hover, div#btn_transmission:hover, div#btn_confirm:hover, div#ramassage_btn_div input:hover {
	background-color: #bdd73c;
}
div.cont_reg_custom{
	display: none;
}
div#cont_reg_qc ul, div#cont_reg_on ul,
div.cont_reg_qc ul, div.cont_reg_on ul {
	display: none;
	width: 700px;
}
div.cont_reg_custom_select ul {
	width: 700px;
}
div#cont_reg_qc ul li, div#cont_reg_on ul li,
div.cont_reg_qc ul li, div.cont_reg_on ul li,
div.cont_reg_custom_select ul li {
	list-style-type: none;
	padding: 3px 0px;
}
div#cont_reg_qc ul li select, div#cont_reg_on ul li select,
div.cont_reg_qc ul li select, div.cont_reg_on ul li select {
	float: right;
}


#admin_form_parametres div,
.fields_form div {
	margin-bottom: 3px;
}
#admin_form_parametres div span, #admin_form_parametres div label,
.fields_form div span, .fields_form div label {
	display: inline-block;
	width: 260px;
}
#admin_form_parametres input,
.fields_form input {
	width: 195px;
}
body.en #admin_form_parametres input.smaller_en,
body.en .fields_form input.smaller_en {
	width: 185px;
}
#admin_form_parametres input[type=radio],
.fields_form input[type=radio],
.fields_form input[type=checkbox] {
	width: 25px;
}
#admin_form_parametres input[type=radio] + label,
.fields_form input[type=radio] + label,
.fields_form input[type=checkbox] + label {
	width: auto;
	padding-right: 20px;
}
p, span, label{
	font: normal 13px Geneva,Arial,Helvetica,sans-serif;
	padding-bottom: 5px;
}
h1{
	float: right;
	padding-top: 20px;
	font: normal 25px Geneva,Arial,Helvetica,sans-serif;
	color: #72b84c;
}
div.message.warning {
	background-color: #ffff99;
	padding: 10px;
	margin-bottom: 10px;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #cc6600;
}
.language_switcher{
	margin-top:20px;
	margin-bottom:20px;
}
.language_switcher a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	color: #72b84c;
	text-decoration:none;
}

/****************************************/
/*            ESTIMATION                */
/****************************************/
h3 {
	padding-bottom: 3px;
	margin-bottom: 5px;
	font: normal 16px Geneva,Arial,Helvetica,sans-serif;
	border-bottom: 2px #72b84c solid;
}
.left_align {
	float: left;
	padding: 0 40px 34px 0;
}
#estimation-prix-vehicule{padding: 0 38px 34px 0;}
#add_estimation_estimation_contest label, #add_estimation_estimation_confidentiality label, #add_estimation_estimation_carComplete label, #add_estimation_estimation_catalyser_container label, #add_estimation_estimation_is_auction label,#add_estimation_estimation_is_other label{width:80px;}
#add_estimation_estimation_contest input, #add_estimation_estimation_confidentiality input, #add_estimation_estimation_carComplete input, #add_estimation_estimation_catalyser_container input, #add_estimation_estimation_want_buyer_to_contact input, #add_estimation_estimation_is_auction input, #add_estimation_estimation_is_other input{float:left; margin-right:5px;}
#add_estimation_estimation_is_auction, #add_estimation_estimation_is_other{padding-bottom:25px;}
#add_estimation_estimation_confidentiality, #add_estimation_estimation_carComplete{padding-top:18px;}
#add_estimation_estimation_no_pickup{width:25px; margin-left:124px; margin-bottom:10px;}
#add_estimation_estimation_pickup_same{width:25px;}
span#cancel_ramassage, span#cancel_prisencharge, span#cancel_annulation,span#cancel_med,span#cancel_des {
	background-color: #72b84c;
	color: #fff;
	cursor: pointer;
	padding: 2px;
	font: bold 10px Geneva,Arial,Helvetica,sans-serif;
}
span#cancel_ramassage:hover, span#cancel_prisencharge:hover, span#cancel_annulation:hover,span#cancel_med:hover,span#cancel_des:hover {
	background-color: #bdd73c;
}
.half-width {
    width: 50%;
}
.full-width {
    width: 100%;
}
.table-estimation td{
	padding:5px;
}
.estimation-auto-price{
	text-align:center;
	border:1px solid #999;
	height:24px;
	margin-bottom:0px!important;
}
.toggle-cata-dont-know{
	display:none;
}


/****************************************/
/*            Fiche                     */
/****************************************/
ul.villes,
ul.regions {
	width: 100%;
  /*-moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;*/
}
ul.villes li,
ul.regions li {
	border: 1px dashed #d6d6d6;
	list-style-type: none;
	font: normal 13px Geneva,Arial,Helvetica,sans-serif;
	padding: 8px;
	margin: 4px;
	float: left;
	width:300px;
	
}
ul.regions li.regionToRemove {
	background-color: rgba(255, 0, 0, .1);
}
ul.villes li > .delete,
ul.regions li > .delete{
	float: right;
	color: #e25a00;
	text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}
ul.villes li > .btn,
ul.regions li > .btn,
ul.regions_list li > .btn{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #bdd73c;
	padding: 4px 8px;
}
ul.villes li > .btn:hover,
ul.regions li > .btn:hover,
ul.regions_list li > .btn:hover{
	background:#72b84c;
}
ul.villes li > .btn.inactive,
ul.regions li > .btn.inactive{
	cursor: default;
	background: #bdbdbd;
}
ul.villes li > .btn.inactive:hover,
ul.regions li > .btn.inactive:hover{
	background:#bdbdbd;
}
a#ui_date_reset {
	text-decoration: underline;
	color: #72b84c;
	cursor: pointer;
}
div#villes_div, div#villes_div_on ,
div#regions_div {
	margin-top: 55px;
	overflow: hidden;
	position: relative;
}

/****************************************/
/*            BD fantôme                */
/****************************************/
ul.actions {
	margin: 0 auto;
}
ul.actions li {
	display: inline-block;
	list-style-type: none;
	font: bold 10px Geneva,Arial,Helvetica,sans-serif;
	background-color: #bdd73c;
	margin-left: 1px;
	padding: 3px 6px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
ul.actions li:hover {
	background-color: #72b84c;
}
ul.actions li a {
    text-decoration: none;
    color: #fff;
}

/****************************************/
/*            Navigation                */
/****************************************/
ul#navigation {
	width: 300px;
	margin: 0 auto;
}
ul#navigation.pagination {
	 width: 353px;
 }
ul#navigation li {
	float: left;
	list-style-type: none;
	font: bold 10px Geneva,Arial,Helvetica,sans-serif;
	background-color: #bdd73c;
	margin-left: 1px;
	padding: 6px 0px;
	text-align: center;
	color: #fff;
}
ul#navigation li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
ul#navigation li.hover_it {
	cursor: pointer;
}
ul#navigation li.hover_it:hover {
	background-color: #72b84c;
}
.nav-date{
	width: 250px;
	background-color: #72b84c !important;
}

/****************************************/
/*            Modal                     */
/****************************************/
#cboxLoadedContent{
	border:2px solid #72b84c;
	padding: 0;
}
.he-modal-container{
	min-width: 500px;
	background: #fff;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

.he-modal-inner{
	padding: 30px;
}

.he-modal-inner h2{
	color: #72b84c;
	text-transform: uppercase;
}

.modal-list{
	list-style: none;
}

.modal-list-item{
	background: #f4f4f4;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #d6d6d6;
	color: #666;
}

.modal-list-item .label{
	float: right;
	font-size: 10px;
	background: #666;
	color:#fff;
	margin: 0 0 0 5px;
	padding: 5px;
	line-height: 10px;
}

.modal-list-item.active{
	background: #ddd;
}

.modal-list-item.next-pickup{
	background: #bdd73c;
	color: #fff;
	border-color:#72b84c;
}

.modal-list-item.next-pickup .label{
	background: #72b84c;
}

/****************************************/
/*            Paramêtres                */
/****************************************/
#prix_plancher_div ul {
	list-style: none;
    padding-left: 256px;
}
#prix_plancher_div input[type="checkbox"] {
	width: 10px;
}
#prix_plancher_actif {
	width: 47px;
}
#prix_plancher_actif_div {
	padding-top: 40px;
}

#prix_plancher {
	width: 195px;
}

#bonus_catalyser_table{
	display:inline-block;
	border-collapse: collapse;
}
#bonus_catalyser_table thead{
	border-bottom:1px solid black;
}
#bonus_catalyser_table td{
	padding:5px 9px;
}
#bonus_catalyser_table tbody td input{
	width: auto;
	max-width:180px;
    padding: 0;
    margin: 0;
    border: none;
}

.bonus-btn.inactive{
	background-color:#bdbdbd!important;
	cursor:default;
	pointer-events: none;
}
#admin_form_parametres input#bonus_catalyser_prime{
	width:100px;
}
.bonus_catalyser_delete_row{
	background-color:red;
	color:white;
	padding: 4px 6px;
    border-radius: 15px;
    font-size: 12px;
    text-decoration: none;
	cursor:pointer;
}
#bonus_catalyser_add_row{
	height:60px;
}


/** Ajout pour le PRINT **/

#print-adresse, #print-titre, #print-num-vehicule, #print-legal,#print-footer {display:none;}

/*@media print {
	*{font-size:5px;}
	p{font-size:5px;}
}*/

div.indent_form { margin-left: 20px; margin-top: 10px; font-family: Arial; font-size: 14px; }
div.indent_form label { display: block; float: left; width: 150px; }
div.indent_form div { margin-bottom: 10px; }
div.indent_form input[type="text"], div.indent_form input[type="button"]  { font-family: Arial; font-size: 14px; padding: 2px; outline: none; width: 250px; }
div.indent_form select { font-family: Arial; font-size: 14px; padding: 2px; width: 256px; outline: none; }
div.indent_form h3 { margin-bottom: 15px; }
div.left { float: left; width: 450px; margin-right: 50px; }
div.right { float: left; width: 450px; }
label.sub-label {width: 80px;}

.manualset { width: 110px; }
#model_vin { width: 230px; }
div.indent_form input.validate { width: 60px; font-size: 12px; } 
div.indent_form input.valestimate { width: 84px; margin-top: 10px; display: block; }
div.cities { position: absolute; top: 24px; left: 130px; border: 1px solid #72b84c; height: 150px; width: 285px; overflow: hidden; overflow-y: auto; background: #ffffff; padding: 4px; } 
div.indent_form div.cities a { margin-bottom: 1px; color: #000000; font-family: Arial; font-size: 12px; display: block; margin-bottom: 3px; }

.ui-autocomplete-loading { background: white url('../images/ui-anim_basic_16x16.gif') right center no-repeat; }

#border-green{height: 5px;background-color: #72b84c;margin: 3px 0px;}
#chpwd{float: right;text-decoration: underline;cursor: pointer;}
#admin_btn a{color:#FFF; text-decoration: none; padding: 10px; display: block;}
.suspended_partner{color:#ff0000;display:none;}
#print-main{width: 820px;}
#btn_modifier a, #btn_annuler a, #btn_prise_en_charge a, #btn_ramassage a{color:#FFF; text-decoration: none;}

#settings_user_roles{display:flex;}
#settings_user_roles input[type=checkbox]{width:auto; margin-right:10px;}
#settings_user_roles label{margin-right:10px;}
.page-break	{ display: none; }

.dropzone .dz-preview .dz-details img {
	position: absolute;
	top: 0;
	left: 0;
}

#cboxLoadedContent {
	background-color: rgba(0,0,0,0.03);
}

ul.photos-list {
	list-style: none;
}

ul.photos-list li {
	width: 140px;
	height: 138px;
	float: left;
	margin: 17px;
	padding: 6px;
	position: relative;
	background-color: #fff;
	border: 1px solid #acacac;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
}

ul.photos-list li a {
	display: block;
	width: 40px;
	height: 40px;
	background: url('../js/vendor/dropzone/images/spritemap.png') no-repeat center center;
	background-position: -268px -123px;
	position: absolute;
	top: -10px;
	right: -10px;
	cursor: pointer;
}

body.en .hide_en {
	display: none !important;
}
body.fr .hide_fr {
	display: none !important;
}

#colorbox {
	margin-bottom: 100px;
}
.online{
	display:none;
}
.online_switch a{
	text-decoration:none;
	color:black;
}