/* CSS Document */
body {
   margin-top: 0;
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0;
   text-align:center;
}
img {
        border: 0;
}
input.readonly, .readonly {
   background-color:#EBEAE7;
}
.annule {
   color:red;
}
.left {
   text-align: left !important;
}
.right {
   text-align: right !important;
}
.center {
   text-align: center !important;
}
.clear{
   clear:both;
}
/**********************************************************
*  Bouton envoi par defaut
**********************************************************/
.envoi{
    text-align:center;
    clear:both;
}
.envoi input{
    border-style:solid;
    border-width:1px;
    border-color:#006633;
    background-color:#FFCC00;
}
/**********************************************************
*  Formulaire de choix de l'annee dans bandeau           
*/
form#choix_annee  {
  margin:0;
  padding:0;
	float: left;
	width: 15%;
}
#choix_annee select, #choix_annee input   {
	font-size:90%;
	color:#FFFFFF;
	background-color:#105ABB;
	border-color:#105ABB;
	border-style:none;
	border-width:0;
}

/*********************************************************/
#page a, a:visited {
        font-size: 100%;
        text-decoration: underline;
        color: #000099;
}
#page a:hover {
        font-size: 100%;
        text-decoration: underline;
        color: #FF9900;
}
#page {
        width: 100%;
        color: #000066;
        /*border: 1px solid #FFFFFF;*/
        margin-left: 0;
        margin-right: 0;
        font-size: 95%;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		min-height: 550px;
}

#titre{
        width: 100%;
        background-color: #105ABB;
        color: #FFFFFF;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
        font-size: 25px;
        font-family: Arial, Helvetica, sans-serif;
		float: left;
}
#titre #col1{
        width: 100%;
        float: left;
        text-align: left;
        margin-left: 0;
        margin-right: 0;
        background-color: #105ABB;
        background-repeat: no-repeat;
        height: 95px;
}
/* background-image: url(images/logo1.gif); */

#titre #col2{
        width: 84%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        background-color: #105ABB;
        height: 95px;
		text-align: right;
    	padding-right: 14px;
}
#soustitre{
        width: 100%;
        background-color: #003399;
        color: White;
        padding: 0px;
        margin: 0;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#soustitre #col1{
        width: 30%;
        float: left;
        text-align: left;
}
#soustitre #col2{
        width: 30%;
        text-align: center;
        float: left;
}
#soustitre #col3{
        width: 40%;
        text-align: right;
        float: left;
}
#soustitre a, a:visited {
        color: White;
        text-decoration: underline;
}
#soustitre a:hover {
        color: #FF6600;
        text-decoration: underline;
}

#menu{
        color: #FFFFFF;
        width: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        /*padding-left: 1px;
        padding-right: 1px;*/
        margin-top: 2px;
        margin-bottom: 2px;
        margin-left: 0;
        margin-right: 0;
        background-color: #8059f0;
        /*border: 1px #000099;
        border-style: solid;*/
		border-bottom: 1px solid #666;
        font-size: 95%;
}

#menu ul{
        margin-top: 4px;
		margin-left: 1px;
		margin-bottom: 4px;
		padding-bottom: 1px;
		padding-left: 0px;
		padding-right: 0px;
		display: inline-block;
}
#menu li{
        list-style-type: none;
        margin-top: 0;
        margin-left: 0;
        left: 0;
        padding-left: 0;
        padding-bottom: 1px;
        display: inline;
}
#menu form{
        margin-top: 0;
        margin-left: 1px;
        margin-bottom: 5px;
        border: 1px #000099;
        border-style: dashed;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        color: #000099;
        text-align: left;
}
#menu form input{
        color: Blue;
        margin-left: 1px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        border: 1px blue;
}
#menu form select{
        color: Blue;
        margin-left: 1px;
        border: 1px blue;
        margin-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: #FFFFCC;
}
#menu h1 {
        color: #FF6600;
        font-size: 100%;
        margin-top: 10px;
        margin-bottom: 0px;
        font-weight: normal;
}
#centre {
        width: 100%;
        color: #000000;
        background-color: #FFFFFF;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 2px;
        margin-left: 0%;
        margin-right: 0px;
        text-align: center;   
      /*  height: 30em; */
}
#centre #col{
        width: 33%;
        float: left;
        padding: 1px;
        font-size: 1em;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        height: 30em;
}

/*   Tableaux de saisies  */
#titresaisie{
        color: #003399;
        font-size: 0.95em;
        font-style: normal;
}
#titresaisie th{
        font-size: 1.2em;
        background-color: #FFFFFF;
        padding: 5px;
}
.saisie {
        color: black;
        font-size: 14px;
        padding-left: 5px;
        font-style: normal;
        float: left;
        text-align: left;
}
.saisie th{
        font-weight: bold;
        text-align: left;
        font-size: 14px;
        padding: 3px 5px;
}
.saisie tbody{
        color: black;
        background-color: inherit;
}
.saisie tfoot{
        background-color: #0066CC;
        padding: 0px;
}
.saisie input, .saisie textarea{   /* PhR 18/09/07 */
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px !important;
}
.saisie textarea{
    vertical-align:top;
}
.saisie .etiquette{
        font-weight: bold;
        text-align: left;
		  vertical-align:middle;
		  color:blue;
		  font-size: 14px;
}
.saisie .etiquette select, .saisie .etiquette option{
		color:blue;
		vertical-align:bottom;
		font-size: 14px;
}  

.bouton{
	margin:8px 0;
}
.bouton a{
	padding:6px 10px !important;
	background-color: #105ABB;
	color: #FFFFFF !important;
	text-decoration: none !important;
	border: 1px outset #105ABB;
	font-size: 95%;
}
.bouton a:hover{
	background-color: #105ABB !important;
	color: #FFFFFF !important;
	border: 1px inset #105ABB;
}
/*   Tableaux de listes  */
#titreliste {
        color: #003399;
        font-size: 0.95em;
        font-style: normal;
        font-weight: normal;
}
#titreliste th{
        font-size: 1.15em;
        background-color: #FFFFFF;
        padding: 1px;
}
#liste {
        color: White;
        font-size: 0.95em;
        padding-left: 0px;
        font-style: normal;
}
#liste th{
        font-size: 1.05em;
        background-color: #99CCFF;
        color: #003399;
        padding: 5px;
}
#liste td{
        padding: 3px 5px !important;
        vertical-align: middle !important;
        height: 20px !important;
        line-height: 1.2 !important;
}
#liste tbody td{
        padding: 3px 5px !important;
        height: 20px !important;
}
#liste tbody{
        color: #000000;
        background-color: inherit;
}
#liste tfoot{
        background-color: #99CCFF;
        color: #003399;
        padding: 0px;
}

#centre form input{
        color: Black;
        margin-left: 1px;
        padding-bottom: 1px;
        border: 1px #6699FF;
        border-style: solid;
        background-color: White;
        font-size: 95%;
        padding: 3px 5px;
}

#centre form select{
        color: Black;
        font-size: 95%;
        margin-left: 1px;
        border: 1px blue;
        margin-bottom: 5px;
        padding: 3px 5px;
        border-color: #6699FF;
        border-style: solid;
        background-color: White;
}

#pied{
        color: White;
        text-align: center;
        width: 100%;
        font-style: italic;
        background-color: #003399;
        padding: 6px 0;
        font-family: "Times New Roman", Times, serif;
       /* float: left;  */
        clear: both;  
}
#menu a, a:visited {
        color: #FFFFFF;
        text-decoration: none;
        text-align: left;
        font-size: 0.8em;
}
#menu li a.active{
	text-decoration: underline 2px;
  	text-underline-offset: 6px;
}
#menu a:hover {
	color: #FFFFFF;
	text-align: left;
	font-size: 0.8em;
	text-decoration: none;
   	/*text-decoration: underline;
  	text-underline-offset: 4px;*/

}
#menu li a {
	color: #FFFFFF;
  /*text-transform: uppercase;*/
  text-decoration: none;

  display: inline-block;
  padding: 8px 0px 6px;
  position: relative;
}

#menu li a::after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #FFFFFF;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

#menu li a:hover::after {
	color: #FFFFFF;
  width: 100%;
  left: 0;
}
/* haut et bas pour hover
   border-top: 1px solid #FF9900;
        border-bottom: 1px solid #FF9900; */

#menu a.big, a.big:visited {
        color: #FF6600;
        text-decoration: none;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 0;
}
#menu a.big:hover {
        color: #FF9900;
        text-decoration: none;
}
#petitmenu{
        font-size: xx-small;
        text-align: center;
        color: #000;
        background-color: #FFFFCC;
}
.petit a, a:visited{
        font-size: 0.8em;
}
.petit a:hover{
        font-size: 0.8em;
        color: #FF6600;
}

.joursemaine {
        background-color: #CCCCCC !important;
}
/*   Dans la liste des escales pour alternance de couleur   */
.ligne1 {
        background-color: #EBEAE7;
}
.ligne2 {
        background-color: #DFEAFB;
}
.ligexpedie {
        background-color: #C0FFC0;
}
/********************************************************
*   Pour colonnes de tailles differentes
*   et r�initialisation
********************************************************/
.clearCenter {
    clear: both;
    text-align: center;
}
.clearLeft {
    clear: both;
    text-align: left;
}
.clearRight {
    clear: both;
    text-align: right;
}
.col100, .col70, .col60, .col50, .col40, .col33, .col30, .col25, .col20, .col10 {
   float: left;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   padding:0;
}
.col100 {
   width: 99%;
}
.col70 {
   width: 69%;
}
.col50 {
   width: 49%;
}
.col60 {
   width: 60%;
}
.col40 {
   width: 40%;
}
.col33 {
   width: 33%;
}
.col30 {
   width: 30%;
}
.col25 {
   width: 25%;
}
.col20 {
   width: 20%;
}
.col10 {
   width: 10%;
}
/********************************************************
*   Saisie des mails
********************************************************/
#mail {
   width:98%;
   margin-left:auto;
   margin-right:auto;
   color:#333399;
   background-color:#C0C0C0;
   padding:3px;
}
#mail th{
  /* color:#333399;
   background-color:#F4F4F4;*/
}
#mail td{
   color:#333399;
   background-color:#C0C0C0;
}

#mail .envoi input{
    color: #FFFFFF;
    background-color:#105ABB;
    font-weight: bold;
    border:inset 1px #105ABB;
    padding:1px !important;
}

/********************************************************
*   Relance
********************************************************/
#relance {
   width:95%;
   margin-left:auto;
   margin-right:auto;
}
   #relance .envoi{
      padding:10px 0;
      clear: both;
   }
   
table#listeRelance {
   width:98%;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:10px;
   font-size: .8em;
   border-collapse: collapse;
}
   #listeRelance caption{
      width:98%;
      color:#FFFFFF;
      background-color: #003399;
      border:1px solid #003399; 
      font-size: 1.4em;
      font-weight: bold;
      margin-top:10px;
      margin-left:auto;
      margin-right:auto;
   }
   #listeRelance th {
      color:#003399;
      background-color: #FFFFFF;
      font-size: 1.1em;
      border:1px solid #003399; 
   }
   #listeRelance td{
      border:1px solid #003399; 
   }

   #mailRelance textarea{
      color: #000066;
      background-color: #EBEAE7;
      font-size: 1em;
      font-family:courier,monospace,sans-serif;
      border:1px solid #003399;
      padding:0 5px;
   }
   #visuMailRelance {
      color: #000066;
      background-color: #EBEAE7;
      font-size: 1em;
      font-family:courier,monospace,sans-serif !important;
      border:1px solid #003399;
      padding:0 5px;
      text-align: left !important;
   }

/********************************************************
*   HOTELS
********************************************************/
#hotel {
   width:95%;
   margin-left:auto;
   margin-right:auto;
   text-align: left;
}
   #hotel label {
      width:7em;
      margin:0;
      padding:0;
      display:block;
      float: left;
   }
   #hotel h4 {
      margin:15px 0 0 0;
      padding:0;
      text-align: center;
   }
   #hotel input, #hotel select{
      font-size:.8em;
   }
   #hotel textarea{
      font-size:1.1em;
      
   }

/********************************************************
*   TRANSFERT
********************************************************/
#transfert {
   width:80%;
   margin-left:auto;
   margin-right:auto;
   text-align: left;
}
   #transfert table{
      border-collapse: collapse;
   }
   #transfert label {
      width:7em;
      margin:0;
      padding:0;
      display:block;
      float: left;
   }
   #transfert h4{
      text-align: left;
      font-size: 1.2em;
      color: #FFFFFF;
      background-color: #003399;
      margin:7px 0 2px 0;
      padding: 2px 0 2px 10px;
   }
   #transfert h4 a.bouton{
      color: #FFFFFF;
      background-color: #003399;
      margin:0 10px;
      padding: 0 13px;
      border:1px outset #003399;
      text-decoration: none;
      font-weight: bold;
   }
   #transfert h4 a.bouton:hover{
      border:1px inset #003399;
   }
   #transfert th {
      font-weight: bold;
      text-align: center;
      background-color: #F5F5F5 !important;
      color:inherit;
   }
   #transfert h3 {
      margin:15px 0 0 0;
      padding:0;
      text-align: center;
      font-size: 1em;
      color: #FFFFFF;
      background-color: transparent;
   }
   #paxTransfert td {
      border:0;
   }
   #transfert input, #transfert select{
      font-size:.8em;
   }
   #transfert textarea{
      font-size:1.1em;
   }
/********************************************************
*   REQUESTS
********************************************************/
#request {
   width:95%;
   margin-left:auto;
   margin-right:auto;
   text-align: left;
}
   #request label {
      width:15em;
      margin:0;
      padding:0;
      display:block;
      float: left;
   }
   #request h4 {
      margin:15px 0 0 0;
      padding:0;
      text-align: center;
   }
   #request input, #request select{
      font-size:.8em;
   }
   #request textarea{
      font-size:1.1em;
      
   }



/*******************************
*  Liste général
*******************************/
table.liste {
   margin-left:auto;
   margin-right:auto;
   margin-bottom:10px;
   font-size: .95em;
   border-collapse: collapse;
}
   .liste caption{
      text-align: left;
      font-size: 1.2em;
      color: #FFFFFF;
      background-color: #003399;
      border:1px solid #003399; 
      font-size: 1.4em;
      font-weight: bold;
      margin-left:auto;
      margin-right:auto;
      margin-top:10px;
      padding: 2px 0 2px 10px;
      text-align: left;
   }
   .liste caption a{
      color: #FFFFFF !important;
      background-color: inherit;
      text-decoration: none;
   }
   .liste caption a:hover{
      color: #FFFFFF !important;
      background-color: inherit;
      text-decoration: none;
   }                                   
   .liste caption a.bouton{
      color: #FFFFFF;
      background-color: #003399;
      margin:0 10px;
      padding: 0 13px;
      border:1px outset #003399;
      text-decoration: none !important;
      font-weight: bold !important;
   }
   .liste caption a.bouton:hover{
      border:1px inset #003399;
      text-decoration: none !important;
   }
   .liste th {
      color:#003399;
      background-color: #FFFFFF;
      font-size: 1.1em;
      border:1px solid #003399;
      text-align: center; 
   }
   .liste td{
      border:1px solid #003399;
	  vertical-align: top; 
   }

/********************************************************
*   Impressions
********************************************************/
@media print {
    .noprint, #titre, #soustitre, #menu { display:none }
}

/******************** brt start here **************************/
.ligcomplete {
        background-color: #FFC266;
}

.file_button {
	background-image:url(./images/upload.png) ;
	width:77px;
	display: inline-block !important;
}
.file_button:hover {
	background-image:url(./images/upload.png) ;
}
/******************** brt end here **************************/select[name="expected_vessel"]{margin-bottom:0 !important;}


/* start for Hitesh */
.ligred {
    background-color: #dca0a0;
}
#proforma .montant.new{ width:8% !important; }
#proforma .montant.new > input{ 
	width: 80% !important;
	float: left !important;
	text-align: center !important;
}
#proforma .libelle{ width:60% !important; }
#proforma .libelle input[type='text']{ width:95% !important;}
/* end for Hitesh */
/*Start for RB*/
.services_btn span{
	position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    vertical-align: top;
    font-size: 14px;
    background-color: white;
    padding: 0px 5px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
}
button#arrivee_Btn{
	padding: 0px !important;
    margin: 0px !important;
    border: unset !important;
    position: relative;
    display: contents;
}
a#fut_arr_Btn{
	background: none;
    border: unset;
    text-decoration: underline;
    color: #000099;
    cursor: pointer;
}
a#fut_arr_Btn:hover{
	color: #FF9900;
}
.arrivee_modal,
.fut_arr_modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.arrivee_modal_content,
.fut_arr_modal_content {
	background-color: #fefefe;
	margin: auto;
	padding: 30px;
	border: 1px solid #888;
	width: 520px; /* Migration nov 2025 : Élargi pour 3 boutons */
    position: relative;
    display: block;
	text-align: center;
	border-radius: 10px;
    box-shadow: 2px 4px 20px #383838;
}
.arrivee_modal_content .arrivee_content .arrivee_modal_btn,
.fut_arr_modal_content .fut_arr_content .fut_arr_modal_btn{
	position: relative;
    display: inline-block;
    padding: 10px 20px;
}
.fut_arr_modal_content .fut_arr_content .fut_arr_modal_btn{
	font-size: 25px !important;
	/* Migration nov 2025 : Affichage vertical pour 3 boutons */
	display: block !important;
	margin: 10px auto !important;
	width: 80% !important;
	text-align: center !important;
}
/* The Close Button */
.arrivee_close,
.fut_arr_close {
	color: #aaaaaa;
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	right: 15px;
	top: 5px;
}

.arrivee_close:hover,
.arrivee_close:focus,
.fut_arr_close:hover,
.fut_arr_close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
/*End for RB*/