body {


    margin: 0;
    padding: 0;


}

.container {

    position: relative;
    margin: 0px 0px 0px 0px;
    min-height: 700px;
    width: 100%;
    background-color: #ffffff;


}

.main {

    margin: 20px 20px 20px 20px;


}

.divnomsalon {

    margin: 20px 20px 20px 20px;
}

.presentation {
    color: #E84613;
}


.templatemo_logo {
    padding: 20px 10px 10px 10px;


    position: relative;
    width: 100%;
    font-size: 50px;
    float: left;

}


.topnavlogin {

    padding: 20px 10px 10px 10px;
    position: relative;
    width: 300px;
    font-size: 20px;
    text-align: right;
    color: azure;
    padding: 10px;
}


.topnavv {


    position: relative;
    min-height: 70px;
    height: 70px;
    width: 100%;
    z-index: 9999;
    background-color: #000000;
}



@media (max-width: 800px) {
    .topnav {
        position: relative;
        margin: 0;
        padding: 0;
        background-color: black;
        color: azure;
        width: 100%;
        height: 80px;

    }
}


.topnav {
    position: relative;
    margin: 0;
    padding: 0;
    background-color: black;
    color: azure;
    width: 100%;
    display: flex;


}




.register {
    width: 400px;
    margin: 0 auto;
    padding: 20px;
}

.register input {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 1.2rem;

    padding: 1.5rem 2rem;
    border-radius: 0.2rem;
    background-color: rgb(226, 225, 225);
    border: none;
    width: 90%;
    display: block;
    border-bottom: 0.3rem solid #E84613;
    transition: all 0.3s;
}


.register label {
    font-size: 1.2rem;
}



.registererreur {

    color: rgb(255, 31, 31);
    font-size: 20px;
    text-align: left;
    background-color: rgb(219, 252, 34);
    width: 80%;
    padding: 5px;

}




.indexbg {

    padding: 0px;
    margin: 0px;
    background-image: url("../img/4730.jpg");
    background-position: center top;
    /*background-size: 100% auto;*/
    background-repeat: no-repeat;
    height: 100%;

}

.headerbox {

    font-weight: 500;
    color: #ffffff;
    font-size: 25px;
    line-height: 2;
    margin-bottom: 0;
    text-align: center;
    padding-top: 40px;
}

.headertitle {
    font-weight: 600;
    color: #000000;
    font-size: 33px;
    line-height: 2;
    margin-bottom: 0;
    text-align: center;
    padding-top: 140px;
}



.divresponsive {
    padding: 10px;
    width: 800px;
    margin: 0 auto;

}

@media (max-width: 800px) {
    .divresponsive {
        padding: 10px;
        width: 400px;
        margin: 0 auto;

    }

    .layerpanier {
        width: 550px;
    }

    .headerbox {

        font-weight: 500;
        color: #ffffff;
        font-size: 15px;
        line-height: 2;
        margin-bottom: 0;
        text-align: center;
        padding-top: 40px;
    }



    .headertitle {
        font-weight: 400;
        color: #000000;
        font-size: 25px;
        line-height: 2;
        margin-bottom: 0;
        text-align: center;
        padding-top: 90px;
    }


}

@media (max-width: 600px) {
    .divresponsive {
        padding: 10px;
        width: 300px;

    }

    .layerpanier {
        width: 90%;
    }

    .headerbox {

        font-weight: 500;
        color: #ffffff;
        font-size: 10px;
        line-height: 2;
        margin-bottom: 0;
        text-align: center;
        padding-top: 40px;
    }


    .headertitle {
        font-weight: 200;
        color: #000000;
        font-size: 20px;
        line-height: 2;
        margin-bottom: 0;
        text-align: center;
        padding-top: 30px;
    }
}


.searchAdresse {
    font-family: Takeaway Sans, Avant Garde, Century Gothic, Helvetica, Arial, sans-serif;
    font-weight: 400;
    background-color: #fff;
    font-size: 15px;
    width: 100%;
    -webkit-appearance: none;
    height: 3rem;
    border-radius: 15px 15px 15px 15px;
    margin-top: 15px;
    outline: none;
    margin-bottom: 10px;

}

.searchAdresseButton {
    font-family: Takeaway Sans, Avant Garde, Century Gothic, Helvetica, Arial, sans-serif;
    font-weight: 600;
    display: inline-block;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    font-size: 1rem;
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    border: 1px solid #000000;
    border-radius: 15px 15px 15px 15px;
    padding: 0 21px;
    white-space: nowrap;
    width: 100%;

}



.salonliste {

    position: relative;
    float: center;
    width: 100%;
    height: 100%;
    margin: 10px 0 50px;
    text-align: center;

}



div.divimgsalon {


    float: left;
    margin: 0px 15px 20px 15px;
    color: #58585A;
    width: 300px;
    text-align: left;
}



.imgsalon {
    width: 300px;
    height: 200px;
    border-radius: 15px 15px 0px 0px;
}

@media (max-width: 600px) {


    div.divimgsalon {


        float: left;
        margin: 0px 15px 20px 15px;
        color: #58585A;
        width: 380px;
        text-align: left;
    }

}

@media (max-width: 600px) {
    .imgsalon {
        width: 100%;
        border-radius: 15px 15px 0px 0px;

    }
}


.salonnom {
    font-family: "Courier New", Courier, monospace;
    color: rgb(0, 0, 0);
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    padding: 3px;
    position: relative;
    font-weight: 600;

}

.salonadresse {
    font-family: "Courier New", Courier, monospace;
    color: rgb(0, 0, 0);
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    padding: 3px;
    position: relative;

}


.buttonprendrerdv {
    font-family: Takeaway Sans, Avant Garde, Century Gothic, Helvetica, Arial, sans-serif;
    font-weight: 600;
    display: inline-block;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    font-size: 1rem;
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    border: 1px solid #000000;
    border-radius: 0px 0px 15px 15px;
    white-space: nowrap;
    width: 100%;
    text-decoration: none;

}



.btnsuivantretour {

    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-size: 20px;

    width: 50px;

    border-color: rgb(0, 0, 0);
    border-width: 4px;
    border-style: solid;
}


.btncoiffeuroff {

    background: rgb(0, 0, 0);
    color: white;
    font-size: 15px;
    padding: 5px 5px 5px 5px;

    margin: 5px 5px 5px 5px;
    border-radius: 10px;
    border: 0;

}

.btncoiffeuron {

    background: rgb(0, 0, 0);
    color: white;
    font-size: 28px;
    padding: 5px 5px 5px 5px;

    margin: 5px 5px 5px 5px;
    border-radius: 10px;
    border: 5;
    border-color: #E84613;

}


.divcenter {

    width: 100%;
    text-align: center;


}



.btnheure2 {

    background: rgb(0, 0, 0);
    color: aliceblue;
    font-size: 18px;
    padding: 5px 5px 5px 5px;
    width: 100px;
    margin: 0;
    border-radius: 20px;
    border: 0;
}

.groupeprestanom {

    text-decoration: none;
    font-size: 25px;
    margin: 5px 5px 5px 0px;
    padding: 12px 2px 2px 2px;
}



.groupepresta {


    border-radius: 10px;
    border: solid;
    padding: 2px 2px 2px 2px;


}

.unepresta {

    text-decoration: none;
    margin: 5px 5px 5px 5px;
    padding: 2px 2px 2px 2px;
    border: solid;
    border-color: #000000;
    background-color: #000000;
    color: #ffffff;
    border-radius: 10px;

}

.uneprestanom {
    text-decoration: none;
    font-size: 20px;
}

.uneprestadetails {
    text-decoration: none;
    font-size: 15px;

}


.labeltext {

    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
}


.form-signin {

    padding: 20px;
    text-align: center;
    width: 350px;
}


.inputtext {

    width: 100%;
    height: 40px;
    border-radius: 10px;
}


.form-group {
    margin-top: 7px;
    margin-bottom: 7px;
}


.btnnoir {

    width: 100%;
    height: 40px;
    border-radius: 10px;
    background-color: #000000;
    color: #ffffff;
    font-size: 20px;

}


.btntopnav {

    width: 100px;
    height: 30px;
    border-radius: 10px;
    border-color: #000000;
    background-color: #ffffff;
    color: #000000;
    font-size: 16px;
}



.clientrdvliste {


    border-style: solid;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    font-size: 20px;

}



.rdvok {
    background-color: rgb(163, 212, 114);
}

.rdvko {
    background-color: rgb(228, 188, 114);
}

.rdvrefus {
    background-color: rgb(172, 46, 46);
}



.origin {
    margin: 20 auto;
    text-align: center;
    width: 200px;
    font-size: 20px;

}


.labelinfo {

    font-size: 20px;

}



.btnstyleA {


    width: 100px;
    height: 40px;
    border-radius: 10px;
    background-color: #ff0000;
    color: #000000;
    font-size: 20px;
    padding: 2px 2px 2px 2px;
    margin: 10px 10px 10px 10px;



}


.btnstyleB {

    width: 100px;
    height: 40px;
    border-radius: 10px;
    background-color: #09ff00;
    color: #000000;
    font-size: 20px;
    padding: 2px 2px 2px 2px;
    margin: 10px 10px 10px 10px;


}


.divlogin {

    padding: 20px;
    width: 300px;
    text-align: center;
    margin: 0 auto;

}


.texterreur {

    color: rgb(0, 0, 0);
    font-size: 20px;
    text-align: left;
    background-color: rgb(218, 3, 3);
    width: 100%;
    padding: 5px;

}


.iconlogin {

    text-decoration: none;
    color: #ffffff;
    font-size: 60px;

}


div.footer {
    float: center;
    position: relative;
    width: 100%;
    /*height: 100%;*/

    background-color: #000000;
    color: #fff;
    padding: 10px 10px 10px 10px;
    margin: 150 0 0 0;


}

div.footer a {
    color: #fff;
    text-decoration: none;

}


.divsalonphotos {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}


.texthigh {

    font-size: 30px;
    font-weight: 500;

}


.infopro {

    padding: 50px;

}



.chat-box {
    width: 80%;
    height: 500px;
    border: 1px solid #ccc;
    padding: 10px;
    overflow-y: scroll;
    margin: 0 auto;
}

.tchat_admin {
    float: right;
    background-color: #616161;
    color: #ffffff;

}

.tchat_user {
    float: left;
    background-color: #000000;
    color: #ffffff;
}

.tchat_message {

    padding: 5px;
    margin: 5px;
    font-size: 20px;

    border-radius: 10px;

}

.sender {
    font-weight: bold;
}

.input-box {
    margin-top: 10px;
    margin-left: 50px;
}

.divg {

    margin-top: 30px;
    margin-left: 5px;
    margin-right: 5px;
}