.h2-myeb{

font-family: 'Mirza';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
text-align: center;
color: #3F3F3F;
}

.h2-delete {

    font-family: 'Mirza';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 21px;
    text-align: center;
    color: #3F3F3F;
}

.info-myeb{
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 14px;
text-align: center;
color: #8A8A8A;
}

.explorecard{
    background: #FFFFFF;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    min-width: 350px;
    min-height: 197px;
    margin-top: 45px;
}
.explorecard-xl{
    background: #FFFFFF;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    min-width: 100%;
    min-height: 500px;
    margin-top: 45px;
}
.explorecard-transparent{
    background: #F9F6F2;
    min-width: 350px;
    min-height: 197px;
    margin-top: 45px;
}

th{
    max-width: 18px !important; 
}
td{
    max-width: 18px !important;
    word-wrap: break-word;

}
.explorecard-info{
    background: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: #3F3F3F;
    border-radius: 10px;
    min-width: 350px;
    min-height: 197px;
    margin-top: 45px;
}

.wrapper-home{
    width: 70%;
    margin-left: auto; 
    margin-right: 0;
    padding-right: 5%;
}

.background-myeb{
    background: #F9F6F2;
}

.explorebag{
    background:  url(../images/sacTentatives.png) no-repeat;
    background-size: cover;
    height: 160px;
    width: 164px;
    margin-right: 9px;
   
}

.modal-titre{
    font-family: "Roboto";
    color: "3F3F3F";
    font-weight: 700;
    font-size: 23px !important;
    margin-left: 15px !important;
    margin-top: 12px !important;
   
}

.modal-header{
    text-align: center !important;
    border: none !important;
}

.modal-body{
    border: none !important;
    
}
.modal-footer{
    border: none !important;
}
.network-link{
    text-decoration: none;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #074A36;
}

.network-link:hover{
    cursor:pointer;
    text-decoration: none;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FABC43;
}

.yellow-link{
    color: #F7A633;
    
}

.yellow-link:hover {
    color: #F7A633;
}

.rank-img{
    background-image: url(../images/Amb1.svg.svg) ;

    height: 102px;
    width: 96px;
    margin-right: 9px;
   
}

.explore-coin{
    background: url('../images/exploreCoin.svg');
    width: 63px;
    height: 63px;
    margin-right: 10px;
    filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.16));
}

.svg-container{
    float: right;
    margin-top: 10px;
}

.explore-image{
    width: 63px;
    height: 63px;
    margin-right: 10px;
    filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.16));
}

.left-explorecard{
    float: left;
    width: 70%;
}

.left-invisible-explorecard{
    margin-top: 15px;
    float: left;
    width: 70%;
}
.invisible-explorecard{
    margin-top: 15px;
    padding-top: 10px;
    width: 70%;
}

.title-explorecard{
    font-family: 'Mirza';
    font-style: normal;
    margin-left: 3%;
    margin-top: 3%;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #3F3F3F;
}

.title-list {
    font-family: 'Mirza';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #3F3F3F;
}

.subtitle-explorecard{
    font-family: 'Inter';
    margin-left: 3%;
    margin-top: 2px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #8A8A8A;

}

.subtitle-explorecard-mini{
    font-family: 'Inter';
    margin-left: 3%;
    margin-top: 2px;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px;
    color: #3F3F3F;

}

.label-switch {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    color: #3F3F3F;
}

.link-maps{
    color: #8A8A8A;
    margin-left: 20px !important ;
}
.link-maps:hover{
    color: #FABC43;
    margin-left: 20px !important;
}

.subtitle-explorecard-white{
    font-family: 'Inter';
    margin-left: 3%;
    margin-top: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
}

.data-explorecard{
    margin-top: 5%;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: 550;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #074A36;
}

.data-bag{
    margin-top: -10%;
    margin-left: 20px;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #074A36;
}

.mini-data-bag{
    margin-top: -10%;
    margin-left: 20px;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #074A36;
}

.info-font-bold{
    color: #074A36;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
}
.info-font-normal{
    color: #074A36;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
}
.info-font-red{
    font-family: 'Mirza';
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
    color: #DF1317;
}
.info-font-red-bold{
    font-family: 'Mirza';
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #DF1317;
}

.info-placement{
    margin-top: 18px;
    margin-left: 30px;
}


.data-explorecard-red{
    margin-top: 5%;
    font-family: 'Mirza';
    font-style: normal;
    font-weight: 550;
    font-size: 32px;
    line-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #DF1317;
}

.button-explore-card{
    position: realtive;
    margin-right: 15px;
    margin-top: 27px;
    margin-bottom: 0px;
    width:115px;
    height: 33px;
    color: #F2F2F2;
    text-align: center;
    border: none;
    cursor: pointer;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
    background: #074A36;
    border-radius: 5px;
    text-decoration: none;
}

.button-explore-card-secondary{
    position: relative;
    margin-right: 15px;
   
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    height: 33px;
    color: #F2F2F2;
    text-align: center;
    border: none;
    cursor: pointer;
    float: right;
    background: #074A36;
    border-radius: 5px;
    text-decoration: none;
}

.data-explore-card-secondary{
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    
    color: #F2F2F2;
    text-align: center;
    background: #E6EDEB;
    border-style: solid;
    border-width: 2px;
    border-color: #074A36;
    color: #074A36;
    border-radius: 5px;
    width: 70%;
    margin-left: 10px;
    margin-top: 20px;
}

.button-explore-card-secondary:hover{
    color: #F2F2F2;
    text-decoration: none;
}

.button-login{
    width:115px;
    height: 33px;
    color: #F2F2F2;
    text-align: center;
    border: none;
    cursor: pointer;
    background: #074A36;
    border-radius: 5px;
    text-decoration: none;
}

.button-delete {
    width: auto;
    height: 33px;
    padding-left: 15px;
    padding-right: 15px;
    color: #F2F2F2;
    text-align: center;
    border: none;
    cursor: pointer;
    background: #DF1214;
    border-radius: 15px;
    text-decoration: none;
}

.login-container{
    margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.left-clock{
    margin-left: 100px;
}

.button-explore-card:hover{
    position: realtive;
    margin-right: 15px;
    margin-top: 27px;
    margin-bottom: 0px;
    width:115px;
    height: 33px;
    color: #F2F2F2;
    text-align: center;
    border: none;
    cursor: pointer;
    float: right;
    background: #074A36;
    border-radius: 5px;
    text-decoration: none;
}

.link-myeb{
    text-decoration: none;
   
}
.link-myeb:hover{
    text-decoration: none;
    color: #074A36;
}

.info-bas-explore-card{
    position: relative;
    margin-top: 30px;
    float: left;
    align-self: flex-end;
    margin-left: 15px;
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    color: #DF1317;
    display: flex;
    line-height: 16px;
    text-decoration: none;
}

.pd-left{
    padding-left: 49px !important;
}

.input-myeb{
    width: 275px;
    height: 47px;
    margin-left: 3%;
    outline: none;
    background: #FFFFFF;
    border: 1px solid rgba(138, 138, 138, 0.69);
    border-radius: 7px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: rgba(138, 138, 138, 0.5);
}



.form-check{
    width: 275px !important;
}

.modal-footer{
    display: flex !important;
    justify-content: center !important;
    margin-top: 25px !important;
}

.modal-headr{
    margin-top: 17px;
    padding-right: 15px;
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
   
}

.wrapper-list-myeb {
    width: 345px;
    margin-left: 3%;
    background: #FFFFFF;
    border: 1px solid rgba(138, 138, 138, 0.69);
    border-radius: 7px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    line-height: 16px;
    margin-top: 8px;
    color: rgba(138, 138, 138, 0.5);
    padding-top: 9px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.input-myeb-large {
    width: 345px;
    height: 47px;
    outline: none;
    margin-left: 3%;
    background: #FFFFFF;
    border: 1px solid rgba(138, 138, 138, 0.69);
    border-radius: 7px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: rgba(138, 138, 138, 0.5);
}

.input-myeb-large:focus{
    border: 1px solid #FABC43 !important;
}

.input-myeb:focus {
    border: 1px solid #FABC43 !important;
}

.link-none{
    text-decoration: none;
}

.link-delete {
    text-decoration: none;
    cursor: pointer;
    color: #DF1317;
}

.link-delete:hover {
    text-decoration: none;
    cursor: pointer;
    color: #FABC43;
}

.li-myeb{
    
    margin-bottom: 7px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 4px;
    padding-bottom: 9px;
    border-bottom: 1px solid rgba(138, 138, 138, 0.69);
}
.li-myeb-last {
    margin-top: 20px;
    margin-bottom: 7px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 4px;
    padding-bottom: 9px;
   
}

.input-myeb-small{
    width: 225px;
    height: 47px;
    margin-left: 3%;
    background: #FFFFFF;
    border: 1px solid rgba(138, 138, 138, 0.69);
    border-radius: 7px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: rgba(138, 138, 138, 0.5);
}

.wrapper-size-forms-column{
    width: 225px !important;
    padding-left: 0 !important;
    margin-left: 0!important;
}

.form-control{
    color: rgba(138, 138, 138, 0.5) !important;
    margin-left: 3% !important;
    background: #FFFFFF !important;
    border: 1px solid rgba(138, 138, 138, 0.69) !important;
    border-radius: 7px !important;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    cursor: pointer !important;
    line-height: 16px !important;
}

.label-myeb{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #3F3F3F;
}

.very-small{
    font-size: 9px;
    line-height: 13px;
}

.form-row-myeb{
    display: flex;
    margin-top: 20px;
}

.forms-padding{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.mt-20{
    margin-top: 20px !important;
}

.btn-explore-validation{
    width:115px;
    height: 33px;
    color: #F2F2F2;
    text-align: center;
    border: none;
    cursor: pointer;
    background: #074A36;
    border-radius: 5px;
}

.btn-list-myeb{
    text-decoration: none;
    padding: 2px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #3F3F3F;
    border: none;
    cursor: pointer;
    background: #FFFFFF;
    border-radius: 5px;
}

.btn-explore-yellow{
    text-decoration: none;
    width:115px;
    height: 33px;
    color: #F2F2F2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    background: #FABC43;
    border-radius: 5px;
}

.btn-explore-yellow:hover{
    text-decoration: none;
    width:115px;
    height: 33px;
    color: #F2F2F2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    background: #FABC43;
    border-radius: 5px;
}

.btn-explore-yellow-small {
    text-decoration: none;
    width: 115px;
    height: 30px;
    color: #F2F2F2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    background: #FABC43;
    border-radius: 5px;
    align-self: flex-end;
}

.btn-explore-yellow-small:hover {
    text-decoration: none;
    width: 115px;
    height: 30px;
    color: #F2F2F2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    background: #FABC43;
    border-radius: 5px;
    align-self: flex-end;
}

.bottom-flex{
    align-self: flex-end;
}

.btn-explore-yellow-large{
    text-decoration: none;
    height: 33px;
    color: #F2F2F2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    background: #074A36;
    border-radius: 5px;
}

.btn-explore-yellow-large:hover{
    text-decoration: none;
    height: 33px;
    color: #F2F2F2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    background: #074A36;
    border-radius: 5px;
}

.marg-3{
    margin-left: 3%;
}

.wrapper-left{
    width: 350px;
}


.explore-visio{
    background: #FFFFFF;
    margin-top: 20px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    min-width: 450px;
    min-height: 500px;
}


.image-qrcode{
    width: 333px;
    background-color: #8A8A8A;
    margin: 5% auto;
    height: 333px;
    border: #3F3F3F;
    border-width: 1px;
    border-style: solid;
}

.wrapper-qr{
    margin: 5% auto;
}

.img-qr{
    width: 333px;
  
    height: 333px;
    border: #3F3F3F;
    border-width: 1px;
    border-style: solid;
}

.footer-viso{
    margin: auto;
    width: 333px;
    display: flex;
    justify-content: space-around;
}

.alert-center{
    position: absolute !important;
    z-index: 1;
    width: 400px !important;
    height: 200px!important;
    margin-top: 100px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
}

.wrapper-alert-delete{
    display: flex;
    flex-direction: column;
    justify-content:center ;
    align-items: center;
}

.alert-myeb-delete{
    background-color: #E3EBDD;
    border-width: 2px;
    border-style: solid;
    border-color: #1D871D;
    color: #1D871D;
    border-radius: 12px;
    padding-top: 15px;
    width: 350px;
    height: 45px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
@media (max-width: 1100px){
    
    .wrapper-home{ 
        justify-content: flex-end !important;
        align-items: flex-end !important;
    }
    .explore-visio{
        background: #FFFFFF;
        margin-top: 20px;
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.16);
        border-radius: 10px;
        min-width: 250px;
        min-height: 260px;
        padding-bottom: 20px;
    }
    .image-qrcode{
        width: 200px;
        background-color: #8A8A8A;
        margin: 5% auto;
        height: 200px;
        border: #3F3F3F;
        border-width: 1px;
        border-style: solid;
    }
    .img-qr{
        width: 200px;
        height: 200px;
        border: #3F3F3F;
        border-width: 1px;
        border-style: solid;
    }
}

@media (max-width: 800px){
    .explorecard{
        background: #FFFFFF;
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.16);
        border-radius: 10px;
        min-width: 80%;
        min-height: 197px;
        margin-top: 45px;
        align-self: center;
    }
    .wrapper-home{
        width: 100%;
        margin-top: 650px; 
        justify-content: center !important;
        align-items: center !important;
        margin-bottom: 30px;
    }

    .explore-visio{
        background: #FFFFFF;
        margin-top: 20px;
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.16);
        border-radius: 10px;
        min-width: 200px;
        min-height: 260px;
        padding-bottom: 20px;
    }

    .img-qr{
        width: 150px;
        height: 150px;
        border: #3F3F3F;
        border-width: 1px;
        border-style: solid;
    }

    .image-qrcode{
        width: 150px;
        background-color: #8A8A8A;
        margin: 5% auto;
        height: 150px;
        border: #3F3F3F;
        border-width: 1px;
        border-style: solid;
    }

    
    
}

