
.modal.modal-fullscreen .modal-dialog {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  max-width: none; 
}

.modal.modal-fullscreen .modal-content {
  height: auto;
  height: 100vh;
  border-radius: 0;
  border: none; 
}

.modal.modal-fullscreen .modal-body {
  overflow-y: auto; 
}
.imageconf
{
	background-color: white;
    width: 5%;
    border: 1px solid #cacbcb!important;
}
.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    background: white;
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
	 width: 100vw;
	height: 100vh;
	margin: 0;
	padding: 0;
}


.modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}


.btn-open-modal {
  margin-bottom: 0.5em;
}

#desc_hover {
    padding-left: 56px;
    color: #576062;
    min-height: 225px;
    overflow: hidden;
    font-family: Tahoma;
}

.popup_prod{
    position: absolute;
    z-index: 1033;
    color: #595955;
    margin: 15px;
    display: none;
    background-color: #fff;
    width: 246px;
    height: auto;
    padding: 14px;
    border: 5px solid #dddada;
    border-radius: 11px;
}

#div_form{
    padding-top: 50px;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
/*
.modalDialog > div {
    width: 50%;
    position: relative;
    margin: 10% auto;
    border-radius: 5px;
    background: #fff;
    height: 800px;

}
*/
.produit_indispo
{
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
}
.ligne_resume_add_part {
    border-bottom: 1px solid #ebf0f1;
    width: 100%;
    height: 39px;
    margin-top: 17px;
    font-family: Tahoma;
    color: #5a6467;
}
#mylist {
    height: 673px;
    overflow:auto;
    padding-left: 12px;}

.ultitre{
    width: 100%;
    padding-left: 12px;
}


.close {
    background: #606061 !important;
    color: #FFFFFF !important;
    line-height: 15px;
    position: absolute;
    right: 70px;
    text-align: center;
    top: 30px;
    width: 27px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 2px 2px 3px #000;
    opacity: 1 !important;
    z-index: 10000;
    padding: 6px;
}

.close:hover { background: #00d9ff; !important; }

.li-style{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    padding: 20px;
    overflow: hidden;
    border: none;
    background-color: #3faec7;
    color: white;
    text-transform: uppercase;
    font-family: Tahoma;
    margin: 28px;
    font-size: 22px;
    border-radius: 10px;
    height: 69px;
}
.titre_acc_conf{
    font-size: 22px;
    padding-left: 2px;
    text-transform: uppercase;
    margin-top: 56px;
    border-top: 1px solid #96bcc5;
    padding-top: 20px;
    margin-left: 47px;
}
.li-style-selected{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    padding: 20px;
    overflow: hidden;
    border: none;
    background-color: #ffffff;
    color: #3faec7;
    text-transform: uppercase;
    font-family: Tahoma;
    margin: 28px;
    font-size: 22px;
    border: 1px solid #3faec7;
}


.add-btn-selected {
    display: block;
    float: right;
    padding-left: 48px;
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 31px;
    cursor: pointer;
    text-decoration: none;
    color: #3faec7;
    font-size: 19px;
}
.add-btn-selected:hover {
    color: #3faec7 !important;

}
.delate-prod {
    float: right;
    padding-left: 15px;
    border-left: 2px solid #3faec7;
    margin-left: 13px;
    color: #d2244b;
    text-decoration: none;
    font-size: 19px;
}

.li-product{
    box-sizing: content-box;
    width: 96%;
    padding: 7px;
    overflow: hidden;
    border: none;
    background-color: #e1e9ea;
    color: #2f1f1f;
    font-family: arial;
    margin: 0px;
    font-size: 14px;
    margin: 6px;
}

.li-product:hover
{
background-color: #c7d7da;
    cursor: pointer;

}

.modif-btn-many_prod{
    color: black;
    font-size: 15px;
    cursor: pointer;
}

.modif-btn-many_prod:hover{
    color: black !important;

}


.delate-many_prod{
    color: red;
    font-size: 15px;
    cursor: pointer;
}

.delate-many_prod:hover{
    color: red !important;

}
.add-btn-selected_many {
    display: block;
    float: right;
    padding-left: 48px;
    cursor: pointer;
    text-decoration: none;
    color: #3faec7;
    font-size: 19px;
    background-image: url(../img/img_configurateurplus.png);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 31px;

}

.supp_sous_prod {
    float: right;
    color: red;
    font-size: 16px;
    margin-bottom: 10px;
}

.li-product.titreconf{
    background-color: #869a9e;
    font-size: 18px;
    color: #fff;
    font-family: Tahoma;
    text-transform: uppercase
}
.desc{
    color: #636362;
    text-transform: none;
    font-size: 12px;
    display: block;
    padding-top: 19px;
    border-bottom: 1px solid #eee;
    margin-left: 10px;
    padding-bottom: 12px;
}
.image_ban{
    width: 100%;
    margin-bottom: 23px;
}

.dispoconf{
    display: block;
    font-size: 12px;
    background-color: #59ba46;
    color: #fff;
    text-align: center;
    border-radius: 7px;
}

.indispoconf{
    display: block;
    font-size: 12px;
    background-color: #889286;
    color: #fff;
    text-align: center;
    border-radius: 7px;
}

#puissance{
    border: 1px solid #2267ac;
    margin: 15px;
    width: 93%;
    padding: 20px;
    color: #0e3f6f;
    font-family: Tahoma;
    font-size: 18px;
}
.add-btn{
    display: block;
    float: right;
    background-image: url(https://www.scoop.com.tn/themes/sp_market/css/../img/plus.png);
    background-position: 3px;
    background-repeat: no-repeat;
    background-size: 31px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    background-color: #267cb5;
    padding-left: 54px;
    width: 132px;
    height: 33px;
    border-radius: 27px;
    padding-top: 6px;
    font-size: 18px;
}
.tabprod {
    display: block;
    float: left;
    border-left: 1px solid;
    padding: 11px;
    border-color: #e9e9e9;
}

.tabprod.titreconf {width: 40%;}
.tabprod.dispo {width: 20%;}
.tabprod.prix {width: 20%;}

.titre_categ{
    padding: 10px;
    font-size: 42px;
    color: #266877;
    font-family: Tahoma;
    padding-bottom: 10px;
}
hr{
    margin-bottom: 32px;
    margin-left: 46px;
}
.recherche-conf{
    border-radius: 10px;
    height: 33px;
    border: 1px solid;
    /* border-color: #a9abad; */
    margin-top: 13px;
    display: block;
    float: right;
    margin-right: 202px;
    width: 43%;
    padding-left: 12px;
    font-size: 18px;
}

#list_categories{
}

#resume{
    border: 1px solid #3faec7;
    margin-left: 78px;
    margin-top: 28px;
    padding: 20px;
}
.add-btn:hover{
    text-decoration: none !important;
    color: #f4f6f9 !important;
}

.delate-prod:hover{
    color:#d2244b !important;
}


.ligne_resume {
    border-bottom: 1px solid #ebf0f1;
    width: 100%;
    height: 76px;
    margin-top: 17px;
    font-family: Tahoma;
    color: #5a6467;
}

#logoconf {
    padding: 38px;
    padding-bottom: 4px;
    padding-top: 37px;
    font-size: 18px;
    font-weight: bold;
    padding-right: 0px;

}
.text_sous_logo{
    padding: 24px;
    padding-bottom: 4px;
    padding-top: 6px;
    font-size: 18px;
    font-weight: 200;
    padding-right: 0px;
    width: 112%;
}
#image_config{
margin-left: 91px;
}
.prix-resume {
    color: #296e7d;
    font-size: 16px;
}
.desc-resume{
    float: right;
    font-size: 24px;
}
.prix-totale {
    color: #296e7d;
    font-size: 24px;
    padding-top: 23px;
    display: block;
}

.ligne_resume.totale {border:none;}
.titre_cat_resume{
    width: 100%;
    display: block;
}
.recap{
    font-family: Tahoma;
    background-color: #2267ac;
    color: white;
    padding: 10px;
    font-size: 18px;
    display: block;
}
.titre_cat {
    padding-left: 51px;
    background-repeat: no-repeat;
    background-size: 38px;
    display: block;
    height: 42px;
}
.popup_ok {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding-top: 77px;
}

.ferme_popup{
    background-color: #f58220;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
}

@media (max-width: 479px) and (min-width: 240px){
	
	.close {
    background: none!important;
    color:#000!important;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1 !important;
}

#recap_interne_conf{
	display:none;
}

.imageconf {
    width: 20%;
}

.tabprod {
    max-height: 118px;
    overflow: hidden;
}

.titreconf_gris {
	display:none;
}

.tabprod.prix {
    width: 28%;
    font-size: 13px;
}

.titre_categ {
    font-size: 24px;
}
.recherche-conf {
    font-size: 12px;
}

.tabprod {

     border:none!important; 
}

.text_sous_logo {
    padding: 24px;
    padding-bottom: 4px;
    padding-top: 6px;
    font-size: 14px;
    font-weight: bold;
    padding-right: 0px;
    width: 112%;
}

    .text_sous_logo{
        padding: 7px;
        width: 96%
    }

    .logo_elconfig{
        width: 94%;
        padding: 0px;
    }

    .logo_elconfig{
        width: 92%;
    }

   

    .image_config {
	width: 101%;
    padding-left: 0px;
    margin-left: -40px;
    }

    #logoconf {
        padding: 20px;
    }

    #list_categories{
        padding-right: 0px;
        padding-left: 0px;
    }
    .li-style{
        margin-left: 0px;
        font-size: 15px;
        width: 87%;

    }

    .li-style-selected{
        margin-left: 0px;
        font-size: 15px;
        width: 87%;

    }

    .delate-prod {
        font-size: 15px;
    }

    .modalDialog > div {
        height: auto;
        width: 94%;
    }

    .titre_categ {
        padding: 17px;
    }

.recherche-conf {
    width: 84%;
    float:none;
}

    .col-sm-12.add_part{
        margin: 0px !important;
        padding: 0px;
        width: 99%;

    }

    .li-product.titreconf{
        font-size: 15px;
    }

    .tabprod.dispo {
        width: 30%;
    }
    #resume {
        margin-left: 0px;
        height: auto;
        margin-bottom: 20px;
        display: inline-block;
        padding-bottom: 310px;
    }

    .recap {
        font-size: 17px;
    }

    .ligne_resume {
        height: 133px;
    }
    .popup_prod{

        display: none !important;
    }
    #desc_hover{
        display: none !important;
    }
    .modalDialog {
    top : -15px !important;
    }



}