.footer{display:none;}
#mainContainer{padding-bottom:50px;}
#myTopbar{margin-bottom:90px;}
#group_sexe>.btn-primary:nth-child(1) {background-color:#2B5F8A !important;}
#group_sexe>.active:nth-child(1) {background-color:#7AC3FF !important;}

#group_sexe>.btn-primary:nth-child(2) {background-color:#B856B4 !important;}
#group_sexe>.active:nth-child(2) {background-color:#FF70FA !important;}

#mainContainer {
    width:100% !important;
    padding-left:0px;
    padding-right:0px;
  }
#nextRDVTable>tbody>tr, .showCommande, .showCommande2, .showFacture {cursor:pointer;}
#visiteTab th:nth-child(1), #visiteTab td:nth-child(1){width:50%;}
#visiteTab th:nth-child(2), #visiteTab td:nth-child(2){width:10%;}
#visiteTab th:nth-child(3), #visiteTab td:nth-child(3){width:30%;}

.horaire-day{font-weight:bold;}
.horaire-back-mobile, .horaire-next-mobile{display:none;}
.horaire-hour, .horaire-back, .horaire-next, .horaire-back-mobile, .horaire-next-mobile, .horaire-hour-detail div{cursor:pointer;}
.cbAttente{width:30px;margin:0px auto;r}

@media (max-width: 900px) {
	.footer{display:none;}
	.well{background-color:none;padding: 0px;margin:0px;}
	/*.nav-tabs-form li {float:left;}
	.tab-content {margin-left: 45px;}
	.tab-content .tab-pane {padding: 10px 10px 10px 10px;}*/
	.table-responsive{max-height:none !important;}
	#myTopbar{display:none;}
	#mainContainer{
	  top:0px;
	}

	#horaire-table{width:320px;margin:0px auto 60px !important;}
  .horaire-cell{display:none;float:left;}
  .horaire-cell:nth-child(1), .horaire-cell:nth-child(2), .horaire-cell:nth-child(3), .horaire-cell:nth-child(7), .horaire-back-mobile, .horaire-next-mobile{display:block;}
  .horaire-back, .horaire-next{display:none;}
}
#formAddEdit{color:#000000;}
.pac-container:after {   
    background-image: none !important;
    height: 0px;
}

.tblMiniDetail-content td {border-top:solid 0px #ffffff !important;}
.password-remove{display:none;}
.ticket-detail-img{height:30px;}

.form-group {
    margin-bottom: 0px !important;
}
#formAddEdit {
    margin-bottom:0px;
}
#formAddEdit .tab-row {
    background-color: rgba(240,240,240,0.96);
}