

/*----------GENERALE----------*/

@font-face {
    font-family: "chanel-extra-light";
    src: url('../fonts/ABChanel_Corpo-Extra_Light_web.ttf');
}
@font-face {
    font-family: "chanel-light";
    src: url('../fonts/ABChanel_Light_web.ttf');
}
@font-face {
    font-family: "chanel-regular";
    src: url('../fonts/ABChanel_Corpo-Regular_web.ttf');
}
@font-face {
    font-family: "chanel-semi-bold";
    src: url('../fonts/ABChanel_Corpo-Semi_Bold_web.ttf');
}
@font-face {
    font-family: "helvetica";
    src: url(../fonts/HelveticaNeue.ttc);
}

.newColorTypo{
    background-color: #53FAC7;
}
.card{
    margin: 20px
}
input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 35px;
    height: 35px;
    /*margin-top: 5px;*/
}
input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
    border: none;
}
input[type="color"]::-webkit-color-swatch {
    border: none;
}

.btn{
    cursor:pointer;
    height:40px;
}
.btn-dark{
    
}
.fa-trash{
    line-height: inherit !important;
}
.btn-margin{
    margin-left: 3px !important;
}
.card-margin-bottom{
    margin-bottom: 3px;
}
.card-project-margin-bottom{
    margin-bottom: 8px;
}
p{
    white-space: nowrap;
}
a :hover{

    text-decoration:none !important;
}

/*.btn-success [type=button]:disabled{
    margin: inherit !important;
}*/

.click{
    cursor:pointer;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.header {
    height: 50px;
    background-color: #ffffff;
    height: 100px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
}
.ui-dialog-titlebar  {
    font-family: "chanel-semi-bold", sans-serif;
    background:#23272B !important; 
    color:white !important;
}
.ui-dialog-content  {
    font-family: "chanel-semi-bold", sans-serif;
    background-color:#23272B ; 
    color:white ;
    font-size: 10px;
}
.ui-dialog-buttonset .ui-button  {
    font-family: "chanel-semi-bold", sans-serif;
    background-color:#23272B; 
    color:white;
    font-size: 10px !important;
}
.header h2 {
    font-family: "chanel-semi-bold", sans-serif;
    font-size: 26px;
}

.header h5 {
    font-family: "helvetica";
    font-size: 18px;
}

.header .name-project {
    margin-top: 1%;
}

.header a {
    font-family: "chanel-extra-light";
    font-size: 13px;
    margin-top: none !important;
    margin-bottom: 0;
    color: #000000;
}

.header a:hover {
    text-decoration: none;
}

.footer {
    background-color: #ffffff;
    height: 70px;
    bottom: 0;
}

.footer img {
    margin-top: 20px;
}


/*----------CONNEXION----------*/

.connexion .card-connexion {
    width: 20%;
    margin: 0 auto;
    padding-top: 12%;
}
.connexion h3 {
    font-family: "chanel-regular", sans-serif;
    font-size: 16px;
}

.connexion .contour {
    border: 1px solid #ECECEC;
}

.connexion .logo-connexion {
    margin-top: 25px;
    margin-bottom: 25px;
}

.connexion .form-control {
    border-radius: 0px;
    height: 50px;
    color: purple;
} 

.connexion .input-2 {
    margin-top: 15px;
}

.connexion button {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-family: chanel-extra-light;
}

.connexion a {
    color: #000000;
    font-size: 13px;
    font-family: chanel-regular;
    text-decoration: underline;
    padding-bottom: 50px;
}

.connexion .mdp-oublier {
    margin-bottom: 50px;
}

@media screen and (max-width: 1400px) {
    .connexion .card-connexion {
        width: 30%;
    }
}

@media screen and (max-width: 900px) {
    .connexion .card-connexion {
        width: 40%;
        padding-top: 25%;
    }
}

@media screen and (max-width: 900px) {
    .connexion .card-connexion {
        width: 60%;
        padding-top: 35%;
    }
}

@media screen and (max-width: 450px) {
    .connexion .card-connexion {
        width: 100%;
        padding-top: 50%;
    }
}

/*----------VIEW----------*/
.view .encart {
    margin-top: 5%;
}
.view .contour {
    margin-top: 5%;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #ECECEC;
}

.view .card-vue h2 {
    font-family: "chanel-regular";
    font-size: 18px;
    margin-top: 7%;
}

.view .card-vue p {
    font-family: "helvetica";
    font-size: 16px;
    margin-top: 2%;
}

.view .card-vue img {
    width: 100%;
    margin-top: 5%;
}

.view button {
    margin-top: 40px;
    margin-bottom: 40px;
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-family: chanel-extra-light;
    font-size: 14px;
}

@media screen and (max-width: 1300px) {
    .view .encart {
        margin-top: 10%;
    }
}

@media screen and (max-width: 1000px) {
    .view .encart {
        margin-top: 13%;
    }

    .view .contour {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .view .encart {
        margin-top: 22%;
    }
}

@media screen and (max-width: 770px) {
    .view .encart {
        margin-top: 3%;
        margin-bottom: 10%;
    }

    .view .contour {
        width: 80%;
    }
}
/*----------LISTING-COMPTE----------*/

.listing-compte .retour {
    margin-top: 4%;
}

.listing-compte .retour a {
    font-family: "chanel-regular";
    font-size: 16px; 
    color: #000000;
}

.listing-compte .retour a:hover {
    text-decoration: none;
}

.listing-compte .title {
    margin-top: 3%;
}

.listing-compte h1 {
    font-family: "chanel-regular";
    font-size: 18px; 
    color: #000000;
}

.listing-compte button {
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-family: chanel-extra-light;
    font-size: 14px;
}

.listing-compte tbody button {

    height: 40px;
    background-color: #ffffff;
    border: solid 2px #dedede;
    color: #000000;
    font-family: chanel-extra-light;
    font-size: 14px;
}

.listing-compte tbody td {
    font-family: 'helvetica';
}


.listing-compte .tableau {
    margin-top: 2%;
}

.listing-compte .tableau .gris {
    background-color: #ECECEC;
}

@media screen and (max-width: 1070px) {
    .listing-compte tbody td {
        font-size: 14px;
    }

    .listing-compte tbody button {
        font-size: 10px;
    }
}
.retour{
    margin-top: 4%
}
.retour a {
    
    font-family: "chanel-regular";
    font-size: 16px;
    color: #000000;
}
/*----------EDITION DE COMPTE----------*/

.edition-compte .retour {
    margin-top: 4%;
}

.edition-compte .retour a {
    font-family: "chanel-regular";
    font-size: 16px; 
    color: #000000;
}

.edition-compte .retour a:hover {
    text-decoration: none;
}

.edition-compte .titre {
    margin-top: 3%;
}

.edition-compte .modification-utilisateur {
    width: 50%;
    margin: 0 auto;
}

.edition-compte h1 {
    font-family: "chanel-regular";
    margin-top: 15%;
    font-size: 18px; 
    color: #000000;
}

.edition-compte .formulaire {
    margin-top: 3%;
}

.edition-compte .formulaire .form-control {
    border-radius: 0;
}

.edition-compte .formulaire h3 {
    font-family: "chanel-regular", sans-serif;
    font-size: 16px;
}

.edition-compte .bouton-save {
    margin-top: 10%;
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-family: chanel-extra-light;
    font-size: 14px;
}

.btn-outline-secondary {
    color: #ffffff !important;
    border-color: #000000 !important;
    background-color: #000000;
    font-family: chanel-extra-light;
    font-size: 14px;
    border-radius: 0px !important;
}

.btn-outline-secondary:hover {
    background-color: #000000 !important;
}

.carre-couleur {
    width: 30px;
    height: 30px;
}

.palette {
    margin-top: 10px;
    margin-right: 5px;
}

.cyan {
    background-color: #5EE9CC;
}

.bleu {
    background-color: #67C2DB;
}

.bleu-fonce {
    background-color: #626BFD;
}

.violet {
    background-color: #D956F8;
}

.rose {
    background-color: #F49AC2;
}

.rose-fluo {
    background-color: #F843B7;
}

.orange {
    background-color: #FF7B34;
}

.jaune {
    background-color: #FFC331;
}

.rouge {
    background-color: #FF100E;
}

.vert-claire {
    background-color: #D9E73C;
}

.vert {
    background-color: #83E657;
}

.vert-fluo {
    background-color: #58F7AA;
}

@media screen and (max-width: 1200px) {
    .edition-compte .modification-utilisateur {
        width: 70%;
    }

    .edition-compte h1 {
        margin-top: 20%;
    }
}

@media screen and (max-width: 900px) {
    .edition-compte .modification-utilisateur {
        width: 80%;
    }

    .edition-compte h1 {
        margin-top: 25%;
    }
}

@media screen and (max-width: 700px) {
    .edition-compte .modification-utilisateur {
        width: 100%;
    }

    .edition-compte h1 {
        margin-top: 30%;
    }
}


/*----------LISTING DES SAUVEGARDES----------*/

.listing-sauvegarde .retour {
    margin-top: 4%;
}

.listing-sauvegarde .retour a {
    font-family: "chanel-regular";
    font-size: 16px; 
    color: #000000;
}

.listing-sauvegarde .retour a:hover {
    text-decoration: none;
}

.listing-sauvegarde .title {
    margin-top: 3%;
}

.listing-sauvegarde h1 {
    font-family: "chanel-regular";
    font-size: 18px; 
    color: #000000;
}

.listing-sauvegarde h4 {
    font-family: "helvetica";
    font-size: 18px; 
    color: #000000;
}

.listing-sauvegarde .card h5 {
    font-family: "chanel-regular";
    font-size: 16px; 
    color: #000000;
    margin-top: 10%;
}

button a{
    text-decoration: none !important;
    color:white !important;
}
a[role=button]{
    text-decoration: none !important;
    color:white !important;
    border-radius:inherit !important;
}
.listing-sauvegarde button :hover {
    text-decoration: none;
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-family: chanel-extra-light;
    font-size: 14px;
    margin-bottom: 5%;
}
.listing-sauvegarde button {
    /*text-decoration: none;*/
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-family: chanel-extra-light;
    font-size: 14px;
    /*margin-bottom: 5%;*/
}

.listing-sauvegarde .personne p {
    font-family: chanel-extra-light;
    font-size: 14px;
}

.listing-sauvegarde .card {
    width: 30%;
    margin-top: 2%;
    margin-bottom: 100px;
}

@media screen and (max-width: 1400px) {
    .listing-sauvegarde .card {
        width: 48%;
    }
}

@media screen and (max-width: 900px) {
    .listing-sauvegarde .card {
        width: 100%;
        margin-bottom: 20px;
    }

    .listing-sauvegarde h4 {
        margin-top: 5%;
    }
}

/*----------LISTING DES ACTIFS----------*/

.listing-actif .retour {
    margin-top: 4%;
}

.listing-actif .retour a {
    font-family: "chanel-regular";
    font-size: 16px; 
    color: #000000;
}

.listing-actif .retour a:hover {
    text-decoration: none;
}

.listing-actif .title {
    margin-top: 3%;
}

.listing-actif h1 {
    font-family: "chanel-regular";
    font-size: 18px; 
    color: #000000;
}

.listing-actif h4 {
    font-family: "helvetica";
    font-size: 18px; 
    color: #000000;
}

.listing-actif .card h5 {
    font-family: "chanel-regular";
    font-size: 16px; 
    color: #000000;
    margin-top: 10%;
}
/*btn*/
.listing-actif button {
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-family: chanel-extra-light;
    font-size: 14px;
    /*margin-bottom: 5%;*/
}

.listing-actif .personne p {
    font-family: chanel-extra-light;
    font-size: 14px;
}

.listing-actif .card {
    width: 30%;
    margin-top: 2%;
    margin-bottom: 100px;
}

.listing-actif .card img {
    margin-top: 5%;
    width: 100%;
}

@media screen and (max-width: 1500px) {
    .listing-actif .card {
        width: 48%;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 950px) {
    .listing-actif .card {
        width: 100%;
        margin-bottom: 50px;
    }
}
.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    display: none;
}