/* OVERRIDE EXTRANET DOSSIER ANDALYS */


.suividos_center:before {
	content: '';
	display: block;
	text-align: center;
/*	height: 150px;*/
	margin-bottom: 2rem;
/*	background-image: url('TGGV_logo-huissier.png');*/
    background-repeat: no-repeat;
    background-position: center center;
}
.textebleu input[type="submit"] {
	border: none;
    background-color: #3da3e4;
    color: white;
    padding: 10px;
    border-radius: 3px;
}
.textebleu input[type="text"] {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
    background-color: #E8E8E8;
    color: #13648F;
    padding: 10px;
}
.textebleu input[value="Recherche Ref"] {
	margin-left: 2rem;
}
.textebleu img {
	margin: 1.5rem 0.5rem 0rem 1rem;
}
.textebleu table {
	border: none;
/*BD	margin-top : 1.5rem;*/
}
.textebleu table tbody tr td {
/*	padding: 0.5rem 1rem;*/
	padding: 0.2rem 0.2rem;
	border: none;
	outline: none;
}
.textebleu td .champs_gdo1 {
 /*border:1px solid;*/
}
/*.textebleu > table > tbody > tr:first-child td { 
	background: #002247;
	text-transform: uppercase;
}*/
.textebleu table img {
	margin: 0;
}
.fond_table_detail_dossier {
	background-color: #E8E8E8 !important;
}
/*.textebleu table tbody tr[bgcolor="#c2c7cd"],
.textebleu table tbody tr[bgcolor="#c2c7cd"] td[style="background-color: rgb(194, 199, 205);"] {
	background-color: #E8E8E8 !important;
}
.textebleu table tbody tr td div a {
	color: #3da3e4;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    text-decoration: none;
}
.textebleu table tbody tr td div a:hover {
	color: #002247;
}
.textebleu table tbody tr[bgcolor="#c2c7cd"] td[style="background-color: rgb(165, 194, 212);"] {
	background-color: #3da3e4 !important;
	color: white;
}
.textebleu table tbody tr[bgcolor="#c2c7cd"] td[style="background-color: rgb(165, 194, 212);"] a {
	color: rgba(255,255,255,1);
}
.textebleu table tbody tr[bgcolor="#c2c7cd"] td[style="background-color: rgb(165, 194, 212);"] a:hover {
	color: rgba(255,255,255,0.5);
}
.textebleu table table {
	margin-top: 0;
	background-color: #E8E8E8;
}
.textebleu table table tr td {
	background-color: #E8E8E8;
}
/*.textebleu table .textebleu > table > tbody > tr:first-child td {
	color: white;
}
.textebleu table .textebleu > table > tbody table,
.textebleu table .textebleu > table > tbody table tr td {
	background: #f5f5f5;
}
/*.suividos_histo_detail table tbody tr,
.suividos_histo_detail table tbody tr td {
	background-color: #d9d9e8 !important;
}
.suividos_histo_detail table tbody tr[bgcolor="#c0c0c0"],
.suividos_histo_detail table tbody tr[bgcolor="#c0c0c0"] td {
	background-color: #002247 !important;
	color: white !important;
}
.suividos_histo_detail table tbody tr[bgcolor="#d0d0f2"],
.suividos_histo_detail table tbody tr[bgcolor="#d0d0f2"] td {
	background-color: white !important;
}
.suividos_histo_detail table tbody tr[bgcolor="#a0a0a0"],
.suividos_histo_detail table tbody tr[bgcolor="#a0a0a0"] td {
	background-color: #daecf1 !important;
}
.suividos_histo_detail table,
.suividos_histo_detail table tr td {
	border: none;
	outline: none;
	border-collapse: collapse;
}*/