/* NOTICE OF LICENSE
*
* This source file is subject to a commercial license from SARL SMC
* Use, copy, modification or distribution of this source file without written
* license agreement from the SARL SMC is strictly forbidden.
* In order to obtain a license, please contact us: olivier@smartmarseille.com
* ...........................................................................
* INFORMATION SUR LA LICENCE D'UTILISATION
*
* L'utilisation de ce fichier source est soumise a une licence commerciale
* concedee par la societe SMC
* Toute utilisation, reproduction, modification ou distribution du present
* fichier source sans contrat de licence ecrit de la part de la SARL SMC est
* expressement interdite.
* Pour obtenir une licence, veuillez contacter la SARL SMC a l'adresse:
*                  olivier@smartmarseille.com
* ...........................................................................
* @package    SO COLISSIMO
* @copyright  Copyright(c) 2010-2013 S.A.R.L SMC(http://www.smartmarseille.com)
* @author     Olivier B. / Debusschere A.
* @license    Commercial license
* Support by mail :  olivier@smartmarseille.com
* Support on form :  Olivier B > A.K.A delete
* Skype : delete13_fr
*/


/* IE plus de cadre degue parce que src='' */
img[src=''] {
    display: none;
}

#so_box_hors input {
    margin: 0;
    font-family: inherit;
    outline: none;
}

a.tooltip
{
    outline:none;
    margin-left: 20px;
    text-decoration: none;
}

a.tooltip strong
{
    line-height:30px;
}

a.tooltip:hover 
{
    text-decoration:none;
}

a.tooltip span 
{
    z-index:10;
    display:none; 
    padding:14px 20px;
    margin-top: -170px;
    left: 8px;
    width:500px; 
    line-height:16px;
}

a.tooltip.forBpr:hover span, a.tooltip.forCit:hover span
{
    border-radius: 5px;
    display:inline;
    position:absolute;
    color: black;
}

a.tooltip.forDom:hover span, a.tooltip.forRdv:hover span
{
    border-radius: 5px;
    display:inline;
    position:absolute;
    color: black;
}

a.tooltip.forA2p:hover span
{
    border-radius: 5px;
    display:inline;
    position:absolute;
    color: black;
}

a.tooltip span
{
    -webkit-box-shadow: 1px 1px 12px black;
    -moz-box-shadow: 1px 1px 12px black;
    box-shadow: 1px 1px 12px black;
    background: #f8f8f8;
    background-clip: padding-box;
    border: 1px solid #acacac;
    border: 1px solid rgba(0,0,0,.333);
    outline: 0;
}

#soflex-loader {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30%;
    text-align: center;
}

#soflex-loader img {
    width: 20px;
    height: 20px;
}

#soflex-loader p {
    margin-top: 10px;
}

#prevent_note {
    width: 525px;
}

#so_box_hors a.boxclose {
    float: right;
    width: 15px;
    height: 15px;
    background: transparent url('../../img/close.png') repeat top left;
    margin-top: -5px;
    margin-right: 5px;
    cursor: pointer;
}

#so_box_hors a.boxclose:hover {
    background-position: -15px 0;
}

.float-left {
    float: left;
    display: block;
}

.keep-left {
    margin-top: 10px;
}

.float-right {
    float: right;
    display: block;
}

#so-h3-recap-dom, #so-h3-recap-horsdom {
    display: none;
}

.myAdress {
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0 20px;
}

#myContent2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 550px;
    /*border: 1px solid black;*/
}

.centrageInfo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.so_info {
    margin-bottom: 40px;
}

.telephone {
    border: 1px solid silver;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

.validation {
    float: right;
    padding: 5px 7px;
    font-weight: bold;
    color: #fff;
    background-color: #ff6a00;
    cursor: pointer;
}

#so_box_hors .lookup {
    height: 32px;
    width: 60%;
    font-size: 18px;
    padding-left:5px;
}

#soflex-search
{
    position:relative;
    width:150px;  
    height:30px;
    text-align:center;
    margin-left: 615px;
    margin-top: -42px;
}

#soflex-search input
{
     position:absolute;
     width:100%;
     height:100%;
     top:0;
     left:0;
}

#soflex-search img
{
    display:none;
    margin-top: 7px;
}

#search-btn-pending
{
    display: none;
    opacity: 0.2;
}

#search-btn {
    font-size: 1.4em;
}

#so_recherche_loader {
    vertical-align: -7px;
}

#so_box_hors .so-home {
    float:left;
}

#so_box_hors .so-home img {
    margin:5px 15px 5px 5px;
}

#so-search {
    height:36px;
    vertical-align: 3px;
    margin: 5px;
}

.infoButton {
    float: left;
}

#so-search .so-search-button {
    font-weight:normal;
    background-image: none;
    background-color: silver;
    width:120px;
    height:36px;
    vertical-align: 1px;
    margin: 5px;
    padding: 0;
    font-size: 1.4em!important;
}

#so_box_hors .so-hd-search {
    font-size: 1.8em;
    position: relative;
    top: -3px;
    width: 80%;
}

#so_box_hors .so-dt-search {
    font-size: 1.8em;
}

#so_box_hors .so-separator {
    border-bottom: 1px solid #CFCECE;
    margin: 15px auto 15px auto;
    width: 100%;
    height: 5px;
    background-color: gainsboro;
    opacity: 0.37;
    -moz-opacity: 0.37;
    -khtml-opacity: 0.37;
    filter: alpha(opacity=37);
}

.valideDomRdv {
    position: absolute;
    right: 40px;
    bottom: 40px;
}

#gmap {
    border: 1px solid silver;
    width: 60%;
    height: 493px;
    float: right;
}

#information-pr {
    position:relative;
    display: none;
    height: 404px;
    width: 330px;
    background: #fff;
    border:1px solid gainsboro;
    padding: 10px;
    overflow:auto
}

#so_box_hors .choixPR {
    width: 170px;
    height: 35px;
}

#so-no-points
{
    display: inline-block;
    line-height: 1.3em;
    font-size: 1.3em;
    text-align: center;
    margin-top: 50%;
    padding: 15px;
    color: grey;
}

#so_box_hors .pickup-point {
    display: none;
    cursor: pointer;
    border-bottom: 1px solid silver;
}

#so_box_hors .picto {
    float: left;
    display: inline-block;
    height: 60px;
    margin: 5px 0 0 5px;
}

#so_box_hors .libelle {
    padding-left: 10px;
    font-weight: bold;
    font-size:1.2em;
    display: inline-block;
    width: 265px;
}

#so_box_hors .customName {
    padding-left: 10px;
}

#so_box_hors .address1 {
    padding-left: 10px;
    white-space: nowrap;
}

#so_box_hors .code_postal {
    padding-left: 10px;
}

#so_box_hors .commune {
    padding-left: 10px;
}

#so_box_hors .point-choose {
    float: right;
    width: 24px;
    height: 24px;
    margin: -2px 15px 5px 0;
}

#horaire {
    width: 310px;
    padding: 0 10px;
}

#so_box_hors .hoLeft {
    float:left;
    border: 1px solid transparent;
    font-family: "Lucida Console", Monaco, monospace;
}

#so_box_hors .hoLeft thead tr {
    height:35px;
}

#so_box_hors .hoLeft tbody tr td {
    text-align:right;
    height: 20px;
    font-size: 8px;
}

#so_box_hors .hoClean {
    clear:both;
    width:100%;
    border: 2px solid whitesmoke ;
}

#so_box_hors .tableHoFe {
    float:left;
    text-align: center;
    border: 1px solid transparent;
    font-family: "Lucida Console", "Courier New";
    font-size:10px;
}

#so_box_hors .tableHoFe tbody tr {
    height: 60px;
}

#so_box_hors .tableHoFe thead {
    color: black;
    background-color: whitesmoke;
}

#so_box_hors .tableHoFe thead tr {
height: 25px;
}

#so_box_hors .tableHoFe thead tr td {
border: 1px solid white;
}

#so_box_hors .horaires {
    background-color: white;
    border: none;
}

#so_box_hors .tableHoFe tbody td {
    width: 10%;
    border: 1px solid transparent;
}

#so_box_hors .hoOpen {
    background-color: darkseagreen;
    color: white;
    width: 100%;
    height: 5px;
    margin: 15px 0 15px 0px;
}

#so_box_hors .hoClose {
    background-color: salmon;
    color: white;
    width: 100%;
    height: 5px;
    margin: 15px 0 15px 0px;
}

#main-selector {
    width:100%;
    height:100%;
    position:absolute;
    background-position-x: 0%;
    background-position-y: 120%;
    background-position: 0% 120%;
    background-repeat: no-repeat;
}

#main-selector:hover {
    background-color:gainsboro;
}

#button-selector {
    position:absolute;
    top:0;
    left:0;
    font-style: normal;
    cursor: pointer;
    border: 2px outset buttonface;
    width: 100%;
    height:60px;
    background: transparent url("../../img/selector-arrow-down.png") no-repeat ;
    background-position-x: 95%;
    background-position-y: 50%;
    background-position: 95% 50%;
}

#selector {
    background-color: whitesmoke;
    border: 1px solid #ccc;
    width:100%;
    position:relative;
    top:65px;
    overflow:hidden;
    display:none;
    z-index:1600;
}

#selector ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width:350px;
}

#selector ul li:hover {
    background-color: gainsboro;
    cursor:pointer;
}

#handicappedAccess {
    width: 430px;
}

#so_box_hors .handiOp {
    margin-left: 10%;
    margin-right: 10%;
}

#so_box_hors #mapPanel {
    position: absolute;
    top: 85%;
    left: 44%;
    z-index: 5;
    background-color: white;
    padding: 5px;
    border: 1px solid #999;
    opacity: 0.75;
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    filter: alpha(opacity=75);
}

#nbPoint {
    width: auto;
    background-color:whitesmoke;
}

#so_box_hors .choosethePR {
    padding: 5px;
}

#so_box_hors .choosethePR:hover {
    z-index: 3000;
    background-color: lightgray;
    border: 1px solid grey;
}

#so_box_hors .so-info-libelle {
    color: #138913;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 5px;
    line-height: 1.1em;
}

#so_box_hors .prez {
    font-size: 1.4em;
    line-height: 1.2em;
}

.so-prez-libelle {
    font-size: 1.2em;
    line-height: 1.3em;
    color: #138913;
    font-weight: bold;
}

#so_box_hors .so-infoWindow {
    min-width: 300px;
}

#so_box_hors .so-info-close {
    border: 1px solid whitesmoke;
    cursor: pointer;
}

#so_box_hors .so-info-close:hover {
    border: 1px solid gainsboro;
    background-color:whitesmoke;
}

#so_box_hors .so-info-itinerary {
    margin-left: 15px;
}

#so_box_hors .so-info-itinerary input {
    margin-right:10px;
    width: 90px;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    filter: alpha(opacity=60);
}

#so_box_hors .so-info-itinerary-title {
    font-weight: bold;
    display: inline-block;
    margin: 20px 0 10px 0;
}

#so_box_hors .so-info-schedule-title {
    font-weight: bold;
    display: inline-block;
    margin: 20px 0 10px 0;
}

#so_box_hors .so-info-closing-title {
    font-weight: bold;
    display: inline-block;
    margin: 20px 0 10px 0;
}

#fermeture {
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}

#so-info-buttons {
    /*position:absolute;*/
    height: 30px;
    width: 320px;
    padding:15px;
    bottom:0;
    left:0;
}

.soflexibiliteStar {
    color: red;
    font-size: 2em;
    vertical-align: -7px;
    margin-left: 5px;
}

#soflexibilite_speech {
    width: 500px;
    text-align: center;
    margin: 10px auto 0 auto;
}

#soflexibilite_desc_pr td {
    width: 270px;
}

#soflexibilite_desc_pr input, .choiceDomOrDos {
    width: 50%;
    border-radius: 5px;
    border: 1px solid silver;
    padding: 5px;
}

#soflexibilite_info_cust td {
    width: 25%;
    height: 80px;
}

#adresseFinal {
    border: 1px dashed black; 
    padding: 10px; 
    width: 300px; 
    alignment-adjust: central;
    margin-top: 15px;
}

.soTabInfo {
    width: 95px;
    display: inline-block;
}

#infofofo {
    margin: 5px 5px 5px 10px;
}

#infofofo input {
    width: 55%;
    border-radius: 5px;
    border: 1px solid silver;
    padding: 5px;
}

#soflexibilite_carrierList {
    background-color: #F1F2F4;
    border: 1px solid #BDC2C9;
    padding: 5px;
}

#soflexibilite_cust {
    border: 1px dashed black; 
    padding: 10px; 
    width: 300px; 
    alignment-adjust: central;
}

.solib_leger_decal {
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
}

.so-bold {
    font-weight: bold;
    height: 25px;
}

#so_box_hors .so_distance {
    position: relative;
    color: grey;
    margin-right: 15px;
    top:-2px;
}

.delivery_option_title a:hover {
    text-decoration: none;
}

#so_constraint {
    vertical-align: -2px;
}

#so_box_hors .so-pipe-separator {
    margin: 0 5px 0 5px;
    color: black;
    font-size: 14px;
}

#so_box_hors .so-info-cpt {
    margin-bottom: 30px;
}