/**
 * 1969-2018 Relais Colis
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to contact@relaiscolis.com so we can send you a copy immediately.
 *
 *  @author    Quadra Informatique <modules@quadra-informatique.fr>
 *  @copyright 1969-2018 Relais Colis
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.frame_relais {
    display: none;
}
.frame_relais .relais-title, .relais_home_options .relais-title, #relais_home_plus_options .relais-title {
    color:#000;
    font-size:22px;
}
.frame_relais .relay-info-intro, .relais_home_options .relay-info-intro, #relais_home_plus_options .relay-info-intro {
    text-decoration: underline;
    color:#c0d349;
    padding-bottom: 15px;
    display: inline-block;
    font-weight: bold;
}
.frame_relais .choice-info, .relais_home_options .choice-info, #relais_home_plus_options .choice-info {
    background-color: #f1f1f1;
    padding:20px;
    margin-bottom: 15px;
    font-size:0.8rem;
}
.frame_relais .relay-info-title, .relais_home_options .relay-info-title, #relais_home_options .relay-info-title, #relais_home_plus_options .relay-info-title {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size:16px;
    font-weight: bold;
    display: inline-block;
    color:#000;
}
.flag-img {
    width:100%;
    text-align: center;
    background-color: #f1f1f1;
    padding:10px 0px;
    margin-bottom: 15px;
}
.frame_relais form label.grey, label.grey {
    color: #9c9c9c;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin: 23px 0 0;
    text-rendering: optimizespeed;
    text-transform: uppercase;
}
.frame_relais label {
    -moz-user-select: none;
    display: inline-block;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 13px;
    font-weight: 600;
}
.frame_relais input.small[type="text"],.frame_relais select.small {
    -moz-appearance: none;
    border-color: none;
    background-color: transparent;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: black;
    height: 27px;
    margin-bottom: 0;
    padding: 0;
    text-indent: 0;
    text-overflow: "";
    width: 100%;
}
#map_rc_wrapper {
    display:none;
}
.txt-center {
    text-align: center;
}
.frame_relais button.red-link::before {
    content: "↓ ";
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: -2px;
}
.frame_relais a.red-link::before {
    content: "→ ";
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: -2px;
}
.frame_relais .red-link {
    color: #e6223d !important;
    display: inline-block;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: none;
    margin-top: 20px;
}
.frame_relais button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}
.frame_relais .column{
    margin-top:15px;
}
#divMapContainer {
    height: 430px;
    font-family: Arial;
}
.divGlobal {
    margin:0 auto;
    margin-bottom: 10px;
}
#divInfohtml {
    max-height: 360px;
    overflow: auto;
    font-family: calibri;
    line-height: 1em!important;
}
#divInfohtml .wrapper-locate {
    border-bottom: 1px solid #d3d3d3;
    margin-top:2px;
    width:50%;
    float:left;
}
@media screen and (max-width: 960px) {
    #divInfohtml .wrapper-locate {
        width:100%;
        float:none;
    }
}
#divInfohtml .wrapper-locate table {
    font-size:0.8rem;
}
#divInfohtml .locate-info {
    margin-top:5px;
}
#divInfohtml .locate-title a {
    color: black;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 0;
    text-decoration: none;
    padding-left:5px;
}
#divInfohtml .locate-title a:hover {
    cursor:pointer;
}
#divInfohtml .locate-title {
    margin-bottom:15px;
}
.num-locate {
    border: 1px solid rgb(192, 211, 73);
    border-radius: 80px;
    background-color: rgb(192, 211, 73);
    color:#fff;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 8px;
}
.sMapBubble td,.sMapBubble th {
    padding:0;
}
.relais-link {
    background:#c0d349;
    color:#fff;
    font-size:12px;
    margin:15px 0px;
    padding:5px;
    border-radius: 3px;
    z-index:99;
}
#divInfohtml .relais-link {
    font-size:16px;
    font-weight: bold;
    padding:8px;
}
.free_rc, .rc_price {
    font-style: italic;
    color: #c0d349;
    font-weight: bold;
}
#divMapContainer .ui-picto-poi div {
    font-size:14px;
    background-color: transparent!important;
    left:2px!important;
    top:18px!important;
    z-index:1001;
}
.info-comp-rc {
    font-size:12px;
}
#relais_home_plus_options .col-xs-12, #relais_home_plus_options .col-xs-6, #relais_home_plus_options .col-xs-2 {
    padding-right: 5px;
    padding-left: 5px;
}
.rc-cost-update span:hover {
    color:#ffffff;
}
.rc-info-account i {
    padding-bottom: 0.5rem!important;
}
#divMapContainer table td {
    padding:0px !important;
}
#set-another-relay:hover, .button-relais:hover {
    cursor: pointer;
}

.table-horaire {
    display: table;
	width: 100%;
}

.table-horaire-body {
    display: table-row-group;
}

.lign-horaire {
    display: table-row; /* comportement visuel de cellule */
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
}

.cell-horaire {
    display: table-cell;
    min-height: 32px;
    text-align: center;
    padding : 5px;
}

.cell-jour {
    display: table-cell;
    min-height: 32px;
    padding : 5px;
    padding-left: 0;
}