﻿@charset "utf-8";


html, body {
    font-size: 12px;
    font-family: Montserrat;
    width: 100%;
}


.header img {
    width: 40px;
}

.acm img {
    width: 350px;
    height: auto;
}

.acm h2 {
    color: #999;
    font-size: 18px;
}

/*a {
    color: #FFF !important;
    text-decoration: none;
}*/

a:hover {
    text-decoration: none !important;
}

/*.row { margin-right:0px !important;
margin-left:0px !important;
}*/

.wrapper {
    width: 100%;
    margin: 0px 0;
    min-height: 440px;
}


.header-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}


.visite_stand {
    font-size: 18px;
    font-family: Montserrat;
}

.wrapper {
    margin: 20px 0;
    min-height: 440px;
}

/* ---------------------------- navbar -------------------------------- */
/*#barre-de-navigation li {
  width:16%;
}*/
#barre-de-navigation a {
    color: dimgray !important;
    text-align: center !important;
    /*padding: 11px 45px;*/
    height: 25px;
    border-bottom: 4px solid #FFF;
}

.container .nopadding {
    padding-left: 0;
    padding-right: 0;
}

/*#barre-de-navigation li:first-of-type a{ 
 
  width:55px;  
 }*/

#barre-de-navigation a:hover, #barre-de-navigation a:active {
    border-bottom: 4px solid #E60000;
    background-color: #FFF;
}

.navbar {
    background-color: #FFF;
    box-shadow: 0 8px 10px -2px #eeeaec;
    /*box-shadow: 0 6px 5px -2px gray;*/
    /*border-bottom: 1px solid gray;*/
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    z-index: 1;
}


#barre-de-navigation ul.dropdown-menu li {
    background-color: #FFF !important;
    width: 200px;
    padding-top: 10px;
}

ul.dropdown-menu li a {
    width: auto !important;
    height: 30px !important;
    text-align: center !important;
    margin: auto;
    border-bottom: 1px solid #999 !important;
}

#barre-de-navigation ul.dropdown-menu li:hover, #barre-de-navigation ul.dropdown-menu li a:hover {
    color: #FFF !important;
    background-color: #E60000 !important;
}

ul.dropdown-menu li:last-of-type a {
    border-bottom: none !important;
    height: 25px !important;
}

/*-------------------------- Carousel -------------------------- */
div#carrousel {
    margin-top: -20px;
}

    div#carrousel .carousel-inner .item {
        height: auto;
    }

.carousel-inner img {
    margin: auto !important;
}

.carousel-indicators {
    bottom: 5px !important;
}

.carousel-control {
    opacity: 0;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.8s ease-in-out;
        -moz-transition: -moz-transform 0.8s ease-in-out;
        -o-transition: -o-transform 0.8s ease-in-out;
        transition: transform 0.8s ease-in-out;
    }
}

@media only screen and (max-width:968px) {
    .header, .acm {
        height: auto !important;
    }
}

@media only screen and (max-width:1000px) {
    #menu {
        border-bottom: none !important;
    }

    #ticketing, #infos, #rs {
        text-align: center !important;
        padding-left: 0px !important;
    }
}
/*-------------------------- CHOIX PLACES -------------------------- */

#tribune {
    color: #E60000;
}



/*------------------------- CONNEXION ----------------------------*/

.formclient {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*-------------------------- Popup Login -------------------------- */

.fullscreen-dialog-client {
    max-width: 100%;
    max-height: 100%;
    width: 40%;
    height: 50%;
    border-radius: 0;
}

@media (max-width: 768px) {
    .fullscreen-dialog-client {
        min-height: 100%;
        min-width: 100%;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}

/*-------------------------- Dialog Programme Prix -------------------------- */


@media (max-width: 768px) {
    .dialog-fullscreen {
        min-height: 100%;
        min-width: 100%;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}

/*-------------------------- Material -------------------------- */
.mdc-components {
    box-sizing: border-box;
    display: flex;
    font-family: Montserrat;
    margin: 64px auto;
    width: 1664px;
}

.mdc-components__section {
    display: flex;
}

.mdc-components__column {
    display: flex;
    height: 664px;
    flex-direction: column;
    margin: 0 8px;
    width: 400px;
}

.mdc-components .flex {
    flex: 1;
    box-sizing: border-box;
}

.mdc-components p {
    color: #616161;
    font-size: 14px;
    font-weight: bold;
}

.mdc-component > p {
    color: #616161;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 0;
}

.mdc-component__section {
    align-items: center;
    background-color: #EEEEEE;
    display: flex;
    flex-direction: column;
    height: 400px;
    position: relative;
    overflow: hidden;
    width: 400px;
}

.mdc-component__section--size-narrow {
    height: 152px;
}

.mdc-component__section__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 30px;
}

.mdc-component__section__content__frame {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.mdc-component__section--size-full {
    height: 620px;
}

.mdc-component__containers {
    align-items: flex-start;
    display: flex;
    height: 292px;
    flex-direction: row;
}

.mdc-component__containers__primary__only p {
    display: none;
}

.mdc-component__containers__primary, .mdc-component__containers__secondary {
    display: flex;
    align-items: center;
}

    .mdc-component__containers__primary > p, .mdc-component__containers__secondary > p {
        color: #616161;
        font-size: 11px;
        font-weight: bold;
    }

.mdc-component__containers__primary__only {
    margin-top: 40px;
}

.mdc-component__containers__secondary {
    margin-left: 80px;
}

.mdc-component__containers__primary, .mdc-component__containers__secondary {
    flex-direction: column;
}

    .mdc-component__containers__primary > p, .mdc-component__containers__secondary > p {
        margin: 25px 0 15px;
    }

    .mdc-component__containers__primary > *[class^="mdc-"]:not(:nth-child(2)), .mdc-component__containers__secondary > *[class^="mdc-"]:not(:nth-child(2)) {
        margin-top: 40px;
    }

.mdc-component__containers[dir-horizontal] {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    .mdc-component__containers[dir-horizontal] .mdc-component__containers__primary__only {
        margin-top: 0;
    }

    .mdc-component__containers[dir-horizontal] .mdc-component__containers__secondary {
        margin-left: 0;
        margin-top: 12px;
    }

    .mdc-component__containers[dir-horizontal] .mdc-component__containers__primary, .mdc-component__containers[dir-horizontal] .mdc-component__containers__secondary {
        flex-direction: row;
    }

        .mdc-component__containers[dir-horizontal] .mdc-component__containers__primary > p, .mdc-component__containers[dir-horizontal] .mdc-component__containers__secondary > p {
            margin: 0 16px 0 0;
            text-align: right;
            width: 60px;
        }

        .mdc-component__containers[dir-horizontal] .mdc-component__containers__primary > *[class^="mdc-"], .mdc-component__containers[dir-horizontal] .mdc-component__containers__secondary > *[class^="mdc-"] {
            margin-top: 0;
            margin-right: 60px;
        }

*, :after, :before {
    box-sizing: inherit;
}

@media all and (max-width: 1712px) {
    .mdc-components {
        margin: 32px auto;
        width: 832px;
    }

    .mdc-components__section {
        flex-direction: column;
    }

    .mdc-components__column {
        margin-bottom: 64px;
    }
}

@media all and (max-width: 880px) {
    .mdc-components {
        flex-direction: column;
        width: 416px;
    }
}

.mdc-component__buttons .mdc-component__containers__primary .mdc-button,
.mdc-component__buttons .mdc-component__containers__primary .mdc-fab {
    background-color: #E53935;
    color: #000000;
}

.mdc-component__buttons .mdc-component__containers__primary .mdc-button--plain,
.mdc-component__buttons .mdc-component__containers__primary .mdc-fab--plain {
    background-color: transparent;
    color: #E53935;
}

.mdc-component__buttons .mdc-component__containers__secondary .mdc-button,
.mdc-component__buttons .mdc-component__containers__secondary .mdc-fab {
    background-color: #616161;
    color: #ffffff;
}

.mdc-component__buttons .mdc-component__containers__secondary .mdc-button--plain,
.mdc-component__buttons .mdc-component__containers__secondary .mdc-fab--plain {
    background-color: transparent;
    color: #616161;
}

.mdc-component__buttons .mdc-component__containers__primary .mdc-button--raised.mdc-ripple-upgraded::before,
.mdc-component__buttons .mdc-component__containers__primary .mdc-button--raised.mdc-ripple-upgraded::after {
    background-color: rgba(0, 0, 0, 0.06);
}

.mdc-component__buttons .mdc-component__containers__primary .mdc-button--plain.mdc-ripple-upgraded::before,
.mdc-component__buttons .mdc-component__containers__primary .mdc-button--plain.mdc-ripple-upgraded::after {
    background-color: rgba(229, 57, 53, 0.06);
}

.mdc-component__buttons .mdc-component__containers__primary .mdc-fab.mdc-ripple-upgraded::after {
    background-color: rgba(0, 0, 0, 0.16);
}

.mdc-component__buttons .mdc-component__containers__primary .mdc-fab--plain.mdc-ripple-upgraded::after {
    background-color: rgba(229, 57, 53, 0.16);
}

.mdc-component__buttons .mdc-component__containers__secondary .mdc-button--raised.mdc-ripple-upgraded::before,
.mdc-component__buttons .mdc-component__containers__secondary .mdc-button--raised.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.06);
}

.mdc-component__buttons .mdc-component__containers__secondary .mdc-button--plain.mdc-ripple-upgraded::before,
.mdc-component__buttons .mdc-component__containers__secondary .mdc-button--plain.mdc-ripple-upgraded::after {
    background-color: rgba(97, 97, 97, 0.06);
}

.mdc-component__buttons .mdc-component__containers__secondary .mdc-fab.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.16);
}

.mdc-component__buttons .mdc-component__containers__secondary .mdc-fab--plain.mdc-ripple-upgraded::after {
    background-color: rgba(97, 97, 97, 0.16);
}

.mdc-component__selection .mdc-component__containers__primary__only .mdc-snackbar {
    transform: translate(-50%,-100%);
}

.mdc-component__selection .mdc-snackbar {
    left: auto !important;
    transform: translate(-28%,-164%);
    position: absolute;
    min-width: 240px;
    margin-left: -16px;
    width: 240px;
}

.mdc-component__selection .mdc-snackbar__secondary {
    transform: translate(-28%,-40%);
}

.mdc-component__selection .mdc-snackbar__text,
.mdc-component__selection .mdc-snackbar__action-button {
    opacity: 1;
    font-size: 12px;
}

.mdc-component__switches .mdc-component__containers__primary .mdc-checkbox__native-control:checked:not(:disabled) ~ .mdc-checkbox__background,
.mdc-component__switches .mdc-component__containers__primary .mdc-checkbox__native-control:indeterminate:not(:disabled) ~ .mdc-checkbox__background,
.mdc-component__switches .mdc-component__containers__primary .mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__inner-circle {
    background-color: #E53935;
    border-color: #E53935;
}

.mdc-component__switches .mdc-component__containers__primary .mdc-switch__native-control:checked ~ .mdc-switch__background::before,
.mdc-component__switches .mdc-component__containers__primary .mdc-switch__native-control:checked ~ .mdc-switch__background .mdc-switch__knob::before,
.mdc-component__switches .mdc-component__containers__primary .mdc-switch__native-control:checked ~ .mdc-switch__background .mdc-switch__knob {
    background-color: #E53935;
}

.mdc-component__switches .mdc-component__containers__primary .mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__outer-circle {
    border-color: #E53935;
}

.mdc-component__switches .mdc-component__containers__primary .mdc-checkbox__background::before,
.mdc-component__switches .mdc-component__containers__primary .mdc-radio__background::before {
    background-color: #E53935;
}

.mdc-component__switches .mdc-component__containers__secondary .mdc-checkbox__native-control:checked:not(:disabled) ~ .mdc-checkbox__background,
.mdc-component__switches .mdc-component__containers__secondary .mdc-checkbox__native-control:indeterminate:not(:disabled) ~ .mdc-checkbox__background,
.mdc-component__switches .mdc-component__containers__secondary .mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__inner-circle {
    background-color: #616161;
    border-color: #616161;
}

.mdc-component__switches .mdc-component__containers__secondary .mdc-switch__native-control:checked ~ .mdc-switch__background::before,
.mdc-component__switches .mdc-component__containers__secondary .mdc-switch__native-control:checked ~ .mdc-switch__background .mdc-switch__knob::before,
.mdc-component__switches .mdc-component__containers__secondary .mdc-switch__native-control:checked ~ .mdc-switch__background .mdc-switch__knob {
    background-color: #616161;
}

.mdc-component__switches .mdc-component__containers__secondary .mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__outer-circle {
    border-color: #616161;
}

.mdc-component__switches .mdc-component__containers__secondary .mdc-checkbox__background::before,
.mdc-component__switches .mdc-component__containers__secondary .mdc-radio__background::before {
    background-color: #616161;
}

.mdc-component__switches .mdc-component__containers__primary .mdc-checkbox.mdc-ripple-upgraded--unbounded::before,
.mdc-component__switches .mdc-component__containers__primary .mdc-checkbox.mdc-ripple-upgraded--unbounded::after,
.mdc-component__switches .mdc-component__containers__primary .mdc-radio.mdc-ripple-upgraded--unbounded::before,
.mdc-component__switches .mdc-component__containers__primary .mdc-radio.mdc-ripple-upgraded--unbounded::after {
    background-color: rgba(229, 57, 53, 0.14);
}

.mdc-component__switches .mdc-component__containers__secondary .mdc-checkbox.mdc-ripple-upgraded--unbounded::before,
.mdc-component__switches .mdc-component__containers__secondary .mdc-checkbox.mdc-ripple-upgraded--unbounded::after,
.mdc-component__switches .mdc-component__containers__secondary .mdc-radio.mdc-ripple-upgraded--unbounded::before,
.mdc-component__switches .mdc-component__containers__secondary .mdc-radio.mdc-ripple-upgraded--unbounded::after {
    background-color: rgba(97, 97, 97, 0.14);
}

.mdc-component__cards .mdc-card {
    background-color: #ffffff;
    height: 316px;
    width: 262px;
}

.mdc-component__cards .mdc-card__title,
.mdc-component__cards .mdc-card__subtitle {
    font-size: 11px;
    line-height: 17px;
}

.mdc-component__cards .mdc-card__subtitle {
    color: #707070;
}

.mdc-component__cards .mdc-card__header {
    align-items: center;
    display: flex;
    height: 40px;
    padding: 0 16px 20px;
}

.mdc-component__cards .demo-card__avatar {
    background: #bdbdbd;
    height: 40px;
    width: 40px;
    margin-right: 12px;
    border-radius: 50%;
}

.mdc-component__cards .mdc-card__supporting-text {
    font-size: 10px;
}

.mdc-component__cards .demo-card--with-avatar .mdc-card__title,
.mdc-component__cards .demo-card--with-avatar .mdc-card__subtitle {
    margin-left: 56px;
}

.mdc-component__cards .mdc-card__actions {
    display: flex;
    justify-content: flex-end;
    padding: 0 16px 16px 16px;
}

.mdc-component__cards .mdc-card__media {
    height: 140px;
    overflow: hidden;
    padding: 0
}

    .mdc-component__cards .mdc-card__media .material-image {
        top: 64px;
        position: relative;
    }

.mdc-component__cards .mdc--theme-primary {
    background-color: #E53935;
    color: #000000;
}

.mdc-component__cards .mdc--theme-secondary {
    background-color: #616161;
    color: #ffffff;
}

.mdc-component__cards .material-image .material-image__background {
    fill: #ab000d;
}

.mdc-component__cards .material-image .material-image--shape-circle,
.mdc-component__cards .material-image .material-image--shape-triangle {
    fill: #E53935;
}

.mdc-component__cards .material-image .material-image--shape-intersection {
    fill: #ab000d;
}

.mdc-component__cards .mdc-button--raised.mdc--theme-primary.mdc-ripple-upgraded::after {
    background-color: rgba(0, 0, 0, 0.06);
}

.mdc-component__cards .mdc-button--raised.mdc--theme-secondary.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.06);
}

.mdc-component__menu .mdc-toolbar {
    background-color: #616161;
    z-index: 1;
}

.mdc-component__menu .mdc-toolbar {
    height: 56px;
    padding: 16px;
}

.mdc-component__menu .mdc-permanent-drawer {
    border-right: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 3;
}

.mdc-component__menu .mdc-backdrop {
    background-color: rgba(0, 0, 0, .50);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.mdc-component__menu .nav-header {
    height: 140px;
    position: relative;
    overflow: hidden;
}

    .mdc-component__menu .nav-header .material-image {
        position: relative;
        top: -50px;
    }

.mdc-component__menu .mdc-permanent-drawer {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mdc-component__menu .mdc-list-item {
    font-weight: 400;
}

    .mdc-component__menu .mdc-list-item.mdc-ripple-upgraded {
        left: 0;
    }

        .mdc-component__menu .mdc-list-item.mdc-ripple-upgraded::before,
        .mdc-component__menu .mdc-list-item.mdc-ripple-upgraded::after {
            background-color: rgba(229, 57, 53, 0.06);
        }

.mdc-component__menu .mdc-permanent-drawer .mdc-permanent-drawer--selected::before,
.mdc-component__menu .mdc-permanent-drawer .mdc-list-item:active::before {
    background-color: #E53935;
    opacity: .16;
}

.mdc-component__menu .mdc-permanent-drawer--selected.mdc-list-item .mdc-list-item__start-detail,
.mdc-component__menu .mdc-permanent-drawer .mdc-permanent-drawer--selected {
    color: inherit;
}

.mdc-component__menu .material-image__background {
    fill: #ab000d;
}

.mdc-component__menu .material-image--shape-circle,
.mdc-component__menu .material-image--shape-triangle {
    fill: #E53935;
}

.mdc-component__menu .material-image--shape-intersection {
    fill: #ab000d;
}

.mdc-component__textfield .mdc-component__containers {
    margin-top: 40px;
}

.mdc-component__textfield .mdc-component__containers__secondary {
    padding: 17px 0;
}

.mdc-component__textfield .mdc-component__containers p {
    padding-bottom: 20px;
}

.mdc-component__textfield .mdc-textfield {
    margin-right: 14px !important;
}

.mdc-component__textfield .mdc-textfield__input {
    width: 264px;
}

.mdc-component__textfield .mdc-textfield__label {
    bottom: 12px;
}

.mdc-component__textfield .mdc-textfield--theme-primary .mdc-textfield__label {
    color: #E53935;
}

.mdc-component__textfield .mdc-textfield--theme-primary .mdc-textfield:not(.mdc-textfield--upgraded) .mdc-textfield__input:focus {
    border-color: #E53935;
}

.mdc-component__textfield .mdc-textfield--theme-secondary .mdc-textfield__label {
    color: #616161;
}

.mdc-component__textfield .mdc-textfield--theme-secondary .mdc-textfield:not(.mdc-textfield--upgraded) .mdc-textfield__input:focus {
    border-color: #616161;
}

.mdc-component__toolbar .app-bar {
    background-color: #ab000d;
    display: block;
    height: 20px;
    width: 100%;
}

.mdc-component__toolbar .mdc-toolbar {
    height: 56px;
    padding: 16px;
    flex-direction: row;
    align-items: center;
}

.mdc-component__toolbar .mdc-toolbar__section {
    align-items: center;
}

.mdc-component__toolbar .mdc-toolbar__title {
    padding-left: 8px;
}

.mdc-component__toolbar .material-icons {
    color: #000000;
}

.mdc-component__toolbar .material-image {
    position: relative;
    top: -64px;
}

.mdc-component__toolbar main {
    background-color: white;
    height: calc(100% - 48px);
}

.mdc-component__toolbar .cover-image__frame {
    display: block;
    height: 220px;
    position: relative;
    width: 100%;
}

.mdc-component__toolbar .cover-image {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.mdc-component__toolbar .mdc-fab {
    position: absolute;
    bottom: -25px;
    right: 28px;
}

.mdc-component__toolbar .content {
    font-size: 13px;
    line-height: 20px;
    padding: 50px 35px;
}

.mdc-component__toolbar .mdc-component__section__content__frame::before {
    bottom: 0;
    content: "";
    background-image: url(//storage.googleapis.com/demos-in-spec/images/android-bottom.png);
    background-repeat: no-repeat;
    height: 48px;
    position: absolute;
    width: 100%;
    z-index: 9999999;
}

.mdc-component__toolbar .mdc--theme-primary {
    background-color: #E53935;
    color: #000000;
}

.mdc-component__toolbar .mdc--theme-secondary {
    background-color: #616161;
    color: #ffffff;
}

.mdc-component__toolbar .material-image .material-image__background {
    fill: #373737;
}

.mdc-component__toolbar .material-image .material-image--shape-circle,
.mdc-component__toolbar .material-image .material-image--shape-triangle {
    fill: #8e8e8e;
}

.mdc-component__toolbar .material-image .material-image--shape-intersection {
    fill: #373737;
}

.mdc-component__toolbar .mdc-icon-toggle::before,
.mdc-component__toolbar .mdc-icon-toggle::after {
    background-color: rgba(0, 0, 0, 0.06);
}

.mdc-component__toolbar .mdc-fab.mdc--theme-primary.mdc-ripple-upgraded::after {
    background-color: rgba(0, 0, 0, 0.16);
}

.mdc-component__toolbar .mdc-fab.mdc--theme-secondary.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.16);
}

md-input-container:not(.md-input-invalid).md-input-focused .md-input {
    border-color: black;
}

md-input-container:not(.md-input-invalid).md-input-focused label {
    color: black
}

md-content {
    /*align-content: center;*/
}


.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

    .material-icons.md-20 {
        font-size: 20px;
    }

    .material-icons.md-18 {
        font-size: 18px;
    }

    .material-icons.md-24 {
        font-size: 24px;
    }

    .material-icons.md-36 {
        font-size: 36px;
    }

    .material-icons.md-48 {
        font-size: 48px;
    }

i.icon-red {
    color: #E60000;
}


/*-------------------------- Index avant Panier -------------------------- */


container_ChoixPlace {
    background-color: #ececec;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat;
    width: 100%
}

.tableau_tribune {
    border-collapse: separate;
    border-spacing: 0 5px;
    padding: 0px;
    table-layout: fixed;
    width: 100%;
}

    .tableau_tribune thead th {
        font-family: Play;
        background-color: #E60000;
        color: white;
        font-size: 1.3em;
        height: 15px;
    }



.tableau_tribune_panier {
    border-collapse: separate;
    border-spacing: 0 5px;
    padding: 5px;
    table-layout: fixed;
    width: 100%;
}

    .tableau_tribune_panier thead th {
        background-color: #E60000;
        color: white;
        font-size: 1.3em;
        height: 15px;
    }


.col1 {
    padding: 10px;
    text-align: left;
    width: 30%;
}

.col1Section {
    padding: 10px;
    text-align: left;
    width: 30%
}


.colfin {
    padding: 10px;
    text-align: right;
}

.md-table-header {
    font-family: Play;
    font-size: 1.2em;
    color: white;
    height: 30px;
}


.md-table-content {
    font-family: Montserrat;
    font-size: 1.2em;
    height: 40px;
    background-color: #eeeaec;
    color: black;
    cursor: pointer;
}

    .md-table-content:hover {
        background-color: #f5f5f5;
    }

    .md-table-content.odd {
        background: white;
    }

        .md-table-content.odd:hover {
            background-color: #f5f5f5;
        }


.plancircuit {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tableau_panier {
    table-layout: fixed;
    background-color: #f5f5f5;
    border-radius: 6px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

    .tableau_panier thead th {
        background-color: lightgray;
        color: black;
        font-size: 1.1em;
        height: 10px;
    }

tr td:first-child, tr th:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

tr td:last-child, tr th:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.Total_panier {
    width: 100%;
    font-size: 1.2em;
    border-radius: 6px;
    font-weight: bold;
    color: white;
    background-color: #575556;
    padding: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

    .Total_panier tr td {
        padding: 5px;
    }

.Pano {
    /*width: 334%;*/
    font-size: 1.2em;
    font-weight: bold
}

.no-glutter {
    padding-top: 0;
    padding-bottom: 0;
}


.condition {
    width: 150%;
    font-size: 1.1em;
    border-radius: 6px;
}

.Porte {
    display: none
}

.buttonCart {
    border-radius: 6px;
    padding: 5px;
    color: black;
    font-size: 1.0em;
    text-transform: uppercase;
    cursor: pointer;
}







.zoom[tabindex="0"] {
    cursor: zoom-in;
}

    .zoom[tabindex="0"]:focus {
        position: fixed;
        z-index: 1;
        width: 100%;
        height: auto;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        margin: auto;
        box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(59,59,59,.4);
        outline: 2px solid #fff;
    }

        .zoom[tabindex="0"]:focus,
        .zoom[tabindex="0"]:focus ~ * {
            pointer-events: none;
            transition: width .3s, height .3s .1s;
        }


/*-------------------------- 3DJS -------------------------- */


.title {
    font-size: 12px;
}

.canvas .wrapper.outer > .background {
    fill: #000000;
}

.canvas .wrapper.inner > .background {
    fill: #F6F6F6;
    /*fill: #CCCCCC;*/
    cursor: move;
}

.canvas .background {
    /*fill: #F6F6F6;*/
    fill: #F6F6F6;
    /*stroke: #333333;*/
    cursor: move;
}

.canvas .panCanvas {
    cursor: pointer;
}

.canvas .minimap .frame .background {
    stroke: #111111;
    stroke-width: 4px;
    fill-opacity: 0.4;
    fill: #000000;
    fill: url(#minimapGradient);
    filter: url(#minimapDropShadow);
    cursor: move;
}

div.tooltip {
    position: absolute;
    text-align: center;
    width: 60px;
    height: 35px;
    padding: 2px;
    font: 12px sans-serif;
    background: lightsteelblue;
    border: 0px;
    border-radius: 8px;
    pointer-events: none;
}


.forcecircle {
    stroke: black;
    fill: #FFFF00;
}


.legend1 {
    font-size: 16px;
    font-weight: bold;
    fill: #0000FF;
    text-anchor: start;
}

.legend2 {
    font-size: 16px;
    font-weight: bold;
    fill: #FFFF00;
    text-anchor: start;
}

.legend3 {
    font-size: 16px;
    font-weight: bold;
    fill: #ff0000;
    text-anchor: start;
}

.legend4 {
    font-size: 16px;
    font-weight: bold;
    fill: #C0C0C0;
    text-anchor: start;
}

.legend5 {
    font-size: 16px;
    font-weight: bold;
    fill: #FFD700;
    text-anchor: start;
}


.sidenav_container {
    width: 500px;
    height: 300px;
    border: 1px solid rgba(0, 0, 0, 0.5);
}

.md-sidenav-right {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.example-sidenav {
    padding: 20px;
}

.md-button.md-fab.goToTop {
    position: fixed;
    bottom: 2%;
    right: 5%;
    z-index: 100000;
    cursor: pointer;
    -moz-opacity: 0.60;
    opacity: .60;
    filter: alpha(opacity=60);
    display: none;
    background-color: #E60000,
}

.vertical-align-middle {
    vertical-align: middle;
}

.padding-bottom-3 {
    padding-bottom: 3px;
}


/*-------------------------- Panier -------------------------- */

@media (max-width: 768px) {
    .dialog-fullscreen {
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        border-radius: 0;
    }
}

@media (max-width: 1300px) {
    .dialog-fullscreen {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        border-radius: 0;
    }
}


/*FULLSCREEN PROPRIETE*/
.fullscreen-dialog-panier {
    max-width: 100%;
    max-height: 100%;
    width: 50%;
    height: auto;
    border-radius: 0;
}

@media (max-width: 1300px) {
    .fullscreen-dialog-panier {
        max-height: 100%;
        max-width: 100%;
        width: 80%;
        height: 80%;
        border-radius: 0;
    }
}

@media (max-width: 1000px) {
    .fullscreen-dialog-panier {
        min-height: 100%;
        min-width: 100%;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}


.tableau_tribune_panier1 {
    border-collapse: separate;
    border-spacing: 0 5px;
    table-layout: fixed;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

    .tableau_tribune_panier1 thead th {
        background-color: #E60000;
        color: white;
        font-size: 1.1em;
        height: 15px;
        padding: 10px;
    }

    .tableau_tribune_panier1 tbody td {
        padding-left: 10px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

.col1Panier {
    text-align: left;
    padding: 5px;
    width: 40%
}

.col1PanierTotal {
    text-align: left;
    padding: 5px;
    width: 50%;
    font-weight: bold;
    font-size: 1.2em;
}

.colfinPanier {
    text-align: right;
    padding: 5px;
    width: 20%;
}

.colfinTotal {
    padding: 10px;
    text-align: right;
    width: 50%;
    font-weight: bold;
    font-size: 1.2em;
}


.ensemble-supp1 {
    width: 100%;
    overflow: hidden;
    height: auto;
}

.containerPanier {
    display: flex;
    border-spacing: 0 5px;
    border-radius: 5px;
}

.containerP {
    display: flex;
    background-color: #575556;
    color: white;
    border-radius: 5px;
}

.contentTableau {
    vertical-align: top;
    margin: 0;
    background-color: none;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 0;
    padding-bottom: 0;
    border-collapse: separate;
    border-spacing: 0 5px;
    border-radius: 5px;
    width: 100%;
}

.boutonPanier {
    padding: 0;
    padding-top: 1%;
}

.btn {
    margin: 2px 2px 2px 2px !important;
    border-radius: 3px !important;
    font-size: 1.1em;
    text-transform: none !important;
    font-weight: bold !important;
    background-color: gray !important;
    color: #E60000 !important;
}

.btnall {
    margin: 2px 2px 2px 2px !important;
    border-radius: 3px !important;
    font-size: 1.1em;
    text-transform: none !important;
    background-color: lightgrey !important;
    color: #E60000 !important;
}

.suppPrix {
    width: 70%;
    margin-left: 20%;
    height: auto;
    border-collapse: separate;
    border-spacing: 0 10px;
    padding: 10px;
    background-color: #E60000;
    color: black;
    border-radius: 5px;
}

.md-table-content-Panier {
    font-size: 1.1em;
    color: black;
    padding: 7px;
    border-collapse: separate;
    border-spacing: 0 3px;
    table-layout: fixed;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

    .md-table-content-Panier thead th {
        background-color: lightgrey;
    }

    .md-table-content-Panier tbody td {
        background-color: whitesmoke;
    }

    .md-table-content-Panier:hover {
        background-color: #f5f5f5;
    }

    .md-table-content-Panier.odd {
        background: white;
        border-radius: 5px;
    }

        .md-table-content-Panier.odd:hover {
            background-color: #f5f5f5;
        }


.checkCGV {
    color: black;
}

md-dialog .md-actions .md-button.md-icon-button {
    margin-top: 0;
    margin-bottom: 0;
}


/* file Erreur Login*/
.alert-message {
    background-color: #E60000;
    color: white;
    width: 100%;
    padding: 10px;
    margin: auto;
    border-radius: 6px !important;
}


.BoutonSave {
    background-color: #E60000;
    color: white;
    padding: 10px;
    margin: auto;
    border-radius: 6px !important;
}
