@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400&display=swap');

@font-face {
    font-family: PoppinsBlack;
    src: url(Poppins-Black.eacee5bb9c7fee5939ae.ttf)
}

@font-face {
    font-family: PoppinsBold;
    src: url(Poppins-Bold.404e299be26d78e66794.ttf)
}

@font-face {
    font-family: PoppinsLight;
    src: url(Poppins-Light.f41b63c0bb0963ace821.ttf)
}

@font-face {
    font-family: PoppinsMedium;
    src: url(Poppins-Medium.9e1bb626874ed49aa343.ttf)
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(Poppins-Regular.8081832fc5cfbf634aa6.ttf)
}

@font-face {
    font-family: PoppinsSemiBold;
    src: url(Poppins-SemiBold.cce5625b56ec678e4202.ttf)
}

@font-face {
    font-family: DinAlternate;
    src: url(DINAlternate-Bold.3eff2fae976b2851a7f8.ttf)
}

@font-face {
    font-family: DinCondensedReg;
    src: url(DIN-Regular.93f8fccd22ac0821a21c.ttf)
}

@font-face {
    font-family: DinCondensedBold;
    src: url(DIN-Bold.b4aac188a9bbac4c1c63.ttf)
}

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

.img_w-100 {
    width: 100%;
}

.card-body {
    padding: 0  !important;
}

.container.inside {
    padding-left: 0;
    padding-right: 0
}

#wrapper {
    position: fixed;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: auto
}

#wrapper .content {
    flex-grow: 1
}

#wrapper .content .card {
    min-height: 100%
}

#wrapper .content .card .card-header {
    background-color: #fff;
    border: none;
    padding: 0
}

#wrapper .top-bar {
    /* background-color: #33255d; */
    color: #fff;
    border-radius: 25px;
    width: 100%;
    padding: .5rem 1rem;
    font-family: 'Roboto', sans-serif;
    font-size: .95rem
}

#wrapper .top-bar .info a {
    color: #fff
}

#wrapper .navigation .buttons .menu {
    position: relative;
}

#wrapper .navigation .buttons .menu .btn {
    /* background-color: #f1b513; */
    color: #fff;
    font-family: 'Roboto Slab', serif;
}

#wrapper .navigation .buttons .menu .menu-dropdown {
    position: absolute;
    top: 40px;
    right: 0;
    background-color: #fff;
    border-radius: 6px;
    width: 280px;
    min-height: 50px;
    border: 1px solid #e7eaf9;
    padding: .5rem;
    display: none;
    z-index: 20
}

#wrapper .navigation .buttons .menu .menu-dropdown.show {
    display: block
}

#wrapper .navigation .buttons .menu .menu-dropdown .menu-elm {
    border-radius: 6px;
    font-family: 'Roboto Slab', serif;
    font-size: 15px;
    padding: .8rem;
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: gray;
}

#wrapper .navigation .buttons .menu .menu-dropdown .menu-elm:hover {
    text-decoration: none
}

#wrapper .navigation .buttons .menu .menu-dropdown .menu-elm.selected {
    background-color: #fff6dd;

}

#wrapper .navigation .buttons .btn {
    font-family: 'Roboto', sans-serif;
    font-size: .95rem;
    padding: .3rem 1.2rem;
}
#wrapper .navigation .buttons .btn1 {
    font-size: .83rem !important;
    padding: .4rem 1rem !important;
    margin-bottom: 1%;
}

#wrapper .navigation .buttons .btn.auth {
    /* background-color: #33255d; */
    color: #fff;
    display: none
}

#wrapper .navigation .buttons .btn.profile {
    /* background-color: #33255d; */
    color: #fff
}

#wrapper .navigation .logo {
    min-height: 55px;
    /* margin-bottom: 1%; */
}

#wrapper .navigation .logo img {
    height: 55px;
    max-width: 100%;
}


#wrapper .content .card .card-footer .footer {
    /* background-color: #33255d; */
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: .9rem;
    padding: .7rem
}

#wrapper .content .card .card-body {
    background-color: #fff
}

#wrapper .content .card .card-body .main-header {
    border-radius: 6px;
    width: 100%;
    /* background-image: url(fond.5c5e7f961da6dffae017.jpg); */
    background-size: cover;
    /* background-position: center center; */
    background-repeat: no-repeat;
    border: 1px solid #e7eaf9;
    padding: 1rem 4rem 3rem;
    position: relative;
}

#wrapper .content .card .card-body .main-header .text-content .one-line-number-text .number {
    position: relative;
    font-family: 'Oswald';
    color: #cf4e3a;
    font-size: 9rem;
    line-height: 1
}

#wrapper .content .card .card-body .main-header .text-content .one-line-number-text .number sup {
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 1.5rem;
    font-family: 'Oswald'
}

#wrapper .content .card .card-body .main-header .text-content .one-line-number-text .separator {
    background-color: #fff;
    width: 1px;
    height: 105px
}

#wrapper .content .card .card-body .main-header .text-content .one-line-number-text .text {
    font-family: 'Oswald';
    font-size: 3rem;
    color: #fff;
    text-transform: uppercase
}

#wrapper .content .card .card-body .main-header .text-content .img-box {
    width: 100%;
    position: relative
}

#wrapper .content .card .card-body .main-header .text-content .img-box .floaty {
    position: absolute;
    right: -45px;
    top: -45px;
    width: 80px
}

#wrapper .content .card .card-body .main-header .text-content .datetime {
    font-family: 'Oswald';
    font-size: 1.8rem;
    color: #33255d;
    text-transform: uppercase
}

#wrapper .content .card .card-body .main-header .text-content .title {
    font-family: 'Oswald';
    font-size: 2.8rem;
    text-transform: uppercase;
    color: #f1b513;
    line-height: 1.1
}

#wrapper .content .card .card-body .main-header .text-content .title .number {
    font-size: 4.5rem
}

#wrapper .content .card .card-body .main-header .text-content .title sup {
    font-family: 'Oswald';
    text-transform: none;
    font-size: 1.5rem
}

#wrapper .content .card .card-body .main-header .text-content .sub-title {
    font-family: 'Oswald';
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #f1b513
}

#wrapper .content .card .card-body .main-header .text-content .sub-title-second {
    font-family: 'Oswald';
    font-size: 1rem;
    text-transform: uppercase;
    color: #fff
}

#wrapper .content .card .card-body .main-header .text-content .text {
    font-family: 'Oswald';
    color: #fff;
    font-size: 1.3rem;
    position: relative
}

#wrapper .content .card .card-body .main-header .text-content .text.with-image img {
    width: 140px
}

#wrapper .content .card .card-body .main-header .text-content .login-input {
    background-color: #fff;
    padding: .5rem;
    border-radius: 6px;
    border: 1px solid #fddcdf;
    width: 70%
}

#wrapper .content .card .card-body .main-header .text-content .login-input input {
    border: none;
    height: 100%;
    flex: 1;
    height: 50px;
    font-family: 'Oswald';
    font-size: .95rem
}

#wrapper .content .card .card-body .main-header .text-content .login-input input::placeholder {
    /* color: #f7d270 */
    font-size: 2px !important;
    color: red;
}

#wrapper .content .card .card-body .main-header .text-content .login-input input:focus {
    outline: none !important;
    box-shadow: none
}

#wrapper .content .card .card-body .main-header .text-content .login-input .btn {
    /* background-color: #f1b513; */
    color: #fff;
    font-family: 'Oswald';
    font-size: .95rem;
    height: 100%;
    height: 50px;
    padding: 0 1rem
}

#wrapper .content .card .card-body .main-header .auth-form {
    border-radius: 6px;
    background-color: #fff;
    width: 400px;
    padding: 1rem 0.6rem;
    min-height: 380px;
    text-overflow: ellipsis;
    overflow: auto;
    align-item: center;
}


#wrapper .content .card .card-body .main-header .auth-form h4 {
    font-family: 'Oswald';
    font-size: 1rem;
    /* color: #f1b513; */
    text-align: center;
    font-weight: 600;
}

#wrapper .content .card .card-body .main-header .auth-form p {
    font-family: 'Oswald';
    font-size: .7rem;
    text-align: center;
    margin-bottom: 1.5rem;
    font-family: 'Roboto Slab', serif;
}

#wrapper .content .card .card-body .main-header .auth-form .input-field {
    position: relative;
    border: 1px solid #33255d;
    border-radius: 6px
}

#wrapper .content .card .card-body .main-header .auth-form .input-field .label {
    padding: .2rem .8rem;
    color: #33255d;
    font-size: .85rem;
    font-family: 'Oswald';
    position: absolute;
    top: -14px;
    left: 15px;
    background-color: #fff;
    font-family: 'Roboto Slab', serif;
}

#wrapper .content .card .card-body .main-header .auth-form .input-field input, #wrapper .content .card .card-body .main-header .auth-form .input-field select {
    border: none
}

#wrapper .content .card .card-body .main-header .auth-form .input-field input:focus, #wrapper .content .card .card-body .main-header .auth-form .input-field select:focus {
    outline: none !important;
    box-shadow: none
}

#wrapper .content .card .card-body .main-header .auth-form .btn {
    font-family: 'Oswald';
    font-size: 1rem;
    padding: .2rem 1rem;
    width: 35%
}

#wrapper .content .card .card-body .main-header .auth-form .btn.submit {
    /* background-color: #f1b513; */
    color: #fff;
    margin-right: auto;
    font-family: 'Roboto Slab', serif;
}

#wrapper .content .card .card-body .main-header .auth-form .btn.empty {
    background-color: #fff;
    border: 1px solid #f1b513;
    color: #f1b513;
    display: none
}

#wrapper .content .card .card-body.not-inside {
    /* background-image: url(fond.5c5e7f961da6dffae017.jpg); */
    background-size: cover;
    background-position: 100% 40%
}

#wrapper .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #1119;
    left: 0;
    top: 0;
    display: none;
    z-index: 15
}

#wrapper .overlay.show {
    display: block
}

.conference .collapsed {
    padding-top: 1%;
}

.big-banner {
    border-radius: 6px;
    padding: 2.5rem 2rem;
    /* background-image: url(fond.5c5e7f961da6dffae017.jpg); */
    background-size: cover;
    background-position: 100% 55%;
    border: 1px solid #e7eaf9
}

.big-banner .title {
    font-family: PoppinsBlack;
    font-size: 1.8rem;
    color: #fff;
    text-transform: uppercase;
    transform: all .5s
}

.big-box-container {
    border-radius: 6px;
    border: 1px solid #e7eaf9;
    min-height: 540px;
    padding: 1.2rem;
    background-size: cover;
    position: relative;
    /* height: 80vh; */
}

#accueil_container, #mot_container, .stand_container {
    min-height: 80vh;
}


.big-box-container.no-height {
    min-height: auto
}

.big-box-container.welcome {
    /* background-image: url(welcome.1181eec83e4207aaeda1.jpg); */
    background-position: 100% 50%
}

.big-box-container.visit-stands {
    background-position: 100% 100%
}

.big-box-container .buttons-container {
    flex-wrap: wrap;
    width: 100%
}

.big-box-container .buttons-container .button-box {
    /*width: 24%;*/
    width: 19%;
}

.big-box-container .buttons-container .button-box .card {
    border-radius: 6px;
    padding: 5px;
}

.big-box-container .buttons-container .button-box .card .card-body, .big-box-container .buttons-container .button-box .card .card-footer, .big-box-container .buttons-container .button-box .card .card-header {
    padding: .8rem
}

.big-box-container .buttons-container .button-box .card .card-footer {
    padding-top: 0;
    background-color: initial;
    border: none
}

.big-box-container .buttons-container .button-box:not(:last-child) {
    margin-right: 1.3%
}

.big-box-container .buttons-container .button-box .header {
    color: #f1b513;

}

.big-box-container .buttons-container .button-box .header .icon {
    width: 40px;
    height: 40px
}

.big-box-container .buttons-container .button-box .header .icon.programme {
    -webkit-mask-image: url(/storage/test/programme.png);
    mask-image: url(/storage/test/programme.png)
}

.big-box-container .buttons-container .button-box .header .icon.conferences {
    -webkit-mask-image: url(/storage/test/mic.png);
    mask-image: url(/storage/test/mic.png)
}

.big-box-container .buttons-container .button-box .header .icon.biographie {
    -webkit-mask-image: url(/storage/test/biog.png);
    mask-image: url(/storage/test/biog.png)
}

.big-box-container .buttons-container .button-box .header .icon.rediffusion {
    -webkit-mask-image: url(/storage/test/conf.png);
    mask-image: url(/storage/test/conf.png)
}

.big-box-container .buttons-container .button-box .header .icon.edition {
    -webkit-mask-image: url(/storage/test/editions.png);
    mask-image: url(/storage/test/editions.png)
}

.big-box-container .buttons-container .button-box .header .icon.motpresident {
    -webkit-mask-image: url(/storage/test/dirc.png);
    mask-image: url(/storage/test/dirc.png)
}

.big-box-container .buttons-container .button-box .header .icon.stands {
    -webkit-mask-image: url(/storage/test/stand.png);
    mask-image: url(/storage/test/stand.png)
}

.big-box-container .buttons-container .button-box .header .icon.exposants, .big-box-container .buttons-container .button-box .header .icon.posters {
    -webkit-mask-image: url(/storage/test/programme.png);
    mask-image: url(/storage/test/programme.png)
}

.big-box-container .buttons-container .button-box .header .icon.president {
    -webkit-mask-image: url(/storage/test/mot-president.png);
    mask-image: url(/storage/test/mot-president.png)
}

.big-box-container .buttons-container .button-box .header .icon.attestation {
    -webkit-mask-image: url(/storage/test/attestation.png);
    mask-image: url(/storage/test/attestation.png)
}

.big-box-container .buttons-container .button-box .header .title {
    /*font-size: 1.2rem;*/
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1;
    font-family: 'Roboto Slab', serif;
}

.big-box-container .buttons-container .button-box .text {
    font-family: PoppinsLight;
    font-size: .9rem;
    margin-bottom: 8px
}

.big-box-container .buttons-container .button-box .btn {
    font-family: PoppinsMedium;
    background-color: #33255d;
    color: #fff;
    font-size: 13.5px;
    font-family: 'Roboto Slab', serif;
    width: 100%
}

.bottom-blue-bar {
    margin-top: 1%;
}

.bottom-blue-bar button {
    /* background-color: #33255d; */
    padding: .6rem;
    color: #fff;
}

.bottom-blue-bar span, .bottom-blue-bar span a {
    color: #fff;
    font-size: 2rem;
    font-family: PoppinsBold
}

.bottom-blue-bar p, .bottom-blue-bar p a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    margin-bottom: 0
}

.container_accordion .col-6 span {
    font-size: 1.8rem
}

.container_accordion .col-4 span, .container_accordion .col-3 span {
    font-size: 1.2rem
}

.container_accordion .col-6 h5 {
    font-size: 1rem
}

.container_accordion .col-4 h5, .container_accordion .col-3 h5 {
    font-size: 0.7rem
}

.container_accordion .col-6 h2 {
    font-size: calc(1rem + 0.2vw)
}

.container_accordion .col-4 h2, .container_accordion .col-3 h2 {
    font-size: calc(0.8rem + 0.2vw)
}

.session-container {
    border-radius: 6px;
    border: 1px solid #e7eaf9;
    min-height: 640px;
    padding: 1rem;
    background-size: cover;
    position: relative;
    background-position: center;
}

.container_accordion .col-4 .session-container-div, .container_accordion .col-3 .session-container-div {
    width: 80%;
    left: 10%;
    top: 10%;
}

.session-container-div {
    width: 60%;
    margin: auto;
    position: absolute;
    left: 20%;
    top: 42%;
    padding: 2%;
    text-align: center;
}

.session-container-div .zoom {
    /* color: #007bff; */
    margin-left: 0;
    width: 25%;
}

.eposters-container {
    flex-wrap: wrap
}

.eposters-container .eposter-elm:not(:last-child) {
    margin-right: 1%
}

.eposters-container .eposter-elm {
    margin-bottom: 1rem;
    width: 32%;
}

.eposters-container .eposter-elm .card {
    border-color: #e7eaf9
}

.eposters-container .eposter-elm .card .card-header .text {
    padding: .6rem;
    border-radius: 4px;
    background-color: #cf4e3a;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
}

.eposters-container .eposter-elm .card .card-body {
    border-color: #e7eaf9;
    box-sizing: border-box;
}

.eposters-container .eposter-elm .card .card-body img {
    border-radius: 4px;
    height: 100%;
}

.eposters-container .eposter-elm .card .card-footer {
    border-color: #e7eaf9;
    background-color: #fff
}

.eposters-container .eposter-elm .card .card-footer h4 {
    font-family: 'Roboto Slab', serif;
    color: #33255d;
    font-size: 1rem;
    margin-bottom: 0;
    text-align: center
}

.eposters-container .eposter-elm .card .card-footer .btn {
    font-family: 'Roboto Slab', serif;
    background-color: #33255d;
    color: #fff;
    font-size: 1rem;
    width: 100%
}

.eposters-container .eposter-elm .card .card-footer.attestation .btn {
    background-color: #f1b513;
    color: #fff
}

.standalone-btn {
    font-family: PoppinsBold;
    background-color: #33255d;
    color: #fff;
    font-size: .95rem;
    border-radius: 25px;
    padding: .3rem 1.2rem
}

.standalone-btn:hover {
    color: #eee
}

.session-box {
    background-color: #33255d;
    border-radius: 6px;
    padding: 10px
}

.session-box .inner {
    width: 310px
}

.session-box .label {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 1.1rem;
    text-transform: uppercase;
    margin-right: 10px
}

.eposters-controls, .noting {
    width: 230px
}

.eposters-controls .btn, .noting .btn {
    background-color: #f1b513;
    font-family: 'Roboto', sans-serif;
    color: #fff
}

.eposters-controls input, .eposters-controls select, .noting input, .noting select {
    font-family: 'Roboto', sans-serif;
    font-size: .9rem;
    height: 40px
}

.selected-poster .card, .selected-poster .card .card-body {
    border-color: #e7eaf9
}

.selected-poster .card .card-body img {
    border-radius: 4px
}

.selected-poster .card .card-header {
    border-color: #e7eaf9;
    background-color: #fff
}

.selected-poster .card .card-header h4 {
    font-family: DinCondensedBold;
    background-color: #cf4e3a;
    color: #fff;
    font-size: 1.1rem;
    margin-bottom: 0;
    text-align: center;
    padding: 1rem;
    border-radius: 4px
}

.stands-list .std-elm .card {
    background-color: #fff !important
}

.stands-list .std-elm .card .card-body {
    padding: 1.25rem !important
}

.stands-list .std-elm .card .card-body img {
    border-radius: 4px
}

.stands-list .std-elm .card .card-footer {
    background-color: initial
}

.stands-list .std-elm .card .card-footer .name {
    font-family: 'Roboto Slab', serif;
    color: #cb1625;
    font-size: 1.1rem;
    text-align: center
}

.stands-list .std-elm .card .card-footer .btn {
    background-color: #272759;
    color: #fff;
    font-family: 'Roboto Slab', serif;
}

.stand-visualizer .buttons-container .btn {
    background-color: #ffe8eb;
    color: #cb1625;
    font-family: PoppinsMedium;
    font-size: .95rem;
    border-radius: 25px
}

.stand-visualizer .buttons-container .btn.chs {
    background-color: #cb1625;
    color: #fff
}

.stand-visualizer .tab-container {
    border: 1px solid #f1eedd;
    background-color: #fff;
    border-radius: 6px;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
}

.stand-visualizer .tab-container .tab-elm {
    width: 32%;
    flex: 0 0 32%;
    margin-bottom: 1.3rem
}

.stand-visualizer .tab-container .tab-elm:nth-child(n+1) {
    margin-right: 1.3%
}

.doc-elm, .video-elm {
    margin-bottom: 1rem;
    border-color: #f1eedd
}

.doc-elm .card-body, .video-elm .card-body {
    padding: 1.25rem !important
}

.doc-elm h4, .video-elm h4 {
    font-family: PoppinsMedium;
    color: #fff;
    font-size: 1rem;
    background-color: #272759;
    border-radius: 6px;
    padding: .7rem 1rem
}

.doc-elm h4 a, .video-elm h4 a {
    color: #fff
}

.doc-elm p, .video-elm p {
    font-family: PoppinsLight;
    font-size: .9rem
}

.hall_img {
    max-height: 500px;
}

.panel-data {
    position: absolute;
    right: 0;
}

.panel-data .card-body {
    max-height: 480px;
}

.panel-data .card-header {
    margin-bottom: 2%;
}

.empty-box {
    border-radius: 6px;
    padding: 3rem;
    text-align: center;
    color: #cb1625;
    background-color: #ffe8eb
}

.empty-box, .float-btn {
    font-family: PoppinsBold;
}

.float-btn {
    background-color: #f1b513;
    color: #fff;
    font-size: .95rem;
    border-radius: 25px;
    margin: 2%;
    padding: 0.3rem 1.2rem;
    position: fixed;
    right: 1em;
    bottom: 1em;
}

.attestation-form .btn, .attestation-form input {
    font-family: 'Roboto', sans-serif;
    font-size: .95rem;
    text-align: center;
    background-color: #e6e6e6;
    color: #797979;
}

.attestation-form .btn {
    padding: .25rem 1.2rem;
    color: #fff
}

.attestation-form .btn.generate {
    background-color: #33255d
}

.president-info .president-photo img {
    max-height: 180px;
    border-radius: 6px;
    background-position: 50%;
    background-size: cover
}

.president-info .info {
    font-family: 'Roboto', sans-serif;
    color: #212529;
    font-size: .9rem;
    flex: 1
}

.president-info .info strong {
    font-size: 0.9rem
}

.president-info .info strong p {
    margin-bottom: 0;
}

.paragraph {
    margin: 0 1%;
}

.paragraph p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    text-align: justify;
    color: #40434a;
}

.paragraph p:last-child {
    margin-bottom: 0
}

#btn_annuler, #btn_annuler2 {
    display: none;
}

#btn_annuler2 i {
    font-size: 22px;
    color: #aaaaaa;
}

@media (min-width: 576px) {
    #wrapper .content .card .card-body .main-header .text-content .img-date img {
        width: 4rem;
    }
}

@media (max-width: 768px) {
    #wrapper .content .card .card-body .main-header .text-content .img-date {
        bottom: 30%;
        right: 5%;
        position: absolute;
    }
}

@media (min-width: 768px) {
    #wrapper .content .card {
        max-height: 100%;
        box-sizing: content-box;
    }
}

@media (min-width: 2560px) {
    #wrapper .content .card .card-body .main-header .auth-form {
        width: 700px;
        height: 650px;
    }

    #wrapper .content .card .card-body .main-header .auth-form p {
        font-size: 1.8rem;
    }

    #wrapper .content .card .card-body .main-header .auth-form h2 {
        font-size: 2.5rem;
    }

    #wrapper .content .card .card-body .main-header .auth-form .input-field {
        padding: .8rem;
    }

    #wrapper .content .card .card-body .main-header .auth-form .input-field .label {
        font-size: 1.3rem;
    }

    #wrapper .content .card .card-body .main-header .auth-form .btn {
        font-size: 1.5rem;
    }

    .loginemail {
        padding: 2.2rem 0.75rem;
        font-size: 2rem;
        width: 77%;
    }
}

@media (min-width: 200px) and (max-width: 420px) {
    .modal-content {
        width: 90% !important;
    }

    #se {
        margin-left: 4%;
    }

    #see {
        margin-left: 3% !important;
    }

    #seee {
        margin-left: 3% !important;
    }

    .img_w-100 {
        width: 60%;
    }

}

@media (min-width: 200px) and (max-width: 430px) {
    #wrapper .content .card .card-body .main-header .auth-form {
        width: 90%;
        height: 75%;
        top: 0;
        margin-left: auto;
        margin-right: auto;
        transform: translate(-50%);
        border-radius: 0
    }

    #wrapper .content .card .card-body .main-header .auth-form .btn_connecter, #wrapper .content .card .card-body .main-header .auth-form .btn_annuler,.btn_connecter {
        margin: 3% 5%;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .big-banner .title {
        font-size: 1.4rem !important
    }
}

@media (min-width: 200px) and (max-width: 470px) {
    #wrapper .top-bar .info {
        display: none
    }

    #wrapper .top-bar .countdown {
        margin-bottom: 0
    }
}

@media (min-width: 200px) and (max-width: 499px) {
    #wrapper .content .card .card-body .main-header .one-line-number-text .number {
        font-size: 6.5rem !important
    }

    #wrapper .content .card .card-body .main-header .one-line-number-text .number sup {
        font-size: 1.3rem !important;
        top: 5px !important
    }

    #wrapper .content .card .card-body .main-header .one-line-number-text .separator {
        height: 95px !important
    }

    #wrapper .content .card .card-body .main-header .one-line-number-text .text {
        font-size: 1.5rem !important
    }

    #wrapper .content .card .card-body .main-header .datetime {
        font-size: 1.3rem !important
    }

    #wrapper .content .card .card-body .main-header .title {
        font-size: 2rem !important
    }

    #wrapper .content .card .card-body .main-header .text {
        font-size: 1rem !important
    }

    #wrapper .content .card .card-body .main-header .login-input {
        flex-direction: column
    }

    #wrapper .content .card .card-body .main-header .login-input input {
        flex: auto !important;
        margin-bottom: .4rem
    }

    #wrapper .content .card .card-body .main-header .login-input .btn {
        width: 100%
    }

    #wrapper .content .card .card-body .main-header .img-box {
        width: 100% !important
    }

    .stand-visualizer .tab-container {
        padding: 0 !important;
        border: none !important
    }
}

@media (min-width: 200px) and (max-width: 520px) {
    .big-box-container {
        padding: .5rem
    }

    .big-box-container .buttons-container .button-box {
        width: 80% !important;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 2%
    }
}

@media (min-width: 200px) and (max-width: 560px) {
    #wrapper .content .card .card-body.not-inside {
        padding: 0 !important
    }
}

@media (min-width: 200px) and (max-width: 660px) {
    .stand-visualizer .tab-container .tab-elm {
        width: 100% !important;
        flex: 0 0 100% !important
    }

    .stand-visualizer .tab-container .tab-elm:nth-child(n+1) {
        margin-right: 0 !important
    }
}

@media (min-width: 200px) and (max-width: 740px) {
    .eposters-container .eposter-elm {
        width: 100% !important;
        margin-right: 0 !important
    }

    .panel-data {
        display: none !important;
        width: 0;
        height: 0;
    }

    .col-2, .col-10, .col-9 {
        width: 100% !important;
        max-width: 100%;
    }
    
    .president-info {
        flex-direction: column
    }
}

@media (min-width: 768px) and (max-width: 1020px) {
    .president-info .info strong {
        font-size: 0.8rem;
    }
}

@media (min-width: 200px) and (max-width: 760px) {
    #wrapper .navigation {
        flex-direction: column;
    }

    #wrapper .navigation .logo {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4%;
        min-height: 30px !important;
    }

    #wrapper .navigation .buttons {
        margin-left: 0 !important;
        width: 95%;
    }

    #wrapper .navigation .buttons .btn.auth, #wrapper .navigation .buttons .btn.profile {
        margin-left: auto;
        margin-top: 0;
    }

    #wrapper .navigation .buttons .menu {
        margin-left: 5%;
    }

    #wrapper .navigation .buttons .menu .menu-dropdown {
        left: 0 !important;
        right: auto !important
    }
}

@media (min-width: 200px) and (max-width: 767px) {
    .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0
}
    
    .Note_text {
        font-size: 8px;
        width: 100% !important;
        margin-left: 2% !important;
        display: block;
    }

    .note select {
        width: 50% !important;
    }

    .bottom-blue-bar span {
        font-size: 1.6rem
    }

    .session-container {
        min-height: 350px;
    }

    #wrapper .navigation .buttons .btn {
        font-size: 1rem;
        padding: 0.3rem 1.5rem;
        margin-top: 2%;
        width: 120px;
    }
    #wrapper .navigation .buttons .btn1 {
        font-size: 1rem !important;
        padding: 0.3rem 0.7rem !important;
    }

    #wrapper .content .card .card-body .main-header .auth-form.show {
        display: flex !important;
        padding: 12% 0% 5%;
    }

    #btn_annuler {
        display: inline;
    }

    .bottom-blue-bar {
        flex-direction: column !important
    }

    .col-1, .col-2,.col-3, .col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11 {
        width: 100% !important;
        max-width: 100%;
    }

    #voirplus {
        font-size: 50%;
    }
}

@media (min-width: 200px) and (max-width: 924px) {
    #wrapper .content .card .card-body .main-header {
        padding: 1rem
    }

    #wrapper .content .card .card-body .main-header .side-left {
        margin-right: 0 !important
    }

    #wrapper .content .card .card-body .main-header .title {
        margin-bottom: .6rem
    }

    #wrapper .content .card .card-body .main-header .login-input {
        width: 100% !important
    }
}

@media (min-width: 200px) and (max-width: 780px) {
    #wrapper .content .card .card-body .main-header .auth-form {
        position: fixed;
        top: 52%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 20;
        display: none !important
    }

    #wrapper .navigation .buttons .btn.auth {
        display: block !important
    }
}

@media (min-width: 200px) and (max-width: 1000px) {
    #wrapper .top-bar {
        flex-direction: column-reverse;
        text-align: center
    }

    #wrapper .top-bar .countdown {
        margin-left: 0 !important;
        margin-bottom: 6px
    }
}

@media (min-width: 200px) and (max-width: 1023px) {
    #wrapper .content .card .card-body.not-inside {
        background-position: 34% !important
    }

    #btn_annuler2 {
        display: block;
        position: fixed;
        top: 2%;
        left: 89%;
        width: 10px;
        border: 0;
        background: none;
    }
}

@media (min-width: 200px) and (max-width: 1438px) {
    #wrapper .content .card .card-body .main-header .auth-form .btn.submit {
        margin-right: 0 !important
    }

    #wrapper .content .card .card-body .main-header .auth-form .btn.empty {
        display: block !important
    }
}

@media (min-width: 320px) and (max-width: 520px) {
    .session-box.min-to-column, .session-box.min-to-column .inner {
        flex-direction: column
    }

    .eposters-controls, .noting {
        width: 100%
    }

    .eposters-controls {
        margin-bottom: 10px
    }
}

@media (min-width: 500px) and (max-width: 924px) {
    #wrapper .content .card .card-body .main-header .datetime {
        font-size: 1.5rem !important
    }

    #wrapper .content .card .card-body .main-header .title {
        font-size: 2.5rem !important
    }
}

@media (min-width: 521px) and (max-width: 1100px) {
    .big-box-container .buttons-container .button-box {
        width: 49% !important;
        margin-right: 0 !important;
        margin-bottom: 2%
    }

    .big-box-container .buttons-container .button-box:nth-child(odd) {
        margin-right: 2% !important
    }
}

@media (min-width: 661px) and (max-width: 1020px) {
    .stand-visualizer .tab-container .tab-elm {
        width: 48% !important;
        flex: 0 0 48% !important
    }

    .stand-visualizer .tab-container .tab-elm:nth-child(n+1) {
        margin-right: 0 !important
    }

    .stand-visualizer .tab-container .tab-elm:nth-child(odd) {
        margin-right: 3.8% !important
    }
}


@media (min-width: 741px) and (max-width: 1023px) {
    #wrapper .navigation .logo {
        margin-left: 2%;
        min-height: 80px;
    }

    #wrapper .navigation .buttons {
        margin-right: 3%;
    }


    .eposters-container .eposter-elm:nth-child(n+1) {
        margin-right: 1% !important
    }

    .panel-data .card-body {
        max-height: 280px;
    }

    .col-1, .col-2,.col-3, .col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11  {
        width: 100%;
        max-width: 100%;
    }

    #voirplus {
        font-size: 75%;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .session-container {
        min-height: 368px;
    }
}

@media (min-width:768px) and (max-width:1438px) {
    #wrapper .content .card .card-body .main-header .auth-form.show {
        display: flex !important;
        padding: 5% 0%;
    }
}

@media (min-width: 1024px) and (max-width: 1438px) {
    #wrapper .content .card .card-body .main-header .auth-form {
        margin-right: 30px;
    }
    .panel-data .card-body {
        max-height: 380px;
    }

    .session-container {
        min-height: 488px;
    }

    .modal-content {
        padding: 3%;
    }

    /* #cardar{
        margin-top: 7%;
    } */
}

#wrapper .content .card .card-body .main-header .auth-form .btn_connecter, #wrapper .content .card .card-body .main-header .auth-form .btn_annuler,.btn_connecter {
    width: 107px;
    padding: 0.4rem;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 0.8rem;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 0;
    font-size: 14px;
}

#wrapper .content .card .card-body .main-header .text-content .img-date {
    bottom: 14%;
    position: absolute;
}

#wrapper .content .card .card-body .main-header .text-content .img-date img {
    width: 6rem;
}

@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400;700&display=swap');

/****** LOGIN MODAL ******/
.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;

}

.loginmodal-con h1 {
    text-align: center;
    font-size: 1.8em;
    /*font-family: 'Domine', serif !important;*/
    font-family: 'Roboto', sans-serif;
}

.loginmodal-con input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.loginmodal-con input[type=Email], input[type=password] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    /* border-radius: 2px; */
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.loginmodal-con input[type=Email]:hover, input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #4d90fe;
    padding: 17px 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #357ae8;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-con a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}





/*================*/
/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}
.modal1 {
    padding-top: 7vh !important;
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    min-height: 20vh;
    position: relative;
}
.modal-content1 {
    padding: 1% !important;
    max-height: 65vh;
}

#carda_mobile {
    display: flex;
    height: 60vh;
    align-items: center;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.loginemail {
    height: 40px !important;
}

/* modal login acceder compte */
.mimg {
    /* border:1px solid; */
    width: 100%;
    padding: 0;
    margin: 0;
}

.carda {
    width: 50%;
    float: left;
    text-align: center;
    /* border: 2px solid red; */
}
.carda1 {
    height: 60vh;overflow: auto;text-align: start;padding: 1%;
}

#myModal, #modaleposter {
    min-height: 100px;
}

#modaleposter {
    height: 100vh;
    background: #000000c2;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

@media only screen and (max-width: 800px) {
    .carda {
        width: 100%;
    }
}



@import url("https://fonts.googleapis.com/css?family=Muli&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,500&display=swap");

.form_body * {
    box-sizing: border-box;
}

.form_body {
    font-family: "Open Sans", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    margin: 0;
}

.form_container {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    width: 400px;
    max-width: 100%;
}

.form_container .labeltitre {
    font-weight: bold;
}


.form_container .header {
    border-bottom: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    padding: 1%;
}

.form_container .header img {
    width: 100%;
}

.form_container .header h2 {
    margin: 0;
}

.form_container .form {
    padding: 30px 40px;
}

.form_container .form-control {
    margin-bottom: 10px;
}

.form_container .form-control label {
    display: inline-block;
    margin-bottom: 5px;
}

.form_container .form-control input {
    border: 2px solid #f0f0f0;
    border-radius: 4px;
    display: block;
    font-family: inherit;
    font-size: 14px;
    padding: 10px;
    width: 100%;
}

.form_container .form-control input:focus {
    outline: 0;
    border-color: #777;
}

.form_container .form-control.success input {
    border-color: #2ecc71;
}

.form_container .form-control.error input {
    border-color: #e74c3c;
}

.form_container .form-control i {
    visibility: hidden;
    position: absolute;
    top: 40px;
    right: 10px;
}

.form_container .form-control.success i.fa-check-circle {
    color: #2ecc71;
    visibility: visible;
}

.form_container .form-control.error i.fa-exclamation-circle {
    color: #e74c3c;
    visibility: visible;
}

.form_container .form-control small {
    color: #e74c3c;
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
}

.form_container .form-control.error small {
    visibility: visible;
}

.form_container .form button {
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: inherit;
    font-size: 16px;
    padding: 10px;
    margin-top: 3%;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.form_container .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.form_container .modal-content {
    background-color: #fefefe !important;
    margin: auto;
    padding: 20px;
    border: 1px solid #888 !important;
    width: 50% !important;
    min-height: 20vh;
    position: relative;
}



/* The Close Button */
.form_container .close {
    color: #aaaaaa !important;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.form_container .mimg {
    width: 100%;
    padding: 0;
    margin: 0;
}

.form_container .mimg img {
    min-height: 7rem;
}

@media(max-width : 768px) {
    .form_container .mimg img {
        min-height: 4rem;
    }
}

@media(max-width : 1023px) {
    .form_container .form-check-div {
        flex-direction: column;
    }
    
     #carda_mobile {
        display: none !important;
    }
    
    .carda1 {
    height: 80vh !important;
}
    
    .modal-content1 {
    padding: 4% !important;
    max-height: 90vh !important;
}
}

.form_container .close:hover,
.form_container .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.form_container .carda {
    width: 50%;
    float: left;
    text-align: center;

    /* border: 2px solid red; */
}

.form_container #myModal, #modaleposter {
    min-height: 100px;
}

@media only screen and (max-width: 800px) {
    .form_container .carda {
        width: 100%;
    }
}

.container {
    max-width: 85%;
    width: 85%;
    padding: 0
}

.note .fa_star {
    font-family: 'Roboto', sans-serif;
    font-weight: 501;
}

.note select {
    width: 30%;
    margin-right: 1%;
    display: inline-block;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.note .form-inline {
    width: 100% !important;
}

.Note_text {
    font-size: 17px;
    width: 30%;
    font-weight: bold;
    margin-left: 10%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.note_button {
    min-width: 15%;
}

@media (min-width: 1440px) {
    .container {
        max-width: 80% !important;
        width: 80%;
    }
}