body {
    font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.logout {
    float: right;
    margin-top: 8px;
}

.save {
    margin: 15px;
}

.user {
    color: white;
    float: right;
    margin-top: 14px;
    margin-right: 15px;
    font-size: 18px;
}

.form-contour {
    margin-left: auto;
    margin-right: auto;
    background-color: #f0f0ff;
    border: 1px solid #999999;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 25px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}

.form-title {
    font-size: 24px;
    text-align: center;
}

.form {
    padding: 15px;
}

.add {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 20px;
}

.bottom-fixed {
    position: fixed;
    bottom: 0;
    margin: 0;
    width: 100%;
}

.edit {
    bottom: 0;
    right: 0;
    margin: 10px;
    float: right;
}

.contain {
    margin-left: 0px;
    margin-right: 0px;
}

.view-contour {
    background: whitesmoke;
    margin: 15px;
    padding: 5px;
    -moz-box-shadow: 0 0 1px #000000;
    -webkit-box-shadow: 0 0 1px #000000;
    box-shadow: 0 0 1px #000000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}

.action {
    width: 50px;
}

.id {
    width: 50px;
}

.menu-button {
    float: left;
    margin-top: 8px;
    color: #9d9d9d;
    background-color: black;
    border-color: #9d9d9d;
    margin-right: 10px;
}

.menu-button:active {
    background-color: #9d9d9d;
}

.sidebar {
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
}

.appelRecu {
    width: auto !important;
}

.disabled {
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, .2) 10px, rgba(255, 255, 255, .2) 20px);
}

.main {
    top: 51px;
    padding: 15px !important;
}

.table td {
    vertical-align: middle !important;
}

.middle {
    vertical-align: middle !important;
}

.center {
    text-align: center !important;
}

.vertical-center {
    vertical-align: middle;
}

.filterSeparator {
    vertical-align: middle;
    display: inline-table;
    position: relative;
    height: 1px;
    width: 100%;
    background: #717171;
    border-left: 1px solid #9d9d9d;
    margin-left: 5px;
    margin-right: 5px;
}

.btn-black {
    background-color: #222;
    color: #ccc;
    border-color: #555;
}

@media (min-width: 992px) {
    .filterSeparator {
        vertical-align: middle;
        display: inline-table;
        position: relative;
        height: 34px;
        width: 0;
        background: #717171;
        border-left: 1px solid #9d9d9d;
        margin-left: 5px;
        margin-right: 5px;
    }

    .contain {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.btn-separator {
    margin: 0 5px 5px 0;
}

.left {
    text-align: left;
}

.float-left {
    float: left;
}

.right {
    text-align: right;
}

.float-right {
    float: right;
}

.inline-block {
    display: inline-block;
}

.grey {
    color: #808080;
}

.lightGrey {
    color: #AAAAAA;
}

.green {
    color: #5cb85c;
}

.blue {
    color: #009EE0;
}

.blueGreen {
    color: #46BFBD;
}

.red {
    color: #d9534f;
}

.white {
    color: #fff;
}

.anchor {
    position: relative;
}

.astreinte {
    color: #F29100;
}

.station {
    color: #008AD1;
}

.libre {
    color: #76B72A;
}

.charger {
    color: #E20613;
}

.coral {
    color: coral;
}

.ride-cancel {
    color: black;
}

.ride-close {
    color: #0861a3
}

.ride-shared {
    color: #f9b000;
}

.ride-create {
    color: grey
}

.ride-take {
    color: #76b82a
}

.ride-approaching {
    color: #5BA347
}

.ride-arrived {
    color: #3F8D66
}

.ride-start {
    color: #237785
}

.indisponible {
    color: #1D1D1B;
}

.disconnect {
    color: #808080;
}


.svg {
    display: inline-block;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    margin: auto;
}

.air-con {
    background: url(/backoffice/img/air-con.svg);
    background-size: 30px 30px;
}

.amex {
    background: url(/backoffice/img/amex.svg);
    background-size: 30px 30px;
}

.baby-seat {
    background: url(/backoffice/img/baby-seat.svg);
    background-size: 30px 30px;
}

.bank-check {
    background: url(/backoffice/img/bank-check.svg);
    background-size: 30px 30px;
}

.bike-accpeted {
    background: url(/backoffice/img/bike-accepted.svg);
    background-size: 30px 30px;
}

.cpam-conv {
    background: url(/backoffice/img/cpam-conv.svg);
    background-size: 30px 30px;
}

.credit-card {
    background: url(/backoffice/img/credit-card.svg);
    background-size: 30px 30px;
}

.dvd-player {
    background: url(/backoffice/img/dvd-player.svg);
    background-size: 30px 30px;
}

.electronic-toll {
    background: url(/backoffice/img/electronic-toll.svg);
    background-size: 30px 30px;
}

.every-destination {
    background: url(/backoffice/img/every-destination.svg);
    background-size: 30px 30px;
}

.fresh-drink {
    background: url(/backoffice/img/fresh-drink.svg);
    background-size: 30px 30px;
}

.gps {
    background: url(/backoffice/img/gps.svg);
    background-size: 30px 30px;
}

.handi-vehicule {
    background: url(/backoffice/img/handi-vehicle.svg);
    background-size: 30px 30px;
}

.luxury {
    background: url(/backoffice/img/luxury.svg);
    background-size: 30px 30px;
}

.electric-car {
    background: url(/backoffice/img/electric-car.svg) no-repeat;
    background-size: 25px 25px;
}

.nfc-cc {
    background: url(/backoffice/img/nfc-cc.svg);
    background-size: 30px 30px;
}

.pet-accepetd {
    background: url(/backoffice/img/pet-accepted.svg);
    background-size: 30px 30px;
}

.tablet {
    background: url(/backoffice/img/tablet.svg);
    background-size: 30px 30px;
}

.voucher {
    background: url(/backoffice/img/voucher.svg);
    background-size: 30px 30px;
}

.wifi {
    background: url(/backoffice/img/wifi.svg);
    background-size: 30px 30px;
}

.rotate-45 {
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

/*.md-datepicker-input {
    color: white;
}

.md-datepicker-calendar-icon {
    fill: white;
}

.md-datepicker-triangle-button {
    fill: white;
}

.md-default-theme {
    color: white;
    border-top-color: white;
}
.md-datepicker-triangle-button {
    border-top-color: white;
}
.md-datepicker-expand-triangle {
    border-top-color: white;
}

.md-calendar-date-selection-indicator {
    background: white;
}
.md-calendar-date.md-calendar-selected-date {
    background: red;
    border-color: green;
}

!*.md-default-theme .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-default-theme .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator*!
.md-datepicker-input-mask-opaque {
    color: black;
}*/
