/*Doit contenir exclusivement les fonctionnalités supplémentaires
 qui ne sont pas a la charge d'Avanade*/

/*****************************************/
/**  Reprise design partie inscription ***/
/*****************************************/

.tab-content h2 {
	font-size: 23px;	
}

label {
    font-weight: 400;
}

.tab-content .ocr-module span.piece {
    display: inline-table;
}

.tabs-menu.nav-tabs.nav-justified {
    border-bottom: 1px solid rgb(198, 198, 198);
}

.tabs-menu.nav-tabs.nav-justified > li > a {
    padding: 29px 0;
    border: 0px;
    font-family: 'Montserrat';
    font-size: 17px;
    font-weight: 300;
    color: rgb(150, 155, 160);
}

.tabs-menu.nav-tabs.nav-justified > li > a:hover {
    background-color: transparent;
    border: 0px;
    color: rgb(18, 82, 136);
}

.tabs-menu.nav-tabs.nav-justified > .active > a {
    border: 0px;
    font-weight: 700;
    color: rgb(18, 82, 136);
}

.tabs-menu.nav-tabs.nav-justified > .active > a:hover {
    border: 0px;
}

.tab-content a.parisian-account {
	font-size: 19px;
    font-weight: 500;
}

span.readonly {
    display: inline-block;
    width: 220px;
    height: 55px;
    margin: 0px;
    /*margin-top: 10px;*/
    padding: 4px;
    border-radius: 0px;
    font-size: 13px;
    line-height: 44px;
    color: rgb(215,215,215);
    background-color: rgb(250,250,250);
    opacity: 1;
    cursor: not-allowed;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.tab-content .rates-infos-block {
    margin-top: 40px;
    font-size: 18px;
    font-weight: lighter;
}

.radio, .checkbox {
    display: inline-block;
}

.radio input[type='radio'], .radio-inline input[type='radio'], 
.checkbox input[type='checkbox'], .checkbox-inline input[type='checkbox'] {
    margin-top: 7px;
}

.label-multilines-tarif {
    margin-left: 13px;
    margin-top: 6px;
}

.radio .label-multilines-tarif, .radio .radio-multilines {
    padding-left: 34px;
    position: relative;
}

.modal-header {
    border-bottom: none;
}

.modal-content {
	-webkit-box-shadow: none;
	margin-left: 0;
    margin-right: 0;
}

.tooltip-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #2B6090;
    border: 1px solid #2B6090;
    border-radius: 100%;
    /*background: white;*/
    text-align: center;
    line-height: 32px;
    font-size: 1.3em;
    margin-top: 14px;
    /*z-index: 1;*/
    font-family: Bodoni MT;
    font-style: italic;
    font-size: xx-large;
    font-weight: bold;
}

.tooltip-icon:hover {
    background: #F0F8FF;
    z-index: 115;
}

.tooltipaide {
    padding-top: 24px;
    display: table;
    position: relative;
    cursor: pointer;
}

.popover-content img {
    width: 240px;
}

.btn-moncompte {
    background-color: #df225a;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    overflow: hidden;
    padding: 15px 20px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    z-index: 1;
}

/**********************************************/
/** FIN - Reprise design partie inscription ***/
/**********************************************/

/* Définition taille map Leaflet */
.mapBlock , .tennisparisiens .map-container  {
    height: 717px;
}

.homepage .map-container .map-informations,
.tennisparisiens .map-container .map-informations {
    min-height: 717px;
}

/*.homepage .map-container, .tennisparisiens .map-container {
	overflow:auto;
}*/

/* map container & tennis infos expand block 
 pour les tennisparisiens*/

.tennisparisiens .map-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 717px;
}

.tennisparisiens .map-container .map-informations {
    opacity: 1;
    display: none;
    z-index: 1000;
    position: absolute;
    right: 0px;
    padding : 15px;
    width: 33.333%;
}

.tennisparisiens .map-informations .tennis-block .tennis-informations {
    font-size: 17px;
    margin: 0 0 25px 0;
}

.tennisparisiens .map-informations {
    padding: 0;
}

.tennisparisiens .map-informations .tennis-block .tennis-informations span {
    display: block;
    padding: 4px 0px;
}

.tennisparisiens .map-informations .tennis-block .tennis-informations span:first-child {
    float: left;
}

/* map container & tennis infos expand block */

.map-informations .tennis-block .phoneDiv {
	font-size : 16px;
}

.map-informations .tennis-block .tennis-informations {
    font-size: 17px;
    margin: 0 0 25px 0;
}

.map-informations .tennis-block .transports {
    margin-bottom: 40px;
}

.map-informations .tennis-block .transports .subway {
	display:inline;
}

/* Map des disponibilités avec légende */

.search-result .select-tennis-map.bottom {
    height: 50px;
    text-align: center;
    padding-top: 7px;
}

.search-result .select-tennis-map a.btn-darkgreen {
	background-color: rgb(28, 201, 141);
	padding-top: 11px;
}

/* Agrandissement du #BookmarkList pour permettre l'affichage sur une ligne */
.search-result #bookmarkList {
    min-width: 6000px;
}

/* Svg météo : Homepage */

.svgSun {
	fill:#FDED84;	
}

.svgClouds {
	fill:#E5E5E5;
}

.svgThunderbolt {
	fill:#FAFF76;
}

.svgRain .goutte {
	fill:lightblue;
}

.svgRain .nuage {
	fill:#E5E5E5;
}

.svgSnow .flocon {
	fill:white;
	stroke:lightblue;
}

.svgSnow .nuage {
	fill:#E5E5E5;
}

.temperature-block .date-block svg, .temperature-block .date-block .svgRain .goutte {
    fill:#e5e5e5;
}

/*On fixe la dimension des svg de la météo du jour */
#meteoOfTheDay svg {
	width:300px;
	height:300px;
}

/* Fin Svg météo : Homepage */

/* Affichage date complète sélectionnée page accueil */

.homepage .search-block .date-picker .row.content .row.seven-cols div[class*=' col'].full.selected {
    border: 2px solid #1CC98D;
}

/* Fin : Affichage date complète sélectionnée page accueil */

/* Surcharge Design des tokens */

ul.tokens-token-list .tokens-list-token-holder span {
    margin: 0;
    margin-left: 3px;
    margin-right:3px;
    display: inline;
}

/* Fin surcharge design tokens */

/* Customisation des boutons de rafraichissement*/
a.btnRefreshResearch, a.btnRefreshMapResearch {
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgb(28, 201, 141);
}

/* Customisation de la fenêtre de chargement */
#loadingComponent {
	/*background-color: #f5f5f5;*/
	background-color: transparent;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    color: #1cc78c;
    text-align: center;
}

.glyphicon-left {
    margin-right: 7px;
}

.glyphicon-tab {
    margin-right: 7px;
    float:left;
}

.dayshours span.glyphicon {
	color:white;
	font-family: 'Glyphicons Halflings';
}

/* Rotation de la marguerite */
.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

/* Customisation des infobulle sur les favoris */
div.bloc-tennis-fav .tooltip {
    opacity: 1;
}

div.bloc-tennis-fav .tooltip .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top: 5px solid rgb(28, 201, 141);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
}

div.bloc-tennis-fav .tooltip-inner {
    max-width: 200px;
    padding: 5px 10px;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    background-color: rgb(28, 201, 141);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

div.bloc-tennis-fav .fade.in {
	background-color:transparent;
}

/* Fix : Planning des tennis */

.planning table.reservation a {
	/*position: initial;*/
}

.planning #tableauPlanning .popover.fade.in {
    background-color: rgb(18,82,136);
}

/* On applique ce css uniquement sur la planning */
.planning .information-picto, .error-picto {
    float: right;
}

/* Fix : Popover transparentes sur mon tarif et ma réservation */

.creditAbsence .popover .popover-content,
#tariffCondition .popover-content,
.pieces-of-identity .popover .popover-content {
    background-color: white;
}

/* Affichage map sur page résultat de recherche */
.map-background {
    padding-top: 25px;
    padding-bottom: 25px;
}
/* Fin : Affichage map sur affichage page résultat de recherche */

/* Temporaire : Popin de reprise des tickets */

#historiqueRepriseTickets img.popin-close {
    position: absolute;
    z-index: 1;
    top: 18px;
    right: 15px;
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
}
#historiqueRepriseTickets .modal-dialog {
    width: 880px;
}
#historiqueRepriseTickets .modal-content {
    width: 100%;
    margin:0 auto;
    padding:40px;
}
#historiqueRepriseTickets .modal-header {
    background-color: #41CB9A;
    height: 60px;
    padding: 0;
    text-align: center;
    border: none;
    display: table-cell;
    vertical-align: middle;
    width: 100vw;
}
#historiqueRepriseTickets .modal-header img {
    width: 243.78px;
    height: 43.07px;
}
#historiqueRepriseTickets .modal-inner-content {
    border: 1px solid #C6C6C6;
    margin-bottom: 20px;
    padding: 37px;
}
#historiqueRepriseTickets .modal-inner-content .title {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}
#historiqueRepriseTickets .modal-inner-content .ticketNumber {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
#historiqueRepriseTickets .modal-inner-content hr {
    border-color: #333333;
    margin: 20px 0;
}
#historiqueRepriseTickets .modal-inner-content table tr th:first-child,
#historiqueRepriseTickets .modal-inner-content table tr td:first-child {
    width: 30%;
}
#historiqueRepriseTickets .modal-inner-content table {
    width: 100%;
}
#historiqueRepriseTickets .modal-inner-content table th,
#historiqueRepriseTickets .modal-inner-content table td {
    font-size:18px;
}
#historiqueRepriseTickets .modal-inner-content table.userInfos th {
    font-weight: normal;
    padding-bottom: 5px;
}
#historiqueRepriseTickets .modal-inner-content table.tickets th {
    font-weight: normal;
    padding-bottom: 15px;
}
#historiqueRepriseTickets .modal-inner-content table.userInfos tr:nth-of-type(3) th {
    padding-top: 17px;
}
#historiqueRepriseTickets .modal-inner-content table.tickets td {
    padding-bottom: 13px;
}
#historiqueRepriseTickets .modal-inner-content .undersigned {
    margin: 27px 0 45px 0;
    font-size: 18px;
}
#historiqueRepriseTickets .modal-inner-content .signature,
#historiqueRepriseTickets .modal-inner-content .date {
    width: 200px;
    height: 70px;
    font-size: 18px;
}
#historiqueRepriseTickets .flex2 {
    display: flex;
    justify-content: space-between;
}
#historiqueRepriseTickets .modal-footer {
    text-align: center;
    padding-top: 0;
}
#historiqueRepriseTickets .modal-footer .infos {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
#historiqueRepriseTickets .modal-footer button {
    height: 60px;
    width: 189.25px;
    font-size: 16px;
}

/* Modal d'annulation de la réservation au niveau de la page ma reservation */

#modalAnnulerResa .modal-dialog {
    width: 800px;
}
#modalAnnulerResa .modal-content {
    height: 250px;
    width: 800px;
    margin:0 auto;
}
#modalAnnulerResa img {
    position: absolute;
    z-index: 1;
    top: 18px;
    right: 15px;
    margin-top:0;
    margin-right: 0;
}
#modalAnnulerResa .modal-header {
    margin-top:35px;
    padding-bottom: 5px;
    border-bottom:none;
}
#modalAnnulerResa .modal-footer {
    text-align: center;
    padding-top: 0;
}
#modalAnnulerResa .modal-footer button {
    height: 60px;
    width: 300px;
}
#modalAnnulerResa .modal-footer button:first-child {
    margin-right: 8px;
}

.players .trash {
    width: 13.48px;
    height: 16px;
    bottom: 45.5px;
    position: relative;
    float: right;
    right: -17px;
    cursor: pointer;
}
.players .trash img {
    width: 13.48px;
    height: 16px;
    vertical-align: top;
}
.players .trash span.mobile {
    display: none;
}

/* On masque l'affichage des tooltips du slider sur desktop */
.search-block .search-module-slider .tooltip, .search-result .search-module-slider .tooltip {
	display: none;
}

.search-result ul.tokens-token-list {
    width: 525px;
    height: 55px;
    margin: 18px 0;
}

.search-result ul.tokens-token-list .tokens-input-text {
	background-color: #f7f7f8;
}

/* Affichage credit d'absence */
.mareservation .creditAbsence {
    background-color: rgb(240, 248, 255);
    text-align: left;
    padding: 20px;
    margin-top: 30px;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 18px;
    color: rgb(18, 82, 136);
}

.mareservation .none {
	margin-bottom:30px;
}

.mareservation .information-picto, .error-picto {
    height: 27px;
    display: block;
    margin: none;
}

/* Modal générique - Desktop */
.tennis-generic-modal-dialog {
    width: 800px;
}

.tennis-generic-modal-content {
    height: 250px;
    width: 800px;
    margin: 0 auto;
}

.tennis-generic-modal-header {
    margin-top: 35px;
    padding-bottom: 5px;
    border-bottom: none;
}

.tennis-generic-modal-header img {
    position: absolute;
    z-index: 1;
    top: 18px;
    right: 15px;
    margin-top: 0;
    margin-right: 0;
}

.tennis-generic-modal-footer {
    text-align: center;
    padding-top: 0;
}

.tennis-generic-modal-footer button {
    height: 60px;
    width: 300px;
}

.tennis-generic-modal-footer button:first-child {
    margin-right: 8px;
}

@media (max-width: 767px) and (min-width: 360px) {
	.mareservation .creditAbsence .information-picto {
	    display: block;
	    margin-right: 5px;
	    float: left;
	    clear: both;
	}
}

/* Fin affichage crédit d'absence */

/* Grisage selection offre */

.priceTable table.price-item-locked tr {
    border-color: darkgrey;
}

.priceTable table.price-item-locked.selected tr td {
	border-color: darkgrey;
}

.priceTable table.price-item-locked.selected tr:last-of-type {
    background-color: darkgrey;
}

/* Fin Grisage selection offre */

/* Mon compte bannière en gras sur IE */
.banner-mon-compte__connexion-wrapper .banner-mon-compte__connexion-avatar .banner-mon-compte__my-account::after{
  font-weight: 700;
}

/* fin Bannière en gras */

/* Marge Tokens resultat */

.search-result div.tokens-suggestion-selector {
    margin-top:18px;
}

/* Fin Marge Tokens resultat */

/* Historique réservation */

#reservationHistory .panel.panel-default {
	margin-top: 40px;
}

/* Fin Historique réservation */

/* surchage info bulle inscription*/
/*.popover{
	max-width: none;
}*/

.btn.ignore {
    display: inline-block;
    padding: 0 20px;
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(28, 201, 141);
    color: rgb(28, 201, 141);
}

.btn-ios:hover {
	cursor: pointer;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .players .trash {
        bottom: 45px;
    }
}
@supports (-ms-ime-align: auto) {
    .players .trash {
        bottom: 45px;
    }
}
@-moz-document url-prefix() { 
    .players .trash {
        bottom: 45px;
    }
}

@media (max-width: 1024px) {
    .players .trash span.mobile {
        display: none;
    }
    
    .row.tennis-court:not(:last-child) {
    	min-height: 80px;
	}
	
	.container.search .search-block .search-module-slider {
	    margin-top: 35px;
	}
	
	/* On force l'affichage des tooltips du slider sur tablette */
	.search-block .search-module-slider .tooltip, .search-result .search-module-slider .tooltip {
		display: block;
	}

	/* Modal générique - Tab */
    .tennis-generic-modal-dialog {
        width: 668px;
    }

    .tennis-generic-modal-content {
        width: 668px;
        height: 300px;
        margin: 0 auto;
    }

    .tennis-generic-modal-header {
        margin-top: 20px;
    }

    .tennis-generic-modal-footer button:first-child {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (min-width: 320px) and (max-width: 992px) {
    .players .trash {
        width: 100%;
        position: inherit;
        text-align: right;
        cursor: pointer;
        padding: 0 15px;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 15px;
        bottom: 0;
        right: 0;
    }
    .players .trash img {
        width: 13.48px;
        height: 16px;
        vertical-align: top;
        margin-right: 10px;
    }
    .players .trash span.mobile {
        display: inline-block;
    }
    
    /* Modification nom tennis page résultats */
    .labelMobileEquipment {
    	color: rgb(28, 199, 140);
	    text-transform: uppercase;
	    font-family: 'Montserrat';
	    font-weight: 500;
	    font-size: 18px;    
	    text-align: center;
	    margin-top: 20px;
    	margin-bottom: 20px;
    }
    
    .container.search .search-block .search-module-slider {
	    margin-top: 35px;
	}
	
	/* On force l'affichage des tooltips du slider sur mobile */
	.search-block .search-module-slider .tooltip, .search-result .search-module-slider .tooltip {
		display: block;
	}

	/* Modal générique - Mobile */
    .tennis-generic-modal {
        height: 100vh;
        top: 50px;
    }

    .tennis-generic-modal-dialog {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .tennis-generic-modal-content {
        height: calc(100vh - 50px);
        width: 100vw;
        margin: 0;
        padding: 20px 15px;
        display: table-cell;
        vertical-align: middle;
    }

    .tennis-generic-modal-header {
        margin-top: 0;
    }

    .tennis-generic-modal-dialog img {
        width: 20px;
        height: 20px;
        position: absolute;
        z-index: 1;
        top: 15px;
        right: 15px;
        margin: 0;
    }
    
    .tennis-generic-modal-footer button {
        width: 100%;
        padding: 0;
    }
}

@media (min-width: 992px) and (max-width: 1024px){
    .book a button span{
    font-size: 12px;
    margin-bottom: -2px;
}

.button.book img {
    padding-top:3px;
    height: 20px;
}
}

/*Fix des croix de fermeture des modales*/

 #confirmModalGeneral .modal-dialog .justificatif .popin-close{
    z-index: 1;
    position: relative;
    margin-top: 20px;
    margin-right: 18px;
 }

#verifModal .modal-dialog .modal-content #validationAccount .justificatif .popin-close{
    margin-top: 0px;
    margin-right: -32px;
}

/*nouveau sélecteur pour les noms de tennis en mobile sur "tennis parisiens"*/

.tennisparisiens .panel-body table tr td.data.tennis-nom {
    font-weight: 500;
}

/* fix des liens sans href*/

a:hover{
    cursor: pointer;
    text-decoration: none;
}