@font-face{
	font-family: "Roboto"; 
	font-style: normal;
	font-weight: normal;
	src: 	url('../fonts/Roboto-Regular.ttf')  format('truetype'), 
        	url('../fonts/Roboto-Regular.eot')  format('opentype')
}
@font-face{  
	font-family: "Roboto"; 
	font-style: normal;
	font-weight: bold;
	src: 	url('../fonts/Roboto-Bold.ttf')  format('truetype'), 
        	url('../fonts/Roboto-Bold.eot')  format('opentype')
}
@font-face{  
	font-family: "Roboto"; 
	font-style: italic;
	font-weight: normal;
	src: 	url('../fonts/Roboto-Italic.ttf')  format('truetype'), 
        	url('../fonts/Roboto-Italic.eot')  format('opentype')
}
@font-face{  
	font-family: "Roboto"; 
	font-style: italic;
	font-weight: bold;
	src: 	url('../fonts/Roboto-BoldItalic.ttf')  format('truetype'), 
        	url('../fonts/Roboto-BoldItalic.eot')  format('opentype')
}

@media print {
    a:link:after,
    a:visited:after {
        content: "" !important;
    }
}


::-ms-clear { display: none; }
::-ms-reveal { display: none; }
::-webkit-search-cancel-button { -webkit-appearance: none; }


*, html, body {
    padding: 0;
    margin: 0;
	font-family: "Roboto";
    font-size: 100%;
    scroll-behavior: smooth;
}
body {
    font-size: 11px;
    font-family: "Roboto","Open Sans","lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
    color: #000;
    background: #F0F0E6 url('../images/fond.png') repeat-x;
    background-position: left top;
    background-attachment: fixed;
    /* background-size: cover; */
    /* background-image: linear-gradient(to bottom, #FFFFFF, #F0F0E6); */
}

#page {
    margin: 0px 15px 10px 10px;
}

/*
a {
    color: #000;
    text-decoration: underline;
}
*/

a.btn {
    text-decoration: none;
}
li {
    list-style: none;
}
img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
tab {
    margin-left: 5em;
}

h1 {
    font-size: 21px;
    margin: 15px 0;
}

h2 {
    font-size: 18px;
    margin: 5px 0;
}

h3 {
    border-bottom: 1px solid #777;
    font-size: 15px;
    font-weight: 700;
    margin: 5px 0 15px;
    padding-left: 20px;
}


.colorCevam {
    color: #0994DB;
}
.backcolorCevam {
    background-color: #0994DB;
}

.backcolorWhite {
    background-color: #ffffff !important;
}

.titreCevam {
    font-size: 24px;
    font-weight: 700;
    color: #0994DB; /* Couleur CEVAM */
    /* color: #dc2822; /* Couleur A9SRAP */
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 5px;
    height: 65px;
}

.libelmenu {
    border: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 10px 10px 4px;
    text-align: left;
    text-decoration: none;
}

textarea {
    height: 65px;
    width: 400px;
}

.clear {
    clear: both;
}
.datepicker {
    width: 100px !important;
}
div.error {
    padding: 5px;
    background-color: #fe001a;
    color: #fff;
}
.highlight {
    font-weight: 700;
}
pre.debug {
    background-color: #000;
    color: #fff;
    padding: 10px;
}
div.breakafter {
    page-break-after: always;
}
div.promp-box {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}

/*
 * Layout
 */
table.page {
    height: 100%;
    width: 100%;
    /*position: absolute;*/
    border-collapse: collapse;
}
table.page tr {
    height: 100%;
    border-collapse: collapse;
}
table.page tr.bandeHaut {
    max-height: 45px;
    height: 45px;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: left;
}
table.page tr.bandeBas {
    max-height: 45px;
    height: 45px;
    border-collapse: collapse;
    text-align: center;
}
.principale {
    width: 100%;
    height: 100%;
    vertical-align: top;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 5px;
}
.zoneMenu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border: 1px solid;
    border-radius: 18px;
    border-color: #0000AE;
    box-shadow: none;
    background-color: #0000AE;
}


.header {
    width: 100%;
    height: 80px;
    max-height: 80px;
    top: 0px;
    position: fixed;
    float: left;
    background-color: #C8C6C6;
    z-index: 9;
    margin-right: 10px;
    padding-top: 0px;
    padding-right: 24px;
}
.footer1 {
    float: left;
    width: 170px;
    height:184px;
    top: 548px;
    position: fixed;
    vertical-align: bottom;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.footer2 {
    float: left;
    width: 100%;
    height: 45px;
    max-height: 45px;
    vertical-align: bottom;
    text-align: center;
    padding: 8px 0px 0px 0px;
}
.menu {
    float: left;
    width: 170px;
    height: 495px;
    top: 50px;
    position: fixed;
    vertical-align: top;
    -webkit-box-shadow: none;
	-webkit-border-radius: 8px;
    -moz-box-shadow: none;
	-moz-border-radius: 8px;
    border: 0px solid;
	border-radius: 8px;
    box-shadow: none;
    background: url('../images/menu.png') #006DCC no-repeat scroll;
    background-size: contain;
}
.haut {
    height: 100px;
    vertical-align: top;
}
.centre {
    height: 300px;
    vertical-align: middle;
}
.bas {
    height: 112px;
    vertical-align: bottom;
}
.main {
    margin-top: 80px;
    /* margin-left: 170px; */
    background-color: #afeeee;
    height: 100%;
    min-height: 480px;
    padding: 8px 8px 8px 8px;
    -webkit-box-shadow: none;
	-webkit-border-radius: 8px;
    -moz-box-shadow: none;
	-moz-border-radius: 8px;
	border-radius: 8px;
    border: 0px solid;
    border-color: #FFFFFF;
    box-shadow: none;
    background-color: #FFFFFF;
}

.top > label {
    font-size: 20px;
    color: #00ACEF;
}

#login {
    margin: 100px;
    margin-right: auto;
    margin-left: auto;
    width: 500px;
}


/*
 * Navigation
 */
.navigation { 
    width: 170px;
    padding: 40px 0px 40px 0px;
    margin: 0px 0px 0px 0px;
}
.navigation.haut {
    padding: 5px 0px 0px 0px;
}
.navigation.bas {
    padding: 0px 0px 10px 4px;
    width: 162px;
}
.navigation > li { 
    /*margin: 5px 0;*/
}
.navigation > li > a {
    /*background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);*/
    /*background-color: #0000AE;*/
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);*/
    /*border-top: 1px solid #B7B7B7;*/
    /*border-right: 1px solid #B7B7B7;*/
    /*border-bottom: 1px solid #B7B7B7;*/
    /*border-left: none;*/
    border: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 10px 5px 4px;
    text-align: left;
    text-decoration: none;
    width: 152px;
}
.navigation > li > a:hover, .navigation > li > a.selected, .navigation > li > a.current {
    color: #fff;
    background: #00b7ea;
    background: -moz-linear-gradient(top,  #00b7ea 0%, #0088cc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#0088cc));
    background: -webkit-linear-gradient(top,  #00b7ea 0%,#0088cc 100%);
    background: -o-linear-gradient(top,  #00b7ea 0%,#0088cc 100%);
    background: -ms-linear-gradient(top,  #00b7ea 0%,#0088cc 100%);
    background: linear-gradient(to bottom,  #00b7ea 0%,#0088cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#0088cc',GradientType=0 );
}

.navigationbas { 
    width: 170px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.navigationbas > li > a {
    /*background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);*/
    /*background-color: #0000AE;*/
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);*/
    /*border-top: 1px solid #B7B7B7;*/
    /*border-right: 1px solid #B7B7B7;*/
    /*border-bottom: 1px solid #B7B7B7;*/
    /*border-left: none;*/
    border: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 10px 5px 4px;
    text-align: left;
    text-decoration: none;
    width: 152px;
}
.navigationbas > li > a:hover, .navigation > li > a.selected, .navigation > li > a.current {
    color: #fff;
    background: #00b7ea;
    background: -moz-linear-gradient(top,  #00b7ea 0%, #0088cc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#0088cc));
    background: -webkit-linear-gradient(top,  #00b7ea 0%,#0088cc 100%);
    background: -o-linear-gradient(top,  #00b7ea 0%,#0088cc 100%);
    background: -ms-linear-gradient(top,  #00b7ea 0%,#0088cc 100%);
    background: linear-gradient(to bottom,  #00b7ea 0%,#0088cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#0088cc',GradientType=0 );
}

/*
 * Tableau
 */
.tableau {
    background: #fff;
    border-collapse: collapse;
    text-align: left;
    font-size: 11px;
    width: 100%}
.tableau tbody tr:hover td {
    color: #000;
}
.tableau td {
    border-bottom: 1px solid #ccc;
    padding: 4px;
}
.tableau th {
    font-weight: 700;
    padding: 3px 10px;
    background-color: #0088CC;
    border-bottom: 1px solid #999;
    color: #fff;
    text-align: left;
}
.tableau th a {
    color: #fff;
}
.tableau tr:hover,  .tableau tr.impaire {
    background-color: #f0f0f0;
}

/*
 * Onglets
 */
.onglets {
    margin: 20px 0;
}
.onglets li a {
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #B7B7B7;
    border-right: 1px solid #B7B7B7;

    text-decoration: none;
    color: #000;
    float: left;
    margin: 1px;
    padding: 8px 6px;
    width: 150px;
}
.onglets li.selected a,  .onglets li a:hover {
    background: #0088CC;
    color: #fff;
}

/*
 * Fields
 */
ul.inputs > li > label {
    display: inline-block;
    width: 200px;
    font-weight: normal;
    font-size: 11px;
    margin-right: 5px;
    text-align: right;
    vertical-align: middle;
}
ul.inputs > label.xlarge {
    display: inline-block;
    width: 325px;
    margin-right: 5px;
    text-align: right;
}
ul.inputs > label.xlarge2 {
    display: inline-block;
    width: 250px;
    margin-right: 5px;
    text-align: right;
}
ul.inputs label.obligatoire {
    display: inline-block;
    width: auto;
    color: #FF0000;
    text-align: left;
    margin-left: 2px;
}
ul.inputs > label.info {
    display: inline-block;
    width: auto;
    color: #00FF00;
    background-color: #000080;
    text-align: left;
    margin-left: 2px;
}
ul.inputs > li > label.erreur {
    display: inline-block;
    width: auto;
    color: #FF0000;
    background-color: #FFEA80;
    text-align: left;
    margin-left: 2px;
}
ul.inputs > li > input, ul.inputs > textarea, ul.inputs > select {
    display: inline-block;
}
ul.inputs > li {
    margin-top: 5px;
}
ul.inputs > li.whl {
    margin-left: 135px;
}



/*
 * JS Notice
 */
#notice {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==") repeat-x scroll left top #90EE90;
    border-bottom: 2px solid #50C24E;
    border-color: #50C24E;
    border-left: 2px solid #50C24E;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #006400;
    cursor: pointer;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    font-size:13px;
    top: 0;
    left: 0;
    width:100%;
    padding: 8px 50px;
    position: fixed;
    font-weight: bold;
    text-align: center;
    z-index: 99;
}
#notice img {
    width: 10px;
    margin-right: 5px;
}

#notice.error {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==") repeat-x scroll left top red;
    color:#fff;
}

/*
 * DIV Notice
 */
div.notice.error {
    background-color: #FF0000;
    color: #FFFFFF;
}

div.notice.info {
    background-color: #FFCD39;
}
div.notice.success {
    background-color: #CDF76F;
}
div.notice {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #000000;
    margin: 15px;
    padding: 15px 50px;
}


/**
 * Table filters
 */
 #ajaxtable-loading {
    display:inline-block;
    width:15px;
    height:15px;
}
table.table tr th {
    border: 0;
}
table.table tr th {
    text-decoration: none;
}
table.table tr.filters select, table.table tr.filters input {
    font-size: 10px;
    width: 100%;
    padding: 2px 0;
    color: #fff;
    background-color: #3574B9;
    border: 0;
}
table.table tr.filters td {
    background-color: #063A73;
    padding: 0 1px;
}

/**
 * Table total
 */
table tr.total, table tr.total tr:hover {
    color: #000;
    background-color: #eee;
    font-weight:bold;
}
table tr.total td {
    padding: 16px 4px 4px 4px;
}

/**
 * Table sorting
 */
th.sortable {
    padding: 5px 10px;
}
.sortable.table-sort-up {
    background: url('../images/tablesorter/small_asc.gif') no-repeat scroll 2px 50% #10537B !important;
}
.sortable.table-sort-down {
    background: url('../images/tablesorter/small_desc.gif') no-repeat scroll 2px 50% #10537B !important;
}



/*
 * Application
 */

.alignerDroite {
    text-align: right;
}


#info.message {
    display: inline-block;
    width: auto;
    color: #17A600;
    background-color: #FFFFFF;
    text-align: left;
    font-size:12px;
    margin-left: 2px;
}
#info.erreur {
    display: inline-block;
    width: auto;
    color: #FF0000;
    background-color: #FFEA80;
    text-align: left;
    font-size:12px;
    margin-left: 2px;
}


/**
 * Paginate
 */
ul.paginate li {
    background-color: #fff;
    float: left;
    border: 1px solid #ccc;
    margin:1px; 
    padding:2px 15px !important; 
    cursor:  pointer;
}

ul.paginate li.selected, .sub-content ul.paginate li:hover {
    color:#fff !important;
    background-color: #0088CC !important;
}
span.paginate-results  {
    float:right;
    margin-top:5px;
}


/* Tableau avec grille */
.grille {
    font-family: "Roboto","Open Sans","lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
    vertical-align: middle;
    background: #fff;
    border-collapse: collapse;
    text-align: left;
    font-size: 13px;
    width: 100%
}
.grille tbody tr:hover td {
    color: #000;
}
.grille td {
    border-bottom: 1px solid #ccc;
    padding: 4px;
}
.grille td.reference {
    /*background-color: #0088CC;*/
    /*color: #FFFFFF;*/
    background-color: #FFF4F2;
    color: #000000;
    text-align: center;
    cursor: pointer;
}
.grille td.piece {
    background-color: #FFF4F2;
    color: #000000;
    text-align: center;
}
.grille td.image {
    background-color: #FFF4F2;
    color: #000000;
    text-align: left;
}
.grille td.image_10 {
    background-color: #FFF4F2;
    color: #000000;
    text-align: left;
    width: 10%;
    height: 10%;
    max-width: 10%;
    max-height: 10%
}
.grille td.image_25 {
    background-color: #FFF4F2;
    color: #000000;
    text-align: left;
    width: 25%;
    height: 25%;
    max-width: 25%;
    max-height: 25%
}
.grille td.image_50 {
    background-color: #FFF4F2;
    color: #000000;
    text-align: left;
    width: 50%;
    height: 50%;
    max-width: 50%;
    max-height: 50%
}
.grille th {
    font-weight: 700;
    font-size: 14px;
    padding: 3px 10px;
    background-color: #0088CC;
    background-image: linear-gradient(to bottom, #005ab7, #0088CC);
    border-bottom: 1px solid #999;
    color: #fff;
    text-align: left;
}
.grille th.sortable {
    font-weight: 700;
    font-size: 14px;
    padding: 3px 10px;
    background-color: #0088CC;
    background-image: url('../images/tablesorter/small.gif'), linear-gradient(to bottom, #005ab7, #0088CC);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px;
    border-bottom: 1px solid #999;
    color: #fff;
    text-align: left;
}
.grille th a {
    color: #fff;
}
.grille tr:hover,  .grille tr.impaire {
    background-color: #f0f0f0;
}

.grille tr.filters select, .grille tr.filters input {
    font-size: 10px;
    border: 0;
    width: 100%;
    height: 20px;
    color: #000000;
    background-color: #DEF6FF;
    padding: 0px 0px 0px 2px;
}
.grille tr.filters td {
    background-color: #0088CC;
    padding: 2px 2px 3px 2px;
}


.BoutonRetourCatalogue {
    text-align: center;
    padding: 32px;
    background-image: url('../images/fleche_64x64.png');
    background-repeat:no-repeat;
    background-position: center center;
}
.BoutonRetourCatalogue:hover {
    text-align: center;
    padding: 32px;
    background-image: url('../images/fleche2_64x64.png');
    background-repeat:no-repeat;
    background-position: center center;
}

.BontonSelectionner {
    text-align: center;
    padding: 10px 0px 10px 0px;
    background-image: url('../images/button.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.BontonSelectionner:hover{
    text-align: center;
    padding: 10px 0px 10px 0px;
    background-image: url('../images/button2.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.BontonSelectionner a {
    text-align: center;
    text-decoration: none;
    color: #ffffff;
}

.BoutonRetourListe {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/fleche_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.BoutonRetourListe:hover {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/fleche2_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.Bouton360 {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/360_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.Bouton360:hover {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/3602_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.BoutonDocTech {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/cle_plate_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.BoutonDocTech:hover {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/cle_plate2_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.BoutonPrint {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/print_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.BoutonPrint:hover {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/print2_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.BoutonDownload {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/download_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.BoutonDownload:hover {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/download2_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.BoutonMail {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/mail_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.BoutonMail:hover {
    text-align: center;
    padding: 12px 20px 12px 20px;
    background-image: url('../images/mail2_40x40.png');
    background-repeat: no-repeat;
    background-position: center center;
}


/* Carte grise */
.cg1 {
    background: url('../images/cg1.png') no-repeat;
    background-size: 100% auto;
    background-clip: content-box;
}
.cg2 {
    background: url('../images/cg2.png') no-repeat;
    background-size: cover;
    background-clip: content-box;
}
/* Plaque d'immatriculation' */
div.immatNew {
    background: url('../images/immat.png') no-repeat;
    height: 46px;
	width: 303px;
}
input.immatNew {
    font-size: 35px;
    text-align: center;
    border: 0;
    height: 38px;
    padding: 0px 0px 0px 0px;
    margin: 4px 22px 0px 22px;
    line-height: 36px;
}
div.immatOld {
    background: url('../images/immat.png') no-repeat;
    height: 46px;
	width: 303px;
}
input.immatOld {
    font-size: 35px;
    text-align: center;
    border: 0;
    height: 38px;
    padding: 0px 0px 0px 0px;
    margin: 4px 22px 0px 22px;
    line-height: 36px;
}

.supprimer {
    background: url('../images/supprimer_16x16.png') no-repeat;
    text-align: center;
    border: 0;
    width: 16px;
}

.cadre {
  border:1px solid #000; 
  border-radius: 2px;
  margin: 0px 0px 4px 0px; 
  padding: 4px 2px 4px 2px; 
  border-color: #2f96b4 #2f96b4 #1f6377;
}


/* Grille de présentation */
.presentation {
    background: #fff;
    /*border:1px solid #000;*/
    border-collapse: collapse;
    text-align: left;
    font-size: 13px;
    width: 100%
}
.presentation td {
    vertical-align: top;
    padding: 2px 5px 2px 0px;
}

.presentation td label {
    margin: 1px 1px; 
    padding: 4px 6px;
}



.detailTitre {
    border-bottom: 1px solid #777;
    font-size: 15px;
    font-weight: 700;
    padding:10px 2px 1px 10px; 
}

.liste {
    margin-left: 20px;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: normal;
}
ul.liste label {
    display: inline-block;
    width: 150px;
    margin-right: 5px;
    text-align: right;
}

.liste2 {
    /* margin-left: 20px; */
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: normal;
}
ul.liste2 > li > label {
    display: inline-block;
    width: 400px;
    margin-right: 5px;
    text-align: right;
    font-weight: normal;
}
ul.liste2 > li > input, ul.liste2 > li > select {
    display: inline-block;
    width: 300px;
    text-align: left;
    font-weight: normal;
}
ul.liste2 > li {
    line-height: 25px;
}


.liste2XS {
    /* margin-left: 20px; */
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: normal;
}
ul.liste2XS > li > label {
    display: inline-block;
    width: 400px;
    margin-right: 5px;
    text-align: right;
    font-weight: normal;
}
ul.liste2XS > li > input, ul.liste2XS > li > select {
    display: inline-block;
    width: 300px;
    text-align: left;
    font-weight: normal;
}
ul.liste2XS > li {
    line-height: 16px;
}


.liste3 {
    margin-left: 20px;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: normal;
}
ul.liste3 > li > label {
    display: inline-block;
    width: 200px;
    margin-right: 5px;
    text-align: right;
    font-weight: normal;
}
ul.liste3 > li > span {
    display: inline-block;
    text-align: left;
    font-weight: bold;
}


.listeXS {
    /* margin-left: 20px; */
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: normal;
}
ul.listeXS > li > label {
    display: inline-block;
    width: 180px;
    margin-right: 5px;
    text-align: right;
    font-weight: normal;
}
ul.listeXS > li {
    line-height: 16px;
}


.listeXXS {
    font-size: 12px;
    font-weight: normal;
}
ul.listeXXS > li> label {
    display: inline-block;
    margin-right: 1px;
    font-weight: normal;
}
ul.listeXXS > li {
    line-height: 16px;
    margin-left: 5px;
}



.listeCG {
    margin-left: 10px;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: normal;
}
ul.listeCG > label {
    display: inline-block;
    width: 210px;
    margin-right: 5px;
    text-align: right;
}

.infobulle {
    visibility: hidden;
    margin: 8px;
	padding: 8px;
	border: 1px solid black;
	background-color: #FFF8C8;
	position: absolute;
	z-index: 2;
    opacity:0.8;
    font-size: 12px;
}
.infobulleBase {
    visibility: hidden;
    margin: 8px;
	padding: 8px;
	border: 1px solid blue;
	background-color: yellow;
	position: absolute;
	z-index: 2;
}


/* Tableau des disponibilitées */
.disponibilite {
    background: #fff;
    border-collapse: collapse;
    text-align: left;
    font-size: 13px;
    width: 100%
}
.disponibilite th {
    font-weight: 700;
    font-size: 12px;
    padding: 3px 10px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #999;
    color: #0088CC;
    text-align: center;
}
.disponibilite tr.fin {
    height: 36px;
    border-bottom: 1px solid #ccc;
}
.disponibilite td.fin {
    padding: 2px 0px 10px 0px;
}


/* Code disponibilité 1 = Disponible */
.codeDisponibilite1 {
	background-color: green;
}
/* Code disponibilité 2 = Disponible, mais en quantité faible */
.codeDisponibilite2 {
	background-color: orange;
}
/* Code disponibilité 3 = Non disponible */
.codeDisponibilite3 {
	background-color: red;
}

/* Affichage de la légende */
#idLegendeCodeDispo {
    visibility: hidden;
	padding: 8px;
	background-color: #FFF8C8;
    height: 100px;
    width: 690px;
	position: absolute;
}


.ligneFraisPort {
	background-color: #E8EEFC;
}


.actionFicheDetail {
    width: 200px;
    margin: 0px 10px 4px 0px;
    cursor: pointer;
}

.actionMenuAdmin {
    width: 350px;
}

.pdf {
    background: url('../images/pdf_32x32.png') no-repeat;
    border: 0;
}


#accordion {
    font-size: 13px;
}

.btn-verymini {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  line-height: 10px;
  vertical-align: top;
}

.float_left {
    float: left;
}
.float_right {
    float: right;
}
.largeur_auto {
    width: auto;
}

.texte_erreur {
    color: #A60000;
    /* background-color: #FFEA80;    Fond jaune */
    background-color: #FFFFFF;
}
.texte_important {
    color: #A60000;
}

.tableau_catalogue {
    height: 210px;
    width: 20%;
    text-align: center;
}
.images_catalogue {
    cursor: pointer;
}

.label_catalogue {
    width: 100%;
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
    top: 6px;
    color: #FFFFFF
}

.label_visible {
    font-weight: bold;
    color: #078600
}
.label_invisible {
    font-weight: bold;
    color: #A60C00
}


/* Message d'attente */
#wait {
    width: 350px;
    height: 50px;
    text-align:center;
    vertical-align: middle;
    position:absolute;
    left: 40%;
    top: 40%;
    opacity: 0.8;
}

/* Message de sélection d'une catégorie */
#selectCategory {
    width: 350px;
    height: 50px;
    text-align:center;
    vertical-align: middle;
    position:absolute;
    left: 40%;
    top: 40%;
    opacity: 0.8;
}

/* Taille des images 
   (apparement indispensable avec IE)
*/
.image_20x20_px {
    height: 20px;
    width: 20px;
}
.image_100x100_px {
    height: 100px;
    width: 100px;
}
.image_150x150_px {
    height: 150px;
    width: 150px;
}
.image_100x100 {
    /* height: 100%; */
    width: 100%;
    max-height: inherit;
    max-width: inherit;
}
.image_95x95 {
    /* height: 95%; */
    width: 95%;
    max-height: inherit;
    max-width: inherit;
}
.image_85x85 {
    /* height: 85%; */
    width: 85%;
    max-height: inherit;
    max-width: inherit;
}
.image_80x80 {
    /* height: 80%; */
    width: 80%;
    max-height: inherit;
    max-width: inherit;
}
.image_70x70 {
    /* height: 70%; */
    width: 70%;
    max-height: inherit;
    max-width: inherit;
}
.image_60x60 {
    /* height: 60%; */
    width: 60%;
    max-height: inherit;
    max-width: inherit;
}
.image_50x50 {
    /* height: 50%; */
    width: 50%;
    max-height: inherit;
    max-width: inherit;
}
.image_40x40 {
    /* height: 40%; */
    width: 40%;
    max-height: inherit;
    max-width: inherit;
}
.image_30x30 {
    /* height: 30%; */
    width: 30%;
    max-height: inherit;
    max-width: inherit;
}
.image_20x20 {
    /* height: 20%; */
    width: 20%;
    max-height: inherit;
    max-width: inherit;
}
.image_10x10 {
    /* height: 10%; */
    width: 10%;
    max-height: inherit;
    max-width: inherit;
}
.image_w95 {
    width: 95%;
    max-width: inherit;
}
.image_w85 {
    width: 85%;
    max-width: inherit;
}
.image_w80 {
    width: 80%;
    max-width: inherit;
}
.image_w70 {
    width: 70%;
    max-width: inherit;
}
.image_w40 {
    width: 40%;
    max-width: inherit;
}
.image_w30 {
    width: 30%;
    max-width: inherit;
}
.image_w25 {
    width: 25%;
    max-width: inherit;
}
.image_w15 {
    width: 15%;
    max-width: inherit;
}
.image_w10 {
    width: 10%;
    max-width: inherit;
}
.image_h100px {
    height: 100px;
    max-height: inherit;
}

/* Pour l'affichage des pièces en 360° */
.visu360 {
    text-align: center;
    vertical-align: middle;
}



.download {
    text-decoration: none;
    text-align: left;
}

.highligth, .categorie:hover, .download:hover{
    background-color: #fefc9e;
    text-decoration: none;
}



.rotate_270 {
    display: block;

    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);

    /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    /* Should be unset in IE9+ I think. */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


.uneditable-input {
    cursor: not-allowed;
}

.uneditable-select {
    color: #999999;
    background-color: #fcfcfc;
    border-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
}

.ligne {
    display: inline-block;
    vertical-align: top;
}


/* Bordure des champs en erreur */
input.field_error,
select.field_error,
textarea.field_error {
  color: #b94a48;
}
input.field_error,
select.field_error,
textarea.field_error {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
input:focus.field_error ,
select:focus.field_error,
textarea:focus.field_error {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}



.white-tooltips + .tooltip > .tooltip-inner { 
    color: #000000;
    background-color: #efefef;
 }
.white-tooltips + .tooltip > .tooltip-arrow { 
    border-bottom-color: #efefef;
}


.input-mini2 {
    width: 48px;
}

.approximative {
    /* margin: 0px 10px 0px 208px; */
    background-color: #FFEA80;
    text-align: left;
    padding: 5px;
    display: none;
}
.approximative h5 {
    margin: 2px 0px 2px 2px; 
}
.approximative a {
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    margin-right: 8px;
    padding: 0px 4px 0px 4px;
}
.approximative a:hover {
    background-color: #0994DB;
    /* color: #FFEA80; */
    color: #FFFFFF;
}
.approximative > div {
    font-size: 14px;
    margin-bottom: 2px;
}



/* DataTable */
table.dataTable thead {
    background-color: #0994DB;
    color: #ffffff;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
}
table.dataTable thead th {
    color: #ffffff;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal !important;
}



.vertical-align {
    display: flex;
    flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center; /* Optional, to align inner items
                              horizontally inside the column */
}


/* Cheminement */
.breadcrumb li {
    font-size: 16px;
}


/* Affichage d'une image au survol */
a.viewpic {
    position:relative;
    border-bottom:1px dashed #808080;
    text-decoration: none;
}
a:hover.viewpic {
    text-decoration: none;
    background: none;
}
a.viewpic div {
    display: none;
    position: absolute;
    top: -100px;
    left: -5px;
    z-index: 20;
    width: 100%;
    height: 100%;
    padding: 2px 4px;
}
a:hover.viewpic div {
    display: inline;
    /* position: absolute; */
    /* top: -100px; */
    /* left: -5px; */
    /* z-index: 20; */
    /* width:100%; */
    /* padding:2px 4px; */
}
a:hover.viewpic span img {
    /* border: solid 5px #FF0000;*/
}




/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 17px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}


.referenceOem {
    display: inline-block;
    width: 100px;
    margin-right: 10px;
    font-size: 12px;
}


.bs-callout {
    padding: 2px;
    border: 1px solid #ffffff;
    border-left-width: 5px;
    border-radius: 3px;
    border-left-color: #1b809e;
}
.bs-callout-xl {
    padding: 2px;
    border: 1px solid #ffffff;
    border-left-width: 40px;
    border-radius: 3px;
    border-left-color: #cccccc;
}
.bs-callout div.title {
    color: #1b809e;
    font-size: 14px;
    margin: 0px 0px 5px 2px;
}


.dl-horizontal > dt, .dl-horizontal > dd, .dl-inline > dt, .dl-inline > dd {
    margin-bottom: 6px;
    font-size: 14px;
}
.dl-horizontal > dt, .dl-inline > dt {
    font-weight: normal;
}
.dl-horizontal > dd {
    font-weight: bold;
}
.dl-xl > dt {
    width: 300px;
}
.dl-xl > dd {
    margin-left: 310px;
}
.dl-xxl > dt {
    width: 500px;
}
.dl-xxl > dd {
    margin-left: 510px;
}
.dl-expand > dt, .dl-expand > dd  {
    margin-bottom: 20px;
}




.odd-row {
    background-color: #ffffff !important;
}
.even-row {
    background-color: #ffffff !important;
}

.ui-spinner {
    font-size: 14px;
}



.chosen-container .span-cevam {
    display: inline-block !important;
    overflow: unset !important;
}
.span-periode{
    color: #999999;
}
.highlighted .span-periode {
    color: #ffffff;
}


td.error {
    color: #ffffff;
    background-color: #FF0000;
}


div.reference_approximative {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #c10101;
    margin: 14px 0px;
}
dl.reference_approximative dt {
    font-size: 15px;
}
dl.reference_approximative dd {
    margin-left: 14px;
    font-size: 14px;
}


/* Tableau des bulletins techniques */
.bt {
    border-collapse: collapse;
    text-align: left;
    font-size: 13px;
    width: 100%;
    background-color: #fffcde;
}
.bt th {
    font-weight: 700;
    font-size: 12px;
    padding: 3px 10px;
    border-bottom: 1px solid #999;
    color: #910000;
    text-align: center;
}
.bt tr.fin {
    height: 36px;
    border-bottom: 1px solid #ccc;
}
.bt td.fin {
    padding: 2px 0px 10px 0px;
}


/* Effet de clignetement sur une image */
.image-clignote  {
    animation-duration: 2s;
    animation-name: clignoter;
    animation-iteration-count: infinite;
    transition: none;
}
@keyframes clignoter {
    0%   { opacity:1; }
    50%   {opacity:0.5; }
    100% { opacity:1; }
}
