/* Custom
================================================================== */

#page_login {
    background-image: url(../img/bg-login.jpg) !important;
    background-size: cover;
    background-position: top center;
    height: 100%;
}

.login-box h2 {
    margin-top: 25px;
}


.logo-viceversa {
    margin-bottom: 15px;
}

.login-box .input-prepend {
    border: none !important;
    padding: 0 !important;
    background: none !important;
}


/* CHAMP NUMERO CARTE */
#login_num {
    height: 30px;
    border: none !important;
    border-radius: 5px 0px 0px 5px !important;
    padding: 15px !important;
    color: #5c0884 !important;
}

/* BOUTON OK */
#form_login .btn-login-box {
    padding: 15px !important;
    height: 60px !important;
    border: none !important;
    border-radius: 0 5px 5px 0 !important;
    background-color: #c6c6c6 !important;
    box-shadow: none !important;
    transition: all .2s ease;
}

#form_login .btn-login-box:hover {
    background: #c6c6c6 !important;
    transition: all .2s ease;
}

.btn-login-box i.ok-login-box {
    font-size: 20px !important;
}


/* PADDING BOX CONTENU */
.box-content {
    padding: 10px 0 !important;
    color: #000;
}

/* CACHE LE CONTENU QUI DEPASSE DES BOUTONS */
.btn {
    padding: 10px;
    overflow: hidden;
}


.vert {
    color: #00a300 !important;
}

.rouge {
    color: #ed0707 !important;
}

.jaune {
    color: #e0c908 !important;
}


.box {
    border: none !important;
}

/* TITRE DES PARTIES */
.box-header {
    background: transparent !important;
    border-bottom: 2px solid #5c0884  !important;
    padding: 0 0 10px 0 !important;

}

.box-header h2 {
    font-size: 18px;
    font-weight: 700 !important;
    color: #5c0884;
}

/* RECHERCHE CLIENT */
#form-recherche,
#form-recherche_code,
.recherche-carte_code {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    margin-top: 15px;

}

/* ALIGNEMENT FORMULAIRE RECHERCHE CARTE / NOM */
input#search_name,
input#search_num,
input#search_num_code {
   border-width: 2px 0 2px 2px; !important;
    border-color: #e4e4e4 !important;
    border-radius: 5px 0 0 5px !important;
    color: #5c0884 !important;
    height: 25px;
    width: 300px;
    padding: 10px !important;
}

/* CHAMP RECHERCHE NOM */
#page_search .btn-envoi-champ,
#page_code2 .btn-envoi-champ {
    padding: 10px 15px !important;
    height: 48px !important;
    border: none !important;
    border-radius: 0 5px 5px 0 !important;
    background-color: #e4e4e4 !important;
    box-shadow: none !important;
    transition: all .2s ease;
}

.btn-envoi-champ:hover {
    background: #c6c6c6 !important;
    transition: all .2s ease;
}

.btn-envoi-champ i {
    font-size: 15px !important;
    color: #7d7d7d !important;
}


/* BOUTON NOUVEAU COMPTE, EDITER UN COMPTE, CONFIRM TRANSACTION */
#form-recherche .btn-nouveau-compte,
.btn-nouveau-compte,
#page_main .btn-edit-compte,
.btn-edit-compte,
#page_main .btn-confirm-transaction,
.btn-confirm-transaction,
#page_payment .btn-confirm-transaction,
.btn-confirm-transaction,
input.btn-confirm-transaction {
    border: 2px solid #a0d9a0 !important;
    color: #5a5a5a !important;
    background-color: #fff !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    padding: 12px !important;
    height: 100%;
}

#page_main .btn-confirm-transaction {
    margin-left: auto;
}


/* BOUTON RETOUR */
#page_main .btn-retour,
#page_bon .btn-retour,
#page_payment .btn-retour,
#page_main .btn-reinitialiser,
#page_main .btn-supprimer,
.btn-supprimer {
    border: 2px solid #ea6969 !important;
    color: #5a5a5a !important;
    background-color: #fff !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    padding: 12px !important;
}

#page_main .btn-modif-transaction,
#page_multi_paiement .btn-modif-transaction,
#page_search .btn-sortie-caisse {
    border: 2px solid #dfea68 !important;
    color: #5a5a5a !important;
    background-color: #fff !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    padding: 12px !important;
}


.container-info,
.champs-multi-paiement {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.bloc-info {
    width: 30%;
}


.titre-info-carte {
    display: inline-block;
    line-height: 50px;
    width: 100%;
    height: 40px;
    color: #c3c3c3;
    border-bottom: 2px dotted #c3c3c3;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    word-wrap: break-word;
}

.info-carte {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    color: #323232;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    word-wrap: break-word;
}

.main_carte_total_seuil {
    font-weight: 600;
}

.bloc-boutons-info-carte {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 50px 0;
}

.bloc-total-produits {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 50px 0;
}

.bloc-total-produits a:last-child {
    margin-left: 10px;
}

.bloc-boutons-info-carte a:not(:last-child) {
    margin-right: 10px;
}

#payment_pay {
    margin-left: 10px;
}

#attente_paiement,
.total {
    display: inline-block;
    padding: 15px;
    color: #5c0884;
    border: 2px solid #5c0884;
    border-radius: 5px;
    box-sizing: border-box;
}

.total.fullwidth {
    width: 100%;
    margin-bottom: 20px;
}



#attente_paiement {
    margin: 20px 0;
    width: 100%;
}

#attente_paiement i {
    margin-right: 10px;
}

.btn-edit-compte {
   margin-left: auto !important;
    
}

.barre-paiement-cb {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-end;
    margin-top: 50px;

}

.multiple-paiement {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
}

.multiple-paiement .total {
    margin-left: auto;
    margin-right: 10px;
}


#payment_retour {
    margin-right: auto;
}

#payment_list .payment_amount {
    margin: 0 !important;
    
}

.champs-multi-paiement {
    margin: 20px 0 50px 0;
    flex-wrap: wrap;
}

.champs-multi-paiement > input{
    width: 45% !important;
}

select#multiple_moyen {
    height: 40px;
    width: 48%;
    color: #5c0884;
    border-color: #c4c4c4 !important;
}

i.transaction-ok-check {
    font-size: 40px !important;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.transaction-ok {
    color: #5c0884;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 100%;
    margin: 10px 0 50px 0;
}

.deconnexion {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

#finalise_cancel {
    display: block;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
}

#charge_carte_payer {
    margin: 0 0 10px 20px;
}

/* RETOUR À LA LIGNE */
.retour-bloc {
    display: inline-block;
    width: 100%;
}





/* ALIGNEMENT DES LIBELLES DE LA LISTE DES PAIEMENTS */ 
.libelle-horizontal {
    line-height: 40px;
}

.tableau-paiements {
    margin: 20px 0;
}


/* LIGNE LISTE DE PRODUITS */

#main_produits {
    width: 100%;
    /* height: 130px; */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 20px 0;
    vertical-align: middle;
}

.produit_commande {
    display: inline-block;
    height: auto;
    width: auto;
    padding: 20px;
    border-radius: 5px;

}

.produit_commande.mode {
    border: 1px solid #f08846;
}

.produit_commande.coiffure {
    border: 1px solid #3ab491;
}

.produit_commande.institut {
    border: 1px solid #5296d1;
}


.produit {
    width: 332px;
    cursor: pointer;
}

.produit img,
.produit span {
    display: block;
    width: 100%;
    overflow: hidden;
}

.produit span {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}

a.produit:link,
a.produit:hover,
a.produit:visited {
    text-decoration: none;
    color: inherit;
}

.montant-encaissement {
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    line-height: 35px;
    float:left;
}

.champ-montant-encaissement {
    margin-left: 20px;
}

#liste_commandes input {
    float: none !important;
    margin: 0 !important;
}

.montant-encaissement.mode {
    color: #f08846;
}


#liste_commandes .mode input {
    color: #f08846 !important;
}

.montant-encaissement.coiffure {
    color: #3ab491;
}

#liste_commandes .coiffure input {
    color: #3ab491 !important;
}

.montant-encaissement.institut {
    color: #5296d1;
}

#liste_commandes .institut input {
    color: #5296d1 !important;
}

.montant {
    font-weight: 700;
}


/* ALIGNEMENT IMAGES DES PRODUITS */ 


/* ALIGNEMENT VERTICAL LISTES EN TABLEAU */ 
.table th, .table td {
    vertical-align: middle;
}

/* FORMATAGE DES CHAMPS INPUT ET SELECT */ 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
input[type="file"], 
.uneditable-input {
    height: 30px;
    font-size: 16px;
}

input[type="text"], 
input[type="number"] {
    border-color: #c4c4c4 !important;
    border-radius: 5px !important;
    border-width: 2px 0 2px 2px;
    color: #5c0884 !important;
    height: 25px;
    padding: 10px !important;
    width: 300px;
}

#page_payment input.champ-bordure {
    border-color: #c4c4c4 !important;
}

select {
    height: 40px;
}





/* ALIGNEMENT VERTICAL LISTE PRODUITS */
#description-reservation .span3 {
    padding-top: 10px;
}

#date-reservation input {
    margin-top: 30px;
}

#quantite-reservation .span2 {
    padding-top: 25px;
}

#prix-reservation .span2 {
    padding-top: 40px;
}

/* DISTRIBUTION HORIZONTALE DES DIFFERENTES INFOS DE LA RESERVATION D'UN PRODUIT */
.produit-colonne {
    width: 25%;
    height: 150px;
    float: left;
}

/* FORMATAGE DES DIFFERENTES INFOS DE LA RESERVATION D'UN PRODUIT */
.produit-colonne .span2,
.produit-colonne .span3 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

/* FORMATAGE DE LA PARTIE DATE DE LA RESERVATION D'UN PRODUIT */
#date-reservation input.span2,
#date-reservation select.span2 {
    width: 80%;
    display: inline-block;
    text-align: center;
    margin-left: 10%;
    height: 40px;
    clear: both;
    color: #2d89ef;
}

/* AFFICHAGE DES LABELS QUANTITE ET PRIX */
.etiquette-quantite,
.etiquette-prix {
    display: block;
    margin-bottom: 10px;
}

/* AFFICHAGE DU TOTAL POUR CHAQUE PRODUIT */
.produit_commande_prix {
    font-size: 22px;
    font-weight: bold;
}

/* AFFICHAGE DES SELECTEURS DE QUANTITE */
.bouton-quantite,
.bouton-quantite:hover,
.bouton-quantite:focus,
.bouton-quantite:active {
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background: transparent !important;
    border-radius: 50% !important;
    border: 3px solid #fff !important;
    font-size: 18px;
    font-weight: bold;
    color: #fff !important;
}

.produit_count,
.produit_count:hover,
.produit_count:focus,
.produit_count:active {
    background: #fff !important;
    border-radius: 50% !important;
    border: 3px solid #fff !important;
    color: #2d89ef !important;
}



select option {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}




/* =====================
   FORMULAIRE PROFIL.PHP
   ===================== */

fieldset.profil {
    border: 1px solid #ededed;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}

fieldset.profil .span6 {
    padding: 10px;
}

fieldset.profil label {
    font-weight: 600;
    color: #949494;
    font-size: 12px;
}

fieldset.profil select {
    color: #5c0884;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-color: #c4c4c4 !important;
    border-radius: 5px;
}

#identite input,
#coordonnees input,
#carte input{
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-color: #c4c4c4 !important;
    box-sizing: border-box;
}

input.btn-confirm-transaction {
    float: right;
}