form label{
	display: block;
	margin:4px 0px 12px 0px;
}
form label span{
	display: inline-block !important;
	text-align: right;
	width: 160px;
	margin-right: 10px;
}
form label input{
	display: inline-block !important;
	width: 300px;
}

form.login{
	margin: 20px auto;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	width: 560px;
}
.headerImg{
	width: 100%;
	height: 75px;
}
.liens{
	#text-align:center;
}
.infoConnexion{
	margin: 20px auto;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	width: 560px;
}
.red{
	color: red;
	font-weight: bold;
	padding: 10px;
}
.textInfoConnexion{
	padding: 10px; 
}
.forgetPassword, .textInfoForgetPassword{
	margin: 10px;
}
.forgetPasswordText:hover{
	color: #3366FF;
	font-weight: bold;
	cursor: pointer;
}
#montants{
	margin: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
}
#resumeOrderPanel{
	margin: 5px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	width: 38%;
	float: right;
}
th,td{
	padding-left: 2px;
}
.right{
	text-align: right;
}
.middle{
	text-align: center;
}
.header-tile{
	height: 100%;
	border-left: 1px solid darkgrey;
	padding-top:5px;
}
#productPanel, #contentConnected{
	margin: 5px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	width: 60%;
	float: left;
}
#productPanel{
	min-height: 95%;
}
#resumeOrderPanel{
	min-height: 100%;
}
#resumeOrderPanelPrint{
	display:none;
}
.encourstd{
	text-align:right;
	padding-right:35px;
}
.encours{
	float:right;
	padding-top:2px;
	padding-right:2px;
}
.load {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 100px;
    background: rgba( 255, 255, 255, .8 ) 
                url('../images/loading.gif') 
                50% 50% 
                no-repeat;
}
body.loading {
    overflow: hidden;   
}
body.loading .load {
    display: block;
}
#page-header{
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 10px;
	width: calc(98% + 30px);
	float: left;
	height: 120px;
	background-color: white;
	background-image: url("../images/logo-s24.png");
	background-repeat: no-repeat;
	background-position: 5px 15px;
	background-size: 190px auto;
	padding-left: 200px;
}
.qtedispo{
	cursor:help;
	width:100%;
	min-height:20px;
}
.dispo{
	float:left;
}
.headerpointure{
	cursor:alias;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.clear:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}

br {line-height: 5px;}

body, html
{
	width: 100%;
    height: 100%;
	margin: 0;
}

body{
	padding-bottom: 175px;
}

p, div{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	/*color:#5b5b5b;*/
	line-height:18px;
}
		
a {
	font-weight: bold;
	color:#2b2b2c;
	text-decoration:none;
}
	
a:hover {
	font-weight: bold;
	color:#308196;
	text-decoration:none;
}
	
.font-copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	text-transform:uppercase;
	color:#737373;
}
	
.font-menu-footer-bleu,.font-menu-footer-bleu a:link,.font-menu-footer-bleu a:visited,.font-menu-footer-bleu a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:15px;
	text-transform:uppercase;
	color:#2894ae !important;
}
	
.font-menu-footer-jaune{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:15px;
	text-transform:uppercase;
	color:#ffcb05;
}
	
.font-menu-footer-contenu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}
	
.font-menu-footer-contenu a{
	text-decoration:none;
	color:#FFF;
}
	
.font-menu-footer-contenu a:hover{
	text-decoration:underline;
	color:#FFF;
}	

#footer{
	width:100%;
	min-height: 150px;
	background-repeat:repeat-x;
	background-color:#000;
	clear: both;
	padding-top: 10px;
}

#footer_logo{
	position:relative;
	display:block;
	float:left;
	width:316px;
	background-color:#000;
	margin-left:20px;
	margin-top:37px;
}
	
#footer_bloc-jaune{
	position:relative;
	display:block;
	float:right;
	width:213px;
	min-height:95px;
	background-image:url(../img/home-footer-yellowarray.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:20px;
	padding-top:5px;
}
	
#footer_bloc-bleu{
	position:relative;
	display:block;
	float:right;
	width:213px;
	min-height:95px;
	background-image:url(../img/home-footer-bluearray.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:20px;
	padding-top:5px;
}
.panel-group{
	margin-left: 8px;
	margin-right: 5px;
}	
#footer_signature{
	position:relative;
	width:100%;
	height:34px;
	background-color:#171717;
	background-repeat:repeat-x;
}
.th{
	color: white;
	font-weight: bold;
	background-color: #737373;
}
.dateInfoTotal{
	font-style:italic;
	font-size: 0.8em;
}
.point{
	width: 100%;
}
#resumeOrderTable{
	width: 100%;
	margin-bottom: 20px;
}
[id^="spanId"] {
  margin-right: 5px; 
}
.btn-action{
  margin: 3px; 
}
#basketAmount, #validOrder{
	margin: 0px;
}
#saisiePanel{
	margin-top: 10px;
}
.tabSaisieRef{
	white-space: nowrap;
	margin-bottom: 10px;
}
#tabSaisie{
	margin-right: 5px;
}
.productFilter{
    padding-left: 10px;
    padding-right: 10px;
}
#deconnexion{
	#margin-top: 10px;
}
.inputRef{
	width: 40px;
}
#resumeOrderPanel{
	padding-top: 10px;
}
#basketAmount{
	float: right;
    font-size: 14px;
    height: 35px;
    padding-top: 12px;
}
.panel-body{
	padding: 5px;
}
/*.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: #337ab7;
}*/
.loader{
	margin-top: 5%;
    margin-left: 50%;
}/*
.panel-title{
	margin-top: 0;
    margin-bottom: 0;
    padding: 3px;
    font-size: 16px;
    color: inherit;
    border: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    border-radius: 4px;
    background-color: aliceblue;
}
.accordion:hover, .accordion:focus, .accordion:selected{
	color: green;
}*/
#saisiePanel{
	max-height: 20%;
}
#fsearchtext{
	width: 75%;
}
#msgResumeOrder{
	color: red;
	font-weight: bold;
	margin-top: 20px;
}
#printResumeOrder{
	margin-left: 20px;
}
/*#dropDown{
	width:100%;
	height:110px;
	overflow: auto;
	cursor: pointer;
}
#dropDownOptions{
	display: none;
	z-index: 5000; 
	position: relative; 
	padding-top: 2px;
	overflow-x:none;
	padding-bottom: 0 !important;
	width: 100%;
	border: 1px solid #C8C8C8;
	background-color:#fff;
	box-shadow: 0 4px 3px #8C8C8C;
	top: -110px
}
#dropDownOptions div:hover{
	background-color: #CCCCCC;
}
#dropDown:hover{
	background-color: #CCCCCC;
}*/

.scrollDiv{
	height: 400px;
	overflow-y: auto;
}
	  
.optionDiv {
	background-color: #FFFFFF;
	border-bottom: 1px solid #C8C8C8;
	font: 0.8em Arial,Arial,Helvetica,sans-serif;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	width: 97%;
	cursor: default;
}
.input-group-xs>.form-control,
.input-group-xs>.input-group-addon,
.input-group-xs>.input-group-btn>.btn {
    height: 22px;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}
.bold{
	font-weight:bold;
}
.detailreftitre{
	width: 100px;
	font-weight: bold;
}
.detailref{
	width: 200px;
}
.tabdetailref>tbody>tr>td{
	padding: 2px;
}
/*.basketLine>td:not(:last-child){
	cursor:pointer;
}
.basketLine>td:last-child{
	cursor:not-allowed;
}*/
.basketLine:hover{
	background-color: #CCCCCC;
}
.basketLine{
	cursor:pointer;
}
.tabarr>tr>th,td{
	padding:2px;
	width:80px;
	text-align:left;
}
.inputred{
	background-color: #b30000;
	color:white;
}
#infosarrivages{
	display: none;
}
.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
.hide{
	display:none;
}
.backButton {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}