#smartphone{
    position: relative;
}
#test{
    position: absolute;
    top: 598px;

    left: 20px;
    width: 40px;
    height:50px;
    background-color: aqua;
}

#smartphone map area{
 cursor: pointer;
}

#smartphone .zone{
    position: absolute;
    top : 75px;
    width :312px;
    height : 549px;
    margin-left: 0px;
    background: #000;
    overflow-y:scroll;
    scrollbar-width: none;
   }

#smartphone input.pin{
    font-size: large;
}

#header {
    margin:0px;
    padding : 0px;
    position: absolute;
    top:72px;
    width:312px;
    background: #000;
    z-index: 100;
}
#smartphone .headerLeft{
    
    padding-left: 10px;
    
    width:50%;
    float:left;
    height : 30px;
    background: transparent;
    
    color:#ffffff;
}

#smartphone .headerRight{
    position: absolute;
    padding-right: 10px;;
    top : 0px;
    width:50%;
    margin-left:50%;
    float:right;
    height : 30px;
    background: transparent;
    
    text-align: right;
    color:rgb(19, 242, 250);
}

#smartphone .headerRight span{
    
    font-size: xx-small;
    vertical-align: top;
    color:rgb(19, 250, 100);
}

#ds_zonePIN{
    position:absolute;
    top:125px;
    width : 35%;
    text-align: center;
    left:110px;
    background: #ffffff;
    border-color: #6f6f6f63;
}

#ds_erreurPIN{
    position:absolute;
    top:85px;
    width : 100%;
    text-align: center;
    margin:0px auto;
    padding: 0px;
    color: rgb(49, 1, 1);
}

#ds_tentativesPIN{
    position:absolute;
    top:100px;
    width : 100%;
    text-align: center;
    margin:0px auto;
    padding: 0px;
    color:  rgb(49, 1, 1);
}

#ds_messageInputPIN{
    position:absolute;
    top:160px;
    width : 100%;
    text-align: center;
    margin:0px auto;
    padding: 0px;
}

.ds_hide {
    
    display: none !important;
  }

  #photo {
    position: absolute;
    top: 200px;
    
    border: 3px solid #555555;
    background: azure;
    justify-content: center;
    
  }



/* Ecran mail */
#menuEmails{
position : absolute;
top:40px;
width:55px;
border: 0px solid #f40707;
}

#menuEmails .btnInBox,
#menuEmails .btnOutBox,
#menuEmails .btnWrite{
    text-align: center;
    font-size: 13px;
    margin-bottom: 15px;
    cursor: pointer;
    }
  
#titreListeEmails {
    position: absolute;
    top: 30px;
    margin-left: 60px;
  }

#titreListeEmails p{
    text-align: center;
    font-size: medium;
    font-weight: bold;
    width:245px;
    margin:0px;
  }
  #titreListeEmails li{
  text-align: center;
    font-size: small;
    width: 100%;
    border: 0px solid #FF0000;
    margin-top: -6px;
    list-style: none;
  }

#listeEmails{
    top: 70px;
    left: 60px;
    position: absolute;
    background: #cccccc34;
    width: 250px;
    height: 168px;
    border: 1px solid #ebc661;
    overflow-y: scroll;
    scrollbar-width: thin;
    overflow-x: hidden;
    
}
#enteteMail{
    height: 50px;
    padding: 0px;
    Width: 240px;
    padding-left: 2px;
    font-style: normal;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    margin-bottom: 6px;
}
#enteteMail.inBox{
    background: #FF222225;
}

#enteteMail.outBox{
    background: #a8effd25;
}

.expInitiales{
    position: absolute;
    top: 6px;
    left: 6px;
    Width: 26px;
    height: 26px;
    padding: 2px;
    font-size: 14px;
    cursor: pointer;
    background: azure;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
}

.expName{
    position: absolute;
    top: 0px;
    left: 35px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    border: 0px solid #f40707;
    cursor: pointer;
}
.objectText{
    position: absolute;
    top: 20px;
    left: 35px;
    height: 20px;
    font-style: italic;
    border: 0px solid #f40707;
    cursor: pointer;
}
.dateText{
    position: absolute;
    top: 0px;
    right: 4px;
    height: 30px;
    width:50px;
    text-align: center;
    font-size: 10px;
    border: 0px solid #f40707;
    cursor: pointer;
}

.piecesJointes{
    position: absolute;
    top: 30px;
    right: 4px;
    height: 20px;
    width:50px;
    text-align: center;
    font-size: 10px;
    border: 0px solid #f40707;
    cursor: pointer;
}


#ZoneDetailsMessage{
    position: absolute;
    background: #CCCCCC70;
    border: 0px solid #FF0000;
    top: 242px;
    left: 60px;
    width: 250px;
    height: 304px;
    overflow: hidden;
}

#zoneDe{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 25px;
    background: #CCCCCC70;
    border: 1px solid #CCCCCC;
    padding: 2px;
    font-size: 13px;
    font-weight: 500;
}

#zoneObjet{
    position: absolute;
    top: 25px;
    left: 0px;
    width: 100%;
    height: 25px;
    background: #CCCCCC70;
    border: 1px solid #CCCCCC;
    padding: 2px;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
}

#zonePJ{
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    height: 40px;
    background: #ffffff70;
    border: 0px solid #CCCCCC;
    padding: 2px;
    font-size: 11px;
    font-style: italic;
    font-weight: 700;
    text-align: right;
    cursor: pointer;
    overflow: auto;
    scrollbar-width: thin;
    overflow-x: hidden;
}

#zoneContenuEmail{
    position: absolute;
    top: 95px;
    left: 0px;
    width: 100%;
    height: 238px;
    background: #CCCCCC70;
    border: 1px solid #CCCCCC;
    padding: 2px;
    font-size: 13px;
    overflow: auto;
    scrollbar-width: thin;
    overflow-x: hidden;
}



/*Fin ecran Mail */



/* Ecran mail Perso */
#menuEmailsPerso{ position: absolute; bottom: 0px;width: 100%; background: #f9f9f9;display: flex; justify-content: space-between; }
    #menuEmailsPerso .btnInBox,
    #menuEmailsPerso .btnOutBox,
    #menuEmailsPerso .btnWrite{float:left; margin:5px 10px; text-align: center; font-size: 13px;  cursor: pointer; }

#titreListeEmailsPerso { position: absolute;top: 30px; padding-left: 5px; width:100%;  height:40px; background: #f9f9f9;border: 0px solid #FF0000;}
    #titreListeEmailsPerso p{ text-align: left; font-size: medium; font-weight: bold; margin:0px; }
    #titreListeEmailsPerso li{ text-align: left; font-size: smaller; list-style: none; margin: 0px; padding: 0px; margin-top: -5px;font-style: italic; }

    #listeEmailsPerso{
        top: 70px;
        left: 5px;
        position: absolute;
        background: #cccccc34;
        width: 303px;
        height: 445px;
        border: 1px solid #b0b0b0;
        overflow-y: scroll;
        scrollbar-width: thin;
        overflow-x: hidden;
        
    }
    #enteteMailPerso{
        height: 50px;
        padding: 0px;
        Width: 100%;
        padding-left: 2px;
        font-style: normal;
        font-size: 13px;
        cursor: pointer;
        position: relative;
        margin-bottom: 6px;
    }
    #enteteMailPerso.inBox{
        background: #7a747430;
    }
    
    #enteteMailPerso.outBox{
        background: #a8effd25;
    }
    
    #enteteMailPerso .expInitiales{
        position: absolute;
        top: 6px;
        left: 6px;
        Width: 26px;
        height: 26px;
        padding: 2px;
        font-size: 14px;
        cursor: pointer;
        background: azure;
        font-weight: bold;
        border-radius: 50%;
        text-align: center;
    }
    
    #enteteMailPerso .expName{
        position: absolute;
        top: 0px;
        left: 35px;
        height: 20px;
        font-size: 14px;
        font-weight: bold;
        border: 0px solid #f40707;
        cursor: pointer;
    }

    #enteteMailPerso .lu{
        color:#8b8686
    }

    #enteteMailPerso .objectText{
        position: absolute;
        top: 20px;
        left: 35px;
        height: 20px;
        font-style: italic;
        border: 0px solid #f40707;
        cursor: pointer;
    }
    #enteteMailPerso .dateText{
        position: absolute;
        top: 0px;
        right: 4px;
        height: 30px;
        width:50px;
        text-align: center;
        font-size: 10px;
        border: 0px solid #f40707;
        cursor: pointer;
    }
    
    #enteteMailPerso .piecesJointes{
        position: absolute;
        top: 30px;
        right: 4px;
        height: 20px;
        width:50px;
        text-align: center;
        font-size: 10px;
        border: 0px solid #f40707;
        cursor: pointer;
    }

    #ZoneDetailsMessagePerso{ position: absolute;  top: 100px; left: 0px; width: 97%;height: 415px; margin-left: 5px; overflow: hidden; background: #CCCCCC70; border: 0px solid #FF0000;  }
    #zoneBackToListEmailPerso{
        position: absolute;
        top: 70px;
        left: 0px;
        width: 100%;
        height: 25px;
        background: #CCCCCC70;
        border: 1px solid #CCCCCC;
        padding-left: 5px;
        font-weight: 500;
        cursor: pointer;
    }
    
    #zoneDePerso{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 25px;
        background: #CCCCCC70;
        border: 1px solid #CCCCCC;
        padding: 2px;
        padding-left: 5px;
        font-size: 13px;
        font-weight: 500;
    }
    
    #zoneObjetPerso{
        position: absolute;
        top: 25px;
        left: 0px;
        width: 100%;
        height: 25px;
        background: #CCCCCC70;
        border: 1px solid #CCCCCC;
        padding: 2px;
        padding-left: 5px;
        font-size: 13px;
        font-style: italic;
        font-weight: 500;
    }
    
    #zonePJPerso{
        position: absolute;
        top: 50px;
        left: 0px;
        width: 100%;
        height: 40px;
        background: #ffffff70;
        border: 0px solid #CCCCCC;
        padding: 2px;
        padding-left: 5px;
        font-size: 11px;
        font-style: italic;
        font-weight: 700;
        text-align: right;
        cursor: pointer;
        overflow: auto;
        scrollbar-width: thin;
        overflow-x: hidden;
    }
    
    #zoneContenuEmailPerso{
        position: absolute;
        top: 95px;
        left: 0px;
        width: 100%;
        height: 355px;
        background: #CCCCCC70;
        border: 1px solid #CCCCCC;
        padding: 5px;
        font-size: 13px;
        overflow: auto;
        scrollbar-width: thin;
        overflow-x: hidden;
    }
    

    #photoPerso {
        position: absolute;
        top: 200px;
        
        border: 3px solid #555555;
        background: azure;
        justify-content: center;
        
      }

/*Fin ecran Mail Perso*/



/*Ecran Fichiers */

#titreFichiers { position: absolute;top: 30px; padding-left: 5px; width:100%;  height:45px; background: #f9f9f9;border: 0px solid #FF0000;}
#titreFichiers p{ text-align: left; font-size: medium; font-weight: bold; margin:0px; }
#titreFichiers li{ text-align: left; font-size: smaller; list-style: none; margin: 0px; padding: 0px; margin-top: -5px;font-style: italic; }


#MenuFichiers_1{
    position:absolute;
    width: 100%;
    border: 0px solid #FFCCCC;
    top :110px;
    left:0px;
}

#MenuFichiers_1 .menu_1{
    position:absolute;
    top: 0px;
    left: 10px;
    width:100%;
    height:30px;
    cursor: pointer;
}

#MenuFichiers_1 .menu_2{
    position:absolute;
    top: 50px;
    left: 10px;
    width:100%;
    height:30px;
    cursor: pointer;
}

#MenuFichiers_1 .menu_3{
    position:absolute;
    top: 100px;
    left: 10px;
    width:100%;
    height:30px;
    cursor: pointer;
}

#listeDesFichiers{
    position: absolute;
    top:100px;
    left: 0px;
    width:100%;
    height : 445px;
    border: 1px solid #6d624e;
}
#zoneFile  {
    position: relative;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #6d624e;
    cursor: pointer;
 }

#zoneFile .icone {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    text-align: center;
    padding-top: 6px;
}


 #zoneFile .nom {
    position: absolute;
    top: 0px;
    left: 20px;
    height:100%;
 }
 #zoneFile .nom p{
    position: absolute;
    top: 0px;
    left: 10px;
    font-weight: 500;
    font-size: medium;
    width: max-content;
 }

 #zoneFile .nom span{
    position: absolute;
    top: 18px;
    left: 10px;
    font-size: small;
    font-style: italic;
    width: max-content;
 }
 #zoneFile .details{
    position: absolute;
    top: 0px;
    Right: 0px;
    margin-right: 10px;
    font-size: small;
 }

 #contenuFile {
    position: absolute;
    top:100px;
    left: 0px;
    width:100%;
    height : 445px;
    border: 1px solid #6d624e;
    text-align: center;
  }

#zoneGoBack{
    position: absolute;
    top: 75px;
    left: 0px;
    width: 100%;
    height: 25px;
    background: #CCCCCC70;
    border: 1px solid #CCCCCC;
    padding-left: 5px;
    font-weight: 500;
    cursor: pointer;
}


/*Fin Ecran Fichiers*/




/*Ecran Galerie */
#titreGalerie { position: absolute;top: 30px; padding-left: 5px; width:100%;  height:45px; background: #eae7de;border: 0px solid #FF0000;}
#titreGalerie p{ text-align: center; font-size: medium; font-weight: bold; margin:0px; }
#titreGalerie li{ text-align: center; font-size: smaller; list-style: none; margin: 0px; padding: 0px; margin-top: -5px;font-style: italic; }



#menuGalerie{ position: absolute; bottom: 0px;width: 100%; background: #eae7de;display: flex; justify-content: space-between; }
    #menuGalerie .btnPhotos,
    #menuGalerie .btnVideos{float:left; margin:5px 10px; text-align: center; font-size: 13px;  cursor: pointer; }

#vignettesPhotos{
    position:absolute;
    width: 100%;
    height:435px;
    border: 0px solid #0000FF;
    top :80px;
    left:0px; 
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: auto;
        scrollbar-width: thin;
        overflow-x: hidden;
}

#vignettesPhotos .thumbPhoto{
    position:relative;
    float:left;
    top :0px;
    
    width: 142px;
    height : 142px;
    margin:2px;
    border: 0px solid #FF0000;
    cursor: pointer;
}

#vignettesPhotos .thumbPhoto img{
    width: 142px;
    height : 142px;
}
/*Fin Ecran Galerie */

#zoneAgrandissementPhoto{
    position: absolute;
    top: 90px;
        
    border: 3px solid #9c9c9a;
    background: #c5c2bcdb;
    text-align: center;
    padding: 4px;
}



/*Ecran Notepad */

#titreNotePad { position: absolute;top: 30px; padding-left: 5px; width:100%;  height:45px; background: #f9f9f9;border: 0px solid #FF0000;}
#titreNotePad p{ text-align: left; font-size: medium; font-weight: bold; margin:0px; }
#titreNotePad li{ text-align: left; font-size: smaller; list-style: none; margin: 0px; padding: 0px; margin-top: -5px;font-style: italic; }

#menuNotePad{
    position:absolute;
    top :80px;
    left:0px;
    width: 100%;
    text-align: right;
    margin-right: 10px;
    background: #f9f9f98a;
    border: 0px solid #FF00FF;
}

#listeDesBulles{
    position:absolute;
    top :90px;
    left:0px;
    width: 100%;
    border: 0px solid #0000FF;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    height: 455px;
    overflow: auto;
        scrollbar-width: thin;
        overflow-x: hidden;
}

#bulleNotePad{
    position:relative;
    top :5px;
    left:0px;
    width: 90%;
    
}

#bulleNotePad .texteNote{
    position:relative;
    border: 1px solid #aba69a;
    background: #e8e8e8ad;
    border-radius: 8px / 8px;
    box-shadow: 10px 5px 5px #c5c2bcdb;
    padding: 8px;
}
#bulleNotePad .dateNote{
    text-align: right;
    width: 100%;
    
    margin-right: 25px;
}

/*Fin Ecran Notebpad */



/* Ecran WhatsApp */

#titreWhatsApp { position: absolute;top: 30px; padding-left: 5px; width:100%;  height:45px; background: #f9f9f9;border: 0px solid #FF0000;}
#titreWhatsApp p{ text-align: left; font-size: medium; font-weight: bold; margin:0px; color: #3d9708;}
#titreWhatsApp li{ text-align: left; font-size: smaller; list-style: none; margin: 0px; padding: 0px; margin-top: -5px;font-style: italic; }


#ListesMessagesWhatsApp{
    position: absolute;
    top: 70px;
    left: 5px;
   padding-top: 4px;
    background: #cccccc34;
    width: 303px;
    height: 445px;
    border: 0px solid #b0b0b0;
    overflow-y: auto;
    scrollbar-width: thin;
    overflow-x: hidden; 
        
}

#bottomListeMsgsWhatsApp{
    position: absolute;
    bottom: 0px;
    left: 5px;
    background: #f9f9f9;
    width: 303px;
    height: 30px;
    font-size: xx-small;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
}


#messageWhatsApp{
    height: 45px;
    padding: 0px;
    Width: 100%;
    padding-left: 2px;
    font-style: normal;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    margin-bottom: 6px;
    background: #7a747430;
    border: 0px solid #FFFF00;
}


#messageWhatsApp .expInitiales{
    position: absolute;
    top: 6px;
    left: 6px;
    Width: 26px;
    height: 26px;
    padding: 2px;
    font-size: 14px;
    cursor: pointer;
    background: azure;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
}

#messageWhatsApp .expName{
    position: absolute;
    top: 0px;
    left: 35px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    border: 0px solid #f40707;
    cursor: pointer;
}

#messageWhatsApp .lastMessage{
    position: absolute;
    top: 20px;
    left: 35px;
    height: 20px;
    font-style: italic;
    border: 0px solid #f40707;
    cursor: pointer;
}
#messageWhatsApp .dateText{
    position: absolute;
    top: 0px;
    right: 4px;
    height: 30px;
    width:50px;
    text-align: center;
    font-size: 10px;
    border: 0px solid #f40707;
    cursor: pointer;
}

#zoneBackToListMessagesWhatsApp{
    position: absolute;
    top: 70px;
    left: 0px;
    width: 100%;
    height: 25px;
    background: #CCCCCC70;
    border: 1px solid #CCCCCC;
    padding-left: 5px;
    font-weight: 500;
    cursor: pointer;
}




#discussionWhatsapp{
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100%;
    height: 415px;
    /*background: #CCCCCC70;*/
    border: 0px solid #FF0000;
    padding: 2px;
    font-size: 13px;
    overflow: auto;
    scrollbar-width: thin;
    overflow-x: hidden;
}

#discussionWhatsapp .date{
    position: absolute;
    top: 0px;
    width: 100%;
    font-size: small;
    font-weight: 600;
    text-align: center;
    border: 0px solid #FFFF00;
}

#zoneBulleDroite, 
#zoneBulleGauche{
    position: relative;
    top: 18px;
    left: 0px;
    width: 100%;
    margin-top: 4px;
    border: 0px solid #3d9708;
    padding: 2px;
    font-size: 13px;
    overflow: auto;
    scrollbar-width: thin;
    overflow-x: hidden;
    
}

#zoneBulleDroite{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

#zoneBulleGauche{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}


#zoneBulleDroite .message{
    width: 88%;
    border: 1px solid #00b994;
    background: #e3f8f1;
    border-radius: 8px / 8px;
    box-shadow: 10px 5px 5px #c5c2bcdb;
    padding: 5px;
}

#zoneBulleGauche .message{
    width: 88%;
    border: 1px solid #f2df05;
    background: #f7f8b4;
    border-radius: 8px / 8px;
    box-shadow: 10px 5px 5px #c5c2bcdb;
    padding: 5px;
}


#zoneBulleDroite .heure,
#zoneBulleGauche .heure{
    align-content: end;
    border: 0px solid #0000FF;
    font-style: italic;
    font-size: x-small;
}


#bottomDiscussionWhatsApp{
    position: absolute;
    bottom: 0px;
    left: 5px;
    margin-bottom: 4px;
    
    width: 303px;
    height: 30px;
    font-size: xx-small;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

#bottomDiscussionWhatsApp .editZone{ 
    width:86%;
    height:100%;
    border-radius: 15px / 15px;
    box-shadow: 10px 5px 5px #c5c2bcdb;
    background: #f9f9f9;
    padding: 5px;
    border: 1px solid #c1c1c1;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

#bottomDiscussionWhatsApp .editZone .mes{ 
    width: 200px;
    text-align: left;
    padding-left: 5px;
}

#bottomDiscussionWhatsApp .micro{ 
   position:absolute;
   width: 40px;
   right: 0px;
   top: 0px;
}

/*Fin Ecran WhatsAPp */




/*Ecran Agenda */

#zoneMois { position: absolute;top: 30px; padding-left: 5px; width:100%;     
    display: flex;
    align-items: center;
    justify-content: space-evenly; background: #f9f9f9;border: 1px solid #FF0000;}
#zoneCalendrier{
    position: absolute;
    top:60px;
    width: 100%;
    height:200px;
}


#zoneCalendrier .nomsJours,
#zoneCalendrier .ligneDates{
    text-align: center;
    font-size: small;
    display: flex;
    justify-content: space-evenly;
}

#zoneCalendrier .nomsJours{
    background: #6d624e;
    color: #ffffff;
}

#zoneCalendrier .ligneDates{
    background: #cccccc6b;
    color: #000;
    height:50px;
    cursor: pointer;
}

#zoneCalendrier .nomsJours div,
#zoneCalendrier .ligneDates div{
    border: 1px solid #FFFFFF;
    width: -webkit-fill-available;
    width: -moz-available;
}

#zoneCalendrier .ligneDates div.event_G{
    background: #00b99482;
    border: 1px solid #FFFFFF;
   
}
#zoneCalendrier .ligneDates div.event_R{
    background: #ff93aa82;
    border: 1px solid #e4a4b282;
   
}

#zoneCalendrier .ligneDates div.event_B{
    background: #93a7ff82;
    border: 1px solid #e4a4b282;
   
}
#zoneCalendrier .ligneDates div.event_J{
    background: #fff09394;
    border: 1px solid #e4a4b282;
   
}

#textEvenement{
    position:absolute;
    top:335px;
    left:0px;
    width:100%;
    height:180px;
    border: 1px solid #6d624e;
    background: #fefefe6e;
    padding: 10px;
    font-size: medium;

}



/*Fin ecran Agenda */




  #timeAccueil{
    position:absolute;
    top:110px;
    width: 100%;
    text-align: center;
    margin:0px auto;
  }

  /*Data - Time */

  @font-face {
    font-family: digital-7;
    src: url(../fonts/digital-7/digital-7.ttf);
  }


  #ds_clock {
    width: 260px;
    height:110px;
    margin: 0 auto;
    padding:0px;
    }

    
    #ds_clock .digit {
    display: inline;
    font-size: 6em;
    text-align: center;
    padding: 0px;
    font-family: digital-7;
    color: #f8eeee;
    }

#ds_date { 
    font-family: 'Arial', Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #f8eeee;
    
    }
    
    #ds_point {
    position: relative;
    -moz-animation: mymove 1s ease infinite;
    -webkit-animation: mymove 1s ease infinite;
    padding-left: 10px;
    padding-right: 10px
    }

  /*Fin Date - Time */