html{color:#000;background:#fff;height:100%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
img{border:0}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit}
del,ins{text-decoration:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{font-size:100%}

.ie7 input, .ie7 select{line-height:18px}

body{
    font:normal 11px/14px Verdana, Arial, sans-serif;
    color:#222;
    height:100%;
    background-color: #FFFFFF;
}

.overlay{
    display: none;
    position: absolute;
    display:block;
	overflow:auto;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%
    ;background-color: black;
    z-index:1001;
    -moz-opacity: 0.1;
    opacity:.10;
    filter: alpha(opacity=10);
}

input{
	background-color: #fff;
	/*width: 115px;*/
	height:20px;
	border: 1px solid #79b7e7;
	padding-left:2px;
	padding-right:2px;
}

.inputRouge{
  border: solid red 1px;
  outline: none;
}


select{
	background-color: #fff;
	width: 115px;
	height:20px;
	border: 1px solid #79b7e7;
	padding-left:2px;
	padding-right:2px;
}

a {cursor:pointer}

a, a:active, a:visited {
    color:#333;
    text-decoration:none;
    outline: medium none
}
a:hover {text-decoration:underline}

h1 {
	margin-bottom:20px;
	font-size:20px;
	line-height: 22px
}
h2 {
	padding-bottom:20px;
	font-size:18px
}
h3 {
	padding-bottom:20px;
	font-size:16px
}
h4 {
	padding-bottom:20px;
	font-size:14px
}
fieldset{
	border: 1px solid #79b7e7;
	border-radius:5px;
}
#page{
	background-color: #FFFFFF;
}

.datepicker + img {
    vertical-align: middle;
    margin-left: 3px;
    margin-bottom: 4px;
    cursor:pointer
}

.datepickerfrom + img {
    vertical-align: middle;
    margin-left: 3px;
    margin-bottom: 4px;
    cursor:pointer
}

.datepickerto + img {
    vertical-align: middle;
    margin-left: 3px;
    margin-bottom: 4px;
    cursor:pointer
}

#datepickerfromerror{
    color: red;
    font-weight: bold;
}

#datepickertoerror{
    color: red;
    font-weight: bold;
}

* ************************************************************************************************
		HEADER
*************************************************************************************************
#header {
    position:relative
}
#header div{
    position: absolute;
    top: 0px;
    right: 10px;
}
#header_logo {
    /*padding-left:25px; 
    padding-top:5px;
    max-width:200px;
    max-height:65px;*/
}
#header_right {
	position:relative;
	float: right
}

ul#header_links {
	list-style-type: none;
	float: right;
	margin-top:10px;
	margin-right:10px;
}
#header_links li {
	float: left;
	padding: 0 8px;
	border-left:1px solid #333;
	line-height:11px;
}
#header_links li:first-child {border:none;}
#header_links a {text-decoration: none}
#header_links a:hover {text-decoration:underline;color: #e17009;}

/* user infos */ 
#header_user_info {
	clear:both;
	float:right;
	margin-right:10px;
	padding:0;
	font-size:12px
}
#header_user_info a {
	display:inline-block;
	margin:0 0 0 10px;
	padding:3px 0 0 34px;
	line-height: 11px;
	border-left:1px solid #000
}
#header_user_info a.deconnexion {text-decoration:none;background: url('../../img/new_look/logout.png') no-repeat 10px -1px}

#header_user_info a.deconnexion:hover {text-decoration:underline;color: #e17009;}
#header_user_info a.deconnexion:active {text-decoration:underline;color: #e17009;}


#menu-h {
	padding-top:10px;
   	background-color: #a6c9e2;
   	position: relative;
   	z-index: 10;
}
#menu-h .ui-state-default{
	border-right:none;
}
#menu-h .ui-state-hover{
	border:none;
	border-right: 1px solid #c5dbec;
        /*color: #000 !important;*/
}
#menu-h ul{
	width:99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
        margin-top: 0.5%;
	font-size:12px;
}
#menu-h ul li{
        border-right: 1px solid #c5dbec;
        font:bold 11px/14px Verdana, Arial, sans-serif;
}

#menu-h ul li ul li{
	width:200px;
}

.menu-state-active{
	/*background: #f5f8f9 url(../../plugins/jquery-ui-1.11.1/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;*/
	font-weight: bold;
	color: #e17009;	
	border-right: none;
}

.menu-state-active > a{
	color: #e17009 !important;	
}

.menu-state-active a:hover{
	/*color: #e17009 !important;*/
}

#container{
        clear:both;
        padding-bottom:20px;
}

#content-path {
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 15px;
        font-weight: bold;
        color: #2e6e9e;
        font-size: 13px;
}

#content-path img {
        vertical-align: bottom;
        width:16px;
        height:16px;
}
#content-path  a, a:active{
        /*font-weight: bold;*/
        color: #2e6e9e;
}

#content-path  a:hover{
        text-decoration: underline;
        color: #e17009;
}

#content-header {
	margin-right:20px;
	margin-left:20px;
	margin-bottom: 20px;
}

#content-header  h1{
        margin-bottom:10px;
        margin-top:10px;
        margin-left:10px;
        font-family: Verdana, Arial, sans-serif;
}

#content-header h1 #txtNbResult{
    font-size:18px;
}

#content{
	margin-right:20px;
	margin-left:20px;
	/*margin-bottom: 20px;*/
}

#content-toolbar {
	margin-right:20px;
	margin-left:20px;
	margin-bottom: 20px;
}

#search-form {
	padding-bottom: 20px;
	font:normal 11px/14px Verdana, Arial, sans-serif;
}
#search-form h4{
	font-size:14px;
}
#search-form div.divForm{
	padding-left: 1.2em;
	padding-right: 0;
}
#search-form fieldset{
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
        display: block;
}
#search-form fieldset.float_left{
	float:left;
}

#search-form fieldset p.float_left{
	float:left;
    padding-right:20px;
  	width: 50%;
}

#search-form fieldset .last{
	width: 25%;
	padding:10px;
	float:left;
}
#search-form fieldset legend{
	font-weight:bold;
	color: #2e6e9e;
	font-size:13px
}
#search-form fieldset p{
	padding-bottom: 10px;
}


#search-form fieldset p span.date-du{
	display:block;
	float:left;
	padding-right:20px;
	width:155px;
}

#search-form fieldset input, select{
    margin-top: 5px;
}

#search-form fieldset .liste_statut{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#search-form fieldset .liste_statut li{
	float: left;
	padding-top: 2px;
	width:33%;
	color:#222;
}



#search-form p.button{
	clear:both;
	padding-top: 20px;
	text-align: center;
}

.block{
	padding-bottom: 20px !important;
}
.block h4{
	font-size:14px;
}

.block input{
    margin-bottom:5px; 
}

.block fieldset{
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	/*float:left;*/
	font:normal 11px/14px Verdana, Arial, sans-serif;
        display: block;
}

.block fieldset legend{
	font-weight:bold;
	color: #2e6e9e;
	font-size:13px
}
.block fieldset p.p_label{
	padding-bottom: 10px;
	color: #2e6e9e;
}
.block fieldset p span.txt_label{
	display:block;
	width:180px;
	float:left;
	font-weight:bold;
}

.block fieldset p span.txt_label_right{
	display:block;
	width:180px;
	float:left;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
}
.labelForm {
    /*color: #2e6e9e;*/
    color: #222;
    font-weight:bold;
}
.block .divColumn{
	float:left;
}

.searchF .divColumn{
	float:left;
}

#total_qte_annonc{ 
   padding-left:85px; 
}


#infoMsg {
        width:500px;
	/*margin:0 0 10px 0;*/
	/*padding:10px;*/
	border:1px solid #e6db55;
	font-size:13px;
	background:#ffffe0
}
#infoMsg span {
	padding:10px;
}

.error {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #990000;
	font-size:13px;
	background:#ffe0e0
}

.noTitleStuff .ui-dialog-titlebar {display:none}
.noTitleStuff .ui-widget-content {background:#ffffe0 !important;}
.img_msg{
    vertical-align:bottom;
    padding-right:15px;
}
.txt_msg{
    font-weight:bold;
}

.placeholder{
    color: gray;
    font-style: italic;
}

.noResultFound{
    text-align:center;
    font-size:15px;
    padding:15px;
}

#dashboard h4{
    font-size:14px;
}

.divResRequest {
    
}

.divResRequest table{
    width:100%;
    border-bottom:1px solid #79b7e7;
}

.divResRequest table tr{
    height:20px;
}

.divResRequest table tr td{
    width:30%;
    /*color: #2e6e9e;*/
    color: #222;
    font:normal 11px/14px Verdana, Arial, sans-serif;
}

.divResRequest table tr td.tdValid{
    width:9%;
}

.divResRequest table tr td a{
    /*color: #2e6e9e;*/
    color: #222;
    font-weight: bold;
}

.divResRequest table tr td a:hover{
    color: #2e6e9e;
    text-decoration: underline;
}


#linkCmdesRAR{
    padding-left: 40px;
    padding-bottom: 20px;
    color: red;
    background: url(../../img/new_look/info.png) no-repeat 15px 0px;
}

#linkCmdesRAR a{
    font-size: 15px;
    font-weight: bold;
    color: red;
}

#linkCmdesRAR a:hover{
    font-weight: bold;
    text-decoration: underline;
    color: red;
}

.block .sousTitre{
    font-weight: bold;
    color: #2e6e9e;
    font-size: 13px;
    padding-bottom:5px;
}

.popUpCom p.text label {
	/*display:inline-block;*/
        display:block;
        float:left;
	padding-right:10px;
	width:150px;/* 184 */
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

.packingACreer{
	background: #e0e1e0 url(theme/images/ui-bg_glass_90_e0e1e0_1x400.png) 50% 50% repeat-x;
	color : #454545;
}
.packingEnCours{
	background: #5a94ce url(theme/images/ui-bg_glass_90_5a94ce_1x400.png) 50% 50% repeat-x;
	color : #454545;
}
.packingValide{
	background: #92f1a4 url(theme/images/ui-bg_glass_80_5B9E6B_1x400.png) 50% 50% repeat-x;
	color : #454545;
}
.packingValide:hover,.packingEnCours:hover,.packingACreer:hover,.rco_index0:hover,.rco_index2:hover,.rco_indexZ:hover{
	background: #fef1ec url(theme/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x !important;
	color : #454545 !important;
}
.etatPacking{
	width: 150px;
}
.popUpCom p.text input {
    vertical-align:middle;
	padding:0 5px;
	height:20px;
	width:253px;/* 263 */
	border:1px solid #ccc;
	background:url(../img/new_look/bg_input.png) repeat-x 0 0 #fff;
}

.highlight{
      color: rgb(23, 205, 18) !important;
}

#btnValidRefuse{
    text-align:right;
    padding-top:6px;
}

.popUpCom p.text span.textBold {
	padding-right:10px;
	width:150px;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

.popUpCom p.text {
	padding-bottom:10px;
}

.dialog_assortis div{
    font-weight:bold;
	font-size:14px;
    /*padding-bottom: 10px;*/
}

.dialog_assortis table.result{
    width:100%;
    font-size:11px;
}

.dialog_assortis table.result tbody:first-child  {
     background: #5c9ccc url(./theme/images/ui-bg_highlight-hard_50_1a171b_1x100.png) 50% 50% repeat-x;
    border-bottom: 0px;
}

.dialog_assortis table tbody tr th{
    font-weight: bold;
    height: 27px;
    
    overflow: hidden;
    color: #ffffff !important;
    text-transform: uppercase;
    text-align: center;
    border-right: 1px solid #ddd;
    padding:5px;
    padding-right:10px;
}

.dialog_assortis table.result tbody tr.odd {
    background: #fff;
}

.dialog_assortis table.result tbody td{
    text-align: left;
    border-right: 1px solid #ddd;
    overflow: hidden;
    vertical-align: middle !important;
    padding-top: 6px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
    white-space: nowrap;
    
}
.footer_login{

    width:50%;
    float:left;
    font-weight: bold;
}

.etatPacking {
	width:95px;
}

.button_voir_cmde{
	width:110px;
}
.button_edit_chargement{
	width:150px;
}

.boutonActionGrid{
	padding-bottom: 20px;
}
.all {
	cursor:pointer;
}

.divFormInlineBlock{
	vertical-align:top;
	display: inline-block;
	margin-left: 10px;
}
#cabForm .divFormInlineBlock{
	width: 45%; 
}
#cabForm .divFormInlineBlock p span {
    display: inline-block;
    width: 150px;
}
.none {
	cursor:pointer;
}

input[type="text"]:disabled {
    background: #dddddd;
}
.divTable{
  width: 100%;
  display: table;
  table-layout: fixed; 
}

.divCell{
	display: table-cell;
  	width: auto;
  	text-align: center;
}

.alignP{
	display:inline-block;
	margin-right: 5px;
}
.alignSpanR{
	display: inline-block;
}
.alignPMin{
	display:inline-block;
	margin-right: 5px;
}
.buttonSearch{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.butonCalendar{
	padding-left: 5px;
	cursor: pointer;
}
#content-toolbar form{
	display: inline-block;
}

.decalList{
    margin-left: 50px;
      margin-bottom: 10px;
}
#tout_etq_colis{
}
.infoAjoutOtt{
	margin-bottom: 10px;
}

.infoAjoutOtt div{
	margin: 10px;
}
 .infoAjoutOtt div p{
 	color: #4D555B;
    font-weight: bold;
    margin-bottom: 5px;
 }
  .infoAjoutOtt {
  	color: #4D555B;
    font-weight: bold;
  }
  
#ajouter_otts{
	margin-top: 10px;
}

.span_com{
    width: 20px;
    margin-left: auto;
    margin-right: auto;	
}


.blockAssortiRight{
	float:left;
	width:20%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blockAssortiLeft{
	float:left;
	width:79%;
	text-align:center;
	border-right: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blockAssorti{
	width:180px;
}
.BlockEnteteCq{
	float: left;
}
.BlockEnteteCq > fieldset{
	height: 150px;
}

.sousBlock1EnteteEditCq,.sousBlock2EnteteEditCq,.sousBlock3EnteteEditCq{
	float:left;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}
.sousBlock1EnteteEditCq{
	width:130px;
}
.sousBlock2EnteteEditCq{
	width:80px;
}
.sousBlock3EnteteEditCq{
	width:70px;	
}

.BlockDecisionRsp,.BlockDecisionPres{
	display: inline-block;
	vertical-align: top;
	color : #2e6e9e;
	width: 33%;
}

.sousBlockDecisionRsp1,.sousBlockDecisionRsp2,.sousBlockDecisionRsp3
,.sousBlockDecisionPres1,.sousBlockDecisionPres2,.sousBlockDecisionPres3{
	display: inline-block;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 120px;
}

<!-- STYLE POUR BOOTSTRAP -->

.imgHome{
	width: 16px;
	height: 16px;
	margin-bottom: 4px;
}

.pathInfo{
    font-weight: bold;
    color: #2e6e9e;
    font-size: 13px;	
}

.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }

#tr_select{
	background-color: #4aabd2;
}


button.ui-state-default, button.ui-state-hover {
    color: #222;
}

#tableRecFac td{
	text-align: center;
}

.decalDroite{
	margin-right: 30px;
}
.changeSoc{
	float : left;
}

p.align{
	float: left;
}
p.left,p.right{
	width: 49%;
}
.button{
	text-align: center;
}
.btn_com_icon{
	height: 25px;
}